]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
ab39147bec2804f693f6a6ece320308c55cdf6d6
[evince.git] / ChangeLog
1 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * configure.ac:
4         * Makefile.am:
5         * po/POTFILES.in:
6         * shell/Makefile.am:
7         * shell/ev-page-action-widget.[ch]:
8         * shell/ev-page-action.[ch]:
9         * shell/ev-stock-icons.[ch]:
10         * shell/ev-application.c:
11         * shell/main.c:
12         * libmisc/Makefile.am:
13         * libmisc/ev-page-action-widget.[ch]:
14         * libmisc/ev-page-action.[ch]:
15         * libmisc/ev-stock-icons.[ch]:
16
17         Move EvPageAction and EvStockIcons from shell to a new internal
18         library (libevmisc) that will be used by the evince previewer too.
19         
20 2009-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
21
22         * backend/tiff/tiff2ps.c (tiff2ps_context_new):
23         
24         Fixes memory leak. Bug #578285.
25         
26 2009-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
27
28         * libview/ev-view.[ch]: (ev_view_set_zoom),
29         (ev_view_update_view_size):
30         * shell/ev-window.c: (ev_window_set_view_size),
31         (ev_window_sizing_mode_changed_cb), (ev_window_init):
32
33         Move ev_view_update_view_size() from libview to ev-window again
34         and make sure the view is not redrawn when calling
35         ev_view_set_zoom more than once with the same zoom scale.
36
37 2009-04-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
38
39         * shell/ev-window.c:
40
41         Follow up to bug #539972. Alt+Arrows conflict with
42         view scrolling, changed it to Ctrl+Arrows.
43
44 2009-04-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
45
46         * shell/ev-print-operation.c (clamp_ranges),
47         (ev_print_operation_export_print_dialog_response_cb):
48         * test/Makefile.am:
49         * test/test7.py:
50         
51         Patch by Juanjo Marín <juanj.marin@juntadeandalucia.es> to fix
52         the bug 517735. Fixes preview of the empty selection.
53
54 2009-04-01  Christian Persch  <chpe@gnome.org>
55
56         * data/evince.desktop.in.in: Direct bug-buddy bugs to the
57         BugBuddyBugs component.
58
59 2009-04-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
60
61         * shell/ev-application.c (ev_application_init):
62         
63         Set proper path to saved accels file. Fixes bug #577500.
64
65 2009-03-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
66
67         * libview/ev-transition-animation.c:
68         (ev_transition_animation_paint), (ev_transition_animation_ready):
69
70         Animation is ready only when origin surface is ready. This fixes
71         fading animations because otherwise next page is displayed 
72         before animaiton starts.
73
74 2009-03-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
75
76         * test/Makefile.am:
77         * test/test6.py:
78         
79         Added a test to check printing and a size of the file.
80
81 2009-03-24  Christian Persch  <chpe@gnome.org>
82
83         * cut-n-paste/smclient/eggdesktopfile.c:
84         (egg_desktop_file_launchv), (egg_set_desktop_file):
85         * cut-n-paste/smclient/eggsmclient.c:
86         (egg_sm_client_get_option_group): Update smclient from libegg master.
87
88 2009-03-19  Christian Persch  <chpe@gnome.org>
89
90         * shell/ev-window.c: (ev_window_cmd_save_as),
91         (ev_window_cmd_file_close_window),
92         (ev_view_popup_cmd_save_image_as),
93         (ev_attachment_popup_cmd_save_attachment_as): Set alternative button
94         order for dialogues.
95
96 2009-03-19  Christian Persch  <chpe@gnome.org>
97
98         Bug 575085 – titles not translated in the nautilus tab
99
100         * properties/ev-properties-view.c: (set_property): Translate the
101         categories.
102
103 2009-03-16  Carlos Garcia Campos  <carlosgc@gnome.org>
104
105         * NEWS:
106         * configure.ac:
107
108         Updated for release 2.26.0
109         
110 2009-03-05  Tobias Mueller  <tobiasmue@svn.gnome.org>
111
112         * properties/ev-properties-view.c:
113         (ev_properties_view_format_date): Make the fixed sized string a 
114         semantically correct const char[] instead of a const char* to fix 
115         a compiler warning if built with -Wformat.
116         ** Fixes bug 574168
117
118 2009-03-03  Christian Persch  <chpe@gnome.org>
119
120         * libdocument/ev-document-factory.c:
121         (ev_document_factory_get_document): If the document is encrypted,
122         the ev_document_factory_get_document() is supposed to return the
123         document *and* fill in the error. So let's propagate the local error.
124
125 2009-03-02  Carlos Garcia Campos  <carlosgc@gnome.org>
126
127         * NEWS:
128
129         Update for release 2.25.92.
130         
131 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
132
133         * libview/ev-view.c: (ev_view_goto_window_create):
134
135         Show the 'jump to page' window in the right GdkScreen. Fixes bug
136         #560541.
137         
138 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
139
140         * shell/ev-window.c: (ev_window_set_document),
141         (ev_window_reload_job_cb):
142
143         Do not lose page position when reloading. Fixes bug #573091.
144         
145 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
146
147         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
148         (pdf_document_thumbnails_get_thumbnail),
149         (pdf_document_thumbnails_get_dimensions):
150
151         Make our own thumbnail when the provided one doesn't have the size
152         we need. Based on patch and feedback by Christian Spurk. Fixes
153         bugs #323198 and #307357.
154         
155 2009-02-27   Christian Spurk  <mail@code.chriki.de>
156
157         * thumbnailer/evince-thumbnailer.c: (main):
158
159         Reduce the restriction on the minimum size of thumbnails from 40
160         to 1. See bug #323198.
161         
162 2009-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
163
164         * thumbnailer/evince-thumbnailer.c: (print_usage), (main):
165
166         Use GOption in thumbnailer.
167         
168 2009-02-22  Carlos Garcia Campos  <carlosgc@gnome.org>
169
170         * backend/pdf/ev-poppler.cc: (pdf_document_save),
171         (pdf_document_forms_form_field_text_set_text),
172         (pdf_document_forms_form_field_button_set_state),
173         (pdf_document_forms_form_field_choice_select_item),
174         (pdf_document_forms_form_field_choice_toggle_item),
175         (pdf_document_forms_form_field_choice_unselect_all),
176         (pdf_document_forms_form_field_choice_set_text):
177
178         Use poppler_document_save_a_copy(), which never saves the document
179         modifications, when saving an unmodified document. It makes saving
180         a copy of encrypted PDFs work again. Fixes bug #566791.
181         
182 2009-02-18  Christian Persch  <chpe@gnome.org>
183
184         * backend/djvu/djvu-document.c: (ev_djvu_error_quark):
185         Don't use g_quark_from_static_string in a loadable module!
186
187 2009-02-17  Carlos Garcia Campos  <carlosgc@gnome.org>
188
189         * configure.ac:
190
191         Update for release 2.25.91
192         
193 2009-02-16  Thomas H.P. Andersen  <phomes@gmail.com>
194
195         * backend/impress/r_gradient.c: (r_draw_gradient): Replace deprecated 
196         GTK symbol in commented out code. Bug #571707
197
198 2009-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
199
200         * NEWS:
201
202         Update for release 2.25.91.
203         
204 2009-02-16  Christian Persch  <chpe@gnome.org>
205
206         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): Fix a freed
207         memory read.
208
209 2009-02-15  Christian Persch  <chpe@gnome.org>
210
211         * backend/dvi/dvi-document.c: (hsb2rgb): Fix signed/unsigned compiler
212         warnings.
213
214 2009-02-15  Christian Persch  <chpe@gnome.org>
215
216         * libdocument/Makefile.am:
217         * libview/Makefile.am: Rename GIRs to EvinceDocument/EvinceView.
218
219 2009-02-15  Christian Persch  <chpe@gnome.org>
220
221         * libdocument/ev-document-type-builtins.c.template:
222         * libview/ev-view-type-builtins.c.template: Use g_intern_static_string.
223
224 2009-02-14  Christian Persch  <chpe@gnome.org>
225
226         * backend/impress/impress-document.c: (impress_document_save):
227         Fill in the error.
228
229 2009-02-14  Christian Persch  <chpe@gnome.org>
230
231         * libdocument/ev-document.c: (ev_document_load): Add code to catch
232         backends incorrectly implementing the load vfunc.
233
234 2009-02-14  Christian Persch  <chpe@gnome.org>
235
236         * libdocument/ev-document-factory.c:
237         (ev_document_factory_get_document): Use a local GError, and propagate
238         as appropriate, making sure always to fill in @error if returning NULL.
239
240 2009-02-14  Christian Persch  <chpe@gnome.org>
241
242         * shell/ev-window.c: (ev_window_load_job_cb): Use g_error_matches.
243
244 2009-02-14  Christian Persch  <chpe@gnome.org>
245
246         * backend/pdf/ev-poppler.cc: Plug a mem leak.
247
248 2009-02-14  Christian Persch  <chpe@gnome.org>
249
250         * backend/dvi/dvi-document.c: (dvi_document_load): Don't overwite
251         an error.
252
253 2009-02-14  Christian Persch  <chpe@gnome.org>
254
255         * backend/djvu/djvu-document.c: (djvu_document_load): Make sure
256         to always set @error when returning FALSE. Fix a typo.
257
258 2009-02-14  Christian Persch  <chpe@gnome.org>
259
260         * backend/tiff/tiff-document.c: (tiff_document_load): Make sure
261         to always set @error when returning FALSE.
262
263 2009-02-14  Christian Persch  <chpe@gnome.org>
264
265         * backend/comics/comics-document.c: (comics_document_load): Make sure
266         to always set @error when returning FALSE.
267
268 2009-02-14  Christian Persch  <chpe@gnome.org>
269
270         * backend/impress/impress-document.c: (impress_document_load): Plug a
271         mem leak.
272
273 2009-02-14  Christian Persch  <chpe@gnome.org>
274
275         * backend/impress/impress-document.c: (impress_document_load): Don't
276         overwrite an error.
277
278 2009-02-14  Christian Persch  <chpe@gnome.org>
279
280         * libdocument/ev-document.c: (ev_document_info_copy): Remove
281         unnecessary NULL check; g_strdup() is NULL-safe.
282
283 2009-02-14  Christian Persch  <chpe@gnome.org>
284
285         * libdocument/ev-document-factory.c: (get_document_from_uri): Document
286         that this returns either NULL and fills in error, or non-NULL. Use a
287         local GError so we can reliably check it.
288
289 2009-02-14  Christian Persch  <chpe@gnome.org>
290
291         * libdocument/ev-document-factory.c: (get_document_from_uri): Use the
292         content type to get the description, not the MIME type.
293
294 2009-02-14  Christian Persch  <chpe@gnome.org>
295
296         * libdocument/ev-file-helpers.c: (compression_run): Make sure to fill
297         in @error on failure. Also, since this is exported in public APIs,
298         cope with the passed-in GError** being NULL.
299
300 2009-02-13  Christian Persch  <chpe@gnome.org>
301
302         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): NULL
303         safety.
304         (get_mime_type_from_data): Return the MIME type, not the content type.
305
306 2009-02-13  Christian Persch  <chpe@gnome.org>
307
308         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't leak
309         the input stream.
310
311 2009-02-13  Christian Persch  <chpe@gnome.org>
312
313         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Propagate
314         all errors upwards.
315
316 2009-02-13  Christian Persch  <chpe@gnome.org>
317
318         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't use
319         more bytes from buffer than were read from the file.
320
321 2009-02-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
322
323         * properties/ev-properties-view.c (set_property):
324         
325         Fixes bug #571787.
326
327 2009-02-14  Carlos Garcia Campos  <carlosgc@gnome.org>
328
329         * shell/eggfindbar.c: (egg_find_bar_init):
330
331         Use gtk_tool_button_set_use_underline() for next/previous buttons
332         so that the underline is used for the mnemonic. Fixes bug #571547.
333         
334 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
335
336         * shell/ev-window.c: (setup_document_from_metadata),
337         (setup_sidebar_from_metadata), (setup_document_from_metadata),
338         (setup_view_from_metadata), (ev_window_set_document),
339         (ev_window_load_job_cb), (ev_window_reload_job_cb),
340         (ev_window_reload_remote), (ev_window_init):
341
342         Do not use metadata when reloading the document, so that the
343         window is not resized when reloading. See bugs #571051 and
344         #304249.
345         
346 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
347
348         * configure.ac:
349         * cut-n-paste/smclient/Makefile.am:
350
351         Fix smclient libs on cycgwin. See bug #339172.
352         
353 2009-02-08  Christian Persch  <chpe@gnome.org>
354
355         * configure.ac:
356         * libdocument/Makefile.am:
357         * libview/Makefile.am: Add experimental introspection support.
358         Disabled by default; use --enable-introspection to enable it.
359         Bug #569083.
360
361 2009-02-08  Christian Persch  <chpe@gnome.org>
362
363         * libview/Makefile.am: Link libevdocument.la to libevview.la.
364
365 2009-02-05  Christian Persch  <chpe@gnome.org>
366
367         * backend/comics/comics-document.c: (comics_document_load):
368         * backend/djvu/djvu-document.c: (djvu_document_load):
369         * backend/dvi/dvi-document.c: (dvi_document_load):
370         * backend/impress/impress-document.c: (impress_document_load):
371         * backend/pdf/ev-poppler.cc:
372         * libdocument/ev-document-factory.c: (get_document_from_uri),
373         (ev_document_factory_get_document):
374         * shell/ev-print-operation.c:
375         (ev_print_operation_export_print_dialog_response_cb): Use
376         g_set_error_literal now that we depend on glib 2.18.
377
378 2009-02-05  Hib Eris  <hib@hiberis.nl>
379
380         * shell/ev-application.c:
381
382         Include gdkx.h only with X11. See bug #339172.
383         
384 2009-02-05  Hib Eris  <hib@hiberis.nl>
385
386         * backend/pdf/pdfdocument.evince-backend.in:
387
388         Add application/x-ext-pdf mime type for pdf backend. See bug
389         #339172.
390         
391 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
392
393         * configure.ac:
394         * cut-n-paste/smclient/Makefile.am:
395         * cut-n-paste/smclient/eggdesktopfile.c:
396         * cut-n-paste/smclient/eggsmclient-win32.c:
397         * shell/main.c:
398
399         Make session manager code compile for w32. These changes have been
400         taken from upstream libegg. Based on patch by Hib Eris. See bug
401         #339172.
402         
403 2009-02-05  Hib Eris  <hib@hiberis.nl>
404
405         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
406
407         Make screensaver code compile for w32. These changes have been
408         copied from upstream totem. See bug #339172.
409         
410 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
411
412         * configure.ac:
413         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
414
415         Make use of GConf optional. Based on patch by Hib Eris. See bug
416         #339172.
417         
418 2009-02-04  Christian Persch  <chpe@gnome.org>
419
420         * libdocument/ev-init.c: (ev_init): Make ev_init() also bind the
421         evince gettext domain, so i18n works in the library.
422
423         * properties/ev-properties-main.c: (nautilus_module_initialize):
424         Remove extra bindtextdomain call.
425
426 2009-02-04  Christian Persch  <chpe@gnome.org>
427
428         * backend/comics/comics-document.c:
429         * backend/djvu/djvu-document.c:
430         * backend/dvi/dvi-document.c:
431         * backend/impress/impress-document.c:
432         * backend/pdf/ev-poppler.cc:
433         * backend/pixbuf/pixbuf-document.c:
434         * backend/ps/ev-spectre.c:
435         * backend/tiff/tiff-document.c:
436         * libdocument/ev-attachment.c:
437         * libdocument/ev-document-factory.c:
438         * libview/ev-jobs.c:
439         * libview/ev-view-accessible.c:
440         * libview/ev-view.c:
441         * properties/ev-properties-view.c: Include gi18n-lib.h instead of
442         gi18n.h.
443
444 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
445
446         * NEWS:
447         * configure.ac:
448
449         Update for release 2.25.90
450         
451 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
452
453         * cut-n-paste/zoom-control/ephy-zoom-control.c:
454         (ephy_zoom_control_finalize), (ephy_zoom_control_class_init):
455
456         Remove the old tooltips code and use G_DEFINE_TYPE().
457         
458 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
459
460         * configure.ac:
461         * help/reference/Makefile.am:
462         * help/reference/libdocument/Makefile.am:
463         * help/reference/libdocument/libevdocument-docs.sgml:
464         * help/reference/libdocument/libevdocument.types:
465         * help/reference/libdocument/version.xml.in:
466         * help/reference/libview/Makefile.am:
467         * help/reference/libview/libevview-docs.sgml:
468         * help/reference/libview/libevview.types:
469         * help/reference/libview/version.xml.in:
470         * help/reference/shell/Makefile.am:
471         * help/reference/shell/evince-docs.sgml:
472         * help/reference/shell/evince.types:
473         * help/reference/shell/tmpl/dummy.sgml:
474         * help/reference/shell/version.xml.in:
475
476         Split API documentation into libdocument, libview and
477         shell. Required gtk-doc files has been added, but API docs still
478         need to be completed and improved. Fixes bug #568465.
479         
480 2009-02-01  Christian Persch  <chpe@gnome.org>
481
482         * libdocument/ev-document.h: Don't make GTypeInfo static. Bug #570077.
483
484 2009-02-01  Christian Persch  <chpe@gnome.org>
485
486         * backend/Makefile.am:
487         A backend/backend.symbols:
488         * configure.ac: Only export the backend module entry point. Bug
489         #569998.
490
491 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
492
493         * shell/eggfindbar.c: (egg_find_bar_init):
494
495         Add mnemonics to buttons in search bar. Fixes bug #569212.
496         
497 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
498         
499         * shell/ev-print-operation.c:
500         (ev_print_operation_export_print_dialog_response_cb):
501
502         Make sure pages_per_sheet is always >= 1. Fixes bug #569328.
503         
504 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
505
506         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
507
508         Clamp top/bottom values of destinations to make sure they are not
509         bigger than the page height. Fixes bug #569327.
510         
511 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
512
513         * libdocument/ev-debug.h:
514
515         Fix build when debug mode is disabled.
516         
517 2009-01-30  Christian Persch  <chpe@gnome.org>
518
519         * libdocument/ev-backends-manager.c: (ev_backends_manager_load): Make
520         this return TRUE only if any backends were loaded, so the ev_init()
521         function works as documented.
522
523 2009-01-30  Christian Persch  <chpe@gnome.org>
524
525         * evince-document.h:
526         * libdocument/Makefile.am:
527         A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug
528         #569117.
529
530         * libdocument/ev-backends-manager.c: (_ev_backends_manager_init):
531         * libdocument/ev-backends-manager.h:
532         * libdocument/ev-debug.c: (_ev_debug_init), (_ev_debug_shutdown):
533         * libdocument/ev-debug.h:
534         * libdocument/ev-file-helpers.c: (_ev_file_helpers_init),
535         (_ev_file_helpers_shutdown):
536         * libdocument/ev-file-helpers.h: Make these init/shutdown methods
537         private.
538
539         * properties/ev-properties-main.c: (nautilus_module_initialize),
540         (nautilus_module_shutdown):
541         * shell/main.c: (main):
542         * thumbnailer/evince-thumbnailer.c: (main): Use the new single
543         init/shutdown method.
544
545 2009-01-29  Christian Persch  <chpe@gnome.org>
546
547         * shell/main.c: (option_version_cb): Add --version which was lost in
548         the libgnome removal. Bug #562869.
549
550 2009-01-26  Christian Persch  <chpe@gnome.org>
551
552         * shell/ev-application.c: (ev_application_register_service),
553         (ev_application_shutdown):
554         * shell/main.c: (main): Move metadata manager initialisation and
555         shutdown into EvApplication. Follow-up from bug #569120.
556
557 2009-01-26  Christian Persch  <chpe@gnome.org>
558
559         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_string): Don't
560         copy the string twice. Bug #569231.
561
562 2009-01-26  Christian Persch  <chpe@gnome.org>
563
564         * libdocument/ev-file-helpers.c: (ev_dir_ensure_exists),
565         (ev_tmp_dir), (ev_file_helpers_init), (ev_file_helpers_shutdown):
566         * libdocument/ev-file-helpers.h:
567         * shell/ev-application.c: (ev_application_shutdown),
568         (ev_application_init), (ev_application_screensaver_disable),
569         (ev_application_save_print_settings),
570         (ev_application_set_page_setup):
571         * shell/ev-application.h:
572         * shell/ev-metadata-manager.c: (load_values),
573         (ev_metadata_manager_save): Move ev_dot_dir() from libdocument to
574         shell, since it shouldn't be public API. Bug #569120.
575
576         * libdocument/ev-file-helpers.c: (ev_tmp_filename): Use
577         g_get_prgname() instead of hardcoding "evince" for the tmpdir name.
578
579 2009-01-25  Christian Persch  <chpe@gnome.org>
580
581         Bug 569082 – use versioned directory for backends
582
583         * configure.ac: Define ev_binary_version and backenddir.
584         * evince-document.pc.in: Add backenddir variable.
585         * libdocument/Makefile.am:
586         * backend/*/Makefile.am: Remove backenddir definition, so it picks
587         up the one from configure.
588
589 2009-01-25  Christian Persch  <chpe@gnome.org>
590
591         * configure.ac:
592         * evince-document.pc.in: Renamed from evince-backend.pc.in.
593         * libdocument/Makefile.am: Renamed library to libevdocument.la.
594         * libview/Makefile.am:
595         * shell/Makefile.am:
596         * backend/*/Makefile.am: Adapt to changed library name.
597
598         * libdocument/Makefile.am:
599         * libview/Makefile.am: Change the installed headers path to match
600         the directory names in SVN.
601
602         * evince-document.h:
603         * evince-view.h: Add single headers. Bug #568227.
604
605         * libdocument/*.h:
606         * libview/*.h: Add single headers guards.
607
608         * libview/Makefile.am:
609         * libdocument/Makefile.am:
610         * backend/*/Makefile.am:
611         * help/reference/Makefile.am: Define EVINCE_COMPILATION, so we can
612         still include individual headers.
613
614         * properties/Makefile.am:
615         * properties/ev-properties-main.c:
616         * properties/ev-properties-view.h:
617         * thumbnailer/Makefile.am:
618         * thumbnailer/evince-thumbnailer.c: Include only evince-document.h.
619
620         * libdocument/Makefile.am:
621         * libview/Makefile.am: Generate type builtins from all installed headers.
622         * libdocument/ev-link-action.[ch]:
623         * libdocument/ev-link-dest.[ch]:
624         * libdocument/ev-transition-effect.[ch]:
625         * libview/ev-view.[ch]: Remove handcoded type builtins.
626
627         * libdocument/Makefile.am:
628         * evince-document.h: Add ev-document-factory.h to the public headers.
629
630 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
631
632         * shell/ev-sidebar-page.c:
633
634         Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
635         #568228.
636         
637 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
638
639         * libdocument/ev-document.h:
640
641         Add EV_DEFINE_INTERFACE macro.
642         
643         * libdocument/ev-async-renderer.c:
644         * libdocument/ev-document-find.c:
645         * libdocument/ev-document-fonts.c:
646         * libdocument/ev-document-forms.c:
647         * libdocument/ev-document-images.c:
648         * libdocument/ev-document-layers.c:
649         * libdocument/ev-document-links.c:
650         * libdocument/ev-document-security.c:
651         * libdocument/ev-document-thumbnails.c:
652         * libdocument/ev-document-transition.c:
653         * libdocument/ev-document.c:
654         * libdocument/ev-file-exporter.c:
655         * libdocument/ev-selection.c:
656
657         Use EV_DEFINE_INTERFACE macro to define interfaces in
658         libdocument. See bug #568228.
659         
660 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
661
662         * libdocument/ev-document.[ch]:
663
664         Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug
665         #568228.
666         
667 2009-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
668
669         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
670         (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
671         (new_separator_pixbuf):
672         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
673         (egg_toolbar_editor_disconnect_model),
674         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
675         (egg_toolbar_editor_finalize):
676         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
677         * cut-n-paste/toolbar-editor/eggmarshalers.list:
678         
679         Sync EggToolbarEditor with libegg.
680
681 2009-01-22  Michael J. Chudobiak  <mjc@svn.gnome.org>
682
683         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
684         When saving a file, using the default permissions for the user/system,
685         respecting umask and any setgid bit on the directory. Uses the new
686         G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
687         Bug #568593.
688         
689 2009-01-21  Christian Persch  <chpe@gnome.org>
690
691         * configure.ac:
692         * libdocument/Makefile.am:
693         * libview/Makefile.am: Add libtool versioning to libevbackend and
694         libevview. Bug #568229.
695
696 2009-01-21  Christian Persch  <chpe@gnome.org>
697
698         * Makefile.am:
699         * configure.ac:
700         A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
701
702 2009-01-21  Christian Persch  <chpe@gnome.org>
703
704         * configure.ac:
705         * libdocument/Makefile.am:
706         A libdocument/ev-version.h.in: Add version defines and version check
707         macro. Bug #568224.
708
709 2009-01-21  Hiroyuki Ikezoe  <poincare@ikezoe.net>
710
711         * shell/ev-sidebar-links.c
712         * shell/ev-print-operation.c:
713         * shell/ev-history.c:
714         * shell/ev-file-monitor.c:
715         * shell/ev-window.c:
716         * shell/ev-password-view.c:
717         * shell/ev-sidebar-thumbnails.c:
718         * shell/ev-sidebar-attachments.c:
719         * libview/ev-pixbuf-cache.c:
720         * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect.
721         Bug #568386.
722
723 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
724
725         * libdocument/ev-document-info.h:
726
727         Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
728         
729 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
730
731         * libview/Makefile.am:
732
733         Install ev-job-scheduler.h. See bug #567790.
734         
735 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
736
737         * libdocument/Makefile.am:
738
739         Install ev-backends-manager.h and
740         ev-document-type-builtins.h. Fixes bug #567787.
741         
742 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
743
744         * NEWS:
745         * configure.ac:
746
747         Update for release 2.25.5
748         
749 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
750
751         * libview/ev-view.c: (ev_view_drag_data_get):
752
753         Fix second parameter passed to gtk_selection_data_set_uris(), 
754         it expects a gchar **.
755         
756 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
757
758         * libdocument/Makefile.am:
759         * libdocument/ev-document-info.h:
760         * libdocument/ev-document-type-builtins.c.template:
761         * libdocument/ev-document-type-builtins.h.template:
762         * libdocument/ev-document.c: (ev_document_info_get_type),
763         (ev_document_info_copy):
764
765         Make EvDocumentInfo and enums definded in ev-document-info.h
766         GTypes. Fixes bug #567789.
767         
768 2009-01-18  Michal Vaner <vorner+evince@ucw.cz>
769
770         * shell/main.c (arguments_parse): Fix for a minor code typo.
771
772 2009-01-18  Christian Persch  <chpe@gnome.org>
773
774         * help/reference/Makefile.am:
775         * help/reference/evince.types: Fix the API docs build. Bug #568171.
776
777 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
778
779         * libview/Makefile.am:
780         * libview/ev-view-type-builtins.c.template:
781         * libview/ev-view-type-builtins.h.template:
782
783         Make EvJobPriority a proper GType. Fixes bug #567788.
784         
785 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
786
787         * configure.ac:
788         * cut-n-paste/*/Makefile.am:
789         * libdocument/Makefile.am:
790
791         Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
792         code.
793         
794 2009-01-18  Christian Persch  <chpe@gnome.org>
795
796         * libview/ev-view.c: (ev_view_drag_data_get),
797         (ev_view_drag_motion), (ev_view_update_primary_selection),
798         (clear_link_selected):
799         * shell/ev-sidebar-attachments.c:
800         (ev_sidebar_attachments_drag_data_get),
801         (ev_sidebar_attachments_get_property),
802         (ev_sidebar_attachments_init):
803         * shell/ev-window.c: Update drag handling code to use the
804         gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
805         hardcoding the targets lists. Bug #558084.
806         
807 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
808
809         * libdocument/Makefile.am:
810         * libdocument/ev-backend-marshal.c:
811         * libdocument/ev-backend-marshalers.list:
812         * libdocument/ev-document.c:
813
814         Remove unused marshalers stuff from libdocument.
815         
816 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
817
818         * po/POTFILES.in:
819
820         Update for the current source tree.
821         
822 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
823
824         * configure.ac:
825         * Makefile.am:
826         * libdocument/Makefile.am:
827         * libview/Makefile.am:
828         * libview/ev-job-scheduler.[ch]:
829         * libview/ev-jobs.[ch]:
830         * libview/ev-page-cache.[ch]:
831         * libview/ev-pixbuf-cache.[ch]:
832         * libview/ev-timeline.[ch]:
833         * libview/ev-transition-animation.[ch]:
834         * libview/ev-view-accessible.[ch]:
835         * libview/ev-view-marshal.list:
836         * libview/ev-view.[ch]:
837         * shell/Makefile.am:
838
839         Move EvView specific code to a libeviview library so that it can
840         be embbeded in other applications. Based on patches by Tomeu
841         Vizoso. Fixes bug #567751.
842         
843 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
844
845         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
846         * shell/ev-window.c: (ev_window_load_job_cb),
847         (ev_window_load_job_cb), (ev_window_open_uri),
848         (ev_window_reload_local), (ev_window_dispose):
849
850         Remove dest, mode and search_string from EvJobLoad since they are
851         not really needed by the job, but for the window.
852         
853 2009-01-17  Carlos Garcia Campos  <carlosgc@gnome.org>
854
855         * shell/ev-view.c: (ev_view_drag_data_received),
856         (ev_view_class_init), (ev_view_init):
857         * shell/ev-window.c: (ev_window_drag_data_received),
858         (ev_window_class_init), (ev_window_init):
859
860         Make the whole EvWindow the destination of a drag and drop
861         operation.
862         
863 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
864
865         * shell/ev-window.c: (window_open_file_copy_progress_cb):
866
867         Add missing brakets around the percentage in progress
868         messages. See bug #567910.
869         
870 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
871
872         * shell/ev-application.c: (ev_application_open_window),
873         (ev_application_open_uri_at_dest):
874
875         Do no use gdk_x11_* when not available. Based on patch by Hib
876         Eris, see bug #339172.
877         
878 2009-01-16  Hib Eris  <hib@hiberis.nl>
879
880         * configure.ac:
881         * properties/ev-properties-view.c:
882         (ev_properties_view_format_date):
883
884         Check for localtime_r. See bug #339172.
885         
886 2009-01-16  Hib Eris  <hib@hiberis.nl>
887
888         * shell/main.c:
889
890         Include gdkx only for dbus support. See bug #339172.
891         
892 2009-01-16  Tomeu Vizoso  <tomeu@sugarlabs.org>
893
894         * shell/ev-view.c: (ev_view_set_zoom_for_size):
895
896         Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug
897         #567785.
898         
899 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
900
901         * shell/ev-window.c: (reload_remote_copy_progress_cb),
902         (window_save_file_copy_progress_cb):
903
904         Use brakets around the percentage in progress messages. See bug
905         #567910.
906         
907 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
908
909         * shell/ev-window.c: (reload_remote_copy_ready_cb):
910
911         Fix typo in error message. See bug #567910.
912         
913 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
914
915         * shell/ev-window.c: (ev_window_cmd_file_close_window):
916
917         Fix mnemonic conflict. Fixes bug #567937.
918         
919 2009-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
920
921         * NEWS:
922         * configure.ac:
923
924         Update for release 2.25.4
925         
926 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
927
928         * configure.ac:
929         
930         GLib version requirement bumped to 2.18 due to g_set_error_literal.
931         Thanks to Christian Spurk.
932
933 2008-12-31  Hib Eris  <hib@hiberis.nl>
934         
935         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
936
937         Fix mime type handling.
938         
939 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
940
941         * po/POTFILES.in:
942
943         Add ev-print-operation.c.
944         
945 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
946
947         * shell/ev-window.c: (ev_window_clear_progress_idle),
948         (reset_progress_idle), (ev_window_show_progress_message),
949         (ev_window_reset_progress_cancellable),
950         (ev_window_progress_response_cb), (show_loading_progress),
951         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
952         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
953         (show_reloading_progress), (reload_remote_copy_ready_cb),
954         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
955         (show_saving_progress), (window_save_file_copy_ready_cb),
956         (window_save_file_copy_progress_cb), (ev_window_save_remote),
957         (ev_window_dispose):
958
959         Show progress information when loading/saving remote files. Fixes
960         bug #370958.
961         
962 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
963
964         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
965
966         Show better warning message when temp file cannot be deleted.
967         
968 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
969
970         * shell/ev-window.c: (image_save_dialog_response_cb):
971
972         Fix saving images to remote locations.
973         
974 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
975
976         * shell/ev-application.[ch]: (ev_application_shutdown),
977         (ev_application_get_print_settings_file),
978         (ev_application_save_print_settings),
979         (ev_application_get_print_settings),
980         (ev_application_set_print_settings),
981         (ev_application_get_page_setup), (ev_application_set_page_setup):
982         * shell/ev-window.c: (ev_window_save_print_page_setup),
983         (ev_window_load_print_page_setup_from_metadata),
984         (ev_window_print_page_setup_done_cb),
985         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
986         (ev_window_cmd_preview_print):
987
988         Remember page setup options too. Paper size is globally remembered
989         while page margins are stored per document in metadata file. Fixes
990         bugs #525185 and #349102.
991         
992 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
993
994         * shell/ev-print-operation.c:
995         (ev_print_operation_export_print_dialog_response_cb):
996
997         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
998         
999 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1000
1001         * shell/ev-print-operation.c: (export_cancel),
1002         (export_job_cancelled), (ev_print_operation_export_begin),
1003         (ev_print_operation_export_cancel):
1004         * shell/ev-window.c: (ev_window_print_cancel),
1005         (ev_window_print_update_pending_jobs_message),
1006         (ev_window_print_operation_done),
1007         (ev_window_print_operation_status_changed),
1008         (print_jobs_confirmation_dialog_response),
1009         (ev_window_cmd_file_close_window):
1010
1011         Show a confirmation dialog when there are pending print jobs while
1012         closing the main window. Fixes bug #480964.
1013         
1014 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1015
1016         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
1017         (ev_print_operation_get_job_name),
1018         (ev_print_operation_get_status),
1019         (ev_print_operation_get_progress),
1020         (ev_print_operation_update_status),
1021         (ev_print_operation_export_get_job_name), (clamp_ranges),
1022         (get_first_and_last_page), (ev_print_operation_export_run_next),
1023         (print_job_finished), (export_print_done), (export_job_cancelled),
1024         (update_progress), (export_print_page),
1025         (ev_print_operation_export_begin),
1026         (ev_print_operation_export_print_dialog_response_cb),
1027         (ev_print_operation_export_run),
1028         (ev_print_operation_export_cancel),
1029         (ev_print_operation_export_class_init):
1030         * shell/ev-window.c:
1031         (ev_window_print_update_pending_jobs_message),
1032         (ev_window_print_operation_done),
1033         (ev_window_print_progress_response_cb),
1034         (ev_window_print_operation_status_changed),
1035         (ev_window_print_operation_begin_print), (ev_window_print_range),
1036         (ev_window_dispose):
1037
1038         Show progress information when printing. Fixes bug #482770.
1039         
1040 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1041
1042         * shell/Makefile.am:
1043         * shell/ev-progress-message-area.[ch]:
1044         * shell/ev-message-area.[ch]: (ev_message_area_init),
1045         (ev_message_area_set_image_from_stock):
1046
1047         Add EvProgressMessageArea derived from EvMessageArea to show
1048         progress information in the message area. 
1049         
1050 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1051
1052         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1053
1054         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
1055         close button. Add a function to get the contents of the message
1056         area.
1057         
1058 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1059
1060         * shell/Makefile.am:
1061         * shell/ev-print-operation.[ch]:
1062         * shell/ev-jobs.[ch]: (ev_job_export_init),
1063         (ev_job_export_dispose), (ev_job_export_run),
1064         (ev_job_export_class_init), (ev_job_export_new),
1065         (ev_job_export_set_page):
1066         * shell/ev-window.c: (ev_window_print_operation_done),
1067         (ev_window_print_range), (ev_window_dispose):
1068
1069         First step of the printing system rework. EvJobPrint has been
1070         replaced by EvJobExport so that every page is scheduled to be
1071         exported in a thread instead of scheduling the whole printing
1072         process. This way the gui is responsive during printing.
1073         
1074 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1075
1076         * shell/ev-window.c: (setup_size_from_metadata),
1077         (ev_window_load_print_settings_from_metadata):
1078
1079         Fix memory leaks.
1080         
1081 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1082
1083         * libdocument/ev-document.c: (ev_document_get_type):
1084
1085         Add GObject type as prerequisite to EvDocument interface so that
1086         document instances can be used as GObjects.
1087         
1088 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1089
1090         * shell/ev-view.c: (jump_to_find_result):
1091
1092         Only jump the the location of the find result for the first match
1093         when searching. It drastically improves the performance when
1094         searching. Bug catched and fixed by Michael Hunold. Fixes bug
1095         #564774.
1096         
1097 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1098
1099         * properties/ev-properties-main.c: (ev_properties_get_pages):
1100         * properties/ev-properties-view.[ch]:
1101         (ev_properties_view_dispose), (ev_properties_view_class_init),
1102         (ev_properties_view_set_info), (ev_properties_view_new):
1103         * shell/ev-properties-dialog.[ch]:
1104         (ev_properties_dialog_set_document):
1105         * shell/ev-window.c: (ev_window_setup_document),
1106         (ev_window_cmd_file_properties):
1107
1108         Add document URI to properties page. Fixes bug #555376.
1109         
1110 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1111
1112         * configure.ac:
1113         * data/Makefile.am:
1114         * data/evince-password.glade: Removed
1115         * data/evince-properties.glade: Removed
1116         * properties/ev-properties-view.c:
1117         (ev_properties_view_class_init), (set_property),
1118         (ev_properties_view_set_info), (ev_properties_view_init):
1119         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1120         (font_cell_data_func), (ev_properties_fonts_init):
1121
1122         Remove Glade dependency.
1123         
1124 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1125
1126         * backend/comics/comics-document.c: (comics_document_load):
1127
1128         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
1129         
1130 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1131
1132         * NEWS:
1133         * configure.ac:
1134
1135         Update for release 2.25.2
1136         
1137 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1138
1139         * configure.ac:
1140         * shell/Makefile.am:
1141         * shell/ev-keyring.[ch]:
1142         * shell/ev-password.[ch]: Removed
1143         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
1144         (ev_password_view_class_init), (ev_password_view_clicked_cb),
1145         (ev_password_view_init), (ev_password_view_set_uri),
1146         (ev_password_dialog_got_response),
1147         (ev_password_dialog_remember_button_toggled),
1148         (ev_password_dialog_entry_changed_cb),
1149         (ev_password_dialog_entry_activated_cb),
1150         (ev_password_view_ask_password), (ev_password_view_get_password),
1151         (ev_password_view_get_password_save_flags),
1152         (ev_password_view_new):
1153         * shell/ev-window.c: (ev_window_password_view_unlock),
1154         (ev_window_load_job_cb), (ev_window_close_dialogs),
1155         (ev_window_init):
1156
1157         Rework the password view. When the password is in the keyring it's
1158         used automatically without showing the password dialog and it's  
1159         only stored in the keyring when we are sure it's correct. The
1160         password dialog has been reworked too, in order to make it
1161         more hig compliant and consistent with the GTK+ dialog used in
1162         gtkmountoperation. Fixes bug #562496. 
1163         
1164 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1165
1166         * backend/comics/comics-document.c: (comics_document_load):
1167
1168         Do not trust file extensions when getting the command needed to
1169         uncompress comic documents. Fixes bug #562143.
1170         
1171 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1172
1173         * libdocument/ev-document-factory.c: (get_document_from_uri),
1174         (ev_document_factory_get_document):
1175         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
1176         (get_mime_type_from_data), (ev_file_get_mime_type):
1177
1178         Move mime-type functions from document-facrory to file-helpers so
1179         that it can be reused.
1180         
1181 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1182
1183         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
1184         (window_open_file_copy_ready_cb), (ev_window_reload_local),
1185         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
1186         (ev_window_reload_remote), (ev_window_reload_document):
1187
1188         Add support for reloading remote documents. Fixes bug #555399.
1189         
1190 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1191
1192         * shell/ev-view.c: (ev_view_find_previous):
1193
1194         Make sure find_result is never < 0 which causes a crash while
1195         searching. Fixes bug #558377.
1196         
1197 2008-11-19  Marek Kašík <mkasik@redhat.com>
1198
1199         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
1200         (ev_pixbuf_cache_get_selection_surface):
1201         
1202         Fixes crash on fast scrolling with simultaneous text selection.
1203
1204 2008-11-19  Marek Kašík <mkasik@redhat.com>
1205
1206         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
1207         * shell/ev-window.c (launch_external_uri):
1208         
1209         Fixes assertion fail on selecting text. See bug #561393.
1210
1211 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * shell/Makefile.am:
1214         * shell/ev-jobs.[ch]: (ev_job_layers_init),
1215         (ev_job_layers_dispose), (ev_job_layers_run),
1216         (ev_job_layers_class_init), (ev_job_layers_new):
1217         * shell/ev-sidebar-layers.[ch]:
1218         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
1219         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1220         (ev_view_reload_page), (ev_view_reload):
1221         * shell/ev-window.c: (setup_sidebar_from_metadata),
1222         (ev_window_sidebar_current_page_changed_cb),
1223         (sidebar_layers_visibility_changed), (ev_window_init):
1224
1225         Add layers support.
1226         
1227 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1228
1229         * data/icons/22x22/actions/Makefile.am:
1230         * data/icons/22x22/actions/eye.png:
1231         * shell/ev-stock-icons.[ch]:
1232         
1233         Add eye icon from gimp to hide/show layers.
1234         
1235 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1236
1237         * configure.ac:
1238         * cut-n-paste/Makefile.am:
1239         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
1240         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
1241         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
1242
1243         Add GimpCellRendererToggle from gimp slightly modified to fit our
1244         needs. 
1245         
1246 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1247
1248         * configure.ac:
1249         * backend/pdf/ev-poppler.cc:
1250
1251         Implement layers interface in PDF backend.
1252         
1253 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1254
1255         * libdocument/Makefile.am:
1256         * libdocument/ev-document-layers.[ch]:
1257         * libdocument/ev-layer.[ch]:
1258
1259         Add optional content (layers) interface.
1260         
1261 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1262
1263         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
1264         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
1265
1266         Removes unused code.
1267
1268 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1269
1270         * NEWS:
1271         * configure.ac:
1272
1273         Update for 2.25.1 release
1274
1275 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1276
1277         * shell/ev-window.c:
1278
1279         Fix build with GTK+ < 2.14
1280
1281 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1282
1283         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
1284         
1285         Makes menu label translatable. Fixes bug #559129.
1286
1287 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1288
1289         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
1290         (t1_transform_font):
1291         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
1292         
1293         More renames of warning to mdvi_warning in follow up to the
1294         fix of the bug #553369. Fix for the bug #559257 by
1295         Tuxce <tuxce.net@gmail.com>.
1296         
1297 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1298
1299         * shell/ev-application.c: (ev_application_init_session):
1300         * shell/main.c: (main):
1301
1302         Move the egg_set_desktop_file() call to main and remove
1303         gtk_window_set_default_icon_name() since it's already called by
1304         egg_set_desktop_file()
1305         
1306 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1307
1308         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
1309
1310         Initialize GError to NULL.
1311         
1312 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1313
1314         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1315         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
1316         (ev_window_preview_print_finished), (launch_action):
1317
1318         Do not use popup dialogs to show error messages anymore, use the
1319         message area instead.
1320         
1321 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1322
1323         * shell/ev-window.c: (ev_window_error_message),
1324         (ev_window_warning_message), (ev_window_set_document),
1325         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1326         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1327         (ev_window_cmd_help_contents), (launch_external_uri),
1328         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
1329         (ev_attachment_popup_cmd_open_attachment),
1330         (attachment_save_dialog_response_cb):
1331
1332         Use a message format (with printf()-style) in
1333         ev_window_error_message and ev_window_warning_message.
1334
1335 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1336
1337         * shell/ev-window.c: (ev_window_error_message),
1338         (ev_window_warning_message), (ev_window_set_document),
1339         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1340         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1341         (ev_window_cmd_help_contents), (launch_external_uri),
1342         (image_save_dialog_response_cb),
1343         (ev_attachment_popup_cmd_open_attachment),
1344         (attachment_save_dialog_response_cb):
1345
1346         Change ev_window_error_message and ev_window_warning_message to
1347         receive a EvWindow instead of a GtkWindow. It's more consistent
1348         and avoids unneeded casts.
1349         
1350 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1351
1352         * shell/ev-window.c: (ev_window_cmd_help_contents):
1353
1354         Use gtk_show_uri() when availale to display help contents.
1355         
1356 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1357
1358         * configure.ac:
1359         * backend/pdf/ev-poppler.cc:
1360         * properties/ev-properties-view.c:
1361         * shell/Makefile.am:
1362         * shell/ev-tooltip.[ch]: Removed
1363         * shell/ev-view-private.h
1364         * shell/eggfindbar.c:
1365         * shell/ev-application.c:
1366         * shell/ev-open-recent-action.c:
1367         * shell/ev-sidebar-thumbnails.c:
1368         * shell/ev-view.c:
1369         * shell/ev-window.c:
1370
1371         Bump GTK+ requirement to 2.12.
1372         
1373 2008-10-27 Christian Persch <chpe@gnome.org>
1374
1375         * backend/djvu/djvu-document.c
1376         * backend/dvi/cairo-device.c
1377         * cut-n-paste/evmountoperation/ev-mount-operation.h
1378         * cut-n-paste/gedit-message-area/gedit-message-area.h
1379         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
1380         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
1381         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
1382         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
1383         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
1384         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
1385         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
1386         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
1387         * cut-n-paste/zoom-control/ephy-zoom-action.c
1388         * cut-n-paste/zoom-control/ephy-zoom-action.h
1389         * cut-n-paste/zoom-control/ephy-zoom-control.c
1390         * cut-n-paste/zoom-control/ephy-zoom-control.h
1391         * libdocument/ev-async-renderer.h
1392         * libdocument/ev-document-factory.c
1393         * libdocument/ev-document-misc.h
1394         * libdocument/ev-image.h
1395         * libdocument/ev-selection.h
1396         * shell/ev-properties-fonts.h
1397         * shell/ev-stock-icons.h
1398         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
1399         directly. Bug #558064.
1400
1401 2008-10-27 Christian Persch <chpe@gnome.org>
1402
1403         * cut-and-paste/smclient/*: Update from libegg.
1404
1405 2008-10-27 Christian Persch <chpe@gnome.org>
1406
1407         * backend/djvu/djvu-document.c
1408         * backend/ps/ev-spectre.c
1409         * shell/ev-jobs.c: Use printf safely. Bug #558066.
1410
1411 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1412
1413         * shell/ev-view.c (ev_view_change_page),
1414         (ev_view_transition_animation_finish),
1415         (ev_view_transition_animation_cancel), (page_changed_cb),
1416         (ev_view_set_presentation), (ev_view_next_page),
1417         (ev_view_previous_page):
1418         
1419         Cancel the animation without scheduling transition start
1420         and proceed to the next page to fix bug #516749.
1421
1422 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1423
1424         * NEWS:
1425         * configure.ac:
1426
1427         Update for release 2.24.1
1428         
1429 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1430
1431         * shell/ev-window.c: (ev_window_cmd_view_presentation):
1432
1433         Disable toggle function of F5 when in presentation mode. Patch by
1434         Dave Neary. Fixes bug #556162.
1435         
1436 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1437
1438         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
1439         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
1440         (ev_sidebar_thumbnails_fill_model),
1441         (ev_sidebar_thumbnails_refresh),
1442         (ev_sidebar_thumbnails_set_document):
1443
1444         Instead of using only one loading icon for thumbnails based on the
1445         size of the first page, create an icon for every different page
1446         size. Fixes bug #556264.
1447         
1448 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1449
1450         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1451
1452         Fix memory leak.
1453         
1454 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1455
1456         * shell/ev-window-title.c (ev_window_title_sanitize_title):
1457
1458         Removes bad prefixes from window title. Patch by 
1459         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
1460         
1461 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1462
1463         * shell/ev-window.c: (launch_external_uri):
1464
1465         Do not consider mailto links as http uris. Fixes bug #555801.
1466         
1467 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1468
1469         * shell/ev-view.c: (merge_selection_region), (clear_selection):
1470
1471         Fix memory leak. Fixes bug #555134.
1472         
1473 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1474
1475         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1476
1477         Emit the job finished signal when the job is handled before the
1478         page_ready callback.
1479         
1480 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1481
1482         * shell/ev-window.c: (launch_action):
1483
1484         Use GdkAppLaunchContext when available to launch external
1485         applications.
1486         
1487 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1488
1489         * shell/ev-window.c: (launch_action):
1490
1491         Fix launching external applications for launch actions which seems
1492         to be broken since the gio port. Fixes bug #554500.
1493         
1494 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1495
1496         * backend/dvi/Makefile.am:
1497         * backend/dvi/cairo-device.c:
1498         * backend/dvi/dvi-document.c:
1499         * backend/dvi/mdvi-lib/Makefile.am:
1500
1501         Fix several compile warnings in the dvi backend.
1502         
1503 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1504
1505         * backend/dvi/mdvi-lib/common.h:
1506         * backend/dvi/mdvi-lib/dviread.c:
1507         * backend/dvi/mdvi-lib/font.c:
1508         * backend/dvi/mdvi-lib/fontmap.c:
1509         * backend/dvi/mdvi-lib/fontsrch.c:
1510         * backend/dvi/mdvi-lib/gf.c:
1511         * backend/dvi/mdvi-lib/pagesel.c:
1512         * backend/dvi/mdvi-lib/pk.c:
1513         * backend/dvi/mdvi-lib/sp-epsf.c:
1514         * backend/dvi/mdvi-lib/special.c:
1515         * backend/dvi/mdvi-lib/tfm.c:
1516         * backend/dvi/mdvi-lib/tfmfile.c:
1517         * backend/dvi/mdvi-lib/util.c:
1518         * backend/dvi/mdvi-lib/vf.c:
1519
1520         Rename error as mdvi_error to avoid symbol conflicts with the libc
1521         error. Rename also message, crash, fatal and warning for
1522         consistency. Fixes bug #553369.
1523         
1524 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1525
1526         * backend/dvi/dvi-document.c: (dvi_document_load):
1527
1528         Fix memory leak.
1529         
1530 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1531
1532         * backend/dvi/dvi-document.c:
1533
1534         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
1535         G_IMPLEMENT_INTERFACE.
1536         
1537 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1538
1539         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1540
1541         Make sure copy_job_page_and_selection_to_job_info is always called
1542         before copy_job_to_job_info. Fixes bug #552382.
1543         
1544 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1545
1546         * NEWS:
1547         * configure.ac:
1548
1549         Update for release 2.24.0
1550         
1551 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1552
1553         * shell/ev-window.c: (launch_external_uri):
1554
1555         Use GdkAppLaunchContext when available to launch external uris.
1556         
1557 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1558
1559         * shell/ev-window.c: (launch_external_uri):
1560
1561         Use the message area to show errors when lauching external uris
1562         instead of a popup window.
1563         
1564 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1565
1566         * shell/ev-window.c: (launch_external_uri):
1567
1568         Assume invalid uris are http uris. Fixes bug #552071.
1569         
1570 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1571
1572         * NEWS:
1573         * configure.ac:
1574
1575         Update for release 2.23.92.
1576         
1577 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1578
1579         * shell/eggfindbar.c: (egg_find_bar_class_init):
1580
1581         Allow page scrolling with PageUp/PageDown keys when find bar is
1582         active. Fixes bug #529833.
1583         
1584 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1585
1586         * shell/ev-view-private.h:
1587         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
1588         (ev_view_scroll), (ev_view_class_init):
1589         * shell/ev-view-accessible.c:
1590         (ev_view_accessible_action_do_action):
1591         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1592         (ev_window_cmd_scroll_backward):
1593
1594         Use GtkScrollType instead of EvScrollType.
1595         
1596 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1597
1598         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
1599         
1600         Patch for case unsensitive page label match by Michael Lee.
1601         See bug #550136.
1602         
1603         * shell/ev-page-action.c (create_tool_item):    
1604         * test/Makefile.am:
1605         * test/test1.py:
1606         * test/test4.py:
1607         * test/test5.py:
1608         
1609         Added test for the above and updated other tests.
1610
1611 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1612
1613         * shell/ev-window.c: (image_save_dialog_response_cb):
1614
1615         Do not append the file extension twice when saving an image.
1616         
1617 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1618
1619         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
1620
1621         Remove an invalid ifdef.
1622         
1623 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1624
1625         * shell/ev-view.c: (ev_view_motion_notify_event):
1626
1627         Make sure the cursor is correctly restored after showing the right
1628         click menu.
1629         
1630 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1631
1632         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
1633         (ev_attachment_open):
1634         * shell/ev-sidebar-attachments.c:
1635         (ev_sidebar_attachments_button_press):
1636         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
1637
1638         Use GdkAppLaunchContext when available to open attachments.
1639         
1640 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1641
1642         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
1643
1644         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
1645         by Eric Piel.
1646         
1647 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1648
1649         * shell/ev-application.c: (ev_application_get_media_keys):
1650         * shell/ev-media-player-keys.[ch]:
1651         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
1652         (ev_media_player_keys_grab_keys),
1653         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
1654         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
1655         * shell/ev-window.[ch]: (ev_window_dispose),
1656         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
1657         (ev_window_init):
1658
1659         Clean up the media player keys stuff.
1660         
1661 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1662
1663         * NEWS:
1664         * configure.ac:
1665
1666         Update for release 2.23.91.
1667         
1668 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1669
1670         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1671         (sm_client_xsmp_set_initial_properties):
1672
1673         Fix memory leak.
1674         
1675 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1676
1677         * shell/ev-application.c: (ev_application_open_window),
1678         (ev_application_open_uri_at_dest):
1679
1680         Make sure evince starts up in the right workspace when resuming a
1681         previous session.
1682         
1683 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1684
1685         * shell/ev-application.[ch]: (ev_application_open_window),
1686         (ev_application_add_icon_path_for_screen),
1687         (ev_application_open_uri_at_dest):
1688
1689         Fix window manager warnings shown in ~/.xsession-errors
1690         
1691 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1692
1693         * configure.ac:
1694         * cut-n-paste/Makefile.am:
1695         * cut-n-paste/smclient/Makefile.am:
1696         * cut-n-paste/smclient/eggdesktopfile.[ch]:
1697         * cut-n-paste/smclient/eggsmclient-private.h:
1698         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1699         * cut-n-paste/smclient/eggsmclient.[ch]:
1700
1701         EggSMClient copied from libegg
1702
1703         * libdocument/ev-file-helpers.c: (ev_dot_dir):
1704         * shell/Makefile.am:
1705         * shell/ev-application.[ch]: (ev_application_load_session),
1706         (smclient_save_state_cb), (smclient_quit_cb),
1707         (ev_application_init_session), (ev_application_shutdown),
1708         (ev_application_init):
1709         * shell/main.c: (main):
1710
1711         Use EggSMClient instead of gnome-client and remove libgnome and
1712         libgnomeui dependencies.
1713         
1714 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1715
1716         * shell/main.c: (main):
1717
1718         Remove gnome_authentication_manager_init.
1719         
1720 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1721
1722         * shell/ev-view.c: (ev_view_goto_window_create):
1723
1724         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
1725         since it's now deprecated.
1726         
1727 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1728
1729         * backend/djvu/Makefile.am:
1730         * backend/djvu/djvu-document-private.h:
1731         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
1732         (djvu_document_find_iface_init):
1733         * backend/djvu/djvu-text-page.[ch]:
1734         * backend/djvu/djvu-text.[ch]: Removed
1735         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
1736         (pdf_document_find_iface_init):
1737         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
1738         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
1739         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
1740         (ev_job_find_get_n_results), (ev_job_find_get_progress),
1741         (ev_job_find_has_results), (ev_job_find_get_results):
1742         * shell/ev-view-private.h:
1743         * shell/ev-view.[ch]: (ev_view_expose_event),
1744         (highlight_find_results), (ev_view_finalize),
1745         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
1746         (ev_view_set_document), (ev_view_find_get_n_results),
1747         (ev_view_find_get_result), (jump_to_find_result),
1748         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
1749         (ev_view_find_previous), (ev_view_find_search_changed),
1750         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
1751         * shell/ev-window.c: (ev_window_update_actions),
1752         (page_changed_cb), (ev_window_setup_document),
1753         (ev_window_update_find_status_message),
1754         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
1755         (ev_window_clear_find_job), (find_bar_close_cb),
1756         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
1757         (ev_window_dispose), (ev_window_init):
1758
1759         Rework find interface. The find logic has been moved from backends
1760         to the shell avoiding a lot of duplicated code in the backends and
1761         making easier to implement the find interface in the backends.
1762         
1763 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1764
1765         * backend/pdf/ev-poppler.cc:
1766         (pdf_document_thumbnails_get_dimensions):
1767
1768         Make sure thumbnail size returned by the PDF is actually
1769         valid. Fixes bug #548462.
1770         
1771 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1772
1773         * shell/ev-window.c: (ev_window_setup_document),
1774         (ev_window_set_document), (ev_window_dispose):
1775
1776         Remove the idle function for setting the document up when the
1777         window is destroyed. Fixes bug #549163.
1778         
1779 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1780
1781         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
1782         (ev_job_attachments_dispose), (ev_job_attachments_run),
1783         (ev_job_attachments_class_init), (ev_job_attachments_new):
1784         * shell/ev-sidebar-attachments.c:
1785         (ev_sidebar_attachments_set_document):
1786
1787         Add a new job to get the attachments in a thread with the document
1788         lock held. Fixes bug #548653.
1789         
1790 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1791
1792         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
1793         (tiff_document_document_iface_init):
1794
1795         Implement document_get_page_label in tiff backend.
1796         
1797 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1798
1799         * backend/tiff/tiff-document.c: (tiff_document_render):
1800
1801         Handle document orientation in tiff backend. Fixes bug #548444.
1802         
1803 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1804
1805         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1806
1807         Do not crash when adjustment page size is 0. Fixes bug #547440.
1808         
1809 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1810
1811         * cut-n-paste/evmountoperation/ev-mount-operation.c:
1812
1813         Sync with current GTK+.
1814         
1815 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1816
1817         * configure.ac:
1818         
1819         Update for release 2.23.6.
1820
1821 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1822
1823         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
1824         (ev_job_load_set_password):
1825         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
1826         * shell/ev-window.c: (password_dialog_response),
1827         (ev_window_load_job_cb):
1828
1829         Fix loading encrypted documents since I broke it with the jobs
1830         rework.
1831         
1832 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1833
1834         * NEWS:
1835
1836         Update NEWS for 2.23.6 release.
1837         
1838 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1839
1840         * backend/impress/impress-document.c:
1841         * backend/impress/render.h:
1842         * libdocument/ev-document-factory.c:
1843         * libdocument/ev-document-factory.h:
1844         * libdocument/ev-document-links.h:
1845         * libdocument/ev-document-misc.c:
1846         * libdocument/ev-document-misc.h:
1847         * properties/ev-properties-main.c:
1848         * properties/ev-properties-view.c:
1849         * properties/ev-properties-view.h:
1850         * shell/eggfindbar.c:
1851         * shell/eggfindbar.h:
1852         * shell/ev-application.c:
1853         * shell/ev-application.h:
1854         * shell/ev-jobs.h:
1855         * shell/ev-message-area.h:
1856         * shell/ev-navigation-action.c:
1857         * shell/ev-navigation-action.h:
1858         * shell/ev-open-recent-action.c:
1859         * shell/ev-open-recent-action.h:
1860         * shell/ev-page-action-widget.c:
1861         * shell/ev-page-action.c:
1862         * shell/ev-page-action.h:
1863         * shell/ev-page-cache.h:
1864         * shell/ev-password-view.h:
1865         * shell/ev-password.h:
1866         * shell/ev-pixbuf-cache.h:
1867         * shell/ev-properties-fonts.c:
1868         * shell/ev-sidebar-attachments.c:
1869         * shell/ev-sidebar-links.c:
1870         * shell/ev-sidebar-links.h:
1871         * shell/ev-sidebar-thumbnails.c:
1872         * shell/ev-sidebar-thumbnails.h:
1873         * shell/ev-sidebar.c:
1874         * shell/ev-sidebar.h:
1875         * shell/ev-stock-icons.c:
1876         * shell/ev-tooltip.h:
1877         * shell/ev-view.c:
1878         * shell/ev-view.h:
1879         * shell/ev-window.c:
1880         * shell/ev-window.h:
1881         * shell/main.c:
1882
1883         More #include cleanups. Again: reordering, single gtk.h
1884         includes and other stuff.
1885
1886 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1887
1888         * shell/eggfindbar.c:
1889         * shell/ev-application.c:
1890         * shell/ev-message-area.c:
1891         * shell/ev-navigation-action.c:
1892         * shell/ev-open-recent-action.c:
1893         * shell/ev-page-action-widget.c:
1894         * shell/ev-page-action.c:
1895         * shell/ev-password-view.c:
1896         * shell/ev-properties-dialog.c:
1897         * shell/ev-properties-fonts.c:
1898         * shell/ev-sidebar-attachments.c:
1899         * shell/ev-sidebar-page.c:
1900         * shell/ev-sidebar-thumbnails.c:
1901         * shell/ev-stock-icons.c:
1902         * shell/ev-tooltip.c:
1903         * shell/ev-view.c:
1904         * shell/ev-window.c:
1905         * shell/main.c:
1906
1907         Cleanup many #include statements: reorder so that a
1908         generic-to-specific order is used, use single gtk.h
1909         includes, and some other cleanups.
1910
1911 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1912
1913         * shell/ev-jobs.h:
1914
1915         Add gio header.
1916         
1917 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1918
1919         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
1920         (ev_document_fc_mutex_trylock):
1921         * shell/Makefile.am:
1922         * shell/ev-job-queue.[ch]:
1923         * shell/ev-job-scheduler.[ch]:
1924         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
1925         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
1926         (ev_job_run), (ev_job_cancel), (ev_job_failed),
1927         (ev_job_failed_from_error), (ev_job_succeeded),
1928         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
1929         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
1930         (ev_job_links_class_init), (ev_job_render_init),
1931         (notify_page_ready), (ev_job_render_page_ready),
1932         (ev_job_render_run), (ev_job_render_class_init),
1933         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
1934         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
1935         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
1936         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
1937         (ev_job_save_dispose), (ev_job_save_run),
1938         (ev_job_save_class_init), (ev_job_print_init),
1939         (ev_job_print_dispose), (ev_job_print_run),
1940         (ev_job_print_class_init):
1941         * shell/ev-page-cache.c:
1942         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1943         (check_job_size_and_unref), (move_one_job),
1944         (copy_job_to_job_info), (add_job),
1945         (ev_pixbuf_cache_add_jobs_if_needed):
1946         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1947         (job_fonts_finished_cb), (job_fonts_updated_cb),
1948         (ev_properties_fonts_set_document):
1949         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1950         (ev_sidebar_links_set_document):
1951         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1952         (ev_sidebar_thumbnails_set_document),
1953         (ev_sidebar_thumbnails_clear_job):
1954         * shell/ev-view-private.h:
1955         * shell/ev-view.c:
1956         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
1957         (ev_window_refresh_window_thumbnail), (password_dialog_response),
1958         (ev_window_clear_load_job), (ev_window_clear_reload_job),
1959         (ev_window_load_job_cb), (ev_window_reload_job_cb),
1960         (window_open_file_copy_ready_cb), (ev_window_open_uri),
1961         (ev_window_reload_document), (ev_window_clear_save_job),
1962         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1963         (ev_window_clear_print_job), (ev_window_print_job_cb),
1964         (ev_window_print_dialog_response_cb):
1965         * shell/main.c: (main):
1966
1967         Rework the jobs system in order to make it simpler and more
1968         extensible. It allows to run jobs in the main loop instead of
1969         using a thread when it's appropriate like the fonts job. Now it's
1970         also possible to cancel jobs that are currently running. 
1971         
1972 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1973
1974         * libdocument/ev-debug.c: (profile_init):
1975
1976         Create the hash table also when profiling service is enabled for
1977         all sections.
1978         
1979 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1980
1981         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1982         (ev_profiler_stop):
1983         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1984         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1985         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1986         (ev_job_print_run):
1987         * shell/main.c: (main):
1988
1989         Add a profile mode available when debug is enabled. Add profilers
1990         in ev-jobs.
1991         
1992 2008-07-23  Götz Waschk <waschk@mandriva.org>
1993
1994         * configure.ac: Correctly build desktop file. Fixes
1995         bug #544237.
1996
1997 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1998
1999         * configure.ac:
2000         
2001         Update for release 2.23.5.
2002
2003 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2004
2005         * NEWS:
2006
2007         Update NEWS for 2.23.5 release.
2008         
2009 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2010
2011         * shell/ev-window.c: (ev_window_state_event),
2012         (ev_window_class_init):
2013
2014         Intercept window manager's fullscreen request in order to run/stop
2015         fullscreen mode. Fixes bug #493541.
2016         
2017 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2018
2019         * shell/ev-window.c: (find_bar_visibility_changed_cb):
2020
2021         Restart the job search when the find bar is opened for the second
2022         time. Fixes bug #531956.
2023         
2024 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2025
2026         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
2027         (get_document_from_uri):
2028
2029         Make sure we always return a valid error struct when
2030         get_document_from_uri fails. Fixes nautilus crash, see bug
2031         #542548.
2032         
2033 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
2034
2035         * libdocument/ev-transition-effect.c
2036         (ev_transition_effect_type_get_type),
2037         (ev_transition_effect_alignment_get_type),
2038         (ev_transition_effect_direction_get_type):
2039         
2040         Fixes bug #542924. Makes enums static to fix Solaris build.
2041
2042 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2043
2044         * shell/ev-view.c: (ev_view_key_press_event):
2045
2046         Add '.' keybinding for blanking the screen in presentation
2047         mode. Fixes bug #542001.
2048         
2049 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2050
2051         * libdocument/ev-document-misc.c:
2052         (ev_document_misc_pixbuf_from_surface):
2053
2054         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
2055         #540950.
2056         
2057 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2058
2059         * backend/comics/comics-document.c (comics_document_load):
2060         * backend/comics/comicsdocument.evince-backend.in:
2061         * configure.ac:
2062         * thumbnailer/evince-thumbnailer-comics.schemas.in:
2063         
2064         Added support for 7-zip based cb7 comic book. Patch by
2065         Kartik Rustagi. Fixes bug #532312.
2066
2067 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2068
2069         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
2070         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
2071         Fixes bug #539972.
2072
2073 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2074
2075         * shell/Makefile.am:
2076         * shell/ev-application.c (ev_application_init),
2077         (ev_application_get_media_keys):
2078         * shell/ev-application.h:
2079         * shell/ev-marshal.list:
2080         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
2081         (proxy_destroy), (on_media_player_key_pressed),
2082         (ev_media_player_keys_init), (ev_media_player_keys_focused),
2083         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
2084         * shell/ev-media-player-keys.h:
2085         * shell/ev-window.c (ev_window_go_previous_page),
2086         (ev_window_go_next_page), (ev_window_go_first_page),
2087         (ev_window_go_last_page), (ev_window_start_presentation),
2088         (ev_window_dispose), (view_actions_focus_in_cb):
2089         * shell/ev-window.h: When building with D-Bus support, listen
2090         for multimedia key events from gnome-settings-daemon. This allows
2091         to go to the next/previous/first/last pages using, respectively,
2092         Next/Previous/Rewing/Fast Forward. The Play button is used to start
2093         a presentation. Fixes bug #539971.
2094
2095 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2096
2097         * configure.ac:
2098         
2099         Update for release 2.23.4.
2100
2101 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2102
2103         * NEWS:
2104
2105         Update news for 2.23.4 release.
2106         
2107 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2108
2109         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
2110         * shell/ev-sidebar-thumbnails.c:
2111         (ev_sidebar_thumbnails_set_loading_icon),
2112         (ev_sidebar_thumbnails_refresh):
2113         * shell/ev-window.c: (ev_window_error_message),
2114         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
2115         (ev_window_set_document):
2116
2117         Do not crash opening documents with no pages and show a warning
2118         message in the message area. Fixes bugs #537574 and #171588.
2119         
2120 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2121
2122         * shell/Makefile.am:
2123         * shell/ev-file-monitor.[ch]:
2124         * shell/ev-window.c: (ev_window_document_changed),
2125         (ev_window_clear_reload_job), (ev_window_load_job_cb),
2126         (ev_window_reload_job_cb), (ev_window_open_uri),
2127         (ev_window_reload_document), (ev_window_cmd_view_reload),
2128         (ev_window_dispose):
2129
2130         Automaticly reload the document when the file has changed on
2131         disk. Bug #304249.
2132         
2133 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
2134
2135         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2136         * libdocument/ev-image.c: (ev_image_save_tmp):
2137         * libdocument/ev-module.c: (ev_module_load):
2138         * shell/ev-application.c: (ev_application_shutdown),
2139         (ev_application_get_print_settings):
2140         * shell/ev-sidebar-attachments.c:
2141         (ev_sidebar_attachments_button_press),
2142         (ev_sidebar_attachments_drag_data_get):
2143         * shell/ev-window.c: (window_save_file_copy_ready_cb),
2144         (ev_window_print_finished), (ev_window_print_send),
2145         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
2146         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2147         (ev_window_cmd_preview_print):
2148         * shell/main.c: (load_files_remote):
2149         Fix some build warnings under GCC 4.3.0. (#537535).
2150
2151 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2152
2153         * shell/ev-jobs.c: (ev_job_render_dispose):
2154
2155         Fix a crash in debug mode. Patch by Daniel M German.
2156         
2157 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2158
2159         * shell/ev-window.c:
2160
2161         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
2162         
2163 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2164
2165         * shell/ev-window.c: (ev_window_print_send),
2166         (ev_window_do_preview_print):
2167
2168         Use the window title as print job name instead of just
2169         "evince-print". Fixes bug #534493.
2170         
2171 2008-05-19  Frederic Peters  <fpeters@0d.be>
2172
2173         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
2174         Bug #533897.
2175
2176 2008-05-19  Frederic Peters  <fpeters@0d.be>
2177
2178         * help/reference/Makefile.am: added missing libevmountoperation to
2179         gtkdoc-scanobj libraries.  Bug #533896.
2180
2181 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
2182
2183         * properties/ev-properties-view.c (get_default_user_units):
2184         Fixes check for default units string translation. Bug #533323.
2185
2186 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
2187
2188         * backend/impress/iksemel.c (sax_core): Fix a free() that should
2189         be an iks_free(). Fix an array overflow in the XML parser that
2190         would occur whenever the number of attributes in a tag was greater
2191         than 0 and divisible by 6. Fixes GNOME bug #530852.
2192
2193 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2194
2195         * backend/djvu/djvu-document-private.h:
2196         * backend/djvu/djvu-links.c:
2197         * backend/djvu/djvu-text.c:
2198         * backend/djvu/djvu-document.c: (djvu_handle_events),
2199         (djvu_wait_for_message), (djvu_document_load),
2200         (document_get_page_size), (djvu_document_render),
2201         (djvu_document_thumbnails_get_thumbnail),
2202         (djvu_document_file_exporter_end):
2203
2204         Make sure load job doesn't finish successfully when the document
2205         is not successfully decoded by libdjvu. Fixes bug #530202.
2206         
2207 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2208
2209         * configure.ac:
2210         * libdocument/Makefile.am:
2211         * libdocument/ev-debug.[ch]:
2212         * libdocument/ev-document.c:
2213         * shell/ev-jobs.c: (ev_job_links_dispose),
2214         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
2215         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
2216         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
2217         (ev_job_render_page_ready), (ev_job_render_run),
2218         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
2219         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
2220         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
2221         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
2222         (ev_job_print_new), (ev_job_print_run):
2223         * shell/main.c: (main):
2224
2225         Add debug mode based on gedit code. Add debug messages in
2226         ev-jobs.
2227         
2228 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2229
2230         * libdocument/ev-document-factory.c: (get_document_from_uri):
2231
2232         Fix memory leak.
2233         
2234 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
2235
2236         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
2237         (get_mime_type_from_data), (get_document_from_uri),
2238         (ev_document_factory_get_document):
2239         
2240         Improved error message about file opening failture.
2241         Bug #529129.
2242
2243 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
2244
2245         * data/evince-toolbar.xml:
2246         
2247         Allow to add SaveAs to toolbar.
2248
2249 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2250
2251         * shell/ev-view-private.h:
2252         * shell/ev-view.[ch]: (ev_view_button_release_event),
2253         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
2254         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
2255         (ev_view_update_primary_selection), (clear_link_selected),
2256         (ev_view_copy_link_address):
2257         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
2258
2259         Update also the primary selection when copying a link
2260         address. Fixes bug #520855.
2261         
2262 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2263
2264         * libdocument/ev-document-factory.c: (get_document_from_uri):
2265
2266         Use the pixbuf backend only when the mime type is not supported by
2267         any of the other backend so that tiff documents, for instance, are
2268         handled by the tiff backend instead of the pixbuf backend. fixes
2269         bug #520290.
2270         
2271 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2272
2273         * cut-n-paste/Makefile.am:
2274
2275         Add evmountoperation to subdirs list.
2276         
2277 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2278
2279         * configure.ac:
2280
2281         Fix libspectre check in configure script. Fixes bug #528549.
2282         
2283 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2284
2285         * configure.ac:
2286         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
2287         * shell/Makefile.am:
2288         * shell/ev-window.c: (ev_window_load_remote_failed),
2289         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
2290
2291         Add GtkMountOperation (renamed to avoid conflicts) to be able to
2292         open documents in remote locations that are not mounted.
2293         
2294 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2295
2296         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
2297         (bitmap_convert_msb8):
2298         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
2299         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
2300
2301         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
2302         
2303 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2304
2305         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2306         (ev_job_render_new), (ev_job_render_set_selection_info),
2307         (ev_job_render_run):
2308         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2309         (check_job_size_and_unref),
2310         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2311         (add_job), (ev_pixbuf_cache_get_selection_surface):
2312
2313         Create the render context needed for rendering a page in the render
2314         thread so that we don't block the main thread. Simplify
2315         EvJobRender API.
2316         
2317 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2318
2319         * libdocument/Makefile.am:
2320         * libdocument/ev-page.[ch]:
2321         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
2322         (ev_render_context_new), (ev_render_context_set_page):
2323         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
2324         (ev_form_field_finalize), (ev_form_field_class_init):
2325         * libdocument/ev-document-forms.[ch]:
2326         (ev_document_forms_get_form_fields):
2327         * libdocument/ev-document.[ch]: (ev_document_get_page),
2328         (ev_document_get_page_size), (ev_document_get_page_label):
2329         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2330         (ev_job_render_run), (ev_job_thumbnail_new),
2331         (ev_job_thumbnail_run), (ev_job_print_run):
2332         * shell/ev-page-cache.c: (ev_page_cache_new):
2333         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2334         (check_job_size_and_unref), (add_job):
2335         * shell/ev-sidebar-thumbnails.c: (add_range):
2336         * shell/ev-view.c: (ev_view_form_field_get_region),
2337         (ev_view_form_field_button_create_widget),
2338         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2339         (ev_view_handle_form_field), (ev_view_size_allocate),
2340         (get_selected_text):
2341         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
2342         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
2343         (pdf_document_get_page), (pdf_document_get_page_label),
2344         (pdf_document_render), (pdf_document_get_info),
2345         (pdf_document_document_iface_init),
2346         (pdf_document_thumbnails_get_thumbnail),
2347         (pdf_document_thumbnails_get_dimensions),
2348         (pdf_document_file_exporter_do_page),
2349         (pdf_selection_render_selection),
2350         (pdf_selection_get_selected_text),
2351         (pdf_selection_get_selection_region),
2352         (pdf_selection_get_selection_map),
2353         (pdf_document_forms_get_form_fields),
2354         (pdf_document_forms_form_field_text_get_text),
2355         (pdf_document_forms_form_field_text_set_text),
2356         (pdf_document_forms_form_field_button_set_state),
2357         (pdf_document_forms_form_field_button_get_state),
2358         (pdf_document_forms_form_field_choice_get_item),
2359         (pdf_document_forms_form_field_choice_get_n_items),
2360         (pdf_document_forms_form_field_choice_is_item_selected),
2361         (pdf_document_forms_form_field_choice_select_item),
2362         (pdf_document_forms_form_field_choice_toggle_item),
2363         (pdf_document_forms_form_field_choice_unselect_all),
2364         (pdf_document_forms_form_field_choice_set_text),
2365         (pdf_document_forms_form_field_choice_get_text):
2366         * backend/ps/ev-spectre.c: (ps_document_get_page),
2367         (ps_document_get_page_size), (ps_document_get_page_label),
2368         (ps_document_render), (ps_document_document_iface_init),
2369         (ps_document_file_exporter_do_page):
2370         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
2371         (tiff_document_render), (tiff_document_render_pixbuf),
2372         (tiff_document_file_exporter_do_page):
2373         * backend/pixbuf/pixbuf-document.c:
2374         (pixbuf_document_get_page_size):
2375         * backend/comics/comics-document.c:
2376         (comics_document_get_page_size), (comics_document_render_pixbuf):
2377         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
2378         (djvu_document_render), (djvu_selection_get_selected_text),
2379         (djvu_document_thumbnails_get_thumbnail),
2380         (djvu_document_file_exporter_do_page),
2381         (djvu_document_find_get_result):
2382         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
2383         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
2384         (dvi_document_thumbnails_get_thumbnail),
2385         (dvi_document_file_exporter_do_page):
2386         * backend/impress/impress-document.c:
2387         (impress_document_get_page_size),
2388         (impress_document_render_pixbuf):
2389         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2390
2391         Add EvPage so that we can hold a reference to the backend
2392         page. Form fields keep now a reference to the poppler page
2393         improving performance since we don't have to create/destroy the
2394         poppler field for every form operation. This will be needed for
2395         annotations too.
2396         
2397 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2398
2399         * data/evince-ui.xml:
2400         * shell/ev-window.c:
2401
2402         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
2403         
2404 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2405
2406         * configure.ac:
2407         * backend/ps/Makefile.am:
2408
2409         Remove gs stuff from ps backend.
2410         
2411 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2412
2413         * configure.ac:
2414         * backend/pdf/ev-poppler.cc:
2415
2416         Bump poppler requirement to 0.8.0.
2417         
2418 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2419
2420         * NEWS:
2421         * configure.ac:
2422
2423         Update for release 2.22.1.1
2424
2425 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2426
2427         * configure.ac:
2428
2429         Fix build (again) when poppler version is 0.6
2430         
2431 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2432
2433         * backend/djvu/djvu-links.c: (build_tree):
2434
2435         Make sure link title is a valid utf8 string. Fixes bug #526517.
2436         
2437 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2438
2439         * configure.ac:
2440
2441         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
2442         #526799.
2443         
2444 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2445
2446         * configure.ac:
2447         
2448         Update for release 2.22.1.
2449
2450 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2451
2452         * NEWS:
2453
2454         Update for upcoming release.
2455
2456 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2457
2458         * configure.ac:
2459         * backend/dvi/dvidocument.evince-backend.in:
2460
2461         Add compressed dvi to the list of supported mime types. Patch by
2462         Ed Catmur. Fixes bug #307087.
2463
2464 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2465
2466         * shell/ev-jobs.c: (ev_job_print_get_page_list):
2467
2468         Fix a crash when printing a range that doesn't specify the start or
2469         end page. Fixes bug #524288.
2470
2471 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2472
2473         * shell/ev-window.c: (ev_window_cmd_continuous),
2474         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
2475         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
2476         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
2477         (ev_window_run_presentation), (ev_window_stop_presentation),
2478         (ev_window_cmd_view_presentation),
2479         (ev_window_cmd_leave_fullscreen),
2480         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
2481
2482         Do not unfullscreen and fullscreen again the window when changing
2483         from fullscreen to presentation mode and vice versa. Fixes bug
2484         #524112.
2485         
2486 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2487
2488         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
2489
2490         Do not crash when thumbnail failed to render in PS backend. Fixes
2491         bug #525015.
2492         
2493 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2494
2495         * shell/ev-window.c: (window_open_file_copy_ready_cb),
2496         (ev_window_load_file_remote), (ev_window_open_uri):
2497
2498         Handle errors when opening remote files.
2499         
2500 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2501
2502         * shell/ev-page-action.c: (ev_page_action_grab_focus):
2503
2504         Only grab the focus for the current visible proxy widget. Fixes
2505         bug #521224.
2506         
2507 2008-03-30  Emil Soleyman  <emil@nishra.com>
2508
2509         * shell/ev-window.c: (launch_external_uri):
2510         
2511         Reuse g_app_info_launch_default_for_uri to
2512         save some code and fix bug #525009.
2513
2514 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2515
2516         * shell/ev-window.c (image_save_dialog_response_cb):
2517
2518         Use g_str_has_suffix. See bug #523069.
2519
2520 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2521
2522         * configure.ac:
2523
2524         Add a configure option to enable/diable DBus. Patch by Rémi
2525         Cardona. Fixes bug 521797.
2526
2527 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2528
2529         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2530
2531         Fix printing in documents with rotated pages. Patch by Eugen
2532         Dedu. Fixes bug #512648.
2533         
2534 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2535
2536         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
2537         (ev_link_from_action):
2538
2539         Fix warning messages.
2540         
2541 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2542
2543         * shell/ev-window.c: (image_save_dialog_response_cb):
2544
2545         Do not append the extension to filename when saving an image
2546         if the filename alredy contains the extension. Fixes bug #523069.
2547         
2548 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2549
2550         * shell/ev-view.[ch]: (ev_view_find_cancel):
2551         * shell/ev-window.c: (find_bar_close_cb):
2552
2553         Cancel the find operation when the find bar is closed. Fixes bug
2554         #508845.
2555         
2556 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2557
2558         * backend/ps/psdocument.evince-backend.in:
2559
2560         Make ps backend module resident. Fixes bug #520607.
2561         
2562 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2563
2564         * shell/ev-jobs.c: (ev_job_print_run):
2565
2566         Invert collate action in order to work as expected, fix reverse
2567         printing so that it doesn't start with a blank page and fix number
2568         of copies. Patch by Eugen Dedu. Fixes bug #365332.
2569         
2570 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2571
2572         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2573
2574         Fix build with poppler <= 0.7.2
2575         
2576 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2577
2578         * libdocument/ev-document-misc.c:
2579         (ev_document_misc_surface_from_pixbuf):
2580
2581         Fix selections with poppler-splash.
2582         
2583 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2584
2585         * configure.ac:
2586         * backend/pdf/ev-poppler.cc:
2587
2588         Fix build with poppler >= 0.7.2
2589         
2590 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2591
2592         * configure.ac:
2593         
2594         Update for release 2.22.0
2595
2596 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2597
2598         * NEWS:
2599
2600         Update for upcoming release.
2601
2602 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2603
2604         * shell/ev-window.c (ev_window_print_dialog_response_cb):
2605
2606         Bug 495107 – Handle print dialog responses correctly
2607
2608         Correctly handle print dialog response. Properly fixes
2609         the above mentioned bug.
2610
2611 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2612
2613         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2614
2615         Make sure print job is only run when the print button is
2616         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
2617         
2618 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2619
2620         * backend/pdf/pdfdocument.evince-backend.in:
2621         * libdocument/ev-backends-manager.c:
2622         (ev_backends_manager_load_backend),
2623         (ev_backends_manager_get_document):
2624         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
2625
2626         Allow making backend modules resident. This is needed only for
2627         some backends like pdf to avoid registering glib types more than
2628         once.
2629         
2630 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2631
2632         * backend/comics/comics-document.c:
2633         * backend/djvu/djvu-document.c:
2634         * backend/impress/impress-document.c:
2635         * backend/pdf/ev-poppler.cc:
2636         * backend/pixbuf/pixbuf-document.c:
2637         * backend/ps/ev-spectre.c:
2638         * backend/ps/ps-document.c:
2639         * backend/tiff/tiff-document.c:
2640         * libdocument/ev-document.h:
2641         * properties/ev-properties-main.c:
2642
2643         Use g_type_module_add_interface instead of
2644         g_type_add_interface_static. Fixes bug #519679.
2645         
2646 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
2647
2648         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
2649         Added. Returns whether the animation has everything necessary to run.
2650         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
2651         is ready just because it's been created. Fixes #519106.
2652         (draw_one_page): Do not show the "Loading..." text in presentation
2653         mode, there was a slim probability that this could happen.
2654
2655 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2656
2657         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
2658
2659         Duplicate mime_type string before freeing it so that it doesn't
2660         always fail when getting mime type from uri. Fixes bug #518874.
2661         
2662 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2663
2664         * shell/ev-view.c: (ev_view_form_field_choice_changed):
2665
2666         Fix a crash when a choice form field doesn't have any item
2667         selected. Fixes bug #518831
2668         
2669 2008-02-25  Alexander Larsson  <alexl@redhat.com>
2670
2671         * shell/ev-window.c (ev_window_clear_temp_file):
2672         Use g_file_has_prefix instead of renamed
2673         g_file_contains_file.
2674
2675         * configure.ac:
2676         Require new glib for above change.
2677         
2678 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2679
2680         * libdocument/ev-image.c: (ev_image_finalize),
2681         (ev_image_save_tmp):
2682
2683         Return a real uri instead of a filename when saving an
2684         image. Fixes images drag an drop from evince to nautilus. 
2685         
2686 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2687
2688         * backend/pdf/ev-poppler.cc:
2689         (pdf_document_images_get_image_mapping):
2690
2691         Return the image list in the right order. Fixes bug #516237.
2692         
2693 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2694
2695         * backend/impress/impress-document.c:
2696         (impress_document_thumbnails_get_thumbnail):
2697
2698         Remove unused variable to avoid a compiler warning.
2699
2700 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2701
2702         * configure.ac:
2703         
2704         Update for release 2.21.91.
2705
2706 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2707
2708         * configure.ac:
2709         * shell/Makefile.am:
2710         * shell/ev-application.[ch]:
2711         * shell/ev-sidebar-links.c:
2712         * shell/ev-utils.[ch]:
2713         * shell/ev-window.[ch]:
2714
2715         Remove libgnomeprint support. Fixes bug #512370.
2716         
2717 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
2718
2719         * thumbnailer/evince-thumbnailer.c: (main):
2720
2721         Initialize glib type system before using it. Fixes bug #513934.
2722         
2723 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2724
2725         * properties/ev-properties-main.c:
2726
2727         Add missing #include.
2728         
2729 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2730
2731         * configure.ac:
2732         * backend/djvu/djvu-document.c: (djvu_document_render):
2733         * backend/tiff/tiff-document.c: (tiff_document_render):
2734
2735         Use the new cairo function cairo_format_stride_for_width when
2736         available. Fixes bug #482720.
2737
2738 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2739
2740         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
2741         (get_mime_type_from_data), (get_document_from_uri):
2742
2743         Use g_content_type_guess() only when slow is true in
2744         get_document_from_uri(). Fix several memory leaks.
2745         
2746 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
2747
2748         * libdocument/ev-document-factory.c:
2749         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
2750         (get_document_from_uri):
2751
2752         Use g_content_type_guess () to get mimetype for files.
2753         Bug #510401.
2754
2755 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2756
2757         * thumbnailer/Makefile.am:
2758
2759         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
2760         
2761 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2762
2763         * configure.ac:
2764
2765         Fix build with --without-libgnome. Fixes bug #512771.
2766         
2767 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2768
2769         * backend/dvi/Makefile.am: Install only dvi
2770         module. Fixes bug #512718.
2771
2772 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2773
2774         * properties/ev-properties-main.c: (nautilus_module_initialize):
2775         
2776         Initialize backends in properties tab. Fixes bug
2777         #512720.
2778
2779 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2780
2781         * properties/Makefile.am: No need to link with 
2782         libraries. Fixes bug #512719.
2783
2784 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2785
2786         * NEWS:
2787         * configure.ac:
2788         
2789         Update for release 2.21.90.
2790
2791 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2792
2793         * shell/ev-window.c: (ev_window_cmd_escape):
2794
2795         Fix compile warning.
2796         
2797 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2798
2799         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
2800
2801         Fix printing in dvi backend when filename contains white
2802         espaces. Fixes bug #502839.
2803         
2804 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2805
2806         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2807         (screensaver_disable_x11):
2808         * shell/Makefile.am:
2809         * shell/xdg-user-dir-lookup.c: Removed
2810         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2811         * shell/ev-view.c: (ev_view_presentation_transition_start):
2812         * shell/ev-window.c: (ev_window_cmd_file_open),
2813         (ev_window_cmd_save_as), (presentation_set_timeout):
2814
2815         Remove #ifdefs that are no longer needed.
2816         
2817 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2818
2819         * shell/ev-view.[ch]: (ev_view_button_release_event),
2820         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
2821         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
2822         (ev_window_cmd_escape):
2823
2824         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
2825         
2826 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2827
2828         * configure.ac:
2829         * backend/comics/comics-document.c: (comics_document_load):
2830         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
2831         (ev_attachment_set_property), (ev_attachment_init),
2832         (ev_attachment_save), (ev_attachment_launch_app),
2833         (ev_attachment_open):
2834         * libdocument/ev-document-factory.c: (get_document_from_uri):
2835         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
2836         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
2837         * shell/ev-jobs.c:
2838         * shell/ev-password.c: (ev_password_dialog_set_property),
2839         (ev_password_dialog_save_password):
2840         * shell/ev-sidebar-attachments.c:
2841         (ev_sidebar_attachments_drag_data_get):
2842         * shell/ev-window-title.c: (get_filename_from_uri):
2843         * shell/ev-window.c: (ev_window_clear_temp_file),
2844         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
2845         (ev_window_open_uri), (window_save_file_copy_ready_cb),
2846         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
2847         (launch_external_uri), (image_save_dialog_response_cb),
2848         (attachment_save_dialog_response_cb):
2849         * shell/main.c: (load_files), (load_files_remote), (main):
2850         * thumbnailer/evince-thumbnailer.c: (main):
2851
2852         Port to gio and drop gnome-vfs dependency. Fixes bug
2853         #510401. Based on patch by Cosimo Cecchi.
2854         
2855 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2856
2857         * NEWS:
2858
2859         Fixed formatting inconsistencies (spaces vs. tabs)
2860
2861 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2862
2863         * shell/ev-window.c:
2864
2865         Use top/up/bottom/down arrows instead of
2866         first/left/last/right in the toolbar and menu actions.
2867         This fixes issues with RTL languages and is visually
2868         consistent with the page view. Fixes bug #170081.
2869
2870 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2871
2872         * NEWS:
2873
2874         Fixed some inaccuracies pointed out by Carlos Garcia
2875         Campos.
2876
2877 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2878
2879         * NEWS:
2880         * data/evince.schemas.in:
2881         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2882
2883         Override PDF restrictions by default. Fixes bug #382700.
2884
2885 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2886
2887         * NEWS: Updated for upcoming release
2888
2889 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2890
2891         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2892
2893         Fix memory leak.
2894         
2895 2008-01-23  Gil Forcada <gilforcada@guifi.net>
2896
2897         * shell/ev-window.c: (register_custom_actions):
2898         
2899         Added comment for translators
2900
2901 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2902
2903         * shell/ev-view.c: (ev_view_button_release_event):
2904
2905         Do not create the idle function for kinetic scrolling if we are
2906         not in a drag operation.
2907
2908 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2909
2910         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2911         (ev_view_button_press_event), (ev_view_motion_notify_event),
2912         (ev_view_button_release_event):
2913
2914         Restore cursor after autoscrolling. Fixes bug #509958.
2915
2916 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2917
2918         * configure.ac:
2919         * backend/pdf/ev-poppler.cc:
2920         (pdf_document_images_get_image_mapping),
2921         (pdf_document_images_get_image),
2922         (pdf_document_document_images_iface_init):
2923         * libdocument/ev-document-images.[ch]:
2924         (ev_document_images_get_image_mapping),
2925         (ev_document_images_get_image):
2926         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
2927         (ev_image_get_id), (ev_image_save_tmp):
2928         * shell/ev-jobs.c: (ev_job_render_run):
2929         * shell/ev-view.c: (ev_view_drag_data_get):
2930         * shell/ev-window.c: (image_save_dialog_response_cb),
2931         (ev_view_popup_cmd_copy_image):
2932
2933         Do not render images when rendering the page but on demand. It
2934         reduces the memory comsumption.
2935         
2936 2008-01-18  Marcelo Lira  <setanta@gmail.com>
2937
2938         * configure.a:
2939         * shell/ev-password.c:
2940
2941         Make gnome-keyring optional. Fixes bug #509676.
2942         
2943 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2944
2945         * shell/ev-pixbuf-cache.c: (add_job):
2946
2947         Initialize include_images variable as FALSE instead of TRUE.
2948         
2949 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2950
2951         * configure.ac:
2952         * cut-n-paste/Makefile.am:
2953         * cut-n-paste/fileformatchooser/Makefile.am:
2954         * cut-n-paste/fileformatchooser/egg-macros.h:
2955         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
2956         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
2957         * shell/Makefile.am:
2958         * shell/ev-utils.c:
2959         (file_chooser_dialog_add_writable_pixbuf_formats),
2960         (get_gdk_pixbuf_format_by_extension):
2961         * shell/ev-utils.h:
2962         * shell/ev-window.c: (ev_window_error_message),
2963         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
2964         
2965         Simplify image format selection on save.
2966
2967 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2968
2969         * shell/ev-view.c: (ev_view_scroll_event):
2970         
2971         Repair gorizontal scrolling with shift. Fixes
2972         bug #483412.
2973
2974 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2975         
2976         * MAINTAINERS:
2977
2978         Fix formatting issues.
2979         
2980 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2981
2982         * backend/comics/comics-document.c: (comics_regex_quote):
2983         
2984         Don't overquote special chars except of '. See bug 
2985         502500. Thanks to Tom Parker.
2986
2987 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2988
2989         * MAINTAINERS:
2990         
2991         Added Nickolay and Carlos, since they're doing most of
2992         the releases nowadays.
2993
2994 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2995
2996         * properties/Makefile.am:
2997
2998         Get the nautilus extension dir properly instead of using
2999         a hack. Fixes bug #505359.
3000
3001 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3002
3003         * properties/Makefile.am:
3004         
3005         Install nautilus extension into new place. See bug
3006         #505359. Thanks to Matthias Clasen, Brian Pepple and
3007         Damien Carbery.
3008
3009 2008-01-13  Djihed Afifi  <djihed@gmail.com>
3010
3011         * shell/ev-window.c: (ev_window_get_recent_file_label):
3012         
3013         RTL marker in recent file list. See bug #509076.
3014
3015 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3016
3017         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
3018         * shell/ev-window.c: (image_save_dialog_response_cb):
3019
3020         Fix compile warnings due to unused variables.
3021         
3022 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3023
3024         * configure.ac:
3025         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
3026         * backend/ps/ev-spectre.c: (ps_document_render):
3027
3028         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
3029
3030 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3031
3032         * shell/ev-transition-animation.c (ev_transition_animation_fade)
3033         (ev_transition_animation_paint): Implement "fade" effect.
3034
3035 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3036
3037         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
3038         (ev_transition_animation_paint): Implement "uncover" effect.
3039
3040 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3041
3042         * shell/ev-transition-animation.c (ev_transition_animation_cover)
3043         (ev_transition_animation_paint): Implement "cover" effect.
3044
3045 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3046
3047         * shell/ev-transition-animation.c (ev_transition_animation_push)
3048         (ev_transition_animation_paint): Implement "push" effect.
3049
3050 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3051
3052         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
3053         (ev_transition_animation_paint): Implement "dissolve" effect.
3054
3055 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3056
3057         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
3058         (ev_transition_animation_paint): Implement "wipe" effect.
3059
3060 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3061
3062         * shell/ev-transition-animation.c (ev_transition_animation_box)
3063         (ev_transition_animation_paint): Implement "box" effect.
3064
3065 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3066
3067         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
3068         (ev_transition_animation_paint): Implement "blinds" effect.
3069
3070 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3071
3072         * shell/ev-transition-animation.c (ev_transition_animation_split)
3073         (ev_transition_animation_paint): Implement "split" effect.
3074
3075 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3076
3077         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
3078         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
3079         (ev_view_transition_animation_start) 
3080         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
3081         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
3082         (ev_view_next_page) (ev_view_previous_page):
3083         
3084         Use EvTransitionAnimation to drive page changes in the presentation
3085         mode, the animation will wait to start until both the origin and 
3086         destination page surfaces are available. Fixes #458460.
3087
3088         (draw_loading_text):
3089
3090         Remove workaround for bug #320352, it's now fixed properly.
3091
3092
3093 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3094
3095         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
3096         will contain the implementations for page transition animations, at
3097         the moment it just has the "replace" effect.
3098         * shell/Makefile.am: Added these files to build.
3099
3100 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3101
3102         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
3103         animations.
3104         * shell/Makefile.am: Added these files to build.
3105
3106 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3107
3108         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
3109         implementation to get_effect() in EvDocumentTransitionIface.
3110
3111 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3112
3113         * libdocument/ev-transition-effect.[ch]: New files, define a page
3114         transition effect, at the moment it maps PopplerPageTransition to a
3115         GObject.
3116         * libdocument/Makefile.am: Added these files to build.
3117         * libdocument/ev-document-transition.[ch]
3118         (ev_document_transition_get_effect): New method, gets the
3119         EvTransitionEffect returned by the interface implementation, with
3120         fallback to the "replace" effect.
3121
3122 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
3123
3124         * configure.ac:
3125         * cut-n-paste/Makefile.am:
3126         * cut-n-paste/fileformatchooser/Makefile.am:
3127         * cut-n-paste/fileformatchooser/egg-macros.h:
3128         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
3129         * shell/Makefile.am:
3130         * shell/ev-window.c: (image_save_dialog_response_cb),
3131         (ev_view_popup_cmd_save_image_as):
3132
3133         Allow exporting images in any format supported by
3134         GdkPixbuf. Fixes bug #500209.
3135         
3136 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3137
3138         * backend/pixbuf/pixbuf-document.c:
3139
3140         More warnings fixed.
3141         
3142 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3143
3144         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
3145         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
3146         * backend/djvu/djvu-text.h:
3147         * backend/tiff/tiff-document.c: (tiff_document_render):
3148
3149         Fix compile warnings.
3150         
3151 2007-12-28  Christian Persch  <chpe@gnome.org>
3152
3153         * **/*.c: Include config.h. Bug #504721.
3154
3155 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3156
3157         * configure.ac:
3158         * Makefile.am:
3159         * po/POTFILES.in:
3160         * backend/comics/Makefile.am:
3161         * backend/comics/comics-document.[ch]:
3162         * backend/comics/comicsdocument.evince-backend.in:
3163         * backend/djvu/Makefile.am:
3164         * backend/djvu/djvu-document.[ch]:
3165         * backend/djvu/djvudocument.evince-backend.in:
3166         * backend/dvi/Makefile.am:
3167         * backend/dvi/dvi-document.[c]:
3168         * backend/dvi/dvidocument.evince-backend.in:
3169         * backend/impress/Makefile.am:
3170         * backend/impress/impress-document.[ch]:
3171         * backend/impress/impressdocument.evince-backend.in:
3172         * backend/pdf/Makefile.am:
3173         * backend/pdf/ev-poppler.cc:
3174         * backend/pdf/ev-poppler.h:
3175         * backend/pdf/pdfdocument.evince-backend.in:
3176         * backend/pixbuf/Makefile.am:
3177         * backend/pixbuf/pixbuf-document.[ch]:
3178         * backend/pixbuf/pixbufdocument.evince-backend.in:
3179         * backend/ps/Makefile.am:
3180         * backend/ps/ev-spectre.[ch]:
3181         * backend/ps/ps-document.[ch]:
3182         * backend/ps/psdocument.evince-backend.in:
3183         * backend/tiff/Makefile.am:
3184         * backend/tiff/tiff-document.[ch]:
3185         * backend/tiff/tiffdocument.evince-backend.in:
3186         * libdocument/Makefile.am:
3187         * libdocument/ev-backends-manager.[ch]:
3188         * libdocument/ev-module.[ch]:
3189         * libdocument/ev-document.h:
3190         * libdocument/ev-document-factory.[ch]:
3191         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
3192         (get_compression_from_mime_type), (get_document_from_uri),
3193         (ev_document_factory_get_document), (file_filter_add_mime_types),
3194         (ev_document_factory_add_filters):
3195         * shell/Makefile.am:
3196         * shell/ev-window-title.c: (get_filename_from_uri):
3197         * shell/main.c: (main):
3198         * thumbnailer/Makefile.am:
3199         * thumbnailer/evince-thumbnailer.c: (main):
3200
3201         Plugin system for backends. Fixes bug #351348.
3202         
3203 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3204
3205         * shell/ev-view-private.h:
3206         * shell/ev-view.c: (ev_view_drag_update_momentum),
3207         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
3208         (ev_view_button_release_event), (ev_view_destroy):
3209         
3210         Kinetic scrolling implemented as requested in
3211         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
3212
3213 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3214
3215         * data/evince-toolbar.xml:
3216         * data/evince-ui.xml:
3217         * shell/ev-view-private.h:
3218         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3219         (ev_view_button_press_event), (ev_view_motion_notify_event),
3220         (ev_view_button_release_event), (ev_view_init),
3221         (ev_view_autoscroll_cb), (ev_view_autoscroll),
3222         (ev_view_set_cursor):
3223         * shell/ev-view.h:
3224         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3225         (ev_window_cmd_view_autoscroll):
3226         
3227         Autoscroll feature with the context menu. Fixes bug 
3228         #323670. Thanks to David Turner <cillian64@googlemail.com>.
3229
3230 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3231
3232         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
3233
3234         Disconnect also page-ready signal when removing a job because the
3235         page size has changed. Thanks to kripken
3236         <kripkensteiner@gmail.com>.
3237
3238 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3239
3240         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
3241         
3242         Scroll pages in page entry with mouse wheel. Fixes bug
3243         #324122. Thanks to David Turner <cillian64@googlemail.com>.
3244
3245 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3246
3247         * backend/dvi/Makefile.am:
3248         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
3249         (mdvi_cairo_device_init):
3250         * backend/dvi/mdvi-lib/common.h:
3251         * backend/dvi/mdvi-lib/mdvi.h:
3252         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
3253         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
3254         (mdvi_build_path_from_cwd):
3255
3256         Add ps specials support in dvi backend when libspectre is
3257         present. Fixes bug #386005.
3258         
3259 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3260
3261         * configure.ac:
3262         * backend/ps/Makefile.am:
3263         * backend/ps/ev-spectre.[ch]:
3264         
3265         Use libspectre, if available, for the ps backend. Fixes bugs
3266         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
3267
3268 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3269         
3270         * backend/comics/comics-document.c: (comics_document_load):
3271         
3272         Cygwin build issue fix.
3273
3274 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3275
3276         * shell/ev-view.c: (ev_view_set_zoom):
3277
3278         Do not limit the minimum zoom factor when sizing mode is best bit
3279         or fit width. Fixes bug #503805.
3280         
3281 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3282
3283         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
3284         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
3285         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
3286         (ev_link_dest_get_property), (ev_link_dest_set_property),
3287         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
3288         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
3289         (ev_link_dest_new_fitr):
3290         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
3291         (goto_fith_dest), (goto_xyz_dest):
3292
3293         Do not change left, top and zoom values when they are null in PDF
3294         destinations. Fixes bug #460658.
3295         
3296 2007-12-10  Christian Persch  <chpe@gnome.org>
3297
3298         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
3299         (ev_view_accessible_class_init),
3300         (ev_view_accessible_idle_do_action),
3301         (ev_view_accessible_action_do_action),
3302         (ev_view_accessible_action_get_description),
3303         (ev_view_accessible_action_set_description),
3304         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
3305         (ev_view_accessible_factory_init),
3306         (ev_view_accessible_factory_get_accessible_type):
3307         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
3308         private data, and G_DEFINE_TYPE. Bug #502843.
3309
3310 2007-12-08  Christian Persch  <chpe@gnome.org>
3311
3312         * shell/ev-metadata-manager.c: (item_free),
3313         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3314         (value_free), (parse_value), (parseItem),
3315         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3316         (save_values): Use GSlice to allocate small amounts of memory. Bug
3317         #475972.
3318
3319 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3320
3321         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3322
3323         Restore cursor to normal after a drag operation. Fixes bug
3324         #501603.
3325         
3326 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3327
3328         * NEWS:
3329         * configure.ac:
3330         
3331         Update for release 2.21.1
3332
3333 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3334
3335         * configure.ac:
3336         * cut-n-paste/gedit-message-area/Makefile.am:
3337         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
3338         * shell/Makefile.am:
3339         * shell/ev-message-area.[ch]:
3340         * shell/ev-window.c: (ev_window_set_message_area),
3341         (ev_window_error_message_response_cb), (ev_window_error_message),
3342         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
3343         (ev_window_save_job_cb), (image_save_dialog_response_cb),
3344         (ev_attachment_popup_cmd_open_attachment),
3345         (attachment_save_dialog_response_cb), (ev_window_set_document),
3346         (ev_window_init):
3347
3348         Use a message area instead of a popup dialog for error
3349         notifications. Fixes bug #337495.
3350         
3351 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3352
3353         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
3354         (ev_window_run_fullscreen):
3355
3356         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
3357         
3358 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3359
3360         * ev-sidebar-thumbnails.c: (update_visible_range),
3361         (ev_sidebar_thumbnails_refresh),
3362         (ev_sidebar_thumbnails_set_document),
3363         (ev_sidebar_thumbnails_support_document):
3364
3365         Show thumbnails for documents with one page. Fixes bug #358751.
3366         
3367 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3368
3369         * shell/ev-window.c:
3370         (ev_window_load_print_settings_from_metadata),
3371         (ev_window_save_print_settings), (ev_window_print_finished),
3372         (ev_window_print_range):
3373
3374         Print settings that are specific to the document are now saved per
3375         document in the metadata file. Fixes bug #488806.
3376         
3377 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
3378
3379         * backend/tiff/tiff-document.c: (tiff_document_render):
3380
3381         Tiff documents were rendered with wrong colors. Fixes bug #497279.
3382         
3383 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3384
3385         * shell/ev-application.[ch]: (get_find_string_from_args),
3386         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3387         (ev_application_open_uri_list):
3388         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
3389         * shell/ev-window.[ch]: (ev_window_load_job_cb),
3390         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3391         (ev_window_cmd_recent_file_activate),
3392         (ev_window_open_recent_action_item_activated),
3393         (ev_window_print_send), (open_remote_link):
3394         * shell/main.c: (arguments_parse):
3395
3396         Add a command line option for search. Fixes bug #497710.
3397         
3398 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
3399
3400         * shell/ev-jobs.c: (ev_job_print_new):
3401
3402         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
3403         
3404 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3405
3406         * data/evince-toolbar.xml:
3407         * shell/Makefile.am:
3408         * shell/ev-application.c: (ev_application_init):
3409         * shell/ev-open-recent-action.[ch]:
3410         * shell/ev-window.c:
3411         (ev_window_open_recent_action_item_activated),
3412         (register_custom_actions):
3413
3414         Add an expander to the open toolbar item which pops up a dropdown
3415         menu with the recently used documents. Fixes bug #487215.
3416         
3417 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3418
3419         * shell/ev-window.c: (ev_window_open_uri),
3420         (ev_window_cmd_view_reload):
3421
3422         Do not jump to the first page when reloading by running evince
3423         from the command line. Fixes bug #490847.
3424         
3425 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3426
3427         * shell/ev-window.c: (ev_window_cmd_help_contents):
3428
3429         Plugged memory leak when help file is not found. Fixes bug
3430         #490762.
3431         
3432 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3433
3434         * configure.ac:
3435
3436         Enable djvu, dvi and comics backends by default. Fixes bug
3437         #437121.
3438         
3439 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3440
3441         * configure.ac:
3442         * cut-n-paste/Makefile.am:
3443         * cut-n-paste/recent-files/*: Removed
3444         * help/reference/Makefile.am:
3445         * shell/Makefile.am:
3446         * shell/ev-application.[ch]: (ev_application_shutdown),
3447         (ev_application_init):
3448         * shell/ev-window.c: (ev_window_add_recent),
3449         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
3450
3451         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
3452         
3453 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
3454
3455         * shell/ev-window.c: (launch_external_uri):
3456
3457         Let GnomeVFS check the URL, this allow more URL (like mailto:),
3458         and report error if the URL is not supported (#489910).
3459
3460 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3461
3462         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3463         (pdf_document_file_exporter_begin_page),
3464         (pdf_document_file_exporter_end_page):
3465
3466         Fix printing with poppler splash backend. Fixes bug #489774.
3467         
3468 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3469
3470         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3471         * shell/ev-print-job.c: (ev_print_job_class_init):
3472
3473         Fix a crash when printing with the gnome-print dialog. Fixes bug
3474         #488939.
3475         
3476 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
3477
3478         * backend/pixbuf/pixbuf-document.c:
3479
3480         Fix an implicit function definition warning (#487655)
3481
3482 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3483
3484         * shell/ev-window.c:
3485
3486         Fix conflicting shortcut for view sade pane and presentation.
3487         
3488 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3489
3490         * backend/pdf/ev-poppler.cc:
3491         (pdf_document_file_exporter_begin_page),
3492         (pdf_document_file_exporter_do_page),
3493         (pdf_document_file_exporter_end_page),
3494         (pdf_document_file_exporter_iface_init):
3495         * libdocument/ev-file-exporter.[ch]:
3496         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
3497         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3498         (ev_job_print_run):
3499
3500         When printing multiple pages per sheet in reverse option, do not
3501         invert the order of the pages in every sheet, but the order of the
3502         sheets. Do not print blank pages when page range is invalid. Fixes
3503         bugs #484857 and #485521.
3504         
3505 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3506
3507         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3508         (ev_job_print_run):
3509         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3510
3511         Respect ranges order when printing more than one range in random
3512         order.
3513         
3514 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
3515
3516         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
3517         (ev_window_setup_document), (ev_window_rotation_changed_cb):
3518
3519         Rotate also the window icon when document is rotated. Fixes bug
3520         #474681.
3521         
3522 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3523
3524         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
3525         (pdf_document_forms_get_form_fields):
3526
3527         Silently ignore unknown form fields. Fixes bug #482654. Patch by
3528         Matthias Drochner.
3529         
3530 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3531
3532         * configure.ac:
3533         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3534
3535         Use poppler_page_render_for_printing() instead of
3536         poppler_page_render() if available when exporting to a ps or pdf
3537         file. Fixes bug #476627.
3538         
3539 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3540
3541         * shell/ev-window.c: (ev_window_run_fullscreen):
3542
3543         Do not show the toolbar in fullscreen mode if the main toolbar is
3544         not visible. Fixes bug #483048.
3545         
3546 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3547
3548         * shell/ev-view.c: (ev_view_button_press_event):
3549
3550         Give priority to form fields over images when deciding whether a
3551         button press event is over an image or form field. It allows edit
3552         form fields when they are over a background image. Fixes bug
3553         #477841.
3554         
3555 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3556
3557         * NEWS:
3558         * configure.ac:
3559         
3560         Update for release 2.20.0
3561
3562 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3563
3564         * backend/pdf/ev-poppler.cc:
3565
3566         Remove #ifdef HAVE_FORMS, so that forms support works again.
3567
3568 2007-09-05  Götz Waschk  <waschk@mandriva.org>
3569
3570         * configure.ac:
3571         * data/evince.desktop.in.in:
3572         
3573         Fixes desktop file issues. See bug #473471.
3574
3575 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3576
3577         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3578         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3579         (ev_job_queue_remove_job):
3580         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
3581         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
3582         * shell/ev-window.c: (ev_window_clear_save_job),
3583         (ev_window_save_job_cb), (file_save_dialog_response_cb),
3584         (ev_window_dispose):
3585
3586         Move save a copy task to its own job so that it's carried out in a
3587         thread avoiding another lock in the main thread. Use
3588         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
3589         can be saved to a pathin another file system. Fixes bug #456891.
3590         
3591 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3592
3593         * NEWS:
3594         * configure.ac:
3595         
3596         Update for release 2.19.92
3597
3598 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3599
3600         * configure.ac:
3601         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3602         (pdf_selection_get_selection_region),
3603         (pdf_selection_get_selection_map),
3604         (ev_form_field_from_poppler_field):
3605
3606         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
3607         and triple click selections are enabled again now.
3608
3609 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3610
3611         * shell/ev-window.c: (ev_window_add_history):
3612
3613         Make sure not to use the history with documents not supporting
3614         links. Fixes bug #468954.
3615
3616 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3617
3618         * shell/ev-window.c: (ev_window_load_job_cb):
3619
3620         Restart the search when reloading a document with the find bar
3621         visible. Fixes bug #461962.
3622
3623 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3624
3625         * shell/ev-window.c: (setup_document_from_metadata),
3626         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
3627
3628         Do not jump to the first page when reloading a document from the
3629         last page.
3630
3631 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3632
3633         * shell/ev-window.c: (update_chrome_flag),
3634         (setup_sidebar_from_metadata),
3635         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
3636         (ev_window_cmd_edit_find_next),
3637         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
3638         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
3639         (find_bar_close_cb), (view_actions_focus_in_cb):
3640
3641         Do not update visibility when changing a chrome flag so that it's
3642         possible to update several flags and update visibility only once
3643         for all of them.
3644
3645 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3646
3647         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3648
3649         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
3650         supported by gtk+. Fixes bug #460907.
3651
3652 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3653
3654         * shell/ev-view.c: (view_update_range_and_current_page):
3655
3656         Make sure current-page <= end-page in continuous mode. Fixes bug
3657         #454950.
3658
3659 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3660
3661         * backend/pdf/ev-poppler.cc: (build_tree):
3662
3663         Ignore outline items without a title. Fixes bug #453913.
3664
3665 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3666
3667         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3668         (ev_view_button_release_event), (ev_view_leave_notify_event):
3669
3670         Use always drag mouse cursor during a drag operation. Fixes bug
3671         #470564.
3672
3673 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3674
3675         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3676         (pdf_selection_get_selection_region),
3677         (pdf_selection_get_selection_map):
3678
3679         Temporarily disable double and triple selections since it depends on
3680         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
3681         released and the update of the external dependency minimal version
3682         approved.
3683
3684 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3685
3686         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3687         (pdf_document_file_exporter_do_page):
3688         * libdocument/ev-file-exporter.h:
3689         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3690         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3691
3692         Actually fix printing regressions. Remove orientation from
3693         EvPrintContext since it's redundant.
3694
3695 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3696
3697         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
3698         * backend/impress/impress-document.c:
3699         (impress_document_document_iface_init):
3700         * backend/ps/ps-document.c: (ps_document_document_iface_init):
3701         * backend/djvu/djvu-document.c:
3702         (djvu_document_document_iface_init),
3703         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
3704         * backend/tiff/tiff-document.c:
3705         (tiff_document_document_iface_init):
3706         * backend/pixbuf/pixbuf-document.c:
3707         (pixbuf_document_document_iface_init):
3708         * backend/comics/comics-document.c:
3709         (comics_document_document_iface_init):
3710         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
3711         (pdf_selection_render_selection),
3712         (pdf_selection_get_selected_text),
3713         (pdf_selection_get_selection_region),
3714         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
3715         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
3716         (ev_selection_get_selection_region),
3717         (ev_selection_get_selection_map):
3718         * libdocument/ev-document.[ch]:
3719         * shell/ev-pixbuf-cache.[ch]: (add_job),
3720         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
3721         * shell/ev-view-private.h:
3722         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
3723         (ev_job_render_run):
3724         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3725         * shell/ev-view.c: (start_selection_for_event),
3726         (ev_view_button_press_event), (ev_view_drag_data_get),
3727         (ev_view_drag_data_received), (ev_view_button_release_event),
3728         (compute_new_selection_text), (compute_selections),
3729         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3730         (ev_view_primary_get_cb):
3731
3732         Add support for double and triple click selections.
3733
3734 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3735
3736         * NEWS:
3737         * configure.ac:
3738
3739         Update for release 2.19.4
3740
3741 2007-08-28  Justin Blanchard  <justinb04@aim.com>
3742
3743         * shell/ev-view-private.h:
3744         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
3745         (ev_view_set_highlight_search):
3746         * shell/ev-view.h:
3747         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
3748         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
3749         (find_bar_visibility_changed_cb):
3750         
3751         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
3752
3753 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3754
3755         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3756         (pdf_document_file_exporter_begin),
3757         (pdf_document_file_exporter_do_page):
3758         * shell/ev-jobs.c: (ev_job_print_run):
3759         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3760
3761         Create always a portrait cairo surface and rotate when needed for
3762         landscape. It fixes printing problems in real printers.
3763
3764 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3765
3766         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3767         * libdocument/ev-file-exporter.[ch]:
3768         (ev_file_exporter_get_capabilities):
3769         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3770         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3771
3772         Adjust number of pages per row according to page orientation when
3773         printing 2 or 6 pages per sheet.
3774
3775 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3776
3777         * shell/ev-window.c: (ev_window_print_send):
3778
3779         Reset also cups setting to 1 when printing multiple pages per
3780         sheet. Fixes bug #468853.
3781
3782 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3783
3784         * libdocument/ev-document-misc.c:
3785         (ev_document_misc_surface_rotate_and_scale):
3786
3787         Use directly cairo_surface_get_content() when creating a similar
3788         surface as suggested by Jeff Muizelaar. Thanks again.
3789
3790 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3791
3792         * backend/djvu/djvu-document.c: (djvu_document_render):
3793         * backend/tiff/tiff-document.c: (tiff_document_render):
3794         * backend/pdf/ev-poppler.cc: (pdf_document_render):
3795         * libdocument/ev-document-misc.c:
3796         (ev_document_misc_surface_from_pixbuf),
3797         (ev_document_misc_surface_rotate_and_scale):
3798
3799         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
3800         creating page surfaces. Fixes bug #453123. Thank you very much to
3801         Jeff Muizelaar <jeff@infidigm.net>.
3802
3803 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3804
3805         * shell/ev-page-cache.c: (ev_page_cache_new),
3806         (ev_page_cache_get_thumbnail_size):
3807         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
3808         (ev_sidebar_thumbnails_set_loading_icon):
3809
3810         Also store in page-cache the dimensions of the thumbnails so that
3811         they can be used to create the correct loading icon in the side
3812         pane. Fixes bug #466857.
3813
3814 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3815
3816         * backend/pdf/ev-poppler.cc:
3817         (pdf_document_thumbnails_get_thumbnail):
3818
3819         Fix thumbnails rotation in pdf documents that include embedded 
3820         thumbnails.
3821
3822 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
3823
3824         * backend/pdf/ev-poppler.cc:
3825
3826         Don't use #ifdef in macro expansion. Some compilers don't
3827         like that. Closes bug #467042.
3828
3829 2007-08-15  Justin Blanchard  <justinb04@aim.com>
3830
3831         * backend/djvu/djvu-document.c: (djvu_document_finalize):
3832         
3833         Fixes memory leak in djvu backend.
3834
3835 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
3836
3837         * data/icons/32x32/Makefile.am:
3838         * data/icons/32x32/actions/Makefile.am:
3839         * data/icons/32x32/actions/view-page-cont.svg:
3840         * data/icons/32x32/actions/view-page-facing.svg:
3841         * data/icons/48x48/Makefile.am:
3842         * data/icons/48x48/actions/Makefile.am:
3843         * data/icons/48x48/actions/view-page-cont.svg:
3844         * data/icons/48x48/actions/view-page-facing.svg:
3845         
3846         Icons for a new sizes.
3847
3848 2007-08-14  Justin Blanchard  <justinb04@aim.com>
3849
3850         * shell/ev-page-cache.c: (build_height_to_page),
3851         (ev_page_cache_get_height_to_page):
3852         
3853         Fixes invalid read, see bug #466401.
3854
3855 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3856
3857         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3858         (set_drag_cursor):
3859         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3860         (configure_item_cursor), (new_pixbuf_from_widget):
3861
3862         Fix multihead problems in toolbar editor. Fixes bug #382055.
3863
3864 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3865
3866         * shell/ev-window.c: (ev_window_cmd_file_open),
3867         (ev_window_cmd_save_as):
3868
3869         Use g_get_user_special_dir when available instead of
3870         xdg_user_dir_lookup.
3871
3872 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3873
3874         * MAINTAINERS:
3875         
3876         Updated according to request on desktop-devel.
3877
3878 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3879
3880         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3881
3882         Do not use cairo_rectangle and cairo_clip since we are
3883         not using cairo_fill but cairo_paint. Use the same cairo context
3884         for every page in the same expose event.
3885
3886 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3887
3888         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
3889         leak.
3890
3891 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3892
3893         * configure.ac:
3894         * NEWS:
3895
3896         Release 0.9.3
3897
3898 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3899
3900         * libdocument/ev-document-info.h:
3901         * libdocument/ev-document.h:
3902         * shell/ev-page-action.h:
3903         * shell/ev-sidebar-links.h:
3904
3905         Fix a headers problem with ev-link
3906         
3907         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
3908         * shell/ev-view-private.h:
3909         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3910         (get_link_area), (ev_view_query_tooltip),
3911         (ev_view_leave_notify_event), (ev_view_destroy),
3912         (ev_view_class_init):
3913
3914         Use new gtk tooltips when available instead of ev-tooltip.
3915         
3916 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3917
3918         * shell/ev-window.c: (update_chrome_visibility),
3919         (ev_window_sidebar_visibility_changed_cb):
3920
3921         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
3922         
3923 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3924
3925         * shell/ev-navigation-action.c:
3926         (ev_navigation_action_history_changed),
3927         (ev_navigation_action_set_history):
3928         * shell/ev-navigation-action-widget.c:
3929         (ev_navigation_action_widget_init):
3930         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3931
3932         Fix compile warnings.
3933         
3934 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3935
3936         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3937         (egg_editable_toolbar_dispose):
3938
3939         Fix memory leak.
3940         
3941 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3942
3943         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3944         (screensaver_disable_x11):
3945         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
3946         * shell/ev-window.c: (presentation_set_timeout):
3947         * shell/ev-view.c: (ev_view_presentation_transition_start):
3948
3949         Use g_timeout_add_seconds instead of g_timeout_add when
3950         available.
3951         
3952 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3953
3954         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
3955
3956         Set horizontal scrollbar policy to AUTOMATIC instead of
3957         NEVER. Workaround for bug #449462.
3958         
3959 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3960
3961         * shell/ev-jobs.c: (ev_job_render_page_ready):
3962
3963         Add page_ready callback to main loop with high priority and hold
3964         a reference to job during idle.
3965         
3966 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3967
3968         * configure.ac:
3969         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3970         (pdf_document_file_exporter_begin),
3971         (pdf_document_file_exporter_do_page),
3972         (pdf_document_file_exporter_get_capabilities):
3973         * libdocument/ev-file-exporter.h:
3974         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3975         * shell/ev-window.c: (ev_window_print_send),
3976         (ev_window_print_dialog_response_cb):
3977
3978         Allow printing multiple pages per sheet. Fixes bug #395573.
3979         
3980 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3981
3982         * shell/ev-view.c: (tip_from_link):
3983         
3984         Check for NULL, fixes bug #460862.
3985
3986 2007-07-29  Christian Persch  <chpe@gnome.org>
3987
3988         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3989         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3990         (ev_window_cmd_preview_print):
3991         
3992         Fixes bug #437681 - blocks while enumerating printers.
3993
3994 2007-07-29  Christian Persch  <chpe@gnome.org>
3995
3996         * shell/ev-window.c: (ev_window_screen_changed):
3997         
3998         Don't use deprecated gtk+ function. See bug #460909.
3999
4000 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4001
4002         * shell/ev-utils.c: (get_num_monitors):
4003         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
4004
4005         Do not use display before initializing it. Remove compile
4006         warnings.
4007
4008 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
4009
4010         * shell/ev-view.c: (ev_view_class_init):
4011         
4012         Unix-like hjkl bindings added. See bug #458111.
4013
4014 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
4015
4016         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
4017         * shell/ev-utils.h:
4018         * shell/ev-view.c: (ev_view_set_zoom_for_size),
4019         (ev_view_update_view_size):
4020         * shell/ev-view.h:
4021         * shell/ev-window.c: (ev_window_update_actions),
4022         (setup_view_from_metadata), (ev_window_screen_changed),
4023         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
4024         (zoom_control_changed_cb):
4025         * shell/ev-window.h:
4026         
4027         Reorganizes utility functions.
4028
4029 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4030
4031         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
4032         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
4033         (add_job), (ev_pixbuf_cache_get_surface),
4034         (ev_pixbuf_cache_get_link_mapping),
4035         (ev_pixbuf_cache_get_image_mapping),
4036         (ev_pixbuf_cache_get_form_field_mapping),
4037         (ev_pixbuf_cache_get_text_mapping):
4038         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
4039         (notify_page_ready), (ev_job_render_page_ready),
4040         (ev_job_render_run):
4041
4042         Add page_ready signal to notify that page is ready as soon as
4043         possible even if other page elements like links, forms, images or
4044         text mapping are not ready yet.
4045
4046 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4047
4048         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
4049         (dvi_document_file_exporter_do_page),
4050         (dvi_document_file_exporter_get_capabilities),
4051         (dvi_document_file_exporter_iface_init):
4052         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
4053         (ps_document_file_exporter_do_page),
4054         (ps_document_file_exporter_get_capabilities),
4055         (ps_document_file_exporter_iface_init):
4056         * backend/djvu/djvu-document.c:
4057         (djvu_document_file_exporter_begin),
4058         (djvu_document_file_exporter_end),
4059         (djvu_document_file_exporter_get_capabilities),
4060         (djvu_document_file_exporter_iface_init):
4061         * backend/tiff/tiff-document.c:
4062         (tiff_document_file_exporter_begin),
4063         (tiff_document_file_exporter_get_capabilities),
4064         (tiff_document_document_file_exporter_iface_init):
4065         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
4066         (pdf_document_file_exporter_do_page),
4067         (pdf_document_file_exporter_get_capabilities),
4068         (pdf_document_file_exporter_iface_init):
4069         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
4070         (ev_file_exporter_get_capabilities):
4071         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
4072         (idle_print_handler), (ev_print_job_print):
4073         * shell/ev-jobs.c: (ev_job_print_run):
4074         * shell/ev-window.c: (ev_window_print_send),
4075         (ev_window_print_range):
4076
4077         Use capabilities to know which options should be offered by the
4078         print dialog depending on the document backend.
4079
4080 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4081
4082         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
4083
4084         Give priority to forms over text to set the cursor.
4085
4086 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4087
4088         * shell/ev-view-private.h:
4089         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
4090         (ev_view_leave_notify_event), (ev_view_finalize),
4091         (ev_view_get_property), (ev_view_class_init):
4092
4093         Use IBEAM cursor for text form fields and NORMAL cursor for read
4094         only fields. Remove unused status attribute.
4095
4096 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4097
4098         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
4099
4100         Update region for current selected items also for checkbox
4101         buttons, since they can behave as radio buttons when they are in a
4102         set.
4103
4104 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4105
4106         * configure.ac:
4107         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
4108
4109         Get max length of text form fields.
4110
4111 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4112
4113         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
4114         * libdocument/ev-form-field.h:
4115         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
4116
4117         Fix build with current poppler cvs head.
4118
4119 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4120
4121         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4122         * shell/eggfindbar.c: (egg_find_bar_init):
4123
4124         Fix build with gtk+ >= 2.11.5 due to gtktooltips
4125         deprecation. Fixes bug #455667
4126
4127 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4128
4129         * NEWS:
4130         * configure.ac:
4131         
4132         Update for release 0.9.2
4133
4134 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4135
4136         * shell/ev-view.c: (ev_view_form_field_text_save),
4137         (ev_view_form_field_choice_save):
4138
4139         Fix a crash when closing whith a form widget visible.
4140
4141 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4142
4143         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
4144
4145         Update also the region of the current selected button when
4146         clicking on another button if they are radio buttons.
4147
4148 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4149
4150         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
4151         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
4152         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
4153         (ev_pixbuf_cache_get_link_mapping),
4154         (ev_pixbuf_cache_get_image_mapping),
4155         (ev_pixbuf_cache_get_form_field_mapping),
4156         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
4157         * shell/ev-view.c: (ev_view_form_field_get_region),
4158         (ev_view_form_field_button_create_widget),
4159         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
4160         (job_finished_cb):
4161
4162         Redraw only form field region instead of the whole page when
4163         reloading a page to show changes on the form field.
4164
4165 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4166
4167         * shell/ev-view.c: (ev_view_form_field_choice_save):
4168
4169         Fix selection of first item in list form fields.
4170
4171 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4172
4173         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
4174         (ev_pixbuf_cache_reload_page),
4175         (ev_pixbuf_cache_get_form_field_mapping):
4176
4177         Some refactoring to avoid duplicated code.
4178
4179 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4180
4181         * configure.ac:
4182         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
4183         (ev_form_field_from_poppler_field),
4184         (pdf_document_forms_get_form_fields),
4185         (pdf_document_forms_form_field_text_get_text),
4186         (pdf_document_forms_form_field_text_set_text),
4187         (pdf_document_forms_form_field_button_set_state),
4188         (pdf_document_forms_form_field_button_get_state),
4189         (pdf_document_forms_form_field_choice_get_item),
4190         (pdf_document_forms_form_field_choice_get_n_items),
4191         (pdf_document_forms_form_field_choice_is_item_selected),
4192         (pdf_document_forms_form_field_choice_select_item),
4193         (pdf_document_forms_form_field_choice_toggle_item),
4194         (pdf_document_forms_form_field_choice_unselect_all),
4195         (pdf_document_forms_form_field_choice_set_text),
4196         (pdf_document_forms_form_field_choice_get_text),
4197         (pdf_document_document_forms_iface_init):
4198         * libdocument/Makefile.am:
4199         * libdocument/ev-form-field.[ch]:
4200         * libdocument/ev-document-forms.[ch]:
4201         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4202         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4203         (add_job), (ev_pixbuf_cache_reload_page),
4204         (ev_pixbuf_cache_get_form_field_mapping):
4205         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
4206         * shell/ev-view-private.h:
4207         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
4208         (ev_view_handle_cursor_over_xy),
4209         (ev_view_get_form_field_at_location),
4210         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
4211         (ev_view_form_field_button_create_widget),
4212         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
4213         (ev_view_form_field_text_create_widget),
4214         (ev_view_form_field_choice_save),
4215         (ev_view_form_field_choice_changed),
4216         (ev_view_form_field_choice_create_widget),
4217         (ev_view_handle_form_field), (ev_view_size_allocate),
4218         (ev_view_realize), (draw_end_presentation_page),
4219         (ev_view_button_press_event), (ev_view_remove_all),
4220         (ev_view_motion_notify_event), (ev_view_key_press_event),
4221         (ev_view_enter_notify_event), (highlight_find_results),
4222         (draw_loading_text), (draw_one_page), (ev_view_destroy),
4223         (ev_view_class_init), (page_changed_cb),
4224         (on_adjustment_value_changed), (ev_view_set_presentation),
4225         (merge_selection_region), (ev_view_set_cursor),
4226         (ev_view_reset_presentation_state):
4227         
4228         Merge evince-forms branch.
4229
4230 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
4231
4232         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
4233
4234         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
4235         This script also updates itself from libegg
4236
4237         * cut-n-paste/toolbar-editor/egg*:
4238         Run update-toolbareditor-from-libegg.sh so we are in sync again with
4239         libegg
4240
4241 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
4242
4243         * shell/ev-window.c:
4244         
4245         Adds a nice icon to page action during toolbar editing.
4246         See bug #452872.
4247
4248 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4249
4250         * data/evince-toolbar.xml:
4251         * shell/ev-window.c:
4252         
4253         Let user add a presentation and fullscreen icons on toolbar.
4254         See bug #449734.
4255
4256 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
4257
4258         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
4259
4260         new script to keep in sync with toolbareditor in libegg
4261
4262         * cut-n-paste/toolbar-editor/*: 
4263
4264         Run update-toolbareditor-from-libegg so we are in sync again. 
4265         Fixes bug #452850.
4266         
4267
4268 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4269
4270         * shell/ev-sidebar-links.c: (job_finished_callback):
4271
4272         Do not connect selection changed signal more than once. Fixes bug
4273         #349433.
4274
4275 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4276
4277         * shell/ev-window.c: (ev_window_view_sidebar_cb):
4278
4279         Do not change sidebar chrome flag when pressing F9 key in
4280         presentation mode.
4281
4282 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4283
4284         * backend/pdf/ev-poppler.cc:
4285         (pdf_document_thumbnails_get_dimensions):
4286
4287         Make sure thumbnails width and height is not <= 0. Fixes a crash
4288         with some pdf documents which have really small pages.
4289
4290 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
4291
4292         * shell/main.c: (main):
4293
4294         Fixes program description translation issue.
4295         Bug #450148.
4296
4297 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
4298
4299         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4300
4301         Do not change current page when returning from black/white mode
4302         in presentation. Fixes bug #415032.
4303
4304 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4305
4306         * NEWS:
4307         * configure.ac:
4308         
4309         Update for release 0.9.1
4310
4311 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
4312
4313         * backend/dvi/dvi-document.c:
4314         (dvi_document_finalize),
4315         (dvi_document_file_exporter_format_supported),
4316         (dvi_document_file_exporter_begin),
4317         (dvi_document_file_exporter_do_page),
4318         (dvi_document_file_exporter_end),
4319         (dvi_document_file_exporter_iface_init), (dvi_document_init):
4320         
4321         PDF exporter for dvi documents. Fixes bug #441319.
4322
4323 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4324
4325         * shell/ev-window.c: (ev_window_clear_print_job):
4326
4327         Clear gtk print job when job has finished. Fixes bug #447612.
4328
4329 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4330
4331         * shell/ev-window.c: (ev_window_print_send),
4332         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4333
4334         Add preview button to print dialog. Fixes bug #445419.
4335
4336 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4337
4338         * backend/dvi/Makefile.am:
4339         * backend/dvi/pixbuf-device.[ch]: Removed
4340         * backend/dvi/cairo-device.[ch]: Added
4341         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
4342         * backend/dvi/dvi-document.c: (dvi_document_load),
4343         (dvi_document_render), (dvi_document_finalize),
4344         (dvi_document_thumbnails_get_thumbnail), (parse_color),
4345         (dvi_document_do_color_special):
4346         * libdocument/ev-document-misc.[ch]:
4347         (ev_document_misc_pixbuf_from_surface):
4348
4349         Port dvi backend to cairo and fix a problem with colors. 
4350
4351 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4352
4353         * shell/ev-view.c: (draw_one_page):
4354
4355         Draw only visible region.
4356
4357 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4358
4359         * backend/djvu/djvu-document.c: (djvu_document_render):
4360
4361         Fix rotation in djvu backend.
4362
4363 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4364
4365         * shell/ev-pixbuf-cache.c: (job_finished_cb),
4366         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
4367         (ev_pixbuf_cache_get_image_mapping),
4368         (ev_pixbuf_cache_get_text_mapping):
4369
4370         Redraw view every time we have a new surface. Fixes bug #443587.
4371
4372 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4373
4374         * libdocument/ev-document.c: (ev_document_info_free):
4375
4376         Fix memory leaks.
4377
4378 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4379
4380         * backend/dvi/dvi-document.c: (dvi_document_render),
4381         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
4382         * backend/impress/impress-document.c:
4383         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4384         (impress_document_render), (impress_document_document_iface_init),
4385         (impress_document_thumbnails_get_thumbnail):
4386         * backend/djvu/djvu-document-private.h:
4387         * backend/djvu/djvu-document.c: (djvu_document_render),
4388         (djvu_document_finalize), (djvu_document_document_iface_init),
4389         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
4390         * backend/tiff/tiff-document.c: (tiff_document_render),
4391         (tiff_document_render_pixbuf),
4392         (tiff_document_document_iface_init):
4393         * backend/pdf/ev-poppler.cc: (pdf_document_render),
4394         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
4395         (pdf_selection_render_selection):
4396         * backend/comics/comics-document.c:
4397         (comics_document_render_pixbuf), (comics_document_render),
4398         (comics_document_document_iface_init):
4399         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
4400         (pixbuf_document_document_iface_init):
4401         * libdocument/ev-document-misc.[ch]:
4402         (ev_document_misc_surface_from_pixbuf),
4403         (ev_document_misc_surface_rotate_and_scale):
4404         * libdocument/ev-document.[ch]: (ev_document_render):
4405         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
4406         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4407         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4408         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
4409         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
4410         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
4411         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
4412         (render_finished_cb), (ev_job_render_run):
4413         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
4414         (merge_selection_region):
4415
4416         Use cairo image surfaces instead of GDK pixbufs for drawing pages
4417         and selections.
4418
4419 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4420
4421         * shell/ev-window-title.c: (ev_window_title_update):
4422
4423         Fix memory leak.
4424
4425 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4426
4427         * shell/ev-view.c: (draw_loading_text):
4428
4429         Show loading text centered. Fixes bug #433061
4430
4431 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4432
4433         * shell/ev-sidebar-thumbnails.c:
4434         (ev_sidebar_thumbnails_set_loading_icon):
4435
4436         Remove a mutex in the main thread that blocks the UI in heavy
4437         documents.
4438
4439 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4440
4441         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
4442
4443         Set points_set to TRUE so that selections don't disappear after a
4444         zoom change.
4445
4446 2007-06-07  Michael Monreal  <infernux@web.de>
4447
4448         * data/icons/16x16/actions/Makefile.am:
4449         * data/icons/16x16/actions/zoom.svg:
4450         * data/icons/22x22/actions/Makefile.am:
4451         * data/icons/22x22/actions/zoom.svg:
4452         * data/icons/24x24/actions/Makefile.am:
4453         * shell/ev-stock-icons.c:
4454         * shell/ev-stock-icons.h:
4455         * shell/ev-window.c:
4456         
4457         Zoom icon artwork. See bug #444795.
4458
4459 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4460
4461         * shell/ev-metadata-manager.c: Remove extraneous function
4462         (Closes: #444386)
4463
4464 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4465
4466         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
4467         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
4468         (ev_metadata_manager_set), (ev_metadata_manager_save):
4469         Simplify the timeout, no need for modified anymore
4470
4471 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4472
4473         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
4474         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
4475         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
4476         (ev_metadata_manager_save): Adapted patch from Arjan van de
4477         Ven (arjan@linux.intel.com) to avoid the timeout running all the
4478         time, saves on power (Closes: #443851)
4479
4480 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4481
4482         * configure.ac:
4483         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
4484         (pdf_selection_render_selection), (pdf_document_get_page_duration):
4485
4486         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
4487
4488 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4489
4490         * shell/ev-window.c: (ev_window_add_history):
4491
4492         Check if history is NULL
4493
4494 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4495
4496         * libdocument/ev-image.c: (ev_image_finalize):
4497         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
4498         * libdocument/ev-attachment.c: (ev_attachment_finalize):
4499         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
4500         (ev_tmp_uri_unlink):
4501
4502         Add functions to delete temporary files created by evince in a safe
4503         way.
4504
4505         * shell/ev-window.c: (ev_window_clear_local_uri),
4506         (open_xfer_update_progress_callback),
4507         (save_xfer_update_progress_callback), (ev_window_save_remote),
4508         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
4509         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4510         (attachment_save_dialog_response_cb),
4511         (ev_attachment_popup_cmd_save_attachment_as):
4512
4513         Allow saving a copy of a document, image or attachment to a remote
4514         location. Fixes bug #440754. 
4515
4516 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4517
4518         * configure.ac:
4519         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
4520
4521         Fix build with current poppler from cvs head. 
4522
4523 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
4524
4525         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
4526
4527         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
4528         directory exists.
4529
4530 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
4531
4532         * shell/ev-sidebar.c: (ev_sidebar_add_page):
4533         * shell/ev-window.c:
4534
4535         Change sidebar ordering. Fixes bug #439939.
4536
4537 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
4538
4539         * backend/comics/Makefile.am:
4540         
4541         Fixes build with --without-libgnome.
4542
4543 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4544         
4545         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
4546
4547         Update cursor and tooltip on page change and view scroll. Fixes bug
4548         #439217.
4549
4550 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4551
4552         * NEWS:
4553         * configure.ac:
4554         
4555         Update for release 0.9.0
4556
4557 2007-05-14  Alaska Subedi <asubedi@gmail.com>
4558
4559         * backend/djvu/djvu-document-private.h:
4560         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4561         (djvu_document_finalize),
4562         (djvu_document_file_exporter_format_supported),
4563         (djvu_document_file_exporter_begin),
4564         (djvu_document_file_exporter_do_page),
4565         (djvu_document_file_exporter_end),
4566         (djvu_document_file_exporter_iface_init), (djvu_document_init):
4567         
4568         Implemented printing with djvu. Bug #437998.
4569
4570 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4571
4572         * backend/impress/zip.c:
4573         Add missing ulong definition.
4574
4575         * backend/ps/ps-interpreter.c:
4576         Add missing headers.
4577
4578         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
4579
4580 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4581
4582         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
4583
4584         Add missing call to parent class dispose method. 
4585
4586 2007-05-12  Ross Burton  <ross@openedhand.com>
4587
4588         * shell/main.c:
4589         Sync keybindings manually when building without libgnome
4590         (#437925).
4591
4592 2007-05-12  Ross Burton  <ross@openedhand.com>
4593
4594         * shell/ev-window.c:
4595         Respect the screen when opening help (#437866).
4596
4597 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4598
4599         * data/evince-ui.xml:
4600         * shell/ev-application.[ch]: (get_print_settings_from_args),
4601         (ev_application_open_uri_at_dest), (ev_application_open_uri),
4602         (ev_application_open_uri_list):
4603         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
4604         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
4605         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
4606         (ev_window_cmd_view_reload), (lookup_printer_from_name),
4607         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
4608         (ev_window_dispose):
4609         * shell/main.c: (arguments_parse):
4610
4611         Add print button in preview mode. Fixes bug #396475. 
4612
4613 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4614
4615         * cut-n-paste/zoom-control/ephy-zoom.h:
4616         
4617         Fixes zoom level factors. See bug #408119 for details.
4618
4619 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4620
4621         * backend/comics/comics-document.c: (comics_regex_quote),
4622         (extract_argv):
4623         
4624         Correctly quote symbols. Fixes crash in the bug
4625         #415370.
4626
4627 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4628
4629         * shell/ev-navigation-action-widget.c:
4630         (ev_navigation_action_widget_init),
4631         (ev_navigation_action_widget_class_init),
4632         (ev_navigation_action_widget_button_press_event):
4633         
4634         Connect to button-press event on correct widget. Fixes
4635         bug #431988
4636
4637 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4638
4639         * shell/ev-application.c: (ev_application_open_window),
4640         (ev_application_add_icon_path_for_screen),
4641         (ev_application_open_uri_at_dest):
4642         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
4643         * shell/ev-navigation-action.c: (build_menu):
4644         
4645         Add app-specific icons to our icon theme. Fixes bug
4646         #425508.
4647
4648 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4649
4650         * shell/ev-history.c: (ev_history_class_init),
4651         (ev_history_add_link):
4652         * shell/ev-history.h:
4653         * shell/ev-navigation-action.c:
4654         (ev_navigation_action_history_changed),
4655         (ev_navigation_action_set_history), (build_menu),
4656         (ev_navigation_action_finalize):
4657         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
4658         
4659         Make navigation action unsensitive instead of showing
4660         menu with unsensitive word. Fixes bug #417392.
4661
4662 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4663
4664         * shell/ev-application.[ch]: (ev_application_shutdown),
4665         (ev_application_get_print_settings),
4666         (ev_application_set_print_settings):
4667         * shell/ev-window.c:
4668
4669         Remember print settings. Fixes bug #349102. 
4670
4671 2007-05-08  Christian Persch  <chpe@gnome.org>
4672
4673         * configure.ac:
4674         * properties/ev-properties-view.c:
4675
4676         No need for a configure check; just use the GTK_CHECK_VERSION macro.
4677         Bug #382438.
4678
4679 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4680
4681         * configure.ac:
4682         * properties/ev-properties-view.c: (ev_regular_paper_size):
4683
4684         Use gtk+ builtin paper list to identify the document's paper size.
4685         Fixes bug #382438. 
4686
4687 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
4688
4689         * configure.ac:
4690
4691         Fix build when compiling with thumbnailer and libgnome support. 
4692
4693 2007-05-04  Ross Burton  <ross@openedhand.com>
4694
4695         * configure.ac:
4696         Add --without-libgnome, check for libgnome and libgnomeui
4697         separately, and add them to the symbols as required.
4698
4699         * libdocument/ev-file-helpers.c:
4700         When building without libgnome, use g_get_user_config_dir instead
4701         of gnome_user_dir_get.
4702
4703         * shell/ev-application.c:
4704         When building without libgnome, don't use session management.
4705
4706         * shell/main.c:
4707         When building without libgnome, don't use GnomeProgram or
4708         initialise the authentication manager.
4709
4710         This fixes #328842.
4711
4712 2007-05-04  Ross Burton  <ross@openedhand.com>
4713
4714         * shell/ev-window.c:
4715         Don't use libgnome to open help, instead call Yelp directly.
4716
4717 2007-05-04  Ross Burton  <ross@openedhand.com>
4718
4719         * shell/ev-sidebar-attachments.c:
4720         Don't use libgnome to lookup icons for MIME types, instead copy
4721         code from GTK+ to do it manually.
4722
4723 2007-05-04  Ross Burton  <ross@openedhand.com>
4724
4725         * configure.ac:
4726         Add libxml to the dependencies for SHELL_CORE (#435818).
4727
4728 2007-05-02  Ross Burton  <ross@openedhand.com>
4729
4730         * configure.ac:
4731         * Makefile.am:
4732         Add --disable-thumbnailer (#434825)
4733
4734 2007-05-02  Ross Burton  <ross@openedhand.com>
4735
4736         * shell/ev-window.c:
4737         Add missing includes, fix indentation.
4738
4739         * shell/main.c:
4740         Fix indentation.
4741
4742 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
4743
4744         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
4745         ev_application_open_uri_at_dest instead of ev_application_open_uri
4746         preventing new document always being opened in a new window even if there
4747         is an empty window.
4748
4749 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4750
4751         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4752         (egg_recent_view_uimanager_finalize):
4753         * properties/ev-properties-view.c: (ev_properties_view_dispose):
4754         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
4755         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
4756         (ev_pixbuf_cache_dispose):
4757         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
4758         * shell/ev-tooltip.c: (ev_tooltip_dispose):
4759         
4760         Add missing chain to parent class methods. Fixes
4761         bug #433128.
4762
4763 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
4764
4765         * data/Makefile.am (update-icon-cache): Updates
4766         gtk-update-icon-cache in uninstall-hook.
4767
4768 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4769
4770         * shell/ev-window.c: (ev_window_setup_document),
4771         (ev_window_set_document), (ev_window_load_job_cb):
4772         * shell/ev-view.c: (setup_caches):
4773         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
4774
4775         Start rendering pages before any other jobs. 
4776
4777 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4778
4779         * shell/ev-window.c: (ev_window_stop_fullscreen),
4780         (ev_window_stop_presentation):
4781
4782         Update chrome visibility before window unfullscreen. 
4783
4784 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4785
4786         * data/Makefile.am:
4787         * data/evince-ui.xml:
4788         * shell/ev-stock-icons.[ch]:
4789         * shell/ev-application.[ch]: (ev_application_shutdown),
4790         (ev_application_init), (ev_application_get_toolbars_model):
4791         * shell/ev-window.c: (update_chrome_visibility),
4792         (fullscreen_toolbar_setup_item_properties),
4793         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4794         (ev_window_run_presentation), (ev_window_stop_presentation),
4795         (ev_window_run_preview), (ev_window_screen_changed),
4796         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
4797         (ev_window_dispose), (ev_window_init):
4798
4799         Make fullscreen toolbar always visible. Do not use egg toolbars for
4800         fullscreen and preview modes since such toolbars are not editables.
4801         Fixes bugs #300278, #338910 and #316188.  
4802
4803 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
4804
4805         * shell/ev-application.c:
4806         * shell/ev-job-queue.c:
4807         * shell/ev-metadata-manager.c:
4808         * shell/ev-stock-icons.c:
4809         * shell/ev-window.c:
4810         * shell/main.c:
4811         
4812         Developers documentation updated.
4813
4814 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4815
4816         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
4817
4818         Check whether uri is valid before launching it. Fixes bug #427664.
4819
4820 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4821
4822         * shell/ev-window.c:
4823
4824         Change key accelerator for Open a Copy menu entry which is in conflict
4825         with Close. Fixes bug #427321.
4826
4827 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4828
4829         * NEWS:
4830         * configure.ac:
4831         
4832         Update for release 0.8.1
4833
4834 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4835
4836         * shell/ev-window.c: (setup_size_from_metadata):
4837         
4838         Do not make window bigger than screen. Fixes bug 
4839         #388985.
4840
4841 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4842
4843         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
4844         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
4845
4846         Use default resolution when it's not provided by document. Fixes bug
4847         #408762.
4848
4849 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4850
4851         * configure.ac:
4852         * thumbnailer/Makefile.am:
4853         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4854         * thumbnailer/evince-thumbnailer.schemas.in:
4855         * thumbnailer/evince-thumbnailer-ps.schemas.in:
4856
4857         Add support for ps, eps and compressed documents thumbnails. Do not
4858         ignore size parameter. 
4859
4860 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4861
4862         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
4863         (dvi_document_do_color_special):
4864         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
4865
4866         Implement font color specials in the DVI backend. Fixes bug #303651.
4867
4868 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4869
4870         Fixup the previous commit:
4871
4872         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
4873         * shell/xdg-user-dir-lookup.c: Make the function non-static
4874         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
4875
4876 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4877
4878         * shell/ev-window.c (file_open_dialog_response_cb): Use
4879         the xdg-user-dirs DOCUMENTS folder as default folder when
4880         opening a file chooser.  (#424858)
4881
4882         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
4883         xdg-user-dirs.
4884
4885 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4886
4887         * shell/ev-window.c: (ev_window_load_job_cb):
4888
4889         Do not setup view from metadata on preview mode. 
4890
4891 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4892
4893         * shell/main.c:
4894
4895         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
4896
4897 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4898
4899         * shell/ev-view.c: (ev_view_primary_get_cb):
4900
4901         Check pointer != NULL before using it. Fixes bug #416841. 
4902
4903 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4904
4905         * NEWS:
4906         * configure.ac:
4907         
4908         Release 0.8.0
4909
4910 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4911
4912         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
4913
4914         Do not render thumbnails when sidebar thumbnail page is not visible
4915         at startup. Fixes bug #416447. 
4916
4917 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
4918
4919         * data/evince.desktop.in.in:
4920
4921         "Application" is not a valid category in the freedesktop specification.
4922
4923 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4924
4925         * libdocument/ev-file-helpers.[ch]: (compression_run),
4926         (ev_file_uncompress), (ev_file_compress):
4927         * shell/ev-window.c: (file_save_dialog_response_cb):
4928
4929         Save document compressed when saving a copy of a compressed document.
4930         Fixes bug #334542.
4931
4932 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4933
4934         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
4935
4936         Allow deleting in goto window entry in presentation mode. 
4937
4938 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
4939
4940         * Makefile.am: Dist MAINTAINERS.
4941
4942 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4943
4944         * shell/ev-window.c: (ev_window_update_actions):
4945
4946         Fix zoom shortcut keys when searching. Fixes bug #409828.
4947
4948 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4949
4950         * shell/ev-window.c: (ev_window_setup_document):
4951
4952         Fix crash when loading documents with only one page. 
4953
4954 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4955
4956         * backend/dvi/dvi-document.c:
4957         (dvi_document_thumbnails_get_dimensions),
4958         (dvi_document_thumbnails_get_thumbnail):
4959         * backend/impress/impress-document.c:
4960         (impress_document_thumbnails_get_thumbnail),
4961         (impress_document_thumbnails_get_dimensions):
4962         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
4963         (ps_document_thumbnails_get_dimensions):
4964         * backend/djvu/djvu-document.c:
4965         (djvu_document_thumbnails_get_dimensions),
4966         (djvu_document_thumbnails_get_thumbnail):
4967         * backend/tiff/tiff-document.c:
4968         (tiff_document_thumbnails_get_thumbnail),
4969         (tiff_document_thumbnails_get_dimensions):
4970         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4971         (pdf_document_thumbnails_get_thumbnail),
4972         (pdf_document_thumbnails_get_dimensions):
4973         * backend/comics/comics-document.c:
4974         (comics_document_thumbnails_get_thumbnail),
4975         (comics_document_thumbnails_get_dimensions):
4976         * backend/pixbuf/pixbuf-document.c:
4977         (pixbuf_document_thumbnails_get_thumbnail),
4978         (pixbuf_document_thumbnails_get_dimensions):
4979         * libdocument/ev-document-thumbnails.[ch]:
4980         (ev_document_thumbnails_get_thumbnail),
4981         (ev_document_thumbnails_get_dimensions):
4982         * libdocument/ev-document-misc.[ch]:
4983         (ev_document_misc_get_thumbnail_frame):
4984         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4985         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4986         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4987         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4988         (ev_sidebar_thumbnails_refresh):
4989         * shell/ev-window.c: (ev_window_setup_document):
4990         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4991
4992         Use an EvRenderContext for rendering thumbnails instead of a suggested
4993         width, so that different sized pages get sized proportionally.
4994
4995 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4996
4997         * shell/ev-view.c: (ev_view_button_press_event),
4998         (ev_view_key_press_event):
4999
5000         Fix critical warnings when there is no document loaded. 
5001
5002 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5003
5004         * shell/ev-page-action-widget.c:
5005         * shell/ev-navigation-action.c:
5006         * shell/ev-window.c:
5007
5008         Fix compile warnings. 
5009
5010 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5011
5012         * backend/djvu/djvu-text.h:
5013         * backend/djvu/djvu-document.c:
5014         * backend/djvu/djvu-text-page.c:
5015         * backend/djvu/djvu-links.c:
5016         * backend/djvu/djvu-text-page.h:
5017         * backend/djvu/djvu-text.c:
5018         
5019         Fix build on Mac. Fixes bug #392186. Patch by
5020         <ephraim_owns@hotmail.com>
5021
5022 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5023
5024         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
5025
5026         Restore cairo context before rendering every page when printing a PDF
5027         document into a PDF file. 
5028
5029 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5030
5031         * backend/ps/gstypes.h:
5032         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
5033         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
5034         (ps_document_thumbnails_get_thumbnail):
5035
5036         Handle PostScript page orientation. Fixes bug #318568.
5037
5038 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5039
5040         * backend/ps/Makefile.am:
5041         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
5042         (document_load), (ps_document_load), (save_document),
5043         (save_page_list), (ps_document_get_n_pages),
5044         (ps_document_get_page_size), (ps_document_get_info),
5045         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
5046         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
5047         (ps_document_thumbnails_get_thumbnail),
5048         (ps_document_thumbnails_get_dimensions),
5049         (ps_document_document_thumbnails_iface_init):
5050         * backend/ps/ps.[ch]: (psgetpagebox):
5051         * backend/ps/ps-interpreter.[ch]:
5052
5053         Add support for thumbnails in ps backend. Fixes bug #164755. 
5054
5055 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5056
5057         * NEWS:
5058         * configure.ac:
5059         
5060         Release 0.7.2
5061
5062 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5063
5064         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
5065         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
5066         (ev_window_dispose):
5067
5068         Use document thumbnail as window icon. Fixes bug #384442.
5069
5070 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
5071
5072         * configure.ac:
5073
5074         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
5075         duplicated adding application/x-bzpostscript instead. 
5076
5077 2007-02-11  Tom Parker  <palfrey@tevp.net>
5078
5079         * backend/ps/ps-document.c: (document_load):
5080
5081         Check return value of psscan before trying
5082         to use it. Fixes bug #372414.
5083
5084 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5085
5086         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5087
5088         Fix invalid free in ev-page-cache. Fixes bug #404745.
5089
5090 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5091
5092         * test/Makefile.am:
5093         * test/test3.py:
5094         
5095         Added reload test case.
5096
5097 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5098
5099         * po/POTFILES.in:
5100         * backend/djvu/djvu-document.c: (djvu_document_load):
5101
5102         Check whether there are missing files in indirect multipage djvu
5103         documents. Fixes bug #361683. 
5104
5105 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5106
5107         * test/Makefile.am:
5108         * test/test-mime.bin:
5109         * test/test3.py:
5110         
5111         Added test for slow mime type
5112
5113 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5114
5115         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5116
5117         Add some checks and call parent_class->finalize. Fixes bug #404745.
5118
5119 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5120
5121         * shell/ev-navigation-action.c: (connect_proxy):
5122         
5123         Fixes dropdown history menu. Thanks a lot Carlos!
5124
5125 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5126
5127         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
5128
5129         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
5130         bug #373715.
5131
5132 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5133
5134         * backend/ps/ps.c: (psscan):
5135
5136         Fix memory leak. 
5137
5138 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5139
5140         * configure.ac:
5141         * libdocument/ev-file-helpers.c: 
5142
5143         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
5144
5145 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5146
5147         * configure.ac:
5148         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
5149         (ps_interpreter_start), (document_load), (save_document),
5150         (save_page_list):
5151         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
5152         * libdocument/ev-document-factory.c:
5153         (ev_document_factory_get_from_mime), (get_document_from_uri),
5154         (free_uncompressed_uri), (ev_document_factory_get_document):
5155         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
5156
5157         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
5158
5159 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5160
5161         * libdocument/ev-document.h:
5162
5163         Fix typo in function name. 
5164
5165 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5166
5167         * backend/ps/ps-document.c: (ps_interpreter_finished),
5168         (ps_interpreter_start), (ps_interpreter_failed):
5169
5170         Handle ghostscript interpreter crashes. 
5171
5172 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5173
5174         * shell/ev-window.c: (ev_window_open_uri),
5175         (window_configure_event_cb):
5176
5177         Setup window size and position before showing it. Fixes bug #401711.
5178
5179 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5180
5181         * backend/ps/Makefile.am:
5182         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
5183         (ps_document_dispose), (ps_document_class_init),
5184         (ps_interpreter_input), (ps_interpreter_output),
5185         (ps_interpreter_error), (setup_interpreter_env),
5186         (ps_interpreter_start), (ps_interpreter_stop),
5187         (ps_interpreter_failed), (ps_interpreter_is_ready),
5188         (check_filecompressed), (document_load), (ps_document_load),
5189         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
5190         (ps_document_widget_event), (send_ps), (ps_document_next_page),
5191         (render_page):
5192
5193         Rework ps-document. Code cleanups, remove deprecated code. 
5194
5195 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5196
5197         * shell/ev-view.c: (ev_view_button_press_event):
5198
5199         Do not start an image drag and drop operation when pointer is on 
5200         text, so that we can select text when the whole background is an
5201         image. 
5202
5203 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5204
5205         * shell/ev-window.c: (ev_window_update_actions): 
5206
5207         Disable all zoom related actions during presentation mode. 
5208
5209 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
5210
5211         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
5212
5213         Do not zoom in or out on presentation mode. Fixes bug #401305.
5214
5215 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5216
5217         * shell/ev-navigation-action.c: (connect_proxy),
5218         (create_menu_item), (ev_navigation_action_class_init):
5219         
5220         Correctly show menu and fix crash when navigaton 
5221         action is out of toolbar visible area.
5222
5223 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5224
5225         * data/Makefile.am:
5226         * data/evince.1:
5227         
5228         Added man file
5229
5230 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5231
5232         * help/reference/* :
5233         * configure.ac:
5234         
5235         Added gtk-doc based documentation for Evince.
5236         Still in initial state but I hope it will
5237         grow.
5238         
5239         * configure.ac:
5240         
5241         Lower dbus requirement to 0.70
5242
5243 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5244
5245         * shell/ev-window.c: (ev_window_add_history):
5246
5247         Fix memory leak. 
5248
5249 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5250
5251         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
5252         * shell/ev-view.h:
5253         * shell/ev-window.c: (ev_window_add_history):
5254         
5255         Correctly handle named destination links
5256
5257 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5258
5259         * NOTES:
5260         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
5261         * backend/pdf/ev-poppler.cc:
5262         * libdocument/ev-document-links.h:
5263         * libdocument/ev-link.c: (ev_link_get_page):
5264         * libdocument/ev-link.h:
5265         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
5266         (ev_history_add_link):
5267         * shell/ev-history.h:
5268         * shell/ev-navigation-action.c: (activate_menu_item_cb),
5269         (new_history_menu_item), (build_menu):
5270         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
5271         * shell/ev-sidebar-links.c: (create_loading_model),
5272         (print_section_cb), (ev_sidebar_links_construct),
5273         (fill_page_labels), (update_page_callback_foreach),
5274         (update_page_callback), (job_finished_callback):
5275         * shell/ev-view.c: (ev_view_handle_link):
5276         * shell/ev-window.c: (ev_window_find_chapter),
5277         (ev_window_add_history), (view_handle_link_cb),
5278         (history_changed_cb):
5279         
5280         Implements another history variant
5281
5282 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5283
5284         * shell/ev-window.c: (view_external_link_cb):
5285         * shell/ev-view.c: (ev_view_button_release_event):
5286
5287         Open links in new window when clicking with middle button. 
5288
5289 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5290
5291         * shell/ev-navigation-action.c: (new_history_menu_item):
5292         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
5293         * shell/ev-view.c: (ev_view_handle_link):
5294         * shell/ev-window.c:
5295         
5296         Store link before jump, not the destination. For me it 
5297         seems like more natural history behavior.
5298
5299 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5300
5301         * shell/ev-navigation-action.c: (activate_menu_item_cb),
5302         (ev_navigation_action_class_init):
5303         * shell/ev-navigation-action.h:
5304         * shell/ev-page-action.c: (activate_cb):
5305         * shell/ev-page-cache.c: (ev_page_cache_class_init),
5306         (ev_page_cache_set_current_page_history):
5307         * shell/ev-page-cache.h:
5308         * shell/ev-sidebar-thumbnails.c:
5309         (ev_sidebar_tree_selection_changed),
5310         (ev_sidebar_icon_selection_changed), (page_changed_cb):
5311         * shell/ev-view-private.h:
5312         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
5313         * shell/ev-view.h:
5314         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
5315         (ev_window_setup_document), (ev_window_load_job_cb):
5316         * shell/ev-window.h:
5317         
5318         History finally works as expected.
5319
5320 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5321
5322         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
5323
5324         Do not update links treeview if it doesn't have a model assigned yet. 
5325
5326 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5327
5328         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
5329         (ev_sidebar_links_class_init), (update_page_callback):
5330
5331         Do not update links treeview when sidepane is not visible. 
5332
5333 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5334
5335         * shell/ev-marshal.list:
5336         * shell/ev-page-action.c: (activate_cb),
5337         (ev_page_action_class_init):
5338         * shell/ev-page-action.h:
5339         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
5340         * shell/ev-window.c:
5341         
5342         Remove activate_link signal, not required.
5343
5344 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5345
5346         * shell/ev-navigation-action.c: (build_menu):
5347         
5348         Reorder menu items and build menu with fixed length.
5349
5350 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
5351
5352         * shell/ev-view.c: (get_selected_text):
5353         
5354         Normalize text to fix ligatures problem. See bug
5355         #341947 for details.
5356
5357 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5358
5359         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5360
5361         Fix memory leak in ev-page-cache. 
5362
5363 2007-01-25  Tom Parker <palfrey@tevp.net>
5364
5365         * backend/impress/impress-document.c: (impress_document_load),
5366         (impress_document_finalize), (impress_document_init):
5367         * properties/ev-properties-main.c: (ev_properties_get_pages):
5368         
5369         Correctly handle impress document errors. Fixes nautilus
5370         crash in property page #370491.
5371
5372 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5373
5374         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5375         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5376         (ev_job_queue_remove_job):
5377         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
5378         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
5379         (ev_job_load_run):
5380         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
5381         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
5382         (ev_window_load_job_cb), (xfer_update_progress_callback),
5383         (ev_window_open_uri), (ev_window_dispose):
5384         * shell/main.c: (main):
5385
5386         Do file transfer asynchronously in the main thread instead of
5387         synchronously in the load thread. Fixes bugs #399694, #398307 and
5388         #343542.
5389
5390 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5391
5392         * shell/ev-jobs.c: (ev_job_xfer_run):
5393
5394         Load the document with the font-config lock held. 
5395
5396 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5397
5398         * backend/ps/ps-document.c: (start_interpreter):
5399
5400         Fix memory leaks in ps backend. 
5401
5402 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5403
5404         * backend/impress/impress-document.c:
5405         (impress_document_render_pixbuf):
5406
5407         Do not acquire fontconfig lock in impress backend, since it is using
5408         the main loop for rendering. 
5409
5410 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5411
5412         * po/POTFILES.in: 
5413
5414         Remove mdvi files that shouldn't be translated. 
5415
5416 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5417
5418         * shell/ev-view-private.h:
5419         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
5420         (ev_view_set_zoom):
5421
5422         Render "loading..." text into a cairo surface instead of directly into
5423         the window so that fontconfig lock is only needed once and UI is not
5424         blocked. Change text color to #9B9B9B. Fixes bug #397356.
5425
5426 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5427
5428         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5429         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5430
5431         Use icon theme associated with the window screen rather than default. 
5432
5433 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5434
5435         * configure.ac:
5436
5437         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
5438
5439 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5440
5441         * data/icons/*/apps/evince.*:
5442
5443         Move Evince icons under new apps directory.
5444
5445         * data/icons/*/actions/*:
5446
5447         Add new custom themeable Evince icons: view-page-continuous, 
5448         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
5449         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
5450
5451         * configure.ac:
5452
5453         Add new directories to AC_CONFIG_FILES.
5454
5455         * shell/ev-stock-icons.c:
5456         * shell/ev-stock-icons.h:
5457
5458         Use new custom themeable icons.
5459
5460 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5461
5462         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5463
5464         Do not draw white background page in presentation mode. 
5465
5466 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
5467
5468         * shell/ev-view.c: Remove unused gnome-vfs include.
5469
5470 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
5471
5472         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
5473         
5474         Format string is corrected, fixes bug #397129.
5475
5476 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5477
5478         * shell/ev-window.c: (ev_window_setup_recent):
5479
5480         Do not include in recent menu inexistent documents. Fixes
5481         bug #339171.
5482
5483 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5484
5485         * po/POTFILES.skip: 
5486
5487         Update POTFILES.skip file according to current source tree. 
5488
5489 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5490
5491         * shell/ev-window.c: (file_save_dialog_response_cb):
5492
5493         Do Save a copy in atomic way. Fixes bug #328266. 
5494
5495 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5496
5497         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
5498
5499         Keep selected cell always visible in index treeview.
5500
5501 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5502         
5503         * shell/ev-view.c: (ev_view_size_allocate):
5504
5505         Restore horizontal scrollbar after switching to/from fullscreen
5506         or presentation mode. Fixes bug #331728.
5507
5508 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5509
5510         * shell/ev-view-private.h:
5511         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
5512         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
5513         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
5514         (ev_view_can_zoom_out):
5515
5516         Use max and min scale values in the view iby taking dpi into account. 
5517
5518 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5519
5520         * configure.ac:
5521         * NEWS:
5522
5523         Release 0.7.1
5524
5525 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5526
5527         * shell/ev-window.c: (ev_window_print_send):
5528
5529         Send print job to printer with some settings set to default values,
5530         since we have already exported to a file according to such settings
5531         and they could be taken twice by some printers. 
5532
5533 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5534
5535         * shell/ev-jobs.c: (ev_job_xfer_run):
5536         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5537
5538         Show main window and load document with the font-config lock held. 
5539
5540 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5541
5542         * configure.ac:
5543         * shell/ev-application.c: (ev_application_register_service):
5544         * shell/main.c: (load_files_remote):
5545
5546         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
5547
5548 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5549
5550         * doc/debugging.txt:
5551         
5552         Remove obsolete documentation.
5553
5554 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5555
5556         * Makefile.am:
5557         * backend/Makefile.am:
5558         * backend/comics/Makefile.am:
5559         * backend/djvu/Makefile.am:
5560         * backend/dvi/Makefile.am:
5561         * backend/ev-async-renderer.c:
5562         * backend/ev-async-renderer.h:
5563         * backend/ev-attachment.c:
5564         * backend/ev-attachment.h:
5565         * backend/ev-backend-marshal.c:
5566         * backend/ev-document-factory.c:
5567         * backend/ev-document-factory.h:
5568         * backend/ev-document-find.c:
5569         * backend/ev-document-find.h:
5570         * backend/ev-document-fonts.c:
5571         * backend/ev-document-fonts.h:
5572         * backend/ev-document-images.c:
5573         * backend/ev-document-images.h:
5574         * backend/ev-document-info.h:
5575         * backend/ev-document-links.c:
5576         * backend/ev-document-links.h:
5577         * backend/ev-document-misc.c:
5578         * backend/ev-document-misc.h:
5579         * backend/ev-document-security.c:
5580         * backend/ev-document-security.h:
5581         * backend/ev-document-thumbnails.c:
5582         * backend/ev-document-thumbnails.h:
5583         * backend/ev-document-transition.c:
5584         * backend/ev-document-transition.h:
5585         * backend/ev-document.c:
5586         * backend/ev-document.h:
5587         * backend/ev-file-exporter.c:
5588         * backend/ev-file-exporter.h:
5589         * backend/ev-image.c:
5590         * backend/ev-image.h:
5591         * backend/ev-link-action.c:
5592         * backend/ev-link-action.h:
5593         * backend/ev-link-dest.c:
5594         * backend/ev-link-dest.h:
5595         * backend/ev-link.c:
5596         * backend/ev-link.h:
5597         * backend/ev-render-context.c:
5598         * backend/ev-render-context.h:
5599         * backend/ev-selection.c:
5600         * backend/ev-selection.h:
5601         * backend/impress/Makefile.am:
5602         * backend/pdf/Makefile.am:
5603         * backend/pixbuf/Makefile.am:
5604         * backend/ps/Makefile.am:
5605         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
5606         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
5607         (start_interpreter), (stop_interpreter), (document_load),
5608         (ps_document_next_page), (render_page):
5609         * backend/tiff/Makefile.am:
5610         * comics/Makefile.am:
5611         * comics/comics-document.c:
5612         * comics/comics-document.h:
5613         * configure.ac:
5614         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5615         * djvu/Makefile.am:
5616         * djvu/djvu-document-private.h:
5617         * djvu/djvu-document.c:
5618         * djvu/djvu-document.h:
5619         * djvu/djvu-links.c:
5620         * djvu/djvu-links.h:
5621         * djvu/djvu-text-page.c:
5622         * djvu/djvu-text-page.h:
5623         * djvu/djvu-text.c:
5624         * djvu/djvu-text.h:
5625         * dvi/Makefile.am:
5626         * dvi/dvi-document.c:
5627         * dvi/dvi-document.h:
5628         * dvi/fonts.c:
5629         * dvi/fonts.h:
5630         * dvi/mdvi-lib/Makefile.am:
5631         * dvi/mdvi-lib/afmparse.c:
5632         * dvi/mdvi-lib/afmparse.h:
5633         * dvi/mdvi-lib/bitmap.c:
5634         * dvi/mdvi-lib/bitmap.h:
5635         * dvi/mdvi-lib/color.c:
5636         * dvi/mdvi-lib/color.h:
5637         * dvi/mdvi-lib/common.c:
5638         * dvi/mdvi-lib/common.h:
5639         * dvi/mdvi-lib/defaults.h:
5640         * dvi/mdvi-lib/dvimisc.c:
5641         * dvi/mdvi-lib/dviopcodes.h:
5642         * dvi/mdvi-lib/dviread.c:
5643         * dvi/mdvi-lib/files.c:
5644         * dvi/mdvi-lib/font.c:
5645         * dvi/mdvi-lib/fontmap.c:
5646         * dvi/mdvi-lib/fontmap.h:
5647         * dvi/mdvi-lib/fontsrch.c:
5648         * dvi/mdvi-lib/gf.c:
5649         * dvi/mdvi-lib/hash.c:
5650         * dvi/mdvi-lib/hash.h:
5651         * dvi/mdvi-lib/list.c:
5652         * dvi/mdvi-lib/mdvi.h:
5653         * dvi/mdvi-lib/pagesel.c:
5654         * dvi/mdvi-lib/paper.c:
5655         * dvi/mdvi-lib/paper.h:
5656         * dvi/mdvi-lib/pk.c:
5657         * dvi/mdvi-lib/private.h:
5658         * dvi/mdvi-lib/setup.c:
5659         * dvi/mdvi-lib/sp-epsf.c:
5660         * dvi/mdvi-lib/special.c:
5661         * dvi/mdvi-lib/sysdeps.h:
5662         * dvi/mdvi-lib/t1.c:
5663         * dvi/mdvi-lib/tfm.c:
5664         * dvi/mdvi-lib/tfmfile.c:
5665         * dvi/mdvi-lib/tt.c:
5666         * dvi/mdvi-lib/util.c:
5667         * dvi/mdvi-lib/vf.c:
5668         * dvi/pixbuf-device.c:
5669         * dvi/pixbuf-device.h:
5670         * impress/Makefile.am:
5671         * impress/common.h:
5672         * impress/document.c:
5673         * impress/f_oasis.c:
5674         * impress/f_oo13.c:
5675         * impress/iksemel.c:
5676         * impress/iksemel.h:
5677         * impress/imposter.h:
5678         * impress/impress-document.c:
5679         * impress/impress-document.h:
5680         * impress/internal.h:
5681         * impress/r_back.c:
5682         * impress/r_draw.c:
5683         * impress/r_geometry.c:
5684         * impress/r_gradient.c:
5685         * impress/r_style.c:
5686         * impress/r_text.c:
5687         * impress/render.c:
5688         * impress/render.h:
5689         * impress/zip.c:
5690         * impress/zip.h:
5691         * lib/Makefile.am:
5692         * lib/ev-debug.c:
5693         * lib/ev-debug.h:
5694         * lib/ev-file-helpers.c:
5695         * lib/ev-file-helpers.h:
5696         * lib/ev-gui.c:
5697         * lib/ev-gui.h:
5698         * lib/ev-tooltip.c:
5699         * lib/ev-tooltip.h:
5700         * libdocument/Makefile.am:
5701         * libdocument/ev-file-helpers.c:
5702         * pdf/Makefile.am:
5703         * pdf/ev-poppler.cc:
5704         * pdf/ev-poppler.h:
5705         * pixbuf/Makefile.am:
5706         * pixbuf/pixbuf-document.c:
5707         * pixbuf/pixbuf-document.h:
5708         * properties/Makefile.am:
5709         * ps/Makefile.am:
5710         * ps/gsdefaults.c:
5711         * ps/gsdefaults.h:
5712         * ps/gsio.c:
5713         * ps/gsio.h:
5714         * ps/gstypes.h:
5715         * ps/ps-document.c:
5716         * ps/ps-document.h:
5717         * ps/ps.c:
5718         * ps/ps.h:
5719         * shell/Makefile.am:
5720         * shell/ev-application.h:
5721         * shell/ev-sidebar-links.c:
5722         * shell/ev-sidebar-links.h:
5723         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
5724         (ev_gui_menu_position_tree_selection):
5725         * shell/ev-utils.h:
5726         * shell/ev-view.c: (ev_view_finalize):
5727         * shell/ev-window.c:
5728         * shell/main.c: (main):
5729         * thumbnailer/Makefile.am:
5730         * tiff/Makefile.am:
5731         * tiff/tiff-document.c:
5732         * tiff/tiff-document.h:
5733         * tiff/tiff2ps.c:
5734         * tiff/tiff2ps.h:
5735         
5736         Reorganize source tree.
5737
5738 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5739
5740         * backend/ev-document-factory.c:
5741
5742         Do not include ev-poppler.h when pdf is disabled. 
5743
5744 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5745
5746         * configure.ac:
5747         * data/evince-ui.xml:
5748         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
5749         (pdf_document_document_images_iface_init):
5750         * backend/Makefile.am:
5751         * backend/ev-document-images.[ch]:
5752         * backend/ev-image.[ch]:
5753         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
5754         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
5755         (ev_job_xfer_run):
5756         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
5757         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
5758         (ev_pixbuf_cache_get_image_mapping):
5759         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
5760         (view_menu_popup_cb), (ev_window_dispose),
5761         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
5762         (ev_view_popup_cmd_copy_image):
5763         * shell/ev-view-private.h:
5764         * shell/ev-view.c: (ev_view_get_image_at_location),
5765         (ev_view_do_popup_menu), (ev_view_popup_menu),
5766         (ev_view_button_press_event), (ev_view_drag_data_get),
5767         (ev_view_drag_motion), (ev_view_drag_data_received),
5768         (ev_view_motion_notify_event), (ev_view_button_release_event),
5769         (ev_view_finalize), (ev_view_class_init):
5770
5771         Add image handling support. Fixes bugs #310008 and #325047. Images
5772         selection is not supported yet. 
5773
5774 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5775
5776         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
5777         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
5778         (ev_view_init):
5779
5780         Move view drag and drop stuff to ev-view.
5781
5782 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5783
5784         * shell/ev-pixbuf-cache.c: (clear_job_selection):
5785         * shell/ev-view.c: (clear_selection): 
5786
5787         Clear selection also in pixbuf cache.
5788
5789 2007-01-02  Luca Ferretti <elle.uca@libero.it>
5790
5791         * data/evince.desktop.in.in:
5792         
5793         Change icon name in desktop file. See bug #390734
5794         for details.
5795
5796 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5797
5798         * thumbnailer/Makefile.am:
5799
5800         Use top_builddir instead top_srcdir for generated schema
5801         file installation. Fixes bug #390161.
5802
5803 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5804
5805         * configure.ac:
5806         * backend/Makefile.am:
5807         * backend/ev-document-transition.[ch]:
5808         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
5809         (pdf_document_page_transition_iface_init):
5810         * shell/ev-view-private.h:
5811         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
5812         (ev_view_set_presentation), (transition_next_page),
5813         (ev_view_presentation_transition_stop),
5814         (ev_view_presentation_transition_start), (ev_view_next_page):
5815
5816         Add page transition support in presentation mode. At the moment only
5817         page duration is supported, but not transition effects. Fixes bug
5818         #309815.
5819
5820 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5821
5822         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
5823
5824         Run find_link_dest with document lock held, since it's called by links
5825         thread and main thread at the same time. 
5826
5827 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5828
5829         * shell/ev-view.c: (goto_dest):
5830
5831         Update page-cache when page is changed by the view, so that
5832         page-changed signal is emitted. 
5833
5834 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5835
5836         * test/test1.py:
5837         * test/test2.py:
5838
5839         Use C locale in tests. 
5840
5841 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5842
5843         * shell/ev-window.c: (ev_window_run_presentation):
5844         * shell/ev-view-private.h:
5845         * shell/ev-view.c: (ev_view_set_presentation):
5846
5847         Restore zoom settings when back from presentation mode. 
5848
5849 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5850
5851         * shell/ev-window.c: (ev_window_run_presentation):
5852
5853         Always use "best fit" zoom in presentation mode.
5854         Fixes bug #389195.
5855
5856 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5857
5858         * shell/ev-view.c: (ev_view_goto_window_create):
5859
5860         Show "Jump to page" label in the page jumping popup in
5861         presentation mode instead of just a GtkEntry.
5862
5863 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5864
5865         * shell/ev-window.c: (launch_external_uri):
5866
5867         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
5868         #378085.
5869
5870 2006-12-22  Elijah Newren  <newren gmail com>
5871
5872         * configure.ac: explicitly check for libxml2.  Fixes #388795
5873
5874 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5875
5876         * shell/ev-view-private.h:
5877         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
5878         (ev_view_goto_window_delete_event), (key_is_numeric),
5879         (ev_view_goto_window_key_press_event),
5880         (ev_view_goto_window_button_press_event),
5881         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
5882         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
5883         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
5884
5885         Allow jumping to another page by typing a page number in presentation
5886         mode. It uses a popup window with an entry. Fixes bug #353625.
5887
5888 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5889
5890         * configure.ac:
5891         * properties/ev-properties-view.c: (ev_get_default_user_units),
5892         (ev_regular_paper_size):
5893         
5894         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
5895         to Damien Carbery <damien.carbery@sun.com> and
5896         Yevgen Muntyan <muntyan@tamu.edu>.
5897
5898 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5899
5900         * shell/ev-window.c: (setup_document_from_metadata):
5901
5902         Make sure Evince doesn't restore the view on the last
5903         page when a document is reopened. Fixes bug #383381.
5904
5905 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
5906
5907         * shell/ev-view.c: (draw_loading_text):
5908
5909         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
5910
5911 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5912
5913         * configure.ac:
5914         * NEWS:
5915
5916         Release 0.7.0
5917
5918 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5919
5920         * configure.ac:
5921         * pdf/ev-poppler.cc: (pdf_print_context_free),
5922         (pdf_document_file_exporter_begin),
5923         (pdf_document_file_exporter_do_page):
5924
5925         Make cairo-pdf depedency optional. 
5926
5927 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5928
5929         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
5930
5931         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
5932
5933 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5934
5935         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
5936         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
5937         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
5938         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
5939         * shell/ev-view.c: (draw_loading_text):
5940         * shell/ev-window.c: (ev_window_cmd_file_properties):
5941
5942         Use an specific lock for FontConfig. Hopefully it fixes some crashes
5943         related to using FontConfig from different threads.
5944         
5945 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5946
5947         * shell/ev-view.c: (draw_loading_text):
5948
5949         Acquire lock document when drawing "Loading..." text so that only one
5950         thread will use FontConfig at the same time. Fixes bug #374750.
5951
5952 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5953
5954         * shell/ev-page-action.[ch]: (activate_cb):
5955         * shell/ev-window.c: (activate_label_cb):
5956
5957         Check if text inserted in page entry is a valid page number when it
5958         doesn't match to any document page label. Fixes bug #383165.
5959
5960 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
5961         * shell/ev-window.c:
5962
5963         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
5964         available with GTK < 2.10. Added an ifdef to avoid compilation
5965         error.
5966
5967 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5968
5969         * configure.ac:
5970         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5971
5972         Fix ps backend in multihead systems.
5973
5974 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5975
5976         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5977         * shell/ev-window.c: (ev_window_get_screen_dpi),
5978         (ev_window_update_actions), (setup_view_from_metadata),
5979         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5980
5981         Take screen DPI into account when zooming. Fixes bug #318285.
5982
5983 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5984
5985         * data/Makefile.am:
5986
5987         Cleaned up/slightly refactored Makefile.am. Added GConf
5988         schemas uninstallation as well.
5989
5990 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5991
5992         * Makefile.am:
5993         * test/Makefile.am:
5994
5995         Fight with autotools to fix make check. Make distcheck
5996         works fine as well now!
5997
5998 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5999
6000         * shell/ev-view.c: (draw_end_presentation_page):
6001
6002         Corrected "end of presentation" string.
6003
6004 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6005
6006         * shell/ev-view.c: (ev_view_key_press_event):
6007
6008         Correctly propagate key press event so that up/down keys
6009         work as expected (correct behaviour was broken by
6010         black/white screen key bindings for presentations).
6011
6012 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6013
6014         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
6015         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
6016         (pdf_document_find_get_progress), (pdf_selection_render_selection),
6017         (pdf_selection_get_selection_region),
6018         (pdf_selection_get_selection_map):
6019
6020         Add "static" to some private functions. 
6021
6022 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
6023
6024         * lib/ev-tooltip.h:
6025         * properties/ev-properties-view.h:
6026         * shell/ev-jobs.h:
6027         * shell/ev-properties-dialog.h:
6028         * shell/ev-properties-fonts.h:
6029         * shell/ev-sidebar-links.h:
6030         * shell/ev-sidebar-thumbnails.h:
6031         * shell/ev-sidebar.h:
6032         * shell/ev-window.h:
6033         
6034         Fixes CHACK type in class casts. See bug #385343
6035         for details.
6036
6037 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6038
6039         * shell/ev-view-private.h:
6040         * shell/ev-view.c: (draw_end_presentation_page),
6041         (ev_view_expose_event), (ev_view_key_press_event),
6042         (ev_view_class_init), (ev_view_init):
6043
6044         Blank screen in presentation mode when pressing 'b' (filling with
6045         black) or 'w' (filling with white) keys. Fixes bug #358132.
6046
6047 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
6048
6049         * data/evince-toolbar.xml:
6050         * shell/ev-window.c:
6051         
6052         Use stock icon for Select All action. Fixes
6053         bug #382652.
6054
6055 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
6056
6057         * shell/ev-view.c: (get_doc_point_from_offset),
6058         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
6059
6060         Add links support in rotated documents. Fixes bug #343733.
6061
6062 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6063
6064         * shell/ev-view-private.h:
6065         * shell/ev-view.c: (draw_end_presentation_page),
6066         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
6067
6068         Show a blank page after the last page in presentation mode with a
6069         message indicating that presentation has finished and how to exit. 
6070
6071 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6072
6073         * shell/ev-window.c: (fullscreen_timeout_cb):
6074
6075         Hide cursor after a while in presentation mode. 
6076
6077 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6078
6079         * backend/ev-document-info.h:
6080         * data/evince-properties.glade:
6081         * pdf/ev-poppler.cc:
6082         * properties/ev-properties-view.c: (ev_regular_paper_size),
6083         (ev_properties_view_set_info):
6084         * ps/ps-document.c: (ps_document_get_info):
6085
6086         Adds a paper size field to the properties dialog. Fixes
6087         bug #307315. Patch by Kasper Svendsen (with some i18n
6088         changes done by me).
6089
6090 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6091
6092         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6093         (screensaver_init_dbus), (totem_scrsaver_new),
6094         (totem_scrsaver_init):
6095         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
6096         * shell/ev-application.c: (ev_application_register_service),
6097         (ev_application_screensaver_enable),
6098         (ev_application_screensaver_disable):
6099         * shell/ev-application.h:
6100         * shell/ev-window.c: (ev_window_run_presentation),
6101         (ev_window_stop_presentation), (build_comments_string),
6102         (ev_window_init):
6103         
6104         Move screensaver handling to application. No more
6105         message on startup.
6106
6107 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6108
6109         * configure.ac:
6110         * backend/Makefile.am:
6111         * backend/ev-file-exporter.[ch]:
6112         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
6113         * ps/ps-document.c: (ps_document_file_exporter_*):
6114         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
6115         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6116         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6117         (ev_window_print_dialog_response_cb), (ev_window_print_range):
6118
6119         Allow printing to PDF when suppoted by the backend.
6120         
6121 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6122
6123         * shell/ev-window.c: (build_comments_string):
6124
6125         Use always "Document Viewer" in about dialog. 
6126
6127 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6128
6129         * djvu/djvu-document.c: (djvu_document_get_page_size):
6130
6131         Display a warning message when get_pageinfo fails. 
6132
6133 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
6134
6135         * Makefile.am:
6136         * backend/Makefile.am:
6137         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6138         * configure.ac:
6139         * shell/ev-window.c: (build_comments_string):
6140         
6141         Make pdf compilation optional. See bug #38007.
6142
6143 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6144
6145         * ps/ps.c: (get_next_text):
6146
6147         Fix CVE-2006-5864.
6148
6149 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6150
6151         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
6152         * shell/ev-navigation-action.c: (connect_proxy),
6153         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
6154         
6155         Do not call g_type_class_peek_parent twice.
6156
6157 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6158
6159         * configure.ac:
6160         * data/icons/24x24/.cvsignore:
6161         * data/icons/24x24/Makefile.am:
6162         * data/icons/24x24/evince.png:
6163         * data/icons/Makefile.am:
6164         
6165         Add 24x24 icon. Thanks to 
6166         Michael Monreal <infernux@web.de>.
6167
6168 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6169
6170         * configure.ac: Fix typo in configure.ac. Thanks
6171         to dmacks@netspace.org for notification.
6172
6173 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6174
6175         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6176         
6177         Drop dbus include, fixes compilation with older dbus.
6178
6179 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6180
6181         * configure.ac:
6182         * cut-n-paste/Makefile.am:
6183         * cut-n-paste/totem-screensaver/.cvsignore
6184         * cut-n-paste/totem-screensaver/Makefile.am:
6185         * cut-n-paste/totem-screensaver/README:
6186         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6187         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
6188         * shell/Makefile.am:
6189         * shell/ev-window.c: (ev_window_run_presentation),
6190         (ev_window_stop_presentation), (ev_window_cmd_help_about),
6191         (ev_window_init):
6192
6193         Implemented screensaver enabling/disabling for
6194         presentation mode (not fullscreen mode). Code stolen
6195         from Totem (with some minor tweaks). Fixes bug #338889.
6196
6197 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6198
6199         * configure.ac:
6200
6201         Bump gnome-icon-theme requirements. We use the rotation
6202         icons that appeared recently.
6203
6204 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6205
6206         * shell/ev-history.c: (ev_history_add_page):
6207         * shell/ev-history.h:
6208         * shell/ev-window.c: (page_changed_cb):
6209         
6210         Use page labels instead of numbers.
6211
6212 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6213
6214         * data/evince-toolbar.xml:
6215         * po/POTFILES.in:
6216         * shell/Makefile.am:
6217         * shell/ev-navigation-action-widget.c:
6218         (ev_navigation_action_widget_init),
6219         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
6220         (menu_detacher), (ev_navigation_action_widget_set_menu),
6221         (menu_position_func), (popup_menu_under_arrow),
6222         (ev_navigation_action_widget_toggled),
6223         (ev_navigation_action_widget_button_press_event):
6224         * shell/ev-navigation-action-widget.h:
6225         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
6226         (ev_navigation_action_set_window), (activate_menu_item_cb),
6227         (new_history_menu_item), (new_empty_history_menu_item),
6228         (build_menu), (menu_activated_cb), (connect_proxy),
6229         (create_tool_item), (ev_navigation_action_init),
6230         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
6231         * shell/ev-navigation-action.h:
6232         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
6233         (ev_page_action_widget_set_page_cache),
6234         (ev_page_action_widget_finalize),
6235         (ev_page_action_widget_class_init), (match_selected_cb),
6236         (display_completion_text), (match_completion), (build_new_tree_cb),
6237         (get_filter_model_from_model),
6238         (ev_page_action_widget_update_model):
6239         * shell/ev-page-action-widget.h:
6240         * shell/ev-page-action.c: (activate_link_cb), (update_model),
6241         (connect_proxy):
6242         * shell/ev-page-action.h:
6243         * shell/ev-stock-icons.c:
6244         * shell/ev-stock-icons.h:
6245         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6246         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
6247         (register_custom_actions):
6248         * shell/main.c:
6249         
6250         Preliminary history implementation
6251
6252 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6253
6254         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
6255         (dvi_document_class_init), (dvi_document_init_params):
6256         * dvi/mdvi-lib/font.c: (font_reference):
6257         
6258         Add reference to subfont. Fixes bug #374277.
6259
6260 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6261
6262         * shell/ev-window.c: (ev_window_create_tmp_symlink),
6263         (ev_window_cmd_file_open_copy_at_dest):
6264
6265         Fix a race condition when creating symlink. Increase the counter
6266         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
6267         Mathias Hasselmann).
6268
6269 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
6270
6271         * backend/Makefile.am:
6272         * backend/ev-attachment.c: (ev_attachment_open):
6273         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
6274         (ev_tmp_dir), (ev_tmp_filename):
6275         * shell/ev-sidebar-attachments.c:
6276         (ev_sidebar_attachments_drag_data_get):
6277         * shell/ev-window.c: (ev_window_clear_temp_file):
6278
6279         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
6280         in ensure_dir_exists. Abort without crashing when we can't create
6281         user's directory.
6282
6283 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6284
6285         * data/evince-ui.xml:
6286         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6287         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
6288         (ev_window_cmd_file_open_copy_at_dest),
6289         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
6290         (ev_view_popup_cmd_open_link_new_window):
6291
6292         Allow opening a copy of the current document in a new window. Fixes bug
6293         #357472
6294
6295 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6296
6297         * data/evince-toolbar.xml:
6298         
6299         Add rotate right and rotate left to available items for toolbar.
6300         
6301         * data/evince-ui.xml:
6302         * shell/ev-window.c: (ev_window_init):
6303         
6304         Customize toolbar with right click. Fixes bug #372451.
6305
6306 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
6307
6308         * shell/ev-window.c: 
6309         
6310         Use "object-rotate-{left,right}" stock icons. Fixes 
6311         bug #373863.
6312
6313 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6314
6315         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
6316         (ev_application_open_uri_at_dest), (ev_application_open_uri):
6317         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
6318         (ev_window_open_uri):
6319         * shell/main.c: (arguments_parse):
6320
6321         Remove temp file created when evince is used by GTK+ in
6322         preview mode. Fixes bug #365282. 
6323
6324 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6325
6326         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6327         
6328         Fixes bug #372474 - Side pane disabled when entering 
6329         and leaving fullscreen mode.
6330
6331 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6332
6333         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
6334         * data/Makefile.am:
6335         * data/evince-preview-toolbar.xml:
6336         * data/evince-toolbar.xml:
6337         * shell/ev-application.c: (ev_application_shutdown),
6338         (ev_application_init), (ev_application_get_toolbars_model):
6339         * shell/ev-application.h:
6340         * shell/ev-window.c: (update_chrome_visibility),
6341         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
6342         (ev_window_cmd_edit_toolbar), (ev_window_init):
6343         
6344         Fixes bug #364364 - toolbar editor shows zoom actions again.
6345
6346 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6347
6348         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6349
6350         Do not take margins into consideration for paper size when printing.
6351         Really fixes bug #350491.
6352
6353 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6354
6355         * data/evince-ui.xml:
6356         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
6357         (ev_window_cmd_file_print_setup),
6358         (ev_window_print_dialog_response_cb),
6359         (ev_window_setup_action_sensitivity):
6360
6361         Add page setup settings for printing. Fixes bugs #363860 and #350491.
6362
6363 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6364
6365         * shell/ev-window.c: (ev_window_print_range):
6366
6367         Revert my previuos commit, since printing to PDF is not supported by
6368         evince yet. 
6369
6370 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6371
6372         * shell/ev-window.c: (ev_window_print_range):
6373
6374         Enable print to a PDF. Fixes bug #332121.
6375
6376 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
6377
6378         * shell/ev-application-service.xml:
6379         * shell/ev-application.[ch]: (ev_application_open_window),
6380         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
6381         (ev_application_open_uri), (ev_application_open_uri_list):
6382         * shell/ev-window.c: (file_open_dialog_response_cb),
6383         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
6384         (drag_data_received_cb), (open_remote_link):
6385         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
6386
6387         Add support for multiscreen systems. Fixes bug #316206.
6388
6389 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6390
6391         * shell/ev-jobs.[ch]: (ev_job_print_new),
6392         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
6393         (ev_job_print_do_page):
6394         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
6395
6396         Allow printing only odd/even pages. Fixes bug #367289.
6397
6398 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6399
6400         * test/test1.py:
6401         * test/test2.py:
6402
6403         Re-add locale settings to test files.
6404
6405 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6406
6407         * data/evince-ui.xml:
6408         * shell/ev-window.c: (set_action_properties):
6409         
6410         Removed garbage from code and ui.
6411
6412 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6413
6414         * shell/ev-window.c: (ev_window_cmd_help_about):
6415
6416         Shamelessly add my name to the list of contributors.
6417
6418 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6419
6420         * test/test1.py:
6421         * test/test2.py:
6422
6423         Cleaned up the dogtail scripts.
6424
6425 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6426
6427         * shell/ev-view.c: (draw_loading_text): Don't render
6428         "loading..." text in presentation mode. Temporary
6429         workaround for bug #320352.
6430
6431 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6432
6433         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6434         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6435
6436         Use print settings scale, copies, collate and reverse which were
6437         ignored. Fixes bug #359032.
6438
6439 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6440
6441         * configure.ac:
6442         * data/evince-password.glade:
6443         * test/Makefile.am:
6444         * test/test-encrypt.pdf:
6445         * test/test-links.pdf:
6446         * test/test1.py:
6447         * test/test2.py:
6448
6449         Add automated UI tests for evince with dogtail. See
6450         bug #300948.    
6451
6452 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6453
6454         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
6455
6456         Hide fullscreen toolbar when switching to another desktop workspace.
6457         Fixes bug #338871
6458
6459 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6460
6461         * shell/ev-window-title.c: 
6462         
6463         Test for .dvi in title of pdf documents.
6464
6465 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6466
6467         * shell/ev-view.c: (ev_view_scroll):
6468
6469         Page Up/Down should do page jumps in "Best fit" mode.
6470         If a user has explicitly chosen to view exactly one page
6471         at a time, scrolling just a part of the page when
6472         pressing Page Up/Down is not right. Fixes bug #323107.
6473
6474 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6475
6476         * NEWS:
6477         * configure.ac:
6478         
6479         Update for 0.6.1
6480
6481 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6482
6483         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6484         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
6485         
6486         Correctly disconnect from job signals on destroy.
6487
6488 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6489
6490         * shell/ev-view-private.h:
6491         * shell/ev-view.c: (view_set_adjustment_values),
6492         (view_update_range_and_current_page),
6493         (ensure_rectangle_is_visible), (ev_view_size_allocate):
6494         
6495         Fixes bug #343199, current page now follows find page.
6496
6497 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
6498
6499         * backend/ev-document-factory.c:
6500         * configure.ac:
6501         Assigned OpenDocument presenation MIME type to the
6502         Impress backend. Added some missing (but harmless)
6503         #ifdefs in the document factory as well to make things
6504         consistent again. Fixes bug #360658.
6505
6506 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
6507
6508         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
6509         * backend/ev-document-find.c: (ev_document_find_get_type):
6510         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
6511         * backend/ev-document-links.c: (ev_document_links_get_type):
6512         * backend/ev-document-security.c: (ev_document_security_get_type):
6513         * backend/ev-document-thumbnails.c:
6514         (ev_document_thumbnails_get_type):
6515         * backend/ev-document.c: (ev_document_get_type):
6516         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
6517         * backend/ev-selection.c: (ev_selection_get_type):
6518         * cut-n-paste/recent-files/egg-recent-model.c:
6519         (egg_recent_model_get_type):
6520         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6521         (egg_recent_view_uimanager_get_type):
6522         * cut-n-paste/recent-files/egg-recent-view.c:
6523         (egg_recent_view_get_type):
6524         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6525         (egg_editable_toolbar_get_type):
6526         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6527         (egg_toolbar_editor_get_type):
6528         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6529         (egg_toolbars_model_get_type):
6530         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6531         (egg_tree_multi_drag_source_get_type):
6532         * cut-n-paste/zoom-control/ephy-zoom-action.c:
6533         (ephy_zoom_action_get_type):
6534         * cut-n-paste/zoom-control/ephy-zoom-control.c:
6535         (ephy_zoom_control_get_type):
6536         * impress/r_back.c: (_imp_fill_back):
6537         * properties/ev-properties-main.c:
6538         (ev_properties_plugin_register_type):
6539         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
6540         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
6541         (ev_view_accessible_factory_get_type):
6542
6543         Reduce relocations. Bug #360616.
6544
6545 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6546
6547         * backend/ev-document-factory.c:
6548         (ev_document_factory_get_document):
6549         
6550         Load document even if extension is wrong.
6551
6552 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6553
6554         * shell/ev-metadata-manager.c: (save_values):
6555         * shell/ev-window.c: (setup_size_from_metadata),
6556         (setup_view_from_metadata), (ev_window_setup_document),
6557         (ev_window_xfer_job_cb), (window_configure_event_cb):
6558         
6559         Set size according to the document size/page size ratio.
6560         That should correct rather wierd behaviour of the previous
6561         commit.
6562
6563 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6564
6565         * shell/ev-window.c: (setup_view_from_metadata):
6566         
6567         Set size for new windows from previous window size.
6568         See bugs #354968 and #168450 for details. Thanks
6569         to Meik Hellmund.
6570
6571 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
6572
6573         * djvu/djvu-links.c: (build_tree):
6574
6575         Fix memory leak.
6576
6577 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6578
6579         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
6580         
6581         Don't make sidebar close button insensitive. Fixes
6582         bug #357871.
6583
6584 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6585
6586         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6587         (ev_window_set_view_accels_sensitivity):
6588         
6589         Don't enable Slash on documents which don't support
6590         find. Fixes bug #358648.
6591
6592 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
6593
6594         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
6595         open dialog fall back to the current document uri if the
6596         filechooser hasn't been used before. Fixes bug #356980.
6597
6598 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
6599
6600         * shell/ev-window.c: (ev_window_setup_recent), 
6601         (ev_window_get_recent_file_label):
6602
6603         Escape underscores in filenames of recent file items.
6604
6605 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6606
6607         * configure.ac:
6608         
6609         Bumped poppler requirements, really 0.5.3 is very 
6610         buggy, now we require 0.5.4.
6611
6612 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6613
6614         * djvu/Makefile.am:
6615         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6616         (djvu_document_find_iface_init), (djvu_document_links_get_links),
6617         (djvu_document_document_links_iface_init):
6618         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
6619         (number_from_string_10), (get_djvu_link_dest),
6620         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
6621         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
6622         (djvu_links_get_links), (djvu_links_find_link_dest),
6623         (djvu_links_get_links_model):
6624         * djvu/djvu-links.h:
6625         
6626         Add support for links and bookmarks in djvu documents. Thanks
6627         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
6628         patch.
6629
6630 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6631
6632         * shell/ev-application.c: (ev_application_open_uri_at_dest):
6633         
6634         Reopen should reload document. Fixes 
6635         bug 327951.
6636
6637 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6638
6639         * configure.ac:
6640         * data/Makefile.am:
6641         * data/evince-16.png:
6642         * data/evince-22.png:
6643         * data/evince.png:
6644         * data/evince.svg:
6645         * data/icons/16x16/Makefile.am:
6646         * data/icons/16x16/evince.png:
6647         * data/icons/22x22/Makefile.am:
6648         * data/icons/22x22/evince.png:
6649         * data/icons/48x48/Makefile.am:
6650         * data/icons/48x48/evince.png:
6651         * data/icons/Makefile.am:
6652         * data/icons/scalable/Makefile.am:
6653         * data/icons/scalable/evince.svg:
6654         
6655         Install icons with correct names. Fixes
6656         bug #354429.
6657
6658 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
6659
6660         * shell/ev-view.c: (ev_view_button_release_event):
6661
6662         Don't open links with middle mouse button. Fixes bug #353649
6663
6664 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6665
6666         * NEWS:
6667         * configure.ac:
6668         
6669         Update for release 0.6.0
6670
6671 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6672
6673         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
6674         Implement Close named action. Patch by Carlos Garcia Campos.
6675
6676 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6677
6678         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
6679         
6680         Don't clear link mapping on copy_job_to_job_info. Fixes
6681         bug 346168.
6682
6683 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6684
6685         * shell/main.c: (main):
6686
6687         Revert my previous commit, gnome_program_init owns the option context.
6688         Fix another memory leak in main. Both caught by Christian Persch. 
6689
6690 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6691
6692         * shell/main.c: (main):
6693
6694         Fix memory leak.
6695
6696 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6697
6698         * backend/ev-document-factory.c: (ev_document_factory_get_document):
6699
6700         Fix crash when opening a pdf with password protection. 
6701
6702 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
6703
6704         * pdf/ev-poppler.cc: (pdf_document_search_free):
6705
6706         Fix memory leak. 
6707
6708 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6709
6710         * backend/ev-document-factory.c:
6711         (ev_document_factory_get_document):
6712         * tiff/tiff-document.c: (tiff_document_finalize):
6713         
6714         More correct handling of document loading. Fixes
6715         bug #349043.
6716
6717 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6718
6719         * backend/ev-attachment.c: (ev_attachment_save):
6720
6721         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
6722         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
6723
6724 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
6725         
6726         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
6727         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
6728
6729 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6730
6731         * shell/ev-sidebar-thumbnails.c:
6732
6733         Do not render thumbnails unless thumbnails page is active in the
6734         sidebar.
6735
6736 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
6737
6738         * shell/ev-properties-dialog.c:
6739
6740         Fix dialogue spacing. Bug #351370.
6741
6742 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6743
6744         * configure.ac:
6745
6746         Use lowercase gettext catalog file names (evince.mo
6747         instead of Evince.mo)
6748
6749 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6750
6751         * shell/ev-sidebar-attachments.c:
6752
6753         GtkIconTheme is now screen safe too. Fixes bug #350878
6754
6755 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6756
6757         * shell/ev-window.c:
6758
6759         GtkRecent manager is now screen safe. Fixes bug #350145
6760
6761 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6762
6763         * shell/ev-sidebar.c: (ev_sidebar_init):
6764         
6765         Make sidebar close icon smaller. Fix for bug 350177.
6766         See also bugs 350176 and 165770.
6767
6768 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6769
6770         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
6771
6772         Ignore zoom for xyz destinations when it's <= 1, keeping user
6773         preferences instead. Set correct sizing-mode for fith and fitv
6774         destinations rather than EV_SIZING_FREE. Fixes bug #349433
6775
6776 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6777
6778         * NEWS:
6779         * configure.ac:
6780         
6781         Update for release 0.5.5
6782
6783 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
6784         
6785         * shell/ev-window.c: (ev_window_cmd_escape)
6786
6787         Escape unfocus page entry. Fixes bug #345809.
6788
6789 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6790
6791         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
6792         (build_tree), (pdf_document_links_get_links),
6793         (pdf_document_links_find_link_dest):
6794         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
6795         (goto_xyz_dest):
6796
6797         Convert from PDF style coordinates to X style coordinates in the
6798         backend rather than in the view. Fixes bug #338440
6799
6800 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6801
6802         * shell/ev-window.c:
6803         
6804         Remove Ctrl+Shift+T shortcut for toolbars. See
6805         the bug #350098.
6806
6807 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6808
6809         * configure.ac:
6810
6811         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
6812         of this. 
6813
6814 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6815
6816         * configure.ac:
6817         * cut-n-paste/Makefile.am:
6818         * data/evince-ui.xml:
6819         * shell/Makefile.am:
6820         * shell/ev-application.[ch]:
6821         * shell/ev-window.c:
6822
6823         Use GtkRecent instead of EggRecent when it's available. Fixes bug
6824         #349273
6825
6826 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6827
6828         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
6829         findbar code: s/help/search/
6830
6831 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6832
6833         * shell/ev-window.c: (setup_document_from_metadata),
6834         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
6835         (setup_view_from_metadata):
6836         
6837         Fix memory leaks.
6838
6839 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
6840
6841         * autogen.sh, configure.ac: 
6842         
6843         Update automake usage. See bug 349292.
6844
6845 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6846
6847         * shell/eggfindbar.c: (egg_find_bar_class_init),
6848         (entry_activate_callback), (egg_find_bar_init),
6849         (egg_find_bar_set_status_text):
6850         * shell/eggfindbar.h:
6851         
6852         Unify Evince findbar with Epiphany. Nice patch
6853         from Fabricio Silva <silva@crans.org> and
6854         Frederic Peters <fpeters@entrouvert.com>. See
6855         bug #339966 for details.
6856
6857 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6858
6859         * data/evince.desktop.in.in:
6860         
6861         Correct information for bugzilla. Thanks to
6862         Olaf Vitters, see bug #348855.
6863
6864 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
6865
6866         * shell/ev-jobs.[ch]:
6867         * shell/ev-sidebar-links.c:
6868         * shell/ev-window.[ch]:
6869
6870         GtkPrintJob doesn't support print ranges or current page, so we export
6871         to a ps file now when printing ranges or current page.
6872
6873 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6874
6875         * pdf/ev-poppler.cc:
6876         * shell/ev-window.c: (do_action_named):
6877
6878         We should be more clear about bugzilla. See the
6879         poppler bug #7623.
6880
6881 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6882
6883         * configure.ac:
6884         * shell/Makefile.am:
6885         * shell/ev-job-queue.c:
6886         * shell/ev-jobs.[ch]:
6887         * shell/ev-sidebar-links.c:
6888         * shell/ev-window.[ch]:
6889         
6890         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
6891         #348422
6892
6893 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6894
6895         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
6896         * shell/ev-application-service.xml:
6897         * shell/ev-application.[ch]:
6898         * shell/ev-jobs.[ch]:
6899         * shell/ev-window.[ch]: (ev_window_run_preview):
6900         * shell/main.c: 
6901
6902         Add preview mode to use evince as a printing previewer. It also adds
6903         other command line options for fullscreen and presentation modes.
6904         Fixes bugs #347822, #317031
6905
6906 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6907
6908         * NEWS:
6909         * configure.ac:
6910         
6911         Update for release 0.5.4
6912
6913 2006-07-11  Bastien Nocera <hadess@hadess.net>
6914
6915         * Makefile.am:
6916         * backend/Makefile.am:
6917         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6918         * backend/ev-document-factory.h:
6919         * configure.ac:
6920         * impress/.cvsignore:
6921         * impress/Makefile.am:
6922         * impress/common.h:
6923         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
6924         (imp_get_page), (imp_next_page), (imp_prev_page),
6925         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
6926         * impress/f_oasis.c: (render_object), (render_page),
6927         (get_geometry), (_imp_oasis_load):
6928         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
6929         (_imp_oo13_load):
6930         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
6931         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
6932         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
6933         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
6934         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
6935         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
6936         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
6937         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
6938         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
6939         (iks_new_within), (iks_insert), (iks_insert_cdata),
6940         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
6941         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
6942         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
6943         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
6944         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
6945         (iks_cdata), (iks_cdata_size), (iks_has_children),
6946         (iks_has_attribs), (escape_size), (my_strcat), (escape),
6947         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
6948         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
6949         (iks_tree), (iks_load), (iks_save):
6950         * impress/iksemel.h:
6951         * impress/imposter.h:
6952         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
6953         (imp_render_draw_bezier_real), (imp_render_get_size),
6954         (imp_render_set_fg_color), (imp_render_draw_line),
6955         (imp_render_draw_rect), (imp_render_draw_polygon),
6956         (imp_render_draw_arc), (imp_render_draw_bezier),
6957         (imp_render_open_image), (imp_render_get_image_size),
6958         (imp_render_scale_image), (imp_render_draw_image),
6959         (imp_render_close_image), (imp_render_markup),
6960         (imp_render_get_text_size), (imp_render_draw_text),
6961         (impress_document_load), (impress_document_save),
6962         (impress_document_get_n_pages), (impress_document_get_page_size),
6963         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
6964         (impress_document_finalize), (impress_document_class_init),
6965         (impress_document_can_get_text), (impress_document_get_info),
6966         (impress_document_document_iface_init),
6967         (impress_document_thumbnails_get_thumbnail),
6968         (impress_document_thumbnails_get_dimensions),
6969         (impress_document_document_thumbnails_iface_init),
6970         (impress_document_init):
6971         * impress/impress-document.h:
6972         * impress/internal.h:
6973         * impress/r_back.c: (_imp_fill_back):
6974         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6975         (_imp_draw_image), (_imp_tile_image):
6976         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6977         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6978         (r_polyline):
6979         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6980         (r_draw_gradient_complex), (r_draw_gradient):
6981         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6982         (r_get_bullet):
6983         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6984         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6985         (r_text):
6986         * impress/render.c: (imp_create_context), (imp_context_set_page),
6987         (imp_context_set_step), (imp_render), (imp_delete_context):
6988         * impress/render.h:
6989         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6990         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6991         (zip_load_xml), (zip_get_size), (zip_load):
6992         * impress/zip.h:
6993         * shell/ev-utils.c:
6994         
6995         New backend to support impress slides. Fixes bug #30867.
6996
6997 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6998
6999         * shell/ev-utils.c: (using_postscript_printer):
7000         
7001         Fixes crash when print using PAPI backend,
7002         bug #345012.
7003
7004 2006-06-09  Pat Rondon  <pmr@patrondon.org>
7005
7006         * shell/ev-jobs.c: (ev_job_xfer_run):
7007         * shell/ev-window.c: (password_dialog_response),
7008         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
7009         (ev_window_dispose):
7010         Fixes bug #344160: if the xfer job doesn't complete
7011         because a password is required, reload the existing
7012         instance instead of creating a new one.
7013
7014 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7015
7016         * shell/main.c: (main): Call gdk_threads_init. Thus
7017         we'll avoid errors in auth dialog. Fix for the bug
7018         #343347.
7019
7020 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7021
7022         * configure.ac: Advertise pixbuf support, fix
7023         for the bug 343317.
7024
7025 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7026
7027         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
7028         (ev_sidebar_thumbnails_set_document):
7029         
7030         Update sidebar thumbnails after reloading.
7031
7032 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7033
7034         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
7035         * shell/ev-jobs.h:
7036         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
7037         (ev_window_cmd_view_reload), (ev_window_init):
7038         
7039         Don't crash on reload. Fix for the bug #343167.
7040
7041 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7042
7043         * shell/ev-jobs.c: (ev_job_render_run):
7044         
7045         Check for document links.
7046
7047 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7048
7049         * backend/ev-attachment.c: (ev_attachment_save),
7050         (ev_attachment_launch_app), (ev_attachment_open):
7051         * backend/ev-document-factory.c: (get_document_from_uri):
7052         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7053         (egg_recent_view_uimanager_set_list):
7054         * ps/ps-document.c: (check_filecompressed), (document_load),
7055         (ps_document_load):
7056         * shell/ev-metadata-manager.c: (load_values):
7057         * shell/ev-password.c: (ev_password_dialog_set_property):
7058         * shell/ev-view.c: (tip_from_link):
7059         * shell/ev-window.c: (file_save_dialog_response_cb),
7060         (ev_window_print_dialog_response_cb):
7061         
7062         Use consistent quoting style. Fix for the bug #320285.
7063
7064 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7065
7066         * shell/ev-jobs.c: (ev_job_xfer_run):
7067         * shell/main.c: (load_files):
7068                 
7069         Open links with anchors. Fix for the bug #339836.
7070
7071 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7072
7073         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
7074         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
7075         (ev_link_dest_set_property), (ev_link_dest_finalize),
7076         (ev_link_dest_class_init), (ev_link_dest_new_named),
7077         (ev_link_dest_new_page_label):
7078         * backend/ev-link-dest.h:
7079         * shell/ev-application.c: (ev_application_open_uri):
7080         * shell/ev-view.c: (goto_dest):
7081         * shell/ev-window.c:
7082         * shell/ev-window.h:
7083         
7084         Fix page-label command line option. Bug #342070.
7085
7086 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7087
7088         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
7089         
7090         Don't show highlight rects if page can't be showed. Fix for 
7091         the bug #342076
7092
7093 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7094
7095         * shell/ev-window.c: (setup_sidebar_from_metadata),
7096         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
7097         
7098         Setup sidebar from metadata even if there is no document
7099         loaded. Fix for the bug #342807.
7100
7101 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7102
7103         * cut-n-paste/toolbar-editor/Makefile.am:
7104         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7105         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
7106         (find_action), (drag_data_delete_cb), (drag_begin_cb),
7107         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
7108         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
7109         (popup_context_menu_cb), (button_press_event_cb),
7110         (configure_item_sensitivity), (configure_item_cursor),
7111         (configure_item_tooltip), (connect_widget_signals),
7112         (action_sensitive_cb), (create_item_from_action),
7113         (create_item_from_position), (toolbar_drag_data_received_cb),
7114         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
7115         (toolbar_drag_leave_cb), (configure_drag_dest),
7116         (toggled_visibility_cb), (toolbar_visibility_refresh),
7117         (create_dock), (toolbar_changed_cb), (unparent_fixed),
7118         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
7119         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
7120         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
7121         (egg_editable_toolbar_dispose),
7122         (egg_editable_toolbar_set_ui_manager),
7123         (egg_editable_toolbar_get_selected),
7124         (egg_editable_toolbar_set_selected), (set_edit_mode),
7125         (egg_editable_toolbar_set_property),
7126         (egg_editable_toolbar_get_property),
7127         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
7128         (egg_editable_toolbar_new_with_model),
7129         (egg_editable_toolbar_get_edit_mode),
7130         (egg_editable_toolbar_set_edit_mode),
7131         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
7132         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
7133         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7134         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
7135         (item_added_or_removed_cb), (toolbar_removed_cb),
7136         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
7137         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
7138         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
7139         (editor_create_item_from_name), (append_table),
7140         (update_editor_sheet), (egg_toolbar_editor_init):
7141         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
7142         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7143         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
7144         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
7145         (toolbar_node_free), (egg_toolbars_model_get_flags),
7146         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
7147         (egg_toolbars_model_get_name), (impl_add_item),
7148         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
7149         (parse_data_list), (parse_item_list), (parse_toolbars),
7150         (egg_toolbars_model_load_toolbars), (parse_available_list),
7151         (parse_names), (egg_toolbars_model_load_names),
7152         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
7153         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
7154         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
7155         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
7156         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
7157         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
7158         (egg_toolbars_model_set_types), (fill_avail_array),
7159         (egg_toolbars_model_get_name_avail),
7160         (egg_toolbars_model_get_name_flags),
7161         (egg_toolbars_model_set_name_flags):
7162         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7163         * cut-n-paste/toolbar-editor/eggintl.h:
7164         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
7165         (egg_tree_multi_drag_source_get_type),
7166         (egg_tree_multi_drag_source_row_draggable),
7167         (egg_tree_multi_drag_source_drag_data_delete),
7168         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
7169         (egg_tree_multi_drag_button_release_event), (selection_foreach),
7170         (path_list_free), (set_context_data), (get_context_data),
7171         (get_info), (egg_tree_multi_drag_drag_data_get),
7172         (egg_tree_multi_drag_motion_event),
7173         (egg_tree_multi_drag_button_press_event),
7174         (egg_tree_multi_drag_add_drag_support):
7175         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
7176         * shell/ev-application.c: (ev_application_init),
7177         (ev_application_save_toolbars_model):
7178         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
7179         (ev_window_cmd_edit_toolbar), (ev_window_init):
7180         
7181         Sync toolbareditor with epiphany and libegg
7182
7183 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
7184
7185         * configure.ac: 
7186
7187         Depend on poppler 0.5.2
7188
7189 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7190
7191         * shell/ev-jobs.c: (ev_job_render_run):
7192         
7193         Check if document supports links iterface.
7194
7195 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7196
7197         * NEWS:
7198         * configure.ac:
7199         
7200         Update for release 0.5.3
7201
7202 2006-05-13  Michael Plump  <plumpy@skylab.org>
7203
7204         * configure.ac:
7205         * shell/Makefile.am:
7206         * shell/main.c: (main):
7207         
7208         Port to GOption command line parsing. Fix for the 
7209         bug #327518
7210
7211 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7212
7213         * shell/ev-window.c: (ev_window_cmd_help_about):
7214         
7215         Do not wrap license. Fix for the bug #309460.
7216
7217 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7218
7219         * configure.ac:
7220         * properties/ev-properties-main.c: (ev_properties_get_pages):
7221         * shell/ev-application.c: (ev_application_open_window),
7222         (ev_application_open_uri_at_dest):
7223         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
7224         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
7225         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
7226         * shell/ev-utils.c: (save_print_config_to_file):
7227         * shell/ev-window.c: (ev_window_cmd_save_as),
7228         (ev_attachment_popup_cmd_save_attachment_as):
7229         * shell/main.c: (load_files_remote):
7230         
7231         Bump requirements to gtk 2.8 and drop all ifdefs used.
7232
7233 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7234
7235         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
7236         * shell/ev-window.c: (ev_window_init):
7237         
7238         Show attachments page.
7239
7240 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7241
7242         * po/POTFILES.in:
7243         * shell/ev-attachment-bar.c:
7244         * shell/ev-attachment-bar.h:
7245         * shell/ev-sidebar-attachments.c:
7246         (ev_sidebar_attachments_icon_cache_add),
7247         (icon_theme_get_pixbuf_from_mime_type),
7248         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
7249         (ev_sidebar_attachments_icon_cache_refresh),
7250         (ev_sidebar_attachments_get_attachment_at_pos),
7251         (ev_sidebar_attachments_popup_menu_show),
7252         (ev_sidebar_attachments_popup_menu),
7253         (ev_sidebar_attachments_button_press),
7254         (ev_sidebar_attachments_update_icons),
7255         (ev_sidebar_attachments_drag_data_get),
7256         (ev_sidebar_attachments_get_property),
7257         (ev_sidebar_attachments_destroy),
7258         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
7259         (ev_sidebar_attachments_new),
7260         (ev_sidebar_attachments_set_document),
7261         (ev_sidebar_attachments_support_document),
7262         (ev_sidebar_attachments_get_label),
7263         (ev_sidebar_attachments_page_iface_init):
7264         * shell/ev-sidebar-attachments.h:
7265         * shell/ev-window.c: (update_chrome_visibility),
7266         (setup_sidebar_from_metadata), (ev_window_setup_document),
7267         (ev_window_sidebar_current_page_changed_cb),
7268         (attachment_bar_menu_popup_cb), (ev_window_init):
7269         
7270         Move attachments bar to sidebar.
7271
7272 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
7273
7274         * pdf/ev-poppler.cc:
7275         * shell/ev-application.[ch]:
7276         * shell/main.c:
7277
7278         Fix some memory leaks.
7279
7280 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7281
7282         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7283
7284         Change the properties dialog response to
7285         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
7286         will make the dialog go away when the user presses
7287         enter. With gtk+ >= 2.9 this will happen anyway, but for
7288         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
7289         escape by default. Fixes bug #340539. See also bug
7290         #101293 for the gtk+ part.
7291
7292 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
7293
7294         * shell/ev-view.c (tip_from_action_named): Replace some strings
7295         that were wrong. Closes #340970.
7296
7297 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
7298
7299         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7300
7301         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
7302         #341049
7303
7304 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7305
7306         * djvu/Makefile.am:
7307         * dvi/Makefile.am:
7308         * dvi/mdvi-lib/Makefile.am:
7309         * properties/Makefile.am:
7310         * ps/Makefile.am:
7311         * shell/Makefile.am:
7312         * thumbnailer/Makefile.am:
7313         
7314         Due to broken libtool that is unable to track dependencies
7315         of noinst libraries we are forced to explicitely point
7316         libraries for binary. Fix for the bug #333334.
7317
7318 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7319
7320         * data/evince.desktop.in.in:
7321         * shell/ev-view.c: (view_update_range_and_current_page),
7322         (ev_view_next_page), (ev_view_previous_page):
7323         * shell/ev-window.c: (update_chrome_visibility),
7324         (setup_sidebar_from_metadata), (ev_window_setup_document),
7325         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
7326         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7327         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
7328         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7329         (ev_window_stop_presentation), (ev_window_focus_in_event),
7330         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
7331         (ev_window_init):
7332         * thumbnailer/Makefile.am:
7333         
7334         Update fullscreen and presentation timeout handling. Hide
7335         cursor in presentation after timeout. Fix for the bugs
7336         #136359 and #336981.
7337
7338 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7339
7340         * backend/ev-link-action.[ch]:
7341         * pdf/ev-poppler.cc: (ev_link_from_action):
7342         * shell/ev-view-private.h:
7343         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
7344         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
7345
7346         Add support for Named Action links
7347
7348 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
7349
7350         * backend/Makefile.am:
7351         * backend/ev-document-links.[ch]:
7352         * backend/ev-document.[ch]:
7353         * backend/ev-link-action.[ch]:
7354         * backend/ev-link-dest.[ch]:
7355         * backend/ev-link.[ch]:
7356         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
7357         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
7358         * shell/ev-page-action.c: (build_new_tree_cb):
7359         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
7360         (links_page_num_func), (update_page_callback):
7361         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
7362         (tip_from_link):
7363         * shell/ev-jobs.c:
7364         * shell/ev-window.[ch]: (ev_window_open_uri),
7365         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
7366         * shell/ev-application.[ch]: (ev_application_open_window),
7367         (ev_application_open_uri):
7368
7369         Rework links system, it adds support for remote links now and it makes
7370         easier to add new kinds of actions and destinations. Fixes bug #317292
7371
7372 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7373
7374         * data/Makefile.am:
7375         * data/evince.png:
7376         * data/evince-16.png:
7377         * data/evince-22.png:
7378         * data/evince.svg:
7379         * shell/main.c: (main):
7380         
7381         Evince use it's own icon. Fix for the bug #313392.
7382
7383         * shell/ev-window.c: (fullscreen_timeout_cb),
7384         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7385         (ev_window_cmd_help_about), (ev_window_dispose):
7386         
7387         Simplify fullscreen timeout code.
7388
7389 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
7390
7391         * backend/ev-attachment.c: 
7392         * shell/ev-attachment-bar.c:
7393         * shell/ev-window.c:
7394
7395         Allow multiple selection of attachments
7396
7397 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7398
7399         * shell/ev-view.c: (view_update_range_and_current_page),
7400         (ev_view_scroll):
7401         
7402         Fix for the bug #312573 – Optimal selection of current 
7403         page among visible pages.
7404
7405 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7406
7407         * configure.ac:
7408         * djvu/Makefile.am:
7409         * djvu/djvu-text.h:
7410         
7411         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
7412         for the bug 339868.
7413
7414 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
7415
7416         * configure.ac: Fix the LINGUAS stuff here too so it builds.
7417
7418 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7419
7420         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
7421         dictated by the GNOME HIG. Fixes bug #339235.
7422
7423 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7424
7425         * data/evince-ui.xml:
7426         * shell/ev-view.c: (ev_view_can_find_previous):
7427         * shell/ev-view.h:
7428         * shell/ev-window.c: (ev_window_update_actions),
7429         (ev_window_cmd_edit_find_previous):
7430
7431         Add support for "Find Previous" as dictated by the GNOME HIG. A
7432         menu item is added and some glue code to make it all work is added
7433         to various files.
7434
7435 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7436
7437         * configure.ac: Award myself the "useless use of cat" award.
7438
7439 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7440
7441         * po/LINGUAS: New file listing all supported languages.
7442
7443         * configure.in: Use po/LINGUAS instead of including all languages
7444         directly in this file. See the wiki for more information:
7445         http://live.gnome.org/GnomeGoals/PoLinguas
7446
7447 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7448
7449         * backend/ev-document-factory.c:
7450
7451         Do not load the document twice when there isn't errors
7452
7453 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7454
7455         * backend/ev-attachment.c: 
7456
7457         Fix a crash when there isn't a default application to open an
7458         attachment
7459
7460 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7461
7462         * backend/ev-attachment.[ch]:
7463         * shell/ev-attachment-bar.[ch]:
7464
7465         Added missing files. 
7466
7467 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7468
7469         * backend/Makefile.am:
7470         * data/evince-ui.xml:
7471         * backend/ev-attachment.[ch]:
7472         * backend/ev-document.[ch]: (ev_document_has_attachments),
7473         (ev_document_get_attachments):
7474         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
7475         (attachment_save_to_buffer), (pdf_document_get_attachments),
7476         (pdf_document_document_iface_init):
7477         * shell/Makefile.am:
7478         * shell/ev-attachment-bar.[ch]:
7479         * shell/ev-window.c:
7480
7481         Add support for PDF attachments. Fixes bug #325143
7482
7483 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7484
7485         * backend/ev-document-factory.c: (get_document_from_uri),
7486         (ev_document_factory_get_document):
7487         * backend/ev-document-factory.h:
7488         * properties/ev-properties-main.c: (ev_properties_get_pages):
7489         * shell/Makefile.am:
7490         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7491         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7492         (ev_job_queue_remove_job):
7493         * shell/ev-job-queue.h:
7494         * shell/ev-job-xfer.c:
7495         * shell/ev-job-xfer.h:
7496         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7497         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
7498         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
7499         (ev_job_xfer_run):
7500         * shell/ev-jobs.h:
7501         * shell/ev-window.c: (ev_window_is_empty),
7502         (password_dialog_response), (ev_window_clear_xfer_job),
7503         (ev_window_xfer_job_cb), (ev_window_open_uri),
7504         (ev_window_cmd_focus_page_selector),
7505         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
7506         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7507         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7508         (ev_window_dispose):
7509         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7510         
7511         * Cleanup mime type detection on document load. Fix for the
7512         bug #336448.
7513
7514 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7515
7516         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7517         
7518         Fix crash on exit, described in the bug #336825.
7519
7520 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7521
7522         * backend/ev-document-factory.c:
7523         (ev_document_factory_get_from_mime),
7524         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
7525         (ev_document_factory_get_document),
7526         (file_filter_add_mime_list_and_free),
7527         (ev_document_factory_add_filters):
7528         * backend/ev-document-factory.h:
7529         * properties/ev-properties-main.c: (ev_properties_get_pages):
7530         * shell/Makefile.am:
7531         * shell/ev-application.c:
7532         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7533         * shell/ev-window.c: (ev_window_cmd_file_open),
7534         (ev_window_cmd_save_as):
7535         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7536         
7537         Rework factory functions so they are placed now in a single 
7538         file ev-document-factory.c
7539
7540 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7541
7542         * shell/ev-window.c: (update_chrome_visibility):
7543         
7544         Fix for the bug 166566 - don't show menubar in fullscreen
7545         mode.
7546
7547 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
7548
7549         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
7550
7551 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7552
7553         * shell/ev-view.c: (ev_view_expose_event):
7554         
7555         More correctly draw loading text when document
7556         is empty.
7557
7558 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7559
7560         * shell/ev-view.c: (ev_view_scroll):
7561         
7562         Fix for the bug #334854, page down and page up switch
7563         pages in presentation mode.
7564
7565 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7566
7567         * shell/ev-window.c: (ev_window_set_action_sensitive),
7568         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
7569         (ev_window_set_view_accels_sensitivity),
7570         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
7571         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7572         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7573         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
7574         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
7575         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
7576         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
7577         (view_actions_focus_in_cb), (ev_window_init):
7578         
7579         Fix for the bug #333902, now it's possible to search
7580         words with slash.
7581
7582 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
7583
7584         * configure.ac: Added Breton translation.
7585         * po/br.po: Added Breton translation.
7586
7587 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7588
7589         * shell/ev-window-title (ev_window_title_update):
7590
7591         Fix memory leak in window title. Fixes bug #333944
7592
7593 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7594
7595         * shell/ev-metadata-manager.c (parseItem):
7596
7597         Fix memory leaks. Fixes bug #333945
7598
7599 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7600         
7601         * NEWS, configure.ac, TODO:
7602         
7603         Update for release 0.5.2.
7604
7605 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7606
7607         * shell/ev-view.c: (view_update_range_and_current_page),
7608         (page_changed_cb):
7609         
7610         Don't jump on scrolling, fix for the bug #333127.
7611
7612 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7613
7614         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
7615         
7616         Scroll by one page in presentation mode. Fix for the bug
7617         #332993.
7618
7619 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
7620
7621         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
7622
7623 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
7624
7625         * configure.ac  Added lv in ALL_LINGUAS line.
7626
7627 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7628         
7629         * NEWS, configure.ac:
7630         
7631         Update for release 0.5.1
7632
7633 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7634
7635         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
7636         * backend/ev-document-misc.h:
7637         * shell/ev-view.c: (draw_one_page):
7638         
7639          Clairfy what page the toolbar page number applies to. Fix
7640          for the bug #328102.
7641
7642 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
7643
7644         * shell/ev-view-private.h:
7645         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
7646         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
7647         (ev_view_search_changed):
7648         * shell/ev-view.h:
7649         * shell/ev-window.c: (find_bar_search_changed_cb):
7650         
7651         Dont't jump to find result if window was scrolled during search.
7652         Fix for the bug #313266.
7653
7654 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
7655
7656         * shell/eggfindbar.c: (egg_find_bar_class_init):
7657         * shell/eggfindbar.h:
7658         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
7659         * shell/ev-view-private.h:
7660         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
7661         (ev_view_class_init), (ev_sizing_mode_get_type),
7662         (ev_scroll_type_get_type):
7663         * shell/ev-view.h:
7664         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
7665         (ev_window_cmd_scroll_backward), (find_bar_scroll),
7666         (ev_window_init):
7667         
7668         Fix for the bug 319133 - Find entry should allow text scroll.
7669
7670 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
7671
7672         * shell/ev-view-private.h:
7673         * shell/ev-view.c: (view_update_range_and_current_page),
7674         (highlight_find_results), (find_changed_cb), (page_changed_cb),
7675         (ev_view_set_document), (update_find_status_message),
7676         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
7677         (ev_view_find_previous):
7678         
7679         Fix for the bug #319137. Search now takes account for scrolling.
7680
7681 2006-02-19  Michael Hofmann <mh21@piware.de>
7682
7683         * configure.ac:
7684         * djvu/Makefile.am:
7685         * djvu/djvu-document-private.h:
7686         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
7687         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
7688         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
7689         (djvu_document_can_get_text), (djvu_document_get_text),
7690         (djvu_document_document_iface_init),
7691         (djvu_document_thumbnails_get_thumbnail),
7692         (djvu_document_find_begin), (djvu_document_find_get_n_results),
7693         (djvu_document_find_get_result),
7694         (djvu_document_find_page_has_results),
7695         (djvu_document_find_get_progress), (djvu_document_find_cancel),
7696         (djvu_document_find_iface_init):
7697         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
7698         (djvu_text_page_selection), (djvu_text_page_limits_process),
7699         (djvu_text_page_limits), (djvu_text_page_copy),
7700         (djvu_text_page_position), (djvu_text_page_union),
7701         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
7702         (djvu_text_page_box), (djvu_text_page_append_text),
7703         (djvu_text_page_search), (djvu_text_page_prepare_search),
7704         (djvu_text_page_new), (djvu_text_page_free):
7705         * djvu/djvu-text-page.h:
7706         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
7707         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
7708         (djvu_text_n_results), (djvu_text_has_results),
7709         (djvu_text_get_result), (djvu_text_get_progress):
7710         * djvu/djvu-text.h:
7711         
7712         Text search in djvu. Fix for the bug #303415.
7713
7714 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7715
7716         * configure.ac:
7717         * shell/ev-window.c: (ev_window_cmd_save_as):
7718         
7719         Ask filechooser to confirm overwrite. Fix for the bug #328266.
7720         Thanks to Gary Coady <gary@lyranthe.org>
7721
7722 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7723
7724         * shell/ev-print-job.c: (idle_print_handler):
7725         
7726         Inverse order printing, bug #320919.
7727
7728 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7729
7730         * data/evince-toolbar.xml:
7731         * shell/ev-window.c:
7732         
7733         Allow to add sidebar checkbutton on toolbar. Fix
7734         for the bug #144577.
7735
7736 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7737
7738         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
7739         
7740         Add checks that have sense for empty ps document.
7741
7742 2006-02-15  Luca Ferretti <elle.uca@libero.it>
7743
7744         * configure.ac: Include PS in mime types list. 
7745
7746 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7747
7748         * configure.ac:
7749         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
7750         * ps/gsdefaults.h:
7751         * ps/ps-document.c: (start_interpreter), (ps_document_load):
7752         
7753         Runtime check for gs interpreter. Fix for the bug #320868.
7754         Thanks to Antoine Dopffer antoine.dopffer@free.fr
7755
7756 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
7757
7758         * shell/ev-application.c: 
7759
7760         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
7761         dbus>=0.60, so that the request is not queued. 
7762
7763 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7764
7765         * configure.ac:
7766         * shell/Makefile.am:
7767         * shell/ev-sidebar-links.c: (print_section_cb):
7768         * shell/ev-utils.c:
7769         * shell/ev-utils.h:
7770         * shell/ev-window.c: (update_action_sensitivity),
7771         (ev_window_close_dialogs), (ev_window_print):
7772         * shell/ev-window.h:
7773         
7774         Make printing support optional. Patch from Eduardo de Barros Lima
7775         <eduardo.lima@indt.org.br> for the bug #330546.
7776
7777 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7778
7779         * shell/ev-view-private.h:
7780         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
7781         (ev_view_set_document):
7782         * shell/ev-view.h:
7783         * shell/ev-window.c: (ev_window_load_job_cb),
7784         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
7785         (ev_window_init):
7786
7787         Draw Loading message during xfer job. Fix for the bug #329495.
7788
7789 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7790
7791         * comics/comics-document.c: (comics_regex_quote),
7792         (comics_document_load), (extract_argv):
7793         
7794         Correcly quote regexp before passing it to unzip.
7795
7796 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7797
7798         * shell/ev-page-cache.c: (build_height_to_page),
7799         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
7800         (ev_page_cache_get_dual_even_left):
7801         * shell/ev-page-cache.h:
7802         * shell/ev-view.c: (view_update_range_and_current_page),
7803         (get_page_y_offset), (get_page_extents):
7804         
7805         Place even pages to the left if document has less then
7806         two pages. Fix for the bug #328856.
7807
7808 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7809
7810         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7811         
7812         Correct comics scheme. This make evince create thumbnails
7813         for comic books. Fix for the bug 329088.
7814
7815 2006-01-31  Christopher Aillon  <caillon@redhat.com>
7816
7817         * data/evince-password.glade: Don't explicitly set
7818         invisible_char to the current default value in case
7819         the default changes; let GTK+ do its magic.
7820
7821 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7822
7823         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
7824         real filename to tmp filename since often document
7825         type is determined by extension.
7826
7827 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7828
7829         * shell/ev-view.c: (add_scroll_binding_keypad),
7830         (ev_view_binding_activated), (ev_view_class_init):
7831         
7832         Add keybindings for percision-scrolling of display area. 
7833         Fix for the bug #314072.
7834
7835 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7836
7837         * data/evince.desktop.in.in:
7838         
7839         Add GTK to the list of categories. Fix for the bug #328034.
7840
7841 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7842
7843         * shell/ev-application.c: (ev_application_shutdown),
7844         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
7845         * shell/ev-application.h:
7846         * shell/ev-window.c: (file_open_dialog_response_cb),
7847         (ev_window_cmd_file_open):
7848         
7849         Save last uri in file chooser dialog. Fix for the bug #327950.
7850
7851 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7852
7853         * NEWS:
7854         * README:
7855         
7856         Final update for release 0.5.0
7857         
7858         * shell/Makefile.am:
7859         
7860         Remove disable deprecated until we'll require libgnome-2.13.7
7861         and port to GOption argument parsing. See bug 327518.
7862
7863 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
7864
7865         * comics/comics-document.c: (comics_document_save):
7866         * djvu/djvu-document.c: (djvu_document_save):
7867         * dvi/dvi-document.c: (dvi_document_save):
7868         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
7869         * lib/ev-file-helpers.h:
7870         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
7871         * tiff/tiff-document.c: (tiff_document_save):
7872         
7873         Use common save function for backends.
7874
7875 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
7876
7877         * backend/ev-document-types.c:
7878         
7879         Fix crash on saving pixbuf.
7880
7881 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7882
7883         * cut-n-paste/recent-files/egg-recent-item.c:
7884         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
7885         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
7886         (parse_info_free), (valid_element), (start_element_handler),
7887         (end_element_handler), (text_handler), (egg_recent_model_filter),
7888         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
7889         (egg_recent_model_monitor), (egg_recent_model_read),
7890         (egg_recent_model_open_file), (egg_recent_model_lock_file),
7891         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
7892         (egg_recent_model_set_property), (egg_recent_model_class_init),
7893         (egg_recent_model_init), (egg_recent_model_add_full),
7894         (egg_recent_model_delete), (egg_recent_model_get_list),
7895         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
7896         (egg_recent_model_set_filter_mime_types),
7897         (egg_recent_model_clear_group_filter),
7898         (egg_recent_model_set_filter_groups),
7899         (egg_recent_model_clear_scheme_filter),
7900         (egg_recent_model_set_filter_uri_schemes),
7901         (egg_recent_model_remove_expired):
7902         * cut-n-paste/recent-files/egg-recent-util.c:
7903         (egg_recent_util_get_icon):
7904         * cut-n-paste/recent-files/egg-recent-util.h:
7905         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7906         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
7907         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
7908         (egg_recent_view_uimanager_set_property),
7909         (egg_recent_view_uimanager_get_property),
7910         (egg_recent_view_uimanager_class_init),
7911         (egg_recent_view_uimanager_init),
7912         (egg_recent_view_uimanager_set_label_width),
7913         (egg_recent_view_uimanager_get_label_width):
7914         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7915         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7916         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7917         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7918         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7919         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7920         
7921         Update from libegg.
7922
7923 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7924
7925         * shell/ev-page-cache.c: (build_height_to_page),
7926         (ev_page_cache_get_height_to_page):
7927         * shell/ev-page-cache.h:
7928         * shell/ev-view.c: (view_update_range_and_current_page),
7929         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
7930         (ev_view_previous_page):
7931         
7932         Dual mode places even pages to the left. Fix for the bug #309393.
7933
7934         * shell/ev-view.h:
7935         * shell/ev-window.c: (update_action_sensitivity),
7936         (setup_view_from_metadata), (view_menu_popup_cb):
7937         
7938         Don't restore presentation in empty windows, more intelligent
7939         next page behaviour in dual mode.
7940
7941         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7942         (ev_pixbuf_cache_clear_job_sizes):
7943         
7944         Cleanup job callback on removal. Fix for the bug #325886.
7945
7946 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7947
7948         * ps/ps.c: (psscan):
7949         
7950         Commit workaround Mozilla problem. Fix for the bug #325919
7951         
7952         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
7953         (save_item):
7954         
7955         Fix for year 2038 problem.
7956
7957 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7958
7959         * shell/ev-window.c: (setup_document_from_metadata),
7960         (ev_window_cmd_view_reload):
7961
7962         Clamp page recieved from metadata in valid values. Fix
7963         for the bug #325986.
7964
7965 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7966
7967         * MAINTAINERS: 
7968         Add MAINTAINERS as requested on desktop-devel-list.
7969
7970 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7971
7972         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7973         (mime_type_supported_by_gdk_pixbuf),
7974         (ev_document_factory_get_mime_types),
7975         (ev_document_factory_get_all_mime_types):
7976         
7977         Don't add pixbuf mime types if pixbuf backend is disabled.
7978         
7979         * shell/ev-application.c: (ev_application_get_uri_window):
7980         
7981         Fix for the bug 325815 - unhandled MIME type message doesn't 
7982         appear a second time. 
7983         
7984         * shell/ev-document-types.c: (ev_document_types_add_filters):
7985         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7986         (password_dialog_response), (ev_window_popup_password_dialog),
7987         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7988         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7989         (ev_window_run_presentation), (ev_window_stop_presentation),
7990         (save_sizing_mode), (ev_window_zoom_changed_cb),
7991         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7992         (ev_window_dual_mode_changed_cb),
7993         (ev_window_sidebar_current_page_changed_cb),
7994         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7995         (window_state_event_cb), (window_configure_event_cb):
7996         
7997         Cleanup additional uris holded by EvWindow.
7998
7999 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8000
8001         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
8002         (ev_view_can_previous_page), (ev_view_can_next_page):
8003         * shell/ev-view.h:
8004         * shell/ev-window.c: (update_action_sensitivity):
8005         
8006         Two page scrolling with Space and PageUp in dual mode. Second fix 
8007         for the bug #316608.
8008
8009 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8010
8011         * shell/ev-view.c: (scroll_to_current_page):
8012         
8013         Correctly clamp adjustment value. Fix for the bug
8014         #325808.
8015
8016 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8017
8018         * shell/ev-sidebar-links.c: (print_section_cb):
8019         * shell/ev-window.c: (ev_window_get_uri),
8020         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
8021         (ev_window_print_dialog_response_cb), (ev_window_print_range),
8022         (ev_window_dispose):
8023         
8024         Make print dialog non-modal. Fix for the bug #325622.
8025
8026 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8027
8028         * shell/ev-metadata-manager.c:
8029         * shell/ev-utils.c: (using_pdf_printer),
8030         (using_postscript_printer), (load_print_config_from_file),
8031         (save_print_config_to_file):
8032         * shell/ev-utils.h:
8033         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
8034         (update_sidebar_visibility), (setup_sidebar_from_metadata),
8035         (setup_view_from_metadata), (ev_window_setup_document),
8036         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
8037         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8038         (ev_window_run_presentation), (ev_window_stop_presentation),
8039         (save_sizing_mode), (ev_window_zoom_changed_cb),
8040         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
8041         (ev_window_dual_mode_changed_cb),
8042         (ev_window_sidebar_current_page_changed_cb),
8043         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
8044         (window_state_event_cb), (window_configure_event_cb),
8045         (ev_window_init):
8046         
8047         Setting saving behaviour fixes.
8048
8049 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8050
8051         * configure.ac:
8052         
8053         Make antialiasing gs options better and allow
8054         to change them during configure. Fix for the 
8055         bug #319049.
8056
8057 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8058
8059         * shell/ev-window.c: (setup_view_from_metadata):
8060         
8061         Remember if last window was maximized. Fix for the
8062         bug #323797.
8063
8064 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
8065
8066         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
8067
8068 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8069
8070         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
8071         * shell/ev-page-action.c: (build_new_tree_cb):
8072         * shell/ev-sidebar-links.c: (links_page_num_func),
8073         (update_page_callback_foreach), (update_page_callback):
8074         * shell/ev-view.c: (scroll_to_current_page):
8075         
8076         Fix for the bug #325067 with more intelligent selection
8077         of current link in sidebar. Make sidebar handle links
8078         of FITR-like type more correctly.
8079
8080         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8081         (dvi_pixbuf_put_pixel):
8082         
8083         Fix memory consumtion with disabled alpha channel.
8084
8085 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8086
8087         * data/evince-ui.xml:
8088         * shell/ev-window.c: (view_menu_popup_cb),
8089         (ev_popup_cmd_open_link), (ev_window_init):
8090         
8091         Update context menu for internal links. Fix for the bug
8092         #325066.
8093
8094 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8095
8096         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
8097         
8098         Bind context menu to keyboard also. Fix for the bug
8099         #325065.
8100
8101 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8102
8103         * shell/ev-view.c: (selection_scroll_timeout_cb):
8104         
8105         Horizontal scroll on selection also.
8106
8107 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8108
8109         * shell/ev-metadata-manager.c: (parse_value):
8110         * shell/ev-view.c: (goto_xyz_link):
8111         
8112         Correct zoom setup and metadata save broken in 
8113         some locales.
8114
8115 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8116
8117         * shell/ev-view-private.h:
8118         * shell/ev-view.c: (scroll_to_current_page),
8119         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
8120         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
8121         (page_changed_cb), (ev_view_set_continuous),
8122         (ev_view_set_dual_page), (ev_view_set_presentation):
8123         
8124         Delay scroll until allocation to correctly position page. Fix
8125         for the bug #317334.
8126
8127 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8128
8129         * NEWS:
8130         * configure.ac:
8131         
8132         Update NEWS and require poppler 0.5.0.
8133
8134 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
8135         
8136         * data/evince-ui.xml:
8137         * shell/ev-view-private.h:
8138         * shell/ev-view.c: (ev_view_get_link_at_location),
8139         (handle_link_over_xy), (ev_view_button_press_event),
8140         (ev_view_button_release_event), (ev_view_class_init):
8141         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
8142         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
8143         (ev_window_init):
8144         
8145         Implement right-click context menu.
8146
8147 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8148
8149         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8150         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
8151         (mdvi_pixbuf_device_render):
8152         * pdf/ev-poppler.cc:
8153
8154         Don't generate thumbnails with alpha. See bug #324077.
8155         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
8156
8157 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8158
8159         * shell/ev-window.c: (setup_chrome_from_metadata):
8160         
8161         Fix typo that was hiding toolbar.
8162
8163 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8164
8165         * shell/ev-view-private.h:
8166         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
8167         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
8168         (ev_view_button_release_event), (ev_view_destroy):
8169         
8170         Small cleanup and autoscrolling during selection. Thanks to 
8171         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
8172
8173 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
8174
8175         * configure.ac:
8176         
8177         Correctly check for comics option.
8178
8179 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
8180         * Makefile.am:
8181         * configure.ac:
8182         * backend/Makefile.am:
8183         * backend/ev-document-factory.c:
8184         * shell/ev-document-types.c:
8185
8186         Included option in configure to make ps backend 
8187         compilation optional with --disable-ps.
8188
8189 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8190
8191         * backend/ev-document-factory.c:
8192         * comics/Makefile.am:
8193         * comics/comics-document.c: (comics_document_load):
8194         * comics/ev-cbr-mime.xml:
8195         * configure.ac:
8196         
8197         Comics mime types are added to shared-mime-info CVS. Now
8198         we don't need to install our own mime types.
8199
8200 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8201
8202         * shell/ev-window.c:
8203         
8204         Add shortcut for "save a copy" menu entry. Fix for
8205         the bug #324582.
8206
8207 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8208
8209         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8210         (job_finished_cb), (new_selection_pixbuf_needed),
8211         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
8212         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
8213         
8214         Rework selection job info logic and fix critical warning.
8215
8216 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
8217
8218         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
8219
8220 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
8221
8222         * data/evince-ui.xml:
8223         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8224         
8225         Enter as shortcut key for next page. Fix for the bug
8226         #321394.
8227
8228 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
8229
8230         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
8231
8232 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8233
8234         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8235         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8236         (new_selection_pixbuf_needed),
8237         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
8238         (clear_job_selection):
8239         
8240         Too early for 0.5. Pixbuf cache code cleaned a bit.
8241
8242 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8243
8244         * NEWS:
8245         * configure.ac:
8246         
8247         Release 0.5.0 preparation
8248
8249 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8250
8251         * comics/Makefile.am:
8252         * configure.ac:
8253         * shell/ev-document-types.c: (ev_document_types_add_filters):
8254         
8255         More advanced handling of custom mime type installation.
8256
8257 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8258
8259         * data/evince.schemas.in:
8260         * shell/ev-metadata-manager.c: (value_free),
8261         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
8262         (ev_metadata_manager_get), (ev_metadata_manager_set):
8263         * shell/ev-metadata-manager.h:
8264         * shell/ev-window.c: (update_chrome_flag),
8265         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
8266         (setup_document_from_metadata), (setup_chrome_from_metadata),
8267         (setup_sidebar_from_metadata), (setup_view_from_metadata),
8268         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
8269         (ev_window_view_toolbar_cb),
8270         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
8271         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
8272         
8273         Save last document settings and reuse them for new documents.
8274
8275 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8276
8277         * Makefile.am:
8278         * backend/Makefile.am:
8279         * backend/ev-document-factory.c:
8280         * backend/ev-document-factory.h:
8281         * comics/Makefile.am:
8282         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
8283         (comics_document_load), (comics_document_save),
8284         (comics_document_get_n_pages), (comics_document_get_page_size),
8285         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
8286         (comics_document_class_init), (comics_document_can_get_text),
8287         (comics_document_get_info), (comics_document_document_iface_init),
8288         (comics_document_init), (get_supported_image_extensions),
8289         (comics_document_thumbnails_get_geometry),
8290         (comics_document_thumbnails_get_thumbnail),
8291         (comics_document_thumbnails_get_dimensions),
8292         (comics_document_document_thumbnails_iface_init), (extract_argv):
8293         * comics/comics-document.h:
8294         * comics/ev-cbr-mime.xml:
8295         * configure.ac:
8296         * po/POTFILES.in:
8297         * shell/ev-application.c: (ev_application_register_service):
8298         * shell/ev-document-types.c: (ev_document_types_add_filters):
8299         * thumbnailer/Makefile.am:
8300         * thumbnailer/evince-thumbnailer-comics.schemas.in:
8301         
8302         New CBR/CBZ backend for comic books.
8303
8304 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8305
8306         * shell/main.c: (load_files_remote):
8307
8308         Thanks to Robert McQueen <robot101@debian.org>. Dbus
8309         warning on startup of second instance is fixed. It
8310         is bug #320353.
8311
8312 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8313
8314         * shell/ev-window.c: (ev_window_finalize):
8315         
8316         Fix double free that cause crash.
8317
8318 2005-10-29  Bastien Nocera <hadess@hadess.net>
8319
8320         * tiff/tiff-document.c: (tiff_document_load):
8321         
8322         Fix memory leak.
8323
8324 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8325
8326         * po/POTFILES.in:
8327         * shell/Makefile.am:
8328         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
8329         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
8330         (ev_view_accessible_get_text),
8331         (ev_view_accessible_get_character_at_offset),
8332         (ev_view_accessible_get_text_before_offset),
8333         (ev_view_accessible_get_text_at_offset),
8334         (ev_view_accessible_get_text_after_offset),
8335         (ev_view_accessible_get_character_count),
8336         (ev_view_accessible_get_caret_offset),
8337         (ev_view_accessible_set_caret_offset),
8338         (ev_view_accessible_get_run_attributes),
8339         (ev_view_accessible_get_default_attributes),
8340         (ev_view_accessible_get_character_extents),
8341         (ev_view_accessible_get_offset_at_point),
8342         (ev_view_accessible_get_n_selections),
8343         (ev_view_accessible_get_selection),
8344         (ev_view_accessible_add_selection),
8345         (ev_view_accessible_remove_selection),
8346         (ev_view_accessible_set_selection),
8347         (ev_view_accessible_text_iface_init),
8348         (ev_view_accessible_idle_do_action),
8349         (ev_view_accessible_action_do_action),
8350         (ev_view_accessible_action_get_n_actions),
8351         (ev_view_accessible_action_get_description),
8352         (ev_view_accessible_action_get_name),
8353         (ev_view_accessible_action_set_description),
8354         (ev_view_accessible_action_iface_init),
8355         (ev_view_accessible_get_type), (ev_view_accessible_new),
8356         (ev_view_accessible_factory_get_accessible_type),
8357         (ev_view_accessible_factory_create_accessible),
8358         (ev_view_accessible_factory_class_init),
8359         (ev_view_accessible_factory_get_type):
8360         * shell/ev-view-accessible.h:
8361         * shell/ev-view-private.h:
8362         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
8363         * shell/ev-view.h:
8364         
8365         Initial accessibility support.
8366
8367 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
8368
8369         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
8370
8371 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
8372
8373         * shell/ev-print-job.c: (idle_print_handler):
8374         
8375         Fix for bug Bug 318916: Printing multiple pages.
8376
8377 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
8378
8379         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
8380
8381 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8382
8383         * pdf/ev-poppler.cc:
8384         
8385         Thumnail dimensions unified with other backends.
8386         
8387         * shell/ev-window-title.c: (ev_window_title_update):
8388         
8389         Fix warning.
8390
8391 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8392
8393         * data/ev-stock-zoom-fit-width.png:
8394         
8395         Remove unused file.
8396
8397 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8398
8399         * configure.ac:
8400         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
8401         (djvu_document_finalize):
8402         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
8403         (dvi_document_finalize):
8404         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
8405         (pixbuf_document_save), (pixbuf_document_finalize):
8406         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
8407         (tiff_document_finalize):
8408         
8409         Save a copy implemented for various backends.
8410
8411 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
8412
8413         * configure.ac:
8414         
8415         Don't link with ltiff if tiff is disabled.
8416
8417 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8418
8419         * pdf/GDKSplashOutputDev.cc:
8420         * pdf/GDKSplashOutputDev.h:
8421         * pdf/Thumb.cc:
8422         * pdf/Thumb.h:
8423         * pdf/pdf-document.cc:
8424         * pdf/pdf-document.h:
8425         * pdf/test-gdk-output-dev.cc:
8426         
8427         Remove old unused files.
8428
8429 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8430
8431         * shell/ev-window.c: (ev_window_setup_document):
8432         
8433         Fixed warnings on reload and probably crash reason.
8434
8435 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8436
8437         * properties/ev-properties-view.c:
8438         (ev_properties_view_format_date):
8439         
8440         Check if date is invalid. Fix for bug 318134.
8441
8442 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
8443
8444         * shell/ev-window-title.c:
8445         
8446         Add .indd files (Adobe Indesign) to the list of "bad
8447         extensions".
8448
8449 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8450
8451         * data/evince-ui.xml:
8452         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8453         
8454         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
8455
8456 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8457
8458         * shell/ev-window.c: (launch_link), (launch_external_uri),
8459         (view_external_link_cb):
8460
8461         URL-escape link before passing it to gnome_vfs_url_show.
8462
8463 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8464
8465         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
8466         there isn't text selected.
8467
8468 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
8469
8470         * shell/ev-view.c: (handle_link_over_xy):
8471
8472         Check tooltip is valid utf8 before showing it
8473
8474 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8475
8476         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
8477
8478 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8479
8480         * shell/ev-window-title.c: (ev_window_title_update):
8481
8482         Guard against using g_strstrip on NULL. Fixes bug #317291.
8483
8484 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8485
8486         * pdf/ev-poppler.cc:
8487
8488         Show title even for unknown links
8489
8490 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8491
8492         * shell/ev-window-title.c: (ev_window_title_update):
8493
8494         Strip the title string
8495
8496 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8497
8498         * shell/ev-window-title.c:
8499
8500         Add .rtf to the bad extensions list
8501
8502 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8503
8504         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
8505         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
8506
8507         Ignore link coordinates if they are outside page bounds
8508
8509 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8510
8511         * backend/ev-link.c: (ev_link_type_get_type),
8512         (ev_link_get_filename), (ev_link_get_params),
8513         (ev_link_get_property), (ev_link_set_property),
8514         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
8515         * backend/ev-link.h:
8516         * pdf/ev-poppler.cc:
8517         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
8518         * shell/ev-window.c: (launch_link), (view_external_link_cb),
8519         (ev_window_init):
8520
8521         Implement launch links. Delegate external link opening to
8522         the window.
8523
8524 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8525
8526         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
8527         (ev_link_get_right), (ev_link_get_property),
8528         (ev_link_set_property), (ev_link_class_init),
8529         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
8530         * backend/ev-link.h:
8531         * pdf/ev-poppler.cc:
8532         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
8533
8534         Implement fitr links
8535
8536 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8537
8538         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
8539         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
8540         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8541         (ev_view_size_request_continuous),
8542         (ev_view_size_request_dual_page),
8543         (ev_view_size_request_single_page), (ev_view_size_allocate),
8544         (ev_view_zoom_for_size_continuous_and_dual_page),
8545         (ev_view_zoom_for_size_continuous),
8546         (ev_view_zoom_for_size_dual_page),
8547         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8548         (ev_sizing_mode_get_type):
8549         * shell/ev-view.h:
8550         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8551
8552         Do not use modes for link, we need to calculate size ad hoc.
8553         Still not perfect because of the usual scrollbar issues grrr.
8554
8555 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8556
8557         * backend/ev-link.c: (ev_link_type_get_type),
8558         (ev_link_new_page_fith), (ev_link_new_page_fitv):
8559         * backend/ev-link.h:
8560         * pdf/ev-poppler.cc:
8561         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
8562         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8563         (ev_view_size_request_continuous),
8564         (ev_view_size_request_dual_page),
8565         (ev_view_size_request_single_page), (ev_view_size_allocate),
8566         (zoom_for_size_fit_height),
8567         (ev_view_zoom_for_size_continuous_and_dual_page),
8568         (ev_view_zoom_for_size_continuous),
8569         (ev_view_zoom_for_size_dual_page),
8570         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8571         (ev_sizing_mode_get_type):
8572         * shell/ev-view.h:
8573         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8574
8575         Implement FIT_HEIGHT mode (only for links).
8576         Implement FITH links
8577
8578 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8579
8580         * shell/ev-window-title.c: (get_filename_from_uri),
8581         (ev_window_title_sanitize_extension), (ev_window_title_update),
8582         (ev_window_title_set_document), (ev_window_title_set_uri),
8583         (ev_window_title_free):
8584         * shell/ev-window-title.h:
8585         * shell/ev-window.c: (ev_window_setup_document),
8586         (ev_window_popup_password_dialog):
8587
8588         Refactor window title building while fixing it for
8589         password documents.
8590
8591 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8592
8593         * pdf/ev-poppler.cc:
8594
8595         Escape link title before setting it in the model
8596
8597 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
8598
8599         * shell/ev-application.c: (removed_from_session), (save_session),
8600         (init_session), (ev_application_get_empty_window),
8601         (ev_application_init), (ev_application_get_windows):
8602         * shell/ev-application.h:
8603         * shell/ev-window.c: (ev_window_finalize):
8604
8605         Add a function to retrieve window list and share it where
8606         necessary.
8607         Implement session handling, works pretty well thanks to the
8608         metadata system.
8609
8610 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8611
8612         * shell/ev-password.c: (ev_password_item_created_callback),
8613         (ev_password_dialog_save_password):
8614         
8615         Fix for bug 316972. Use async gnome-keyring API.
8616
8617 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
8618
8619         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
8620         Remove unused unrealize handler. Add scroll handling to
8621         ev_view_scroll_event for presentation mode (bug #316708),
8622         and fix the event state checks there.
8623
8624 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8625
8626         * shell/ev-page-action.c: (page_changed_cb):
8627
8628         "marco, maybe we should be crazy and jump right to 6! :)"
8629
8630         Bryan Clark, Sep 2005
8631
8632 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8633
8634         * ps/ps-document.c: (save_document), (ps_document_save),
8635         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
8636         (ps_document_ps_export_end):
8637
8638         Fix unstructured documents save and print
8639
8640 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8641
8642         * shell/ev-application.c: (ev_application_open_uri):
8643
8644         Fix window size persistance
8645
8646 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8647
8648         * shell/ev-view.c: (ev_view_button_release_event):
8649
8650         Based on a patch from carlosgc@gnome.org. Mouse buttons
8651         switch pages in presentation mode.
8652
8653 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8654
8655         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8656
8657         Dont cast to int before scaling
8658
8659 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8660
8661         * backend/ev-link.c: (ev_link_type_get_type),
8662         (ev_link_new_page_xyz), (ev_link_new_page_fit),
8663         (ev_link_new_page_fith):
8664         * backend/ev-link.h:
8665         * pdf/ev-poppler.cc:
8666         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
8667
8668         Implement FIT and FITH links
8669
8670 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8671
8672         * pdf/ev-poppler.cc:
8673
8674         Return 0 results when search is not in progress.
8675
8676         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8677         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
8678
8679         Update menu sensitivity when cancelling search
8680
8681 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8682
8683         * shell/ev-view.c: (ev_view_can_find_next):
8684
8685         Take all pages in consideration, not just current one
8686
8687 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8688
8689         * shell/ev-page-cache.c:
8690         * shell/ev-page-cache.h:
8691         * shell/ev-view.c: (ev_view_binding_activated),
8692         (ev_view_next_page), (ev_view_previous_page),
8693         (ev_sizing_mode_get_type):
8694         * shell/ev-view.h:
8695         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8696         (ev_window_cmd_go_next_page):
8697
8698         Move page next/previous functions from page chace to
8699         view and change it to move by 2 page steps in dual mode.
8700
8701 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8702
8703         * shell/ev-window.c: (update_sidebar_visibility),
8704         (setup_sidebar_from_metadata), (ev_window_setup_document),
8705         (setup_view_from_metadata):
8706
8707         Show the index by default when there is one     
8708
8709 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8710
8711         * shell/ev-window-title.c: (ev_window_title_set_document):
8712
8713         Missing null check
8714
8715 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8716
8717         * shell/ev-view.c: (view_update_range_and_current_page):
8718         
8719         Allow display of last odd page in dual view. Fix for 316347.
8720
8721 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8722
8723         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8724         
8725         Make close button default. Fix for 316383.
8726
8727 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8728
8729         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8730         
8731         Mark close button as default. Fix for 316381.
8732
8733 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8734
8735         * backend/ev-link.c: (ev_link_class_init):
8736
8737         Allow negative doubles in left/top properties
8738
8739 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8740
8741         * shell/ev-window.c:
8742
8743         Remove a bunch of strings that was used only
8744         by the statusbar.
8745
8746 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8747
8748         * shell/ev-window-title.c: (get_filename_from_uri),
8749         (ev_window_title_set_document):
8750
8751         When title has a confusing extension, show also
8752         the document filename inside ()
8753
8754 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8755
8756         * shell/Makefile.am:
8757         * shell/ev-window-title.c: (ev_window_title_new),
8758         (ev_window_title_update), (ev_window_title_set_type),
8759         (ev_window_title_set_document), (ev_window_title_free):
8760         * shell/ev-window-title.h:
8761         * shell/ev-window.c: (ev_window_setup_document),
8762         (password_dialog_response), (ev_window_popup_password_dialog),
8763         (ev_window_dispose), (ev_window_init):
8764
8765         Factor out and cleanup window title code
8766
8767 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8768
8769         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
8770         (unable_to_load):
8771
8772         Make dialog transient so it doesnt block other windows
8773
8774 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8775
8776         * pdf/ev-poppler.cc:
8777         
8778         Fix pdf thumbnails rendering.
8779
8780 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8781
8782         * shell/ev-window.c: (fullscreen_set_timeout):
8783         
8784         Increase timeout to hide full screen popup. Bug 
8785         316123. 
8786
8787 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8788
8789         * data/evince.schemas.in:
8790         * shell/ev-window.c: (update_action_sensitivity):
8791
8792         Allow the user to override document restrictions. Fix for bug
8793         305818.
8794
8795 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
8796
8797         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
8798         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
8799         (ev_window_class_init): Fix multihead behaviour of fullscreen
8800         toolbar popup. Fixes bug #315451.
8801
8802 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8803
8804         * configure.ac:
8805         * data/evince-password.glade:
8806         * shell/ev-password.c: (ev_password_dialog_set_property),
8807         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
8808         (ev_password_dialog_init), (ev_password_set_bad_password_label),
8809         (ev_password_dialog_entry_changed_cb),
8810         (ev_password_dialog_entry_activated_cb),
8811         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
8812         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
8813         (ev_password_dialog_set_bad_pass):
8814         * shell/ev-password.h:
8815         * shell/ev-window.c: (password_dialog_response),
8816         (ev_window_popup_password_dialog):
8817         
8818         Support for gnome-keyring for encrypted PDF's.
8819
8820 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8821
8822         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
8823         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
8824         (ev_view_enter_notify_event), (ev_view_class_init):
8825         
8826         More precise handling of enter_notify/leave_notify events
8827         in EvView. Fix for bug 315470.
8828
8829 2005-09-08  Christopher Aillon  <caillon@redhat.com>
8830
8831         * shell/ev-window.c: (fullscreen_timeout_cb),
8832         (fullscreen_set_timeout), (fullscreen_clear_timeout),
8833         (ev_window_dispose):
8834
8835         leak fix: unref fullscreen_timeout_source before clearing it
8836
8837 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8838
8839         * configure.ac, dvi/mdvi/Makefile.am: 
8840         
8841         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
8842
8843 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8844
8845         * backend/ev-link.c: (ev_link_new_page_xyz):
8846         * pdf/ev-poppler.cc:
8847         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
8848
8849         Fix some bugs with xyz links, respect zoom
8850
8851 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8852
8853         * shell/ev-window.c: (page_changed_cb),
8854         (setup_document_from_metadata), (update_sidebar_visibility),
8855         (setup_view_from_metadata), (ev_window_run_fullscreen),
8856         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8857         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
8858         (ev_window_dual_mode_changed_cb),
8859         (ev_window_sidebar_current_page_changed_cb):
8860
8861         null check uri before setting and getting metadata
8862
8863 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8864
8865         * dvi/Makefile.am:
8866         * properties/Makefile.am:
8867         * shell/Makefile.am:
8868         * thumbnailer/Makefile.am:
8869
8870         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
8871
8872 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8873
8874         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
8875         (selection_changed_callback):
8876         * shell/ev-sidebar-links.h:
8877
8878         Add a signal for link activation.
8879
8880         * shell/ev-view.c: (ev_view_goto_link),
8881         (ev_view_button_release_event):
8882         * shell/ev-view.h:
8883         * shell/ev-window.c: (sidebar_links_link_activated_cb),
8884         (ev_window_init):
8885
8886         Implement the signal so that we can handle all link types.
8887
8888         * shell/ev-page-cache.c:
8889
8890         Remove unused set_link function
8891
8892 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8893
8894         * lib/ev-tooltip.c: (ev_tooltip_set_position):
8895
8896         Add some space from the cursor, hardcoded but I couldnt
8897         find a better way.
8898
8899 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8900
8901         * lib/ev-tooltip.c:
8902
8903         Use mozilla style vs gtk style, way better for links.
8904
8905         * shell/ev-view.c: (ev_view_motion_notify_event),
8906         (ev_view_destroy), (ev_view_init):
8907
8908         Deactive tooltip when the link hovered is changed.
8909
8910 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8911
8912         * backend/ev-document.h:
8913         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
8914         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
8915         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
8916         (ev_link_new_page), (ev_link_new_page_xyz):
8917         * backend/ev-link.h:
8918         * pdf/ev-poppler.cc:
8919         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
8920         (go_to_link), (tip_from_link):
8921
8922         Implement xyz links, still not functional. Links are a total
8923         mess, will need to refactor and bugfix a lot :(
8924
8925 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
8926
8927         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
8928
8929 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
8930
8931         * data/evince-ui.xml:
8932         * data/evince.schemas.in:
8933         * shell/Makefile.am:
8934         * shell/ev-window.c: (update_chrome_visibility),
8935         (password_dialog_response), (ev_window_load_job_cb),
8936         (ev_window_xfer_job_cb), (ev_window_open_uri),
8937         (ev_window_class_init), (set_chrome_actions), (load_chrome),
8938         (ev_window_init):
8939
8940         Remove the statusbar. This regress loading feedback, need to
8941         check with Bryan what we want to do there...
8942
8943 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8944
8945         * lib/ev-tooltip.c: (ev_tooltip_init):
8946
8947         Fix tooltip border and size handling
8948
8949 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8950
8951         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
8952         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
8953         (ev_tooltip_timeout), (ev_tooltip_activate),
8954         (ev_tooltip_deactivate):
8955         * lib/ev-tooltip.h:
8956         * shell/ev-view.c: (ev_view_motion_notify_event):
8957
8958         Delay popup showing. Mirror gtk logic/times.
8959
8960 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
8961
8962         * lib/Makefile.am:
8963         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
8964         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
8965         (ev_tooltip_set_text), (ev_tooltip_set_position):
8966         * lib/ev-tooltip.h:
8967
8968         Simple widget to show tooltips at a custom position
8969
8970         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8971         (ev_view_destroy):
8972
8973         Use it for links. First go, needs work
8974
8975 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8976
8977         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8978         HIG fixes.  Use title capitalization for window title. Use 12 
8979         pixels of space between the dialog's vbox and action area.
8980
8981 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8982
8983         * shell/ev-window.c: (file_open_dialog_response_cb),
8984         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8985         (ev_window_cmd_save_as):
8986
8987         Make file pickers not modal and refactor code some
8988
8989 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8990
8991         * shell/ev-sidebar.h:
8992         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8993         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8994         (ev_sidebar_class_init), (ev_sidebar_select_page),
8995         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8996         (ev_sidebar_set_page):
8997
8998         Add a current page property and allow to get/set it
8999
9000         * shell/ev-window.c: (setup_view_from_metadata),
9001         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
9002
9003         Persist current sidebar page per document
9004
9005 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
9006
9007         * data/evince.schemas.in:
9008         * shell/ev-window.c: (update_chrome_visibility),
9009         (setup_document_from_metadata), (update_sidebar_visibility),
9010         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
9011         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9012         (ev_window_run_presentation), (ev_window_stop_presentation),
9013         (ev_window_view_sidebar_cb),
9014         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
9015         (load_chrome), (ev_window_init):
9016
9017         Persist size/visibility of sidebar per document
9018
9019 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
9020
9021         * shell/ev-view.c (draw_loading_text): Draw loading text.
9022
9023 2005-09-02  Dan Damian  <dand@gnome.ro>
9024
9025         * configure.in: Added "ro" to ALL_LINGUAS.
9026
9027 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
9028
9029         * shell/ev-view.c: (clear_caches):
9030
9031         ev_page_cache_get doesnt return a reference,
9032         dont try to unref it.
9033
9034 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
9035
9036         * shell/main.c: (load_files_remote):
9037
9038         Fix timestamp parameter with dbus <= 0.33
9039
9040 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
9041
9042         * data/evince.schemas.in:
9043
9044         Add missing full stop
9045
9046 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
9047
9048         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
9049         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
9050
9051         Plug some memory leaks
9052
9053 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
9054
9055         * configure.ac:
9056         * lib/ev-debug.c: (trap_handler):
9057
9058         Check for execinfo.h and use it only if it exists.
9059         Ported from Epiphany (bug #314776).
9060
9061 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
9062
9063         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
9064
9065 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
9066
9067         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
9068         * po/id.po      : Added Indonesian translation
9069
9070 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
9071
9072         * shell/main.c:
9073         * shell/ev-application.c: Last minute GTK-2.6 fixes.
9074         * NEWS: Release 0.4.0
9075
9076 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
9077
9078         * configure.ac: catch another gtk+-2.8ism
9079         * shell/main.c: Make work with gtk+-2.6
9080
9081 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
9082
9083         * shell/ev-application-service.xml: Add 'timestamp' argument to
9084           ev_application_open_window and ev_application_open_uri methods.
9085
9086         * shell/ev-application.h: Add 'timestamp' argument to
9087           ev_application_open_window, ev_application_open_uri,
9088           and ev_application_open_uri_list functions.
9089
9090         * shell/ev-application.c (ev_application_open_window,
9091           ev_application_open_uri, ev_application_open_uri_list): Change
9092           functions that show/present windows to use a timestamp if one
9093           is passed in.
9094
9095         * shell/ev-window.c (ev_window_cmd_file_open,
9096           ev_window_cmd_recent_file_activate, drag_data_received_cb):
9097         * shell/main.c (load_files): Modify calls to ev_application to
9098           include GDK_CURRENT_TIME as timestamp.
9099
9100         * shell/main.c (load_files_remote): Obtain timestamp for client
9101           instance from GDK and pass to server instance so new windows are
9102           focused properly.  Fix dbus_g_proxy_call() calls by including second
9103           G_TYPE_INVALID.
9104           
9105         Closes bug #314475.
9106
9107 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
9108
9109         * shell/ev-window.c (ev_window_finalize): Check for
9110         avail. EvWindows when quiting to handle the finalize better,
9111         #314497
9112
9113 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9114         
9115         * properties/ev-properties-view.c: 
9116         
9117         Set textdomain to libglade. Fixes translation problem in property page.
9118
9119 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9120
9121         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
9122         * dvi/Makefile.am:
9123         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
9124         * dvi/mdvi-lib/Makefile.am:
9125         
9126         Fix rotation of thumbnails, ported to new API. Moved library
9127         dependencies earlier, probably it will fix linkage problem.
9128
9129 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
9130
9131         * backend/ev-document-misc.c:
9132         (ev_document_misc_get_thumbnail_frame):
9133         * backend/ev-document-misc.h:
9134         * configure.ac:
9135         * pdf/ev-poppler.cc:
9136         * shell/Makefile.am:
9137         * shell/ev-sidebar-thumbnails.c: (add_range),
9138         (ev_sidebar_thumbnails_set_loading_icon),
9139         (ev_sidebar_thumbnails_refresh),
9140         (ev_sidebar_thumbnails_set_document):
9141         * shell/ev-sidebar-thumbnails.h:
9142         * shell/ev-view.c: (ev_view_motion_notify_event),
9143         (ev_view_set_property), (ev_view_get_property),
9144         (ev_view_class_init), (ev_view_set_rotation):
9145         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9146         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
9147         (ev_window_init):
9148         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
9149         Redo rotation (again).  prepare for 0.4.0
9150
9151 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
9152
9153         * configure.ac: Bump poppler requirement to 0.4.1.
9154
9155         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
9156         argument to poppler_page_render_selection() call.
9157
9158 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9159
9160         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
9161         (djvu_document_thumbnails_get_thumbnail):
9162         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
9163         (dvi_document_thumbnails_get_thumbnail):
9164         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
9165         (pixbuf_document_thumbnails_get_thumbnail):
9166         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
9167         
9168         Update rotation direction of backends to fit with pdf and ps.
9169
9170 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
9171
9172         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
9173         * backend/ev-async-renderer.h:
9174         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
9175         (setup_page), (ps_document_get_page_size),
9176         (ps_async_renderer_render_pixbuf):
9177         * ps/ps-document.h:
9178         * shell/ev-jobs.c: (ev_job_render_run):
9179
9180         Fix orientation in the postscript document
9181
9182 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
9183
9184         * pdf/ev-poppler.cc:
9185         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
9186         * shell/ev-view.c: (highlight_find_results):
9187
9188         Adapt to the new poppler rotation API. Fix text maps on landscape
9189         documents.
9190
9191 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
9192
9193         * shell/ev-view.c (compute_new_selection_text): get the correct
9194         region when selecting in modes other than continuous.
9195
9196 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9197
9198         * shell/main.c (main): remove redundant g_warnings.
9199
9200 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9201
9202         * shell/Makefile.am: Don't include autogenerated
9203         file ev-application-service.h into distribution, since
9204         it causes dbus crash. Fix for bugs 313724 and 313443. 
9205
9206 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9207
9208         * configure.ac: Fix sed expression for FreeBSD. Thanks
9209         to Joe Marcus Clark <marcus@freebsd.org>
9210         
9211         * shell/eggfindbar.c: (entry_activate_callback),
9212         (entry_changed_callback), (egg_find_bar_init),
9213         (egg_find_bar_set_search_string):
9214         
9215         Made findbar buttons unsensitive if there is no text in
9216         entry. Fix for the bug 313285.
9217
9218 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
9219
9220         * ps/ps-document.c: Use g_filename_display_name for displaying
9221         filenames and revert string freeze breackage
9222
9223 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
9224
9225         * NEWS:
9226         * configure.ac:
9227
9228         Update for 0.3.4
9229
9230         * shell/Makefile.am:
9231
9232         Add ev-application-service.xml to extra dist
9233
9234         * shell/ev-view.c: (find_page_at_location):
9235
9236         Remove unused function (fix warning)
9237
9238 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9239
9240         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
9241         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
9242         
9243         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
9244         bug 313623.
9245
9246 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9247
9248         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
9249         * shell/ev-window.c:
9250         Fix build warnings
9251
9252 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
9253
9254         * configure.ac: Update script to get dbus version.
9255         Fix for the bug #313443.
9256
9257 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9258
9259         * shell/ev-window.c: (ev_window_cmd_escape):
9260         
9261         Return focus back to view on escape. Fix for bug 313295.
9262
9263 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9264
9265         * shell/ev-window.c: (update_window_title),
9266         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
9267         (ev_window_cmd_save_as):
9268         
9269         Correct conversion from uri to displayable string. Fix for
9270         bug 313296.
9271
9272 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
9273
9274         * ps/ps-document.c: convert filename to utf8 when there is an error
9275         loading document. Fixes #309915
9276
9277 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
9278
9279         * configure.ac:
9280
9281         We depend on poppler 0.4.0
9282
9283 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
9284
9285         * configure.ac:
9286         * NEWS: Release 0.3.3.
9287         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
9288
9289 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
9290
9291         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
9292         add a couple missing mnemonics to menu items, use title 
9293         capitalization for menu items and window titles, and add 
9294         ellipsis to open menu item.     
9295
9296 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
9297
9298         * pdf/ev-poppler.cc:
9299         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
9300         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
9301         (ev_view_get_rotation):
9302         * shell/ev-view.h:
9303         * shell/ev-window.c: (setup_view_from_metadata),
9304         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
9305         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
9306         disk.
9307
9308 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
9309
9310         * configure.ac: Added tr to ALL_LINGUAS
9311
9312 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9313
9314         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
9315         requires several clicks to find word. Thanks to 
9316         Colin Slater <kiltedtaco@gmail.com>.
9317
9318 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
9319
9320         * data/evince.desktop.in.in: Hide menu entry and
9321         rename it to "Document Viewer". Fix for bug 
9322         #312399.
9323
9324 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
9325
9326         * shell/ev-page-action.c (ev_page_action_class_init): 
9327
9328         Point to the correct function in constructor of the
9329         activate_label signal
9330
9331 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
9332
9333         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9334         * shell/ev-jobs.h: Make thread safe.
9335
9336 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9337
9338         * shell/ev-view.c: (view_update_range_and_current_page):
9339         Don't update page range if we are scrolling to some document
9340         point.
9341
9342 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9343
9344         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
9345         when getting max_page_width, fix drawing in dual mode.
9346
9347 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
9348
9349         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
9350         getting the area for select_all.
9351
9352 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
9353
9354         * backend/ev-selection.c: (ev_selection_render_selection):
9355         * backend/ev-selection.h:
9356         * pdf/ev-poppler.cc:
9357         * shell/ev-jobs.c: (ev_job_render_new):
9358         * shell/ev-jobs.h:
9359         * shell/ev-pixbuf-cache.c: (get_selection_colors),
9360         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
9361         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
9362         (ev_view_class_init):
9363
9364         Change selection color on focus in and focus out events.  Also,
9365         poppler now uses GdkColor for specifying the selection colors, so
9366         drop some awkward conversion code.
9367
9368 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
9369
9370         * configure.ac: Added Hebrew translation
9371
9372 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
9373
9374         * NOTES:
9375         * backend/ev-selection.c: (ev_selection_render_selection):
9376         * backend/ev-selection.h:
9377         * pdf/ev-poppler.cc:
9378         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
9379         (ev_job_render_run):
9380         * shell/ev-jobs.h:
9381         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9382         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
9383         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
9384         (ev_pixbuf_cache_style_changed),
9385         (ev_pixbuf_cache_get_selection_pixbuf),
9386         (ev_pixbuf_cache_set_selection_list),
9387         (ev_pixbuf_cache_get_selection_list):
9388         * shell/ev-pixbuf-cache.h:
9389         * shell/ev-utils.c: (ev_print_region_contents):
9390         * shell/ev-utils.h:
9391         * shell/ev-view.c: (ev_view_queue_draw_page),
9392         (selection_update_idle_cb), (ev_view_motion_notify_event),
9393         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
9394         (setup_caches), (ev_view_find_next), (merge_selection_region),
9395         (selection_free):
9396         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
9397
9398         Clean up selection to be much smoother!
9399
9400 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
9401
9402         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
9403         to poppler_page_render_selection().
9404
9405 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9406
9407         * ps/ps-document.c: (save_page_list): Use
9408         unzipped document when printing. Thanks to 
9409         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
9410         311016.
9411
9412 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9413
9414         * shell/ev-window.c: (update_action_sensitivity):
9415         
9416         Disable print and save respect to lockdown gconf keys. Fix
9417         for 312342.
9418
9419 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9420
9421         * configure.ac:
9422         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
9423         (write_to_temp_file), (ev_file_set_contents):
9424         * shell/ev-utils.h:
9425         * shell/ev-window.c: (save_print_config_to_file):
9426         
9427         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
9428         Fix for bug 312238
9429
9430 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
9431
9432         * shell/ev-window.c: (load_print_config_from_file),
9433         (save_print_config_to_file), (ev_window_print_range):
9434
9435         Persist the print settings. Fixes bug #311578.
9436
9437 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9438
9439         * djvu/djvu-document.c: (djvu_document_get_page_size),
9440         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
9441         (djvu_document_thumbnails_get_thumbnail):
9442         * dvi/dvi-document.c: (dvi_document_get_page_size),
9443         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
9444         (dvi_document_thumbnails_get_dimensions),
9445         (dvi_document_thumbnails_get_thumbnail):
9446         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
9447         (pixbuf_document_render_pixbuf),
9448         (pixbuf_document_document_iface_init),
9449         (pixbuf_document_thumbnails_get_thumbnail):
9450         
9451         Update backends to make them build with new rotation system.
9452
9453 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9454
9455         * help/C/figures/evince_start_window.png:
9456         
9457         Update documentation image from Luca Ferretti <elle.uca@libero.it>
9458
9459 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
9460
9461         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
9462         * shell/ev-pixbuf-cache.h:
9463         * shell/ev-sidebar-thumbnails.c:
9464         (ev_sidebar_thumbnails_get_property), (add_range),
9465         (adjustment_changed_cb):
9466         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
9467         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
9468         we were thumbnailing the entire docment on startup, slowing us
9469         down hugely. 
9470
9471 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
9472
9473         * shell/ev-page-cache.c: (ev_page_cache_new):
9474         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
9475         == 0, fixes #310306.
9476
9477 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9478
9479         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
9480         (ev_view_rotate_left):
9481
9482         Account rotation in doc_rect_to_view_rect.
9483         Ensure rotation doesnt go out of bounds.
9484
9485 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9486
9487         * shell/ev-page-cache.c: (ev_page_cache_get_size):
9488
9489         Correct and cleanup w/h swapping
9490
9491 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9492
9493         * backend/ev-document-thumbnails.c:
9494         (ev_document_thumbnails_get_thumbnail):
9495         * backend/ev-document-thumbnails.h:
9496         * backend/ev-document.c:
9497         * backend/ev-document.h:
9498         * backend/ev-render-context.c: (ev_render_context_new),
9499         (ev_render_context_set_rotation):
9500         * backend/ev-render-context.h:
9501         * pdf/ev-poppler.cc:
9502         * ps/ps-document.c: (ps_document_document_iface_init):
9503         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9504         * shell/ev-jobs.h:
9505         * shell/ev-page-cache.c: (build_height_to_page),
9506         (ev_page_cache_new), (ev_page_cache_get_size),
9507         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9508         (ev_page_cache_get_height_to_page):
9509         * shell/ev-page-cache.h:
9510         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9511         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9512         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
9513         (ev_pixbuf_cache_get_selection_pixbuf):
9514         * shell/ev-pixbuf-cache.h:
9515         * shell/ev-print-job.c: (idle_print_handler):
9516         * shell/ev-sidebar-thumbnails.c: (add_range):
9517         * shell/ev-view.c: (view_update_range_and_current_page),
9518         (get_page_y_offset), (get_page_extents),
9519         (ev_view_size_request_continuous_dual_page),
9520         (ev_view_size_request_continuous),
9521         (ev_view_size_request_dual_page),
9522         (ev_view_size_request_single_page), (draw_one_page),
9523         (ev_view_set_rotation), (ev_view_rotate_right),
9524         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9525         (ev_view_zoom_for_size_continuous_and_dual_page),
9526         (ev_view_zoom_for_size_continuous),
9527         (ev_view_zoom_for_size_dual_page),
9528         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9529         (ev_view_select_all):
9530         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9531         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
9532         (tiff_document_document_iface_init),
9533         (tiff_document_thumbnails_get_thumbnail):
9534
9535         Use rotation rather than orientation. It's easier and enough
9536         for our needs.
9537
9538 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9539
9540         * shell/ev-page-cache.c: (build_height_to_page),
9541         (ev_page_cache_new), (ev_page_cache_get_size),
9542         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9543         (ev_page_cache_get_height_to_page):
9544         * shell/ev-page-cache.h:
9545         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
9546         (ev_view_size_request_continuous_dual_page),
9547         (ev_view_size_request_continuous),
9548         (ev_view_zoom_for_size_continuous_and_dual_page),
9549         (ev_view_zoom_for_size_continuous):
9550
9551         Make the page cache aware of page orientation.
9552
9553 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9554
9555         * backend/ev-document-thumbnails.c:
9556         (ev_document_thumbnails_get_thumbnail):
9557         * backend/ev-document-thumbnails.h:
9558         * backend/ev-document.c:
9559         * backend/ev-document.h:
9560         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
9561         * backend/ev-ps-exporter.h:
9562         * pdf/ev-poppler.cc:
9563         * ps/ps-document.c: (ps_document_document_iface_init),
9564         (ps_document_ps_export_do_page):
9565         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9566         * shell/ev-jobs.h:
9567         * shell/ev-page-cache.c: (ev_page_cache_get_size),
9568         (ev_page_cache_get):
9569         * shell/ev-page-cache.h:
9570         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9571         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9572         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
9573         * shell/ev-pixbuf-cache.h:
9574         * shell/ev-print-job.c: (idle_print_handler):
9575         * shell/ev-sidebar-thumbnails.c: (add_range):
9576         * shell/ev-view.c: (view_update_range_and_current_page),
9577         (get_page_extents), (ev_view_size_request_dual_page),
9578         (ev_view_size_request_single_page), (draw_one_page),
9579         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
9580         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9581         (ev_view_zoom_for_size_dual_page),
9582         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9583         (ev_view_select_all):
9584         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9585         * tiff/tiff-document.c: (tiff_document_get_page_size),
9586         (tiff_document_get_orientation), (rotate_pixbuf),
9587         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
9588         (tiff_document_thumbnails_get_thumbnail),
9589         (tiff_document_ps_export_do_page), (tiff_document_init):
9590
9591         Really make use of the orientation bit of the render context.
9592         Use the render context in a few more places in the backend API.
9593         This regress orientation, but now it's done right. Will try to
9594         fix it up asap...
9595
9596 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9597
9598         * shell/ev-view.c: (ensure_rectangle_is_visible):
9599
9600         Patch by Nickolay V. Shmyrev to fix find flickering
9601
9602 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
9603
9604         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
9605         duplex parameters to ::begin.
9606
9607         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
9608         * shell/ev-print-job.c (idle_print_handler): 
9609         * ps/ps-document.c (ps_document_ps_export_begin): 
9610         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
9611         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
9612         implementations. Poppler backend needs poppler cvs. Rest has
9613         unchanged behavior.
9614
9615 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9616
9617         * shell/ev-window.c (using_pdf_printer): new function.
9618         (ev_window_print_range): print a less techy message if someone
9619         tries to print to PDF.
9620
9621 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9622
9623         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
9624         from "unknown font" string. Bug #311431
9625
9626 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9627
9628         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
9629
9630 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9631
9632         Bug #311280
9633         
9634         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
9635         name for PopplerFontTypes
9636         (pdf_document_fonts_fill_model): add font type to the detail column
9637
9638         * backend/ev-document-fonts.h: added
9639         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
9640
9641         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
9642         font name and font details, add a little markup.
9643         (ev_properties_fonts_init): use the new cell data func, specify ypad
9644         property for the cell renderer.
9645         (ev_properties_fonts_set_document): add the details column.
9646
9647 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
9648
9649         * configure.ac: Added "pl" to ALL_LINGUAS.
9650
9651 2005-07-24  Danilo Šegan  <danilo@gnome.org>
9652
9653         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
9654
9655 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
9656
9657         * help/ChangeLog: Started this for translations of manual.
9658         * configure.ac, autogen.sh, .cvsignore: Migrated to
9659         gnome-doc-utils. Patch in bug #311222.
9660
9661 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
9662
9663         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
9664         #ifdef this away to fix an unused-function warning.
9665
9666 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
9667
9668         * configure.ac: Added 'gl' to ALL_LINGUAS.
9669
9670 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
9671
9672         * configure.ac: Added ne in ALL_LINGUAS
9673         
9674 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9675
9676         * shell/ev-view.c: (ev_view_leave_notify_event):
9677         
9678         Clear status message when pointer leaves view. Fix for bug
9679         #310818 
9680
9681 2005-07-20 Ankit Patel <ankit644@yahoo.com>
9682
9683         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
9684
9685 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9686
9687         * shell/ev-view.c: (ev_view_leave_notify_event),
9688         (ev_view_class_init):
9689         
9690         Set cursor to normal then leaving view.
9691
9692 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9693
9694         * configure.ac:
9695         
9696         Fix required djvulibre version.
9697
9698 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
9699
9700         *configure.ac: Hindi (hi) language added
9701
9702 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
9703
9704         *configure.ac: Punjabi (pa) Language added
9705
9706 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9707
9708         * data/evince-ui.xml, shell/ev-window.c:
9709         
9710         Add keypad accelerators for zooming. Fix for bug 308128.
9711
9712 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9713
9714         * Makefile.am:
9715         * backend/Makefile.am:
9716         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
9717         * configure.ac:
9718         * shell/ev-document-types.c: (ev_document_types_add_filters):
9719
9720         Allow to enable/disable the pixbuf backend.
9721         Default to off for now. If we want it enabled we should
9722         really put mime types in the desktop, implement properties etc.
9723
9724         * properties/evince-properties.c:
9725
9726         Initialize error to NULL.
9727         Check error is not NULL before freeing.
9728
9729 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9730
9731         * shell/ev-window.c:
9732
9733         Use F5 as presentation accell
9734
9735 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9736
9737         * shell/ev-window.c: (update_chrome_visibility),
9738         (ev_window_create_fullscreen_popup), (ev_window_init):
9739
9740         Do not leak the fullscreen toolbar
9741
9742 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9743
9744         * shell/ev-window.c: (view_actions_focus_in_cb),
9745         (view_actions_focus_out_cb):
9746
9747         These has a return value! Fix totally random focus
9748         issues we was seeing.
9749
9750 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
9751
9752         * shell/main.c: (load_files_remote):
9753
9754         Allow open more than one file
9755
9756 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9757
9758         * shell/main.c: (load_files_remote):
9759
9760         Fix for dbus 0.33. bug #309975
9761
9762 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9763
9764         * properties/ev-properties-main.c: (ev_properties_get_pages):
9765
9766         Actually return NULL for types we dont support
9767
9768 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
9769
9770         * po/POTFILES.in:
9771
9772         Remove empty lines.
9773
9774 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
9775
9776         * backend/ev-document-factory.c:
9777         (ev_document_factory_get_document):
9778
9779         Do not try to create the object if type
9780         is invalid.
9781
9782 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9783
9784         * ps/ps-document.c: (ps_document_dispose),
9785         (ps_async_renderer_render_pixbuf):
9786         * ps/ps-document.h:
9787
9788         Do not leak the target window
9789
9790 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9791
9792         * shell/ev-application.c: (ev_application_init):
9793
9794         Let tbe check file existence for us.
9795         Add a comment about eggrecent mime filter.
9796
9797 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9798
9799         * data/evince-ui.xml:
9800         * shell/ev-application.c: (ev_application_shutdown),
9801         (ev_application_init), (ev_application_get_toolbars_model),
9802         (ev_application_get_recent_model),
9803         (ev_application_save_toolbars_model):
9804         * shell/ev-application.h:
9805         * shell/ev-window.c: (ev_window_add_recent),
9806         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
9807         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
9808         (ev_window_init):
9809
9810         Use common toolbar and recent models for all windows.
9811         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9812
9813 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9814
9815         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
9816         successfully check for gtk_icon_view_get_visible_range.
9817
9818 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9819
9820         * djvu/Makefile.am:
9821         * dvi/Makefile.am:
9822         
9823         Fix djvu and dvi backend build.
9824
9825 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9826
9827         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
9828         (new_separator_pixbuf):
9829
9830         Don't leak windows.
9831
9832 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9833
9834         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
9835
9836         HIGification of toolbar editor dialogue.
9837
9838 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9839
9840         * configure.ac:
9841         * shell/Makefile.am:
9842
9843         Ever build metadata manager since it's just
9844         disabled at runtime now.
9845
9846 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9847
9848         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
9849         (ev_metadata_manager_get), (ev_metadata_manager_set):
9850         * shell/ev-metadata-manager.h:
9851
9852         Add an _init functions that enabled metadata management
9853         at runtime.
9854
9855         * shell/ev-window.c: (page_changed_cb),
9856         (setup_document_from_metadata), (ev_window_setup_document),
9857         (setup_view_from_metadata), (ev_window_open_uri),
9858         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9859         (ev_window_run_presentation), (ev_window_stop_presentation),
9860         (save_sizing_mode), (ev_window_zoom_changed_cb),
9861         (ev_window_continuous_changed_cb),
9862         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
9863         (window_configure_event_cb):
9864
9865         Remove all ugly metadata define since we deal with it
9866         at runtime now.
9867
9868         * shell/main.c: (load_files_remote), (main):
9869
9870         Add support for dbus cvs head. Hopefully didnt break one
9871         of the other versions now!
9872
9873         If we dont get a response from the dbus server just
9874         give up with it and not enable metadata.
9875
9876 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9877
9878         * Makefile.am:
9879         * backend/Makefile.am:
9880         * configure.ac:
9881         * cut-n-paste/recent-files/Makefile.am:
9882         * cut-n-paste/toolbar-editor/Makefile.am:
9883         * cut-n-paste/zoom-control/Makefile.am:
9884         * lib/Makefile.am:
9885         * pdf/Makefile.am:
9886         * pixbuf/Makefile.am:
9887         * properties/Makefile.am:
9888         * ps/Makefile.am:
9889         * shell/Makefile.am:
9890         * thumbnailer/Makefile.am:
9891         * tiff/Makefile.am:
9892
9893         Make frontends depend on just libev.
9894         Rework and group CFLAGS/LIBS definitions.
9895         Cleanups.
9896
9897 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9898
9899         * shell/ev-window:
9900
9901         do not unnecessarily save zoom
9902
9903         * configure.ac:
9904         * lib/ev-file-helpers.c: (ev_dot_dir):
9905         * shell/Makefile.am:
9906         * shell/dummy.cc:
9907
9908         Some cleanups
9909
9910 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9911
9912         * configure.ac:
9913         
9914         Remove unnecessary dependencies
9915
9916 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9917
9918         * properties/Makefile.am:
9919         * thumbnailer/Makefile.am:
9920         * tiff/Makefile.am:
9921
9922         Some more cleanups. Was really necessary
9923         but I probably introduced bugs, feel free
9924         to flame :)
9925
9926 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9927
9928         * backend/Makefile.am:
9929         * configure.ac:
9930         * cut-n-paste/recent-files/Makefile.am:
9931         * cut-n-paste/toolbar-editor/Makefile.am:
9932         * cut-n-paste/zoom-control/Makefile.am:
9933         * lib/Makefile.am:
9934         * pdf/Makefile.am:
9935         * pixbuf/Makefile.am:
9936         * properties/Makefile.am:
9937         * ps/Makefile.am:
9938         * shell/Makefile.am:
9939         * thumbnailer/Makefile.am:
9940         * tiff/Makefile.am:
9941
9942         Use gnome-common macros when possible.
9943         Cleanup dependencies.
9944         Actually disable deprecated where possible.
9945
9946 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9947
9948         * Makefile.am:
9949         * backend/Makefile.am:
9950         * properties/Makefile.am:
9951         * shell/Makefile.am:
9952         * thumbnailer/Makefile.am:
9953
9954         This should solve the circular dep without
9955         requiring dir reorg!
9956
9957         * shell/ev-window.c: (setup_view_from_metadata):
9958
9959         Never restore window size/position when the
9960         window is already visible.
9961
9962 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9963
9964         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
9965
9966         Return a boolean from timeout func. Fix ported from gedit.
9967
9968 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9969
9970         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9971
9972 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9973
9974         * shell/ev-document-types.c: set "All Documents" as default filter in
9975         open dialog
9976
9977 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9978
9979         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9980         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9981         (ev_metadata_manager_set_boolean): fix value/val thinko.
9982
9983 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9984
9985         * shell/ev-window.c: (setup_view_from_metadata),
9986         (window_state_event_cb), (window_configure_event_cb),
9987         (ev_window_init):
9988
9989         Remember window position and maximized state
9990
9991 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9992
9993         * configure.ac:
9994
9995         Fix DBUS configure checks.
9996
9997         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9998         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9999         (ev_metadata_manager_set_boolean):
10000
10001         Plug mem leaks.
10002
10003         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
10004         (ev_window_stop_fullscreen), (ev_window_run_presentation),
10005         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
10006         (ev_window_continuous_changed_cb),
10007         (ev_window_dual_mode_changed_cb), (ev_window_new):
10008
10009         Fix the build without DBUS.
10010
10011 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
10012
10013         * shell/ev-metadata-manager.c: (parse_value), (save_values),
10014         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
10015         (ev_metadata_manager_set_string),
10016         (ev_metadata_manager_set_boolean):
10017         * shell/ev-metadata-manager.h:
10018
10019         Add support for some more types
10020
10021         * shell/ev-view.c: (scroll_to_current_page),
10022         (ev_view_get_continuous), (ev_view_set_continuous),
10023         (ev_view_get_dual_page):
10024         * shell/ev-view.h:
10025         * shell/ev-window.c: (page_changed_cb),
10026         (setup_document_from_metadata), (ev_window_setup_document),
10027         (setup_view_from_metadata), (ev_window_open_uri),
10028         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
10029         (ev_window_run_presentation), (ev_window_stop_presentation),
10030         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
10031         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
10032         (ev_window_update_dual_page_action),
10033         (ev_window_continuous_changed_cb),
10034         (ev_window_dual_mode_changed_cb), (ev_window_init):
10035
10036         Remember a bunch of view/document properties. Prolly some
10037         are still missing but it's getting interesting.
10038
10039 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
10040
10041         * configure.ac: check if dbus-binding-tool is installed. Not the
10042         case on current Ubuntu breezy, it seems.
10043
10044 2005-07-05  Luca Ferretti <elle.uca@libero.it>
10045
10046         * data/evince.desktop.in.in:
10047         
10048         Allow open uri lists and add TryExec field.
10049
10050 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10051
10052         * configure.ac:
10053
10054         Enable dbus when available, do not require a configure
10055         option.
10056
10057 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
10058
10059         * configure.ac:
10060
10061         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
10062         disabled.
10063
10064 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
10065         Marco Pesenti Gritti  <mpg@redhat.com>
10066
10067         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
10068         
10069         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
10070         functions to the format required by dbus
10071
10072         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
10073         errors. Use the RPC parameters in the expected way
10074
10075 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10076
10077         * Makefile.am:
10078         * properties/Makefile.am:
10079         * properties/ev-properties-main.c: (ev_properties_get_pages):
10080
10081         Support all mime types
10082
10083         * shell/Makefile.am:
10084         * thumbnailer/Makefile.am:
10085         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
10086         (evince_thumbnail_pngenc_get):
10087
10088         Use the document factory
10089
10090 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10091
10092         * backend/Makefile.am:
10093         * backend/ev-document-factory.c:
10094         (mime_type_supported_by_gdk_pixbuf),
10095         (ev_document_type_get_from_mime),
10096         (ev_document_factory_get_document),
10097         (ev_document_factory_get_backend),
10098         (ev_document_factory_get_mime_types),
10099         (ev_document_factory_get_all_mime_types):
10100         * backend/ev-document-factory.h:
10101         * shell/Makefile.am:
10102         * shell/ev-document-types.c: (get_document_from_uri),
10103         (ev_document_types_get_document),
10104         (file_filter_add_mime_list_and_free),
10105         (ev_document_types_add_filters):
10106         * shell/ev-document-types.h:
10107         * shell/ev-job-xfer.c: (ev_job_xfer_run):
10108         * shell/ev-properties-dialog.c:
10109         (ev_properties_dialog_set_document):
10110         * shell/ev-window.c: (ev_window_cmd_file_open),
10111         (ev_window_cmd_save_as):
10112         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10113
10114         Rework document types managing to avoid code duplication
10115         and actually abstract from backend implementations.
10116         Also provide a minimal factory api that can be used by
10117         thumbnailer/properties.
10118
10119 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
10120
10121         * properties/ev-properties-view.c: (ev_properties_view_set_info):
10122         Plug a mem leak.
10123         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
10124         HIG spacings.
10125
10126 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10127
10128         * shell/ev-properties-dialog.c
10129         (ev_properties_dialog_set_document): only call
10130         ev_properties_fonts_set_document() if the document implements the
10131         fonts interface
10132
10133 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10134
10135         * configure.ac:
10136         * properties/Makefile.am:
10137         * properties/ev-properties-view.c:
10138         (ev_properties_view_register_type):
10139         * properties/ev-properties-view.h:
10140         * properties/ev-properties-main.h:
10141
10142         Implement nautilus plugin for properties.
10143         Works only for pdf atm, I need to rework the
10144         document types stuff to get this to work
10145         for all backends...
10146
10147 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
10148
10149         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
10150         (ev_properties_fonts_set_document): use
10151         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
10152
10153 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10154
10155         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
10156         them
10157         (PlaceImage, tiff2ps_process_page): use
10158         g_ascii_dtostr to convert floats to strings in a locale-safe way.
10159
10160
10161 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
10162
10163         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
10164         (main): to call gnome_authentication_manager_init. Should fix
10165         Bug #308510
10166
10167         * configure.ac: that requires libgnomeui 2.6.0.
10168
10169 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10170
10171         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
10172         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
10173         use the new tiff2ps interfaces
10174
10175         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
10176         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
10177
10178         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
10179         structure instead of global variables.  Remove use of static
10180         variables in functions.
10181
10182 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
10183
10184         * shell/ev-page-action.c: unref the completion after setting it to the
10185         entry
10186
10187 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10188
10189         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
10190         postscript files
10191
10192 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10193
10194         * shell/ev-window.c (update_action_sensitivity): disable
10195         File->Print if the document does not implement the ps exporter
10196         interface
10197
10198 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
10199
10200         * Makefile.am:
10201         * configure.ac:
10202         * data/evince-properties.glade:
10203         * properties/.cvsignore:
10204         * properties/Makefile.am:
10205         * properties/ev-properties-view.c: (ev_properties_view_dispose),
10206         (ev_properties_view_class_init), (ev_properties_view_format_date),
10207         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
10208         (ev_properties_view_init), (ev_properties_view_new):
10209         * properties/ev-properties-view.h:
10210         * shell/Makefile.am:
10211         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
10212         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
10213         (ev_properties_dialog_new):
10214         * shell/ev-properties-dialog.h:
10215         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
10216         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
10217         (update_progress_label), (job_fonts_finished_cb),
10218         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
10219         * shell/ev-properties-fonts.h:
10220         * shell/ev-properties.c:
10221         * shell/ev-properties.h:
10222         * shell/ev-window.c: (ev_window_setup_document),
10223         (ev_window_cmd_file_properties):
10224
10225         Split the properties pages in two different objects, depend
10226         only on the backend where possible, use widgets instead
10227         of gobject for the glade part, reimplement the dialog
10228         itself with gtk.
10229         I need this to implement nautilus properties page.
10230
10231 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
10232
10233         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
10234         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
10235         (tiff_document_document_ps_exporter_iface_init): implement the ps
10236         exporter interface for tiff documents
10237
10238         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
10239         libtiff to implement TIFF postscript export
10240
10241         * tiff/tiff2ps.h: added a header file for external tiff2ps
10242         functions.
10243
10244         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
10245         tiff2ps.h
10246
10247 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10248
10249         * shell/ev-view.c: (scroll_to_current_page),
10250         (ev_view_set_fullscreen), (ev_view_set_presentation):
10251         
10252         Scroll to current page when exit from presentation
10253
10254 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10255
10256         * shell/ev-window.c: (update_document_mode),
10257         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
10258         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
10259         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
10260         
10261         Exit from fullscreen mode when switch to presentation. Fix for
10262         bug 309365
10263
10264 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
10265
10266         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
10267         return NULL if the document does not implement the selection
10268         interface.
10269
10270 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
10271
10272         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
10273         reported height by using the resolution aspect ratio
10274         (tiff_document_render_pixbuf): scale the pixbuf using the
10275         resolution aspect ratio
10276
10277 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10278
10279         * configure.ac:
10280         
10281         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
10282         <kiltedaco@gmail.com>
10283         
10284         * djvu/djvu-document.c: (djvu_document_get_orientation),
10285         (djvu_document_set_orientation), (djvu_document_get_page_size),
10286         (rotate_pixbuf), (djvu_document_render_pixbuf),
10287         (djvu_document_document_iface_init):
10288         * dvi/dvi-document.c: (dvi_document_get_orientation),
10289         (dvi_document_set_orientation), (dvi_document_get_page_size),
10290         (rotate_pixbuf), (dvi_document_render_pixbuf),
10291         (dvi_document_document_iface_init):
10292         
10293         Dvi and djvu backends are ported to new API
10294
10295 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
10296
10297         * backend/ev-selection.c: (ev_selection_get_selection_region),
10298         (ev_selection_get_selection_map):
10299         * backend/ev-selection.h:
10300         * pdf/ev-poppler.cc:
10301         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10302         * shell/ev-jobs.h:
10303         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
10304         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
10305         (ev_pixbuf_cache_get_text_mapping):
10306         * shell/ev-pixbuf-cache.h:
10307         * shell/ev-view.c: (location_in_text),
10308         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
10309         support to EvView.  Now we can see where we can select!  Sweet!
10310
10311 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
10312
10313         * shell/ev-view.c (ev_view_button_press_event): Fix
10314         event->y + view->scroll_x typo.
10315
10316 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
10317
10318         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
10319         sub-GdkPixbuf instead of passing dest_x and dest_y.
10320         
10321         * shell/ev-view.c: (view_point_to_doc_point),
10322         (view_rect_to_doc_rect), (ev_view_button_press_event),
10323         (ev_view_motion_notify_event), (compute_new_selection_rect),
10324         (gdk_rectangle_point_in), (compute_new_selection_text),
10325         (compute_selections): Update selection code to keep the selection
10326         around as two points and not as a normalized rectangle, and fix
10327         page level selection in two-column mode.
10328
10329 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
10330
10331         * shell/ev-window.c: (window_configure_event_cb): 
10332         
10333         Fix compilation
10334         
10335 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10336
10337         * pdf/ev-poppler.cc:
10338
10339         Fix compilation
10340
10341 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10342
10343         * shell/Makefile.am:
10344         * shell/ev-metadata-manager.c: (item_free),
10345         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
10346         (parse_value), (parseItem), (load_values),
10347         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
10348         (save_values), (save_item), (get_oldest), (resize_items),
10349         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
10350         * shell/ev-metadata-manager.h:
10351
10352         Metadata manager from gedit but modified to use GValue, so that
10353         we dont need to keep converting from strings.
10354
10355         * configure.ac:
10356
10357         ENABLE_METADATA conditional, on when dbus is on
10358
10359         * shell/ev-application.c: (ev_application_open_uri):
10360
10361         Show the window after load so that we can initialize
10362         window size before it's showed.
10363
10364         * shell/ev-window.c: (ev_window_setup_from_metadata),
10365         (ev_window_open_uri), (window_configure_event_cb),
10366         (ev_window_init):
10367
10368         Save and load metadata information about window size.
10369         Not yet keeping states in account.
10370
10371         * shell/main.c: (main):
10372
10373         Shutdown metadata manager.
10374
10375 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10376
10377         * shell/ev-application-service.xml:
10378         * configure.ac:
10379         * shell/Makefile.am:
10380         * shell/ev-application.c:
10381         * shell/ev-application.h:
10382         * shell/ev-window.c:
10383         * shell/ev-window.h:
10384         * shell/main.c:
10385
10386         Add an optional dbus interface (--enable-dbus).
10387         Rework application code, mainly to be easier to
10388         use "remotely".
10389         Do not open multiple windows with the same document,
10390         spatial evince!
10391
10392 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
10393
10394         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
10395         pixbuf iff it exists.
10396
10397 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
10398
10399         * shell/*:
10400         * backend/ev-render-context.[ch]:
10401         * backend/ev-selection.[ch]:
10402
10403         Massive changes.  We now support text selection of pdfs, and not
10404         just rectangular selection.  This is pretty broken still, but I
10405         want to get something into CVS.
10406
10407 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10408
10409         * pdf/ev-poppler.cc:
10410         
10411         Fix for Bug 309080: crash on window close.
10412         
10413         * shell/ev-page-action.c: (page_changed_cb):
10414         
10415         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
10416         jensgr@gmx.net (Jens Granseuer).
10417
10418 2005-06-25  Marcel Telka  <marcel@telka.sk>
10419
10420         * configure.in (ALL_LINGUAS): Added sk.
10421
10422 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
10423
10424         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
10425         not a document open
10426
10427 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10428
10429         * NEWS:
10430         * configure.ac:
10431
10432         Release 0.3.2
10433
10434         * cut-n-paste/recent-files/Makefile.am:
10435
10436         Fix make distcheck
10437
10438 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10439
10440         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
10441         (pixbuf_document_set_orientation), (rotate_pixbuf),
10442         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
10443         (pixbuf_document_document_iface_init), (pixbuf_document_init):
10444
10445         Implement rotation and cleanup the code a bit.
10446
10447         * tiff/tiff-document.c: (tiff_document_get_page_size),
10448         (tiff_document_get_orientation), (tiff_document_set_orientation),
10449         (rotate_pixbuf), (tiff_document_render_pixbuf),
10450         (tiff_document_document_iface_init), (tiff_document_init):
10451
10452         Implement rotation. Was the quicker solution for the release
10453         but we really need to share this code in the shell.
10454
10455 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10456
10457         * pdf/ev-poppler.cc:
10458
10459         Enable rotation, require poppler cvs. Fix a leak.
10460
10461 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10462
10463         * shell/ev-window.c: (update_action_sensitivity):
10464         
10465         Make properties unsensitive if document backend doesn't provide
10466         any info
10467
10468 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10469
10470         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
10471         (bitmap_flip_horizontally), (bitmap_flip_vertically),
10472         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
10473         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
10474         (bitmap_flip_rotate_counter_clockwise):
10475         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
10476         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
10477         (buff_gets):
10478         * dvi/mdvi-lib/common.h:
10479         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
10480         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
10481         (opendvi), (mdvi_reload), (mdvi_init_context),
10482         (mdvi_destroy_context), (mdvi_dopage), (special):
10483         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
10484         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
10485         (file_hash_free), (register_encoding), (parse_spec),
10486         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
10487         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
10488         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
10489         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
10490         (mdvi_register_font_type), (mdvi_unregister_font_type),
10491         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
10492         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
10493         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
10494         (mdvi_hash_destroy_key), (mdvi_hash_reset):
10495         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
10496         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
10497         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
10498         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
10499         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10500         * dvi/mdvi-lib/special.c: (mdvi_register_special),
10501         (mdvi_unregister_special), (mdvi_flush_specials):
10502         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
10503         (t1_font_remove):
10504         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
10505         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
10506         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
10507         (free_font_metrics), (flush_font_metrics):
10508         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
10509         (tt_font_remove):
10510         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
10511         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
10512         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
10513         (dstring_insert), (dstring_new), (dstring_reset):
10514         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
10515         
10516         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
10517         avoid conflict with libtool on FC4
10518         
10519         * shell/ev-window.c: (ev_window_cmd_help_about):
10520         
10521         Update copyright year. Fix for bug 308828.
10522
10523 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10524
10525         * shell/ev-view.c: (add_scroll_binding_keypad),
10526         (ev_view_binding_activated), (ev_view_class_init),
10527         (on_adjustment_value_changed):
10528         
10529         Bug 170874: Arrow keys switch pages in presentation mode
10530
10531 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10532
10533         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
10534         
10535         Fix for Bug 308265: Sidebar dissappears coming out of 
10536         Presentation mode
10537
10538 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10539
10540         * shell/ev-application.c: (ev_application_open):
10541         * shell/ev-document-types.c: (ev_document_types_add_filters),
10542         (ev_document_types_add_filters_for_type):
10543         * shell/ev-document-types.h:
10544         * shell/ev-window.c: (ev_window_cmd_save_as):
10545         
10546         Suggest basename as template when saving, provide filters
10547         for save dialog. It's bug 308402
10548
10549 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10550
10551         * pdf/ev-poppler.cc:
10552         * shell/ev-sidebar-links.c: (job_finished_callback):
10553         * shell/ev-view.c: (update_find_status_message):
10554         
10555         Some leaks fixed
10556
10557 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10558
10559         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10560         (egg_recent_view_uimanager_set_list):
10561
10562         Fix buglet in !show_numbers case.
10563
10564 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10565
10566         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10567         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
10568
10569         Use pango ellipsisation.
10570
10571         * pdf/ev-poppler.cc:
10572
10573         Fix refcount leak, from nsh.
10574
10575 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10576
10577         * cut-n-paste/recent-files/Makefile.am:
10578         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10579         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10580         
10581         Removed EggRecentViewGtk
10582         
10583         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10584         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
10585         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
10586         (ev_window_setup_recent):
10587         
10588         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
10589         with other projects
10590
10591 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10592
10593         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10594         (egg_recent_view_gtk_finalize):
10595
10596         Fix memory leak
10597
10598         * cut-n-paste/toolbar-editor/Makefile.am:
10599         
10600         Fix location of cursor icon.
10601         
10602         * pdf/ev-poppler.cc:
10603         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
10604         (display_completion_text), (match_completion):
10605         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10606         (selection_changed_callback), (create_loading_model),
10607         (print_section_cb), (links_page_num_func),
10608         (update_page_callback_foreach):
10609         * shell/ev-window.c: (ev_window_dispose):
10610         
10611         Small memory fixes. Links model now store objects instead
10612         of pointers to improve memory management. 
10613
10614 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10615
10616         * shell/ev-window.c: (zoom_control_changed_cb):
10617         
10618         Fix update of zoom control (bug 308268).
10619
10620 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
10621
10622         * shell/ev-properties.c (set_property): escape the text correctly.
10623         Handles non-UTF-8 properties and escaped properties.  Also, sets
10624         the text to "<i>None</i>" if the property isn't set.
10625
10626         * data/evince-properties.glade: Change the label to be ellipsized,
10627         and give it a minimum size.
10628
10629 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10630
10631         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
10632         * shell/ev-sidebar-links.c: (create_loading_model):
10633         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
10634         * shell/ev-view.c: (ev_view_set_document):
10635         * shell/ev-window.c: (ev_window_dispose):
10636         
10637         Various small fixes, mostly memory leaks. Thanks to valgrind.
10638
10639 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
10640
10641         * ps/ps-document.c: remove the locale.h include again ;-). And
10642         kill the (bogus) setlocale/savelocale business.
10643
10644 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
10645
10646         * ps/ps-document.c:
10647         
10648         Include locale.h to fix build
10649         
10650         * shell/ev-sidebar.c:
10651         
10652         Remove unnecessary includes
10653
10654 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10655
10656         * dvi/dvi-document.c: (dvi_document_load):
10657         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
10658         * po/POTFILES.in:
10659         
10660         Check for incorrect dvi files. Fix parsing dvi on AMD64
10661         platform. Thanks to tester@tester.ca (Olivier Crete).
10662
10663 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10664
10665         * shell/ev-page-action.c: (match_selected_cb),
10666         (display_completion_text), (match_completion), (update_model):
10667         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10668         (expand_open_links):
10669         * shell/ev-sidebar.c: (ev_sidebar_destroy),
10670         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
10671         (ev_sidebar_set_document):
10672         * shell/ev-window.c: (ev_window_xfer_job_cb),
10673         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
10674         
10675         Fixed lot's of memory leaks, for example, memory leak on reload, 
10676         described in bug 307793.
10677
10678 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10679
10680         * pdf/ev-poppler.cc:
10681         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
10682         (update_visible_range), (adjustment_changed_cb),
10683         (ev_sidebar_thumbnails_fill_model),
10684         (ev_sidebar_thumbnails_refresh),
10685         (ev_sidebar_tree_selection_changed),
10686         (ev_sidebar_icon_selection_changed),
10687         (ev_sidebar_thumbnails_use_icon_view),
10688         (ev_sidebar_thumbnails_set_document):
10689         * shell/ev-sidebar-thumbnails.h:
10690         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10691         (ev_window_cmd_edit_rotate_right), (ev_window_init):
10692
10693         Refresh thumbnails when changing orientation. Not fully
10694         working yet becuase of a sidebar bug.
10695
10696         Set page orientation to poppler page everywhere. This sucks
10697         really need to fix poppler.
10698
10699 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10700
10701         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10702         (egg_recent_view_gtk_new_menu_item),
10703         (egg_recent_view_gtk_set_property),
10704         (egg_recent_view_gtk_get_property),
10705         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
10706         (egg_recent_view_gtk_set_tooltip_func),
10707         (egg_recent_view_gtk_set_label_width),
10708         (egg_recent_view_gtk_get_label_width):
10709         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10710
10711         Sync with libegg (ellipsize labels)
10712
10713 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10714
10715         * data/evince-ui.xml:
10716         * shell/ev-window.c: (ev_window_cmd_go_forward),
10717         (ev_window_cmd_go_backward):
10718         
10719         Shift + PageUp moves 10 Pages. Fix for 306125
10720
10721 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10722
10723         * pdf/ev-poppler.cc:
10724
10725         Add a flag to check if orientation has been overriden
10726
10727 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
10728
10729         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
10730         field if necessary.
10731
10732         * ps/ps.h: add creator field to document.
10733
10734         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
10735         set creator field.
10736
10737 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10738
10739         * data/evince-properties.glade:
10740         * shell/ev-properties.c: (ev_properties_set_document):
10741
10742         s/PDF Version/Format
10743
10744 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10745
10746         * shell/ev-properties.c: (ev_properties_set_document):
10747
10748         Remove unnecessary translations
10749
10750 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10751
10752         * cut-n-paste/toolbar-editor/Makefile.am:
10753
10754         Correct library name    
10755
10756 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10757
10758         * configure.ac:
10759         * cut-n-paste/recent-files/egg-recent-model.c:
10760         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
10761         (egg_recent_model_unlock_file):
10762         * cut-n-paste/recent-files/egg-recent-util.c:
10763         (egg_recent_util_get_unique_id):
10764         * cut-n-paste/recent-files/update-from-egg.sh:
10765         * cut-n-paste/toolbar-editor/Makefile.am:
10766         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10767         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10768         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10769         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10770         (egg_toolbars_model_get_type):
10771         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10772
10773         Better makefile for toolbar editor and update everything
10774         to latest libegg.
10775
10776 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10777
10778         * shell/ev-window.c: (update_document_mode):
10779
10780         Prefer presentation mode when the document
10781         require fullscreen.
10782
10783 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10784
10785         * data/evince-ui.xml:
10786         * shell/ev-window.c:
10787
10788         Add control-equal for zooming
10789
10790 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
10791
10792         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
10793
10794 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
10795
10796         * backend/ev-document.c: (ev_document_get_orientation):
10797         * backend/ev-document.h:
10798         * pdf/ev-poppler.cc:
10799         * ps/ps-document.c: (ps_document_get_orientation),
10800         (ps_document_set_orientation), (ps_document_document_iface_init):
10801
10802         Add a get_orientation api. Improve set_orientation.
10803
10804         * data/evince-ui.xml:
10805         * shell/ev-view.c: (ev_view_set_orientation),
10806         (ev_view_rotate_right), (ev_view_rotate_left):
10807         * shell/ev-view.h:
10808         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10809         (ev_window_cmd_edit_rotate_right):
10810
10811         Better ui for changing document orientation
10812
10813 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10814
10815         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
10816         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
10817         * shell/ev-sidebar-links.h:
10818         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10819         (ev_sidebar_page_iface_init):
10820         * shell/ev-sidebar-page.h:
10821         * shell/ev-sidebar-thumbnails.c:
10822         (ev_sidebar_thumbnails_get_property),
10823         (ev_sidebar_thumbnails_class_init),
10824         (ev_sidebar_thumbnails_set_document):
10825         * shell/ev-sidebar-thumbnails.h:
10826         * shell/ev-view.c: (ev_view_motion_notify_event):
10827         * shell/ev-window.c: (update_chrome_visibility),
10828         (ev_window_cmd_focus_page_selector),
10829         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
10830         (sidebar_page_main_widget_update_cb), (ev_window_init):
10831         
10832         Autoraise toolbar on GoToPage binding and fix bindings in
10833         EvSidebarThumbnails page.
10834
10835 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
10836
10837         * shell/ev-properties.c: (update_progress_label):
10838
10839         Hide the progress label when finished; bug #307697.
10840
10841 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10842
10843         * pdf/ev-poppler.cc:
10844
10845         Enable is_open for links, you will need poppler cvs
10846
10847         * shell/ev-properties.c: (job_fonts_finished_cb):
10848
10849         Get a lock on the document when filling the tree view
10850
10851 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10852
10853         * backend/ev-document-links.h:
10854         * pdf/ev-poppler.cc:
10855         * shell/ev-sidebar-links.c: (create_loading_model),
10856         (expand_open_links), (job_finished_callback):
10857
10858         Expand links when specified by the document.
10859         Depend on a poppler api (defined out for now)
10860
10861 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10862
10863         * shell/ev-properties.c: (ev_properties_dispose),
10864         (ev_properties_class_init), (dialog_destroy_cb),
10865         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
10866         (ev_properties_set_document), (ev_properties_new),
10867         (ev_properties_show):
10868         * shell/ev-properties.h:
10869
10870         Make it an object, cleanup the code, api to show it as transient
10871         and to set the document.
10872
10873         * shell/ev-window.c: (ev_window_setup_document),
10874         (ev_window_cmd_file_properties):
10875
10876         Adapt to EvProperties changes, do not show multiple
10877         times, update it when document changes.
10878
10879 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10880
10881         * ps/gstypes.h:
10882         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
10883         (ps_document_set_orientation), (ps_document_document_iface_init):
10884         * ps/ps-document.h:
10885
10886         Implement orientation here too
10887
10888         * shell/ev-properties.c: (ev_properties_new):
10889         * data/evince-properties.glade:
10890
10891         Hide the fonts page for backends that doesnt
10892         support it.     
10893
10894 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10895
10896         * backend/ev-document.c: (ev_document_set_orientation):
10897         * backend/ev-document.h:
10898         * pdf/ev-poppler.cc:
10899
10900         Add orientation api. Currently poppler api is not optimal,
10901         we need to set orientation every time we _get a page.
10902         I will try to fix that at some point.
10903
10904         * data/evince-ui.xml:
10905         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
10906         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
10907
10908         Add orientation menu items
10909
10910         * shell/ev-page-cache.c: (ev_page_cache_clear):
10911         * shell/ev-page-cache.h:
10912
10913         Add api to clear the cache
10914
10915         * shell/ev-view.c: (setup_caches), (clear_caches),
10916         (ev_view_set_document), (ev_view_zoom_out),
10917         (ev_view_set_orientation):
10918         * shell/ev-view.h:
10919
10920         Implement orientation changing
10921
10922 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
10923
10924         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
10925         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
10926         * backend/ev-document-fonts.h:
10927
10928         Separate scan and fill so that we can incrementally fill from
10929         the main thread. Add a progress api.
10930
10931         * data/evince-properties.glade:
10932         * pdf/ev-poppler.cc:
10933         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
10934         * shell/ev-jobs.h:
10935         * shell/ev-properties.c: (update_progress_label),
10936         (job_fonts_finished_cb), (setup_fonts_view):
10937
10938         Incrementally feel the list and show the progress
10939         percentage in a label like acrobat does.
10940
10941         You are going to need poppler cvs
10942
10943 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
10944
10945         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
10946         * backend/ev-document-fonts.h:
10947         * pdf/ev-poppler.cc:
10948
10949         Make fonts model fill incrementally.
10950
10951         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
10952         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
10953         (ev_job_queue_remove_job):
10954         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
10955         (ev_job_fonts_new), (ev_job_fonts_run):
10956         * shell/ev-jobs.h:
10957
10958         New job for fonts scanning
10959
10960         * shell/ev-properties.c: (job_fonts_finished_cb),
10961         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
10962         * shell/ev-properties.h:
10963         * shell/ev-window.c: (ev_window_cmd_file_properties):
10964
10965         Incrementally feel the treeview using the new job. Show Loading...
10966         message until scanning is completed.
10967
10968         Hopefully I didnt break the build without the poppler patch.
10969
10970 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10971
10972         * shell/ev-application.c: (ev_application_open):
10973         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10974         (ev_document_type_get_type), (ev_document_type_lookup):
10975         * shell/ev-document-types.h:
10976         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10977         * shell/ev-job-xfer.h:
10978         * shell/ev-window.c: (ev_window_clear_local_uri),
10979         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10980         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10981         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10982         
10983         Transfer remote documents to tmp directory to display them later.
10984
10985 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10986
10987         * backend/ev-document-info.h:
10988         * shell/ev-properties.c: (ev_properties_new):
10989
10990         s/GTime*/GTime. Not sure why we was using a pointer
10991         at all there!
10992
10993 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10994
10995         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10996         situations.  That situation is that you're using GTK+-HEAD with
10997         the patch at #306726 is applied, and you have a document with <
10998         1500 pages in it.  It's not quite as uniformly nice as the
10999         TreeView, but should be better in the long run.
11000
11001         I'm pretty sure I guarded against breaking compilation with
11002         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
11003         I missed some.
11004
11005         * shell/ev-window.c (ev_window_init): We don't have our tree/list
11006         widget yet, so I commented that code out
11007         enable_view_actions_for_widget() for now.  Need to figure this
11008         out.
11009
11010         * shell/ev-page-action.c (match_selected_cb): emit the right
11011         signals.  Our cool C-l completion now works.
11012
11013 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11014
11015         * backend/Makefile.am:
11016         * backend/ev-document-fonts.c:
11017         * backend/ev-document-links.c:
11018         * backend/ev-document.c: (ev_document_load):
11019         * backend/ev-document.h:
11020         * backend/ev-job-queue.c:
11021         * backend/ev-job-queue.h:
11022         * backend/ev-jobs.c:
11023         * backend/ev-jobs.h:
11024         * backend/ev-page-cache.c:
11025         * backend/ev-page-cache.h:
11026
11027         EvPageCache and EvJobs are moved to shell.
11028
11029         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
11030         (ev_tmp_filename):
11031         * lib/ev-file-helpers.h:
11032         
11033         New helper to work with temporary files
11034         
11035         * shell/Makefile.am:
11036         * shell/ev-application.c: (ev_application_open):
11037         * shell/ev-application.h:
11038         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
11039         (remove_job_from_async_queue), (add_job_to_async_queue),
11040         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
11041         (handle_job), (search_for_jobs_unlocked),
11042         (no_jobs_available_unlocked), (ev_render_thread),
11043         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
11044         (ev_job_queue_add_job), (move_job_async), (move_job),
11045         (ev_job_queue_update_job), (ev_job_queue_remove_job):
11046         * shell/ev-job-queue.h:
11047         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
11048         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
11049         * shell/ev-job-xfer.h:
11050         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11051         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11052         (ev_job_links_class_init), (ev_job_render_init),
11053         (ev_job_render_dispose), (ev_job_render_class_init),
11054         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11055         (ev_job_thumbnail_class_init), (ev_job_load_init),
11056         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
11057         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11058         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
11059         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
11060         * shell/ev-jobs.h:
11061         * shell/ev-page-action.c: (ev_page_action_set_document):
11062         * shell/ev-page-cache.c: (ev_page_cache_init),
11063         (ev_page_cache_class_init), (ev_page_cache_finalize),
11064         (ev_page_cache_new), (ev_page_cache_get_n_pages),
11065         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11066         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
11067         (ev_page_cache_get_title), (ev_page_cache_get_size),
11068         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
11069         (ev_page_cache_get_height_to_page),
11070         (ev_page_cache_get_max_label_chars),
11071         (ev_page_cache_get_page_label),
11072         (ev_page_cache_has_nonnumeric_page_labels),
11073         (ev_page_cache_get_info), (ev_page_cache_next_page),
11074         (ev_page_cache_prev_page), (ev_page_cache_get):
11075         * shell/ev-page-cache.h:
11076         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
11077         (ev_pixbuf_cache_clear_job_sizes),
11078         (ev_pixbuf_cache_add_jobs_if_needed),
11079         (ev_pixbuf_cache_set_page_range):
11080         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
11081         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
11082         * shell/ev-sidebar-thumbnails.c:
11083         (ev_sidebar_tree_selection_changed),
11084         (ev_sidebar_thumbnails_set_document):
11085         * shell/ev-statusbar.c: (ev_statusbar_destroy),
11086         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
11087         (ev_statusbar_get_context_id), (ev_statusbar_push),
11088         (ev_statusbar_pop), (ev_statusbar_set_maximized),
11089         (ev_statusbar_pulse), (ev_statusbar_show_progress),
11090         (ev_statusbar_set_progress):
11091         * shell/ev-statusbar.h:
11092         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
11093         (ev_view_find_previous):
11094         * shell/ev-window.c: (ev_window_is_empty),
11095         (ev_window_setup_document), (password_dialog_response),
11096         (ev_window_clear_jobs), (ev_window_load_job_cb),
11097         (ev_window_xfer_job_cb), (ev_window_open_uri),
11098         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
11099         (ev_window_print), (ev_window_print_range),
11100         (ev_window_state_event), (ev_window_cmd_view_reload),
11101         (menu_item_select_cb), (menu_item_deselect_cb),
11102         (view_status_changed_cb), (ev_window_dispose),
11103         (drag_data_received_cb), (ev_window_init):
11104         * shell/ev-window.h:
11105         * shell/main.c: (load_files):
11106         
11107         New statusbar to show progress on idle. Two new jobs - 
11108         xfer job and load job to load document in background. And update
11109         of page_cache clients to new location of code.
11110
11111 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
11112
11113         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
11114         selection in open dialog. It also remembers the last visited directory 
11115         in the current session.
11116
11117 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11118
11119         * shell/ev-properties.c: (ev_properties_new):
11120         * shell/ev-properties.h:
11121         * shell/ev-window.c: (ev_window_cmd_file_properties):
11122         
11123         Get document info from page cache instead of document itself.
11124         This should fix crash related to race conditions described in
11125         bug 306545.
11126
11127 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
11128
11129         * ps/ps-document.c: (ps_document_init),
11130         (send_ps), (get_page_box), (output), (catchPipe), (input),
11131         (stop_interpreter), (file_length), (file_readable),
11132         (check_filecompressedb), (ps_document_enable_interpreter),
11133         (document_load), (ps_async_renderer_render_pixbuf):
11134         * ps/ps-document.h:
11135
11136         Big cleanup of the ps code
11137
11138 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
11139
11140         * backend/Makefile.am:
11141         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
11142         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
11143         * backend/ev-async-renderer.h:
11144
11145         Add an async renderer interface (method + callback) which
11146         is useful for backends like ps.
11147
11148         * backend/ev-job-queue.c: (remove_job_from_async_queue),
11149         (add_job_to_async_queue), (job_finished_cb), (handle_job),
11150         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
11151         (ev_job_queue_add_job), (move_job_async), (move_job),
11152         (ev_job_queue_update_job), (ev_job_queue_remove_job):
11153
11154         Add queues for async renderer, these are executed on the
11155         main thread.
11156
11157         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
11158         (ev_job_render_run):
11159         * backend/ev-jobs.h:
11160
11161         If the backend support async renderer interface use it.
11162
11163         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11164         (setup_pixmap), (ps_document_get_type),
11165         (ps_async_renderer_render_pixbuf),
11166         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
11167
11168         Implement async renderer interface.
11169
11170 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11171
11172         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
11173
11174         Cleanup links job on exit.
11175
11176 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11177
11178         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11179         (drag_data_get_cb), (drag_data_received_cb):
11180         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11181         (drag_data_get_cb), (parse_item_list),
11182         (egg_toolbar_editor_load_actions):
11183         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11184         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
11185         (parse_item_list), (parse_toolbars):
11186         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11187         (dvi_pixbuf_put_pixel):
11188         
11189         Fix gcc 4.0 warnings
11190
11191 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11192
11193         * ps/ps-document.c: (start_interpreter):
11194
11195         Fix warning when loading ps
11196
11197 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11198
11199         * ps/ps-document.c: (output):
11200
11201         Fix crash when priting gs error messages.
11202
11203 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11204
11205         * backend/ev-page-cache.c: (_ev_page_cache_new):
11206         * backend/ev-page-cache.h:
11207
11208         Use a const to return title so that we dont double
11209         free it. Small cleanup and fix a leak.
11210
11211         * shell/ev-window.c: (update_window_title):
11212
11213         strdup value from get_title.
11214
11215 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11216
11217         * shell/ev-sidebar-links.c: (job_finished_callback),
11218         (ev_sidebar_links_set_document):
11219
11220         Cleanup the old job when changing document
11221
11222 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11223
11224         * shell/ev-stock-icons.c:
11225         * shell/ev-stock-icons.h:
11226         * shell/ev-window.c:
11227         
11228         Add stock icons for actions that can appear in toolbar. Fix for
11229         bug 306566.
11230
11231 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11232
11233         * backend/ev-page-cache.c: (ev_page_cache_finalize),
11234         (_ev_page_cache_new), (ev_page_cache_get_max_width),
11235         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
11236         * backend/ev-page-cache.h:
11237         * shell/ev-view.c: (scroll_to_current_page),
11238         (view_update_range_and_current_page), (get_page_y_offset),
11239         (get_page_extents), (ev_view_size_request_continuous_dual_page),
11240         (ev_view_size_request_continuous),
11241         (ev_view_zoom_for_size_continuous_and_dual_page),
11242         (ev_view_zoom_for_size_continuous):
11243         
11244         More compact EvView layout in document with pages of different size.
11245
11246 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
11247
11248         * shell/ev-window.c (ev_window_cmd_file_properties): fix
11249         compilation.
11250
11251 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11252
11253         * shell/ev-view.c: (view_set_adjustment_values):
11254         * shell/ev-window.c: (ev_window_cmd_file_properties):
11255         
11256         A bit different fix for rounding problem but it has no
11257         problems on startup. Make properties window transient to parent.
11258
11259 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11260
11261         * pdf/ev-poppler.cc:
11262         
11263         More commenting of font stuff.
11264
11265 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11266
11267         * pdf/ev-poppler.cc:
11268
11269         Comment out some more fonts stuff. Should really
11270         work without the poppler patch now.
11271
11272 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11273
11274         * pdf/ev-poppler.cc:
11275
11276         Adapt to api change
11277
11278 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11279
11280         * data/evince-properties.glade:
11281         * pdf/ev-poppler.cc:
11282         * shell/ev-properties.c: (setup_fonts_view):
11283
11284         Set the column title. Show the dialog only
11285         once everything is setup.
11286         Getting font info can be very slow... will
11287         prolly need to make this threaded too.
11288
11289 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11290
11291         * backend/Makefile.am:
11292         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
11293         (ev_document_fonts_get_fonts_model):
11294         * backend/ev-document-fonts.h:
11295         * data/evince-properties.glade:
11296         * pdf/ev-poppler.cc:
11297         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
11298         * shell/ev-properties.h:
11299         * shell/ev-window.c: (ev_window_cmd_file_properties):
11300
11301         Implement fonts list. Defined out for now, since it depends
11302         on a not yet committed poppler patch.
11303
11304 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
11305
11306         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
11307         page + 1.
11308
11309         * shell/ev-window.c: Make sure we add the timeout when we get a
11310         focus-in event.
11311
11312         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
11313         adjustment->value before calculating the zoom factor to average
11314         out all of our rounding errors.  The page no longer 'drifts' when
11315         resizing.
11316
11317 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11318
11319         * data/evince-properties.glade:
11320         * shell/ev-properties.c: (ev_properties_format_date),
11321         (set_property):
11322         
11323         Labels don't expand when the dialogue is resized.
11324         strftime result needs to be converted to UTF-8. Thanks
11325         to Christian Persch <chpe@gnome.org>.
11326
11327 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11328
11329         * data/evince-properties.glade:
11330
11331         Hide the fonts tab
11332
11333 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11334
11335         * backend/ev-document-info.h:
11336         * backend/ev-document.c: (ev_document_info_free):
11337         * data/evince-properties.glade:
11338         * pdf/ev-poppler.cc:
11339         * ps/ps-document.c: (ps_document_get_info):
11340         * shell/ev-properties.c: (ev_properties_format_date),
11341         (set_property), (ev_properties_new):
11342         * shell/ev-properties.h:
11343         * shell/ev-window.c: (ev_window_cmd_file_properties):
11344
11345         Rework properties code to take only EvPropertyInfo
11346         in the constructor so that it can be useful for
11347         nautilus plugin too.
11348
11349         Deal with backends that doesnt support some properties.
11350         Make set property code generic.
11351
11352 2005-06-04  Christian Persch <chpe@gnome.org>
11353
11354         * data/evince-properties.glade:
11355
11356         fix spacings, make resizeable, and make data labels
11357         selectable + ellipsised
11358
11359 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
11360
11361         * backend/ev-document-info.h:
11362         * data/Makefile.am:
11363         * data/evince-ui.xml:
11364         * pdf/ev-poppler.cc:
11365         * shell/Makefile.am:
11366         * shell/ev-window.c: (update_action_sensitivity),
11367         (ev_window_cmd_file_properties):
11368
11369         Initial go at file properties. Patch by
11370         Emil Soleyman-Zomalan <emil@soleyman.com>.
11371         Needs love see #169583
11372
11373 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
11374
11375         * ps/ps-document.c: (output):
11376         * ps/ps.c: (psscan):
11377
11378         Try to render even if psscan fails.
11379
11380 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11381
11382         * ps/ps.c: (psscan), (pscopydoc):
11383
11384         Port buffered reading code from gv
11385
11386 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11387
11388         * ps/ps-document.c: (interpreter_message), (output):
11389
11390         Do not fail on interpreter messages
11391
11392 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11393
11394         * backend/ev-document-misc.c:
11395         (ev_document_misc_get_thumbnail_frame):
11396
11397         Pages can be 0 x 0, dont assert on this case
11398
11399 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11400
11401         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
11402         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
11403
11404         Correctly manage our reference on document. Finally the reload
11405         huge leak is gone...
11406
11407 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11408
11409         * ps/ps-document.c: (ps_document_dispose):
11410
11411         Forgot to chain it to the parent. Thanks chpe.
11412
11413 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11414
11415         * ps/ps-document.c: (ps_document_dispose),
11416         (ps_document_class_init), (stop_interpreter), (document_load):
11417
11418         Cleanup dispose a bit. Dont leak the whole pixmap.
11419
11420 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11421
11422         * pdf/ev-poppler.cc:
11423
11424         Release the poppler document on dispose
11425
11426 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11427
11428         * shell/ev-view.c: (ev_view_set_document):
11429
11430         Release ref on the pixbuf cache when changing
11431         document.
11432
11433 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11434
11435         * ps/ps-document.c: (ps_document_get_info):
11436
11437         Fix a double free
11438
11439 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11440
11441         * backend/ev-page-cache.c: (ev_page_cache_init),
11442         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
11443         * backend/ev-page-cache.h:
11444         * shell/ev-page-action.c: (page_changed_cb):
11445         
11446         Set page action entry width depending on labels width. Fix
11447         for bug 305202.
11448
11449 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
11450
11451         * backend/ev-link.c: (ev_link_class_init):
11452
11453         Allow -1 as page value (error)
11454
11455 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11456
11457         * shell/ev-sidebar-thumbnails.c:
11458         (ev_sidebar_thumbnails_set_document):
11459         * shell/ev-view.c: (scroll_to_current_page),
11460         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
11461         (page_changed_cb), (on_adjustment_value_changed),
11462         (ev_view_set_document):
11463
11464         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
11465         Fix bug 305377
11466
11467 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11468
11469         * configure.ac:
11470         * djvu/djvu-document.c: (djvu_document_get_page_size):
11471
11472         Require djvulibre CVS. Now djvu loading is much faster. Fix for
11473         bug 301993.
11474
11475 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
11476
11477         * shell/ev-view.c (draw_one_page): modify the expose handling to
11478         get the shadows.
11479
11480         * shell/ev-window.c (update_action_sensitivity): Respect
11481         permissions field.  Kowtow to the man.
11482
11483         * pdf/ev-poppler.cc: Get the permissions field.
11484
11485         * tiff/*c: Make a tiny bit more robust.
11486
11487 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11488
11489         * djvu/djvu-document.c:
11490         
11491         Pop messages from djvu context message queue.
11492
11493 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11494
11495         * configure.ac, Makefile.am, shell/Makefile.am:
11496         * tiff/Makefile.am, shell/ev-document-types.c:
11497         
11498         Cleanup tiff configure checks. Fix for bug 305218.
11499
11500 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
11501
11502         * configure.ac: Added "uk" to ALL_LINGUAS.
11503
11504 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11505
11506         * cut-n-paste/zoom-control/ephy-zoom.c:
11507         (ephy_zoom_get_changed_zoom_level):
11508         * cut-n-paste/zoom-control/ephy-zoom.h:
11509         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
11510         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
11511         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
11512         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
11513         (zoom_control_changed_cb), (ev_window_init):
11514         
11515         Fix minor points related to moving best fit up. Introduce
11516         "zoom" property and make zoom control change it's value on
11517         notify::zoom signals. Fix for 305080.
11518
11519 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11520
11521         * data/evince-ui.xml:
11522         * shell/ev-window.c: (set_view_actions_sensitivity):
11523         
11524         Use + and - as accels for zoom in and zoom out. Fix for 305001.
11525
11526 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11527
11528         * configure.ac:
11529
11530         Depends on poppler 0.3.2
11531
11532 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11533
11534         * cut-n-paste/recent-files/egg-recent-item.c:
11535         (egg_recent_item_get_short_name):
11536         * cut-n-paste/toolbar-editor/Makefile.am:
11537         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11538         (new_pixbuf_from_widget):
11539         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11540         * cut-n-paste/toolbar-editor/egg-marshal.c:
11541         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11542         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11543
11544         Sync
11545
11546 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
11547
11548         * tiff/tiff-document.c: Rough TIFF backend.
11549
11550 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11551
11552         * NEWS:
11553         * configure.ac:
11554         * cut-n-paste/toolbar-editor/Makefile.am:
11555
11556         Release 0.3.1
11557
11558 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11559
11560         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
11561         (ev_view_find_next), (ev_view_find_previous):
11562
11563         Remove the locks around get_n_results   
11564
11565 2005-05-21  Juerg Billeter  <j@bitron.ch>
11566
11567         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
11568
11569         Pass correct number of pages to poppler.
11570
11571 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11572
11573         * configure.ac:
11574         * data/Makefile.am:
11575         * data/evince.desktop.in: 
11576         * data/evince.desktop.in.in:
11577         * po/POTFILES.in:
11578         
11579         Add conditionally dvi and djvu to desktop types. Fix for 304658.
11580
11581 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
11582
11583         * shell/ev-view.c: (view_update_adjustments),
11584         (view_set_adjustment_values): cast adjustmen->value to (int)
11585         before using it.  Otherwise, we get off by a pixel in some
11586         situations.
11587
11588         (draw_one_page): Draw the border on expose.
11589
11590 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
11591
11592         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
11593         adjustment when the mode changes, #304923
11594
11595 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11596
11597         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
11598         flickering on resize but still use gdk_window_scroll on
11599         scrolling
11600
11601 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
11602
11603         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
11604         option, #170458
11605
11606 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
11607
11608         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
11609         second page on page_changed if possible, #304669
11610
11611 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
11612
11613         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
11614         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
11615
11616 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
11617
11618         * .cvsignore:
11619         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
11620         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11621         (ev_view_zoom_for_size_presentation),
11622         (ev_view_zoom_for_size_continuous_and_dual_page),
11623         (ev_view_zoom_for_size_continuous),
11624         (ev_view_zoom_for_size_dual_page),
11625         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
11626         * shell/ev-view.h:
11627         * shell/ev-window.c: (update_view_size),
11628         (ev_window_sizing_mode_changed_cb):
11629
11630         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
11631         the scrollbars.  It's not 100% right, but it's much closer.  Kills
11632         an infinite loop, #304769
11633
11634
11635 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11636
11637         * data/evince-ui.xml:
11638         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
11639         * shell/ev-window.c: (set_view_actions_sensitivity):
11640
11641         Make PgUp/Down behave like Space
11642
11643 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11644
11645         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11646         * backend/ev-ps-exporter.h:
11647         * pdf/ev-poppler.cc:
11648         * ps/ps-document.c: (ps_document_ps_export_begin):
11649         * shell/ev-print-job.c: (idle_print_handler):
11650
11651         Adapt to new poppler api
11652
11653 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11654
11655         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11656         (ephy_zoom_control_init):
11657
11658         Translate zoom levels
11659
11660 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11661
11662         * cut-n-paste/zoom-control/ephy-zoom.c:
11663         (ephy_zoom_get_zoom_level_index):
11664
11665         Fix current zoom -> zoom control match
11666
11667 2005-05-18  James Bowes  <bowes@cs.dal.ca>
11668
11669         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
11670         rather than the scrolled_window that it's in. Fixes bug #304655.
11671
11672 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
11673
11674         * shell/ev-view.c: (view_update_adjustments),
11675         (view_set_adjustment_values), (view_update_range_and_current_page),
11676         (view_scroll_to_page), (set_scroll_adjustment),
11677         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
11678         (ev_view_scroll), (ev_view_scroll_view),
11679         (ensure_rectangle_is_visible), (find_page_at_location),
11680         (get_link_at_location), (go_to_link), (status_message_from_link),
11681         (ev_view_size_request_continuous_dual_page),
11682         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
11683         (ev_view_unrealize), (ev_view_expose_event),
11684         (ev_view_button_press_event), (ev_view_motion_notify_event),
11685         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
11686         (draw_rubberband), (highlight_find_results), (draw_one_page),
11687         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
11688         (ev_view_init), (find_changed_cb), (page_changed_cb),
11689         (on_adjustment_value_changed), (ev_view_new),
11690         (ev_view_set_document), (ev_view_set_zoom),
11691         (ev_view_set_continuous), (ev_view_set_dual_page),
11692         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
11693         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11694         (ev_view_zoom_for_size_presentation),
11695         (ev_view_zoom_for_size_continuous_dual_page),
11696         (ev_view_zoom_for_size_continuous),
11697         (ev_view_zoom_for_size_dual_page),
11698         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11699         (ev_view_get_status), (ev_view_set_status),
11700         (update_find_status_message), (ev_view_get_find_status),
11701         (ev_view_set_find_status), (jump_to_find_result),
11702         (jump_to_find_page), (compute_selections), (clear_selection),
11703         (ev_view_select_all), (get_selected_text), (ev_view_copy),
11704         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11705         (ev_view_update_primary_selection),
11706         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
11707         * shell/ev-view.h:
11708         * shell/ev-window.c: (ev_window_open_page_label),
11709         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
11710         (ev_window_init):
11711         * shell/ev-window.h:
11712         * shell/main.c: (load_files):
11713
11714         Massive code clean up from Nickolay Shmyrev.  Keep page offset
11715         when resizing.  Remove the bin_window().  Also, patch from James
11716         Bowes to fix command line page, #300641
11717         
11718 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
11719
11720         * data/evince-ui.xml:
11721         * shell/ev-view.c:
11722         * shell/ev-view.h:
11723         * shell/ev-window.c: (update_action_sensitivity):
11724
11725         Get rid of View->Normal Size, it's just confusing
11726
11727 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
11728
11729         * backend/ev-document-info.h:
11730         * backend/ev-document.c: (ev_document_info_free): Free the
11731         EvDocumentInfo.
11732
11733         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11734         (clear_range), (add_range), (update_visible_range),
11735         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
11736         (ev_sidebar_thumbnails_set_document):
11737         * shell/ev-window.c: (ev_window_setup_document): Only render the
11738         visible thumbnails.  It takes an instant to render, but it uses
11739         much less memory.
11740
11741 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11742
11743         * shell/ev-sidebar-links.c: (popup_menu_cb):
11744
11745         Select first item
11746
11747 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11748
11749         * lib/Makefile.am:
11750         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
11751         (button_press_cb), (ev_sidebar_links_construct):
11752
11753         Show the popup menu also on keybindings
11754
11755 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11756
11757         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
11758         * shell/ev-window.h:
11759
11760         Expose api to print a range (with dialog). Make private _print use
11761         it.
11762
11763         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
11764         (ev_sidebar_links_construct):
11765
11766         Show a print context menu on linkx, it prints the selected
11767         section.
11768
11769 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
11770
11771         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
11772         button.
11773
11774 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
11775
11776         * AUTHORS:
11777
11778         Update
11779
11780         * shell/ev-window.c: (build_comments_string),
11781         (ev_window_cmd_help_about):
11782
11783         Show poppler version/backend and authors
11784
11785 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11786
11787         * cut-n-paste/zoom-control/ephy-zoom.c:
11788         (ephy_zoom_get_zoom_level_index):
11789         * cut-n-paste/zoom-control/ephy-zoom.h:
11790
11791         Move the best fit items at the top of the list
11792
11793 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11794
11795         * shell/ev-marshal.list:
11796         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
11797         (activate_cb), (match_selected_cb), (activate_link_cb),
11798         (connect_proxy), (ev_page_action_class_init):
11799         * shell/ev-page-action.h:
11800
11801         Use signals to notify action activation. Hopefully
11802         I did not break completion since I cant test...
11803
11804         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
11805         (register_custom_actions):
11806
11807         Connect to page selector actions and also grab focus on
11808         the view when activated.
11809
11810 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
11811
11812         * pdf/ev-poppler.cc:
11813         * backend/ev-page-cache.c: make page size calculation consistent
11814         and set it to (int)( width * scale + 0.5).  This makes the weird
11815         line going through the middle of the page go away.
11816
11817         * shell/ev-view.c: move painting the background page after
11818         checking the expose area covers us.
11819
11820 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11821
11822         * data/evince-password.glade:
11823         
11824         Mark labels as not translatable. Fix for bug 302842.
11825
11826 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
11827
11828         * configure.ac: Added "es" to ALL_LINGUAS.
11829
11830 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11831
11832         * data/evince-toolbar.xml:
11833         * shell/ev-window.c: (update_action_sensitivity),
11834         (ev_window_setup_document), (ev_window_set_page_mode),
11835         (ev_window_init):
11836
11837         Remove some leftover code from jrb first continous
11838         attempt. Use the new actions, we still need good icons
11839         though...
11840
11841 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11842
11843         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
11844
11845         Update label when connecting proxy. Fix a warning with NULL
11846         page_cache.
11847
11848 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11849
11850         * data/evince-ui.xml:
11851         * shell/ev-page-action.c: (ev_page_action_grab_focus):
11852         * shell/ev-page-action.h:
11853         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
11854
11855         Add mnemonic for edit toolbar.
11856         ctrl+l focus the page entry.
11857
11858 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11859
11860         * lib/Makefile.am:
11861         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
11862         (ev_window_init):
11863         * shell/main.c: (main):
11864
11865         Put the toolbar xml in evince own dot dir
11866
11867 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11868
11869         * shell/ev-window.c: (ev_window_init):
11870
11871         Make the toolbar not removable
11872
11873 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11874
11875         * data/evince-ui.xml:
11876         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
11877         * shell/ev-sidebar-links.h:
11878         * shell/ev-sidebar-thumbnails.c:
11879         (ev_sidebar_thumbnails_get_treeview):
11880         * shell/ev-sidebar-thumbnails.h:
11881         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
11882         (ev_view_class_init):
11883         * shell/ev-view.h:
11884         * shell/ev-window.c: (update_action_sensitivity),
11885         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
11886         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
11887         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
11888         (ev_window_init):
11889
11890         This is evil... Make space/backspace global accelerators but
11891         enable them only for some widgets (sidebars and view).
11892         I dont like it, but I dont know a better way... :/
11893
11894 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11895
11896         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
11897         (ev_page_action_widget_finalize),
11898         (ev_page_action_widget_class_init), (update_page_cache):
11899
11900         Keep a weak reference on proxy->page_cache so that we
11901         dont try to disconnect the signal if the object is already
11902         gone. Maybe there is a better way to cleanup reference handling
11903         in page action though...
11904
11905 2005-05-10  Juerg Billeter  <j@bitron.ch>
11906
11907         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11908         * backend/ev-ps-exporter.h:
11909         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
11910         * ps/ps-document.c: (ps_document_ps_export_begin):
11911         
11912         Change api to pass print range to ps_exporter_begin. The pdf backend
11913         requires this information.
11914         
11915         * shell/ev-print-job.c: (idle_print_handler):
11916         
11917         Adapt to api change
11918
11919 2005-05-10  Juerg Billeter  <j@bitron.ch>
11920
11921         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11922         (idle_print_handler)
11923         * shell/ev-window.c: (ev_window_print):
11924
11925         Support printing page range, based on patch by Amaury Jacquot
11926
11927 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11928
11929         * data/evince-toolbar.xml:
11930
11931         Add zoom control to available items
11932
11933 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11934
11935         * shell/ev-window.c: (update_action_sensitivity):
11936
11937         Set slash action insensitive when appropriate
11938
11939 2005-05-10  Christian Persch <chpe@gnome.org>
11940
11941         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
11942
11943         Fix warning on the overflow menu
11944
11945 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11946
11947         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
11948
11949         Check for uri correctness/existence
11950
11951 2005-05-09  Juerg Billeter  <j@bitron.ch>
11952
11953         * shell/ev-window.c: (using_postscript_printer):
11954
11955         LPD printers use postscript, too
11956
11957 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11958
11959         * shell/ev-window.c: (register_custom_actions):
11960
11961         The zoom one is actually sort of useful,
11962         put it back
11963
11964 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11965
11966         * shell/ev-window.c: (register_custom_actions):
11967
11968         Hide page/zoom controls from overflow, they
11969         are useless.
11970
11971 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11972
11973         * cut-n-paste/update-from-egg.sh:
11974         
11975         Share it between all cut-n-paste subdirs
11976
11977         * cut-n-paste/recent-files/Makefile.am:
11978
11979         Fix to use "global" update-from-egg.sh
11980
11981         * cut-n-paste/recent-files/egg-recent-model.c:
11982         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11983         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11984         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11985         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11986
11987         Update from libegg
11988
11989         * cut-n-paste/toolbar-editor/Makefile.am:
11990
11991         Fix to use "global" update-from-egg.sh
11992
11993         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11994
11995         Update from libegg
11996
11997 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11998
11999         * configure.ac:
12000         * cut-n-paste/Makefile.am:
12001         * cut-n-paste/recent-files/Makefile.am:
12002         * cut-n-paste/toolbar-editor/.cvsignore:
12003         * cut-n-paste/toolbar-editor/Makefile.am:
12004         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
12005         (egg_editable_toolbar_get_type), (get_toolbar_position),
12006         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
12007         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
12008         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
12009         (set_item_drag_source), (create_item_from_action), (create_item),
12010         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
12011         (popup_toolbar_context_menu_cb), (free_dragged_item),
12012         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
12013         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
12014         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
12015         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
12016         (item_added_cb), (item_removed_cb),
12017         (egg_editable_toolbar_construct),
12018         (egg_editable_toolbar_disconnect_model),
12019         (egg_editable_toolbar_deconstruct),
12020         (egg_editable_toolbar_set_model),
12021         (egg_editable_toolbar_set_ui_manager),
12022         (egg_editable_toolbar_set_property),
12023         (egg_editable_toolbar_get_property),
12024         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
12025         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
12026         (egg_editable_toolbar_new_with_model),
12027         (egg_editable_toolbar_get_edit_mode),
12028         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
12029         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
12030         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
12031         (new_pixbuf_from_widget), (new_separator_pixbuf),
12032         (update_separator_image), (style_set_cb),
12033         (_egg_editable_toolbar_new_separator_image),
12034         (egg_editable_toolbar_get_model):
12035         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
12036         * cut-n-paste/toolbar-editor/egg-marshal.c:
12037         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
12038         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
12039         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
12040         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
12041         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
12042         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
12043         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
12044         (editor_drag_data_delete_cb), (drag_data_get_cb),
12045         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
12046         (editor_create_item), (update_editor_sheet), (setup_editor),
12047         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
12048         (parse_item_list), (model_has_action), (update_actions_list),
12049         (egg_toolbar_editor_load_actions):
12050         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
12051         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
12052         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
12053         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
12054         (toolbars_item_new), (free_toolbar_node), (free_item_node),
12055         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
12056         (egg_toolbars_model_add_separator), (impl_add_item),
12057         (parse_item_list), (egg_toolbars_model_add_toolbar),
12058         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
12059         (impl_get_item_data), (impl_get_item_type),
12060         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
12061         (egg_toolbars_model_init), (free_toolbar),
12062         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
12063         (egg_toolbars_model_remove_toolbar),
12064         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
12065         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
12066         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
12067         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
12068         (egg_toolbars_model_get_item_data),
12069         (egg_toolbars_model_get_item_type):
12070         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
12071         * cut-n-paste/toolbar-editor/eggmarshalers.list:
12072         * data/Makefile.am:
12073         * data/evince-toolbar.xml:
12074         * data/evince-ui.xml:
12075         * data/hand-open.png:
12076         * po/POTFILES.in:
12077         * shell/Makefile.am:
12078         * shell/ev-window.c: (update_chrome_visibility),
12079         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
12080         (ev_window_dispose), (ev_window_init):
12081
12082         Implement epiphany like toolbar editor. Based on patch by
12083         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12084
12085 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12086
12087         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
12088
12089         Use set_cursor instead of set_selection, so that
12090         the keyboard focus moves too.
12091
12092 2005-05-09  Aleksey Kliger <akliger@gmail.com>
12093
12094         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
12095
12096         Fix infinite loop when loading Type1 fonts
12097
12098 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12099
12100         * data/evince-ui.xml:
12101         * shell/ev-window.c:
12102
12103         Slash -> Find
12104
12105 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
12106
12107         * configure.ac:
12108
12109         Make --disable really disable
12110
12111 2005-05-07  Juerg Billeter  <j@bitron.ch>
12112
12113         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
12114
12115         Compare page labels even without has_labels set, fixes setting page
12116         with entry
12117
12118 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12119
12120         * shell/ev-view.c: (ev_view_create_invisible_cursor),
12121         (ev_view_set_cursor), (ev_view_button_press_event),
12122         (ev_view_motion_notify_event), (ev_view_button_release_event),
12123         (ev_view_init):
12124
12125         Implement middle button scrolling. Based on a patch
12126         by Tommi Komulainen <tommi.komulainen@iki.fi>.
12127
12128 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
12129
12130         * shell/ev-document-types.c: (get_slow_mime_type),
12131         (get_document_type_from_mime), (ev_document_type_lookup):
12132         * shell/ev-document-types.h:
12133
12134         Change api to lookup from uri. Do fast lookup first, if the
12135         type is unknown try with data sniffing.
12136
12137         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
12138         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12139
12140         Adapt to api change
12141
12142 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12143
12144         * thumbnailer/Makefile.am:
12145
12146         Fix distcheck
12147
12148 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12149
12150         * NEWS:
12151         * configure.ac:
12152
12153         Release 0.3.0
12154
12155         * data/evince-ui.xml:
12156
12157         Hide presentation mode for now
12158
12159         * shell/ev-view.c: (highlight_find_results):
12160
12161         Show current find selection only on current page
12162
12163 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12164
12165         * shell/ev-view.c: (ev_view_select_all):
12166
12167         Compute size of the actual page, not of
12168         the current one.
12169
12170 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12171
12172         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
12173         (view_rect_to_doc_rect), (compute_selections),
12174         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
12175         (ev_view_copy), (ev_view_primary_get_cb),
12176         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
12177         (ev_view_button_press_event), (ev_view_motion_notify_event),
12178         (ev_view_button_release_event), (page_changed_cb):
12179
12180         Fix text selection
12181
12182 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12183
12184         * shell/ev-view.c: (compute_border), (get_page_extents),
12185         (doc_rect_to_view_rect), (highlight_find_results),
12186         (ev_view_bin_expose), (ev_view_select_all),
12187         (ev_view_motion_notify_event), (update_find_status_message),
12188         (jump_to_find_result), (jump_to_find_page):
12189
12190         First go at fixing search, still buggy
12191
12192 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
12193
12194         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
12195         dropdown box and button at the top of the sidebar.
12196
12197 2005-05-02  James Bowes  <bowes@cs.dal.ca>
12198
12199         * configure.ac: Output zoom-control Makefile.
12200         * cut-n-paste/Makefile.am: build zoom-control subdir.
12201         * cut-n-paste/zoom-control/ephy-zoom-action.c:
12202         * cut-n-paste/zoom-control/ephy-zoom-action.h:
12203         * cut-n-paste/zoom-control/ephy-zoom-control.c:
12204         * cut-n-paste/zoom-control/ephy-zoom-control.h:
12205         * cut-n-paste/zoom-control/ephy-zoom.c:
12206         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
12207         from epiphany, and modified to add a separator into the menu.
12208         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
12209         * data/evince-ui.xml: Replace old zoom toolbar actions with new
12210         zoom-control action.
12211         * shell/Makefile.am: Include zoom-control flags.
12212         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
12213         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
12214         (ev_view_zoom_for_size_presentation),
12215         (ev_view_zoom_for_size_continuous_and_dual_page),
12216         (ev_view_zoom_for_size_continuous),
12217         (ev_view_zoom_for_size_dual_page),
12218         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
12219         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
12220         ev_view_get_zoom and ev_view_get_sizing_mode.
12221         * shell/ev-view.h:
12222         * shell/ev-window.c: (update_action_sensitivity),
12223         (update_sizing_buttons), (zoom_control_changed_cb),
12224         (register_custom_actions): Initialize and use the zoom-control 
12225         widget.
12226
12227 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
12228
12229         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
12230         preview cache back to 1.  Don't know when it got set to 0.
12231         
12232         * shell/ev-view.c: (compute_border), (ev_view_realize),
12233         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
12234         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
12235         (ev_view_get_fullscreen), (ev_view_set_presentation),
12236         (ev_view_get_presentation), (ev_view_set_sizing_mode),
12237         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
12238         * shell/ev-view.h:
12239         * shell/ev-window.c:
12240         (update_chrome_visibility),
12241         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12242         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12243         (update_document_mode), (ev_window_update_fullscreen_action),
12244         (ev_window_fullscreen), (ev_window_unfullscreen),
12245         (ev_window_cmd_view_fullscreen),
12246         (ev_window_update_presentation_action),
12247         (ev_window_run_presentation), (ev_window_stop_presentation),
12248         (ev_window_cmd_view_presentation), (ev_window_state_event),
12249         (ev_window_focus_in_event), (ev_window_focus_out_event),
12250         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
12251         * data/evince-ui.xml: Initial presentation mode.  We should
12252         probably hide this until it's done, as it's quite rough.  Also,
12253         change full-screen to fullscreen and add two getters to EvView.
12254
12255 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
12256
12257         * shell/ev-page-action.c: (update_page_cache),
12258         (ev_page_action_dispose):
12259         * shell/ev-window.c: (destroy_fullscreen_popup),
12260         (ev_window_create_fullscreen_popup):
12261
12262         Use connect_object rather than explicitly
12263         disconnect on dispose.
12264
12265 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
12266
12267         * shell/ev-page-action.c: (update_page_cache),
12268         (ev_page_action_dispose):
12269
12270 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12271
12272         * backend/ev-page-cache.c: (_ev_page_cache_new),
12273         (ev_page_cache_set_page_label),
12274         (ev_page_cache_has_nonnumeric_page_labels):
12275         * backend/ev-page-cache.h:
12276         * shell/ev-page-action.c: (update_pages_label):
12277         
12278         If all page labels are numeric, fallback to default
12279         way to display number of pages. See bug 173185.
12280
12281 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12282
12283         * shell/ev-page-action.c: (ev_page_action_dispose):
12284         * shell/ev-view.c: (view_update_range_and_current_page):
12285         * shell/ev-window.c: (ev_window_dispose):
12286         
12287         Set page on scroll in continuous mode. Fixes bug 301986.
12288         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
12289
12290 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
12291
12292         * configure.ac:
12293
12294         Require poppler 0.3.0
12295
12296 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12297         
12298         * shell/Makefile.am, configure.ac: Fix build problems
12299         with t1lib. Bug 301996.
12300
12301 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12302
12303         * shell/ev-view.c: (ev_view_scroll_event):
12304         
12305         Scroll up increase zoom
12306
12307 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12308
12309         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
12310         (ev_view_set_sizing_mode),
12311         (ev_view_zoom_for_size_continuous_and_dual_page),
12312         (ev_view_zoom_for_size_continuous):
12313         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12314         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
12315         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
12316         (ev_window_init):
12317
12318         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
12319         Fix for 165473 and 165472.
12320
12321 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12322
12323         * po/POTFILES.in:
12324         * thumbnailer/Makefile.am:
12325         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
12326         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
12327         * thumbnailer/evince-thumbnailer.schemas.in:
12328         
12329         Make thumbnailer schemas translatable. Fix for bug 301773
12330         
12331         * thumbnailer/evince-thumbnailer-djvu.schemas:
12332         * thumbnailer/evince-thumbnailer-dvi.schemas:
12333         * thumbnailer/evince-thumbnailer.schemas:
12334
12335         Removed files
12336
12337 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
12338
12339         * shell/ev-view.c (ev_view_init): forgot to set this.
12340
12341 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
12342
12343         * shell/ev-view.c: (find_page_at_location),
12344         (get_link_at_location),
12345         (ev_view_set_show_border), (ev_view_set_spacing),
12346         (ev_view_zoom_for_size_continuous_and_dual_page),
12347         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
12348         Also, add a quick fix measuring of widths.  Also, removed
12349         ev_view_set_spacing and ev_view_set_show_border.
12350         
12351         * shell/ev-window.c: (ev_window_unfullscreen),
12352         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
12353
12354 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12355
12356         * shell/ev-view.c: (view_update_range_and_current_page),
12357         (page_changed_cb):
12358         
12359         Fix crash on exit and scrolling to page in continuous view.
12360
12361 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
12362
12363         * TODO:
12364         * backend/ev-page-cache.c: (_ev_page_cache_new),
12365         (ev_page_cache_get_max_width_size),
12366         (ev_page_cache_get_max_height_size):
12367         * backend/ev-page-cache.h:
12368         * data/evince-ui.xml:
12369         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
12370         * shell/ev-view.c: (view_update_adjustments),
12371         (view_update_range_and_current_page), (get_bounding_box_size),
12372         (ev_view_size_request_continuous_and_dual_page),
12373         (ev_view_size_request_continuous),
12374         (ev_view_size_request_dual_page),
12375         (ev_view_size_request_single_page), (ev_view_size_request),
12376         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
12377         (ev_view_bin_expose), (ev_view_expose_event),
12378         (ev_view_set_property), (ev_view_get_property),
12379         (ev_view_class_init), (ev_view_init), (ev_view_new),
12380         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
12381         (ev_view_set_dual_page), (ev_view_set_full_screen),
12382         (ev_view_set_presentation), (ev_view_set_sizing_mode),
12383         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
12384         (ev_view_zoom_out), (zoom_for_size_fit_width),
12385         (zoom_for_size_best_fit),
12386         (ev_view_zoom_for_size_continuous_and_dual_page),
12387         (ev_view_zoom_for_size_continuous),
12388         (ev_view_zoom_for_size_dual_page),
12389         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
12390         (ev_view_show_cursor), (ev_sizing_mode_get_type):
12391         * shell/ev-view.h:
12392         * shell/ev-window.c: (update_action_sensitivity),
12393         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12394         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12395         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
12396         (ev_window_cmd_view_zoom_out), (update_view_size),
12397         (ev_window_set_sizing_mode), (ev_window_init):
12398
12399         Add Continuous and Dual page modes.
12400
12401 2005-04-23  James Bowes  <bowes@cs.dal.ca>
12402
12403         * dvi/dvi-document.c: (dvi_document_load),
12404         (dvi_document_thumbnails_get_thumbnail),
12405         (dvi_document_init_params): Fix up some mixups between
12406         width and height to correct thumbnail rendering.
12407
12408 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12409
12410         * dvi/mdvi-lib/private.h:
12411         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
12412         
12413         Suppess output for kpathsea during font generation. Thanks to
12414         James Bowes
12415
12416 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
12417
12418         * NEWS:
12419         * configure.ac:
12420
12421         Release 0.2.1
12422
12423         * Makefile.am: fix distcheck.
12424
12425 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12426
12427         * shell/ev-sidebar-links.c: (selection_changed_callback),
12428         (update_page_callback), (row_activated_callback),
12429         (job_finished_callback), (ev_sidebar_links_set_document):
12430         
12431         Fix for bug #169901. Double click on links expands tree.
12432
12433 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
12434
12435         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
12436         hard-coded style. Fix for bug 170111
12437
12438 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
12439
12440         * shell/ev-view.c (highlight_find_results): Remove unnecessary
12441         locking.
12442
12443 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12444
12445         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
12446
12447 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
12448
12449         * pdf/ev-poppler.cc:
12450         * shell/ev-view.c: (highlight_find_results):
12451
12452         Fix find on single page documents
12453
12454 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12455
12456         * data/evince.schemas.in: fix for bug 301390
12457
12458 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12459
12460         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
12461         (ev_view_zoom_out), (ev_view_zoom_normal):
12462         * shell/ev-view.h:
12463         * shell/ev-window.c: (update_action_sensitivity),
12464         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12465         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
12466         (ev_window_cmd_view_normal_size):
12467
12468         Fix normal size zoom. Make zoom in/zoom out unsensitive when
12469         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
12470         better than oom. 
12471
12472 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12473
12474         * configure.ac:
12475
12476         Depend on 2.57, 2.59 doesnt seem to be necessary
12477
12478 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12479
12480         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
12481         (create_tool_item):
12482
12483         Put back total number of pages as (1 of 1234)
12484
12485 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
12486
12487         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
12488         remove the job.
12489
12490         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
12491         function.  This helps debugging.
12492
12493 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12494
12495         * djvu/djvu-document.c: (djvu_document_class_init),
12496         (djvu_document_get_info), (djvu_document_document_iface_init):
12497         * dvi/dvi-document.c: (dvi_document_class_init),
12498         (dvi_document_get_info), (dvi_document_document_iface_init):
12499
12500         Dummy implementation of get_info method for dvi and
12501         djvu. Fix crashes with those backends
12502
12503 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
12504
12505         * data/evince.desktop.in:
12506
12507         Add application/x-gzpostscript
12508
12509 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12510
12511         * data/evince.schemas.in: Added real long descriptions, 
12512         closes bug 172496 
12513
12514         * README: Added actual text, closes bug 171869
12515
12516 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12517
12518         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12519
12520         Thumbnail page 0
12521
12522 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12523
12524         * backend/ev-document-info.h:
12525
12526         s/GDate */GDate so we can just use g_free
12527
12528 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12529
12530         * shell/ev-window.c: (update_document_mode),
12531         (ev_window_setup_document):
12532
12533         Show the window in fullscreen when specified by
12534         the document
12535
12536 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12537
12538         * backend/ev-document.c: (ev_document_class_init),
12539         (ev_document_get_info), (ev_document_render_pixbuf):
12540         * backend/ev-document.h:
12541         * backend/ev-page-cache.c: (_ev_page_cache_new):
12542         * pdf/ev-poppler.cc:
12543         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12544         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
12545         * ps/ps-document.c: (ps_document_class_init), (document_load),
12546         (ps_document_get_info), (ps_document_document_iface_init):
12547
12548         Remove get_title from the interface, we can just use document info
12549
12550 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12551
12552         * backend/Makefile.am:
12553         * backend/ev-document.c: (ev_document_render_get_info):
12554         * backend/ev-document.h:
12555         * pdf/ev-poppler.cc:
12556
12557         Initial support for document info. Based on jrb patch.
12558
12559 2005-04-19  Paolo Borelli <pborelli@katamail.com>
12560
12561         * shell/ev-window.c: (ev_window_state_event),
12562         (ev_window_class_init), (ev_window_init):
12563         
12564         Doesn't show resize grip when maximized. See bug #301053
12565
12566 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12567
12568         * po/POTFILES.in:
12569         
12570         ev-sidebar-thumbnails now has translatable labels
12571         
12572         * shell/Makefile.am:
12573         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
12574         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
12575         (ev_sidebar_links_page_iface_init):
12576         * shell/ev-sidebar-links.h:
12577         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
12578         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
12579         (ev_sidebar_page_get_label):
12580         * shell/ev-sidebar-page.h:
12581         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
12582         (ev_sidebar_thumbnails_set_document),
12583         (ev_sidebar_thumbnails_support_document),
12584         (ev_sidebar_thumbnails_get_label),
12585         (ev_sidebar_thumbnails_page_iface_init):
12586         * shell/ev-sidebar-thumbnails.h:
12587         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12588         (ev_sidebar_set_document):
12589         * shell/ev-sidebar.h:
12590         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
12591         
12592         Small rework of sidebar code. Now sidebar pages should implement
12593         EvSidebarPage interface. That makes page management in EvSidebar
12594         easier. See bug #164811 for details
12595
12596 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12597
12598         * shell/ev-application.c: (ev_application_open):
12599         * shell/ev-document-types.c:
12600         
12601         Fix build error and small problem with application exit
12602
12603 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12604
12605         * thumbnailer/Makefile.am:
12606         * thumbnailer/evince-thumbnailer-djvu.schemas:
12607         * thumbnailer/evince-thumbnailer-dvi.schemas:
12608         
12609         Conditionally install schemas for djvu/dvi thumbnailer
12610
12611 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
12612
12613         * shell/ev-document-types.h: 
12614         * shell/ev-document-types.c: 
12615         New files, handling the mapping from mimetypes to backends
12616         
12617         * shell/ev-window.c: 
12618         * thumbnailer/evince-thumbnailer.c:     
12619         Use the ev-document-types code
12620         
12621         * shell/Makefile.am: 
12622         Added new convenience library libevbackendfactory_la, containing
12623         the new mimetype->backend logic; moved the backends into it.
12624
12625         * thumbnailer/Makefile.am:
12626         Make the thumbnailer link with the libevbackend.la convenience
12627         library, rather than having a duplicate of the backend logic here.
12628
12629 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
12630
12631         * shell/ev-stock-icons.c: constify some vars.
12632         * shell/ev-window.c: ditto.
12633
12634 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
12635
12636         * ps/ps-document.c (get_page_orientation):
12637
12638         Respect document orientation 
12639
12640 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12641
12642         * djvu/Makefile.am:
12643         * dvi/Makefile.am:
12644         * shell/Makefile.am:
12645         
12646         Move library dependencies to components.
12647         
12648         * shell/ev-window.c: (update_window_title),
12649         (start_loading_document):
12650         
12651         Fix display of uris with spaces. Bug 168358.
12652
12653 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
12654
12655         * shell/ev-sidebar-links.c: (selection_changed_cb):
12656         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
12657         (ev_view_button_release_event), (ev_view_set_document):
12658         * shell/ev-view.h:
12659         * shell/ev-window.c: (find_bar_search_changed_cb):
12660         * shell/ev-window.h: Minor cleanups removing some dead code.
12661
12662 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12663
12664         * backend/ev-page-cache.c: (_ev_page_cache_new):
12665         
12666         Set current page to 0 if document has pages.
12667
12668 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12669
12670         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12671
12672         Initialize GError to NULL, fix a crash when loading fails.
12673
12674 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12675
12676         * shell/ev-window.c: (update_view_size):
12677
12678         Calculate shadow size only when there is actually
12679         a shadow.
12680
12681 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12682
12683         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
12684         * shell/ev-view.h:
12685
12686         Allow setting view spacing, default to 0
12687
12688         * shell/ev-window.c: (ev_window_unfullscreen),
12689         (ev_window_cmd_view_fullscreen), (ev_window_init):
12690
12691         Remove spacing in fullscreen mode
12692
12693 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12694
12695         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
12696         (ev_view_size_request), (expose_bin_window),
12697         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
12698         * shell/ev-view.h:
12699         * shell/ev-window.c: (ev_window_unfullscreen),
12700         (ev_window_cmd_view_fullscreen):
12701
12702         Do not draw the border in fulscreen
12703
12704 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12705
12706         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
12707         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
12708         (find_page_at_location), (page_changed_cb):
12709
12710         Rework border calculation, so that I can more easily disable it.
12711         Code somewhat cleaner too.
12712
12713 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12714
12715         * backend/ev-page-cache.c: (ev_page_cache_init),
12716         (_ev_page_cache_new):
12717
12718         Remove some assertions, documents can have 0 pages.
12719         Make initial current page -1.
12720
12721         * shell/ev-page-action.c: (page_changed_cb):
12722
12723         Show "" if current page is -1
12724
12725         * shell/ev-window.c: (update_action_sensitivity),
12726         (ev_window_setup_document):
12727
12728         When document has 0 pages do not set the view
12729         and make nearly everything insensitive.
12730
12731 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12732
12733         * shell/ev-page-view.c:
12734         * shell/ev-page-view.h:
12735
12736         Remove unused files.
12737         
12738         * shell/ev-sidebar-thumbnails.c:
12739         (ev_sidebar_thumbnails_set_document):
12740         * shell/ev-sidebar.c: (ev_sidebar_set_document),
12741         (ev_sidebar_supports_document):
12742         * shell/ev-sidebar.h:
12743         * shell/ev-window.c: (ev_window_setup_document):
12744         
12745         Doesn't show thumbnails if document has 1 page. Make
12746         sidebar menu entries sensitive only if if they have 
12747         sense. Fix bug 164811. 
12748
12749 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12750
12751         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
12752         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
12753         (ev_view_zoom_out), (ev_view_set_size):
12754
12755         Rework sizing to deal with documents with not uniform page
12756         size.
12757
12758 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12759
12760         * backend/ev-page-cache.c: (_ev_page_cache_new):
12761
12762         Fix several page size caching bugs
12763
12764 2005-04-15  Luca Ferretti <elle.uca@libero.it>
12765
12766         * shell/ev-window.c: (set_action_properties):
12767
12768         Make all toolbar items translatable
12769
12770 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12771
12772         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
12773         (save_page_list), (ps_document_save),
12774         (ps_document_document_iface_init), (ps_document_ps_export_begin),
12775         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
12776         (ps_document_ps_exporter_iface_init):
12777         * ps/ps-document.h:
12778
12779         Based on a patch by J�rg Billeter <j@bitron.ch>
12780         
12781         Implement print and save a copy for the ps backend.
12782
12783 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
12784
12785         * backend/ev-document.h:
12786         * djvu/djvu-document.c: (djvu_document_can_get_text),
12787         (djvu_document_document_iface_init):
12788         * dvi/dvi-document.c: (dvi_document_can_get_text),
12789         (dvi_document_document_iface_init):
12790         * pdf/ev-poppler.cc:
12791         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
12792         (pixbuf_document_document_iface_init):
12793         * ps/ps-document.c: (ps_document_can_get_text),
12794         (ps_document_document_iface_init):
12795         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
12796         * shell/ev-window.c: (update_action_sensitivity):
12797
12798         Fix the crash when trying to copy in backends that doesnt
12799         support it. We can implement a better solution once we
12800         do real text selection.
12801
12802 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
12803
12804         * data/evince-ui.xml:
12805         * shell/ev-window.c: (ev_window_cmd_escape):
12806         
12807         Work around the Escape conflict (find bar and unfullscreen)
12808
12809 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
12810
12811         * backend/ev-page-cache.c: (ev_page_cache_next_page):
12812         
12813         Fix for #300233. Next page correctly handles document end.
12814         
12815         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
12816         (ev_sidebar_thumbnails_class_init),
12817         (ev_sidebar_thumbnails_set_document),
12818         (ev_sidebar_thumbnails_clear_job),
12819         (ev_sidebar_thumbnails_clear_model):
12820         
12821         Cleanup thumbnail jobs on document changes.
12822         
12823         * shell/ev-view.c: (add_scroll_binding_keypad),
12824         (add_scroll_binding_shifted), (ev_view_class_init):
12825         
12826         Shift + Space scrolls up. Fix for #173184
12827         
12828         * shell/ev-window.c: (ev_window_open_page),
12829         (ev_window_cmd_view_reload):
12830         
12831         Fix reload (Bug #300094)
12832
12833 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12834
12835         
12836         * dvi/mdvi-lib/assoc.c:
12837         * dvi/mdvi-lib/assoc.h: Removed garbage files
12838         
12839         * dvi/mdvi-lib/bitmap.c:
12840         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
12841         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
12842         * dvi/mdvi-lib/color.h: Antialias of rules
12843         
12844         * dvi/mdvi-lib/common.h:
12845         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
12846         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
12847         * dvi/mdvi-lib/files.c:
12848         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
12849         * dvi/mdvi-lib/mdvi.h:
12850         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
12851         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
12852         * dvi/mdvi-lib/util.c: Fix compile warnings
12853         
12854         * dvi/dvi-document.c:
12855         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
12856         (dvi_document_thumbnails_get_thumbnail),
12857         (dvi_document_document_thumbnails_iface_init):
12858         * dvi/mdvi-lib/Makefile.am:
12859         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
12860         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
12861         
12862         Dvi backend now renders thumbnails
12863
12864 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
12865
12866         * shell/main.c: (main): 
12867         
12868         Save accelerators on exit. Fixes bug #172095.
12869
12870 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
12871
12872         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
12873         update priority" comment.
12874
12875         * backend/ev-job-queue.c: Give a way to change priority.
12876
12877 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
12878
12879         * shell/ev-page-action.c: Fix logic.
12880
12881 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12882
12883         * shell/ev-view.c: (ev_view_can_find_next):
12884         * shell/ev-window.c: (ev_window_setup_document):
12885
12886         Check that the document supports find
12887
12888 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12889
12890         * data/evince-ui.xml:
12891         * shell/ev-view.c: (ev_view_can_find_next):
12892         * shell/ev-view.h:
12893         * shell/ev-window.c: (update_action_sensitivity),
12894         (find_changed_cb), (ev_window_setup_document),
12895         (ev_window_cmd_edit_find_next):
12896
12897         Add Edit->Find Next
12898
12899 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12900
12901         * pdf/ev-poppler.cc:
12902         * shell/ev-print-job.c: (idle_print_handler):
12903
12904         Make printing work again
12905
12906 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
12907
12908         * shell/ev-page-action.h:
12909         * shell/ev-page-action.c: (ev_page_action_widget_init),
12910         (ev_page_action_widget_class_init), (page_changed_cb),
12911         (create_tool_item), (update_page_cache), (build_new_tree_cb),
12912         (get_filter_model_from_model), (match_selected_cb),
12913         (display_completion_text), (match_completion), (update_model),
12914         (connect_proxy), (ev_page_action_set_property),
12915         (ev_page_action_get_property), (ev_page_action_set_document),
12916         (ev_page_action_set_model), (ev_page_action_class_init): Big
12917         reworking to make completions work iff we have >= GTK-2.7.0
12918                 
12919         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
12920         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
12921         (job_finished_cb): We now have a 'model' property that is set when
12922         the links are loaded.  This can be caught with "notify::model"
12923
12924         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
12925         listen for the model to be set, and propagate it to the action.
12926
12927 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12928
12929         * cut-n-paste/recent-files/egg-recent-item.c:
12930         (egg_recent_item_set_uri), (make_valid_utf8),
12931         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
12932         * cut-n-paste/recent-files/egg-recent-item.h:
12933         
12934         Update egg-recent from libegg. This should fix long
12935         startup problem. For details see
12936         http://bugzilla.gnome.org/show_bug.cgi?id=160531
12937
12938 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12939
12940         * cut-n-paste/recent-files/Makefile.am:
12941         * data/evince-ui.xml, shell/Makefile.am:
12942         * shell/ev-application.c, shell/ev-application.h:
12943         * shell/ev-window.c: Recent files support.
12944         
12945         * configure.ac: Added "ru" to ALL_LINGUAS.
12946         
12947         * dvju: new backend to support DJVU files.
12948         * dvi: new backend to support DVI.
12949
12950         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
12951         * ev-application.c: Support for new backends.
12952         
12953         * help, ev-window.c, main.c shell/Makefile.am: 
12954         Evince user documentation.
12955
12956 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12957
12958         * po/POTFILES.in:
12959         * shell/ev-window.c:
12960         * thumbnailer/evince-thumbnailer.c:
12961
12962         s/pdf-document/ev-poppler
12963
12964 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12965
12966         * NEWS:
12967         * configure.ac:
12968
12969         Release 0.2.0
12970
12971         * ps/ps-document.c: (setup_pixmap):
12972
12973         Remove debug code
12974
12975 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12976
12977         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12978         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12979         (ev_window_cmd_go_first_page): Fix of by one errors.
12980
12981 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12982
12983         * ps/ps-document.c: (get_page_box):
12984
12985         Fix page size calculation
12986
12987 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12988
12989         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12990         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12991         (get_page_orientation), (setup_page), (document_load),
12992         (ps_document_get_page_size), (render_pixbuf_idle):
12993         * ps/ps-document.h:
12994
12995         More refactoring to adapt to EvDocument changes
12996
12997 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12998
12999         * ps/ps-document.c: (start_interpreter):
13000
13001         Actually add alpha args
13002
13003 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
13004
13005         * pdf/ev-poppler.cc:
13006
13007         Make clipboard work again
13008
13009 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
13010
13011         Make searching work again.
13012         
13013         * backend/ev-document.c:
13014         * backend/ev-document.h:
13015         * backend/ev-document-find.c:
13016         * backend/ev-document-find.h: Change EvDocumentIface so we no
13017         longer store the current page or zoom level in the document.  The
13018         consequence is that all calls that operate on the current page now
13019         instead take the page number as an extra argument, and all
13020         coordinates are now doubles in document coordinate system.
13021
13022         * pdf/ev-poppler.cc:
13023         * pixbuf/pixbuf-document.c:
13024         * ps/ps-document.c: Update backends accordingly.
13025
13026 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
13027
13028         * autogen.sh:
13029
13030         Add required gettext version
13031
13032 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
13033
13034         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
13035         make F1 bring up non-existent help.
13036
13037         * shell/eggfindbar.c: Patch from Christian Persch to sync to
13038         epiphany's find bar, #167477
13039
13040         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
13041         <emil@nishra.com> to add space-bar scrolling, 
13042
13043         * shell/ev-window.c (static GtkActionEntry entries): add default
13044         keybinding for Help (F1)
13045         Fixes #171068
13046
13047         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
13048         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
13049         170110
13050
13051 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
13052
13053         * Makefile.am: 
13054         * pixbuf/pixbuf-document.c: 
13055
13056         Got pixbuf backend working again
13057
13058 2005-04-01  Steve Murphy  <murf@e-tools.com>
13059
13060         * configure.in: Added "rw" to ALL_LINGUAS.
13061
13062 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
13063
13064         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
13065         model types, noticed by Martin Kretzschmar.
13066
13067 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
13068
13069         * pdf/ev-poppler.cc: Implement search based on
13070         poppler_page_find_text().  Currently a bit crude since we remember
13071         all matches from all pages.  Also, we grab the big document lock
13072         when we search since searching changes the underlying stream and
13073         thus conflicts with the rendering thread.
13074         
13075         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13076         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
13077         (ev_view_find_previous): Fix some page indexes to be 0 based,
13078         offset rubber band by view offset,
13079
13080 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
13081
13082         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
13083
13084 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
13085
13086         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
13087         completely because I didn't understand GtkActions.  I should
13088         read Marco's code more carefully in the future.
13089
13090         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
13091         function
13092
13093 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
13094
13095         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
13096         PopplerRectangle change from poppler CVS.
13097
13098 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
13099
13100         * backend/ev-document.c: (ev_document_get_page_label):
13101         * backend/ev-document.h:
13102         * backend/ev-page-cache.c: (_ev_page_cache_new),
13103         (ev_page_cache_get_page_label):
13104         * backend/ev-page-cache.h:
13105         * pdf/ev-poppler.cc:
13106         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
13107         (links_page_num_func):
13108         * shell/ev-sidebar-thumbnails.c:
13109         (ev_sidebar_thumbnails_set_document):
13110         * shell/ev-view.c: (status_message_from_link),
13111         (ev_view_motion_notify_event):
13112         * shell/ev-window.c: (document_supports_sidebar): Add in page
13113         label support.  It's not perfect yet, but it's the first 'feature'
13114         in a while.
13115         Also, fix a bogus comment noticed by crispin. 
13116
13117 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
13118
13119         * Makefile.am: Remove pixbuf backend for now
13120
13121         * configure.ac: Require poppler-glib instead of just poppler.
13122
13123         * backend/ev-document-thumbnails.h: Add a comment
13124
13125         * backend/ev-document.h:
13126         * backend/ev-document.c: (ev_document_class_init),
13127         (ev_document_load), (ev_document_get_link),
13128         (ev_document_get_links): Remove 3 methods and add get_links.
13129         Also, made 0 based.
13130
13131         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
13132         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
13133
13134         * backend/ev-link.c: (ev_link_set_title),
13135         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
13136         (ev_link_mapping_find):
13137         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
13138         
13139         * backend/ev-page-cache.c: (ev_page_cache_init),
13140         (_ev_page_cache_new), (ev_page_cache_set_current_page),
13141         (ev_page_cache_get_size), (ev_page_cache_next_page),
13142         (ev_page_cache_prev_page): Fix to be 0 based.
13143
13144         * pdf/Makefile.am: 
13145         * pdf/ev-poppler.h:
13146         * pdf/ev-poppler.cc: New backend.
13147         
13148         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
13149         (ps_document_get_page), (ps_document_document_iface_init):
13150
13151         * shell/ev-pixbuf-cache.h:
13152         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
13153         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
13154         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
13155         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
13156         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
13157         Fix up code to grab a page cache per each doc.  Also, fix to be 0
13158         based.
13159         
13160         * shell/ev-sidebar-thumbnails.c:
13161         (ev_sidebar_tree_selection_changed), (page_changed_cb),
13162         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
13163
13164         * shell/ev-view.c: (status_message_from_link),
13165         (find_page_at_location), (get_link_at_location),
13166         (ev_view_motion_notify_event), (ev_view_button_release_event),
13167         (ev_view_init): Use the new link code.  Fix to be 0 based.
13168
13169         * shell/ev-window.c: (update_action_sensitivity),
13170         (document_supports_sidebar): 0 based.
13171
13172 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
13173
13174         * pdf/pdf-document.cc: Patch from Fernando Herrera
13175         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
13176         *blush*
13177
13178 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
13179
13180         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
13181         1 to the page, as this seems to be 1 based.  I thought we has this
13182         fixed.  grump.
13183
13184 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
13185
13186         * TODO:
13187         * backend/Makefile.am:
13188         * backend/ev-document-links.c:
13189         (ev_document_links_has_document_links),
13190         (ev_document_links_get_links_model):
13191         * backend/ev-document-links.h:
13192         * backend/ev-document.c: (ev_document_get_page_cache),
13193         (ev_document_get_doc_mutex), (ev_document_load),
13194         (ev_document_save), (ev_document_get_title),
13195         (ev_document_get_n_pages), (ev_document_set_page),
13196         (ev_document_get_page), (ev_document_set_target),
13197         (ev_document_set_scale), (ev_document_set_page_offset),
13198         (ev_document_get_page_size), (ev_document_get_text),
13199         (ev_document_get_link), (ev_document_render),
13200         (ev_document_render_pixbuf), (ev_document_scale_changed):
13201         * backend/ev-document.h:
13202         * backend/ev-job-queue.c: (remove_object_from_queue),
13203         (notify_finished), (handle_job), (search_for_jobs_unlocked),
13204         (no_jobs_available_unlocked), (ev_render_thread),
13205         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
13206         (ev_job_queue_remove_job):
13207         * backend/ev-job-queue.h:
13208         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
13209         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
13210         (ev_job_links_class_init), (ev_job_render_init),
13211         (ev_job_render_dispose), (ev_job_render_class_init),
13212         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
13213         (ev_job_thumbnail_class_init), (ev_job_finished),
13214         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
13215         (ev_job_render_run), (ev_job_thumbnail_new),
13216         (ev_job_thumbnail_run):
13217         * backend/ev-jobs.h:
13218         * backend/ev-link.c:
13219         * backend/ev-link.h:
13220         * backend/ev-page-cache.c: (ev_page_cache_init),
13221         (ev_page_cache_class_init), (ev_page_cache_finalize),
13222         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
13223         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
13224         (ev_page_cache_set_link), (ev_page_cache_get_title),
13225         (ev_page_cache_get_size), (ev_page_cache_next_page),
13226         (ev_page_cache_prev_page):
13227         * backend/ev-page-cache.h:
13228         * pdf/pdf-document.cc:
13229         * ps/gsdefaults.c:
13230         * ps/gsdefaults.h:
13231         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13232         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
13233         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
13234         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
13235         (is_interpreter_ready), (output), (catchPipe), (input),
13236         (start_interpreter), (check_filecompressed), (compute_dimensions),
13237         (ps_document_enable_interpreter), (document_load),
13238         (ps_document_next_page), (render_page), (ps_document_set_page),
13239         (ps_document_set_scale), (render_pixbuf_idle),
13240         (ps_document_render_pixbuf), (ps_document_document_iface_init):
13241         * ps/ps-document.h:
13242         * shell/Makefile.am:
13243         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
13244         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
13245         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
13246         (ev_pixbuf_cache_new), (job_finished_cb),
13247         (check_job_size_and_unref), (move_one_job),
13248         (ev_pixbuf_cache_update_range), (find_job_cache),
13249         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
13250         (ev_pixbuf_cache_add_jobs_if_needed),
13251         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
13252         * shell/ev-pixbuf-cache.h:
13253         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
13254         (idle_print_handler):
13255         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13256         (selection_changed_cb), (create_loading_model),
13257         (ev_sidebar_links_construct), (links_page_num_func),
13258         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
13259         (update_page_callback), (job_finished_cb),
13260         (ev_sidebar_links_set_document):
13261         * shell/ev-sidebar-thumbnails.c:
13262         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
13263         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
13264         (page_changed_cb), (thumbnail_job_completed_callback),
13265         (ev_sidebar_thumbnails_set_document):
13266         * shell/ev-sidebar-thumbnails.h:
13267         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13268         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
13269         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
13270         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
13271         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
13272         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
13273         (ev_view_button_release_event), (ev_view_scroll_view),
13274         (ev_view_class_init), (ev_view_init), (update_find_status_message),
13275         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
13276         (ev_view_new), (job_finished_cb), (page_changed_cb),
13277         (ev_view_set_document), (go_to_link), (ev_view_zoom),
13278         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
13279         (ev_view_find_previous):
13280         * shell/ev-view.h:
13281         * shell/ev-window.c: (update_action_sensitivity),
13282         (ev_window_open_page), (update_window_title), (update_total_pages),
13283         (page_changed_cb), (ev_window_setup_document),
13284         (password_dialog_response), (ev_window_cmd_save_as),
13285         (ev_window_print), (ev_window_cmd_go_previous_page),
13286         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
13287         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
13288         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
13289         * shell/main.c: (main):
13290
13291         Merge evince-threads branch
13292
13293 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
13294
13295         * configure.ac: Added "lt" to ALL_LINGUAS.
13296
13297 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
13298
13299         * NEWS:
13300         * configure.ac:
13301
13302         Release 0.1.9
13303
13304 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
13305
13306         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13307
13308         Fix here also the thumbnails 1-basedness :)
13309
13310 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
13311
13312         * NEWS:
13313         * configure.ac:
13314
13315         Release 0.1.8
13316
13317 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
13318
13319         * pdf/pdf-document.cc:
13320         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
13321         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
13322
13323         Fix the mess we did with thumbnails and 1-basedness
13324
13325 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
13326
13327         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
13328
13329 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
13330
13331         * NEWS:
13332         * configure.ac:
13333
13334         Release 0.1.7
13335
13336 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
13337
13338         * ps/Makefile.am:
13339         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
13340         (gtk_gs_defaults_get_alpha_parameters),
13341         (gtk_gs_defaults_get_ungzip_cmd),
13342         (gtk_gs_defaults_get_unbzip2_cmd):
13343         * ps/gsdefaults.h:
13344         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13345         (ps_document_get_orientation), (document_load),
13346         (ps_document_goto_page), (ps_document_set_page_size):
13347         * ps/ps-document.h:
13348
13349         Some more sanitization of the ps backend. Remove a lot
13350         of unused code and do not base our defaults on ggv
13351         preferences (ugh!)
13352
13353 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
13354
13355         * thumbnailer/evince-thumbnailer.schemas:
13356         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13357         (main): add -s option for thumbnail size.
13358
13359 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
13360
13361         * configure.ac:
13362
13363         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
13364         remove it.
13365
13366 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13367
13368         * pdf/pdf-document.cc:
13369
13370         Remove 4 pixels of useless border from the
13371         thumbnail.
13372
13373 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13374
13375         * backend/ev-document-thumbnails.c:
13376         (ev_document_thumbnails_get_thumbnail):
13377         * backend/ev-document-thumbnails.h:
13378
13379         Rework API a bit. Add a border flag and
13380         change sizing logic (now the size we specify
13381         applies to the bigger dimension).
13382
13383         * pdf/pdf-document.cc:
13384         * pixbuf/pixbuf-document.c:
13385         (pixbuf_document_thumbnails_get_thumbnail):
13386         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
13387         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13388
13389         Adapt to the new API and do not draw a border for nautilus
13390         thumbnailer.
13391
13392 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
13393
13394         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13395         take thumbnails from page "0" instead of "1". Added a copyright header.
13396
13397 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
13398
13399         * ps/ps-document.c: (set_up_page), (start_interpreter):
13400
13401         Make it C89 compliant
13402
13403 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
13404
13405         * Makefile.am:
13406         * configure.ac:
13407         * pdf/.cvsignore:
13408         * pdf/pdf-document.cc:
13409         * thumbnailer/Makefile.am:
13410         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13411         (main):
13412         * thumbnailer/evince-thumbnailer.schemas:
13413         * thumbnailer/pdf-icon.png:
13414
13415         Add a nautilus thumbnailer.
13416         Based on patch by Fernando Herrera <fherrera@onirica.com>.
13417
13418 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
13419
13420         * NEWS:
13421         * configure.ac:
13422         * po/POTFILES.in:
13423
13424         Release 0.1.6
13425
13426 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
13427
13428         Use poppler instead of including xpdf source code.  Poppler is a
13429         fork of xpdf to build it as a shared library. See
13430         http://freedesktop.org/wiki/Software/poppler.
13431
13432         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
13433         xpdf fork.
13434         
13435         * pdf/Makefile.am: Build libpdfdocument.a here.
13436         
13437         * pdf/GDKSplashOutputDev.cc:
13438         * pdf/GDKSplashOutputDev.h:
13439         * pdf/GnomeVFSStream.cc:
13440         * pdf/GnomeVFSStream.h:
13441         * pdf-document.cc:
13442         * pdf-document.h:
13443         * test-gdk-output-dev.cc
13444         * Thumb.cc:
13445         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
13446         against poppler.
13447
13448 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13449
13450         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
13451
13452         Clear idle stack before unsetting the document
13453
13454 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13455
13456         * ps/ps-document.c: (ps_document_widget_event),
13457         (ps_document_set_target), (ps_document_finalize),
13458         (ps_document_get_page):
13459
13460         Disconnect the widget event signal on finalize.
13461         Some code cleanups.
13462
13463 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13464
13465         * ps/ps-document.c: (set_up_page):
13466
13467         If there is no bpixmap create one, even if size
13468         is not changed.
13469
13470 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13471
13472         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
13473         (set_up_page), (document_load), (ps_document_set_zoom):
13474
13475         Default page is 0. Calculate size even when we have no
13476         target yet.
13477
13478 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
13479
13480         * shell/ev-sidebar.c: expand the selection widget to be always as
13481         wide as the sidebar
13482
13483 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13484
13485         * shell/ev-sidebar-thumbnails.c:
13486         (ev_sidebar_thumbnails_set_document):
13487
13488         Clear the list store when setting document
13489
13490 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13491
13492         * shell/ev-page-action.c: (update_entry), (sync_entry),
13493         (activate_cb), (entry_size_request_cb), (create_tool_item),
13494         (connect_proxy):
13495
13496         Use an entry for the page control instead of spinbuttons
13497
13498 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13499
13500         * data/evince.schemas.in:
13501
13502         Correct confusing string
13503
13504 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
13505
13506         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
13507         for real.  Gosh, how long has this been broken.
13508
13509         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
13510         check for a NULL link.  We crash otherwise.
13511
13512 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
13513
13514         * NEWS:
13515         * configure.ac:
13516
13517         Release 0.1.5
13518
13519 2005-02-25  Sebastien Bacher  <seb128@debian.org>
13520
13521         * configure.ac: add the french translation.
13522
13523 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13524
13525         * shell/ev-window.c:
13526
13527         Remove unused header -> fix distcheck
13528
13529 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13530
13531         * shell/ev-window.c: (update_window_title),
13532         (ev_window_popup_password_dialog):
13533
13534         Unescape filename for display
13535
13536 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13537
13538         * pdf/xpdf/pdf-document.cc:
13539
13540         In get_page_size deal with rotation. Also
13541         cleanup the function a bit.
13542
13543 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13544
13545         * pdf/xpdf/pdf-document.cc:
13546
13547         Fix crash when opening in new window
13548
13549 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13550
13551         * configure.ac:
13552
13553         Check ghostscript >= 7
13554
13555 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
13556
13557         * shell/ev-window.c:
13558
13559         Make page width the default sizing mode
13560
13561 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
13562         Marco Pesenti Gritti <marco@gnome.org>
13563
13564         * shell/ev-window.c: Remember the sidebar size
13565
13566         * data/evince.schemas.in: Add a new gconf key to store the size of
13567         the sidebar
13568
13569 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
13570
13571         * data/evince-ui.xml:
13572         * shell/ev-window.c: (update_action_sensitivity),
13573         (ev_window_cmd_view_reload):
13574         
13575         Add a "Reload" action and menu entry
13576
13577 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
13578
13579         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
13580         iff the type doesn't support thumbnailing and indexing.
13581
13582 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
13583
13584         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
13585
13586 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13587
13588         * pdf/splash/Splash.cc:
13589
13590         Port fix for a crasher from kde bug
13591         http://bugs.kde.org/show_bug.cgi?id=97131
13592
13593 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13594
13595         * pdf/xpdf/pdf-document.cc:
13596
13597         Return a link even if it's of an unrecognized
13598         type. Otherwise we go in an infinte cycle.
13599
13600 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13601
13602         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
13603         (size_allocate_cb), (ev_window_set_sizing_mode):
13604
13605         Update size when switching mode
13606
13607 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13608
13609         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
13610         (ev_window_cmd_view_page_width), (update_sizing_buttons),
13611         (ev_window_cmd_view_normal_size):
13612
13613         Fix size toggle buttons behavior
13614
13615 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13616
13617         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
13618         (doc_rect_to_view_rect), (ev_view_size_allocate),
13619         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
13620         (scale_changed_callback):
13621
13622         Do not cache offsets in size_allocate.
13623
13624 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13625
13626         * shell/ev-view.c: (ev_view_size_allocate):
13627
13628         Calculate offsets before calling the parent
13629         class (which does a redraw)
13630
13631 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13632
13633         * pdf/xpdf/pdf-document.cc:
13634
13635         Fix a crasher on exit. Unused code, put a TODO
13636
13637 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13638
13639         * backend/ev-document.c: (ev_document_class_init),
13640         (ev_document_page_changed), (ev_document_scale_changed):
13641         * backend/ev-document.h:
13642
13643         Separate page/scale notifications
13644
13645         * pdf/xpdf/pdf-document.cc:
13646
13647         Emit the new signals.
13648         Do not display the pdf page in _render, do it
13649         when scale/page are requested.
13650
13651         * ps/ps-document.c: (ps_document_set_zoom),
13652         (ps_document_widget_event):
13653         * ps/ps-document.h:
13654
13655         Emit the new signals.
13656
13657         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13658         (ev_view_init), (page_changed_callback), (scale_changed_callback),
13659         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
13660         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
13661         * shell/ev-view.h:
13662         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
13663         (ev_window_cmd_view_page_width), (size_allocate_cb),
13664         (ev_window_set_sizing_mode):
13665
13666         Rework sizing to be pixel based.
13667         There are bugs but should be already way better.
13668
13669 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
13670
13671         * shell/ev-window.c: (ev_window_init):
13672
13673         Do not allow to shrink sidebar smaller then
13674         child requisition
13675
13676 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
13677
13678         * shell/ev-sidebar.[ch]
13679         * shell/ev-window.c:
13680
13681         Improved sidebar widget. Fixes #166683
13682
13683 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
13684
13685         * shell/ev-view.c (update_find_status_message): Give translators
13686         more flexibility with ngettext plural handling.
13687
13688 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
13689
13690         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
13691         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
13692         page when we get the page size.
13693
13694 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13695
13696         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
13697
13698         ps pages are 0 based, convert 
13699
13700 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13701
13702         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
13703
13704         Initialize correct parent class. Set GError on document load
13705
13706 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13707
13708         * pdf/xpdf/pdf-document.cc:
13709
13710         Fixup selection offset calculation
13711
13712         * shell/ev-view.c: (view_rect_to_doc_rect),
13713         (doc_rect_to_view_rect), (ev_view_size_allocate),
13714         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
13715         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
13716
13717         Store selection as document relative, so that zooming
13718         and offset changing doesnt break it.
13719
13720 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13721
13722         * shell/ev-view.c: (ev_view_best_fit):
13723
13724         Do not try to best fit if the view is not realized
13725
13726 2005-02-20  Kostas Papadimas <pkst@gnome.org>
13727           
13728         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
13729
13730 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
13731
13732         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
13733
13734 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
13735
13736         * shell/ev-window.c: Change the fullscreen toolbar to always be in
13737         the popup window.  That prevents it resizing when in full screen
13738         mode.
13739
13740         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
13741         multiple rerenders.  This pretty much sucks.
13742
13743         * data/evince-ui.xml: Change the fullscreen toolbar to include the
13744         rest of the toolbar.
13745
13746 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
13747
13748         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
13749
13750 2005-02-17  Alexander Shopov  <ash@contact.bg>
13751
13752         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
13753
13754 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
13755
13756         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
13757
13758 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
13759
13760         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
13761         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
13762         (set_document_page), (document_changed_callback),
13763         (ev_view_set_document), (ev_view_find_previous),
13764         (ev_view_hide_cursor), (ev_view_show_cursor):
13765         * shell/ev-view.h:
13766         * shell/ev-window.c: (update_chrome_visibility),
13767         (fullscreen_timeout_cb), (fullscreen_set_timeout),
13768         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
13769         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
13770         (ev_window_unfullscreen):
13771         * shell/main.c: (main):
13772
13773         Automatically hide the fullscreen button.
13774         Patch by Kristian Høgsberg <krh@redhat.com>
13775
13776 2005-02-16  Vincent Noel  <vnoel@cox.net>
13777
13778         * shell/main.c (main): Specify an icon for the window. Patch by
13779         Jaap A. Haitsma. Fixes #166177.
13780
13781 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
13782
13783         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
13784
13785 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
13786
13787         * backend/ev-document-misc.h:
13788         * backend/ev-document-misc.c:
13789         (ev_document_misc_get_page_border_size),
13790         (ev_document_misc_paint_one_page): New function to canonicalize
13791         sizing/painting a border.
13792
13793         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
13794         used.
13795
13796         * pdf/xpdf/pdf-document.cc: use new function
13797
13798         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13799         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
13800         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
13801         shell/ev-window.c: (update_sizing_buttons),
13802         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
13803         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
13804         (ev_window_cmd_view_page_width), (size_allocate_cb),
13805         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
13806         and "fit width" values act as toggle buttons so they stay
13807         toggled.  It's not 100% perfect, and it's a little slow, but it's
13808         good enough to commit I think.
13809
13810 2005-02-15  David Lodge  <dave@cirt.net>
13811
13812         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
13813
13814 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
13815
13816         * shell/ev-window.c (update_window_title): replace newlines in
13817         the title by spaces. Bug #166107.
13818
13819 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
13820
13821         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
13822         parameters providing allocation width and height without
13823         scrollbars and width of a possible vertical scrollbar. With this
13824         additional information the functions can work as
13825         intended. Unfortunately they're not idempotent. We should
13826         transform these commands to toggles. Fixes Bug #164976
13827         Initial patch by Stephane Loeuillet, then heavily modified.
13828
13829         * shell/ev-view.h: update prototypes.
13830
13831         * shell/ev-window.c (ev_window_cmd_view_best_fit)
13832         (ev_window_cmd_view_page_width): provide EvView fit functions with
13833         all the information they need. Formulas to calculate this
13834         information taken from GtkScrolledWindow.
13835
13836 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
13837
13838         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
13839         created a thumbnail, the list store is updated to know
13840         that the thumbnail is set. Fixes bug #166792
13841
13842 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
13843
13844         * shell/ev-window.c: fixed typo, closes bug 166897
13845
13846         * TODO: updated TODO with bug numbers that are relevant
13847
13848 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
13849
13850         * shell/ev-window.c: Support for DnD of files. Fixes #164813
13851
13852 2005-02-09  Vincent Noel  <vnoel@cox.net>
13853
13854         * shell/ev-window.c: (set_action_properties): Set the "Previous"
13855         and "Next" toolbar buttons as important to make them stand out.
13856
13857 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13858
13859         * lib/ev-debug.c:
13860         * lib/ev-debug.h:
13861         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
13862         (start_interpreter), (stop_interpreter), (document_load),
13863         (ps_document_next_page), (ps_document_goto_page),
13864         (ps_document_set_page_size), (ps_document_widget_event),
13865         (ps_document_render):
13866         * shell/ev-page-view.c: (ev_page_view_dispose):
13867         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
13868
13869         Fix compilation on non-gcc platforms
13870
13871 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13872
13873         * NEWS:
13874         * configure.ac:
13875
13876         Release 0.1.4
13877
13878         * pdf/xpdf/Catalog.cc:
13879         * pdf/xpdf/XRef.cc:
13880
13881         Fix the fix for CAN-2004-0888
13882
13883 2005-02-09  Luca Ferretti <elle.uca@libero.it>
13884
13885         * data/Makefile.am:
13886         * data/evince-ui.xml:
13887         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13888         * shell/ev-stock-icons.h:
13889         * shell/ev-window.c: (update_action_sensitivity),
13890         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
13891         (set_action_properties):
13892
13893         Improve toolbar layout/icons
13894
13895 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
13896
13897         * pdf/xpdf/pdf-document.cc:
13898
13899         Add warnings about unimplemented/unknown link
13900         types.
13901
13902 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13903
13904         * ps/ps-document.c: (set_up_page):
13905
13906         Log gs property
13907
13908 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13909
13910         * ps/ps-document.c: (start_interpreter):
13911
13912         Log gs env var
13913
13914 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13915
13916         * shell/ev-page-view.c: (ev_page_view_dispose):
13917         * shell/ev-view.c: (ev_view_finalize):
13918         * shell/ev-window.c: (ev_window_setup_document),
13919         (ev_window_dispose), (ev_window_init):
13920
13921         Solve more refs issues.
13922
13923         I commented out the page_view initialization for now:
13924         it was never destroyed (because it's never added
13925         to a container). Because of that we was leaking
13926         gs processes. Couldnt think to a clean fix.
13927         We need to figure this out, password view has the
13928         same issue probably.
13929
13930 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13931
13932         * ps/ps-document.c: (ps_document_finalize),
13933         (ps_document_get_n_pages), (ps_document_get_page):
13934
13935         Some cleanups, stop the interpreter on finalize
13936
13937         * shell/ev-page-view.c: (ev_page_view_dispose),
13938         (ev_page_view_class_init):
13939
13940         Release our reference on the document
13941
13942 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13943
13944         * Makefile.am:
13945         * configure.ac:
13946         * doc/debugging.txt:
13947         * lib/.cvsignore:
13948         * lib/Makefile.am:
13949         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
13950         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
13951         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
13952         * lib/ev-debug.h:
13953
13954         Add debugging helpers
13955
13956         * ps/Makefile.am:
13957         * ps/ps-document.c: (set_up_page), (start_interpreter),
13958         (stop_interpreter), (document_load), (ps_document_next_page),
13959         (ps_document_goto_page), (ps_document_set_page_size),
13960         (ps_document_widget_event), (ps_document_render):
13961         * shell/Makefile.am:
13962         * shell/ev-view.c: (expose_bin_window):
13963         * shell/main.c: (main):
13964
13965         Add some logs
13966         
13967 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13968
13969         * ps/ps-document.c: (ps_document_widget_event):
13970
13971         Initialize message_window, this should make ps
13972         rendering really work! (Never noticed because I was
13973         testing with a ps that is causing gs to exit every time!)
13974
13975 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13976
13977         * data/evince.schemas.in: updated simple error in applyto closing tag
13978
13979 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13980
13981         * Makefile.am:
13982         * configure.ac:
13983         * data/.cvsignore:
13984         * data/Makefile.am:
13985         * data/evince-ui.xml:
13986         A data/evince.schemas.in:
13987         * po/POTFILES.in:
13988         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13989         * shell/ev-stock-icons.h:
13990         * shell/ev-window.c: (update_chrome_visibility),
13991         (update_chrome_flag), (ev_window_cmd_edit_find),
13992         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13993         (ev_window_unfullscreen), (ev_window_focus_in_event),
13994         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13995         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13996         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13997         (ev_window_dispose), (ev_window_class_init),
13998         (set_action_properties), (set_chrome_actions), (load_chrome),
13999         (ev_window_init):
14000
14001         Implement fullscreen mode changes from bug #164776.
14002         Also implement persistent chrome toggles.
14003
14004 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
14005
14006         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
14007
14008 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14009
14010         * NEWS:
14011         * configure.ac:
14012         * shell/ev-view.c:
14013
14014         Add another check for find interface
14015
14016         Release 0.1.3
14017
14018 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14019
14020         * shell/ev-application.c: (ev_application_open):
14021         * shell/ev-window.c: (ev_window_open):
14022
14023         Open gzipped ps documents
14024
14025 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14026
14027         * TODO:
14028         * shell/ev-view.c: (set_document_page):
14029
14030         Clamp page number, dont try to move to
14031         not existant pages.
14032
14033 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14034
14035         * backend/ev-document-find.c: (ev_document_find_changed):
14036         * backend/ev-document-find.h:
14037         * pdf/xpdf/pdf-document.cc:
14038         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
14039         * shell/ev-window.c: (find_bar_search_changed_cb):
14040
14041         Fix several bugs with find
14042
14043 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
14044
14045         * shell/ev-sidebar-thumbnails.c
14046         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
14047         document. Prevents warning from scroll_to_cell.
14048
14049 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
14050
14051         * configure.ac: Add «nb» to ALL_LINGUAS too.
14052
14053 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
14054
14055         * NOTES: New file with some random thoughts.
14056
14057         * TODO: Update.
14058
14059         * backend/ev-document-misc.c:
14060         (ev_document_misc_get_page_border_size): New function to
14061         canonicalize shadow drawing sizes.  Possibly goofy.
14062
14063         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
14064         (ev_view_best_fit), (ev_view_fit_width):
14065         * pdf/xpdf/pdf-document.cc:
14066         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14067         * ps/ps-document.c: (ps_document_get_page_size):
14068         * backend/ev-document-misc.h:
14069         * backend/ev-document.c: (ev_document_get_page_size):
14070         * backend/ev-document.h: get_page_size now takes a page number
14071         parameter.  Made all the backends/frontends honor it.
14072
14073         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
14074         see.  Doesn't work yet.
14075
14076         * shell/Makefile.am:
14077         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
14078         Doesn't do anything yet.
14079
14080         * shell/ev-sidebar-thumbnails.c:
14081         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
14082         [0..n_pages-1]
14083
14084         * shell/ev-window.c: (update_action_sensitivity),
14085         (ev_window_setup_document), (ev_window_set_page_mode),
14086         (ev_window_page_mode_cb), (ev_window_init): Clean up the
14087         view-swapping code a bit so we can have multiple views on a
14088         document.  Add the multi-page view, though it can't be turned on
14089         yet.
14090
14091 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
14092
14093         * shell/ev-application.c: (ev_application_open):
14094         * shell/ev-view.c: (expose_bin_window):
14095         * shell/ev-window.c: (ev_window_open):
14096
14097         Support eps and check document supports find
14098         before drawing highlightings in expose.
14099
14100 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14101
14102         * pixbuf/pixbuf-document.c:
14103         (pixbuf_document_thumbnails_get_dimensions),
14104         (pixbuf_document_document_thumbnails_iface_init):
14105
14106         implement get_dimensions
14107
14108 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
14109
14110         * NEWS:
14111         * configure.ac:
14112
14113         Release 0.1.2
14114
14115 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14116
14117         * shell/ev-view.c: (set_document_page):
14118
14119         Scroll at the top of the page when changing page
14120
14121 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14122
14123         * shell/ev-view.c: (ev_view_motion_notify_event):
14124
14125         Do not redraw unnecessarily
14126
14127 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14128
14129         * pdf/xpdf/pdf-document.cc:
14130         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
14131         (expose_bin_window), (find_changed_cb):
14132
14133         Yay! find works now... Now to find bugs...
14134
14135 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14136
14137         * backend/ev-document-find.c: (ev_document_find_base_init),
14138         (ev_document_find_changed):
14139         * backend/ev-document-find.h:
14140         * pdf/xpdf/pdf-document.cc:
14141         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
14142         (expose_bin_window), (ev_view_init), (set_document_page),
14143         (ensure_rectangle_is_visible), (jump_to_find_result),
14144         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
14145         (ev_view_find_next), (ev_view_find_previous):
14146         * shell/ev-view.h:
14147         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
14148
14149         More work on find implementation, mostly there now
14150
14151 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
14152
14153         * backend/ev-backend-marshalers.list:
14154         * backend/ev-document-find.c: (ev_document_find_base_init),
14155         (ev_document_find_cancel), (ev_document_find_page_has_results),
14156         (ev_document_find_get_n_results), (ev_document_find_get_result),
14157         (ev_document_find_get_progress), (ev_document_find_changed):
14158         * backend/ev-document-find.h:
14159
14160         Enanche the find interface to be really able to do
14161         multi page find.
14162
14163         * pdf/xpdf/pdf-document.cc:
14164
14165         Implement
14166
14167         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
14168         (expose_bin_window), (ev_view_init),
14169         (ev_view_get_find_status_message), (find_changed_cb),
14170         (ev_view_set_document), (set_document_page):
14171
14172         Adapt to the new interface. A few things are regressed sorry,
14173         I will finish it soon.
14174
14175 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
14176
14177         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
14178         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
14179         ev_sidebar_thumbnails_parent_class variable, don't define another
14180         parent_class variable.
14181
14182         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
14183         (ev_page_action_class_init): ditto.
14184
14185         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
14186         (pixbuf_document_class_init): ditto.
14187
14188         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
14189         ditto.
14190
14191         * .cvsignore: ignore various valgrind output files.
14192
14193 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
14194
14195         * data/evince-ui.xml:
14196         * shell/Makefile.am:
14197         * shell/ev-history.c:
14198         * shell/ev-history.h:
14199         * shell/ev-navigation-action.c:
14200         * shell/ev-navigation-action.h:
14201         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
14202         (ev_view_set_page), (ev_view_fit_width):
14203         * shell/ev-view.h:
14204         * shell/ev-window.c: (update_action_sensitivity),
14205         (ev_window_setup_document), (register_custom_actions):
14206
14207         Kill session history
14208
14209 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
14210
14211         * shell/ev-window.c: (update_action_sensitivity):
14212
14213         Fix inverted up/down buttons
14214
14215 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
14216
14217         * shell/ev-sidebar-thumbnails.c
14218         (ev_sidebar_thumbnails_select_page): make sure the selected
14219         thumbnail stays visible.
14220
14221 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
14222
14223         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
14224         scrolled window for Federico.
14225
14226 2005-01-26  Ole Laursen  <olau@hardworking.dk>
14227
14228         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
14229
14230 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
14231
14232         * configure.ac:
14233         * pdf/splash/SplashFTFontEngine.cc:
14234
14235         Fix CID fonts with freetype 2.1.9
14236
14237 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
14238
14239         * TODO: added item for desktop icon thumbnailer
14240
14241 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
14242
14243         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
14244         unloaded docs when the title is accessed.
14245
14246         * shell/ev-password-view.[hc]: New widget for displaying password
14247         state.
14248
14249         * shell/ev-window.[ch]: Refactor password handling code to handle
14250         the new view.
14251
14252 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
14253
14254         * NEWS:
14255         * configure.ac:
14256         * data/Makefile.am:
14257
14258         Release 0.1.1
14259
14260 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
14261
14262         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
14263         ignore page offset here, to make search results independent of it,
14264
14265         * shell/ev-view.c (expose_bin_window): but take offsets into
14266         account here. Bug #164932
14267
14268         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
14269         scale at the right time. Bug #164996
14270
14271 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
14272
14273         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
14274         fix the problem. Now I just removed the Adobe font names and hope
14275         that the URW fonts are always in outline format. Bug #164934
14276
14277         * shell/ev-window.c (update_window_title): empty titles are
14278         useless, use filename in that case too.
14279
14280         * NEWS: Add some content.
14281
14282 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
14283
14284         * TODO: added one more TODO item and a TODONE section :)
14285
14286 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14287
14288         * ps/ps-document.h: add page_[xy]_offset fields.
14289
14290         * ps/ps-document.c (ps_document_set_page_offset)
14291         (ps_document_render): Keep offset in consideration in a few
14292         places. Bug #164752 "postscript documents are not centered in
14293         window"
14294
14295         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
14296         s/gpdf/evince/. Spotted by Stephane Loeuillet.
14297
14298         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
14299         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
14300         stub out missing methods for complete EvDocument implementation.
14301         Fixes segfaults with Save A Copy and Copy actions.
14302
14303         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
14304         (ps_document_document_iface_init): ditto.
14305         
14306 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14307
14308         * data/.cvsignore:
14309         * data/Makefile.am:
14310         * data/evince.desktop.in:
14311
14312         Add desktop file
14313
14314 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14315
14316         * shell/ev-view.c: (ev_view_button_press_event),
14317         (ev_view_motion_notify_event):
14318
14319         Make selection work in any direction
14320
14321 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14322
14323         * TODO:
14324         * shell/ev-window.c: (set_short_labels), (ev_window_init):
14325
14326         Use shorter labels for some of the toolbars items
14327
14328 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14329
14330         * pdf/xpdf/pdf-document.cc:
14331
14332         Check the links info is initialized before
14333         using it. Should fix a crash on startup.
14334
14335 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14336
14337         * pixbuf/pixbuf-document.c
14338         (pixbuf_document_thumbnails_get_dimensions): force floating point
14339         division to calculate page_ratio. Fixes crash with landscape
14340         format pixbufs.
14341
14342 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
14343
14344         * shell/ev-view.c (ev_view_realize): make the bg color darker.
14345
14346 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
14347
14348         * shell/ev-view.c (set_document_page): unset has_selection when
14349         the page changes.
14350         (set_document_page): handle paper size changes when the page
14351         changes (test with Free Culture, page 2).
14352
14353 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14354
14355         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
14356         (expose_bin_window), (ev_view_class_init), (ev_view_init):
14357
14358         Use normal style color for the widget background and
14359         draw a black box around the page.
14360
14361 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14362
14363         * pdf/xpdf/pdf-document.cc:
14364
14365         Keep offset in consideration in a few places
14366
14367         * shell/ev-view.c: (expose_bin_window):
14368
14369         Set the offsets so that the document is ever centered
14370
14371 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
14372
14373         * TODO: Added TODO items and finished off the first todo item
14374
14375         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
14376         reflect current authors
14377
14378 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14379
14380         * pdf/xpdf/pdf-document.cc:
14381         * shell/ev-view.c: (ev_view_set_cursor),
14382         (ev_view_motion_notify_event), (document_changed_callback),
14383         (set_document_page):
14384
14385         Show a wait cursor while the page is rendering
14386
14387 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14388
14389         * shell/ev-sidebar-thumbnails.c:
14390         (ev_sidebar_tree_selection_changed),
14391         (ev_sidebar_thumbnails_select_page):
14392         * shell/ev-sidebar-thumbnails.h:
14393         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
14394         (ev_view_can_go_forward):
14395         * shell/ev-window.c: (ev_window_open_page),
14396         (ev_window_setup_document), (update_current_page),
14397         (view_page_changed_cb), (ev_window_init):
14398         * shell/ev-window.h:
14399
14400         Ensure thumbnails selection, toolbar page control and
14401         current page are in sync.
14402
14403 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
14404
14405         * pdf/xpdf/XRef.cc:
14406
14407         Fix CAN-2005-0064
14408
14409 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
14410
14411         * backend/Makefile.am:
14412         * backend/ev-document-links.h:
14413         * backend/ev-document-security.c: (ev_document_security_get_type),
14414         (ev_document_security_has_document_security),
14415         (ev_document_security_set_password):
14416         * backend/ev-document-security.h:
14417         * backend/ev-document.c: (ev_document_error_quark):
14418         * backend/ev-document.h:
14419         * data/Makefile.am:
14420         * data/evince-password.glade:
14421         * pdf/xpdf/pdf-document.cc:
14422         * shell/Makefile.am:
14423         * shell/ev-password.c: (ev_password_set_bad_password_label),
14424         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
14425         (ev_password_dialog_get_password),
14426         (ev_password_dialog_set_bad_pass):
14427         * shell/ev-password.h:
14428         * shell/ev-window.c: (ev_window_get_attribute),
14429         (ev_window_set_property), (update_action_sensitivity),
14430         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
14431         (ev_window_setup_document), (ev_window_get_password),
14432         (ev_window_open), (ev_window_cmd_save_as),
14433         (using_postscript_printer), (ev_window_print),
14434         (find_not_supported_dialog), (ev_window_cmd_edit_find),
14435         (update_fullscreen_popup), (ev_window_fullscreen),
14436         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14437         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
14438         (menu_item_select_cb), (find_bar_search_changed_cb),
14439         (ev_window_dispose), (ev_window_init):
14440
14441         Add initial support for password-supported dialogs.  This could be
14442         a lot cooler, but it'll do for now.
14443
14444 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
14445
14446         * pdf/xpdf/pdf-document.cc:
14447         * shell/ev-view.c: (status_message_from_link),
14448         (ev_view_set_status), (ev_view_set_cursor),
14449         (ev_view_motion_notify_event), (ev_view_init):
14450         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
14451
14452         Fix bugs in the links implementation and change cursor
14453         when hovering a link.
14454
14455 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
14456
14457         * viewer/.cvsignore: added cvsignore file for viewer directory
14458
14459         * TODO: created TODO document
14460
14461 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
14462
14463         * shell/ev-view.h:
14464         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
14465         new functions to help with implementation of sensitivity code
14466         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14467         of all actions that might require it.  Fixes a crash when you
14468         click on the Zoom actions in a window lacking a document.
14469
14470 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
14471
14472         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14473         of the Find action
14474
14475 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14476
14477         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
14478         (pixbuf_document_document_iface_init):
14479         * ps/ps-document.c: (ps_document_get_link),
14480         (ps_document_document_iface_init):
14481         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
14482         (status_message_from_link), (ev_view_set_status),
14483         (ev_view_set_find_status), (ev_view_motion_notify_event),
14484         (ev_view_button_release_event), (ev_view_set_property),
14485         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
14486         (ev_view_get_find_status_message), (update_find_results),
14487         (ev_view_get_status), (ev_view_get_find_status):
14488         * shell/ev-view.h:
14489         * shell/ev-window.c: (view_status_changed_cb),
14490         (view_find_status_changed_cb), (ev_window_init):
14491
14492         View status message support, use it to show the links.
14493         Needs work...
14494
14495 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14496
14497         * backend/ev-document.c: (ev_document_get_link):
14498         * backend/ev-document.h:
14499         * pdf/xpdf/pdf-document.cc:
14500         * shell/ev-application.c: (ev_application_open):
14501         * shell/ev-application.h:
14502         * shell/ev-sidebar-links.c: (selection_changed_cb):
14503         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
14504         (ev_view_go_to_link):
14505
14506         Add support for document links
14507
14508 2005-01-13  Anders Carlsson  <andersca@gnome.org>
14509
14510         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
14511         (create_tool_item):
14512         Set the spin button limits correctly.
14513         
14514         * shell/ev-sidebar-thumbnails.c:
14515         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
14516         Support changing pages by clicking on the thumbnails.
14517         
14518 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14519
14520         * pixbuf/pixbuf-document.c:
14521         (pixbuf_document_thumbnails_get_dimensions),
14522         (pixbuf_document_document_thumbnails_iface_init):
14523
14524         implement get_dimensions
14525
14526 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14527
14528         * ps/ps-document.c: (ps_document_goto_page):
14529
14530         Fix page switching on multipage documents
14531
14532 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
14533
14534         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14535         
14536         check for NULL before assigning to width and height parameters
14537
14538 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14539
14540         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
14541         (pixbuf_document_set_property), (pixbuf_document_get_property):
14542
14543         implement get/set properties
14544
14545 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14546
14547         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
14548         
14549         return NULL instead of "Unknown", letting the title get set to
14550         the filename when the pdf has no title.
14551
14552 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14553
14554         * ps/ps-document.c: (ps_document_get_page_count),
14555         (ps_document_goto_page):
14556
14557 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14558
14559         * shell/ev-history.c: (ev_history_get_property),
14560         (ev_history_set_property), (ev_history_class_init),
14561         (ev_history_add_page), (ev_history_set_current_index):
14562         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
14563         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
14564         (ev_navigation_action_finalize):
14565         * shell/ev-navigation-action.h:
14566         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14567         (ev_view_go_forward), (ev_view_get_find_status_message),
14568         (history_index_changed_cb), (ev_view_set_history):
14569         * shell/ev-view.h:
14570         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14571         (update_current_page), (register_custom_actions):
14572
14573         Implement history dropdowns
14574
14575 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14576
14577         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
14578         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14579         (ev_view_go_forward):
14580         * shell/ev-window.c: (register_custom_actions):
14581
14582         Fix several history bugs
14583
14584 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
14585
14586         * configure.ac: Add «nb» to ALL_LINGUAS.
14587
14588 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
14589
14590         * backend/Makefile.am:
14591         * backend/ev-bookmark.c:
14592         * backend/ev-bookmark.h:
14593         * backend/ev-document-bookmarks.c:
14594         * backend/ev-document-bookmarks.h:
14595         * backend/ev-document-links.c: (ev_document_links_get_type),
14596         (ev_document_links_has_document_links),
14597         (ev_document_links_begin_read), (ev_document_links_get_link),
14598         (ev_document_links_get_child), (ev_document_links_next),
14599         (ev_document_links_free_iter):
14600         * backend/ev-document-links.h:
14601         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
14602         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
14603         (ev_link_get_link_type), (ev_link_set_link_type),
14604         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
14605         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
14606         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
14607         (ev_link_new_external):
14608         * backend/ev-link.h:
14609         * pdf/xpdf/pdf-document.cc:
14610         * shell/Makefile.am:
14611         * shell/ev-application.c: (ev_application_open_link):
14612         * shell/ev-application.h:
14613         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
14614         (ev_history_get_link_nth):
14615         * shell/ev-history.h:
14616         * shell/ev-sidebar-bookmarks.c:
14617         * shell/ev-sidebar-bookmarks.h:
14618         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
14619         (ev_sidebar_links_class_init), (selection_changed_cb),
14620         (ev_sidebar_links_construct), (ev_sidebar_links_init),
14621         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
14622         (do_one_iteration), (populate_links_idle),
14623         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
14624         * shell/ev-sidebar-links.h:
14625         * shell/ev-sidebar.c: (ev_sidebar_set_document):
14626         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
14627         (go_to_index):
14628         * shell/ev-view.h:
14629         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
14630         * shell/ev-window.h:
14631
14632         Rename bookmark to link, and use "Index" for the sidebar panel.
14633
14634 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14635
14636         * shell/Makefile.am:
14637         * shell/ev-application.c: (ev_application_open_bookmark):
14638         * shell/ev-application.h:
14639         * shell/ev-history.c: (ev_history_init), (free_links_list),
14640         (ev_history_finalize), (ev_history_class_init),
14641         (ev_history_add_link), (ev_history_add_page),
14642         (ev_history_get_link_nth), (ev_history_get_n_links),
14643         (ev_history_get_current_index), (ev_history_set_current_index),
14644         (ev_history_new):
14645         * shell/ev-history.h:
14646         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14647         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
14648         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
14649         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
14650         (ev_view_set_page):
14651         * shell/ev-view.h:
14652         * shell/ev-window.c: (ev_window_open_bookmark),
14653         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
14654         (goto_page_cb), (register_custom_actions):
14655         * shell/ev-window.h:
14656
14657         Initial history implementation. Needs work.
14658
14659 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
14660
14661         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
14662
14663 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14664
14665         * cut-n-paste/recent-files/egg-recent-item.c:
14666         * cut-n-paste/recent-files/egg-recent-item.h:
14667         * cut-n-paste/recent-files/egg-recent-model.c:
14668         * cut-n-paste/recent-files/egg-recent-util.c:
14669         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
14670         * cut-n-paste/recent-files/egg-recent-view.c:
14671
14672         Update
14673
14674 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
14675
14676         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
14677         (fillGlyph, fillImageMask, drawImage):
14678         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
14679         pdf/splash/SplashTypes.h:
14680         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
14681         packed mode for Splash.
14682
14683         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
14684         RGB8 packed mode, eliminates the pixbuf data creation loop.
14685
14686         * shell/ev-print-job.c (ev_print_job_finalize)
14687         (ev_print_job_set_property, ev_print_job_get_property)
14688         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
14689         (ev_print_job_use_print_dialog_settings, idle_print_handler)
14690         (print_closure_finalize, ev_print_job_print): implement
14691         printing (for backends with EvPsExporter)
14692
14693         * shell/ev_print_job.h: update prototypes.
14694
14695         * shell/ev-window.c (ev_window_print): unref print job after
14696         printing.
14697
14698         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
14699         unless the document implements the EvDocumentFind interface.
14700
14701 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
14702
14703         * configure.ac: Added ja to ALL_LINGUAS.
14704
14705 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14706
14707         * pdf/xpdf/pdf-document.cc:
14708
14709         add a FIXME. We should probably not allocate
14710         a bookmark object every time
14711
14712 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14713
14714         * shell/ev-application.c: (ev_application_open),
14715         (ev_application_open_bookmark):
14716         * shell/ev-application.h:
14717         
14718         Add a way to open bookmarks
14719
14720         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
14721         (ev_bookmark_set_uri), (ev_bookmark_get_property),
14722         (ev_bookmark_set_property), (ev_bookmark_class_init),
14723         (ev_bookmark_new_title), (ev_bookmark_new_link),
14724         (ev_bookmark_new_external):
14725
14726         Support for external uris, better constructors.
14727
14728         * backend/ev-bookmark.h:
14729         * pdf/xpdf/pdf-document.cc:
14730         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14731
14732         Handle external uris
14733
14734 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14735
14736         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
14737         (ev_sidebar_bookmarks_construct), (do_one_iteration):
14738
14739         Hook up bookmarks navigation
14740
14741 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14742
14743         * backend/Makefile.am:
14744         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
14745         (ev_bookmark_get_title), (ev_bookmark_set_title),
14746         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
14747         (ev_bookmark_get_page), (ev_bookmark_set_page),
14748         (ev_bookmark_get_property), (ev_bookmark_set_property),
14749         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
14750         (ev_bookmark_new):
14751         * backend/ev-bookmark.h:
14752         * backend/ev-document-bookmarks.c:
14753         (ev_document_bookmarks_get_bookmark):
14754         * backend/ev-document-bookmarks.h:
14755         * pdf/xpdf/pdf-document.cc:
14756         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
14757
14758         Add a bookmark object to the backend and use it instead of get_values
14759
14760 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14761
14762         * data/evince-ui.xml:
14763
14764         Cleanup and add select all.
14765
14766         * shell/ev-view.c: (ev_view_select_all),
14767         (ev_view_button_press_event):
14768         * shell/ev-view.h:
14769         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
14770
14771         Add select all.
14772         Clear selection on click.
14773
14774 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
14775
14776         * shell/ev-sidebar-thumbnails.c
14777         (ev_sidebar_thumbnails_set_document): forgot to unref the
14778         loading_icon.
14779
14780 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
14781
14782         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
14783         at the visible page, not just linearly.  This makes it look fast.
14784
14785 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
14786
14787         * backend/ev-document-misc.c
14788         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
14789         white.
14790         * backend/ev-document-thumbnails.h: New interface to get the size
14791         of a page.
14792
14793 2005-01-06  Jeremy Katz  <katzj@redhat.com>
14794
14795         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
14796         make dist works
14797
14798 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
14799
14800         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
14801         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
14802         things up a bit.
14803
14804         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
14805
14806 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
14807
14808         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
14809         fonts. Should fix font problems on systems that have the base
14810         fonts in bitmap format. Reported by James Henstridge
14811         <james@jamesh.id.au>.
14812
14813 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14814
14815         * pdf/xpdf/Gfx.cc:
14816         * pdf/xpdf/GfxState.cc:
14817
14818         Fix for CAN-2004-1125
14819
14820 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14821
14822         * shell/ev-view.c: (ev_view_copy):
14823         * shell/ev-view.h:
14824         * shell/ev-window.c: (ev_window_cmd_edit_copy):
14825
14826         Implement Edit->Copy
14827
14828 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14829
14830         * backend/ev-document.c: (ev_document_get_text):
14831         * backend/ev-document.h:
14832         * pdf/xpdf/pdf-document.cc:
14833         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
14834         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
14835         (ev_view_update_primary_selection), (ev_view_button_press_event),
14836         (ev_view_motion_notify_event), (ev_view_button_release_event):
14837
14838         Beginnings of clipboard support. Incomplete but primary sort
14839         of work.
14840
14841 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14842
14843         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
14844         (expose_bin_window):
14845
14846         Nicer rubberband drawing, from GtkIconView.
14847
14848 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14849
14850         * backend/ev-document.c: (ev_document_save):
14851         * backend/ev-document.h:
14852         * data/evince-ui.xml:
14853         * pdf/xpdf/pdf-document.cc:
14854         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
14855
14856         Implement "Save a copy..." menu item
14857
14858 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14859
14860         * shell/ev-view.c: (ev_view_zoom):
14861
14862         Queue a resize when zoom changes
14863
14864 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
14865
14866         * backend/ev-document-misc.[ch]: New misc file to do simple drop
14867         shadows.
14868
14869         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
14870         thumbnails..
14871
14872 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
14873
14874         * pdf/xpdf/pdf-document.cc
14875         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
14876
14877 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
14878
14879         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
14880         It's slow, but I'll speed it up next!
14881
14882 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
14883
14884         * shell/main.c (load_files):
14885
14886         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
14887         from the command line and because it seems more appropriate.
14888
14889 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14890
14891         * data/evince-ui.xml:
14892         * shell/ev-window.c: (update_action_sensitivity),
14893         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
14894
14895         s/next page/page down
14896         s/previous page/page up
14897
14898 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14899
14900         * data/evince-ui.xml:
14901
14902         Change the layout to match clarkbw design.
14903
14904         * shell/Makefile.am:
14905         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
14906         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
14907         (ev_navigation_action_finalize),
14908         (ev_navigation_action_set_property),
14909         (ev_navigation_action_get_property),
14910         (ev_navigation_action_class_init):
14911         * shell/ev-navigation-action.h:
14912
14913         Implement clarkbw toolbar navigation controls (incomplete)
14914
14915         * shell/ev-page-action.c: (update_label), (update_spin),
14916         (value_changed_cb), (create_tool_item), (connect_proxy),
14917         (ev_page_action_init), (ev_page_action_finalize),
14918         (ev_page_action_set_property), (ev_page_action_get_property),
14919         (ev_page_action_set_current_page),
14920         (ev_page_action_set_total_pages), (ev_page_action_class_init):
14921         * shell/ev-page-action.h:
14922
14923         Implement a page switcher in the toolbar
14924
14925         * shell/ev-view.c: (ev_view_scroll_view):
14926         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14927         (update_current_page), (view_page_changed_cb), (goto_page_cb),
14928         (register_custom_actions), (ev_window_init):
14929
14930         Change page on PageUp/Down.
14931
14932 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
14933
14934         * pdf/xpdf/pdf-document.cc
14935         (pdf_document_thumbnails_get_thumbnail): initial stab at
14936         implementing thumbnail support for pdfs.  It only does documents
14937         with precached pdfs now.
14938
14939 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
14940
14941         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
14942         thumbnail code into a time-based idle as well.  Also, turn off the
14943         shadow temporarily as it's really slow.
14944
14945 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14946
14947         * backend/ev-document.c: (ev_document_class_init):
14948         * pdf/xpdf/pdf-document.cc:
14949         * shell/ev-window.c: (ev_window_open):
14950
14951         Fix document title bugs and fallback to
14952         filename when not available.
14953
14954 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14955
14956         * backend/ev-document.c: (ev_document_get_type),
14957         (ev_document_class_init), (ev_document_load),
14958         (ev_document_get_title):
14959         * backend/ev-document.h:
14960         * pdf/xpdf/pdf-document.cc:
14961         * ps/ps-document.c: (ps_document_set_property),
14962         (ps_document_get_property), (ps_document_class_init),
14963         (document_load):
14964         * ps/ps-document.h:
14965         * ps/ps.h:
14966         * shell/ev-window.c: (update_window_title), (ev_window_open),
14967         (ev_window_init):
14968
14969         Initial support for document title. Not working yet.
14970
14971 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14972
14973         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14974
14975         Grab focus on the view when clicking it
14976
14977 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14978
14979         * shell/ev-marshal.list:
14980         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14981         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14982
14983         Add key bindings to the view. Now if the focus would work
14984         right...
14985
14986 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14987
14988         * Makefile.am:
14989         * backend/Makefile.am:
14990         * data/Makefile.am:
14991         * dvi/Makefile.am:
14992         * dvi/dvilib/Makefile.am:
14993         * pdf/xpdf/Makefile.am:
14994         * po/POTFILES.in:
14995         * ps/Makefile.am:
14996
14997         Fix distcheck
14998
14999 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15000
15001         * shell/ev-view.c: (ev_view_realize):
15002
15003         Fix mouse wheel scrolling
15004
15005 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15006
15007         * ps/Makefile.am:
15008         * ps/gstypes.h:
15009         * ps/gtkgs.c:
15010         * ps/gtkgs.h:
15011         * ps/ps-document.c: (catchPipe), (ps_document_init),
15012         (ps_document_class_init), (ps_document_cleanup),
15013         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
15014         (set_up_page), (close_pipe), (is_interpreter_ready),
15015         (interpreter_failed), (output), (input), (start_interpreter),
15016         (stop_interpreter), (file_length), (file_readable),
15017         (check_filecompressed), (check_pdf), (compute_xdpi),
15018         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
15019         (ps_document_get_type), (ps_document_emit_error_msg),
15020         (document_load), (ps_document_next_page),
15021         (ps_document_get_current_page), (ps_document_get_page_count),
15022         (ps_document_goto_page), (ps_document_set_page_size),
15023         (ps_document_zoom_to_fit), (ps_document_set_zoom),
15024         (ps_document_load), (ps_document_get_n_pages),
15025         (ps_document_set_page), (ps_document_get_page),
15026         (ps_document_widget_event), (ps_document_set_target),
15027         (ps_document_set_scale), (ps_document_set_page_offset),
15028         (ps_document_get_page_size), (ps_document_render),
15029         (ps_document_document_iface_init):
15030         * ps/ps-document.h:
15031         * ps/ps.c:
15032         * shell/ev-window.c: (ev_window_open):
15033
15034         Rename GtkGS to PSDocument
15035
15036 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15037
15038         * ps/gtkgs.c: (gtk_gs_class_init):
15039         * ps/gtkgs.h:
15040
15041         Some more leftover...
15042
15043 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15044
15045         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
15046         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
15047         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
15048         * ps/gtkgs.h:
15049
15050         Remove unused code and make a lot of stuff private
15051
15052 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15053
15054         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
15055         (gtk_gs_defaults_changed):
15056         * ps/gsdefaults.h:
15057         * ps/gtkgs.c:
15058         * ps/gtkgs.h:
15059         * ps/ps.h:
15060
15061         Cleanup headers dependencies
15062
15063 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15064
15065         * ps/Makefile.am:
15066         * ps/ggvutils.c:
15067         * ps/ggvutils.h:
15068         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
15069         * ps/gsdefaults.h:
15070         * ps/gtkgs.c: (file_length), (file_readable),
15071         (check_filecompressed), (check_pdf), (gtk_gs_load),
15072         (gtk_gs_get_postscript):
15073
15074         Get rid of ggvutils
15075
15076 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15077
15078         * ps/ggvutils.c:
15079         * ps/ggvutils.h:
15080         * ps/gsio.h:
15081         * ps/gtkgs.c: (gtk_gs_set_zoom):
15082
15083         Cleanups
15084
15085 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15086
15087         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
15088
15089         Ensure the page is rerendered when changing zoom
15090
15091 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15092
15093         * backend/ev-document.c: (ev_document_base_init),
15094         (ev_document_changed):
15095         * backend/ev-document.h:
15096
15097         Add a changed event that is emitted when the page content
15098         changes. This is necessary to deal with the fact that
15099         in ps backend rendering happen asycrounously.
15100         This makes the ps backend mostly work.
15101
15102         * pdf/xpdf/pdf-document.cc:
15103
15104         Emit changed event
15105
15106         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
15107         (ps_document_set_target):
15108
15109         Emit changed event
15110
15111         * shell/ev-view.c: (document_changed_callback),
15112         (ev_view_set_document), (ev_view_set_page):
15113
15114         Redraw on the changed signal
15115
15116 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
15117
15118         * configure.ac: Added pt_BR to ALL_LINGUAS.
15119
15120 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
15121
15122         * backend/ev-document-bookmarks.c:
15123         (ev_document_bookmarks_get_child): *
15124         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
15125         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
15126         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
15127         (ev_sidebar_bookmarks_destroy),
15128         (ev_sidebar_bookmarks_class_init),
15129         (ev_sidebar_bookmarks_construct), (stack_data_free),
15130         (do_one_iteration), (populate_bookmarks_idle),
15131         (ev_sidebar_bookmarks_clear_document),
15132         (ev_sidebar_bookmarks_set_document): *
15133         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
15134         (ev_sidebar_add_page),
15135         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
15136         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
15137         it displays both the topics and the page numbers.
15138
15139 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
15140
15141         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
15142         toggle.
15143         * shell/ev-window.c (toggle_entries): Set sidebar default value to
15144         visible.
15145
15146 2004-12-23  Adam Weinberger  <adamw@gnome.org>
15147
15148         * configure.ac: Added en_CA to ALL_LINGUAS.
15149
15150 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
15151
15152         * ChangeLog: replace bottom of this ChangeLog (merged history of
15153         ggv and gpdf; where all paths were wrong and most of the files are
15154         not even in this tree) with ChangeLog (from arch) of the shell
15155         code.
15156
15157 2004-12-23  Havoc Pennington  <hp@redhat.com>
15158
15159         * shell/ev-window.c: hook up potentially-questionable "find
15160         results status text" feature - something involving the sidebar or
15161         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
15162         might be better in the end.
15163
15164         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
15165         with corresponding signal when it should be updated
15166
15167         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
15168
15169 2004-12-22  Havoc Pennington  <hp@redhat.com>
15170
15171         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
15172         find stuff on other pages, sort of (only returns one result on
15173         invisible pages, to show they have results; updates full results
15174         for a page when you view it). Currently repaints the current page
15175         every time a new result is found on any page, which isn't so nice.
15176
15177 2004-12-22  Havoc Pennington  <hp@redhat.com>
15178
15179         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
15180         the document doesn't support find (better ideas?)
15181         (find_bar_search_changed_cb): handle missing document or document
15182         that doesn't support find
15183
15184         * pdf/xpdf/pdf-document.cc: port to implement the new
15185         EvDocumentFindIface
15186
15187         * backend/ev-document-find.c: create a new interface for searching
15188
15189         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
15190
15191 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
15192
15193         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
15194         libevbackend.la.
15195
15196         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
15197         EvPrintJob constructor arguments.
15198
15199         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
15200         for documents that can export PostScript (page by page).
15201
15202         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
15203         
15204         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
15205         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
15206         (pdf_document_ps_exporter_iface_init:
15207         Implement EvPSExporter.
15208
15209         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
15210
15211 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15212
15213         * backend/Makefile.am:
15214         * backend/ev-document-thumbnails.c:
15215         (ev_document_thumbnails_get_type),
15216         (ev_document_thumbnails_get_thumbnail):
15217         * backend/ev-document-thumbnails.h:
15218         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
15219         (pixbuf_document_thumbnails_get_thumbnail),
15220         (pixbuf_document_document_thumbnails_iface_init):
15221         * shell/Makefile.am:
15222         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
15223         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
15224         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
15225         * shell/ev-sidebar-thumbnails.h:
15226         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
15227         (ev_sidebar_set_document):
15228         * shell/ev-utils.c: (gaussian), (create_blur_filter),
15229         (create_shadow), (ev_pixbuf_add_shadow):
15230         * shell/ev-utils.h:
15231         Add thumbnail support.
15232         
15233 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15234
15235         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
15236         (using_postscript_printer): Set up a print dialog for "PostScript
15237         injection" method.
15238
15239         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
15240         EvPrintJob.
15241
15242         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
15243
15244 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15245
15246         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
15247         (ps_document_set_target), (ps_document_get_page_size),
15248         (ps_document_render):
15249         * ps/gtkgs.h:
15250
15251         Fix a few bugs
15252
15253 2004-12-22  Christian Rose  <menthos@menthos.com>
15254
15255         * configure.ac: Added "sv" to ALL_LINGUAS.
15256
15257 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
15258
15259         * backend/ev-document-bookmarks.[ch]: new interface to indicate
15260         document supports bookmarks.
15261
15262 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15263
15264         * ps/ggvutils.c: (ggv_file_readable):
15265         * ps/ggvutils.h:
15266         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
15267         (gtk_gs_get_postscript):
15268
15269         Remove unused utils
15270
15271 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15272
15273         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
15274         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
15275         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
15276         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
15277         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
15278         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
15279         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15280         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15281         (gtk_gs_set_antialiasing), (ps_document_load),
15282         (ps_document_render):
15283         * ps/gtkgs.h:
15284
15285         Another check point for the ps backend. Now I can get it to show
15286         pages!
15287
15288 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
15289
15290         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
15291         document setting code.
15292
15293 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15294
15295         * shell/eggfindbar.c: (entry_activate_callback):
15296         Animate the next button when activate is pressed.
15297         
15298 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15299
15300         * shell/ev-window.c: (ev_window_cmd_edit_find),
15301         (update_fullscreen_popup), (ev_window_fullscreen),
15302         (ev_window_unfullscreen), (ev_window_state_event_cb),
15303         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
15304         Fix bugs in fullscreen code.
15305         
15306 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15307
15308         * Makefile.am:
15309         * configure.ac:
15310         * pixbuf/Makefile.am:
15311         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
15312         (pixbuf_document_load), (pixbuf_document_get_n_pages),
15313         (pixbuf_document_set_page), (pixbuf_document_get_page),
15314         (pixbuf_document_set_target), (pixbuf_document_set_scale),
15315         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
15316         (pixbuf_document_render), (pixbuf_document_begin_find),
15317         (pixbuf_document_end_find), (pixbuf_document_finalize),
15318         (pixbuf_document_class_init),
15319         (pixbuf_document_document_iface_init), (pixbuf_document_init):
15320         * pixbuf/pixbuf-document.h:
15321         * shell/Makefile.am:
15322         * shell/ev-application.c: (ev_application_open):
15323         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
15324         (ev_window_open):
15325         Add pixbuf backend.
15326         
15327 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
15328
15329         * Makefile.am: 
15330         * dvi/dvilib/Makefile.am:
15331         * dvi/Makefile.am:
15332         * configure.ac: Auto*ify dvi and dvi/dvilib
15333
15334         * dvi/Makefile: Remove from CVS
15335         
15336         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
15337         confusion.
15338
15339         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
15340         
15341         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
15342         
15343 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15344
15345         * ps/Makefile.am:
15346         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
15347         (gtk_gs_value_adjustment_changed), (compute_size),
15348         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
15349         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
15350         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15351         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15352         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
15353         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
15354         (ps_document_load), (ps_document_get_n_pages),
15355         (ps_document_set_page), (ps_document_get_page),
15356         (ps_document_set_target), (ps_document_set_scale),
15357         (ps_document_set_page_offset), (ps_document_get_page_size),
15358         (ps_document_render), (ps_document_begin_find),
15359         (ps_document_end_find), (ps_document_document_iface_init):
15360         * ps/gtkgs.h:
15361         * shell/Makefile.am:
15362         * shell/ev-window.c: (ev_window_open):
15363
15364         Some work to integrate gtkgs with EvDocument
15365
15366 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15367
15368         * shell/ev-window.c: (update_fullscreen_popup),
15369         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
15370         (exit_fullscreen_button_clicked_cb),
15371         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
15372         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
15373         (ev_window_state_event_cb), (ev_window_init):
15374         Add fullscreen support from Epiphany.
15375         
15376 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15377
15378         * data/ev-stock-zoom-fit-width.png: fit-width
15379         stock icon from gpdf.
15380         
15381         * shell/ev-stock-icons.[ch]: copied from gpdf.
15382         
15383         * shell/main.c: (main): init stock icons.
15384         
15385         * shell/ev-window.c: use the fit-width icon.
15386         
15387         * data/evince-ui.xml: add zooming toolbar items.
15388
15389 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15390
15391         * shell/ev-view.c: 
15392         (ev_view_best_fit), (ev_view_fit_width): because
15393         get_page_size() returns the scaled page size, we
15394         need to calculate the scale factor relative to
15395         the previous scale factor. Should really just
15396         add get_real_page_size().
15397
15398 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15399
15400         * shell/ev-view.[ch]:
15401         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
15402         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
15403         add zooming.
15404         
15405         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
15406         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
15407         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
15408         hook it up.
15409         
15410         * pdf/xpdf/pdf-document.cc:
15411         (pdf_document_begin_find),
15412         (pdf_document_end_find): make static.
15413
15414 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15415
15416         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
15417
15418         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
15419         names to fontconfig patterns.
15420         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
15421
15422         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
15423         setupBaseFontsFc.
15424
15425 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15426
15427         * Makefile.am:
15428         * configure.ac:
15429         * ps/Makefile.am:
15430         * ps/ggvutils.c:
15431         * ps/ggvutils.h:
15432         * ps/gsdefaults.c:
15433         * ps/gsdefaults.h:
15434         * ps/gsio.c:
15435         * ps/gsio.h:
15436         * ps/gtkgs.c:
15437         * ps/gtkgs.h:
15438         * ps/ps.c:
15439         * ps/ps.h:
15440
15441         Import ggv backend. Not hooked up yet.
15442
15443 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15444
15445         * shell/main.c: (load_files), (main): load files
15446         from the command line.
15447
15448 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15449
15450         * configure.ac: don't require bonobo.
15451         
15452         * cut-n-paste/recent-files/*: kill bonobo recent
15453         view.
15454
15455         * shell/ev-window.c:
15456         (ev_window_is_empty): upd.
15457         (unable_to_load), (ev_window_open): load backend
15458         based on the mime type.
15459
15460 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15461
15462         * backend/.cvsignore: ignore generated marshalers source.
15463
15464         * shell/main.c (main): this is not epiphany.
15465
15466 2004-12-22  Havoc Pennington  <hp@redhat.com>
15467
15468         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
15469         (expose_bin_window): draw find highlights
15470
15471         * shell/ev-window.c (find_bar_search_changed_cb): implement 
15472         
15473         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
15474         (pdf_document_end_find): implement this interface
15475
15476         * backend/ev-document.c (ev_document_found): add this to emit
15477         signal
15478
15479 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
15480
15481         * data/evince-ui.xml: Add a few more toolbar items.
15482
15483         * shell/ev-window.c: Hook up page navigation toolbar 
15484         items.
15485
15486         * shell/ev-view.[ch]: add ev_view_set/get_page and 
15487         a page-changed signal.
15488
15489         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
15490         Add ev_document_get_page().
15491
15492         * shell/ev-window.c: Sensitize/desensitize navigation
15493         actions.
15494
15495 2004-12-21  Havoc Pennington  <hp@redhat.com>
15496
15497         * backend/ev-backend-marshal.c,
15498         backend/ev-backend-marshalers.list, backend/Makefile.am: add
15499         marshaler-generator thingy. I'm sure there's a better way to do
15500         this in the modern world.
15501
15502         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
15503         end_find methods and "found" signal.
15504
15505         * configure.ac: find glib-genmarshal
15506
15507 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
15508
15509         * shell/ev-sidebar.c: Construct an actual sidebar.
15510         * shell/ev-sidebar-bookmarks.[ch]:
15511         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
15512
15513 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
15514
15515         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
15516         Redo size handling.
15517         
15518         * shell/ev-view.c: Track the size from the document.
15519
15520 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
15521
15522         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
15523         constructor assumes ownership of the string passed in.
15524         
15525         * shell/ev-window.c (ev_window_open): Destroy the error
15526         dialog once we've displayed it.
15527
15528 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
15529
15530         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
15531         a bit, it works! (sort of)
15532
15533         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
15534         Move to .cc since we need to use C++ in the implementation.
15535
15536         * shell/dummy.cc: Add a CC file to force evince
15537         to be linked as a C++ program.
15538
15539 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
15540
15541         * shell/ev-view.[ch]: Start of content-area widget.
15542
15543         * shell/ev-window.c: Create a EvView, update it
15544         as we change documents.
15545
15546         * shell/Makefile.am shell/ev-marshal.list: Add
15547         generated marshalers.
15548
15549 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
15550
15551         * Makefile.am (SUBDIRS): move shell.
15552
15553 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
15554
15555         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
15556         .a to libtool convenience libraries.
15557
15558         * shell/ev-window.c (ev_window_open): Hard code loading
15559         a PDF document.
15560         
15561         * backend/ev-document.h: Add a boolean return to load(),
15562         fix GError * to GError **.
15563
15564         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
15565         object for a PDF backend EvDocument.
15566
15567 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
15568
15569         * dvi/*: New directory with the beginning of a .dvi backend.
15570
15571 2004-12-21  Havoc Pennington  <hp@redhat.com>
15572
15573         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
15574         previous/next instead of back/forward
15575
15576 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
15577
15578         * backend/ev-document.[ch]: Fix a couple of problems so
15579         it compile.
15580
15581 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
15582
15583         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
15584         to backend/ directory, rename EvViewer to EvDocument.
15585
15586 2004-12-21  Havoc Pennington  <hp@redhat.com>
15587
15588         * shell/ev-window.c: hook up the find bar widget; now we just need
15589         a document to find things in
15590
15591         * shell/eggfindbar.c: a find bar widget
15592
15593 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
15594
15595         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
15596
15597 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
15598
15599         * pdf/**: Import of xpdf code from gpdf. 
15600
15601         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
15602
15603         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
15604         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
15605         Fix FreeType includes.
15606
15607         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
15608         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
15609         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
15610         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
15611         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
15612         Include xpdfconfig.h
15613         
15614 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
15615
15616         * shell/ev-window.c (ev_window_dispose): dispose can be called
15617         multiple times.
15618
15619 2004-12-21  Havoc Pennington  <hp@redhat.com>
15620
15621         * shell/ev-window.c (ev_window_init): set title to Document Viewer
15622         rather than Evince
15623
15624         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
15625         items; really they should be synced with the strings, etc. from
15626         current gpdf, but just getting the boring typing out of the way 
15627
15628 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15629
15630         * po/POTFILES.in:
15631         * shell/ev-application.c: (window_destroy_cb):
15632         * shell/ev-window.c:
15633         * shell/main.c: (main):
15634
15635         Actually show the window...
15636
15637 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15638
15639         * Makefile.am:
15640         * shell/Makefile.am:
15641         * shell/ev-application.c: (ev_application_class_init):
15642         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
15643
15644         Make it build again
15645
15646 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15647
15648         Import to gnome cvs.
15649         
15650         * Remove copies of gpdf and ggv trees.
15651         * Rip out all the recursive configure code.
15652         * Remove bonobo machinery.
15653         * viewer/*: GInterfaces that backends should/can implement.
15654
15655 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15656
15657         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
15658         typo
15659
15660 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15661
15662         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
15663         (ev_application_finalize, ev_application_class_init)
15664         (ev_application_init): use GType instance private data for priv.
15665
15666         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
15667         (ev_window_finalize, ev_window_class_init)
15668         (ev_window_init): ditto.
15669
15670 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15671
15672         * shell/ev-application.c (ev_application_new_window): make public
15673         (ev_application_show_initial_window): kill.
15674
15675         * shell/ev-application.h: update prototypes.
15676
15677         * shell/main.cc (main): inline ev_application_show_initial_window.
15678
15679 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15680
15681         * shell/ev-application.c (ev_application_new_window): impl.
15682         (ev_application_show_initial_window): use it.
15683         (is_window_empty, ev_application_get_empty_window): returns an
15684         existing empty window or a new one.
15685         (ev_application_open): from ev_window_cmd_file_open.
15686
15687         * shell/ev-application.h: update prototypes
15688
15689         * shell/ev-window.c (ev_window_is_empty): impl.
15690         (ev_window_open): make public.
15691         (ev_window_cmd_file_open): use ev_application_open
15692
15693         * shell/ev-window.h: update prototypes, remove unused.
15694
15695 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15696
15697         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
15698         move destroy handler out of here...
15699
15700         * shell/ev-application.c, shell/ev-application.h: ...into this new
15701         class. Also handles initial window creation.
15702
15703         * shell/main.cc (main): use EvApplication to create initial
15704         window.
15705
15706 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15707
15708         * Makefile.am (SUBDIRS): add cut-n-paste
15709
15710         * cut-n-paste/Makefile.am: add
15711
15712         * configure.ac: generate Makefiles in cut-n-paste
15713
15714 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15715
15716         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
15717         (ev_window_class_init): install ev_window_dispose.
15718
15719 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15720
15721         * shell/ev-window.h, shell/ev-window.c: replace gchar with
15722         char (gchar looks stupid).
15723
15724 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15725
15726         * po/de.po: updated German translation.
15727
15728 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15729
15730         * configure.ac: add more pkg-config library checks for gnome-vfs,
15731         bonobo etc.
15732
15733         * gpdf/configure.in: temporarily disable libpaper
15734         checks. Otherwise I'd have to add the checks for the shell, too.
15735
15736 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15737
15738         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
15739         and * file filters to the file choose.
15740
15741 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15742
15743         * po/de.po: Updated German translation.
15744
15745 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15746
15747         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
15748
15749 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15750
15751         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
15752
15753         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
15754         (ev_window_init): implement those menuitems.
15755
15756 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15757
15758         * data/evince-ui.xml: add a toolbar (with FileOpen action)
15759
15760         * shell/ev-window.c (ev_window_init): use the toolbar.
15761
15762 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15763
15764         * shell/ev-window.c (ev_window_init): use menu translations
15765
15766 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15767
15768         * configure.ac: add "de" to ALL_LINGUAS.
15769
15770         * po/de.po: add German translation.
15771
15772 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15773
15774         * Makefile.am (SUBDIRS): add po
15775
15776         * configure.ac: check intltool, glib-gettext etc, generate
15777         po/Makefile.in
15778
15779         * po, po/POTFILES.in, po/POTFILES.skip: new.
15780
15781 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15782
15783         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
15784         already use (#ifdef ENABLE_NLS)
15785
15786         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
15787         pointer indirection thinko.
15788
15789         * shell/main.c: include gi18n.h for bindtextdomain etc.
15790
15791 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15792
15793         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
15794         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
15795         tooltips for menu items in the statusbar.
15796
15797 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15798
15799         * configure.ac, data/Makefile.am, shell/Makefile.am: use
15800         pkgdatadir drop UIDIR
15801
15802 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15803
15804         * data/evince-ui.xml: Add File->Open menu item
15805
15806         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
15807         chooser), hook it up in the ui manager.
15808
15809 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15810
15811         * shell/ev-window.c: fix Help->About tooltip.
15812
15813 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
15814
15815         * configure.ac: set CFLAGS for libevprivate.
15816
15817         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
15818         definitions, factory etc.
15819
15820         * lib/Makefile.am: build libevprivate.a (only stock icon code).
15821
15822         * shell/Makefile.am: link against libevprivate.a.
15823
15824         * shell/ev-window.c (entries): add stock icon to Help->About.
15825
15826         * shell/main.c (main): init stock icon code.
15827
15828 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15829
15830         * lib/recent-files: egg recent files code
15831
15832         * lib/Makefile.am: add.
15833
15834         * Makefile.am: add lib subdir.
15835
15836         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
15837         set CFLAGS for recent-files.
15838
15839 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15840
15841         * configure.ac: disable -ansi and -pedantic gcc flags. They
15842         disable POSIX stuff in stdio.h, but egg-recent uses them.
15843
15844 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
15845
15846         * configure.ac: add --disable-deprecated flag (defaults to on in
15847         "cvs" builds).
15848
15849         * shell/Makefile.am (INCLUDES): use it.
15850
15851 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15852
15853         * shell/main.c: add missing #include.
15854
15855         * shell/ev-window.c: fix for pedantic gcc.
15856         (ev_window_cmd_help_about): split license into paragraphs for
15857         translators and pedantic compilers.
15858
15859 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15860
15861         * configure.ac: add more warning flags if compiling with gcc from
15862         cvs (or explicitly requested with --enable-more-warnings).
15863
15864 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15865
15866         * data/evince-ui.xml: add File and File->Close menu.
15867
15868         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
15869         (ev_window_destroy): quit after destroy.
15870         (ev_window_class_init): override GtkObject::destroy.
15871         (entries): install close_window callback.
15872
15873 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15874
15875         * Makefile.am (SUBDIRS): add data subdir.
15876
15877         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
15878         gtk+ 2.5.0 for GtkAboutDialog.
15879
15880         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
15881         main window.
15882
15883         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
15884
15885         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
15886         manager.
15887         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
15888
15889 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15890
15891         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
15892
15893 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15894
15895         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
15896
15897 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15898
15899         * shell/*: Added shell directory boilerplate, build it.
15900
15901 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15902
15903         * configure.ac, Makefile.am: Added top-level configure.ac and
15904         Makefile.am