]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
91a7e8c2ba863a0fbece984cec08cfe2fc6819c1
[evince.git] / ChangeLog
1 2009-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * backend/tiff/tiff2ps.c (tiff2ps_context_new):
4         
5         Fixes memory leak. Bug #578285.
6
7 2009-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
8
9         * libview/ev-view.[ch]: (ev_view_set_zoom),
10         (ev_view_update_view_size):
11         * shell/ev-window.c: (ev_window_set_view_size),
12         (ev_window_sizing_mode_changed_cb), (ev_window_init):
13
14         Move ev_view_update_view_size() from libview to ev-window again
15         and make sure the view is not redrawn when calling
16         ev_view_set_zoom more than once with the same zoom scale.
17         
18 2009-04-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
19
20         * shell/ev-window.c:
21
22         Follow up to bug #539972. Alt+Arrows conflict with
23         view scrolling, changed it to Ctrl+Arrows.
24
25 2009-04-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
26
27         * shell/ev-print-operation.c (clamp_ranges),
28         (ev_print_operation_export_print_dialog_response_cb):
29         * test/Makefile.am:
30         * test/test7.py:
31         
32         Patch by Juanjo Marín <juanj.marin@juntadeandalucia.es> to fix
33         the bug 517735. Fixes preview of the empty selection.
34
35 2009-04-01  Christian Persch  <chpe@gnome.org>
36
37         * data/evince.desktop.in.in: Direct bug-buddy bugs to the
38         BugBuddyBugs component.
39
40 2009-04-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
41
42         * shell/ev-application.c (ev_application_init):
43         
44         Set proper path to saved accels file. Fixes bug #577500.
45
46 2009-03-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
47
48         * libview/ev-transition-animation.c:
49         (ev_transition_animation_paint), (ev_transition_animation_ready):
50
51         Animation is ready only when origin surface is ready. This fixes
52         fading animations because otherwise next page is displayed 
53         before animaiton starts.
54
55 2009-03-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
56
57         * test/Makefile.am:
58         * test/test6.py:
59         
60         Added a test to check printing and a size of the file.
61
62 2009-03-24  Christian Persch  <chpe@gnome.org>
63
64         * cut-n-paste/smclient/eggdesktopfile.c:
65         (egg_desktop_file_launchv), (egg_set_desktop_file):
66         * cut-n-paste/smclient/eggsmclient.c:
67         (egg_sm_client_get_option_group): Update smclient from libegg master.
68
69 2009-03-19  Christian Persch  <chpe@gnome.org>
70
71         * shell/ev-window.c: (ev_window_cmd_save_as),
72         (ev_window_cmd_file_close_window),
73         (ev_view_popup_cmd_save_image_as),
74         (ev_attachment_popup_cmd_save_attachment_as): Set alternative button
75         order for dialogues.
76
77 2009-03-19  Christian Persch  <chpe@gnome.org>
78
79         Bug 575085 – titles not translated in the nautilus tab
80
81         * properties/ev-properties-view.c: (set_property): Translate the
82         categories.
83
84 2009-03-16  Carlos Garcia Campos  <carlosgc@gnome.org>
85
86         * NEWS:
87         * configure.ac:
88
89         Updated for release 2.26.0
90         
91 2009-03-05  Tobias Mueller  <tobiasmue@svn.gnome.org>
92
93         * properties/ev-properties-view.c:
94         (ev_properties_view_format_date): Make the fixed sized string a 
95         semantically correct const char[] instead of a const char* to fix 
96         a compiler warning if built with -Wformat.
97         ** Fixes bug 574168
98
99 2009-03-03  Christian Persch  <chpe@gnome.org>
100
101         * libdocument/ev-document-factory.c:
102         (ev_document_factory_get_document): If the document is encrypted,
103         the ev_document_factory_get_document() is supposed to return the
104         document *and* fill in the error. So let's propagate the local error.
105
106 2009-03-02  Carlos Garcia Campos  <carlosgc@gnome.org>
107
108         * NEWS:
109
110         Update for release 2.25.92.
111         
112 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
113
114         * libview/ev-view.c: (ev_view_goto_window_create):
115
116         Show the 'jump to page' window in the right GdkScreen. Fixes bug
117         #560541.
118         
119 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
120
121         * shell/ev-window.c: (ev_window_set_document),
122         (ev_window_reload_job_cb):
123
124         Do not lose page position when reloading. Fixes bug #573091.
125         
126 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
127
128         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
129         (pdf_document_thumbnails_get_thumbnail),
130         (pdf_document_thumbnails_get_dimensions):
131
132         Make our own thumbnail when the provided one doesn't have the size
133         we need. Based on patch and feedback by Christian Spurk. Fixes
134         bugs #323198 and #307357.
135         
136 2009-02-27   Christian Spurk  <mail@code.chriki.de>
137
138         * thumbnailer/evince-thumbnailer.c: (main):
139
140         Reduce the restriction on the minimum size of thumbnails from 40
141         to 1. See bug #323198.
142         
143 2009-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
144
145         * thumbnailer/evince-thumbnailer.c: (print_usage), (main):
146
147         Use GOption in thumbnailer.
148         
149 2009-02-22  Carlos Garcia Campos  <carlosgc@gnome.org>
150
151         * backend/pdf/ev-poppler.cc: (pdf_document_save),
152         (pdf_document_forms_form_field_text_set_text),
153         (pdf_document_forms_form_field_button_set_state),
154         (pdf_document_forms_form_field_choice_select_item),
155         (pdf_document_forms_form_field_choice_toggle_item),
156         (pdf_document_forms_form_field_choice_unselect_all),
157         (pdf_document_forms_form_field_choice_set_text):
158
159         Use poppler_document_save_a_copy(), which never saves the document
160         modifications, when saving an unmodified document. It makes saving
161         a copy of encrypted PDFs work again. Fixes bug #566791.
162         
163 2009-02-18  Christian Persch  <chpe@gnome.org>
164
165         * backend/djvu/djvu-document.c: (ev_djvu_error_quark):
166         Don't use g_quark_from_static_string in a loadable module!
167
168 2009-02-17  Carlos Garcia Campos  <carlosgc@gnome.org>
169
170         * configure.ac:
171
172         Update for release 2.25.91
173         
174 2009-02-16  Thomas H.P. Andersen  <phomes@gmail.com>
175
176         * backend/impress/r_gradient.c: (r_draw_gradient): Replace deprecated 
177         GTK symbol in commented out code. Bug #571707
178
179 2009-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
180
181         * NEWS:
182
183         Update for release 2.25.91.
184         
185 2009-02-16  Christian Persch  <chpe@gnome.org>
186
187         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): Fix a freed
188         memory read.
189
190 2009-02-15  Christian Persch  <chpe@gnome.org>
191
192         * backend/dvi/dvi-document.c: (hsb2rgb): Fix signed/unsigned compiler
193         warnings.
194
195 2009-02-15  Christian Persch  <chpe@gnome.org>
196
197         * libdocument/Makefile.am:
198         * libview/Makefile.am: Rename GIRs to EvinceDocument/EvinceView.
199
200 2009-02-15  Christian Persch  <chpe@gnome.org>
201
202         * libdocument/ev-document-type-builtins.c.template:
203         * libview/ev-view-type-builtins.c.template: Use g_intern_static_string.
204
205 2009-02-14  Christian Persch  <chpe@gnome.org>
206
207         * backend/impress/impress-document.c: (impress_document_save):
208         Fill in the error.
209
210 2009-02-14  Christian Persch  <chpe@gnome.org>
211
212         * libdocument/ev-document.c: (ev_document_load): Add code to catch
213         backends incorrectly implementing the load vfunc.
214
215 2009-02-14  Christian Persch  <chpe@gnome.org>
216
217         * libdocument/ev-document-factory.c:
218         (ev_document_factory_get_document): Use a local GError, and propagate
219         as appropriate, making sure always to fill in @error if returning NULL.
220
221 2009-02-14  Christian Persch  <chpe@gnome.org>
222
223         * shell/ev-window.c: (ev_window_load_job_cb): Use g_error_matches.
224
225 2009-02-14  Christian Persch  <chpe@gnome.org>
226
227         * backend/pdf/ev-poppler.cc: Plug a mem leak.
228
229 2009-02-14  Christian Persch  <chpe@gnome.org>
230
231         * backend/dvi/dvi-document.c: (dvi_document_load): Don't overwite
232         an error.
233
234 2009-02-14  Christian Persch  <chpe@gnome.org>
235
236         * backend/djvu/djvu-document.c: (djvu_document_load): Make sure
237         to always set @error when returning FALSE. Fix a typo.
238
239 2009-02-14  Christian Persch  <chpe@gnome.org>
240
241         * backend/tiff/tiff-document.c: (tiff_document_load): Make sure
242         to always set @error when returning FALSE.
243
244 2009-02-14  Christian Persch  <chpe@gnome.org>
245
246         * backend/comics/comics-document.c: (comics_document_load): Make sure
247         to always set @error when returning FALSE.
248
249 2009-02-14  Christian Persch  <chpe@gnome.org>
250
251         * backend/impress/impress-document.c: (impress_document_load): Plug a
252         mem leak.
253
254 2009-02-14  Christian Persch  <chpe@gnome.org>
255
256         * backend/impress/impress-document.c: (impress_document_load): Don't
257         overwrite an error.
258
259 2009-02-14  Christian Persch  <chpe@gnome.org>
260
261         * libdocument/ev-document.c: (ev_document_info_copy): Remove
262         unnecessary NULL check; g_strdup() is NULL-safe.
263
264 2009-02-14  Christian Persch  <chpe@gnome.org>
265
266         * libdocument/ev-document-factory.c: (get_document_from_uri): Document
267         that this returns either NULL and fills in error, or non-NULL. Use a
268         local GError so we can reliably check it.
269
270 2009-02-14  Christian Persch  <chpe@gnome.org>
271
272         * libdocument/ev-document-factory.c: (get_document_from_uri): Use the
273         content type to get the description, not the MIME type.
274
275 2009-02-14  Christian Persch  <chpe@gnome.org>
276
277         * libdocument/ev-file-helpers.c: (compression_run): Make sure to fill
278         in @error on failure. Also, since this is exported in public APIs,
279         cope with the passed-in GError** being NULL.
280
281 2009-02-13  Christian Persch  <chpe@gnome.org>
282
283         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): NULL
284         safety.
285         (get_mime_type_from_data): Return the MIME type, not the content type.
286
287 2009-02-13  Christian Persch  <chpe@gnome.org>
288
289         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't leak
290         the input stream.
291
292 2009-02-13  Christian Persch  <chpe@gnome.org>
293
294         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Propagate
295         all errors upwards.
296
297 2009-02-13  Christian Persch  <chpe@gnome.org>
298
299         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't use
300         more bytes from buffer than were read from the file.
301
302 2009-02-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
303
304         * properties/ev-properties-view.c (set_property):
305         
306         Fixes bug #571787.
307
308 2009-02-14  Carlos Garcia Campos  <carlosgc@gnome.org>
309
310         * shell/eggfindbar.c: (egg_find_bar_init):
311
312         Use gtk_tool_button_set_use_underline() for next/previous buttons
313         so that the underline is used for the mnemonic. Fixes bug #571547.
314         
315 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
316
317         * shell/ev-window.c: (setup_document_from_metadata),
318         (setup_sidebar_from_metadata), (setup_document_from_metadata),
319         (setup_view_from_metadata), (ev_window_set_document),
320         (ev_window_load_job_cb), (ev_window_reload_job_cb),
321         (ev_window_reload_remote), (ev_window_init):
322
323         Do not use metadata when reloading the document, so that the
324         window is not resized when reloading. See bugs #571051 and
325         #304249.
326         
327 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
328
329         * configure.ac:
330         * cut-n-paste/smclient/Makefile.am:
331
332         Fix smclient libs on cycgwin. See bug #339172.
333         
334 2009-02-08  Christian Persch  <chpe@gnome.org>
335
336         * configure.ac:
337         * libdocument/Makefile.am:
338         * libview/Makefile.am: Add experimental introspection support.
339         Disabled by default; use --enable-introspection to enable it.
340         Bug #569083.
341
342 2009-02-08  Christian Persch  <chpe@gnome.org>
343
344         * libview/Makefile.am: Link libevdocument.la to libevview.la.
345
346 2009-02-05  Christian Persch  <chpe@gnome.org>
347
348         * backend/comics/comics-document.c: (comics_document_load):
349         * backend/djvu/djvu-document.c: (djvu_document_load):
350         * backend/dvi/dvi-document.c: (dvi_document_load):
351         * backend/impress/impress-document.c: (impress_document_load):
352         * backend/pdf/ev-poppler.cc:
353         * libdocument/ev-document-factory.c: (get_document_from_uri),
354         (ev_document_factory_get_document):
355         * shell/ev-print-operation.c:
356         (ev_print_operation_export_print_dialog_response_cb): Use
357         g_set_error_literal now that we depend on glib 2.18.
358
359 2009-02-05  Hib Eris  <hib@hiberis.nl>
360
361         * shell/ev-application.c:
362
363         Include gdkx.h only with X11. See bug #339172.
364         
365 2009-02-05  Hib Eris  <hib@hiberis.nl>
366
367         * backend/pdf/pdfdocument.evince-backend.in:
368
369         Add application/x-ext-pdf mime type for pdf backend. See bug
370         #339172.
371         
372 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
373
374         * configure.ac:
375         * cut-n-paste/smclient/Makefile.am:
376         * cut-n-paste/smclient/eggdesktopfile.c:
377         * cut-n-paste/smclient/eggsmclient-win32.c:
378         * shell/main.c:
379
380         Make session manager code compile for w32. These changes have been
381         taken from upstream libegg. Based on patch by Hib Eris. See bug
382         #339172.
383         
384 2009-02-05  Hib Eris  <hib@hiberis.nl>
385
386         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
387
388         Make screensaver code compile for w32. These changes have been
389         copied from upstream totem. See bug #339172.
390         
391 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
392
393         * configure.ac:
394         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
395
396         Make use of GConf optional. Based on patch by Hib Eris. See bug
397         #339172.
398         
399 2009-02-04  Christian Persch  <chpe@gnome.org>
400
401         * libdocument/ev-init.c: (ev_init): Make ev_init() also bind the
402         evince gettext domain, so i18n works in the library.
403
404         * properties/ev-properties-main.c: (nautilus_module_initialize):
405         Remove extra bindtextdomain call.
406
407 2009-02-04  Christian Persch  <chpe@gnome.org>
408
409         * backend/comics/comics-document.c:
410         * backend/djvu/djvu-document.c:
411         * backend/dvi/dvi-document.c:
412         * backend/impress/impress-document.c:
413         * backend/pdf/ev-poppler.cc:
414         * backend/pixbuf/pixbuf-document.c:
415         * backend/ps/ev-spectre.c:
416         * backend/tiff/tiff-document.c:
417         * libdocument/ev-attachment.c:
418         * libdocument/ev-document-factory.c:
419         * libview/ev-jobs.c:
420         * libview/ev-view-accessible.c:
421         * libview/ev-view.c:
422         * properties/ev-properties-view.c: Include gi18n-lib.h instead of
423         gi18n.h.
424
425 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
426
427         * NEWS:
428         * configure.ac:
429
430         Update for release 2.25.90
431         
432 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
433
434         * cut-n-paste/zoom-control/ephy-zoom-control.c:
435         (ephy_zoom_control_finalize), (ephy_zoom_control_class_init):
436
437         Remove the old tooltips code and use G_DEFINE_TYPE().
438         
439 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
440
441         * configure.ac:
442         * help/reference/Makefile.am:
443         * help/reference/libdocument/Makefile.am:
444         * help/reference/libdocument/libevdocument-docs.sgml:
445         * help/reference/libdocument/libevdocument.types:
446         * help/reference/libdocument/version.xml.in:
447         * help/reference/libview/Makefile.am:
448         * help/reference/libview/libevview-docs.sgml:
449         * help/reference/libview/libevview.types:
450         * help/reference/libview/version.xml.in:
451         * help/reference/shell/Makefile.am:
452         * help/reference/shell/evince-docs.sgml:
453         * help/reference/shell/evince.types:
454         * help/reference/shell/tmpl/dummy.sgml:
455         * help/reference/shell/version.xml.in:
456
457         Split API documentation into libdocument, libview and
458         shell. Required gtk-doc files has been added, but API docs still
459         need to be completed and improved. Fixes bug #568465.
460         
461 2009-02-01  Christian Persch  <chpe@gnome.org>
462
463         * libdocument/ev-document.h: Don't make GTypeInfo static. Bug #570077.
464
465 2009-02-01  Christian Persch  <chpe@gnome.org>
466
467         * backend/Makefile.am:
468         A backend/backend.symbols:
469         * configure.ac: Only export the backend module entry point. Bug
470         #569998.
471
472 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
473
474         * shell/eggfindbar.c: (egg_find_bar_init):
475
476         Add mnemonics to buttons in search bar. Fixes bug #569212.
477         
478 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
479         
480         * shell/ev-print-operation.c:
481         (ev_print_operation_export_print_dialog_response_cb):
482
483         Make sure pages_per_sheet is always >= 1. Fixes bug #569328.
484         
485 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
486
487         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
488
489         Clamp top/bottom values of destinations to make sure they are not
490         bigger than the page height. Fixes bug #569327.
491         
492 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
493
494         * libdocument/ev-debug.h:
495
496         Fix build when debug mode is disabled.
497         
498 2009-01-30  Christian Persch  <chpe@gnome.org>
499
500         * libdocument/ev-backends-manager.c: (ev_backends_manager_load): Make
501         this return TRUE only if any backends were loaded, so the ev_init()
502         function works as documented.
503
504 2009-01-30  Christian Persch  <chpe@gnome.org>
505
506         * evince-document.h:
507         * libdocument/Makefile.am:
508         A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug
509         #569117.
510
511         * libdocument/ev-backends-manager.c: (_ev_backends_manager_init):
512         * libdocument/ev-backends-manager.h:
513         * libdocument/ev-debug.c: (_ev_debug_init), (_ev_debug_shutdown):
514         * libdocument/ev-debug.h:
515         * libdocument/ev-file-helpers.c: (_ev_file_helpers_init),
516         (_ev_file_helpers_shutdown):
517         * libdocument/ev-file-helpers.h: Make these init/shutdown methods
518         private.
519
520         * properties/ev-properties-main.c: (nautilus_module_initialize),
521         (nautilus_module_shutdown):
522         * shell/main.c: (main):
523         * thumbnailer/evince-thumbnailer.c: (main): Use the new single
524         init/shutdown method.
525
526 2009-01-29  Christian Persch  <chpe@gnome.org>
527
528         * shell/main.c: (option_version_cb): Add --version which was lost in
529         the libgnome removal. Bug #562869.
530
531 2009-01-26  Christian Persch  <chpe@gnome.org>
532
533         * shell/ev-application.c: (ev_application_register_service),
534         (ev_application_shutdown):
535         * shell/main.c: (main): Move metadata manager initialisation and
536         shutdown into EvApplication. Follow-up from bug #569120.
537
538 2009-01-26  Christian Persch  <chpe@gnome.org>
539
540         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_string): Don't
541         copy the string twice. Bug #569231.
542
543 2009-01-26  Christian Persch  <chpe@gnome.org>
544
545         * libdocument/ev-file-helpers.c: (ev_dir_ensure_exists),
546         (ev_tmp_dir), (ev_file_helpers_init), (ev_file_helpers_shutdown):
547         * libdocument/ev-file-helpers.h:
548         * shell/ev-application.c: (ev_application_shutdown),
549         (ev_application_init), (ev_application_screensaver_disable),
550         (ev_application_save_print_settings),
551         (ev_application_set_page_setup):
552         * shell/ev-application.h:
553         * shell/ev-metadata-manager.c: (load_values),
554         (ev_metadata_manager_save): Move ev_dot_dir() from libdocument to
555         shell, since it shouldn't be public API. Bug #569120.
556
557         * libdocument/ev-file-helpers.c: (ev_tmp_filename): Use
558         g_get_prgname() instead of hardcoding "evince" for the tmpdir name.
559
560 2009-01-25  Christian Persch  <chpe@gnome.org>
561
562         Bug 569082 – use versioned directory for backends
563
564         * configure.ac: Define ev_binary_version and backenddir.
565         * evince-document.pc.in: Add backenddir variable.
566         * libdocument/Makefile.am:
567         * backend/*/Makefile.am: Remove backenddir definition, so it picks
568         up the one from configure.
569
570 2009-01-25  Christian Persch  <chpe@gnome.org>
571
572         * configure.ac:
573         * evince-document.pc.in: Renamed from evince-backend.pc.in.
574         * libdocument/Makefile.am: Renamed library to libevdocument.la.
575         * libview/Makefile.am:
576         * shell/Makefile.am:
577         * backend/*/Makefile.am: Adapt to changed library name.
578
579         * libdocument/Makefile.am:
580         * libview/Makefile.am: Change the installed headers path to match
581         the directory names in SVN.
582
583         * evince-document.h:
584         * evince-view.h: Add single headers. Bug #568227.
585
586         * libdocument/*.h:
587         * libview/*.h: Add single headers guards.
588
589         * libview/Makefile.am:
590         * libdocument/Makefile.am:
591         * backend/*/Makefile.am:
592         * help/reference/Makefile.am: Define EVINCE_COMPILATION, so we can
593         still include individual headers.
594
595         * properties/Makefile.am:
596         * properties/ev-properties-main.c:
597         * properties/ev-properties-view.h:
598         * thumbnailer/Makefile.am:
599         * thumbnailer/evince-thumbnailer.c: Include only evince-document.h.
600
601         * libdocument/Makefile.am:
602         * libview/Makefile.am: Generate type builtins from all installed headers.
603         * libdocument/ev-link-action.[ch]:
604         * libdocument/ev-link-dest.[ch]:
605         * libdocument/ev-transition-effect.[ch]:
606         * libview/ev-view.[ch]: Remove handcoded type builtins.
607
608         * libdocument/Makefile.am:
609         * evince-document.h: Add ev-document-factory.h to the public headers.
610
611 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
612
613         * shell/ev-sidebar-page.c:
614
615         Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
616         #568228.
617         
618 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
619
620         * libdocument/ev-document.h:
621
622         Add EV_DEFINE_INTERFACE macro.
623         
624         * libdocument/ev-async-renderer.c:
625         * libdocument/ev-document-find.c:
626         * libdocument/ev-document-fonts.c:
627         * libdocument/ev-document-forms.c:
628         * libdocument/ev-document-images.c:
629         * libdocument/ev-document-layers.c:
630         * libdocument/ev-document-links.c:
631         * libdocument/ev-document-security.c:
632         * libdocument/ev-document-thumbnails.c:
633         * libdocument/ev-document-transition.c:
634         * libdocument/ev-document.c:
635         * libdocument/ev-file-exporter.c:
636         * libdocument/ev-selection.c:
637
638         Use EV_DEFINE_INTERFACE macro to define interfaces in
639         libdocument. See bug #568228.
640         
641 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
642
643         * libdocument/ev-document.[ch]:
644
645         Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug
646         #568228.
647         
648 2009-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
649
650         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
651         (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
652         (new_separator_pixbuf):
653         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
654         (egg_toolbar_editor_disconnect_model),
655         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
656         (egg_toolbar_editor_finalize):
657         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
658         * cut-n-paste/toolbar-editor/eggmarshalers.list:
659         
660         Sync EggToolbarEditor with libegg.
661
662 2009-01-22  Michael J. Chudobiak  <mjc@svn.gnome.org>
663
664         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
665         When saving a file, using the default permissions for the user/system,
666         respecting umask and any setgid bit on the directory. Uses the new
667         G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
668         Bug #568593.
669         
670 2009-01-21  Christian Persch  <chpe@gnome.org>
671
672         * configure.ac:
673         * libdocument/Makefile.am:
674         * libview/Makefile.am: Add libtool versioning to libevbackend and
675         libevview. Bug #568229.
676
677 2009-01-21  Christian Persch  <chpe@gnome.org>
678
679         * Makefile.am:
680         * configure.ac:
681         A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
682
683 2009-01-21  Christian Persch  <chpe@gnome.org>
684
685         * configure.ac:
686         * libdocument/Makefile.am:
687         A libdocument/ev-version.h.in: Add version defines and version check
688         macro. Bug #568224.
689
690 2009-01-21  Hiroyuki Ikezoe  <poincare@ikezoe.net>
691
692         * shell/ev-sidebar-links.c
693         * shell/ev-print-operation.c:
694         * shell/ev-history.c:
695         * shell/ev-file-monitor.c:
696         * shell/ev-window.c:
697         * shell/ev-password-view.c:
698         * shell/ev-sidebar-thumbnails.c:
699         * shell/ev-sidebar-attachments.c:
700         * libview/ev-pixbuf-cache.c:
701         * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect.
702         Bug #568386.
703
704 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
705
706         * libdocument/ev-document-info.h:
707
708         Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
709         
710 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
711
712         * libview/Makefile.am:
713
714         Install ev-job-scheduler.h. See bug #567790.
715         
716 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
717
718         * libdocument/Makefile.am:
719
720         Install ev-backends-manager.h and
721         ev-document-type-builtins.h. Fixes bug #567787.
722         
723 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
724
725         * NEWS:
726         * configure.ac:
727
728         Update for release 2.25.5
729         
730 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
731
732         * libview/ev-view.c: (ev_view_drag_data_get):
733
734         Fix second parameter passed to gtk_selection_data_set_uris(), 
735         it expects a gchar **.
736         
737 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
738
739         * libdocument/Makefile.am:
740         * libdocument/ev-document-info.h:
741         * libdocument/ev-document-type-builtins.c.template:
742         * libdocument/ev-document-type-builtins.h.template:
743         * libdocument/ev-document.c: (ev_document_info_get_type),
744         (ev_document_info_copy):
745
746         Make EvDocumentInfo and enums definded in ev-document-info.h
747         GTypes. Fixes bug #567789.
748         
749 2009-01-18  Michal Vaner <vorner+evince@ucw.cz>
750
751         * shell/main.c (arguments_parse): Fix for a minor code typo.
752
753 2009-01-18  Christian Persch  <chpe@gnome.org>
754
755         * help/reference/Makefile.am:
756         * help/reference/evince.types: Fix the API docs build. Bug #568171.
757
758 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
759
760         * libview/Makefile.am:
761         * libview/ev-view-type-builtins.c.template:
762         * libview/ev-view-type-builtins.h.template:
763
764         Make EvJobPriority a proper GType. Fixes bug #567788.
765         
766 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
767
768         * configure.ac:
769         * cut-n-paste/*/Makefile.am:
770         * libdocument/Makefile.am:
771
772         Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
773         code.
774         
775 2009-01-18  Christian Persch  <chpe@gnome.org>
776
777         * libview/ev-view.c: (ev_view_drag_data_get),
778         (ev_view_drag_motion), (ev_view_update_primary_selection),
779         (clear_link_selected):
780         * shell/ev-sidebar-attachments.c:
781         (ev_sidebar_attachments_drag_data_get),
782         (ev_sidebar_attachments_get_property),
783         (ev_sidebar_attachments_init):
784         * shell/ev-window.c: Update drag handling code to use the
785         gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
786         hardcoding the targets lists. Bug #558084.
787         
788 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
789
790         * libdocument/Makefile.am:
791         * libdocument/ev-backend-marshal.c:
792         * libdocument/ev-backend-marshalers.list:
793         * libdocument/ev-document.c:
794
795         Remove unused marshalers stuff from libdocument.
796         
797 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
798
799         * po/POTFILES.in:
800
801         Update for the current source tree.
802         
803 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
804
805         * configure.ac:
806         * Makefile.am:
807         * libdocument/Makefile.am:
808         * libview/Makefile.am:
809         * libview/ev-job-scheduler.[ch]:
810         * libview/ev-jobs.[ch]:
811         * libview/ev-page-cache.[ch]:
812         * libview/ev-pixbuf-cache.[ch]:
813         * libview/ev-timeline.[ch]:
814         * libview/ev-transition-animation.[ch]:
815         * libview/ev-view-accessible.[ch]:
816         * libview/ev-view-marshal.list:
817         * libview/ev-view.[ch]:
818         * shell/Makefile.am:
819
820         Move EvView specific code to a libeviview library so that it can
821         be embbeded in other applications. Based on patches by Tomeu
822         Vizoso. Fixes bug #567751.
823         
824 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
825
826         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
827         * shell/ev-window.c: (ev_window_load_job_cb),
828         (ev_window_load_job_cb), (ev_window_open_uri),
829         (ev_window_reload_local), (ev_window_dispose):
830
831         Remove dest, mode and search_string from EvJobLoad since they are
832         not really needed by the job, but for the window.
833         
834 2009-01-17  Carlos Garcia Campos  <carlosgc@gnome.org>
835
836         * shell/ev-view.c: (ev_view_drag_data_received),
837         (ev_view_class_init), (ev_view_init):
838         * shell/ev-window.c: (ev_window_drag_data_received),
839         (ev_window_class_init), (ev_window_init):
840
841         Make the whole EvWindow the destination of a drag and drop
842         operation.
843         
844 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
845
846         * shell/ev-window.c: (window_open_file_copy_progress_cb):
847
848         Add missing brakets around the percentage in progress
849         messages. See bug #567910.
850         
851 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
852
853         * shell/ev-application.c: (ev_application_open_window),
854         (ev_application_open_uri_at_dest):
855
856         Do no use gdk_x11_* when not available. Based on patch by Hib
857         Eris, see bug #339172.
858         
859 2009-01-16  Hib Eris  <hib@hiberis.nl>
860
861         * configure.ac:
862         * properties/ev-properties-view.c:
863         (ev_properties_view_format_date):
864
865         Check for localtime_r. See bug #339172.
866         
867 2009-01-16  Hib Eris  <hib@hiberis.nl>
868
869         * shell/main.c:
870
871         Include gdkx only for dbus support. See bug #339172.
872         
873 2009-01-16  Tomeu Vizoso  <tomeu@sugarlabs.org>
874
875         * shell/ev-view.c: (ev_view_set_zoom_for_size):
876
877         Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug
878         #567785.
879         
880 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
881
882         * shell/ev-window.c: (reload_remote_copy_progress_cb),
883         (window_save_file_copy_progress_cb):
884
885         Use brakets around the percentage in progress messages. See bug
886         #567910.
887         
888 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
889
890         * shell/ev-window.c: (reload_remote_copy_ready_cb):
891
892         Fix typo in error message. See bug #567910.
893         
894 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
895
896         * shell/ev-window.c: (ev_window_cmd_file_close_window):
897
898         Fix mnemonic conflict. Fixes bug #567937.
899         
900 2009-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
901
902         * NEWS:
903         * configure.ac:
904
905         Update for release 2.25.4
906         
907 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
908
909         * configure.ac:
910         
911         GLib version requirement bumped to 2.18 due to g_set_error_literal.
912         Thanks to Christian Spurk.
913
914 2008-12-31  Hib Eris  <hib@hiberis.nl>
915         
916         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
917
918         Fix mime type handling.
919         
920 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
921
922         * po/POTFILES.in:
923
924         Add ev-print-operation.c.
925         
926 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
927
928         * shell/ev-window.c: (ev_window_clear_progress_idle),
929         (reset_progress_idle), (ev_window_show_progress_message),
930         (ev_window_reset_progress_cancellable),
931         (ev_window_progress_response_cb), (show_loading_progress),
932         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
933         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
934         (show_reloading_progress), (reload_remote_copy_ready_cb),
935         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
936         (show_saving_progress), (window_save_file_copy_ready_cb),
937         (window_save_file_copy_progress_cb), (ev_window_save_remote),
938         (ev_window_dispose):
939
940         Show progress information when loading/saving remote files. Fixes
941         bug #370958.
942         
943 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
944
945         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
946
947         Show better warning message when temp file cannot be deleted.
948         
949 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
950
951         * shell/ev-window.c: (image_save_dialog_response_cb):
952
953         Fix saving images to remote locations.
954         
955 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
956
957         * shell/ev-application.[ch]: (ev_application_shutdown),
958         (ev_application_get_print_settings_file),
959         (ev_application_save_print_settings),
960         (ev_application_get_print_settings),
961         (ev_application_set_print_settings),
962         (ev_application_get_page_setup), (ev_application_set_page_setup):
963         * shell/ev-window.c: (ev_window_save_print_page_setup),
964         (ev_window_load_print_page_setup_from_metadata),
965         (ev_window_print_page_setup_done_cb),
966         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
967         (ev_window_cmd_preview_print):
968
969         Remember page setup options too. Paper size is globally remembered
970         while page margins are stored per document in metadata file. Fixes
971         bugs #525185 and #349102.
972         
973 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
974
975         * shell/ev-print-operation.c:
976         (ev_print_operation_export_print_dialog_response_cb):
977
978         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
979         
980 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
981
982         * shell/ev-print-operation.c: (export_cancel),
983         (export_job_cancelled), (ev_print_operation_export_begin),
984         (ev_print_operation_export_cancel):
985         * shell/ev-window.c: (ev_window_print_cancel),
986         (ev_window_print_update_pending_jobs_message),
987         (ev_window_print_operation_done),
988         (ev_window_print_operation_status_changed),
989         (print_jobs_confirmation_dialog_response),
990         (ev_window_cmd_file_close_window):
991
992         Show a confirmation dialog when there are pending print jobs while
993         closing the main window. Fixes bug #480964.
994         
995 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
996
997         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
998         (ev_print_operation_get_job_name),
999         (ev_print_operation_get_status),
1000         (ev_print_operation_get_progress),
1001         (ev_print_operation_update_status),
1002         (ev_print_operation_export_get_job_name), (clamp_ranges),
1003         (get_first_and_last_page), (ev_print_operation_export_run_next),
1004         (print_job_finished), (export_print_done), (export_job_cancelled),
1005         (update_progress), (export_print_page),
1006         (ev_print_operation_export_begin),
1007         (ev_print_operation_export_print_dialog_response_cb),
1008         (ev_print_operation_export_run),
1009         (ev_print_operation_export_cancel),
1010         (ev_print_operation_export_class_init):
1011         * shell/ev-window.c:
1012         (ev_window_print_update_pending_jobs_message),
1013         (ev_window_print_operation_done),
1014         (ev_window_print_progress_response_cb),
1015         (ev_window_print_operation_status_changed),
1016         (ev_window_print_operation_begin_print), (ev_window_print_range),
1017         (ev_window_dispose):
1018
1019         Show progress information when printing. Fixes bug #482770.
1020         
1021 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1022
1023         * shell/Makefile.am:
1024         * shell/ev-progress-message-area.[ch]:
1025         * shell/ev-message-area.[ch]: (ev_message_area_init),
1026         (ev_message_area_set_image_from_stock):
1027
1028         Add EvProgressMessageArea derived from EvMessageArea to show
1029         progress information in the message area. 
1030         
1031 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1032
1033         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1034
1035         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
1036         close button. Add a function to get the contents of the message
1037         area.
1038         
1039 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1040
1041         * shell/Makefile.am:
1042         * shell/ev-print-operation.[ch]:
1043         * shell/ev-jobs.[ch]: (ev_job_export_init),
1044         (ev_job_export_dispose), (ev_job_export_run),
1045         (ev_job_export_class_init), (ev_job_export_new),
1046         (ev_job_export_set_page):
1047         * shell/ev-window.c: (ev_window_print_operation_done),
1048         (ev_window_print_range), (ev_window_dispose):
1049
1050         First step of the printing system rework. EvJobPrint has been
1051         replaced by EvJobExport so that every page is scheduled to be
1052         exported in a thread instead of scheduling the whole printing
1053         process. This way the gui is responsive during printing.
1054         
1055 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1056
1057         * shell/ev-window.c: (setup_size_from_metadata),
1058         (ev_window_load_print_settings_from_metadata):
1059
1060         Fix memory leaks.
1061         
1062 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1063
1064         * libdocument/ev-document.c: (ev_document_get_type):
1065
1066         Add GObject type as prerequisite to EvDocument interface so that
1067         document instances can be used as GObjects.
1068         
1069 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1070
1071         * shell/ev-view.c: (jump_to_find_result):
1072
1073         Only jump the the location of the find result for the first match
1074         when searching. It drastically improves the performance when
1075         searching. Bug catched and fixed by Michael Hunold. Fixes bug
1076         #564774.
1077         
1078 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1079
1080         * properties/ev-properties-main.c: (ev_properties_get_pages):
1081         * properties/ev-properties-view.[ch]:
1082         (ev_properties_view_dispose), (ev_properties_view_class_init),
1083         (ev_properties_view_set_info), (ev_properties_view_new):
1084         * shell/ev-properties-dialog.[ch]:
1085         (ev_properties_dialog_set_document):
1086         * shell/ev-window.c: (ev_window_setup_document),
1087         (ev_window_cmd_file_properties):
1088
1089         Add document URI to properties page. Fixes bug #555376.
1090         
1091 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1092
1093         * configure.ac:
1094         * data/Makefile.am:
1095         * data/evince-password.glade: Removed
1096         * data/evince-properties.glade: Removed
1097         * properties/ev-properties-view.c:
1098         (ev_properties_view_class_init), (set_property),
1099         (ev_properties_view_set_info), (ev_properties_view_init):
1100         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1101         (font_cell_data_func), (ev_properties_fonts_init):
1102
1103         Remove Glade dependency.
1104         
1105 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1106
1107         * backend/comics/comics-document.c: (comics_document_load):
1108
1109         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
1110         
1111 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1112
1113         * NEWS:
1114         * configure.ac:
1115
1116         Update for release 2.25.2
1117         
1118 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1119
1120         * configure.ac:
1121         * shell/Makefile.am:
1122         * shell/ev-keyring.[ch]:
1123         * shell/ev-password.[ch]: Removed
1124         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
1125         (ev_password_view_class_init), (ev_password_view_clicked_cb),
1126         (ev_password_view_init), (ev_password_view_set_uri),
1127         (ev_password_dialog_got_response),
1128         (ev_password_dialog_remember_button_toggled),
1129         (ev_password_dialog_entry_changed_cb),
1130         (ev_password_dialog_entry_activated_cb),
1131         (ev_password_view_ask_password), (ev_password_view_get_password),
1132         (ev_password_view_get_password_save_flags),
1133         (ev_password_view_new):
1134         * shell/ev-window.c: (ev_window_password_view_unlock),
1135         (ev_window_load_job_cb), (ev_window_close_dialogs),
1136         (ev_window_init):
1137
1138         Rework the password view. When the password is in the keyring it's
1139         used automatically without showing the password dialog and it's  
1140         only stored in the keyring when we are sure it's correct. The
1141         password dialog has been reworked too, in order to make it
1142         more hig compliant and consistent with the GTK+ dialog used in
1143         gtkmountoperation. Fixes bug #562496. 
1144         
1145 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1146
1147         * backend/comics/comics-document.c: (comics_document_load):
1148
1149         Do not trust file extensions when getting the command needed to
1150         uncompress comic documents. Fixes bug #562143.
1151         
1152 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1153
1154         * libdocument/ev-document-factory.c: (get_document_from_uri),
1155         (ev_document_factory_get_document):
1156         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
1157         (get_mime_type_from_data), (ev_file_get_mime_type):
1158
1159         Move mime-type functions from document-facrory to file-helpers so
1160         that it can be reused.
1161         
1162 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1163
1164         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
1165         (window_open_file_copy_ready_cb), (ev_window_reload_local),
1166         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
1167         (ev_window_reload_remote), (ev_window_reload_document):
1168
1169         Add support for reloading remote documents. Fixes bug #555399.
1170         
1171 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1172
1173         * shell/ev-view.c: (ev_view_find_previous):
1174
1175         Make sure find_result is never < 0 which causes a crash while
1176         searching. Fixes bug #558377.
1177         
1178 2008-11-19  Marek Kašík <mkasik@redhat.com>
1179
1180         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
1181         (ev_pixbuf_cache_get_selection_surface):
1182         
1183         Fixes crash on fast scrolling with simultaneous text selection.
1184
1185 2008-11-19  Marek Kašík <mkasik@redhat.com>
1186
1187         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
1188         * shell/ev-window.c (launch_external_uri):
1189         
1190         Fixes assertion fail on selecting text. See bug #561393.
1191
1192 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1193
1194         * shell/Makefile.am:
1195         * shell/ev-jobs.[ch]: (ev_job_layers_init),
1196         (ev_job_layers_dispose), (ev_job_layers_run),
1197         (ev_job_layers_class_init), (ev_job_layers_new):
1198         * shell/ev-sidebar-layers.[ch]:
1199         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
1200         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1201         (ev_view_reload_page), (ev_view_reload):
1202         * shell/ev-window.c: (setup_sidebar_from_metadata),
1203         (ev_window_sidebar_current_page_changed_cb),
1204         (sidebar_layers_visibility_changed), (ev_window_init):
1205
1206         Add layers support.
1207         
1208 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1209
1210         * data/icons/22x22/actions/Makefile.am:
1211         * data/icons/22x22/actions/eye.png:
1212         * shell/ev-stock-icons.[ch]:
1213         
1214         Add eye icon from gimp to hide/show layers.
1215         
1216 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1217
1218         * configure.ac:
1219         * cut-n-paste/Makefile.am:
1220         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
1221         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
1222         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
1223
1224         Add GimpCellRendererToggle from gimp slightly modified to fit our
1225         needs. 
1226         
1227 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1228
1229         * configure.ac:
1230         * backend/pdf/ev-poppler.cc:
1231
1232         Implement layers interface in PDF backend.
1233         
1234 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1235
1236         * libdocument/Makefile.am:
1237         * libdocument/ev-document-layers.[ch]:
1238         * libdocument/ev-layer.[ch]:
1239
1240         Add optional content (layers) interface.
1241         
1242 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1243
1244         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
1245         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
1246
1247         Removes unused code.
1248
1249 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1250
1251         * NEWS:
1252         * configure.ac:
1253
1254         Update for 2.25.1 release
1255
1256 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1257
1258         * shell/ev-window.c:
1259
1260         Fix build with GTK+ < 2.14
1261
1262 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1263
1264         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
1265         
1266         Makes menu label translatable. Fixes bug #559129.
1267
1268 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1269
1270         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
1271         (t1_transform_font):
1272         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
1273         
1274         More renames of warning to mdvi_warning in follow up to the
1275         fix of the bug #553369. Fix for the bug #559257 by
1276         Tuxce <tuxce.net@gmail.com>.
1277         
1278 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1279
1280         * shell/ev-application.c: (ev_application_init_session):
1281         * shell/main.c: (main):
1282
1283         Move the egg_set_desktop_file() call to main and remove
1284         gtk_window_set_default_icon_name() since it's already called by
1285         egg_set_desktop_file()
1286         
1287 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1288
1289         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
1290
1291         Initialize GError to NULL.
1292         
1293 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1294
1295         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1296         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
1297         (ev_window_preview_print_finished), (launch_action):
1298
1299         Do not use popup dialogs to show error messages anymore, use the
1300         message area instead.
1301         
1302 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1303
1304         * shell/ev-window.c: (ev_window_error_message),
1305         (ev_window_warning_message), (ev_window_set_document),
1306         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1307         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1308         (ev_window_cmd_help_contents), (launch_external_uri),
1309         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
1310         (ev_attachment_popup_cmd_open_attachment),
1311         (attachment_save_dialog_response_cb):
1312
1313         Use a message format (with printf()-style) in
1314         ev_window_error_message and ev_window_warning_message.
1315
1316 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1317
1318         * shell/ev-window.c: (ev_window_error_message),
1319         (ev_window_warning_message), (ev_window_set_document),
1320         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1321         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1322         (ev_window_cmd_help_contents), (launch_external_uri),
1323         (image_save_dialog_response_cb),
1324         (ev_attachment_popup_cmd_open_attachment),
1325         (attachment_save_dialog_response_cb):
1326
1327         Change ev_window_error_message and ev_window_warning_message to
1328         receive a EvWindow instead of a GtkWindow. It's more consistent
1329         and avoids unneeded casts.
1330         
1331 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1332
1333         * shell/ev-window.c: (ev_window_cmd_help_contents):
1334
1335         Use gtk_show_uri() when availale to display help contents.
1336         
1337 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1338
1339         * configure.ac:
1340         * backend/pdf/ev-poppler.cc:
1341         * properties/ev-properties-view.c:
1342         * shell/Makefile.am:
1343         * shell/ev-tooltip.[ch]: Removed
1344         * shell/ev-view-private.h
1345         * shell/eggfindbar.c:
1346         * shell/ev-application.c:
1347         * shell/ev-open-recent-action.c:
1348         * shell/ev-sidebar-thumbnails.c:
1349         * shell/ev-view.c:
1350         * shell/ev-window.c:
1351
1352         Bump GTK+ requirement to 2.12.
1353         
1354 2008-10-27 Christian Persch <chpe@gnome.org>
1355
1356         * backend/djvu/djvu-document.c
1357         * backend/dvi/cairo-device.c
1358         * cut-n-paste/evmountoperation/ev-mount-operation.h
1359         * cut-n-paste/gedit-message-area/gedit-message-area.h
1360         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
1361         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
1362         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
1363         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
1364         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
1365         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
1366         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
1367         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
1368         * cut-n-paste/zoom-control/ephy-zoom-action.c
1369         * cut-n-paste/zoom-control/ephy-zoom-action.h
1370         * cut-n-paste/zoom-control/ephy-zoom-control.c
1371         * cut-n-paste/zoom-control/ephy-zoom-control.h
1372         * libdocument/ev-async-renderer.h
1373         * libdocument/ev-document-factory.c
1374         * libdocument/ev-document-misc.h
1375         * libdocument/ev-image.h
1376         * libdocument/ev-selection.h
1377         * shell/ev-properties-fonts.h
1378         * shell/ev-stock-icons.h
1379         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
1380         directly. Bug #558064.
1381
1382 2008-10-27 Christian Persch <chpe@gnome.org>
1383
1384         * cut-and-paste/smclient/*: Update from libegg.
1385
1386 2008-10-27 Christian Persch <chpe@gnome.org>
1387
1388         * backend/djvu/djvu-document.c
1389         * backend/ps/ev-spectre.c
1390         * shell/ev-jobs.c: Use printf safely. Bug #558066.
1391
1392 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1393
1394         * shell/ev-view.c (ev_view_change_page),
1395         (ev_view_transition_animation_finish),
1396         (ev_view_transition_animation_cancel), (page_changed_cb),
1397         (ev_view_set_presentation), (ev_view_next_page),
1398         (ev_view_previous_page):
1399         
1400         Cancel the animation without scheduling transition start
1401         and proceed to the next page to fix bug #516749.
1402
1403 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1404
1405         * NEWS:
1406         * configure.ac:
1407
1408         Update for release 2.24.1
1409         
1410 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1411
1412         * shell/ev-window.c: (ev_window_cmd_view_presentation):
1413
1414         Disable toggle function of F5 when in presentation mode. Patch by
1415         Dave Neary. Fixes bug #556162.
1416         
1417 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1418
1419         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
1420         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
1421         (ev_sidebar_thumbnails_fill_model),
1422         (ev_sidebar_thumbnails_refresh),
1423         (ev_sidebar_thumbnails_set_document):
1424
1425         Instead of using only one loading icon for thumbnails based on the
1426         size of the first page, create an icon for every different page
1427         size. Fixes bug #556264.
1428         
1429 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1430
1431         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1432
1433         Fix memory leak.
1434         
1435 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1436
1437         * shell/ev-window-title.c (ev_window_title_sanitize_title):
1438
1439         Removes bad prefixes from window title. Patch by 
1440         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
1441         
1442 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1443
1444         * shell/ev-window.c: (launch_external_uri):
1445
1446         Do not consider mailto links as http uris. Fixes bug #555801.
1447         
1448 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1449
1450         * shell/ev-view.c: (merge_selection_region), (clear_selection):
1451
1452         Fix memory leak. Fixes bug #555134.
1453         
1454 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1455
1456         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1457
1458         Emit the job finished signal when the job is handled before the
1459         page_ready callback.
1460         
1461 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1462
1463         * shell/ev-window.c: (launch_action):
1464
1465         Use GdkAppLaunchContext when available to launch external
1466         applications.
1467         
1468 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1469
1470         * shell/ev-window.c: (launch_action):
1471
1472         Fix launching external applications for launch actions which seems
1473         to be broken since the gio port. Fixes bug #554500.
1474         
1475 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1476
1477         * backend/dvi/Makefile.am:
1478         * backend/dvi/cairo-device.c:
1479         * backend/dvi/dvi-document.c:
1480         * backend/dvi/mdvi-lib/Makefile.am:
1481
1482         Fix several compile warnings in the dvi backend.
1483         
1484 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1485
1486         * backend/dvi/mdvi-lib/common.h:
1487         * backend/dvi/mdvi-lib/dviread.c:
1488         * backend/dvi/mdvi-lib/font.c:
1489         * backend/dvi/mdvi-lib/fontmap.c:
1490         * backend/dvi/mdvi-lib/fontsrch.c:
1491         * backend/dvi/mdvi-lib/gf.c:
1492         * backend/dvi/mdvi-lib/pagesel.c:
1493         * backend/dvi/mdvi-lib/pk.c:
1494         * backend/dvi/mdvi-lib/sp-epsf.c:
1495         * backend/dvi/mdvi-lib/special.c:
1496         * backend/dvi/mdvi-lib/tfm.c:
1497         * backend/dvi/mdvi-lib/tfmfile.c:
1498         * backend/dvi/mdvi-lib/util.c:
1499         * backend/dvi/mdvi-lib/vf.c:
1500
1501         Rename error as mdvi_error to avoid symbol conflicts with the libc
1502         error. Rename also message, crash, fatal and warning for
1503         consistency. Fixes bug #553369.
1504         
1505 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1506
1507         * backend/dvi/dvi-document.c: (dvi_document_load):
1508
1509         Fix memory leak.
1510         
1511 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1512
1513         * backend/dvi/dvi-document.c:
1514
1515         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
1516         G_IMPLEMENT_INTERFACE.
1517         
1518 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1519
1520         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1521
1522         Make sure copy_job_page_and_selection_to_job_info is always called
1523         before copy_job_to_job_info. Fixes bug #552382.
1524         
1525 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1526
1527         * NEWS:
1528         * configure.ac:
1529
1530         Update for release 2.24.0
1531         
1532 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1533
1534         * shell/ev-window.c: (launch_external_uri):
1535
1536         Use GdkAppLaunchContext when available to launch external uris.
1537         
1538 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1539
1540         * shell/ev-window.c: (launch_external_uri):
1541
1542         Use the message area to show errors when lauching external uris
1543         instead of a popup window.
1544         
1545 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1546
1547         * shell/ev-window.c: (launch_external_uri):
1548
1549         Assume invalid uris are http uris. Fixes bug #552071.
1550         
1551 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1552
1553         * NEWS:
1554         * configure.ac:
1555
1556         Update for release 2.23.92.
1557         
1558 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1559
1560         * shell/eggfindbar.c: (egg_find_bar_class_init):
1561
1562         Allow page scrolling with PageUp/PageDown keys when find bar is
1563         active. Fixes bug #529833.
1564         
1565 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1566
1567         * shell/ev-view-private.h:
1568         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
1569         (ev_view_scroll), (ev_view_class_init):
1570         * shell/ev-view-accessible.c:
1571         (ev_view_accessible_action_do_action):
1572         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1573         (ev_window_cmd_scroll_backward):
1574
1575         Use GtkScrollType instead of EvScrollType.
1576         
1577 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1578
1579         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
1580         
1581         Patch for case unsensitive page label match by Michael Lee.
1582         See bug #550136.
1583         
1584         * shell/ev-page-action.c (create_tool_item):    
1585         * test/Makefile.am:
1586         * test/test1.py:
1587         * test/test4.py:
1588         * test/test5.py:
1589         
1590         Added test for the above and updated other tests.
1591
1592 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1593
1594         * shell/ev-window.c: (image_save_dialog_response_cb):
1595
1596         Do not append the file extension twice when saving an image.
1597         
1598 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1599
1600         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
1601
1602         Remove an invalid ifdef.
1603         
1604 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1605
1606         * shell/ev-view.c: (ev_view_motion_notify_event):
1607
1608         Make sure the cursor is correctly restored after showing the right
1609         click menu.
1610         
1611 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1612
1613         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
1614         (ev_attachment_open):
1615         * shell/ev-sidebar-attachments.c:
1616         (ev_sidebar_attachments_button_press):
1617         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
1618
1619         Use GdkAppLaunchContext when available to open attachments.
1620         
1621 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1622
1623         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
1624
1625         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
1626         by Eric Piel.
1627         
1628 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1629
1630         * shell/ev-application.c: (ev_application_get_media_keys):
1631         * shell/ev-media-player-keys.[ch]:
1632         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
1633         (ev_media_player_keys_grab_keys),
1634         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
1635         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
1636         * shell/ev-window.[ch]: (ev_window_dispose),
1637         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
1638         (ev_window_init):
1639
1640         Clean up the media player keys stuff.
1641         
1642 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1643
1644         * NEWS:
1645         * configure.ac:
1646
1647         Update for release 2.23.91.
1648         
1649 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1650
1651         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1652         (sm_client_xsmp_set_initial_properties):
1653
1654         Fix memory leak.
1655         
1656 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1657
1658         * shell/ev-application.c: (ev_application_open_window),
1659         (ev_application_open_uri_at_dest):
1660
1661         Make sure evince starts up in the right workspace when resuming a
1662         previous session.
1663         
1664 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1665
1666         * shell/ev-application.[ch]: (ev_application_open_window),
1667         (ev_application_add_icon_path_for_screen),
1668         (ev_application_open_uri_at_dest):
1669
1670         Fix window manager warnings shown in ~/.xsession-errors
1671         
1672 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1673
1674         * configure.ac:
1675         * cut-n-paste/Makefile.am:
1676         * cut-n-paste/smclient/Makefile.am:
1677         * cut-n-paste/smclient/eggdesktopfile.[ch]:
1678         * cut-n-paste/smclient/eggsmclient-private.h:
1679         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1680         * cut-n-paste/smclient/eggsmclient.[ch]:
1681
1682         EggSMClient copied from libegg
1683
1684         * libdocument/ev-file-helpers.c: (ev_dot_dir):
1685         * shell/Makefile.am:
1686         * shell/ev-application.[ch]: (ev_application_load_session),
1687         (smclient_save_state_cb), (smclient_quit_cb),
1688         (ev_application_init_session), (ev_application_shutdown),
1689         (ev_application_init):
1690         * shell/main.c: (main):
1691
1692         Use EggSMClient instead of gnome-client and remove libgnome and
1693         libgnomeui dependencies.
1694         
1695 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1696
1697         * shell/main.c: (main):
1698
1699         Remove gnome_authentication_manager_init.
1700         
1701 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1702
1703         * shell/ev-view.c: (ev_view_goto_window_create):
1704
1705         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
1706         since it's now deprecated.
1707         
1708 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1709
1710         * backend/djvu/Makefile.am:
1711         * backend/djvu/djvu-document-private.h:
1712         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
1713         (djvu_document_find_iface_init):
1714         * backend/djvu/djvu-text-page.[ch]:
1715         * backend/djvu/djvu-text.[ch]: Removed
1716         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
1717         (pdf_document_find_iface_init):
1718         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
1719         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
1720         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
1721         (ev_job_find_get_n_results), (ev_job_find_get_progress),
1722         (ev_job_find_has_results), (ev_job_find_get_results):
1723         * shell/ev-view-private.h:
1724         * shell/ev-view.[ch]: (ev_view_expose_event),
1725         (highlight_find_results), (ev_view_finalize),
1726         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
1727         (ev_view_set_document), (ev_view_find_get_n_results),
1728         (ev_view_find_get_result), (jump_to_find_result),
1729         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
1730         (ev_view_find_previous), (ev_view_find_search_changed),
1731         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
1732         * shell/ev-window.c: (ev_window_update_actions),
1733         (page_changed_cb), (ev_window_setup_document),
1734         (ev_window_update_find_status_message),
1735         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
1736         (ev_window_clear_find_job), (find_bar_close_cb),
1737         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
1738         (ev_window_dispose), (ev_window_init):
1739
1740         Rework find interface. The find logic has been moved from backends
1741         to the shell avoiding a lot of duplicated code in the backends and
1742         making easier to implement the find interface in the backends.
1743         
1744 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1745
1746         * backend/pdf/ev-poppler.cc:
1747         (pdf_document_thumbnails_get_dimensions):
1748
1749         Make sure thumbnail size returned by the PDF is actually
1750         valid. Fixes bug #548462.
1751         
1752 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1753
1754         * shell/ev-window.c: (ev_window_setup_document),
1755         (ev_window_set_document), (ev_window_dispose):
1756
1757         Remove the idle function for setting the document up when the
1758         window is destroyed. Fixes bug #549163.
1759         
1760 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1761
1762         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
1763         (ev_job_attachments_dispose), (ev_job_attachments_run),
1764         (ev_job_attachments_class_init), (ev_job_attachments_new):
1765         * shell/ev-sidebar-attachments.c:
1766         (ev_sidebar_attachments_set_document):
1767
1768         Add a new job to get the attachments in a thread with the document
1769         lock held. Fixes bug #548653.
1770         
1771 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1772
1773         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
1774         (tiff_document_document_iface_init):
1775
1776         Implement document_get_page_label in tiff backend.
1777         
1778 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1779
1780         * backend/tiff/tiff-document.c: (tiff_document_render):
1781
1782         Handle document orientation in tiff backend. Fixes bug #548444.
1783         
1784 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1785
1786         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1787
1788         Do not crash when adjustment page size is 0. Fixes bug #547440.
1789         
1790 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1791
1792         * cut-n-paste/evmountoperation/ev-mount-operation.c:
1793
1794         Sync with current GTK+.
1795         
1796 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1797
1798         * configure.ac:
1799         
1800         Update for release 2.23.6.
1801
1802 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1803
1804         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
1805         (ev_job_load_set_password):
1806         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
1807         * shell/ev-window.c: (password_dialog_response),
1808         (ev_window_load_job_cb):
1809
1810         Fix loading encrypted documents since I broke it with the jobs
1811         rework.
1812         
1813 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1814
1815         * NEWS:
1816
1817         Update NEWS for 2.23.6 release.
1818         
1819 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1820
1821         * backend/impress/impress-document.c:
1822         * backend/impress/render.h:
1823         * libdocument/ev-document-factory.c:
1824         * libdocument/ev-document-factory.h:
1825         * libdocument/ev-document-links.h:
1826         * libdocument/ev-document-misc.c:
1827         * libdocument/ev-document-misc.h:
1828         * properties/ev-properties-main.c:
1829         * properties/ev-properties-view.c:
1830         * properties/ev-properties-view.h:
1831         * shell/eggfindbar.c:
1832         * shell/eggfindbar.h:
1833         * shell/ev-application.c:
1834         * shell/ev-application.h:
1835         * shell/ev-jobs.h:
1836         * shell/ev-message-area.h:
1837         * shell/ev-navigation-action.c:
1838         * shell/ev-navigation-action.h:
1839         * shell/ev-open-recent-action.c:
1840         * shell/ev-open-recent-action.h:
1841         * shell/ev-page-action-widget.c:
1842         * shell/ev-page-action.c:
1843         * shell/ev-page-action.h:
1844         * shell/ev-page-cache.h:
1845         * shell/ev-password-view.h:
1846         * shell/ev-password.h:
1847         * shell/ev-pixbuf-cache.h:
1848         * shell/ev-properties-fonts.c:
1849         * shell/ev-sidebar-attachments.c:
1850         * shell/ev-sidebar-links.c:
1851         * shell/ev-sidebar-links.h:
1852         * shell/ev-sidebar-thumbnails.c:
1853         * shell/ev-sidebar-thumbnails.h:
1854         * shell/ev-sidebar.c:
1855         * shell/ev-sidebar.h:
1856         * shell/ev-stock-icons.c:
1857         * shell/ev-tooltip.h:
1858         * shell/ev-view.c:
1859         * shell/ev-view.h:
1860         * shell/ev-window.c:
1861         * shell/ev-window.h:
1862         * shell/main.c:
1863
1864         More #include cleanups. Again: reordering, single gtk.h
1865         includes and other stuff.
1866
1867 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1868
1869         * shell/eggfindbar.c:
1870         * shell/ev-application.c:
1871         * shell/ev-message-area.c:
1872         * shell/ev-navigation-action.c:
1873         * shell/ev-open-recent-action.c:
1874         * shell/ev-page-action-widget.c:
1875         * shell/ev-page-action.c:
1876         * shell/ev-password-view.c:
1877         * shell/ev-properties-dialog.c:
1878         * shell/ev-properties-fonts.c:
1879         * shell/ev-sidebar-attachments.c:
1880         * shell/ev-sidebar-page.c:
1881         * shell/ev-sidebar-thumbnails.c:
1882         * shell/ev-stock-icons.c:
1883         * shell/ev-tooltip.c:
1884         * shell/ev-view.c:
1885         * shell/ev-window.c:
1886         * shell/main.c:
1887
1888         Cleanup many #include statements: reorder so that a
1889         generic-to-specific order is used, use single gtk.h
1890         includes, and some other cleanups.
1891
1892 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1893
1894         * shell/ev-jobs.h:
1895
1896         Add gio header.
1897         
1898 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1899
1900         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
1901         (ev_document_fc_mutex_trylock):
1902         * shell/Makefile.am:
1903         * shell/ev-job-queue.[ch]:
1904         * shell/ev-job-scheduler.[ch]:
1905         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
1906         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
1907         (ev_job_run), (ev_job_cancel), (ev_job_failed),
1908         (ev_job_failed_from_error), (ev_job_succeeded),
1909         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
1910         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
1911         (ev_job_links_class_init), (ev_job_render_init),
1912         (notify_page_ready), (ev_job_render_page_ready),
1913         (ev_job_render_run), (ev_job_render_class_init),
1914         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
1915         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
1916         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
1917         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
1918         (ev_job_save_dispose), (ev_job_save_run),
1919         (ev_job_save_class_init), (ev_job_print_init),
1920         (ev_job_print_dispose), (ev_job_print_run),
1921         (ev_job_print_class_init):
1922         * shell/ev-page-cache.c:
1923         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1924         (check_job_size_and_unref), (move_one_job),
1925         (copy_job_to_job_info), (add_job),
1926         (ev_pixbuf_cache_add_jobs_if_needed):
1927         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1928         (job_fonts_finished_cb), (job_fonts_updated_cb),
1929         (ev_properties_fonts_set_document):
1930         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1931         (ev_sidebar_links_set_document):
1932         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1933         (ev_sidebar_thumbnails_set_document),
1934         (ev_sidebar_thumbnails_clear_job):
1935         * shell/ev-view-private.h:
1936         * shell/ev-view.c:
1937         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
1938         (ev_window_refresh_window_thumbnail), (password_dialog_response),
1939         (ev_window_clear_load_job), (ev_window_clear_reload_job),
1940         (ev_window_load_job_cb), (ev_window_reload_job_cb),
1941         (window_open_file_copy_ready_cb), (ev_window_open_uri),
1942         (ev_window_reload_document), (ev_window_clear_save_job),
1943         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1944         (ev_window_clear_print_job), (ev_window_print_job_cb),
1945         (ev_window_print_dialog_response_cb):
1946         * shell/main.c: (main):
1947
1948         Rework the jobs system in order to make it simpler and more
1949         extensible. It allows to run jobs in the main loop instead of
1950         using a thread when it's appropriate like the fonts job. Now it's
1951         also possible to cancel jobs that are currently running. 
1952         
1953 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1954
1955         * libdocument/ev-debug.c: (profile_init):
1956
1957         Create the hash table also when profiling service is enabled for
1958         all sections.
1959         
1960 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1961
1962         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1963         (ev_profiler_stop):
1964         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1965         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1966         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1967         (ev_job_print_run):
1968         * shell/main.c: (main):
1969
1970         Add a profile mode available when debug is enabled. Add profilers
1971         in ev-jobs.
1972         
1973 2008-07-23  Götz Waschk <waschk@mandriva.org>
1974
1975         * configure.ac: Correctly build desktop file. Fixes
1976         bug #544237.
1977
1978 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1979
1980         * configure.ac:
1981         
1982         Update for release 2.23.5.
1983
1984 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1985
1986         * NEWS:
1987
1988         Update NEWS for 2.23.5 release.
1989         
1990 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1991
1992         * shell/ev-window.c: (ev_window_state_event),
1993         (ev_window_class_init):
1994
1995         Intercept window manager's fullscreen request in order to run/stop
1996         fullscreen mode. Fixes bug #493541.
1997         
1998 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1999
2000         * shell/ev-window.c: (find_bar_visibility_changed_cb):
2001
2002         Restart the job search when the find bar is opened for the second
2003         time. Fixes bug #531956.
2004         
2005 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2006
2007         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
2008         (get_document_from_uri):
2009
2010         Make sure we always return a valid error struct when
2011         get_document_from_uri fails. Fixes nautilus crash, see bug
2012         #542548.
2013         
2014 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
2015
2016         * libdocument/ev-transition-effect.c
2017         (ev_transition_effect_type_get_type),
2018         (ev_transition_effect_alignment_get_type),
2019         (ev_transition_effect_direction_get_type):
2020         
2021         Fixes bug #542924. Makes enums static to fix Solaris build.
2022
2023 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2024
2025         * shell/ev-view.c: (ev_view_key_press_event):
2026
2027         Add '.' keybinding for blanking the screen in presentation
2028         mode. Fixes bug #542001.
2029         
2030 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2031
2032         * libdocument/ev-document-misc.c:
2033         (ev_document_misc_pixbuf_from_surface):
2034
2035         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
2036         #540950.
2037         
2038 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2039
2040         * backend/comics/comics-document.c (comics_document_load):
2041         * backend/comics/comicsdocument.evince-backend.in:
2042         * configure.ac:
2043         * thumbnailer/evince-thumbnailer-comics.schemas.in:
2044         
2045         Added support for 7-zip based cb7 comic book. Patch by
2046         Kartik Rustagi. Fixes bug #532312.
2047
2048 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2049
2050         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
2051         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
2052         Fixes bug #539972.
2053
2054 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2055
2056         * shell/Makefile.am:
2057         * shell/ev-application.c (ev_application_init),
2058         (ev_application_get_media_keys):
2059         * shell/ev-application.h:
2060         * shell/ev-marshal.list:
2061         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
2062         (proxy_destroy), (on_media_player_key_pressed),
2063         (ev_media_player_keys_init), (ev_media_player_keys_focused),
2064         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
2065         * shell/ev-media-player-keys.h:
2066         * shell/ev-window.c (ev_window_go_previous_page),
2067         (ev_window_go_next_page), (ev_window_go_first_page),
2068         (ev_window_go_last_page), (ev_window_start_presentation),
2069         (ev_window_dispose), (view_actions_focus_in_cb):
2070         * shell/ev-window.h: When building with D-Bus support, listen
2071         for multimedia key events from gnome-settings-daemon. This allows
2072         to go to the next/previous/first/last pages using, respectively,
2073         Next/Previous/Rewing/Fast Forward. The Play button is used to start
2074         a presentation. Fixes bug #539971.
2075
2076 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2077
2078         * configure.ac:
2079         
2080         Update for release 2.23.4.
2081
2082 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2083
2084         * NEWS:
2085
2086         Update news for 2.23.4 release.
2087         
2088 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2089
2090         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
2091         * shell/ev-sidebar-thumbnails.c:
2092         (ev_sidebar_thumbnails_set_loading_icon),
2093         (ev_sidebar_thumbnails_refresh):
2094         * shell/ev-window.c: (ev_window_error_message),
2095         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
2096         (ev_window_set_document):
2097
2098         Do not crash opening documents with no pages and show a warning
2099         message in the message area. Fixes bugs #537574 and #171588.
2100         
2101 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2102
2103         * shell/Makefile.am:
2104         * shell/ev-file-monitor.[ch]:
2105         * shell/ev-window.c: (ev_window_document_changed),
2106         (ev_window_clear_reload_job), (ev_window_load_job_cb),
2107         (ev_window_reload_job_cb), (ev_window_open_uri),
2108         (ev_window_reload_document), (ev_window_cmd_view_reload),
2109         (ev_window_dispose):
2110
2111         Automaticly reload the document when the file has changed on
2112         disk. Bug #304249.
2113         
2114 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
2115
2116         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2117         * libdocument/ev-image.c: (ev_image_save_tmp):
2118         * libdocument/ev-module.c: (ev_module_load):
2119         * shell/ev-application.c: (ev_application_shutdown),
2120         (ev_application_get_print_settings):
2121         * shell/ev-sidebar-attachments.c:
2122         (ev_sidebar_attachments_button_press),
2123         (ev_sidebar_attachments_drag_data_get):
2124         * shell/ev-window.c: (window_save_file_copy_ready_cb),
2125         (ev_window_print_finished), (ev_window_print_send),
2126         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
2127         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2128         (ev_window_cmd_preview_print):
2129         * shell/main.c: (load_files_remote):
2130         Fix some build warnings under GCC 4.3.0. (#537535).
2131
2132 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2133
2134         * shell/ev-jobs.c: (ev_job_render_dispose):
2135
2136         Fix a crash in debug mode. Patch by Daniel M German.
2137         
2138 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2139
2140         * shell/ev-window.c:
2141
2142         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
2143         
2144 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2145
2146         * shell/ev-window.c: (ev_window_print_send),
2147         (ev_window_do_preview_print):
2148
2149         Use the window title as print job name instead of just
2150         "evince-print". Fixes bug #534493.
2151         
2152 2008-05-19  Frederic Peters  <fpeters@0d.be>
2153
2154         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
2155         Bug #533897.
2156
2157 2008-05-19  Frederic Peters  <fpeters@0d.be>
2158
2159         * help/reference/Makefile.am: added missing libevmountoperation to
2160         gtkdoc-scanobj libraries.  Bug #533896.
2161
2162 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
2163
2164         * properties/ev-properties-view.c (get_default_user_units):
2165         Fixes check for default units string translation. Bug #533323.
2166
2167 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
2168
2169         * backend/impress/iksemel.c (sax_core): Fix a free() that should
2170         be an iks_free(). Fix an array overflow in the XML parser that
2171         would occur whenever the number of attributes in a tag was greater
2172         than 0 and divisible by 6. Fixes GNOME bug #530852.
2173
2174 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2175
2176         * backend/djvu/djvu-document-private.h:
2177         * backend/djvu/djvu-links.c:
2178         * backend/djvu/djvu-text.c:
2179         * backend/djvu/djvu-document.c: (djvu_handle_events),
2180         (djvu_wait_for_message), (djvu_document_load),
2181         (document_get_page_size), (djvu_document_render),
2182         (djvu_document_thumbnails_get_thumbnail),
2183         (djvu_document_file_exporter_end):
2184
2185         Make sure load job doesn't finish successfully when the document
2186         is not successfully decoded by libdjvu. Fixes bug #530202.
2187         
2188 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2189
2190         * configure.ac:
2191         * libdocument/Makefile.am:
2192         * libdocument/ev-debug.[ch]:
2193         * libdocument/ev-document.c:
2194         * shell/ev-jobs.c: (ev_job_links_dispose),
2195         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
2196         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
2197         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
2198         (ev_job_render_page_ready), (ev_job_render_run),
2199         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
2200         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
2201         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
2202         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
2203         (ev_job_print_new), (ev_job_print_run):
2204         * shell/main.c: (main):
2205
2206         Add debug mode based on gedit code. Add debug messages in
2207         ev-jobs.
2208         
2209 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2210
2211         * libdocument/ev-document-factory.c: (get_document_from_uri):
2212
2213         Fix memory leak.
2214         
2215 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
2216
2217         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
2218         (get_mime_type_from_data), (get_document_from_uri),
2219         (ev_document_factory_get_document):
2220         
2221         Improved error message about file opening failture.
2222         Bug #529129.
2223
2224 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
2225
2226         * data/evince-toolbar.xml:
2227         
2228         Allow to add SaveAs to toolbar.
2229
2230 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2231
2232         * shell/ev-view-private.h:
2233         * shell/ev-view.[ch]: (ev_view_button_release_event),
2234         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
2235         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
2236         (ev_view_update_primary_selection), (clear_link_selected),
2237         (ev_view_copy_link_address):
2238         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
2239
2240         Update also the primary selection when copying a link
2241         address. Fixes bug #520855.
2242         
2243 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2244
2245         * libdocument/ev-document-factory.c: (get_document_from_uri):
2246
2247         Use the pixbuf backend only when the mime type is not supported by
2248         any of the other backend so that tiff documents, for instance, are
2249         handled by the tiff backend instead of the pixbuf backend. fixes
2250         bug #520290.
2251         
2252 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2253
2254         * cut-n-paste/Makefile.am:
2255
2256         Add evmountoperation to subdirs list.
2257         
2258 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2259
2260         * configure.ac:
2261
2262         Fix libspectre check in configure script. Fixes bug #528549.
2263         
2264 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2265
2266         * configure.ac:
2267         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
2268         * shell/Makefile.am:
2269         * shell/ev-window.c: (ev_window_load_remote_failed),
2270         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
2271
2272         Add GtkMountOperation (renamed to avoid conflicts) to be able to
2273         open documents in remote locations that are not mounted.
2274         
2275 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2276
2277         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
2278         (bitmap_convert_msb8):
2279         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
2280         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
2281
2282         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
2283         
2284 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2285
2286         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2287         (ev_job_render_new), (ev_job_render_set_selection_info),
2288         (ev_job_render_run):
2289         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2290         (check_job_size_and_unref),
2291         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2292         (add_job), (ev_pixbuf_cache_get_selection_surface):
2293
2294         Create the render context needed for rendering a page in the render
2295         thread so that we don't block the main thread. Simplify
2296         EvJobRender API.
2297         
2298 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2299
2300         * libdocument/Makefile.am:
2301         * libdocument/ev-page.[ch]:
2302         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
2303         (ev_render_context_new), (ev_render_context_set_page):
2304         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
2305         (ev_form_field_finalize), (ev_form_field_class_init):
2306         * libdocument/ev-document-forms.[ch]:
2307         (ev_document_forms_get_form_fields):
2308         * libdocument/ev-document.[ch]: (ev_document_get_page),
2309         (ev_document_get_page_size), (ev_document_get_page_label):
2310         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2311         (ev_job_render_run), (ev_job_thumbnail_new),
2312         (ev_job_thumbnail_run), (ev_job_print_run):
2313         * shell/ev-page-cache.c: (ev_page_cache_new):
2314         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2315         (check_job_size_and_unref), (add_job):
2316         * shell/ev-sidebar-thumbnails.c: (add_range):
2317         * shell/ev-view.c: (ev_view_form_field_get_region),
2318         (ev_view_form_field_button_create_widget),
2319         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2320         (ev_view_handle_form_field), (ev_view_size_allocate),
2321         (get_selected_text):
2322         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
2323         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
2324         (pdf_document_get_page), (pdf_document_get_page_label),
2325         (pdf_document_render), (pdf_document_get_info),
2326         (pdf_document_document_iface_init),
2327         (pdf_document_thumbnails_get_thumbnail),
2328         (pdf_document_thumbnails_get_dimensions),
2329         (pdf_document_file_exporter_do_page),
2330         (pdf_selection_render_selection),
2331         (pdf_selection_get_selected_text),
2332         (pdf_selection_get_selection_region),
2333         (pdf_selection_get_selection_map),
2334         (pdf_document_forms_get_form_fields),
2335         (pdf_document_forms_form_field_text_get_text),
2336         (pdf_document_forms_form_field_text_set_text),
2337         (pdf_document_forms_form_field_button_set_state),
2338         (pdf_document_forms_form_field_button_get_state),
2339         (pdf_document_forms_form_field_choice_get_item),
2340         (pdf_document_forms_form_field_choice_get_n_items),
2341         (pdf_document_forms_form_field_choice_is_item_selected),
2342         (pdf_document_forms_form_field_choice_select_item),
2343         (pdf_document_forms_form_field_choice_toggle_item),
2344         (pdf_document_forms_form_field_choice_unselect_all),
2345         (pdf_document_forms_form_field_choice_set_text),
2346         (pdf_document_forms_form_field_choice_get_text):
2347         * backend/ps/ev-spectre.c: (ps_document_get_page),
2348         (ps_document_get_page_size), (ps_document_get_page_label),
2349         (ps_document_render), (ps_document_document_iface_init),
2350         (ps_document_file_exporter_do_page):
2351         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
2352         (tiff_document_render), (tiff_document_render_pixbuf),
2353         (tiff_document_file_exporter_do_page):
2354         * backend/pixbuf/pixbuf-document.c:
2355         (pixbuf_document_get_page_size):
2356         * backend/comics/comics-document.c:
2357         (comics_document_get_page_size), (comics_document_render_pixbuf):
2358         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
2359         (djvu_document_render), (djvu_selection_get_selected_text),
2360         (djvu_document_thumbnails_get_thumbnail),
2361         (djvu_document_file_exporter_do_page),
2362         (djvu_document_find_get_result):
2363         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
2364         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
2365         (dvi_document_thumbnails_get_thumbnail),
2366         (dvi_document_file_exporter_do_page):
2367         * backend/impress/impress-document.c:
2368         (impress_document_get_page_size),
2369         (impress_document_render_pixbuf):
2370         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2371
2372         Add EvPage so that we can hold a reference to the backend
2373         page. Form fields keep now a reference to the poppler page
2374         improving performance since we don't have to create/destroy the
2375         poppler field for every form operation. This will be needed for
2376         annotations too.
2377         
2378 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2379
2380         * data/evince-ui.xml:
2381         * shell/ev-window.c:
2382
2383         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
2384         
2385 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2386
2387         * configure.ac:
2388         * backend/ps/Makefile.am:
2389
2390         Remove gs stuff from ps backend.
2391         
2392 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2393
2394         * configure.ac:
2395         * backend/pdf/ev-poppler.cc:
2396
2397         Bump poppler requirement to 0.8.0.
2398         
2399 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2400
2401         * NEWS:
2402         * configure.ac:
2403
2404         Update for release 2.22.1.1
2405
2406 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2407
2408         * configure.ac:
2409
2410         Fix build (again) when poppler version is 0.6
2411         
2412 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2413
2414         * backend/djvu/djvu-links.c: (build_tree):
2415
2416         Make sure link title is a valid utf8 string. Fixes bug #526517.
2417         
2418 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2419
2420         * configure.ac:
2421
2422         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
2423         #526799.
2424         
2425 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2426
2427         * configure.ac:
2428         
2429         Update for release 2.22.1.
2430
2431 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2432
2433         * NEWS:
2434
2435         Update for upcoming release.
2436
2437 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2438
2439         * configure.ac:
2440         * backend/dvi/dvidocument.evince-backend.in:
2441
2442         Add compressed dvi to the list of supported mime types. Patch by
2443         Ed Catmur. Fixes bug #307087.
2444
2445 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2446
2447         * shell/ev-jobs.c: (ev_job_print_get_page_list):
2448
2449         Fix a crash when printing a range that doesn't specify the start or
2450         end page. Fixes bug #524288.
2451
2452 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2453
2454         * shell/ev-window.c: (ev_window_cmd_continuous),
2455         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
2456         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
2457         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
2458         (ev_window_run_presentation), (ev_window_stop_presentation),
2459         (ev_window_cmd_view_presentation),
2460         (ev_window_cmd_leave_fullscreen),
2461         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
2462
2463         Do not unfullscreen and fullscreen again the window when changing
2464         from fullscreen to presentation mode and vice versa. Fixes bug
2465         #524112.
2466         
2467 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2468
2469         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
2470
2471         Do not crash when thumbnail failed to render in PS backend. Fixes
2472         bug #525015.
2473         
2474 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2475
2476         * shell/ev-window.c: (window_open_file_copy_ready_cb),
2477         (ev_window_load_file_remote), (ev_window_open_uri):
2478
2479         Handle errors when opening remote files.
2480         
2481 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2482
2483         * shell/ev-page-action.c: (ev_page_action_grab_focus):
2484
2485         Only grab the focus for the current visible proxy widget. Fixes
2486         bug #521224.
2487         
2488 2008-03-30  Emil Soleyman  <emil@nishra.com>
2489
2490         * shell/ev-window.c: (launch_external_uri):
2491         
2492         Reuse g_app_info_launch_default_for_uri to
2493         save some code and fix bug #525009.
2494
2495 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2496
2497         * shell/ev-window.c (image_save_dialog_response_cb):
2498
2499         Use g_str_has_suffix. See bug #523069.
2500
2501 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2502
2503         * configure.ac:
2504
2505         Add a configure option to enable/diable DBus. Patch by Rémi
2506         Cardona. Fixes bug 521797.
2507
2508 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2509
2510         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2511
2512         Fix printing in documents with rotated pages. Patch by Eugen
2513         Dedu. Fixes bug #512648.
2514         
2515 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2516
2517         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
2518         (ev_link_from_action):
2519
2520         Fix warning messages.
2521         
2522 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2523
2524         * shell/ev-window.c: (image_save_dialog_response_cb):
2525
2526         Do not append the extension to filename when saving an image
2527         if the filename alredy contains the extension. Fixes bug #523069.
2528         
2529 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2530
2531         * shell/ev-view.[ch]: (ev_view_find_cancel):
2532         * shell/ev-window.c: (find_bar_close_cb):
2533
2534         Cancel the find operation when the find bar is closed. Fixes bug
2535         #508845.
2536         
2537 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2538
2539         * backend/ps/psdocument.evince-backend.in:
2540
2541         Make ps backend module resident. Fixes bug #520607.
2542         
2543 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2544
2545         * shell/ev-jobs.c: (ev_job_print_run):
2546
2547         Invert collate action in order to work as expected, fix reverse
2548         printing so that it doesn't start with a blank page and fix number
2549         of copies. Patch by Eugen Dedu. Fixes bug #365332.
2550         
2551 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2552
2553         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2554
2555         Fix build with poppler <= 0.7.2
2556         
2557 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2558
2559         * libdocument/ev-document-misc.c:
2560         (ev_document_misc_surface_from_pixbuf):
2561
2562         Fix selections with poppler-splash.
2563         
2564 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2565
2566         * configure.ac:
2567         * backend/pdf/ev-poppler.cc:
2568
2569         Fix build with poppler >= 0.7.2
2570         
2571 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2572
2573         * configure.ac:
2574         
2575         Update for release 2.22.0
2576
2577 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2578
2579         * NEWS:
2580
2581         Update for upcoming release.
2582
2583 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2584
2585         * shell/ev-window.c (ev_window_print_dialog_response_cb):
2586
2587         Bug 495107 – Handle print dialog responses correctly
2588
2589         Correctly handle print dialog response. Properly fixes
2590         the above mentioned bug.
2591
2592 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2593
2594         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2595
2596         Make sure print job is only run when the print button is
2597         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
2598         
2599 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2600
2601         * backend/pdf/pdfdocument.evince-backend.in:
2602         * libdocument/ev-backends-manager.c:
2603         (ev_backends_manager_load_backend),
2604         (ev_backends_manager_get_document):
2605         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
2606
2607         Allow making backend modules resident. This is needed only for
2608         some backends like pdf to avoid registering glib types more than
2609         once.
2610         
2611 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2612
2613         * backend/comics/comics-document.c:
2614         * backend/djvu/djvu-document.c:
2615         * backend/impress/impress-document.c:
2616         * backend/pdf/ev-poppler.cc:
2617         * backend/pixbuf/pixbuf-document.c:
2618         * backend/ps/ev-spectre.c:
2619         * backend/ps/ps-document.c:
2620         * backend/tiff/tiff-document.c:
2621         * libdocument/ev-document.h:
2622         * properties/ev-properties-main.c:
2623
2624         Use g_type_module_add_interface instead of
2625         g_type_add_interface_static. Fixes bug #519679.
2626         
2627 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
2628
2629         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
2630         Added. Returns whether the animation has everything necessary to run.
2631         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
2632         is ready just because it's been created. Fixes #519106.
2633         (draw_one_page): Do not show the "Loading..." text in presentation
2634         mode, there was a slim probability that this could happen.
2635
2636 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2637
2638         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
2639
2640         Duplicate mime_type string before freeing it so that it doesn't
2641         always fail when getting mime type from uri. Fixes bug #518874.
2642         
2643 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2644
2645         * shell/ev-view.c: (ev_view_form_field_choice_changed):
2646
2647         Fix a crash when a choice form field doesn't have any item
2648         selected. Fixes bug #518831
2649         
2650 2008-02-25  Alexander Larsson  <alexl@redhat.com>
2651
2652         * shell/ev-window.c (ev_window_clear_temp_file):
2653         Use g_file_has_prefix instead of renamed
2654         g_file_contains_file.
2655
2656         * configure.ac:
2657         Require new glib for above change.
2658         
2659 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2660
2661         * libdocument/ev-image.c: (ev_image_finalize),
2662         (ev_image_save_tmp):
2663
2664         Return a real uri instead of a filename when saving an
2665         image. Fixes images drag an drop from evince to nautilus. 
2666         
2667 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2668
2669         * backend/pdf/ev-poppler.cc:
2670         (pdf_document_images_get_image_mapping):
2671
2672         Return the image list in the right order. Fixes bug #516237.
2673         
2674 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2675
2676         * backend/impress/impress-document.c:
2677         (impress_document_thumbnails_get_thumbnail):
2678
2679         Remove unused variable to avoid a compiler warning.
2680
2681 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2682
2683         * configure.ac:
2684         
2685         Update for release 2.21.91.
2686
2687 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2688
2689         * configure.ac:
2690         * shell/Makefile.am:
2691         * shell/ev-application.[ch]:
2692         * shell/ev-sidebar-links.c:
2693         * shell/ev-utils.[ch]:
2694         * shell/ev-window.[ch]:
2695
2696         Remove libgnomeprint support. Fixes bug #512370.
2697         
2698 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
2699
2700         * thumbnailer/evince-thumbnailer.c: (main):
2701
2702         Initialize glib type system before using it. Fixes bug #513934.
2703         
2704 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2705
2706         * properties/ev-properties-main.c:
2707
2708         Add missing #include.
2709         
2710 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2711
2712         * configure.ac:
2713         * backend/djvu/djvu-document.c: (djvu_document_render):
2714         * backend/tiff/tiff-document.c: (tiff_document_render):
2715
2716         Use the new cairo function cairo_format_stride_for_width when
2717         available. Fixes bug #482720.
2718
2719 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2720
2721         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
2722         (get_mime_type_from_data), (get_document_from_uri):
2723
2724         Use g_content_type_guess() only when slow is true in
2725         get_document_from_uri(). Fix several memory leaks.
2726         
2727 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
2728
2729         * libdocument/ev-document-factory.c:
2730         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
2731         (get_document_from_uri):
2732
2733         Use g_content_type_guess () to get mimetype for files.
2734         Bug #510401.
2735
2736 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2737
2738         * thumbnailer/Makefile.am:
2739
2740         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
2741         
2742 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2743
2744         * configure.ac:
2745
2746         Fix build with --without-libgnome. Fixes bug #512771.
2747         
2748 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2749
2750         * backend/dvi/Makefile.am: Install only dvi
2751         module. Fixes bug #512718.
2752
2753 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2754
2755         * properties/ev-properties-main.c: (nautilus_module_initialize):
2756         
2757         Initialize backends in properties tab. Fixes bug
2758         #512720.
2759
2760 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2761
2762         * properties/Makefile.am: No need to link with 
2763         libraries. Fixes bug #512719.
2764
2765 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2766
2767         * NEWS:
2768         * configure.ac:
2769         
2770         Update for release 2.21.90.
2771
2772 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2773
2774         * shell/ev-window.c: (ev_window_cmd_escape):
2775
2776         Fix compile warning.
2777         
2778 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2779
2780         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
2781
2782         Fix printing in dvi backend when filename contains white
2783         espaces. Fixes bug #502839.
2784         
2785 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2786
2787         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2788         (screensaver_disable_x11):
2789         * shell/Makefile.am:
2790         * shell/xdg-user-dir-lookup.c: Removed
2791         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2792         * shell/ev-view.c: (ev_view_presentation_transition_start):
2793         * shell/ev-window.c: (ev_window_cmd_file_open),
2794         (ev_window_cmd_save_as), (presentation_set_timeout):
2795
2796         Remove #ifdefs that are no longer needed.
2797         
2798 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2799
2800         * shell/ev-view.[ch]: (ev_view_button_release_event),
2801         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
2802         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
2803         (ev_window_cmd_escape):
2804
2805         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
2806         
2807 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2808
2809         * configure.ac:
2810         * backend/comics/comics-document.c: (comics_document_load):
2811         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
2812         (ev_attachment_set_property), (ev_attachment_init),
2813         (ev_attachment_save), (ev_attachment_launch_app),
2814         (ev_attachment_open):
2815         * libdocument/ev-document-factory.c: (get_document_from_uri):
2816         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
2817         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
2818         * shell/ev-jobs.c:
2819         * shell/ev-password.c: (ev_password_dialog_set_property),
2820         (ev_password_dialog_save_password):
2821         * shell/ev-sidebar-attachments.c:
2822         (ev_sidebar_attachments_drag_data_get):
2823         * shell/ev-window-title.c: (get_filename_from_uri):
2824         * shell/ev-window.c: (ev_window_clear_temp_file),
2825         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
2826         (ev_window_open_uri), (window_save_file_copy_ready_cb),
2827         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
2828         (launch_external_uri), (image_save_dialog_response_cb),
2829         (attachment_save_dialog_response_cb):
2830         * shell/main.c: (load_files), (load_files_remote), (main):
2831         * thumbnailer/evince-thumbnailer.c: (main):
2832
2833         Port to gio and drop gnome-vfs dependency. Fixes bug
2834         #510401. Based on patch by Cosimo Cecchi.
2835         
2836 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2837
2838         * NEWS:
2839
2840         Fixed formatting inconsistencies (spaces vs. tabs)
2841
2842 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2843
2844         * shell/ev-window.c:
2845
2846         Use top/up/bottom/down arrows instead of
2847         first/left/last/right in the toolbar and menu actions.
2848         This fixes issues with RTL languages and is visually
2849         consistent with the page view. Fixes bug #170081.
2850
2851 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2852
2853         * NEWS:
2854
2855         Fixed some inaccuracies pointed out by Carlos Garcia
2856         Campos.
2857
2858 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2859
2860         * NEWS:
2861         * data/evince.schemas.in:
2862         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2863
2864         Override PDF restrictions by default. Fixes bug #382700.
2865
2866 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2867
2868         * NEWS: Updated for upcoming release
2869
2870 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2871
2872         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2873
2874         Fix memory leak.
2875         
2876 2008-01-23  Gil Forcada <gilforcada@guifi.net>
2877
2878         * shell/ev-window.c: (register_custom_actions):
2879         
2880         Added comment for translators
2881
2882 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2883
2884         * shell/ev-view.c: (ev_view_button_release_event):
2885
2886         Do not create the idle function for kinetic scrolling if we are
2887         not in a drag operation.
2888
2889 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2890
2891         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2892         (ev_view_button_press_event), (ev_view_motion_notify_event),
2893         (ev_view_button_release_event):
2894
2895         Restore cursor after autoscrolling. Fixes bug #509958.
2896
2897 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2898
2899         * configure.ac:
2900         * backend/pdf/ev-poppler.cc:
2901         (pdf_document_images_get_image_mapping),
2902         (pdf_document_images_get_image),
2903         (pdf_document_document_images_iface_init):
2904         * libdocument/ev-document-images.[ch]:
2905         (ev_document_images_get_image_mapping),
2906         (ev_document_images_get_image):
2907         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
2908         (ev_image_get_id), (ev_image_save_tmp):
2909         * shell/ev-jobs.c: (ev_job_render_run):
2910         * shell/ev-view.c: (ev_view_drag_data_get):
2911         * shell/ev-window.c: (image_save_dialog_response_cb),
2912         (ev_view_popup_cmd_copy_image):
2913
2914         Do not render images when rendering the page but on demand. It
2915         reduces the memory comsumption.
2916         
2917 2008-01-18  Marcelo Lira  <setanta@gmail.com>
2918
2919         * configure.a:
2920         * shell/ev-password.c:
2921
2922         Make gnome-keyring optional. Fixes bug #509676.
2923         
2924 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2925
2926         * shell/ev-pixbuf-cache.c: (add_job):
2927
2928         Initialize include_images variable as FALSE instead of TRUE.
2929         
2930 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2931
2932         * configure.ac:
2933         * cut-n-paste/Makefile.am:
2934         * cut-n-paste/fileformatchooser/Makefile.am:
2935         * cut-n-paste/fileformatchooser/egg-macros.h:
2936         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
2937         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
2938         * shell/Makefile.am:
2939         * shell/ev-utils.c:
2940         (file_chooser_dialog_add_writable_pixbuf_formats),
2941         (get_gdk_pixbuf_format_by_extension):
2942         * shell/ev-utils.h:
2943         * shell/ev-window.c: (ev_window_error_message),
2944         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
2945         
2946         Simplify image format selection on save.
2947
2948 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2949
2950         * shell/ev-view.c: (ev_view_scroll_event):
2951         
2952         Repair gorizontal scrolling with shift. Fixes
2953         bug #483412.
2954
2955 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2956         
2957         * MAINTAINERS:
2958
2959         Fix formatting issues.
2960         
2961 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2962
2963         * backend/comics/comics-document.c: (comics_regex_quote):
2964         
2965         Don't overquote special chars except of '. See bug 
2966         502500. Thanks to Tom Parker.
2967
2968 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2969
2970         * MAINTAINERS:
2971         
2972         Added Nickolay and Carlos, since they're doing most of
2973         the releases nowadays.
2974
2975 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2976
2977         * properties/Makefile.am:
2978
2979         Get the nautilus extension dir properly instead of using
2980         a hack. Fixes bug #505359.
2981
2982 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2983
2984         * properties/Makefile.am:
2985         
2986         Install nautilus extension into new place. See bug
2987         #505359. Thanks to Matthias Clasen, Brian Pepple and
2988         Damien Carbery.
2989
2990 2008-01-13  Djihed Afifi  <djihed@gmail.com>
2991
2992         * shell/ev-window.c: (ev_window_get_recent_file_label):
2993         
2994         RTL marker in recent file list. See bug #509076.
2995
2996 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2997
2998         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
2999         * shell/ev-window.c: (image_save_dialog_response_cb):
3000
3001         Fix compile warnings due to unused variables.
3002         
3003 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3004
3005         * configure.ac:
3006         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
3007         * backend/ps/ev-spectre.c: (ps_document_render):
3008
3009         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
3010
3011 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3012
3013         * shell/ev-transition-animation.c (ev_transition_animation_fade)
3014         (ev_transition_animation_paint): Implement "fade" effect.
3015
3016 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3017
3018         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
3019         (ev_transition_animation_paint): Implement "uncover" effect.
3020
3021 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3022
3023         * shell/ev-transition-animation.c (ev_transition_animation_cover)
3024         (ev_transition_animation_paint): Implement "cover" effect.
3025
3026 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3027
3028         * shell/ev-transition-animation.c (ev_transition_animation_push)
3029         (ev_transition_animation_paint): Implement "push" effect.
3030
3031 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3032
3033         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
3034         (ev_transition_animation_paint): Implement "dissolve" effect.
3035
3036 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3037
3038         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
3039         (ev_transition_animation_paint): Implement "wipe" effect.
3040
3041 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3042
3043         * shell/ev-transition-animation.c (ev_transition_animation_box)
3044         (ev_transition_animation_paint): Implement "box" effect.
3045
3046 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3047
3048         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
3049         (ev_transition_animation_paint): Implement "blinds" effect.
3050
3051 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3052
3053         * shell/ev-transition-animation.c (ev_transition_animation_split)
3054         (ev_transition_animation_paint): Implement "split" effect.
3055
3056 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3057
3058         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
3059         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
3060         (ev_view_transition_animation_start) 
3061         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
3062         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
3063         (ev_view_next_page) (ev_view_previous_page):
3064         
3065         Use EvTransitionAnimation to drive page changes in the presentation
3066         mode, the animation will wait to start until both the origin and 
3067         destination page surfaces are available. Fixes #458460.
3068
3069         (draw_loading_text):
3070
3071         Remove workaround for bug #320352, it's now fixed properly.
3072
3073
3074 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3075
3076         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
3077         will contain the implementations for page transition animations, at
3078         the moment it just has the "replace" effect.
3079         * shell/Makefile.am: Added these files to build.
3080
3081 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3082
3083         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
3084         animations.
3085         * shell/Makefile.am: Added these files to build.
3086
3087 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3088
3089         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
3090         implementation to get_effect() in EvDocumentTransitionIface.
3091
3092 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3093
3094         * libdocument/ev-transition-effect.[ch]: New files, define a page
3095         transition effect, at the moment it maps PopplerPageTransition to a
3096         GObject.
3097         * libdocument/Makefile.am: Added these files to build.
3098         * libdocument/ev-document-transition.[ch]
3099         (ev_document_transition_get_effect): New method, gets the
3100         EvTransitionEffect returned by the interface implementation, with
3101         fallback to the "replace" effect.
3102
3103 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
3104
3105         * configure.ac:
3106         * cut-n-paste/Makefile.am:
3107         * cut-n-paste/fileformatchooser/Makefile.am:
3108         * cut-n-paste/fileformatchooser/egg-macros.h:
3109         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
3110         * shell/Makefile.am:
3111         * shell/ev-window.c: (image_save_dialog_response_cb),
3112         (ev_view_popup_cmd_save_image_as):
3113
3114         Allow exporting images in any format supported by
3115         GdkPixbuf. Fixes bug #500209.
3116         
3117 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3118
3119         * backend/pixbuf/pixbuf-document.c:
3120
3121         More warnings fixed.
3122         
3123 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3124
3125         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
3126         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
3127         * backend/djvu/djvu-text.h:
3128         * backend/tiff/tiff-document.c: (tiff_document_render):
3129
3130         Fix compile warnings.
3131         
3132 2007-12-28  Christian Persch  <chpe@gnome.org>
3133
3134         * **/*.c: Include config.h. Bug #504721.
3135
3136 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3137
3138         * configure.ac:
3139         * Makefile.am:
3140         * po/POTFILES.in:
3141         * backend/comics/Makefile.am:
3142         * backend/comics/comics-document.[ch]:
3143         * backend/comics/comicsdocument.evince-backend.in:
3144         * backend/djvu/Makefile.am:
3145         * backend/djvu/djvu-document.[ch]:
3146         * backend/djvu/djvudocument.evince-backend.in:
3147         * backend/dvi/Makefile.am:
3148         * backend/dvi/dvi-document.[c]:
3149         * backend/dvi/dvidocument.evince-backend.in:
3150         * backend/impress/Makefile.am:
3151         * backend/impress/impress-document.[ch]:
3152         * backend/impress/impressdocument.evince-backend.in:
3153         * backend/pdf/Makefile.am:
3154         * backend/pdf/ev-poppler.cc:
3155         * backend/pdf/ev-poppler.h:
3156         * backend/pdf/pdfdocument.evince-backend.in:
3157         * backend/pixbuf/Makefile.am:
3158         * backend/pixbuf/pixbuf-document.[ch]:
3159         * backend/pixbuf/pixbufdocument.evince-backend.in:
3160         * backend/ps/Makefile.am:
3161         * backend/ps/ev-spectre.[ch]:
3162         * backend/ps/ps-document.[ch]:
3163         * backend/ps/psdocument.evince-backend.in:
3164         * backend/tiff/Makefile.am:
3165         * backend/tiff/tiff-document.[ch]:
3166         * backend/tiff/tiffdocument.evince-backend.in:
3167         * libdocument/Makefile.am:
3168         * libdocument/ev-backends-manager.[ch]:
3169         * libdocument/ev-module.[ch]:
3170         * libdocument/ev-document.h:
3171         * libdocument/ev-document-factory.[ch]:
3172         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
3173         (get_compression_from_mime_type), (get_document_from_uri),
3174         (ev_document_factory_get_document), (file_filter_add_mime_types),
3175         (ev_document_factory_add_filters):
3176         * shell/Makefile.am:
3177         * shell/ev-window-title.c: (get_filename_from_uri):
3178         * shell/main.c: (main):
3179         * thumbnailer/Makefile.am:
3180         * thumbnailer/evince-thumbnailer.c: (main):
3181
3182         Plugin system for backends. Fixes bug #351348.
3183         
3184 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3185
3186         * shell/ev-view-private.h:
3187         * shell/ev-view.c: (ev_view_drag_update_momentum),
3188         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
3189         (ev_view_button_release_event), (ev_view_destroy):
3190         
3191         Kinetic scrolling implemented as requested in
3192         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
3193
3194 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3195
3196         * data/evince-toolbar.xml:
3197         * data/evince-ui.xml:
3198         * shell/ev-view-private.h:
3199         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3200         (ev_view_button_press_event), (ev_view_motion_notify_event),
3201         (ev_view_button_release_event), (ev_view_init),
3202         (ev_view_autoscroll_cb), (ev_view_autoscroll),
3203         (ev_view_set_cursor):
3204         * shell/ev-view.h:
3205         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3206         (ev_window_cmd_view_autoscroll):
3207         
3208         Autoscroll feature with the context menu. Fixes bug 
3209         #323670. Thanks to David Turner <cillian64@googlemail.com>.
3210
3211 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3212
3213         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
3214
3215         Disconnect also page-ready signal when removing a job because the
3216         page size has changed. Thanks to kripken
3217         <kripkensteiner@gmail.com>.
3218
3219 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3220
3221         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
3222         
3223         Scroll pages in page entry with mouse wheel. Fixes bug
3224         #324122. Thanks to David Turner <cillian64@googlemail.com>.
3225
3226 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3227
3228         * backend/dvi/Makefile.am:
3229         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
3230         (mdvi_cairo_device_init):
3231         * backend/dvi/mdvi-lib/common.h:
3232         * backend/dvi/mdvi-lib/mdvi.h:
3233         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
3234         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
3235         (mdvi_build_path_from_cwd):
3236
3237         Add ps specials support in dvi backend when libspectre is
3238         present. Fixes bug #386005.
3239         
3240 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3241
3242         * configure.ac:
3243         * backend/ps/Makefile.am:
3244         * backend/ps/ev-spectre.[ch]:
3245         
3246         Use libspectre, if available, for the ps backend. Fixes bugs
3247         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
3248
3249 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3250         
3251         * backend/comics/comics-document.c: (comics_document_load):
3252         
3253         Cygwin build issue fix.
3254
3255 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3256
3257         * shell/ev-view.c: (ev_view_set_zoom):
3258
3259         Do not limit the minimum zoom factor when sizing mode is best bit
3260         or fit width. Fixes bug #503805.
3261         
3262 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3263
3264         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
3265         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
3266         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
3267         (ev_link_dest_get_property), (ev_link_dest_set_property),
3268         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
3269         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
3270         (ev_link_dest_new_fitr):
3271         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
3272         (goto_fith_dest), (goto_xyz_dest):
3273
3274         Do not change left, top and zoom values when they are null in PDF
3275         destinations. Fixes bug #460658.
3276         
3277 2007-12-10  Christian Persch  <chpe@gnome.org>
3278
3279         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
3280         (ev_view_accessible_class_init),
3281         (ev_view_accessible_idle_do_action),
3282         (ev_view_accessible_action_do_action),
3283         (ev_view_accessible_action_get_description),
3284         (ev_view_accessible_action_set_description),
3285         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
3286         (ev_view_accessible_factory_init),
3287         (ev_view_accessible_factory_get_accessible_type):
3288         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
3289         private data, and G_DEFINE_TYPE. Bug #502843.
3290
3291 2007-12-08  Christian Persch  <chpe@gnome.org>
3292
3293         * shell/ev-metadata-manager.c: (item_free),
3294         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3295         (value_free), (parse_value), (parseItem),
3296         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3297         (save_values): Use GSlice to allocate small amounts of memory. Bug
3298         #475972.
3299
3300 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3301
3302         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3303
3304         Restore cursor to normal after a drag operation. Fixes bug
3305         #501603.
3306         
3307 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3308
3309         * NEWS:
3310         * configure.ac:
3311         
3312         Update for release 2.21.1
3313
3314 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3315
3316         * configure.ac:
3317         * cut-n-paste/gedit-message-area/Makefile.am:
3318         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
3319         * shell/Makefile.am:
3320         * shell/ev-message-area.[ch]:
3321         * shell/ev-window.c: (ev_window_set_message_area),
3322         (ev_window_error_message_response_cb), (ev_window_error_message),
3323         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
3324         (ev_window_save_job_cb), (image_save_dialog_response_cb),
3325         (ev_attachment_popup_cmd_open_attachment),
3326         (attachment_save_dialog_response_cb), (ev_window_set_document),
3327         (ev_window_init):
3328
3329         Use a message area instead of a popup dialog for error
3330         notifications. Fixes bug #337495.
3331         
3332 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3333
3334         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
3335         (ev_window_run_fullscreen):
3336
3337         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
3338         
3339 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3340
3341         * ev-sidebar-thumbnails.c: (update_visible_range),
3342         (ev_sidebar_thumbnails_refresh),
3343         (ev_sidebar_thumbnails_set_document),
3344         (ev_sidebar_thumbnails_support_document):
3345
3346         Show thumbnails for documents with one page. Fixes bug #358751.
3347         
3348 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3349
3350         * shell/ev-window.c:
3351         (ev_window_load_print_settings_from_metadata),
3352         (ev_window_save_print_settings), (ev_window_print_finished),
3353         (ev_window_print_range):
3354
3355         Print settings that are specific to the document are now saved per
3356         document in the metadata file. Fixes bug #488806.
3357         
3358 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
3359
3360         * backend/tiff/tiff-document.c: (tiff_document_render):
3361
3362         Tiff documents were rendered with wrong colors. Fixes bug #497279.
3363         
3364 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3365
3366         * shell/ev-application.[ch]: (get_find_string_from_args),
3367         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3368         (ev_application_open_uri_list):
3369         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
3370         * shell/ev-window.[ch]: (ev_window_load_job_cb),
3371         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3372         (ev_window_cmd_recent_file_activate),
3373         (ev_window_open_recent_action_item_activated),
3374         (ev_window_print_send), (open_remote_link):
3375         * shell/main.c: (arguments_parse):
3376
3377         Add a command line option for search. Fixes bug #497710.
3378         
3379 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
3380
3381         * shell/ev-jobs.c: (ev_job_print_new):
3382
3383         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
3384         
3385 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3386
3387         * data/evince-toolbar.xml:
3388         * shell/Makefile.am:
3389         * shell/ev-application.c: (ev_application_init):
3390         * shell/ev-open-recent-action.[ch]:
3391         * shell/ev-window.c:
3392         (ev_window_open_recent_action_item_activated),
3393         (register_custom_actions):
3394
3395         Add an expander to the open toolbar item which pops up a dropdown
3396         menu with the recently used documents. Fixes bug #487215.
3397         
3398 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3399
3400         * shell/ev-window.c: (ev_window_open_uri),
3401         (ev_window_cmd_view_reload):
3402
3403         Do not jump to the first page when reloading by running evince
3404         from the command line. Fixes bug #490847.
3405         
3406 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3407
3408         * shell/ev-window.c: (ev_window_cmd_help_contents):
3409
3410         Plugged memory leak when help file is not found. Fixes bug
3411         #490762.
3412         
3413 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3414
3415         * configure.ac:
3416
3417         Enable djvu, dvi and comics backends by default. Fixes bug
3418         #437121.
3419         
3420 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3421
3422         * configure.ac:
3423         * cut-n-paste/Makefile.am:
3424         * cut-n-paste/recent-files/*: Removed
3425         * help/reference/Makefile.am:
3426         * shell/Makefile.am:
3427         * shell/ev-application.[ch]: (ev_application_shutdown),
3428         (ev_application_init):
3429         * shell/ev-window.c: (ev_window_add_recent),
3430         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
3431
3432         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
3433         
3434 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
3435
3436         * shell/ev-window.c: (launch_external_uri):
3437
3438         Let GnomeVFS check the URL, this allow more URL (like mailto:),
3439         and report error if the URL is not supported (#489910).
3440
3441 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3442
3443         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3444         (pdf_document_file_exporter_begin_page),
3445         (pdf_document_file_exporter_end_page):
3446
3447         Fix printing with poppler splash backend. Fixes bug #489774.
3448         
3449 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3450
3451         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3452         * shell/ev-print-job.c: (ev_print_job_class_init):
3453
3454         Fix a crash when printing with the gnome-print dialog. Fixes bug
3455         #488939.
3456         
3457 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
3458
3459         * backend/pixbuf/pixbuf-document.c:
3460
3461         Fix an implicit function definition warning (#487655)
3462
3463 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3464
3465         * shell/ev-window.c:
3466
3467         Fix conflicting shortcut for view sade pane and presentation.
3468         
3469 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3470
3471         * backend/pdf/ev-poppler.cc:
3472         (pdf_document_file_exporter_begin_page),
3473         (pdf_document_file_exporter_do_page),
3474         (pdf_document_file_exporter_end_page),
3475         (pdf_document_file_exporter_iface_init):
3476         * libdocument/ev-file-exporter.[ch]:
3477         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
3478         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3479         (ev_job_print_run):
3480
3481         When printing multiple pages per sheet in reverse option, do not
3482         invert the order of the pages in every sheet, but the order of the
3483         sheets. Do not print blank pages when page range is invalid. Fixes
3484         bugs #484857 and #485521.
3485         
3486 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3487
3488         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3489         (ev_job_print_run):
3490         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3491
3492         Respect ranges order when printing more than one range in random
3493         order.
3494         
3495 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
3496
3497         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
3498         (ev_window_setup_document), (ev_window_rotation_changed_cb):
3499
3500         Rotate also the window icon when document is rotated. Fixes bug
3501         #474681.
3502         
3503 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3504
3505         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
3506         (pdf_document_forms_get_form_fields):
3507
3508         Silently ignore unknown form fields. Fixes bug #482654. Patch by
3509         Matthias Drochner.
3510         
3511 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3512
3513         * configure.ac:
3514         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3515
3516         Use poppler_page_render_for_printing() instead of
3517         poppler_page_render() if available when exporting to a ps or pdf
3518         file. Fixes bug #476627.
3519         
3520 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3521
3522         * shell/ev-window.c: (ev_window_run_fullscreen):
3523
3524         Do not show the toolbar in fullscreen mode if the main toolbar is
3525         not visible. Fixes bug #483048.
3526         
3527 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3528
3529         * shell/ev-view.c: (ev_view_button_press_event):
3530
3531         Give priority to form fields over images when deciding whether a
3532         button press event is over an image or form field. It allows edit
3533         form fields when they are over a background image. Fixes bug
3534         #477841.
3535         
3536 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3537
3538         * NEWS:
3539         * configure.ac:
3540         
3541         Update for release 2.20.0
3542
3543 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3544
3545         * backend/pdf/ev-poppler.cc:
3546
3547         Remove #ifdef HAVE_FORMS, so that forms support works again.
3548
3549 2007-09-05  Götz Waschk  <waschk@mandriva.org>
3550
3551         * configure.ac:
3552         * data/evince.desktop.in.in:
3553         
3554         Fixes desktop file issues. See bug #473471.
3555
3556 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3557
3558         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3559         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3560         (ev_job_queue_remove_job):
3561         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
3562         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
3563         * shell/ev-window.c: (ev_window_clear_save_job),
3564         (ev_window_save_job_cb), (file_save_dialog_response_cb),
3565         (ev_window_dispose):
3566
3567         Move save a copy task to its own job so that it's carried out in a
3568         thread avoiding another lock in the main thread. Use
3569         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
3570         can be saved to a pathin another file system. Fixes bug #456891.
3571         
3572 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3573
3574         * NEWS:
3575         * configure.ac:
3576         
3577         Update for release 2.19.92
3578
3579 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3580
3581         * configure.ac:
3582         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3583         (pdf_selection_get_selection_region),
3584         (pdf_selection_get_selection_map),
3585         (ev_form_field_from_poppler_field):
3586
3587         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
3588         and triple click selections are enabled again now.
3589
3590 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3591
3592         * shell/ev-window.c: (ev_window_add_history):
3593
3594         Make sure not to use the history with documents not supporting
3595         links. Fixes bug #468954.
3596
3597 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3598
3599         * shell/ev-window.c: (ev_window_load_job_cb):
3600
3601         Restart the search when reloading a document with the find bar
3602         visible. Fixes bug #461962.
3603
3604 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3605
3606         * shell/ev-window.c: (setup_document_from_metadata),
3607         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
3608
3609         Do not jump to the first page when reloading a document from the
3610         last page.
3611
3612 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3613
3614         * shell/ev-window.c: (update_chrome_flag),
3615         (setup_sidebar_from_metadata),
3616         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
3617         (ev_window_cmd_edit_find_next),
3618         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
3619         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
3620         (find_bar_close_cb), (view_actions_focus_in_cb):
3621
3622         Do not update visibility when changing a chrome flag so that it's
3623         possible to update several flags and update visibility only once
3624         for all of them.
3625
3626 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3627
3628         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3629
3630         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
3631         supported by gtk+. Fixes bug #460907.
3632
3633 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3634
3635         * shell/ev-view.c: (view_update_range_and_current_page):
3636
3637         Make sure current-page <= end-page in continuous mode. Fixes bug
3638         #454950.
3639
3640 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3641
3642         * backend/pdf/ev-poppler.cc: (build_tree):
3643
3644         Ignore outline items without a title. Fixes bug #453913.
3645
3646 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3647
3648         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3649         (ev_view_button_release_event), (ev_view_leave_notify_event):
3650
3651         Use always drag mouse cursor during a drag operation. Fixes bug
3652         #470564.
3653
3654 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3655
3656         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3657         (pdf_selection_get_selection_region),
3658         (pdf_selection_get_selection_map):
3659
3660         Temporarily disable double and triple selections since it depends on
3661         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
3662         released and the update of the external dependency minimal version
3663         approved.
3664
3665 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3666
3667         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3668         (pdf_document_file_exporter_do_page):
3669         * libdocument/ev-file-exporter.h:
3670         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3671         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3672
3673         Actually fix printing regressions. Remove orientation from
3674         EvPrintContext since it's redundant.
3675
3676 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3677
3678         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
3679         * backend/impress/impress-document.c:
3680         (impress_document_document_iface_init):
3681         * backend/ps/ps-document.c: (ps_document_document_iface_init):
3682         * backend/djvu/djvu-document.c:
3683         (djvu_document_document_iface_init),
3684         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
3685         * backend/tiff/tiff-document.c:
3686         (tiff_document_document_iface_init):
3687         * backend/pixbuf/pixbuf-document.c:
3688         (pixbuf_document_document_iface_init):
3689         * backend/comics/comics-document.c:
3690         (comics_document_document_iface_init):
3691         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
3692         (pdf_selection_render_selection),
3693         (pdf_selection_get_selected_text),
3694         (pdf_selection_get_selection_region),
3695         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
3696         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
3697         (ev_selection_get_selection_region),
3698         (ev_selection_get_selection_map):
3699         * libdocument/ev-document.[ch]:
3700         * shell/ev-pixbuf-cache.[ch]: (add_job),
3701         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
3702         * shell/ev-view-private.h:
3703         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
3704         (ev_job_render_run):
3705         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3706         * shell/ev-view.c: (start_selection_for_event),
3707         (ev_view_button_press_event), (ev_view_drag_data_get),
3708         (ev_view_drag_data_received), (ev_view_button_release_event),
3709         (compute_new_selection_text), (compute_selections),
3710         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3711         (ev_view_primary_get_cb):
3712
3713         Add support for double and triple click selections.
3714
3715 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3716
3717         * NEWS:
3718         * configure.ac:
3719
3720         Update for release 2.19.4
3721
3722 2007-08-28  Justin Blanchard  <justinb04@aim.com>
3723
3724         * shell/ev-view-private.h:
3725         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
3726         (ev_view_set_highlight_search):
3727         * shell/ev-view.h:
3728         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
3729         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
3730         (find_bar_visibility_changed_cb):
3731         
3732         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
3733
3734 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3735
3736         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3737         (pdf_document_file_exporter_begin),
3738         (pdf_document_file_exporter_do_page):
3739         * shell/ev-jobs.c: (ev_job_print_run):
3740         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3741
3742         Create always a portrait cairo surface and rotate when needed for
3743         landscape. It fixes printing problems in real printers.
3744
3745 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3746
3747         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3748         * libdocument/ev-file-exporter.[ch]:
3749         (ev_file_exporter_get_capabilities):
3750         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3751         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3752
3753         Adjust number of pages per row according to page orientation when
3754         printing 2 or 6 pages per sheet.
3755
3756 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3757
3758         * shell/ev-window.c: (ev_window_print_send):
3759
3760         Reset also cups setting to 1 when printing multiple pages per
3761         sheet. Fixes bug #468853.
3762
3763 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3764
3765         * libdocument/ev-document-misc.c:
3766         (ev_document_misc_surface_rotate_and_scale):
3767
3768         Use directly cairo_surface_get_content() when creating a similar
3769         surface as suggested by Jeff Muizelaar. Thanks again.
3770
3771 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3772
3773         * backend/djvu/djvu-document.c: (djvu_document_render):
3774         * backend/tiff/tiff-document.c: (tiff_document_render):
3775         * backend/pdf/ev-poppler.cc: (pdf_document_render):
3776         * libdocument/ev-document-misc.c:
3777         (ev_document_misc_surface_from_pixbuf),
3778         (ev_document_misc_surface_rotate_and_scale):
3779
3780         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
3781         creating page surfaces. Fixes bug #453123. Thank you very much to
3782         Jeff Muizelaar <jeff@infidigm.net>.
3783
3784 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3785
3786         * shell/ev-page-cache.c: (ev_page_cache_new),
3787         (ev_page_cache_get_thumbnail_size):
3788         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
3789         (ev_sidebar_thumbnails_set_loading_icon):
3790
3791         Also store in page-cache the dimensions of the thumbnails so that
3792         they can be used to create the correct loading icon in the side
3793         pane. Fixes bug #466857.
3794
3795 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3796
3797         * backend/pdf/ev-poppler.cc:
3798         (pdf_document_thumbnails_get_thumbnail):
3799
3800         Fix thumbnails rotation in pdf documents that include embedded 
3801         thumbnails.
3802
3803 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
3804
3805         * backend/pdf/ev-poppler.cc:
3806
3807         Don't use #ifdef in macro expansion. Some compilers don't
3808         like that. Closes bug #467042.
3809
3810 2007-08-15  Justin Blanchard  <justinb04@aim.com>
3811
3812         * backend/djvu/djvu-document.c: (djvu_document_finalize):
3813         
3814         Fixes memory leak in djvu backend.
3815
3816 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
3817
3818         * data/icons/32x32/Makefile.am:
3819         * data/icons/32x32/actions/Makefile.am:
3820         * data/icons/32x32/actions/view-page-cont.svg:
3821         * data/icons/32x32/actions/view-page-facing.svg:
3822         * data/icons/48x48/Makefile.am:
3823         * data/icons/48x48/actions/Makefile.am:
3824         * data/icons/48x48/actions/view-page-cont.svg:
3825         * data/icons/48x48/actions/view-page-facing.svg:
3826         
3827         Icons for a new sizes.
3828
3829 2007-08-14  Justin Blanchard  <justinb04@aim.com>
3830
3831         * shell/ev-page-cache.c: (build_height_to_page),
3832         (ev_page_cache_get_height_to_page):
3833         
3834         Fixes invalid read, see bug #466401.
3835
3836 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3837
3838         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3839         (set_drag_cursor):
3840         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3841         (configure_item_cursor), (new_pixbuf_from_widget):
3842
3843         Fix multihead problems in toolbar editor. Fixes bug #382055.
3844
3845 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3846
3847         * shell/ev-window.c: (ev_window_cmd_file_open),
3848         (ev_window_cmd_save_as):
3849
3850         Use g_get_user_special_dir when available instead of
3851         xdg_user_dir_lookup.
3852
3853 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3854
3855         * MAINTAINERS:
3856         
3857         Updated according to request on desktop-devel.
3858
3859 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3860
3861         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3862
3863         Do not use cairo_rectangle and cairo_clip since we are
3864         not using cairo_fill but cairo_paint. Use the same cairo context
3865         for every page in the same expose event.
3866
3867 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3868
3869         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
3870         leak.
3871
3872 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3873
3874         * configure.ac:
3875         * NEWS:
3876
3877         Release 0.9.3
3878
3879 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3880
3881         * libdocument/ev-document-info.h:
3882         * libdocument/ev-document.h:
3883         * shell/ev-page-action.h:
3884         * shell/ev-sidebar-links.h:
3885
3886         Fix a headers problem with ev-link
3887         
3888         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
3889         * shell/ev-view-private.h:
3890         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3891         (get_link_area), (ev_view_query_tooltip),
3892         (ev_view_leave_notify_event), (ev_view_destroy),
3893         (ev_view_class_init):
3894
3895         Use new gtk tooltips when available instead of ev-tooltip.
3896         
3897 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3898
3899         * shell/ev-window.c: (update_chrome_visibility),
3900         (ev_window_sidebar_visibility_changed_cb):
3901
3902         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
3903         
3904 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3905
3906         * shell/ev-navigation-action.c:
3907         (ev_navigation_action_history_changed),
3908         (ev_navigation_action_set_history):
3909         * shell/ev-navigation-action-widget.c:
3910         (ev_navigation_action_widget_init):
3911         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3912
3913         Fix compile warnings.
3914         
3915 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3916
3917         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3918         (egg_editable_toolbar_dispose):
3919
3920         Fix memory leak.
3921         
3922 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3923
3924         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3925         (screensaver_disable_x11):
3926         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
3927         * shell/ev-window.c: (presentation_set_timeout):
3928         * shell/ev-view.c: (ev_view_presentation_transition_start):
3929
3930         Use g_timeout_add_seconds instead of g_timeout_add when
3931         available.
3932         
3933 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3934
3935         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
3936
3937         Set horizontal scrollbar policy to AUTOMATIC instead of
3938         NEVER. Workaround for bug #449462.
3939         
3940 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3941
3942         * shell/ev-jobs.c: (ev_job_render_page_ready):
3943
3944         Add page_ready callback to main loop with high priority and hold
3945         a reference to job during idle.
3946         
3947 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3948
3949         * configure.ac:
3950         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3951         (pdf_document_file_exporter_begin),
3952         (pdf_document_file_exporter_do_page),
3953         (pdf_document_file_exporter_get_capabilities):
3954         * libdocument/ev-file-exporter.h:
3955         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3956         * shell/ev-window.c: (ev_window_print_send),
3957         (ev_window_print_dialog_response_cb):
3958
3959         Allow printing multiple pages per sheet. Fixes bug #395573.
3960         
3961 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3962
3963         * shell/ev-view.c: (tip_from_link):
3964         
3965         Check for NULL, fixes bug #460862.
3966
3967 2007-07-29  Christian Persch  <chpe@gnome.org>
3968
3969         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3970         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3971         (ev_window_cmd_preview_print):
3972         
3973         Fixes bug #437681 - blocks while enumerating printers.
3974
3975 2007-07-29  Christian Persch  <chpe@gnome.org>
3976
3977         * shell/ev-window.c: (ev_window_screen_changed):
3978         
3979         Don't use deprecated gtk+ function. See bug #460909.
3980
3981 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3982
3983         * shell/ev-utils.c: (get_num_monitors):
3984         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
3985
3986         Do not use display before initializing it. Remove compile
3987         warnings.
3988
3989 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
3990
3991         * shell/ev-view.c: (ev_view_class_init):
3992         
3993         Unix-like hjkl bindings added. See bug #458111.
3994
3995 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
3996
3997         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
3998         * shell/ev-utils.h:
3999         * shell/ev-view.c: (ev_view_set_zoom_for_size),
4000         (ev_view_update_view_size):
4001         * shell/ev-view.h:
4002         * shell/ev-window.c: (ev_window_update_actions),
4003         (setup_view_from_metadata), (ev_window_screen_changed),
4004         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
4005         (zoom_control_changed_cb):
4006         * shell/ev-window.h:
4007         
4008         Reorganizes utility functions.
4009
4010 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4011
4012         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
4013         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
4014         (add_job), (ev_pixbuf_cache_get_surface),
4015         (ev_pixbuf_cache_get_link_mapping),
4016         (ev_pixbuf_cache_get_image_mapping),
4017         (ev_pixbuf_cache_get_form_field_mapping),
4018         (ev_pixbuf_cache_get_text_mapping):
4019         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
4020         (notify_page_ready), (ev_job_render_page_ready),
4021         (ev_job_render_run):
4022
4023         Add page_ready signal to notify that page is ready as soon as
4024         possible even if other page elements like links, forms, images or
4025         text mapping are not ready yet.
4026
4027 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4028
4029         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
4030         (dvi_document_file_exporter_do_page),
4031         (dvi_document_file_exporter_get_capabilities),
4032         (dvi_document_file_exporter_iface_init):
4033         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
4034         (ps_document_file_exporter_do_page),
4035         (ps_document_file_exporter_get_capabilities),
4036         (ps_document_file_exporter_iface_init):
4037         * backend/djvu/djvu-document.c:
4038         (djvu_document_file_exporter_begin),
4039         (djvu_document_file_exporter_end),
4040         (djvu_document_file_exporter_get_capabilities),
4041         (djvu_document_file_exporter_iface_init):
4042         * backend/tiff/tiff-document.c:
4043         (tiff_document_file_exporter_begin),
4044         (tiff_document_file_exporter_get_capabilities),
4045         (tiff_document_document_file_exporter_iface_init):
4046         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
4047         (pdf_document_file_exporter_do_page),
4048         (pdf_document_file_exporter_get_capabilities),
4049         (pdf_document_file_exporter_iface_init):
4050         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
4051         (ev_file_exporter_get_capabilities):
4052         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
4053         (idle_print_handler), (ev_print_job_print):
4054         * shell/ev-jobs.c: (ev_job_print_run):
4055         * shell/ev-window.c: (ev_window_print_send),
4056         (ev_window_print_range):
4057
4058         Use capabilities to know which options should be offered by the
4059         print dialog depending on the document backend.
4060
4061 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4062
4063         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
4064
4065         Give priority to forms over text to set the cursor.
4066
4067 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4068
4069         * shell/ev-view-private.h:
4070         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
4071         (ev_view_leave_notify_event), (ev_view_finalize),
4072         (ev_view_get_property), (ev_view_class_init):
4073
4074         Use IBEAM cursor for text form fields and NORMAL cursor for read
4075         only fields. Remove unused status attribute.
4076
4077 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4078
4079         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
4080
4081         Update region for current selected items also for checkbox
4082         buttons, since they can behave as radio buttons when they are in a
4083         set.
4084
4085 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4086
4087         * configure.ac:
4088         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
4089
4090         Get max length of text form fields.
4091
4092 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4093
4094         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
4095         * libdocument/ev-form-field.h:
4096         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
4097
4098         Fix build with current poppler cvs head.
4099
4100 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4101
4102         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4103         * shell/eggfindbar.c: (egg_find_bar_init):
4104
4105         Fix build with gtk+ >= 2.11.5 due to gtktooltips
4106         deprecation. Fixes bug #455667
4107
4108 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4109
4110         * NEWS:
4111         * configure.ac:
4112         
4113         Update for release 0.9.2
4114
4115 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4116
4117         * shell/ev-view.c: (ev_view_form_field_text_save),
4118         (ev_view_form_field_choice_save):
4119
4120         Fix a crash when closing whith a form widget visible.
4121
4122 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4123
4124         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
4125
4126         Update also the region of the current selected button when
4127         clicking on another button if they are radio buttons.
4128
4129 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4130
4131         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
4132         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
4133         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
4134         (ev_pixbuf_cache_get_link_mapping),
4135         (ev_pixbuf_cache_get_image_mapping),
4136         (ev_pixbuf_cache_get_form_field_mapping),
4137         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
4138         * shell/ev-view.c: (ev_view_form_field_get_region),
4139         (ev_view_form_field_button_create_widget),
4140         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
4141         (job_finished_cb):
4142
4143         Redraw only form field region instead of the whole page when
4144         reloading a page to show changes on the form field.
4145
4146 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4147
4148         * shell/ev-view.c: (ev_view_form_field_choice_save):
4149
4150         Fix selection of first item in list form fields.
4151
4152 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4153
4154         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
4155         (ev_pixbuf_cache_reload_page),
4156         (ev_pixbuf_cache_get_form_field_mapping):
4157
4158         Some refactoring to avoid duplicated code.
4159
4160 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4161
4162         * configure.ac:
4163         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
4164         (ev_form_field_from_poppler_field),
4165         (pdf_document_forms_get_form_fields),
4166         (pdf_document_forms_form_field_text_get_text),
4167         (pdf_document_forms_form_field_text_set_text),
4168         (pdf_document_forms_form_field_button_set_state),
4169         (pdf_document_forms_form_field_button_get_state),
4170         (pdf_document_forms_form_field_choice_get_item),
4171         (pdf_document_forms_form_field_choice_get_n_items),
4172         (pdf_document_forms_form_field_choice_is_item_selected),
4173         (pdf_document_forms_form_field_choice_select_item),
4174         (pdf_document_forms_form_field_choice_toggle_item),
4175         (pdf_document_forms_form_field_choice_unselect_all),
4176         (pdf_document_forms_form_field_choice_set_text),
4177         (pdf_document_forms_form_field_choice_get_text),
4178         (pdf_document_document_forms_iface_init):
4179         * libdocument/Makefile.am:
4180         * libdocument/ev-form-field.[ch]:
4181         * libdocument/ev-document-forms.[ch]:
4182         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4183         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4184         (add_job), (ev_pixbuf_cache_reload_page),
4185         (ev_pixbuf_cache_get_form_field_mapping):
4186         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
4187         * shell/ev-view-private.h:
4188         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
4189         (ev_view_handle_cursor_over_xy),
4190         (ev_view_get_form_field_at_location),
4191         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
4192         (ev_view_form_field_button_create_widget),
4193         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
4194         (ev_view_form_field_text_create_widget),
4195         (ev_view_form_field_choice_save),
4196         (ev_view_form_field_choice_changed),
4197         (ev_view_form_field_choice_create_widget),
4198         (ev_view_handle_form_field), (ev_view_size_allocate),
4199         (ev_view_realize), (draw_end_presentation_page),
4200         (ev_view_button_press_event), (ev_view_remove_all),
4201         (ev_view_motion_notify_event), (ev_view_key_press_event),
4202         (ev_view_enter_notify_event), (highlight_find_results),
4203         (draw_loading_text), (draw_one_page), (ev_view_destroy),
4204         (ev_view_class_init), (page_changed_cb),
4205         (on_adjustment_value_changed), (ev_view_set_presentation),
4206         (merge_selection_region), (ev_view_set_cursor),
4207         (ev_view_reset_presentation_state):
4208         
4209         Merge evince-forms branch.
4210
4211 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
4212
4213         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
4214
4215         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
4216         This script also updates itself from libegg
4217
4218         * cut-n-paste/toolbar-editor/egg*:
4219         Run update-toolbareditor-from-libegg.sh so we are in sync again with
4220         libegg
4221
4222 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
4223
4224         * shell/ev-window.c:
4225         
4226         Adds a nice icon to page action during toolbar editing.
4227         See bug #452872.
4228
4229 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4230
4231         * data/evince-toolbar.xml:
4232         * shell/ev-window.c:
4233         
4234         Let user add a presentation and fullscreen icons on toolbar.
4235         See bug #449734.
4236
4237 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
4238
4239         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
4240
4241         new script to keep in sync with toolbareditor in libegg
4242
4243         * cut-n-paste/toolbar-editor/*: 
4244
4245         Run update-toolbareditor-from-libegg so we are in sync again. 
4246         Fixes bug #452850.
4247         
4248
4249 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4250
4251         * shell/ev-sidebar-links.c: (job_finished_callback):
4252
4253         Do not connect selection changed signal more than once. Fixes bug
4254         #349433.
4255
4256 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4257
4258         * shell/ev-window.c: (ev_window_view_sidebar_cb):
4259
4260         Do not change sidebar chrome flag when pressing F9 key in
4261         presentation mode.
4262
4263 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4264
4265         * backend/pdf/ev-poppler.cc:
4266         (pdf_document_thumbnails_get_dimensions):
4267
4268         Make sure thumbnails width and height is not <= 0. Fixes a crash
4269         with some pdf documents which have really small pages.
4270
4271 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
4272
4273         * shell/main.c: (main):
4274
4275         Fixes program description translation issue.
4276         Bug #450148.
4277
4278 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
4279
4280         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4281
4282         Do not change current page when returning from black/white mode
4283         in presentation. Fixes bug #415032.
4284
4285 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4286
4287         * NEWS:
4288         * configure.ac:
4289         
4290         Update for release 0.9.1
4291
4292 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
4293
4294         * backend/dvi/dvi-document.c:
4295         (dvi_document_finalize),
4296         (dvi_document_file_exporter_format_supported),
4297         (dvi_document_file_exporter_begin),
4298         (dvi_document_file_exporter_do_page),
4299         (dvi_document_file_exporter_end),
4300         (dvi_document_file_exporter_iface_init), (dvi_document_init):
4301         
4302         PDF exporter for dvi documents. Fixes bug #441319.
4303
4304 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4305
4306         * shell/ev-window.c: (ev_window_clear_print_job):
4307
4308         Clear gtk print job when job has finished. Fixes bug #447612.
4309
4310 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4311
4312         * shell/ev-window.c: (ev_window_print_send),
4313         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4314
4315         Add preview button to print dialog. Fixes bug #445419.
4316
4317 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4318
4319         * backend/dvi/Makefile.am:
4320         * backend/dvi/pixbuf-device.[ch]: Removed
4321         * backend/dvi/cairo-device.[ch]: Added
4322         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
4323         * backend/dvi/dvi-document.c: (dvi_document_load),
4324         (dvi_document_render), (dvi_document_finalize),
4325         (dvi_document_thumbnails_get_thumbnail), (parse_color),
4326         (dvi_document_do_color_special):
4327         * libdocument/ev-document-misc.[ch]:
4328         (ev_document_misc_pixbuf_from_surface):
4329
4330         Port dvi backend to cairo and fix a problem with colors. 
4331
4332 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4333
4334         * shell/ev-view.c: (draw_one_page):
4335
4336         Draw only visible region.
4337
4338 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4339
4340         * backend/djvu/djvu-document.c: (djvu_document_render):
4341
4342         Fix rotation in djvu backend.
4343
4344 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4345
4346         * shell/ev-pixbuf-cache.c: (job_finished_cb),
4347         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
4348         (ev_pixbuf_cache_get_image_mapping),
4349         (ev_pixbuf_cache_get_text_mapping):
4350
4351         Redraw view every time we have a new surface. Fixes bug #443587.
4352
4353 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4354
4355         * libdocument/ev-document.c: (ev_document_info_free):
4356
4357         Fix memory leaks.
4358
4359 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4360
4361         * backend/dvi/dvi-document.c: (dvi_document_render),
4362         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
4363         * backend/impress/impress-document.c:
4364         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4365         (impress_document_render), (impress_document_document_iface_init),
4366         (impress_document_thumbnails_get_thumbnail):
4367         * backend/djvu/djvu-document-private.h:
4368         * backend/djvu/djvu-document.c: (djvu_document_render),
4369         (djvu_document_finalize), (djvu_document_document_iface_init),
4370         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
4371         * backend/tiff/tiff-document.c: (tiff_document_render),
4372         (tiff_document_render_pixbuf),
4373         (tiff_document_document_iface_init):
4374         * backend/pdf/ev-poppler.cc: (pdf_document_render),
4375         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
4376         (pdf_selection_render_selection):
4377         * backend/comics/comics-document.c:
4378         (comics_document_render_pixbuf), (comics_document_render),
4379         (comics_document_document_iface_init):
4380         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
4381         (pixbuf_document_document_iface_init):
4382         * libdocument/ev-document-misc.[ch]:
4383         (ev_document_misc_surface_from_pixbuf),
4384         (ev_document_misc_surface_rotate_and_scale):
4385         * libdocument/ev-document.[ch]: (ev_document_render):
4386         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
4387         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4388         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4389         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
4390         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
4391         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
4392         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
4393         (render_finished_cb), (ev_job_render_run):
4394         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
4395         (merge_selection_region):
4396
4397         Use cairo image surfaces instead of GDK pixbufs for drawing pages
4398         and selections.
4399
4400 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4401
4402         * shell/ev-window-title.c: (ev_window_title_update):
4403
4404         Fix memory leak.
4405
4406 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4407
4408         * shell/ev-view.c: (draw_loading_text):
4409
4410         Show loading text centered. Fixes bug #433061
4411
4412 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4413
4414         * shell/ev-sidebar-thumbnails.c:
4415         (ev_sidebar_thumbnails_set_loading_icon):
4416
4417         Remove a mutex in the main thread that blocks the UI in heavy
4418         documents.
4419
4420 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4421
4422         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
4423
4424         Set points_set to TRUE so that selections don't disappear after a
4425         zoom change.
4426
4427 2007-06-07  Michael Monreal  <infernux@web.de>
4428
4429         * data/icons/16x16/actions/Makefile.am:
4430         * data/icons/16x16/actions/zoom.svg:
4431         * data/icons/22x22/actions/Makefile.am:
4432         * data/icons/22x22/actions/zoom.svg:
4433         * data/icons/24x24/actions/Makefile.am:
4434         * shell/ev-stock-icons.c:
4435         * shell/ev-stock-icons.h:
4436         * shell/ev-window.c:
4437         
4438         Zoom icon artwork. See bug #444795.
4439
4440 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4441
4442         * shell/ev-metadata-manager.c: Remove extraneous function
4443         (Closes: #444386)
4444
4445 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4446
4447         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
4448         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
4449         (ev_metadata_manager_set), (ev_metadata_manager_save):
4450         Simplify the timeout, no need for modified anymore
4451
4452 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4453
4454         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
4455         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
4456         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
4457         (ev_metadata_manager_save): Adapted patch from Arjan van de
4458         Ven (arjan@linux.intel.com) to avoid the timeout running all the
4459         time, saves on power (Closes: #443851)
4460
4461 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4462
4463         * configure.ac:
4464         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
4465         (pdf_selection_render_selection), (pdf_document_get_page_duration):
4466
4467         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
4468
4469 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4470
4471         * shell/ev-window.c: (ev_window_add_history):
4472
4473         Check if history is NULL
4474
4475 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4476
4477         * libdocument/ev-image.c: (ev_image_finalize):
4478         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
4479         * libdocument/ev-attachment.c: (ev_attachment_finalize):
4480         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
4481         (ev_tmp_uri_unlink):
4482
4483         Add functions to delete temporary files created by evince in a safe
4484         way.
4485
4486         * shell/ev-window.c: (ev_window_clear_local_uri),
4487         (open_xfer_update_progress_callback),
4488         (save_xfer_update_progress_callback), (ev_window_save_remote),
4489         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
4490         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4491         (attachment_save_dialog_response_cb),
4492         (ev_attachment_popup_cmd_save_attachment_as):
4493
4494         Allow saving a copy of a document, image or attachment to a remote
4495         location. Fixes bug #440754. 
4496
4497 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4498
4499         * configure.ac:
4500         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
4501
4502         Fix build with current poppler from cvs head. 
4503
4504 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
4505
4506         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
4507
4508         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
4509         directory exists.
4510
4511 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
4512
4513         * shell/ev-sidebar.c: (ev_sidebar_add_page):
4514         * shell/ev-window.c:
4515
4516         Change sidebar ordering. Fixes bug #439939.
4517
4518 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
4519
4520         * backend/comics/Makefile.am:
4521         
4522         Fixes build with --without-libgnome.
4523
4524 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4525         
4526         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
4527
4528         Update cursor and tooltip on page change and view scroll. Fixes bug
4529         #439217.
4530
4531 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4532
4533         * NEWS:
4534         * configure.ac:
4535         
4536         Update for release 0.9.0
4537
4538 2007-05-14  Alaska Subedi <asubedi@gmail.com>
4539
4540         * backend/djvu/djvu-document-private.h:
4541         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4542         (djvu_document_finalize),
4543         (djvu_document_file_exporter_format_supported),
4544         (djvu_document_file_exporter_begin),
4545         (djvu_document_file_exporter_do_page),
4546         (djvu_document_file_exporter_end),
4547         (djvu_document_file_exporter_iface_init), (djvu_document_init):
4548         
4549         Implemented printing with djvu. Bug #437998.
4550
4551 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4552
4553         * backend/impress/zip.c:
4554         Add missing ulong definition.
4555
4556         * backend/ps/ps-interpreter.c:
4557         Add missing headers.
4558
4559         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
4560
4561 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4562
4563         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
4564
4565         Add missing call to parent class dispose method. 
4566
4567 2007-05-12  Ross Burton  <ross@openedhand.com>
4568
4569         * shell/main.c:
4570         Sync keybindings manually when building without libgnome
4571         (#437925).
4572
4573 2007-05-12  Ross Burton  <ross@openedhand.com>
4574
4575         * shell/ev-window.c:
4576         Respect the screen when opening help (#437866).
4577
4578 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4579
4580         * data/evince-ui.xml:
4581         * shell/ev-application.[ch]: (get_print_settings_from_args),
4582         (ev_application_open_uri_at_dest), (ev_application_open_uri),
4583         (ev_application_open_uri_list):
4584         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
4585         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
4586         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
4587         (ev_window_cmd_view_reload), (lookup_printer_from_name),
4588         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
4589         (ev_window_dispose):
4590         * shell/main.c: (arguments_parse):
4591
4592         Add print button in preview mode. Fixes bug #396475. 
4593
4594 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4595
4596         * cut-n-paste/zoom-control/ephy-zoom.h:
4597         
4598         Fixes zoom level factors. See bug #408119 for details.
4599
4600 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4601
4602         * backend/comics/comics-document.c: (comics_regex_quote),
4603         (extract_argv):
4604         
4605         Correctly quote symbols. Fixes crash in the bug
4606         #415370.
4607
4608 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4609
4610         * shell/ev-navigation-action-widget.c:
4611         (ev_navigation_action_widget_init),
4612         (ev_navigation_action_widget_class_init),
4613         (ev_navigation_action_widget_button_press_event):
4614         
4615         Connect to button-press event on correct widget. Fixes
4616         bug #431988
4617
4618 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4619
4620         * shell/ev-application.c: (ev_application_open_window),
4621         (ev_application_add_icon_path_for_screen),
4622         (ev_application_open_uri_at_dest):
4623         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
4624         * shell/ev-navigation-action.c: (build_menu):
4625         
4626         Add app-specific icons to our icon theme. Fixes bug
4627         #425508.
4628
4629 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4630
4631         * shell/ev-history.c: (ev_history_class_init),
4632         (ev_history_add_link):
4633         * shell/ev-history.h:
4634         * shell/ev-navigation-action.c:
4635         (ev_navigation_action_history_changed),
4636         (ev_navigation_action_set_history), (build_menu),
4637         (ev_navigation_action_finalize):
4638         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
4639         
4640         Make navigation action unsensitive instead of showing
4641         menu with unsensitive word. Fixes bug #417392.
4642
4643 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4644
4645         * shell/ev-application.[ch]: (ev_application_shutdown),
4646         (ev_application_get_print_settings),
4647         (ev_application_set_print_settings):
4648         * shell/ev-window.c:
4649
4650         Remember print settings. Fixes bug #349102. 
4651
4652 2007-05-08  Christian Persch  <chpe@gnome.org>
4653
4654         * configure.ac:
4655         * properties/ev-properties-view.c:
4656
4657         No need for a configure check; just use the GTK_CHECK_VERSION macro.
4658         Bug #382438.
4659
4660 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4661
4662         * configure.ac:
4663         * properties/ev-properties-view.c: (ev_regular_paper_size):
4664
4665         Use gtk+ builtin paper list to identify the document's paper size.
4666         Fixes bug #382438. 
4667
4668 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
4669
4670         * configure.ac:
4671
4672         Fix build when compiling with thumbnailer and libgnome support. 
4673
4674 2007-05-04  Ross Burton  <ross@openedhand.com>
4675
4676         * configure.ac:
4677         Add --without-libgnome, check for libgnome and libgnomeui
4678         separately, and add them to the symbols as required.
4679
4680         * libdocument/ev-file-helpers.c:
4681         When building without libgnome, use g_get_user_config_dir instead
4682         of gnome_user_dir_get.
4683
4684         * shell/ev-application.c:
4685         When building without libgnome, don't use session management.
4686
4687         * shell/main.c:
4688         When building without libgnome, don't use GnomeProgram or
4689         initialise the authentication manager.
4690
4691         This fixes #328842.
4692
4693 2007-05-04  Ross Burton  <ross@openedhand.com>
4694
4695         * shell/ev-window.c:
4696         Don't use libgnome to open help, instead call Yelp directly.
4697
4698 2007-05-04  Ross Burton  <ross@openedhand.com>
4699
4700         * shell/ev-sidebar-attachments.c:
4701         Don't use libgnome to lookup icons for MIME types, instead copy
4702         code from GTK+ to do it manually.
4703
4704 2007-05-04  Ross Burton  <ross@openedhand.com>
4705
4706         * configure.ac:
4707         Add libxml to the dependencies for SHELL_CORE (#435818).
4708
4709 2007-05-02  Ross Burton  <ross@openedhand.com>
4710
4711         * configure.ac:
4712         * Makefile.am:
4713         Add --disable-thumbnailer (#434825)
4714
4715 2007-05-02  Ross Burton  <ross@openedhand.com>
4716
4717         * shell/ev-window.c:
4718         Add missing includes, fix indentation.
4719
4720         * shell/main.c:
4721         Fix indentation.
4722
4723 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
4724
4725         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
4726         ev_application_open_uri_at_dest instead of ev_application_open_uri
4727         preventing new document always being opened in a new window even if there
4728         is an empty window.
4729
4730 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4731
4732         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4733         (egg_recent_view_uimanager_finalize):
4734         * properties/ev-properties-view.c: (ev_properties_view_dispose):
4735         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
4736         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
4737         (ev_pixbuf_cache_dispose):
4738         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
4739         * shell/ev-tooltip.c: (ev_tooltip_dispose):
4740         
4741         Add missing chain to parent class methods. Fixes
4742         bug #433128.
4743
4744 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
4745
4746         * data/Makefile.am (update-icon-cache): Updates
4747         gtk-update-icon-cache in uninstall-hook.
4748
4749 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4750
4751         * shell/ev-window.c: (ev_window_setup_document),
4752         (ev_window_set_document), (ev_window_load_job_cb):
4753         * shell/ev-view.c: (setup_caches):
4754         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
4755
4756         Start rendering pages before any other jobs. 
4757
4758 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4759
4760         * shell/ev-window.c: (ev_window_stop_fullscreen),
4761         (ev_window_stop_presentation):
4762
4763         Update chrome visibility before window unfullscreen. 
4764
4765 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4766
4767         * data/Makefile.am:
4768         * data/evince-ui.xml:
4769         * shell/ev-stock-icons.[ch]:
4770         * shell/ev-application.[ch]: (ev_application_shutdown),
4771         (ev_application_init), (ev_application_get_toolbars_model):
4772         * shell/ev-window.c: (update_chrome_visibility),
4773         (fullscreen_toolbar_setup_item_properties),
4774         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4775         (ev_window_run_presentation), (ev_window_stop_presentation),
4776         (ev_window_run_preview), (ev_window_screen_changed),
4777         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
4778         (ev_window_dispose), (ev_window_init):
4779
4780         Make fullscreen toolbar always visible. Do not use egg toolbars for
4781         fullscreen and preview modes since such toolbars are not editables.
4782         Fixes bugs #300278, #338910 and #316188.  
4783
4784 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
4785
4786         * shell/ev-application.c:
4787         * shell/ev-job-queue.c:
4788         * shell/ev-metadata-manager.c:
4789         * shell/ev-stock-icons.c:
4790         * shell/ev-window.c:
4791         * shell/main.c:
4792         
4793         Developers documentation updated.
4794
4795 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4796
4797         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
4798
4799         Check whether uri is valid before launching it. Fixes bug #427664.
4800
4801 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4802
4803         * shell/ev-window.c:
4804
4805         Change key accelerator for Open a Copy menu entry which is in conflict
4806         with Close. Fixes bug #427321.
4807
4808 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4809
4810         * NEWS:
4811         * configure.ac:
4812         
4813         Update for release 0.8.1
4814
4815 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4816
4817         * shell/ev-window.c: (setup_size_from_metadata):
4818         
4819         Do not make window bigger than screen. Fixes bug 
4820         #388985.
4821
4822 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4823
4824         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
4825         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
4826
4827         Use default resolution when it's not provided by document. Fixes bug
4828         #408762.
4829
4830 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4831
4832         * configure.ac:
4833         * thumbnailer/Makefile.am:
4834         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4835         * thumbnailer/evince-thumbnailer.schemas.in:
4836         * thumbnailer/evince-thumbnailer-ps.schemas.in:
4837
4838         Add support for ps, eps and compressed documents thumbnails. Do not
4839         ignore size parameter. 
4840
4841 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4842
4843         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
4844         (dvi_document_do_color_special):
4845         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
4846
4847         Implement font color specials in the DVI backend. Fixes bug #303651.
4848
4849 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4850
4851         Fixup the previous commit:
4852
4853         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
4854         * shell/xdg-user-dir-lookup.c: Make the function non-static
4855         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
4856
4857 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4858
4859         * shell/ev-window.c (file_open_dialog_response_cb): Use
4860         the xdg-user-dirs DOCUMENTS folder as default folder when
4861         opening a file chooser.  (#424858)
4862
4863         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
4864         xdg-user-dirs.
4865
4866 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4867
4868         * shell/ev-window.c: (ev_window_load_job_cb):
4869
4870         Do not setup view from metadata on preview mode. 
4871
4872 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4873
4874         * shell/main.c:
4875
4876         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
4877
4878 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4879
4880         * shell/ev-view.c: (ev_view_primary_get_cb):
4881
4882         Check pointer != NULL before using it. Fixes bug #416841. 
4883
4884 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4885
4886         * NEWS:
4887         * configure.ac:
4888         
4889         Release 0.8.0
4890
4891 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4892
4893         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
4894
4895         Do not render thumbnails when sidebar thumbnail page is not visible
4896         at startup. Fixes bug #416447. 
4897
4898 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
4899
4900         * data/evince.desktop.in.in:
4901
4902         "Application" is not a valid category in the freedesktop specification.
4903
4904 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4905
4906         * libdocument/ev-file-helpers.[ch]: (compression_run),
4907         (ev_file_uncompress), (ev_file_compress):
4908         * shell/ev-window.c: (file_save_dialog_response_cb):
4909
4910         Save document compressed when saving a copy of a compressed document.
4911         Fixes bug #334542.
4912
4913 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4914
4915         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
4916
4917         Allow deleting in goto window entry in presentation mode. 
4918
4919 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
4920
4921         * Makefile.am: Dist MAINTAINERS.
4922
4923 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4924
4925         * shell/ev-window.c: (ev_window_update_actions):
4926
4927         Fix zoom shortcut keys when searching. Fixes bug #409828.
4928
4929 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4930
4931         * shell/ev-window.c: (ev_window_setup_document):
4932
4933         Fix crash when loading documents with only one page. 
4934
4935 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4936
4937         * backend/dvi/dvi-document.c:
4938         (dvi_document_thumbnails_get_dimensions),
4939         (dvi_document_thumbnails_get_thumbnail):
4940         * backend/impress/impress-document.c:
4941         (impress_document_thumbnails_get_thumbnail),
4942         (impress_document_thumbnails_get_dimensions):
4943         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
4944         (ps_document_thumbnails_get_dimensions):
4945         * backend/djvu/djvu-document.c:
4946         (djvu_document_thumbnails_get_dimensions),
4947         (djvu_document_thumbnails_get_thumbnail):
4948         * backend/tiff/tiff-document.c:
4949         (tiff_document_thumbnails_get_thumbnail),
4950         (tiff_document_thumbnails_get_dimensions):
4951         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4952         (pdf_document_thumbnails_get_thumbnail),
4953         (pdf_document_thumbnails_get_dimensions):
4954         * backend/comics/comics-document.c:
4955         (comics_document_thumbnails_get_thumbnail),
4956         (comics_document_thumbnails_get_dimensions):
4957         * backend/pixbuf/pixbuf-document.c:
4958         (pixbuf_document_thumbnails_get_thumbnail),
4959         (pixbuf_document_thumbnails_get_dimensions):
4960         * libdocument/ev-document-thumbnails.[ch]:
4961         (ev_document_thumbnails_get_thumbnail),
4962         (ev_document_thumbnails_get_dimensions):
4963         * libdocument/ev-document-misc.[ch]:
4964         (ev_document_misc_get_thumbnail_frame):
4965         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4966         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4967         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4968         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4969         (ev_sidebar_thumbnails_refresh):
4970         * shell/ev-window.c: (ev_window_setup_document):
4971         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4972
4973         Use an EvRenderContext for rendering thumbnails instead of a suggested
4974         width, so that different sized pages get sized proportionally.
4975
4976 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4977
4978         * shell/ev-view.c: (ev_view_button_press_event),
4979         (ev_view_key_press_event):
4980
4981         Fix critical warnings when there is no document loaded. 
4982
4983 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4984
4985         * shell/ev-page-action-widget.c:
4986         * shell/ev-navigation-action.c:
4987         * shell/ev-window.c:
4988
4989         Fix compile warnings. 
4990
4991 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4992
4993         * backend/djvu/djvu-text.h:
4994         * backend/djvu/djvu-document.c:
4995         * backend/djvu/djvu-text-page.c:
4996         * backend/djvu/djvu-links.c:
4997         * backend/djvu/djvu-text-page.h:
4998         * backend/djvu/djvu-text.c:
4999         
5000         Fix build on Mac. Fixes bug #392186. Patch by
5001         <ephraim_owns@hotmail.com>
5002
5003 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5004
5005         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
5006
5007         Restore cairo context before rendering every page when printing a PDF
5008         document into a PDF file. 
5009
5010 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5011
5012         * backend/ps/gstypes.h:
5013         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
5014         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
5015         (ps_document_thumbnails_get_thumbnail):
5016
5017         Handle PostScript page orientation. Fixes bug #318568.
5018
5019 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5020
5021         * backend/ps/Makefile.am:
5022         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
5023         (document_load), (ps_document_load), (save_document),
5024         (save_page_list), (ps_document_get_n_pages),
5025         (ps_document_get_page_size), (ps_document_get_info),
5026         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
5027         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
5028         (ps_document_thumbnails_get_thumbnail),
5029         (ps_document_thumbnails_get_dimensions),
5030         (ps_document_document_thumbnails_iface_init):
5031         * backend/ps/ps.[ch]: (psgetpagebox):
5032         * backend/ps/ps-interpreter.[ch]:
5033
5034         Add support for thumbnails in ps backend. Fixes bug #164755. 
5035
5036 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5037
5038         * NEWS:
5039         * configure.ac:
5040         
5041         Release 0.7.2
5042
5043 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5044
5045         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
5046         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
5047         (ev_window_dispose):
5048
5049         Use document thumbnail as window icon. Fixes bug #384442.
5050
5051 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
5052
5053         * configure.ac:
5054
5055         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
5056         duplicated adding application/x-bzpostscript instead. 
5057
5058 2007-02-11  Tom Parker  <palfrey@tevp.net>
5059
5060         * backend/ps/ps-document.c: (document_load):
5061
5062         Check return value of psscan before trying
5063         to use it. Fixes bug #372414.
5064
5065 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5066
5067         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5068
5069         Fix invalid free in ev-page-cache. Fixes bug #404745.
5070
5071 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5072
5073         * test/Makefile.am:
5074         * test/test3.py:
5075         
5076         Added reload test case.
5077
5078 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5079
5080         * po/POTFILES.in:
5081         * backend/djvu/djvu-document.c: (djvu_document_load):
5082
5083         Check whether there are missing files in indirect multipage djvu
5084         documents. Fixes bug #361683. 
5085
5086 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5087
5088         * test/Makefile.am:
5089         * test/test-mime.bin:
5090         * test/test3.py:
5091         
5092         Added test for slow mime type
5093
5094 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5095
5096         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5097
5098         Add some checks and call parent_class->finalize. Fixes bug #404745.
5099
5100 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5101
5102         * shell/ev-navigation-action.c: (connect_proxy):
5103         
5104         Fixes dropdown history menu. Thanks a lot Carlos!
5105
5106 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5107
5108         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
5109
5110         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
5111         bug #373715.
5112
5113 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5114
5115         * backend/ps/ps.c: (psscan):
5116
5117         Fix memory leak. 
5118
5119 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5120
5121         * configure.ac:
5122         * libdocument/ev-file-helpers.c: 
5123
5124         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
5125
5126 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5127
5128         * configure.ac:
5129         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
5130         (ps_interpreter_start), (document_load), (save_document),
5131         (save_page_list):
5132         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
5133         * libdocument/ev-document-factory.c:
5134         (ev_document_factory_get_from_mime), (get_document_from_uri),
5135         (free_uncompressed_uri), (ev_document_factory_get_document):
5136         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
5137
5138         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
5139
5140 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5141
5142         * libdocument/ev-document.h:
5143
5144         Fix typo in function name. 
5145
5146 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5147
5148         * backend/ps/ps-document.c: (ps_interpreter_finished),
5149         (ps_interpreter_start), (ps_interpreter_failed):
5150
5151         Handle ghostscript interpreter crashes. 
5152
5153 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5154
5155         * shell/ev-window.c: (ev_window_open_uri),
5156         (window_configure_event_cb):
5157
5158         Setup window size and position before showing it. Fixes bug #401711.
5159
5160 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5161
5162         * backend/ps/Makefile.am:
5163         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
5164         (ps_document_dispose), (ps_document_class_init),
5165         (ps_interpreter_input), (ps_interpreter_output),
5166         (ps_interpreter_error), (setup_interpreter_env),
5167         (ps_interpreter_start), (ps_interpreter_stop),
5168         (ps_interpreter_failed), (ps_interpreter_is_ready),
5169         (check_filecompressed), (document_load), (ps_document_load),
5170         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
5171         (ps_document_widget_event), (send_ps), (ps_document_next_page),
5172         (render_page):
5173
5174         Rework ps-document. Code cleanups, remove deprecated code. 
5175
5176 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5177
5178         * shell/ev-view.c: (ev_view_button_press_event):
5179
5180         Do not start an image drag and drop operation when pointer is on 
5181         text, so that we can select text when the whole background is an
5182         image. 
5183
5184 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5185
5186         * shell/ev-window.c: (ev_window_update_actions): 
5187
5188         Disable all zoom related actions during presentation mode. 
5189
5190 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
5191
5192         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
5193
5194         Do not zoom in or out on presentation mode. Fixes bug #401305.
5195
5196 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5197
5198         * shell/ev-navigation-action.c: (connect_proxy),
5199         (create_menu_item), (ev_navigation_action_class_init):
5200         
5201         Correctly show menu and fix crash when navigaton 
5202         action is out of toolbar visible area.
5203
5204 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5205
5206         * data/Makefile.am:
5207         * data/evince.1:
5208         
5209         Added man file
5210
5211 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5212
5213         * help/reference/* :
5214         * configure.ac:
5215         
5216         Added gtk-doc based documentation for Evince.
5217         Still in initial state but I hope it will
5218         grow.
5219         
5220         * configure.ac:
5221         
5222         Lower dbus requirement to 0.70
5223
5224 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5225
5226         * shell/ev-window.c: (ev_window_add_history):
5227
5228         Fix memory leak. 
5229
5230 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5231
5232         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
5233         * shell/ev-view.h:
5234         * shell/ev-window.c: (ev_window_add_history):
5235         
5236         Correctly handle named destination links
5237
5238 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5239
5240         * NOTES:
5241         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
5242         * backend/pdf/ev-poppler.cc:
5243         * libdocument/ev-document-links.h:
5244         * libdocument/ev-link.c: (ev_link_get_page):
5245         * libdocument/ev-link.h:
5246         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
5247         (ev_history_add_link):
5248         * shell/ev-history.h:
5249         * shell/ev-navigation-action.c: (activate_menu_item_cb),
5250         (new_history_menu_item), (build_menu):
5251         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
5252         * shell/ev-sidebar-links.c: (create_loading_model),
5253         (print_section_cb), (ev_sidebar_links_construct),
5254         (fill_page_labels), (update_page_callback_foreach),
5255         (update_page_callback), (job_finished_callback):
5256         * shell/ev-view.c: (ev_view_handle_link):
5257         * shell/ev-window.c: (ev_window_find_chapter),
5258         (ev_window_add_history), (view_handle_link_cb),
5259         (history_changed_cb):
5260         
5261         Implements another history variant
5262
5263 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5264
5265         * shell/ev-window.c: (view_external_link_cb):
5266         * shell/ev-view.c: (ev_view_button_release_event):
5267
5268         Open links in new window when clicking with middle button. 
5269
5270 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5271
5272         * shell/ev-navigation-action.c: (new_history_menu_item):
5273         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
5274         * shell/ev-view.c: (ev_view_handle_link):
5275         * shell/ev-window.c:
5276         
5277         Store link before jump, not the destination. For me it 
5278         seems like more natural history behavior.
5279
5280 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5281
5282         * shell/ev-navigation-action.c: (activate_menu_item_cb),
5283         (ev_navigation_action_class_init):
5284         * shell/ev-navigation-action.h:
5285         * shell/ev-page-action.c: (activate_cb):
5286         * shell/ev-page-cache.c: (ev_page_cache_class_init),
5287         (ev_page_cache_set_current_page_history):
5288         * shell/ev-page-cache.h:
5289         * shell/ev-sidebar-thumbnails.c:
5290         (ev_sidebar_tree_selection_changed),
5291         (ev_sidebar_icon_selection_changed), (page_changed_cb):
5292         * shell/ev-view-private.h:
5293         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
5294         * shell/ev-view.h:
5295         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
5296         (ev_window_setup_document), (ev_window_load_job_cb):
5297         * shell/ev-window.h:
5298         
5299         History finally works as expected.
5300
5301 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5302
5303         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
5304
5305         Do not update links treeview if it doesn't have a model assigned yet. 
5306
5307 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5308
5309         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
5310         (ev_sidebar_links_class_init), (update_page_callback):
5311
5312         Do not update links treeview when sidepane is not visible. 
5313
5314 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5315
5316         * shell/ev-marshal.list:
5317         * shell/ev-page-action.c: (activate_cb),
5318         (ev_page_action_class_init):
5319         * shell/ev-page-action.h:
5320         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
5321         * shell/ev-window.c:
5322         
5323         Remove activate_link signal, not required.
5324
5325 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5326
5327         * shell/ev-navigation-action.c: (build_menu):
5328         
5329         Reorder menu items and build menu with fixed length.
5330
5331 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
5332
5333         * shell/ev-view.c: (get_selected_text):
5334         
5335         Normalize text to fix ligatures problem. See bug
5336         #341947 for details.
5337
5338 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5339
5340         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5341
5342         Fix memory leak in ev-page-cache. 
5343
5344 2007-01-25  Tom Parker <palfrey@tevp.net>
5345
5346         * backend/impress/impress-document.c: (impress_document_load),
5347         (impress_document_finalize), (impress_document_init):
5348         * properties/ev-properties-main.c: (ev_properties_get_pages):
5349         
5350         Correctly handle impress document errors. Fixes nautilus
5351         crash in property page #370491.
5352
5353 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5354
5355         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5356         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5357         (ev_job_queue_remove_job):
5358         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
5359         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
5360         (ev_job_load_run):
5361         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
5362         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
5363         (ev_window_load_job_cb), (xfer_update_progress_callback),
5364         (ev_window_open_uri), (ev_window_dispose):
5365         * shell/main.c: (main):
5366
5367         Do file transfer asynchronously in the main thread instead of
5368         synchronously in the load thread. Fixes bugs #399694, #398307 and
5369         #343542.
5370
5371 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5372
5373         * shell/ev-jobs.c: (ev_job_xfer_run):
5374
5375         Load the document with the font-config lock held. 
5376
5377 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5378
5379         * backend/ps/ps-document.c: (start_interpreter):
5380
5381         Fix memory leaks in ps backend. 
5382
5383 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5384
5385         * backend/impress/impress-document.c:
5386         (impress_document_render_pixbuf):
5387
5388         Do not acquire fontconfig lock in impress backend, since it is using
5389         the main loop for rendering. 
5390
5391 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5392
5393         * po/POTFILES.in: 
5394
5395         Remove mdvi files that shouldn't be translated. 
5396
5397 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5398
5399         * shell/ev-view-private.h:
5400         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
5401         (ev_view_set_zoom):
5402
5403         Render "loading..." text into a cairo surface instead of directly into
5404         the window so that fontconfig lock is only needed once and UI is not
5405         blocked. Change text color to #9B9B9B. Fixes bug #397356.
5406
5407 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5408
5409         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5410         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5411
5412         Use icon theme associated with the window screen rather than default. 
5413
5414 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5415
5416         * configure.ac:
5417
5418         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
5419
5420 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5421
5422         * data/icons/*/apps/evince.*:
5423
5424         Move Evince icons under new apps directory.
5425
5426         * data/icons/*/actions/*:
5427
5428         Add new custom themeable Evince icons: view-page-continuous, 
5429         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
5430         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
5431
5432         * configure.ac:
5433
5434         Add new directories to AC_CONFIG_FILES.
5435
5436         * shell/ev-stock-icons.c:
5437         * shell/ev-stock-icons.h:
5438
5439         Use new custom themeable icons.
5440
5441 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5442
5443         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5444
5445         Do not draw white background page in presentation mode. 
5446
5447 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
5448
5449         * shell/ev-view.c: Remove unused gnome-vfs include.
5450
5451 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
5452
5453         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
5454         
5455         Format string is corrected, fixes bug #397129.
5456
5457 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5458
5459         * shell/ev-window.c: (ev_window_setup_recent):
5460
5461         Do not include in recent menu inexistent documents. Fixes
5462         bug #339171.
5463
5464 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5465
5466         * po/POTFILES.skip: 
5467
5468         Update POTFILES.skip file according to current source tree. 
5469
5470 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5471
5472         * shell/ev-window.c: (file_save_dialog_response_cb):
5473
5474         Do Save a copy in atomic way. Fixes bug #328266. 
5475
5476 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5477
5478         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
5479
5480         Keep selected cell always visible in index treeview.
5481
5482 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5483         
5484         * shell/ev-view.c: (ev_view_size_allocate):
5485
5486         Restore horizontal scrollbar after switching to/from fullscreen
5487         or presentation mode. Fixes bug #331728.
5488
5489 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5490
5491         * shell/ev-view-private.h:
5492         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
5493         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
5494         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
5495         (ev_view_can_zoom_out):
5496
5497         Use max and min scale values in the view iby taking dpi into account. 
5498
5499 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5500
5501         * configure.ac:
5502         * NEWS:
5503
5504         Release 0.7.1
5505
5506 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5507
5508         * shell/ev-window.c: (ev_window_print_send):
5509
5510         Send print job to printer with some settings set to default values,
5511         since we have already exported to a file according to such settings
5512         and they could be taken twice by some printers. 
5513
5514 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5515
5516         * shell/ev-jobs.c: (ev_job_xfer_run):
5517         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5518
5519         Show main window and load document with the font-config lock held. 
5520
5521 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5522
5523         * configure.ac:
5524         * shell/ev-application.c: (ev_application_register_service):
5525         * shell/main.c: (load_files_remote):
5526
5527         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
5528
5529 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5530
5531         * doc/debugging.txt:
5532         
5533         Remove obsolete documentation.
5534
5535 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5536
5537         * Makefile.am:
5538         * backend/Makefile.am:
5539         * backend/comics/Makefile.am:
5540         * backend/djvu/Makefile.am:
5541         * backend/dvi/Makefile.am:
5542         * backend/ev-async-renderer.c:
5543         * backend/ev-async-renderer.h:
5544         * backend/ev-attachment.c:
5545         * backend/ev-attachment.h:
5546         * backend/ev-backend-marshal.c:
5547         * backend/ev-document-factory.c:
5548         * backend/ev-document-factory.h:
5549         * backend/ev-document-find.c:
5550         * backend/ev-document-find.h:
5551         * backend/ev-document-fonts.c:
5552         * backend/ev-document-fonts.h:
5553         * backend/ev-document-images.c:
5554         * backend/ev-document-images.h:
5555         * backend/ev-document-info.h:
5556         * backend/ev-document-links.c:
5557         * backend/ev-document-links.h:
5558         * backend/ev-document-misc.c:
5559         * backend/ev-document-misc.h:
5560         * backend/ev-document-security.c:
5561         * backend/ev-document-security.h:
5562         * backend/ev-document-thumbnails.c:
5563         * backend/ev-document-thumbnails.h:
5564         * backend/ev-document-transition.c:
5565         * backend/ev-document-transition.h:
5566         * backend/ev-document.c:
5567         * backend/ev-document.h:
5568         * backend/ev-file-exporter.c:
5569         * backend/ev-file-exporter.h:
5570         * backend/ev-image.c:
5571         * backend/ev-image.h:
5572         * backend/ev-link-action.c:
5573         * backend/ev-link-action.h:
5574         * backend/ev-link-dest.c:
5575         * backend/ev-link-dest.h:
5576         * backend/ev-link.c:
5577         * backend/ev-link.h:
5578         * backend/ev-render-context.c:
5579         * backend/ev-render-context.h:
5580         * backend/ev-selection.c:
5581         * backend/ev-selection.h:
5582         * backend/impress/Makefile.am:
5583         * backend/pdf/Makefile.am:
5584         * backend/pixbuf/Makefile.am:
5585         * backend/ps/Makefile.am:
5586         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
5587         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
5588         (start_interpreter), (stop_interpreter), (document_load),
5589         (ps_document_next_page), (render_page):
5590         * backend/tiff/Makefile.am:
5591         * comics/Makefile.am:
5592         * comics/comics-document.c:
5593         * comics/comics-document.h:
5594         * configure.ac:
5595         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5596         * djvu/Makefile.am:
5597         * djvu/djvu-document-private.h:
5598         * djvu/djvu-document.c:
5599         * djvu/djvu-document.h:
5600         * djvu/djvu-links.c:
5601         * djvu/djvu-links.h:
5602         * djvu/djvu-text-page.c:
5603         * djvu/djvu-text-page.h:
5604         * djvu/djvu-text.c:
5605         * djvu/djvu-text.h:
5606         * dvi/Makefile.am:
5607         * dvi/dvi-document.c:
5608         * dvi/dvi-document.h:
5609         * dvi/fonts.c:
5610         * dvi/fonts.h:
5611         * dvi/mdvi-lib/Makefile.am:
5612         * dvi/mdvi-lib/afmparse.c:
5613         * dvi/mdvi-lib/afmparse.h:
5614         * dvi/mdvi-lib/bitmap.c:
5615         * dvi/mdvi-lib/bitmap.h:
5616         * dvi/mdvi-lib/color.c:
5617         * dvi/mdvi-lib/color.h:
5618         * dvi/mdvi-lib/common.c:
5619         * dvi/mdvi-lib/common.h:
5620         * dvi/mdvi-lib/defaults.h:
5621         * dvi/mdvi-lib/dvimisc.c:
5622         * dvi/mdvi-lib/dviopcodes.h:
5623         * dvi/mdvi-lib/dviread.c:
5624         * dvi/mdvi-lib/files.c:
5625         * dvi/mdvi-lib/font.c:
5626         * dvi/mdvi-lib/fontmap.c:
5627         * dvi/mdvi-lib/fontmap.h:
5628         * dvi/mdvi-lib/fontsrch.c:
5629         * dvi/mdvi-lib/gf.c:
5630         * dvi/mdvi-lib/hash.c:
5631         * dvi/mdvi-lib/hash.h:
5632         * dvi/mdvi-lib/list.c:
5633         * dvi/mdvi-lib/mdvi.h:
5634         * dvi/mdvi-lib/pagesel.c:
5635         * dvi/mdvi-lib/paper.c:
5636         * dvi/mdvi-lib/paper.h:
5637         * dvi/mdvi-lib/pk.c:
5638         * dvi/mdvi-lib/private.h:
5639         * dvi/mdvi-lib/setup.c:
5640         * dvi/mdvi-lib/sp-epsf.c:
5641         * dvi/mdvi-lib/special.c:
5642         * dvi/mdvi-lib/sysdeps.h:
5643         * dvi/mdvi-lib/t1.c:
5644         * dvi/mdvi-lib/tfm.c:
5645         * dvi/mdvi-lib/tfmfile.c:
5646         * dvi/mdvi-lib/tt.c:
5647         * dvi/mdvi-lib/util.c:
5648         * dvi/mdvi-lib/vf.c:
5649         * dvi/pixbuf-device.c:
5650         * dvi/pixbuf-device.h:
5651         * impress/Makefile.am:
5652         * impress/common.h:
5653         * impress/document.c:
5654         * impress/f_oasis.c:
5655         * impress/f_oo13.c:
5656         * impress/iksemel.c:
5657         * impress/iksemel.h:
5658         * impress/imposter.h:
5659         * impress/impress-document.c:
5660         * impress/impress-document.h:
5661         * impress/internal.h:
5662         * impress/r_back.c:
5663         * impress/r_draw.c:
5664         * impress/r_geometry.c:
5665         * impress/r_gradient.c:
5666         * impress/r_style.c:
5667         * impress/r_text.c:
5668         * impress/render.c:
5669         * impress/render.h:
5670         * impress/zip.c:
5671         * impress/zip.h:
5672         * lib/Makefile.am:
5673         * lib/ev-debug.c:
5674         * lib/ev-debug.h:
5675         * lib/ev-file-helpers.c:
5676         * lib/ev-file-helpers.h:
5677         * lib/ev-gui.c:
5678         * lib/ev-gui.h:
5679         * lib/ev-tooltip.c:
5680         * lib/ev-tooltip.h:
5681         * libdocument/Makefile.am:
5682         * libdocument/ev-file-helpers.c:
5683         * pdf/Makefile.am:
5684         * pdf/ev-poppler.cc:
5685         * pdf/ev-poppler.h:
5686         * pixbuf/Makefile.am:
5687         * pixbuf/pixbuf-document.c:
5688         * pixbuf/pixbuf-document.h:
5689         * properties/Makefile.am:
5690         * ps/Makefile.am:
5691         * ps/gsdefaults.c:
5692         * ps/gsdefaults.h:
5693         * ps/gsio.c:
5694         * ps/gsio.h:
5695         * ps/gstypes.h:
5696         * ps/ps-document.c:
5697         * ps/ps-document.h:
5698         * ps/ps.c:
5699         * ps/ps.h:
5700         * shell/Makefile.am:
5701         * shell/ev-application.h:
5702         * shell/ev-sidebar-links.c:
5703         * shell/ev-sidebar-links.h:
5704         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
5705         (ev_gui_menu_position_tree_selection):
5706         * shell/ev-utils.h:
5707         * shell/ev-view.c: (ev_view_finalize):
5708         * shell/ev-window.c:
5709         * shell/main.c: (main):
5710         * thumbnailer/Makefile.am:
5711         * tiff/Makefile.am:
5712         * tiff/tiff-document.c:
5713         * tiff/tiff-document.h:
5714         * tiff/tiff2ps.c:
5715         * tiff/tiff2ps.h:
5716         
5717         Reorganize source tree.
5718
5719 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5720
5721         * backend/ev-document-factory.c:
5722
5723         Do not include ev-poppler.h when pdf is disabled. 
5724
5725 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5726
5727         * configure.ac:
5728         * data/evince-ui.xml:
5729         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
5730         (pdf_document_document_images_iface_init):
5731         * backend/Makefile.am:
5732         * backend/ev-document-images.[ch]:
5733         * backend/ev-image.[ch]:
5734         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
5735         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
5736         (ev_job_xfer_run):
5737         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
5738         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
5739         (ev_pixbuf_cache_get_image_mapping):
5740         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
5741         (view_menu_popup_cb), (ev_window_dispose),
5742         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
5743         (ev_view_popup_cmd_copy_image):
5744         * shell/ev-view-private.h:
5745         * shell/ev-view.c: (ev_view_get_image_at_location),
5746         (ev_view_do_popup_menu), (ev_view_popup_menu),
5747         (ev_view_button_press_event), (ev_view_drag_data_get),
5748         (ev_view_drag_motion), (ev_view_drag_data_received),
5749         (ev_view_motion_notify_event), (ev_view_button_release_event),
5750         (ev_view_finalize), (ev_view_class_init):
5751
5752         Add image handling support. Fixes bugs #310008 and #325047. Images
5753         selection is not supported yet. 
5754
5755 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5756
5757         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
5758         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
5759         (ev_view_init):
5760
5761         Move view drag and drop stuff to ev-view.
5762
5763 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5764
5765         * shell/ev-pixbuf-cache.c: (clear_job_selection):
5766         * shell/ev-view.c: (clear_selection): 
5767
5768         Clear selection also in pixbuf cache.
5769
5770 2007-01-02  Luca Ferretti <elle.uca@libero.it>
5771
5772         * data/evince.desktop.in.in:
5773         
5774         Change icon name in desktop file. See bug #390734
5775         for details.
5776
5777 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5778
5779         * thumbnailer/Makefile.am:
5780
5781         Use top_builddir instead top_srcdir for generated schema
5782         file installation. Fixes bug #390161.
5783
5784 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5785
5786         * configure.ac:
5787         * backend/Makefile.am:
5788         * backend/ev-document-transition.[ch]:
5789         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
5790         (pdf_document_page_transition_iface_init):
5791         * shell/ev-view-private.h:
5792         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
5793         (ev_view_set_presentation), (transition_next_page),
5794         (ev_view_presentation_transition_stop),
5795         (ev_view_presentation_transition_start), (ev_view_next_page):
5796
5797         Add page transition support in presentation mode. At the moment only
5798         page duration is supported, but not transition effects. Fixes bug
5799         #309815.
5800
5801 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5802
5803         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
5804
5805         Run find_link_dest with document lock held, since it's called by links
5806         thread and main thread at the same time. 
5807
5808 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5809
5810         * shell/ev-view.c: (goto_dest):
5811
5812         Update page-cache when page is changed by the view, so that
5813         page-changed signal is emitted. 
5814
5815 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5816
5817         * test/test1.py:
5818         * test/test2.py:
5819
5820         Use C locale in tests. 
5821
5822 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5823
5824         * shell/ev-window.c: (ev_window_run_presentation):
5825         * shell/ev-view-private.h:
5826         * shell/ev-view.c: (ev_view_set_presentation):
5827
5828         Restore zoom settings when back from presentation mode. 
5829
5830 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5831
5832         * shell/ev-window.c: (ev_window_run_presentation):
5833
5834         Always use "best fit" zoom in presentation mode.
5835         Fixes bug #389195.
5836
5837 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5838
5839         * shell/ev-view.c: (ev_view_goto_window_create):
5840
5841         Show "Jump to page" label in the page jumping popup in
5842         presentation mode instead of just a GtkEntry.
5843
5844 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5845
5846         * shell/ev-window.c: (launch_external_uri):
5847
5848         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
5849         #378085.
5850
5851 2006-12-22  Elijah Newren  <newren gmail com>
5852
5853         * configure.ac: explicitly check for libxml2.  Fixes #388795
5854
5855 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5856
5857         * shell/ev-view-private.h:
5858         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
5859         (ev_view_goto_window_delete_event), (key_is_numeric),
5860         (ev_view_goto_window_key_press_event),
5861         (ev_view_goto_window_button_press_event),
5862         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
5863         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
5864         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
5865
5866         Allow jumping to another page by typing a page number in presentation
5867         mode. It uses a popup window with an entry. Fixes bug #353625.
5868
5869 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5870
5871         * configure.ac:
5872         * properties/ev-properties-view.c: (ev_get_default_user_units),
5873         (ev_regular_paper_size):
5874         
5875         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
5876         to Damien Carbery <damien.carbery@sun.com> and
5877         Yevgen Muntyan <muntyan@tamu.edu>.
5878
5879 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5880
5881         * shell/ev-window.c: (setup_document_from_metadata):
5882
5883         Make sure Evince doesn't restore the view on the last
5884         page when a document is reopened. Fixes bug #383381.
5885
5886 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
5887
5888         * shell/ev-view.c: (draw_loading_text):
5889
5890         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
5891
5892 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5893
5894         * configure.ac:
5895         * NEWS:
5896
5897         Release 0.7.0
5898
5899 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5900
5901         * configure.ac:
5902         * pdf/ev-poppler.cc: (pdf_print_context_free),
5903         (pdf_document_file_exporter_begin),
5904         (pdf_document_file_exporter_do_page):
5905
5906         Make cairo-pdf depedency optional. 
5907
5908 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5909
5910         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
5911
5912         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
5913
5914 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5915
5916         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
5917         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
5918         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
5919         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
5920         * shell/ev-view.c: (draw_loading_text):
5921         * shell/ev-window.c: (ev_window_cmd_file_properties):
5922
5923         Use an specific lock for FontConfig. Hopefully it fixes some crashes
5924         related to using FontConfig from different threads.
5925         
5926 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5927
5928         * shell/ev-view.c: (draw_loading_text):
5929
5930         Acquire lock document when drawing "Loading..." text so that only one
5931         thread will use FontConfig at the same time. Fixes bug #374750.
5932
5933 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5934
5935         * shell/ev-page-action.[ch]: (activate_cb):
5936         * shell/ev-window.c: (activate_label_cb):
5937
5938         Check if text inserted in page entry is a valid page number when it
5939         doesn't match to any document page label. Fixes bug #383165.
5940
5941 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
5942         * shell/ev-window.c:
5943
5944         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
5945         available with GTK < 2.10. Added an ifdef to avoid compilation
5946         error.
5947
5948 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5949
5950         * configure.ac:
5951         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5952
5953         Fix ps backend in multihead systems.
5954
5955 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5956
5957         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5958         * shell/ev-window.c: (ev_window_get_screen_dpi),
5959         (ev_window_update_actions), (setup_view_from_metadata),
5960         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5961
5962         Take screen DPI into account when zooming. Fixes bug #318285.
5963
5964 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5965
5966         * data/Makefile.am:
5967
5968         Cleaned up/slightly refactored Makefile.am. Added GConf
5969         schemas uninstallation as well.
5970
5971 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5972
5973         * Makefile.am:
5974         * test/Makefile.am:
5975
5976         Fight with autotools to fix make check. Make distcheck
5977         works fine as well now!
5978
5979 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5980
5981         * shell/ev-view.c: (draw_end_presentation_page):
5982
5983         Corrected "end of presentation" string.
5984
5985 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5986
5987         * shell/ev-view.c: (ev_view_key_press_event):
5988
5989         Correctly propagate key press event so that up/down keys
5990         work as expected (correct behaviour was broken by
5991         black/white screen key bindings for presentations).
5992
5993 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5994
5995         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
5996         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
5997         (pdf_document_find_get_progress), (pdf_selection_render_selection),
5998         (pdf_selection_get_selection_region),
5999         (pdf_selection_get_selection_map):
6000
6001         Add "static" to some private functions. 
6002
6003 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
6004
6005         * lib/ev-tooltip.h:
6006         * properties/ev-properties-view.h:
6007         * shell/ev-jobs.h:
6008         * shell/ev-properties-dialog.h:
6009         * shell/ev-properties-fonts.h:
6010         * shell/ev-sidebar-links.h:
6011         * shell/ev-sidebar-thumbnails.h:
6012         * shell/ev-sidebar.h:
6013         * shell/ev-window.h:
6014         
6015         Fixes CHACK type in class casts. See bug #385343
6016         for details.
6017
6018 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6019
6020         * shell/ev-view-private.h:
6021         * shell/ev-view.c: (draw_end_presentation_page),
6022         (ev_view_expose_event), (ev_view_key_press_event),
6023         (ev_view_class_init), (ev_view_init):
6024
6025         Blank screen in presentation mode when pressing 'b' (filling with
6026         black) or 'w' (filling with white) keys. Fixes bug #358132.
6027
6028 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
6029
6030         * data/evince-toolbar.xml:
6031         * shell/ev-window.c:
6032         
6033         Use stock icon for Select All action. Fixes
6034         bug #382652.
6035
6036 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
6037
6038         * shell/ev-view.c: (get_doc_point_from_offset),
6039         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
6040
6041         Add links support in rotated documents. Fixes bug #343733.
6042
6043 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6044
6045         * shell/ev-view-private.h:
6046         * shell/ev-view.c: (draw_end_presentation_page),
6047         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
6048
6049         Show a blank page after the last page in presentation mode with a
6050         message indicating that presentation has finished and how to exit. 
6051
6052 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6053
6054         * shell/ev-window.c: (fullscreen_timeout_cb):
6055
6056         Hide cursor after a while in presentation mode. 
6057
6058 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6059
6060         * backend/ev-document-info.h:
6061         * data/evince-properties.glade:
6062         * pdf/ev-poppler.cc:
6063         * properties/ev-properties-view.c: (ev_regular_paper_size),
6064         (ev_properties_view_set_info):
6065         * ps/ps-document.c: (ps_document_get_info):
6066
6067         Adds a paper size field to the properties dialog. Fixes
6068         bug #307315. Patch by Kasper Svendsen (with some i18n
6069         changes done by me).
6070
6071 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6072
6073         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6074         (screensaver_init_dbus), (totem_scrsaver_new),
6075         (totem_scrsaver_init):
6076         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
6077         * shell/ev-application.c: (ev_application_register_service),
6078         (ev_application_screensaver_enable),
6079         (ev_application_screensaver_disable):
6080         * shell/ev-application.h:
6081         * shell/ev-window.c: (ev_window_run_presentation),
6082         (ev_window_stop_presentation), (build_comments_string),
6083         (ev_window_init):
6084         
6085         Move screensaver handling to application. No more
6086         message on startup.
6087
6088 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6089
6090         * configure.ac:
6091         * backend/Makefile.am:
6092         * backend/ev-file-exporter.[ch]:
6093         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
6094         * ps/ps-document.c: (ps_document_file_exporter_*):
6095         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
6096         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6097         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6098         (ev_window_print_dialog_response_cb), (ev_window_print_range):
6099
6100         Allow printing to PDF when suppoted by the backend.
6101         
6102 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6103
6104         * shell/ev-window.c: (build_comments_string):
6105
6106         Use always "Document Viewer" in about dialog. 
6107
6108 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6109
6110         * djvu/djvu-document.c: (djvu_document_get_page_size):
6111
6112         Display a warning message when get_pageinfo fails. 
6113
6114 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
6115
6116         * Makefile.am:
6117         * backend/Makefile.am:
6118         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6119         * configure.ac:
6120         * shell/ev-window.c: (build_comments_string):
6121         
6122         Make pdf compilation optional. See bug #38007.
6123
6124 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6125
6126         * ps/ps.c: (get_next_text):
6127
6128         Fix CVE-2006-5864.
6129
6130 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6131
6132         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
6133         * shell/ev-navigation-action.c: (connect_proxy),
6134         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
6135         
6136         Do not call g_type_class_peek_parent twice.
6137
6138 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6139
6140         * configure.ac:
6141         * data/icons/24x24/.cvsignore:
6142         * data/icons/24x24/Makefile.am:
6143         * data/icons/24x24/evince.png:
6144         * data/icons/Makefile.am:
6145         
6146         Add 24x24 icon. Thanks to 
6147         Michael Monreal <infernux@web.de>.
6148
6149 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6150
6151         * configure.ac: Fix typo in configure.ac. Thanks
6152         to dmacks@netspace.org for notification.
6153
6154 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6155
6156         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6157         
6158         Drop dbus include, fixes compilation with older dbus.
6159
6160 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6161
6162         * configure.ac:
6163         * cut-n-paste/Makefile.am:
6164         * cut-n-paste/totem-screensaver/.cvsignore
6165         * cut-n-paste/totem-screensaver/Makefile.am:
6166         * cut-n-paste/totem-screensaver/README:
6167         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6168         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
6169         * shell/Makefile.am:
6170         * shell/ev-window.c: (ev_window_run_presentation),
6171         (ev_window_stop_presentation), (ev_window_cmd_help_about),
6172         (ev_window_init):
6173
6174         Implemented screensaver enabling/disabling for
6175         presentation mode (not fullscreen mode). Code stolen
6176         from Totem (with some minor tweaks). Fixes bug #338889.
6177
6178 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6179
6180         * configure.ac:
6181
6182         Bump gnome-icon-theme requirements. We use the rotation
6183         icons that appeared recently.
6184
6185 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6186
6187         * shell/ev-history.c: (ev_history_add_page):
6188         * shell/ev-history.h:
6189         * shell/ev-window.c: (page_changed_cb):
6190         
6191         Use page labels instead of numbers.
6192
6193 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6194
6195         * data/evince-toolbar.xml:
6196         * po/POTFILES.in:
6197         * shell/Makefile.am:
6198         * shell/ev-navigation-action-widget.c:
6199         (ev_navigation_action_widget_init),
6200         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
6201         (menu_detacher), (ev_navigation_action_widget_set_menu),
6202         (menu_position_func), (popup_menu_under_arrow),
6203         (ev_navigation_action_widget_toggled),
6204         (ev_navigation_action_widget_button_press_event):
6205         * shell/ev-navigation-action-widget.h:
6206         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
6207         (ev_navigation_action_set_window), (activate_menu_item_cb),
6208         (new_history_menu_item), (new_empty_history_menu_item),
6209         (build_menu), (menu_activated_cb), (connect_proxy),
6210         (create_tool_item), (ev_navigation_action_init),
6211         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
6212         * shell/ev-navigation-action.h:
6213         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
6214         (ev_page_action_widget_set_page_cache),
6215         (ev_page_action_widget_finalize),
6216         (ev_page_action_widget_class_init), (match_selected_cb),
6217         (display_completion_text), (match_completion), (build_new_tree_cb),
6218         (get_filter_model_from_model),
6219         (ev_page_action_widget_update_model):
6220         * shell/ev-page-action-widget.h:
6221         * shell/ev-page-action.c: (activate_link_cb), (update_model),
6222         (connect_proxy):
6223         * shell/ev-page-action.h:
6224         * shell/ev-stock-icons.c:
6225         * shell/ev-stock-icons.h:
6226         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6227         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
6228         (register_custom_actions):
6229         * shell/main.c:
6230         
6231         Preliminary history implementation
6232
6233 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6234
6235         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
6236         (dvi_document_class_init), (dvi_document_init_params):
6237         * dvi/mdvi-lib/font.c: (font_reference):
6238         
6239         Add reference to subfont. Fixes bug #374277.
6240
6241 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6242
6243         * shell/ev-window.c: (ev_window_create_tmp_symlink),
6244         (ev_window_cmd_file_open_copy_at_dest):
6245
6246         Fix a race condition when creating symlink. Increase the counter
6247         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
6248         Mathias Hasselmann).
6249
6250 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
6251
6252         * backend/Makefile.am:
6253         * backend/ev-attachment.c: (ev_attachment_open):
6254         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
6255         (ev_tmp_dir), (ev_tmp_filename):
6256         * shell/ev-sidebar-attachments.c:
6257         (ev_sidebar_attachments_drag_data_get):
6258         * shell/ev-window.c: (ev_window_clear_temp_file):
6259
6260         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
6261         in ensure_dir_exists. Abort without crashing when we can't create
6262         user's directory.
6263
6264 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6265
6266         * data/evince-ui.xml:
6267         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6268         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
6269         (ev_window_cmd_file_open_copy_at_dest),
6270         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
6271         (ev_view_popup_cmd_open_link_new_window):
6272
6273         Allow opening a copy of the current document in a new window. Fixes bug
6274         #357472
6275
6276 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6277
6278         * data/evince-toolbar.xml:
6279         
6280         Add rotate right and rotate left to available items for toolbar.
6281         
6282         * data/evince-ui.xml:
6283         * shell/ev-window.c: (ev_window_init):
6284         
6285         Customize toolbar with right click. Fixes bug #372451.
6286
6287 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
6288
6289         * shell/ev-window.c: 
6290         
6291         Use "object-rotate-{left,right}" stock icons. Fixes 
6292         bug #373863.
6293
6294 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6295
6296         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
6297         (ev_application_open_uri_at_dest), (ev_application_open_uri):
6298         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
6299         (ev_window_open_uri):
6300         * shell/main.c: (arguments_parse):
6301
6302         Remove temp file created when evince is used by GTK+ in
6303         preview mode. Fixes bug #365282. 
6304
6305 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6306
6307         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6308         
6309         Fixes bug #372474 - Side pane disabled when entering 
6310         and leaving fullscreen mode.
6311
6312 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6313
6314         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
6315         * data/Makefile.am:
6316         * data/evince-preview-toolbar.xml:
6317         * data/evince-toolbar.xml:
6318         * shell/ev-application.c: (ev_application_shutdown),
6319         (ev_application_init), (ev_application_get_toolbars_model):
6320         * shell/ev-application.h:
6321         * shell/ev-window.c: (update_chrome_visibility),
6322         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
6323         (ev_window_cmd_edit_toolbar), (ev_window_init):
6324         
6325         Fixes bug #364364 - toolbar editor shows zoom actions again.
6326
6327 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6328
6329         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6330
6331         Do not take margins into consideration for paper size when printing.
6332         Really fixes bug #350491.
6333
6334 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6335
6336         * data/evince-ui.xml:
6337         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
6338         (ev_window_cmd_file_print_setup),
6339         (ev_window_print_dialog_response_cb),
6340         (ev_window_setup_action_sensitivity):
6341
6342         Add page setup settings for printing. Fixes bugs #363860 and #350491.
6343
6344 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6345
6346         * shell/ev-window.c: (ev_window_print_range):
6347
6348         Revert my previuos commit, since printing to PDF is not supported by
6349         evince yet. 
6350
6351 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6352
6353         * shell/ev-window.c: (ev_window_print_range):
6354
6355         Enable print to a PDF. Fixes bug #332121.
6356
6357 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
6358
6359         * shell/ev-application-service.xml:
6360         * shell/ev-application.[ch]: (ev_application_open_window),
6361         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
6362         (ev_application_open_uri), (ev_application_open_uri_list):
6363         * shell/ev-window.c: (file_open_dialog_response_cb),
6364         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
6365         (drag_data_received_cb), (open_remote_link):
6366         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
6367
6368         Add support for multiscreen systems. Fixes bug #316206.
6369
6370 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6371
6372         * shell/ev-jobs.[ch]: (ev_job_print_new),
6373         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
6374         (ev_job_print_do_page):
6375         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
6376
6377         Allow printing only odd/even pages. Fixes bug #367289.
6378
6379 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6380
6381         * test/test1.py:
6382         * test/test2.py:
6383
6384         Re-add locale settings to test files.
6385
6386 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6387
6388         * data/evince-ui.xml:
6389         * shell/ev-window.c: (set_action_properties):
6390         
6391         Removed garbage from code and ui.
6392
6393 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6394
6395         * shell/ev-window.c: (ev_window_cmd_help_about):
6396
6397         Shamelessly add my name to the list of contributors.
6398
6399 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6400
6401         * test/test1.py:
6402         * test/test2.py:
6403
6404         Cleaned up the dogtail scripts.
6405
6406 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6407
6408         * shell/ev-view.c: (draw_loading_text): Don't render
6409         "loading..." text in presentation mode. Temporary
6410         workaround for bug #320352.
6411
6412 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6413
6414         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6415         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6416
6417         Use print settings scale, copies, collate and reverse which were
6418         ignored. Fixes bug #359032.
6419
6420 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6421
6422         * configure.ac:
6423         * data/evince-password.glade:
6424         * test/Makefile.am:
6425         * test/test-encrypt.pdf:
6426         * test/test-links.pdf:
6427         * test/test1.py:
6428         * test/test2.py:
6429
6430         Add automated UI tests for evince with dogtail. See
6431         bug #300948.    
6432
6433 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6434
6435         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
6436
6437         Hide fullscreen toolbar when switching to another desktop workspace.
6438         Fixes bug #338871
6439
6440 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6441
6442         * shell/ev-window-title.c: 
6443         
6444         Test for .dvi in title of pdf documents.
6445
6446 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6447
6448         * shell/ev-view.c: (ev_view_scroll):
6449
6450         Page Up/Down should do page jumps in "Best fit" mode.
6451         If a user has explicitly chosen to view exactly one page
6452         at a time, scrolling just a part of the page when
6453         pressing Page Up/Down is not right. Fixes bug #323107.
6454
6455 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6456
6457         * NEWS:
6458         * configure.ac:
6459         
6460         Update for 0.6.1
6461
6462 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6463
6464         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6465         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
6466         
6467         Correctly disconnect from job signals on destroy.
6468
6469 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6470
6471         * shell/ev-view-private.h:
6472         * shell/ev-view.c: (view_set_adjustment_values),
6473         (view_update_range_and_current_page),
6474         (ensure_rectangle_is_visible), (ev_view_size_allocate):
6475         
6476         Fixes bug #343199, current page now follows find page.
6477
6478 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
6479
6480         * backend/ev-document-factory.c:
6481         * configure.ac:
6482         Assigned OpenDocument presenation MIME type to the
6483         Impress backend. Added some missing (but harmless)
6484         #ifdefs in the document factory as well to make things
6485         consistent again. Fixes bug #360658.
6486
6487 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
6488
6489         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
6490         * backend/ev-document-find.c: (ev_document_find_get_type):
6491         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
6492         * backend/ev-document-links.c: (ev_document_links_get_type):
6493         * backend/ev-document-security.c: (ev_document_security_get_type):
6494         * backend/ev-document-thumbnails.c:
6495         (ev_document_thumbnails_get_type):
6496         * backend/ev-document.c: (ev_document_get_type):
6497         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
6498         * backend/ev-selection.c: (ev_selection_get_type):
6499         * cut-n-paste/recent-files/egg-recent-model.c:
6500         (egg_recent_model_get_type):
6501         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6502         (egg_recent_view_uimanager_get_type):
6503         * cut-n-paste/recent-files/egg-recent-view.c:
6504         (egg_recent_view_get_type):
6505         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6506         (egg_editable_toolbar_get_type):
6507         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6508         (egg_toolbar_editor_get_type):
6509         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6510         (egg_toolbars_model_get_type):
6511         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6512         (egg_tree_multi_drag_source_get_type):
6513         * cut-n-paste/zoom-control/ephy-zoom-action.c:
6514         (ephy_zoom_action_get_type):
6515         * cut-n-paste/zoom-control/ephy-zoom-control.c:
6516         (ephy_zoom_control_get_type):
6517         * impress/r_back.c: (_imp_fill_back):
6518         * properties/ev-properties-main.c:
6519         (ev_properties_plugin_register_type):
6520         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
6521         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
6522         (ev_view_accessible_factory_get_type):
6523
6524         Reduce relocations. Bug #360616.
6525
6526 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6527
6528         * backend/ev-document-factory.c:
6529         (ev_document_factory_get_document):
6530         
6531         Load document even if extension is wrong.
6532
6533 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6534
6535         * shell/ev-metadata-manager.c: (save_values):
6536         * shell/ev-window.c: (setup_size_from_metadata),
6537         (setup_view_from_metadata), (ev_window_setup_document),
6538         (ev_window_xfer_job_cb), (window_configure_event_cb):
6539         
6540         Set size according to the document size/page size ratio.
6541         That should correct rather wierd behaviour of the previous
6542         commit.
6543
6544 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6545
6546         * shell/ev-window.c: (setup_view_from_metadata):
6547         
6548         Set size for new windows from previous window size.
6549         See bugs #354968 and #168450 for details. Thanks
6550         to Meik Hellmund.
6551
6552 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
6553
6554         * djvu/djvu-links.c: (build_tree):
6555
6556         Fix memory leak.
6557
6558 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6559
6560         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
6561         
6562         Don't make sidebar close button insensitive. Fixes
6563         bug #357871.
6564
6565 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6566
6567         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6568         (ev_window_set_view_accels_sensitivity):
6569         
6570         Don't enable Slash on documents which don't support
6571         find. Fixes bug #358648.
6572
6573 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
6574
6575         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
6576         open dialog fall back to the current document uri if the
6577         filechooser hasn't been used before. Fixes bug #356980.
6578
6579 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
6580
6581         * shell/ev-window.c: (ev_window_setup_recent), 
6582         (ev_window_get_recent_file_label):
6583
6584         Escape underscores in filenames of recent file items.
6585
6586 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6587
6588         * configure.ac:
6589         
6590         Bumped poppler requirements, really 0.5.3 is very 
6591         buggy, now we require 0.5.4.
6592
6593 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6594
6595         * djvu/Makefile.am:
6596         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6597         (djvu_document_find_iface_init), (djvu_document_links_get_links),
6598         (djvu_document_document_links_iface_init):
6599         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
6600         (number_from_string_10), (get_djvu_link_dest),
6601         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
6602         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
6603         (djvu_links_get_links), (djvu_links_find_link_dest),
6604         (djvu_links_get_links_model):
6605         * djvu/djvu-links.h:
6606         
6607         Add support for links and bookmarks in djvu documents. Thanks
6608         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
6609         patch.
6610
6611 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6612
6613         * shell/ev-application.c: (ev_application_open_uri_at_dest):
6614         
6615         Reopen should reload document. Fixes 
6616         bug 327951.
6617
6618 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6619
6620         * configure.ac:
6621         * data/Makefile.am:
6622         * data/evince-16.png:
6623         * data/evince-22.png:
6624         * data/evince.png:
6625         * data/evince.svg:
6626         * data/icons/16x16/Makefile.am:
6627         * data/icons/16x16/evince.png:
6628         * data/icons/22x22/Makefile.am:
6629         * data/icons/22x22/evince.png:
6630         * data/icons/48x48/Makefile.am:
6631         * data/icons/48x48/evince.png:
6632         * data/icons/Makefile.am:
6633         * data/icons/scalable/Makefile.am:
6634         * data/icons/scalable/evince.svg:
6635         
6636         Install icons with correct names. Fixes
6637         bug #354429.
6638
6639 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
6640
6641         * shell/ev-view.c: (ev_view_button_release_event):
6642
6643         Don't open links with middle mouse button. Fixes bug #353649
6644
6645 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6646
6647         * NEWS:
6648         * configure.ac:
6649         
6650         Update for release 0.6.0
6651
6652 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6653
6654         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
6655         Implement Close named action. Patch by Carlos Garcia Campos.
6656
6657 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6658
6659         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
6660         
6661         Don't clear link mapping on copy_job_to_job_info. Fixes
6662         bug 346168.
6663
6664 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6665
6666         * shell/main.c: (main):
6667
6668         Revert my previous commit, gnome_program_init owns the option context.
6669         Fix another memory leak in main. Both caught by Christian Persch. 
6670
6671 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6672
6673         * shell/main.c: (main):
6674
6675         Fix memory leak.
6676
6677 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6678
6679         * backend/ev-document-factory.c: (ev_document_factory_get_document):
6680
6681         Fix crash when opening a pdf with password protection. 
6682
6683 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
6684
6685         * pdf/ev-poppler.cc: (pdf_document_search_free):
6686
6687         Fix memory leak. 
6688
6689 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6690
6691         * backend/ev-document-factory.c:
6692         (ev_document_factory_get_document):
6693         * tiff/tiff-document.c: (tiff_document_finalize):
6694         
6695         More correct handling of document loading. Fixes
6696         bug #349043.
6697
6698 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6699
6700         * backend/ev-attachment.c: (ev_attachment_save):
6701
6702         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
6703         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
6704
6705 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
6706         
6707         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
6708         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
6709
6710 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6711
6712         * shell/ev-sidebar-thumbnails.c:
6713
6714         Do not render thumbnails unless thumbnails page is active in the
6715         sidebar.
6716
6717 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
6718
6719         * shell/ev-properties-dialog.c:
6720
6721         Fix dialogue spacing. Bug #351370.
6722
6723 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6724
6725         * configure.ac:
6726
6727         Use lowercase gettext catalog file names (evince.mo
6728         instead of Evince.mo)
6729
6730 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6731
6732         * shell/ev-sidebar-attachments.c:
6733
6734         GtkIconTheme is now screen safe too. Fixes bug #350878
6735
6736 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6737
6738         * shell/ev-window.c:
6739
6740         GtkRecent manager is now screen safe. Fixes bug #350145
6741
6742 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6743
6744         * shell/ev-sidebar.c: (ev_sidebar_init):
6745         
6746         Make sidebar close icon smaller. Fix for bug 350177.
6747         See also bugs 350176 and 165770.
6748
6749 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6750
6751         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
6752
6753         Ignore zoom for xyz destinations when it's <= 1, keeping user
6754         preferences instead. Set correct sizing-mode for fith and fitv
6755         destinations rather than EV_SIZING_FREE. Fixes bug #349433
6756
6757 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6758
6759         * NEWS:
6760         * configure.ac:
6761         
6762         Update for release 0.5.5
6763
6764 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
6765         
6766         * shell/ev-window.c: (ev_window_cmd_escape)
6767
6768         Escape unfocus page entry. Fixes bug #345809.
6769
6770 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6771
6772         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
6773         (build_tree), (pdf_document_links_get_links),
6774         (pdf_document_links_find_link_dest):
6775         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
6776         (goto_xyz_dest):
6777
6778         Convert from PDF style coordinates to X style coordinates in the
6779         backend rather than in the view. Fixes bug #338440
6780
6781 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6782
6783         * shell/ev-window.c:
6784         
6785         Remove Ctrl+Shift+T shortcut for toolbars. See
6786         the bug #350098.
6787
6788 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6789
6790         * configure.ac:
6791
6792         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
6793         of this. 
6794
6795 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6796
6797         * configure.ac:
6798         * cut-n-paste/Makefile.am:
6799         * data/evince-ui.xml:
6800         * shell/Makefile.am:
6801         * shell/ev-application.[ch]:
6802         * shell/ev-window.c:
6803
6804         Use GtkRecent instead of EggRecent when it's available. Fixes bug
6805         #349273
6806
6807 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6808
6809         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
6810         findbar code: s/help/search/
6811
6812 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6813
6814         * shell/ev-window.c: (setup_document_from_metadata),
6815         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
6816         (setup_view_from_metadata):
6817         
6818         Fix memory leaks.
6819
6820 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
6821
6822         * autogen.sh, configure.ac: 
6823         
6824         Update automake usage. See bug 349292.
6825
6826 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6827
6828         * shell/eggfindbar.c: (egg_find_bar_class_init),
6829         (entry_activate_callback), (egg_find_bar_init),
6830         (egg_find_bar_set_status_text):
6831         * shell/eggfindbar.h:
6832         
6833         Unify Evince findbar with Epiphany. Nice patch
6834         from Fabricio Silva <silva@crans.org> and
6835         Frederic Peters <fpeters@entrouvert.com>. See
6836         bug #339966 for details.
6837
6838 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6839
6840         * data/evince.desktop.in.in:
6841         
6842         Correct information for bugzilla. Thanks to
6843         Olaf Vitters, see bug #348855.
6844
6845 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
6846
6847         * shell/ev-jobs.[ch]:
6848         * shell/ev-sidebar-links.c:
6849         * shell/ev-window.[ch]:
6850
6851         GtkPrintJob doesn't support print ranges or current page, so we export
6852         to a ps file now when printing ranges or current page.
6853
6854 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6855
6856         * pdf/ev-poppler.cc:
6857         * shell/ev-window.c: (do_action_named):
6858
6859         We should be more clear about bugzilla. See the
6860         poppler bug #7623.
6861
6862 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6863
6864         * configure.ac:
6865         * shell/Makefile.am:
6866         * shell/ev-job-queue.c:
6867         * shell/ev-jobs.[ch]:
6868         * shell/ev-sidebar-links.c:
6869         * shell/ev-window.[ch]:
6870         
6871         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
6872         #348422
6873
6874 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6875
6876         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
6877         * shell/ev-application-service.xml:
6878         * shell/ev-application.[ch]:
6879         * shell/ev-jobs.[ch]:
6880         * shell/ev-window.[ch]: (ev_window_run_preview):
6881         * shell/main.c: 
6882
6883         Add preview mode to use evince as a printing previewer. It also adds
6884         other command line options for fullscreen and presentation modes.
6885         Fixes bugs #347822, #317031
6886
6887 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6888
6889         * NEWS:
6890         * configure.ac:
6891         
6892         Update for release 0.5.4
6893
6894 2006-07-11  Bastien Nocera <hadess@hadess.net>
6895
6896         * Makefile.am:
6897         * backend/Makefile.am:
6898         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6899         * backend/ev-document-factory.h:
6900         * configure.ac:
6901         * impress/.cvsignore:
6902         * impress/Makefile.am:
6903         * impress/common.h:
6904         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
6905         (imp_get_page), (imp_next_page), (imp_prev_page),
6906         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
6907         * impress/f_oasis.c: (render_object), (render_page),
6908         (get_geometry), (_imp_oasis_load):
6909         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
6910         (_imp_oo13_load):
6911         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
6912         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
6913         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
6914         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
6915         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
6916         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
6917         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
6918         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
6919         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
6920         (iks_new_within), (iks_insert), (iks_insert_cdata),
6921         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
6922         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
6923         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
6924         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
6925         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
6926         (iks_cdata), (iks_cdata_size), (iks_has_children),
6927         (iks_has_attribs), (escape_size), (my_strcat), (escape),
6928         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
6929         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
6930         (iks_tree), (iks_load), (iks_save):
6931         * impress/iksemel.h:
6932         * impress/imposter.h:
6933         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
6934         (imp_render_draw_bezier_real), (imp_render_get_size),
6935         (imp_render_set_fg_color), (imp_render_draw_line),
6936         (imp_render_draw_rect), (imp_render_draw_polygon),
6937         (imp_render_draw_arc), (imp_render_draw_bezier),
6938         (imp_render_open_image), (imp_render_get_image_size),
6939         (imp_render_scale_image), (imp_render_draw_image),
6940         (imp_render_close_image), (imp_render_markup),
6941         (imp_render_get_text_size), (imp_render_draw_text),
6942         (impress_document_load), (impress_document_save),
6943         (impress_document_get_n_pages), (impress_document_get_page_size),
6944         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
6945         (impress_document_finalize), (impress_document_class_init),
6946         (impress_document_can_get_text), (impress_document_get_info),
6947         (impress_document_document_iface_init),
6948         (impress_document_thumbnails_get_thumbnail),
6949         (impress_document_thumbnails_get_dimensions),
6950         (impress_document_document_thumbnails_iface_init),
6951         (impress_document_init):
6952         * impress/impress-document.h:
6953         * impress/internal.h:
6954         * impress/r_back.c: (_imp_fill_back):
6955         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6956         (_imp_draw_image), (_imp_tile_image):
6957         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6958         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6959         (r_polyline):
6960         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6961         (r_draw_gradient_complex), (r_draw_gradient):
6962         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6963         (r_get_bullet):
6964         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6965         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6966         (r_text):
6967         * impress/render.c: (imp_create_context), (imp_context_set_page),
6968         (imp_context_set_step), (imp_render), (imp_delete_context):
6969         * impress/render.h:
6970         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6971         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6972         (zip_load_xml), (zip_get_size), (zip_load):
6973         * impress/zip.h:
6974         * shell/ev-utils.c:
6975         
6976         New backend to support impress slides. Fixes bug #30867.
6977
6978 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6979
6980         * shell/ev-utils.c: (using_postscript_printer):
6981         
6982         Fixes crash when print using PAPI backend,
6983         bug #345012.
6984
6985 2006-06-09  Pat Rondon  <pmr@patrondon.org>
6986
6987         * shell/ev-jobs.c: (ev_job_xfer_run):
6988         * shell/ev-window.c: (password_dialog_response),
6989         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
6990         (ev_window_dispose):
6991         Fixes bug #344160: if the xfer job doesn't complete
6992         because a password is required, reload the existing
6993         instance instead of creating a new one.
6994
6995 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6996
6997         * shell/main.c: (main): Call gdk_threads_init. Thus
6998         we'll avoid errors in auth dialog. Fix for the bug
6999         #343347.
7000
7001 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7002
7003         * configure.ac: Advertise pixbuf support, fix
7004         for the bug 343317.
7005
7006 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7007
7008         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
7009         (ev_sidebar_thumbnails_set_document):
7010         
7011         Update sidebar thumbnails after reloading.
7012
7013 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7014
7015         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
7016         * shell/ev-jobs.h:
7017         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
7018         (ev_window_cmd_view_reload), (ev_window_init):
7019         
7020         Don't crash on reload. Fix for the bug #343167.
7021
7022 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7023
7024         * shell/ev-jobs.c: (ev_job_render_run):
7025         
7026         Check for document links.
7027
7028 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7029
7030         * backend/ev-attachment.c: (ev_attachment_save),
7031         (ev_attachment_launch_app), (ev_attachment_open):
7032         * backend/ev-document-factory.c: (get_document_from_uri):
7033         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7034         (egg_recent_view_uimanager_set_list):
7035         * ps/ps-document.c: (check_filecompressed), (document_load),
7036         (ps_document_load):
7037         * shell/ev-metadata-manager.c: (load_values):
7038         * shell/ev-password.c: (ev_password_dialog_set_property):
7039         * shell/ev-view.c: (tip_from_link):
7040         * shell/ev-window.c: (file_save_dialog_response_cb),
7041         (ev_window_print_dialog_response_cb):
7042         
7043         Use consistent quoting style. Fix for the bug #320285.
7044
7045 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7046
7047         * shell/ev-jobs.c: (ev_job_xfer_run):
7048         * shell/main.c: (load_files):
7049                 
7050         Open links with anchors. Fix for the bug #339836.
7051
7052 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7053
7054         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
7055         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
7056         (ev_link_dest_set_property), (ev_link_dest_finalize),
7057         (ev_link_dest_class_init), (ev_link_dest_new_named),
7058         (ev_link_dest_new_page_label):
7059         * backend/ev-link-dest.h:
7060         * shell/ev-application.c: (ev_application_open_uri):
7061         * shell/ev-view.c: (goto_dest):
7062         * shell/ev-window.c:
7063         * shell/ev-window.h:
7064         
7065         Fix page-label command line option. Bug #342070.
7066
7067 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7068
7069         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
7070         
7071         Don't show highlight rects if page can't be showed. Fix for 
7072         the bug #342076
7073
7074 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7075
7076         * shell/ev-window.c: (setup_sidebar_from_metadata),
7077         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
7078         
7079         Setup sidebar from metadata even if there is no document
7080         loaded. Fix for the bug #342807.
7081
7082 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7083
7084         * cut-n-paste/toolbar-editor/Makefile.am:
7085         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7086         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
7087         (find_action), (drag_data_delete_cb), (drag_begin_cb),
7088         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
7089         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
7090         (popup_context_menu_cb), (button_press_event_cb),
7091         (configure_item_sensitivity), (configure_item_cursor),
7092         (configure_item_tooltip), (connect_widget_signals),
7093         (action_sensitive_cb), (create_item_from_action),
7094         (create_item_from_position), (toolbar_drag_data_received_cb),
7095         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
7096         (toolbar_drag_leave_cb), (configure_drag_dest),
7097         (toggled_visibility_cb), (toolbar_visibility_refresh),
7098         (create_dock), (toolbar_changed_cb), (unparent_fixed),
7099         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
7100         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
7101         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
7102         (egg_editable_toolbar_dispose),
7103         (egg_editable_toolbar_set_ui_manager),
7104         (egg_editable_toolbar_get_selected),
7105         (egg_editable_toolbar_set_selected), (set_edit_mode),
7106         (egg_editable_toolbar_set_property),
7107         (egg_editable_toolbar_get_property),
7108         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
7109         (egg_editable_toolbar_new_with_model),
7110         (egg_editable_toolbar_get_edit_mode),
7111         (egg_editable_toolbar_set_edit_mode),
7112         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
7113         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
7114         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7115         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
7116         (item_added_or_removed_cb), (toolbar_removed_cb),
7117         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
7118         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
7119         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
7120         (editor_create_item_from_name), (append_table),
7121         (update_editor_sheet), (egg_toolbar_editor_init):
7122         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
7123         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7124         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
7125         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
7126         (toolbar_node_free), (egg_toolbars_model_get_flags),
7127         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
7128         (egg_toolbars_model_get_name), (impl_add_item),
7129         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
7130         (parse_data_list), (parse_item_list), (parse_toolbars),
7131         (egg_toolbars_model_load_toolbars), (parse_available_list),
7132         (parse_names), (egg_toolbars_model_load_names),
7133         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
7134         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
7135         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
7136         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
7137         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
7138         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
7139         (egg_toolbars_model_set_types), (fill_avail_array),
7140         (egg_toolbars_model_get_name_avail),
7141         (egg_toolbars_model_get_name_flags),
7142         (egg_toolbars_model_set_name_flags):
7143         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7144         * cut-n-paste/toolbar-editor/eggintl.h:
7145         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
7146         (egg_tree_multi_drag_source_get_type),
7147         (egg_tree_multi_drag_source_row_draggable),
7148         (egg_tree_multi_drag_source_drag_data_delete),
7149         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
7150         (egg_tree_multi_drag_button_release_event), (selection_foreach),
7151         (path_list_free), (set_context_data), (get_context_data),
7152         (get_info), (egg_tree_multi_drag_drag_data_get),
7153         (egg_tree_multi_drag_motion_event),
7154         (egg_tree_multi_drag_button_press_event),
7155         (egg_tree_multi_drag_add_drag_support):
7156         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
7157         * shell/ev-application.c: (ev_application_init),
7158         (ev_application_save_toolbars_model):
7159         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
7160         (ev_window_cmd_edit_toolbar), (ev_window_init):
7161         
7162         Sync toolbareditor with epiphany and libegg
7163
7164 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
7165
7166         * configure.ac: 
7167
7168         Depend on poppler 0.5.2
7169
7170 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7171
7172         * shell/ev-jobs.c: (ev_job_render_run):
7173         
7174         Check if document supports links iterface.
7175
7176 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7177
7178         * NEWS:
7179         * configure.ac:
7180         
7181         Update for release 0.5.3
7182
7183 2006-05-13  Michael Plump  <plumpy@skylab.org>
7184
7185         * configure.ac:
7186         * shell/Makefile.am:
7187         * shell/main.c: (main):
7188         
7189         Port to GOption command line parsing. Fix for the 
7190         bug #327518
7191
7192 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7193
7194         * shell/ev-window.c: (ev_window_cmd_help_about):
7195         
7196         Do not wrap license. Fix for the bug #309460.
7197
7198 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7199
7200         * configure.ac:
7201         * properties/ev-properties-main.c: (ev_properties_get_pages):
7202         * shell/ev-application.c: (ev_application_open_window),
7203         (ev_application_open_uri_at_dest):
7204         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
7205         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
7206         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
7207         * shell/ev-utils.c: (save_print_config_to_file):
7208         * shell/ev-window.c: (ev_window_cmd_save_as),
7209         (ev_attachment_popup_cmd_save_attachment_as):
7210         * shell/main.c: (load_files_remote):
7211         
7212         Bump requirements to gtk 2.8 and drop all ifdefs used.
7213
7214 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7215
7216         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
7217         * shell/ev-window.c: (ev_window_init):
7218         
7219         Show attachments page.
7220
7221 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7222
7223         * po/POTFILES.in:
7224         * shell/ev-attachment-bar.c:
7225         * shell/ev-attachment-bar.h:
7226         * shell/ev-sidebar-attachments.c:
7227         (ev_sidebar_attachments_icon_cache_add),
7228         (icon_theme_get_pixbuf_from_mime_type),
7229         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
7230         (ev_sidebar_attachments_icon_cache_refresh),
7231         (ev_sidebar_attachments_get_attachment_at_pos),
7232         (ev_sidebar_attachments_popup_menu_show),
7233         (ev_sidebar_attachments_popup_menu),
7234         (ev_sidebar_attachments_button_press),
7235         (ev_sidebar_attachments_update_icons),
7236         (ev_sidebar_attachments_drag_data_get),
7237         (ev_sidebar_attachments_get_property),
7238         (ev_sidebar_attachments_destroy),
7239         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
7240         (ev_sidebar_attachments_new),
7241         (ev_sidebar_attachments_set_document),
7242         (ev_sidebar_attachments_support_document),
7243         (ev_sidebar_attachments_get_label),
7244         (ev_sidebar_attachments_page_iface_init):
7245         * shell/ev-sidebar-attachments.h:
7246         * shell/ev-window.c: (update_chrome_visibility),
7247         (setup_sidebar_from_metadata), (ev_window_setup_document),
7248         (ev_window_sidebar_current_page_changed_cb),
7249         (attachment_bar_menu_popup_cb), (ev_window_init):
7250         
7251         Move attachments bar to sidebar.
7252
7253 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
7254
7255         * pdf/ev-poppler.cc:
7256         * shell/ev-application.[ch]:
7257         * shell/main.c:
7258
7259         Fix some memory leaks.
7260
7261 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7262
7263         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7264
7265         Change the properties dialog response to
7266         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
7267         will make the dialog go away when the user presses
7268         enter. With gtk+ >= 2.9 this will happen anyway, but for
7269         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
7270         escape by default. Fixes bug #340539. See also bug
7271         #101293 for the gtk+ part.
7272
7273 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
7274
7275         * shell/ev-view.c (tip_from_action_named): Replace some strings
7276         that were wrong. Closes #340970.
7277
7278 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
7279
7280         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7281
7282         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
7283         #341049
7284
7285 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7286
7287         * djvu/Makefile.am:
7288         * dvi/Makefile.am:
7289         * dvi/mdvi-lib/Makefile.am:
7290         * properties/Makefile.am:
7291         * ps/Makefile.am:
7292         * shell/Makefile.am:
7293         * thumbnailer/Makefile.am:
7294         
7295         Due to broken libtool that is unable to track dependencies
7296         of noinst libraries we are forced to explicitely point
7297         libraries for binary. Fix for the bug #333334.
7298
7299 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7300
7301         * data/evince.desktop.in.in:
7302         * shell/ev-view.c: (view_update_range_and_current_page),
7303         (ev_view_next_page), (ev_view_previous_page):
7304         * shell/ev-window.c: (update_chrome_visibility),
7305         (setup_sidebar_from_metadata), (ev_window_setup_document),
7306         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
7307         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7308         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
7309         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7310         (ev_window_stop_presentation), (ev_window_focus_in_event),
7311         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
7312         (ev_window_init):
7313         * thumbnailer/Makefile.am:
7314         
7315         Update fullscreen and presentation timeout handling. Hide
7316         cursor in presentation after timeout. Fix for the bugs
7317         #136359 and #336981.
7318
7319 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7320
7321         * backend/ev-link-action.[ch]:
7322         * pdf/ev-poppler.cc: (ev_link_from_action):
7323         * shell/ev-view-private.h:
7324         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
7325         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
7326
7327         Add support for Named Action links
7328
7329 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
7330
7331         * backend/Makefile.am:
7332         * backend/ev-document-links.[ch]:
7333         * backend/ev-document.[ch]:
7334         * backend/ev-link-action.[ch]:
7335         * backend/ev-link-dest.[ch]:
7336         * backend/ev-link.[ch]:
7337         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
7338         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
7339         * shell/ev-page-action.c: (build_new_tree_cb):
7340         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
7341         (links_page_num_func), (update_page_callback):
7342         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
7343         (tip_from_link):
7344         * shell/ev-jobs.c:
7345         * shell/ev-window.[ch]: (ev_window_open_uri),
7346         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
7347         * shell/ev-application.[ch]: (ev_application_open_window),
7348         (ev_application_open_uri):
7349
7350         Rework links system, it adds support for remote links now and it makes
7351         easier to add new kinds of actions and destinations. Fixes bug #317292
7352
7353 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7354
7355         * data/Makefile.am:
7356         * data/evince.png:
7357         * data/evince-16.png:
7358         * data/evince-22.png:
7359         * data/evince.svg:
7360         * shell/main.c: (main):
7361         
7362         Evince use it's own icon. Fix for the bug #313392.
7363
7364         * shell/ev-window.c: (fullscreen_timeout_cb),
7365         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7366         (ev_window_cmd_help_about), (ev_window_dispose):
7367         
7368         Simplify fullscreen timeout code.
7369
7370 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
7371
7372         * backend/ev-attachment.c: 
7373         * shell/ev-attachment-bar.c:
7374         * shell/ev-window.c:
7375
7376         Allow multiple selection of attachments
7377
7378 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7379
7380         * shell/ev-view.c: (view_update_range_and_current_page),
7381         (ev_view_scroll):
7382         
7383         Fix for the bug #312573 – Optimal selection of current 
7384         page among visible pages.
7385
7386 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7387
7388         * configure.ac:
7389         * djvu/Makefile.am:
7390         * djvu/djvu-text.h:
7391         
7392         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
7393         for the bug 339868.
7394
7395 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
7396
7397         * configure.ac: Fix the LINGUAS stuff here too so it builds.
7398
7399 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7400
7401         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
7402         dictated by the GNOME HIG. Fixes bug #339235.
7403
7404 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7405
7406         * data/evince-ui.xml:
7407         * shell/ev-view.c: (ev_view_can_find_previous):
7408         * shell/ev-view.h:
7409         * shell/ev-window.c: (ev_window_update_actions),
7410         (ev_window_cmd_edit_find_previous):
7411
7412         Add support for "Find Previous" as dictated by the GNOME HIG. A
7413         menu item is added and some glue code to make it all work is added
7414         to various files.
7415
7416 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7417
7418         * configure.ac: Award myself the "useless use of cat" award.
7419
7420 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7421
7422         * po/LINGUAS: New file listing all supported languages.
7423
7424         * configure.in: Use po/LINGUAS instead of including all languages
7425         directly in this file. See the wiki for more information:
7426         http://live.gnome.org/GnomeGoals/PoLinguas
7427
7428 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7429
7430         * backend/ev-document-factory.c:
7431
7432         Do not load the document twice when there isn't errors
7433
7434 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7435
7436         * backend/ev-attachment.c: 
7437
7438         Fix a crash when there isn't a default application to open an
7439         attachment
7440
7441 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7442
7443         * backend/ev-attachment.[ch]:
7444         * shell/ev-attachment-bar.[ch]:
7445
7446         Added missing files. 
7447
7448 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7449
7450         * backend/Makefile.am:
7451         * data/evince-ui.xml:
7452         * backend/ev-attachment.[ch]:
7453         * backend/ev-document.[ch]: (ev_document_has_attachments),
7454         (ev_document_get_attachments):
7455         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
7456         (attachment_save_to_buffer), (pdf_document_get_attachments),
7457         (pdf_document_document_iface_init):
7458         * shell/Makefile.am:
7459         * shell/ev-attachment-bar.[ch]:
7460         * shell/ev-window.c:
7461
7462         Add support for PDF attachments. Fixes bug #325143
7463
7464 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7465
7466         * backend/ev-document-factory.c: (get_document_from_uri),
7467         (ev_document_factory_get_document):
7468         * backend/ev-document-factory.h:
7469         * properties/ev-properties-main.c: (ev_properties_get_pages):
7470         * shell/Makefile.am:
7471         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7472         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7473         (ev_job_queue_remove_job):
7474         * shell/ev-job-queue.h:
7475         * shell/ev-job-xfer.c:
7476         * shell/ev-job-xfer.h:
7477         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7478         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
7479         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
7480         (ev_job_xfer_run):
7481         * shell/ev-jobs.h:
7482         * shell/ev-window.c: (ev_window_is_empty),
7483         (password_dialog_response), (ev_window_clear_xfer_job),
7484         (ev_window_xfer_job_cb), (ev_window_open_uri),
7485         (ev_window_cmd_focus_page_selector),
7486         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
7487         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7488         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7489         (ev_window_dispose):
7490         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7491         
7492         * Cleanup mime type detection on document load. Fix for the
7493         bug #336448.
7494
7495 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7496
7497         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7498         
7499         Fix crash on exit, described in the bug #336825.
7500
7501 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7502
7503         * backend/ev-document-factory.c:
7504         (ev_document_factory_get_from_mime),
7505         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
7506         (ev_document_factory_get_document),
7507         (file_filter_add_mime_list_and_free),
7508         (ev_document_factory_add_filters):
7509         * backend/ev-document-factory.h:
7510         * properties/ev-properties-main.c: (ev_properties_get_pages):
7511         * shell/Makefile.am:
7512         * shell/ev-application.c:
7513         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7514         * shell/ev-window.c: (ev_window_cmd_file_open),
7515         (ev_window_cmd_save_as):
7516         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7517         
7518         Rework factory functions so they are placed now in a single 
7519         file ev-document-factory.c
7520
7521 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7522
7523         * shell/ev-window.c: (update_chrome_visibility):
7524         
7525         Fix for the bug 166566 - don't show menubar in fullscreen
7526         mode.
7527
7528 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
7529
7530         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
7531
7532 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7533
7534         * shell/ev-view.c: (ev_view_expose_event):
7535         
7536         More correctly draw loading text when document
7537         is empty.
7538
7539 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7540
7541         * shell/ev-view.c: (ev_view_scroll):
7542         
7543         Fix for the bug #334854, page down and page up switch
7544         pages in presentation mode.
7545
7546 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7547
7548         * shell/ev-window.c: (ev_window_set_action_sensitive),
7549         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
7550         (ev_window_set_view_accels_sensitivity),
7551         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
7552         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7553         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7554         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
7555         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
7556         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
7557         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
7558         (view_actions_focus_in_cb), (ev_window_init):
7559         
7560         Fix for the bug #333902, now it's possible to search
7561         words with slash.
7562
7563 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
7564
7565         * configure.ac: Added Breton translation.
7566         * po/br.po: Added Breton translation.
7567
7568 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7569
7570         * shell/ev-window-title (ev_window_title_update):
7571
7572         Fix memory leak in window title. Fixes bug #333944
7573
7574 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7575
7576         * shell/ev-metadata-manager.c (parseItem):
7577
7578         Fix memory leaks. Fixes bug #333945
7579
7580 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7581         
7582         * NEWS, configure.ac, TODO:
7583         
7584         Update for release 0.5.2.
7585
7586 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7587
7588         * shell/ev-view.c: (view_update_range_and_current_page),
7589         (page_changed_cb):
7590         
7591         Don't jump on scrolling, fix for the bug #333127.
7592
7593 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7594
7595         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
7596         
7597         Scroll by one page in presentation mode. Fix for the bug
7598         #332993.
7599
7600 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
7601
7602         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
7603
7604 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
7605
7606         * configure.ac  Added lv in ALL_LINGUAS line.
7607
7608 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7609         
7610         * NEWS, configure.ac:
7611         
7612         Update for release 0.5.1
7613
7614 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7615
7616         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
7617         * backend/ev-document-misc.h:
7618         * shell/ev-view.c: (draw_one_page):
7619         
7620          Clairfy what page the toolbar page number applies to. Fix
7621          for the bug #328102.
7622
7623 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
7624
7625         * shell/ev-view-private.h:
7626         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
7627         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
7628         (ev_view_search_changed):
7629         * shell/ev-view.h:
7630         * shell/ev-window.c: (find_bar_search_changed_cb):
7631         
7632         Dont't jump to find result if window was scrolled during search.
7633         Fix for the bug #313266.
7634
7635 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
7636
7637         * shell/eggfindbar.c: (egg_find_bar_class_init):
7638         * shell/eggfindbar.h:
7639         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
7640         * shell/ev-view-private.h:
7641         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
7642         (ev_view_class_init), (ev_sizing_mode_get_type),
7643         (ev_scroll_type_get_type):
7644         * shell/ev-view.h:
7645         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
7646         (ev_window_cmd_scroll_backward), (find_bar_scroll),
7647         (ev_window_init):
7648         
7649         Fix for the bug 319133 - Find entry should allow text scroll.
7650
7651 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
7652
7653         * shell/ev-view-private.h:
7654         * shell/ev-view.c: (view_update_range_and_current_page),
7655         (highlight_find_results), (find_changed_cb), (page_changed_cb),
7656         (ev_view_set_document), (update_find_status_message),
7657         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
7658         (ev_view_find_previous):
7659         
7660         Fix for the bug #319137. Search now takes account for scrolling.
7661
7662 2006-02-19  Michael Hofmann <mh21@piware.de>
7663
7664         * configure.ac:
7665         * djvu/Makefile.am:
7666         * djvu/djvu-document-private.h:
7667         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
7668         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
7669         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
7670         (djvu_document_can_get_text), (djvu_document_get_text),
7671         (djvu_document_document_iface_init),
7672         (djvu_document_thumbnails_get_thumbnail),
7673         (djvu_document_find_begin), (djvu_document_find_get_n_results),
7674         (djvu_document_find_get_result),
7675         (djvu_document_find_page_has_results),
7676         (djvu_document_find_get_progress), (djvu_document_find_cancel),
7677         (djvu_document_find_iface_init):
7678         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
7679         (djvu_text_page_selection), (djvu_text_page_limits_process),
7680         (djvu_text_page_limits), (djvu_text_page_copy),
7681         (djvu_text_page_position), (djvu_text_page_union),
7682         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
7683         (djvu_text_page_box), (djvu_text_page_append_text),
7684         (djvu_text_page_search), (djvu_text_page_prepare_search),
7685         (djvu_text_page_new), (djvu_text_page_free):
7686         * djvu/djvu-text-page.h:
7687         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
7688         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
7689         (djvu_text_n_results), (djvu_text_has_results),
7690         (djvu_text_get_result), (djvu_text_get_progress):
7691         * djvu/djvu-text.h:
7692         
7693         Text search in djvu. Fix for the bug #303415.
7694
7695 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7696
7697         * configure.ac:
7698         * shell/ev-window.c: (ev_window_cmd_save_as):
7699         
7700         Ask filechooser to confirm overwrite. Fix for the bug #328266.
7701         Thanks to Gary Coady <gary@lyranthe.org>
7702
7703 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7704
7705         * shell/ev-print-job.c: (idle_print_handler):
7706         
7707         Inverse order printing, bug #320919.
7708
7709 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7710
7711         * data/evince-toolbar.xml:
7712         * shell/ev-window.c:
7713         
7714         Allow to add sidebar checkbutton on toolbar. Fix
7715         for the bug #144577.
7716
7717 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7718
7719         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
7720         
7721         Add checks that have sense for empty ps document.
7722
7723 2006-02-15  Luca Ferretti <elle.uca@libero.it>
7724
7725         * configure.ac: Include PS in mime types list. 
7726
7727 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7728
7729         * configure.ac:
7730         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
7731         * ps/gsdefaults.h:
7732         * ps/ps-document.c: (start_interpreter), (ps_document_load):
7733         
7734         Runtime check for gs interpreter. Fix for the bug #320868.
7735         Thanks to Antoine Dopffer antoine.dopffer@free.fr
7736
7737 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
7738
7739         * shell/ev-application.c: 
7740
7741         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
7742         dbus>=0.60, so that the request is not queued. 
7743
7744 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7745
7746         * configure.ac:
7747         * shell/Makefile.am:
7748         * shell/ev-sidebar-links.c: (print_section_cb):
7749         * shell/ev-utils.c:
7750         * shell/ev-utils.h:
7751         * shell/ev-window.c: (update_action_sensitivity),
7752         (ev_window_close_dialogs), (ev_window_print):
7753         * shell/ev-window.h:
7754         
7755         Make printing support optional. Patch from Eduardo de Barros Lima
7756         <eduardo.lima@indt.org.br> for the bug #330546.
7757
7758 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7759
7760         * shell/ev-view-private.h:
7761         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
7762         (ev_view_set_document):
7763         * shell/ev-view.h:
7764         * shell/ev-window.c: (ev_window_load_job_cb),
7765         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
7766         (ev_window_init):
7767
7768         Draw Loading message during xfer job. Fix for the bug #329495.
7769
7770 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7771
7772         * comics/comics-document.c: (comics_regex_quote),
7773         (comics_document_load), (extract_argv):
7774         
7775         Correcly quote regexp before passing it to unzip.
7776
7777 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7778
7779         * shell/ev-page-cache.c: (build_height_to_page),
7780         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
7781         (ev_page_cache_get_dual_even_left):
7782         * shell/ev-page-cache.h:
7783         * shell/ev-view.c: (view_update_range_and_current_page),
7784         (get_page_y_offset), (get_page_extents):
7785         
7786         Place even pages to the left if document has less then
7787         two pages. Fix for the bug #328856.
7788
7789 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7790
7791         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7792         
7793         Correct comics scheme. This make evince create thumbnails
7794         for comic books. Fix for the bug 329088.
7795
7796 2006-01-31  Christopher Aillon  <caillon@redhat.com>
7797
7798         * data/evince-password.glade: Don't explicitly set
7799         invisible_char to the current default value in case
7800         the default changes; let GTK+ do its magic.
7801
7802 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7803
7804         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
7805         real filename to tmp filename since often document
7806         type is determined by extension.
7807
7808 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7809
7810         * shell/ev-view.c: (add_scroll_binding_keypad),
7811         (ev_view_binding_activated), (ev_view_class_init):
7812         
7813         Add keybindings for percision-scrolling of display area. 
7814         Fix for the bug #314072.
7815
7816 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7817
7818         * data/evince.desktop.in.in:
7819         
7820         Add GTK to the list of categories. Fix for the bug #328034.
7821
7822 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7823
7824         * shell/ev-application.c: (ev_application_shutdown),
7825         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
7826         * shell/ev-application.h:
7827         * shell/ev-window.c: (file_open_dialog_response_cb),
7828         (ev_window_cmd_file_open):
7829         
7830         Save last uri in file chooser dialog. Fix for the bug #327950.
7831
7832 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7833
7834         * NEWS:
7835         * README:
7836         
7837         Final update for release 0.5.0
7838         
7839         * shell/Makefile.am:
7840         
7841         Remove disable deprecated until we'll require libgnome-2.13.7
7842         and port to GOption argument parsing. See bug 327518.
7843
7844 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
7845
7846         * comics/comics-document.c: (comics_document_save):
7847         * djvu/djvu-document.c: (djvu_document_save):
7848         * dvi/dvi-document.c: (dvi_document_save):
7849         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
7850         * lib/ev-file-helpers.h:
7851         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
7852         * tiff/tiff-document.c: (tiff_document_save):
7853         
7854         Use common save function for backends.
7855
7856 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
7857
7858         * backend/ev-document-types.c:
7859         
7860         Fix crash on saving pixbuf.
7861
7862 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7863
7864         * cut-n-paste/recent-files/egg-recent-item.c:
7865         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
7866         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
7867         (parse_info_free), (valid_element), (start_element_handler),
7868         (end_element_handler), (text_handler), (egg_recent_model_filter),
7869         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
7870         (egg_recent_model_monitor), (egg_recent_model_read),
7871         (egg_recent_model_open_file), (egg_recent_model_lock_file),
7872         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
7873         (egg_recent_model_set_property), (egg_recent_model_class_init),
7874         (egg_recent_model_init), (egg_recent_model_add_full),
7875         (egg_recent_model_delete), (egg_recent_model_get_list),
7876         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
7877         (egg_recent_model_set_filter_mime_types),
7878         (egg_recent_model_clear_group_filter),
7879         (egg_recent_model_set_filter_groups),
7880         (egg_recent_model_clear_scheme_filter),
7881         (egg_recent_model_set_filter_uri_schemes),
7882         (egg_recent_model_remove_expired):
7883         * cut-n-paste/recent-files/egg-recent-util.c:
7884         (egg_recent_util_get_icon):
7885         * cut-n-paste/recent-files/egg-recent-util.h:
7886         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7887         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
7888         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
7889         (egg_recent_view_uimanager_set_property),
7890         (egg_recent_view_uimanager_get_property),
7891         (egg_recent_view_uimanager_class_init),
7892         (egg_recent_view_uimanager_init),
7893         (egg_recent_view_uimanager_set_label_width),
7894         (egg_recent_view_uimanager_get_label_width):
7895         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7896         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7897         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7898         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7899         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7900         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7901         
7902         Update from libegg.
7903
7904 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7905
7906         * shell/ev-page-cache.c: (build_height_to_page),
7907         (ev_page_cache_get_height_to_page):
7908         * shell/ev-page-cache.h:
7909         * shell/ev-view.c: (view_update_range_and_current_page),
7910         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
7911         (ev_view_previous_page):
7912         
7913         Dual mode places even pages to the left. Fix for the bug #309393.
7914
7915         * shell/ev-view.h:
7916         * shell/ev-window.c: (update_action_sensitivity),
7917         (setup_view_from_metadata), (view_menu_popup_cb):
7918         
7919         Don't restore presentation in empty windows, more intelligent
7920         next page behaviour in dual mode.
7921
7922         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7923         (ev_pixbuf_cache_clear_job_sizes):
7924         
7925         Cleanup job callback on removal. Fix for the bug #325886.
7926
7927 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7928
7929         * ps/ps.c: (psscan):
7930         
7931         Commit workaround Mozilla problem. Fix for the bug #325919
7932         
7933         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
7934         (save_item):
7935         
7936         Fix for year 2038 problem.
7937
7938 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7939
7940         * shell/ev-window.c: (setup_document_from_metadata),
7941         (ev_window_cmd_view_reload):
7942
7943         Clamp page recieved from metadata in valid values. Fix
7944         for the bug #325986.
7945
7946 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7947
7948         * MAINTAINERS: 
7949         Add MAINTAINERS as requested on desktop-devel-list.
7950
7951 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7952
7953         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7954         (mime_type_supported_by_gdk_pixbuf),
7955         (ev_document_factory_get_mime_types),
7956         (ev_document_factory_get_all_mime_types):
7957         
7958         Don't add pixbuf mime types if pixbuf backend is disabled.
7959         
7960         * shell/ev-application.c: (ev_application_get_uri_window):
7961         
7962         Fix for the bug 325815 - unhandled MIME type message doesn't 
7963         appear a second time. 
7964         
7965         * shell/ev-document-types.c: (ev_document_types_add_filters):
7966         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7967         (password_dialog_response), (ev_window_popup_password_dialog),
7968         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7969         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7970         (ev_window_run_presentation), (ev_window_stop_presentation),
7971         (save_sizing_mode), (ev_window_zoom_changed_cb),
7972         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7973         (ev_window_dual_mode_changed_cb),
7974         (ev_window_sidebar_current_page_changed_cb),
7975         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7976         (window_state_event_cb), (window_configure_event_cb):
7977         
7978         Cleanup additional uris holded by EvWindow.
7979
7980 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7981
7982         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
7983         (ev_view_can_previous_page), (ev_view_can_next_page):
7984         * shell/ev-view.h:
7985         * shell/ev-window.c: (update_action_sensitivity):
7986         
7987         Two page scrolling with Space and PageUp in dual mode. Second fix 
7988         for the bug #316608.
7989
7990 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7991
7992         * shell/ev-view.c: (scroll_to_current_page):
7993         
7994         Correctly clamp adjustment value. Fix for the bug
7995         #325808.
7996
7997 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7998
7999         * shell/ev-sidebar-links.c: (print_section_cb):
8000         * shell/ev-window.c: (ev_window_get_uri),
8001         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
8002         (ev_window_print_dialog_response_cb), (ev_window_print_range),
8003         (ev_window_dispose):
8004         
8005         Make print dialog non-modal. Fix for the bug #325622.
8006
8007 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8008
8009         * shell/ev-metadata-manager.c:
8010         * shell/ev-utils.c: (using_pdf_printer),
8011         (using_postscript_printer), (load_print_config_from_file),
8012         (save_print_config_to_file):
8013         * shell/ev-utils.h:
8014         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
8015         (update_sidebar_visibility), (setup_sidebar_from_metadata),
8016         (setup_view_from_metadata), (ev_window_setup_document),
8017         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
8018         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8019         (ev_window_run_presentation), (ev_window_stop_presentation),
8020         (save_sizing_mode), (ev_window_zoom_changed_cb),
8021         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
8022         (ev_window_dual_mode_changed_cb),
8023         (ev_window_sidebar_current_page_changed_cb),
8024         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
8025         (window_state_event_cb), (window_configure_event_cb),
8026         (ev_window_init):
8027         
8028         Setting saving behaviour fixes.
8029
8030 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8031
8032         * configure.ac:
8033         
8034         Make antialiasing gs options better and allow
8035         to change them during configure. Fix for the 
8036         bug #319049.
8037
8038 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8039
8040         * shell/ev-window.c: (setup_view_from_metadata):
8041         
8042         Remember if last window was maximized. Fix for the
8043         bug #323797.
8044
8045 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
8046
8047         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
8048
8049 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8050
8051         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
8052         * shell/ev-page-action.c: (build_new_tree_cb):
8053         * shell/ev-sidebar-links.c: (links_page_num_func),
8054         (update_page_callback_foreach), (update_page_callback):
8055         * shell/ev-view.c: (scroll_to_current_page):
8056         
8057         Fix for the bug #325067 with more intelligent selection
8058         of current link in sidebar. Make sidebar handle links
8059         of FITR-like type more correctly.
8060
8061         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8062         (dvi_pixbuf_put_pixel):
8063         
8064         Fix memory consumtion with disabled alpha channel.
8065
8066 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8067
8068         * data/evince-ui.xml:
8069         * shell/ev-window.c: (view_menu_popup_cb),
8070         (ev_popup_cmd_open_link), (ev_window_init):
8071         
8072         Update context menu for internal links. Fix for the bug
8073         #325066.
8074
8075 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8076
8077         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
8078         
8079         Bind context menu to keyboard also. Fix for the bug
8080         #325065.
8081
8082 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8083
8084         * shell/ev-view.c: (selection_scroll_timeout_cb):
8085         
8086         Horizontal scroll on selection also.
8087
8088 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8089
8090         * shell/ev-metadata-manager.c: (parse_value):
8091         * shell/ev-view.c: (goto_xyz_link):
8092         
8093         Correct zoom setup and metadata save broken in 
8094         some locales.
8095
8096 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8097
8098         * shell/ev-view-private.h:
8099         * shell/ev-view.c: (scroll_to_current_page),
8100         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
8101         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
8102         (page_changed_cb), (ev_view_set_continuous),
8103         (ev_view_set_dual_page), (ev_view_set_presentation):
8104         
8105         Delay scroll until allocation to correctly position page. Fix
8106         for the bug #317334.
8107
8108 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8109
8110         * NEWS:
8111         * configure.ac:
8112         
8113         Update NEWS and require poppler 0.5.0.
8114
8115 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
8116         
8117         * data/evince-ui.xml:
8118         * shell/ev-view-private.h:
8119         * shell/ev-view.c: (ev_view_get_link_at_location),
8120         (handle_link_over_xy), (ev_view_button_press_event),
8121         (ev_view_button_release_event), (ev_view_class_init):
8122         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
8123         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
8124         (ev_window_init):
8125         
8126         Implement right-click context menu.
8127
8128 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8129
8130         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8131         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
8132         (mdvi_pixbuf_device_render):
8133         * pdf/ev-poppler.cc:
8134
8135         Don't generate thumbnails with alpha. See bug #324077.
8136         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
8137
8138 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8139
8140         * shell/ev-window.c: (setup_chrome_from_metadata):
8141         
8142         Fix typo that was hiding toolbar.
8143
8144 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8145
8146         * shell/ev-view-private.h:
8147         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
8148         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
8149         (ev_view_button_release_event), (ev_view_destroy):
8150         
8151         Small cleanup and autoscrolling during selection. Thanks to 
8152         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
8153
8154 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
8155
8156         * configure.ac:
8157         
8158         Correctly check for comics option.
8159
8160 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
8161         * Makefile.am:
8162         * configure.ac:
8163         * backend/Makefile.am:
8164         * backend/ev-document-factory.c:
8165         * shell/ev-document-types.c:
8166
8167         Included option in configure to make ps backend 
8168         compilation optional with --disable-ps.
8169
8170 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8171
8172         * backend/ev-document-factory.c:
8173         * comics/Makefile.am:
8174         * comics/comics-document.c: (comics_document_load):
8175         * comics/ev-cbr-mime.xml:
8176         * configure.ac:
8177         
8178         Comics mime types are added to shared-mime-info CVS. Now
8179         we don't need to install our own mime types.
8180
8181 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8182
8183         * shell/ev-window.c:
8184         
8185         Add shortcut for "save a copy" menu entry. Fix for
8186         the bug #324582.
8187
8188 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8189
8190         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8191         (job_finished_cb), (new_selection_pixbuf_needed),
8192         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
8193         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
8194         
8195         Rework selection job info logic and fix critical warning.
8196
8197 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
8198
8199         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
8200
8201 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
8202
8203         * data/evince-ui.xml:
8204         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8205         
8206         Enter as shortcut key for next page. Fix for the bug
8207         #321394.
8208
8209 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
8210
8211         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
8212
8213 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8214
8215         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8216         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8217         (new_selection_pixbuf_needed),
8218         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
8219         (clear_job_selection):
8220         
8221         Too early for 0.5. Pixbuf cache code cleaned a bit.
8222
8223 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8224
8225         * NEWS:
8226         * configure.ac:
8227         
8228         Release 0.5.0 preparation
8229
8230 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8231
8232         * comics/Makefile.am:
8233         * configure.ac:
8234         * shell/ev-document-types.c: (ev_document_types_add_filters):
8235         
8236         More advanced handling of custom mime type installation.
8237
8238 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8239
8240         * data/evince.schemas.in:
8241         * shell/ev-metadata-manager.c: (value_free),
8242         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
8243         (ev_metadata_manager_get), (ev_metadata_manager_set):
8244         * shell/ev-metadata-manager.h:
8245         * shell/ev-window.c: (update_chrome_flag),
8246         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
8247         (setup_document_from_metadata), (setup_chrome_from_metadata),
8248         (setup_sidebar_from_metadata), (setup_view_from_metadata),
8249         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
8250         (ev_window_view_toolbar_cb),
8251         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
8252         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
8253         
8254         Save last document settings and reuse them for new documents.
8255
8256 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8257
8258         * Makefile.am:
8259         * backend/Makefile.am:
8260         * backend/ev-document-factory.c:
8261         * backend/ev-document-factory.h:
8262         * comics/Makefile.am:
8263         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
8264         (comics_document_load), (comics_document_save),
8265         (comics_document_get_n_pages), (comics_document_get_page_size),
8266         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
8267         (comics_document_class_init), (comics_document_can_get_text),
8268         (comics_document_get_info), (comics_document_document_iface_init),
8269         (comics_document_init), (get_supported_image_extensions),
8270         (comics_document_thumbnails_get_geometry),
8271         (comics_document_thumbnails_get_thumbnail),
8272         (comics_document_thumbnails_get_dimensions),
8273         (comics_document_document_thumbnails_iface_init), (extract_argv):
8274         * comics/comics-document.h:
8275         * comics/ev-cbr-mime.xml:
8276         * configure.ac:
8277         * po/POTFILES.in:
8278         * shell/ev-application.c: (ev_application_register_service):
8279         * shell/ev-document-types.c: (ev_document_types_add_filters):
8280         * thumbnailer/Makefile.am:
8281         * thumbnailer/evince-thumbnailer-comics.schemas.in:
8282         
8283         New CBR/CBZ backend for comic books.
8284
8285 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8286
8287         * shell/main.c: (load_files_remote):
8288
8289         Thanks to Robert McQueen <robot101@debian.org>. Dbus
8290         warning on startup of second instance is fixed. It
8291         is bug #320353.
8292
8293 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8294
8295         * shell/ev-window.c: (ev_window_finalize):
8296         
8297         Fix double free that cause crash.
8298
8299 2005-10-29  Bastien Nocera <hadess@hadess.net>
8300
8301         * tiff/tiff-document.c: (tiff_document_load):
8302         
8303         Fix memory leak.
8304
8305 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8306
8307         * po/POTFILES.in:
8308         * shell/Makefile.am:
8309         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
8310         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
8311         (ev_view_accessible_get_text),
8312         (ev_view_accessible_get_character_at_offset),
8313         (ev_view_accessible_get_text_before_offset),
8314         (ev_view_accessible_get_text_at_offset),
8315         (ev_view_accessible_get_text_after_offset),
8316         (ev_view_accessible_get_character_count),
8317         (ev_view_accessible_get_caret_offset),
8318         (ev_view_accessible_set_caret_offset),
8319         (ev_view_accessible_get_run_attributes),
8320         (ev_view_accessible_get_default_attributes),
8321         (ev_view_accessible_get_character_extents),
8322         (ev_view_accessible_get_offset_at_point),
8323         (ev_view_accessible_get_n_selections),
8324         (ev_view_accessible_get_selection),
8325         (ev_view_accessible_add_selection),
8326         (ev_view_accessible_remove_selection),
8327         (ev_view_accessible_set_selection),
8328         (ev_view_accessible_text_iface_init),
8329         (ev_view_accessible_idle_do_action),
8330         (ev_view_accessible_action_do_action),
8331         (ev_view_accessible_action_get_n_actions),
8332         (ev_view_accessible_action_get_description),
8333         (ev_view_accessible_action_get_name),
8334         (ev_view_accessible_action_set_description),
8335         (ev_view_accessible_action_iface_init),
8336         (ev_view_accessible_get_type), (ev_view_accessible_new),
8337         (ev_view_accessible_factory_get_accessible_type),
8338         (ev_view_accessible_factory_create_accessible),
8339         (ev_view_accessible_factory_class_init),
8340         (ev_view_accessible_factory_get_type):
8341         * shell/ev-view-accessible.h:
8342         * shell/ev-view-private.h:
8343         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
8344         * shell/ev-view.h:
8345         
8346         Initial accessibility support.
8347
8348 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
8349
8350         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
8351
8352 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
8353
8354         * shell/ev-print-job.c: (idle_print_handler):
8355         
8356         Fix for bug Bug 318916: Printing multiple pages.
8357
8358 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
8359
8360         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
8361
8362 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8363
8364         * pdf/ev-poppler.cc:
8365         
8366         Thumnail dimensions unified with other backends.
8367         
8368         * shell/ev-window-title.c: (ev_window_title_update):
8369         
8370         Fix warning.
8371
8372 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8373
8374         * data/ev-stock-zoom-fit-width.png:
8375         
8376         Remove unused file.
8377
8378 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8379
8380         * configure.ac:
8381         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
8382         (djvu_document_finalize):
8383         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
8384         (dvi_document_finalize):
8385         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
8386         (pixbuf_document_save), (pixbuf_document_finalize):
8387         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
8388         (tiff_document_finalize):
8389         
8390         Save a copy implemented for various backends.
8391
8392 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
8393
8394         * configure.ac:
8395         
8396         Don't link with ltiff if tiff is disabled.
8397
8398 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8399
8400         * pdf/GDKSplashOutputDev.cc:
8401         * pdf/GDKSplashOutputDev.h:
8402         * pdf/Thumb.cc:
8403         * pdf/Thumb.h:
8404         * pdf/pdf-document.cc:
8405         * pdf/pdf-document.h:
8406         * pdf/test-gdk-output-dev.cc:
8407         
8408         Remove old unused files.
8409
8410 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8411
8412         * shell/ev-window.c: (ev_window_setup_document):
8413         
8414         Fixed warnings on reload and probably crash reason.
8415
8416 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8417
8418         * properties/ev-properties-view.c:
8419         (ev_properties_view_format_date):
8420         
8421         Check if date is invalid. Fix for bug 318134.
8422
8423 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
8424
8425         * shell/ev-window-title.c:
8426         
8427         Add .indd files (Adobe Indesign) to the list of "bad
8428         extensions".
8429
8430 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8431
8432         * data/evince-ui.xml:
8433         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8434         
8435         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
8436
8437 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8438
8439         * shell/ev-window.c: (launch_link), (launch_external_uri),
8440         (view_external_link_cb):
8441
8442         URL-escape link before passing it to gnome_vfs_url_show.
8443
8444 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8445
8446         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
8447         there isn't text selected.
8448
8449 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
8450
8451         * shell/ev-view.c: (handle_link_over_xy):
8452
8453         Check tooltip is valid utf8 before showing it
8454
8455 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8456
8457         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
8458
8459 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8460
8461         * shell/ev-window-title.c: (ev_window_title_update):
8462
8463         Guard against using g_strstrip on NULL. Fixes bug #317291.
8464
8465 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8466
8467         * pdf/ev-poppler.cc:
8468
8469         Show title even for unknown links
8470
8471 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8472
8473         * shell/ev-window-title.c: (ev_window_title_update):
8474
8475         Strip the title string
8476
8477 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8478
8479         * shell/ev-window-title.c:
8480
8481         Add .rtf to the bad extensions list
8482
8483 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8484
8485         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
8486         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
8487
8488         Ignore link coordinates if they are outside page bounds
8489
8490 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8491
8492         * backend/ev-link.c: (ev_link_type_get_type),
8493         (ev_link_get_filename), (ev_link_get_params),
8494         (ev_link_get_property), (ev_link_set_property),
8495         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
8496         * backend/ev-link.h:
8497         * pdf/ev-poppler.cc:
8498         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
8499         * shell/ev-window.c: (launch_link), (view_external_link_cb),
8500         (ev_window_init):
8501
8502         Implement launch links. Delegate external link opening to
8503         the window.
8504
8505 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8506
8507         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
8508         (ev_link_get_right), (ev_link_get_property),
8509         (ev_link_set_property), (ev_link_class_init),
8510         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
8511         * backend/ev-link.h:
8512         * pdf/ev-poppler.cc:
8513         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
8514
8515         Implement fitr links
8516
8517 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8518
8519         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
8520         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
8521         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8522         (ev_view_size_request_continuous),
8523         (ev_view_size_request_dual_page),
8524         (ev_view_size_request_single_page), (ev_view_size_allocate),
8525         (ev_view_zoom_for_size_continuous_and_dual_page),
8526         (ev_view_zoom_for_size_continuous),
8527         (ev_view_zoom_for_size_dual_page),
8528         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8529         (ev_sizing_mode_get_type):
8530         * shell/ev-view.h:
8531         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8532
8533         Do not use modes for link, we need to calculate size ad hoc.
8534         Still not perfect because of the usual scrollbar issues grrr.
8535
8536 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8537
8538         * backend/ev-link.c: (ev_link_type_get_type),
8539         (ev_link_new_page_fith), (ev_link_new_page_fitv):
8540         * backend/ev-link.h:
8541         * pdf/ev-poppler.cc:
8542         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
8543         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8544         (ev_view_size_request_continuous),
8545         (ev_view_size_request_dual_page),
8546         (ev_view_size_request_single_page), (ev_view_size_allocate),
8547         (zoom_for_size_fit_height),
8548         (ev_view_zoom_for_size_continuous_and_dual_page),
8549         (ev_view_zoom_for_size_continuous),
8550         (ev_view_zoom_for_size_dual_page),
8551         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8552         (ev_sizing_mode_get_type):
8553         * shell/ev-view.h:
8554         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8555
8556         Implement FIT_HEIGHT mode (only for links).
8557         Implement FITH links
8558
8559 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8560
8561         * shell/ev-window-title.c: (get_filename_from_uri),
8562         (ev_window_title_sanitize_extension), (ev_window_title_update),
8563         (ev_window_title_set_document), (ev_window_title_set_uri),
8564         (ev_window_title_free):
8565         * shell/ev-window-title.h:
8566         * shell/ev-window.c: (ev_window_setup_document),
8567         (ev_window_popup_password_dialog):
8568
8569         Refactor window title building while fixing it for
8570         password documents.
8571
8572 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8573
8574         * pdf/ev-poppler.cc:
8575
8576         Escape link title before setting it in the model
8577
8578 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
8579
8580         * shell/ev-application.c: (removed_from_session), (save_session),
8581         (init_session), (ev_application_get_empty_window),
8582         (ev_application_init), (ev_application_get_windows):
8583         * shell/ev-application.h:
8584         * shell/ev-window.c: (ev_window_finalize):
8585
8586         Add a function to retrieve window list and share it where
8587         necessary.
8588         Implement session handling, works pretty well thanks to the
8589         metadata system.
8590
8591 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8592
8593         * shell/ev-password.c: (ev_password_item_created_callback),
8594         (ev_password_dialog_save_password):
8595         
8596         Fix for bug 316972. Use async gnome-keyring API.
8597
8598 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
8599
8600         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
8601         Remove unused unrealize handler. Add scroll handling to
8602         ev_view_scroll_event for presentation mode (bug #316708),
8603         and fix the event state checks there.
8604
8605 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8606
8607         * shell/ev-page-action.c: (page_changed_cb):
8608
8609         "marco, maybe we should be crazy and jump right to 6! :)"
8610
8611         Bryan Clark, Sep 2005
8612
8613 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8614
8615         * ps/ps-document.c: (save_document), (ps_document_save),
8616         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
8617         (ps_document_ps_export_end):
8618
8619         Fix unstructured documents save and print
8620
8621 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8622
8623         * shell/ev-application.c: (ev_application_open_uri):
8624
8625         Fix window size persistance
8626
8627 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8628
8629         * shell/ev-view.c: (ev_view_button_release_event):
8630
8631         Based on a patch from carlosgc@gnome.org. Mouse buttons
8632         switch pages in presentation mode.
8633
8634 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8635
8636         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8637
8638         Dont cast to int before scaling
8639
8640 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8641
8642         * backend/ev-link.c: (ev_link_type_get_type),
8643         (ev_link_new_page_xyz), (ev_link_new_page_fit),
8644         (ev_link_new_page_fith):
8645         * backend/ev-link.h:
8646         * pdf/ev-poppler.cc:
8647         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
8648
8649         Implement FIT and FITH links
8650
8651 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8652
8653         * pdf/ev-poppler.cc:
8654
8655         Return 0 results when search is not in progress.
8656
8657         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8658         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
8659
8660         Update menu sensitivity when cancelling search
8661
8662 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8663
8664         * shell/ev-view.c: (ev_view_can_find_next):
8665
8666         Take all pages in consideration, not just current one
8667
8668 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8669
8670         * shell/ev-page-cache.c:
8671         * shell/ev-page-cache.h:
8672         * shell/ev-view.c: (ev_view_binding_activated),
8673         (ev_view_next_page), (ev_view_previous_page),
8674         (ev_sizing_mode_get_type):
8675         * shell/ev-view.h:
8676         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8677         (ev_window_cmd_go_next_page):
8678
8679         Move page next/previous functions from page chace to
8680         view and change it to move by 2 page steps in dual mode.
8681
8682 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8683
8684         * shell/ev-window.c: (update_sidebar_visibility),
8685         (setup_sidebar_from_metadata), (ev_window_setup_document),
8686         (setup_view_from_metadata):
8687
8688         Show the index by default when there is one     
8689
8690 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8691
8692         * shell/ev-window-title.c: (ev_window_title_set_document):
8693
8694         Missing null check
8695
8696 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8697
8698         * shell/ev-view.c: (view_update_range_and_current_page):
8699         
8700         Allow display of last odd page in dual view. Fix for 316347.
8701
8702 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8703
8704         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8705         
8706         Make close button default. Fix for 316383.
8707
8708 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8709
8710         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8711         
8712         Mark close button as default. Fix for 316381.
8713
8714 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8715
8716         * backend/ev-link.c: (ev_link_class_init):
8717
8718         Allow negative doubles in left/top properties
8719
8720 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8721
8722         * shell/ev-window.c:
8723
8724         Remove a bunch of strings that was used only
8725         by the statusbar.
8726
8727 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8728
8729         * shell/ev-window-title.c: (get_filename_from_uri),
8730         (ev_window_title_set_document):
8731
8732         When title has a confusing extension, show also
8733         the document filename inside ()
8734
8735 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8736
8737         * shell/Makefile.am:
8738         * shell/ev-window-title.c: (ev_window_title_new),
8739         (ev_window_title_update), (ev_window_title_set_type),
8740         (ev_window_title_set_document), (ev_window_title_free):
8741         * shell/ev-window-title.h:
8742         * shell/ev-window.c: (ev_window_setup_document),
8743         (password_dialog_response), (ev_window_popup_password_dialog),
8744         (ev_window_dispose), (ev_window_init):
8745
8746         Factor out and cleanup window title code
8747
8748 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8749
8750         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
8751         (unable_to_load):
8752
8753         Make dialog transient so it doesnt block other windows
8754
8755 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8756
8757         * pdf/ev-poppler.cc:
8758         
8759         Fix pdf thumbnails rendering.
8760
8761 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8762
8763         * shell/ev-window.c: (fullscreen_set_timeout):
8764         
8765         Increase timeout to hide full screen popup. Bug 
8766         316123. 
8767
8768 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8769
8770         * data/evince.schemas.in:
8771         * shell/ev-window.c: (update_action_sensitivity):
8772
8773         Allow the user to override document restrictions. Fix for bug
8774         305818.
8775
8776 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
8777
8778         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
8779         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
8780         (ev_window_class_init): Fix multihead behaviour of fullscreen
8781         toolbar popup. Fixes bug #315451.
8782
8783 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8784
8785         * configure.ac:
8786         * data/evince-password.glade:
8787         * shell/ev-password.c: (ev_password_dialog_set_property),
8788         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
8789         (ev_password_dialog_init), (ev_password_set_bad_password_label),
8790         (ev_password_dialog_entry_changed_cb),
8791         (ev_password_dialog_entry_activated_cb),
8792         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
8793         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
8794         (ev_password_dialog_set_bad_pass):
8795         * shell/ev-password.h:
8796         * shell/ev-window.c: (password_dialog_response),
8797         (ev_window_popup_password_dialog):
8798         
8799         Support for gnome-keyring for encrypted PDF's.
8800
8801 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8802
8803         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
8804         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
8805         (ev_view_enter_notify_event), (ev_view_class_init):
8806         
8807         More precise handling of enter_notify/leave_notify events
8808         in EvView. Fix for bug 315470.
8809
8810 2005-09-08  Christopher Aillon  <caillon@redhat.com>
8811
8812         * shell/ev-window.c: (fullscreen_timeout_cb),
8813         (fullscreen_set_timeout), (fullscreen_clear_timeout),
8814         (ev_window_dispose):
8815
8816         leak fix: unref fullscreen_timeout_source before clearing it
8817
8818 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8819
8820         * configure.ac, dvi/mdvi/Makefile.am: 
8821         
8822         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
8823
8824 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8825
8826         * backend/ev-link.c: (ev_link_new_page_xyz):
8827         * pdf/ev-poppler.cc:
8828         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
8829
8830         Fix some bugs with xyz links, respect zoom
8831
8832 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8833
8834         * shell/ev-window.c: (page_changed_cb),
8835         (setup_document_from_metadata), (update_sidebar_visibility),
8836         (setup_view_from_metadata), (ev_window_run_fullscreen),
8837         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8838         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
8839         (ev_window_dual_mode_changed_cb),
8840         (ev_window_sidebar_current_page_changed_cb):
8841
8842         null check uri before setting and getting metadata
8843
8844 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8845
8846         * dvi/Makefile.am:
8847         * properties/Makefile.am:
8848         * shell/Makefile.am:
8849         * thumbnailer/Makefile.am:
8850
8851         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
8852
8853 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8854
8855         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
8856         (selection_changed_callback):
8857         * shell/ev-sidebar-links.h:
8858
8859         Add a signal for link activation.
8860
8861         * shell/ev-view.c: (ev_view_goto_link),
8862         (ev_view_button_release_event):
8863         * shell/ev-view.h:
8864         * shell/ev-window.c: (sidebar_links_link_activated_cb),
8865         (ev_window_init):
8866
8867         Implement the signal so that we can handle all link types.
8868
8869         * shell/ev-page-cache.c:
8870
8871         Remove unused set_link function
8872
8873 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8874
8875         * lib/ev-tooltip.c: (ev_tooltip_set_position):
8876
8877         Add some space from the cursor, hardcoded but I couldnt
8878         find a better way.
8879
8880 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8881
8882         * lib/ev-tooltip.c:
8883
8884         Use mozilla style vs gtk style, way better for links.
8885
8886         * shell/ev-view.c: (ev_view_motion_notify_event),
8887         (ev_view_destroy), (ev_view_init):
8888
8889         Deactive tooltip when the link hovered is changed.
8890
8891 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8892
8893         * backend/ev-document.h:
8894         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
8895         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
8896         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
8897         (ev_link_new_page), (ev_link_new_page_xyz):
8898         * backend/ev-link.h:
8899         * pdf/ev-poppler.cc:
8900         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
8901         (go_to_link), (tip_from_link):
8902
8903         Implement xyz links, still not functional. Links are a total
8904         mess, will need to refactor and bugfix a lot :(
8905
8906 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
8907
8908         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
8909
8910 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
8911
8912         * data/evince-ui.xml:
8913         * data/evince.schemas.in:
8914         * shell/Makefile.am:
8915         * shell/ev-window.c: (update_chrome_visibility),
8916         (password_dialog_response), (ev_window_load_job_cb),
8917         (ev_window_xfer_job_cb), (ev_window_open_uri),
8918         (ev_window_class_init), (set_chrome_actions), (load_chrome),
8919         (ev_window_init):
8920
8921         Remove the statusbar. This regress loading feedback, need to
8922         check with Bryan what we want to do there...
8923
8924 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8925
8926         * lib/ev-tooltip.c: (ev_tooltip_init):
8927
8928         Fix tooltip border and size handling
8929
8930 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8931
8932         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
8933         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
8934         (ev_tooltip_timeout), (ev_tooltip_activate),
8935         (ev_tooltip_deactivate):
8936         * lib/ev-tooltip.h:
8937         * shell/ev-view.c: (ev_view_motion_notify_event):
8938
8939         Delay popup showing. Mirror gtk logic/times.
8940
8941 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
8942
8943         * lib/Makefile.am:
8944         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
8945         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
8946         (ev_tooltip_set_text), (ev_tooltip_set_position):
8947         * lib/ev-tooltip.h:
8948
8949         Simple widget to show tooltips at a custom position
8950
8951         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8952         (ev_view_destroy):
8953
8954         Use it for links. First go, needs work
8955
8956 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8957
8958         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8959         HIG fixes.  Use title capitalization for window title. Use 12 
8960         pixels of space between the dialog's vbox and action area.
8961
8962 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8963
8964         * shell/ev-window.c: (file_open_dialog_response_cb),
8965         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8966         (ev_window_cmd_save_as):
8967
8968         Make file pickers not modal and refactor code some
8969
8970 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8971
8972         * shell/ev-sidebar.h:
8973         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8974         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8975         (ev_sidebar_class_init), (ev_sidebar_select_page),
8976         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8977         (ev_sidebar_set_page):
8978
8979         Add a current page property and allow to get/set it
8980
8981         * shell/ev-window.c: (setup_view_from_metadata),
8982         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
8983
8984         Persist current sidebar page per document
8985
8986 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8987
8988         * data/evince.schemas.in:
8989         * shell/ev-window.c: (update_chrome_visibility),
8990         (setup_document_from_metadata), (update_sidebar_visibility),
8991         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
8992         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8993         (ev_window_run_presentation), (ev_window_stop_presentation),
8994         (ev_window_view_sidebar_cb),
8995         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
8996         (load_chrome), (ev_window_init):
8997
8998         Persist size/visibility of sidebar per document
8999
9000 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
9001
9002         * shell/ev-view.c (draw_loading_text): Draw loading text.
9003
9004 2005-09-02  Dan Damian  <dand@gnome.ro>
9005
9006         * configure.in: Added "ro" to ALL_LINGUAS.
9007
9008 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
9009
9010         * shell/ev-view.c: (clear_caches):
9011
9012         ev_page_cache_get doesnt return a reference,
9013         dont try to unref it.
9014
9015 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
9016
9017         * shell/main.c: (load_files_remote):
9018
9019         Fix timestamp parameter with dbus <= 0.33
9020
9021 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
9022
9023         * data/evince.schemas.in:
9024
9025         Add missing full stop
9026
9027 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
9028
9029         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
9030         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
9031
9032         Plug some memory leaks
9033
9034 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
9035
9036         * configure.ac:
9037         * lib/ev-debug.c: (trap_handler):
9038
9039         Check for execinfo.h and use it only if it exists.
9040         Ported from Epiphany (bug #314776).
9041
9042 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
9043
9044         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
9045
9046 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
9047
9048         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
9049         * po/id.po      : Added Indonesian translation
9050
9051 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
9052
9053         * shell/main.c:
9054         * shell/ev-application.c: Last minute GTK-2.6 fixes.
9055         * NEWS: Release 0.4.0
9056
9057 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
9058
9059         * configure.ac: catch another gtk+-2.8ism
9060         * shell/main.c: Make work with gtk+-2.6
9061
9062 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
9063
9064         * shell/ev-application-service.xml: Add 'timestamp' argument to
9065           ev_application_open_window and ev_application_open_uri methods.
9066
9067         * shell/ev-application.h: Add 'timestamp' argument to
9068           ev_application_open_window, ev_application_open_uri,
9069           and ev_application_open_uri_list functions.
9070
9071         * shell/ev-application.c (ev_application_open_window,
9072           ev_application_open_uri, ev_application_open_uri_list): Change
9073           functions that show/present windows to use a timestamp if one
9074           is passed in.
9075
9076         * shell/ev-window.c (ev_window_cmd_file_open,
9077           ev_window_cmd_recent_file_activate, drag_data_received_cb):
9078         * shell/main.c (load_files): Modify calls to ev_application to
9079           include GDK_CURRENT_TIME as timestamp.
9080
9081         * shell/main.c (load_files_remote): Obtain timestamp for client
9082           instance from GDK and pass to server instance so new windows are
9083           focused properly.  Fix dbus_g_proxy_call() calls by including second
9084           G_TYPE_INVALID.
9085           
9086         Closes bug #314475.
9087
9088 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
9089
9090         * shell/ev-window.c (ev_window_finalize): Check for
9091         avail. EvWindows when quiting to handle the finalize better,
9092         #314497
9093
9094 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9095         
9096         * properties/ev-properties-view.c: 
9097         
9098         Set textdomain to libglade. Fixes translation problem in property page.
9099
9100 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9101
9102         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
9103         * dvi/Makefile.am:
9104         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
9105         * dvi/mdvi-lib/Makefile.am:
9106         
9107         Fix rotation of thumbnails, ported to new API. Moved library
9108         dependencies earlier, probably it will fix linkage problem.
9109
9110 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
9111
9112         * backend/ev-document-misc.c:
9113         (ev_document_misc_get_thumbnail_frame):
9114         * backend/ev-document-misc.h:
9115         * configure.ac:
9116         * pdf/ev-poppler.cc:
9117         * shell/Makefile.am:
9118         * shell/ev-sidebar-thumbnails.c: (add_range),
9119         (ev_sidebar_thumbnails_set_loading_icon),
9120         (ev_sidebar_thumbnails_refresh),
9121         (ev_sidebar_thumbnails_set_document):
9122         * shell/ev-sidebar-thumbnails.h:
9123         * shell/ev-view.c: (ev_view_motion_notify_event),
9124         (ev_view_set_property), (ev_view_get_property),
9125         (ev_view_class_init), (ev_view_set_rotation):
9126         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9127         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
9128         (ev_window_init):
9129         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
9130         Redo rotation (again).  prepare for 0.4.0
9131
9132 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
9133
9134         * configure.ac: Bump poppler requirement to 0.4.1.
9135
9136         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
9137         argument to poppler_page_render_selection() call.
9138
9139 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9140
9141         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
9142         (djvu_document_thumbnails_get_thumbnail):
9143         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
9144         (dvi_document_thumbnails_get_thumbnail):
9145         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
9146         (pixbuf_document_thumbnails_get_thumbnail):
9147         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
9148         
9149         Update rotation direction of backends to fit with pdf and ps.
9150
9151 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
9152
9153         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
9154         * backend/ev-async-renderer.h:
9155         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
9156         (setup_page), (ps_document_get_page_size),
9157         (ps_async_renderer_render_pixbuf):
9158         * ps/ps-document.h:
9159         * shell/ev-jobs.c: (ev_job_render_run):
9160
9161         Fix orientation in the postscript document
9162
9163 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
9164
9165         * pdf/ev-poppler.cc:
9166         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
9167         * shell/ev-view.c: (highlight_find_results):
9168
9169         Adapt to the new poppler rotation API. Fix text maps on landscape
9170         documents.
9171
9172 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
9173
9174         * shell/ev-view.c (compute_new_selection_text): get the correct
9175         region when selecting in modes other than continuous.
9176
9177 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9178
9179         * shell/main.c (main): remove redundant g_warnings.
9180
9181 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9182
9183         * shell/Makefile.am: Don't include autogenerated
9184         file ev-application-service.h into distribution, since
9185         it causes dbus crash. Fix for bugs 313724 and 313443. 
9186
9187 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9188
9189         * configure.ac: Fix sed expression for FreeBSD. Thanks
9190         to Joe Marcus Clark <marcus@freebsd.org>
9191         
9192         * shell/eggfindbar.c: (entry_activate_callback),
9193         (entry_changed_callback), (egg_find_bar_init),
9194         (egg_find_bar_set_search_string):
9195         
9196         Made findbar buttons unsensitive if there is no text in
9197         entry. Fix for the bug 313285.
9198
9199 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
9200
9201         * ps/ps-document.c: Use g_filename_display_name for displaying
9202         filenames and revert string freeze breackage
9203
9204 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
9205
9206         * NEWS:
9207         * configure.ac:
9208
9209         Update for 0.3.4
9210
9211         * shell/Makefile.am:
9212
9213         Add ev-application-service.xml to extra dist
9214
9215         * shell/ev-view.c: (find_page_at_location):
9216
9217         Remove unused function (fix warning)
9218
9219 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9220
9221         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
9222         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
9223         
9224         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
9225         bug 313623.
9226
9227 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9228
9229         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
9230         * shell/ev-window.c:
9231         Fix build warnings
9232
9233 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
9234
9235         * configure.ac: Update script to get dbus version.
9236         Fix for the bug #313443.
9237
9238 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9239
9240         * shell/ev-window.c: (ev_window_cmd_escape):
9241         
9242         Return focus back to view on escape. Fix for bug 313295.
9243
9244 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9245
9246         * shell/ev-window.c: (update_window_title),
9247         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
9248         (ev_window_cmd_save_as):
9249         
9250         Correct conversion from uri to displayable string. Fix for
9251         bug 313296.
9252
9253 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
9254
9255         * ps/ps-document.c: convert filename to utf8 when there is an error
9256         loading document. Fixes #309915
9257
9258 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
9259
9260         * configure.ac:
9261
9262         We depend on poppler 0.4.0
9263
9264 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
9265
9266         * configure.ac:
9267         * NEWS: Release 0.3.3.
9268         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
9269
9270 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
9271
9272         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
9273         add a couple missing mnemonics to menu items, use title 
9274         capitalization for menu items and window titles, and add 
9275         ellipsis to open menu item.     
9276
9277 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
9278
9279         * pdf/ev-poppler.cc:
9280         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
9281         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
9282         (ev_view_get_rotation):
9283         * shell/ev-view.h:
9284         * shell/ev-window.c: (setup_view_from_metadata),
9285         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
9286         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
9287         disk.
9288
9289 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
9290
9291         * configure.ac: Added tr to ALL_LINGUAS
9292
9293 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9294
9295         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
9296         requires several clicks to find word. Thanks to 
9297         Colin Slater <kiltedtaco@gmail.com>.
9298
9299 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
9300
9301         * data/evince.desktop.in.in: Hide menu entry and
9302         rename it to "Document Viewer". Fix for bug 
9303         #312399.
9304
9305 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
9306
9307         * shell/ev-page-action.c (ev_page_action_class_init): 
9308
9309         Point to the correct function in constructor of the
9310         activate_label signal
9311
9312 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
9313
9314         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9315         * shell/ev-jobs.h: Make thread safe.
9316
9317 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9318
9319         * shell/ev-view.c: (view_update_range_and_current_page):
9320         Don't update page range if we are scrolling to some document
9321         point.
9322
9323 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9324
9325         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
9326         when getting max_page_width, fix drawing in dual mode.
9327
9328 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
9329
9330         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
9331         getting the area for select_all.
9332
9333 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
9334
9335         * backend/ev-selection.c: (ev_selection_render_selection):
9336         * backend/ev-selection.h:
9337         * pdf/ev-poppler.cc:
9338         * shell/ev-jobs.c: (ev_job_render_new):
9339         * shell/ev-jobs.h:
9340         * shell/ev-pixbuf-cache.c: (get_selection_colors),
9341         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
9342         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
9343         (ev_view_class_init):
9344
9345         Change selection color on focus in and focus out events.  Also,
9346         poppler now uses GdkColor for specifying the selection colors, so
9347         drop some awkward conversion code.
9348
9349 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
9350
9351         * configure.ac: Added Hebrew translation
9352
9353 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
9354
9355         * NOTES:
9356         * backend/ev-selection.c: (ev_selection_render_selection):
9357         * backend/ev-selection.h:
9358         * pdf/ev-poppler.cc:
9359         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
9360         (ev_job_render_run):
9361         * shell/ev-jobs.h:
9362         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9363         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
9364         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
9365         (ev_pixbuf_cache_style_changed),
9366         (ev_pixbuf_cache_get_selection_pixbuf),
9367         (ev_pixbuf_cache_set_selection_list),
9368         (ev_pixbuf_cache_get_selection_list):
9369         * shell/ev-pixbuf-cache.h:
9370         * shell/ev-utils.c: (ev_print_region_contents):
9371         * shell/ev-utils.h:
9372         * shell/ev-view.c: (ev_view_queue_draw_page),
9373         (selection_update_idle_cb), (ev_view_motion_notify_event),
9374         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
9375         (setup_caches), (ev_view_find_next), (merge_selection_region),
9376         (selection_free):
9377         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
9378
9379         Clean up selection to be much smoother!
9380
9381 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
9382
9383         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
9384         to poppler_page_render_selection().
9385
9386 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9387
9388         * ps/ps-document.c: (save_page_list): Use
9389         unzipped document when printing. Thanks to 
9390         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
9391         311016.
9392
9393 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9394
9395         * shell/ev-window.c: (update_action_sensitivity):
9396         
9397         Disable print and save respect to lockdown gconf keys. Fix
9398         for 312342.
9399
9400 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9401
9402         * configure.ac:
9403         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
9404         (write_to_temp_file), (ev_file_set_contents):
9405         * shell/ev-utils.h:
9406         * shell/ev-window.c: (save_print_config_to_file):
9407         
9408         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
9409         Fix for bug 312238
9410
9411 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
9412
9413         * shell/ev-window.c: (load_print_config_from_file),
9414         (save_print_config_to_file), (ev_window_print_range):
9415
9416         Persist the print settings. Fixes bug #311578.
9417
9418 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9419
9420         * djvu/djvu-document.c: (djvu_document_get_page_size),
9421         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
9422         (djvu_document_thumbnails_get_thumbnail):
9423         * dvi/dvi-document.c: (dvi_document_get_page_size),
9424         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
9425         (dvi_document_thumbnails_get_dimensions),
9426         (dvi_document_thumbnails_get_thumbnail):
9427         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
9428         (pixbuf_document_render_pixbuf),
9429         (pixbuf_document_document_iface_init),
9430         (pixbuf_document_thumbnails_get_thumbnail):
9431         
9432         Update backends to make them build with new rotation system.
9433
9434 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9435
9436         * help/C/figures/evince_start_window.png:
9437         
9438         Update documentation image from Luca Ferretti <elle.uca@libero.it>
9439
9440 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
9441
9442         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
9443         * shell/ev-pixbuf-cache.h:
9444         * shell/ev-sidebar-thumbnails.c:
9445         (ev_sidebar_thumbnails_get_property), (add_range),
9446         (adjustment_changed_cb):
9447         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
9448         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
9449         we were thumbnailing the entire docment on startup, slowing us
9450         down hugely. 
9451
9452 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
9453
9454         * shell/ev-page-cache.c: (ev_page_cache_new):
9455         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
9456         == 0, fixes #310306.
9457
9458 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9459
9460         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
9461         (ev_view_rotate_left):
9462
9463         Account rotation in doc_rect_to_view_rect.
9464         Ensure rotation doesnt go out of bounds.
9465
9466 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9467
9468         * shell/ev-page-cache.c: (ev_page_cache_get_size):
9469
9470         Correct and cleanup w/h swapping
9471
9472 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9473
9474         * backend/ev-document-thumbnails.c:
9475         (ev_document_thumbnails_get_thumbnail):
9476         * backend/ev-document-thumbnails.h:
9477         * backend/ev-document.c:
9478         * backend/ev-document.h:
9479         * backend/ev-render-context.c: (ev_render_context_new),
9480         (ev_render_context_set_rotation):
9481         * backend/ev-render-context.h:
9482         * pdf/ev-poppler.cc:
9483         * ps/ps-document.c: (ps_document_document_iface_init):
9484         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9485         * shell/ev-jobs.h:
9486         * shell/ev-page-cache.c: (build_height_to_page),
9487         (ev_page_cache_new), (ev_page_cache_get_size),
9488         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9489         (ev_page_cache_get_height_to_page):
9490         * shell/ev-page-cache.h:
9491         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9492         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9493         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
9494         (ev_pixbuf_cache_get_selection_pixbuf):
9495         * shell/ev-pixbuf-cache.h:
9496         * shell/ev-print-job.c: (idle_print_handler):
9497         * shell/ev-sidebar-thumbnails.c: (add_range):
9498         * shell/ev-view.c: (view_update_range_and_current_page),
9499         (get_page_y_offset), (get_page_extents),
9500         (ev_view_size_request_continuous_dual_page),
9501         (ev_view_size_request_continuous),
9502         (ev_view_size_request_dual_page),
9503         (ev_view_size_request_single_page), (draw_one_page),
9504         (ev_view_set_rotation), (ev_view_rotate_right),
9505         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9506         (ev_view_zoom_for_size_continuous_and_dual_page),
9507         (ev_view_zoom_for_size_continuous),
9508         (ev_view_zoom_for_size_dual_page),
9509         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9510         (ev_view_select_all):
9511         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9512         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
9513         (tiff_document_document_iface_init),
9514         (tiff_document_thumbnails_get_thumbnail):
9515
9516         Use rotation rather than orientation. It's easier and enough
9517         for our needs.
9518
9519 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9520
9521         * shell/ev-page-cache.c: (build_height_to_page),
9522         (ev_page_cache_new), (ev_page_cache_get_size),
9523         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9524         (ev_page_cache_get_height_to_page):
9525         * shell/ev-page-cache.h:
9526         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
9527         (ev_view_size_request_continuous_dual_page),
9528         (ev_view_size_request_continuous),
9529         (ev_view_zoom_for_size_continuous_and_dual_page),
9530         (ev_view_zoom_for_size_continuous):
9531
9532         Make the page cache aware of page orientation.
9533
9534 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9535
9536         * backend/ev-document-thumbnails.c:
9537         (ev_document_thumbnails_get_thumbnail):
9538         * backend/ev-document-thumbnails.h:
9539         * backend/ev-document.c:
9540         * backend/ev-document.h:
9541         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
9542         * backend/ev-ps-exporter.h:
9543         * pdf/ev-poppler.cc:
9544         * ps/ps-document.c: (ps_document_document_iface_init),
9545         (ps_document_ps_export_do_page):
9546         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9547         * shell/ev-jobs.h:
9548         * shell/ev-page-cache.c: (ev_page_cache_get_size),
9549         (ev_page_cache_get):
9550         * shell/ev-page-cache.h:
9551         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9552         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9553         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
9554         * shell/ev-pixbuf-cache.h:
9555         * shell/ev-print-job.c: (idle_print_handler):
9556         * shell/ev-sidebar-thumbnails.c: (add_range):
9557         * shell/ev-view.c: (view_update_range_and_current_page),
9558         (get_page_extents), (ev_view_size_request_dual_page),
9559         (ev_view_size_request_single_page), (draw_one_page),
9560         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
9561         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9562         (ev_view_zoom_for_size_dual_page),
9563         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9564         (ev_view_select_all):
9565         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9566         * tiff/tiff-document.c: (tiff_document_get_page_size),
9567         (tiff_document_get_orientation), (rotate_pixbuf),
9568         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
9569         (tiff_document_thumbnails_get_thumbnail),
9570         (tiff_document_ps_export_do_page), (tiff_document_init):
9571
9572         Really make use of the orientation bit of the render context.
9573         Use the render context in a few more places in the backend API.
9574         This regress orientation, but now it's done right. Will try to
9575         fix it up asap...
9576
9577 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9578
9579         * shell/ev-view.c: (ensure_rectangle_is_visible):
9580
9581         Patch by Nickolay V. Shmyrev to fix find flickering
9582
9583 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
9584
9585         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
9586         duplex parameters to ::begin.
9587
9588         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
9589         * shell/ev-print-job.c (idle_print_handler): 
9590         * ps/ps-document.c (ps_document_ps_export_begin): 
9591         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
9592         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
9593         implementations. Poppler backend needs poppler cvs. Rest has
9594         unchanged behavior.
9595
9596 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9597
9598         * shell/ev-window.c (using_pdf_printer): new function.
9599         (ev_window_print_range): print a less techy message if someone
9600         tries to print to PDF.
9601
9602 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9603
9604         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
9605         from "unknown font" string. Bug #311431
9606
9607 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9608
9609         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
9610
9611 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9612
9613         Bug #311280
9614         
9615         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
9616         name for PopplerFontTypes
9617         (pdf_document_fonts_fill_model): add font type to the detail column
9618
9619         * backend/ev-document-fonts.h: added
9620         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
9621
9622         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
9623         font name and font details, add a little markup.
9624         (ev_properties_fonts_init): use the new cell data func, specify ypad
9625         property for the cell renderer.
9626         (ev_properties_fonts_set_document): add the details column.
9627
9628 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
9629
9630         * configure.ac: Added "pl" to ALL_LINGUAS.
9631
9632 2005-07-24  Danilo Šegan  <danilo@gnome.org>
9633
9634         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
9635
9636 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
9637
9638         * help/ChangeLog: Started this for translations of manual.
9639         * configure.ac, autogen.sh, .cvsignore: Migrated to
9640         gnome-doc-utils. Patch in bug #311222.
9641
9642 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
9643
9644         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
9645         #ifdef this away to fix an unused-function warning.
9646
9647 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
9648
9649         * configure.ac: Added 'gl' to ALL_LINGUAS.
9650
9651 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
9652
9653         * configure.ac: Added ne in ALL_LINGUAS
9654         
9655 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9656
9657         * shell/ev-view.c: (ev_view_leave_notify_event):
9658         
9659         Clear status message when pointer leaves view. Fix for bug
9660         #310818 
9661
9662 2005-07-20 Ankit Patel <ankit644@yahoo.com>
9663
9664         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
9665
9666 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9667
9668         * shell/ev-view.c: (ev_view_leave_notify_event),
9669         (ev_view_class_init):
9670         
9671         Set cursor to normal then leaving view.
9672
9673 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9674
9675         * configure.ac:
9676         
9677         Fix required djvulibre version.
9678
9679 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
9680
9681         *configure.ac: Hindi (hi) language added
9682
9683 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
9684
9685         *configure.ac: Punjabi (pa) Language added
9686
9687 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9688
9689         * data/evince-ui.xml, shell/ev-window.c:
9690         
9691         Add keypad accelerators for zooming. Fix for bug 308128.
9692
9693 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9694
9695         * Makefile.am:
9696         * backend/Makefile.am:
9697         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
9698         * configure.ac:
9699         * shell/ev-document-types.c: (ev_document_types_add_filters):
9700
9701         Allow to enable/disable the pixbuf backend.
9702         Default to off for now. If we want it enabled we should
9703         really put mime types in the desktop, implement properties etc.
9704
9705         * properties/evince-properties.c:
9706
9707         Initialize error to NULL.
9708         Check error is not NULL before freeing.
9709
9710 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9711
9712         * shell/ev-window.c:
9713
9714         Use F5 as presentation accell
9715
9716 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9717
9718         * shell/ev-window.c: (update_chrome_visibility),
9719         (ev_window_create_fullscreen_popup), (ev_window_init):
9720
9721         Do not leak the fullscreen toolbar
9722
9723 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9724
9725         * shell/ev-window.c: (view_actions_focus_in_cb),
9726         (view_actions_focus_out_cb):
9727
9728         These has a return value! Fix totally random focus
9729         issues we was seeing.
9730
9731 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
9732
9733         * shell/main.c: (load_files_remote):
9734
9735         Allow open more than one file
9736
9737 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9738
9739         * shell/main.c: (load_files_remote):
9740
9741         Fix for dbus 0.33. bug #309975
9742
9743 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9744
9745         * properties/ev-properties-main.c: (ev_properties_get_pages):
9746
9747         Actually return NULL for types we dont support
9748
9749 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
9750
9751         * po/POTFILES.in:
9752
9753         Remove empty lines.
9754
9755 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
9756
9757         * backend/ev-document-factory.c:
9758         (ev_document_factory_get_document):
9759
9760         Do not try to create the object if type
9761         is invalid.
9762
9763 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9764
9765         * ps/ps-document.c: (ps_document_dispose),
9766         (ps_async_renderer_render_pixbuf):
9767         * ps/ps-document.h:
9768
9769         Do not leak the target window
9770
9771 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9772
9773         * shell/ev-application.c: (ev_application_init):
9774
9775         Let tbe check file existence for us.
9776         Add a comment about eggrecent mime filter.
9777
9778 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9779
9780         * data/evince-ui.xml:
9781         * shell/ev-application.c: (ev_application_shutdown),
9782         (ev_application_init), (ev_application_get_toolbars_model),
9783         (ev_application_get_recent_model),
9784         (ev_application_save_toolbars_model):
9785         * shell/ev-application.h:
9786         * shell/ev-window.c: (ev_window_add_recent),
9787         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
9788         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
9789         (ev_window_init):
9790
9791         Use common toolbar and recent models for all windows.
9792         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9793
9794 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9795
9796         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
9797         successfully check for gtk_icon_view_get_visible_range.
9798
9799 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9800
9801         * djvu/Makefile.am:
9802         * dvi/Makefile.am:
9803         
9804         Fix djvu and dvi backend build.
9805
9806 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9807
9808         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
9809         (new_separator_pixbuf):
9810
9811         Don't leak windows.
9812
9813 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9814
9815         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
9816
9817         HIGification of toolbar editor dialogue.
9818
9819 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9820
9821         * configure.ac:
9822         * shell/Makefile.am:
9823
9824         Ever build metadata manager since it's just
9825         disabled at runtime now.
9826
9827 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9828
9829         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
9830         (ev_metadata_manager_get), (ev_metadata_manager_set):
9831         * shell/ev-metadata-manager.h:
9832
9833         Add an _init functions that enabled metadata management
9834         at runtime.
9835
9836         * shell/ev-window.c: (page_changed_cb),
9837         (setup_document_from_metadata), (ev_window_setup_document),
9838         (setup_view_from_metadata), (ev_window_open_uri),
9839         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9840         (ev_window_run_presentation), (ev_window_stop_presentation),
9841         (save_sizing_mode), (ev_window_zoom_changed_cb),
9842         (ev_window_continuous_changed_cb),
9843         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
9844         (window_configure_event_cb):
9845
9846         Remove all ugly metadata define since we deal with it
9847         at runtime now.
9848
9849         * shell/main.c: (load_files_remote), (main):
9850
9851         Add support for dbus cvs head. Hopefully didnt break one
9852         of the other versions now!
9853
9854         If we dont get a response from the dbus server just
9855         give up with it and not enable metadata.
9856
9857 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9858
9859         * Makefile.am:
9860         * backend/Makefile.am:
9861         * configure.ac:
9862         * cut-n-paste/recent-files/Makefile.am:
9863         * cut-n-paste/toolbar-editor/Makefile.am:
9864         * cut-n-paste/zoom-control/Makefile.am:
9865         * lib/Makefile.am:
9866         * pdf/Makefile.am:
9867         * pixbuf/Makefile.am:
9868         * properties/Makefile.am:
9869         * ps/Makefile.am:
9870         * shell/Makefile.am:
9871         * thumbnailer/Makefile.am:
9872         * tiff/Makefile.am:
9873
9874         Make frontends depend on just libev.
9875         Rework and group CFLAGS/LIBS definitions.
9876         Cleanups.
9877
9878 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9879
9880         * shell/ev-window:
9881
9882         do not unnecessarily save zoom
9883
9884         * configure.ac:
9885         * lib/ev-file-helpers.c: (ev_dot_dir):
9886         * shell/Makefile.am:
9887         * shell/dummy.cc:
9888
9889         Some cleanups
9890
9891 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9892
9893         * configure.ac:
9894         
9895         Remove unnecessary dependencies
9896
9897 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9898
9899         * properties/Makefile.am:
9900         * thumbnailer/Makefile.am:
9901         * tiff/Makefile.am:
9902
9903         Some more cleanups. Was really necessary
9904         but I probably introduced bugs, feel free
9905         to flame :)
9906
9907 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9908
9909         * backend/Makefile.am:
9910         * configure.ac:
9911         * cut-n-paste/recent-files/Makefile.am:
9912         * cut-n-paste/toolbar-editor/Makefile.am:
9913         * cut-n-paste/zoom-control/Makefile.am:
9914         * lib/Makefile.am:
9915         * pdf/Makefile.am:
9916         * pixbuf/Makefile.am:
9917         * properties/Makefile.am:
9918         * ps/Makefile.am:
9919         * shell/Makefile.am:
9920         * thumbnailer/Makefile.am:
9921         * tiff/Makefile.am:
9922
9923         Use gnome-common macros when possible.
9924         Cleanup dependencies.
9925         Actually disable deprecated where possible.
9926
9927 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9928
9929         * Makefile.am:
9930         * backend/Makefile.am:
9931         * properties/Makefile.am:
9932         * shell/Makefile.am:
9933         * thumbnailer/Makefile.am:
9934
9935         This should solve the circular dep without
9936         requiring dir reorg!
9937
9938         * shell/ev-window.c: (setup_view_from_metadata):
9939
9940         Never restore window size/position when the
9941         window is already visible.
9942
9943 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9944
9945         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
9946
9947         Return a boolean from timeout func. Fix ported from gedit.
9948
9949 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9950
9951         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9952
9953 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9954
9955         * shell/ev-document-types.c: set "All Documents" as default filter in
9956         open dialog
9957
9958 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9959
9960         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9961         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9962         (ev_metadata_manager_set_boolean): fix value/val thinko.
9963
9964 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9965
9966         * shell/ev-window.c: (setup_view_from_metadata),
9967         (window_state_event_cb), (window_configure_event_cb),
9968         (ev_window_init):
9969
9970         Remember window position and maximized state
9971
9972 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9973
9974         * configure.ac:
9975
9976         Fix DBUS configure checks.
9977
9978         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9979         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9980         (ev_metadata_manager_set_boolean):
9981
9982         Plug mem leaks.
9983
9984         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
9985         (ev_window_stop_fullscreen), (ev_window_run_presentation),
9986         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
9987         (ev_window_continuous_changed_cb),
9988         (ev_window_dual_mode_changed_cb), (ev_window_new):
9989
9990         Fix the build without DBUS.
9991
9992 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9993
9994         * shell/ev-metadata-manager.c: (parse_value), (save_values),
9995         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
9996         (ev_metadata_manager_set_string),
9997         (ev_metadata_manager_set_boolean):
9998         * shell/ev-metadata-manager.h:
9999
10000         Add support for some more types
10001
10002         * shell/ev-view.c: (scroll_to_current_page),
10003         (ev_view_get_continuous), (ev_view_set_continuous),
10004         (ev_view_get_dual_page):
10005         * shell/ev-view.h:
10006         * shell/ev-window.c: (page_changed_cb),
10007         (setup_document_from_metadata), (ev_window_setup_document),
10008         (setup_view_from_metadata), (ev_window_open_uri),
10009         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
10010         (ev_window_run_presentation), (ev_window_stop_presentation),
10011         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
10012         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
10013         (ev_window_update_dual_page_action),
10014         (ev_window_continuous_changed_cb),
10015         (ev_window_dual_mode_changed_cb), (ev_window_init):
10016
10017         Remember a bunch of view/document properties. Prolly some
10018         are still missing but it's getting interesting.
10019
10020 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
10021
10022         * configure.ac: check if dbus-binding-tool is installed. Not the
10023         case on current Ubuntu breezy, it seems.
10024
10025 2005-07-05  Luca Ferretti <elle.uca@libero.it>
10026
10027         * data/evince.desktop.in.in:
10028         
10029         Allow open uri lists and add TryExec field.
10030
10031 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10032
10033         * configure.ac:
10034
10035         Enable dbus when available, do not require a configure
10036         option.
10037
10038 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
10039
10040         * configure.ac:
10041
10042         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
10043         disabled.
10044
10045 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
10046         Marco Pesenti Gritti  <mpg@redhat.com>
10047
10048         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
10049         
10050         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
10051         functions to the format required by dbus
10052
10053         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
10054         errors. Use the RPC parameters in the expected way
10055
10056 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10057
10058         * Makefile.am:
10059         * properties/Makefile.am:
10060         * properties/ev-properties-main.c: (ev_properties_get_pages):
10061
10062         Support all mime types
10063
10064         * shell/Makefile.am:
10065         * thumbnailer/Makefile.am:
10066         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
10067         (evince_thumbnail_pngenc_get):
10068
10069         Use the document factory
10070
10071 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10072
10073         * backend/Makefile.am:
10074         * backend/ev-document-factory.c:
10075         (mime_type_supported_by_gdk_pixbuf),
10076         (ev_document_type_get_from_mime),
10077         (ev_document_factory_get_document),
10078         (ev_document_factory_get_backend),
10079         (ev_document_factory_get_mime_types),
10080         (ev_document_factory_get_all_mime_types):
10081         * backend/ev-document-factory.h:
10082         * shell/Makefile.am:
10083         * shell/ev-document-types.c: (get_document_from_uri),
10084         (ev_document_types_get_document),
10085         (file_filter_add_mime_list_and_free),
10086         (ev_document_types_add_filters):
10087         * shell/ev-document-types.h:
10088         * shell/ev-job-xfer.c: (ev_job_xfer_run):
10089         * shell/ev-properties-dialog.c:
10090         (ev_properties_dialog_set_document):
10091         * shell/ev-window.c: (ev_window_cmd_file_open),
10092         (ev_window_cmd_save_as):
10093         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10094
10095         Rework document types managing to avoid code duplication
10096         and actually abstract from backend implementations.
10097         Also provide a minimal factory api that can be used by
10098         thumbnailer/properties.
10099
10100 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
10101
10102         * properties/ev-properties-view.c: (ev_properties_view_set_info):
10103         Plug a mem leak.
10104         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
10105         HIG spacings.
10106
10107 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10108
10109         * shell/ev-properties-dialog.c
10110         (ev_properties_dialog_set_document): only call
10111         ev_properties_fonts_set_document() if the document implements the
10112         fonts interface
10113
10114 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10115
10116         * configure.ac:
10117         * properties/Makefile.am:
10118         * properties/ev-properties-view.c:
10119         (ev_properties_view_register_type):
10120         * properties/ev-properties-view.h:
10121         * properties/ev-properties-main.h:
10122
10123         Implement nautilus plugin for properties.
10124         Works only for pdf atm, I need to rework the
10125         document types stuff to get this to work
10126         for all backends...
10127
10128 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
10129
10130         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
10131         (ev_properties_fonts_set_document): use
10132         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
10133
10134 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10135
10136         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
10137         them
10138         (PlaceImage, tiff2ps_process_page): use
10139         g_ascii_dtostr to convert floats to strings in a locale-safe way.
10140
10141
10142 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
10143
10144         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
10145         (main): to call gnome_authentication_manager_init. Should fix
10146         Bug #308510
10147
10148         * configure.ac: that requires libgnomeui 2.6.0.
10149
10150 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10151
10152         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
10153         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
10154         use the new tiff2ps interfaces
10155
10156         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
10157         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
10158
10159         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
10160         structure instead of global variables.  Remove use of static
10161         variables in functions.
10162
10163 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
10164
10165         * shell/ev-page-action.c: unref the completion after setting it to the
10166         entry
10167
10168 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10169
10170         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
10171         postscript files
10172
10173 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10174
10175         * shell/ev-window.c (update_action_sensitivity): disable
10176         File->Print if the document does not implement the ps exporter
10177         interface
10178
10179 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
10180
10181         * Makefile.am:
10182         * configure.ac:
10183         * data/evince-properties.glade:
10184         * properties/.cvsignore:
10185         * properties/Makefile.am:
10186         * properties/ev-properties-view.c: (ev_properties_view_dispose),
10187         (ev_properties_view_class_init), (ev_properties_view_format_date),
10188         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
10189         (ev_properties_view_init), (ev_properties_view_new):
10190         * properties/ev-properties-view.h:
10191         * shell/Makefile.am:
10192         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
10193         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
10194         (ev_properties_dialog_new):
10195         * shell/ev-properties-dialog.h:
10196         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
10197         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
10198         (update_progress_label), (job_fonts_finished_cb),
10199         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
10200         * shell/ev-properties-fonts.h:
10201         * shell/ev-properties.c:
10202         * shell/ev-properties.h:
10203         * shell/ev-window.c: (ev_window_setup_document),
10204         (ev_window_cmd_file_properties):
10205
10206         Split the properties pages in two different objects, depend
10207         only on the backend where possible, use widgets instead
10208         of gobject for the glade part, reimplement the dialog
10209         itself with gtk.
10210         I need this to implement nautilus properties page.
10211
10212 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
10213
10214         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
10215         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
10216         (tiff_document_document_ps_exporter_iface_init): implement the ps
10217         exporter interface for tiff documents
10218
10219         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
10220         libtiff to implement TIFF postscript export
10221
10222         * tiff/tiff2ps.h: added a header file for external tiff2ps
10223         functions.
10224
10225         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
10226         tiff2ps.h
10227
10228 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10229
10230         * shell/ev-view.c: (scroll_to_current_page),
10231         (ev_view_set_fullscreen), (ev_view_set_presentation):
10232         
10233         Scroll to current page when exit from presentation
10234
10235 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10236
10237         * shell/ev-window.c: (update_document_mode),
10238         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
10239         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
10240         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
10241         
10242         Exit from fullscreen mode when switch to presentation. Fix for
10243         bug 309365
10244
10245 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
10246
10247         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
10248         return NULL if the document does not implement the selection
10249         interface.
10250
10251 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
10252
10253         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
10254         reported height by using the resolution aspect ratio
10255         (tiff_document_render_pixbuf): scale the pixbuf using the
10256         resolution aspect ratio
10257
10258 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10259
10260         * configure.ac:
10261         
10262         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
10263         <kiltedaco@gmail.com>
10264         
10265         * djvu/djvu-document.c: (djvu_document_get_orientation),
10266         (djvu_document_set_orientation), (djvu_document_get_page_size),
10267         (rotate_pixbuf), (djvu_document_render_pixbuf),
10268         (djvu_document_document_iface_init):
10269         * dvi/dvi-document.c: (dvi_document_get_orientation),
10270         (dvi_document_set_orientation), (dvi_document_get_page_size),
10271         (rotate_pixbuf), (dvi_document_render_pixbuf),
10272         (dvi_document_document_iface_init):
10273         
10274         Dvi and djvu backends are ported to new API
10275
10276 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
10277
10278         * backend/ev-selection.c: (ev_selection_get_selection_region),
10279         (ev_selection_get_selection_map):
10280         * backend/ev-selection.h:
10281         * pdf/ev-poppler.cc:
10282         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10283         * shell/ev-jobs.h:
10284         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
10285         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
10286         (ev_pixbuf_cache_get_text_mapping):
10287         * shell/ev-pixbuf-cache.h:
10288         * shell/ev-view.c: (location_in_text),
10289         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
10290         support to EvView.  Now we can see where we can select!  Sweet!
10291
10292 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
10293
10294         * shell/ev-view.c (ev_view_button_press_event): Fix
10295         event->y + view->scroll_x typo.
10296
10297 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
10298
10299         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
10300         sub-GdkPixbuf instead of passing dest_x and dest_y.
10301         
10302         * shell/ev-view.c: (view_point_to_doc_point),
10303         (view_rect_to_doc_rect), (ev_view_button_press_event),
10304         (ev_view_motion_notify_event), (compute_new_selection_rect),
10305         (gdk_rectangle_point_in), (compute_new_selection_text),
10306         (compute_selections): Update selection code to keep the selection
10307         around as two points and not as a normalized rectangle, and fix
10308         page level selection in two-column mode.
10309
10310 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
10311
10312         * shell/ev-window.c: (window_configure_event_cb): 
10313         
10314         Fix compilation
10315         
10316 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10317
10318         * pdf/ev-poppler.cc:
10319
10320         Fix compilation
10321
10322 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10323
10324         * shell/Makefile.am:
10325         * shell/ev-metadata-manager.c: (item_free),
10326         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
10327         (parse_value), (parseItem), (load_values),
10328         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
10329         (save_values), (save_item), (get_oldest), (resize_items),
10330         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
10331         * shell/ev-metadata-manager.h:
10332
10333         Metadata manager from gedit but modified to use GValue, so that
10334         we dont need to keep converting from strings.
10335
10336         * configure.ac:
10337
10338         ENABLE_METADATA conditional, on when dbus is on
10339
10340         * shell/ev-application.c: (ev_application_open_uri):
10341
10342         Show the window after load so that we can initialize
10343         window size before it's showed.
10344
10345         * shell/ev-window.c: (ev_window_setup_from_metadata),
10346         (ev_window_open_uri), (window_configure_event_cb),
10347         (ev_window_init):
10348
10349         Save and load metadata information about window size.
10350         Not yet keeping states in account.
10351
10352         * shell/main.c: (main):
10353
10354         Shutdown metadata manager.
10355
10356 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10357
10358         * shell/ev-application-service.xml:
10359         * configure.ac:
10360         * shell/Makefile.am:
10361         * shell/ev-application.c:
10362         * shell/ev-application.h:
10363         * shell/ev-window.c:
10364         * shell/ev-window.h:
10365         * shell/main.c:
10366
10367         Add an optional dbus interface (--enable-dbus).
10368         Rework application code, mainly to be easier to
10369         use "remotely".
10370         Do not open multiple windows with the same document,
10371         spatial evince!
10372
10373 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
10374
10375         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
10376         pixbuf iff it exists.
10377
10378 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
10379
10380         * shell/*:
10381         * backend/ev-render-context.[ch]:
10382         * backend/ev-selection.[ch]:
10383
10384         Massive changes.  We now support text selection of pdfs, and not
10385         just rectangular selection.  This is pretty broken still, but I
10386         want to get something into CVS.
10387
10388 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10389
10390         * pdf/ev-poppler.cc:
10391         
10392         Fix for Bug 309080: crash on window close.
10393         
10394         * shell/ev-page-action.c: (page_changed_cb):
10395         
10396         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
10397         jensgr@gmx.net (Jens Granseuer).
10398
10399 2005-06-25  Marcel Telka  <marcel@telka.sk>
10400
10401         * configure.in (ALL_LINGUAS): Added sk.
10402
10403 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
10404
10405         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
10406         not a document open
10407
10408 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10409
10410         * NEWS:
10411         * configure.ac:
10412
10413         Release 0.3.2
10414
10415         * cut-n-paste/recent-files/Makefile.am:
10416
10417         Fix make distcheck
10418
10419 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10420
10421         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
10422         (pixbuf_document_set_orientation), (rotate_pixbuf),
10423         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
10424         (pixbuf_document_document_iface_init), (pixbuf_document_init):
10425
10426         Implement rotation and cleanup the code a bit.
10427
10428         * tiff/tiff-document.c: (tiff_document_get_page_size),
10429         (tiff_document_get_orientation), (tiff_document_set_orientation),
10430         (rotate_pixbuf), (tiff_document_render_pixbuf),
10431         (tiff_document_document_iface_init), (tiff_document_init):
10432
10433         Implement rotation. Was the quicker solution for the release
10434         but we really need to share this code in the shell.
10435
10436 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10437
10438         * pdf/ev-poppler.cc:
10439
10440         Enable rotation, require poppler cvs. Fix a leak.
10441
10442 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10443
10444         * shell/ev-window.c: (update_action_sensitivity):
10445         
10446         Make properties unsensitive if document backend doesn't provide
10447         any info
10448
10449 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10450
10451         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
10452         (bitmap_flip_horizontally), (bitmap_flip_vertically),
10453         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
10454         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
10455         (bitmap_flip_rotate_counter_clockwise):
10456         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
10457         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
10458         (buff_gets):
10459         * dvi/mdvi-lib/common.h:
10460         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
10461         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
10462         (opendvi), (mdvi_reload), (mdvi_init_context),
10463         (mdvi_destroy_context), (mdvi_dopage), (special):
10464         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
10465         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
10466         (file_hash_free), (register_encoding), (parse_spec),
10467         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
10468         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
10469         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
10470         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
10471         (mdvi_register_font_type), (mdvi_unregister_font_type),
10472         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
10473         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
10474         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
10475         (mdvi_hash_destroy_key), (mdvi_hash_reset):
10476         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
10477         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
10478         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
10479         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
10480         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10481         * dvi/mdvi-lib/special.c: (mdvi_register_special),
10482         (mdvi_unregister_special), (mdvi_flush_specials):
10483         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
10484         (t1_font_remove):
10485         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
10486         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
10487         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
10488         (free_font_metrics), (flush_font_metrics):
10489         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
10490         (tt_font_remove):
10491         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
10492         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
10493         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
10494         (dstring_insert), (dstring_new), (dstring_reset):
10495         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
10496         
10497         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
10498         avoid conflict with libtool on FC4
10499         
10500         * shell/ev-window.c: (ev_window_cmd_help_about):
10501         
10502         Update copyright year. Fix for bug 308828.
10503
10504 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10505
10506         * shell/ev-view.c: (add_scroll_binding_keypad),
10507         (ev_view_binding_activated), (ev_view_class_init),
10508         (on_adjustment_value_changed):
10509         
10510         Bug 170874: Arrow keys switch pages in presentation mode
10511
10512 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10513
10514         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
10515         
10516         Fix for Bug 308265: Sidebar dissappears coming out of 
10517         Presentation mode
10518
10519 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10520
10521         * shell/ev-application.c: (ev_application_open):
10522         * shell/ev-document-types.c: (ev_document_types_add_filters),
10523         (ev_document_types_add_filters_for_type):
10524         * shell/ev-document-types.h:
10525         * shell/ev-window.c: (ev_window_cmd_save_as):
10526         
10527         Suggest basename as template when saving, provide filters
10528         for save dialog. It's bug 308402
10529
10530 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10531
10532         * pdf/ev-poppler.cc:
10533         * shell/ev-sidebar-links.c: (job_finished_callback):
10534         * shell/ev-view.c: (update_find_status_message):
10535         
10536         Some leaks fixed
10537
10538 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10539
10540         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10541         (egg_recent_view_uimanager_set_list):
10542
10543         Fix buglet in !show_numbers case.
10544
10545 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10546
10547         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10548         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
10549
10550         Use pango ellipsisation.
10551
10552         * pdf/ev-poppler.cc:
10553
10554         Fix refcount leak, from nsh.
10555
10556 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10557
10558         * cut-n-paste/recent-files/Makefile.am:
10559         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10560         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10561         
10562         Removed EggRecentViewGtk
10563         
10564         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10565         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
10566         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
10567         (ev_window_setup_recent):
10568         
10569         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
10570         with other projects
10571
10572 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10573
10574         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10575         (egg_recent_view_gtk_finalize):
10576
10577         Fix memory leak
10578
10579         * cut-n-paste/toolbar-editor/Makefile.am:
10580         
10581         Fix location of cursor icon.
10582         
10583         * pdf/ev-poppler.cc:
10584         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
10585         (display_completion_text), (match_completion):
10586         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10587         (selection_changed_callback), (create_loading_model),
10588         (print_section_cb), (links_page_num_func),
10589         (update_page_callback_foreach):
10590         * shell/ev-window.c: (ev_window_dispose):
10591         
10592         Small memory fixes. Links model now store objects instead
10593         of pointers to improve memory management. 
10594
10595 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10596
10597         * shell/ev-window.c: (zoom_control_changed_cb):
10598         
10599         Fix update of zoom control (bug 308268).
10600
10601 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
10602
10603         * shell/ev-properties.c (set_property): escape the text correctly.
10604         Handles non-UTF-8 properties and escaped properties.  Also, sets
10605         the text to "<i>None</i>" if the property isn't set.
10606
10607         * data/evince-properties.glade: Change the label to be ellipsized,
10608         and give it a minimum size.
10609
10610 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10611
10612         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
10613         * shell/ev-sidebar-links.c: (create_loading_model):
10614         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
10615         * shell/ev-view.c: (ev_view_set_document):
10616         * shell/ev-window.c: (ev_window_dispose):
10617         
10618         Various small fixes, mostly memory leaks. Thanks to valgrind.
10619
10620 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
10621
10622         * ps/ps-document.c: remove the locale.h include again ;-). And
10623         kill the (bogus) setlocale/savelocale business.
10624
10625 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
10626
10627         * ps/ps-document.c:
10628         
10629         Include locale.h to fix build
10630         
10631         * shell/ev-sidebar.c:
10632         
10633         Remove unnecessary includes
10634
10635 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10636
10637         * dvi/dvi-document.c: (dvi_document_load):
10638         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
10639         * po/POTFILES.in:
10640         
10641         Check for incorrect dvi files. Fix parsing dvi on AMD64
10642         platform. Thanks to tester@tester.ca (Olivier Crete).
10643
10644 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10645
10646         * shell/ev-page-action.c: (match_selected_cb),
10647         (display_completion_text), (match_completion), (update_model):
10648         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10649         (expand_open_links):
10650         * shell/ev-sidebar.c: (ev_sidebar_destroy),
10651         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
10652         (ev_sidebar_set_document):
10653         * shell/ev-window.c: (ev_window_xfer_job_cb),
10654         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
10655         
10656         Fixed lot's of memory leaks, for example, memory leak on reload, 
10657         described in bug 307793.
10658
10659 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10660
10661         * pdf/ev-poppler.cc:
10662         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
10663         (update_visible_range), (adjustment_changed_cb),
10664         (ev_sidebar_thumbnails_fill_model),
10665         (ev_sidebar_thumbnails_refresh),
10666         (ev_sidebar_tree_selection_changed),
10667         (ev_sidebar_icon_selection_changed),
10668         (ev_sidebar_thumbnails_use_icon_view),
10669         (ev_sidebar_thumbnails_set_document):
10670         * shell/ev-sidebar-thumbnails.h:
10671         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10672         (ev_window_cmd_edit_rotate_right), (ev_window_init):
10673
10674         Refresh thumbnails when changing orientation. Not fully
10675         working yet becuase of a sidebar bug.
10676
10677         Set page orientation to poppler page everywhere. This sucks
10678         really need to fix poppler.
10679
10680 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10681
10682         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10683         (egg_recent_view_gtk_new_menu_item),
10684         (egg_recent_view_gtk_set_property),
10685         (egg_recent_view_gtk_get_property),
10686         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
10687         (egg_recent_view_gtk_set_tooltip_func),
10688         (egg_recent_view_gtk_set_label_width),
10689         (egg_recent_view_gtk_get_label_width):
10690         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10691
10692         Sync with libegg (ellipsize labels)
10693
10694 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10695
10696         * data/evince-ui.xml:
10697         * shell/ev-window.c: (ev_window_cmd_go_forward),
10698         (ev_window_cmd_go_backward):
10699         
10700         Shift + PageUp moves 10 Pages. Fix for 306125
10701
10702 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10703
10704         * pdf/ev-poppler.cc:
10705
10706         Add a flag to check if orientation has been overriden
10707
10708 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
10709
10710         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
10711         field if necessary.
10712
10713         * ps/ps.h: add creator field to document.
10714
10715         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
10716         set creator field.
10717
10718 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10719
10720         * data/evince-properties.glade:
10721         * shell/ev-properties.c: (ev_properties_set_document):
10722
10723         s/PDF Version/Format
10724
10725 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10726
10727         * shell/ev-properties.c: (ev_properties_set_document):
10728
10729         Remove unnecessary translations
10730
10731 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10732
10733         * cut-n-paste/toolbar-editor/Makefile.am:
10734
10735         Correct library name    
10736
10737 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10738
10739         * configure.ac:
10740         * cut-n-paste/recent-files/egg-recent-model.c:
10741         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
10742         (egg_recent_model_unlock_file):
10743         * cut-n-paste/recent-files/egg-recent-util.c:
10744         (egg_recent_util_get_unique_id):
10745         * cut-n-paste/recent-files/update-from-egg.sh:
10746         * cut-n-paste/toolbar-editor/Makefile.am:
10747         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10748         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10749         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10750         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10751         (egg_toolbars_model_get_type):
10752         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10753
10754         Better makefile for toolbar editor and update everything
10755         to latest libegg.
10756
10757 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10758
10759         * shell/ev-window.c: (update_document_mode):
10760
10761         Prefer presentation mode when the document
10762         require fullscreen.
10763
10764 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10765
10766         * data/evince-ui.xml:
10767         * shell/ev-window.c:
10768
10769         Add control-equal for zooming
10770
10771 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
10772
10773         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
10774
10775 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
10776
10777         * backend/ev-document.c: (ev_document_get_orientation):
10778         * backend/ev-document.h:
10779         * pdf/ev-poppler.cc:
10780         * ps/ps-document.c: (ps_document_get_orientation),
10781         (ps_document_set_orientation), (ps_document_document_iface_init):
10782
10783         Add a get_orientation api. Improve set_orientation.
10784
10785         * data/evince-ui.xml:
10786         * shell/ev-view.c: (ev_view_set_orientation),
10787         (ev_view_rotate_right), (ev_view_rotate_left):
10788         * shell/ev-view.h:
10789         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10790         (ev_window_cmd_edit_rotate_right):
10791
10792         Better ui for changing document orientation
10793
10794 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10795
10796         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
10797         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
10798         * shell/ev-sidebar-links.h:
10799         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10800         (ev_sidebar_page_iface_init):
10801         * shell/ev-sidebar-page.h:
10802         * shell/ev-sidebar-thumbnails.c:
10803         (ev_sidebar_thumbnails_get_property),
10804         (ev_sidebar_thumbnails_class_init),
10805         (ev_sidebar_thumbnails_set_document):
10806         * shell/ev-sidebar-thumbnails.h:
10807         * shell/ev-view.c: (ev_view_motion_notify_event):
10808         * shell/ev-window.c: (update_chrome_visibility),
10809         (ev_window_cmd_focus_page_selector),
10810         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
10811         (sidebar_page_main_widget_update_cb), (ev_window_init):
10812         
10813         Autoraise toolbar on GoToPage binding and fix bindings in
10814         EvSidebarThumbnails page.
10815
10816 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
10817
10818         * shell/ev-properties.c: (update_progress_label):
10819
10820         Hide the progress label when finished; bug #307697.
10821
10822 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10823
10824         * pdf/ev-poppler.cc:
10825
10826         Enable is_open for links, you will need poppler cvs
10827
10828         * shell/ev-properties.c: (job_fonts_finished_cb):
10829
10830         Get a lock on the document when filling the tree view
10831
10832 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10833
10834         * backend/ev-document-links.h:
10835         * pdf/ev-poppler.cc:
10836         * shell/ev-sidebar-links.c: (create_loading_model),
10837         (expand_open_links), (job_finished_callback):
10838
10839         Expand links when specified by the document.
10840         Depend on a poppler api (defined out for now)
10841
10842 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10843
10844         * shell/ev-properties.c: (ev_properties_dispose),
10845         (ev_properties_class_init), (dialog_destroy_cb),
10846         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
10847         (ev_properties_set_document), (ev_properties_new),
10848         (ev_properties_show):
10849         * shell/ev-properties.h:
10850
10851         Make it an object, cleanup the code, api to show it as transient
10852         and to set the document.
10853
10854         * shell/ev-window.c: (ev_window_setup_document),
10855         (ev_window_cmd_file_properties):
10856
10857         Adapt to EvProperties changes, do not show multiple
10858         times, update it when document changes.
10859
10860 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10861
10862         * ps/gstypes.h:
10863         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
10864         (ps_document_set_orientation), (ps_document_document_iface_init):
10865         * ps/ps-document.h:
10866
10867         Implement orientation here too
10868
10869         * shell/ev-properties.c: (ev_properties_new):
10870         * data/evince-properties.glade:
10871
10872         Hide the fonts page for backends that doesnt
10873         support it.     
10874
10875 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10876
10877         * backend/ev-document.c: (ev_document_set_orientation):
10878         * backend/ev-document.h:
10879         * pdf/ev-poppler.cc:
10880
10881         Add orientation api. Currently poppler api is not optimal,
10882         we need to set orientation every time we _get a page.
10883         I will try to fix that at some point.
10884
10885         * data/evince-ui.xml:
10886         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
10887         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
10888
10889         Add orientation menu items
10890
10891         * shell/ev-page-cache.c: (ev_page_cache_clear):
10892         * shell/ev-page-cache.h:
10893
10894         Add api to clear the cache
10895
10896         * shell/ev-view.c: (setup_caches), (clear_caches),
10897         (ev_view_set_document), (ev_view_zoom_out),
10898         (ev_view_set_orientation):
10899         * shell/ev-view.h:
10900
10901         Implement orientation changing
10902
10903 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
10904
10905         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
10906         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
10907         * backend/ev-document-fonts.h:
10908
10909         Separate scan and fill so that we can incrementally fill from
10910         the main thread. Add a progress api.
10911
10912         * data/evince-properties.glade:
10913         * pdf/ev-poppler.cc:
10914         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
10915         * shell/ev-jobs.h:
10916         * shell/ev-properties.c: (update_progress_label),
10917         (job_fonts_finished_cb), (setup_fonts_view):
10918
10919         Incrementally feel the list and show the progress
10920         percentage in a label like acrobat does.
10921
10922         You are going to need poppler cvs
10923
10924 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
10925
10926         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
10927         * backend/ev-document-fonts.h:
10928         * pdf/ev-poppler.cc:
10929
10930         Make fonts model fill incrementally.
10931
10932         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
10933         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
10934         (ev_job_queue_remove_job):
10935         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
10936         (ev_job_fonts_new), (ev_job_fonts_run):
10937         * shell/ev-jobs.h:
10938
10939         New job for fonts scanning
10940
10941         * shell/ev-properties.c: (job_fonts_finished_cb),
10942         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
10943         * shell/ev-properties.h:
10944         * shell/ev-window.c: (ev_window_cmd_file_properties):
10945
10946         Incrementally feel the treeview using the new job. Show Loading...
10947         message until scanning is completed.
10948
10949         Hopefully I didnt break the build without the poppler patch.
10950
10951 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10952
10953         * shell/ev-application.c: (ev_application_open):
10954         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10955         (ev_document_type_get_type), (ev_document_type_lookup):
10956         * shell/ev-document-types.h:
10957         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10958         * shell/ev-job-xfer.h:
10959         * shell/ev-window.c: (ev_window_clear_local_uri),
10960         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10961         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10962         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10963         
10964         Transfer remote documents to tmp directory to display them later.
10965
10966 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10967
10968         * backend/ev-document-info.h:
10969         * shell/ev-properties.c: (ev_properties_new):
10970
10971         s/GTime*/GTime. Not sure why we was using a pointer
10972         at all there!
10973
10974 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10975
10976         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10977         situations.  That situation is that you're using GTK+-HEAD with
10978         the patch at #306726 is applied, and you have a document with <
10979         1500 pages in it.  It's not quite as uniformly nice as the
10980         TreeView, but should be better in the long run.
10981
10982         I'm pretty sure I guarded against breaking compilation with
10983         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
10984         I missed some.
10985
10986         * shell/ev-window.c (ev_window_init): We don't have our tree/list
10987         widget yet, so I commented that code out
10988         enable_view_actions_for_widget() for now.  Need to figure this
10989         out.
10990
10991         * shell/ev-page-action.c (match_selected_cb): emit the right
10992         signals.  Our cool C-l completion now works.
10993
10994 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10995
10996         * backend/Makefile.am:
10997         * backend/ev-document-fonts.c:
10998         * backend/ev-document-links.c:
10999         * backend/ev-document.c: (ev_document_load):
11000         * backend/ev-document.h:
11001         * backend/ev-job-queue.c:
11002         * backend/ev-job-queue.h:
11003         * backend/ev-jobs.c:
11004         * backend/ev-jobs.h:
11005         * backend/ev-page-cache.c:
11006         * backend/ev-page-cache.h:
11007
11008         EvPageCache and EvJobs are moved to shell.
11009
11010         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
11011         (ev_tmp_filename):
11012         * lib/ev-file-helpers.h:
11013         
11014         New helper to work with temporary files
11015         
11016         * shell/Makefile.am:
11017         * shell/ev-application.c: (ev_application_open):
11018         * shell/ev-application.h:
11019         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
11020         (remove_job_from_async_queue), (add_job_to_async_queue),
11021         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
11022         (handle_job), (search_for_jobs_unlocked),
11023         (no_jobs_available_unlocked), (ev_render_thread),
11024         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
11025         (ev_job_queue_add_job), (move_job_async), (move_job),
11026         (ev_job_queue_update_job), (ev_job_queue_remove_job):
11027         * shell/ev-job-queue.h:
11028         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
11029         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
11030         * shell/ev-job-xfer.h:
11031         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11032         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11033         (ev_job_links_class_init), (ev_job_render_init),
11034         (ev_job_render_dispose), (ev_job_render_class_init),
11035         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11036         (ev_job_thumbnail_class_init), (ev_job_load_init),
11037         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
11038         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11039         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
11040         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
11041         * shell/ev-jobs.h:
11042         * shell/ev-page-action.c: (ev_page_action_set_document):
11043         * shell/ev-page-cache.c: (ev_page_cache_init),
11044         (ev_page_cache_class_init), (ev_page_cache_finalize),
11045         (ev_page_cache_new), (ev_page_cache_get_n_pages),
11046         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11047         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
11048         (ev_page_cache_get_title), (ev_page_cache_get_size),
11049         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
11050         (ev_page_cache_get_height_to_page),
11051         (ev_page_cache_get_max_label_chars),
11052         (ev_page_cache_get_page_label),
11053         (ev_page_cache_has_nonnumeric_page_labels),
11054         (ev_page_cache_get_info), (ev_page_cache_next_page),
11055         (ev_page_cache_prev_page), (ev_page_cache_get):
11056         * shell/ev-page-cache.h:
11057         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
11058         (ev_pixbuf_cache_clear_job_sizes),
11059         (ev_pixbuf_cache_add_jobs_if_needed),
11060         (ev_pixbuf_cache_set_page_range):
11061         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
11062         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
11063         * shell/ev-sidebar-thumbnails.c:
11064         (ev_sidebar_tree_selection_changed),
11065         (ev_sidebar_thumbnails_set_document):
11066         * shell/ev-statusbar.c: (ev_statusbar_destroy),
11067         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
11068         (ev_statusbar_get_context_id), (ev_statusbar_push),
11069         (ev_statusbar_pop), (ev_statusbar_set_maximized),
11070         (ev_statusbar_pulse), (ev_statusbar_show_progress),
11071         (ev_statusbar_set_progress):
11072         * shell/ev-statusbar.h:
11073         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
11074         (ev_view_find_previous):
11075         * shell/ev-window.c: (ev_window_is_empty),
11076         (ev_window_setup_document), (password_dialog_response),
11077         (ev_window_clear_jobs), (ev_window_load_job_cb),
11078         (ev_window_xfer_job_cb), (ev_window_open_uri),
11079         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
11080         (ev_window_print), (ev_window_print_range),
11081         (ev_window_state_event), (ev_window_cmd_view_reload),
11082         (menu_item_select_cb), (menu_item_deselect_cb),
11083         (view_status_changed_cb), (ev_window_dispose),
11084         (drag_data_received_cb), (ev_window_init):
11085         * shell/ev-window.h:
11086         * shell/main.c: (load_files):
11087         
11088         New statusbar to show progress on idle. Two new jobs - 
11089         xfer job and load job to load document in background. And update
11090         of page_cache clients to new location of code.
11091
11092 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
11093
11094         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
11095         selection in open dialog. It also remembers the last visited directory 
11096         in the current session.
11097
11098 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11099
11100         * shell/ev-properties.c: (ev_properties_new):
11101         * shell/ev-properties.h:
11102         * shell/ev-window.c: (ev_window_cmd_file_properties):
11103         
11104         Get document info from page cache instead of document itself.
11105         This should fix crash related to race conditions described in
11106         bug 306545.
11107
11108 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
11109
11110         * ps/ps-document.c: (ps_document_init),
11111         (send_ps), (get_page_box), (output), (catchPipe), (input),
11112         (stop_interpreter), (file_length), (file_readable),
11113         (check_filecompressedb), (ps_document_enable_interpreter),
11114         (document_load), (ps_async_renderer_render_pixbuf):
11115         * ps/ps-document.h:
11116
11117         Big cleanup of the ps code
11118
11119 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
11120
11121         * backend/Makefile.am:
11122         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
11123         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
11124         * backend/ev-async-renderer.h:
11125
11126         Add an async renderer interface (method + callback) which
11127         is useful for backends like ps.
11128
11129         * backend/ev-job-queue.c: (remove_job_from_async_queue),
11130         (add_job_to_async_queue), (job_finished_cb), (handle_job),
11131         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
11132         (ev_job_queue_add_job), (move_job_async), (move_job),
11133         (ev_job_queue_update_job), (ev_job_queue_remove_job):
11134
11135         Add queues for async renderer, these are executed on the
11136         main thread.
11137
11138         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
11139         (ev_job_render_run):
11140         * backend/ev-jobs.h:
11141
11142         If the backend support async renderer interface use it.
11143
11144         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11145         (setup_pixmap), (ps_document_get_type),
11146         (ps_async_renderer_render_pixbuf),
11147         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
11148
11149         Implement async renderer interface.
11150
11151 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11152
11153         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
11154
11155         Cleanup links job on exit.
11156
11157 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11158
11159         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11160         (drag_data_get_cb), (drag_data_received_cb):
11161         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11162         (drag_data_get_cb), (parse_item_list),
11163         (egg_toolbar_editor_load_actions):
11164         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11165         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
11166         (parse_item_list), (parse_toolbars):
11167         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11168         (dvi_pixbuf_put_pixel):
11169         
11170         Fix gcc 4.0 warnings
11171
11172 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11173
11174         * ps/ps-document.c: (start_interpreter):
11175
11176         Fix warning when loading ps
11177
11178 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11179
11180         * ps/ps-document.c: (output):
11181
11182         Fix crash when priting gs error messages.
11183
11184 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11185
11186         * backend/ev-page-cache.c: (_ev_page_cache_new):
11187         * backend/ev-page-cache.h:
11188
11189         Use a const to return title so that we dont double
11190         free it. Small cleanup and fix a leak.
11191
11192         * shell/ev-window.c: (update_window_title):
11193
11194         strdup value from get_title.
11195
11196 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11197
11198         * shell/ev-sidebar-links.c: (job_finished_callback),
11199         (ev_sidebar_links_set_document):
11200
11201         Cleanup the old job when changing document
11202
11203 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11204
11205         * shell/ev-stock-icons.c:
11206         * shell/ev-stock-icons.h:
11207         * shell/ev-window.c:
11208         
11209         Add stock icons for actions that can appear in toolbar. Fix for
11210         bug 306566.
11211
11212 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11213
11214         * backend/ev-page-cache.c: (ev_page_cache_finalize),
11215         (_ev_page_cache_new), (ev_page_cache_get_max_width),
11216         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
11217         * backend/ev-page-cache.h:
11218         * shell/ev-view.c: (scroll_to_current_page),
11219         (view_update_range_and_current_page), (get_page_y_offset),
11220         (get_page_extents), (ev_view_size_request_continuous_dual_page),
11221         (ev_view_size_request_continuous),
11222         (ev_view_zoom_for_size_continuous_and_dual_page),
11223         (ev_view_zoom_for_size_continuous):
11224         
11225         More compact EvView layout in document with pages of different size.
11226
11227 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
11228
11229         * shell/ev-window.c (ev_window_cmd_file_properties): fix
11230         compilation.
11231
11232 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11233
11234         * shell/ev-view.c: (view_set_adjustment_values):
11235         * shell/ev-window.c: (ev_window_cmd_file_properties):
11236         
11237         A bit different fix for rounding problem but it has no
11238         problems on startup. Make properties window transient to parent.
11239
11240 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11241
11242         * pdf/ev-poppler.cc:
11243         
11244         More commenting of font stuff.
11245
11246 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11247
11248         * pdf/ev-poppler.cc:
11249
11250         Comment out some more fonts stuff. Should really
11251         work without the poppler patch now.
11252
11253 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11254
11255         * pdf/ev-poppler.cc:
11256
11257         Adapt to api change
11258
11259 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11260
11261         * data/evince-properties.glade:
11262         * pdf/ev-poppler.cc:
11263         * shell/ev-properties.c: (setup_fonts_view):
11264
11265         Set the column title. Show the dialog only
11266         once everything is setup.
11267         Getting font info can be very slow... will
11268         prolly need to make this threaded too.
11269
11270 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11271
11272         * backend/Makefile.am:
11273         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
11274         (ev_document_fonts_get_fonts_model):
11275         * backend/ev-document-fonts.h:
11276         * data/evince-properties.glade:
11277         * pdf/ev-poppler.cc:
11278         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
11279         * shell/ev-properties.h:
11280         * shell/ev-window.c: (ev_window_cmd_file_properties):
11281
11282         Implement fonts list. Defined out for now, since it depends
11283         on a not yet committed poppler patch.
11284
11285 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
11286
11287         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
11288         page + 1.
11289
11290         * shell/ev-window.c: Make sure we add the timeout when we get a
11291         focus-in event.
11292
11293         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
11294         adjustment->value before calculating the zoom factor to average
11295         out all of our rounding errors.  The page no longer 'drifts' when
11296         resizing.
11297
11298 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11299
11300         * data/evince-properties.glade:
11301         * shell/ev-properties.c: (ev_properties_format_date),
11302         (set_property):
11303         
11304         Labels don't expand when the dialogue is resized.
11305         strftime result needs to be converted to UTF-8. Thanks
11306         to Christian Persch <chpe@gnome.org>.
11307
11308 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11309
11310         * data/evince-properties.glade:
11311
11312         Hide the fonts tab
11313
11314 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11315
11316         * backend/ev-document-info.h:
11317         * backend/ev-document.c: (ev_document_info_free):
11318         * data/evince-properties.glade:
11319         * pdf/ev-poppler.cc:
11320         * ps/ps-document.c: (ps_document_get_info):
11321         * shell/ev-properties.c: (ev_properties_format_date),
11322         (set_property), (ev_properties_new):
11323         * shell/ev-properties.h:
11324         * shell/ev-window.c: (ev_window_cmd_file_properties):
11325
11326         Rework properties code to take only EvPropertyInfo
11327         in the constructor so that it can be useful for
11328         nautilus plugin too.
11329
11330         Deal with backends that doesnt support some properties.
11331         Make set property code generic.
11332
11333 2005-06-04  Christian Persch <chpe@gnome.org>
11334
11335         * data/evince-properties.glade:
11336
11337         fix spacings, make resizeable, and make data labels
11338         selectable + ellipsised
11339
11340 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
11341
11342         * backend/ev-document-info.h:
11343         * data/Makefile.am:
11344         * data/evince-ui.xml:
11345         * pdf/ev-poppler.cc:
11346         * shell/Makefile.am:
11347         * shell/ev-window.c: (update_action_sensitivity),
11348         (ev_window_cmd_file_properties):
11349
11350         Initial go at file properties. Patch by
11351         Emil Soleyman-Zomalan <emil@soleyman.com>.
11352         Needs love see #169583
11353
11354 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
11355
11356         * ps/ps-document.c: (output):
11357         * ps/ps.c: (psscan):
11358
11359         Try to render even if psscan fails.
11360
11361 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11362
11363         * ps/ps.c: (psscan), (pscopydoc):
11364
11365         Port buffered reading code from gv
11366
11367 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11368
11369         * ps/ps-document.c: (interpreter_message), (output):
11370
11371         Do not fail on interpreter messages
11372
11373 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11374
11375         * backend/ev-document-misc.c:
11376         (ev_document_misc_get_thumbnail_frame):
11377
11378         Pages can be 0 x 0, dont assert on this case
11379
11380 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11381
11382         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
11383         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
11384
11385         Correctly manage our reference on document. Finally the reload
11386         huge leak is gone...
11387
11388 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11389
11390         * ps/ps-document.c: (ps_document_dispose):
11391
11392         Forgot to chain it to the parent. Thanks chpe.
11393
11394 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11395
11396         * ps/ps-document.c: (ps_document_dispose),
11397         (ps_document_class_init), (stop_interpreter), (document_load):
11398
11399         Cleanup dispose a bit. Dont leak the whole pixmap.
11400
11401 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11402
11403         * pdf/ev-poppler.cc:
11404
11405         Release the poppler document on dispose
11406
11407 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11408
11409         * shell/ev-view.c: (ev_view_set_document):
11410
11411         Release ref on the pixbuf cache when changing
11412         document.
11413
11414 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11415
11416         * ps/ps-document.c: (ps_document_get_info):
11417
11418         Fix a double free
11419
11420 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11421
11422         * backend/ev-page-cache.c: (ev_page_cache_init),
11423         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
11424         * backend/ev-page-cache.h:
11425         * shell/ev-page-action.c: (page_changed_cb):
11426         
11427         Set page action entry width depending on labels width. Fix
11428         for bug 305202.
11429
11430 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
11431
11432         * backend/ev-link.c: (ev_link_class_init):
11433
11434         Allow -1 as page value (error)
11435
11436 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11437
11438         * shell/ev-sidebar-thumbnails.c:
11439         (ev_sidebar_thumbnails_set_document):
11440         * shell/ev-view.c: (scroll_to_current_page),
11441         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
11442         (page_changed_cb), (on_adjustment_value_changed),
11443         (ev_view_set_document):
11444
11445         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
11446         Fix bug 305377
11447
11448 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11449
11450         * configure.ac:
11451         * djvu/djvu-document.c: (djvu_document_get_page_size):
11452
11453         Require djvulibre CVS. Now djvu loading is much faster. Fix for
11454         bug 301993.
11455
11456 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
11457
11458         * shell/ev-view.c (draw_one_page): modify the expose handling to
11459         get the shadows.
11460
11461         * shell/ev-window.c (update_action_sensitivity): Respect
11462         permissions field.  Kowtow to the man.
11463
11464         * pdf/ev-poppler.cc: Get the permissions field.
11465
11466         * tiff/*c: Make a tiny bit more robust.
11467
11468 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11469
11470         * djvu/djvu-document.c:
11471         
11472         Pop messages from djvu context message queue.
11473
11474 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11475
11476         * configure.ac, Makefile.am, shell/Makefile.am:
11477         * tiff/Makefile.am, shell/ev-document-types.c:
11478         
11479         Cleanup tiff configure checks. Fix for bug 305218.
11480
11481 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
11482
11483         * configure.ac: Added "uk" to ALL_LINGUAS.
11484
11485 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11486
11487         * cut-n-paste/zoom-control/ephy-zoom.c:
11488         (ephy_zoom_get_changed_zoom_level):
11489         * cut-n-paste/zoom-control/ephy-zoom.h:
11490         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
11491         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
11492         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
11493         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
11494         (zoom_control_changed_cb), (ev_window_init):
11495         
11496         Fix minor points related to moving best fit up. Introduce
11497         "zoom" property and make zoom control change it's value on
11498         notify::zoom signals. Fix for 305080.
11499
11500 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11501
11502         * data/evince-ui.xml:
11503         * shell/ev-window.c: (set_view_actions_sensitivity):
11504         
11505         Use + and - as accels for zoom in and zoom out. Fix for 305001.
11506
11507 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11508
11509         * configure.ac:
11510
11511         Depends on poppler 0.3.2
11512
11513 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11514
11515         * cut-n-paste/recent-files/egg-recent-item.c:
11516         (egg_recent_item_get_short_name):
11517         * cut-n-paste/toolbar-editor/Makefile.am:
11518         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11519         (new_pixbuf_from_widget):
11520         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11521         * cut-n-paste/toolbar-editor/egg-marshal.c:
11522         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11523         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11524
11525         Sync
11526
11527 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
11528
11529         * tiff/tiff-document.c: Rough TIFF backend.
11530
11531 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11532
11533         * NEWS:
11534         * configure.ac:
11535         * cut-n-paste/toolbar-editor/Makefile.am:
11536
11537         Release 0.3.1
11538
11539 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11540
11541         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
11542         (ev_view_find_next), (ev_view_find_previous):
11543
11544         Remove the locks around get_n_results   
11545
11546 2005-05-21  Juerg Billeter  <j@bitron.ch>
11547
11548         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
11549
11550         Pass correct number of pages to poppler.
11551
11552 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11553
11554         * configure.ac:
11555         * data/Makefile.am:
11556         * data/evince.desktop.in: 
11557         * data/evince.desktop.in.in:
11558         * po/POTFILES.in:
11559         
11560         Add conditionally dvi and djvu to desktop types. Fix for 304658.
11561
11562 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
11563
11564         * shell/ev-view.c: (view_update_adjustments),
11565         (view_set_adjustment_values): cast adjustmen->value to (int)
11566         before using it.  Otherwise, we get off by a pixel in some
11567         situations.
11568
11569         (draw_one_page): Draw the border on expose.
11570
11571 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
11572
11573         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
11574         adjustment when the mode changes, #304923
11575
11576 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11577
11578         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
11579         flickering on resize but still use gdk_window_scroll on
11580         scrolling
11581
11582 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
11583
11584         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
11585         option, #170458
11586
11587 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
11588
11589         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
11590         second page on page_changed if possible, #304669
11591
11592 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
11593
11594         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
11595         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
11596
11597 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
11598
11599         * .cvsignore:
11600         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
11601         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11602         (ev_view_zoom_for_size_presentation),
11603         (ev_view_zoom_for_size_continuous_and_dual_page),
11604         (ev_view_zoom_for_size_continuous),
11605         (ev_view_zoom_for_size_dual_page),
11606         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
11607         * shell/ev-view.h:
11608         * shell/ev-window.c: (update_view_size),
11609         (ev_window_sizing_mode_changed_cb):
11610
11611         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
11612         the scrollbars.  It's not 100% right, but it's much closer.  Kills
11613         an infinite loop, #304769
11614
11615
11616 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11617
11618         * data/evince-ui.xml:
11619         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
11620         * shell/ev-window.c: (set_view_actions_sensitivity):
11621
11622         Make PgUp/Down behave like Space
11623
11624 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11625
11626         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11627         * backend/ev-ps-exporter.h:
11628         * pdf/ev-poppler.cc:
11629         * ps/ps-document.c: (ps_document_ps_export_begin):
11630         * shell/ev-print-job.c: (idle_print_handler):
11631
11632         Adapt to new poppler api
11633
11634 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11635
11636         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11637         (ephy_zoom_control_init):
11638
11639         Translate zoom levels
11640
11641 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11642
11643         * cut-n-paste/zoom-control/ephy-zoom.c:
11644         (ephy_zoom_get_zoom_level_index):
11645
11646         Fix current zoom -> zoom control match
11647
11648 2005-05-18  James Bowes  <bowes@cs.dal.ca>
11649
11650         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
11651         rather than the scrolled_window that it's in. Fixes bug #304655.
11652
11653 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
11654
11655         * shell/ev-view.c: (view_update_adjustments),
11656         (view_set_adjustment_values), (view_update_range_and_current_page),
11657         (view_scroll_to_page), (set_scroll_adjustment),
11658         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
11659         (ev_view_scroll), (ev_view_scroll_view),
11660         (ensure_rectangle_is_visible), (find_page_at_location),
11661         (get_link_at_location), (go_to_link), (status_message_from_link),
11662         (ev_view_size_request_continuous_dual_page),
11663         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
11664         (ev_view_unrealize), (ev_view_expose_event),
11665         (ev_view_button_press_event), (ev_view_motion_notify_event),
11666         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
11667         (draw_rubberband), (highlight_find_results), (draw_one_page),
11668         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
11669         (ev_view_init), (find_changed_cb), (page_changed_cb),
11670         (on_adjustment_value_changed), (ev_view_new),
11671         (ev_view_set_document), (ev_view_set_zoom),
11672         (ev_view_set_continuous), (ev_view_set_dual_page),
11673         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
11674         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11675         (ev_view_zoom_for_size_presentation),
11676         (ev_view_zoom_for_size_continuous_dual_page),
11677         (ev_view_zoom_for_size_continuous),
11678         (ev_view_zoom_for_size_dual_page),
11679         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11680         (ev_view_get_status), (ev_view_set_status),
11681         (update_find_status_message), (ev_view_get_find_status),
11682         (ev_view_set_find_status), (jump_to_find_result),
11683         (jump_to_find_page), (compute_selections), (clear_selection),
11684         (ev_view_select_all), (get_selected_text), (ev_view_copy),
11685         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11686         (ev_view_update_primary_selection),
11687         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
11688         * shell/ev-view.h:
11689         * shell/ev-window.c: (ev_window_open_page_label),
11690         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
11691         (ev_window_init):
11692         * shell/ev-window.h:
11693         * shell/main.c: (load_files):
11694
11695         Massive code clean up from Nickolay Shmyrev.  Keep page offset
11696         when resizing.  Remove the bin_window().  Also, patch from James
11697         Bowes to fix command line page, #300641
11698         
11699 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
11700
11701         * data/evince-ui.xml:
11702         * shell/ev-view.c:
11703         * shell/ev-view.h:
11704         * shell/ev-window.c: (update_action_sensitivity):
11705
11706         Get rid of View->Normal Size, it's just confusing
11707
11708 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
11709
11710         * backend/ev-document-info.h:
11711         * backend/ev-document.c: (ev_document_info_free): Free the
11712         EvDocumentInfo.
11713
11714         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11715         (clear_range), (add_range), (update_visible_range),
11716         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
11717         (ev_sidebar_thumbnails_set_document):
11718         * shell/ev-window.c: (ev_window_setup_document): Only render the
11719         visible thumbnails.  It takes an instant to render, but it uses
11720         much less memory.
11721
11722 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11723
11724         * shell/ev-sidebar-links.c: (popup_menu_cb):
11725
11726         Select first item
11727
11728 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11729
11730         * lib/Makefile.am:
11731         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
11732         (button_press_cb), (ev_sidebar_links_construct):
11733
11734         Show the popup menu also on keybindings
11735
11736 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11737
11738         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
11739         * shell/ev-window.h:
11740
11741         Expose api to print a range (with dialog). Make private _print use
11742         it.
11743
11744         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
11745         (ev_sidebar_links_construct):
11746
11747         Show a print context menu on linkx, it prints the selected
11748         section.
11749
11750 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
11751
11752         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
11753         button.
11754
11755 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
11756
11757         * AUTHORS:
11758
11759         Update
11760
11761         * shell/ev-window.c: (build_comments_string),
11762         (ev_window_cmd_help_about):
11763
11764         Show poppler version/backend and authors
11765
11766 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11767
11768         * cut-n-paste/zoom-control/ephy-zoom.c:
11769         (ephy_zoom_get_zoom_level_index):
11770         * cut-n-paste/zoom-control/ephy-zoom.h:
11771
11772         Move the best fit items at the top of the list
11773
11774 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11775
11776         * shell/ev-marshal.list:
11777         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
11778         (activate_cb), (match_selected_cb), (activate_link_cb),
11779         (connect_proxy), (ev_page_action_class_init):
11780         * shell/ev-page-action.h:
11781
11782         Use signals to notify action activation. Hopefully
11783         I did not break completion since I cant test...
11784
11785         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
11786         (register_custom_actions):
11787
11788         Connect to page selector actions and also grab focus on
11789         the view when activated.
11790
11791 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
11792
11793         * pdf/ev-poppler.cc:
11794         * backend/ev-page-cache.c: make page size calculation consistent
11795         and set it to (int)( width * scale + 0.5).  This makes the weird
11796         line going through the middle of the page go away.
11797
11798         * shell/ev-view.c: move painting the background page after
11799         checking the expose area covers us.
11800
11801 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11802
11803         * data/evince-password.glade:
11804         
11805         Mark labels as not translatable. Fix for bug 302842.
11806
11807 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
11808
11809         * configure.ac: Added "es" to ALL_LINGUAS.
11810
11811 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11812
11813         * data/evince-toolbar.xml:
11814         * shell/ev-window.c: (update_action_sensitivity),
11815         (ev_window_setup_document), (ev_window_set_page_mode),
11816         (ev_window_init):
11817
11818         Remove some leftover code from jrb first continous
11819         attempt. Use the new actions, we still need good icons
11820         though...
11821
11822 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11823
11824         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
11825
11826         Update label when connecting proxy. Fix a warning with NULL
11827         page_cache.
11828
11829 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11830
11831         * data/evince-ui.xml:
11832         * shell/ev-page-action.c: (ev_page_action_grab_focus):
11833         * shell/ev-page-action.h:
11834         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
11835
11836         Add mnemonic for edit toolbar.
11837         ctrl+l focus the page entry.
11838
11839 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11840
11841         * lib/Makefile.am:
11842         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
11843         (ev_window_init):
11844         * shell/main.c: (main):
11845
11846         Put the toolbar xml in evince own dot dir
11847
11848 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11849
11850         * shell/ev-window.c: (ev_window_init):
11851
11852         Make the toolbar not removable
11853
11854 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11855
11856         * data/evince-ui.xml:
11857         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
11858         * shell/ev-sidebar-links.h:
11859         * shell/ev-sidebar-thumbnails.c:
11860         (ev_sidebar_thumbnails_get_treeview):
11861         * shell/ev-sidebar-thumbnails.h:
11862         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
11863         (ev_view_class_init):
11864         * shell/ev-view.h:
11865         * shell/ev-window.c: (update_action_sensitivity),
11866         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
11867         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
11868         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
11869         (ev_window_init):
11870
11871         This is evil... Make space/backspace global accelerators but
11872         enable them only for some widgets (sidebars and view).
11873         I dont like it, but I dont know a better way... :/
11874
11875 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11876
11877         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
11878         (ev_page_action_widget_finalize),
11879         (ev_page_action_widget_class_init), (update_page_cache):
11880
11881         Keep a weak reference on proxy->page_cache so that we
11882         dont try to disconnect the signal if the object is already
11883         gone. Maybe there is a better way to cleanup reference handling
11884         in page action though...
11885
11886 2005-05-10  Juerg Billeter  <j@bitron.ch>
11887
11888         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11889         * backend/ev-ps-exporter.h:
11890         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
11891         * ps/ps-document.c: (ps_document_ps_export_begin):
11892         
11893         Change api to pass print range to ps_exporter_begin. The pdf backend
11894         requires this information.
11895         
11896         * shell/ev-print-job.c: (idle_print_handler):
11897         
11898         Adapt to api change
11899
11900 2005-05-10  Juerg Billeter  <j@bitron.ch>
11901
11902         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11903         (idle_print_handler)
11904         * shell/ev-window.c: (ev_window_print):
11905
11906         Support printing page range, based on patch by Amaury Jacquot
11907
11908 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11909
11910         * data/evince-toolbar.xml:
11911
11912         Add zoom control to available items
11913
11914 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11915
11916         * shell/ev-window.c: (update_action_sensitivity):
11917
11918         Set slash action insensitive when appropriate
11919
11920 2005-05-10  Christian Persch <chpe@gnome.org>
11921
11922         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
11923
11924         Fix warning on the overflow menu
11925
11926 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11927
11928         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
11929
11930         Check for uri correctness/existence
11931
11932 2005-05-09  Juerg Billeter  <j@bitron.ch>
11933
11934         * shell/ev-window.c: (using_postscript_printer):
11935
11936         LPD printers use postscript, too
11937
11938 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11939
11940         * shell/ev-window.c: (register_custom_actions):
11941
11942         The zoom one is actually sort of useful,
11943         put it back
11944
11945 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11946
11947         * shell/ev-window.c: (register_custom_actions):
11948
11949         Hide page/zoom controls from overflow, they
11950         are useless.
11951
11952 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11953
11954         * cut-n-paste/update-from-egg.sh:
11955         
11956         Share it between all cut-n-paste subdirs
11957
11958         * cut-n-paste/recent-files/Makefile.am:
11959
11960         Fix to use "global" update-from-egg.sh
11961
11962         * cut-n-paste/recent-files/egg-recent-model.c:
11963         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11964         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11965         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11966         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11967
11968         Update from libegg
11969
11970         * cut-n-paste/toolbar-editor/Makefile.am:
11971
11972         Fix to use "global" update-from-egg.sh
11973
11974         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11975
11976         Update from libegg
11977
11978 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11979
11980         * configure.ac:
11981         * cut-n-paste/Makefile.am:
11982         * cut-n-paste/recent-files/Makefile.am:
11983         * cut-n-paste/toolbar-editor/.cvsignore:
11984         * cut-n-paste/toolbar-editor/Makefile.am:
11985         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11986         (egg_editable_toolbar_get_type), (get_toolbar_position),
11987         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
11988         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
11989         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
11990         (set_item_drag_source), (create_item_from_action), (create_item),
11991         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
11992         (popup_toolbar_context_menu_cb), (free_dragged_item),
11993         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
11994         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
11995         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
11996         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
11997         (item_added_cb), (item_removed_cb),
11998         (egg_editable_toolbar_construct),
11999         (egg_editable_toolbar_disconnect_model),
12000         (egg_editable_toolbar_deconstruct),
12001         (egg_editable_toolbar_set_model),
12002         (egg_editable_toolbar_set_ui_manager),
12003         (egg_editable_toolbar_set_property),
12004         (egg_editable_toolbar_get_property),
12005         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
12006         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
12007         (egg_editable_toolbar_new_with_model),
12008         (egg_editable_toolbar_get_edit_mode),
12009         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
12010         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
12011         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
12012         (new_pixbuf_from_widget), (new_separator_pixbuf),
12013         (update_separator_image), (style_set_cb),
12014         (_egg_editable_toolbar_new_separator_image),
12015         (egg_editable_toolbar_get_model):
12016         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
12017         * cut-n-paste/toolbar-editor/egg-marshal.c:
12018         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
12019         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
12020         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
12021         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
12022         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
12023         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
12024         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
12025         (editor_drag_data_delete_cb), (drag_data_get_cb),
12026         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
12027         (editor_create_item), (update_editor_sheet), (setup_editor),
12028         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
12029         (parse_item_list), (model_has_action), (update_actions_list),
12030         (egg_toolbar_editor_load_actions):
12031         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
12032         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
12033         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
12034         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
12035         (toolbars_item_new), (free_toolbar_node), (free_item_node),
12036         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
12037         (egg_toolbars_model_add_separator), (impl_add_item),
12038         (parse_item_list), (egg_toolbars_model_add_toolbar),
12039         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
12040         (impl_get_item_data), (impl_get_item_type),
12041         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
12042         (egg_toolbars_model_init), (free_toolbar),
12043         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
12044         (egg_toolbars_model_remove_toolbar),
12045         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
12046         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
12047         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
12048         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
12049         (egg_toolbars_model_get_item_data),
12050         (egg_toolbars_model_get_item_type):
12051         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
12052         * cut-n-paste/toolbar-editor/eggmarshalers.list:
12053         * data/Makefile.am:
12054         * data/evince-toolbar.xml:
12055         * data/evince-ui.xml:
12056         * data/hand-open.png:
12057         * po/POTFILES.in:
12058         * shell/Makefile.am:
12059         * shell/ev-window.c: (update_chrome_visibility),
12060         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
12061         (ev_window_dispose), (ev_window_init):
12062
12063         Implement epiphany like toolbar editor. Based on patch by
12064         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12065
12066 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12067
12068         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
12069
12070         Use set_cursor instead of set_selection, so that
12071         the keyboard focus moves too.
12072
12073 2005-05-09  Aleksey Kliger <akliger@gmail.com>
12074
12075         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
12076
12077         Fix infinite loop when loading Type1 fonts
12078
12079 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12080
12081         * data/evince-ui.xml:
12082         * shell/ev-window.c:
12083
12084         Slash -> Find
12085
12086 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
12087
12088         * configure.ac:
12089
12090         Make --disable really disable
12091
12092 2005-05-07  Juerg Billeter  <j@bitron.ch>
12093
12094         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
12095
12096         Compare page labels even without has_labels set, fixes setting page
12097         with entry
12098
12099 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12100
12101         * shell/ev-view.c: (ev_view_create_invisible_cursor),
12102         (ev_view_set_cursor), (ev_view_button_press_event),
12103         (ev_view_motion_notify_event), (ev_view_button_release_event),
12104         (ev_view_init):
12105
12106         Implement middle button scrolling. Based on a patch
12107         by Tommi Komulainen <tommi.komulainen@iki.fi>.
12108
12109 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
12110
12111         * shell/ev-document-types.c: (get_slow_mime_type),
12112         (get_document_type_from_mime), (ev_document_type_lookup):
12113         * shell/ev-document-types.h:
12114
12115         Change api to lookup from uri. Do fast lookup first, if the
12116         type is unknown try with data sniffing.
12117
12118         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
12119         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12120
12121         Adapt to api change
12122
12123 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12124
12125         * thumbnailer/Makefile.am:
12126
12127         Fix distcheck
12128
12129 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12130
12131         * NEWS:
12132         * configure.ac:
12133
12134         Release 0.3.0
12135
12136         * data/evince-ui.xml:
12137
12138         Hide presentation mode for now
12139
12140         * shell/ev-view.c: (highlight_find_results):
12141
12142         Show current find selection only on current page
12143
12144 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12145
12146         * shell/ev-view.c: (ev_view_select_all):
12147
12148         Compute size of the actual page, not of
12149         the current one.
12150
12151 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12152
12153         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
12154         (view_rect_to_doc_rect), (compute_selections),
12155         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
12156         (ev_view_copy), (ev_view_primary_get_cb),
12157         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
12158         (ev_view_button_press_event), (ev_view_motion_notify_event),
12159         (ev_view_button_release_event), (page_changed_cb):
12160
12161         Fix text selection
12162
12163 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12164
12165         * shell/ev-view.c: (compute_border), (get_page_extents),
12166         (doc_rect_to_view_rect), (highlight_find_results),
12167         (ev_view_bin_expose), (ev_view_select_all),
12168         (ev_view_motion_notify_event), (update_find_status_message),
12169         (jump_to_find_result), (jump_to_find_page):
12170
12171         First go at fixing search, still buggy
12172
12173 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
12174
12175         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
12176         dropdown box and button at the top of the sidebar.
12177
12178 2005-05-02  James Bowes  <bowes@cs.dal.ca>
12179
12180         * configure.ac: Output zoom-control Makefile.
12181         * cut-n-paste/Makefile.am: build zoom-control subdir.
12182         * cut-n-paste/zoom-control/ephy-zoom-action.c:
12183         * cut-n-paste/zoom-control/ephy-zoom-action.h:
12184         * cut-n-paste/zoom-control/ephy-zoom-control.c:
12185         * cut-n-paste/zoom-control/ephy-zoom-control.h:
12186         * cut-n-paste/zoom-control/ephy-zoom.c:
12187         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
12188         from epiphany, and modified to add a separator into the menu.
12189         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
12190         * data/evince-ui.xml: Replace old zoom toolbar actions with new
12191         zoom-control action.
12192         * shell/Makefile.am: Include zoom-control flags.
12193         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
12194         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
12195         (ev_view_zoom_for_size_presentation),
12196         (ev_view_zoom_for_size_continuous_and_dual_page),
12197         (ev_view_zoom_for_size_continuous),
12198         (ev_view_zoom_for_size_dual_page),
12199         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
12200         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
12201         ev_view_get_zoom and ev_view_get_sizing_mode.
12202         * shell/ev-view.h:
12203         * shell/ev-window.c: (update_action_sensitivity),
12204         (update_sizing_buttons), (zoom_control_changed_cb),
12205         (register_custom_actions): Initialize and use the zoom-control 
12206         widget.
12207
12208 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
12209
12210         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
12211         preview cache back to 1.  Don't know when it got set to 0.
12212         
12213         * shell/ev-view.c: (compute_border), (ev_view_realize),
12214         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
12215         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
12216         (ev_view_get_fullscreen), (ev_view_set_presentation),
12217         (ev_view_get_presentation), (ev_view_set_sizing_mode),
12218         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
12219         * shell/ev-view.h:
12220         * shell/ev-window.c:
12221         (update_chrome_visibility),
12222         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12223         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12224         (update_document_mode), (ev_window_update_fullscreen_action),
12225         (ev_window_fullscreen), (ev_window_unfullscreen),
12226         (ev_window_cmd_view_fullscreen),
12227         (ev_window_update_presentation_action),
12228         (ev_window_run_presentation), (ev_window_stop_presentation),
12229         (ev_window_cmd_view_presentation), (ev_window_state_event),
12230         (ev_window_focus_in_event), (ev_window_focus_out_event),
12231         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
12232         * data/evince-ui.xml: Initial presentation mode.  We should
12233         probably hide this until it's done, as it's quite rough.  Also,
12234         change full-screen to fullscreen and add two getters to EvView.
12235
12236 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
12237
12238         * shell/ev-page-action.c: (update_page_cache),
12239         (ev_page_action_dispose):
12240         * shell/ev-window.c: (destroy_fullscreen_popup),
12241         (ev_window_create_fullscreen_popup):
12242
12243         Use connect_object rather than explicitly
12244         disconnect on dispose.
12245
12246 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
12247
12248         * shell/ev-page-action.c: (update_page_cache),
12249         (ev_page_action_dispose):
12250
12251 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12252
12253         * backend/ev-page-cache.c: (_ev_page_cache_new),
12254         (ev_page_cache_set_page_label),
12255         (ev_page_cache_has_nonnumeric_page_labels):
12256         * backend/ev-page-cache.h:
12257         * shell/ev-page-action.c: (update_pages_label):
12258         
12259         If all page labels are numeric, fallback to default
12260         way to display number of pages. See bug 173185.
12261
12262 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12263
12264         * shell/ev-page-action.c: (ev_page_action_dispose):
12265         * shell/ev-view.c: (view_update_range_and_current_page):
12266         * shell/ev-window.c: (ev_window_dispose):
12267         
12268         Set page on scroll in continuous mode. Fixes bug 301986.
12269         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
12270
12271 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
12272
12273         * configure.ac:
12274
12275         Require poppler 0.3.0
12276
12277 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12278         
12279         * shell/Makefile.am, configure.ac: Fix build problems
12280         with t1lib. Bug 301996.
12281
12282 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12283
12284         * shell/ev-view.c: (ev_view_scroll_event):
12285         
12286         Scroll up increase zoom
12287
12288 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12289
12290         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
12291         (ev_view_set_sizing_mode),
12292         (ev_view_zoom_for_size_continuous_and_dual_page),
12293         (ev_view_zoom_for_size_continuous):
12294         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12295         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
12296         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
12297         (ev_window_init):
12298
12299         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
12300         Fix for 165473 and 165472.
12301
12302 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12303
12304         * po/POTFILES.in:
12305         * thumbnailer/Makefile.am:
12306         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
12307         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
12308         * thumbnailer/evince-thumbnailer.schemas.in:
12309         
12310         Make thumbnailer schemas translatable. Fix for bug 301773
12311         
12312         * thumbnailer/evince-thumbnailer-djvu.schemas:
12313         * thumbnailer/evince-thumbnailer-dvi.schemas:
12314         * thumbnailer/evince-thumbnailer.schemas:
12315
12316         Removed files
12317
12318 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
12319
12320         * shell/ev-view.c (ev_view_init): forgot to set this.
12321
12322 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
12323
12324         * shell/ev-view.c: (find_page_at_location),
12325         (get_link_at_location),
12326         (ev_view_set_show_border), (ev_view_set_spacing),
12327         (ev_view_zoom_for_size_continuous_and_dual_page),
12328         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
12329         Also, add a quick fix measuring of widths.  Also, removed
12330         ev_view_set_spacing and ev_view_set_show_border.
12331         
12332         * shell/ev-window.c: (ev_window_unfullscreen),
12333         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
12334
12335 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12336
12337         * shell/ev-view.c: (view_update_range_and_current_page),
12338         (page_changed_cb):
12339         
12340         Fix crash on exit and scrolling to page in continuous view.
12341
12342 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
12343
12344         * TODO:
12345         * backend/ev-page-cache.c: (_ev_page_cache_new),
12346         (ev_page_cache_get_max_width_size),
12347         (ev_page_cache_get_max_height_size):
12348         * backend/ev-page-cache.h:
12349         * data/evince-ui.xml:
12350         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
12351         * shell/ev-view.c: (view_update_adjustments),
12352         (view_update_range_and_current_page), (get_bounding_box_size),
12353         (ev_view_size_request_continuous_and_dual_page),
12354         (ev_view_size_request_continuous),
12355         (ev_view_size_request_dual_page),
12356         (ev_view_size_request_single_page), (ev_view_size_request),
12357         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
12358         (ev_view_bin_expose), (ev_view_expose_event),
12359         (ev_view_set_property), (ev_view_get_property),
12360         (ev_view_class_init), (ev_view_init), (ev_view_new),
12361         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
12362         (ev_view_set_dual_page), (ev_view_set_full_screen),
12363         (ev_view_set_presentation), (ev_view_set_sizing_mode),
12364         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
12365         (ev_view_zoom_out), (zoom_for_size_fit_width),
12366         (zoom_for_size_best_fit),
12367         (ev_view_zoom_for_size_continuous_and_dual_page),
12368         (ev_view_zoom_for_size_continuous),
12369         (ev_view_zoom_for_size_dual_page),
12370         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
12371         (ev_view_show_cursor), (ev_sizing_mode_get_type):
12372         * shell/ev-view.h:
12373         * shell/ev-window.c: (update_action_sensitivity),
12374         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12375         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12376         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
12377         (ev_window_cmd_view_zoom_out), (update_view_size),
12378         (ev_window_set_sizing_mode), (ev_window_init):
12379
12380         Add Continuous and Dual page modes.
12381
12382 2005-04-23  James Bowes  <bowes@cs.dal.ca>
12383
12384         * dvi/dvi-document.c: (dvi_document_load),
12385         (dvi_document_thumbnails_get_thumbnail),
12386         (dvi_document_init_params): Fix up some mixups between
12387         width and height to correct thumbnail rendering.
12388
12389 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12390
12391         * dvi/mdvi-lib/private.h:
12392         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
12393         
12394         Suppess output for kpathsea during font generation. Thanks to
12395         James Bowes
12396
12397 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
12398
12399         * NEWS:
12400         * configure.ac:
12401
12402         Release 0.2.1
12403
12404         * Makefile.am: fix distcheck.
12405
12406 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12407
12408         * shell/ev-sidebar-links.c: (selection_changed_callback),
12409         (update_page_callback), (row_activated_callback),
12410         (job_finished_callback), (ev_sidebar_links_set_document):
12411         
12412         Fix for bug #169901. Double click on links expands tree.
12413
12414 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
12415
12416         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
12417         hard-coded style. Fix for bug 170111
12418
12419 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
12420
12421         * shell/ev-view.c (highlight_find_results): Remove unnecessary
12422         locking.
12423
12424 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12425
12426         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
12427
12428 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
12429
12430         * pdf/ev-poppler.cc:
12431         * shell/ev-view.c: (highlight_find_results):
12432
12433         Fix find on single page documents
12434
12435 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12436
12437         * data/evince.schemas.in: fix for bug 301390
12438
12439 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12440
12441         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
12442         (ev_view_zoom_out), (ev_view_zoom_normal):
12443         * shell/ev-view.h:
12444         * shell/ev-window.c: (update_action_sensitivity),
12445         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12446         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
12447         (ev_window_cmd_view_normal_size):
12448
12449         Fix normal size zoom. Make zoom in/zoom out unsensitive when
12450         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
12451         better than oom. 
12452
12453 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12454
12455         * configure.ac:
12456
12457         Depend on 2.57, 2.59 doesnt seem to be necessary
12458
12459 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12460
12461         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
12462         (create_tool_item):
12463
12464         Put back total number of pages as (1 of 1234)
12465
12466 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
12467
12468         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
12469         remove the job.
12470
12471         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
12472         function.  This helps debugging.
12473
12474 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12475
12476         * djvu/djvu-document.c: (djvu_document_class_init),
12477         (djvu_document_get_info), (djvu_document_document_iface_init):
12478         * dvi/dvi-document.c: (dvi_document_class_init),
12479         (dvi_document_get_info), (dvi_document_document_iface_init):
12480
12481         Dummy implementation of get_info method for dvi and
12482         djvu. Fix crashes with those backends
12483
12484 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
12485
12486         * data/evince.desktop.in:
12487
12488         Add application/x-gzpostscript
12489
12490 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12491
12492         * data/evince.schemas.in: Added real long descriptions, 
12493         closes bug 172496 
12494
12495         * README: Added actual text, closes bug 171869
12496
12497 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12498
12499         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12500
12501         Thumbnail page 0
12502
12503 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12504
12505         * backend/ev-document-info.h:
12506
12507         s/GDate */GDate so we can just use g_free
12508
12509 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12510
12511         * shell/ev-window.c: (update_document_mode),
12512         (ev_window_setup_document):
12513
12514         Show the window in fullscreen when specified by
12515         the document
12516
12517 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12518
12519         * backend/ev-document.c: (ev_document_class_init),
12520         (ev_document_get_info), (ev_document_render_pixbuf):
12521         * backend/ev-document.h:
12522         * backend/ev-page-cache.c: (_ev_page_cache_new):
12523         * pdf/ev-poppler.cc:
12524         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12525         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
12526         * ps/ps-document.c: (ps_document_class_init), (document_load),
12527         (ps_document_get_info), (ps_document_document_iface_init):
12528
12529         Remove get_title from the interface, we can just use document info
12530
12531 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12532
12533         * backend/Makefile.am:
12534         * backend/ev-document.c: (ev_document_render_get_info):
12535         * backend/ev-document.h:
12536         * pdf/ev-poppler.cc:
12537
12538         Initial support for document info. Based on jrb patch.
12539
12540 2005-04-19  Paolo Borelli <pborelli@katamail.com>
12541
12542         * shell/ev-window.c: (ev_window_state_event),
12543         (ev_window_class_init), (ev_window_init):
12544         
12545         Doesn't show resize grip when maximized. See bug #301053
12546
12547 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12548
12549         * po/POTFILES.in:
12550         
12551         ev-sidebar-thumbnails now has translatable labels
12552         
12553         * shell/Makefile.am:
12554         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
12555         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
12556         (ev_sidebar_links_page_iface_init):
12557         * shell/ev-sidebar-links.h:
12558         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
12559         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
12560         (ev_sidebar_page_get_label):
12561         * shell/ev-sidebar-page.h:
12562         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
12563         (ev_sidebar_thumbnails_set_document),
12564         (ev_sidebar_thumbnails_support_document),
12565         (ev_sidebar_thumbnails_get_label),
12566         (ev_sidebar_thumbnails_page_iface_init):
12567         * shell/ev-sidebar-thumbnails.h:
12568         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12569         (ev_sidebar_set_document):
12570         * shell/ev-sidebar.h:
12571         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
12572         
12573         Small rework of sidebar code. Now sidebar pages should implement
12574         EvSidebarPage interface. That makes page management in EvSidebar
12575         easier. See bug #164811 for details
12576
12577 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12578
12579         * shell/ev-application.c: (ev_application_open):
12580         * shell/ev-document-types.c:
12581         
12582         Fix build error and small problem with application exit
12583
12584 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12585
12586         * thumbnailer/Makefile.am:
12587         * thumbnailer/evince-thumbnailer-djvu.schemas:
12588         * thumbnailer/evince-thumbnailer-dvi.schemas:
12589         
12590         Conditionally install schemas for djvu/dvi thumbnailer
12591
12592 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
12593
12594         * shell/ev-document-types.h: 
12595         * shell/ev-document-types.c: 
12596         New files, handling the mapping from mimetypes to backends
12597         
12598         * shell/ev-window.c: 
12599         * thumbnailer/evince-thumbnailer.c:     
12600         Use the ev-document-types code
12601         
12602         * shell/Makefile.am: 
12603         Added new convenience library libevbackendfactory_la, containing
12604         the new mimetype->backend logic; moved the backends into it.
12605
12606         * thumbnailer/Makefile.am:
12607         Make the thumbnailer link with the libevbackend.la convenience
12608         library, rather than having a duplicate of the backend logic here.
12609
12610 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
12611
12612         * shell/ev-stock-icons.c: constify some vars.
12613         * shell/ev-window.c: ditto.
12614
12615 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
12616
12617         * ps/ps-document.c (get_page_orientation):
12618
12619         Respect document orientation 
12620
12621 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12622
12623         * djvu/Makefile.am:
12624         * dvi/Makefile.am:
12625         * shell/Makefile.am:
12626         
12627         Move library dependencies to components.
12628         
12629         * shell/ev-window.c: (update_window_title),
12630         (start_loading_document):
12631         
12632         Fix display of uris with spaces. Bug 168358.
12633
12634 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
12635
12636         * shell/ev-sidebar-links.c: (selection_changed_cb):
12637         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
12638         (ev_view_button_release_event), (ev_view_set_document):
12639         * shell/ev-view.h:
12640         * shell/ev-window.c: (find_bar_search_changed_cb):
12641         * shell/ev-window.h: Minor cleanups removing some dead code.
12642
12643 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12644
12645         * backend/ev-page-cache.c: (_ev_page_cache_new):
12646         
12647         Set current page to 0 if document has pages.
12648
12649 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12650
12651         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12652
12653         Initialize GError to NULL, fix a crash when loading fails.
12654
12655 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12656
12657         * shell/ev-window.c: (update_view_size):
12658
12659         Calculate shadow size only when there is actually
12660         a shadow.
12661
12662 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12663
12664         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
12665         * shell/ev-view.h:
12666
12667         Allow setting view spacing, default to 0
12668
12669         * shell/ev-window.c: (ev_window_unfullscreen),
12670         (ev_window_cmd_view_fullscreen), (ev_window_init):
12671
12672         Remove spacing in fullscreen mode
12673
12674 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12675
12676         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
12677         (ev_view_size_request), (expose_bin_window),
12678         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
12679         * shell/ev-view.h:
12680         * shell/ev-window.c: (ev_window_unfullscreen),
12681         (ev_window_cmd_view_fullscreen):
12682
12683         Do not draw the border in fulscreen
12684
12685 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12686
12687         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
12688         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
12689         (find_page_at_location), (page_changed_cb):
12690
12691         Rework border calculation, so that I can more easily disable it.
12692         Code somewhat cleaner too.
12693
12694 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12695
12696         * backend/ev-page-cache.c: (ev_page_cache_init),
12697         (_ev_page_cache_new):
12698
12699         Remove some assertions, documents can have 0 pages.
12700         Make initial current page -1.
12701
12702         * shell/ev-page-action.c: (page_changed_cb):
12703
12704         Show "" if current page is -1
12705
12706         * shell/ev-window.c: (update_action_sensitivity),
12707         (ev_window_setup_document):
12708
12709         When document has 0 pages do not set the view
12710         and make nearly everything insensitive.
12711
12712 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12713
12714         * shell/ev-page-view.c:
12715         * shell/ev-page-view.h:
12716
12717         Remove unused files.
12718         
12719         * shell/ev-sidebar-thumbnails.c:
12720         (ev_sidebar_thumbnails_set_document):
12721         * shell/ev-sidebar.c: (ev_sidebar_set_document),
12722         (ev_sidebar_supports_document):
12723         * shell/ev-sidebar.h:
12724         * shell/ev-window.c: (ev_window_setup_document):
12725         
12726         Doesn't show thumbnails if document has 1 page. Make
12727         sidebar menu entries sensitive only if if they have 
12728         sense. Fix bug 164811. 
12729
12730 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12731
12732         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
12733         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
12734         (ev_view_zoom_out), (ev_view_set_size):
12735
12736         Rework sizing to deal with documents with not uniform page
12737         size.
12738
12739 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12740
12741         * backend/ev-page-cache.c: (_ev_page_cache_new):
12742
12743         Fix several page size caching bugs
12744
12745 2005-04-15  Luca Ferretti <elle.uca@libero.it>
12746
12747         * shell/ev-window.c: (set_action_properties):
12748
12749         Make all toolbar items translatable
12750
12751 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12752
12753         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
12754         (save_page_list), (ps_document_save),
12755         (ps_document_document_iface_init), (ps_document_ps_export_begin),
12756         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
12757         (ps_document_ps_exporter_iface_init):
12758         * ps/ps-document.h:
12759
12760         Based on a patch by J�rg Billeter <j@bitron.ch>
12761         
12762         Implement print and save a copy for the ps backend.
12763
12764 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
12765
12766         * backend/ev-document.h:
12767         * djvu/djvu-document.c: (djvu_document_can_get_text),
12768         (djvu_document_document_iface_init):
12769         * dvi/dvi-document.c: (dvi_document_can_get_text),
12770         (dvi_document_document_iface_init):
12771         * pdf/ev-poppler.cc:
12772         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
12773         (pixbuf_document_document_iface_init):
12774         * ps/ps-document.c: (ps_document_can_get_text),
12775         (ps_document_document_iface_init):
12776         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
12777         * shell/ev-window.c: (update_action_sensitivity):
12778
12779         Fix the crash when trying to copy in backends that doesnt
12780         support it. We can implement a better solution once we
12781         do real text selection.
12782
12783 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
12784
12785         * data/evince-ui.xml:
12786         * shell/ev-window.c: (ev_window_cmd_escape):
12787         
12788         Work around the Escape conflict (find bar and unfullscreen)
12789
12790 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
12791
12792         * backend/ev-page-cache.c: (ev_page_cache_next_page):
12793         
12794         Fix for #300233. Next page correctly handles document end.
12795         
12796         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
12797         (ev_sidebar_thumbnails_class_init),
12798         (ev_sidebar_thumbnails_set_document),
12799         (ev_sidebar_thumbnails_clear_job),
12800         (ev_sidebar_thumbnails_clear_model):
12801         
12802         Cleanup thumbnail jobs on document changes.
12803         
12804         * shell/ev-view.c: (add_scroll_binding_keypad),
12805         (add_scroll_binding_shifted), (ev_view_class_init):
12806         
12807         Shift + Space scrolls up. Fix for #173184
12808         
12809         * shell/ev-window.c: (ev_window_open_page),
12810         (ev_window_cmd_view_reload):
12811         
12812         Fix reload (Bug #300094)
12813
12814 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12815
12816         
12817         * dvi/mdvi-lib/assoc.c:
12818         * dvi/mdvi-lib/assoc.h: Removed garbage files
12819         
12820         * dvi/mdvi-lib/bitmap.c:
12821         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
12822         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
12823         * dvi/mdvi-lib/color.h: Antialias of rules
12824         
12825         * dvi/mdvi-lib/common.h:
12826         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
12827         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
12828         * dvi/mdvi-lib/files.c:
12829         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
12830         * dvi/mdvi-lib/mdvi.h:
12831         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
12832         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
12833         * dvi/mdvi-lib/util.c: Fix compile warnings
12834         
12835         * dvi/dvi-document.c:
12836         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
12837         (dvi_document_thumbnails_get_thumbnail),
12838         (dvi_document_document_thumbnails_iface_init):
12839         * dvi/mdvi-lib/Makefile.am:
12840         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
12841         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
12842         
12843         Dvi backend now renders thumbnails
12844
12845 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
12846
12847         * shell/main.c: (main): 
12848         
12849         Save accelerators on exit. Fixes bug #172095.
12850
12851 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
12852
12853         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
12854         update priority" comment.
12855
12856         * backend/ev-job-queue.c: Give a way to change priority.
12857
12858 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
12859
12860         * shell/ev-page-action.c: Fix logic.
12861
12862 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12863
12864         * shell/ev-view.c: (ev_view_can_find_next):
12865         * shell/ev-window.c: (ev_window_setup_document):
12866
12867         Check that the document supports find
12868
12869 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12870
12871         * data/evince-ui.xml:
12872         * shell/ev-view.c: (ev_view_can_find_next):
12873         * shell/ev-view.h:
12874         * shell/ev-window.c: (update_action_sensitivity),
12875         (find_changed_cb), (ev_window_setup_document),
12876         (ev_window_cmd_edit_find_next):
12877
12878         Add Edit->Find Next
12879
12880 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12881
12882         * pdf/ev-poppler.cc:
12883         * shell/ev-print-job.c: (idle_print_handler):
12884
12885         Make printing work again
12886
12887 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
12888
12889         * shell/ev-page-action.h:
12890         * shell/ev-page-action.c: (ev_page_action_widget_init),
12891         (ev_page_action_widget_class_init), (page_changed_cb),
12892         (create_tool_item), (update_page_cache), (build_new_tree_cb),
12893         (get_filter_model_from_model), (match_selected_cb),
12894         (display_completion_text), (match_completion), (update_model),
12895         (connect_proxy), (ev_page_action_set_property),
12896         (ev_page_action_get_property), (ev_page_action_set_document),
12897         (ev_page_action_set_model), (ev_page_action_class_init): Big
12898         reworking to make completions work iff we have >= GTK-2.7.0
12899                 
12900         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
12901         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
12902         (job_finished_cb): We now have a 'model' property that is set when
12903         the links are loaded.  This can be caught with "notify::model"
12904
12905         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
12906         listen for the model to be set, and propagate it to the action.
12907
12908 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12909
12910         * cut-n-paste/recent-files/egg-recent-item.c:
12911         (egg_recent_item_set_uri), (make_valid_utf8),
12912         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
12913         * cut-n-paste/recent-files/egg-recent-item.h:
12914         
12915         Update egg-recent from libegg. This should fix long
12916         startup problem. For details see
12917         http://bugzilla.gnome.org/show_bug.cgi?id=160531
12918
12919 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12920
12921         * cut-n-paste/recent-files/Makefile.am:
12922         * data/evince-ui.xml, shell/Makefile.am:
12923         * shell/ev-application.c, shell/ev-application.h:
12924         * shell/ev-window.c: Recent files support.
12925         
12926         * configure.ac: Added "ru" to ALL_LINGUAS.
12927         
12928         * dvju: new backend to support DJVU files.
12929         * dvi: new backend to support DVI.
12930
12931         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
12932         * ev-application.c: Support for new backends.
12933         
12934         * help, ev-window.c, main.c shell/Makefile.am: 
12935         Evince user documentation.
12936
12937 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12938
12939         * po/POTFILES.in:
12940         * shell/ev-window.c:
12941         * thumbnailer/evince-thumbnailer.c:
12942
12943         s/pdf-document/ev-poppler
12944
12945 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12946
12947         * NEWS:
12948         * configure.ac:
12949
12950         Release 0.2.0
12951
12952         * ps/ps-document.c: (setup_pixmap):
12953
12954         Remove debug code
12955
12956 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12957
12958         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12959         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12960         (ev_window_cmd_go_first_page): Fix of by one errors.
12961
12962 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12963
12964         * ps/ps-document.c: (get_page_box):
12965
12966         Fix page size calculation
12967
12968 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12969
12970         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12971         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12972         (get_page_orientation), (setup_page), (document_load),
12973         (ps_document_get_page_size), (render_pixbuf_idle):
12974         * ps/ps-document.h:
12975
12976         More refactoring to adapt to EvDocument changes
12977
12978 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12979
12980         * ps/ps-document.c: (start_interpreter):
12981
12982         Actually add alpha args
12983
12984 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12985
12986         * pdf/ev-poppler.cc:
12987
12988         Make clipboard work again
12989
12990 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
12991
12992         Make searching work again.
12993         
12994         * backend/ev-document.c:
12995         * backend/ev-document.h:
12996         * backend/ev-document-find.c:
12997         * backend/ev-document-find.h: Change EvDocumentIface so we no
12998         longer store the current page or zoom level in the document.  The
12999         consequence is that all calls that operate on the current page now
13000         instead take the page number as an extra argument, and all
13001         coordinates are now doubles in document coordinate system.
13002
13003         * pdf/ev-poppler.cc:
13004         * pixbuf/pixbuf-document.c:
13005         * ps/ps-document.c: Update backends accordingly.
13006
13007 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
13008
13009         * autogen.sh:
13010
13011         Add required gettext version
13012
13013 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
13014
13015         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
13016         make F1 bring up non-existent help.
13017
13018         * shell/eggfindbar.c: Patch from Christian Persch to sync to
13019         epiphany's find bar, #167477
13020
13021         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
13022         <emil@nishra.com> to add space-bar scrolling, 
13023
13024         * shell/ev-window.c (static GtkActionEntry entries): add default
13025         keybinding for Help (F1)
13026         Fixes #171068
13027
13028         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
13029         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
13030         170110
13031
13032 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
13033
13034         * Makefile.am: 
13035         * pixbuf/pixbuf-document.c: 
13036
13037         Got pixbuf backend working again
13038
13039 2005-04-01  Steve Murphy  <murf@e-tools.com>
13040
13041         * configure.in: Added "rw" to ALL_LINGUAS.
13042
13043 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
13044
13045         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
13046         model types, noticed by Martin Kretzschmar.
13047
13048 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
13049
13050         * pdf/ev-poppler.cc: Implement search based on
13051         poppler_page_find_text().  Currently a bit crude since we remember
13052         all matches from all pages.  Also, we grab the big document lock
13053         when we search since searching changes the underlying stream and
13054         thus conflicts with the rendering thread.
13055         
13056         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13057         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
13058         (ev_view_find_previous): Fix some page indexes to be 0 based,
13059         offset rubber band by view offset,
13060
13061 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
13062
13063         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
13064
13065 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
13066
13067         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
13068         completely because I didn't understand GtkActions.  I should
13069         read Marco's code more carefully in the future.
13070
13071         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
13072         function
13073
13074 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
13075
13076         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
13077         PopplerRectangle change from poppler CVS.
13078
13079 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
13080
13081         * backend/ev-document.c: (ev_document_get_page_label):
13082         * backend/ev-document.h:
13083         * backend/ev-page-cache.c: (_ev_page_cache_new),
13084         (ev_page_cache_get_page_label):
13085         * backend/ev-page-cache.h:
13086         * pdf/ev-poppler.cc:
13087         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
13088         (links_page_num_func):
13089         * shell/ev-sidebar-thumbnails.c:
13090         (ev_sidebar_thumbnails_set_document):
13091         * shell/ev-view.c: (status_message_from_link),
13092         (ev_view_motion_notify_event):
13093         * shell/ev-window.c: (document_supports_sidebar): Add in page
13094         label support.  It's not perfect yet, but it's the first 'feature'
13095         in a while.
13096         Also, fix a bogus comment noticed by crispin. 
13097
13098 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
13099
13100         * Makefile.am: Remove pixbuf backend for now
13101
13102         * configure.ac: Require poppler-glib instead of just poppler.
13103
13104         * backend/ev-document-thumbnails.h: Add a comment
13105
13106         * backend/ev-document.h:
13107         * backend/ev-document.c: (ev_document_class_init),
13108         (ev_document_load), (ev_document_get_link),
13109         (ev_document_get_links): Remove 3 methods and add get_links.
13110         Also, made 0 based.
13111
13112         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
13113         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
13114
13115         * backend/ev-link.c: (ev_link_set_title),
13116         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
13117         (ev_link_mapping_find):
13118         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
13119         
13120         * backend/ev-page-cache.c: (ev_page_cache_init),
13121         (_ev_page_cache_new), (ev_page_cache_set_current_page),
13122         (ev_page_cache_get_size), (ev_page_cache_next_page),
13123         (ev_page_cache_prev_page): Fix to be 0 based.
13124
13125         * pdf/Makefile.am: 
13126         * pdf/ev-poppler.h:
13127         * pdf/ev-poppler.cc: New backend.
13128         
13129         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
13130         (ps_document_get_page), (ps_document_document_iface_init):
13131
13132         * shell/ev-pixbuf-cache.h:
13133         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
13134         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
13135         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
13136         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
13137         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
13138         Fix up code to grab a page cache per each doc.  Also, fix to be 0
13139         based.
13140         
13141         * shell/ev-sidebar-thumbnails.c:
13142         (ev_sidebar_tree_selection_changed), (page_changed_cb),
13143         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
13144
13145         * shell/ev-view.c: (status_message_from_link),
13146         (find_page_at_location), (get_link_at_location),
13147         (ev_view_motion_notify_event), (ev_view_button_release_event),
13148         (ev_view_init): Use the new link code.  Fix to be 0 based.
13149
13150         * shell/ev-window.c: (update_action_sensitivity),
13151         (document_supports_sidebar): 0 based.
13152
13153 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
13154
13155         * pdf/pdf-document.cc: Patch from Fernando Herrera
13156         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
13157         *blush*
13158
13159 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
13160
13161         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
13162         1 to the page, as this seems to be 1 based.  I thought we has this
13163         fixed.  grump.
13164
13165 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
13166
13167         * TODO:
13168         * backend/Makefile.am:
13169         * backend/ev-document-links.c:
13170         (ev_document_links_has_document_links),
13171         (ev_document_links_get_links_model):
13172         * backend/ev-document-links.h:
13173         * backend/ev-document.c: (ev_document_get_page_cache),
13174         (ev_document_get_doc_mutex), (ev_document_load),
13175         (ev_document_save), (ev_document_get_title),
13176         (ev_document_get_n_pages), (ev_document_set_page),
13177         (ev_document_get_page), (ev_document_set_target),
13178         (ev_document_set_scale), (ev_document_set_page_offset),
13179         (ev_document_get_page_size), (ev_document_get_text),
13180         (ev_document_get_link), (ev_document_render),
13181         (ev_document_render_pixbuf), (ev_document_scale_changed):
13182         * backend/ev-document.h:
13183         * backend/ev-job-queue.c: (remove_object_from_queue),
13184         (notify_finished), (handle_job), (search_for_jobs_unlocked),
13185         (no_jobs_available_unlocked), (ev_render_thread),
13186         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
13187         (ev_job_queue_remove_job):
13188         * backend/ev-job-queue.h:
13189         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
13190         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
13191         (ev_job_links_class_init), (ev_job_render_init),
13192         (ev_job_render_dispose), (ev_job_render_class_init),
13193         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
13194         (ev_job_thumbnail_class_init), (ev_job_finished),
13195         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
13196         (ev_job_render_run), (ev_job_thumbnail_new),
13197         (ev_job_thumbnail_run):
13198         * backend/ev-jobs.h:
13199         * backend/ev-link.c:
13200         * backend/ev-link.h:
13201         * backend/ev-page-cache.c: (ev_page_cache_init),
13202         (ev_page_cache_class_init), (ev_page_cache_finalize),
13203         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
13204         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
13205         (ev_page_cache_set_link), (ev_page_cache_get_title),
13206         (ev_page_cache_get_size), (ev_page_cache_next_page),
13207         (ev_page_cache_prev_page):
13208         * backend/ev-page-cache.h:
13209         * pdf/pdf-document.cc:
13210         * ps/gsdefaults.c:
13211         * ps/gsdefaults.h:
13212         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13213         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
13214         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
13215         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
13216         (is_interpreter_ready), (output), (catchPipe), (input),
13217         (start_interpreter), (check_filecompressed), (compute_dimensions),
13218         (ps_document_enable_interpreter), (document_load),
13219         (ps_document_next_page), (render_page), (ps_document_set_page),
13220         (ps_document_set_scale), (render_pixbuf_idle),
13221         (ps_document_render_pixbuf), (ps_document_document_iface_init):
13222         * ps/ps-document.h:
13223         * shell/Makefile.am:
13224         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
13225         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
13226         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
13227         (ev_pixbuf_cache_new), (job_finished_cb),
13228         (check_job_size_and_unref), (move_one_job),
13229         (ev_pixbuf_cache_update_range), (find_job_cache),
13230         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
13231         (ev_pixbuf_cache_add_jobs_if_needed),
13232         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
13233         * shell/ev-pixbuf-cache.h:
13234         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
13235         (idle_print_handler):
13236         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13237         (selection_changed_cb), (create_loading_model),
13238         (ev_sidebar_links_construct), (links_page_num_func),
13239         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
13240         (update_page_callback), (job_finished_cb),
13241         (ev_sidebar_links_set_document):
13242         * shell/ev-sidebar-thumbnails.c:
13243         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
13244         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
13245         (page_changed_cb), (thumbnail_job_completed_callback),
13246         (ev_sidebar_thumbnails_set_document):
13247         * shell/ev-sidebar-thumbnails.h:
13248         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13249         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
13250         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
13251         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
13252         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
13253         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
13254         (ev_view_button_release_event), (ev_view_scroll_view),
13255         (ev_view_class_init), (ev_view_init), (update_find_status_message),
13256         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
13257         (ev_view_new), (job_finished_cb), (page_changed_cb),
13258         (ev_view_set_document), (go_to_link), (ev_view_zoom),
13259         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
13260         (ev_view_find_previous):
13261         * shell/ev-view.h:
13262         * shell/ev-window.c: (update_action_sensitivity),
13263         (ev_window_open_page), (update_window_title), (update_total_pages),
13264         (page_changed_cb), (ev_window_setup_document),
13265         (password_dialog_response), (ev_window_cmd_save_as),
13266         (ev_window_print), (ev_window_cmd_go_previous_page),
13267         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
13268         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
13269         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
13270         * shell/main.c: (main):
13271
13272         Merge evince-threads branch
13273
13274 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
13275
13276         * configure.ac: Added "lt" to ALL_LINGUAS.
13277
13278 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
13279
13280         * NEWS:
13281         * configure.ac:
13282
13283         Release 0.1.9
13284
13285 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
13286
13287         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13288
13289         Fix here also the thumbnails 1-basedness :)
13290
13291 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
13292
13293         * NEWS:
13294         * configure.ac:
13295
13296         Release 0.1.8
13297
13298 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
13299
13300         * pdf/pdf-document.cc:
13301         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
13302         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
13303
13304         Fix the mess we did with thumbnails and 1-basedness
13305
13306 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
13307
13308         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
13309
13310 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
13311
13312         * NEWS:
13313         * configure.ac:
13314
13315         Release 0.1.7
13316
13317 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
13318
13319         * ps/Makefile.am:
13320         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
13321         (gtk_gs_defaults_get_alpha_parameters),
13322         (gtk_gs_defaults_get_ungzip_cmd),
13323         (gtk_gs_defaults_get_unbzip2_cmd):
13324         * ps/gsdefaults.h:
13325         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13326         (ps_document_get_orientation), (document_load),
13327         (ps_document_goto_page), (ps_document_set_page_size):
13328         * ps/ps-document.h:
13329
13330         Some more sanitization of the ps backend. Remove a lot
13331         of unused code and do not base our defaults on ggv
13332         preferences (ugh!)
13333
13334 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
13335
13336         * thumbnailer/evince-thumbnailer.schemas:
13337         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13338         (main): add -s option for thumbnail size.
13339
13340 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
13341
13342         * configure.ac:
13343
13344         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
13345         remove it.
13346
13347 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13348
13349         * pdf/pdf-document.cc:
13350
13351         Remove 4 pixels of useless border from the
13352         thumbnail.
13353
13354 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13355
13356         * backend/ev-document-thumbnails.c:
13357         (ev_document_thumbnails_get_thumbnail):
13358         * backend/ev-document-thumbnails.h:
13359
13360         Rework API a bit. Add a border flag and
13361         change sizing logic (now the size we specify
13362         applies to the bigger dimension).
13363
13364         * pdf/pdf-document.cc:
13365         * pixbuf/pixbuf-document.c:
13366         (pixbuf_document_thumbnails_get_thumbnail):
13367         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
13368         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13369
13370         Adapt to the new API and do not draw a border for nautilus
13371         thumbnailer.
13372
13373 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
13374
13375         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13376         take thumbnails from page "0" instead of "1". Added a copyright header.
13377
13378 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
13379
13380         * ps/ps-document.c: (set_up_page), (start_interpreter):
13381
13382         Make it C89 compliant
13383
13384 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
13385
13386         * Makefile.am:
13387         * configure.ac:
13388         * pdf/.cvsignore:
13389         * pdf/pdf-document.cc:
13390         * thumbnailer/Makefile.am:
13391         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13392         (main):
13393         * thumbnailer/evince-thumbnailer.schemas:
13394         * thumbnailer/pdf-icon.png:
13395
13396         Add a nautilus thumbnailer.
13397         Based on patch by Fernando Herrera <fherrera@onirica.com>.
13398
13399 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
13400
13401         * NEWS:
13402         * configure.ac:
13403         * po/POTFILES.in:
13404
13405         Release 0.1.6
13406
13407 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
13408
13409         Use poppler instead of including xpdf source code.  Poppler is a
13410         fork of xpdf to build it as a shared library. See
13411         http://freedesktop.org/wiki/Software/poppler.
13412
13413         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
13414         xpdf fork.
13415         
13416         * pdf/Makefile.am: Build libpdfdocument.a here.
13417         
13418         * pdf/GDKSplashOutputDev.cc:
13419         * pdf/GDKSplashOutputDev.h:
13420         * pdf/GnomeVFSStream.cc:
13421         * pdf/GnomeVFSStream.h:
13422         * pdf-document.cc:
13423         * pdf-document.h:
13424         * test-gdk-output-dev.cc
13425         * Thumb.cc:
13426         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
13427         against poppler.
13428
13429 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13430
13431         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
13432
13433         Clear idle stack before unsetting the document
13434
13435 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13436
13437         * ps/ps-document.c: (ps_document_widget_event),
13438         (ps_document_set_target), (ps_document_finalize),
13439         (ps_document_get_page):
13440
13441         Disconnect the widget event signal on finalize.
13442         Some code cleanups.
13443
13444 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13445
13446         * ps/ps-document.c: (set_up_page):
13447
13448         If there is no bpixmap create one, even if size
13449         is not changed.
13450
13451 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13452
13453         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
13454         (set_up_page), (document_load), (ps_document_set_zoom):
13455
13456         Default page is 0. Calculate size even when we have no
13457         target yet.
13458
13459 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
13460
13461         * shell/ev-sidebar.c: expand the selection widget to be always as
13462         wide as the sidebar
13463
13464 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13465
13466         * shell/ev-sidebar-thumbnails.c:
13467         (ev_sidebar_thumbnails_set_document):
13468
13469         Clear the list store when setting document
13470
13471 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13472
13473         * shell/ev-page-action.c: (update_entry), (sync_entry),
13474         (activate_cb), (entry_size_request_cb), (create_tool_item),
13475         (connect_proxy):
13476
13477         Use an entry for the page control instead of spinbuttons
13478
13479 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13480
13481         * data/evince.schemas.in:
13482
13483         Correct confusing string
13484
13485 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
13486
13487         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
13488         for real.  Gosh, how long has this been broken.
13489
13490         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
13491         check for a NULL link.  We crash otherwise.
13492
13493 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
13494
13495         * NEWS:
13496         * configure.ac:
13497
13498         Release 0.1.5
13499
13500 2005-02-25  Sebastien Bacher  <seb128@debian.org>
13501
13502         * configure.ac: add the french translation.
13503
13504 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13505
13506         * shell/ev-window.c:
13507
13508         Remove unused header -> fix distcheck
13509
13510 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13511
13512         * shell/ev-window.c: (update_window_title),
13513         (ev_window_popup_password_dialog):
13514
13515         Unescape filename for display
13516
13517 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13518
13519         * pdf/xpdf/pdf-document.cc:
13520
13521         In get_page_size deal with rotation. Also
13522         cleanup the function a bit.
13523
13524 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13525
13526         * pdf/xpdf/pdf-document.cc:
13527
13528         Fix crash when opening in new window
13529
13530 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13531
13532         * configure.ac:
13533
13534         Check ghostscript >= 7
13535
13536 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
13537
13538         * shell/ev-window.c:
13539
13540         Make page width the default sizing mode
13541
13542 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
13543         Marco Pesenti Gritti <marco@gnome.org>
13544
13545         * shell/ev-window.c: Remember the sidebar size
13546
13547         * data/evince.schemas.in: Add a new gconf key to store the size of
13548         the sidebar
13549
13550 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
13551
13552         * data/evince-ui.xml:
13553         * shell/ev-window.c: (update_action_sensitivity),
13554         (ev_window_cmd_view_reload):
13555         
13556         Add a "Reload" action and menu entry
13557
13558 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
13559
13560         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
13561         iff the type doesn't support thumbnailing and indexing.
13562
13563 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
13564
13565         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
13566
13567 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13568
13569         * pdf/splash/Splash.cc:
13570
13571         Port fix for a crasher from kde bug
13572         http://bugs.kde.org/show_bug.cgi?id=97131
13573
13574 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13575
13576         * pdf/xpdf/pdf-document.cc:
13577
13578         Return a link even if it's of an unrecognized
13579         type. Otherwise we go in an infinte cycle.
13580
13581 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13582
13583         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
13584         (size_allocate_cb), (ev_window_set_sizing_mode):
13585
13586         Update size when switching mode
13587
13588 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13589
13590         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
13591         (ev_window_cmd_view_page_width), (update_sizing_buttons),
13592         (ev_window_cmd_view_normal_size):
13593
13594         Fix size toggle buttons behavior
13595
13596 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13597
13598         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
13599         (doc_rect_to_view_rect), (ev_view_size_allocate),
13600         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
13601         (scale_changed_callback):
13602
13603         Do not cache offsets in size_allocate.
13604
13605 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13606
13607         * shell/ev-view.c: (ev_view_size_allocate):
13608
13609         Calculate offsets before calling the parent
13610         class (which does a redraw)
13611
13612 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13613
13614         * pdf/xpdf/pdf-document.cc:
13615
13616         Fix a crasher on exit. Unused code, put a TODO
13617
13618 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13619
13620         * backend/ev-document.c: (ev_document_class_init),
13621         (ev_document_page_changed), (ev_document_scale_changed):
13622         * backend/ev-document.h:
13623
13624         Separate page/scale notifications
13625
13626         * pdf/xpdf/pdf-document.cc:
13627
13628         Emit the new signals.
13629         Do not display the pdf page in _render, do it
13630         when scale/page are requested.
13631
13632         * ps/ps-document.c: (ps_document_set_zoom),
13633         (ps_document_widget_event):
13634         * ps/ps-document.h:
13635
13636         Emit the new signals.
13637
13638         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13639         (ev_view_init), (page_changed_callback), (scale_changed_callback),
13640         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
13641         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
13642         * shell/ev-view.h:
13643         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
13644         (ev_window_cmd_view_page_width), (size_allocate_cb),
13645         (ev_window_set_sizing_mode):
13646
13647         Rework sizing to be pixel based.
13648         There are bugs but should be already way better.
13649
13650 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
13651
13652         * shell/ev-window.c: (ev_window_init):
13653
13654         Do not allow to shrink sidebar smaller then
13655         child requisition
13656
13657 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
13658
13659         * shell/ev-sidebar.[ch]
13660         * shell/ev-window.c:
13661
13662         Improved sidebar widget. Fixes #166683
13663
13664 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
13665
13666         * shell/ev-view.c (update_find_status_message): Give translators
13667         more flexibility with ngettext plural handling.
13668
13669 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
13670
13671         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
13672         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
13673         page when we get the page size.
13674
13675 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13676
13677         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
13678
13679         ps pages are 0 based, convert 
13680
13681 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13682
13683         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
13684
13685         Initialize correct parent class. Set GError on document load
13686
13687 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13688
13689         * pdf/xpdf/pdf-document.cc:
13690
13691         Fixup selection offset calculation
13692
13693         * shell/ev-view.c: (view_rect_to_doc_rect),
13694         (doc_rect_to_view_rect), (ev_view_size_allocate),
13695         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
13696         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
13697
13698         Store selection as document relative, so that zooming
13699         and offset changing doesnt break it.
13700
13701 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13702
13703         * shell/ev-view.c: (ev_view_best_fit):
13704
13705         Do not try to best fit if the view is not realized
13706
13707 2005-02-20  Kostas Papadimas <pkst@gnome.org>
13708           
13709         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
13710
13711 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
13712
13713         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
13714
13715 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
13716
13717         * shell/ev-window.c: Change the fullscreen toolbar to always be in
13718         the popup window.  That prevents it resizing when in full screen
13719         mode.
13720
13721         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
13722         multiple rerenders.  This pretty much sucks.
13723
13724         * data/evince-ui.xml: Change the fullscreen toolbar to include the
13725         rest of the toolbar.
13726
13727 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
13728
13729         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
13730
13731 2005-02-17  Alexander Shopov  <ash@contact.bg>
13732
13733         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
13734
13735 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
13736
13737         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
13738
13739 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
13740
13741         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
13742         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
13743         (set_document_page), (document_changed_callback),
13744         (ev_view_set_document), (ev_view_find_previous),
13745         (ev_view_hide_cursor), (ev_view_show_cursor):
13746         * shell/ev-view.h:
13747         * shell/ev-window.c: (update_chrome_visibility),
13748         (fullscreen_timeout_cb), (fullscreen_set_timeout),
13749         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
13750         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
13751         (ev_window_unfullscreen):
13752         * shell/main.c: (main):
13753
13754         Automatically hide the fullscreen button.
13755         Patch by Kristian Høgsberg <krh@redhat.com>
13756
13757 2005-02-16  Vincent Noel  <vnoel@cox.net>
13758
13759         * shell/main.c (main): Specify an icon for the window. Patch by
13760         Jaap A. Haitsma. Fixes #166177.
13761
13762 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
13763
13764         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
13765
13766 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
13767
13768         * backend/ev-document-misc.h:
13769         * backend/ev-document-misc.c:
13770         (ev_document_misc_get_page_border_size),
13771         (ev_document_misc_paint_one_page): New function to canonicalize
13772         sizing/painting a border.
13773
13774         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
13775         used.
13776
13777         * pdf/xpdf/pdf-document.cc: use new function
13778
13779         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13780         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
13781         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
13782         shell/ev-window.c: (update_sizing_buttons),
13783         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
13784         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
13785         (ev_window_cmd_view_page_width), (size_allocate_cb),
13786         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
13787         and "fit width" values act as toggle buttons so they stay
13788         toggled.  It's not 100% perfect, and it's a little slow, but it's
13789         good enough to commit I think.
13790
13791 2005-02-15  David Lodge  <dave@cirt.net>
13792
13793         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
13794
13795 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
13796
13797         * shell/ev-window.c (update_window_title): replace newlines in
13798         the title by spaces. Bug #166107.
13799
13800 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
13801
13802         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
13803         parameters providing allocation width and height without
13804         scrollbars and width of a possible vertical scrollbar. With this
13805         additional information the functions can work as
13806         intended. Unfortunately they're not idempotent. We should
13807         transform these commands to toggles. Fixes Bug #164976
13808         Initial patch by Stephane Loeuillet, then heavily modified.
13809
13810         * shell/ev-view.h: update prototypes.
13811
13812         * shell/ev-window.c (ev_window_cmd_view_best_fit)
13813         (ev_window_cmd_view_page_width): provide EvView fit functions with
13814         all the information they need. Formulas to calculate this
13815         information taken from GtkScrolledWindow.
13816
13817 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
13818
13819         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
13820         created a thumbnail, the list store is updated to know
13821         that the thumbnail is set. Fixes bug #166792
13822
13823 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
13824
13825         * shell/ev-window.c: fixed typo, closes bug 166897
13826
13827         * TODO: updated TODO with bug numbers that are relevant
13828
13829 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
13830
13831         * shell/ev-window.c: Support for DnD of files. Fixes #164813
13832
13833 2005-02-09  Vincent Noel  <vnoel@cox.net>
13834
13835         * shell/ev-window.c: (set_action_properties): Set the "Previous"
13836         and "Next" toolbar buttons as important to make them stand out.
13837
13838 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13839
13840         * lib/ev-debug.c:
13841         * lib/ev-debug.h:
13842         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
13843         (start_interpreter), (stop_interpreter), (document_load),
13844         (ps_document_next_page), (ps_document_goto_page),
13845         (ps_document_set_page_size), (ps_document_widget_event),
13846         (ps_document_render):
13847         * shell/ev-page-view.c: (ev_page_view_dispose):
13848         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
13849
13850         Fix compilation on non-gcc platforms
13851
13852 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13853
13854         * NEWS:
13855         * configure.ac:
13856
13857         Release 0.1.4
13858
13859         * pdf/xpdf/Catalog.cc:
13860         * pdf/xpdf/XRef.cc:
13861
13862         Fix the fix for CAN-2004-0888
13863
13864 2005-02-09  Luca Ferretti <elle.uca@libero.it>
13865
13866         * data/Makefile.am:
13867         * data/evince-ui.xml:
13868         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13869         * shell/ev-stock-icons.h:
13870         * shell/ev-window.c: (update_action_sensitivity),
13871         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
13872         (set_action_properties):
13873
13874         Improve toolbar layout/icons
13875
13876 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
13877
13878         * pdf/xpdf/pdf-document.cc:
13879
13880         Add warnings about unimplemented/unknown link
13881         types.
13882
13883 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13884
13885         * ps/ps-document.c: (set_up_page):
13886
13887         Log gs property
13888
13889 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13890
13891         * ps/ps-document.c: (start_interpreter):
13892
13893         Log gs env var
13894
13895 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13896
13897         * shell/ev-page-view.c: (ev_page_view_dispose):
13898         * shell/ev-view.c: (ev_view_finalize):
13899         * shell/ev-window.c: (ev_window_setup_document),
13900         (ev_window_dispose), (ev_window_init):
13901
13902         Solve more refs issues.
13903
13904         I commented out the page_view initialization for now:
13905         it was never destroyed (because it's never added
13906         to a container). Because of that we was leaking
13907         gs processes. Couldnt think to a clean fix.
13908         We need to figure this out, password view has the
13909         same issue probably.
13910
13911 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13912
13913         * ps/ps-document.c: (ps_document_finalize),
13914         (ps_document_get_n_pages), (ps_document_get_page):
13915
13916         Some cleanups, stop the interpreter on finalize
13917
13918         * shell/ev-page-view.c: (ev_page_view_dispose),
13919         (ev_page_view_class_init):
13920
13921         Release our reference on the document
13922
13923 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13924
13925         * Makefile.am:
13926         * configure.ac:
13927         * doc/debugging.txt:
13928         * lib/.cvsignore:
13929         * lib/Makefile.am:
13930         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
13931         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
13932         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
13933         * lib/ev-debug.h:
13934
13935         Add debugging helpers
13936
13937         * ps/Makefile.am:
13938         * ps/ps-document.c: (set_up_page), (start_interpreter),
13939         (stop_interpreter), (document_load), (ps_document_next_page),
13940         (ps_document_goto_page), (ps_document_set_page_size),
13941         (ps_document_widget_event), (ps_document_render):
13942         * shell/Makefile.am:
13943         * shell/ev-view.c: (expose_bin_window):
13944         * shell/main.c: (main):
13945
13946         Add some logs
13947         
13948 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13949
13950         * ps/ps-document.c: (ps_document_widget_event):
13951
13952         Initialize message_window, this should make ps
13953         rendering really work! (Never noticed because I was
13954         testing with a ps that is causing gs to exit every time!)
13955
13956 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13957
13958         * data/evince.schemas.in: updated simple error in applyto closing tag
13959
13960 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13961
13962         * Makefile.am:
13963         * configure.ac:
13964         * data/.cvsignore:
13965         * data/Makefile.am:
13966         * data/evince-ui.xml:
13967         A data/evince.schemas.in:
13968         * po/POTFILES.in:
13969         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13970         * shell/ev-stock-icons.h:
13971         * shell/ev-window.c: (update_chrome_visibility),
13972         (update_chrome_flag), (ev_window_cmd_edit_find),
13973         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13974         (ev_window_unfullscreen), (ev_window_focus_in_event),
13975         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13976         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13977         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13978         (ev_window_dispose), (ev_window_class_init),
13979         (set_action_properties), (set_chrome_actions), (load_chrome),
13980         (ev_window_init):
13981
13982         Implement fullscreen mode changes from bug #164776.
13983         Also implement persistent chrome toggles.
13984
13985 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
13986
13987         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
13988
13989 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13990
13991         * NEWS:
13992         * configure.ac:
13993         * shell/ev-view.c:
13994
13995         Add another check for find interface
13996
13997         Release 0.1.3
13998
13999 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14000
14001         * shell/ev-application.c: (ev_application_open):
14002         * shell/ev-window.c: (ev_window_open):
14003
14004         Open gzipped ps documents
14005
14006 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14007
14008         * TODO:
14009         * shell/ev-view.c: (set_document_page):
14010
14011         Clamp page number, dont try to move to
14012         not existant pages.
14013
14014 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14015
14016         * backend/ev-document-find.c: (ev_document_find_changed):
14017         * backend/ev-document-find.h:
14018         * pdf/xpdf/pdf-document.cc:
14019         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
14020         * shell/ev-window.c: (find_bar_search_changed_cb):
14021
14022         Fix several bugs with find
14023
14024 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
14025
14026         * shell/ev-sidebar-thumbnails.c
14027         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
14028         document. Prevents warning from scroll_to_cell.
14029
14030 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
14031
14032         * configure.ac: Add «nb» to ALL_LINGUAS too.
14033
14034 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
14035
14036         * NOTES: New file with some random thoughts.
14037
14038         * TODO: Update.
14039
14040         * backend/ev-document-misc.c:
14041         (ev_document_misc_get_page_border_size): New function to
14042         canonicalize shadow drawing sizes.  Possibly goofy.
14043
14044         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
14045         (ev_view_best_fit), (ev_view_fit_width):
14046         * pdf/xpdf/pdf-document.cc:
14047         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14048         * ps/ps-document.c: (ps_document_get_page_size):
14049         * backend/ev-document-misc.h:
14050         * backend/ev-document.c: (ev_document_get_page_size):
14051         * backend/ev-document.h: get_page_size now takes a page number
14052         parameter.  Made all the backends/frontends honor it.
14053
14054         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
14055         see.  Doesn't work yet.
14056
14057         * shell/Makefile.am:
14058         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
14059         Doesn't do anything yet.
14060
14061         * shell/ev-sidebar-thumbnails.c:
14062         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
14063         [0..n_pages-1]
14064
14065         * shell/ev-window.c: (update_action_sensitivity),
14066         (ev_window_setup_document), (ev_window_set_page_mode),
14067         (ev_window_page_mode_cb), (ev_window_init): Clean up the
14068         view-swapping code a bit so we can have multiple views on a
14069         document.  Add the multi-page view, though it can't be turned on
14070         yet.
14071
14072 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
14073
14074         * shell/ev-application.c: (ev_application_open):
14075         * shell/ev-view.c: (expose_bin_window):
14076         * shell/ev-window.c: (ev_window_open):
14077
14078         Support eps and check document supports find
14079         before drawing highlightings in expose.
14080
14081 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14082
14083         * pixbuf/pixbuf-document.c:
14084         (pixbuf_document_thumbnails_get_dimensions),
14085         (pixbuf_document_document_thumbnails_iface_init):
14086
14087         implement get_dimensions
14088
14089 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
14090
14091         * NEWS:
14092         * configure.ac:
14093
14094         Release 0.1.2
14095
14096 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14097
14098         * shell/ev-view.c: (set_document_page):
14099
14100         Scroll at the top of the page when changing page
14101
14102 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14103
14104         * shell/ev-view.c: (ev_view_motion_notify_event):
14105
14106         Do not redraw unnecessarily
14107
14108 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14109
14110         * pdf/xpdf/pdf-document.cc:
14111         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
14112         (expose_bin_window), (find_changed_cb):
14113
14114         Yay! find works now... Now to find bugs...
14115
14116 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14117
14118         * backend/ev-document-find.c: (ev_document_find_base_init),
14119         (ev_document_find_changed):
14120         * backend/ev-document-find.h:
14121         * pdf/xpdf/pdf-document.cc:
14122         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
14123         (expose_bin_window), (ev_view_init), (set_document_page),
14124         (ensure_rectangle_is_visible), (jump_to_find_result),
14125         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
14126         (ev_view_find_next), (ev_view_find_previous):
14127         * shell/ev-view.h:
14128         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
14129
14130         More work on find implementation, mostly there now
14131
14132 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
14133
14134         * backend/ev-backend-marshalers.list:
14135         * backend/ev-document-find.c: (ev_document_find_base_init),
14136         (ev_document_find_cancel), (ev_document_find_page_has_results),
14137         (ev_document_find_get_n_results), (ev_document_find_get_result),
14138         (ev_document_find_get_progress), (ev_document_find_changed):
14139         * backend/ev-document-find.h:
14140
14141         Enanche the find interface to be really able to do
14142         multi page find.
14143
14144         * pdf/xpdf/pdf-document.cc:
14145
14146         Implement
14147
14148         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
14149         (expose_bin_window), (ev_view_init),
14150         (ev_view_get_find_status_message), (find_changed_cb),
14151         (ev_view_set_document), (set_document_page):
14152
14153         Adapt to the new interface. A few things are regressed sorry,
14154         I will finish it soon.
14155
14156 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
14157
14158         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
14159         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
14160         ev_sidebar_thumbnails_parent_class variable, don't define another
14161         parent_class variable.
14162
14163         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
14164         (ev_page_action_class_init): ditto.
14165
14166         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
14167         (pixbuf_document_class_init): ditto.
14168
14169         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
14170         ditto.
14171
14172         * .cvsignore: ignore various valgrind output files.
14173
14174 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
14175
14176         * data/evince-ui.xml:
14177         * shell/Makefile.am:
14178         * shell/ev-history.c:
14179         * shell/ev-history.h:
14180         * shell/ev-navigation-action.c:
14181         * shell/ev-navigation-action.h:
14182         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
14183         (ev_view_set_page), (ev_view_fit_width):
14184         * shell/ev-view.h:
14185         * shell/ev-window.c: (update_action_sensitivity),
14186         (ev_window_setup_document), (register_custom_actions):
14187
14188         Kill session history
14189
14190 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
14191
14192         * shell/ev-window.c: (update_action_sensitivity):
14193
14194         Fix inverted up/down buttons
14195
14196 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
14197
14198         * shell/ev-sidebar-thumbnails.c
14199         (ev_sidebar_thumbnails_select_page): make sure the selected
14200         thumbnail stays visible.
14201
14202 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
14203
14204         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
14205         scrolled window for Federico.
14206
14207 2005-01-26  Ole Laursen  <olau@hardworking.dk>
14208
14209         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
14210
14211 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
14212
14213         * configure.ac:
14214         * pdf/splash/SplashFTFontEngine.cc:
14215
14216         Fix CID fonts with freetype 2.1.9
14217
14218 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
14219
14220         * TODO: added item for desktop icon thumbnailer
14221
14222 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
14223
14224         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
14225         unloaded docs when the title is accessed.
14226
14227         * shell/ev-password-view.[hc]: New widget for displaying password
14228         state.
14229
14230         * shell/ev-window.[ch]: Refactor password handling code to handle
14231         the new view.
14232
14233 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
14234
14235         * NEWS:
14236         * configure.ac:
14237         * data/Makefile.am:
14238
14239         Release 0.1.1
14240
14241 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
14242
14243         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
14244         ignore page offset here, to make search results independent of it,
14245
14246         * shell/ev-view.c (expose_bin_window): but take offsets into
14247         account here. Bug #164932
14248
14249         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
14250         scale at the right time. Bug #164996
14251
14252 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
14253
14254         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
14255         fix the problem. Now I just removed the Adobe font names and hope
14256         that the URW fonts are always in outline format. Bug #164934
14257
14258         * shell/ev-window.c (update_window_title): empty titles are
14259         useless, use filename in that case too.
14260
14261         * NEWS: Add some content.
14262
14263 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
14264
14265         * TODO: added one more TODO item and a TODONE section :)
14266
14267 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14268
14269         * ps/ps-document.h: add page_[xy]_offset fields.
14270
14271         * ps/ps-document.c (ps_document_set_page_offset)
14272         (ps_document_render): Keep offset in consideration in a few
14273         places. Bug #164752 "postscript documents are not centered in
14274         window"
14275
14276         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
14277         s/gpdf/evince/. Spotted by Stephane Loeuillet.
14278
14279         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
14280         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
14281         stub out missing methods for complete EvDocument implementation.
14282         Fixes segfaults with Save A Copy and Copy actions.
14283
14284         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
14285         (ps_document_document_iface_init): ditto.
14286         
14287 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14288
14289         * data/.cvsignore:
14290         * data/Makefile.am:
14291         * data/evince.desktop.in:
14292
14293         Add desktop file
14294
14295 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14296
14297         * shell/ev-view.c: (ev_view_button_press_event),
14298         (ev_view_motion_notify_event):
14299
14300         Make selection work in any direction
14301
14302 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14303
14304         * TODO:
14305         * shell/ev-window.c: (set_short_labels), (ev_window_init):
14306
14307         Use shorter labels for some of the toolbars items
14308
14309 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14310
14311         * pdf/xpdf/pdf-document.cc:
14312
14313         Check the links info is initialized before
14314         using it. Should fix a crash on startup.
14315
14316 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14317
14318         * pixbuf/pixbuf-document.c
14319         (pixbuf_document_thumbnails_get_dimensions): force floating point
14320         division to calculate page_ratio. Fixes crash with landscape
14321         format pixbufs.
14322
14323 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
14324
14325         * shell/ev-view.c (ev_view_realize): make the bg color darker.
14326
14327 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
14328
14329         * shell/ev-view.c (set_document_page): unset has_selection when
14330         the page changes.
14331         (set_document_page): handle paper size changes when the page
14332         changes (test with Free Culture, page 2).
14333
14334 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14335
14336         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
14337         (expose_bin_window), (ev_view_class_init), (ev_view_init):
14338
14339         Use normal style color for the widget background and
14340         draw a black box around the page.
14341
14342 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14343
14344         * pdf/xpdf/pdf-document.cc:
14345
14346         Keep offset in consideration in a few places
14347
14348         * shell/ev-view.c: (expose_bin_window):
14349
14350         Set the offsets so that the document is ever centered
14351
14352 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
14353
14354         * TODO: Added TODO items and finished off the first todo item
14355
14356         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
14357         reflect current authors
14358
14359 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14360
14361         * pdf/xpdf/pdf-document.cc:
14362         * shell/ev-view.c: (ev_view_set_cursor),
14363         (ev_view_motion_notify_event), (document_changed_callback),
14364         (set_document_page):
14365
14366         Show a wait cursor while the page is rendering
14367
14368 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14369
14370         * shell/ev-sidebar-thumbnails.c:
14371         (ev_sidebar_tree_selection_changed),
14372         (ev_sidebar_thumbnails_select_page):
14373         * shell/ev-sidebar-thumbnails.h:
14374         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
14375         (ev_view_can_go_forward):
14376         * shell/ev-window.c: (ev_window_open_page),
14377         (ev_window_setup_document), (update_current_page),
14378         (view_page_changed_cb), (ev_window_init):
14379         * shell/ev-window.h:
14380
14381         Ensure thumbnails selection, toolbar page control and
14382         current page are in sync.
14383
14384 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
14385
14386         * pdf/xpdf/XRef.cc:
14387
14388         Fix CAN-2005-0064
14389
14390 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
14391
14392         * backend/Makefile.am:
14393         * backend/ev-document-links.h:
14394         * backend/ev-document-security.c: (ev_document_security_get_type),
14395         (ev_document_security_has_document_security),
14396         (ev_document_security_set_password):
14397         * backend/ev-document-security.h:
14398         * backend/ev-document.c: (ev_document_error_quark):
14399         * backend/ev-document.h:
14400         * data/Makefile.am:
14401         * data/evince-password.glade:
14402         * pdf/xpdf/pdf-document.cc:
14403         * shell/Makefile.am:
14404         * shell/ev-password.c: (ev_password_set_bad_password_label),
14405         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
14406         (ev_password_dialog_get_password),
14407         (ev_password_dialog_set_bad_pass):
14408         * shell/ev-password.h:
14409         * shell/ev-window.c: (ev_window_get_attribute),
14410         (ev_window_set_property), (update_action_sensitivity),
14411         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
14412         (ev_window_setup_document), (ev_window_get_password),
14413         (ev_window_open), (ev_window_cmd_save_as),
14414         (using_postscript_printer), (ev_window_print),
14415         (find_not_supported_dialog), (ev_window_cmd_edit_find),
14416         (update_fullscreen_popup), (ev_window_fullscreen),
14417         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14418         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
14419         (menu_item_select_cb), (find_bar_search_changed_cb),
14420         (ev_window_dispose), (ev_window_init):
14421
14422         Add initial support for password-supported dialogs.  This could be
14423         a lot cooler, but it'll do for now.
14424
14425 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
14426
14427         * pdf/xpdf/pdf-document.cc:
14428         * shell/ev-view.c: (status_message_from_link),
14429         (ev_view_set_status), (ev_view_set_cursor),
14430         (ev_view_motion_notify_event), (ev_view_init):
14431         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
14432
14433         Fix bugs in the links implementation and change cursor
14434         when hovering a link.
14435
14436 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
14437
14438         * viewer/.cvsignore: added cvsignore file for viewer directory
14439
14440         * TODO: created TODO document
14441
14442 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
14443
14444         * shell/ev-view.h:
14445         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
14446         new functions to help with implementation of sensitivity code
14447         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14448         of all actions that might require it.  Fixes a crash when you
14449         click on the Zoom actions in a window lacking a document.
14450
14451 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
14452
14453         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14454         of the Find action
14455
14456 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14457
14458         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
14459         (pixbuf_document_document_iface_init):
14460         * ps/ps-document.c: (ps_document_get_link),
14461         (ps_document_document_iface_init):
14462         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
14463         (status_message_from_link), (ev_view_set_status),
14464         (ev_view_set_find_status), (ev_view_motion_notify_event),
14465         (ev_view_button_release_event), (ev_view_set_property),
14466         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
14467         (ev_view_get_find_status_message), (update_find_results),
14468         (ev_view_get_status), (ev_view_get_find_status):
14469         * shell/ev-view.h:
14470         * shell/ev-window.c: (view_status_changed_cb),
14471         (view_find_status_changed_cb), (ev_window_init):
14472
14473         View status message support, use it to show the links.
14474         Needs work...
14475
14476 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14477
14478         * backend/ev-document.c: (ev_document_get_link):
14479         * backend/ev-document.h:
14480         * pdf/xpdf/pdf-document.cc:
14481         * shell/ev-application.c: (ev_application_open):
14482         * shell/ev-application.h:
14483         * shell/ev-sidebar-links.c: (selection_changed_cb):
14484         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
14485         (ev_view_go_to_link):
14486
14487         Add support for document links
14488
14489 2005-01-13  Anders Carlsson  <andersca@gnome.org>
14490
14491         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
14492         (create_tool_item):
14493         Set the spin button limits correctly.
14494         
14495         * shell/ev-sidebar-thumbnails.c:
14496         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
14497         Support changing pages by clicking on the thumbnails.
14498         
14499 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14500
14501         * pixbuf/pixbuf-document.c:
14502         (pixbuf_document_thumbnails_get_dimensions),
14503         (pixbuf_document_document_thumbnails_iface_init):
14504
14505         implement get_dimensions
14506
14507 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14508
14509         * ps/ps-document.c: (ps_document_goto_page):
14510
14511         Fix page switching on multipage documents
14512
14513 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
14514
14515         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14516         
14517         check for NULL before assigning to width and height parameters
14518
14519 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14520
14521         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
14522         (pixbuf_document_set_property), (pixbuf_document_get_property):
14523
14524         implement get/set properties
14525
14526 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14527
14528         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
14529         
14530         return NULL instead of "Unknown", letting the title get set to
14531         the filename when the pdf has no title.
14532
14533 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14534
14535         * ps/ps-document.c: (ps_document_get_page_count),
14536         (ps_document_goto_page):
14537
14538 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14539
14540         * shell/ev-history.c: (ev_history_get_property),
14541         (ev_history_set_property), (ev_history_class_init),
14542         (ev_history_add_page), (ev_history_set_current_index):
14543         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
14544         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
14545         (ev_navigation_action_finalize):
14546         * shell/ev-navigation-action.h:
14547         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14548         (ev_view_go_forward), (ev_view_get_find_status_message),
14549         (history_index_changed_cb), (ev_view_set_history):
14550         * shell/ev-view.h:
14551         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14552         (update_current_page), (register_custom_actions):
14553
14554         Implement history dropdowns
14555
14556 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14557
14558         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
14559         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14560         (ev_view_go_forward):
14561         * shell/ev-window.c: (register_custom_actions):
14562
14563         Fix several history bugs
14564
14565 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
14566
14567         * configure.ac: Add «nb» to ALL_LINGUAS.
14568
14569 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
14570
14571         * backend/Makefile.am:
14572         * backend/ev-bookmark.c:
14573         * backend/ev-bookmark.h:
14574         * backend/ev-document-bookmarks.c:
14575         * backend/ev-document-bookmarks.h:
14576         * backend/ev-document-links.c: (ev_document_links_get_type),
14577         (ev_document_links_has_document_links),
14578         (ev_document_links_begin_read), (ev_document_links_get_link),
14579         (ev_document_links_get_child), (ev_document_links_next),
14580         (ev_document_links_free_iter):
14581         * backend/ev-document-links.h:
14582         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
14583         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
14584         (ev_link_get_link_type), (ev_link_set_link_type),
14585         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
14586         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
14587         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
14588         (ev_link_new_external):
14589         * backend/ev-link.h:
14590         * pdf/xpdf/pdf-document.cc:
14591         * shell/Makefile.am:
14592         * shell/ev-application.c: (ev_application_open_link):
14593         * shell/ev-application.h:
14594         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
14595         (ev_history_get_link_nth):
14596         * shell/ev-history.h:
14597         * shell/ev-sidebar-bookmarks.c:
14598         * shell/ev-sidebar-bookmarks.h:
14599         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
14600         (ev_sidebar_links_class_init), (selection_changed_cb),
14601         (ev_sidebar_links_construct), (ev_sidebar_links_init),
14602         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
14603         (do_one_iteration), (populate_links_idle),
14604         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
14605         * shell/ev-sidebar-links.h:
14606         * shell/ev-sidebar.c: (ev_sidebar_set_document):
14607         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
14608         (go_to_index):
14609         * shell/ev-view.h:
14610         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
14611         * shell/ev-window.h:
14612
14613         Rename bookmark to link, and use "Index" for the sidebar panel.
14614
14615 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14616
14617         * shell/Makefile.am:
14618         * shell/ev-application.c: (ev_application_open_bookmark):
14619         * shell/ev-application.h:
14620         * shell/ev-history.c: (ev_history_init), (free_links_list),
14621         (ev_history_finalize), (ev_history_class_init),
14622         (ev_history_add_link), (ev_history_add_page),
14623         (ev_history_get_link_nth), (ev_history_get_n_links),
14624         (ev_history_get_current_index), (ev_history_set_current_index),
14625         (ev_history_new):
14626         * shell/ev-history.h:
14627         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14628         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
14629         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
14630         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
14631         (ev_view_set_page):
14632         * shell/ev-view.h:
14633         * shell/ev-window.c: (ev_window_open_bookmark),
14634         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
14635         (goto_page_cb), (register_custom_actions):
14636         * shell/ev-window.h:
14637
14638         Initial history implementation. Needs work.
14639
14640 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
14641
14642         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
14643
14644 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14645
14646         * cut-n-paste/recent-files/egg-recent-item.c:
14647         * cut-n-paste/recent-files/egg-recent-item.h:
14648         * cut-n-paste/recent-files/egg-recent-model.c:
14649         * cut-n-paste/recent-files/egg-recent-util.c:
14650         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
14651         * cut-n-paste/recent-files/egg-recent-view.c:
14652
14653         Update
14654
14655 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
14656
14657         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
14658         (fillGlyph, fillImageMask, drawImage):
14659         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
14660         pdf/splash/SplashTypes.h:
14661         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
14662         packed mode for Splash.
14663
14664         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
14665         RGB8 packed mode, eliminates the pixbuf data creation loop.
14666
14667         * shell/ev-print-job.c (ev_print_job_finalize)
14668         (ev_print_job_set_property, ev_print_job_get_property)
14669         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
14670         (ev_print_job_use_print_dialog_settings, idle_print_handler)
14671         (print_closure_finalize, ev_print_job_print): implement
14672         printing (for backends with EvPsExporter)
14673
14674         * shell/ev_print_job.h: update prototypes.
14675
14676         * shell/ev-window.c (ev_window_print): unref print job after
14677         printing.
14678
14679         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
14680         unless the document implements the EvDocumentFind interface.
14681
14682 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
14683
14684         * configure.ac: Added ja to ALL_LINGUAS.
14685
14686 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14687
14688         * pdf/xpdf/pdf-document.cc:
14689
14690         add a FIXME. We should probably not allocate
14691         a bookmark object every time
14692
14693 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14694
14695         * shell/ev-application.c: (ev_application_open),
14696         (ev_application_open_bookmark):
14697         * shell/ev-application.h:
14698         
14699         Add a way to open bookmarks
14700
14701         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
14702         (ev_bookmark_set_uri), (ev_bookmark_get_property),
14703         (ev_bookmark_set_property), (ev_bookmark_class_init),
14704         (ev_bookmark_new_title), (ev_bookmark_new_link),
14705         (ev_bookmark_new_external):
14706
14707         Support for external uris, better constructors.
14708
14709         * backend/ev-bookmark.h:
14710         * pdf/xpdf/pdf-document.cc:
14711         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14712
14713         Handle external uris
14714
14715 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14716
14717         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
14718         (ev_sidebar_bookmarks_construct), (do_one_iteration):
14719
14720         Hook up bookmarks navigation
14721
14722 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14723
14724         * backend/Makefile.am:
14725         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
14726         (ev_bookmark_get_title), (ev_bookmark_set_title),
14727         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
14728         (ev_bookmark_get_page), (ev_bookmark_set_page),
14729         (ev_bookmark_get_property), (ev_bookmark_set_property),
14730         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
14731         (ev_bookmark_new):
14732         * backend/ev-bookmark.h:
14733         * backend/ev-document-bookmarks.c:
14734         (ev_document_bookmarks_get_bookmark):
14735         * backend/ev-document-bookmarks.h:
14736         * pdf/xpdf/pdf-document.cc:
14737         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
14738
14739         Add a bookmark object to the backend and use it instead of get_values
14740
14741 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14742
14743         * data/evince-ui.xml:
14744
14745         Cleanup and add select all.
14746
14747         * shell/ev-view.c: (ev_view_select_all),
14748         (ev_view_button_press_event):
14749         * shell/ev-view.h:
14750         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
14751
14752         Add select all.
14753         Clear selection on click.
14754
14755 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
14756
14757         * shell/ev-sidebar-thumbnails.c
14758         (ev_sidebar_thumbnails_set_document): forgot to unref the
14759         loading_icon.
14760
14761 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
14762
14763         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
14764         at the visible page, not just linearly.  This makes it look fast.
14765
14766 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
14767
14768         * backend/ev-document-misc.c
14769         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
14770         white.
14771         * backend/ev-document-thumbnails.h: New interface to get the size
14772         of a page.
14773
14774 2005-01-06  Jeremy Katz  <katzj@redhat.com>
14775
14776         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
14777         make dist works
14778
14779 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
14780
14781         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
14782         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
14783         things up a bit.
14784
14785         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
14786
14787 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
14788
14789         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
14790         fonts. Should fix font problems on systems that have the base
14791         fonts in bitmap format. Reported by James Henstridge
14792         <james@jamesh.id.au>.
14793
14794 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14795
14796         * pdf/xpdf/Gfx.cc:
14797         * pdf/xpdf/GfxState.cc:
14798
14799         Fix for CAN-2004-1125
14800
14801 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14802
14803         * shell/ev-view.c: (ev_view_copy):
14804         * shell/ev-view.h:
14805         * shell/ev-window.c: (ev_window_cmd_edit_copy):
14806
14807         Implement Edit->Copy
14808
14809 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14810
14811         * backend/ev-document.c: (ev_document_get_text):
14812         * backend/ev-document.h:
14813         * pdf/xpdf/pdf-document.cc:
14814         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
14815         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
14816         (ev_view_update_primary_selection), (ev_view_button_press_event),
14817         (ev_view_motion_notify_event), (ev_view_button_release_event):
14818
14819         Beginnings of clipboard support. Incomplete but primary sort
14820         of work.
14821
14822 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14823
14824         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
14825         (expose_bin_window):
14826
14827         Nicer rubberband drawing, from GtkIconView.
14828
14829 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14830
14831         * backend/ev-document.c: (ev_document_save):
14832         * backend/ev-document.h:
14833         * data/evince-ui.xml:
14834         * pdf/xpdf/pdf-document.cc:
14835         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
14836
14837         Implement "Save a copy..." menu item
14838
14839 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14840
14841         * shell/ev-view.c: (ev_view_zoom):
14842
14843         Queue a resize when zoom changes
14844
14845 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
14846
14847         * backend/ev-document-misc.[ch]: New misc file to do simple drop
14848         shadows.
14849
14850         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
14851         thumbnails..
14852
14853 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
14854
14855         * pdf/xpdf/pdf-document.cc
14856         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
14857
14858 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
14859
14860         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
14861         It's slow, but I'll speed it up next!
14862
14863 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
14864
14865         * shell/main.c (load_files):
14866
14867         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
14868         from the command line and because it seems more appropriate.
14869
14870 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14871
14872         * data/evince-ui.xml:
14873         * shell/ev-window.c: (update_action_sensitivity),
14874         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
14875
14876         s/next page/page down
14877         s/previous page/page up
14878
14879 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14880
14881         * data/evince-ui.xml:
14882
14883         Change the layout to match clarkbw design.
14884
14885         * shell/Makefile.am:
14886         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
14887         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
14888         (ev_navigation_action_finalize),
14889         (ev_navigation_action_set_property),
14890         (ev_navigation_action_get_property),
14891         (ev_navigation_action_class_init):
14892         * shell/ev-navigation-action.h:
14893
14894         Implement clarkbw toolbar navigation controls (incomplete)
14895
14896         * shell/ev-page-action.c: (update_label), (update_spin),
14897         (value_changed_cb), (create_tool_item), (connect_proxy),
14898         (ev_page_action_init), (ev_page_action_finalize),
14899         (ev_page_action_set_property), (ev_page_action_get_property),
14900         (ev_page_action_set_current_page),
14901         (ev_page_action_set_total_pages), (ev_page_action_class_init):
14902         * shell/ev-page-action.h:
14903
14904         Implement a page switcher in the toolbar
14905
14906         * shell/ev-view.c: (ev_view_scroll_view):
14907         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14908         (update_current_page), (view_page_changed_cb), (goto_page_cb),
14909         (register_custom_actions), (ev_window_init):
14910
14911         Change page on PageUp/Down.
14912
14913 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
14914
14915         * pdf/xpdf/pdf-document.cc
14916         (pdf_document_thumbnails_get_thumbnail): initial stab at
14917         implementing thumbnail support for pdfs.  It only does documents
14918         with precached pdfs now.
14919
14920 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
14921
14922         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
14923         thumbnail code into a time-based idle as well.  Also, turn off the
14924         shadow temporarily as it's really slow.
14925
14926 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14927
14928         * backend/ev-document.c: (ev_document_class_init):
14929         * pdf/xpdf/pdf-document.cc:
14930         * shell/ev-window.c: (ev_window_open):
14931
14932         Fix document title bugs and fallback to
14933         filename when not available.
14934
14935 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14936
14937         * backend/ev-document.c: (ev_document_get_type),
14938         (ev_document_class_init), (ev_document_load),
14939         (ev_document_get_title):
14940         * backend/ev-document.h:
14941         * pdf/xpdf/pdf-document.cc:
14942         * ps/ps-document.c: (ps_document_set_property),
14943         (ps_document_get_property), (ps_document_class_init),
14944         (document_load):
14945         * ps/ps-document.h:
14946         * ps/ps.h:
14947         * shell/ev-window.c: (update_window_title), (ev_window_open),
14948         (ev_window_init):
14949
14950         Initial support for document title. Not working yet.
14951
14952 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14953
14954         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14955
14956         Grab focus on the view when clicking it
14957
14958 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14959
14960         * shell/ev-marshal.list:
14961         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14962         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14963
14964         Add key bindings to the view. Now if the focus would work
14965         right...
14966
14967 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14968
14969         * Makefile.am:
14970         * backend/Makefile.am:
14971         * data/Makefile.am:
14972         * dvi/Makefile.am:
14973         * dvi/dvilib/Makefile.am:
14974         * pdf/xpdf/Makefile.am:
14975         * po/POTFILES.in:
14976         * ps/Makefile.am:
14977
14978         Fix distcheck
14979
14980 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14981
14982         * shell/ev-view.c: (ev_view_realize):
14983
14984         Fix mouse wheel scrolling
14985
14986 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14987
14988         * ps/Makefile.am:
14989         * ps/gstypes.h:
14990         * ps/gtkgs.c:
14991         * ps/gtkgs.h:
14992         * ps/ps-document.c: (catchPipe), (ps_document_init),
14993         (ps_document_class_init), (ps_document_cleanup),
14994         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
14995         (set_up_page), (close_pipe), (is_interpreter_ready),
14996         (interpreter_failed), (output), (input), (start_interpreter),
14997         (stop_interpreter), (file_length), (file_readable),
14998         (check_filecompressed), (check_pdf), (compute_xdpi),
14999         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
15000         (ps_document_get_type), (ps_document_emit_error_msg),
15001         (document_load), (ps_document_next_page),
15002         (ps_document_get_current_page), (ps_document_get_page_count),
15003         (ps_document_goto_page), (ps_document_set_page_size),
15004         (ps_document_zoom_to_fit), (ps_document_set_zoom),
15005         (ps_document_load), (ps_document_get_n_pages),
15006         (ps_document_set_page), (ps_document_get_page),
15007         (ps_document_widget_event), (ps_document_set_target),
15008         (ps_document_set_scale), (ps_document_set_page_offset),
15009         (ps_document_get_page_size), (ps_document_render),
15010         (ps_document_document_iface_init):
15011         * ps/ps-document.h:
15012         * ps/ps.c:
15013         * shell/ev-window.c: (ev_window_open):
15014
15015         Rename GtkGS to PSDocument
15016
15017 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15018
15019         * ps/gtkgs.c: (gtk_gs_class_init):
15020         * ps/gtkgs.h:
15021
15022         Some more leftover...
15023
15024 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15025
15026         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
15027         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
15028         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
15029         * ps/gtkgs.h:
15030
15031         Remove unused code and make a lot of stuff private
15032
15033 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15034
15035         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
15036         (gtk_gs_defaults_changed):
15037         * ps/gsdefaults.h:
15038         * ps/gtkgs.c:
15039         * ps/gtkgs.h:
15040         * ps/ps.h:
15041
15042         Cleanup headers dependencies
15043
15044 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15045
15046         * ps/Makefile.am:
15047         * ps/ggvutils.c:
15048         * ps/ggvutils.h:
15049         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
15050         * ps/gsdefaults.h:
15051         * ps/gtkgs.c: (file_length), (file_readable),
15052         (check_filecompressed), (check_pdf), (gtk_gs_load),
15053         (gtk_gs_get_postscript):
15054
15055         Get rid of ggvutils
15056
15057 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15058
15059         * ps/ggvutils.c:
15060         * ps/ggvutils.h:
15061         * ps/gsio.h:
15062         * ps/gtkgs.c: (gtk_gs_set_zoom):
15063
15064         Cleanups
15065
15066 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15067
15068         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
15069
15070         Ensure the page is rerendered when changing zoom
15071
15072 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15073
15074         * backend/ev-document.c: (ev_document_base_init),
15075         (ev_document_changed):
15076         * backend/ev-document.h:
15077
15078         Add a changed event that is emitted when the page content
15079         changes. This is necessary to deal with the fact that
15080         in ps backend rendering happen asycrounously.
15081         This makes the ps backend mostly work.
15082
15083         * pdf/xpdf/pdf-document.cc:
15084
15085         Emit changed event
15086
15087         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
15088         (ps_document_set_target):
15089
15090         Emit changed event
15091
15092         * shell/ev-view.c: (document_changed_callback),
15093         (ev_view_set_document), (ev_view_set_page):
15094
15095         Redraw on the changed signal
15096
15097 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
15098
15099         * configure.ac: Added pt_BR to ALL_LINGUAS.
15100
15101 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
15102
15103         * backend/ev-document-bookmarks.c:
15104         (ev_document_bookmarks_get_child): *
15105         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
15106         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
15107         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
15108         (ev_sidebar_bookmarks_destroy),
15109         (ev_sidebar_bookmarks_class_init),
15110         (ev_sidebar_bookmarks_construct), (stack_data_free),
15111         (do_one_iteration), (populate_bookmarks_idle),
15112         (ev_sidebar_bookmarks_clear_document),
15113         (ev_sidebar_bookmarks_set_document): *
15114         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
15115         (ev_sidebar_add_page),
15116         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
15117         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
15118         it displays both the topics and the page numbers.
15119
15120 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
15121
15122         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
15123         toggle.
15124         * shell/ev-window.c (toggle_entries): Set sidebar default value to
15125         visible.
15126
15127 2004-12-23  Adam Weinberger  <adamw@gnome.org>
15128
15129         * configure.ac: Added en_CA to ALL_LINGUAS.
15130
15131 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
15132
15133         * ChangeLog: replace bottom of this ChangeLog (merged history of
15134         ggv and gpdf; where all paths were wrong and most of the files are
15135         not even in this tree) with ChangeLog (from arch) of the shell
15136         code.
15137
15138 2004-12-23  Havoc Pennington  <hp@redhat.com>
15139
15140         * shell/ev-window.c: hook up potentially-questionable "find
15141         results status text" feature - something involving the sidebar or
15142         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
15143         might be better in the end.
15144
15145         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
15146         with corresponding signal when it should be updated
15147
15148         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
15149
15150 2004-12-22  Havoc Pennington  <hp@redhat.com>
15151
15152         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
15153         find stuff on other pages, sort of (only returns one result on
15154         invisible pages, to show they have results; updates full results
15155         for a page when you view it). Currently repaints the current page
15156         every time a new result is found on any page, which isn't so nice.
15157
15158 2004-12-22  Havoc Pennington  <hp@redhat.com>
15159
15160         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
15161         the document doesn't support find (better ideas?)
15162         (find_bar_search_changed_cb): handle missing document or document
15163         that doesn't support find
15164
15165         * pdf/xpdf/pdf-document.cc: port to implement the new
15166         EvDocumentFindIface
15167
15168         * backend/ev-document-find.c: create a new interface for searching
15169
15170         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
15171
15172 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
15173
15174         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
15175         libevbackend.la.
15176
15177         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
15178         EvPrintJob constructor arguments.
15179
15180         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
15181         for documents that can export PostScript (page by page).
15182
15183         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
15184         
15185         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
15186         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
15187         (pdf_document_ps_exporter_iface_init:
15188         Implement EvPSExporter.
15189
15190         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
15191
15192 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15193
15194         * backend/Makefile.am:
15195         * backend/ev-document-thumbnails.c:
15196         (ev_document_thumbnails_get_type),
15197         (ev_document_thumbnails_get_thumbnail):
15198         * backend/ev-document-thumbnails.h:
15199         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
15200         (pixbuf_document_thumbnails_get_thumbnail),
15201         (pixbuf_document_document_thumbnails_iface_init):
15202         * shell/Makefile.am:
15203         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
15204         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
15205         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
15206         * shell/ev-sidebar-thumbnails.h:
15207         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
15208         (ev_sidebar_set_document):
15209         * shell/ev-utils.c: (gaussian), (create_blur_filter),
15210         (create_shadow), (ev_pixbuf_add_shadow):
15211         * shell/ev-utils.h:
15212         Add thumbnail support.
15213         
15214 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15215
15216         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
15217         (using_postscript_printer): Set up a print dialog for "PostScript
15218         injection" method.
15219
15220         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
15221         EvPrintJob.
15222
15223         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
15224
15225 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15226
15227         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
15228         (ps_document_set_target), (ps_document_get_page_size),
15229         (ps_document_render):
15230         * ps/gtkgs.h:
15231
15232         Fix a few bugs
15233
15234 2004-12-22  Christian Rose  <menthos@menthos.com>
15235
15236         * configure.ac: Added "sv" to ALL_LINGUAS.
15237
15238 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
15239
15240         * backend/ev-document-bookmarks.[ch]: new interface to indicate
15241         document supports bookmarks.
15242
15243 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15244
15245         * ps/ggvutils.c: (ggv_file_readable):
15246         * ps/ggvutils.h:
15247         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
15248         (gtk_gs_get_postscript):
15249
15250         Remove unused utils
15251
15252 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15253
15254         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
15255         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
15256         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
15257         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
15258         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
15259         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
15260         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15261         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15262         (gtk_gs_set_antialiasing), (ps_document_load),
15263         (ps_document_render):
15264         * ps/gtkgs.h:
15265
15266         Another check point for the ps backend. Now I can get it to show
15267         pages!
15268
15269 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
15270
15271         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
15272         document setting code.
15273
15274 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15275
15276         * shell/eggfindbar.c: (entry_activate_callback):
15277         Animate the next button when activate is pressed.
15278         
15279 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15280
15281         * shell/ev-window.c: (ev_window_cmd_edit_find),
15282         (update_fullscreen_popup), (ev_window_fullscreen),
15283         (ev_window_unfullscreen), (ev_window_state_event_cb),
15284         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
15285         Fix bugs in fullscreen code.
15286         
15287 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15288
15289         * Makefile.am:
15290         * configure.ac:
15291         * pixbuf/Makefile.am:
15292         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
15293         (pixbuf_document_load), (pixbuf_document_get_n_pages),
15294         (pixbuf_document_set_page), (pixbuf_document_get_page),
15295         (pixbuf_document_set_target), (pixbuf_document_set_scale),
15296         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
15297         (pixbuf_document_render), (pixbuf_document_begin_find),
15298         (pixbuf_document_end_find), (pixbuf_document_finalize),
15299         (pixbuf_document_class_init),
15300         (pixbuf_document_document_iface_init), (pixbuf_document_init):
15301         * pixbuf/pixbuf-document.h:
15302         * shell/Makefile.am:
15303         * shell/ev-application.c: (ev_application_open):
15304         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
15305         (ev_window_open):
15306         Add pixbuf backend.
15307         
15308 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
15309
15310         * Makefile.am: 
15311         * dvi/dvilib/Makefile.am:
15312         * dvi/Makefile.am:
15313         * configure.ac: Auto*ify dvi and dvi/dvilib
15314
15315         * dvi/Makefile: Remove from CVS
15316         
15317         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
15318         confusion.
15319
15320         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
15321         
15322         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
15323         
15324 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15325
15326         * ps/Makefile.am:
15327         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
15328         (gtk_gs_value_adjustment_changed), (compute_size),
15329         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
15330         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
15331         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15332         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15333         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
15334         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
15335         (ps_document_load), (ps_document_get_n_pages),
15336         (ps_document_set_page), (ps_document_get_page),
15337         (ps_document_set_target), (ps_document_set_scale),
15338         (ps_document_set_page_offset), (ps_document_get_page_size),
15339         (ps_document_render), (ps_document_begin_find),
15340         (ps_document_end_find), (ps_document_document_iface_init):
15341         * ps/gtkgs.h:
15342         * shell/Makefile.am:
15343         * shell/ev-window.c: (ev_window_open):
15344
15345         Some work to integrate gtkgs with EvDocument
15346
15347 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15348
15349         * shell/ev-window.c: (update_fullscreen_popup),
15350         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
15351         (exit_fullscreen_button_clicked_cb),
15352         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
15353         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
15354         (ev_window_state_event_cb), (ev_window_init):
15355         Add fullscreen support from Epiphany.
15356         
15357 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15358
15359         * data/ev-stock-zoom-fit-width.png: fit-width
15360         stock icon from gpdf.
15361         
15362         * shell/ev-stock-icons.[ch]: copied from gpdf.
15363         
15364         * shell/main.c: (main): init stock icons.
15365         
15366         * shell/ev-window.c: use the fit-width icon.
15367         
15368         * data/evince-ui.xml: add zooming toolbar items.
15369
15370 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15371
15372         * shell/ev-view.c: 
15373         (ev_view_best_fit), (ev_view_fit_width): because
15374         get_page_size() returns the scaled page size, we
15375         need to calculate the scale factor relative to
15376         the previous scale factor. Should really just
15377         add get_real_page_size().
15378
15379 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15380
15381         * shell/ev-view.[ch]:
15382         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
15383         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
15384         add zooming.
15385         
15386         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
15387         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
15388         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
15389         hook it up.
15390         
15391         * pdf/xpdf/pdf-document.cc:
15392         (pdf_document_begin_find),
15393         (pdf_document_end_find): make static.
15394
15395 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15396
15397         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
15398
15399         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
15400         names to fontconfig patterns.
15401         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
15402
15403         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
15404         setupBaseFontsFc.
15405
15406 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15407
15408         * Makefile.am:
15409         * configure.ac:
15410         * ps/Makefile.am:
15411         * ps/ggvutils.c:
15412         * ps/ggvutils.h:
15413         * ps/gsdefaults.c:
15414         * ps/gsdefaults.h:
15415         * ps/gsio.c:
15416         * ps/gsio.h:
15417         * ps/gtkgs.c:
15418         * ps/gtkgs.h:
15419         * ps/ps.c:
15420         * ps/ps.h:
15421
15422         Import ggv backend. Not hooked up yet.
15423
15424 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15425
15426         * shell/main.c: (load_files), (main): load files
15427         from the command line.
15428
15429 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15430
15431         * configure.ac: don't require bonobo.
15432         
15433         * cut-n-paste/recent-files/*: kill bonobo recent
15434         view.
15435
15436         * shell/ev-window.c:
15437         (ev_window_is_empty): upd.
15438         (unable_to_load), (ev_window_open): load backend
15439         based on the mime type.
15440
15441 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15442
15443         * backend/.cvsignore: ignore generated marshalers source.
15444
15445         * shell/main.c (main): this is not epiphany.
15446
15447 2004-12-22  Havoc Pennington  <hp@redhat.com>
15448
15449         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
15450         (expose_bin_window): draw find highlights
15451
15452         * shell/ev-window.c (find_bar_search_changed_cb): implement 
15453         
15454         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
15455         (pdf_document_end_find): implement this interface
15456
15457         * backend/ev-document.c (ev_document_found): add this to emit
15458         signal
15459
15460 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
15461
15462         * data/evince-ui.xml: Add a few more toolbar items.
15463
15464         * shell/ev-window.c: Hook up page navigation toolbar 
15465         items.
15466
15467         * shell/ev-view.[ch]: add ev_view_set/get_page and 
15468         a page-changed signal.
15469
15470         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
15471         Add ev_document_get_page().
15472
15473         * shell/ev-window.c: Sensitize/desensitize navigation
15474         actions.
15475
15476 2004-12-21  Havoc Pennington  <hp@redhat.com>
15477
15478         * backend/ev-backend-marshal.c,
15479         backend/ev-backend-marshalers.list, backend/Makefile.am: add
15480         marshaler-generator thingy. I'm sure there's a better way to do
15481         this in the modern world.
15482
15483         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
15484         end_find methods and "found" signal.
15485
15486         * configure.ac: find glib-genmarshal
15487
15488 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
15489
15490         * shell/ev-sidebar.c: Construct an actual sidebar.
15491         * shell/ev-sidebar-bookmarks.[ch]:
15492         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
15493
15494 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
15495
15496         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
15497         Redo size handling.
15498         
15499         * shell/ev-view.c: Track the size from the document.
15500
15501 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
15502
15503         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
15504         constructor assumes ownership of the string passed in.
15505         
15506         * shell/ev-window.c (ev_window_open): Destroy the error
15507         dialog once we've displayed it.
15508
15509 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
15510
15511         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
15512         a bit, it works! (sort of)
15513
15514         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
15515         Move to .cc since we need to use C++ in the implementation.
15516
15517         * shell/dummy.cc: Add a CC file to force evince
15518         to be linked as a C++ program.
15519
15520 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
15521
15522         * shell/ev-view.[ch]: Start of content-area widget.
15523
15524         * shell/ev-window.c: Create a EvView, update it
15525         as we change documents.
15526
15527         * shell/Makefile.am shell/ev-marshal.list: Add
15528         generated marshalers.
15529
15530 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
15531
15532         * Makefile.am (SUBDIRS): move shell.
15533
15534 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
15535
15536         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
15537         .a to libtool convenience libraries.
15538
15539         * shell/ev-window.c (ev_window_open): Hard code loading
15540         a PDF document.
15541         
15542         * backend/ev-document.h: Add a boolean return to load(),
15543         fix GError * to GError **.
15544
15545         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
15546         object for a PDF backend EvDocument.
15547
15548 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
15549
15550         * dvi/*: New directory with the beginning of a .dvi backend.
15551
15552 2004-12-21  Havoc Pennington  <hp@redhat.com>
15553
15554         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
15555         previous/next instead of back/forward
15556
15557 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
15558
15559         * backend/ev-document.[ch]: Fix a couple of problems so
15560         it compile.
15561
15562 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
15563
15564         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
15565         to backend/ directory, rename EvViewer to EvDocument.
15566
15567 2004-12-21  Havoc Pennington  <hp@redhat.com>
15568
15569         * shell/ev-window.c: hook up the find bar widget; now we just need
15570         a document to find things in
15571
15572         * shell/eggfindbar.c: a find bar widget
15573
15574 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
15575
15576         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
15577
15578 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
15579
15580         * pdf/**: Import of xpdf code from gpdf. 
15581
15582         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
15583
15584         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
15585         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
15586         Fix FreeType includes.
15587
15588         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
15589         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
15590         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
15591         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
15592         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
15593         Include xpdfconfig.h
15594         
15595 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
15596
15597         * shell/ev-window.c (ev_window_dispose): dispose can be called
15598         multiple times.
15599
15600 2004-12-21  Havoc Pennington  <hp@redhat.com>
15601
15602         * shell/ev-window.c (ev_window_init): set title to Document Viewer
15603         rather than Evince
15604
15605         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
15606         items; really they should be synced with the strings, etc. from
15607         current gpdf, but just getting the boring typing out of the way 
15608
15609 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15610
15611         * po/POTFILES.in:
15612         * shell/ev-application.c: (window_destroy_cb):
15613         * shell/ev-window.c:
15614         * shell/main.c: (main):
15615
15616         Actually show the window...
15617
15618 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15619
15620         * Makefile.am:
15621         * shell/Makefile.am:
15622         * shell/ev-application.c: (ev_application_class_init):
15623         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
15624
15625         Make it build again
15626
15627 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15628
15629         Import to gnome cvs.
15630         
15631         * Remove copies of gpdf and ggv trees.
15632         * Rip out all the recursive configure code.
15633         * Remove bonobo machinery.
15634         * viewer/*: GInterfaces that backends should/can implement.
15635
15636 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15637
15638         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
15639         typo
15640
15641 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15642
15643         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
15644         (ev_application_finalize, ev_application_class_init)
15645         (ev_application_init): use GType instance private data for priv.
15646
15647         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
15648         (ev_window_finalize, ev_window_class_init)
15649         (ev_window_init): ditto.
15650
15651 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15652
15653         * shell/ev-application.c (ev_application_new_window): make public
15654         (ev_application_show_initial_window): kill.
15655
15656         * shell/ev-application.h: update prototypes.
15657
15658         * shell/main.cc (main): inline ev_application_show_initial_window.
15659
15660 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15661
15662         * shell/ev-application.c (ev_application_new_window): impl.
15663         (ev_application_show_initial_window): use it.
15664         (is_window_empty, ev_application_get_empty_window): returns an
15665         existing empty window or a new one.
15666         (ev_application_open): from ev_window_cmd_file_open.
15667
15668         * shell/ev-application.h: update prototypes
15669
15670         * shell/ev-window.c (ev_window_is_empty): impl.
15671         (ev_window_open): make public.
15672         (ev_window_cmd_file_open): use ev_application_open
15673
15674         * shell/ev-window.h: update prototypes, remove unused.
15675
15676 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15677
15678         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
15679         move destroy handler out of here...
15680
15681         * shell/ev-application.c, shell/ev-application.h: ...into this new
15682         class. Also handles initial window creation.
15683
15684         * shell/main.cc (main): use EvApplication to create initial
15685         window.
15686
15687 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15688
15689         * Makefile.am (SUBDIRS): add cut-n-paste
15690
15691         * cut-n-paste/Makefile.am: add
15692
15693         * configure.ac: generate Makefiles in cut-n-paste
15694
15695 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15696
15697         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
15698         (ev_window_class_init): install ev_window_dispose.
15699
15700 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15701
15702         * shell/ev-window.h, shell/ev-window.c: replace gchar with
15703         char (gchar looks stupid).
15704
15705 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15706
15707         * po/de.po: updated German translation.
15708
15709 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15710
15711         * configure.ac: add more pkg-config library checks for gnome-vfs,
15712         bonobo etc.
15713
15714         * gpdf/configure.in: temporarily disable libpaper
15715         checks. Otherwise I'd have to add the checks for the shell, too.
15716
15717 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15718
15719         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
15720         and * file filters to the file choose.
15721
15722 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15723
15724         * po/de.po: Updated German translation.
15725
15726 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15727
15728         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
15729
15730 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15731
15732         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
15733
15734         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
15735         (ev_window_init): implement those menuitems.
15736
15737 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15738
15739         * data/evince-ui.xml: add a toolbar (with FileOpen action)
15740
15741         * shell/ev-window.c (ev_window_init): use the toolbar.
15742
15743 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15744
15745         * shell/ev-window.c (ev_window_init): use menu translations
15746
15747 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15748
15749         * configure.ac: add "de" to ALL_LINGUAS.
15750
15751         * po/de.po: add German translation.
15752
15753 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15754
15755         * Makefile.am (SUBDIRS): add po
15756
15757         * configure.ac: check intltool, glib-gettext etc, generate
15758         po/Makefile.in
15759
15760         * po, po/POTFILES.in, po/POTFILES.skip: new.
15761
15762 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15763
15764         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
15765         already use (#ifdef ENABLE_NLS)
15766
15767         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
15768         pointer indirection thinko.
15769
15770         * shell/main.c: include gi18n.h for bindtextdomain etc.
15771
15772 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15773
15774         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
15775         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
15776         tooltips for menu items in the statusbar.
15777
15778 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15779
15780         * configure.ac, data/Makefile.am, shell/Makefile.am: use
15781         pkgdatadir drop UIDIR
15782
15783 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15784
15785         * data/evince-ui.xml: Add File->Open menu item
15786
15787         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
15788         chooser), hook it up in the ui manager.
15789
15790 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15791
15792         * shell/ev-window.c: fix Help->About tooltip.
15793
15794 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
15795
15796         * configure.ac: set CFLAGS for libevprivate.
15797
15798         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
15799         definitions, factory etc.
15800
15801         * lib/Makefile.am: build libevprivate.a (only stock icon code).
15802
15803         * shell/Makefile.am: link against libevprivate.a.
15804
15805         * shell/ev-window.c (entries): add stock icon to Help->About.
15806
15807         * shell/main.c (main): init stock icon code.
15808
15809 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15810
15811         * lib/recent-files: egg recent files code
15812
15813         * lib/Makefile.am: add.
15814
15815         * Makefile.am: add lib subdir.
15816
15817         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
15818         set CFLAGS for recent-files.
15819
15820 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15821
15822         * configure.ac: disable -ansi and -pedantic gcc flags. They
15823         disable POSIX stuff in stdio.h, but egg-recent uses them.
15824
15825 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
15826
15827         * configure.ac: add --disable-deprecated flag (defaults to on in
15828         "cvs" builds).
15829
15830         * shell/Makefile.am (INCLUDES): use it.
15831
15832 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15833
15834         * shell/main.c: add missing #include.
15835
15836         * shell/ev-window.c: fix for pedantic gcc.
15837         (ev_window_cmd_help_about): split license into paragraphs for
15838         translators and pedantic compilers.
15839
15840 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15841
15842         * configure.ac: add more warning flags if compiling with gcc from
15843         cvs (or explicitly requested with --enable-more-warnings).
15844
15845 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15846
15847         * data/evince-ui.xml: add File and File->Close menu.
15848
15849         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
15850         (ev_window_destroy): quit after destroy.
15851         (ev_window_class_init): override GtkObject::destroy.
15852         (entries): install close_window callback.
15853
15854 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15855
15856         * Makefile.am (SUBDIRS): add data subdir.
15857
15858         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
15859         gtk+ 2.5.0 for GtkAboutDialog.
15860
15861         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
15862         main window.
15863
15864         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
15865
15866         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
15867         manager.
15868         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
15869
15870 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15871
15872         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
15873
15874 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15875
15876         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
15877
15878 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15879
15880         * shell/*: Added shell directory boilerplate, build it.
15881
15882 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15883
15884         * configure.ac, Makefile.am: Added top-level configure.ac and
15885         Makefile.am