]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
f05073a44416eb81bebf449d2abe7c3a3e4f4317
[evince.git] / ChangeLog
1 2009-02-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/eggfindbar.c: (egg_find_bar_init):
4
5         Use gtk_tool_button_set_use_underline() for next/previous buttons
6         so that the underline is used for the mnemonic. Fixes bug #571547.
7         
8 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * shell/ev-window.c: (setup_document_from_metadata),
11         (setup_sidebar_from_metadata), (setup_document_from_metadata),
12         (setup_view_from_metadata), (ev_window_set_document),
13         (ev_window_load_job_cb), (ev_window_reload_job_cb),
14         (ev_window_reload_remote), (ev_window_init):
15
16         Do not use metadata when reloading the document, so that the
17         window is not resized when reloading. See bugs #571051 and
18         #304249.
19         
20 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
21
22         * configure.ac:
23         * cut-n-paste/smclient/Makefile.am:
24
25         Fix smclient libs on cycgwin. See bug #339172.
26         
27 2009-02-08  Christian Persch  <chpe@gnome.org>
28
29         * configure.ac:
30         * libdocument/Makefile.am:
31         * libview/Makefile.am: Add experimental introspection support.
32         Disabled by default; use --enable-introspection to enable it.
33         Bug #569083.
34
35 2009-02-08  Christian Persch  <chpe@gnome.org>
36
37         * libview/Makefile.am: Link libevdocument.la to libevview.la.
38
39 2009-02-05  Christian Persch  <chpe@gnome.org>
40
41         * backend/comics/comics-document.c: (comics_document_load):
42         * backend/djvu/djvu-document.c: (djvu_document_load):
43         * backend/dvi/dvi-document.c: (dvi_document_load):
44         * backend/impress/impress-document.c: (impress_document_load):
45         * backend/pdf/ev-poppler.cc:
46         * libdocument/ev-document-factory.c: (get_document_from_uri),
47         (ev_document_factory_get_document):
48         * shell/ev-print-operation.c:
49         (ev_print_operation_export_print_dialog_response_cb): Use
50         g_set_error_literal now that we depend on glib 2.18.
51
52 2009-02-05  Hib Eris  <hib@hiberis.nl>
53
54         * shell/ev-application.c:
55
56         Include gdkx.h only with X11. See bug #339172.
57         
58 2009-02-05  Hib Eris  <hib@hiberis.nl>
59
60         * backend/pdf/pdfdocument.evince-backend.in:
61
62         Add application/x-ext-pdf mime type for pdf backend. See bug
63         #339172.
64         
65 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
66
67         * configure.ac:
68         * cut-n-paste/smclient/Makefile.am:
69         * cut-n-paste/smclient/eggdesktopfile.c:
70         * cut-n-paste/smclient/eggsmclient-win32.c:
71         * shell/main.c:
72
73         Make session manager code compile for w32. These changes have been
74         taken from upstream libegg. Based on patch by Hib Eris. See bug
75         #339172.
76         
77 2009-02-05  Hib Eris  <hib@hiberis.nl>
78
79         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
80
81         Make screensaver code compile for w32. These changes have been
82         copied from upstream totem. See bug #339172.
83         
84 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
85
86         * configure.ac:
87         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
88
89         Make use of GConf optional. Based on patch by Hib Eris. See bug
90         #339172.
91         
92 2009-02-04  Christian Persch  <chpe@gnome.org>
93
94         * libdocument/ev-init.c: (ev_init): Make ev_init() also bind the
95         evince gettext domain, so i18n works in the library.
96
97         * properties/ev-properties-main.c: (nautilus_module_initialize):
98         Remove extra bindtextdomain call.
99
100 2009-02-04  Christian Persch  <chpe@gnome.org>
101
102         * backend/comics/comics-document.c:
103         * backend/djvu/djvu-document.c:
104         * backend/dvi/dvi-document.c:
105         * backend/impress/impress-document.c:
106         * backend/pdf/ev-poppler.cc:
107         * backend/pixbuf/pixbuf-document.c:
108         * backend/ps/ev-spectre.c:
109         * backend/tiff/tiff-document.c:
110         * libdocument/ev-attachment.c:
111         * libdocument/ev-document-factory.c:
112         * libview/ev-jobs.c:
113         * libview/ev-view-accessible.c:
114         * libview/ev-view.c:
115         * properties/ev-properties-view.c: Include gi18n-lib.h instead of
116         gi18n.h.
117
118 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
119
120         * NEWS:
121         * configure.ac:
122
123         Update for release 2.25.90
124         
125 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
126
127         * cut-n-paste/zoom-control/ephy-zoom-control.c:
128         (ephy_zoom_control_finalize), (ephy_zoom_control_class_init):
129
130         Remove the old tooltips code and use G_DEFINE_TYPE().
131         
132 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
133
134         * configure.ac:
135         * help/reference/Makefile.am:
136         * help/reference/libdocument/Makefile.am:
137         * help/reference/libdocument/libevdocument-docs.sgml:
138         * help/reference/libdocument/libevdocument.types:
139         * help/reference/libdocument/version.xml.in:
140         * help/reference/libview/Makefile.am:
141         * help/reference/libview/libevview-docs.sgml:
142         * help/reference/libview/libevview.types:
143         * help/reference/libview/version.xml.in:
144         * help/reference/shell/Makefile.am:
145         * help/reference/shell/evince-docs.sgml:
146         * help/reference/shell/evince.types:
147         * help/reference/shell/tmpl/dummy.sgml:
148         * help/reference/shell/version.xml.in:
149
150         Split API documentation into libdocument, libview and
151         shell. Required gtk-doc files has been added, but API docs still
152         need to be completed and improved. Fixes bug #568465.
153         
154 2009-02-01  Christian Persch  <chpe@gnome.org>
155
156         * libdocument/ev-document.h: Don't make GTypeInfo static. Bug #570077.
157
158 2009-02-01  Christian Persch  <chpe@gnome.org>
159
160         * backend/Makefile.am:
161         A backend/backend.symbols:
162         * configure.ac: Only export the backend module entry point. Bug
163         #569998.
164
165 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
166
167         * shell/eggfindbar.c: (egg_find_bar_init):
168
169         Add mnemonics to buttons in search bar. Fixes bug #569212.
170         
171 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
172         
173         * shell/ev-print-operation.c:
174         (ev_print_operation_export_print_dialog_response_cb):
175
176         Make sure pages_per_sheet is always >= 1. Fixes bug #569328.
177         
178 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
179
180         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
181
182         Clamp top/bottom values of destinations to make sure they are not
183         bigger than the page height. Fixes bug #569327.
184         
185 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
186
187         * libdocument/ev-debug.h:
188
189         Fix build when debug mode is disabled.
190         
191 2009-01-30  Christian Persch  <chpe@gnome.org>
192
193         * libdocument/ev-backends-manager.c: (ev_backends_manager_load): Make
194         this return TRUE only if any backends were loaded, so the ev_init()
195         function works as documented.
196
197 2009-01-30  Christian Persch  <chpe@gnome.org>
198
199         * evince-document.h:
200         * libdocument/Makefile.am:
201         A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug
202         #569117.
203
204         * libdocument/ev-backends-manager.c: (_ev_backends_manager_init):
205         * libdocument/ev-backends-manager.h:
206         * libdocument/ev-debug.c: (_ev_debug_init), (_ev_debug_shutdown):
207         * libdocument/ev-debug.h:
208         * libdocument/ev-file-helpers.c: (_ev_file_helpers_init),
209         (_ev_file_helpers_shutdown):
210         * libdocument/ev-file-helpers.h: Make these init/shutdown methods
211         private.
212
213         * properties/ev-properties-main.c: (nautilus_module_initialize),
214         (nautilus_module_shutdown):
215         * shell/main.c: (main):
216         * thumbnailer/evince-thumbnailer.c: (main): Use the new single
217         init/shutdown method.
218
219 2009-01-29  Christian Persch  <chpe@gnome.org>
220
221         * shell/main.c: (option_version_cb): Add --version which was lost in
222         the libgnome removal. Bug #562869.
223
224 2009-01-26  Christian Persch  <chpe@gnome.org>
225
226         * shell/ev-application.c: (ev_application_register_service),
227         (ev_application_shutdown):
228         * shell/main.c: (main): Move metadata manager initialisation and
229         shutdown into EvApplication. Follow-up from bug #569120.
230
231 2009-01-26  Christian Persch  <chpe@gnome.org>
232
233         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_string): Don't
234         copy the string twice. Bug #569231.
235
236 2009-01-26  Christian Persch  <chpe@gnome.org>
237
238         * libdocument/ev-file-helpers.c: (ev_dir_ensure_exists),
239         (ev_tmp_dir), (ev_file_helpers_init), (ev_file_helpers_shutdown):
240         * libdocument/ev-file-helpers.h:
241         * shell/ev-application.c: (ev_application_shutdown),
242         (ev_application_init), (ev_application_screensaver_disable),
243         (ev_application_save_print_settings),
244         (ev_application_set_page_setup):
245         * shell/ev-application.h:
246         * shell/ev-metadata-manager.c: (load_values),
247         (ev_metadata_manager_save): Move ev_dot_dir() from libdocument to
248         shell, since it shouldn't be public API. Bug #569120.
249
250         * libdocument/ev-file-helpers.c: (ev_tmp_filename): Use
251         g_get_prgname() instead of hardcoding "evince" for the tmpdir name.
252
253 2009-01-25  Christian Persch  <chpe@gnome.org>
254
255         Bug 569082 – use versioned directory for backends
256
257         * configure.ac: Define ev_binary_version and backenddir.
258         * evince-document.pc.in: Add backenddir variable.
259         * libdocument/Makefile.am:
260         * backend/*/Makefile.am: Remove backenddir definition, so it picks
261         up the one from configure.
262
263 2009-01-25  Christian Persch  <chpe@gnome.org>
264
265         * configure.ac:
266         * evince-document.pc.in: Renamed from evince-backend.pc.in.
267         * libdocument/Makefile.am: Renamed library to libevdocument.la.
268         * libview/Makefile.am:
269         * shell/Makefile.am:
270         * backend/*/Makefile.am: Adapt to changed library name.
271
272         * libdocument/Makefile.am:
273         * libview/Makefile.am: Change the installed headers path to match
274         the directory names in SVN.
275
276         * evince-document.h:
277         * evince-view.h: Add single headers. Bug #568227.
278
279         * libdocument/*.h:
280         * libview/*.h: Add single headers guards.
281
282         * libview/Makefile.am:
283         * libdocument/Makefile.am:
284         * backend/*/Makefile.am:
285         * help/reference/Makefile.am: Define EVINCE_COMPILATION, so we can
286         still include individual headers.
287
288         * properties/Makefile.am:
289         * properties/ev-properties-main.c:
290         * properties/ev-properties-view.h:
291         * thumbnailer/Makefile.am:
292         * thumbnailer/evince-thumbnailer.c: Include only evince-document.h.
293
294         * libdocument/Makefile.am:
295         * libview/Makefile.am: Generate type builtins from all installed headers.
296         * libdocument/ev-link-action.[ch]:
297         * libdocument/ev-link-dest.[ch]:
298         * libdocument/ev-transition-effect.[ch]:
299         * libview/ev-view.[ch]: Remove handcoded type builtins.
300
301         * libdocument/Makefile.am:
302         * evince-document.h: Add ev-document-factory.h to the public headers.
303
304 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
305
306         * shell/ev-sidebar-page.c:
307
308         Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
309         #568228.
310         
311 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
312
313         * libdocument/ev-document.h:
314
315         Add EV_DEFINE_INTERFACE macro.
316         
317         * libdocument/ev-async-renderer.c:
318         * libdocument/ev-document-find.c:
319         * libdocument/ev-document-fonts.c:
320         * libdocument/ev-document-forms.c:
321         * libdocument/ev-document-images.c:
322         * libdocument/ev-document-layers.c:
323         * libdocument/ev-document-links.c:
324         * libdocument/ev-document-security.c:
325         * libdocument/ev-document-thumbnails.c:
326         * libdocument/ev-document-transition.c:
327         * libdocument/ev-document.c:
328         * libdocument/ev-file-exporter.c:
329         * libdocument/ev-selection.c:
330
331         Use EV_DEFINE_INTERFACE macro to define interfaces in
332         libdocument. See bug #568228.
333         
334 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
335
336         * libdocument/ev-document.[ch]:
337
338         Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug
339         #568228.
340         
341 2009-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
342
343         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
344         (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
345         (new_separator_pixbuf):
346         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
347         (egg_toolbar_editor_disconnect_model),
348         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
349         (egg_toolbar_editor_finalize):
350         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
351         * cut-n-paste/toolbar-editor/eggmarshalers.list:
352         
353         Sync EggToolbarEditor with libegg.
354
355 2009-01-22  Michael J. Chudobiak  <mjc@svn.gnome.org>
356
357         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
358         When saving a file, using the default permissions for the user/system,
359         respecting umask and any setgid bit on the directory. Uses the new
360         G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
361         Bug #568593.
362         
363 2009-01-21  Christian Persch  <chpe@gnome.org>
364
365         * configure.ac:
366         * libdocument/Makefile.am:
367         * libview/Makefile.am: Add libtool versioning to libevbackend and
368         libevview. Bug #568229.
369
370 2009-01-21  Christian Persch  <chpe@gnome.org>
371
372         * Makefile.am:
373         * configure.ac:
374         A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
375
376 2009-01-21  Christian Persch  <chpe@gnome.org>
377
378         * configure.ac:
379         * libdocument/Makefile.am:
380         A libdocument/ev-version.h.in: Add version defines and version check
381         macro. Bug #568224.
382
383 2009-01-21  Hiroyuki Ikezoe  <poincare@ikezoe.net>
384
385         * shell/ev-sidebar-links.c
386         * shell/ev-print-operation.c:
387         * shell/ev-history.c:
388         * shell/ev-file-monitor.c:
389         * shell/ev-window.c:
390         * shell/ev-password-view.c:
391         * shell/ev-sidebar-thumbnails.c:
392         * shell/ev-sidebar-attachments.c:
393         * libview/ev-pixbuf-cache.c:
394         * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect.
395         Bug #568386.
396
397 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
398
399         * libdocument/ev-document-info.h:
400
401         Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
402         
403 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
404
405         * libview/Makefile.am:
406
407         Install ev-job-scheduler.h. See bug #567790.
408         
409 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
410
411         * libdocument/Makefile.am:
412
413         Install ev-backends-manager.h and
414         ev-document-type-builtins.h. Fixes bug #567787.
415         
416 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
417
418         * NEWS:
419         * configure.ac:
420
421         Update for release 2.25.5
422         
423 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
424
425         * libview/ev-view.c: (ev_view_drag_data_get):
426
427         Fix second parameter passed to gtk_selection_data_set_uris(), 
428         it expects a gchar **.
429         
430 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
431
432         * libdocument/Makefile.am:
433         * libdocument/ev-document-info.h:
434         * libdocument/ev-document-type-builtins.c.template:
435         * libdocument/ev-document-type-builtins.h.template:
436         * libdocument/ev-document.c: (ev_document_info_get_type),
437         (ev_document_info_copy):
438
439         Make EvDocumentInfo and enums definded in ev-document-info.h
440         GTypes. Fixes bug #567789.
441         
442 2009-01-18  Michal Vaner <vorner+evince@ucw.cz>
443
444         * shell/main.c (arguments_parse): Fix for a minor code typo.
445
446 2009-01-18  Christian Persch  <chpe@gnome.org>
447
448         * help/reference/Makefile.am:
449         * help/reference/evince.types: Fix the API docs build. Bug #568171.
450
451 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
452
453         * libview/Makefile.am:
454         * libview/ev-view-type-builtins.c.template:
455         * libview/ev-view-type-builtins.h.template:
456
457         Make EvJobPriority a proper GType. Fixes bug #567788.
458         
459 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
460
461         * configure.ac:
462         * cut-n-paste/*/Makefile.am:
463         * libdocument/Makefile.am:
464
465         Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
466         code.
467         
468 2009-01-18  Christian Persch  <chpe@gnome.org>
469
470         * libview/ev-view.c: (ev_view_drag_data_get),
471         (ev_view_drag_motion), (ev_view_update_primary_selection),
472         (clear_link_selected):
473         * shell/ev-sidebar-attachments.c:
474         (ev_sidebar_attachments_drag_data_get),
475         (ev_sidebar_attachments_get_property),
476         (ev_sidebar_attachments_init):
477         * shell/ev-window.c: Update drag handling code to use the
478         gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
479         hardcoding the targets lists. Bug #558084.
480         
481 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
482
483         * libdocument/Makefile.am:
484         * libdocument/ev-backend-marshal.c:
485         * libdocument/ev-backend-marshalers.list:
486         * libdocument/ev-document.c:
487
488         Remove unused marshalers stuff from libdocument.
489         
490 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
491
492         * po/POTFILES.in:
493
494         Update for the current source tree.
495         
496 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
497
498         * configure.ac:
499         * Makefile.am:
500         * libdocument/Makefile.am:
501         * libview/Makefile.am:
502         * libview/ev-job-scheduler.[ch]:
503         * libview/ev-jobs.[ch]:
504         * libview/ev-page-cache.[ch]:
505         * libview/ev-pixbuf-cache.[ch]:
506         * libview/ev-timeline.[ch]:
507         * libview/ev-transition-animation.[ch]:
508         * libview/ev-view-accessible.[ch]:
509         * libview/ev-view-marshal.list:
510         * libview/ev-view.[ch]:
511         * shell/Makefile.am:
512
513         Move EvView specific code to a libeviview library so that it can
514         be embbeded in other applications. Based on patches by Tomeu
515         Vizoso. Fixes bug #567751.
516         
517 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
518
519         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
520         * shell/ev-window.c: (ev_window_load_job_cb),
521         (ev_window_load_job_cb), (ev_window_open_uri),
522         (ev_window_reload_local), (ev_window_dispose):
523
524         Remove dest, mode and search_string from EvJobLoad since they are
525         not really needed by the job, but for the window.
526         
527 2009-01-17  Carlos Garcia Campos  <carlosgc@gnome.org>
528
529         * shell/ev-view.c: (ev_view_drag_data_received),
530         (ev_view_class_init), (ev_view_init):
531         * shell/ev-window.c: (ev_window_drag_data_received),
532         (ev_window_class_init), (ev_window_init):
533
534         Make the whole EvWindow the destination of a drag and drop
535         operation.
536         
537 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
538
539         * shell/ev-window.c: (window_open_file_copy_progress_cb):
540
541         Add missing brakets around the percentage in progress
542         messages. See bug #567910.
543         
544 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
545
546         * shell/ev-application.c: (ev_application_open_window),
547         (ev_application_open_uri_at_dest):
548
549         Do no use gdk_x11_* when not available. Based on patch by Hib
550         Eris, see bug #339172.
551         
552 2009-01-16  Hib Eris  <hib@hiberis.nl>
553
554         * configure.ac:
555         * properties/ev-properties-view.c:
556         (ev_properties_view_format_date):
557
558         Check for localtime_r. See bug #339172.
559         
560 2009-01-16  Hib Eris  <hib@hiberis.nl>
561
562         * shell/main.c:
563
564         Include gdkx only for dbus support. See bug #339172.
565         
566 2009-01-16  Tomeu Vizoso  <tomeu@sugarlabs.org>
567
568         * shell/ev-view.c: (ev_view_set_zoom_for_size):
569
570         Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug
571         #567785.
572         
573 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
574
575         * shell/ev-window.c: (reload_remote_copy_progress_cb),
576         (window_save_file_copy_progress_cb):
577
578         Use brakets around the percentage in progress messages. See bug
579         #567910.
580         
581 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
582
583         * shell/ev-window.c: (reload_remote_copy_ready_cb):
584
585         Fix typo in error message. See bug #567910.
586         
587 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
588
589         * shell/ev-window.c: (ev_window_cmd_file_close_window):
590
591         Fix mnemonic conflict. Fixes bug #567937.
592         
593 2009-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
594
595         * NEWS:
596         * configure.ac:
597
598         Update for release 2.25.4
599         
600 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
601
602         * configure.ac:
603         
604         GLib version requirement bumped to 2.18 due to g_set_error_literal.
605         Thanks to Christian Spurk.
606
607 2008-12-31  Hib Eris  <hib@hiberis.nl>
608         
609         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
610
611         Fix mime type handling.
612         
613 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
614
615         * po/POTFILES.in:
616
617         Add ev-print-operation.c.
618         
619 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
620
621         * shell/ev-window.c: (ev_window_clear_progress_idle),
622         (reset_progress_idle), (ev_window_show_progress_message),
623         (ev_window_reset_progress_cancellable),
624         (ev_window_progress_response_cb), (show_loading_progress),
625         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
626         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
627         (show_reloading_progress), (reload_remote_copy_ready_cb),
628         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
629         (show_saving_progress), (window_save_file_copy_ready_cb),
630         (window_save_file_copy_progress_cb), (ev_window_save_remote),
631         (ev_window_dispose):
632
633         Show progress information when loading/saving remote files. Fixes
634         bug #370958.
635         
636 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
637
638         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
639
640         Show better warning message when temp file cannot be deleted.
641         
642 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
643
644         * shell/ev-window.c: (image_save_dialog_response_cb):
645
646         Fix saving images to remote locations.
647         
648 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
649
650         * shell/ev-application.[ch]: (ev_application_shutdown),
651         (ev_application_get_print_settings_file),
652         (ev_application_save_print_settings),
653         (ev_application_get_print_settings),
654         (ev_application_set_print_settings),
655         (ev_application_get_page_setup), (ev_application_set_page_setup):
656         * shell/ev-window.c: (ev_window_save_print_page_setup),
657         (ev_window_load_print_page_setup_from_metadata),
658         (ev_window_print_page_setup_done_cb),
659         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
660         (ev_window_cmd_preview_print):
661
662         Remember page setup options too. Paper size is globally remembered
663         while page margins are stored per document in metadata file. Fixes
664         bugs #525185 and #349102.
665         
666 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
667
668         * shell/ev-print-operation.c:
669         (ev_print_operation_export_print_dialog_response_cb):
670
671         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
672         
673 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
674
675         * shell/ev-print-operation.c: (export_cancel),
676         (export_job_cancelled), (ev_print_operation_export_begin),
677         (ev_print_operation_export_cancel):
678         * shell/ev-window.c: (ev_window_print_cancel),
679         (ev_window_print_update_pending_jobs_message),
680         (ev_window_print_operation_done),
681         (ev_window_print_operation_status_changed),
682         (print_jobs_confirmation_dialog_response),
683         (ev_window_cmd_file_close_window):
684
685         Show a confirmation dialog when there are pending print jobs while
686         closing the main window. Fixes bug #480964.
687         
688 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
689
690         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
691         (ev_print_operation_get_job_name),
692         (ev_print_operation_get_status),
693         (ev_print_operation_get_progress),
694         (ev_print_operation_update_status),
695         (ev_print_operation_export_get_job_name), (clamp_ranges),
696         (get_first_and_last_page), (ev_print_operation_export_run_next),
697         (print_job_finished), (export_print_done), (export_job_cancelled),
698         (update_progress), (export_print_page),
699         (ev_print_operation_export_begin),
700         (ev_print_operation_export_print_dialog_response_cb),
701         (ev_print_operation_export_run),
702         (ev_print_operation_export_cancel),
703         (ev_print_operation_export_class_init):
704         * shell/ev-window.c:
705         (ev_window_print_update_pending_jobs_message),
706         (ev_window_print_operation_done),
707         (ev_window_print_progress_response_cb),
708         (ev_window_print_operation_status_changed),
709         (ev_window_print_operation_begin_print), (ev_window_print_range),
710         (ev_window_dispose):
711
712         Show progress information when printing. Fixes bug #482770.
713         
714 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
715
716         * shell/Makefile.am:
717         * shell/ev-progress-message-area.[ch]:
718         * shell/ev-message-area.[ch]: (ev_message_area_init),
719         (ev_message_area_set_image_from_stock):
720
721         Add EvProgressMessageArea derived from EvMessageArea to show
722         progress information in the message area. 
723         
724 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
725
726         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
727
728         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
729         close button. Add a function to get the contents of the message
730         area.
731         
732 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
733
734         * shell/Makefile.am:
735         * shell/ev-print-operation.[ch]:
736         * shell/ev-jobs.[ch]: (ev_job_export_init),
737         (ev_job_export_dispose), (ev_job_export_run),
738         (ev_job_export_class_init), (ev_job_export_new),
739         (ev_job_export_set_page):
740         * shell/ev-window.c: (ev_window_print_operation_done),
741         (ev_window_print_range), (ev_window_dispose):
742
743         First step of the printing system rework. EvJobPrint has been
744         replaced by EvJobExport so that every page is scheduled to be
745         exported in a thread instead of scheduling the whole printing
746         process. This way the gui is responsive during printing.
747         
748 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
749
750         * shell/ev-window.c: (setup_size_from_metadata),
751         (ev_window_load_print_settings_from_metadata):
752
753         Fix memory leaks.
754         
755 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
756
757         * libdocument/ev-document.c: (ev_document_get_type):
758
759         Add GObject type as prerequisite to EvDocument interface so that
760         document instances can be used as GObjects.
761         
762 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
763
764         * shell/ev-view.c: (jump_to_find_result):
765
766         Only jump the the location of the find result for the first match
767         when searching. It drastically improves the performance when
768         searching. Bug catched and fixed by Michael Hunold. Fixes bug
769         #564774.
770         
771 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
772
773         * properties/ev-properties-main.c: (ev_properties_get_pages):
774         * properties/ev-properties-view.[ch]:
775         (ev_properties_view_dispose), (ev_properties_view_class_init),
776         (ev_properties_view_set_info), (ev_properties_view_new):
777         * shell/ev-properties-dialog.[ch]:
778         (ev_properties_dialog_set_document):
779         * shell/ev-window.c: (ev_window_setup_document),
780         (ev_window_cmd_file_properties):
781
782         Add document URI to properties page. Fixes bug #555376.
783         
784 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
785
786         * configure.ac:
787         * data/Makefile.am:
788         * data/evince-password.glade: Removed
789         * data/evince-properties.glade: Removed
790         * properties/ev-properties-view.c:
791         (ev_properties_view_class_init), (set_property),
792         (ev_properties_view_set_info), (ev_properties_view_init):
793         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
794         (font_cell_data_func), (ev_properties_fonts_init):
795
796         Remove Glade dependency.
797         
798 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
799
800         * backend/comics/comics-document.c: (comics_document_load):
801
802         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
803         
804 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
805
806         * NEWS:
807         * configure.ac:
808
809         Update for release 2.25.2
810         
811 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
812
813         * configure.ac:
814         * shell/Makefile.am:
815         * shell/ev-keyring.[ch]:
816         * shell/ev-password.[ch]: Removed
817         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
818         (ev_password_view_class_init), (ev_password_view_clicked_cb),
819         (ev_password_view_init), (ev_password_view_set_uri),
820         (ev_password_dialog_got_response),
821         (ev_password_dialog_remember_button_toggled),
822         (ev_password_dialog_entry_changed_cb),
823         (ev_password_dialog_entry_activated_cb),
824         (ev_password_view_ask_password), (ev_password_view_get_password),
825         (ev_password_view_get_password_save_flags),
826         (ev_password_view_new):
827         * shell/ev-window.c: (ev_window_password_view_unlock),
828         (ev_window_load_job_cb), (ev_window_close_dialogs),
829         (ev_window_init):
830
831         Rework the password view. When the password is in the keyring it's
832         used automatically without showing the password dialog and it's  
833         only stored in the keyring when we are sure it's correct. The
834         password dialog has been reworked too, in order to make it
835         more hig compliant and consistent with the GTK+ dialog used in
836         gtkmountoperation. Fixes bug #562496. 
837         
838 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
839
840         * backend/comics/comics-document.c: (comics_document_load):
841
842         Do not trust file extensions when getting the command needed to
843         uncompress comic documents. Fixes bug #562143.
844         
845 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
846
847         * libdocument/ev-document-factory.c: (get_document_from_uri),
848         (ev_document_factory_get_document):
849         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
850         (get_mime_type_from_data), (ev_file_get_mime_type):
851
852         Move mime-type functions from document-facrory to file-helpers so
853         that it can be reused.
854         
855 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
856
857         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
858         (window_open_file_copy_ready_cb), (ev_window_reload_local),
859         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
860         (ev_window_reload_remote), (ev_window_reload_document):
861
862         Add support for reloading remote documents. Fixes bug #555399.
863         
864 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
865
866         * shell/ev-view.c: (ev_view_find_previous):
867
868         Make sure find_result is never < 0 which causes a crash while
869         searching. Fixes bug #558377.
870         
871 2008-11-19  Marek Kašík <mkasik@redhat.com>
872
873         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
874         (ev_pixbuf_cache_get_selection_surface):
875         
876         Fixes crash on fast scrolling with simultaneous text selection.
877
878 2008-11-19  Marek Kašík <mkasik@redhat.com>
879
880         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
881         * shell/ev-window.c (launch_external_uri):
882         
883         Fixes assertion fail on selecting text. See bug #561393.
884
885 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
886
887         * shell/Makefile.am:
888         * shell/ev-jobs.[ch]: (ev_job_layers_init),
889         (ev_job_layers_dispose), (ev_job_layers_run),
890         (ev_job_layers_class_init), (ev_job_layers_new):
891         * shell/ev-sidebar-layers.[ch]:
892         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
893         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
894         (ev_view_reload_page), (ev_view_reload):
895         * shell/ev-window.c: (setup_sidebar_from_metadata),
896         (ev_window_sidebar_current_page_changed_cb),
897         (sidebar_layers_visibility_changed), (ev_window_init):
898
899         Add layers support.
900         
901 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
902
903         * data/icons/22x22/actions/Makefile.am:
904         * data/icons/22x22/actions/eye.png:
905         * shell/ev-stock-icons.[ch]:
906         
907         Add eye icon from gimp to hide/show layers.
908         
909 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
910
911         * configure.ac:
912         * cut-n-paste/Makefile.am:
913         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
914         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
915         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
916
917         Add GimpCellRendererToggle from gimp slightly modified to fit our
918         needs. 
919         
920 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
921
922         * configure.ac:
923         * backend/pdf/ev-poppler.cc:
924
925         Implement layers interface in PDF backend.
926         
927 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
928
929         * libdocument/Makefile.am:
930         * libdocument/ev-document-layers.[ch]:
931         * libdocument/ev-layer.[ch]:
932
933         Add optional content (layers) interface.
934         
935 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
936
937         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
938         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
939
940         Removes unused code.
941
942 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
943
944         * NEWS:
945         * configure.ac:
946
947         Update for 2.25.1 release
948
949 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
950
951         * shell/ev-window.c:
952
953         Fix build with GTK+ < 2.14
954
955 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
956
957         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
958         
959         Makes menu label translatable. Fixes bug #559129.
960
961 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
962
963         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
964         (t1_transform_font):
965         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
966         
967         More renames of warning to mdvi_warning in follow up to the
968         fix of the bug #553369. Fix for the bug #559257 by
969         Tuxce <tuxce.net@gmail.com>.
970         
971 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
972
973         * shell/ev-application.c: (ev_application_init_session):
974         * shell/main.c: (main):
975
976         Move the egg_set_desktop_file() call to main and remove
977         gtk_window_set_default_icon_name() since it's already called by
978         egg_set_desktop_file()
979         
980 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
981
982         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
983
984         Initialize GError to NULL.
985         
986 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
987
988         * shell/ev-window.c: (window_save_file_copy_ready_cb),
989         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
990         (ev_window_preview_print_finished), (launch_action):
991
992         Do not use popup dialogs to show error messages anymore, use the
993         message area instead.
994         
995 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
996
997         * shell/ev-window.c: (ev_window_error_message),
998         (ev_window_warning_message), (ev_window_set_document),
999         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1000         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1001         (ev_window_cmd_help_contents), (launch_external_uri),
1002         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
1003         (ev_attachment_popup_cmd_open_attachment),
1004         (attachment_save_dialog_response_cb):
1005
1006         Use a message format (with printf()-style) in
1007         ev_window_error_message and ev_window_warning_message.
1008
1009 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1010
1011         * shell/ev-window.c: (ev_window_error_message),
1012         (ev_window_warning_message), (ev_window_set_document),
1013         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1014         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1015         (ev_window_cmd_help_contents), (launch_external_uri),
1016         (image_save_dialog_response_cb),
1017         (ev_attachment_popup_cmd_open_attachment),
1018         (attachment_save_dialog_response_cb):
1019
1020         Change ev_window_error_message and ev_window_warning_message to
1021         receive a EvWindow instead of a GtkWindow. It's more consistent
1022         and avoids unneeded casts.
1023         
1024 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1025
1026         * shell/ev-window.c: (ev_window_cmd_help_contents):
1027
1028         Use gtk_show_uri() when availale to display help contents.
1029         
1030 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1031
1032         * configure.ac:
1033         * backend/pdf/ev-poppler.cc:
1034         * properties/ev-properties-view.c:
1035         * shell/Makefile.am:
1036         * shell/ev-tooltip.[ch]: Removed
1037         * shell/ev-view-private.h
1038         * shell/eggfindbar.c:
1039         * shell/ev-application.c:
1040         * shell/ev-open-recent-action.c:
1041         * shell/ev-sidebar-thumbnails.c:
1042         * shell/ev-view.c:
1043         * shell/ev-window.c:
1044
1045         Bump GTK+ requirement to 2.12.
1046         
1047 2008-10-27 Christian Persch <chpe@gnome.org>
1048
1049         * backend/djvu/djvu-document.c
1050         * backend/dvi/cairo-device.c
1051         * cut-n-paste/evmountoperation/ev-mount-operation.h
1052         * cut-n-paste/gedit-message-area/gedit-message-area.h
1053         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
1054         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
1055         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
1056         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
1057         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
1058         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
1059         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
1060         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
1061         * cut-n-paste/zoom-control/ephy-zoom-action.c
1062         * cut-n-paste/zoom-control/ephy-zoom-action.h
1063         * cut-n-paste/zoom-control/ephy-zoom-control.c
1064         * cut-n-paste/zoom-control/ephy-zoom-control.h
1065         * libdocument/ev-async-renderer.h
1066         * libdocument/ev-document-factory.c
1067         * libdocument/ev-document-misc.h
1068         * libdocument/ev-image.h
1069         * libdocument/ev-selection.h
1070         * shell/ev-properties-fonts.h
1071         * shell/ev-stock-icons.h
1072         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
1073         directly. Bug #558064.
1074
1075 2008-10-27 Christian Persch <chpe@gnome.org>
1076
1077         * cut-and-paste/smclient/*: Update from libegg.
1078
1079 2008-10-27 Christian Persch <chpe@gnome.org>
1080
1081         * backend/djvu/djvu-document.c
1082         * backend/ps/ev-spectre.c
1083         * shell/ev-jobs.c: Use printf safely. Bug #558066.
1084
1085 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1086
1087         * shell/ev-view.c (ev_view_change_page),
1088         (ev_view_transition_animation_finish),
1089         (ev_view_transition_animation_cancel), (page_changed_cb),
1090         (ev_view_set_presentation), (ev_view_next_page),
1091         (ev_view_previous_page):
1092         
1093         Cancel the animation without scheduling transition start
1094         and proceed to the next page to fix bug #516749.
1095
1096 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1097
1098         * NEWS:
1099         * configure.ac:
1100
1101         Update for release 2.24.1
1102         
1103 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1104
1105         * shell/ev-window.c: (ev_window_cmd_view_presentation):
1106
1107         Disable toggle function of F5 when in presentation mode. Patch by
1108         Dave Neary. Fixes bug #556162.
1109         
1110 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1111
1112         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
1113         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
1114         (ev_sidebar_thumbnails_fill_model),
1115         (ev_sidebar_thumbnails_refresh),
1116         (ev_sidebar_thumbnails_set_document):
1117
1118         Instead of using only one loading icon for thumbnails based on the
1119         size of the first page, create an icon for every different page
1120         size. Fixes bug #556264.
1121         
1122 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1123
1124         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1125
1126         Fix memory leak.
1127         
1128 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1129
1130         * shell/ev-window-title.c (ev_window_title_sanitize_title):
1131
1132         Removes bad prefixes from window title. Patch by 
1133         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
1134         
1135 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1136
1137         * shell/ev-window.c: (launch_external_uri):
1138
1139         Do not consider mailto links as http uris. Fixes bug #555801.
1140         
1141 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1142
1143         * shell/ev-view.c: (merge_selection_region), (clear_selection):
1144
1145         Fix memory leak. Fixes bug #555134.
1146         
1147 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1148
1149         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1150
1151         Emit the job finished signal when the job is handled before the
1152         page_ready callback.
1153         
1154 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1155
1156         * shell/ev-window.c: (launch_action):
1157
1158         Use GdkAppLaunchContext when available to launch external
1159         applications.
1160         
1161 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1162
1163         * shell/ev-window.c: (launch_action):
1164
1165         Fix launching external applications for launch actions which seems
1166         to be broken since the gio port. Fixes bug #554500.
1167         
1168 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1169
1170         * backend/dvi/Makefile.am:
1171         * backend/dvi/cairo-device.c:
1172         * backend/dvi/dvi-document.c:
1173         * backend/dvi/mdvi-lib/Makefile.am:
1174
1175         Fix several compile warnings in the dvi backend.
1176         
1177 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1178
1179         * backend/dvi/mdvi-lib/common.h:
1180         * backend/dvi/mdvi-lib/dviread.c:
1181         * backend/dvi/mdvi-lib/font.c:
1182         * backend/dvi/mdvi-lib/fontmap.c:
1183         * backend/dvi/mdvi-lib/fontsrch.c:
1184         * backend/dvi/mdvi-lib/gf.c:
1185         * backend/dvi/mdvi-lib/pagesel.c:
1186         * backend/dvi/mdvi-lib/pk.c:
1187         * backend/dvi/mdvi-lib/sp-epsf.c:
1188         * backend/dvi/mdvi-lib/special.c:
1189         * backend/dvi/mdvi-lib/tfm.c:
1190         * backend/dvi/mdvi-lib/tfmfile.c:
1191         * backend/dvi/mdvi-lib/util.c:
1192         * backend/dvi/mdvi-lib/vf.c:
1193
1194         Rename error as mdvi_error to avoid symbol conflicts with the libc
1195         error. Rename also message, crash, fatal and warning for
1196         consistency. Fixes bug #553369.
1197         
1198 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1199
1200         * backend/dvi/dvi-document.c: (dvi_document_load):
1201
1202         Fix memory leak.
1203         
1204 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1205
1206         * backend/dvi/dvi-document.c:
1207
1208         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
1209         G_IMPLEMENT_INTERFACE.
1210         
1211 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1214
1215         Make sure copy_job_page_and_selection_to_job_info is always called
1216         before copy_job_to_job_info. Fixes bug #552382.
1217         
1218 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1219
1220         * NEWS:
1221         * configure.ac:
1222
1223         Update for release 2.24.0
1224         
1225 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1226
1227         * shell/ev-window.c: (launch_external_uri):
1228
1229         Use GdkAppLaunchContext when available to launch external uris.
1230         
1231 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1232
1233         * shell/ev-window.c: (launch_external_uri):
1234
1235         Use the message area to show errors when lauching external uris
1236         instead of a popup window.
1237         
1238 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1239
1240         * shell/ev-window.c: (launch_external_uri):
1241
1242         Assume invalid uris are http uris. Fixes bug #552071.
1243         
1244 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1245
1246         * NEWS:
1247         * configure.ac:
1248
1249         Update for release 2.23.92.
1250         
1251 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1252
1253         * shell/eggfindbar.c: (egg_find_bar_class_init):
1254
1255         Allow page scrolling with PageUp/PageDown keys when find bar is
1256         active. Fixes bug #529833.
1257         
1258 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1259
1260         * shell/ev-view-private.h:
1261         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
1262         (ev_view_scroll), (ev_view_class_init):
1263         * shell/ev-view-accessible.c:
1264         (ev_view_accessible_action_do_action):
1265         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1266         (ev_window_cmd_scroll_backward):
1267
1268         Use GtkScrollType instead of EvScrollType.
1269         
1270 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1271
1272         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
1273         
1274         Patch for case unsensitive page label match by Michael Lee.
1275         See bug #550136.
1276         
1277         * shell/ev-page-action.c (create_tool_item):    
1278         * test/Makefile.am:
1279         * test/test1.py:
1280         * test/test4.py:
1281         * test/test5.py:
1282         
1283         Added test for the above and updated other tests.
1284
1285 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1286
1287         * shell/ev-window.c: (image_save_dialog_response_cb):
1288
1289         Do not append the file extension twice when saving an image.
1290         
1291 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1292
1293         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
1294
1295         Remove an invalid ifdef.
1296         
1297 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1298
1299         * shell/ev-view.c: (ev_view_motion_notify_event):
1300
1301         Make sure the cursor is correctly restored after showing the right
1302         click menu.
1303         
1304 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1305
1306         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
1307         (ev_attachment_open):
1308         * shell/ev-sidebar-attachments.c:
1309         (ev_sidebar_attachments_button_press):
1310         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
1311
1312         Use GdkAppLaunchContext when available to open attachments.
1313         
1314 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1315
1316         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
1317
1318         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
1319         by Eric Piel.
1320         
1321 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1322
1323         * shell/ev-application.c: (ev_application_get_media_keys):
1324         * shell/ev-media-player-keys.[ch]:
1325         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
1326         (ev_media_player_keys_grab_keys),
1327         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
1328         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
1329         * shell/ev-window.[ch]: (ev_window_dispose),
1330         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
1331         (ev_window_init):
1332
1333         Clean up the media player keys stuff.
1334         
1335 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1336
1337         * NEWS:
1338         * configure.ac:
1339
1340         Update for release 2.23.91.
1341         
1342 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1343
1344         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1345         (sm_client_xsmp_set_initial_properties):
1346
1347         Fix memory leak.
1348         
1349 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1350
1351         * shell/ev-application.c: (ev_application_open_window),
1352         (ev_application_open_uri_at_dest):
1353
1354         Make sure evince starts up in the right workspace when resuming a
1355         previous session.
1356         
1357 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1358
1359         * shell/ev-application.[ch]: (ev_application_open_window),
1360         (ev_application_add_icon_path_for_screen),
1361         (ev_application_open_uri_at_dest):
1362
1363         Fix window manager warnings shown in ~/.xsession-errors
1364         
1365 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1366
1367         * configure.ac:
1368         * cut-n-paste/Makefile.am:
1369         * cut-n-paste/smclient/Makefile.am:
1370         * cut-n-paste/smclient/eggdesktopfile.[ch]:
1371         * cut-n-paste/smclient/eggsmclient-private.h:
1372         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1373         * cut-n-paste/smclient/eggsmclient.[ch]:
1374
1375         EggSMClient copied from libegg
1376
1377         * libdocument/ev-file-helpers.c: (ev_dot_dir):
1378         * shell/Makefile.am:
1379         * shell/ev-application.[ch]: (ev_application_load_session),
1380         (smclient_save_state_cb), (smclient_quit_cb),
1381         (ev_application_init_session), (ev_application_shutdown),
1382         (ev_application_init):
1383         * shell/main.c: (main):
1384
1385         Use EggSMClient instead of gnome-client and remove libgnome and
1386         libgnomeui dependencies.
1387         
1388 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1389
1390         * shell/main.c: (main):
1391
1392         Remove gnome_authentication_manager_init.
1393         
1394 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1395
1396         * shell/ev-view.c: (ev_view_goto_window_create):
1397
1398         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
1399         since it's now deprecated.
1400         
1401 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1402
1403         * backend/djvu/Makefile.am:
1404         * backend/djvu/djvu-document-private.h:
1405         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
1406         (djvu_document_find_iface_init):
1407         * backend/djvu/djvu-text-page.[ch]:
1408         * backend/djvu/djvu-text.[ch]: Removed
1409         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
1410         (pdf_document_find_iface_init):
1411         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
1412         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
1413         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
1414         (ev_job_find_get_n_results), (ev_job_find_get_progress),
1415         (ev_job_find_has_results), (ev_job_find_get_results):
1416         * shell/ev-view-private.h:
1417         * shell/ev-view.[ch]: (ev_view_expose_event),
1418         (highlight_find_results), (ev_view_finalize),
1419         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
1420         (ev_view_set_document), (ev_view_find_get_n_results),
1421         (ev_view_find_get_result), (jump_to_find_result),
1422         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
1423         (ev_view_find_previous), (ev_view_find_search_changed),
1424         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
1425         * shell/ev-window.c: (ev_window_update_actions),
1426         (page_changed_cb), (ev_window_setup_document),
1427         (ev_window_update_find_status_message),
1428         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
1429         (ev_window_clear_find_job), (find_bar_close_cb),
1430         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
1431         (ev_window_dispose), (ev_window_init):
1432
1433         Rework find interface. The find logic has been moved from backends
1434         to the shell avoiding a lot of duplicated code in the backends and
1435         making easier to implement the find interface in the backends.
1436         
1437 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1438
1439         * backend/pdf/ev-poppler.cc:
1440         (pdf_document_thumbnails_get_dimensions):
1441
1442         Make sure thumbnail size returned by the PDF is actually
1443         valid. Fixes bug #548462.
1444         
1445 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1446
1447         * shell/ev-window.c: (ev_window_setup_document),
1448         (ev_window_set_document), (ev_window_dispose):
1449
1450         Remove the idle function for setting the document up when the
1451         window is destroyed. Fixes bug #549163.
1452         
1453 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1454
1455         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
1456         (ev_job_attachments_dispose), (ev_job_attachments_run),
1457         (ev_job_attachments_class_init), (ev_job_attachments_new):
1458         * shell/ev-sidebar-attachments.c:
1459         (ev_sidebar_attachments_set_document):
1460
1461         Add a new job to get the attachments in a thread with the document
1462         lock held. Fixes bug #548653.
1463         
1464 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1465
1466         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
1467         (tiff_document_document_iface_init):
1468
1469         Implement document_get_page_label in tiff backend.
1470         
1471 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1472
1473         * backend/tiff/tiff-document.c: (tiff_document_render):
1474
1475         Handle document orientation in tiff backend. Fixes bug #548444.
1476         
1477 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1478
1479         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1480
1481         Do not crash when adjustment page size is 0. Fixes bug #547440.
1482         
1483 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1484
1485         * cut-n-paste/evmountoperation/ev-mount-operation.c:
1486
1487         Sync with current GTK+.
1488         
1489 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1490
1491         * configure.ac:
1492         
1493         Update for release 2.23.6.
1494
1495 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1496
1497         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
1498         (ev_job_load_set_password):
1499         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
1500         * shell/ev-window.c: (password_dialog_response),
1501         (ev_window_load_job_cb):
1502
1503         Fix loading encrypted documents since I broke it with the jobs
1504         rework.
1505         
1506 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1507
1508         * NEWS:
1509
1510         Update NEWS for 2.23.6 release.
1511         
1512 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1513
1514         * backend/impress/impress-document.c:
1515         * backend/impress/render.h:
1516         * libdocument/ev-document-factory.c:
1517         * libdocument/ev-document-factory.h:
1518         * libdocument/ev-document-links.h:
1519         * libdocument/ev-document-misc.c:
1520         * libdocument/ev-document-misc.h:
1521         * properties/ev-properties-main.c:
1522         * properties/ev-properties-view.c:
1523         * properties/ev-properties-view.h:
1524         * shell/eggfindbar.c:
1525         * shell/eggfindbar.h:
1526         * shell/ev-application.c:
1527         * shell/ev-application.h:
1528         * shell/ev-jobs.h:
1529         * shell/ev-message-area.h:
1530         * shell/ev-navigation-action.c:
1531         * shell/ev-navigation-action.h:
1532         * shell/ev-open-recent-action.c:
1533         * shell/ev-open-recent-action.h:
1534         * shell/ev-page-action-widget.c:
1535         * shell/ev-page-action.c:
1536         * shell/ev-page-action.h:
1537         * shell/ev-page-cache.h:
1538         * shell/ev-password-view.h:
1539         * shell/ev-password.h:
1540         * shell/ev-pixbuf-cache.h:
1541         * shell/ev-properties-fonts.c:
1542         * shell/ev-sidebar-attachments.c:
1543         * shell/ev-sidebar-links.c:
1544         * shell/ev-sidebar-links.h:
1545         * shell/ev-sidebar-thumbnails.c:
1546         * shell/ev-sidebar-thumbnails.h:
1547         * shell/ev-sidebar.c:
1548         * shell/ev-sidebar.h:
1549         * shell/ev-stock-icons.c:
1550         * shell/ev-tooltip.h:
1551         * shell/ev-view.c:
1552         * shell/ev-view.h:
1553         * shell/ev-window.c:
1554         * shell/ev-window.h:
1555         * shell/main.c:
1556
1557         More #include cleanups. Again: reordering, single gtk.h
1558         includes and other stuff.
1559
1560 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1561
1562         * shell/eggfindbar.c:
1563         * shell/ev-application.c:
1564         * shell/ev-message-area.c:
1565         * shell/ev-navigation-action.c:
1566         * shell/ev-open-recent-action.c:
1567         * shell/ev-page-action-widget.c:
1568         * shell/ev-page-action.c:
1569         * shell/ev-password-view.c:
1570         * shell/ev-properties-dialog.c:
1571         * shell/ev-properties-fonts.c:
1572         * shell/ev-sidebar-attachments.c:
1573         * shell/ev-sidebar-page.c:
1574         * shell/ev-sidebar-thumbnails.c:
1575         * shell/ev-stock-icons.c:
1576         * shell/ev-tooltip.c:
1577         * shell/ev-view.c:
1578         * shell/ev-window.c:
1579         * shell/main.c:
1580
1581         Cleanup many #include statements: reorder so that a
1582         generic-to-specific order is used, use single gtk.h
1583         includes, and some other cleanups.
1584
1585 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1586
1587         * shell/ev-jobs.h:
1588
1589         Add gio header.
1590         
1591 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1592
1593         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
1594         (ev_document_fc_mutex_trylock):
1595         * shell/Makefile.am:
1596         * shell/ev-job-queue.[ch]:
1597         * shell/ev-job-scheduler.[ch]:
1598         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
1599         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
1600         (ev_job_run), (ev_job_cancel), (ev_job_failed),
1601         (ev_job_failed_from_error), (ev_job_succeeded),
1602         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
1603         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
1604         (ev_job_links_class_init), (ev_job_render_init),
1605         (notify_page_ready), (ev_job_render_page_ready),
1606         (ev_job_render_run), (ev_job_render_class_init),
1607         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
1608         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
1609         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
1610         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
1611         (ev_job_save_dispose), (ev_job_save_run),
1612         (ev_job_save_class_init), (ev_job_print_init),
1613         (ev_job_print_dispose), (ev_job_print_run),
1614         (ev_job_print_class_init):
1615         * shell/ev-page-cache.c:
1616         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1617         (check_job_size_and_unref), (move_one_job),
1618         (copy_job_to_job_info), (add_job),
1619         (ev_pixbuf_cache_add_jobs_if_needed):
1620         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1621         (job_fonts_finished_cb), (job_fonts_updated_cb),
1622         (ev_properties_fonts_set_document):
1623         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1624         (ev_sidebar_links_set_document):
1625         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1626         (ev_sidebar_thumbnails_set_document),
1627         (ev_sidebar_thumbnails_clear_job):
1628         * shell/ev-view-private.h:
1629         * shell/ev-view.c:
1630         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
1631         (ev_window_refresh_window_thumbnail), (password_dialog_response),
1632         (ev_window_clear_load_job), (ev_window_clear_reload_job),
1633         (ev_window_load_job_cb), (ev_window_reload_job_cb),
1634         (window_open_file_copy_ready_cb), (ev_window_open_uri),
1635         (ev_window_reload_document), (ev_window_clear_save_job),
1636         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1637         (ev_window_clear_print_job), (ev_window_print_job_cb),
1638         (ev_window_print_dialog_response_cb):
1639         * shell/main.c: (main):
1640
1641         Rework the jobs system in order to make it simpler and more
1642         extensible. It allows to run jobs in the main loop instead of
1643         using a thread when it's appropriate like the fonts job. Now it's
1644         also possible to cancel jobs that are currently running. 
1645         
1646 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1647
1648         * libdocument/ev-debug.c: (profile_init):
1649
1650         Create the hash table also when profiling service is enabled for
1651         all sections.
1652         
1653 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1654
1655         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1656         (ev_profiler_stop):
1657         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1658         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1659         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1660         (ev_job_print_run):
1661         * shell/main.c: (main):
1662
1663         Add a profile mode available when debug is enabled. Add profilers
1664         in ev-jobs.
1665         
1666 2008-07-23  Götz Waschk <waschk@mandriva.org>
1667
1668         * configure.ac: Correctly build desktop file. Fixes
1669         bug #544237.
1670
1671 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1672
1673         * configure.ac:
1674         
1675         Update for release 2.23.5.
1676
1677 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1678
1679         * NEWS:
1680
1681         Update NEWS for 2.23.5 release.
1682         
1683 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1684
1685         * shell/ev-window.c: (ev_window_state_event),
1686         (ev_window_class_init):
1687
1688         Intercept window manager's fullscreen request in order to run/stop
1689         fullscreen mode. Fixes bug #493541.
1690         
1691 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1692
1693         * shell/ev-window.c: (find_bar_visibility_changed_cb):
1694
1695         Restart the job search when the find bar is opened for the second
1696         time. Fixes bug #531956.
1697         
1698 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1699
1700         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
1701         (get_document_from_uri):
1702
1703         Make sure we always return a valid error struct when
1704         get_document_from_uri fails. Fixes nautilus crash, see bug
1705         #542548.
1706         
1707 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
1708
1709         * libdocument/ev-transition-effect.c
1710         (ev_transition_effect_type_get_type),
1711         (ev_transition_effect_alignment_get_type),
1712         (ev_transition_effect_direction_get_type):
1713         
1714         Fixes bug #542924. Makes enums static to fix Solaris build.
1715
1716 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1717
1718         * shell/ev-view.c: (ev_view_key_press_event):
1719
1720         Add '.' keybinding for blanking the screen in presentation
1721         mode. Fixes bug #542001.
1722         
1723 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1724
1725         * libdocument/ev-document-misc.c:
1726         (ev_document_misc_pixbuf_from_surface):
1727
1728         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
1729         #540950.
1730         
1731 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1732
1733         * backend/comics/comics-document.c (comics_document_load):
1734         * backend/comics/comicsdocument.evince-backend.in:
1735         * configure.ac:
1736         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1737         
1738         Added support for 7-zip based cb7 comic book. Patch by
1739         Kartik Rustagi. Fixes bug #532312.
1740
1741 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1742
1743         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
1744         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
1745         Fixes bug #539972.
1746
1747 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1748
1749         * shell/Makefile.am:
1750         * shell/ev-application.c (ev_application_init),
1751         (ev_application_get_media_keys):
1752         * shell/ev-application.h:
1753         * shell/ev-marshal.list:
1754         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
1755         (proxy_destroy), (on_media_player_key_pressed),
1756         (ev_media_player_keys_init), (ev_media_player_keys_focused),
1757         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
1758         * shell/ev-media-player-keys.h:
1759         * shell/ev-window.c (ev_window_go_previous_page),
1760         (ev_window_go_next_page), (ev_window_go_first_page),
1761         (ev_window_go_last_page), (ev_window_start_presentation),
1762         (ev_window_dispose), (view_actions_focus_in_cb):
1763         * shell/ev-window.h: When building with D-Bus support, listen
1764         for multimedia key events from gnome-settings-daemon. This allows
1765         to go to the next/previous/first/last pages using, respectively,
1766         Next/Previous/Rewing/Fast Forward. The Play button is used to start
1767         a presentation. Fixes bug #539971.
1768
1769 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1770
1771         * configure.ac:
1772         
1773         Update for release 2.23.4.
1774
1775 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1776
1777         * NEWS:
1778
1779         Update news for 2.23.4 release.
1780         
1781 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1782
1783         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
1784         * shell/ev-sidebar-thumbnails.c:
1785         (ev_sidebar_thumbnails_set_loading_icon),
1786         (ev_sidebar_thumbnails_refresh):
1787         * shell/ev-window.c: (ev_window_error_message),
1788         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
1789         (ev_window_set_document):
1790
1791         Do not crash opening documents with no pages and show a warning
1792         message in the message area. Fixes bugs #537574 and #171588.
1793         
1794 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1795
1796         * shell/Makefile.am:
1797         * shell/ev-file-monitor.[ch]:
1798         * shell/ev-window.c: (ev_window_document_changed),
1799         (ev_window_clear_reload_job), (ev_window_load_job_cb),
1800         (ev_window_reload_job_cb), (ev_window_open_uri),
1801         (ev_window_reload_document), (ev_window_cmd_view_reload),
1802         (ev_window_dispose):
1803
1804         Automaticly reload the document when the file has changed on
1805         disk. Bug #304249.
1806         
1807 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
1808
1809         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1810         * libdocument/ev-image.c: (ev_image_save_tmp):
1811         * libdocument/ev-module.c: (ev_module_load):
1812         * shell/ev-application.c: (ev_application_shutdown),
1813         (ev_application_get_print_settings):
1814         * shell/ev-sidebar-attachments.c:
1815         (ev_sidebar_attachments_button_press),
1816         (ev_sidebar_attachments_drag_data_get):
1817         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1818         (ev_window_print_finished), (ev_window_print_send),
1819         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
1820         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1821         (ev_window_cmd_preview_print):
1822         * shell/main.c: (load_files_remote):
1823         Fix some build warnings under GCC 4.3.0. (#537535).
1824
1825 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1826
1827         * shell/ev-jobs.c: (ev_job_render_dispose):
1828
1829         Fix a crash in debug mode. Patch by Daniel M German.
1830         
1831 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1832
1833         * shell/ev-window.c:
1834
1835         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
1836         
1837 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1838
1839         * shell/ev-window.c: (ev_window_print_send),
1840         (ev_window_do_preview_print):
1841
1842         Use the window title as print job name instead of just
1843         "evince-print". Fixes bug #534493.
1844         
1845 2008-05-19  Frederic Peters  <fpeters@0d.be>
1846
1847         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
1848         Bug #533897.
1849
1850 2008-05-19  Frederic Peters  <fpeters@0d.be>
1851
1852         * help/reference/Makefile.am: added missing libevmountoperation to
1853         gtkdoc-scanobj libraries.  Bug #533896.
1854
1855 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
1856
1857         * properties/ev-properties-view.c (get_default_user_units):
1858         Fixes check for default units string translation. Bug #533323.
1859
1860 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
1861
1862         * backend/impress/iksemel.c (sax_core): Fix a free() that should
1863         be an iks_free(). Fix an array overflow in the XML parser that
1864         would occur whenever the number of attributes in a tag was greater
1865         than 0 and divisible by 6. Fixes GNOME bug #530852.
1866
1867 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1868
1869         * backend/djvu/djvu-document-private.h:
1870         * backend/djvu/djvu-links.c:
1871         * backend/djvu/djvu-text.c:
1872         * backend/djvu/djvu-document.c: (djvu_handle_events),
1873         (djvu_wait_for_message), (djvu_document_load),
1874         (document_get_page_size), (djvu_document_render),
1875         (djvu_document_thumbnails_get_thumbnail),
1876         (djvu_document_file_exporter_end):
1877
1878         Make sure load job doesn't finish successfully when the document
1879         is not successfully decoded by libdjvu. Fixes bug #530202.
1880         
1881 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1882
1883         * configure.ac:
1884         * libdocument/Makefile.am:
1885         * libdocument/ev-debug.[ch]:
1886         * libdocument/ev-document.c:
1887         * shell/ev-jobs.c: (ev_job_links_dispose),
1888         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
1889         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
1890         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
1891         (ev_job_render_page_ready), (ev_job_render_run),
1892         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
1893         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
1894         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
1895         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
1896         (ev_job_print_new), (ev_job_print_run):
1897         * shell/main.c: (main):
1898
1899         Add debug mode based on gedit code. Add debug messages in
1900         ev-jobs.
1901         
1902 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1903
1904         * libdocument/ev-document-factory.c: (get_document_from_uri):
1905
1906         Fix memory leak.
1907         
1908 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
1909
1910         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
1911         (get_mime_type_from_data), (get_document_from_uri),
1912         (ev_document_factory_get_document):
1913         
1914         Improved error message about file opening failture.
1915         Bug #529129.
1916
1917 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
1918
1919         * data/evince-toolbar.xml:
1920         
1921         Allow to add SaveAs to toolbar.
1922
1923 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1924
1925         * shell/ev-view-private.h:
1926         * shell/ev-view.[ch]: (ev_view_button_release_event),
1927         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
1928         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
1929         (ev_view_update_primary_selection), (clear_link_selected),
1930         (ev_view_copy_link_address):
1931         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
1932
1933         Update also the primary selection when copying a link
1934         address. Fixes bug #520855.
1935         
1936 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1937
1938         * libdocument/ev-document-factory.c: (get_document_from_uri):
1939
1940         Use the pixbuf backend only when the mime type is not supported by
1941         any of the other backend so that tiff documents, for instance, are
1942         handled by the tiff backend instead of the pixbuf backend. fixes
1943         bug #520290.
1944         
1945 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1946
1947         * cut-n-paste/Makefile.am:
1948
1949         Add evmountoperation to subdirs list.
1950         
1951 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1952
1953         * configure.ac:
1954
1955         Fix libspectre check in configure script. Fixes bug #528549.
1956         
1957 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1958
1959         * configure.ac:
1960         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
1961         * shell/Makefile.am:
1962         * shell/ev-window.c: (ev_window_load_remote_failed),
1963         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
1964
1965         Add GtkMountOperation (renamed to avoid conflicts) to be able to
1966         open documents in remote locations that are not mounted.
1967         
1968 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1969
1970         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
1971         (bitmap_convert_msb8):
1972         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
1973         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
1974
1975         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
1976         
1977 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1978
1979         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1980         (ev_job_render_new), (ev_job_render_set_selection_info),
1981         (ev_job_render_run):
1982         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1983         (check_job_size_and_unref),
1984         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1985         (add_job), (ev_pixbuf_cache_get_selection_surface):
1986
1987         Create the render context needed for rendering a page in the render
1988         thread so that we don't block the main thread. Simplify
1989         EvJobRender API.
1990         
1991 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1992
1993         * libdocument/Makefile.am:
1994         * libdocument/ev-page.[ch]:
1995         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
1996         (ev_render_context_new), (ev_render_context_set_page):
1997         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
1998         (ev_form_field_finalize), (ev_form_field_class_init):
1999         * libdocument/ev-document-forms.[ch]:
2000         (ev_document_forms_get_form_fields):
2001         * libdocument/ev-document.[ch]: (ev_document_get_page),
2002         (ev_document_get_page_size), (ev_document_get_page_label):
2003         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2004         (ev_job_render_run), (ev_job_thumbnail_new),
2005         (ev_job_thumbnail_run), (ev_job_print_run):
2006         * shell/ev-page-cache.c: (ev_page_cache_new):
2007         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2008         (check_job_size_and_unref), (add_job):
2009         * shell/ev-sidebar-thumbnails.c: (add_range):
2010         * shell/ev-view.c: (ev_view_form_field_get_region),
2011         (ev_view_form_field_button_create_widget),
2012         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2013         (ev_view_handle_form_field), (ev_view_size_allocate),
2014         (get_selected_text):
2015         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
2016         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
2017         (pdf_document_get_page), (pdf_document_get_page_label),
2018         (pdf_document_render), (pdf_document_get_info),
2019         (pdf_document_document_iface_init),
2020         (pdf_document_thumbnails_get_thumbnail),
2021         (pdf_document_thumbnails_get_dimensions),
2022         (pdf_document_file_exporter_do_page),
2023         (pdf_selection_render_selection),
2024         (pdf_selection_get_selected_text),
2025         (pdf_selection_get_selection_region),
2026         (pdf_selection_get_selection_map),
2027         (pdf_document_forms_get_form_fields),
2028         (pdf_document_forms_form_field_text_get_text),
2029         (pdf_document_forms_form_field_text_set_text),
2030         (pdf_document_forms_form_field_button_set_state),
2031         (pdf_document_forms_form_field_button_get_state),
2032         (pdf_document_forms_form_field_choice_get_item),
2033         (pdf_document_forms_form_field_choice_get_n_items),
2034         (pdf_document_forms_form_field_choice_is_item_selected),
2035         (pdf_document_forms_form_field_choice_select_item),
2036         (pdf_document_forms_form_field_choice_toggle_item),
2037         (pdf_document_forms_form_field_choice_unselect_all),
2038         (pdf_document_forms_form_field_choice_set_text),
2039         (pdf_document_forms_form_field_choice_get_text):
2040         * backend/ps/ev-spectre.c: (ps_document_get_page),
2041         (ps_document_get_page_size), (ps_document_get_page_label),
2042         (ps_document_render), (ps_document_document_iface_init),
2043         (ps_document_file_exporter_do_page):
2044         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
2045         (tiff_document_render), (tiff_document_render_pixbuf),
2046         (tiff_document_file_exporter_do_page):
2047         * backend/pixbuf/pixbuf-document.c:
2048         (pixbuf_document_get_page_size):
2049         * backend/comics/comics-document.c:
2050         (comics_document_get_page_size), (comics_document_render_pixbuf):
2051         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
2052         (djvu_document_render), (djvu_selection_get_selected_text),
2053         (djvu_document_thumbnails_get_thumbnail),
2054         (djvu_document_file_exporter_do_page),
2055         (djvu_document_find_get_result):
2056         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
2057         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
2058         (dvi_document_thumbnails_get_thumbnail),
2059         (dvi_document_file_exporter_do_page):
2060         * backend/impress/impress-document.c:
2061         (impress_document_get_page_size),
2062         (impress_document_render_pixbuf):
2063         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2064
2065         Add EvPage so that we can hold a reference to the backend
2066         page. Form fields keep now a reference to the poppler page
2067         improving performance since we don't have to create/destroy the
2068         poppler field for every form operation. This will be needed for
2069         annotations too.
2070         
2071 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2072
2073         * data/evince-ui.xml:
2074         * shell/ev-window.c:
2075
2076         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
2077         
2078 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2079
2080         * configure.ac:
2081         * backend/ps/Makefile.am:
2082
2083         Remove gs stuff from ps backend.
2084         
2085 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2086
2087         * configure.ac:
2088         * backend/pdf/ev-poppler.cc:
2089
2090         Bump poppler requirement to 0.8.0.
2091         
2092 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2093
2094         * NEWS:
2095         * configure.ac:
2096
2097         Update for release 2.22.1.1
2098
2099 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2100
2101         * configure.ac:
2102
2103         Fix build (again) when poppler version is 0.6
2104         
2105 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2106
2107         * backend/djvu/djvu-links.c: (build_tree):
2108
2109         Make sure link title is a valid utf8 string. Fixes bug #526517.
2110         
2111 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2112
2113         * configure.ac:
2114
2115         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
2116         #526799.
2117         
2118 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2119
2120         * configure.ac:
2121         
2122         Update for release 2.22.1.
2123
2124 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2125
2126         * NEWS:
2127
2128         Update for upcoming release.
2129
2130 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2131
2132         * configure.ac:
2133         * backend/dvi/dvidocument.evince-backend.in:
2134
2135         Add compressed dvi to the list of supported mime types. Patch by
2136         Ed Catmur. Fixes bug #307087.
2137
2138 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2139
2140         * shell/ev-jobs.c: (ev_job_print_get_page_list):
2141
2142         Fix a crash when printing a range that doesn't specify the start or
2143         end page. Fixes bug #524288.
2144
2145 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2146
2147         * shell/ev-window.c: (ev_window_cmd_continuous),
2148         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
2149         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
2150         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
2151         (ev_window_run_presentation), (ev_window_stop_presentation),
2152         (ev_window_cmd_view_presentation),
2153         (ev_window_cmd_leave_fullscreen),
2154         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
2155
2156         Do not unfullscreen and fullscreen again the window when changing
2157         from fullscreen to presentation mode and vice versa. Fixes bug
2158         #524112.
2159         
2160 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2161
2162         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
2163
2164         Do not crash when thumbnail failed to render in PS backend. Fixes
2165         bug #525015.
2166         
2167 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2168
2169         * shell/ev-window.c: (window_open_file_copy_ready_cb),
2170         (ev_window_load_file_remote), (ev_window_open_uri):
2171
2172         Handle errors when opening remote files.
2173         
2174 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2175
2176         * shell/ev-page-action.c: (ev_page_action_grab_focus):
2177
2178         Only grab the focus for the current visible proxy widget. Fixes
2179         bug #521224.
2180         
2181 2008-03-30  Emil Soleyman  <emil@nishra.com>
2182
2183         * shell/ev-window.c: (launch_external_uri):
2184         
2185         Reuse g_app_info_launch_default_for_uri to
2186         save some code and fix bug #525009.
2187
2188 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2189
2190         * shell/ev-window.c (image_save_dialog_response_cb):
2191
2192         Use g_str_has_suffix. See bug #523069.
2193
2194 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2195
2196         * configure.ac:
2197
2198         Add a configure option to enable/diable DBus. Patch by Rémi
2199         Cardona. Fixes bug 521797.
2200
2201 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2202
2203         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2204
2205         Fix printing in documents with rotated pages. Patch by Eugen
2206         Dedu. Fixes bug #512648.
2207         
2208 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2209
2210         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
2211         (ev_link_from_action):
2212
2213         Fix warning messages.
2214         
2215 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2216
2217         * shell/ev-window.c: (image_save_dialog_response_cb):
2218
2219         Do not append the extension to filename when saving an image
2220         if the filename alredy contains the extension. Fixes bug #523069.
2221         
2222 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2223
2224         * shell/ev-view.[ch]: (ev_view_find_cancel):
2225         * shell/ev-window.c: (find_bar_close_cb):
2226
2227         Cancel the find operation when the find bar is closed. Fixes bug
2228         #508845.
2229         
2230 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2231
2232         * backend/ps/psdocument.evince-backend.in:
2233
2234         Make ps backend module resident. Fixes bug #520607.
2235         
2236 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2237
2238         * shell/ev-jobs.c: (ev_job_print_run):
2239
2240         Invert collate action in order to work as expected, fix reverse
2241         printing so that it doesn't start with a blank page and fix number
2242         of copies. Patch by Eugen Dedu. Fixes bug #365332.
2243         
2244 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2245
2246         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2247
2248         Fix build with poppler <= 0.7.2
2249         
2250 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2251
2252         * libdocument/ev-document-misc.c:
2253         (ev_document_misc_surface_from_pixbuf):
2254
2255         Fix selections with poppler-splash.
2256         
2257 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2258
2259         * configure.ac:
2260         * backend/pdf/ev-poppler.cc:
2261
2262         Fix build with poppler >= 0.7.2
2263         
2264 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2265
2266         * configure.ac:
2267         
2268         Update for release 2.22.0
2269
2270 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2271
2272         * NEWS:
2273
2274         Update for upcoming release.
2275
2276 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2277
2278         * shell/ev-window.c (ev_window_print_dialog_response_cb):
2279
2280         Bug 495107 – Handle print dialog responses correctly
2281
2282         Correctly handle print dialog response. Properly fixes
2283         the above mentioned bug.
2284
2285 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2286
2287         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2288
2289         Make sure print job is only run when the print button is
2290         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
2291         
2292 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2293
2294         * backend/pdf/pdfdocument.evince-backend.in:
2295         * libdocument/ev-backends-manager.c:
2296         (ev_backends_manager_load_backend),
2297         (ev_backends_manager_get_document):
2298         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
2299
2300         Allow making backend modules resident. This is needed only for
2301         some backends like pdf to avoid registering glib types more than
2302         once.
2303         
2304 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2305
2306         * backend/comics/comics-document.c:
2307         * backend/djvu/djvu-document.c:
2308         * backend/impress/impress-document.c:
2309         * backend/pdf/ev-poppler.cc:
2310         * backend/pixbuf/pixbuf-document.c:
2311         * backend/ps/ev-spectre.c:
2312         * backend/ps/ps-document.c:
2313         * backend/tiff/tiff-document.c:
2314         * libdocument/ev-document.h:
2315         * properties/ev-properties-main.c:
2316
2317         Use g_type_module_add_interface instead of
2318         g_type_add_interface_static. Fixes bug #519679.
2319         
2320 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
2321
2322         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
2323         Added. Returns whether the animation has everything necessary to run.
2324         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
2325         is ready just because it's been created. Fixes #519106.
2326         (draw_one_page): Do not show the "Loading..." text in presentation
2327         mode, there was a slim probability that this could happen.
2328
2329 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2330
2331         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
2332
2333         Duplicate mime_type string before freeing it so that it doesn't
2334         always fail when getting mime type from uri. Fixes bug #518874.
2335         
2336 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2337
2338         * shell/ev-view.c: (ev_view_form_field_choice_changed):
2339
2340         Fix a crash when a choice form field doesn't have any item
2341         selected. Fixes bug #518831
2342         
2343 2008-02-25  Alexander Larsson  <alexl@redhat.com>
2344
2345         * shell/ev-window.c (ev_window_clear_temp_file):
2346         Use g_file_has_prefix instead of renamed
2347         g_file_contains_file.
2348
2349         * configure.ac:
2350         Require new glib for above change.
2351         
2352 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2353
2354         * libdocument/ev-image.c: (ev_image_finalize),
2355         (ev_image_save_tmp):
2356
2357         Return a real uri instead of a filename when saving an
2358         image. Fixes images drag an drop from evince to nautilus. 
2359         
2360 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2361
2362         * backend/pdf/ev-poppler.cc:
2363         (pdf_document_images_get_image_mapping):
2364
2365         Return the image list in the right order. Fixes bug #516237.
2366         
2367 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2368
2369         * backend/impress/impress-document.c:
2370         (impress_document_thumbnails_get_thumbnail):
2371
2372         Remove unused variable to avoid a compiler warning.
2373
2374 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2375
2376         * configure.ac:
2377         
2378         Update for release 2.21.91.
2379
2380 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2381
2382         * configure.ac:
2383         * shell/Makefile.am:
2384         * shell/ev-application.[ch]:
2385         * shell/ev-sidebar-links.c:
2386         * shell/ev-utils.[ch]:
2387         * shell/ev-window.[ch]:
2388
2389         Remove libgnomeprint support. Fixes bug #512370.
2390         
2391 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
2392
2393         * thumbnailer/evince-thumbnailer.c: (main):
2394
2395         Initialize glib type system before using it. Fixes bug #513934.
2396         
2397 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2398
2399         * properties/ev-properties-main.c:
2400
2401         Add missing #include.
2402         
2403 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2404
2405         * configure.ac:
2406         * backend/djvu/djvu-document.c: (djvu_document_render):
2407         * backend/tiff/tiff-document.c: (tiff_document_render):
2408
2409         Use the new cairo function cairo_format_stride_for_width when
2410         available. Fixes bug #482720.
2411
2412 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2413
2414         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
2415         (get_mime_type_from_data), (get_document_from_uri):
2416
2417         Use g_content_type_guess() only when slow is true in
2418         get_document_from_uri(). Fix several memory leaks.
2419         
2420 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
2421
2422         * libdocument/ev-document-factory.c:
2423         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
2424         (get_document_from_uri):
2425
2426         Use g_content_type_guess () to get mimetype for files.
2427         Bug #510401.
2428
2429 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2430
2431         * thumbnailer/Makefile.am:
2432
2433         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
2434         
2435 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2436
2437         * configure.ac:
2438
2439         Fix build with --without-libgnome. Fixes bug #512771.
2440         
2441 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2442
2443         * backend/dvi/Makefile.am: Install only dvi
2444         module. Fixes bug #512718.
2445
2446 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2447
2448         * properties/ev-properties-main.c: (nautilus_module_initialize):
2449         
2450         Initialize backends in properties tab. Fixes bug
2451         #512720.
2452
2453 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2454
2455         * properties/Makefile.am: No need to link with 
2456         libraries. Fixes bug #512719.
2457
2458 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2459
2460         * NEWS:
2461         * configure.ac:
2462         
2463         Update for release 2.21.90.
2464
2465 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2466
2467         * shell/ev-window.c: (ev_window_cmd_escape):
2468
2469         Fix compile warning.
2470         
2471 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2472
2473         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
2474
2475         Fix printing in dvi backend when filename contains white
2476         espaces. Fixes bug #502839.
2477         
2478 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2479
2480         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2481         (screensaver_disable_x11):
2482         * shell/Makefile.am:
2483         * shell/xdg-user-dir-lookup.c: Removed
2484         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2485         * shell/ev-view.c: (ev_view_presentation_transition_start):
2486         * shell/ev-window.c: (ev_window_cmd_file_open),
2487         (ev_window_cmd_save_as), (presentation_set_timeout):
2488
2489         Remove #ifdefs that are no longer needed.
2490         
2491 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2492
2493         * shell/ev-view.[ch]: (ev_view_button_release_event),
2494         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
2495         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
2496         (ev_window_cmd_escape):
2497
2498         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
2499         
2500 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2501
2502         * configure.ac:
2503         * backend/comics/comics-document.c: (comics_document_load):
2504         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
2505         (ev_attachment_set_property), (ev_attachment_init),
2506         (ev_attachment_save), (ev_attachment_launch_app),
2507         (ev_attachment_open):
2508         * libdocument/ev-document-factory.c: (get_document_from_uri):
2509         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
2510         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
2511         * shell/ev-jobs.c:
2512         * shell/ev-password.c: (ev_password_dialog_set_property),
2513         (ev_password_dialog_save_password):
2514         * shell/ev-sidebar-attachments.c:
2515         (ev_sidebar_attachments_drag_data_get):
2516         * shell/ev-window-title.c: (get_filename_from_uri):
2517         * shell/ev-window.c: (ev_window_clear_temp_file),
2518         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
2519         (ev_window_open_uri), (window_save_file_copy_ready_cb),
2520         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
2521         (launch_external_uri), (image_save_dialog_response_cb),
2522         (attachment_save_dialog_response_cb):
2523         * shell/main.c: (load_files), (load_files_remote), (main):
2524         * thumbnailer/evince-thumbnailer.c: (main):
2525
2526         Port to gio and drop gnome-vfs dependency. Fixes bug
2527         #510401. Based on patch by Cosimo Cecchi.
2528         
2529 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2530
2531         * NEWS:
2532
2533         Fixed formatting inconsistencies (spaces vs. tabs)
2534
2535 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2536
2537         * shell/ev-window.c:
2538
2539         Use top/up/bottom/down arrows instead of
2540         first/left/last/right in the toolbar and menu actions.
2541         This fixes issues with RTL languages and is visually
2542         consistent with the page view. Fixes bug #170081.
2543
2544 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2545
2546         * NEWS:
2547
2548         Fixed some inaccuracies pointed out by Carlos Garcia
2549         Campos.
2550
2551 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2552
2553         * NEWS:
2554         * data/evince.schemas.in:
2555         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2556
2557         Override PDF restrictions by default. Fixes bug #382700.
2558
2559 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2560
2561         * NEWS: Updated for upcoming release
2562
2563 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2564
2565         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2566
2567         Fix memory leak.
2568         
2569 2008-01-23  Gil Forcada <gilforcada@guifi.net>
2570
2571         * shell/ev-window.c: (register_custom_actions):
2572         
2573         Added comment for translators
2574
2575 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2576
2577         * shell/ev-view.c: (ev_view_button_release_event):
2578
2579         Do not create the idle function for kinetic scrolling if we are
2580         not in a drag operation.
2581
2582 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2583
2584         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2585         (ev_view_button_press_event), (ev_view_motion_notify_event),
2586         (ev_view_button_release_event):
2587
2588         Restore cursor after autoscrolling. Fixes bug #509958.
2589
2590 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2591
2592         * configure.ac:
2593         * backend/pdf/ev-poppler.cc:
2594         (pdf_document_images_get_image_mapping),
2595         (pdf_document_images_get_image),
2596         (pdf_document_document_images_iface_init):
2597         * libdocument/ev-document-images.[ch]:
2598         (ev_document_images_get_image_mapping),
2599         (ev_document_images_get_image):
2600         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
2601         (ev_image_get_id), (ev_image_save_tmp):
2602         * shell/ev-jobs.c: (ev_job_render_run):
2603         * shell/ev-view.c: (ev_view_drag_data_get):
2604         * shell/ev-window.c: (image_save_dialog_response_cb),
2605         (ev_view_popup_cmd_copy_image):
2606
2607         Do not render images when rendering the page but on demand. It
2608         reduces the memory comsumption.
2609         
2610 2008-01-18  Marcelo Lira  <setanta@gmail.com>
2611
2612         * configure.a:
2613         * shell/ev-password.c:
2614
2615         Make gnome-keyring optional. Fixes bug #509676.
2616         
2617 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2618
2619         * shell/ev-pixbuf-cache.c: (add_job):
2620
2621         Initialize include_images variable as FALSE instead of TRUE.
2622         
2623 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2624
2625         * configure.ac:
2626         * cut-n-paste/Makefile.am:
2627         * cut-n-paste/fileformatchooser/Makefile.am:
2628         * cut-n-paste/fileformatchooser/egg-macros.h:
2629         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
2630         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
2631         * shell/Makefile.am:
2632         * shell/ev-utils.c:
2633         (file_chooser_dialog_add_writable_pixbuf_formats),
2634         (get_gdk_pixbuf_format_by_extension):
2635         * shell/ev-utils.h:
2636         * shell/ev-window.c: (ev_window_error_message),
2637         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
2638         
2639         Simplify image format selection on save.
2640
2641 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2642
2643         * shell/ev-view.c: (ev_view_scroll_event):
2644         
2645         Repair gorizontal scrolling with shift. Fixes
2646         bug #483412.
2647
2648 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2649         
2650         * MAINTAINERS:
2651
2652         Fix formatting issues.
2653         
2654 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2655
2656         * backend/comics/comics-document.c: (comics_regex_quote):
2657         
2658         Don't overquote special chars except of '. See bug 
2659         502500. Thanks to Tom Parker.
2660
2661 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2662
2663         * MAINTAINERS:
2664         
2665         Added Nickolay and Carlos, since they're doing most of
2666         the releases nowadays.
2667
2668 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2669
2670         * properties/Makefile.am:
2671
2672         Get the nautilus extension dir properly instead of using
2673         a hack. Fixes bug #505359.
2674
2675 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2676
2677         * properties/Makefile.am:
2678         
2679         Install nautilus extension into new place. See bug
2680         #505359. Thanks to Matthias Clasen, Brian Pepple and
2681         Damien Carbery.
2682
2683 2008-01-13  Djihed Afifi  <djihed@gmail.com>
2684
2685         * shell/ev-window.c: (ev_window_get_recent_file_label):
2686         
2687         RTL marker in recent file list. See bug #509076.
2688
2689 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2690
2691         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
2692         * shell/ev-window.c: (image_save_dialog_response_cb):
2693
2694         Fix compile warnings due to unused variables.
2695         
2696 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2697
2698         * configure.ac:
2699         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
2700         * backend/ps/ev-spectre.c: (ps_document_render):
2701
2702         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
2703
2704 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2705
2706         * shell/ev-transition-animation.c (ev_transition_animation_fade)
2707         (ev_transition_animation_paint): Implement "fade" effect.
2708
2709 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2710
2711         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
2712         (ev_transition_animation_paint): Implement "uncover" effect.
2713
2714 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2715
2716         * shell/ev-transition-animation.c (ev_transition_animation_cover)
2717         (ev_transition_animation_paint): Implement "cover" effect.
2718
2719 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2720
2721         * shell/ev-transition-animation.c (ev_transition_animation_push)
2722         (ev_transition_animation_paint): Implement "push" effect.
2723
2724 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2725
2726         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
2727         (ev_transition_animation_paint): Implement "dissolve" effect.
2728
2729 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2730
2731         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
2732         (ev_transition_animation_paint): Implement "wipe" effect.
2733
2734 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2735
2736         * shell/ev-transition-animation.c (ev_transition_animation_box)
2737         (ev_transition_animation_paint): Implement "box" effect.
2738
2739 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2740
2741         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
2742         (ev_transition_animation_paint): Implement "blinds" effect.
2743
2744 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2745
2746         * shell/ev-transition-animation.c (ev_transition_animation_split)
2747         (ev_transition_animation_paint): Implement "split" effect.
2748
2749 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2750
2751         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
2752         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
2753         (ev_view_transition_animation_start) 
2754         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
2755         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
2756         (ev_view_next_page) (ev_view_previous_page):
2757         
2758         Use EvTransitionAnimation to drive page changes in the presentation
2759         mode, the animation will wait to start until both the origin and 
2760         destination page surfaces are available. Fixes #458460.
2761
2762         (draw_loading_text):
2763
2764         Remove workaround for bug #320352, it's now fixed properly.
2765
2766
2767 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2768
2769         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
2770         will contain the implementations for page transition animations, at
2771         the moment it just has the "replace" effect.
2772         * shell/Makefile.am: Added these files to build.
2773
2774 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2775
2776         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
2777         animations.
2778         * shell/Makefile.am: Added these files to build.
2779
2780 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2781
2782         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
2783         implementation to get_effect() in EvDocumentTransitionIface.
2784
2785 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2786
2787         * libdocument/ev-transition-effect.[ch]: New files, define a page
2788         transition effect, at the moment it maps PopplerPageTransition to a
2789         GObject.
2790         * libdocument/Makefile.am: Added these files to build.
2791         * libdocument/ev-document-transition.[ch]
2792         (ev_document_transition_get_effect): New method, gets the
2793         EvTransitionEffect returned by the interface implementation, with
2794         fallback to the "replace" effect.
2795
2796 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
2797
2798         * configure.ac:
2799         * cut-n-paste/Makefile.am:
2800         * cut-n-paste/fileformatchooser/Makefile.am:
2801         * cut-n-paste/fileformatchooser/egg-macros.h:
2802         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
2803         * shell/Makefile.am:
2804         * shell/ev-window.c: (image_save_dialog_response_cb),
2805         (ev_view_popup_cmd_save_image_as):
2806
2807         Allow exporting images in any format supported by
2808         GdkPixbuf. Fixes bug #500209.
2809         
2810 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2811
2812         * backend/pixbuf/pixbuf-document.c:
2813
2814         More warnings fixed.
2815         
2816 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2817
2818         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
2819         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
2820         * backend/djvu/djvu-text.h:
2821         * backend/tiff/tiff-document.c: (tiff_document_render):
2822
2823         Fix compile warnings.
2824         
2825 2007-12-28  Christian Persch  <chpe@gnome.org>
2826
2827         * **/*.c: Include config.h. Bug #504721.
2828
2829 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2830
2831         * configure.ac:
2832         * Makefile.am:
2833         * po/POTFILES.in:
2834         * backend/comics/Makefile.am:
2835         * backend/comics/comics-document.[ch]:
2836         * backend/comics/comicsdocument.evince-backend.in:
2837         * backend/djvu/Makefile.am:
2838         * backend/djvu/djvu-document.[ch]:
2839         * backend/djvu/djvudocument.evince-backend.in:
2840         * backend/dvi/Makefile.am:
2841         * backend/dvi/dvi-document.[c]:
2842         * backend/dvi/dvidocument.evince-backend.in:
2843         * backend/impress/Makefile.am:
2844         * backend/impress/impress-document.[ch]:
2845         * backend/impress/impressdocument.evince-backend.in:
2846         * backend/pdf/Makefile.am:
2847         * backend/pdf/ev-poppler.cc:
2848         * backend/pdf/ev-poppler.h:
2849         * backend/pdf/pdfdocument.evince-backend.in:
2850         * backend/pixbuf/Makefile.am:
2851         * backend/pixbuf/pixbuf-document.[ch]:
2852         * backend/pixbuf/pixbufdocument.evince-backend.in:
2853         * backend/ps/Makefile.am:
2854         * backend/ps/ev-spectre.[ch]:
2855         * backend/ps/ps-document.[ch]:
2856         * backend/ps/psdocument.evince-backend.in:
2857         * backend/tiff/Makefile.am:
2858         * backend/tiff/tiff-document.[ch]:
2859         * backend/tiff/tiffdocument.evince-backend.in:
2860         * libdocument/Makefile.am:
2861         * libdocument/ev-backends-manager.[ch]:
2862         * libdocument/ev-module.[ch]:
2863         * libdocument/ev-document.h:
2864         * libdocument/ev-document-factory.[ch]:
2865         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
2866         (get_compression_from_mime_type), (get_document_from_uri),
2867         (ev_document_factory_get_document), (file_filter_add_mime_types),
2868         (ev_document_factory_add_filters):
2869         * shell/Makefile.am:
2870         * shell/ev-window-title.c: (get_filename_from_uri):
2871         * shell/main.c: (main):
2872         * thumbnailer/Makefile.am:
2873         * thumbnailer/evince-thumbnailer.c: (main):
2874
2875         Plugin system for backends. Fixes bug #351348.
2876         
2877 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2878
2879         * shell/ev-view-private.h:
2880         * shell/ev-view.c: (ev_view_drag_update_momentum),
2881         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
2882         (ev_view_button_release_event), (ev_view_destroy):
2883         
2884         Kinetic scrolling implemented as requested in
2885         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
2886
2887 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2888
2889         * data/evince-toolbar.xml:
2890         * data/evince-ui.xml:
2891         * shell/ev-view-private.h:
2892         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2893         (ev_view_button_press_event), (ev_view_motion_notify_event),
2894         (ev_view_button_release_event), (ev_view_init),
2895         (ev_view_autoscroll_cb), (ev_view_autoscroll),
2896         (ev_view_set_cursor):
2897         * shell/ev-view.h:
2898         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2899         (ev_window_cmd_view_autoscroll):
2900         
2901         Autoscroll feature with the context menu. Fixes bug 
2902         #323670. Thanks to David Turner <cillian64@googlemail.com>.
2903
2904 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2905
2906         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
2907
2908         Disconnect also page-ready signal when removing a job because the
2909         page size has changed. Thanks to kripken
2910         <kripkensteiner@gmail.com>.
2911
2912 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2913
2914         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
2915         
2916         Scroll pages in page entry with mouse wheel. Fixes bug
2917         #324122. Thanks to David Turner <cillian64@googlemail.com>.
2918
2919 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2920
2921         * backend/dvi/Makefile.am:
2922         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
2923         (mdvi_cairo_device_init):
2924         * backend/dvi/mdvi-lib/common.h:
2925         * backend/dvi/mdvi-lib/mdvi.h:
2926         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
2927         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
2928         (mdvi_build_path_from_cwd):
2929
2930         Add ps specials support in dvi backend when libspectre is
2931         present. Fixes bug #386005.
2932         
2933 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2934
2935         * configure.ac:
2936         * backend/ps/Makefile.am:
2937         * backend/ps/ev-spectre.[ch]:
2938         
2939         Use libspectre, if available, for the ps backend. Fixes bugs
2940         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
2941
2942 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2943         
2944         * backend/comics/comics-document.c: (comics_document_load):
2945         
2946         Cygwin build issue fix.
2947
2948 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2949
2950         * shell/ev-view.c: (ev_view_set_zoom):
2951
2952         Do not limit the minimum zoom factor when sizing mode is best bit
2953         or fit width. Fixes bug #503805.
2954         
2955 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2956
2957         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
2958         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
2959         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
2960         (ev_link_dest_get_property), (ev_link_dest_set_property),
2961         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
2962         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
2963         (ev_link_dest_new_fitr):
2964         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
2965         (goto_fith_dest), (goto_xyz_dest):
2966
2967         Do not change left, top and zoom values when they are null in PDF
2968         destinations. Fixes bug #460658.
2969         
2970 2007-12-10  Christian Persch  <chpe@gnome.org>
2971
2972         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
2973         (ev_view_accessible_class_init),
2974         (ev_view_accessible_idle_do_action),
2975         (ev_view_accessible_action_do_action),
2976         (ev_view_accessible_action_get_description),
2977         (ev_view_accessible_action_set_description),
2978         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
2979         (ev_view_accessible_factory_init),
2980         (ev_view_accessible_factory_get_accessible_type):
2981         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
2982         private data, and G_DEFINE_TYPE. Bug #502843.
2983
2984 2007-12-08  Christian Persch  <chpe@gnome.org>
2985
2986         * shell/ev-metadata-manager.c: (item_free),
2987         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2988         (value_free), (parse_value), (parseItem),
2989         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2990         (save_values): Use GSlice to allocate small amounts of memory. Bug
2991         #475972.
2992
2993 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2994
2995         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2996
2997         Restore cursor to normal after a drag operation. Fixes bug
2998         #501603.
2999         
3000 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3001
3002         * NEWS:
3003         * configure.ac:
3004         
3005         Update for release 2.21.1
3006
3007 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3008
3009         * configure.ac:
3010         * cut-n-paste/gedit-message-area/Makefile.am:
3011         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
3012         * shell/Makefile.am:
3013         * shell/ev-message-area.[ch]:
3014         * shell/ev-window.c: (ev_window_set_message_area),
3015         (ev_window_error_message_response_cb), (ev_window_error_message),
3016         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
3017         (ev_window_save_job_cb), (image_save_dialog_response_cb),
3018         (ev_attachment_popup_cmd_open_attachment),
3019         (attachment_save_dialog_response_cb), (ev_window_set_document),
3020         (ev_window_init):
3021
3022         Use a message area instead of a popup dialog for error
3023         notifications. Fixes bug #337495.
3024         
3025 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3026
3027         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
3028         (ev_window_run_fullscreen):
3029
3030         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
3031         
3032 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3033
3034         * ev-sidebar-thumbnails.c: (update_visible_range),
3035         (ev_sidebar_thumbnails_refresh),
3036         (ev_sidebar_thumbnails_set_document),
3037         (ev_sidebar_thumbnails_support_document):
3038
3039         Show thumbnails for documents with one page. Fixes bug #358751.
3040         
3041 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3042
3043         * shell/ev-window.c:
3044         (ev_window_load_print_settings_from_metadata),
3045         (ev_window_save_print_settings), (ev_window_print_finished),
3046         (ev_window_print_range):
3047
3048         Print settings that are specific to the document are now saved per
3049         document in the metadata file. Fixes bug #488806.
3050         
3051 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
3052
3053         * backend/tiff/tiff-document.c: (tiff_document_render):
3054
3055         Tiff documents were rendered with wrong colors. Fixes bug #497279.
3056         
3057 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3058
3059         * shell/ev-application.[ch]: (get_find_string_from_args),
3060         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3061         (ev_application_open_uri_list):
3062         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
3063         * shell/ev-window.[ch]: (ev_window_load_job_cb),
3064         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3065         (ev_window_cmd_recent_file_activate),
3066         (ev_window_open_recent_action_item_activated),
3067         (ev_window_print_send), (open_remote_link):
3068         * shell/main.c: (arguments_parse):
3069
3070         Add a command line option for search. Fixes bug #497710.
3071         
3072 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
3073
3074         * shell/ev-jobs.c: (ev_job_print_new):
3075
3076         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
3077         
3078 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3079
3080         * data/evince-toolbar.xml:
3081         * shell/Makefile.am:
3082         * shell/ev-application.c: (ev_application_init):
3083         * shell/ev-open-recent-action.[ch]:
3084         * shell/ev-window.c:
3085         (ev_window_open_recent_action_item_activated),
3086         (register_custom_actions):
3087
3088         Add an expander to the open toolbar item which pops up a dropdown
3089         menu with the recently used documents. Fixes bug #487215.
3090         
3091 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3092
3093         * shell/ev-window.c: (ev_window_open_uri),
3094         (ev_window_cmd_view_reload):
3095
3096         Do not jump to the first page when reloading by running evince
3097         from the command line. Fixes bug #490847.
3098         
3099 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3100
3101         * shell/ev-window.c: (ev_window_cmd_help_contents):
3102
3103         Plugged memory leak when help file is not found. Fixes bug
3104         #490762.
3105         
3106 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3107
3108         * configure.ac:
3109
3110         Enable djvu, dvi and comics backends by default. Fixes bug
3111         #437121.
3112         
3113 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3114
3115         * configure.ac:
3116         * cut-n-paste/Makefile.am:
3117         * cut-n-paste/recent-files/*: Removed
3118         * help/reference/Makefile.am:
3119         * shell/Makefile.am:
3120         * shell/ev-application.[ch]: (ev_application_shutdown),
3121         (ev_application_init):
3122         * shell/ev-window.c: (ev_window_add_recent),
3123         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
3124
3125         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
3126         
3127 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
3128
3129         * shell/ev-window.c: (launch_external_uri):
3130
3131         Let GnomeVFS check the URL, this allow more URL (like mailto:),
3132         and report error if the URL is not supported (#489910).
3133
3134 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3135
3136         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3137         (pdf_document_file_exporter_begin_page),
3138         (pdf_document_file_exporter_end_page):
3139
3140         Fix printing with poppler splash backend. Fixes bug #489774.
3141         
3142 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3143
3144         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3145         * shell/ev-print-job.c: (ev_print_job_class_init):
3146
3147         Fix a crash when printing with the gnome-print dialog. Fixes bug
3148         #488939.
3149         
3150 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
3151
3152         * backend/pixbuf/pixbuf-document.c:
3153
3154         Fix an implicit function definition warning (#487655)
3155
3156 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3157
3158         * shell/ev-window.c:
3159
3160         Fix conflicting shortcut for view sade pane and presentation.
3161         
3162 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3163
3164         * backend/pdf/ev-poppler.cc:
3165         (pdf_document_file_exporter_begin_page),
3166         (pdf_document_file_exporter_do_page),
3167         (pdf_document_file_exporter_end_page),
3168         (pdf_document_file_exporter_iface_init):
3169         * libdocument/ev-file-exporter.[ch]:
3170         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
3171         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3172         (ev_job_print_run):
3173
3174         When printing multiple pages per sheet in reverse option, do not
3175         invert the order of the pages in every sheet, but the order of the
3176         sheets. Do not print blank pages when page range is invalid. Fixes
3177         bugs #484857 and #485521.
3178         
3179 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3180
3181         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3182         (ev_job_print_run):
3183         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3184
3185         Respect ranges order when printing more than one range in random
3186         order.
3187         
3188 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
3189
3190         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
3191         (ev_window_setup_document), (ev_window_rotation_changed_cb):
3192
3193         Rotate also the window icon when document is rotated. Fixes bug
3194         #474681.
3195         
3196 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3197
3198         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
3199         (pdf_document_forms_get_form_fields):
3200
3201         Silently ignore unknown form fields. Fixes bug #482654. Patch by
3202         Matthias Drochner.
3203         
3204 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3205
3206         * configure.ac:
3207         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3208
3209         Use poppler_page_render_for_printing() instead of
3210         poppler_page_render() if available when exporting to a ps or pdf
3211         file. Fixes bug #476627.
3212         
3213 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3214
3215         * shell/ev-window.c: (ev_window_run_fullscreen):
3216
3217         Do not show the toolbar in fullscreen mode if the main toolbar is
3218         not visible. Fixes bug #483048.
3219         
3220 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3221
3222         * shell/ev-view.c: (ev_view_button_press_event):
3223
3224         Give priority to form fields over images when deciding whether a
3225         button press event is over an image or form field. It allows edit
3226         form fields when they are over a background image. Fixes bug
3227         #477841.
3228         
3229 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3230
3231         * NEWS:
3232         * configure.ac:
3233         
3234         Update for release 2.20.0
3235
3236 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3237
3238         * backend/pdf/ev-poppler.cc:
3239
3240         Remove #ifdef HAVE_FORMS, so that forms support works again.
3241
3242 2007-09-05  Götz Waschk  <waschk@mandriva.org>
3243
3244         * configure.ac:
3245         * data/evince.desktop.in.in:
3246         
3247         Fixes desktop file issues. See bug #473471.
3248
3249 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3250
3251         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3252         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3253         (ev_job_queue_remove_job):
3254         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
3255         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
3256         * shell/ev-window.c: (ev_window_clear_save_job),
3257         (ev_window_save_job_cb), (file_save_dialog_response_cb),
3258         (ev_window_dispose):
3259
3260         Move save a copy task to its own job so that it's carried out in a
3261         thread avoiding another lock in the main thread. Use
3262         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
3263         can be saved to a pathin another file system. Fixes bug #456891.
3264         
3265 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3266
3267         * NEWS:
3268         * configure.ac:
3269         
3270         Update for release 2.19.92
3271
3272 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3273
3274         * configure.ac:
3275         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3276         (pdf_selection_get_selection_region),
3277         (pdf_selection_get_selection_map),
3278         (ev_form_field_from_poppler_field):
3279
3280         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
3281         and triple click selections are enabled again now.
3282
3283 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3284
3285         * shell/ev-window.c: (ev_window_add_history):
3286
3287         Make sure not to use the history with documents not supporting
3288         links. Fixes bug #468954.
3289
3290 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3291
3292         * shell/ev-window.c: (ev_window_load_job_cb):
3293
3294         Restart the search when reloading a document with the find bar
3295         visible. Fixes bug #461962.
3296
3297 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3298
3299         * shell/ev-window.c: (setup_document_from_metadata),
3300         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
3301
3302         Do not jump to the first page when reloading a document from the
3303         last page.
3304
3305 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3306
3307         * shell/ev-window.c: (update_chrome_flag),
3308         (setup_sidebar_from_metadata),
3309         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
3310         (ev_window_cmd_edit_find_next),
3311         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
3312         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
3313         (find_bar_close_cb), (view_actions_focus_in_cb):
3314
3315         Do not update visibility when changing a chrome flag so that it's
3316         possible to update several flags and update visibility only once
3317         for all of them.
3318
3319 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3320
3321         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3322
3323         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
3324         supported by gtk+. Fixes bug #460907.
3325
3326 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3327
3328         * shell/ev-view.c: (view_update_range_and_current_page):
3329
3330         Make sure current-page <= end-page in continuous mode. Fixes bug
3331         #454950.
3332
3333 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3334
3335         * backend/pdf/ev-poppler.cc: (build_tree):
3336
3337         Ignore outline items without a title. Fixes bug #453913.
3338
3339 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3340
3341         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3342         (ev_view_button_release_event), (ev_view_leave_notify_event):
3343
3344         Use always drag mouse cursor during a drag operation. Fixes bug
3345         #470564.
3346
3347 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3348
3349         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3350         (pdf_selection_get_selection_region),
3351         (pdf_selection_get_selection_map):
3352
3353         Temporarily disable double and triple selections since it depends on
3354         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
3355         released and the update of the external dependency minimal version
3356         approved.
3357
3358 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3359
3360         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3361         (pdf_document_file_exporter_do_page):
3362         * libdocument/ev-file-exporter.h:
3363         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3364         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3365
3366         Actually fix printing regressions. Remove orientation from
3367         EvPrintContext since it's redundant.
3368
3369 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3370
3371         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
3372         * backend/impress/impress-document.c:
3373         (impress_document_document_iface_init):
3374         * backend/ps/ps-document.c: (ps_document_document_iface_init):
3375         * backend/djvu/djvu-document.c:
3376         (djvu_document_document_iface_init),
3377         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
3378         * backend/tiff/tiff-document.c:
3379         (tiff_document_document_iface_init):
3380         * backend/pixbuf/pixbuf-document.c:
3381         (pixbuf_document_document_iface_init):
3382         * backend/comics/comics-document.c:
3383         (comics_document_document_iface_init):
3384         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
3385         (pdf_selection_render_selection),
3386         (pdf_selection_get_selected_text),
3387         (pdf_selection_get_selection_region),
3388         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
3389         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
3390         (ev_selection_get_selection_region),
3391         (ev_selection_get_selection_map):
3392         * libdocument/ev-document.[ch]:
3393         * shell/ev-pixbuf-cache.[ch]: (add_job),
3394         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
3395         * shell/ev-view-private.h:
3396         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
3397         (ev_job_render_run):
3398         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3399         * shell/ev-view.c: (start_selection_for_event),
3400         (ev_view_button_press_event), (ev_view_drag_data_get),
3401         (ev_view_drag_data_received), (ev_view_button_release_event),
3402         (compute_new_selection_text), (compute_selections),
3403         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3404         (ev_view_primary_get_cb):
3405
3406         Add support for double and triple click selections.
3407
3408 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3409
3410         * NEWS:
3411         * configure.ac:
3412
3413         Update for release 2.19.4
3414
3415 2007-08-28  Justin Blanchard  <justinb04@aim.com>
3416
3417         * shell/ev-view-private.h:
3418         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
3419         (ev_view_set_highlight_search):
3420         * shell/ev-view.h:
3421         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
3422         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
3423         (find_bar_visibility_changed_cb):
3424         
3425         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
3426
3427 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3428
3429         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3430         (pdf_document_file_exporter_begin),
3431         (pdf_document_file_exporter_do_page):
3432         * shell/ev-jobs.c: (ev_job_print_run):
3433         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3434
3435         Create always a portrait cairo surface and rotate when needed for
3436         landscape. It fixes printing problems in real printers.
3437
3438 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3439
3440         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3441         * libdocument/ev-file-exporter.[ch]:
3442         (ev_file_exporter_get_capabilities):
3443         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3444         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3445
3446         Adjust number of pages per row according to page orientation when
3447         printing 2 or 6 pages per sheet.
3448
3449 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3450
3451         * shell/ev-window.c: (ev_window_print_send):
3452
3453         Reset also cups setting to 1 when printing multiple pages per
3454         sheet. Fixes bug #468853.
3455
3456 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3457
3458         * libdocument/ev-document-misc.c:
3459         (ev_document_misc_surface_rotate_and_scale):
3460
3461         Use directly cairo_surface_get_content() when creating a similar
3462         surface as suggested by Jeff Muizelaar. Thanks again.
3463
3464 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3465
3466         * backend/djvu/djvu-document.c: (djvu_document_render):
3467         * backend/tiff/tiff-document.c: (tiff_document_render):
3468         * backend/pdf/ev-poppler.cc: (pdf_document_render):
3469         * libdocument/ev-document-misc.c:
3470         (ev_document_misc_surface_from_pixbuf),
3471         (ev_document_misc_surface_rotate_and_scale):
3472
3473         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
3474         creating page surfaces. Fixes bug #453123. Thank you very much to
3475         Jeff Muizelaar <jeff@infidigm.net>.
3476
3477 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3478
3479         * shell/ev-page-cache.c: (ev_page_cache_new),
3480         (ev_page_cache_get_thumbnail_size):
3481         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
3482         (ev_sidebar_thumbnails_set_loading_icon):
3483
3484         Also store in page-cache the dimensions of the thumbnails so that
3485         they can be used to create the correct loading icon in the side
3486         pane. Fixes bug #466857.
3487
3488 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3489
3490         * backend/pdf/ev-poppler.cc:
3491         (pdf_document_thumbnails_get_thumbnail):
3492
3493         Fix thumbnails rotation in pdf documents that include embedded 
3494         thumbnails.
3495
3496 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
3497
3498         * backend/pdf/ev-poppler.cc:
3499
3500         Don't use #ifdef in macro expansion. Some compilers don't
3501         like that. Closes bug #467042.
3502
3503 2007-08-15  Justin Blanchard  <justinb04@aim.com>
3504
3505         * backend/djvu/djvu-document.c: (djvu_document_finalize):
3506         
3507         Fixes memory leak in djvu backend.
3508
3509 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
3510
3511         * data/icons/32x32/Makefile.am:
3512         * data/icons/32x32/actions/Makefile.am:
3513         * data/icons/32x32/actions/view-page-cont.svg:
3514         * data/icons/32x32/actions/view-page-facing.svg:
3515         * data/icons/48x48/Makefile.am:
3516         * data/icons/48x48/actions/Makefile.am:
3517         * data/icons/48x48/actions/view-page-cont.svg:
3518         * data/icons/48x48/actions/view-page-facing.svg:
3519         
3520         Icons for a new sizes.
3521
3522 2007-08-14  Justin Blanchard  <justinb04@aim.com>
3523
3524         * shell/ev-page-cache.c: (build_height_to_page),
3525         (ev_page_cache_get_height_to_page):
3526         
3527         Fixes invalid read, see bug #466401.
3528
3529 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3530
3531         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3532         (set_drag_cursor):
3533         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3534         (configure_item_cursor), (new_pixbuf_from_widget):
3535
3536         Fix multihead problems in toolbar editor. Fixes bug #382055.
3537
3538 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3539
3540         * shell/ev-window.c: (ev_window_cmd_file_open),
3541         (ev_window_cmd_save_as):
3542
3543         Use g_get_user_special_dir when available instead of
3544         xdg_user_dir_lookup.
3545
3546 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3547
3548         * MAINTAINERS:
3549         
3550         Updated according to request on desktop-devel.
3551
3552 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3553
3554         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3555
3556         Do not use cairo_rectangle and cairo_clip since we are
3557         not using cairo_fill but cairo_paint. Use the same cairo context
3558         for every page in the same expose event.
3559
3560 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3561
3562         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
3563         leak.
3564
3565 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3566
3567         * configure.ac:
3568         * NEWS:
3569
3570         Release 0.9.3
3571
3572 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3573
3574         * libdocument/ev-document-info.h:
3575         * libdocument/ev-document.h:
3576         * shell/ev-page-action.h:
3577         * shell/ev-sidebar-links.h:
3578
3579         Fix a headers problem with ev-link
3580         
3581         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
3582         * shell/ev-view-private.h:
3583         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3584         (get_link_area), (ev_view_query_tooltip),
3585         (ev_view_leave_notify_event), (ev_view_destroy),
3586         (ev_view_class_init):
3587
3588         Use new gtk tooltips when available instead of ev-tooltip.
3589         
3590 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3591
3592         * shell/ev-window.c: (update_chrome_visibility),
3593         (ev_window_sidebar_visibility_changed_cb):
3594
3595         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
3596         
3597 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3598
3599         * shell/ev-navigation-action.c:
3600         (ev_navigation_action_history_changed),
3601         (ev_navigation_action_set_history):
3602         * shell/ev-navigation-action-widget.c:
3603         (ev_navigation_action_widget_init):
3604         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3605
3606         Fix compile warnings.
3607         
3608 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3609
3610         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3611         (egg_editable_toolbar_dispose):
3612
3613         Fix memory leak.
3614         
3615 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3616
3617         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3618         (screensaver_disable_x11):
3619         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
3620         * shell/ev-window.c: (presentation_set_timeout):
3621         * shell/ev-view.c: (ev_view_presentation_transition_start):
3622
3623         Use g_timeout_add_seconds instead of g_timeout_add when
3624         available.
3625         
3626 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3627
3628         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
3629
3630         Set horizontal scrollbar policy to AUTOMATIC instead of
3631         NEVER. Workaround for bug #449462.
3632         
3633 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3634
3635         * shell/ev-jobs.c: (ev_job_render_page_ready):
3636
3637         Add page_ready callback to main loop with high priority and hold
3638         a reference to job during idle.
3639         
3640 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3641
3642         * configure.ac:
3643         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3644         (pdf_document_file_exporter_begin),
3645         (pdf_document_file_exporter_do_page),
3646         (pdf_document_file_exporter_get_capabilities):
3647         * libdocument/ev-file-exporter.h:
3648         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3649         * shell/ev-window.c: (ev_window_print_send),
3650         (ev_window_print_dialog_response_cb):
3651
3652         Allow printing multiple pages per sheet. Fixes bug #395573.
3653         
3654 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3655
3656         * shell/ev-view.c: (tip_from_link):
3657         
3658         Check for NULL, fixes bug #460862.
3659
3660 2007-07-29  Christian Persch  <chpe@gnome.org>
3661
3662         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3663         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3664         (ev_window_cmd_preview_print):
3665         
3666         Fixes bug #437681 - blocks while enumerating printers.
3667
3668 2007-07-29  Christian Persch  <chpe@gnome.org>
3669
3670         * shell/ev-window.c: (ev_window_screen_changed):
3671         
3672         Don't use deprecated gtk+ function. See bug #460909.
3673
3674 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3675
3676         * shell/ev-utils.c: (get_num_monitors):
3677         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
3678
3679         Do not use display before initializing it. Remove compile
3680         warnings.
3681
3682 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
3683
3684         * shell/ev-view.c: (ev_view_class_init):
3685         
3686         Unix-like hjkl bindings added. See bug #458111.
3687
3688 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
3689
3690         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
3691         * shell/ev-utils.h:
3692         * shell/ev-view.c: (ev_view_set_zoom_for_size),
3693         (ev_view_update_view_size):
3694         * shell/ev-view.h:
3695         * shell/ev-window.c: (ev_window_update_actions),
3696         (setup_view_from_metadata), (ev_window_screen_changed),
3697         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
3698         (zoom_control_changed_cb):
3699         * shell/ev-window.h:
3700         
3701         Reorganizes utility functions.
3702
3703 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3704
3705         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
3706         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
3707         (add_job), (ev_pixbuf_cache_get_surface),
3708         (ev_pixbuf_cache_get_link_mapping),
3709         (ev_pixbuf_cache_get_image_mapping),
3710         (ev_pixbuf_cache_get_form_field_mapping),
3711         (ev_pixbuf_cache_get_text_mapping):
3712         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
3713         (notify_page_ready), (ev_job_render_page_ready),
3714         (ev_job_render_run):
3715
3716         Add page_ready signal to notify that page is ready as soon as
3717         possible even if other page elements like links, forms, images or
3718         text mapping are not ready yet.
3719
3720 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3721
3722         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
3723         (dvi_document_file_exporter_do_page),
3724         (dvi_document_file_exporter_get_capabilities),
3725         (dvi_document_file_exporter_iface_init):
3726         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
3727         (ps_document_file_exporter_do_page),
3728         (ps_document_file_exporter_get_capabilities),
3729         (ps_document_file_exporter_iface_init):
3730         * backend/djvu/djvu-document.c:
3731         (djvu_document_file_exporter_begin),
3732         (djvu_document_file_exporter_end),
3733         (djvu_document_file_exporter_get_capabilities),
3734         (djvu_document_file_exporter_iface_init):
3735         * backend/tiff/tiff-document.c:
3736         (tiff_document_file_exporter_begin),
3737         (tiff_document_file_exporter_get_capabilities),
3738         (tiff_document_document_file_exporter_iface_init):
3739         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3740         (pdf_document_file_exporter_do_page),
3741         (pdf_document_file_exporter_get_capabilities),
3742         (pdf_document_file_exporter_iface_init):
3743         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
3744         (ev_file_exporter_get_capabilities):
3745         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
3746         (idle_print_handler), (ev_print_job_print):
3747         * shell/ev-jobs.c: (ev_job_print_run):
3748         * shell/ev-window.c: (ev_window_print_send),
3749         (ev_window_print_range):
3750
3751         Use capabilities to know which options should be offered by the
3752         print dialog depending on the document backend.
3753
3754 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3755
3756         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3757
3758         Give priority to forms over text to set the cursor.
3759
3760 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3761
3762         * shell/ev-view-private.h:
3763         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3764         (ev_view_leave_notify_event), (ev_view_finalize),
3765         (ev_view_get_property), (ev_view_class_init):
3766
3767         Use IBEAM cursor for text form fields and NORMAL cursor for read
3768         only fields. Remove unused status attribute.
3769
3770 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3771
3772         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3773
3774         Update region for current selected items also for checkbox
3775         buttons, since they can behave as radio buttons when they are in a
3776         set.
3777
3778 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3779
3780         * configure.ac:
3781         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3782
3783         Get max length of text form fields.
3784
3785 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3786
3787         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3788         * libdocument/ev-form-field.h:
3789         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
3790
3791         Fix build with current poppler cvs head.
3792
3793 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3794
3795         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3796         * shell/eggfindbar.c: (egg_find_bar_init):
3797
3798         Fix build with gtk+ >= 2.11.5 due to gtktooltips
3799         deprecation. Fixes bug #455667
3800
3801 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3802
3803         * NEWS:
3804         * configure.ac:
3805         
3806         Update for release 0.9.2
3807
3808 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3809
3810         * shell/ev-view.c: (ev_view_form_field_text_save),
3811         (ev_view_form_field_choice_save):
3812
3813         Fix a crash when closing whith a form widget visible.
3814
3815 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3816
3817         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3818
3819         Update also the region of the current selected button when
3820         clicking on another button if they are radio buttons.
3821
3822 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3823
3824         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
3825         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
3826         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
3827         (ev_pixbuf_cache_get_link_mapping),
3828         (ev_pixbuf_cache_get_image_mapping),
3829         (ev_pixbuf_cache_get_form_field_mapping),
3830         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
3831         * shell/ev-view.c: (ev_view_form_field_get_region),
3832         (ev_view_form_field_button_create_widget),
3833         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
3834         (job_finished_cb):
3835
3836         Redraw only form field region instead of the whole page when
3837         reloading a page to show changes on the form field.
3838
3839 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3840
3841         * shell/ev-view.c: (ev_view_form_field_choice_save):
3842
3843         Fix selection of first item in list form fields.
3844
3845 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3846
3847         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
3848         (ev_pixbuf_cache_reload_page),
3849         (ev_pixbuf_cache_get_form_field_mapping):
3850
3851         Some refactoring to avoid duplicated code.
3852
3853 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3854
3855         * configure.ac:
3856         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
3857         (ev_form_field_from_poppler_field),
3858         (pdf_document_forms_get_form_fields),
3859         (pdf_document_forms_form_field_text_get_text),
3860         (pdf_document_forms_form_field_text_set_text),
3861         (pdf_document_forms_form_field_button_set_state),
3862         (pdf_document_forms_form_field_button_get_state),
3863         (pdf_document_forms_form_field_choice_get_item),
3864         (pdf_document_forms_form_field_choice_get_n_items),
3865         (pdf_document_forms_form_field_choice_is_item_selected),
3866         (pdf_document_forms_form_field_choice_select_item),
3867         (pdf_document_forms_form_field_choice_toggle_item),
3868         (pdf_document_forms_form_field_choice_unselect_all),
3869         (pdf_document_forms_form_field_choice_set_text),
3870         (pdf_document_forms_form_field_choice_get_text),
3871         (pdf_document_document_forms_iface_init):
3872         * libdocument/Makefile.am:
3873         * libdocument/ev-form-field.[ch]:
3874         * libdocument/ev-document-forms.[ch]:
3875         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3876         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3877         (add_job), (ev_pixbuf_cache_reload_page),
3878         (ev_pixbuf_cache_get_form_field_mapping):
3879         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
3880         * shell/ev-view-private.h:
3881         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
3882         (ev_view_handle_cursor_over_xy),
3883         (ev_view_get_form_field_at_location),
3884         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
3885         (ev_view_form_field_button_create_widget),
3886         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
3887         (ev_view_form_field_text_create_widget),
3888         (ev_view_form_field_choice_save),
3889         (ev_view_form_field_choice_changed),
3890         (ev_view_form_field_choice_create_widget),
3891         (ev_view_handle_form_field), (ev_view_size_allocate),
3892         (ev_view_realize), (draw_end_presentation_page),
3893         (ev_view_button_press_event), (ev_view_remove_all),
3894         (ev_view_motion_notify_event), (ev_view_key_press_event),
3895         (ev_view_enter_notify_event), (highlight_find_results),
3896         (draw_loading_text), (draw_one_page), (ev_view_destroy),
3897         (ev_view_class_init), (page_changed_cb),
3898         (on_adjustment_value_changed), (ev_view_set_presentation),
3899         (merge_selection_region), (ev_view_set_cursor),
3900         (ev_view_reset_presentation_state):
3901         
3902         Merge evince-forms branch.
3903
3904 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
3905
3906         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
3907
3908         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
3909         This script also updates itself from libegg
3910
3911         * cut-n-paste/toolbar-editor/egg*:
3912         Run update-toolbareditor-from-libegg.sh so we are in sync again with
3913         libegg
3914
3915 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
3916
3917         * shell/ev-window.c:
3918         
3919         Adds a nice icon to page action during toolbar editing.
3920         See bug #452872.
3921
3922 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3923
3924         * data/evince-toolbar.xml:
3925         * shell/ev-window.c:
3926         
3927         Let user add a presentation and fullscreen icons on toolbar.
3928         See bug #449734.
3929
3930 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
3931
3932         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
3933
3934         new script to keep in sync with toolbareditor in libegg
3935
3936         * cut-n-paste/toolbar-editor/*: 
3937
3938         Run update-toolbareditor-from-libegg so we are in sync again. 
3939         Fixes bug #452850.
3940         
3941
3942 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3943
3944         * shell/ev-sidebar-links.c: (job_finished_callback):
3945
3946         Do not connect selection changed signal more than once. Fixes bug
3947         #349433.
3948
3949 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3950
3951         * shell/ev-window.c: (ev_window_view_sidebar_cb):
3952
3953         Do not change sidebar chrome flag when pressing F9 key in
3954         presentation mode.
3955
3956 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3957
3958         * backend/pdf/ev-poppler.cc:
3959         (pdf_document_thumbnails_get_dimensions):
3960
3961         Make sure thumbnails width and height is not <= 0. Fixes a crash
3962         with some pdf documents which have really small pages.
3963
3964 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
3965
3966         * shell/main.c: (main):
3967
3968         Fixes program description translation issue.
3969         Bug #450148.
3970
3971 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
3972
3973         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
3974
3975         Do not change current page when returning from black/white mode
3976         in presentation. Fixes bug #415032.
3977
3978 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3979
3980         * NEWS:
3981         * configure.ac:
3982         
3983         Update for release 0.9.1
3984
3985 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
3986
3987         * backend/dvi/dvi-document.c:
3988         (dvi_document_finalize),
3989         (dvi_document_file_exporter_format_supported),
3990         (dvi_document_file_exporter_begin),
3991         (dvi_document_file_exporter_do_page),
3992         (dvi_document_file_exporter_end),
3993         (dvi_document_file_exporter_iface_init), (dvi_document_init):
3994         
3995         PDF exporter for dvi documents. Fixes bug #441319.
3996
3997 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3998
3999         * shell/ev-window.c: (ev_window_clear_print_job):
4000
4001         Clear gtk print job when job has finished. Fixes bug #447612.
4002
4003 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4004
4005         * shell/ev-window.c: (ev_window_print_send),
4006         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4007
4008         Add preview button to print dialog. Fixes bug #445419.
4009
4010 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4011
4012         * backend/dvi/Makefile.am:
4013         * backend/dvi/pixbuf-device.[ch]: Removed
4014         * backend/dvi/cairo-device.[ch]: Added
4015         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
4016         * backend/dvi/dvi-document.c: (dvi_document_load),
4017         (dvi_document_render), (dvi_document_finalize),
4018         (dvi_document_thumbnails_get_thumbnail), (parse_color),
4019         (dvi_document_do_color_special):
4020         * libdocument/ev-document-misc.[ch]:
4021         (ev_document_misc_pixbuf_from_surface):
4022
4023         Port dvi backend to cairo and fix a problem with colors. 
4024
4025 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4026
4027         * shell/ev-view.c: (draw_one_page):
4028
4029         Draw only visible region.
4030
4031 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4032
4033         * backend/djvu/djvu-document.c: (djvu_document_render):
4034
4035         Fix rotation in djvu backend.
4036
4037 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4038
4039         * shell/ev-pixbuf-cache.c: (job_finished_cb),
4040         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
4041         (ev_pixbuf_cache_get_image_mapping),
4042         (ev_pixbuf_cache_get_text_mapping):
4043
4044         Redraw view every time we have a new surface. Fixes bug #443587.
4045
4046 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4047
4048         * libdocument/ev-document.c: (ev_document_info_free):
4049
4050         Fix memory leaks.
4051
4052 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4053
4054         * backend/dvi/dvi-document.c: (dvi_document_render),
4055         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
4056         * backend/impress/impress-document.c:
4057         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4058         (impress_document_render), (impress_document_document_iface_init),
4059         (impress_document_thumbnails_get_thumbnail):
4060         * backend/djvu/djvu-document-private.h:
4061         * backend/djvu/djvu-document.c: (djvu_document_render),
4062         (djvu_document_finalize), (djvu_document_document_iface_init),
4063         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
4064         * backend/tiff/tiff-document.c: (tiff_document_render),
4065         (tiff_document_render_pixbuf),
4066         (tiff_document_document_iface_init):
4067         * backend/pdf/ev-poppler.cc: (pdf_document_render),
4068         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
4069         (pdf_selection_render_selection):
4070         * backend/comics/comics-document.c:
4071         (comics_document_render_pixbuf), (comics_document_render),
4072         (comics_document_document_iface_init):
4073         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
4074         (pixbuf_document_document_iface_init):
4075         * libdocument/ev-document-misc.[ch]:
4076         (ev_document_misc_surface_from_pixbuf),
4077         (ev_document_misc_surface_rotate_and_scale):
4078         * libdocument/ev-document.[ch]: (ev_document_render):
4079         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
4080         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4081         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4082         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
4083         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
4084         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
4085         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
4086         (render_finished_cb), (ev_job_render_run):
4087         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
4088         (merge_selection_region):
4089
4090         Use cairo image surfaces instead of GDK pixbufs for drawing pages
4091         and selections.
4092
4093 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4094
4095         * shell/ev-window-title.c: (ev_window_title_update):
4096
4097         Fix memory leak.
4098
4099 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4100
4101         * shell/ev-view.c: (draw_loading_text):
4102
4103         Show loading text centered. Fixes bug #433061
4104
4105 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4106
4107         * shell/ev-sidebar-thumbnails.c:
4108         (ev_sidebar_thumbnails_set_loading_icon):
4109
4110         Remove a mutex in the main thread that blocks the UI in heavy
4111         documents.
4112
4113 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4114
4115         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
4116
4117         Set points_set to TRUE so that selections don't disappear after a
4118         zoom change.
4119
4120 2007-06-07  Michael Monreal  <infernux@web.de>
4121
4122         * data/icons/16x16/actions/Makefile.am:
4123         * data/icons/16x16/actions/zoom.svg:
4124         * data/icons/22x22/actions/Makefile.am:
4125         * data/icons/22x22/actions/zoom.svg:
4126         * data/icons/24x24/actions/Makefile.am:
4127         * shell/ev-stock-icons.c:
4128         * shell/ev-stock-icons.h:
4129         * shell/ev-window.c:
4130         
4131         Zoom icon artwork. See bug #444795.
4132
4133 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4134
4135         * shell/ev-metadata-manager.c: Remove extraneous function
4136         (Closes: #444386)
4137
4138 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4139
4140         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
4141         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
4142         (ev_metadata_manager_set), (ev_metadata_manager_save):
4143         Simplify the timeout, no need for modified anymore
4144
4145 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4146
4147         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
4148         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
4149         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
4150         (ev_metadata_manager_save): Adapted patch from Arjan van de
4151         Ven (arjan@linux.intel.com) to avoid the timeout running all the
4152         time, saves on power (Closes: #443851)
4153
4154 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4155
4156         * configure.ac:
4157         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
4158         (pdf_selection_render_selection), (pdf_document_get_page_duration):
4159
4160         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
4161
4162 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4163
4164         * shell/ev-window.c: (ev_window_add_history):
4165
4166         Check if history is NULL
4167
4168 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4169
4170         * libdocument/ev-image.c: (ev_image_finalize):
4171         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
4172         * libdocument/ev-attachment.c: (ev_attachment_finalize):
4173         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
4174         (ev_tmp_uri_unlink):
4175
4176         Add functions to delete temporary files created by evince in a safe
4177         way.
4178
4179         * shell/ev-window.c: (ev_window_clear_local_uri),
4180         (open_xfer_update_progress_callback),
4181         (save_xfer_update_progress_callback), (ev_window_save_remote),
4182         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
4183         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4184         (attachment_save_dialog_response_cb),
4185         (ev_attachment_popup_cmd_save_attachment_as):
4186
4187         Allow saving a copy of a document, image or attachment to a remote
4188         location. Fixes bug #440754. 
4189
4190 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4191
4192         * configure.ac:
4193         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
4194
4195         Fix build with current poppler from cvs head. 
4196
4197 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
4198
4199         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
4200
4201         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
4202         directory exists.
4203
4204 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
4205
4206         * shell/ev-sidebar.c: (ev_sidebar_add_page):
4207         * shell/ev-window.c:
4208
4209         Change sidebar ordering. Fixes bug #439939.
4210
4211 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
4212
4213         * backend/comics/Makefile.am:
4214         
4215         Fixes build with --without-libgnome.
4216
4217 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4218         
4219         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
4220
4221         Update cursor and tooltip on page change and view scroll. Fixes bug
4222         #439217.
4223
4224 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4225
4226         * NEWS:
4227         * configure.ac:
4228         
4229         Update for release 0.9.0
4230
4231 2007-05-14  Alaska Subedi <asubedi@gmail.com>
4232
4233         * backend/djvu/djvu-document-private.h:
4234         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4235         (djvu_document_finalize),
4236         (djvu_document_file_exporter_format_supported),
4237         (djvu_document_file_exporter_begin),
4238         (djvu_document_file_exporter_do_page),
4239         (djvu_document_file_exporter_end),
4240         (djvu_document_file_exporter_iface_init), (djvu_document_init):
4241         
4242         Implemented printing with djvu. Bug #437998.
4243
4244 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4245
4246         * backend/impress/zip.c:
4247         Add missing ulong definition.
4248
4249         * backend/ps/ps-interpreter.c:
4250         Add missing headers.
4251
4252         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
4253
4254 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4255
4256         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
4257
4258         Add missing call to parent class dispose method. 
4259
4260 2007-05-12  Ross Burton  <ross@openedhand.com>
4261
4262         * shell/main.c:
4263         Sync keybindings manually when building without libgnome
4264         (#437925).
4265
4266 2007-05-12  Ross Burton  <ross@openedhand.com>
4267
4268         * shell/ev-window.c:
4269         Respect the screen when opening help (#437866).
4270
4271 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4272
4273         * data/evince-ui.xml:
4274         * shell/ev-application.[ch]: (get_print_settings_from_args),
4275         (ev_application_open_uri_at_dest), (ev_application_open_uri),
4276         (ev_application_open_uri_list):
4277         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
4278         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
4279         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
4280         (ev_window_cmd_view_reload), (lookup_printer_from_name),
4281         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
4282         (ev_window_dispose):
4283         * shell/main.c: (arguments_parse):
4284
4285         Add print button in preview mode. Fixes bug #396475. 
4286
4287 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4288
4289         * cut-n-paste/zoom-control/ephy-zoom.h:
4290         
4291         Fixes zoom level factors. See bug #408119 for details.
4292
4293 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4294
4295         * backend/comics/comics-document.c: (comics_regex_quote),
4296         (extract_argv):
4297         
4298         Correctly quote symbols. Fixes crash in the bug
4299         #415370.
4300
4301 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4302
4303         * shell/ev-navigation-action-widget.c:
4304         (ev_navigation_action_widget_init),
4305         (ev_navigation_action_widget_class_init),
4306         (ev_navigation_action_widget_button_press_event):
4307         
4308         Connect to button-press event on correct widget. Fixes
4309         bug #431988
4310
4311 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4312
4313         * shell/ev-application.c: (ev_application_open_window),
4314         (ev_application_add_icon_path_for_screen),
4315         (ev_application_open_uri_at_dest):
4316         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
4317         * shell/ev-navigation-action.c: (build_menu):
4318         
4319         Add app-specific icons to our icon theme. Fixes bug
4320         #425508.
4321
4322 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4323
4324         * shell/ev-history.c: (ev_history_class_init),
4325         (ev_history_add_link):
4326         * shell/ev-history.h:
4327         * shell/ev-navigation-action.c:
4328         (ev_navigation_action_history_changed),
4329         (ev_navigation_action_set_history), (build_menu),
4330         (ev_navigation_action_finalize):
4331         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
4332         
4333         Make navigation action unsensitive instead of showing
4334         menu with unsensitive word. Fixes bug #417392.
4335
4336 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4337
4338         * shell/ev-application.[ch]: (ev_application_shutdown),
4339         (ev_application_get_print_settings),
4340         (ev_application_set_print_settings):
4341         * shell/ev-window.c:
4342
4343         Remember print settings. Fixes bug #349102. 
4344
4345 2007-05-08  Christian Persch  <chpe@gnome.org>
4346
4347         * configure.ac:
4348         * properties/ev-properties-view.c:
4349
4350         No need for a configure check; just use the GTK_CHECK_VERSION macro.
4351         Bug #382438.
4352
4353 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4354
4355         * configure.ac:
4356         * properties/ev-properties-view.c: (ev_regular_paper_size):
4357
4358         Use gtk+ builtin paper list to identify the document's paper size.
4359         Fixes bug #382438. 
4360
4361 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
4362
4363         * configure.ac:
4364
4365         Fix build when compiling with thumbnailer and libgnome support. 
4366
4367 2007-05-04  Ross Burton  <ross@openedhand.com>
4368
4369         * configure.ac:
4370         Add --without-libgnome, check for libgnome and libgnomeui
4371         separately, and add them to the symbols as required.
4372
4373         * libdocument/ev-file-helpers.c:
4374         When building without libgnome, use g_get_user_config_dir instead
4375         of gnome_user_dir_get.
4376
4377         * shell/ev-application.c:
4378         When building without libgnome, don't use session management.
4379
4380         * shell/main.c:
4381         When building without libgnome, don't use GnomeProgram or
4382         initialise the authentication manager.
4383
4384         This fixes #328842.
4385
4386 2007-05-04  Ross Burton  <ross@openedhand.com>
4387
4388         * shell/ev-window.c:
4389         Don't use libgnome to open help, instead call Yelp directly.
4390
4391 2007-05-04  Ross Burton  <ross@openedhand.com>
4392
4393         * shell/ev-sidebar-attachments.c:
4394         Don't use libgnome to lookup icons for MIME types, instead copy
4395         code from GTK+ to do it manually.
4396
4397 2007-05-04  Ross Burton  <ross@openedhand.com>
4398
4399         * configure.ac:
4400         Add libxml to the dependencies for SHELL_CORE (#435818).
4401
4402 2007-05-02  Ross Burton  <ross@openedhand.com>
4403
4404         * configure.ac:
4405         * Makefile.am:
4406         Add --disable-thumbnailer (#434825)
4407
4408 2007-05-02  Ross Burton  <ross@openedhand.com>
4409
4410         * shell/ev-window.c:
4411         Add missing includes, fix indentation.
4412
4413         * shell/main.c:
4414         Fix indentation.
4415
4416 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
4417
4418         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
4419         ev_application_open_uri_at_dest instead of ev_application_open_uri
4420         preventing new document always being opened in a new window even if there
4421         is an empty window.
4422
4423 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4424
4425         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4426         (egg_recent_view_uimanager_finalize):
4427         * properties/ev-properties-view.c: (ev_properties_view_dispose):
4428         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
4429         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
4430         (ev_pixbuf_cache_dispose):
4431         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
4432         * shell/ev-tooltip.c: (ev_tooltip_dispose):
4433         
4434         Add missing chain to parent class methods. Fixes
4435         bug #433128.
4436
4437 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
4438
4439         * data/Makefile.am (update-icon-cache): Updates
4440         gtk-update-icon-cache in uninstall-hook.
4441
4442 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4443
4444         * shell/ev-window.c: (ev_window_setup_document),
4445         (ev_window_set_document), (ev_window_load_job_cb):
4446         * shell/ev-view.c: (setup_caches):
4447         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
4448
4449         Start rendering pages before any other jobs. 
4450
4451 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4452
4453         * shell/ev-window.c: (ev_window_stop_fullscreen),
4454         (ev_window_stop_presentation):
4455
4456         Update chrome visibility before window unfullscreen. 
4457
4458 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4459
4460         * data/Makefile.am:
4461         * data/evince-ui.xml:
4462         * shell/ev-stock-icons.[ch]:
4463         * shell/ev-application.[ch]: (ev_application_shutdown),
4464         (ev_application_init), (ev_application_get_toolbars_model):
4465         * shell/ev-window.c: (update_chrome_visibility),
4466         (fullscreen_toolbar_setup_item_properties),
4467         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4468         (ev_window_run_presentation), (ev_window_stop_presentation),
4469         (ev_window_run_preview), (ev_window_screen_changed),
4470         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
4471         (ev_window_dispose), (ev_window_init):
4472
4473         Make fullscreen toolbar always visible. Do not use egg toolbars for
4474         fullscreen and preview modes since such toolbars are not editables.
4475         Fixes bugs #300278, #338910 and #316188.  
4476
4477 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
4478
4479         * shell/ev-application.c:
4480         * shell/ev-job-queue.c:
4481         * shell/ev-metadata-manager.c:
4482         * shell/ev-stock-icons.c:
4483         * shell/ev-window.c:
4484         * shell/main.c:
4485         
4486         Developers documentation updated.
4487
4488 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4489
4490         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
4491
4492         Check whether uri is valid before launching it. Fixes bug #427664.
4493
4494 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4495
4496         * shell/ev-window.c:
4497
4498         Change key accelerator for Open a Copy menu entry which is in conflict
4499         with Close. Fixes bug #427321.
4500
4501 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4502
4503         * NEWS:
4504         * configure.ac:
4505         
4506         Update for release 0.8.1
4507
4508 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4509
4510         * shell/ev-window.c: (setup_size_from_metadata):
4511         
4512         Do not make window bigger than screen. Fixes bug 
4513         #388985.
4514
4515 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4516
4517         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
4518         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
4519
4520         Use default resolution when it's not provided by document. Fixes bug
4521         #408762.
4522
4523 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4524
4525         * configure.ac:
4526         * thumbnailer/Makefile.am:
4527         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4528         * thumbnailer/evince-thumbnailer.schemas.in:
4529         * thumbnailer/evince-thumbnailer-ps.schemas.in:
4530
4531         Add support for ps, eps and compressed documents thumbnails. Do not
4532         ignore size parameter. 
4533
4534 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4535
4536         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
4537         (dvi_document_do_color_special):
4538         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
4539
4540         Implement font color specials in the DVI backend. Fixes bug #303651.
4541
4542 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4543
4544         Fixup the previous commit:
4545
4546         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
4547         * shell/xdg-user-dir-lookup.c: Make the function non-static
4548         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
4549
4550 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4551
4552         * shell/ev-window.c (file_open_dialog_response_cb): Use
4553         the xdg-user-dirs DOCUMENTS folder as default folder when
4554         opening a file chooser.  (#424858)
4555
4556         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
4557         xdg-user-dirs.
4558
4559 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4560
4561         * shell/ev-window.c: (ev_window_load_job_cb):
4562
4563         Do not setup view from metadata on preview mode. 
4564
4565 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4566
4567         * shell/main.c:
4568
4569         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
4570
4571 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4572
4573         * shell/ev-view.c: (ev_view_primary_get_cb):
4574
4575         Check pointer != NULL before using it. Fixes bug #416841. 
4576
4577 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4578
4579         * NEWS:
4580         * configure.ac:
4581         
4582         Release 0.8.0
4583
4584 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4585
4586         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
4587
4588         Do not render thumbnails when sidebar thumbnail page is not visible
4589         at startup. Fixes bug #416447. 
4590
4591 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
4592
4593         * data/evince.desktop.in.in:
4594
4595         "Application" is not a valid category in the freedesktop specification.
4596
4597 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4598
4599         * libdocument/ev-file-helpers.[ch]: (compression_run),
4600         (ev_file_uncompress), (ev_file_compress):
4601         * shell/ev-window.c: (file_save_dialog_response_cb):
4602
4603         Save document compressed when saving a copy of a compressed document.
4604         Fixes bug #334542.
4605
4606 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4607
4608         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
4609
4610         Allow deleting in goto window entry in presentation mode. 
4611
4612 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
4613
4614         * Makefile.am: Dist MAINTAINERS.
4615
4616 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4617
4618         * shell/ev-window.c: (ev_window_update_actions):
4619
4620         Fix zoom shortcut keys when searching. Fixes bug #409828.
4621
4622 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4623
4624         * shell/ev-window.c: (ev_window_setup_document):
4625
4626         Fix crash when loading documents with only one page. 
4627
4628 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4629
4630         * backend/dvi/dvi-document.c:
4631         (dvi_document_thumbnails_get_dimensions),
4632         (dvi_document_thumbnails_get_thumbnail):
4633         * backend/impress/impress-document.c:
4634         (impress_document_thumbnails_get_thumbnail),
4635         (impress_document_thumbnails_get_dimensions):
4636         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
4637         (ps_document_thumbnails_get_dimensions):
4638         * backend/djvu/djvu-document.c:
4639         (djvu_document_thumbnails_get_dimensions),
4640         (djvu_document_thumbnails_get_thumbnail):
4641         * backend/tiff/tiff-document.c:
4642         (tiff_document_thumbnails_get_thumbnail),
4643         (tiff_document_thumbnails_get_dimensions):
4644         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4645         (pdf_document_thumbnails_get_thumbnail),
4646         (pdf_document_thumbnails_get_dimensions):
4647         * backend/comics/comics-document.c:
4648         (comics_document_thumbnails_get_thumbnail),
4649         (comics_document_thumbnails_get_dimensions):
4650         * backend/pixbuf/pixbuf-document.c:
4651         (pixbuf_document_thumbnails_get_thumbnail),
4652         (pixbuf_document_thumbnails_get_dimensions):
4653         * libdocument/ev-document-thumbnails.[ch]:
4654         (ev_document_thumbnails_get_thumbnail),
4655         (ev_document_thumbnails_get_dimensions):
4656         * libdocument/ev-document-misc.[ch]:
4657         (ev_document_misc_get_thumbnail_frame):
4658         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4659         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4660         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4661         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4662         (ev_sidebar_thumbnails_refresh):
4663         * shell/ev-window.c: (ev_window_setup_document):
4664         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4665
4666         Use an EvRenderContext for rendering thumbnails instead of a suggested
4667         width, so that different sized pages get sized proportionally.
4668
4669 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4670
4671         * shell/ev-view.c: (ev_view_button_press_event),
4672         (ev_view_key_press_event):
4673
4674         Fix critical warnings when there is no document loaded. 
4675
4676 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4677
4678         * shell/ev-page-action-widget.c:
4679         * shell/ev-navigation-action.c:
4680         * shell/ev-window.c:
4681
4682         Fix compile warnings. 
4683
4684 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4685
4686         * backend/djvu/djvu-text.h:
4687         * backend/djvu/djvu-document.c:
4688         * backend/djvu/djvu-text-page.c:
4689         * backend/djvu/djvu-links.c:
4690         * backend/djvu/djvu-text-page.h:
4691         * backend/djvu/djvu-text.c:
4692         
4693         Fix build on Mac. Fixes bug #392186. Patch by
4694         <ephraim_owns@hotmail.com>
4695
4696 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4697
4698         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
4699
4700         Restore cairo context before rendering every page when printing a PDF
4701         document into a PDF file. 
4702
4703 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4704
4705         * backend/ps/gstypes.h:
4706         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
4707         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
4708         (ps_document_thumbnails_get_thumbnail):
4709
4710         Handle PostScript page orientation. Fixes bug #318568.
4711
4712 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4713
4714         * backend/ps/Makefile.am:
4715         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
4716         (document_load), (ps_document_load), (save_document),
4717         (save_page_list), (ps_document_get_n_pages),
4718         (ps_document_get_page_size), (ps_document_get_info),
4719         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
4720         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
4721         (ps_document_thumbnails_get_thumbnail),
4722         (ps_document_thumbnails_get_dimensions),
4723         (ps_document_document_thumbnails_iface_init):
4724         * backend/ps/ps.[ch]: (psgetpagebox):
4725         * backend/ps/ps-interpreter.[ch]:
4726
4727         Add support for thumbnails in ps backend. Fixes bug #164755. 
4728
4729 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4730
4731         * NEWS:
4732         * configure.ac:
4733         
4734         Release 0.7.2
4735
4736 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4737
4738         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
4739         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
4740         (ev_window_dispose):
4741
4742         Use document thumbnail as window icon. Fixes bug #384442.
4743
4744 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
4745
4746         * configure.ac:
4747
4748         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
4749         duplicated adding application/x-bzpostscript instead. 
4750
4751 2007-02-11  Tom Parker  <palfrey@tevp.net>
4752
4753         * backend/ps/ps-document.c: (document_load):
4754
4755         Check return value of psscan before trying
4756         to use it. Fixes bug #372414.
4757
4758 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4759
4760         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4761
4762         Fix invalid free in ev-page-cache. Fixes bug #404745.
4763
4764 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4765
4766         * test/Makefile.am:
4767         * test/test3.py:
4768         
4769         Added reload test case.
4770
4771 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4772
4773         * po/POTFILES.in:
4774         * backend/djvu/djvu-document.c: (djvu_document_load):
4775
4776         Check whether there are missing files in indirect multipage djvu
4777         documents. Fixes bug #361683. 
4778
4779 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4780
4781         * test/Makefile.am:
4782         * test/test-mime.bin:
4783         * test/test3.py:
4784         
4785         Added test for slow mime type
4786
4787 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4788
4789         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4790
4791         Add some checks and call parent_class->finalize. Fixes bug #404745.
4792
4793 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4794
4795         * shell/ev-navigation-action.c: (connect_proxy):
4796         
4797         Fixes dropdown history menu. Thanks a lot Carlos!
4798
4799 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4800
4801         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
4802
4803         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
4804         bug #373715.
4805
4806 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4807
4808         * backend/ps/ps.c: (psscan):
4809
4810         Fix memory leak. 
4811
4812 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4813
4814         * configure.ac:
4815         * libdocument/ev-file-helpers.c: 
4816
4817         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
4818
4819 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4820
4821         * configure.ac:
4822         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
4823         (ps_interpreter_start), (document_load), (save_document),
4824         (save_page_list):
4825         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
4826         * libdocument/ev-document-factory.c:
4827         (ev_document_factory_get_from_mime), (get_document_from_uri),
4828         (free_uncompressed_uri), (ev_document_factory_get_document):
4829         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
4830
4831         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
4832
4833 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4834
4835         * libdocument/ev-document.h:
4836
4837         Fix typo in function name. 
4838
4839 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4840
4841         * backend/ps/ps-document.c: (ps_interpreter_finished),
4842         (ps_interpreter_start), (ps_interpreter_failed):
4843
4844         Handle ghostscript interpreter crashes. 
4845
4846 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4847
4848         * shell/ev-window.c: (ev_window_open_uri),
4849         (window_configure_event_cb):
4850
4851         Setup window size and position before showing it. Fixes bug #401711.
4852
4853 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4854
4855         * backend/ps/Makefile.am:
4856         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
4857         (ps_document_dispose), (ps_document_class_init),
4858         (ps_interpreter_input), (ps_interpreter_output),
4859         (ps_interpreter_error), (setup_interpreter_env),
4860         (ps_interpreter_start), (ps_interpreter_stop),
4861         (ps_interpreter_failed), (ps_interpreter_is_ready),
4862         (check_filecompressed), (document_load), (ps_document_load),
4863         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
4864         (ps_document_widget_event), (send_ps), (ps_document_next_page),
4865         (render_page):
4866
4867         Rework ps-document. Code cleanups, remove deprecated code. 
4868
4869 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4870
4871         * shell/ev-view.c: (ev_view_button_press_event):
4872
4873         Do not start an image drag and drop operation when pointer is on 
4874         text, so that we can select text when the whole background is an
4875         image. 
4876
4877 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4878
4879         * shell/ev-window.c: (ev_window_update_actions): 
4880
4881         Disable all zoom related actions during presentation mode. 
4882
4883 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
4884
4885         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
4886
4887         Do not zoom in or out on presentation mode. Fixes bug #401305.
4888
4889 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4890
4891         * shell/ev-navigation-action.c: (connect_proxy),
4892         (create_menu_item), (ev_navigation_action_class_init):
4893         
4894         Correctly show menu and fix crash when navigaton 
4895         action is out of toolbar visible area.
4896
4897 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4898
4899         * data/Makefile.am:
4900         * data/evince.1:
4901         
4902         Added man file
4903
4904 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4905
4906         * help/reference/* :
4907         * configure.ac:
4908         
4909         Added gtk-doc based documentation for Evince.
4910         Still in initial state but I hope it will
4911         grow.
4912         
4913         * configure.ac:
4914         
4915         Lower dbus requirement to 0.70
4916
4917 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4918
4919         * shell/ev-window.c: (ev_window_add_history):
4920
4921         Fix memory leak. 
4922
4923 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4924
4925         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
4926         * shell/ev-view.h:
4927         * shell/ev-window.c: (ev_window_add_history):
4928         
4929         Correctly handle named destination links
4930
4931 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4932
4933         * NOTES:
4934         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
4935         * backend/pdf/ev-poppler.cc:
4936         * libdocument/ev-document-links.h:
4937         * libdocument/ev-link.c: (ev_link_get_page):
4938         * libdocument/ev-link.h:
4939         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
4940         (ev_history_add_link):
4941         * shell/ev-history.h:
4942         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4943         (new_history_menu_item), (build_menu):
4944         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4945         * shell/ev-sidebar-links.c: (create_loading_model),
4946         (print_section_cb), (ev_sidebar_links_construct),
4947         (fill_page_labels), (update_page_callback_foreach),
4948         (update_page_callback), (job_finished_callback):
4949         * shell/ev-view.c: (ev_view_handle_link):
4950         * shell/ev-window.c: (ev_window_find_chapter),
4951         (ev_window_add_history), (view_handle_link_cb),
4952         (history_changed_cb):
4953         
4954         Implements another history variant
4955
4956 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4957
4958         * shell/ev-window.c: (view_external_link_cb):
4959         * shell/ev-view.c: (ev_view_button_release_event):
4960
4961         Open links in new window when clicking with middle button. 
4962
4963 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4964
4965         * shell/ev-navigation-action.c: (new_history_menu_item):
4966         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4967         * shell/ev-view.c: (ev_view_handle_link):
4968         * shell/ev-window.c:
4969         
4970         Store link before jump, not the destination. For me it 
4971         seems like more natural history behavior.
4972
4973 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4974
4975         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4976         (ev_navigation_action_class_init):
4977         * shell/ev-navigation-action.h:
4978         * shell/ev-page-action.c: (activate_cb):
4979         * shell/ev-page-cache.c: (ev_page_cache_class_init),
4980         (ev_page_cache_set_current_page_history):
4981         * shell/ev-page-cache.h:
4982         * shell/ev-sidebar-thumbnails.c:
4983         (ev_sidebar_tree_selection_changed),
4984         (ev_sidebar_icon_selection_changed), (page_changed_cb):
4985         * shell/ev-view-private.h:
4986         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
4987         * shell/ev-view.h:
4988         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
4989         (ev_window_setup_document), (ev_window_load_job_cb):
4990         * shell/ev-window.h:
4991         
4992         History finally works as expected.
4993
4994 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4995
4996         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
4997
4998         Do not update links treeview if it doesn't have a model assigned yet. 
4999
5000 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5001
5002         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
5003         (ev_sidebar_links_class_init), (update_page_callback):
5004
5005         Do not update links treeview when sidepane is not visible. 
5006
5007 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5008
5009         * shell/ev-marshal.list:
5010         * shell/ev-page-action.c: (activate_cb),
5011         (ev_page_action_class_init):
5012         * shell/ev-page-action.h:
5013         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
5014         * shell/ev-window.c:
5015         
5016         Remove activate_link signal, not required.
5017
5018 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5019
5020         * shell/ev-navigation-action.c: (build_menu):
5021         
5022         Reorder menu items and build menu with fixed length.
5023
5024 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
5025
5026         * shell/ev-view.c: (get_selected_text):
5027         
5028         Normalize text to fix ligatures problem. See bug
5029         #341947 for details.
5030
5031 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5032
5033         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5034
5035         Fix memory leak in ev-page-cache. 
5036
5037 2007-01-25  Tom Parker <palfrey@tevp.net>
5038
5039         * backend/impress/impress-document.c: (impress_document_load),
5040         (impress_document_finalize), (impress_document_init):
5041         * properties/ev-properties-main.c: (ev_properties_get_pages):
5042         
5043         Correctly handle impress document errors. Fixes nautilus
5044         crash in property page #370491.
5045
5046 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5047
5048         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5049         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5050         (ev_job_queue_remove_job):
5051         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
5052         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
5053         (ev_job_load_run):
5054         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
5055         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
5056         (ev_window_load_job_cb), (xfer_update_progress_callback),
5057         (ev_window_open_uri), (ev_window_dispose):
5058         * shell/main.c: (main):
5059
5060         Do file transfer asynchronously in the main thread instead of
5061         synchronously in the load thread. Fixes bugs #399694, #398307 and
5062         #343542.
5063
5064 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5065
5066         * shell/ev-jobs.c: (ev_job_xfer_run):
5067
5068         Load the document with the font-config lock held. 
5069
5070 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5071
5072         * backend/ps/ps-document.c: (start_interpreter):
5073
5074         Fix memory leaks in ps backend. 
5075
5076 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5077
5078         * backend/impress/impress-document.c:
5079         (impress_document_render_pixbuf):
5080
5081         Do not acquire fontconfig lock in impress backend, since it is using
5082         the main loop for rendering. 
5083
5084 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5085
5086         * po/POTFILES.in: 
5087
5088         Remove mdvi files that shouldn't be translated. 
5089
5090 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5091
5092         * shell/ev-view-private.h:
5093         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
5094         (ev_view_set_zoom):
5095
5096         Render "loading..." text into a cairo surface instead of directly into
5097         the window so that fontconfig lock is only needed once and UI is not
5098         blocked. Change text color to #9B9B9B. Fixes bug #397356.
5099
5100 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5101
5102         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5103         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5104
5105         Use icon theme associated with the window screen rather than default. 
5106
5107 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5108
5109         * configure.ac:
5110
5111         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
5112
5113 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5114
5115         * data/icons/*/apps/evince.*:
5116
5117         Move Evince icons under new apps directory.
5118
5119         * data/icons/*/actions/*:
5120
5121         Add new custom themeable Evince icons: view-page-continuous, 
5122         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
5123         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
5124
5125         * configure.ac:
5126
5127         Add new directories to AC_CONFIG_FILES.
5128
5129         * shell/ev-stock-icons.c:
5130         * shell/ev-stock-icons.h:
5131
5132         Use new custom themeable icons.
5133
5134 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5135
5136         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5137
5138         Do not draw white background page in presentation mode. 
5139
5140 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
5141
5142         * shell/ev-view.c: Remove unused gnome-vfs include.
5143
5144 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
5145
5146         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
5147         
5148         Format string is corrected, fixes bug #397129.
5149
5150 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5151
5152         * shell/ev-window.c: (ev_window_setup_recent):
5153
5154         Do not include in recent menu inexistent documents. Fixes
5155         bug #339171.
5156
5157 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5158
5159         * po/POTFILES.skip: 
5160
5161         Update POTFILES.skip file according to current source tree. 
5162
5163 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5164
5165         * shell/ev-window.c: (file_save_dialog_response_cb):
5166
5167         Do Save a copy in atomic way. Fixes bug #328266. 
5168
5169 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5170
5171         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
5172
5173         Keep selected cell always visible in index treeview.
5174
5175 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5176         
5177         * shell/ev-view.c: (ev_view_size_allocate):
5178
5179         Restore horizontal scrollbar after switching to/from fullscreen
5180         or presentation mode. Fixes bug #331728.
5181
5182 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5183
5184         * shell/ev-view-private.h:
5185         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
5186         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
5187         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
5188         (ev_view_can_zoom_out):
5189
5190         Use max and min scale values in the view iby taking dpi into account. 
5191
5192 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5193
5194         * configure.ac:
5195         * NEWS:
5196
5197         Release 0.7.1
5198
5199 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5200
5201         * shell/ev-window.c: (ev_window_print_send):
5202
5203         Send print job to printer with some settings set to default values,
5204         since we have already exported to a file according to such settings
5205         and they could be taken twice by some printers. 
5206
5207 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5208
5209         * shell/ev-jobs.c: (ev_job_xfer_run):
5210         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5211
5212         Show main window and load document with the font-config lock held. 
5213
5214 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5215
5216         * configure.ac:
5217         * shell/ev-application.c: (ev_application_register_service):
5218         * shell/main.c: (load_files_remote):
5219
5220         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
5221
5222 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5223
5224         * doc/debugging.txt:
5225         
5226         Remove obsolete documentation.
5227
5228 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5229
5230         * Makefile.am:
5231         * backend/Makefile.am:
5232         * backend/comics/Makefile.am:
5233         * backend/djvu/Makefile.am:
5234         * backend/dvi/Makefile.am:
5235         * backend/ev-async-renderer.c:
5236         * backend/ev-async-renderer.h:
5237         * backend/ev-attachment.c:
5238         * backend/ev-attachment.h:
5239         * backend/ev-backend-marshal.c:
5240         * backend/ev-document-factory.c:
5241         * backend/ev-document-factory.h:
5242         * backend/ev-document-find.c:
5243         * backend/ev-document-find.h:
5244         * backend/ev-document-fonts.c:
5245         * backend/ev-document-fonts.h:
5246         * backend/ev-document-images.c:
5247         * backend/ev-document-images.h:
5248         * backend/ev-document-info.h:
5249         * backend/ev-document-links.c:
5250         * backend/ev-document-links.h:
5251         * backend/ev-document-misc.c:
5252         * backend/ev-document-misc.h:
5253         * backend/ev-document-security.c:
5254         * backend/ev-document-security.h:
5255         * backend/ev-document-thumbnails.c:
5256         * backend/ev-document-thumbnails.h:
5257         * backend/ev-document-transition.c:
5258         * backend/ev-document-transition.h:
5259         * backend/ev-document.c:
5260         * backend/ev-document.h:
5261         * backend/ev-file-exporter.c:
5262         * backend/ev-file-exporter.h:
5263         * backend/ev-image.c:
5264         * backend/ev-image.h:
5265         * backend/ev-link-action.c:
5266         * backend/ev-link-action.h:
5267         * backend/ev-link-dest.c:
5268         * backend/ev-link-dest.h:
5269         * backend/ev-link.c:
5270         * backend/ev-link.h:
5271         * backend/ev-render-context.c:
5272         * backend/ev-render-context.h:
5273         * backend/ev-selection.c:
5274         * backend/ev-selection.h:
5275         * backend/impress/Makefile.am:
5276         * backend/pdf/Makefile.am:
5277         * backend/pixbuf/Makefile.am:
5278         * backend/ps/Makefile.am:
5279         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
5280         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
5281         (start_interpreter), (stop_interpreter), (document_load),
5282         (ps_document_next_page), (render_page):
5283         * backend/tiff/Makefile.am:
5284         * comics/Makefile.am:
5285         * comics/comics-document.c:
5286         * comics/comics-document.h:
5287         * configure.ac:
5288         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5289         * djvu/Makefile.am:
5290         * djvu/djvu-document-private.h:
5291         * djvu/djvu-document.c:
5292         * djvu/djvu-document.h:
5293         * djvu/djvu-links.c:
5294         * djvu/djvu-links.h:
5295         * djvu/djvu-text-page.c:
5296         * djvu/djvu-text-page.h:
5297         * djvu/djvu-text.c:
5298         * djvu/djvu-text.h:
5299         * dvi/Makefile.am:
5300         * dvi/dvi-document.c:
5301         * dvi/dvi-document.h:
5302         * dvi/fonts.c:
5303         * dvi/fonts.h:
5304         * dvi/mdvi-lib/Makefile.am:
5305         * dvi/mdvi-lib/afmparse.c:
5306         * dvi/mdvi-lib/afmparse.h:
5307         * dvi/mdvi-lib/bitmap.c:
5308         * dvi/mdvi-lib/bitmap.h:
5309         * dvi/mdvi-lib/color.c:
5310         * dvi/mdvi-lib/color.h:
5311         * dvi/mdvi-lib/common.c:
5312         * dvi/mdvi-lib/common.h:
5313         * dvi/mdvi-lib/defaults.h:
5314         * dvi/mdvi-lib/dvimisc.c:
5315         * dvi/mdvi-lib/dviopcodes.h:
5316         * dvi/mdvi-lib/dviread.c:
5317         * dvi/mdvi-lib/files.c:
5318         * dvi/mdvi-lib/font.c:
5319         * dvi/mdvi-lib/fontmap.c:
5320         * dvi/mdvi-lib/fontmap.h:
5321         * dvi/mdvi-lib/fontsrch.c:
5322         * dvi/mdvi-lib/gf.c:
5323         * dvi/mdvi-lib/hash.c:
5324         * dvi/mdvi-lib/hash.h:
5325         * dvi/mdvi-lib/list.c:
5326         * dvi/mdvi-lib/mdvi.h:
5327         * dvi/mdvi-lib/pagesel.c:
5328         * dvi/mdvi-lib/paper.c:
5329         * dvi/mdvi-lib/paper.h:
5330         * dvi/mdvi-lib/pk.c:
5331         * dvi/mdvi-lib/private.h:
5332         * dvi/mdvi-lib/setup.c:
5333         * dvi/mdvi-lib/sp-epsf.c:
5334         * dvi/mdvi-lib/special.c:
5335         * dvi/mdvi-lib/sysdeps.h:
5336         * dvi/mdvi-lib/t1.c:
5337         * dvi/mdvi-lib/tfm.c:
5338         * dvi/mdvi-lib/tfmfile.c:
5339         * dvi/mdvi-lib/tt.c:
5340         * dvi/mdvi-lib/util.c:
5341         * dvi/mdvi-lib/vf.c:
5342         * dvi/pixbuf-device.c:
5343         * dvi/pixbuf-device.h:
5344         * impress/Makefile.am:
5345         * impress/common.h:
5346         * impress/document.c:
5347         * impress/f_oasis.c:
5348         * impress/f_oo13.c:
5349         * impress/iksemel.c:
5350         * impress/iksemel.h:
5351         * impress/imposter.h:
5352         * impress/impress-document.c:
5353         * impress/impress-document.h:
5354         * impress/internal.h:
5355         * impress/r_back.c:
5356         * impress/r_draw.c:
5357         * impress/r_geometry.c:
5358         * impress/r_gradient.c:
5359         * impress/r_style.c:
5360         * impress/r_text.c:
5361         * impress/render.c:
5362         * impress/render.h:
5363         * impress/zip.c:
5364         * impress/zip.h:
5365         * lib/Makefile.am:
5366         * lib/ev-debug.c:
5367         * lib/ev-debug.h:
5368         * lib/ev-file-helpers.c:
5369         * lib/ev-file-helpers.h:
5370         * lib/ev-gui.c:
5371         * lib/ev-gui.h:
5372         * lib/ev-tooltip.c:
5373         * lib/ev-tooltip.h:
5374         * libdocument/Makefile.am:
5375         * libdocument/ev-file-helpers.c:
5376         * pdf/Makefile.am:
5377         * pdf/ev-poppler.cc:
5378         * pdf/ev-poppler.h:
5379         * pixbuf/Makefile.am:
5380         * pixbuf/pixbuf-document.c:
5381         * pixbuf/pixbuf-document.h:
5382         * properties/Makefile.am:
5383         * ps/Makefile.am:
5384         * ps/gsdefaults.c:
5385         * ps/gsdefaults.h:
5386         * ps/gsio.c:
5387         * ps/gsio.h:
5388         * ps/gstypes.h:
5389         * ps/ps-document.c:
5390         * ps/ps-document.h:
5391         * ps/ps.c:
5392         * ps/ps.h:
5393         * shell/Makefile.am:
5394         * shell/ev-application.h:
5395         * shell/ev-sidebar-links.c:
5396         * shell/ev-sidebar-links.h:
5397         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
5398         (ev_gui_menu_position_tree_selection):
5399         * shell/ev-utils.h:
5400         * shell/ev-view.c: (ev_view_finalize):
5401         * shell/ev-window.c:
5402         * shell/main.c: (main):
5403         * thumbnailer/Makefile.am:
5404         * tiff/Makefile.am:
5405         * tiff/tiff-document.c:
5406         * tiff/tiff-document.h:
5407         * tiff/tiff2ps.c:
5408         * tiff/tiff2ps.h:
5409         
5410         Reorganize source tree.
5411
5412 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5413
5414         * backend/ev-document-factory.c:
5415
5416         Do not include ev-poppler.h when pdf is disabled. 
5417
5418 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5419
5420         * configure.ac:
5421         * data/evince-ui.xml:
5422         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
5423         (pdf_document_document_images_iface_init):
5424         * backend/Makefile.am:
5425         * backend/ev-document-images.[ch]:
5426         * backend/ev-image.[ch]:
5427         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
5428         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
5429         (ev_job_xfer_run):
5430         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
5431         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
5432         (ev_pixbuf_cache_get_image_mapping):
5433         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
5434         (view_menu_popup_cb), (ev_window_dispose),
5435         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
5436         (ev_view_popup_cmd_copy_image):
5437         * shell/ev-view-private.h:
5438         * shell/ev-view.c: (ev_view_get_image_at_location),
5439         (ev_view_do_popup_menu), (ev_view_popup_menu),
5440         (ev_view_button_press_event), (ev_view_drag_data_get),
5441         (ev_view_drag_motion), (ev_view_drag_data_received),
5442         (ev_view_motion_notify_event), (ev_view_button_release_event),
5443         (ev_view_finalize), (ev_view_class_init):
5444
5445         Add image handling support. Fixes bugs #310008 and #325047. Images
5446         selection is not supported yet. 
5447
5448 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5449
5450         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
5451         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
5452         (ev_view_init):
5453
5454         Move view drag and drop stuff to ev-view.
5455
5456 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5457
5458         * shell/ev-pixbuf-cache.c: (clear_job_selection):
5459         * shell/ev-view.c: (clear_selection): 
5460
5461         Clear selection also in pixbuf cache.
5462
5463 2007-01-02  Luca Ferretti <elle.uca@libero.it>
5464
5465         * data/evince.desktop.in.in:
5466         
5467         Change icon name in desktop file. See bug #390734
5468         for details.
5469
5470 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5471
5472         * thumbnailer/Makefile.am:
5473
5474         Use top_builddir instead top_srcdir for generated schema
5475         file installation. Fixes bug #390161.
5476
5477 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5478
5479         * configure.ac:
5480         * backend/Makefile.am:
5481         * backend/ev-document-transition.[ch]:
5482         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
5483         (pdf_document_page_transition_iface_init):
5484         * shell/ev-view-private.h:
5485         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
5486         (ev_view_set_presentation), (transition_next_page),
5487         (ev_view_presentation_transition_stop),
5488         (ev_view_presentation_transition_start), (ev_view_next_page):
5489
5490         Add page transition support in presentation mode. At the moment only
5491         page duration is supported, but not transition effects. Fixes bug
5492         #309815.
5493
5494 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5495
5496         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
5497
5498         Run find_link_dest with document lock held, since it's called by links
5499         thread and main thread at the same time. 
5500
5501 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5502
5503         * shell/ev-view.c: (goto_dest):
5504
5505         Update page-cache when page is changed by the view, so that
5506         page-changed signal is emitted. 
5507
5508 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5509
5510         * test/test1.py:
5511         * test/test2.py:
5512
5513         Use C locale in tests. 
5514
5515 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5516
5517         * shell/ev-window.c: (ev_window_run_presentation):
5518         * shell/ev-view-private.h:
5519         * shell/ev-view.c: (ev_view_set_presentation):
5520
5521         Restore zoom settings when back from presentation mode. 
5522
5523 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5524
5525         * shell/ev-window.c: (ev_window_run_presentation):
5526
5527         Always use "best fit" zoom in presentation mode.
5528         Fixes bug #389195.
5529
5530 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5531
5532         * shell/ev-view.c: (ev_view_goto_window_create):
5533
5534         Show "Jump to page" label in the page jumping popup in
5535         presentation mode instead of just a GtkEntry.
5536
5537 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5538
5539         * shell/ev-window.c: (launch_external_uri):
5540
5541         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
5542         #378085.
5543
5544 2006-12-22  Elijah Newren  <newren gmail com>
5545
5546         * configure.ac: explicitly check for libxml2.  Fixes #388795
5547
5548 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5549
5550         * shell/ev-view-private.h:
5551         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
5552         (ev_view_goto_window_delete_event), (key_is_numeric),
5553         (ev_view_goto_window_key_press_event),
5554         (ev_view_goto_window_button_press_event),
5555         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
5556         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
5557         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
5558
5559         Allow jumping to another page by typing a page number in presentation
5560         mode. It uses a popup window with an entry. Fixes bug #353625.
5561
5562 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5563
5564         * configure.ac:
5565         * properties/ev-properties-view.c: (ev_get_default_user_units),
5566         (ev_regular_paper_size):
5567         
5568         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
5569         to Damien Carbery <damien.carbery@sun.com> and
5570         Yevgen Muntyan <muntyan@tamu.edu>.
5571
5572 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5573
5574         * shell/ev-window.c: (setup_document_from_metadata):
5575
5576         Make sure Evince doesn't restore the view on the last
5577         page when a document is reopened. Fixes bug #383381.
5578
5579 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
5580
5581         * shell/ev-view.c: (draw_loading_text):
5582
5583         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
5584
5585 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5586
5587         * configure.ac:
5588         * NEWS:
5589
5590         Release 0.7.0
5591
5592 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5593
5594         * configure.ac:
5595         * pdf/ev-poppler.cc: (pdf_print_context_free),
5596         (pdf_document_file_exporter_begin),
5597         (pdf_document_file_exporter_do_page):
5598
5599         Make cairo-pdf depedency optional. 
5600
5601 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5602
5603         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
5604
5605         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
5606
5607 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5608
5609         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
5610         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
5611         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
5612         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
5613         * shell/ev-view.c: (draw_loading_text):
5614         * shell/ev-window.c: (ev_window_cmd_file_properties):
5615
5616         Use an specific lock for FontConfig. Hopefully it fixes some crashes
5617         related to using FontConfig from different threads.
5618         
5619 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5620
5621         * shell/ev-view.c: (draw_loading_text):
5622
5623         Acquire lock document when drawing "Loading..." text so that only one
5624         thread will use FontConfig at the same time. Fixes bug #374750.
5625
5626 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5627
5628         * shell/ev-page-action.[ch]: (activate_cb):
5629         * shell/ev-window.c: (activate_label_cb):
5630
5631         Check if text inserted in page entry is a valid page number when it
5632         doesn't match to any document page label. Fixes bug #383165.
5633
5634 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
5635         * shell/ev-window.c:
5636
5637         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
5638         available with GTK < 2.10. Added an ifdef to avoid compilation
5639         error.
5640
5641 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5642
5643         * configure.ac:
5644         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5645
5646         Fix ps backend in multihead systems.
5647
5648 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5649
5650         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5651         * shell/ev-window.c: (ev_window_get_screen_dpi),
5652         (ev_window_update_actions), (setup_view_from_metadata),
5653         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5654
5655         Take screen DPI into account when zooming. Fixes bug #318285.
5656
5657 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5658
5659         * data/Makefile.am:
5660
5661         Cleaned up/slightly refactored Makefile.am. Added GConf
5662         schemas uninstallation as well.
5663
5664 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5665
5666         * Makefile.am:
5667         * test/Makefile.am:
5668
5669         Fight with autotools to fix make check. Make distcheck
5670         works fine as well now!
5671
5672 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5673
5674         * shell/ev-view.c: (draw_end_presentation_page):
5675
5676         Corrected "end of presentation" string.
5677
5678 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5679
5680         * shell/ev-view.c: (ev_view_key_press_event):
5681
5682         Correctly propagate key press event so that up/down keys
5683         work as expected (correct behaviour was broken by
5684         black/white screen key bindings for presentations).
5685
5686 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5687
5688         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
5689         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
5690         (pdf_document_find_get_progress), (pdf_selection_render_selection),
5691         (pdf_selection_get_selection_region),
5692         (pdf_selection_get_selection_map):
5693
5694         Add "static" to some private functions. 
5695
5696 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
5697
5698         * lib/ev-tooltip.h:
5699         * properties/ev-properties-view.h:
5700         * shell/ev-jobs.h:
5701         * shell/ev-properties-dialog.h:
5702         * shell/ev-properties-fonts.h:
5703         * shell/ev-sidebar-links.h:
5704         * shell/ev-sidebar-thumbnails.h:
5705         * shell/ev-sidebar.h:
5706         * shell/ev-window.h:
5707         
5708         Fixes CHACK type in class casts. See bug #385343
5709         for details.
5710
5711 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5712
5713         * shell/ev-view-private.h:
5714         * shell/ev-view.c: (draw_end_presentation_page),
5715         (ev_view_expose_event), (ev_view_key_press_event),
5716         (ev_view_class_init), (ev_view_init):
5717
5718         Blank screen in presentation mode when pressing 'b' (filling with
5719         black) or 'w' (filling with white) keys. Fixes bug #358132.
5720
5721 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
5722
5723         * data/evince-toolbar.xml:
5724         * shell/ev-window.c:
5725         
5726         Use stock icon for Select All action. Fixes
5727         bug #382652.
5728
5729 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
5730
5731         * shell/ev-view.c: (get_doc_point_from_offset),
5732         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
5733
5734         Add links support in rotated documents. Fixes bug #343733.
5735
5736 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5737
5738         * shell/ev-view-private.h:
5739         * shell/ev-view.c: (draw_end_presentation_page),
5740         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
5741
5742         Show a blank page after the last page in presentation mode with a
5743         message indicating that presentation has finished and how to exit. 
5744
5745 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5746
5747         * shell/ev-window.c: (fullscreen_timeout_cb):
5748
5749         Hide cursor after a while in presentation mode. 
5750
5751 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5752
5753         * backend/ev-document-info.h:
5754         * data/evince-properties.glade:
5755         * pdf/ev-poppler.cc:
5756         * properties/ev-properties-view.c: (ev_regular_paper_size),
5757         (ev_properties_view_set_info):
5758         * ps/ps-document.c: (ps_document_get_info):
5759
5760         Adds a paper size field to the properties dialog. Fixes
5761         bug #307315. Patch by Kasper Svendsen (with some i18n
5762         changes done by me).
5763
5764 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5765
5766         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5767         (screensaver_init_dbus), (totem_scrsaver_new),
5768         (totem_scrsaver_init):
5769         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5770         * shell/ev-application.c: (ev_application_register_service),
5771         (ev_application_screensaver_enable),
5772         (ev_application_screensaver_disable):
5773         * shell/ev-application.h:
5774         * shell/ev-window.c: (ev_window_run_presentation),
5775         (ev_window_stop_presentation), (build_comments_string),
5776         (ev_window_init):
5777         
5778         Move screensaver handling to application. No more
5779         message on startup.
5780
5781 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5782
5783         * configure.ac:
5784         * backend/Makefile.am:
5785         * backend/ev-file-exporter.[ch]:
5786         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
5787         * ps/ps-document.c: (ps_document_file_exporter_*):
5788         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
5789         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5790         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5791         (ev_window_print_dialog_response_cb), (ev_window_print_range):
5792
5793         Allow printing to PDF when suppoted by the backend.
5794         
5795 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5796
5797         * shell/ev-window.c: (build_comments_string):
5798
5799         Use always "Document Viewer" in about dialog. 
5800
5801 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5802
5803         * djvu/djvu-document.c: (djvu_document_get_page_size):
5804
5805         Display a warning message when get_pageinfo fails. 
5806
5807 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
5808
5809         * Makefile.am:
5810         * backend/Makefile.am:
5811         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5812         * configure.ac:
5813         * shell/ev-window.c: (build_comments_string):
5814         
5815         Make pdf compilation optional. See bug #38007.
5816
5817 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5818
5819         * ps/ps.c: (get_next_text):
5820
5821         Fix CVE-2006-5864.
5822
5823 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5824
5825         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
5826         * shell/ev-navigation-action.c: (connect_proxy),
5827         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5828         
5829         Do not call g_type_class_peek_parent twice.
5830
5831 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5832
5833         * configure.ac:
5834         * data/icons/24x24/.cvsignore:
5835         * data/icons/24x24/Makefile.am:
5836         * data/icons/24x24/evince.png:
5837         * data/icons/Makefile.am:
5838         
5839         Add 24x24 icon. Thanks to 
5840         Michael Monreal <infernux@web.de>.
5841
5842 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5843
5844         * configure.ac: Fix typo in configure.ac. Thanks
5845         to dmacks@netspace.org for notification.
5846
5847 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5848
5849         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5850         
5851         Drop dbus include, fixes compilation with older dbus.
5852
5853 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5854
5855         * configure.ac:
5856         * cut-n-paste/Makefile.am:
5857         * cut-n-paste/totem-screensaver/.cvsignore
5858         * cut-n-paste/totem-screensaver/Makefile.am:
5859         * cut-n-paste/totem-screensaver/README:
5860         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5861         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5862         * shell/Makefile.am:
5863         * shell/ev-window.c: (ev_window_run_presentation),
5864         (ev_window_stop_presentation), (ev_window_cmd_help_about),
5865         (ev_window_init):
5866
5867         Implemented screensaver enabling/disabling for
5868         presentation mode (not fullscreen mode). Code stolen
5869         from Totem (with some minor tweaks). Fixes bug #338889.
5870
5871 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5872
5873         * configure.ac:
5874
5875         Bump gnome-icon-theme requirements. We use the rotation
5876         icons that appeared recently.
5877
5878 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5879
5880         * shell/ev-history.c: (ev_history_add_page):
5881         * shell/ev-history.h:
5882         * shell/ev-window.c: (page_changed_cb):
5883         
5884         Use page labels instead of numbers.
5885
5886 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5887
5888         * data/evince-toolbar.xml:
5889         * po/POTFILES.in:
5890         * shell/Makefile.am:
5891         * shell/ev-navigation-action-widget.c:
5892         (ev_navigation_action_widget_init),
5893         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
5894         (menu_detacher), (ev_navigation_action_widget_set_menu),
5895         (menu_position_func), (popup_menu_under_arrow),
5896         (ev_navigation_action_widget_toggled),
5897         (ev_navigation_action_widget_button_press_event):
5898         * shell/ev-navigation-action-widget.h:
5899         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
5900         (ev_navigation_action_set_window), (activate_menu_item_cb),
5901         (new_history_menu_item), (new_empty_history_menu_item),
5902         (build_menu), (menu_activated_cb), (connect_proxy),
5903         (create_tool_item), (ev_navigation_action_init),
5904         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5905         * shell/ev-navigation-action.h:
5906         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
5907         (ev_page_action_widget_set_page_cache),
5908         (ev_page_action_widget_finalize),
5909         (ev_page_action_widget_class_init), (match_selected_cb),
5910         (display_completion_text), (match_completion), (build_new_tree_cb),
5911         (get_filter_model_from_model),
5912         (ev_page_action_widget_update_model):
5913         * shell/ev-page-action-widget.h:
5914         * shell/ev-page-action.c: (activate_link_cb), (update_model),
5915         (connect_proxy):
5916         * shell/ev-page-action.h:
5917         * shell/ev-stock-icons.c:
5918         * shell/ev-stock-icons.h:
5919         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5920         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
5921         (register_custom_actions):
5922         * shell/main.c:
5923         
5924         Preliminary history implementation
5925
5926 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5927
5928         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
5929         (dvi_document_class_init), (dvi_document_init_params):
5930         * dvi/mdvi-lib/font.c: (font_reference):
5931         
5932         Add reference to subfont. Fixes bug #374277.
5933
5934 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5935
5936         * shell/ev-window.c: (ev_window_create_tmp_symlink),
5937         (ev_window_cmd_file_open_copy_at_dest):
5938
5939         Fix a race condition when creating symlink. Increase the counter
5940         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
5941         Mathias Hasselmann).
5942
5943 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5944
5945         * backend/Makefile.am:
5946         * backend/ev-attachment.c: (ev_attachment_open):
5947         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
5948         (ev_tmp_dir), (ev_tmp_filename):
5949         * shell/ev-sidebar-attachments.c:
5950         (ev_sidebar_attachments_drag_data_get):
5951         * shell/ev-window.c: (ev_window_clear_temp_file):
5952
5953         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
5954         in ensure_dir_exists. Abort without crashing when we can't create
5955         user's directory.
5956
5957 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5958
5959         * data/evince-ui.xml:
5960         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5961         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
5962         (ev_window_cmd_file_open_copy_at_dest),
5963         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
5964         (ev_view_popup_cmd_open_link_new_window):
5965
5966         Allow opening a copy of the current document in a new window. Fixes bug
5967         #357472
5968
5969 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5970
5971         * data/evince-toolbar.xml:
5972         
5973         Add rotate right and rotate left to available items for toolbar.
5974         
5975         * data/evince-ui.xml:
5976         * shell/ev-window.c: (ev_window_init):
5977         
5978         Customize toolbar with right click. Fixes bug #372451.
5979
5980 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
5981
5982         * shell/ev-window.c: 
5983         
5984         Use "object-rotate-{left,right}" stock icons. Fixes 
5985         bug #373863.
5986
5987 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5988
5989         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
5990         (ev_application_open_uri_at_dest), (ev_application_open_uri):
5991         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
5992         (ev_window_open_uri):
5993         * shell/main.c: (arguments_parse):
5994
5995         Remove temp file created when evince is used by GTK+ in
5996         preview mode. Fixes bug #365282. 
5997
5998 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5999
6000         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6001         
6002         Fixes bug #372474 - Side pane disabled when entering 
6003         and leaving fullscreen mode.
6004
6005 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6006
6007         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
6008         * data/Makefile.am:
6009         * data/evince-preview-toolbar.xml:
6010         * data/evince-toolbar.xml:
6011         * shell/ev-application.c: (ev_application_shutdown),
6012         (ev_application_init), (ev_application_get_toolbars_model):
6013         * shell/ev-application.h:
6014         * shell/ev-window.c: (update_chrome_visibility),
6015         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
6016         (ev_window_cmd_edit_toolbar), (ev_window_init):
6017         
6018         Fixes bug #364364 - toolbar editor shows zoom actions again.
6019
6020 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6021
6022         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6023
6024         Do not take margins into consideration for paper size when printing.
6025         Really fixes bug #350491.
6026
6027 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6028
6029         * data/evince-ui.xml:
6030         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
6031         (ev_window_cmd_file_print_setup),
6032         (ev_window_print_dialog_response_cb),
6033         (ev_window_setup_action_sensitivity):
6034
6035         Add page setup settings for printing. Fixes bugs #363860 and #350491.
6036
6037 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6038
6039         * shell/ev-window.c: (ev_window_print_range):
6040
6041         Revert my previuos commit, since printing to PDF is not supported by
6042         evince yet. 
6043
6044 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6045
6046         * shell/ev-window.c: (ev_window_print_range):
6047
6048         Enable print to a PDF. Fixes bug #332121.
6049
6050 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
6051
6052         * shell/ev-application-service.xml:
6053         * shell/ev-application.[ch]: (ev_application_open_window),
6054         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
6055         (ev_application_open_uri), (ev_application_open_uri_list):
6056         * shell/ev-window.c: (file_open_dialog_response_cb),
6057         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
6058         (drag_data_received_cb), (open_remote_link):
6059         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
6060
6061         Add support for multiscreen systems. Fixes bug #316206.
6062
6063 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6064
6065         * shell/ev-jobs.[ch]: (ev_job_print_new),
6066         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
6067         (ev_job_print_do_page):
6068         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
6069
6070         Allow printing only odd/even pages. Fixes bug #367289.
6071
6072 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6073
6074         * test/test1.py:
6075         * test/test2.py:
6076
6077         Re-add locale settings to test files.
6078
6079 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6080
6081         * data/evince-ui.xml:
6082         * shell/ev-window.c: (set_action_properties):
6083         
6084         Removed garbage from code and ui.
6085
6086 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6087
6088         * shell/ev-window.c: (ev_window_cmd_help_about):
6089
6090         Shamelessly add my name to the list of contributors.
6091
6092 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6093
6094         * test/test1.py:
6095         * test/test2.py:
6096
6097         Cleaned up the dogtail scripts.
6098
6099 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6100
6101         * shell/ev-view.c: (draw_loading_text): Don't render
6102         "loading..." text in presentation mode. Temporary
6103         workaround for bug #320352.
6104
6105 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6106
6107         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6108         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6109
6110         Use print settings scale, copies, collate and reverse which were
6111         ignored. Fixes bug #359032.
6112
6113 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6114
6115         * configure.ac:
6116         * data/evince-password.glade:
6117         * test/Makefile.am:
6118         * test/test-encrypt.pdf:
6119         * test/test-links.pdf:
6120         * test/test1.py:
6121         * test/test2.py:
6122
6123         Add automated UI tests for evince with dogtail. See
6124         bug #300948.    
6125
6126 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6127
6128         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
6129
6130         Hide fullscreen toolbar when switching to another desktop workspace.
6131         Fixes bug #338871
6132
6133 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6134
6135         * shell/ev-window-title.c: 
6136         
6137         Test for .dvi in title of pdf documents.
6138
6139 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6140
6141         * shell/ev-view.c: (ev_view_scroll):
6142
6143         Page Up/Down should do page jumps in "Best fit" mode.
6144         If a user has explicitly chosen to view exactly one page
6145         at a time, scrolling just a part of the page when
6146         pressing Page Up/Down is not right. Fixes bug #323107.
6147
6148 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6149
6150         * NEWS:
6151         * configure.ac:
6152         
6153         Update for 0.6.1
6154
6155 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6156
6157         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6158         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
6159         
6160         Correctly disconnect from job signals on destroy.
6161
6162 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6163
6164         * shell/ev-view-private.h:
6165         * shell/ev-view.c: (view_set_adjustment_values),
6166         (view_update_range_and_current_page),
6167         (ensure_rectangle_is_visible), (ev_view_size_allocate):
6168         
6169         Fixes bug #343199, current page now follows find page.
6170
6171 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
6172
6173         * backend/ev-document-factory.c:
6174         * configure.ac:
6175         Assigned OpenDocument presenation MIME type to the
6176         Impress backend. Added some missing (but harmless)
6177         #ifdefs in the document factory as well to make things
6178         consistent again. Fixes bug #360658.
6179
6180 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
6181
6182         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
6183         * backend/ev-document-find.c: (ev_document_find_get_type):
6184         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
6185         * backend/ev-document-links.c: (ev_document_links_get_type):
6186         * backend/ev-document-security.c: (ev_document_security_get_type):
6187         * backend/ev-document-thumbnails.c:
6188         (ev_document_thumbnails_get_type):
6189         * backend/ev-document.c: (ev_document_get_type):
6190         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
6191         * backend/ev-selection.c: (ev_selection_get_type):
6192         * cut-n-paste/recent-files/egg-recent-model.c:
6193         (egg_recent_model_get_type):
6194         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6195         (egg_recent_view_uimanager_get_type):
6196         * cut-n-paste/recent-files/egg-recent-view.c:
6197         (egg_recent_view_get_type):
6198         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6199         (egg_editable_toolbar_get_type):
6200         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6201         (egg_toolbar_editor_get_type):
6202         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6203         (egg_toolbars_model_get_type):
6204         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6205         (egg_tree_multi_drag_source_get_type):
6206         * cut-n-paste/zoom-control/ephy-zoom-action.c:
6207         (ephy_zoom_action_get_type):
6208         * cut-n-paste/zoom-control/ephy-zoom-control.c:
6209         (ephy_zoom_control_get_type):
6210         * impress/r_back.c: (_imp_fill_back):
6211         * properties/ev-properties-main.c:
6212         (ev_properties_plugin_register_type):
6213         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
6214         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
6215         (ev_view_accessible_factory_get_type):
6216
6217         Reduce relocations. Bug #360616.
6218
6219 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6220
6221         * backend/ev-document-factory.c:
6222         (ev_document_factory_get_document):
6223         
6224         Load document even if extension is wrong.
6225
6226 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6227
6228         * shell/ev-metadata-manager.c: (save_values):
6229         * shell/ev-window.c: (setup_size_from_metadata),
6230         (setup_view_from_metadata), (ev_window_setup_document),
6231         (ev_window_xfer_job_cb), (window_configure_event_cb):
6232         
6233         Set size according to the document size/page size ratio.
6234         That should correct rather wierd behaviour of the previous
6235         commit.
6236
6237 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6238
6239         * shell/ev-window.c: (setup_view_from_metadata):
6240         
6241         Set size for new windows from previous window size.
6242         See bugs #354968 and #168450 for details. Thanks
6243         to Meik Hellmund.
6244
6245 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
6246
6247         * djvu/djvu-links.c: (build_tree):
6248
6249         Fix memory leak.
6250
6251 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6252
6253         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
6254         
6255         Don't make sidebar close button insensitive. Fixes
6256         bug #357871.
6257
6258 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6259
6260         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6261         (ev_window_set_view_accels_sensitivity):
6262         
6263         Don't enable Slash on documents which don't support
6264         find. Fixes bug #358648.
6265
6266 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
6267
6268         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
6269         open dialog fall back to the current document uri if the
6270         filechooser hasn't been used before. Fixes bug #356980.
6271
6272 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
6273
6274         * shell/ev-window.c: (ev_window_setup_recent), 
6275         (ev_window_get_recent_file_label):
6276
6277         Escape underscores in filenames of recent file items.
6278
6279 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6280
6281         * configure.ac:
6282         
6283         Bumped poppler requirements, really 0.5.3 is very 
6284         buggy, now we require 0.5.4.
6285
6286 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6287
6288         * djvu/Makefile.am:
6289         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6290         (djvu_document_find_iface_init), (djvu_document_links_get_links),
6291         (djvu_document_document_links_iface_init):
6292         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
6293         (number_from_string_10), (get_djvu_link_dest),
6294         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
6295         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
6296         (djvu_links_get_links), (djvu_links_find_link_dest),
6297         (djvu_links_get_links_model):
6298         * djvu/djvu-links.h:
6299         
6300         Add support for links and bookmarks in djvu documents. Thanks
6301         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
6302         patch.
6303
6304 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6305
6306         * shell/ev-application.c: (ev_application_open_uri_at_dest):
6307         
6308         Reopen should reload document. Fixes 
6309         bug 327951.
6310
6311 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6312
6313         * configure.ac:
6314         * data/Makefile.am:
6315         * data/evince-16.png:
6316         * data/evince-22.png:
6317         * data/evince.png:
6318         * data/evince.svg:
6319         * data/icons/16x16/Makefile.am:
6320         * data/icons/16x16/evince.png:
6321         * data/icons/22x22/Makefile.am:
6322         * data/icons/22x22/evince.png:
6323         * data/icons/48x48/Makefile.am:
6324         * data/icons/48x48/evince.png:
6325         * data/icons/Makefile.am:
6326         * data/icons/scalable/Makefile.am:
6327         * data/icons/scalable/evince.svg:
6328         
6329         Install icons with correct names. Fixes
6330         bug #354429.
6331
6332 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
6333
6334         * shell/ev-view.c: (ev_view_button_release_event):
6335
6336         Don't open links with middle mouse button. Fixes bug #353649
6337
6338 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6339
6340         * NEWS:
6341         * configure.ac:
6342         
6343         Update for release 0.6.0
6344
6345 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6346
6347         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
6348         Implement Close named action. Patch by Carlos Garcia Campos.
6349
6350 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6351
6352         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
6353         
6354         Don't clear link mapping on copy_job_to_job_info. Fixes
6355         bug 346168.
6356
6357 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6358
6359         * shell/main.c: (main):
6360
6361         Revert my previous commit, gnome_program_init owns the option context.
6362         Fix another memory leak in main. Both caught by Christian Persch. 
6363
6364 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6365
6366         * shell/main.c: (main):
6367
6368         Fix memory leak.
6369
6370 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6371
6372         * backend/ev-document-factory.c: (ev_document_factory_get_document):
6373
6374         Fix crash when opening a pdf with password protection. 
6375
6376 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
6377
6378         * pdf/ev-poppler.cc: (pdf_document_search_free):
6379
6380         Fix memory leak. 
6381
6382 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6383
6384         * backend/ev-document-factory.c:
6385         (ev_document_factory_get_document):
6386         * tiff/tiff-document.c: (tiff_document_finalize):
6387         
6388         More correct handling of document loading. Fixes
6389         bug #349043.
6390
6391 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6392
6393         * backend/ev-attachment.c: (ev_attachment_save):
6394
6395         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
6396         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
6397
6398 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
6399         
6400         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
6401         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
6402
6403 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6404
6405         * shell/ev-sidebar-thumbnails.c:
6406
6407         Do not render thumbnails unless thumbnails page is active in the
6408         sidebar.
6409
6410 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
6411
6412         * shell/ev-properties-dialog.c:
6413
6414         Fix dialogue spacing. Bug #351370.
6415
6416 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6417
6418         * configure.ac:
6419
6420         Use lowercase gettext catalog file names (evince.mo
6421         instead of Evince.mo)
6422
6423 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6424
6425         * shell/ev-sidebar-attachments.c:
6426
6427         GtkIconTheme is now screen safe too. Fixes bug #350878
6428
6429 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6430
6431         * shell/ev-window.c:
6432
6433         GtkRecent manager is now screen safe. Fixes bug #350145
6434
6435 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6436
6437         * shell/ev-sidebar.c: (ev_sidebar_init):
6438         
6439         Make sidebar close icon smaller. Fix for bug 350177.
6440         See also bugs 350176 and 165770.
6441
6442 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6443
6444         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
6445
6446         Ignore zoom for xyz destinations when it's <= 1, keeping user
6447         preferences instead. Set correct sizing-mode for fith and fitv
6448         destinations rather than EV_SIZING_FREE. Fixes bug #349433
6449
6450 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6451
6452         * NEWS:
6453         * configure.ac:
6454         
6455         Update for release 0.5.5
6456
6457 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
6458         
6459         * shell/ev-window.c: (ev_window_cmd_escape)
6460
6461         Escape unfocus page entry. Fixes bug #345809.
6462
6463 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6464
6465         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
6466         (build_tree), (pdf_document_links_get_links),
6467         (pdf_document_links_find_link_dest):
6468         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
6469         (goto_xyz_dest):
6470
6471         Convert from PDF style coordinates to X style coordinates in the
6472         backend rather than in the view. Fixes bug #338440
6473
6474 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6475
6476         * shell/ev-window.c:
6477         
6478         Remove Ctrl+Shift+T shortcut for toolbars. See
6479         the bug #350098.
6480
6481 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6482
6483         * configure.ac:
6484
6485         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
6486         of this. 
6487
6488 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6489
6490         * configure.ac:
6491         * cut-n-paste/Makefile.am:
6492         * data/evince-ui.xml:
6493         * shell/Makefile.am:
6494         * shell/ev-application.[ch]:
6495         * shell/ev-window.c:
6496
6497         Use GtkRecent instead of EggRecent when it's available. Fixes bug
6498         #349273
6499
6500 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6501
6502         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
6503         findbar code: s/help/search/
6504
6505 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6506
6507         * shell/ev-window.c: (setup_document_from_metadata),
6508         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
6509         (setup_view_from_metadata):
6510         
6511         Fix memory leaks.
6512
6513 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
6514
6515         * autogen.sh, configure.ac: 
6516         
6517         Update automake usage. See bug 349292.
6518
6519 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6520
6521         * shell/eggfindbar.c: (egg_find_bar_class_init),
6522         (entry_activate_callback), (egg_find_bar_init),
6523         (egg_find_bar_set_status_text):
6524         * shell/eggfindbar.h:
6525         
6526         Unify Evince findbar with Epiphany. Nice patch
6527         from Fabricio Silva <silva@crans.org> and
6528         Frederic Peters <fpeters@entrouvert.com>. See
6529         bug #339966 for details.
6530
6531 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6532
6533         * data/evince.desktop.in.in:
6534         
6535         Correct information for bugzilla. Thanks to
6536         Olaf Vitters, see bug #348855.
6537
6538 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
6539
6540         * shell/ev-jobs.[ch]:
6541         * shell/ev-sidebar-links.c:
6542         * shell/ev-window.[ch]:
6543
6544         GtkPrintJob doesn't support print ranges or current page, so we export
6545         to a ps file now when printing ranges or current page.
6546
6547 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6548
6549         * pdf/ev-poppler.cc:
6550         * shell/ev-window.c: (do_action_named):
6551
6552         We should be more clear about bugzilla. See the
6553         poppler bug #7623.
6554
6555 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6556
6557         * configure.ac:
6558         * shell/Makefile.am:
6559         * shell/ev-job-queue.c:
6560         * shell/ev-jobs.[ch]:
6561         * shell/ev-sidebar-links.c:
6562         * shell/ev-window.[ch]:
6563         
6564         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
6565         #348422
6566
6567 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6568
6569         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
6570         * shell/ev-application-service.xml:
6571         * shell/ev-application.[ch]:
6572         * shell/ev-jobs.[ch]:
6573         * shell/ev-window.[ch]: (ev_window_run_preview):
6574         * shell/main.c: 
6575
6576         Add preview mode to use evince as a printing previewer. It also adds
6577         other command line options for fullscreen and presentation modes.
6578         Fixes bugs #347822, #317031
6579
6580 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6581
6582         * NEWS:
6583         * configure.ac:
6584         
6585         Update for release 0.5.4
6586
6587 2006-07-11  Bastien Nocera <hadess@hadess.net>
6588
6589         * Makefile.am:
6590         * backend/Makefile.am:
6591         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6592         * backend/ev-document-factory.h:
6593         * configure.ac:
6594         * impress/.cvsignore:
6595         * impress/Makefile.am:
6596         * impress/common.h:
6597         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
6598         (imp_get_page), (imp_next_page), (imp_prev_page),
6599         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
6600         * impress/f_oasis.c: (render_object), (render_page),
6601         (get_geometry), (_imp_oasis_load):
6602         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
6603         (_imp_oo13_load):
6604         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
6605         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
6606         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
6607         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
6608         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
6609         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
6610         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
6611         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
6612         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
6613         (iks_new_within), (iks_insert), (iks_insert_cdata),
6614         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
6615         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
6616         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
6617         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
6618         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
6619         (iks_cdata), (iks_cdata_size), (iks_has_children),
6620         (iks_has_attribs), (escape_size), (my_strcat), (escape),
6621         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
6622         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
6623         (iks_tree), (iks_load), (iks_save):
6624         * impress/iksemel.h:
6625         * impress/imposter.h:
6626         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
6627         (imp_render_draw_bezier_real), (imp_render_get_size),
6628         (imp_render_set_fg_color), (imp_render_draw_line),
6629         (imp_render_draw_rect), (imp_render_draw_polygon),
6630         (imp_render_draw_arc), (imp_render_draw_bezier),
6631         (imp_render_open_image), (imp_render_get_image_size),
6632         (imp_render_scale_image), (imp_render_draw_image),
6633         (imp_render_close_image), (imp_render_markup),
6634         (imp_render_get_text_size), (imp_render_draw_text),
6635         (impress_document_load), (impress_document_save),
6636         (impress_document_get_n_pages), (impress_document_get_page_size),
6637         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
6638         (impress_document_finalize), (impress_document_class_init),
6639         (impress_document_can_get_text), (impress_document_get_info),
6640         (impress_document_document_iface_init),
6641         (impress_document_thumbnails_get_thumbnail),
6642         (impress_document_thumbnails_get_dimensions),
6643         (impress_document_document_thumbnails_iface_init),
6644         (impress_document_init):
6645         * impress/impress-document.h:
6646         * impress/internal.h:
6647         * impress/r_back.c: (_imp_fill_back):
6648         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6649         (_imp_draw_image), (_imp_tile_image):
6650         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6651         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6652         (r_polyline):
6653         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6654         (r_draw_gradient_complex), (r_draw_gradient):
6655         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6656         (r_get_bullet):
6657         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6658         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6659         (r_text):
6660         * impress/render.c: (imp_create_context), (imp_context_set_page),
6661         (imp_context_set_step), (imp_render), (imp_delete_context):
6662         * impress/render.h:
6663         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6664         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6665         (zip_load_xml), (zip_get_size), (zip_load):
6666         * impress/zip.h:
6667         * shell/ev-utils.c:
6668         
6669         New backend to support impress slides. Fixes bug #30867.
6670
6671 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6672
6673         * shell/ev-utils.c: (using_postscript_printer):
6674         
6675         Fixes crash when print using PAPI backend,
6676         bug #345012.
6677
6678 2006-06-09  Pat Rondon  <pmr@patrondon.org>
6679
6680         * shell/ev-jobs.c: (ev_job_xfer_run):
6681         * shell/ev-window.c: (password_dialog_response),
6682         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
6683         (ev_window_dispose):
6684         Fixes bug #344160: if the xfer job doesn't complete
6685         because a password is required, reload the existing
6686         instance instead of creating a new one.
6687
6688 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6689
6690         * shell/main.c: (main): Call gdk_threads_init. Thus
6691         we'll avoid errors in auth dialog. Fix for the bug
6692         #343347.
6693
6694 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6695
6696         * configure.ac: Advertise pixbuf support, fix
6697         for the bug 343317.
6698
6699 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6700
6701         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
6702         (ev_sidebar_thumbnails_set_document):
6703         
6704         Update sidebar thumbnails after reloading.
6705
6706 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6707
6708         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
6709         * shell/ev-jobs.h:
6710         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
6711         (ev_window_cmd_view_reload), (ev_window_init):
6712         
6713         Don't crash on reload. Fix for the bug #343167.
6714
6715 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6716
6717         * shell/ev-jobs.c: (ev_job_render_run):
6718         
6719         Check for document links.
6720
6721 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6722
6723         * backend/ev-attachment.c: (ev_attachment_save),
6724         (ev_attachment_launch_app), (ev_attachment_open):
6725         * backend/ev-document-factory.c: (get_document_from_uri):
6726         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6727         (egg_recent_view_uimanager_set_list):
6728         * ps/ps-document.c: (check_filecompressed), (document_load),
6729         (ps_document_load):
6730         * shell/ev-metadata-manager.c: (load_values):
6731         * shell/ev-password.c: (ev_password_dialog_set_property):
6732         * shell/ev-view.c: (tip_from_link):
6733         * shell/ev-window.c: (file_save_dialog_response_cb),
6734         (ev_window_print_dialog_response_cb):
6735         
6736         Use consistent quoting style. Fix for the bug #320285.
6737
6738 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6739
6740         * shell/ev-jobs.c: (ev_job_xfer_run):
6741         * shell/main.c: (load_files):
6742                 
6743         Open links with anchors. Fix for the bug #339836.
6744
6745 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6746
6747         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
6748         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
6749         (ev_link_dest_set_property), (ev_link_dest_finalize),
6750         (ev_link_dest_class_init), (ev_link_dest_new_named),
6751         (ev_link_dest_new_page_label):
6752         * backend/ev-link-dest.h:
6753         * shell/ev-application.c: (ev_application_open_uri):
6754         * shell/ev-view.c: (goto_dest):
6755         * shell/ev-window.c:
6756         * shell/ev-window.h:
6757         
6758         Fix page-label command line option. Bug #342070.
6759
6760 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6761
6762         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
6763         
6764         Don't show highlight rects if page can't be showed. Fix for 
6765         the bug #342076
6766
6767 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6768
6769         * shell/ev-window.c: (setup_sidebar_from_metadata),
6770         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
6771         
6772         Setup sidebar from metadata even if there is no document
6773         loaded. Fix for the bug #342807.
6774
6775 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6776
6777         * cut-n-paste/toolbar-editor/Makefile.am:
6778         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6779         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
6780         (find_action), (drag_data_delete_cb), (drag_begin_cb),
6781         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
6782         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
6783         (popup_context_menu_cb), (button_press_event_cb),
6784         (configure_item_sensitivity), (configure_item_cursor),
6785         (configure_item_tooltip), (connect_widget_signals),
6786         (action_sensitive_cb), (create_item_from_action),
6787         (create_item_from_position), (toolbar_drag_data_received_cb),
6788         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
6789         (toolbar_drag_leave_cb), (configure_drag_dest),
6790         (toggled_visibility_cb), (toolbar_visibility_refresh),
6791         (create_dock), (toolbar_changed_cb), (unparent_fixed),
6792         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
6793         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
6794         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
6795         (egg_editable_toolbar_dispose),
6796         (egg_editable_toolbar_set_ui_manager),
6797         (egg_editable_toolbar_get_selected),
6798         (egg_editable_toolbar_set_selected), (set_edit_mode),
6799         (egg_editable_toolbar_set_property),
6800         (egg_editable_toolbar_get_property),
6801         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
6802         (egg_editable_toolbar_new_with_model),
6803         (egg_editable_toolbar_get_edit_mode),
6804         (egg_editable_toolbar_set_edit_mode),
6805         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
6806         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
6807         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6808         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
6809         (item_added_or_removed_cb), (toolbar_removed_cb),
6810         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
6811         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
6812         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
6813         (editor_create_item_from_name), (append_table),
6814         (update_editor_sheet), (egg_toolbar_editor_init):
6815         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
6816         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6817         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
6818         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
6819         (toolbar_node_free), (egg_toolbars_model_get_flags),
6820         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
6821         (egg_toolbars_model_get_name), (impl_add_item),
6822         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
6823         (parse_data_list), (parse_item_list), (parse_toolbars),
6824         (egg_toolbars_model_load_toolbars), (parse_available_list),
6825         (parse_names), (egg_toolbars_model_load_names),
6826         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
6827         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
6828         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
6829         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
6830         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
6831         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
6832         (egg_toolbars_model_set_types), (fill_avail_array),
6833         (egg_toolbars_model_get_name_avail),
6834         (egg_toolbars_model_get_name_flags),
6835         (egg_toolbars_model_set_name_flags):
6836         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6837         * cut-n-paste/toolbar-editor/eggintl.h:
6838         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6839         (egg_tree_multi_drag_source_get_type),
6840         (egg_tree_multi_drag_source_row_draggable),
6841         (egg_tree_multi_drag_source_drag_data_delete),
6842         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
6843         (egg_tree_multi_drag_button_release_event), (selection_foreach),
6844         (path_list_free), (set_context_data), (get_context_data),
6845         (get_info), (egg_tree_multi_drag_drag_data_get),
6846         (egg_tree_multi_drag_motion_event),
6847         (egg_tree_multi_drag_button_press_event),
6848         (egg_tree_multi_drag_add_drag_support):
6849         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
6850         * shell/ev-application.c: (ev_application_init),
6851         (ev_application_save_toolbars_model):
6852         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
6853         (ev_window_cmd_edit_toolbar), (ev_window_init):
6854         
6855         Sync toolbareditor with epiphany and libegg
6856
6857 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6858
6859         * configure.ac: 
6860
6861         Depend on poppler 0.5.2
6862
6863 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6864
6865         * shell/ev-jobs.c: (ev_job_render_run):
6866         
6867         Check if document supports links iterface.
6868
6869 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6870
6871         * NEWS:
6872         * configure.ac:
6873         
6874         Update for release 0.5.3
6875
6876 2006-05-13  Michael Plump  <plumpy@skylab.org>
6877
6878         * configure.ac:
6879         * shell/Makefile.am:
6880         * shell/main.c: (main):
6881         
6882         Port to GOption command line parsing. Fix for the 
6883         bug #327518
6884
6885 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6886
6887         * shell/ev-window.c: (ev_window_cmd_help_about):
6888         
6889         Do not wrap license. Fix for the bug #309460.
6890
6891 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6892
6893         * configure.ac:
6894         * properties/ev-properties-main.c: (ev_properties_get_pages):
6895         * shell/ev-application.c: (ev_application_open_window),
6896         (ev_application_open_uri_at_dest):
6897         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6898         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6899         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
6900         * shell/ev-utils.c: (save_print_config_to_file):
6901         * shell/ev-window.c: (ev_window_cmd_save_as),
6902         (ev_attachment_popup_cmd_save_attachment_as):
6903         * shell/main.c: (load_files_remote):
6904         
6905         Bump requirements to gtk 2.8 and drop all ifdefs used.
6906
6907 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6908
6909         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6910         * shell/ev-window.c: (ev_window_init):
6911         
6912         Show attachments page.
6913
6914 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6915
6916         * po/POTFILES.in:
6917         * shell/ev-attachment-bar.c:
6918         * shell/ev-attachment-bar.h:
6919         * shell/ev-sidebar-attachments.c:
6920         (ev_sidebar_attachments_icon_cache_add),
6921         (icon_theme_get_pixbuf_from_mime_type),
6922         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
6923         (ev_sidebar_attachments_icon_cache_refresh),
6924         (ev_sidebar_attachments_get_attachment_at_pos),
6925         (ev_sidebar_attachments_popup_menu_show),
6926         (ev_sidebar_attachments_popup_menu),
6927         (ev_sidebar_attachments_button_press),
6928         (ev_sidebar_attachments_update_icons),
6929         (ev_sidebar_attachments_drag_data_get),
6930         (ev_sidebar_attachments_get_property),
6931         (ev_sidebar_attachments_destroy),
6932         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
6933         (ev_sidebar_attachments_new),
6934         (ev_sidebar_attachments_set_document),
6935         (ev_sidebar_attachments_support_document),
6936         (ev_sidebar_attachments_get_label),
6937         (ev_sidebar_attachments_page_iface_init):
6938         * shell/ev-sidebar-attachments.h:
6939         * shell/ev-window.c: (update_chrome_visibility),
6940         (setup_sidebar_from_metadata), (ev_window_setup_document),
6941         (ev_window_sidebar_current_page_changed_cb),
6942         (attachment_bar_menu_popup_cb), (ev_window_init):
6943         
6944         Move attachments bar to sidebar.
6945
6946 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6947
6948         * pdf/ev-poppler.cc:
6949         * shell/ev-application.[ch]:
6950         * shell/main.c:
6951
6952         Fix some memory leaks.
6953
6954 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6955
6956         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6957
6958         Change the properties dialog response to
6959         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
6960         will make the dialog go away when the user presses
6961         enter. With gtk+ >= 2.9 this will happen anyway, but for
6962         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
6963         escape by default. Fixes bug #340539. See also bug
6964         #101293 for the gtk+ part.
6965
6966 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
6967
6968         * shell/ev-view.c (tip_from_action_named): Replace some strings
6969         that were wrong. Closes #340970.
6970
6971 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6972
6973         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6974
6975         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
6976         #341049
6977
6978 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6979
6980         * djvu/Makefile.am:
6981         * dvi/Makefile.am:
6982         * dvi/mdvi-lib/Makefile.am:
6983         * properties/Makefile.am:
6984         * ps/Makefile.am:
6985         * shell/Makefile.am:
6986         * thumbnailer/Makefile.am:
6987         
6988         Due to broken libtool that is unable to track dependencies
6989         of noinst libraries we are forced to explicitely point
6990         libraries for binary. Fix for the bug #333334.
6991
6992 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6993
6994         * data/evince.desktop.in.in:
6995         * shell/ev-view.c: (view_update_range_and_current_page),
6996         (ev_view_next_page), (ev_view_previous_page):
6997         * shell/ev-window.c: (update_chrome_visibility),
6998         (setup_sidebar_from_metadata), (ev_window_setup_document),
6999         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
7000         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7001         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
7002         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7003         (ev_window_stop_presentation), (ev_window_focus_in_event),
7004         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
7005         (ev_window_init):
7006         * thumbnailer/Makefile.am:
7007         
7008         Update fullscreen and presentation timeout handling. Hide
7009         cursor in presentation after timeout. Fix for the bugs
7010         #136359 and #336981.
7011
7012 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7013
7014         * backend/ev-link-action.[ch]:
7015         * pdf/ev-poppler.cc: (ev_link_from_action):
7016         * shell/ev-view-private.h:
7017         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
7018         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
7019
7020         Add support for Named Action links
7021
7022 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
7023
7024         * backend/Makefile.am:
7025         * backend/ev-document-links.[ch]:
7026         * backend/ev-document.[ch]:
7027         * backend/ev-link-action.[ch]:
7028         * backend/ev-link-dest.[ch]:
7029         * backend/ev-link.[ch]:
7030         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
7031         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
7032         * shell/ev-page-action.c: (build_new_tree_cb):
7033         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
7034         (links_page_num_func), (update_page_callback):
7035         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
7036         (tip_from_link):
7037         * shell/ev-jobs.c:
7038         * shell/ev-window.[ch]: (ev_window_open_uri),
7039         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
7040         * shell/ev-application.[ch]: (ev_application_open_window),
7041         (ev_application_open_uri):
7042
7043         Rework links system, it adds support for remote links now and it makes
7044         easier to add new kinds of actions and destinations. Fixes bug #317292
7045
7046 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7047
7048         * data/Makefile.am:
7049         * data/evince.png:
7050         * data/evince-16.png:
7051         * data/evince-22.png:
7052         * data/evince.svg:
7053         * shell/main.c: (main):
7054         
7055         Evince use it's own icon. Fix for the bug #313392.
7056
7057         * shell/ev-window.c: (fullscreen_timeout_cb),
7058         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7059         (ev_window_cmd_help_about), (ev_window_dispose):
7060         
7061         Simplify fullscreen timeout code.
7062
7063 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
7064
7065         * backend/ev-attachment.c: 
7066         * shell/ev-attachment-bar.c:
7067         * shell/ev-window.c:
7068
7069         Allow multiple selection of attachments
7070
7071 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7072
7073         * shell/ev-view.c: (view_update_range_and_current_page),
7074         (ev_view_scroll):
7075         
7076         Fix for the bug #312573 – Optimal selection of current 
7077         page among visible pages.
7078
7079 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7080
7081         * configure.ac:
7082         * djvu/Makefile.am:
7083         * djvu/djvu-text.h:
7084         
7085         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
7086         for the bug 339868.
7087
7088 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
7089
7090         * configure.ac: Fix the LINGUAS stuff here too so it builds.
7091
7092 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7093
7094         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
7095         dictated by the GNOME HIG. Fixes bug #339235.
7096
7097 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7098
7099         * data/evince-ui.xml:
7100         * shell/ev-view.c: (ev_view_can_find_previous):
7101         * shell/ev-view.h:
7102         * shell/ev-window.c: (ev_window_update_actions),
7103         (ev_window_cmd_edit_find_previous):
7104
7105         Add support for "Find Previous" as dictated by the GNOME HIG. A
7106         menu item is added and some glue code to make it all work is added
7107         to various files.
7108
7109 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7110
7111         * configure.ac: Award myself the "useless use of cat" award.
7112
7113 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7114
7115         * po/LINGUAS: New file listing all supported languages.
7116
7117         * configure.in: Use po/LINGUAS instead of including all languages
7118         directly in this file. See the wiki for more information:
7119         http://live.gnome.org/GnomeGoals/PoLinguas
7120
7121 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7122
7123         * backend/ev-document-factory.c:
7124
7125         Do not load the document twice when there isn't errors
7126
7127 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7128
7129         * backend/ev-attachment.c: 
7130
7131         Fix a crash when there isn't a default application to open an
7132         attachment
7133
7134 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7135
7136         * backend/ev-attachment.[ch]:
7137         * shell/ev-attachment-bar.[ch]:
7138
7139         Added missing files. 
7140
7141 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7142
7143         * backend/Makefile.am:
7144         * data/evince-ui.xml:
7145         * backend/ev-attachment.[ch]:
7146         * backend/ev-document.[ch]: (ev_document_has_attachments),
7147         (ev_document_get_attachments):
7148         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
7149         (attachment_save_to_buffer), (pdf_document_get_attachments),
7150         (pdf_document_document_iface_init):
7151         * shell/Makefile.am:
7152         * shell/ev-attachment-bar.[ch]:
7153         * shell/ev-window.c:
7154
7155         Add support for PDF attachments. Fixes bug #325143
7156
7157 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7158
7159         * backend/ev-document-factory.c: (get_document_from_uri),
7160         (ev_document_factory_get_document):
7161         * backend/ev-document-factory.h:
7162         * properties/ev-properties-main.c: (ev_properties_get_pages):
7163         * shell/Makefile.am:
7164         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7165         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7166         (ev_job_queue_remove_job):
7167         * shell/ev-job-queue.h:
7168         * shell/ev-job-xfer.c:
7169         * shell/ev-job-xfer.h:
7170         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7171         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
7172         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
7173         (ev_job_xfer_run):
7174         * shell/ev-jobs.h:
7175         * shell/ev-window.c: (ev_window_is_empty),
7176         (password_dialog_response), (ev_window_clear_xfer_job),
7177         (ev_window_xfer_job_cb), (ev_window_open_uri),
7178         (ev_window_cmd_focus_page_selector),
7179         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
7180         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7181         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7182         (ev_window_dispose):
7183         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7184         
7185         * Cleanup mime type detection on document load. Fix for the
7186         bug #336448.
7187
7188 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7189
7190         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7191         
7192         Fix crash on exit, described in the bug #336825.
7193
7194 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7195
7196         * backend/ev-document-factory.c:
7197         (ev_document_factory_get_from_mime),
7198         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
7199         (ev_document_factory_get_document),
7200         (file_filter_add_mime_list_and_free),
7201         (ev_document_factory_add_filters):
7202         * backend/ev-document-factory.h:
7203         * properties/ev-properties-main.c: (ev_properties_get_pages):
7204         * shell/Makefile.am:
7205         * shell/ev-application.c:
7206         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7207         * shell/ev-window.c: (ev_window_cmd_file_open),
7208         (ev_window_cmd_save_as):
7209         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7210         
7211         Rework factory functions so they are placed now in a single 
7212         file ev-document-factory.c
7213
7214 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7215
7216         * shell/ev-window.c: (update_chrome_visibility):
7217         
7218         Fix for the bug 166566 - don't show menubar in fullscreen
7219         mode.
7220
7221 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
7222
7223         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
7224
7225 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7226
7227         * shell/ev-view.c: (ev_view_expose_event):
7228         
7229         More correctly draw loading text when document
7230         is empty.
7231
7232 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7233
7234         * shell/ev-view.c: (ev_view_scroll):
7235         
7236         Fix for the bug #334854, page down and page up switch
7237         pages in presentation mode.
7238
7239 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7240
7241         * shell/ev-window.c: (ev_window_set_action_sensitive),
7242         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
7243         (ev_window_set_view_accels_sensitivity),
7244         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
7245         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7246         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7247         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
7248         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
7249         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
7250         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
7251         (view_actions_focus_in_cb), (ev_window_init):
7252         
7253         Fix for the bug #333902, now it's possible to search
7254         words with slash.
7255
7256 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
7257
7258         * configure.ac: Added Breton translation.
7259         * po/br.po: Added Breton translation.
7260
7261 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7262
7263         * shell/ev-window-title (ev_window_title_update):
7264
7265         Fix memory leak in window title. Fixes bug #333944
7266
7267 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7268
7269         * shell/ev-metadata-manager.c (parseItem):
7270
7271         Fix memory leaks. Fixes bug #333945
7272
7273 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7274         
7275         * NEWS, configure.ac, TODO:
7276         
7277         Update for release 0.5.2.
7278
7279 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7280
7281         * shell/ev-view.c: (view_update_range_and_current_page),
7282         (page_changed_cb):
7283         
7284         Don't jump on scrolling, fix for the bug #333127.
7285
7286 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7287
7288         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
7289         
7290         Scroll by one page in presentation mode. Fix for the bug
7291         #332993.
7292
7293 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
7294
7295         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
7296
7297 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
7298
7299         * configure.ac  Added lv in ALL_LINGUAS line.
7300
7301 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7302         
7303         * NEWS, configure.ac:
7304         
7305         Update for release 0.5.1
7306
7307 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7308
7309         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
7310         * backend/ev-document-misc.h:
7311         * shell/ev-view.c: (draw_one_page):
7312         
7313          Clairfy what page the toolbar page number applies to. Fix
7314          for the bug #328102.
7315
7316 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
7317
7318         * shell/ev-view-private.h:
7319         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
7320         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
7321         (ev_view_search_changed):
7322         * shell/ev-view.h:
7323         * shell/ev-window.c: (find_bar_search_changed_cb):
7324         
7325         Dont't jump to find result if window was scrolled during search.
7326         Fix for the bug #313266.
7327
7328 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
7329
7330         * shell/eggfindbar.c: (egg_find_bar_class_init):
7331         * shell/eggfindbar.h:
7332         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
7333         * shell/ev-view-private.h:
7334         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
7335         (ev_view_class_init), (ev_sizing_mode_get_type),
7336         (ev_scroll_type_get_type):
7337         * shell/ev-view.h:
7338         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
7339         (ev_window_cmd_scroll_backward), (find_bar_scroll),
7340         (ev_window_init):
7341         
7342         Fix for the bug 319133 - Find entry should allow text scroll.
7343
7344 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
7345
7346         * shell/ev-view-private.h:
7347         * shell/ev-view.c: (view_update_range_and_current_page),
7348         (highlight_find_results), (find_changed_cb), (page_changed_cb),
7349         (ev_view_set_document), (update_find_status_message),
7350         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
7351         (ev_view_find_previous):
7352         
7353         Fix for the bug #319137. Search now takes account for scrolling.
7354
7355 2006-02-19  Michael Hofmann <mh21@piware.de>
7356
7357         * configure.ac:
7358         * djvu/Makefile.am:
7359         * djvu/djvu-document-private.h:
7360         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
7361         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
7362         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
7363         (djvu_document_can_get_text), (djvu_document_get_text),
7364         (djvu_document_document_iface_init),
7365         (djvu_document_thumbnails_get_thumbnail),
7366         (djvu_document_find_begin), (djvu_document_find_get_n_results),
7367         (djvu_document_find_get_result),
7368         (djvu_document_find_page_has_results),
7369         (djvu_document_find_get_progress), (djvu_document_find_cancel),
7370         (djvu_document_find_iface_init):
7371         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
7372         (djvu_text_page_selection), (djvu_text_page_limits_process),
7373         (djvu_text_page_limits), (djvu_text_page_copy),
7374         (djvu_text_page_position), (djvu_text_page_union),
7375         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
7376         (djvu_text_page_box), (djvu_text_page_append_text),
7377         (djvu_text_page_search), (djvu_text_page_prepare_search),
7378         (djvu_text_page_new), (djvu_text_page_free):
7379         * djvu/djvu-text-page.h:
7380         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
7381         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
7382         (djvu_text_n_results), (djvu_text_has_results),
7383         (djvu_text_get_result), (djvu_text_get_progress):
7384         * djvu/djvu-text.h:
7385         
7386         Text search in djvu. Fix for the bug #303415.
7387
7388 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7389
7390         * configure.ac:
7391         * shell/ev-window.c: (ev_window_cmd_save_as):
7392         
7393         Ask filechooser to confirm overwrite. Fix for the bug #328266.
7394         Thanks to Gary Coady <gary@lyranthe.org>
7395
7396 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7397
7398         * shell/ev-print-job.c: (idle_print_handler):
7399         
7400         Inverse order printing, bug #320919.
7401
7402 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7403
7404         * data/evince-toolbar.xml:
7405         * shell/ev-window.c:
7406         
7407         Allow to add sidebar checkbutton on toolbar. Fix
7408         for the bug #144577.
7409
7410 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7411
7412         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
7413         
7414         Add checks that have sense for empty ps document.
7415
7416 2006-02-15  Luca Ferretti <elle.uca@libero.it>
7417
7418         * configure.ac: Include PS in mime types list. 
7419
7420 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7421
7422         * configure.ac:
7423         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
7424         * ps/gsdefaults.h:
7425         * ps/ps-document.c: (start_interpreter), (ps_document_load):
7426         
7427         Runtime check for gs interpreter. Fix for the bug #320868.
7428         Thanks to Antoine Dopffer antoine.dopffer@free.fr
7429
7430 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
7431
7432         * shell/ev-application.c: 
7433
7434         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
7435         dbus>=0.60, so that the request is not queued. 
7436
7437 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7438
7439         * configure.ac:
7440         * shell/Makefile.am:
7441         * shell/ev-sidebar-links.c: (print_section_cb):
7442         * shell/ev-utils.c:
7443         * shell/ev-utils.h:
7444         * shell/ev-window.c: (update_action_sensitivity),
7445         (ev_window_close_dialogs), (ev_window_print):
7446         * shell/ev-window.h:
7447         
7448         Make printing support optional. Patch from Eduardo de Barros Lima
7449         <eduardo.lima@indt.org.br> for the bug #330546.
7450
7451 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7452
7453         * shell/ev-view-private.h:
7454         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
7455         (ev_view_set_document):
7456         * shell/ev-view.h:
7457         * shell/ev-window.c: (ev_window_load_job_cb),
7458         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
7459         (ev_window_init):
7460
7461         Draw Loading message during xfer job. Fix for the bug #329495.
7462
7463 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7464
7465         * comics/comics-document.c: (comics_regex_quote),
7466         (comics_document_load), (extract_argv):
7467         
7468         Correcly quote regexp before passing it to unzip.
7469
7470 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7471
7472         * shell/ev-page-cache.c: (build_height_to_page),
7473         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
7474         (ev_page_cache_get_dual_even_left):
7475         * shell/ev-page-cache.h:
7476         * shell/ev-view.c: (view_update_range_and_current_page),
7477         (get_page_y_offset), (get_page_extents):
7478         
7479         Place even pages to the left if document has less then
7480         two pages. Fix for the bug #328856.
7481
7482 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7483
7484         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7485         
7486         Correct comics scheme. This make evince create thumbnails
7487         for comic books. Fix for the bug 329088.
7488
7489 2006-01-31  Christopher Aillon  <caillon@redhat.com>
7490
7491         * data/evince-password.glade: Don't explicitly set
7492         invisible_char to the current default value in case
7493         the default changes; let GTK+ do its magic.
7494
7495 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7496
7497         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
7498         real filename to tmp filename since often document
7499         type is determined by extension.
7500
7501 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7502
7503         * shell/ev-view.c: (add_scroll_binding_keypad),
7504         (ev_view_binding_activated), (ev_view_class_init):
7505         
7506         Add keybindings for percision-scrolling of display area. 
7507         Fix for the bug #314072.
7508
7509 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7510
7511         * data/evince.desktop.in.in:
7512         
7513         Add GTK to the list of categories. Fix for the bug #328034.
7514
7515 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7516
7517         * shell/ev-application.c: (ev_application_shutdown),
7518         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
7519         * shell/ev-application.h:
7520         * shell/ev-window.c: (file_open_dialog_response_cb),
7521         (ev_window_cmd_file_open):
7522         
7523         Save last uri in file chooser dialog. Fix for the bug #327950.
7524
7525 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7526
7527         * NEWS:
7528         * README:
7529         
7530         Final update for release 0.5.0
7531         
7532         * shell/Makefile.am:
7533         
7534         Remove disable deprecated until we'll require libgnome-2.13.7
7535         and port to GOption argument parsing. See bug 327518.
7536
7537 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
7538
7539         * comics/comics-document.c: (comics_document_save):
7540         * djvu/djvu-document.c: (djvu_document_save):
7541         * dvi/dvi-document.c: (dvi_document_save):
7542         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
7543         * lib/ev-file-helpers.h:
7544         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
7545         * tiff/tiff-document.c: (tiff_document_save):
7546         
7547         Use common save function for backends.
7548
7549 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
7550
7551         * backend/ev-document-types.c:
7552         
7553         Fix crash on saving pixbuf.
7554
7555 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7556
7557         * cut-n-paste/recent-files/egg-recent-item.c:
7558         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
7559         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
7560         (parse_info_free), (valid_element), (start_element_handler),
7561         (end_element_handler), (text_handler), (egg_recent_model_filter),
7562         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
7563         (egg_recent_model_monitor), (egg_recent_model_read),
7564         (egg_recent_model_open_file), (egg_recent_model_lock_file),
7565         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
7566         (egg_recent_model_set_property), (egg_recent_model_class_init),
7567         (egg_recent_model_init), (egg_recent_model_add_full),
7568         (egg_recent_model_delete), (egg_recent_model_get_list),
7569         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
7570         (egg_recent_model_set_filter_mime_types),
7571         (egg_recent_model_clear_group_filter),
7572         (egg_recent_model_set_filter_groups),
7573         (egg_recent_model_clear_scheme_filter),
7574         (egg_recent_model_set_filter_uri_schemes),
7575         (egg_recent_model_remove_expired):
7576         * cut-n-paste/recent-files/egg-recent-util.c:
7577         (egg_recent_util_get_icon):
7578         * cut-n-paste/recent-files/egg-recent-util.h:
7579         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7580         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
7581         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
7582         (egg_recent_view_uimanager_set_property),
7583         (egg_recent_view_uimanager_get_property),
7584         (egg_recent_view_uimanager_class_init),
7585         (egg_recent_view_uimanager_init),
7586         (egg_recent_view_uimanager_set_label_width),
7587         (egg_recent_view_uimanager_get_label_width):
7588         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7589         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7590         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7591         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7592         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7593         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7594         
7595         Update from libegg.
7596
7597 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7598
7599         * shell/ev-page-cache.c: (build_height_to_page),
7600         (ev_page_cache_get_height_to_page):
7601         * shell/ev-page-cache.h:
7602         * shell/ev-view.c: (view_update_range_and_current_page),
7603         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
7604         (ev_view_previous_page):
7605         
7606         Dual mode places even pages to the left. Fix for the bug #309393.
7607
7608         * shell/ev-view.h:
7609         * shell/ev-window.c: (update_action_sensitivity),
7610         (setup_view_from_metadata), (view_menu_popup_cb):
7611         
7612         Don't restore presentation in empty windows, more intelligent
7613         next page behaviour in dual mode.
7614
7615         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7616         (ev_pixbuf_cache_clear_job_sizes):
7617         
7618         Cleanup job callback on removal. Fix for the bug #325886.
7619
7620 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7621
7622         * ps/ps.c: (psscan):
7623         
7624         Commit workaround Mozilla problem. Fix for the bug #325919
7625         
7626         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
7627         (save_item):
7628         
7629         Fix for year 2038 problem.
7630
7631 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7632
7633         * shell/ev-window.c: (setup_document_from_metadata),
7634         (ev_window_cmd_view_reload):
7635
7636         Clamp page recieved from metadata in valid values. Fix
7637         for the bug #325986.
7638
7639 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7640
7641         * MAINTAINERS: 
7642         Add MAINTAINERS as requested on desktop-devel-list.
7643
7644 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7645
7646         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7647         (mime_type_supported_by_gdk_pixbuf),
7648         (ev_document_factory_get_mime_types),
7649         (ev_document_factory_get_all_mime_types):
7650         
7651         Don't add pixbuf mime types if pixbuf backend is disabled.
7652         
7653         * shell/ev-application.c: (ev_application_get_uri_window):
7654         
7655         Fix for the bug 325815 - unhandled MIME type message doesn't 
7656         appear a second time. 
7657         
7658         * shell/ev-document-types.c: (ev_document_types_add_filters):
7659         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7660         (password_dialog_response), (ev_window_popup_password_dialog),
7661         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7662         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7663         (ev_window_run_presentation), (ev_window_stop_presentation),
7664         (save_sizing_mode), (ev_window_zoom_changed_cb),
7665         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7666         (ev_window_dual_mode_changed_cb),
7667         (ev_window_sidebar_current_page_changed_cb),
7668         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7669         (window_state_event_cb), (window_configure_event_cb):
7670         
7671         Cleanup additional uris holded by EvWindow.
7672
7673 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7674
7675         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
7676         (ev_view_can_previous_page), (ev_view_can_next_page):
7677         * shell/ev-view.h:
7678         * shell/ev-window.c: (update_action_sensitivity):
7679         
7680         Two page scrolling with Space and PageUp in dual mode. Second fix 
7681         for the bug #316608.
7682
7683 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7684
7685         * shell/ev-view.c: (scroll_to_current_page):
7686         
7687         Correctly clamp adjustment value. Fix for the bug
7688         #325808.
7689
7690 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7691
7692         * shell/ev-sidebar-links.c: (print_section_cb):
7693         * shell/ev-window.c: (ev_window_get_uri),
7694         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
7695         (ev_window_print_dialog_response_cb), (ev_window_print_range),
7696         (ev_window_dispose):
7697         
7698         Make print dialog non-modal. Fix for the bug #325622.
7699
7700 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7701
7702         * shell/ev-metadata-manager.c:
7703         * shell/ev-utils.c: (using_pdf_printer),
7704         (using_postscript_printer), (load_print_config_from_file),
7705         (save_print_config_to_file):
7706         * shell/ev-utils.h:
7707         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
7708         (update_sidebar_visibility), (setup_sidebar_from_metadata),
7709         (setup_view_from_metadata), (ev_window_setup_document),
7710         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7711         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7712         (ev_window_run_presentation), (ev_window_stop_presentation),
7713         (save_sizing_mode), (ev_window_zoom_changed_cb),
7714         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7715         (ev_window_dual_mode_changed_cb),
7716         (ev_window_sidebar_current_page_changed_cb),
7717         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7718         (window_state_event_cb), (window_configure_event_cb),
7719         (ev_window_init):
7720         
7721         Setting saving behaviour fixes.
7722
7723 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7724
7725         * configure.ac:
7726         
7727         Make antialiasing gs options better and allow
7728         to change them during configure. Fix for the 
7729         bug #319049.
7730
7731 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7732
7733         * shell/ev-window.c: (setup_view_from_metadata):
7734         
7735         Remember if last window was maximized. Fix for the
7736         bug #323797.
7737
7738 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
7739
7740         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
7741
7742 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7743
7744         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
7745         * shell/ev-page-action.c: (build_new_tree_cb):
7746         * shell/ev-sidebar-links.c: (links_page_num_func),
7747         (update_page_callback_foreach), (update_page_callback):
7748         * shell/ev-view.c: (scroll_to_current_page):
7749         
7750         Fix for the bug #325067 with more intelligent selection
7751         of current link in sidebar. Make sidebar handle links
7752         of FITR-like type more correctly.
7753
7754         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7755         (dvi_pixbuf_put_pixel):
7756         
7757         Fix memory consumtion with disabled alpha channel.
7758
7759 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7760
7761         * data/evince-ui.xml:
7762         * shell/ev-window.c: (view_menu_popup_cb),
7763         (ev_popup_cmd_open_link), (ev_window_init):
7764         
7765         Update context menu for internal links. Fix for the bug
7766         #325066.
7767
7768 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7769
7770         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
7771         
7772         Bind context menu to keyboard also. Fix for the bug
7773         #325065.
7774
7775 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7776
7777         * shell/ev-view.c: (selection_scroll_timeout_cb):
7778         
7779         Horizontal scroll on selection also.
7780
7781 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7782
7783         * shell/ev-metadata-manager.c: (parse_value):
7784         * shell/ev-view.c: (goto_xyz_link):
7785         
7786         Correct zoom setup and metadata save broken in 
7787         some locales.
7788
7789 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7790
7791         * shell/ev-view-private.h:
7792         * shell/ev-view.c: (scroll_to_current_page),
7793         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
7794         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
7795         (page_changed_cb), (ev_view_set_continuous),
7796         (ev_view_set_dual_page), (ev_view_set_presentation):
7797         
7798         Delay scroll until allocation to correctly position page. Fix
7799         for the bug #317334.
7800
7801 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7802
7803         * NEWS:
7804         * configure.ac:
7805         
7806         Update NEWS and require poppler 0.5.0.
7807
7808 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
7809         
7810         * data/evince-ui.xml:
7811         * shell/ev-view-private.h:
7812         * shell/ev-view.c: (ev_view_get_link_at_location),
7813         (handle_link_over_xy), (ev_view_button_press_event),
7814         (ev_view_button_release_event), (ev_view_class_init):
7815         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
7816         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
7817         (ev_window_init):
7818         
7819         Implement right-click context menu.
7820
7821 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7822
7823         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7824         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
7825         (mdvi_pixbuf_device_render):
7826         * pdf/ev-poppler.cc:
7827
7828         Don't generate thumbnails with alpha. See bug #324077.
7829         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
7830
7831 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7832
7833         * shell/ev-window.c: (setup_chrome_from_metadata):
7834         
7835         Fix typo that was hiding toolbar.
7836
7837 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7838
7839         * shell/ev-view-private.h:
7840         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
7841         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
7842         (ev_view_button_release_event), (ev_view_destroy):
7843         
7844         Small cleanup and autoscrolling during selection. Thanks to 
7845         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
7846
7847 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
7848
7849         * configure.ac:
7850         
7851         Correctly check for comics option.
7852
7853 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
7854         * Makefile.am:
7855         * configure.ac:
7856         * backend/Makefile.am:
7857         * backend/ev-document-factory.c:
7858         * shell/ev-document-types.c:
7859
7860         Included option in configure to make ps backend 
7861         compilation optional with --disable-ps.
7862
7863 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7864
7865         * backend/ev-document-factory.c:
7866         * comics/Makefile.am:
7867         * comics/comics-document.c: (comics_document_load):
7868         * comics/ev-cbr-mime.xml:
7869         * configure.ac:
7870         
7871         Comics mime types are added to shared-mime-info CVS. Now
7872         we don't need to install our own mime types.
7873
7874 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7875
7876         * shell/ev-window.c:
7877         
7878         Add shortcut for "save a copy" menu entry. Fix for
7879         the bug #324582.
7880
7881 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7882
7883         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7884         (job_finished_cb), (new_selection_pixbuf_needed),
7885         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7886         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
7887         
7888         Rework selection job info logic and fix critical warning.
7889
7890 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
7891
7892         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
7893
7894 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
7895
7896         * data/evince-ui.xml:
7897         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7898         
7899         Enter as shortcut key for next page. Fix for the bug
7900         #321394.
7901
7902 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
7903
7904         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
7905
7906 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7907
7908         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7909         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7910         (new_selection_pixbuf_needed),
7911         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7912         (clear_job_selection):
7913         
7914         Too early for 0.5. Pixbuf cache code cleaned a bit.
7915
7916 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7917
7918         * NEWS:
7919         * configure.ac:
7920         
7921         Release 0.5.0 preparation
7922
7923 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7924
7925         * comics/Makefile.am:
7926         * configure.ac:
7927         * shell/ev-document-types.c: (ev_document_types_add_filters):
7928         
7929         More advanced handling of custom mime type installation.
7930
7931 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7932
7933         * data/evince.schemas.in:
7934         * shell/ev-metadata-manager.c: (value_free),
7935         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
7936         (ev_metadata_manager_get), (ev_metadata_manager_set):
7937         * shell/ev-metadata-manager.h:
7938         * shell/ev-window.c: (update_chrome_flag),
7939         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
7940         (setup_document_from_metadata), (setup_chrome_from_metadata),
7941         (setup_sidebar_from_metadata), (setup_view_from_metadata),
7942         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
7943         (ev_window_view_toolbar_cb),
7944         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
7945         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
7946         
7947         Save last document settings and reuse them for new documents.
7948
7949 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7950
7951         * Makefile.am:
7952         * backend/Makefile.am:
7953         * backend/ev-document-factory.c:
7954         * backend/ev-document-factory.h:
7955         * comics/Makefile.am:
7956         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
7957         (comics_document_load), (comics_document_save),
7958         (comics_document_get_n_pages), (comics_document_get_page_size),
7959         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
7960         (comics_document_class_init), (comics_document_can_get_text),
7961         (comics_document_get_info), (comics_document_document_iface_init),
7962         (comics_document_init), (get_supported_image_extensions),
7963         (comics_document_thumbnails_get_geometry),
7964         (comics_document_thumbnails_get_thumbnail),
7965         (comics_document_thumbnails_get_dimensions),
7966         (comics_document_document_thumbnails_iface_init), (extract_argv):
7967         * comics/comics-document.h:
7968         * comics/ev-cbr-mime.xml:
7969         * configure.ac:
7970         * po/POTFILES.in:
7971         * shell/ev-application.c: (ev_application_register_service):
7972         * shell/ev-document-types.c: (ev_document_types_add_filters):
7973         * thumbnailer/Makefile.am:
7974         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7975         
7976         New CBR/CBZ backend for comic books.
7977
7978 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7979
7980         * shell/main.c: (load_files_remote):
7981
7982         Thanks to Robert McQueen <robot101@debian.org>. Dbus
7983         warning on startup of second instance is fixed. It
7984         is bug #320353.
7985
7986 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7987
7988         * shell/ev-window.c: (ev_window_finalize):
7989         
7990         Fix double free that cause crash.
7991
7992 2005-10-29  Bastien Nocera <hadess@hadess.net>
7993
7994         * tiff/tiff-document.c: (tiff_document_load):
7995         
7996         Fix memory leak.
7997
7998 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7999
8000         * po/POTFILES.in:
8001         * shell/Makefile.am:
8002         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
8003         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
8004         (ev_view_accessible_get_text),
8005         (ev_view_accessible_get_character_at_offset),
8006         (ev_view_accessible_get_text_before_offset),
8007         (ev_view_accessible_get_text_at_offset),
8008         (ev_view_accessible_get_text_after_offset),
8009         (ev_view_accessible_get_character_count),
8010         (ev_view_accessible_get_caret_offset),
8011         (ev_view_accessible_set_caret_offset),
8012         (ev_view_accessible_get_run_attributes),
8013         (ev_view_accessible_get_default_attributes),
8014         (ev_view_accessible_get_character_extents),
8015         (ev_view_accessible_get_offset_at_point),
8016         (ev_view_accessible_get_n_selections),
8017         (ev_view_accessible_get_selection),
8018         (ev_view_accessible_add_selection),
8019         (ev_view_accessible_remove_selection),
8020         (ev_view_accessible_set_selection),
8021         (ev_view_accessible_text_iface_init),
8022         (ev_view_accessible_idle_do_action),
8023         (ev_view_accessible_action_do_action),
8024         (ev_view_accessible_action_get_n_actions),
8025         (ev_view_accessible_action_get_description),
8026         (ev_view_accessible_action_get_name),
8027         (ev_view_accessible_action_set_description),
8028         (ev_view_accessible_action_iface_init),
8029         (ev_view_accessible_get_type), (ev_view_accessible_new),
8030         (ev_view_accessible_factory_get_accessible_type),
8031         (ev_view_accessible_factory_create_accessible),
8032         (ev_view_accessible_factory_class_init),
8033         (ev_view_accessible_factory_get_type):
8034         * shell/ev-view-accessible.h:
8035         * shell/ev-view-private.h:
8036         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
8037         * shell/ev-view.h:
8038         
8039         Initial accessibility support.
8040
8041 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
8042
8043         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
8044
8045 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
8046
8047         * shell/ev-print-job.c: (idle_print_handler):
8048         
8049         Fix for bug Bug 318916: Printing multiple pages.
8050
8051 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
8052
8053         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
8054
8055 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8056
8057         * pdf/ev-poppler.cc:
8058         
8059         Thumnail dimensions unified with other backends.
8060         
8061         * shell/ev-window-title.c: (ev_window_title_update):
8062         
8063         Fix warning.
8064
8065 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8066
8067         * data/ev-stock-zoom-fit-width.png:
8068         
8069         Remove unused file.
8070
8071 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8072
8073         * configure.ac:
8074         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
8075         (djvu_document_finalize):
8076         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
8077         (dvi_document_finalize):
8078         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
8079         (pixbuf_document_save), (pixbuf_document_finalize):
8080         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
8081         (tiff_document_finalize):
8082         
8083         Save a copy implemented for various backends.
8084
8085 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
8086
8087         * configure.ac:
8088         
8089         Don't link with ltiff if tiff is disabled.
8090
8091 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8092
8093         * pdf/GDKSplashOutputDev.cc:
8094         * pdf/GDKSplashOutputDev.h:
8095         * pdf/Thumb.cc:
8096         * pdf/Thumb.h:
8097         * pdf/pdf-document.cc:
8098         * pdf/pdf-document.h:
8099         * pdf/test-gdk-output-dev.cc:
8100         
8101         Remove old unused files.
8102
8103 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8104
8105         * shell/ev-window.c: (ev_window_setup_document):
8106         
8107         Fixed warnings on reload and probably crash reason.
8108
8109 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8110
8111         * properties/ev-properties-view.c:
8112         (ev_properties_view_format_date):
8113         
8114         Check if date is invalid. Fix for bug 318134.
8115
8116 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
8117
8118         * shell/ev-window-title.c:
8119         
8120         Add .indd files (Adobe Indesign) to the list of "bad
8121         extensions".
8122
8123 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8124
8125         * data/evince-ui.xml:
8126         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8127         
8128         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
8129
8130 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8131
8132         * shell/ev-window.c: (launch_link), (launch_external_uri),
8133         (view_external_link_cb):
8134
8135         URL-escape link before passing it to gnome_vfs_url_show.
8136
8137 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8138
8139         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
8140         there isn't text selected.
8141
8142 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
8143
8144         * shell/ev-view.c: (handle_link_over_xy):
8145
8146         Check tooltip is valid utf8 before showing it
8147
8148 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8149
8150         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
8151
8152 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8153
8154         * shell/ev-window-title.c: (ev_window_title_update):
8155
8156         Guard against using g_strstrip on NULL. Fixes bug #317291.
8157
8158 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8159
8160         * pdf/ev-poppler.cc:
8161
8162         Show title even for unknown links
8163
8164 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8165
8166         * shell/ev-window-title.c: (ev_window_title_update):
8167
8168         Strip the title string
8169
8170 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8171
8172         * shell/ev-window-title.c:
8173
8174         Add .rtf to the bad extensions list
8175
8176 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8177
8178         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
8179         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
8180
8181         Ignore link coordinates if they are outside page bounds
8182
8183 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8184
8185         * backend/ev-link.c: (ev_link_type_get_type),
8186         (ev_link_get_filename), (ev_link_get_params),
8187         (ev_link_get_property), (ev_link_set_property),
8188         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
8189         * backend/ev-link.h:
8190         * pdf/ev-poppler.cc:
8191         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
8192         * shell/ev-window.c: (launch_link), (view_external_link_cb),
8193         (ev_window_init):
8194
8195         Implement launch links. Delegate external link opening to
8196         the window.
8197
8198 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8199
8200         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
8201         (ev_link_get_right), (ev_link_get_property),
8202         (ev_link_set_property), (ev_link_class_init),
8203         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
8204         * backend/ev-link.h:
8205         * pdf/ev-poppler.cc:
8206         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
8207
8208         Implement fitr links
8209
8210 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8211
8212         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
8213         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
8214         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8215         (ev_view_size_request_continuous),
8216         (ev_view_size_request_dual_page),
8217         (ev_view_size_request_single_page), (ev_view_size_allocate),
8218         (ev_view_zoom_for_size_continuous_and_dual_page),
8219         (ev_view_zoom_for_size_continuous),
8220         (ev_view_zoom_for_size_dual_page),
8221         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8222         (ev_sizing_mode_get_type):
8223         * shell/ev-view.h:
8224         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8225
8226         Do not use modes for link, we need to calculate size ad hoc.
8227         Still not perfect because of the usual scrollbar issues grrr.
8228
8229 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8230
8231         * backend/ev-link.c: (ev_link_type_get_type),
8232         (ev_link_new_page_fith), (ev_link_new_page_fitv):
8233         * backend/ev-link.h:
8234         * pdf/ev-poppler.cc:
8235         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
8236         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8237         (ev_view_size_request_continuous),
8238         (ev_view_size_request_dual_page),
8239         (ev_view_size_request_single_page), (ev_view_size_allocate),
8240         (zoom_for_size_fit_height),
8241         (ev_view_zoom_for_size_continuous_and_dual_page),
8242         (ev_view_zoom_for_size_continuous),
8243         (ev_view_zoom_for_size_dual_page),
8244         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8245         (ev_sizing_mode_get_type):
8246         * shell/ev-view.h:
8247         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8248
8249         Implement FIT_HEIGHT mode (only for links).
8250         Implement FITH links
8251
8252 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8253
8254         * shell/ev-window-title.c: (get_filename_from_uri),
8255         (ev_window_title_sanitize_extension), (ev_window_title_update),
8256         (ev_window_title_set_document), (ev_window_title_set_uri),
8257         (ev_window_title_free):
8258         * shell/ev-window-title.h:
8259         * shell/ev-window.c: (ev_window_setup_document),
8260         (ev_window_popup_password_dialog):
8261
8262         Refactor window title building while fixing it for
8263         password documents.
8264
8265 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8266
8267         * pdf/ev-poppler.cc:
8268
8269         Escape link title before setting it in the model
8270
8271 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
8272
8273         * shell/ev-application.c: (removed_from_session), (save_session),
8274         (init_session), (ev_application_get_empty_window),
8275         (ev_application_init), (ev_application_get_windows):
8276         * shell/ev-application.h:
8277         * shell/ev-window.c: (ev_window_finalize):
8278
8279         Add a function to retrieve window list and share it where
8280         necessary.
8281         Implement session handling, works pretty well thanks to the
8282         metadata system.
8283
8284 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8285
8286         * shell/ev-password.c: (ev_password_item_created_callback),
8287         (ev_password_dialog_save_password):
8288         
8289         Fix for bug 316972. Use async gnome-keyring API.
8290
8291 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
8292
8293         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
8294         Remove unused unrealize handler. Add scroll handling to
8295         ev_view_scroll_event for presentation mode (bug #316708),
8296         and fix the event state checks there.
8297
8298 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8299
8300         * shell/ev-page-action.c: (page_changed_cb):
8301
8302         "marco, maybe we should be crazy and jump right to 6! :)"
8303
8304         Bryan Clark, Sep 2005
8305
8306 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8307
8308         * ps/ps-document.c: (save_document), (ps_document_save),
8309         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
8310         (ps_document_ps_export_end):
8311
8312         Fix unstructured documents save and print
8313
8314 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8315
8316         * shell/ev-application.c: (ev_application_open_uri):
8317
8318         Fix window size persistance
8319
8320 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8321
8322         * shell/ev-view.c: (ev_view_button_release_event):
8323
8324         Based on a patch from carlosgc@gnome.org. Mouse buttons
8325         switch pages in presentation mode.
8326
8327 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8328
8329         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8330
8331         Dont cast to int before scaling
8332
8333 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8334
8335         * backend/ev-link.c: (ev_link_type_get_type),
8336         (ev_link_new_page_xyz), (ev_link_new_page_fit),
8337         (ev_link_new_page_fith):
8338         * backend/ev-link.h:
8339         * pdf/ev-poppler.cc:
8340         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
8341
8342         Implement FIT and FITH links
8343
8344 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8345
8346         * pdf/ev-poppler.cc:
8347
8348         Return 0 results when search is not in progress.
8349
8350         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8351         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
8352
8353         Update menu sensitivity when cancelling search
8354
8355 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8356
8357         * shell/ev-view.c: (ev_view_can_find_next):
8358
8359         Take all pages in consideration, not just current one
8360
8361 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8362
8363         * shell/ev-page-cache.c:
8364         * shell/ev-page-cache.h:
8365         * shell/ev-view.c: (ev_view_binding_activated),
8366         (ev_view_next_page), (ev_view_previous_page),
8367         (ev_sizing_mode_get_type):
8368         * shell/ev-view.h:
8369         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8370         (ev_window_cmd_go_next_page):
8371
8372         Move page next/previous functions from page chace to
8373         view and change it to move by 2 page steps in dual mode.
8374
8375 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8376
8377         * shell/ev-window.c: (update_sidebar_visibility),
8378         (setup_sidebar_from_metadata), (ev_window_setup_document),
8379         (setup_view_from_metadata):
8380
8381         Show the index by default when there is one     
8382
8383 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8384
8385         * shell/ev-window-title.c: (ev_window_title_set_document):
8386
8387         Missing null check
8388
8389 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8390
8391         * shell/ev-view.c: (view_update_range_and_current_page):
8392         
8393         Allow display of last odd page in dual view. Fix for 316347.
8394
8395 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8396
8397         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8398         
8399         Make close button default. Fix for 316383.
8400
8401 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8402
8403         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8404         
8405         Mark close button as default. Fix for 316381.
8406
8407 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8408
8409         * backend/ev-link.c: (ev_link_class_init):
8410
8411         Allow negative doubles in left/top properties
8412
8413 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8414
8415         * shell/ev-window.c:
8416
8417         Remove a bunch of strings that was used only
8418         by the statusbar.
8419
8420 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8421
8422         * shell/ev-window-title.c: (get_filename_from_uri),
8423         (ev_window_title_set_document):
8424
8425         When title has a confusing extension, show also
8426         the document filename inside ()
8427
8428 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8429
8430         * shell/Makefile.am:
8431         * shell/ev-window-title.c: (ev_window_title_new),
8432         (ev_window_title_update), (ev_window_title_set_type),
8433         (ev_window_title_set_document), (ev_window_title_free):
8434         * shell/ev-window-title.h:
8435         * shell/ev-window.c: (ev_window_setup_document),
8436         (password_dialog_response), (ev_window_popup_password_dialog),
8437         (ev_window_dispose), (ev_window_init):
8438
8439         Factor out and cleanup window title code
8440
8441 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8442
8443         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
8444         (unable_to_load):
8445
8446         Make dialog transient so it doesnt block other windows
8447
8448 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8449
8450         * pdf/ev-poppler.cc:
8451         
8452         Fix pdf thumbnails rendering.
8453
8454 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8455
8456         * shell/ev-window.c: (fullscreen_set_timeout):
8457         
8458         Increase timeout to hide full screen popup. Bug 
8459         316123. 
8460
8461 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8462
8463         * data/evince.schemas.in:
8464         * shell/ev-window.c: (update_action_sensitivity):
8465
8466         Allow the user to override document restrictions. Fix for bug
8467         305818.
8468
8469 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
8470
8471         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
8472         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
8473         (ev_window_class_init): Fix multihead behaviour of fullscreen
8474         toolbar popup. Fixes bug #315451.
8475
8476 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8477
8478         * configure.ac:
8479         * data/evince-password.glade:
8480         * shell/ev-password.c: (ev_password_dialog_set_property),
8481         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
8482         (ev_password_dialog_init), (ev_password_set_bad_password_label),
8483         (ev_password_dialog_entry_changed_cb),
8484         (ev_password_dialog_entry_activated_cb),
8485         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
8486         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
8487         (ev_password_dialog_set_bad_pass):
8488         * shell/ev-password.h:
8489         * shell/ev-window.c: (password_dialog_response),
8490         (ev_window_popup_password_dialog):
8491         
8492         Support for gnome-keyring for encrypted PDF's.
8493
8494 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8495
8496         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
8497         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
8498         (ev_view_enter_notify_event), (ev_view_class_init):
8499         
8500         More precise handling of enter_notify/leave_notify events
8501         in EvView. Fix for bug 315470.
8502
8503 2005-09-08  Christopher Aillon  <caillon@redhat.com>
8504
8505         * shell/ev-window.c: (fullscreen_timeout_cb),
8506         (fullscreen_set_timeout), (fullscreen_clear_timeout),
8507         (ev_window_dispose):
8508
8509         leak fix: unref fullscreen_timeout_source before clearing it
8510
8511 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8512
8513         * configure.ac, dvi/mdvi/Makefile.am: 
8514         
8515         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
8516
8517 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8518
8519         * backend/ev-link.c: (ev_link_new_page_xyz):
8520         * pdf/ev-poppler.cc:
8521         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
8522
8523         Fix some bugs with xyz links, respect zoom
8524
8525 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8526
8527         * shell/ev-window.c: (page_changed_cb),
8528         (setup_document_from_metadata), (update_sidebar_visibility),
8529         (setup_view_from_metadata), (ev_window_run_fullscreen),
8530         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8531         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
8532         (ev_window_dual_mode_changed_cb),
8533         (ev_window_sidebar_current_page_changed_cb):
8534
8535         null check uri before setting and getting metadata
8536
8537 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8538
8539         * dvi/Makefile.am:
8540         * properties/Makefile.am:
8541         * shell/Makefile.am:
8542         * thumbnailer/Makefile.am:
8543
8544         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
8545
8546 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8547
8548         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
8549         (selection_changed_callback):
8550         * shell/ev-sidebar-links.h:
8551
8552         Add a signal for link activation.
8553
8554         * shell/ev-view.c: (ev_view_goto_link),
8555         (ev_view_button_release_event):
8556         * shell/ev-view.h:
8557         * shell/ev-window.c: (sidebar_links_link_activated_cb),
8558         (ev_window_init):
8559
8560         Implement the signal so that we can handle all link types.
8561
8562         * shell/ev-page-cache.c:
8563
8564         Remove unused set_link function
8565
8566 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8567
8568         * lib/ev-tooltip.c: (ev_tooltip_set_position):
8569
8570         Add some space from the cursor, hardcoded but I couldnt
8571         find a better way.
8572
8573 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8574
8575         * lib/ev-tooltip.c:
8576
8577         Use mozilla style vs gtk style, way better for links.
8578
8579         * shell/ev-view.c: (ev_view_motion_notify_event),
8580         (ev_view_destroy), (ev_view_init):
8581
8582         Deactive tooltip when the link hovered is changed.
8583
8584 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8585
8586         * backend/ev-document.h:
8587         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
8588         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
8589         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
8590         (ev_link_new_page), (ev_link_new_page_xyz):
8591         * backend/ev-link.h:
8592         * pdf/ev-poppler.cc:
8593         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
8594         (go_to_link), (tip_from_link):
8595
8596         Implement xyz links, still not functional. Links are a total
8597         mess, will need to refactor and bugfix a lot :(
8598
8599 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
8600
8601         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
8602
8603 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
8604
8605         * data/evince-ui.xml:
8606         * data/evince.schemas.in:
8607         * shell/Makefile.am:
8608         * shell/ev-window.c: (update_chrome_visibility),
8609         (password_dialog_response), (ev_window_load_job_cb),
8610         (ev_window_xfer_job_cb), (ev_window_open_uri),
8611         (ev_window_class_init), (set_chrome_actions), (load_chrome),
8612         (ev_window_init):
8613
8614         Remove the statusbar. This regress loading feedback, need to
8615         check with Bryan what we want to do there...
8616
8617 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8618
8619         * lib/ev-tooltip.c: (ev_tooltip_init):
8620
8621         Fix tooltip border and size handling
8622
8623 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8624
8625         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
8626         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
8627         (ev_tooltip_timeout), (ev_tooltip_activate),
8628         (ev_tooltip_deactivate):
8629         * lib/ev-tooltip.h:
8630         * shell/ev-view.c: (ev_view_motion_notify_event):
8631
8632         Delay popup showing. Mirror gtk logic/times.
8633
8634 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
8635
8636         * lib/Makefile.am:
8637         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
8638         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
8639         (ev_tooltip_set_text), (ev_tooltip_set_position):
8640         * lib/ev-tooltip.h:
8641
8642         Simple widget to show tooltips at a custom position
8643
8644         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8645         (ev_view_destroy):
8646
8647         Use it for links. First go, needs work
8648
8649 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8650
8651         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8652         HIG fixes.  Use title capitalization for window title. Use 12 
8653         pixels of space between the dialog's vbox and action area.
8654
8655 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8656
8657         * shell/ev-window.c: (file_open_dialog_response_cb),
8658         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8659         (ev_window_cmd_save_as):
8660
8661         Make file pickers not modal and refactor code some
8662
8663 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8664
8665         * shell/ev-sidebar.h:
8666         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8667         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8668         (ev_sidebar_class_init), (ev_sidebar_select_page),
8669         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8670         (ev_sidebar_set_page):
8671
8672         Add a current page property and allow to get/set it
8673
8674         * shell/ev-window.c: (setup_view_from_metadata),
8675         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
8676
8677         Persist current sidebar page per document
8678
8679 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8680
8681         * data/evince.schemas.in:
8682         * shell/ev-window.c: (update_chrome_visibility),
8683         (setup_document_from_metadata), (update_sidebar_visibility),
8684         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
8685         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8686         (ev_window_run_presentation), (ev_window_stop_presentation),
8687         (ev_window_view_sidebar_cb),
8688         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
8689         (load_chrome), (ev_window_init):
8690
8691         Persist size/visibility of sidebar per document
8692
8693 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
8694
8695         * shell/ev-view.c (draw_loading_text): Draw loading text.
8696
8697 2005-09-02  Dan Damian  <dand@gnome.ro>
8698
8699         * configure.in: Added "ro" to ALL_LINGUAS.
8700
8701 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8702
8703         * shell/ev-view.c: (clear_caches):
8704
8705         ev_page_cache_get doesnt return a reference,
8706         dont try to unref it.
8707
8708 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8709
8710         * shell/main.c: (load_files_remote):
8711
8712         Fix timestamp parameter with dbus <= 0.33
8713
8714 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
8715
8716         * data/evince.schemas.in:
8717
8718         Add missing full stop
8719
8720 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
8721
8722         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
8723         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
8724
8725         Plug some memory leaks
8726
8727 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
8728
8729         * configure.ac:
8730         * lib/ev-debug.c: (trap_handler):
8731
8732         Check for execinfo.h and use it only if it exists.
8733         Ported from Epiphany (bug #314776).
8734
8735 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
8736
8737         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
8738
8739 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
8740
8741         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
8742         * po/id.po      : Added Indonesian translation
8743
8744 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
8745
8746         * shell/main.c:
8747         * shell/ev-application.c: Last minute GTK-2.6 fixes.
8748         * NEWS: Release 0.4.0
8749
8750 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
8751
8752         * configure.ac: catch another gtk+-2.8ism
8753         * shell/main.c: Make work with gtk+-2.6
8754
8755 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
8756
8757         * shell/ev-application-service.xml: Add 'timestamp' argument to
8758           ev_application_open_window and ev_application_open_uri methods.
8759
8760         * shell/ev-application.h: Add 'timestamp' argument to
8761           ev_application_open_window, ev_application_open_uri,
8762           and ev_application_open_uri_list functions.
8763
8764         * shell/ev-application.c (ev_application_open_window,
8765           ev_application_open_uri, ev_application_open_uri_list): Change
8766           functions that show/present windows to use a timestamp if one
8767           is passed in.
8768
8769         * shell/ev-window.c (ev_window_cmd_file_open,
8770           ev_window_cmd_recent_file_activate, drag_data_received_cb):
8771         * shell/main.c (load_files): Modify calls to ev_application to
8772           include GDK_CURRENT_TIME as timestamp.
8773
8774         * shell/main.c (load_files_remote): Obtain timestamp for client
8775           instance from GDK and pass to server instance so new windows are
8776           focused properly.  Fix dbus_g_proxy_call() calls by including second
8777           G_TYPE_INVALID.
8778           
8779         Closes bug #314475.
8780
8781 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
8782
8783         * shell/ev-window.c (ev_window_finalize): Check for
8784         avail. EvWindows when quiting to handle the finalize better,
8785         #314497
8786
8787 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8788         
8789         * properties/ev-properties-view.c: 
8790         
8791         Set textdomain to libglade. Fixes translation problem in property page.
8792
8793 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8794
8795         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8796         * dvi/Makefile.am:
8797         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
8798         * dvi/mdvi-lib/Makefile.am:
8799         
8800         Fix rotation of thumbnails, ported to new API. Moved library
8801         dependencies earlier, probably it will fix linkage problem.
8802
8803 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8804
8805         * backend/ev-document-misc.c:
8806         (ev_document_misc_get_thumbnail_frame):
8807         * backend/ev-document-misc.h:
8808         * configure.ac:
8809         * pdf/ev-poppler.cc:
8810         * shell/Makefile.am:
8811         * shell/ev-sidebar-thumbnails.c: (add_range),
8812         (ev_sidebar_thumbnails_set_loading_icon),
8813         (ev_sidebar_thumbnails_refresh),
8814         (ev_sidebar_thumbnails_set_document):
8815         * shell/ev-sidebar-thumbnails.h:
8816         * shell/ev-view.c: (ev_view_motion_notify_event),
8817         (ev_view_set_property), (ev_view_get_property),
8818         (ev_view_class_init), (ev_view_set_rotation):
8819         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8820         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
8821         (ev_window_init):
8822         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
8823         Redo rotation (again).  prepare for 0.4.0
8824
8825 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
8826
8827         * configure.ac: Bump poppler requirement to 0.4.1.
8828
8829         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
8830         argument to poppler_page_render_selection() call.
8831
8832 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8833
8834         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
8835         (djvu_document_thumbnails_get_thumbnail):
8836         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
8837         (dvi_document_thumbnails_get_thumbnail):
8838         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
8839         (pixbuf_document_thumbnails_get_thumbnail):
8840         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
8841         
8842         Update rotation direction of backends to fit with pdf and ps.
8843
8844 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
8845
8846         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
8847         * backend/ev-async-renderer.h:
8848         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
8849         (setup_page), (ps_document_get_page_size),
8850         (ps_async_renderer_render_pixbuf):
8851         * ps/ps-document.h:
8852         * shell/ev-jobs.c: (ev_job_render_run):
8853
8854         Fix orientation in the postscript document
8855
8856 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
8857
8858         * pdf/ev-poppler.cc:
8859         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
8860         * shell/ev-view.c: (highlight_find_results):
8861
8862         Adapt to the new poppler rotation API. Fix text maps on landscape
8863         documents.
8864
8865 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
8866
8867         * shell/ev-view.c (compute_new_selection_text): get the correct
8868         region when selecting in modes other than continuous.
8869
8870 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8871
8872         * shell/main.c (main): remove redundant g_warnings.
8873
8874 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8875
8876         * shell/Makefile.am: Don't include autogenerated
8877         file ev-application-service.h into distribution, since
8878         it causes dbus crash. Fix for bugs 313724 and 313443. 
8879
8880 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8881
8882         * configure.ac: Fix sed expression for FreeBSD. Thanks
8883         to Joe Marcus Clark <marcus@freebsd.org>
8884         
8885         * shell/eggfindbar.c: (entry_activate_callback),
8886         (entry_changed_callback), (egg_find_bar_init),
8887         (egg_find_bar_set_search_string):
8888         
8889         Made findbar buttons unsensitive if there is no text in
8890         entry. Fix for the bug 313285.
8891
8892 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
8893
8894         * ps/ps-document.c: Use g_filename_display_name for displaying
8895         filenames and revert string freeze breackage
8896
8897 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
8898
8899         * NEWS:
8900         * configure.ac:
8901
8902         Update for 0.3.4
8903
8904         * shell/Makefile.am:
8905
8906         Add ev-application-service.xml to extra dist
8907
8908         * shell/ev-view.c: (find_page_at_location):
8909
8910         Remove unused function (fix warning)
8911
8912 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8913
8914         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
8915         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
8916         
8917         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
8918         bug 313623.
8919
8920 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8921
8922         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
8923         * shell/ev-window.c:
8924         Fix build warnings
8925
8926 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8927
8928         * configure.ac: Update script to get dbus version.
8929         Fix for the bug #313443.
8930
8931 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8932
8933         * shell/ev-window.c: (ev_window_cmd_escape):
8934         
8935         Return focus back to view on escape. Fix for bug 313295.
8936
8937 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8938
8939         * shell/ev-window.c: (update_window_title),
8940         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
8941         (ev_window_cmd_save_as):
8942         
8943         Correct conversion from uri to displayable string. Fix for
8944         bug 313296.
8945
8946 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8947
8948         * ps/ps-document.c: convert filename to utf8 when there is an error
8949         loading document. Fixes #309915
8950
8951 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
8952
8953         * configure.ac:
8954
8955         We depend on poppler 0.4.0
8956
8957 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
8958
8959         * configure.ac:
8960         * NEWS: Release 0.3.3.
8961         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
8962
8963 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
8964
8965         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
8966         add a couple missing mnemonics to menu items, use title 
8967         capitalization for menu items and window titles, and add 
8968         ellipsis to open menu item.     
8969
8970 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
8971
8972         * pdf/ev-poppler.cc:
8973         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
8974         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
8975         (ev_view_get_rotation):
8976         * shell/ev-view.h:
8977         * shell/ev-window.c: (setup_view_from_metadata),
8978         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
8979         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
8980         disk.
8981
8982 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
8983
8984         * configure.ac: Added tr to ALL_LINGUAS
8985
8986 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8987
8988         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
8989         requires several clicks to find word. Thanks to 
8990         Colin Slater <kiltedtaco@gmail.com>.
8991
8992 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
8993
8994         * data/evince.desktop.in.in: Hide menu entry and
8995         rename it to "Document Viewer". Fix for bug 
8996         #312399.
8997
8998 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
8999
9000         * shell/ev-page-action.c (ev_page_action_class_init): 
9001
9002         Point to the correct function in constructor of the
9003         activate_label signal
9004
9005 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
9006
9007         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9008         * shell/ev-jobs.h: Make thread safe.
9009
9010 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9011
9012         * shell/ev-view.c: (view_update_range_and_current_page):
9013         Don't update page range if we are scrolling to some document
9014         point.
9015
9016 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9017
9018         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
9019         when getting max_page_width, fix drawing in dual mode.
9020
9021 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
9022
9023         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
9024         getting the area for select_all.
9025
9026 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
9027
9028         * backend/ev-selection.c: (ev_selection_render_selection):
9029         * backend/ev-selection.h:
9030         * pdf/ev-poppler.cc:
9031         * shell/ev-jobs.c: (ev_job_render_new):
9032         * shell/ev-jobs.h:
9033         * shell/ev-pixbuf-cache.c: (get_selection_colors),
9034         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
9035         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
9036         (ev_view_class_init):
9037
9038         Change selection color on focus in and focus out events.  Also,
9039         poppler now uses GdkColor for specifying the selection colors, so
9040         drop some awkward conversion code.
9041
9042 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
9043
9044         * configure.ac: Added Hebrew translation
9045
9046 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
9047
9048         * NOTES:
9049         * backend/ev-selection.c: (ev_selection_render_selection):
9050         * backend/ev-selection.h:
9051         * pdf/ev-poppler.cc:
9052         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
9053         (ev_job_render_run):
9054         * shell/ev-jobs.h:
9055         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9056         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
9057         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
9058         (ev_pixbuf_cache_style_changed),
9059         (ev_pixbuf_cache_get_selection_pixbuf),
9060         (ev_pixbuf_cache_set_selection_list),
9061         (ev_pixbuf_cache_get_selection_list):
9062         * shell/ev-pixbuf-cache.h:
9063         * shell/ev-utils.c: (ev_print_region_contents):
9064         * shell/ev-utils.h:
9065         * shell/ev-view.c: (ev_view_queue_draw_page),
9066         (selection_update_idle_cb), (ev_view_motion_notify_event),
9067         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
9068         (setup_caches), (ev_view_find_next), (merge_selection_region),
9069         (selection_free):
9070         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
9071
9072         Clean up selection to be much smoother!
9073
9074 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
9075
9076         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
9077         to poppler_page_render_selection().
9078
9079 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9080
9081         * ps/ps-document.c: (save_page_list): Use
9082         unzipped document when printing. Thanks to 
9083         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
9084         311016.
9085
9086 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9087
9088         * shell/ev-window.c: (update_action_sensitivity):
9089         
9090         Disable print and save respect to lockdown gconf keys. Fix
9091         for 312342.
9092
9093 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9094
9095         * configure.ac:
9096         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
9097         (write_to_temp_file), (ev_file_set_contents):
9098         * shell/ev-utils.h:
9099         * shell/ev-window.c: (save_print_config_to_file):
9100         
9101         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
9102         Fix for bug 312238
9103
9104 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
9105
9106         * shell/ev-window.c: (load_print_config_from_file),
9107         (save_print_config_to_file), (ev_window_print_range):
9108
9109         Persist the print settings. Fixes bug #311578.
9110
9111 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9112
9113         * djvu/djvu-document.c: (djvu_document_get_page_size),
9114         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
9115         (djvu_document_thumbnails_get_thumbnail):
9116         * dvi/dvi-document.c: (dvi_document_get_page_size),
9117         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
9118         (dvi_document_thumbnails_get_dimensions),
9119         (dvi_document_thumbnails_get_thumbnail):
9120         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
9121         (pixbuf_document_render_pixbuf),
9122         (pixbuf_document_document_iface_init),
9123         (pixbuf_document_thumbnails_get_thumbnail):
9124         
9125         Update backends to make them build with new rotation system.
9126
9127 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9128
9129         * help/C/figures/evince_start_window.png:
9130         
9131         Update documentation image from Luca Ferretti <elle.uca@libero.it>
9132
9133 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
9134
9135         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
9136         * shell/ev-pixbuf-cache.h:
9137         * shell/ev-sidebar-thumbnails.c:
9138         (ev_sidebar_thumbnails_get_property), (add_range),
9139         (adjustment_changed_cb):
9140         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
9141         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
9142         we were thumbnailing the entire docment on startup, slowing us
9143         down hugely. 
9144
9145 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
9146
9147         * shell/ev-page-cache.c: (ev_page_cache_new):
9148         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
9149         == 0, fixes #310306.
9150
9151 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9152
9153         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
9154         (ev_view_rotate_left):
9155
9156         Account rotation in doc_rect_to_view_rect.
9157         Ensure rotation doesnt go out of bounds.
9158
9159 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9160
9161         * shell/ev-page-cache.c: (ev_page_cache_get_size):
9162
9163         Correct and cleanup w/h swapping
9164
9165 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9166
9167         * backend/ev-document-thumbnails.c:
9168         (ev_document_thumbnails_get_thumbnail):
9169         * backend/ev-document-thumbnails.h:
9170         * backend/ev-document.c:
9171         * backend/ev-document.h:
9172         * backend/ev-render-context.c: (ev_render_context_new),
9173         (ev_render_context_set_rotation):
9174         * backend/ev-render-context.h:
9175         * pdf/ev-poppler.cc:
9176         * ps/ps-document.c: (ps_document_document_iface_init):
9177         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9178         * shell/ev-jobs.h:
9179         * shell/ev-page-cache.c: (build_height_to_page),
9180         (ev_page_cache_new), (ev_page_cache_get_size),
9181         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9182         (ev_page_cache_get_height_to_page):
9183         * shell/ev-page-cache.h:
9184         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9185         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9186         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
9187         (ev_pixbuf_cache_get_selection_pixbuf):
9188         * shell/ev-pixbuf-cache.h:
9189         * shell/ev-print-job.c: (idle_print_handler):
9190         * shell/ev-sidebar-thumbnails.c: (add_range):
9191         * shell/ev-view.c: (view_update_range_and_current_page),
9192         (get_page_y_offset), (get_page_extents),
9193         (ev_view_size_request_continuous_dual_page),
9194         (ev_view_size_request_continuous),
9195         (ev_view_size_request_dual_page),
9196         (ev_view_size_request_single_page), (draw_one_page),
9197         (ev_view_set_rotation), (ev_view_rotate_right),
9198         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9199         (ev_view_zoom_for_size_continuous_and_dual_page),
9200         (ev_view_zoom_for_size_continuous),
9201         (ev_view_zoom_for_size_dual_page),
9202         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9203         (ev_view_select_all):
9204         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9205         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
9206         (tiff_document_document_iface_init),
9207         (tiff_document_thumbnails_get_thumbnail):
9208
9209         Use rotation rather than orientation. It's easier and enough
9210         for our needs.
9211
9212 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9213
9214         * shell/ev-page-cache.c: (build_height_to_page),
9215         (ev_page_cache_new), (ev_page_cache_get_size),
9216         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9217         (ev_page_cache_get_height_to_page):
9218         * shell/ev-page-cache.h:
9219         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
9220         (ev_view_size_request_continuous_dual_page),
9221         (ev_view_size_request_continuous),
9222         (ev_view_zoom_for_size_continuous_and_dual_page),
9223         (ev_view_zoom_for_size_continuous):
9224
9225         Make the page cache aware of page orientation.
9226
9227 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9228
9229         * backend/ev-document-thumbnails.c:
9230         (ev_document_thumbnails_get_thumbnail):
9231         * backend/ev-document-thumbnails.h:
9232         * backend/ev-document.c:
9233         * backend/ev-document.h:
9234         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
9235         * backend/ev-ps-exporter.h:
9236         * pdf/ev-poppler.cc:
9237         * ps/ps-document.c: (ps_document_document_iface_init),
9238         (ps_document_ps_export_do_page):
9239         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9240         * shell/ev-jobs.h:
9241         * shell/ev-page-cache.c: (ev_page_cache_get_size),
9242         (ev_page_cache_get):
9243         * shell/ev-page-cache.h:
9244         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9245         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9246         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
9247         * shell/ev-pixbuf-cache.h:
9248         * shell/ev-print-job.c: (idle_print_handler):
9249         * shell/ev-sidebar-thumbnails.c: (add_range):
9250         * shell/ev-view.c: (view_update_range_and_current_page),
9251         (get_page_extents), (ev_view_size_request_dual_page),
9252         (ev_view_size_request_single_page), (draw_one_page),
9253         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
9254         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9255         (ev_view_zoom_for_size_dual_page),
9256         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9257         (ev_view_select_all):
9258         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9259         * tiff/tiff-document.c: (tiff_document_get_page_size),
9260         (tiff_document_get_orientation), (rotate_pixbuf),
9261         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
9262         (tiff_document_thumbnails_get_thumbnail),
9263         (tiff_document_ps_export_do_page), (tiff_document_init):
9264
9265         Really make use of the orientation bit of the render context.
9266         Use the render context in a few more places in the backend API.
9267         This regress orientation, but now it's done right. Will try to
9268         fix it up asap...
9269
9270 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9271
9272         * shell/ev-view.c: (ensure_rectangle_is_visible):
9273
9274         Patch by Nickolay V. Shmyrev to fix find flickering
9275
9276 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
9277
9278         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
9279         duplex parameters to ::begin.
9280
9281         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
9282         * shell/ev-print-job.c (idle_print_handler): 
9283         * ps/ps-document.c (ps_document_ps_export_begin): 
9284         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
9285         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
9286         implementations. Poppler backend needs poppler cvs. Rest has
9287         unchanged behavior.
9288
9289 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9290
9291         * shell/ev-window.c (using_pdf_printer): new function.
9292         (ev_window_print_range): print a less techy message if someone
9293         tries to print to PDF.
9294
9295 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9296
9297         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
9298         from "unknown font" string. Bug #311431
9299
9300 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9301
9302         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
9303
9304 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9305
9306         Bug #311280
9307         
9308         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
9309         name for PopplerFontTypes
9310         (pdf_document_fonts_fill_model): add font type to the detail column
9311
9312         * backend/ev-document-fonts.h: added
9313         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
9314
9315         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
9316         font name and font details, add a little markup.
9317         (ev_properties_fonts_init): use the new cell data func, specify ypad
9318         property for the cell renderer.
9319         (ev_properties_fonts_set_document): add the details column.
9320
9321 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
9322
9323         * configure.ac: Added "pl" to ALL_LINGUAS.
9324
9325 2005-07-24  Danilo Šegan  <danilo@gnome.org>
9326
9327         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
9328
9329 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
9330
9331         * help/ChangeLog: Started this for translations of manual.
9332         * configure.ac, autogen.sh, .cvsignore: Migrated to
9333         gnome-doc-utils. Patch in bug #311222.
9334
9335 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
9336
9337         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
9338         #ifdef this away to fix an unused-function warning.
9339
9340 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
9341
9342         * configure.ac: Added 'gl' to ALL_LINGUAS.
9343
9344 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
9345
9346         * configure.ac: Added ne in ALL_LINGUAS
9347         
9348 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9349
9350         * shell/ev-view.c: (ev_view_leave_notify_event):
9351         
9352         Clear status message when pointer leaves view. Fix for bug
9353         #310818 
9354
9355 2005-07-20 Ankit Patel <ankit644@yahoo.com>
9356
9357         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
9358
9359 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9360
9361         * shell/ev-view.c: (ev_view_leave_notify_event),
9362         (ev_view_class_init):
9363         
9364         Set cursor to normal then leaving view.
9365
9366 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9367
9368         * configure.ac:
9369         
9370         Fix required djvulibre version.
9371
9372 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
9373
9374         *configure.ac: Hindi (hi) language added
9375
9376 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
9377
9378         *configure.ac: Punjabi (pa) Language added
9379
9380 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9381
9382         * data/evince-ui.xml, shell/ev-window.c:
9383         
9384         Add keypad accelerators for zooming. Fix for bug 308128.
9385
9386 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9387
9388         * Makefile.am:
9389         * backend/Makefile.am:
9390         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
9391         * configure.ac:
9392         * shell/ev-document-types.c: (ev_document_types_add_filters):
9393
9394         Allow to enable/disable the pixbuf backend.
9395         Default to off for now. If we want it enabled we should
9396         really put mime types in the desktop, implement properties etc.
9397
9398         * properties/evince-properties.c:
9399
9400         Initialize error to NULL.
9401         Check error is not NULL before freeing.
9402
9403 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9404
9405         * shell/ev-window.c:
9406
9407         Use F5 as presentation accell
9408
9409 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9410
9411         * shell/ev-window.c: (update_chrome_visibility),
9412         (ev_window_create_fullscreen_popup), (ev_window_init):
9413
9414         Do not leak the fullscreen toolbar
9415
9416 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9417
9418         * shell/ev-window.c: (view_actions_focus_in_cb),
9419         (view_actions_focus_out_cb):
9420
9421         These has a return value! Fix totally random focus
9422         issues we was seeing.
9423
9424 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
9425
9426         * shell/main.c: (load_files_remote):
9427
9428         Allow open more than one file
9429
9430 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9431
9432         * shell/main.c: (load_files_remote):
9433
9434         Fix for dbus 0.33. bug #309975
9435
9436 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9437
9438         * properties/ev-properties-main.c: (ev_properties_get_pages):
9439
9440         Actually return NULL for types we dont support
9441
9442 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
9443
9444         * po/POTFILES.in:
9445
9446         Remove empty lines.
9447
9448 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
9449
9450         * backend/ev-document-factory.c:
9451         (ev_document_factory_get_document):
9452
9453         Do not try to create the object if type
9454         is invalid.
9455
9456 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9457
9458         * ps/ps-document.c: (ps_document_dispose),
9459         (ps_async_renderer_render_pixbuf):
9460         * ps/ps-document.h:
9461
9462         Do not leak the target window
9463
9464 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9465
9466         * shell/ev-application.c: (ev_application_init):
9467
9468         Let tbe check file existence for us.
9469         Add a comment about eggrecent mime filter.
9470
9471 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9472
9473         * data/evince-ui.xml:
9474         * shell/ev-application.c: (ev_application_shutdown),
9475         (ev_application_init), (ev_application_get_toolbars_model),
9476         (ev_application_get_recent_model),
9477         (ev_application_save_toolbars_model):
9478         * shell/ev-application.h:
9479         * shell/ev-window.c: (ev_window_add_recent),
9480         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
9481         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
9482         (ev_window_init):
9483
9484         Use common toolbar and recent models for all windows.
9485         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9486
9487 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9488
9489         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
9490         successfully check for gtk_icon_view_get_visible_range.
9491
9492 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9493
9494         * djvu/Makefile.am:
9495         * dvi/Makefile.am:
9496         
9497         Fix djvu and dvi backend build.
9498
9499 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9500
9501         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
9502         (new_separator_pixbuf):
9503
9504         Don't leak windows.
9505
9506 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9507
9508         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
9509
9510         HIGification of toolbar editor dialogue.
9511
9512 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9513
9514         * configure.ac:
9515         * shell/Makefile.am:
9516
9517         Ever build metadata manager since it's just
9518         disabled at runtime now.
9519
9520 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9521
9522         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
9523         (ev_metadata_manager_get), (ev_metadata_manager_set):
9524         * shell/ev-metadata-manager.h:
9525
9526         Add an _init functions that enabled metadata management
9527         at runtime.
9528
9529         * shell/ev-window.c: (page_changed_cb),
9530         (setup_document_from_metadata), (ev_window_setup_document),
9531         (setup_view_from_metadata), (ev_window_open_uri),
9532         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9533         (ev_window_run_presentation), (ev_window_stop_presentation),
9534         (save_sizing_mode), (ev_window_zoom_changed_cb),
9535         (ev_window_continuous_changed_cb),
9536         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
9537         (window_configure_event_cb):
9538
9539         Remove all ugly metadata define since we deal with it
9540         at runtime now.
9541
9542         * shell/main.c: (load_files_remote), (main):
9543
9544         Add support for dbus cvs head. Hopefully didnt break one
9545         of the other versions now!
9546
9547         If we dont get a response from the dbus server just
9548         give up with it and not enable metadata.
9549
9550 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9551
9552         * Makefile.am:
9553         * backend/Makefile.am:
9554         * configure.ac:
9555         * cut-n-paste/recent-files/Makefile.am:
9556         * cut-n-paste/toolbar-editor/Makefile.am:
9557         * cut-n-paste/zoom-control/Makefile.am:
9558         * lib/Makefile.am:
9559         * pdf/Makefile.am:
9560         * pixbuf/Makefile.am:
9561         * properties/Makefile.am:
9562         * ps/Makefile.am:
9563         * shell/Makefile.am:
9564         * thumbnailer/Makefile.am:
9565         * tiff/Makefile.am:
9566
9567         Make frontends depend on just libev.
9568         Rework and group CFLAGS/LIBS definitions.
9569         Cleanups.
9570
9571 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9572
9573         * shell/ev-window:
9574
9575         do not unnecessarily save zoom
9576
9577         * configure.ac:
9578         * lib/ev-file-helpers.c: (ev_dot_dir):
9579         * shell/Makefile.am:
9580         * shell/dummy.cc:
9581
9582         Some cleanups
9583
9584 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9585
9586         * configure.ac:
9587         
9588         Remove unnecessary dependencies
9589
9590 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9591
9592         * properties/Makefile.am:
9593         * thumbnailer/Makefile.am:
9594         * tiff/Makefile.am:
9595
9596         Some more cleanups. Was really necessary
9597         but I probably introduced bugs, feel free
9598         to flame :)
9599
9600 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9601
9602         * backend/Makefile.am:
9603         * configure.ac:
9604         * cut-n-paste/recent-files/Makefile.am:
9605         * cut-n-paste/toolbar-editor/Makefile.am:
9606         * cut-n-paste/zoom-control/Makefile.am:
9607         * lib/Makefile.am:
9608         * pdf/Makefile.am:
9609         * pixbuf/Makefile.am:
9610         * properties/Makefile.am:
9611         * ps/Makefile.am:
9612         * shell/Makefile.am:
9613         * thumbnailer/Makefile.am:
9614         * tiff/Makefile.am:
9615
9616         Use gnome-common macros when possible.
9617         Cleanup dependencies.
9618         Actually disable deprecated where possible.
9619
9620 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9621
9622         * Makefile.am:
9623         * backend/Makefile.am:
9624         * properties/Makefile.am:
9625         * shell/Makefile.am:
9626         * thumbnailer/Makefile.am:
9627
9628         This should solve the circular dep without
9629         requiring dir reorg!
9630
9631         * shell/ev-window.c: (setup_view_from_metadata):
9632
9633         Never restore window size/position when the
9634         window is already visible.
9635
9636 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9637
9638         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
9639
9640         Return a boolean from timeout func. Fix ported from gedit.
9641
9642 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9643
9644         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9645
9646 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9647
9648         * shell/ev-document-types.c: set "All Documents" as default filter in
9649         open dialog
9650
9651 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9652
9653         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9654         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9655         (ev_metadata_manager_set_boolean): fix value/val thinko.
9656
9657 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9658
9659         * shell/ev-window.c: (setup_view_from_metadata),
9660         (window_state_event_cb), (window_configure_event_cb),
9661         (ev_window_init):
9662
9663         Remember window position and maximized state
9664
9665 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9666
9667         * configure.ac:
9668
9669         Fix DBUS configure checks.
9670
9671         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9672         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9673         (ev_metadata_manager_set_boolean):
9674
9675         Plug mem leaks.
9676
9677         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
9678         (ev_window_stop_fullscreen), (ev_window_run_presentation),
9679         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
9680         (ev_window_continuous_changed_cb),
9681         (ev_window_dual_mode_changed_cb), (ev_window_new):
9682
9683         Fix the build without DBUS.
9684
9685 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9686
9687         * shell/ev-metadata-manager.c: (parse_value), (save_values),
9688         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
9689         (ev_metadata_manager_set_string),
9690         (ev_metadata_manager_set_boolean):
9691         * shell/ev-metadata-manager.h:
9692
9693         Add support for some more types
9694
9695         * shell/ev-view.c: (scroll_to_current_page),
9696         (ev_view_get_continuous), (ev_view_set_continuous),
9697         (ev_view_get_dual_page):
9698         * shell/ev-view.h:
9699         * shell/ev-window.c: (page_changed_cb),
9700         (setup_document_from_metadata), (ev_window_setup_document),
9701         (setup_view_from_metadata), (ev_window_open_uri),
9702         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9703         (ev_window_run_presentation), (ev_window_stop_presentation),
9704         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
9705         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
9706         (ev_window_update_dual_page_action),
9707         (ev_window_continuous_changed_cb),
9708         (ev_window_dual_mode_changed_cb), (ev_window_init):
9709
9710         Remember a bunch of view/document properties. Prolly some
9711         are still missing but it's getting interesting.
9712
9713 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
9714
9715         * configure.ac: check if dbus-binding-tool is installed. Not the
9716         case on current Ubuntu breezy, it seems.
9717
9718 2005-07-05  Luca Ferretti <elle.uca@libero.it>
9719
9720         * data/evince.desktop.in.in:
9721         
9722         Allow open uri lists and add TryExec field.
9723
9724 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9725
9726         * configure.ac:
9727
9728         Enable dbus when available, do not require a configure
9729         option.
9730
9731 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9732
9733         * configure.ac:
9734
9735         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
9736         disabled.
9737
9738 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
9739         Marco Pesenti Gritti  <mpg@redhat.com>
9740
9741         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
9742         
9743         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
9744         functions to the format required by dbus
9745
9746         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
9747         errors. Use the RPC parameters in the expected way
9748
9749 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9750
9751         * Makefile.am:
9752         * properties/Makefile.am:
9753         * properties/ev-properties-main.c: (ev_properties_get_pages):
9754
9755         Support all mime types
9756
9757         * shell/Makefile.am:
9758         * thumbnailer/Makefile.am:
9759         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
9760         (evince_thumbnail_pngenc_get):
9761
9762         Use the document factory
9763
9764 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9765
9766         * backend/Makefile.am:
9767         * backend/ev-document-factory.c:
9768         (mime_type_supported_by_gdk_pixbuf),
9769         (ev_document_type_get_from_mime),
9770         (ev_document_factory_get_document),
9771         (ev_document_factory_get_backend),
9772         (ev_document_factory_get_mime_types),
9773         (ev_document_factory_get_all_mime_types):
9774         * backend/ev-document-factory.h:
9775         * shell/Makefile.am:
9776         * shell/ev-document-types.c: (get_document_from_uri),
9777         (ev_document_types_get_document),
9778         (file_filter_add_mime_list_and_free),
9779         (ev_document_types_add_filters):
9780         * shell/ev-document-types.h:
9781         * shell/ev-job-xfer.c: (ev_job_xfer_run):
9782         * shell/ev-properties-dialog.c:
9783         (ev_properties_dialog_set_document):
9784         * shell/ev-window.c: (ev_window_cmd_file_open),
9785         (ev_window_cmd_save_as):
9786         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9787
9788         Rework document types managing to avoid code duplication
9789         and actually abstract from backend implementations.
9790         Also provide a minimal factory api that can be used by
9791         thumbnailer/properties.
9792
9793 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9794
9795         * properties/ev-properties-view.c: (ev_properties_view_set_info):
9796         Plug a mem leak.
9797         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
9798         HIG spacings.
9799
9800 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9801
9802         * shell/ev-properties-dialog.c
9803         (ev_properties_dialog_set_document): only call
9804         ev_properties_fonts_set_document() if the document implements the
9805         fonts interface
9806
9807 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9808
9809         * configure.ac:
9810         * properties/Makefile.am:
9811         * properties/ev-properties-view.c:
9812         (ev_properties_view_register_type):
9813         * properties/ev-properties-view.h:
9814         * properties/ev-properties-main.h:
9815
9816         Implement nautilus plugin for properties.
9817         Works only for pdf atm, I need to rework the
9818         document types stuff to get this to work
9819         for all backends...
9820
9821 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9822
9823         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
9824         (ev_properties_fonts_set_document): use
9825         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
9826
9827 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9828
9829         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
9830         them
9831         (PlaceImage, tiff2ps_process_page): use
9832         g_ascii_dtostr to convert floats to strings in a locale-safe way.
9833
9834
9835 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9836
9837         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
9838         (main): to call gnome_authentication_manager_init. Should fix
9839         Bug #308510
9840
9841         * configure.ac: that requires libgnomeui 2.6.0.
9842
9843 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9844
9845         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9846         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
9847         use the new tiff2ps interfaces
9848
9849         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
9850         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
9851
9852         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
9853         structure instead of global variables.  Remove use of static
9854         variables in functions.
9855
9856 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
9857
9858         * shell/ev-page-action.c: unref the completion after setting it to the
9859         entry
9860
9861 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9862
9863         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
9864         postscript files
9865
9866 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9867
9868         * shell/ev-window.c (update_action_sensitivity): disable
9869         File->Print if the document does not implement the ps exporter
9870         interface
9871
9872 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
9873
9874         * Makefile.am:
9875         * configure.ac:
9876         * data/evince-properties.glade:
9877         * properties/.cvsignore:
9878         * properties/Makefile.am:
9879         * properties/ev-properties-view.c: (ev_properties_view_dispose),
9880         (ev_properties_view_class_init), (ev_properties_view_format_date),
9881         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
9882         (ev_properties_view_init), (ev_properties_view_new):
9883         * properties/ev-properties-view.h:
9884         * shell/Makefile.am:
9885         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
9886         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
9887         (ev_properties_dialog_new):
9888         * shell/ev-properties-dialog.h:
9889         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
9890         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
9891         (update_progress_label), (job_fonts_finished_cb),
9892         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
9893         * shell/ev-properties-fonts.h:
9894         * shell/ev-properties.c:
9895         * shell/ev-properties.h:
9896         * shell/ev-window.c: (ev_window_setup_document),
9897         (ev_window_cmd_file_properties):
9898
9899         Split the properties pages in two different objects, depend
9900         only on the backend where possible, use widgets instead
9901         of gobject for the glade part, reimplement the dialog
9902         itself with gtk.
9903         I need this to implement nautilus properties page.
9904
9905 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
9906
9907         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9908         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
9909         (tiff_document_document_ps_exporter_iface_init): implement the ps
9910         exporter interface for tiff documents
9911
9912         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
9913         libtiff to implement TIFF postscript export
9914
9915         * tiff/tiff2ps.h: added a header file for external tiff2ps
9916         functions.
9917
9918         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
9919         tiff2ps.h
9920
9921 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9922
9923         * shell/ev-view.c: (scroll_to_current_page),
9924         (ev_view_set_fullscreen), (ev_view_set_presentation):
9925         
9926         Scroll to current page when exit from presentation
9927
9928 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9929
9930         * shell/ev-window.c: (update_document_mode),
9931         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9932         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
9933         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
9934         
9935         Exit from fullscreen mode when switch to presentation. Fix for
9936         bug 309365
9937
9938 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9939
9940         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
9941         return NULL if the document does not implement the selection
9942         interface.
9943
9944 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9945
9946         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
9947         reported height by using the resolution aspect ratio
9948         (tiff_document_render_pixbuf): scale the pixbuf using the
9949         resolution aspect ratio
9950
9951 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9952
9953         * configure.ac:
9954         
9955         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
9956         <kiltedaco@gmail.com>
9957         
9958         * djvu/djvu-document.c: (djvu_document_get_orientation),
9959         (djvu_document_set_orientation), (djvu_document_get_page_size),
9960         (rotate_pixbuf), (djvu_document_render_pixbuf),
9961         (djvu_document_document_iface_init):
9962         * dvi/dvi-document.c: (dvi_document_get_orientation),
9963         (dvi_document_set_orientation), (dvi_document_get_page_size),
9964         (rotate_pixbuf), (dvi_document_render_pixbuf),
9965         (dvi_document_document_iface_init):
9966         
9967         Dvi and djvu backends are ported to new API
9968
9969 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
9970
9971         * backend/ev-selection.c: (ev_selection_get_selection_region),
9972         (ev_selection_get_selection_map):
9973         * backend/ev-selection.h:
9974         * pdf/ev-poppler.cc:
9975         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9976         * shell/ev-jobs.h:
9977         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9978         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
9979         (ev_pixbuf_cache_get_text_mapping):
9980         * shell/ev-pixbuf-cache.h:
9981         * shell/ev-view.c: (location_in_text),
9982         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
9983         support to EvView.  Now we can see where we can select!  Sweet!
9984
9985 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9986
9987         * shell/ev-view.c (ev_view_button_press_event): Fix
9988         event->y + view->scroll_x typo.
9989
9990 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9991
9992         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
9993         sub-GdkPixbuf instead of passing dest_x and dest_y.
9994         
9995         * shell/ev-view.c: (view_point_to_doc_point),
9996         (view_rect_to_doc_rect), (ev_view_button_press_event),
9997         (ev_view_motion_notify_event), (compute_new_selection_rect),
9998         (gdk_rectangle_point_in), (compute_new_selection_text),
9999         (compute_selections): Update selection code to keep the selection
10000         around as two points and not as a normalized rectangle, and fix
10001         page level selection in two-column mode.
10002
10003 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
10004
10005         * shell/ev-window.c: (window_configure_event_cb): 
10006         
10007         Fix compilation
10008         
10009 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10010
10011         * pdf/ev-poppler.cc:
10012
10013         Fix compilation
10014
10015 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10016
10017         * shell/Makefile.am:
10018         * shell/ev-metadata-manager.c: (item_free),
10019         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
10020         (parse_value), (parseItem), (load_values),
10021         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
10022         (save_values), (save_item), (get_oldest), (resize_items),
10023         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
10024         * shell/ev-metadata-manager.h:
10025
10026         Metadata manager from gedit but modified to use GValue, so that
10027         we dont need to keep converting from strings.
10028
10029         * configure.ac:
10030
10031         ENABLE_METADATA conditional, on when dbus is on
10032
10033         * shell/ev-application.c: (ev_application_open_uri):
10034
10035         Show the window after load so that we can initialize
10036         window size before it's showed.
10037
10038         * shell/ev-window.c: (ev_window_setup_from_metadata),
10039         (ev_window_open_uri), (window_configure_event_cb),
10040         (ev_window_init):
10041
10042         Save and load metadata information about window size.
10043         Not yet keeping states in account.
10044
10045         * shell/main.c: (main):
10046
10047         Shutdown metadata manager.
10048
10049 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10050
10051         * shell/ev-application-service.xml:
10052         * configure.ac:
10053         * shell/Makefile.am:
10054         * shell/ev-application.c:
10055         * shell/ev-application.h:
10056         * shell/ev-window.c:
10057         * shell/ev-window.h:
10058         * shell/main.c:
10059
10060         Add an optional dbus interface (--enable-dbus).
10061         Rework application code, mainly to be easier to
10062         use "remotely".
10063         Do not open multiple windows with the same document,
10064         spatial evince!
10065
10066 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
10067
10068         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
10069         pixbuf iff it exists.
10070
10071 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
10072
10073         * shell/*:
10074         * backend/ev-render-context.[ch]:
10075         * backend/ev-selection.[ch]:
10076
10077         Massive changes.  We now support text selection of pdfs, and not
10078         just rectangular selection.  This is pretty broken still, but I
10079         want to get something into CVS.
10080
10081 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10082
10083         * pdf/ev-poppler.cc:
10084         
10085         Fix for Bug 309080: crash on window close.
10086         
10087         * shell/ev-page-action.c: (page_changed_cb):
10088         
10089         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
10090         jensgr@gmx.net (Jens Granseuer).
10091
10092 2005-06-25  Marcel Telka  <marcel@telka.sk>
10093
10094         * configure.in (ALL_LINGUAS): Added sk.
10095
10096 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
10097
10098         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
10099         not a document open
10100
10101 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10102
10103         * NEWS:
10104         * configure.ac:
10105
10106         Release 0.3.2
10107
10108         * cut-n-paste/recent-files/Makefile.am:
10109
10110         Fix make distcheck
10111
10112 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10113
10114         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
10115         (pixbuf_document_set_orientation), (rotate_pixbuf),
10116         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
10117         (pixbuf_document_document_iface_init), (pixbuf_document_init):
10118
10119         Implement rotation and cleanup the code a bit.
10120
10121         * tiff/tiff-document.c: (tiff_document_get_page_size),
10122         (tiff_document_get_orientation), (tiff_document_set_orientation),
10123         (rotate_pixbuf), (tiff_document_render_pixbuf),
10124         (tiff_document_document_iface_init), (tiff_document_init):
10125
10126         Implement rotation. Was the quicker solution for the release
10127         but we really need to share this code in the shell.
10128
10129 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10130
10131         * pdf/ev-poppler.cc:
10132
10133         Enable rotation, require poppler cvs. Fix a leak.
10134
10135 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10136
10137         * shell/ev-window.c: (update_action_sensitivity):
10138         
10139         Make properties unsensitive if document backend doesn't provide
10140         any info
10141
10142 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10143
10144         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
10145         (bitmap_flip_horizontally), (bitmap_flip_vertically),
10146         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
10147         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
10148         (bitmap_flip_rotate_counter_clockwise):
10149         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
10150         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
10151         (buff_gets):
10152         * dvi/mdvi-lib/common.h:
10153         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
10154         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
10155         (opendvi), (mdvi_reload), (mdvi_init_context),
10156         (mdvi_destroy_context), (mdvi_dopage), (special):
10157         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
10158         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
10159         (file_hash_free), (register_encoding), (parse_spec),
10160         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
10161         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
10162         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
10163         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
10164         (mdvi_register_font_type), (mdvi_unregister_font_type),
10165         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
10166         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
10167         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
10168         (mdvi_hash_destroy_key), (mdvi_hash_reset):
10169         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
10170         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
10171         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
10172         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
10173         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10174         * dvi/mdvi-lib/special.c: (mdvi_register_special),
10175         (mdvi_unregister_special), (mdvi_flush_specials):
10176         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
10177         (t1_font_remove):
10178         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
10179         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
10180         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
10181         (free_font_metrics), (flush_font_metrics):
10182         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
10183         (tt_font_remove):
10184         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
10185         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
10186         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
10187         (dstring_insert), (dstring_new), (dstring_reset):
10188         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
10189         
10190         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
10191         avoid conflict with libtool on FC4
10192         
10193         * shell/ev-window.c: (ev_window_cmd_help_about):
10194         
10195         Update copyright year. Fix for bug 308828.
10196
10197 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10198
10199         * shell/ev-view.c: (add_scroll_binding_keypad),
10200         (ev_view_binding_activated), (ev_view_class_init),
10201         (on_adjustment_value_changed):
10202         
10203         Bug 170874: Arrow keys switch pages in presentation mode
10204
10205 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10206
10207         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
10208         
10209         Fix for Bug 308265: Sidebar dissappears coming out of 
10210         Presentation mode
10211
10212 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10213
10214         * shell/ev-application.c: (ev_application_open):
10215         * shell/ev-document-types.c: (ev_document_types_add_filters),
10216         (ev_document_types_add_filters_for_type):
10217         * shell/ev-document-types.h:
10218         * shell/ev-window.c: (ev_window_cmd_save_as):
10219         
10220         Suggest basename as template when saving, provide filters
10221         for save dialog. It's bug 308402
10222
10223 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10224
10225         * pdf/ev-poppler.cc:
10226         * shell/ev-sidebar-links.c: (job_finished_callback):
10227         * shell/ev-view.c: (update_find_status_message):
10228         
10229         Some leaks fixed
10230
10231 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10232
10233         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10234         (egg_recent_view_uimanager_set_list):
10235
10236         Fix buglet in !show_numbers case.
10237
10238 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10239
10240         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10241         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
10242
10243         Use pango ellipsisation.
10244
10245         * pdf/ev-poppler.cc:
10246
10247         Fix refcount leak, from nsh.
10248
10249 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10250
10251         * cut-n-paste/recent-files/Makefile.am:
10252         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10253         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10254         
10255         Removed EggRecentViewGtk
10256         
10257         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10258         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
10259         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
10260         (ev_window_setup_recent):
10261         
10262         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
10263         with other projects
10264
10265 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10266
10267         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10268         (egg_recent_view_gtk_finalize):
10269
10270         Fix memory leak
10271
10272         * cut-n-paste/toolbar-editor/Makefile.am:
10273         
10274         Fix location of cursor icon.
10275         
10276         * pdf/ev-poppler.cc:
10277         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
10278         (display_completion_text), (match_completion):
10279         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10280         (selection_changed_callback), (create_loading_model),
10281         (print_section_cb), (links_page_num_func),
10282         (update_page_callback_foreach):
10283         * shell/ev-window.c: (ev_window_dispose):
10284         
10285         Small memory fixes. Links model now store objects instead
10286         of pointers to improve memory management. 
10287
10288 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10289
10290         * shell/ev-window.c: (zoom_control_changed_cb):
10291         
10292         Fix update of zoom control (bug 308268).
10293
10294 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
10295
10296         * shell/ev-properties.c (set_property): escape the text correctly.
10297         Handles non-UTF-8 properties and escaped properties.  Also, sets
10298         the text to "<i>None</i>" if the property isn't set.
10299
10300         * data/evince-properties.glade: Change the label to be ellipsized,
10301         and give it a minimum size.
10302
10303 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10304
10305         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
10306         * shell/ev-sidebar-links.c: (create_loading_model):
10307         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
10308         * shell/ev-view.c: (ev_view_set_document):
10309         * shell/ev-window.c: (ev_window_dispose):
10310         
10311         Various small fixes, mostly memory leaks. Thanks to valgrind.
10312
10313 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
10314
10315         * ps/ps-document.c: remove the locale.h include again ;-). And
10316         kill the (bogus) setlocale/savelocale business.
10317
10318 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
10319
10320         * ps/ps-document.c:
10321         
10322         Include locale.h to fix build
10323         
10324         * shell/ev-sidebar.c:
10325         
10326         Remove unnecessary includes
10327
10328 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10329
10330         * dvi/dvi-document.c: (dvi_document_load):
10331         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
10332         * po/POTFILES.in:
10333         
10334         Check for incorrect dvi files. Fix parsing dvi on AMD64
10335         platform. Thanks to tester@tester.ca (Olivier Crete).
10336
10337 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10338
10339         * shell/ev-page-action.c: (match_selected_cb),
10340         (display_completion_text), (match_completion), (update_model):
10341         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10342         (expand_open_links):
10343         * shell/ev-sidebar.c: (ev_sidebar_destroy),
10344         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
10345         (ev_sidebar_set_document):
10346         * shell/ev-window.c: (ev_window_xfer_job_cb),
10347         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
10348         
10349         Fixed lot's of memory leaks, for example, memory leak on reload, 
10350         described in bug 307793.
10351
10352 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10353
10354         * pdf/ev-poppler.cc:
10355         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
10356         (update_visible_range), (adjustment_changed_cb),
10357         (ev_sidebar_thumbnails_fill_model),
10358         (ev_sidebar_thumbnails_refresh),
10359         (ev_sidebar_tree_selection_changed),
10360         (ev_sidebar_icon_selection_changed),
10361         (ev_sidebar_thumbnails_use_icon_view),
10362         (ev_sidebar_thumbnails_set_document):
10363         * shell/ev-sidebar-thumbnails.h:
10364         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10365         (ev_window_cmd_edit_rotate_right), (ev_window_init):
10366
10367         Refresh thumbnails when changing orientation. Not fully
10368         working yet becuase of a sidebar bug.
10369
10370         Set page orientation to poppler page everywhere. This sucks
10371         really need to fix poppler.
10372
10373 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10374
10375         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10376         (egg_recent_view_gtk_new_menu_item),
10377         (egg_recent_view_gtk_set_property),
10378         (egg_recent_view_gtk_get_property),
10379         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
10380         (egg_recent_view_gtk_set_tooltip_func),
10381         (egg_recent_view_gtk_set_label_width),
10382         (egg_recent_view_gtk_get_label_width):
10383         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10384
10385         Sync with libegg (ellipsize labels)
10386
10387 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10388
10389         * data/evince-ui.xml:
10390         * shell/ev-window.c: (ev_window_cmd_go_forward),
10391         (ev_window_cmd_go_backward):
10392         
10393         Shift + PageUp moves 10 Pages. Fix for 306125
10394
10395 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10396
10397         * pdf/ev-poppler.cc:
10398
10399         Add a flag to check if orientation has been overriden
10400
10401 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
10402
10403         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
10404         field if necessary.
10405
10406         * ps/ps.h: add creator field to document.
10407
10408         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
10409         set creator field.
10410
10411 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10412
10413         * data/evince-properties.glade:
10414         * shell/ev-properties.c: (ev_properties_set_document):
10415
10416         s/PDF Version/Format
10417
10418 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10419
10420         * shell/ev-properties.c: (ev_properties_set_document):
10421
10422         Remove unnecessary translations
10423
10424 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10425
10426         * cut-n-paste/toolbar-editor/Makefile.am:
10427
10428         Correct library name    
10429
10430 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10431
10432         * configure.ac:
10433         * cut-n-paste/recent-files/egg-recent-model.c:
10434         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
10435         (egg_recent_model_unlock_file):
10436         * cut-n-paste/recent-files/egg-recent-util.c:
10437         (egg_recent_util_get_unique_id):
10438         * cut-n-paste/recent-files/update-from-egg.sh:
10439         * cut-n-paste/toolbar-editor/Makefile.am:
10440         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10441         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10442         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10443         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10444         (egg_toolbars_model_get_type):
10445         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10446
10447         Better makefile for toolbar editor and update everything
10448         to latest libegg.
10449
10450 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10451
10452         * shell/ev-window.c: (update_document_mode):
10453
10454         Prefer presentation mode when the document
10455         require fullscreen.
10456
10457 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10458
10459         * data/evince-ui.xml:
10460         * shell/ev-window.c:
10461
10462         Add control-equal for zooming
10463
10464 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
10465
10466         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
10467
10468 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
10469
10470         * backend/ev-document.c: (ev_document_get_orientation):
10471         * backend/ev-document.h:
10472         * pdf/ev-poppler.cc:
10473         * ps/ps-document.c: (ps_document_get_orientation),
10474         (ps_document_set_orientation), (ps_document_document_iface_init):
10475
10476         Add a get_orientation api. Improve set_orientation.
10477
10478         * data/evince-ui.xml:
10479         * shell/ev-view.c: (ev_view_set_orientation),
10480         (ev_view_rotate_right), (ev_view_rotate_left):
10481         * shell/ev-view.h:
10482         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10483         (ev_window_cmd_edit_rotate_right):
10484
10485         Better ui for changing document orientation
10486
10487 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10488
10489         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
10490         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
10491         * shell/ev-sidebar-links.h:
10492         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10493         (ev_sidebar_page_iface_init):
10494         * shell/ev-sidebar-page.h:
10495         * shell/ev-sidebar-thumbnails.c:
10496         (ev_sidebar_thumbnails_get_property),
10497         (ev_sidebar_thumbnails_class_init),
10498         (ev_sidebar_thumbnails_set_document):
10499         * shell/ev-sidebar-thumbnails.h:
10500         * shell/ev-view.c: (ev_view_motion_notify_event):
10501         * shell/ev-window.c: (update_chrome_visibility),
10502         (ev_window_cmd_focus_page_selector),
10503         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
10504         (sidebar_page_main_widget_update_cb), (ev_window_init):
10505         
10506         Autoraise toolbar on GoToPage binding and fix bindings in
10507         EvSidebarThumbnails page.
10508
10509 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
10510
10511         * shell/ev-properties.c: (update_progress_label):
10512
10513         Hide the progress label when finished; bug #307697.
10514
10515 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10516
10517         * pdf/ev-poppler.cc:
10518
10519         Enable is_open for links, you will need poppler cvs
10520
10521         * shell/ev-properties.c: (job_fonts_finished_cb):
10522
10523         Get a lock on the document when filling the tree view
10524
10525 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10526
10527         * backend/ev-document-links.h:
10528         * pdf/ev-poppler.cc:
10529         * shell/ev-sidebar-links.c: (create_loading_model),
10530         (expand_open_links), (job_finished_callback):
10531
10532         Expand links when specified by the document.
10533         Depend on a poppler api (defined out for now)
10534
10535 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10536
10537         * shell/ev-properties.c: (ev_properties_dispose),
10538         (ev_properties_class_init), (dialog_destroy_cb),
10539         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
10540         (ev_properties_set_document), (ev_properties_new),
10541         (ev_properties_show):
10542         * shell/ev-properties.h:
10543
10544         Make it an object, cleanup the code, api to show it as transient
10545         and to set the document.
10546
10547         * shell/ev-window.c: (ev_window_setup_document),
10548         (ev_window_cmd_file_properties):
10549
10550         Adapt to EvProperties changes, do not show multiple
10551         times, update it when document changes.
10552
10553 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10554
10555         * ps/gstypes.h:
10556         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
10557         (ps_document_set_orientation), (ps_document_document_iface_init):
10558         * ps/ps-document.h:
10559
10560         Implement orientation here too
10561
10562         * shell/ev-properties.c: (ev_properties_new):
10563         * data/evince-properties.glade:
10564
10565         Hide the fonts page for backends that doesnt
10566         support it.     
10567
10568 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10569
10570         * backend/ev-document.c: (ev_document_set_orientation):
10571         * backend/ev-document.h:
10572         * pdf/ev-poppler.cc:
10573
10574         Add orientation api. Currently poppler api is not optimal,
10575         we need to set orientation every time we _get a page.
10576         I will try to fix that at some point.
10577
10578         * data/evince-ui.xml:
10579         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
10580         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
10581
10582         Add orientation menu items
10583
10584         * shell/ev-page-cache.c: (ev_page_cache_clear):
10585         * shell/ev-page-cache.h:
10586
10587         Add api to clear the cache
10588
10589         * shell/ev-view.c: (setup_caches), (clear_caches),
10590         (ev_view_set_document), (ev_view_zoom_out),
10591         (ev_view_set_orientation):
10592         * shell/ev-view.h:
10593
10594         Implement orientation changing
10595
10596 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
10597
10598         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
10599         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
10600         * backend/ev-document-fonts.h:
10601
10602         Separate scan and fill so that we can incrementally fill from
10603         the main thread. Add a progress api.
10604
10605         * data/evince-properties.glade:
10606         * pdf/ev-poppler.cc:
10607         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
10608         * shell/ev-jobs.h:
10609         * shell/ev-properties.c: (update_progress_label),
10610         (job_fonts_finished_cb), (setup_fonts_view):
10611
10612         Incrementally feel the list and show the progress
10613         percentage in a label like acrobat does.
10614
10615         You are going to need poppler cvs
10616
10617 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
10618
10619         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
10620         * backend/ev-document-fonts.h:
10621         * pdf/ev-poppler.cc:
10622
10623         Make fonts model fill incrementally.
10624
10625         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
10626         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
10627         (ev_job_queue_remove_job):
10628         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
10629         (ev_job_fonts_new), (ev_job_fonts_run):
10630         * shell/ev-jobs.h:
10631
10632         New job for fonts scanning
10633
10634         * shell/ev-properties.c: (job_fonts_finished_cb),
10635         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
10636         * shell/ev-properties.h:
10637         * shell/ev-window.c: (ev_window_cmd_file_properties):
10638
10639         Incrementally feel the treeview using the new job. Show Loading...
10640         message until scanning is completed.
10641
10642         Hopefully I didnt break the build without the poppler patch.
10643
10644 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10645
10646         * shell/ev-application.c: (ev_application_open):
10647         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10648         (ev_document_type_get_type), (ev_document_type_lookup):
10649         * shell/ev-document-types.h:
10650         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10651         * shell/ev-job-xfer.h:
10652         * shell/ev-window.c: (ev_window_clear_local_uri),
10653         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10654         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10655         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10656         
10657         Transfer remote documents to tmp directory to display them later.
10658
10659 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10660
10661         * backend/ev-document-info.h:
10662         * shell/ev-properties.c: (ev_properties_new):
10663
10664         s/GTime*/GTime. Not sure why we was using a pointer
10665         at all there!
10666
10667 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10668
10669         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10670         situations.  That situation is that you're using GTK+-HEAD with
10671         the patch at #306726 is applied, and you have a document with <
10672         1500 pages in it.  It's not quite as uniformly nice as the
10673         TreeView, but should be better in the long run.
10674
10675         I'm pretty sure I guarded against breaking compilation with
10676         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
10677         I missed some.
10678
10679         * shell/ev-window.c (ev_window_init): We don't have our tree/list
10680         widget yet, so I commented that code out
10681         enable_view_actions_for_widget() for now.  Need to figure this
10682         out.
10683
10684         * shell/ev-page-action.c (match_selected_cb): emit the right
10685         signals.  Our cool C-l completion now works.
10686
10687 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10688
10689         * backend/Makefile.am:
10690         * backend/ev-document-fonts.c:
10691         * backend/ev-document-links.c:
10692         * backend/ev-document.c: (ev_document_load):
10693         * backend/ev-document.h:
10694         * backend/ev-job-queue.c:
10695         * backend/ev-job-queue.h:
10696         * backend/ev-jobs.c:
10697         * backend/ev-jobs.h:
10698         * backend/ev-page-cache.c:
10699         * backend/ev-page-cache.h:
10700
10701         EvPageCache and EvJobs are moved to shell.
10702
10703         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
10704         (ev_tmp_filename):
10705         * lib/ev-file-helpers.h:
10706         
10707         New helper to work with temporary files
10708         
10709         * shell/Makefile.am:
10710         * shell/ev-application.c: (ev_application_open):
10711         * shell/ev-application.h:
10712         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
10713         (remove_job_from_async_queue), (add_job_to_async_queue),
10714         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
10715         (handle_job), (search_for_jobs_unlocked),
10716         (no_jobs_available_unlocked), (ev_render_thread),
10717         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10718         (ev_job_queue_add_job), (move_job_async), (move_job),
10719         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10720         * shell/ev-job-queue.h:
10721         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
10722         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
10723         * shell/ev-job-xfer.h:
10724         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10725         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10726         (ev_job_links_class_init), (ev_job_render_init),
10727         (ev_job_render_dispose), (ev_job_render_class_init),
10728         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10729         (ev_job_thumbnail_class_init), (ev_job_load_init),
10730         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
10731         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10732         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
10733         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
10734         * shell/ev-jobs.h:
10735         * shell/ev-page-action.c: (ev_page_action_set_document):
10736         * shell/ev-page-cache.c: (ev_page_cache_init),
10737         (ev_page_cache_class_init), (ev_page_cache_finalize),
10738         (ev_page_cache_new), (ev_page_cache_get_n_pages),
10739         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10740         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
10741         (ev_page_cache_get_title), (ev_page_cache_get_size),
10742         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
10743         (ev_page_cache_get_height_to_page),
10744         (ev_page_cache_get_max_label_chars),
10745         (ev_page_cache_get_page_label),
10746         (ev_page_cache_has_nonnumeric_page_labels),
10747         (ev_page_cache_get_info), (ev_page_cache_next_page),
10748         (ev_page_cache_prev_page), (ev_page_cache_get):
10749         * shell/ev-page-cache.h:
10750         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
10751         (ev_pixbuf_cache_clear_job_sizes),
10752         (ev_pixbuf_cache_add_jobs_if_needed),
10753         (ev_pixbuf_cache_set_page_range):
10754         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
10755         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
10756         * shell/ev-sidebar-thumbnails.c:
10757         (ev_sidebar_tree_selection_changed),
10758         (ev_sidebar_thumbnails_set_document):
10759         * shell/ev-statusbar.c: (ev_statusbar_destroy),
10760         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
10761         (ev_statusbar_get_context_id), (ev_statusbar_push),
10762         (ev_statusbar_pop), (ev_statusbar_set_maximized),
10763         (ev_statusbar_pulse), (ev_statusbar_show_progress),
10764         (ev_statusbar_set_progress):
10765         * shell/ev-statusbar.h:
10766         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
10767         (ev_view_find_previous):
10768         * shell/ev-window.c: (ev_window_is_empty),
10769         (ev_window_setup_document), (password_dialog_response),
10770         (ev_window_clear_jobs), (ev_window_load_job_cb),
10771         (ev_window_xfer_job_cb), (ev_window_open_uri),
10772         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
10773         (ev_window_print), (ev_window_print_range),
10774         (ev_window_state_event), (ev_window_cmd_view_reload),
10775         (menu_item_select_cb), (menu_item_deselect_cb),
10776         (view_status_changed_cb), (ev_window_dispose),
10777         (drag_data_received_cb), (ev_window_init):
10778         * shell/ev-window.h:
10779         * shell/main.c: (load_files):
10780         
10781         New statusbar to show progress on idle. Two new jobs - 
10782         xfer job and load job to load document in background. And update
10783         of page_cache clients to new location of code.
10784
10785 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
10786
10787         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
10788         selection in open dialog. It also remembers the last visited directory 
10789         in the current session.
10790
10791 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10792
10793         * shell/ev-properties.c: (ev_properties_new):
10794         * shell/ev-properties.h:
10795         * shell/ev-window.c: (ev_window_cmd_file_properties):
10796         
10797         Get document info from page cache instead of document itself.
10798         This should fix crash related to race conditions described in
10799         bug 306545.
10800
10801 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10802
10803         * ps/ps-document.c: (ps_document_init),
10804         (send_ps), (get_page_box), (output), (catchPipe), (input),
10805         (stop_interpreter), (file_length), (file_readable),
10806         (check_filecompressedb), (ps_document_enable_interpreter),
10807         (document_load), (ps_async_renderer_render_pixbuf):
10808         * ps/ps-document.h:
10809
10810         Big cleanup of the ps code
10811
10812 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10813
10814         * backend/Makefile.am:
10815         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
10816         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
10817         * backend/ev-async-renderer.h:
10818
10819         Add an async renderer interface (method + callback) which
10820         is useful for backends like ps.
10821
10822         * backend/ev-job-queue.c: (remove_job_from_async_queue),
10823         (add_job_to_async_queue), (job_finished_cb), (handle_job),
10824         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10825         (ev_job_queue_add_job), (move_job_async), (move_job),
10826         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10827
10828         Add queues for async renderer, these are executed on the
10829         main thread.
10830
10831         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
10832         (ev_job_render_run):
10833         * backend/ev-jobs.h:
10834
10835         If the backend support async renderer interface use it.
10836
10837         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10838         (setup_pixmap), (ps_document_get_type),
10839         (ps_async_renderer_render_pixbuf),
10840         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
10841
10842         Implement async renderer interface.
10843
10844 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10845
10846         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
10847
10848         Cleanup links job on exit.
10849
10850 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10851
10852         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10853         (drag_data_get_cb), (drag_data_received_cb):
10854         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10855         (drag_data_get_cb), (parse_item_list),
10856         (egg_toolbar_editor_load_actions):
10857         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10858         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
10859         (parse_item_list), (parse_toolbars):
10860         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10861         (dvi_pixbuf_put_pixel):
10862         
10863         Fix gcc 4.0 warnings
10864
10865 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10866
10867         * ps/ps-document.c: (start_interpreter):
10868
10869         Fix warning when loading ps
10870
10871 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10872
10873         * ps/ps-document.c: (output):
10874
10875         Fix crash when priting gs error messages.
10876
10877 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10878
10879         * backend/ev-page-cache.c: (_ev_page_cache_new):
10880         * backend/ev-page-cache.h:
10881
10882         Use a const to return title so that we dont double
10883         free it. Small cleanup and fix a leak.
10884
10885         * shell/ev-window.c: (update_window_title):
10886
10887         strdup value from get_title.
10888
10889 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10890
10891         * shell/ev-sidebar-links.c: (job_finished_callback),
10892         (ev_sidebar_links_set_document):
10893
10894         Cleanup the old job when changing document
10895
10896 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10897
10898         * shell/ev-stock-icons.c:
10899         * shell/ev-stock-icons.h:
10900         * shell/ev-window.c:
10901         
10902         Add stock icons for actions that can appear in toolbar. Fix for
10903         bug 306566.
10904
10905 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10906
10907         * backend/ev-page-cache.c: (ev_page_cache_finalize),
10908         (_ev_page_cache_new), (ev_page_cache_get_max_width),
10909         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
10910         * backend/ev-page-cache.h:
10911         * shell/ev-view.c: (scroll_to_current_page),
10912         (view_update_range_and_current_page), (get_page_y_offset),
10913         (get_page_extents), (ev_view_size_request_continuous_dual_page),
10914         (ev_view_size_request_continuous),
10915         (ev_view_zoom_for_size_continuous_and_dual_page),
10916         (ev_view_zoom_for_size_continuous):
10917         
10918         More compact EvView layout in document with pages of different size.
10919
10920 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
10921
10922         * shell/ev-window.c (ev_window_cmd_file_properties): fix
10923         compilation.
10924
10925 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10926
10927         * shell/ev-view.c: (view_set_adjustment_values):
10928         * shell/ev-window.c: (ev_window_cmd_file_properties):
10929         
10930         A bit different fix for rounding problem but it has no
10931         problems on startup. Make properties window transient to parent.
10932
10933 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10934
10935         * pdf/ev-poppler.cc:
10936         
10937         More commenting of font stuff.
10938
10939 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10940
10941         * pdf/ev-poppler.cc:
10942
10943         Comment out some more fonts stuff. Should really
10944         work without the poppler patch now.
10945
10946 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10947
10948         * pdf/ev-poppler.cc:
10949
10950         Adapt to api change
10951
10952 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10953
10954         * data/evince-properties.glade:
10955         * pdf/ev-poppler.cc:
10956         * shell/ev-properties.c: (setup_fonts_view):
10957
10958         Set the column title. Show the dialog only
10959         once everything is setup.
10960         Getting font info can be very slow... will
10961         prolly need to make this threaded too.
10962
10963 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10964
10965         * backend/Makefile.am:
10966         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
10967         (ev_document_fonts_get_fonts_model):
10968         * backend/ev-document-fonts.h:
10969         * data/evince-properties.glade:
10970         * pdf/ev-poppler.cc:
10971         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
10972         * shell/ev-properties.h:
10973         * shell/ev-window.c: (ev_window_cmd_file_properties):
10974
10975         Implement fonts list. Defined out for now, since it depends
10976         on a not yet committed poppler patch.
10977
10978 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
10979
10980         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
10981         page + 1.
10982
10983         * shell/ev-window.c: Make sure we add the timeout when we get a
10984         focus-in event.
10985
10986         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
10987         adjustment->value before calculating the zoom factor to average
10988         out all of our rounding errors.  The page no longer 'drifts' when
10989         resizing.
10990
10991 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10992
10993         * data/evince-properties.glade:
10994         * shell/ev-properties.c: (ev_properties_format_date),
10995         (set_property):
10996         
10997         Labels don't expand when the dialogue is resized.
10998         strftime result needs to be converted to UTF-8. Thanks
10999         to Christian Persch <chpe@gnome.org>.
11000
11001 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11002
11003         * data/evince-properties.glade:
11004
11005         Hide the fonts tab
11006
11007 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11008
11009         * backend/ev-document-info.h:
11010         * backend/ev-document.c: (ev_document_info_free):
11011         * data/evince-properties.glade:
11012         * pdf/ev-poppler.cc:
11013         * ps/ps-document.c: (ps_document_get_info):
11014         * shell/ev-properties.c: (ev_properties_format_date),
11015         (set_property), (ev_properties_new):
11016         * shell/ev-properties.h:
11017         * shell/ev-window.c: (ev_window_cmd_file_properties):
11018
11019         Rework properties code to take only EvPropertyInfo
11020         in the constructor so that it can be useful for
11021         nautilus plugin too.
11022
11023         Deal with backends that doesnt support some properties.
11024         Make set property code generic.
11025
11026 2005-06-04  Christian Persch <chpe@gnome.org>
11027
11028         * data/evince-properties.glade:
11029
11030         fix spacings, make resizeable, and make data labels
11031         selectable + ellipsised
11032
11033 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
11034
11035         * backend/ev-document-info.h:
11036         * data/Makefile.am:
11037         * data/evince-ui.xml:
11038         * pdf/ev-poppler.cc:
11039         * shell/Makefile.am:
11040         * shell/ev-window.c: (update_action_sensitivity),
11041         (ev_window_cmd_file_properties):
11042
11043         Initial go at file properties. Patch by
11044         Emil Soleyman-Zomalan <emil@soleyman.com>.
11045         Needs love see #169583
11046
11047 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
11048
11049         * ps/ps-document.c: (output):
11050         * ps/ps.c: (psscan):
11051
11052         Try to render even if psscan fails.
11053
11054 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11055
11056         * ps/ps.c: (psscan), (pscopydoc):
11057
11058         Port buffered reading code from gv
11059
11060 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11061
11062         * ps/ps-document.c: (interpreter_message), (output):
11063
11064         Do not fail on interpreter messages
11065
11066 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11067
11068         * backend/ev-document-misc.c:
11069         (ev_document_misc_get_thumbnail_frame):
11070
11071         Pages can be 0 x 0, dont assert on this case
11072
11073 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11074
11075         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
11076         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
11077
11078         Correctly manage our reference on document. Finally the reload
11079         huge leak is gone...
11080
11081 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11082
11083         * ps/ps-document.c: (ps_document_dispose):
11084
11085         Forgot to chain it to the parent. Thanks chpe.
11086
11087 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11088
11089         * ps/ps-document.c: (ps_document_dispose),
11090         (ps_document_class_init), (stop_interpreter), (document_load):
11091
11092         Cleanup dispose a bit. Dont leak the whole pixmap.
11093
11094 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11095
11096         * pdf/ev-poppler.cc:
11097
11098         Release the poppler document on dispose
11099
11100 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11101
11102         * shell/ev-view.c: (ev_view_set_document):
11103
11104         Release ref on the pixbuf cache when changing
11105         document.
11106
11107 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11108
11109         * ps/ps-document.c: (ps_document_get_info):
11110
11111         Fix a double free
11112
11113 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11114
11115         * backend/ev-page-cache.c: (ev_page_cache_init),
11116         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
11117         * backend/ev-page-cache.h:
11118         * shell/ev-page-action.c: (page_changed_cb):
11119         
11120         Set page action entry width depending on labels width. Fix
11121         for bug 305202.
11122
11123 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
11124
11125         * backend/ev-link.c: (ev_link_class_init):
11126
11127         Allow -1 as page value (error)
11128
11129 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11130
11131         * shell/ev-sidebar-thumbnails.c:
11132         (ev_sidebar_thumbnails_set_document):
11133         * shell/ev-view.c: (scroll_to_current_page),
11134         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
11135         (page_changed_cb), (on_adjustment_value_changed),
11136         (ev_view_set_document):
11137
11138         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
11139         Fix bug 305377
11140
11141 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11142
11143         * configure.ac:
11144         * djvu/djvu-document.c: (djvu_document_get_page_size):
11145
11146         Require djvulibre CVS. Now djvu loading is much faster. Fix for
11147         bug 301993.
11148
11149 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
11150
11151         * shell/ev-view.c (draw_one_page): modify the expose handling to
11152         get the shadows.
11153
11154         * shell/ev-window.c (update_action_sensitivity): Respect
11155         permissions field.  Kowtow to the man.
11156
11157         * pdf/ev-poppler.cc: Get the permissions field.
11158
11159         * tiff/*c: Make a tiny bit more robust.
11160
11161 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11162
11163         * djvu/djvu-document.c:
11164         
11165         Pop messages from djvu context message queue.
11166
11167 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11168
11169         * configure.ac, Makefile.am, shell/Makefile.am:
11170         * tiff/Makefile.am, shell/ev-document-types.c:
11171         
11172         Cleanup tiff configure checks. Fix for bug 305218.
11173
11174 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
11175
11176         * configure.ac: Added "uk" to ALL_LINGUAS.
11177
11178 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11179
11180         * cut-n-paste/zoom-control/ephy-zoom.c:
11181         (ephy_zoom_get_changed_zoom_level):
11182         * cut-n-paste/zoom-control/ephy-zoom.h:
11183         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
11184         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
11185         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
11186         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
11187         (zoom_control_changed_cb), (ev_window_init):
11188         
11189         Fix minor points related to moving best fit up. Introduce
11190         "zoom" property and make zoom control change it's value on
11191         notify::zoom signals. Fix for 305080.
11192
11193 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11194
11195         * data/evince-ui.xml:
11196         * shell/ev-window.c: (set_view_actions_sensitivity):
11197         
11198         Use + and - as accels for zoom in and zoom out. Fix for 305001.
11199
11200 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11201
11202         * configure.ac:
11203
11204         Depends on poppler 0.3.2
11205
11206 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11207
11208         * cut-n-paste/recent-files/egg-recent-item.c:
11209         (egg_recent_item_get_short_name):
11210         * cut-n-paste/toolbar-editor/Makefile.am:
11211         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11212         (new_pixbuf_from_widget):
11213         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11214         * cut-n-paste/toolbar-editor/egg-marshal.c:
11215         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11216         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11217
11218         Sync
11219
11220 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
11221
11222         * tiff/tiff-document.c: Rough TIFF backend.
11223
11224 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11225
11226         * NEWS:
11227         * configure.ac:
11228         * cut-n-paste/toolbar-editor/Makefile.am:
11229
11230         Release 0.3.1
11231
11232 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11233
11234         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
11235         (ev_view_find_next), (ev_view_find_previous):
11236
11237         Remove the locks around get_n_results   
11238
11239 2005-05-21  Juerg Billeter  <j@bitron.ch>
11240
11241         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
11242
11243         Pass correct number of pages to poppler.
11244
11245 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11246
11247         * configure.ac:
11248         * data/Makefile.am:
11249         * data/evince.desktop.in: 
11250         * data/evince.desktop.in.in:
11251         * po/POTFILES.in:
11252         
11253         Add conditionally dvi and djvu to desktop types. Fix for 304658.
11254
11255 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
11256
11257         * shell/ev-view.c: (view_update_adjustments),
11258         (view_set_adjustment_values): cast adjustmen->value to (int)
11259         before using it.  Otherwise, we get off by a pixel in some
11260         situations.
11261
11262         (draw_one_page): Draw the border on expose.
11263
11264 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
11265
11266         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
11267         adjustment when the mode changes, #304923
11268
11269 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11270
11271         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
11272         flickering on resize but still use gdk_window_scroll on
11273         scrolling
11274
11275 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
11276
11277         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
11278         option, #170458
11279
11280 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
11281
11282         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
11283         second page on page_changed if possible, #304669
11284
11285 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
11286
11287         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
11288         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
11289
11290 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
11291
11292         * .cvsignore:
11293         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
11294         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11295         (ev_view_zoom_for_size_presentation),
11296         (ev_view_zoom_for_size_continuous_and_dual_page),
11297         (ev_view_zoom_for_size_continuous),
11298         (ev_view_zoom_for_size_dual_page),
11299         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
11300         * shell/ev-view.h:
11301         * shell/ev-window.c: (update_view_size),
11302         (ev_window_sizing_mode_changed_cb):
11303
11304         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
11305         the scrollbars.  It's not 100% right, but it's much closer.  Kills
11306         an infinite loop, #304769
11307
11308
11309 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11310
11311         * data/evince-ui.xml:
11312         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
11313         * shell/ev-window.c: (set_view_actions_sensitivity):
11314
11315         Make PgUp/Down behave like Space
11316
11317 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11318
11319         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11320         * backend/ev-ps-exporter.h:
11321         * pdf/ev-poppler.cc:
11322         * ps/ps-document.c: (ps_document_ps_export_begin):
11323         * shell/ev-print-job.c: (idle_print_handler):
11324
11325         Adapt to new poppler api
11326
11327 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11328
11329         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11330         (ephy_zoom_control_init):
11331
11332         Translate zoom levels
11333
11334 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11335
11336         * cut-n-paste/zoom-control/ephy-zoom.c:
11337         (ephy_zoom_get_zoom_level_index):
11338
11339         Fix current zoom -> zoom control match
11340
11341 2005-05-18  James Bowes  <bowes@cs.dal.ca>
11342
11343         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
11344         rather than the scrolled_window that it's in. Fixes bug #304655.
11345
11346 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
11347
11348         * shell/ev-view.c: (view_update_adjustments),
11349         (view_set_adjustment_values), (view_update_range_and_current_page),
11350         (view_scroll_to_page), (set_scroll_adjustment),
11351         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
11352         (ev_view_scroll), (ev_view_scroll_view),
11353         (ensure_rectangle_is_visible), (find_page_at_location),
11354         (get_link_at_location), (go_to_link), (status_message_from_link),
11355         (ev_view_size_request_continuous_dual_page),
11356         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
11357         (ev_view_unrealize), (ev_view_expose_event),
11358         (ev_view_button_press_event), (ev_view_motion_notify_event),
11359         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
11360         (draw_rubberband), (highlight_find_results), (draw_one_page),
11361         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
11362         (ev_view_init), (find_changed_cb), (page_changed_cb),
11363         (on_adjustment_value_changed), (ev_view_new),
11364         (ev_view_set_document), (ev_view_set_zoom),
11365         (ev_view_set_continuous), (ev_view_set_dual_page),
11366         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
11367         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11368         (ev_view_zoom_for_size_presentation),
11369         (ev_view_zoom_for_size_continuous_dual_page),
11370         (ev_view_zoom_for_size_continuous),
11371         (ev_view_zoom_for_size_dual_page),
11372         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11373         (ev_view_get_status), (ev_view_set_status),
11374         (update_find_status_message), (ev_view_get_find_status),
11375         (ev_view_set_find_status), (jump_to_find_result),
11376         (jump_to_find_page), (compute_selections), (clear_selection),
11377         (ev_view_select_all), (get_selected_text), (ev_view_copy),
11378         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11379         (ev_view_update_primary_selection),
11380         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
11381         * shell/ev-view.h:
11382         * shell/ev-window.c: (ev_window_open_page_label),
11383         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
11384         (ev_window_init):
11385         * shell/ev-window.h:
11386         * shell/main.c: (load_files):
11387
11388         Massive code clean up from Nickolay Shmyrev.  Keep page offset
11389         when resizing.  Remove the bin_window().  Also, patch from James
11390         Bowes to fix command line page, #300641
11391         
11392 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
11393
11394         * data/evince-ui.xml:
11395         * shell/ev-view.c:
11396         * shell/ev-view.h:
11397         * shell/ev-window.c: (update_action_sensitivity):
11398
11399         Get rid of View->Normal Size, it's just confusing
11400
11401 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
11402
11403         * backend/ev-document-info.h:
11404         * backend/ev-document.c: (ev_document_info_free): Free the
11405         EvDocumentInfo.
11406
11407         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11408         (clear_range), (add_range), (update_visible_range),
11409         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
11410         (ev_sidebar_thumbnails_set_document):
11411         * shell/ev-window.c: (ev_window_setup_document): Only render the
11412         visible thumbnails.  It takes an instant to render, but it uses
11413         much less memory.
11414
11415 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11416
11417         * shell/ev-sidebar-links.c: (popup_menu_cb):
11418
11419         Select first item
11420
11421 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11422
11423         * lib/Makefile.am:
11424         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
11425         (button_press_cb), (ev_sidebar_links_construct):
11426
11427         Show the popup menu also on keybindings
11428
11429 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11430
11431         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
11432         * shell/ev-window.h:
11433
11434         Expose api to print a range (with dialog). Make private _print use
11435         it.
11436
11437         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
11438         (ev_sidebar_links_construct):
11439
11440         Show a print context menu on linkx, it prints the selected
11441         section.
11442
11443 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
11444
11445         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
11446         button.
11447
11448 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
11449
11450         * AUTHORS:
11451
11452         Update
11453
11454         * shell/ev-window.c: (build_comments_string),
11455         (ev_window_cmd_help_about):
11456
11457         Show poppler version/backend and authors
11458
11459 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11460
11461         * cut-n-paste/zoom-control/ephy-zoom.c:
11462         (ephy_zoom_get_zoom_level_index):
11463         * cut-n-paste/zoom-control/ephy-zoom.h:
11464
11465         Move the best fit items at the top of the list
11466
11467 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11468
11469         * shell/ev-marshal.list:
11470         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
11471         (activate_cb), (match_selected_cb), (activate_link_cb),
11472         (connect_proxy), (ev_page_action_class_init):
11473         * shell/ev-page-action.h:
11474
11475         Use signals to notify action activation. Hopefully
11476         I did not break completion since I cant test...
11477
11478         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
11479         (register_custom_actions):
11480
11481         Connect to page selector actions and also grab focus on
11482         the view when activated.
11483
11484 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
11485
11486         * pdf/ev-poppler.cc:
11487         * backend/ev-page-cache.c: make page size calculation consistent
11488         and set it to (int)( width * scale + 0.5).  This makes the weird
11489         line going through the middle of the page go away.
11490
11491         * shell/ev-view.c: move painting the background page after
11492         checking the expose area covers us.
11493
11494 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11495
11496         * data/evince-password.glade:
11497         
11498         Mark labels as not translatable. Fix for bug 302842.
11499
11500 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
11501
11502         * configure.ac: Added "es" to ALL_LINGUAS.
11503
11504 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11505
11506         * data/evince-toolbar.xml:
11507         * shell/ev-window.c: (update_action_sensitivity),
11508         (ev_window_setup_document), (ev_window_set_page_mode),
11509         (ev_window_init):
11510
11511         Remove some leftover code from jrb first continous
11512         attempt. Use the new actions, we still need good icons
11513         though...
11514
11515 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11516
11517         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
11518
11519         Update label when connecting proxy. Fix a warning with NULL
11520         page_cache.
11521
11522 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11523
11524         * data/evince-ui.xml:
11525         * shell/ev-page-action.c: (ev_page_action_grab_focus):
11526         * shell/ev-page-action.h:
11527         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
11528
11529         Add mnemonic for edit toolbar.
11530         ctrl+l focus the page entry.
11531
11532 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11533
11534         * lib/Makefile.am:
11535         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
11536         (ev_window_init):
11537         * shell/main.c: (main):
11538
11539         Put the toolbar xml in evince own dot dir
11540
11541 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11542
11543         * shell/ev-window.c: (ev_window_init):
11544
11545         Make the toolbar not removable
11546
11547 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11548
11549         * data/evince-ui.xml:
11550         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
11551         * shell/ev-sidebar-links.h:
11552         * shell/ev-sidebar-thumbnails.c:
11553         (ev_sidebar_thumbnails_get_treeview):
11554         * shell/ev-sidebar-thumbnails.h:
11555         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
11556         (ev_view_class_init):
11557         * shell/ev-view.h:
11558         * shell/ev-window.c: (update_action_sensitivity),
11559         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
11560         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
11561         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
11562         (ev_window_init):
11563
11564         This is evil... Make space/backspace global accelerators but
11565         enable them only for some widgets (sidebars and view).
11566         I dont like it, but I dont know a better way... :/
11567
11568 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11569
11570         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
11571         (ev_page_action_widget_finalize),
11572         (ev_page_action_widget_class_init), (update_page_cache):
11573
11574         Keep a weak reference on proxy->page_cache so that we
11575         dont try to disconnect the signal if the object is already
11576         gone. Maybe there is a better way to cleanup reference handling
11577         in page action though...
11578
11579 2005-05-10  Juerg Billeter  <j@bitron.ch>
11580
11581         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11582         * backend/ev-ps-exporter.h:
11583         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
11584         * ps/ps-document.c: (ps_document_ps_export_begin):
11585         
11586         Change api to pass print range to ps_exporter_begin. The pdf backend
11587         requires this information.
11588         
11589         * shell/ev-print-job.c: (idle_print_handler):
11590         
11591         Adapt to api change
11592
11593 2005-05-10  Juerg Billeter  <j@bitron.ch>
11594
11595         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11596         (idle_print_handler)
11597         * shell/ev-window.c: (ev_window_print):
11598
11599         Support printing page range, based on patch by Amaury Jacquot
11600
11601 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11602
11603         * data/evince-toolbar.xml:
11604
11605         Add zoom control to available items
11606
11607 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11608
11609         * shell/ev-window.c: (update_action_sensitivity):
11610
11611         Set slash action insensitive when appropriate
11612
11613 2005-05-10  Christian Persch <chpe@gnome.org>
11614
11615         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
11616
11617         Fix warning on the overflow menu
11618
11619 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11620
11621         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
11622
11623         Check for uri correctness/existence
11624
11625 2005-05-09  Juerg Billeter  <j@bitron.ch>
11626
11627         * shell/ev-window.c: (using_postscript_printer):
11628
11629         LPD printers use postscript, too
11630
11631 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11632
11633         * shell/ev-window.c: (register_custom_actions):
11634
11635         The zoom one is actually sort of useful,
11636         put it back
11637
11638 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11639
11640         * shell/ev-window.c: (register_custom_actions):
11641
11642         Hide page/zoom controls from overflow, they
11643         are useless.
11644
11645 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11646
11647         * cut-n-paste/update-from-egg.sh:
11648         
11649         Share it between all cut-n-paste subdirs
11650
11651         * cut-n-paste/recent-files/Makefile.am:
11652
11653         Fix to use "global" update-from-egg.sh
11654
11655         * cut-n-paste/recent-files/egg-recent-model.c:
11656         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11657         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11658         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11659         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11660
11661         Update from libegg
11662
11663         * cut-n-paste/toolbar-editor/Makefile.am:
11664
11665         Fix to use "global" update-from-egg.sh
11666
11667         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11668
11669         Update from libegg
11670
11671 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11672
11673         * configure.ac:
11674         * cut-n-paste/Makefile.am:
11675         * cut-n-paste/recent-files/Makefile.am:
11676         * cut-n-paste/toolbar-editor/.cvsignore:
11677         * cut-n-paste/toolbar-editor/Makefile.am:
11678         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11679         (egg_editable_toolbar_get_type), (get_toolbar_position),
11680         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
11681         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
11682         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
11683         (set_item_drag_source), (create_item_from_action), (create_item),
11684         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
11685         (popup_toolbar_context_menu_cb), (free_dragged_item),
11686         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
11687         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
11688         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
11689         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
11690         (item_added_cb), (item_removed_cb),
11691         (egg_editable_toolbar_construct),
11692         (egg_editable_toolbar_disconnect_model),
11693         (egg_editable_toolbar_deconstruct),
11694         (egg_editable_toolbar_set_model),
11695         (egg_editable_toolbar_set_ui_manager),
11696         (egg_editable_toolbar_set_property),
11697         (egg_editable_toolbar_get_property),
11698         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
11699         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
11700         (egg_editable_toolbar_new_with_model),
11701         (egg_editable_toolbar_get_edit_mode),
11702         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
11703         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
11704         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
11705         (new_pixbuf_from_widget), (new_separator_pixbuf),
11706         (update_separator_image), (style_set_cb),
11707         (_egg_editable_toolbar_new_separator_image),
11708         (egg_editable_toolbar_get_model):
11709         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11710         * cut-n-paste/toolbar-editor/egg-marshal.c:
11711         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11712         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
11713         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
11714         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
11715         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
11716         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
11717         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
11718         (editor_drag_data_delete_cb), (drag_data_get_cb),
11719         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
11720         (editor_create_item), (update_editor_sheet), (setup_editor),
11721         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
11722         (parse_item_list), (model_has_action), (update_actions_list),
11723         (egg_toolbar_editor_load_actions):
11724         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
11725         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11726         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
11727         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
11728         (toolbars_item_new), (free_toolbar_node), (free_item_node),
11729         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
11730         (egg_toolbars_model_add_separator), (impl_add_item),
11731         (parse_item_list), (egg_toolbars_model_add_toolbar),
11732         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
11733         (impl_get_item_data), (impl_get_item_type),
11734         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
11735         (egg_toolbars_model_init), (free_toolbar),
11736         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
11737         (egg_toolbars_model_remove_toolbar),
11738         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
11739         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
11740         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
11741         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
11742         (egg_toolbars_model_get_item_data),
11743         (egg_toolbars_model_get_item_type):
11744         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
11745         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11746         * data/Makefile.am:
11747         * data/evince-toolbar.xml:
11748         * data/evince-ui.xml:
11749         * data/hand-open.png:
11750         * po/POTFILES.in:
11751         * shell/Makefile.am:
11752         * shell/ev-window.c: (update_chrome_visibility),
11753         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
11754         (ev_window_dispose), (ev_window_init):
11755
11756         Implement epiphany like toolbar editor. Based on patch by
11757         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11758
11759 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11760
11761         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
11762
11763         Use set_cursor instead of set_selection, so that
11764         the keyboard focus moves too.
11765
11766 2005-05-09  Aleksey Kliger <akliger@gmail.com>
11767
11768         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
11769
11770         Fix infinite loop when loading Type1 fonts
11771
11772 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11773
11774         * data/evince-ui.xml:
11775         * shell/ev-window.c:
11776
11777         Slash -> Find
11778
11779 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
11780
11781         * configure.ac:
11782
11783         Make --disable really disable
11784
11785 2005-05-07  Juerg Billeter  <j@bitron.ch>
11786
11787         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
11788
11789         Compare page labels even without has_labels set, fixes setting page
11790         with entry
11791
11792 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11793
11794         * shell/ev-view.c: (ev_view_create_invisible_cursor),
11795         (ev_view_set_cursor), (ev_view_button_press_event),
11796         (ev_view_motion_notify_event), (ev_view_button_release_event),
11797         (ev_view_init):
11798
11799         Implement middle button scrolling. Based on a patch
11800         by Tommi Komulainen <tommi.komulainen@iki.fi>.
11801
11802 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
11803
11804         * shell/ev-document-types.c: (get_slow_mime_type),
11805         (get_document_type_from_mime), (ev_document_type_lookup):
11806         * shell/ev-document-types.h:
11807
11808         Change api to lookup from uri. Do fast lookup first, if the
11809         type is unknown try with data sniffing.
11810
11811         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
11812         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11813
11814         Adapt to api change
11815
11816 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11817
11818         * thumbnailer/Makefile.am:
11819
11820         Fix distcheck
11821
11822 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11823
11824         * NEWS:
11825         * configure.ac:
11826
11827         Release 0.3.0
11828
11829         * data/evince-ui.xml:
11830
11831         Hide presentation mode for now
11832
11833         * shell/ev-view.c: (highlight_find_results):
11834
11835         Show current find selection only on current page
11836
11837 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11838
11839         * shell/ev-view.c: (ev_view_select_all):
11840
11841         Compute size of the actual page, not of
11842         the current one.
11843
11844 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11845
11846         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
11847         (view_rect_to_doc_rect), (compute_selections),
11848         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
11849         (ev_view_copy), (ev_view_primary_get_cb),
11850         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
11851         (ev_view_button_press_event), (ev_view_motion_notify_event),
11852         (ev_view_button_release_event), (page_changed_cb):
11853
11854         Fix text selection
11855
11856 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11857
11858         * shell/ev-view.c: (compute_border), (get_page_extents),
11859         (doc_rect_to_view_rect), (highlight_find_results),
11860         (ev_view_bin_expose), (ev_view_select_all),
11861         (ev_view_motion_notify_event), (update_find_status_message),
11862         (jump_to_find_result), (jump_to_find_page):
11863
11864         First go at fixing search, still buggy
11865
11866 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
11867
11868         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
11869         dropdown box and button at the top of the sidebar.
11870
11871 2005-05-02  James Bowes  <bowes@cs.dal.ca>
11872
11873         * configure.ac: Output zoom-control Makefile.
11874         * cut-n-paste/Makefile.am: build zoom-control subdir.
11875         * cut-n-paste/zoom-control/ephy-zoom-action.c:
11876         * cut-n-paste/zoom-control/ephy-zoom-action.h:
11877         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11878         * cut-n-paste/zoom-control/ephy-zoom-control.h:
11879         * cut-n-paste/zoom-control/ephy-zoom.c:
11880         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
11881         from epiphany, and modified to add a separator into the menu.
11882         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
11883         * data/evince-ui.xml: Replace old zoom toolbar actions with new
11884         zoom-control action.
11885         * shell/Makefile.am: Include zoom-control flags.
11886         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
11887         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
11888         (ev_view_zoom_for_size_presentation),
11889         (ev_view_zoom_for_size_continuous_and_dual_page),
11890         (ev_view_zoom_for_size_continuous),
11891         (ev_view_zoom_for_size_dual_page),
11892         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
11893         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
11894         ev_view_get_zoom and ev_view_get_sizing_mode.
11895         * shell/ev-view.h:
11896         * shell/ev-window.c: (update_action_sensitivity),
11897         (update_sizing_buttons), (zoom_control_changed_cb),
11898         (register_custom_actions): Initialize and use the zoom-control 
11899         widget.
11900
11901 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
11902
11903         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
11904         preview cache back to 1.  Don't know when it got set to 0.
11905         
11906         * shell/ev-view.c: (compute_border), (ev_view_realize),
11907         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
11908         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
11909         (ev_view_get_fullscreen), (ev_view_set_presentation),
11910         (ev_view_get_presentation), (ev_view_set_sizing_mode),
11911         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
11912         * shell/ev-view.h:
11913         * shell/ev-window.c:
11914         (update_chrome_visibility),
11915         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11916         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11917         (update_document_mode), (ev_window_update_fullscreen_action),
11918         (ev_window_fullscreen), (ev_window_unfullscreen),
11919         (ev_window_cmd_view_fullscreen),
11920         (ev_window_update_presentation_action),
11921         (ev_window_run_presentation), (ev_window_stop_presentation),
11922         (ev_window_cmd_view_presentation), (ev_window_state_event),
11923         (ev_window_focus_in_event), (ev_window_focus_out_event),
11924         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
11925         * data/evince-ui.xml: Initial presentation mode.  We should
11926         probably hide this until it's done, as it's quite rough.  Also,
11927         change full-screen to fullscreen and add two getters to EvView.
11928
11929 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11930
11931         * shell/ev-page-action.c: (update_page_cache),
11932         (ev_page_action_dispose):
11933         * shell/ev-window.c: (destroy_fullscreen_popup),
11934         (ev_window_create_fullscreen_popup):
11935
11936         Use connect_object rather than explicitly
11937         disconnect on dispose.
11938
11939 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11940
11941         * shell/ev-page-action.c: (update_page_cache),
11942         (ev_page_action_dispose):
11943
11944 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11945
11946         * backend/ev-page-cache.c: (_ev_page_cache_new),
11947         (ev_page_cache_set_page_label),
11948         (ev_page_cache_has_nonnumeric_page_labels):
11949         * backend/ev-page-cache.h:
11950         * shell/ev-page-action.c: (update_pages_label):
11951         
11952         If all page labels are numeric, fallback to default
11953         way to display number of pages. See bug 173185.
11954
11955 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11956
11957         * shell/ev-page-action.c: (ev_page_action_dispose):
11958         * shell/ev-view.c: (view_update_range_and_current_page):
11959         * shell/ev-window.c: (ev_window_dispose):
11960         
11961         Set page on scroll in continuous mode. Fixes bug 301986.
11962         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
11963
11964 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
11965
11966         * configure.ac:
11967
11968         Require poppler 0.3.0
11969
11970 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11971         
11972         * shell/Makefile.am, configure.ac: Fix build problems
11973         with t1lib. Bug 301996.
11974
11975 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11976
11977         * shell/ev-view.c: (ev_view_scroll_event):
11978         
11979         Scroll up increase zoom
11980
11981 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11982
11983         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
11984         (ev_view_set_sizing_mode),
11985         (ev_view_zoom_for_size_continuous_and_dual_page),
11986         (ev_view_zoom_for_size_continuous):
11987         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11988         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
11989         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
11990         (ev_window_init):
11991
11992         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
11993         Fix for 165473 and 165472.
11994
11995 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11996
11997         * po/POTFILES.in:
11998         * thumbnailer/Makefile.am:
11999         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
12000         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
12001         * thumbnailer/evince-thumbnailer.schemas.in:
12002         
12003         Make thumbnailer schemas translatable. Fix for bug 301773
12004         
12005         * thumbnailer/evince-thumbnailer-djvu.schemas:
12006         * thumbnailer/evince-thumbnailer-dvi.schemas:
12007         * thumbnailer/evince-thumbnailer.schemas:
12008
12009         Removed files
12010
12011 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
12012
12013         * shell/ev-view.c (ev_view_init): forgot to set this.
12014
12015 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
12016
12017         * shell/ev-view.c: (find_page_at_location),
12018         (get_link_at_location),
12019         (ev_view_set_show_border), (ev_view_set_spacing),
12020         (ev_view_zoom_for_size_continuous_and_dual_page),
12021         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
12022         Also, add a quick fix measuring of widths.  Also, removed
12023         ev_view_set_spacing and ev_view_set_show_border.
12024         
12025         * shell/ev-window.c: (ev_window_unfullscreen),
12026         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
12027
12028 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12029
12030         * shell/ev-view.c: (view_update_range_and_current_page),
12031         (page_changed_cb):
12032         
12033         Fix crash on exit and scrolling to page in continuous view.
12034
12035 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
12036
12037         * TODO:
12038         * backend/ev-page-cache.c: (_ev_page_cache_new),
12039         (ev_page_cache_get_max_width_size),
12040         (ev_page_cache_get_max_height_size):
12041         * backend/ev-page-cache.h:
12042         * data/evince-ui.xml:
12043         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
12044         * shell/ev-view.c: (view_update_adjustments),
12045         (view_update_range_and_current_page), (get_bounding_box_size),
12046         (ev_view_size_request_continuous_and_dual_page),
12047         (ev_view_size_request_continuous),
12048         (ev_view_size_request_dual_page),
12049         (ev_view_size_request_single_page), (ev_view_size_request),
12050         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
12051         (ev_view_bin_expose), (ev_view_expose_event),
12052         (ev_view_set_property), (ev_view_get_property),
12053         (ev_view_class_init), (ev_view_init), (ev_view_new),
12054         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
12055         (ev_view_set_dual_page), (ev_view_set_full_screen),
12056         (ev_view_set_presentation), (ev_view_set_sizing_mode),
12057         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
12058         (ev_view_zoom_out), (zoom_for_size_fit_width),
12059         (zoom_for_size_best_fit),
12060         (ev_view_zoom_for_size_continuous_and_dual_page),
12061         (ev_view_zoom_for_size_continuous),
12062         (ev_view_zoom_for_size_dual_page),
12063         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
12064         (ev_view_show_cursor), (ev_sizing_mode_get_type):
12065         * shell/ev-view.h:
12066         * shell/ev-window.c: (update_action_sensitivity),
12067         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12068         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12069         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
12070         (ev_window_cmd_view_zoom_out), (update_view_size),
12071         (ev_window_set_sizing_mode), (ev_window_init):
12072
12073         Add Continuous and Dual page modes.
12074
12075 2005-04-23  James Bowes  <bowes@cs.dal.ca>
12076
12077         * dvi/dvi-document.c: (dvi_document_load),
12078         (dvi_document_thumbnails_get_thumbnail),
12079         (dvi_document_init_params): Fix up some mixups between
12080         width and height to correct thumbnail rendering.
12081
12082 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12083
12084         * dvi/mdvi-lib/private.h:
12085         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
12086         
12087         Suppess output for kpathsea during font generation. Thanks to
12088         James Bowes
12089
12090 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
12091
12092         * NEWS:
12093         * configure.ac:
12094
12095         Release 0.2.1
12096
12097         * Makefile.am: fix distcheck.
12098
12099 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12100
12101         * shell/ev-sidebar-links.c: (selection_changed_callback),
12102         (update_page_callback), (row_activated_callback),
12103         (job_finished_callback), (ev_sidebar_links_set_document):
12104         
12105         Fix for bug #169901. Double click on links expands tree.
12106
12107 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
12108
12109         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
12110         hard-coded style. Fix for bug 170111
12111
12112 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
12113
12114         * shell/ev-view.c (highlight_find_results): Remove unnecessary
12115         locking.
12116
12117 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12118
12119         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
12120
12121 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
12122
12123         * pdf/ev-poppler.cc:
12124         * shell/ev-view.c: (highlight_find_results):
12125
12126         Fix find on single page documents
12127
12128 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12129
12130         * data/evince.schemas.in: fix for bug 301390
12131
12132 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12133
12134         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
12135         (ev_view_zoom_out), (ev_view_zoom_normal):
12136         * shell/ev-view.h:
12137         * shell/ev-window.c: (update_action_sensitivity),
12138         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12139         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
12140         (ev_window_cmd_view_normal_size):
12141
12142         Fix normal size zoom. Make zoom in/zoom out unsensitive when
12143         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
12144         better than oom. 
12145
12146 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12147
12148         * configure.ac:
12149
12150         Depend on 2.57, 2.59 doesnt seem to be necessary
12151
12152 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12153
12154         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
12155         (create_tool_item):
12156
12157         Put back total number of pages as (1 of 1234)
12158
12159 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
12160
12161         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
12162         remove the job.
12163
12164         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
12165         function.  This helps debugging.
12166
12167 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12168
12169         * djvu/djvu-document.c: (djvu_document_class_init),
12170         (djvu_document_get_info), (djvu_document_document_iface_init):
12171         * dvi/dvi-document.c: (dvi_document_class_init),
12172         (dvi_document_get_info), (dvi_document_document_iface_init):
12173
12174         Dummy implementation of get_info method for dvi and
12175         djvu. Fix crashes with those backends
12176
12177 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
12178
12179         * data/evince.desktop.in:
12180
12181         Add application/x-gzpostscript
12182
12183 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12184
12185         * data/evince.schemas.in: Added real long descriptions, 
12186         closes bug 172496 
12187
12188         * README: Added actual text, closes bug 171869
12189
12190 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12191
12192         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12193
12194         Thumbnail page 0
12195
12196 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12197
12198         * backend/ev-document-info.h:
12199
12200         s/GDate */GDate so we can just use g_free
12201
12202 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12203
12204         * shell/ev-window.c: (update_document_mode),
12205         (ev_window_setup_document):
12206
12207         Show the window in fullscreen when specified by
12208         the document
12209
12210 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12211
12212         * backend/ev-document.c: (ev_document_class_init),
12213         (ev_document_get_info), (ev_document_render_pixbuf):
12214         * backend/ev-document.h:
12215         * backend/ev-page-cache.c: (_ev_page_cache_new):
12216         * pdf/ev-poppler.cc:
12217         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12218         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
12219         * ps/ps-document.c: (ps_document_class_init), (document_load),
12220         (ps_document_get_info), (ps_document_document_iface_init):
12221
12222         Remove get_title from the interface, we can just use document info
12223
12224 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12225
12226         * backend/Makefile.am:
12227         * backend/ev-document.c: (ev_document_render_get_info):
12228         * backend/ev-document.h:
12229         * pdf/ev-poppler.cc:
12230
12231         Initial support for document info. Based on jrb patch.
12232
12233 2005-04-19  Paolo Borelli <pborelli@katamail.com>
12234
12235         * shell/ev-window.c: (ev_window_state_event),
12236         (ev_window_class_init), (ev_window_init):
12237         
12238         Doesn't show resize grip when maximized. See bug #301053
12239
12240 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12241
12242         * po/POTFILES.in:
12243         
12244         ev-sidebar-thumbnails now has translatable labels
12245         
12246         * shell/Makefile.am:
12247         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
12248         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
12249         (ev_sidebar_links_page_iface_init):
12250         * shell/ev-sidebar-links.h:
12251         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
12252         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
12253         (ev_sidebar_page_get_label):
12254         * shell/ev-sidebar-page.h:
12255         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
12256         (ev_sidebar_thumbnails_set_document),
12257         (ev_sidebar_thumbnails_support_document),
12258         (ev_sidebar_thumbnails_get_label),
12259         (ev_sidebar_thumbnails_page_iface_init):
12260         * shell/ev-sidebar-thumbnails.h:
12261         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12262         (ev_sidebar_set_document):
12263         * shell/ev-sidebar.h:
12264         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
12265         
12266         Small rework of sidebar code. Now sidebar pages should implement
12267         EvSidebarPage interface. That makes page management in EvSidebar
12268         easier. See bug #164811 for details
12269
12270 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12271
12272         * shell/ev-application.c: (ev_application_open):
12273         * shell/ev-document-types.c:
12274         
12275         Fix build error and small problem with application exit
12276
12277 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12278
12279         * thumbnailer/Makefile.am:
12280         * thumbnailer/evince-thumbnailer-djvu.schemas:
12281         * thumbnailer/evince-thumbnailer-dvi.schemas:
12282         
12283         Conditionally install schemas for djvu/dvi thumbnailer
12284
12285 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
12286
12287         * shell/ev-document-types.h: 
12288         * shell/ev-document-types.c: 
12289         New files, handling the mapping from mimetypes to backends
12290         
12291         * shell/ev-window.c: 
12292         * thumbnailer/evince-thumbnailer.c:     
12293         Use the ev-document-types code
12294         
12295         * shell/Makefile.am: 
12296         Added new convenience library libevbackendfactory_la, containing
12297         the new mimetype->backend logic; moved the backends into it.
12298
12299         * thumbnailer/Makefile.am:
12300         Make the thumbnailer link with the libevbackend.la convenience
12301         library, rather than having a duplicate of the backend logic here.
12302
12303 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
12304
12305         * shell/ev-stock-icons.c: constify some vars.
12306         * shell/ev-window.c: ditto.
12307
12308 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
12309
12310         * ps/ps-document.c (get_page_orientation):
12311
12312         Respect document orientation 
12313
12314 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12315
12316         * djvu/Makefile.am:
12317         * dvi/Makefile.am:
12318         * shell/Makefile.am:
12319         
12320         Move library dependencies to components.
12321         
12322         * shell/ev-window.c: (update_window_title),
12323         (start_loading_document):
12324         
12325         Fix display of uris with spaces. Bug 168358.
12326
12327 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
12328
12329         * shell/ev-sidebar-links.c: (selection_changed_cb):
12330         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
12331         (ev_view_button_release_event), (ev_view_set_document):
12332         * shell/ev-view.h:
12333         * shell/ev-window.c: (find_bar_search_changed_cb):
12334         * shell/ev-window.h: Minor cleanups removing some dead code.
12335
12336 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12337
12338         * backend/ev-page-cache.c: (_ev_page_cache_new):
12339         
12340         Set current page to 0 if document has pages.
12341
12342 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12343
12344         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12345
12346         Initialize GError to NULL, fix a crash when loading fails.
12347
12348 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12349
12350         * shell/ev-window.c: (update_view_size):
12351
12352         Calculate shadow size only when there is actually
12353         a shadow.
12354
12355 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12356
12357         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
12358         * shell/ev-view.h:
12359
12360         Allow setting view spacing, default to 0
12361
12362         * shell/ev-window.c: (ev_window_unfullscreen),
12363         (ev_window_cmd_view_fullscreen), (ev_window_init):
12364
12365         Remove spacing in fullscreen mode
12366
12367 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12368
12369         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
12370         (ev_view_size_request), (expose_bin_window),
12371         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
12372         * shell/ev-view.h:
12373         * shell/ev-window.c: (ev_window_unfullscreen),
12374         (ev_window_cmd_view_fullscreen):
12375
12376         Do not draw the border in fulscreen
12377
12378 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12379
12380         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
12381         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
12382         (find_page_at_location), (page_changed_cb):
12383
12384         Rework border calculation, so that I can more easily disable it.
12385         Code somewhat cleaner too.
12386
12387 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12388
12389         * backend/ev-page-cache.c: (ev_page_cache_init),
12390         (_ev_page_cache_new):
12391
12392         Remove some assertions, documents can have 0 pages.
12393         Make initial current page -1.
12394
12395         * shell/ev-page-action.c: (page_changed_cb):
12396
12397         Show "" if current page is -1
12398
12399         * shell/ev-window.c: (update_action_sensitivity),
12400         (ev_window_setup_document):
12401
12402         When document has 0 pages do not set the view
12403         and make nearly everything insensitive.
12404
12405 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12406
12407         * shell/ev-page-view.c:
12408         * shell/ev-page-view.h:
12409
12410         Remove unused files.
12411         
12412         * shell/ev-sidebar-thumbnails.c:
12413         (ev_sidebar_thumbnails_set_document):
12414         * shell/ev-sidebar.c: (ev_sidebar_set_document),
12415         (ev_sidebar_supports_document):
12416         * shell/ev-sidebar.h:
12417         * shell/ev-window.c: (ev_window_setup_document):
12418         
12419         Doesn't show thumbnails if document has 1 page. Make
12420         sidebar menu entries sensitive only if if they have 
12421         sense. Fix bug 164811. 
12422
12423 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12424
12425         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
12426         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
12427         (ev_view_zoom_out), (ev_view_set_size):
12428
12429         Rework sizing to deal with documents with not uniform page
12430         size.
12431
12432 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12433
12434         * backend/ev-page-cache.c: (_ev_page_cache_new):
12435
12436         Fix several page size caching bugs
12437
12438 2005-04-15  Luca Ferretti <elle.uca@libero.it>
12439
12440         * shell/ev-window.c: (set_action_properties):
12441
12442         Make all toolbar items translatable
12443
12444 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12445
12446         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
12447         (save_page_list), (ps_document_save),
12448         (ps_document_document_iface_init), (ps_document_ps_export_begin),
12449         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
12450         (ps_document_ps_exporter_iface_init):
12451         * ps/ps-document.h:
12452
12453         Based on a patch by J�rg Billeter <j@bitron.ch>
12454         
12455         Implement print and save a copy for the ps backend.
12456
12457 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
12458
12459         * backend/ev-document.h:
12460         * djvu/djvu-document.c: (djvu_document_can_get_text),
12461         (djvu_document_document_iface_init):
12462         * dvi/dvi-document.c: (dvi_document_can_get_text),
12463         (dvi_document_document_iface_init):
12464         * pdf/ev-poppler.cc:
12465         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
12466         (pixbuf_document_document_iface_init):
12467         * ps/ps-document.c: (ps_document_can_get_text),
12468         (ps_document_document_iface_init):
12469         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
12470         * shell/ev-window.c: (update_action_sensitivity):
12471
12472         Fix the crash when trying to copy in backends that doesnt
12473         support it. We can implement a better solution once we
12474         do real text selection.
12475
12476 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
12477
12478         * data/evince-ui.xml:
12479         * shell/ev-window.c: (ev_window_cmd_escape):
12480         
12481         Work around the Escape conflict (find bar and unfullscreen)
12482
12483 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
12484
12485         * backend/ev-page-cache.c: (ev_page_cache_next_page):
12486         
12487         Fix for #300233. Next page correctly handles document end.
12488         
12489         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
12490         (ev_sidebar_thumbnails_class_init),
12491         (ev_sidebar_thumbnails_set_document),
12492         (ev_sidebar_thumbnails_clear_job),
12493         (ev_sidebar_thumbnails_clear_model):
12494         
12495         Cleanup thumbnail jobs on document changes.
12496         
12497         * shell/ev-view.c: (add_scroll_binding_keypad),
12498         (add_scroll_binding_shifted), (ev_view_class_init):
12499         
12500         Shift + Space scrolls up. Fix for #173184
12501         
12502         * shell/ev-window.c: (ev_window_open_page),
12503         (ev_window_cmd_view_reload):
12504         
12505         Fix reload (Bug #300094)
12506
12507 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12508
12509         
12510         * dvi/mdvi-lib/assoc.c:
12511         * dvi/mdvi-lib/assoc.h: Removed garbage files
12512         
12513         * dvi/mdvi-lib/bitmap.c:
12514         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
12515         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
12516         * dvi/mdvi-lib/color.h: Antialias of rules
12517         
12518         * dvi/mdvi-lib/common.h:
12519         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
12520         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
12521         * dvi/mdvi-lib/files.c:
12522         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
12523         * dvi/mdvi-lib/mdvi.h:
12524         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
12525         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
12526         * dvi/mdvi-lib/util.c: Fix compile warnings
12527         
12528         * dvi/dvi-document.c:
12529         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
12530         (dvi_document_thumbnails_get_thumbnail),
12531         (dvi_document_document_thumbnails_iface_init):
12532         * dvi/mdvi-lib/Makefile.am:
12533         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
12534         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
12535         
12536         Dvi backend now renders thumbnails
12537
12538 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
12539
12540         * shell/main.c: (main): 
12541         
12542         Save accelerators on exit. Fixes bug #172095.
12543
12544 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
12545
12546         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
12547         update priority" comment.
12548
12549         * backend/ev-job-queue.c: Give a way to change priority.
12550
12551 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
12552
12553         * shell/ev-page-action.c: Fix logic.
12554
12555 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12556
12557         * shell/ev-view.c: (ev_view_can_find_next):
12558         * shell/ev-window.c: (ev_window_setup_document):
12559
12560         Check that the document supports find
12561
12562 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12563
12564         * data/evince-ui.xml:
12565         * shell/ev-view.c: (ev_view_can_find_next):
12566         * shell/ev-view.h:
12567         * shell/ev-window.c: (update_action_sensitivity),
12568         (find_changed_cb), (ev_window_setup_document),
12569         (ev_window_cmd_edit_find_next):
12570
12571         Add Edit->Find Next
12572
12573 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12574
12575         * pdf/ev-poppler.cc:
12576         * shell/ev-print-job.c: (idle_print_handler):
12577
12578         Make printing work again
12579
12580 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
12581
12582         * shell/ev-page-action.h:
12583         * shell/ev-page-action.c: (ev_page_action_widget_init),
12584         (ev_page_action_widget_class_init), (page_changed_cb),
12585         (create_tool_item), (update_page_cache), (build_new_tree_cb),
12586         (get_filter_model_from_model), (match_selected_cb),
12587         (display_completion_text), (match_completion), (update_model),
12588         (connect_proxy), (ev_page_action_set_property),
12589         (ev_page_action_get_property), (ev_page_action_set_document),
12590         (ev_page_action_set_model), (ev_page_action_class_init): Big
12591         reworking to make completions work iff we have >= GTK-2.7.0
12592                 
12593         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
12594         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
12595         (job_finished_cb): We now have a 'model' property that is set when
12596         the links are loaded.  This can be caught with "notify::model"
12597
12598         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
12599         listen for the model to be set, and propagate it to the action.
12600
12601 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12602
12603         * cut-n-paste/recent-files/egg-recent-item.c:
12604         (egg_recent_item_set_uri), (make_valid_utf8),
12605         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
12606         * cut-n-paste/recent-files/egg-recent-item.h:
12607         
12608         Update egg-recent from libegg. This should fix long
12609         startup problem. For details see
12610         http://bugzilla.gnome.org/show_bug.cgi?id=160531
12611
12612 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12613
12614         * cut-n-paste/recent-files/Makefile.am:
12615         * data/evince-ui.xml, shell/Makefile.am:
12616         * shell/ev-application.c, shell/ev-application.h:
12617         * shell/ev-window.c: Recent files support.
12618         
12619         * configure.ac: Added "ru" to ALL_LINGUAS.
12620         
12621         * dvju: new backend to support DJVU files.
12622         * dvi: new backend to support DVI.
12623
12624         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
12625         * ev-application.c: Support for new backends.
12626         
12627         * help, ev-window.c, main.c shell/Makefile.am: 
12628         Evince user documentation.
12629
12630 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12631
12632         * po/POTFILES.in:
12633         * shell/ev-window.c:
12634         * thumbnailer/evince-thumbnailer.c:
12635
12636         s/pdf-document/ev-poppler
12637
12638 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12639
12640         * NEWS:
12641         * configure.ac:
12642
12643         Release 0.2.0
12644
12645         * ps/ps-document.c: (setup_pixmap):
12646
12647         Remove debug code
12648
12649 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12650
12651         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12652         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12653         (ev_window_cmd_go_first_page): Fix of by one errors.
12654
12655 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12656
12657         * ps/ps-document.c: (get_page_box):
12658
12659         Fix page size calculation
12660
12661 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12662
12663         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12664         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12665         (get_page_orientation), (setup_page), (document_load),
12666         (ps_document_get_page_size), (render_pixbuf_idle):
12667         * ps/ps-document.h:
12668
12669         More refactoring to adapt to EvDocument changes
12670
12671 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12672
12673         * ps/ps-document.c: (start_interpreter):
12674
12675         Actually add alpha args
12676
12677 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12678
12679         * pdf/ev-poppler.cc:
12680
12681         Make clipboard work again
12682
12683 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
12684
12685         Make searching work again.
12686         
12687         * backend/ev-document.c:
12688         * backend/ev-document.h:
12689         * backend/ev-document-find.c:
12690         * backend/ev-document-find.h: Change EvDocumentIface so we no
12691         longer store the current page or zoom level in the document.  The
12692         consequence is that all calls that operate on the current page now
12693         instead take the page number as an extra argument, and all
12694         coordinates are now doubles in document coordinate system.
12695
12696         * pdf/ev-poppler.cc:
12697         * pixbuf/pixbuf-document.c:
12698         * ps/ps-document.c: Update backends accordingly.
12699
12700 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
12701
12702         * autogen.sh:
12703
12704         Add required gettext version
12705
12706 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
12707
12708         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
12709         make F1 bring up non-existent help.
12710
12711         * shell/eggfindbar.c: Patch from Christian Persch to sync to
12712         epiphany's find bar, #167477
12713
12714         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
12715         <emil@nishra.com> to add space-bar scrolling, 
12716
12717         * shell/ev-window.c (static GtkActionEntry entries): add default
12718         keybinding for Help (F1)
12719         Fixes #171068
12720
12721         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
12722         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
12723         170110
12724
12725 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
12726
12727         * Makefile.am: 
12728         * pixbuf/pixbuf-document.c: 
12729
12730         Got pixbuf backend working again
12731
12732 2005-04-01  Steve Murphy  <murf@e-tools.com>
12733
12734         * configure.in: Added "rw" to ALL_LINGUAS.
12735
12736 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
12737
12738         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
12739         model types, noticed by Martin Kretzschmar.
12740
12741 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
12742
12743         * pdf/ev-poppler.cc: Implement search based on
12744         poppler_page_find_text().  Currently a bit crude since we remember
12745         all matches from all pages.  Also, we grab the big document lock
12746         when we search since searching changes the underlying stream and
12747         thus conflicts with the rendering thread.
12748         
12749         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12750         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
12751         (ev_view_find_previous): Fix some page indexes to be 0 based,
12752         offset rubber band by view offset,
12753
12754 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
12755
12756         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
12757
12758 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
12759
12760         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
12761         completely because I didn't understand GtkActions.  I should
12762         read Marco's code more carefully in the future.
12763
12764         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
12765         function
12766
12767 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
12768
12769         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
12770         PopplerRectangle change from poppler CVS.
12771
12772 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
12773
12774         * backend/ev-document.c: (ev_document_get_page_label):
12775         * backend/ev-document.h:
12776         * backend/ev-page-cache.c: (_ev_page_cache_new),
12777         (ev_page_cache_get_page_label):
12778         * backend/ev-page-cache.h:
12779         * pdf/ev-poppler.cc:
12780         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
12781         (links_page_num_func):
12782         * shell/ev-sidebar-thumbnails.c:
12783         (ev_sidebar_thumbnails_set_document):
12784         * shell/ev-view.c: (status_message_from_link),
12785         (ev_view_motion_notify_event):
12786         * shell/ev-window.c: (document_supports_sidebar): Add in page
12787         label support.  It's not perfect yet, but it's the first 'feature'
12788         in a while.
12789         Also, fix a bogus comment noticed by crispin. 
12790
12791 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
12792
12793         * Makefile.am: Remove pixbuf backend for now
12794
12795         * configure.ac: Require poppler-glib instead of just poppler.
12796
12797         * backend/ev-document-thumbnails.h: Add a comment
12798
12799         * backend/ev-document.h:
12800         * backend/ev-document.c: (ev_document_class_init),
12801         (ev_document_load), (ev_document_get_link),
12802         (ev_document_get_links): Remove 3 methods and add get_links.
12803         Also, made 0 based.
12804
12805         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
12806         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
12807
12808         * backend/ev-link.c: (ev_link_set_title),
12809         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
12810         (ev_link_mapping_find):
12811         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
12812         
12813         * backend/ev-page-cache.c: (ev_page_cache_init),
12814         (_ev_page_cache_new), (ev_page_cache_set_current_page),
12815         (ev_page_cache_get_size), (ev_page_cache_next_page),
12816         (ev_page_cache_prev_page): Fix to be 0 based.
12817
12818         * pdf/Makefile.am: 
12819         * pdf/ev-poppler.h:
12820         * pdf/ev-poppler.cc: New backend.
12821         
12822         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
12823         (ps_document_get_page), (ps_document_document_iface_init):
12824
12825         * shell/ev-pixbuf-cache.h:
12826         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12827         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
12828         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
12829         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
12830         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
12831         Fix up code to grab a page cache per each doc.  Also, fix to be 0
12832         based.
12833         
12834         * shell/ev-sidebar-thumbnails.c:
12835         (ev_sidebar_tree_selection_changed), (page_changed_cb),
12836         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
12837
12838         * shell/ev-view.c: (status_message_from_link),
12839         (find_page_at_location), (get_link_at_location),
12840         (ev_view_motion_notify_event), (ev_view_button_release_event),
12841         (ev_view_init): Use the new link code.  Fix to be 0 based.
12842
12843         * shell/ev-window.c: (update_action_sensitivity),
12844         (document_supports_sidebar): 0 based.
12845
12846 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
12847
12848         * pdf/pdf-document.cc: Patch from Fernando Herrera
12849         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
12850         *blush*
12851
12852 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
12853
12854         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
12855         1 to the page, as this seems to be 1 based.  I thought we has this
12856         fixed.  grump.
12857
12858 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
12859
12860         * TODO:
12861         * backend/Makefile.am:
12862         * backend/ev-document-links.c:
12863         (ev_document_links_has_document_links),
12864         (ev_document_links_get_links_model):
12865         * backend/ev-document-links.h:
12866         * backend/ev-document.c: (ev_document_get_page_cache),
12867         (ev_document_get_doc_mutex), (ev_document_load),
12868         (ev_document_save), (ev_document_get_title),
12869         (ev_document_get_n_pages), (ev_document_set_page),
12870         (ev_document_get_page), (ev_document_set_target),
12871         (ev_document_set_scale), (ev_document_set_page_offset),
12872         (ev_document_get_page_size), (ev_document_get_text),
12873         (ev_document_get_link), (ev_document_render),
12874         (ev_document_render_pixbuf), (ev_document_scale_changed):
12875         * backend/ev-document.h:
12876         * backend/ev-job-queue.c: (remove_object_from_queue),
12877         (notify_finished), (handle_job), (search_for_jobs_unlocked),
12878         (no_jobs_available_unlocked), (ev_render_thread),
12879         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
12880         (ev_job_queue_remove_job):
12881         * backend/ev-job-queue.h:
12882         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
12883         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
12884         (ev_job_links_class_init), (ev_job_render_init),
12885         (ev_job_render_dispose), (ev_job_render_class_init),
12886         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
12887         (ev_job_thumbnail_class_init), (ev_job_finished),
12888         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
12889         (ev_job_render_run), (ev_job_thumbnail_new),
12890         (ev_job_thumbnail_run):
12891         * backend/ev-jobs.h:
12892         * backend/ev-link.c:
12893         * backend/ev-link.h:
12894         * backend/ev-page-cache.c: (ev_page_cache_init),
12895         (ev_page_cache_class_init), (ev_page_cache_finalize),
12896         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
12897         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
12898         (ev_page_cache_set_link), (ev_page_cache_get_title),
12899         (ev_page_cache_get_size), (ev_page_cache_next_page),
12900         (ev_page_cache_prev_page):
12901         * backend/ev-page-cache.h:
12902         * pdf/pdf-document.cc:
12903         * ps/gsdefaults.c:
12904         * ps/gsdefaults.h:
12905         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12906         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
12907         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
12908         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
12909         (is_interpreter_ready), (output), (catchPipe), (input),
12910         (start_interpreter), (check_filecompressed), (compute_dimensions),
12911         (ps_document_enable_interpreter), (document_load),
12912         (ps_document_next_page), (render_page), (ps_document_set_page),
12913         (ps_document_set_scale), (render_pixbuf_idle),
12914         (ps_document_render_pixbuf), (ps_document_document_iface_init):
12915         * ps/ps-document.h:
12916         * shell/Makefile.am:
12917         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12918         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
12919         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
12920         (ev_pixbuf_cache_new), (job_finished_cb),
12921         (check_job_size_and_unref), (move_one_job),
12922         (ev_pixbuf_cache_update_range), (find_job_cache),
12923         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
12924         (ev_pixbuf_cache_add_jobs_if_needed),
12925         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
12926         * shell/ev-pixbuf-cache.h:
12927         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
12928         (idle_print_handler):
12929         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12930         (selection_changed_cb), (create_loading_model),
12931         (ev_sidebar_links_construct), (links_page_num_func),
12932         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
12933         (update_page_callback), (job_finished_cb),
12934         (ev_sidebar_links_set_document):
12935         * shell/ev-sidebar-thumbnails.c:
12936         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
12937         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
12938         (page_changed_cb), (thumbnail_job_completed_callback),
12939         (ev_sidebar_thumbnails_set_document):
12940         * shell/ev-sidebar-thumbnails.h:
12941         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12942         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
12943         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
12944         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
12945         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
12946         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
12947         (ev_view_button_release_event), (ev_view_scroll_view),
12948         (ev_view_class_init), (ev_view_init), (update_find_status_message),
12949         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
12950         (ev_view_new), (job_finished_cb), (page_changed_cb),
12951         (ev_view_set_document), (go_to_link), (ev_view_zoom),
12952         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
12953         (ev_view_find_previous):
12954         * shell/ev-view.h:
12955         * shell/ev-window.c: (update_action_sensitivity),
12956         (ev_window_open_page), (update_window_title), (update_total_pages),
12957         (page_changed_cb), (ev_window_setup_document),
12958         (password_dialog_response), (ev_window_cmd_save_as),
12959         (ev_window_print), (ev_window_cmd_go_previous_page),
12960         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
12961         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
12962         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
12963         * shell/main.c: (main):
12964
12965         Merge evince-threads branch
12966
12967 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
12968
12969         * configure.ac: Added "lt" to ALL_LINGUAS.
12970
12971 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
12972
12973         * NEWS:
12974         * configure.ac:
12975
12976         Release 0.1.9
12977
12978 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
12979
12980         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12981
12982         Fix here also the thumbnails 1-basedness :)
12983
12984 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12985
12986         * NEWS:
12987         * configure.ac:
12988
12989         Release 0.1.8
12990
12991 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12992
12993         * pdf/pdf-document.cc:
12994         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
12995         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
12996
12997         Fix the mess we did with thumbnails and 1-basedness
12998
12999 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
13000
13001         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
13002
13003 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
13004
13005         * NEWS:
13006         * configure.ac:
13007
13008         Release 0.1.7
13009
13010 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
13011
13012         * ps/Makefile.am:
13013         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
13014         (gtk_gs_defaults_get_alpha_parameters),
13015         (gtk_gs_defaults_get_ungzip_cmd),
13016         (gtk_gs_defaults_get_unbzip2_cmd):
13017         * ps/gsdefaults.h:
13018         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13019         (ps_document_get_orientation), (document_load),
13020         (ps_document_goto_page), (ps_document_set_page_size):
13021         * ps/ps-document.h:
13022
13023         Some more sanitization of the ps backend. Remove a lot
13024         of unused code and do not base our defaults on ggv
13025         preferences (ugh!)
13026
13027 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
13028
13029         * thumbnailer/evince-thumbnailer.schemas:
13030         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13031         (main): add -s option for thumbnail size.
13032
13033 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
13034
13035         * configure.ac:
13036
13037         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
13038         remove it.
13039
13040 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13041
13042         * pdf/pdf-document.cc:
13043
13044         Remove 4 pixels of useless border from the
13045         thumbnail.
13046
13047 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13048
13049         * backend/ev-document-thumbnails.c:
13050         (ev_document_thumbnails_get_thumbnail):
13051         * backend/ev-document-thumbnails.h:
13052
13053         Rework API a bit. Add a border flag and
13054         change sizing logic (now the size we specify
13055         applies to the bigger dimension).
13056
13057         * pdf/pdf-document.cc:
13058         * pixbuf/pixbuf-document.c:
13059         (pixbuf_document_thumbnails_get_thumbnail):
13060         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
13061         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13062
13063         Adapt to the new API and do not draw a border for nautilus
13064         thumbnailer.
13065
13066 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
13067
13068         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13069         take thumbnails from page "0" instead of "1". Added a copyright header.
13070
13071 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
13072
13073         * ps/ps-document.c: (set_up_page), (start_interpreter):
13074
13075         Make it C89 compliant
13076
13077 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
13078
13079         * Makefile.am:
13080         * configure.ac:
13081         * pdf/.cvsignore:
13082         * pdf/pdf-document.cc:
13083         * thumbnailer/Makefile.am:
13084         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13085         (main):
13086         * thumbnailer/evince-thumbnailer.schemas:
13087         * thumbnailer/pdf-icon.png:
13088
13089         Add a nautilus thumbnailer.
13090         Based on patch by Fernando Herrera <fherrera@onirica.com>.
13091
13092 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
13093
13094         * NEWS:
13095         * configure.ac:
13096         * po/POTFILES.in:
13097
13098         Release 0.1.6
13099
13100 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
13101
13102         Use poppler instead of including xpdf source code.  Poppler is a
13103         fork of xpdf to build it as a shared library. See
13104         http://freedesktop.org/wiki/Software/poppler.
13105
13106         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
13107         xpdf fork.
13108         
13109         * pdf/Makefile.am: Build libpdfdocument.a here.
13110         
13111         * pdf/GDKSplashOutputDev.cc:
13112         * pdf/GDKSplashOutputDev.h:
13113         * pdf/GnomeVFSStream.cc:
13114         * pdf/GnomeVFSStream.h:
13115         * pdf-document.cc:
13116         * pdf-document.h:
13117         * test-gdk-output-dev.cc
13118         * Thumb.cc:
13119         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
13120         against poppler.
13121
13122 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13123
13124         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
13125
13126         Clear idle stack before unsetting the document
13127
13128 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13129
13130         * ps/ps-document.c: (ps_document_widget_event),
13131         (ps_document_set_target), (ps_document_finalize),
13132         (ps_document_get_page):
13133
13134         Disconnect the widget event signal on finalize.
13135         Some code cleanups.
13136
13137 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13138
13139         * ps/ps-document.c: (set_up_page):
13140
13141         If there is no bpixmap create one, even if size
13142         is not changed.
13143
13144 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13145
13146         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
13147         (set_up_page), (document_load), (ps_document_set_zoom):
13148
13149         Default page is 0. Calculate size even when we have no
13150         target yet.
13151
13152 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
13153
13154         * shell/ev-sidebar.c: expand the selection widget to be always as
13155         wide as the sidebar
13156
13157 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13158
13159         * shell/ev-sidebar-thumbnails.c:
13160         (ev_sidebar_thumbnails_set_document):
13161
13162         Clear the list store when setting document
13163
13164 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13165
13166         * shell/ev-page-action.c: (update_entry), (sync_entry),
13167         (activate_cb), (entry_size_request_cb), (create_tool_item),
13168         (connect_proxy):
13169
13170         Use an entry for the page control instead of spinbuttons
13171
13172 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13173
13174         * data/evince.schemas.in:
13175
13176         Correct confusing string
13177
13178 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
13179
13180         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
13181         for real.  Gosh, how long has this been broken.
13182
13183         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
13184         check for a NULL link.  We crash otherwise.
13185
13186 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
13187
13188         * NEWS:
13189         * configure.ac:
13190
13191         Release 0.1.5
13192
13193 2005-02-25  Sebastien Bacher  <seb128@debian.org>
13194
13195         * configure.ac: add the french translation.
13196
13197 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13198
13199         * shell/ev-window.c:
13200
13201         Remove unused header -> fix distcheck
13202
13203 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13204
13205         * shell/ev-window.c: (update_window_title),
13206         (ev_window_popup_password_dialog):
13207
13208         Unescape filename for display
13209
13210 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13211
13212         * pdf/xpdf/pdf-document.cc:
13213
13214         In get_page_size deal with rotation. Also
13215         cleanup the function a bit.
13216
13217 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13218
13219         * pdf/xpdf/pdf-document.cc:
13220
13221         Fix crash when opening in new window
13222
13223 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13224
13225         * configure.ac:
13226
13227         Check ghostscript >= 7
13228
13229 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
13230
13231         * shell/ev-window.c:
13232
13233         Make page width the default sizing mode
13234
13235 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
13236         Marco Pesenti Gritti <marco@gnome.org>
13237
13238         * shell/ev-window.c: Remember the sidebar size
13239
13240         * data/evince.schemas.in: Add a new gconf key to store the size of
13241         the sidebar
13242
13243 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
13244
13245         * data/evince-ui.xml:
13246         * shell/ev-window.c: (update_action_sensitivity),
13247         (ev_window_cmd_view_reload):
13248         
13249         Add a "Reload" action and menu entry
13250
13251 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
13252
13253         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
13254         iff the type doesn't support thumbnailing and indexing.
13255
13256 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
13257
13258         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
13259
13260 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13261
13262         * pdf/splash/Splash.cc:
13263
13264         Port fix for a crasher from kde bug
13265         http://bugs.kde.org/show_bug.cgi?id=97131
13266
13267 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13268
13269         * pdf/xpdf/pdf-document.cc:
13270
13271         Return a link even if it's of an unrecognized
13272         type. Otherwise we go in an infinte cycle.
13273
13274 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13275
13276         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
13277         (size_allocate_cb), (ev_window_set_sizing_mode):
13278
13279         Update size when switching mode
13280
13281 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13282
13283         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
13284         (ev_window_cmd_view_page_width), (update_sizing_buttons),
13285         (ev_window_cmd_view_normal_size):
13286
13287         Fix size toggle buttons behavior
13288
13289 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13290
13291         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
13292         (doc_rect_to_view_rect), (ev_view_size_allocate),
13293         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
13294         (scale_changed_callback):
13295
13296         Do not cache offsets in size_allocate.
13297
13298 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13299
13300         * shell/ev-view.c: (ev_view_size_allocate):
13301
13302         Calculate offsets before calling the parent
13303         class (which does a redraw)
13304
13305 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13306
13307         * pdf/xpdf/pdf-document.cc:
13308
13309         Fix a crasher on exit. Unused code, put a TODO
13310
13311 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13312
13313         * backend/ev-document.c: (ev_document_class_init),
13314         (ev_document_page_changed), (ev_document_scale_changed):
13315         * backend/ev-document.h:
13316
13317         Separate page/scale notifications
13318
13319         * pdf/xpdf/pdf-document.cc:
13320
13321         Emit the new signals.
13322         Do not display the pdf page in _render, do it
13323         when scale/page are requested.
13324
13325         * ps/ps-document.c: (ps_document_set_zoom),
13326         (ps_document_widget_event):
13327         * ps/ps-document.h:
13328
13329         Emit the new signals.
13330
13331         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13332         (ev_view_init), (page_changed_callback), (scale_changed_callback),
13333         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
13334         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
13335         * shell/ev-view.h:
13336         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
13337         (ev_window_cmd_view_page_width), (size_allocate_cb),
13338         (ev_window_set_sizing_mode):
13339
13340         Rework sizing to be pixel based.
13341         There are bugs but should be already way better.
13342
13343 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
13344
13345         * shell/ev-window.c: (ev_window_init):
13346
13347         Do not allow to shrink sidebar smaller then
13348         child requisition
13349
13350 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
13351
13352         * shell/ev-sidebar.[ch]
13353         * shell/ev-window.c:
13354
13355         Improved sidebar widget. Fixes #166683
13356
13357 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
13358
13359         * shell/ev-view.c (update_find_status_message): Give translators
13360         more flexibility with ngettext plural handling.
13361
13362 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
13363
13364         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
13365         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
13366         page when we get the page size.
13367
13368 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13369
13370         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
13371
13372         ps pages are 0 based, convert 
13373
13374 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13375
13376         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
13377
13378         Initialize correct parent class. Set GError on document load
13379
13380 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13381
13382         * pdf/xpdf/pdf-document.cc:
13383
13384         Fixup selection offset calculation
13385
13386         * shell/ev-view.c: (view_rect_to_doc_rect),
13387         (doc_rect_to_view_rect), (ev_view_size_allocate),
13388         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
13389         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
13390
13391         Store selection as document relative, so that zooming
13392         and offset changing doesnt break it.
13393
13394 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13395
13396         * shell/ev-view.c: (ev_view_best_fit):
13397
13398         Do not try to best fit if the view is not realized
13399
13400 2005-02-20  Kostas Papadimas <pkst@gnome.org>
13401           
13402         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
13403
13404 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
13405
13406         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
13407
13408 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
13409
13410         * shell/ev-window.c: Change the fullscreen toolbar to always be in
13411         the popup window.  That prevents it resizing when in full screen
13412         mode.
13413
13414         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
13415         multiple rerenders.  This pretty much sucks.
13416
13417         * data/evince-ui.xml: Change the fullscreen toolbar to include the
13418         rest of the toolbar.
13419
13420 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
13421
13422         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
13423
13424 2005-02-17  Alexander Shopov  <ash@contact.bg>
13425
13426         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
13427
13428 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
13429
13430         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
13431
13432 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
13433
13434         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
13435         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
13436         (set_document_page), (document_changed_callback),
13437         (ev_view_set_document), (ev_view_find_previous),
13438         (ev_view_hide_cursor), (ev_view_show_cursor):
13439         * shell/ev-view.h:
13440         * shell/ev-window.c: (update_chrome_visibility),
13441         (fullscreen_timeout_cb), (fullscreen_set_timeout),
13442         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
13443         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
13444         (ev_window_unfullscreen):
13445         * shell/main.c: (main):
13446
13447         Automatically hide the fullscreen button.
13448         Patch by Kristian Høgsberg <krh@redhat.com>
13449
13450 2005-02-16  Vincent Noel  <vnoel@cox.net>
13451
13452         * shell/main.c (main): Specify an icon for the window. Patch by
13453         Jaap A. Haitsma. Fixes #166177.
13454
13455 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
13456
13457         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
13458
13459 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
13460
13461         * backend/ev-document-misc.h:
13462         * backend/ev-document-misc.c:
13463         (ev_document_misc_get_page_border_size),
13464         (ev_document_misc_paint_one_page): New function to canonicalize
13465         sizing/painting a border.
13466
13467         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
13468         used.
13469
13470         * pdf/xpdf/pdf-document.cc: use new function
13471
13472         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13473         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
13474         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
13475         shell/ev-window.c: (update_sizing_buttons),
13476         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
13477         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
13478         (ev_window_cmd_view_page_width), (size_allocate_cb),
13479         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
13480         and "fit width" values act as toggle buttons so they stay
13481         toggled.  It's not 100% perfect, and it's a little slow, but it's
13482         good enough to commit I think.
13483
13484 2005-02-15  David Lodge  <dave@cirt.net>
13485
13486         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
13487
13488 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
13489
13490         * shell/ev-window.c (update_window_title): replace newlines in
13491         the title by spaces. Bug #166107.
13492
13493 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
13494
13495         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
13496         parameters providing allocation width and height without
13497         scrollbars and width of a possible vertical scrollbar. With this
13498         additional information the functions can work as
13499         intended. Unfortunately they're not idempotent. We should
13500         transform these commands to toggles. Fixes Bug #164976
13501         Initial patch by Stephane Loeuillet, then heavily modified.
13502
13503         * shell/ev-view.h: update prototypes.
13504
13505         * shell/ev-window.c (ev_window_cmd_view_best_fit)
13506         (ev_window_cmd_view_page_width): provide EvView fit functions with
13507         all the information they need. Formulas to calculate this
13508         information taken from GtkScrolledWindow.
13509
13510 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
13511
13512         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
13513         created a thumbnail, the list store is updated to know
13514         that the thumbnail is set. Fixes bug #166792
13515
13516 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
13517
13518         * shell/ev-window.c: fixed typo, closes bug 166897
13519
13520         * TODO: updated TODO with bug numbers that are relevant
13521
13522 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
13523
13524         * shell/ev-window.c: Support for DnD of files. Fixes #164813
13525
13526 2005-02-09  Vincent Noel  <vnoel@cox.net>
13527
13528         * shell/ev-window.c: (set_action_properties): Set the "Previous"
13529         and "Next" toolbar buttons as important to make them stand out.
13530
13531 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13532
13533         * lib/ev-debug.c:
13534         * lib/ev-debug.h:
13535         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
13536         (start_interpreter), (stop_interpreter), (document_load),
13537         (ps_document_next_page), (ps_document_goto_page),
13538         (ps_document_set_page_size), (ps_document_widget_event),
13539         (ps_document_render):
13540         * shell/ev-page-view.c: (ev_page_view_dispose):
13541         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
13542
13543         Fix compilation on non-gcc platforms
13544
13545 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13546
13547         * NEWS:
13548         * configure.ac:
13549
13550         Release 0.1.4
13551
13552         * pdf/xpdf/Catalog.cc:
13553         * pdf/xpdf/XRef.cc:
13554
13555         Fix the fix for CAN-2004-0888
13556
13557 2005-02-09  Luca Ferretti <elle.uca@libero.it>
13558
13559         * data/Makefile.am:
13560         * data/evince-ui.xml:
13561         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13562         * shell/ev-stock-icons.h:
13563         * shell/ev-window.c: (update_action_sensitivity),
13564         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
13565         (set_action_properties):
13566
13567         Improve toolbar layout/icons
13568
13569 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
13570
13571         * pdf/xpdf/pdf-document.cc:
13572
13573         Add warnings about unimplemented/unknown link
13574         types.
13575
13576 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13577
13578         * ps/ps-document.c: (set_up_page):
13579
13580         Log gs property
13581
13582 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13583
13584         * ps/ps-document.c: (start_interpreter):
13585
13586         Log gs env var
13587
13588 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13589
13590         * shell/ev-page-view.c: (ev_page_view_dispose):
13591         * shell/ev-view.c: (ev_view_finalize):
13592         * shell/ev-window.c: (ev_window_setup_document),
13593         (ev_window_dispose), (ev_window_init):
13594
13595         Solve more refs issues.
13596
13597         I commented out the page_view initialization for now:
13598         it was never destroyed (because it's never added
13599         to a container). Because of that we was leaking
13600         gs processes. Couldnt think to a clean fix.
13601         We need to figure this out, password view has the
13602         same issue probably.
13603
13604 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13605
13606         * ps/ps-document.c: (ps_document_finalize),
13607         (ps_document_get_n_pages), (ps_document_get_page):
13608
13609         Some cleanups, stop the interpreter on finalize
13610
13611         * shell/ev-page-view.c: (ev_page_view_dispose),
13612         (ev_page_view_class_init):
13613
13614         Release our reference on the document
13615
13616 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13617
13618         * Makefile.am:
13619         * configure.ac:
13620         * doc/debugging.txt:
13621         * lib/.cvsignore:
13622         * lib/Makefile.am:
13623         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
13624         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
13625         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
13626         * lib/ev-debug.h:
13627
13628         Add debugging helpers
13629
13630         * ps/Makefile.am:
13631         * ps/ps-document.c: (set_up_page), (start_interpreter),
13632         (stop_interpreter), (document_load), (ps_document_next_page),
13633         (ps_document_goto_page), (ps_document_set_page_size),
13634         (ps_document_widget_event), (ps_document_render):
13635         * shell/Makefile.am:
13636         * shell/ev-view.c: (expose_bin_window):
13637         * shell/main.c: (main):
13638
13639         Add some logs
13640         
13641 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13642
13643         * ps/ps-document.c: (ps_document_widget_event):
13644
13645         Initialize message_window, this should make ps
13646         rendering really work! (Never noticed because I was
13647         testing with a ps that is causing gs to exit every time!)
13648
13649 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13650
13651         * data/evince.schemas.in: updated simple error in applyto closing tag
13652
13653 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13654
13655         * Makefile.am:
13656         * configure.ac:
13657         * data/.cvsignore:
13658         * data/Makefile.am:
13659         * data/evince-ui.xml:
13660         A data/evince.schemas.in:
13661         * po/POTFILES.in:
13662         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13663         * shell/ev-stock-icons.h:
13664         * shell/ev-window.c: (update_chrome_visibility),
13665         (update_chrome_flag), (ev_window_cmd_edit_find),
13666         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13667         (ev_window_unfullscreen), (ev_window_focus_in_event),
13668         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13669         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13670         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13671         (ev_window_dispose), (ev_window_class_init),
13672         (set_action_properties), (set_chrome_actions), (load_chrome),
13673         (ev_window_init):
13674
13675         Implement fullscreen mode changes from bug #164776.
13676         Also implement persistent chrome toggles.
13677
13678 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
13679
13680         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
13681
13682 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13683
13684         * NEWS:
13685         * configure.ac:
13686         * shell/ev-view.c:
13687
13688         Add another check for find interface
13689
13690         Release 0.1.3
13691
13692 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13693
13694         * shell/ev-application.c: (ev_application_open):
13695         * shell/ev-window.c: (ev_window_open):
13696
13697         Open gzipped ps documents
13698
13699 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13700
13701         * TODO:
13702         * shell/ev-view.c: (set_document_page):
13703
13704         Clamp page number, dont try to move to
13705         not existant pages.
13706
13707 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13708
13709         * backend/ev-document-find.c: (ev_document_find_changed):
13710         * backend/ev-document-find.h:
13711         * pdf/xpdf/pdf-document.cc:
13712         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
13713         * shell/ev-window.c: (find_bar_search_changed_cb):
13714
13715         Fix several bugs with find
13716
13717 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
13718
13719         * shell/ev-sidebar-thumbnails.c
13720         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
13721         document. Prevents warning from scroll_to_cell.
13722
13723 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
13724
13725         * configure.ac: Add «nb» to ALL_LINGUAS too.
13726
13727 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
13728
13729         * NOTES: New file with some random thoughts.
13730
13731         * TODO: Update.
13732
13733         * backend/ev-document-misc.c:
13734         (ev_document_misc_get_page_border_size): New function to
13735         canonicalize shadow drawing sizes.  Possibly goofy.
13736
13737         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
13738         (ev_view_best_fit), (ev_view_fit_width):
13739         * pdf/xpdf/pdf-document.cc:
13740         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13741         * ps/ps-document.c: (ps_document_get_page_size):
13742         * backend/ev-document-misc.h:
13743         * backend/ev-document.c: (ev_document_get_page_size):
13744         * backend/ev-document.h: get_page_size now takes a page number
13745         parameter.  Made all the backends/frontends honor it.
13746
13747         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
13748         see.  Doesn't work yet.
13749
13750         * shell/Makefile.am:
13751         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
13752         Doesn't do anything yet.
13753
13754         * shell/ev-sidebar-thumbnails.c:
13755         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
13756         [0..n_pages-1]
13757
13758         * shell/ev-window.c: (update_action_sensitivity),
13759         (ev_window_setup_document), (ev_window_set_page_mode),
13760         (ev_window_page_mode_cb), (ev_window_init): Clean up the
13761         view-swapping code a bit so we can have multiple views on a
13762         document.  Add the multi-page view, though it can't be turned on
13763         yet.
13764
13765 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13766
13767         * shell/ev-application.c: (ev_application_open):
13768         * shell/ev-view.c: (expose_bin_window):
13769         * shell/ev-window.c: (ev_window_open):
13770
13771         Support eps and check document supports find
13772         before drawing highlightings in expose.
13773
13774 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13775
13776         * pixbuf/pixbuf-document.c:
13777         (pixbuf_document_thumbnails_get_dimensions),
13778         (pixbuf_document_document_thumbnails_iface_init):
13779
13780         implement get_dimensions
13781
13782 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13783
13784         * NEWS:
13785         * configure.ac:
13786
13787         Release 0.1.2
13788
13789 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13790
13791         * shell/ev-view.c: (set_document_page):
13792
13793         Scroll at the top of the page when changing page
13794
13795 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13796
13797         * shell/ev-view.c: (ev_view_motion_notify_event):
13798
13799         Do not redraw unnecessarily
13800
13801 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13802
13803         * pdf/xpdf/pdf-document.cc:
13804         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13805         (expose_bin_window), (find_changed_cb):
13806
13807         Yay! find works now... Now to find bugs...
13808
13809 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13810
13811         * backend/ev-document-find.c: (ev_document_find_base_init),
13812         (ev_document_find_changed):
13813         * backend/ev-document-find.h:
13814         * pdf/xpdf/pdf-document.cc:
13815         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13816         (expose_bin_window), (ev_view_init), (set_document_page),
13817         (ensure_rectangle_is_visible), (jump_to_find_result),
13818         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
13819         (ev_view_find_next), (ev_view_find_previous):
13820         * shell/ev-view.h:
13821         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
13822
13823         More work on find implementation, mostly there now
13824
13825 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
13826
13827         * backend/ev-backend-marshalers.list:
13828         * backend/ev-document-find.c: (ev_document_find_base_init),
13829         (ev_document_find_cancel), (ev_document_find_page_has_results),
13830         (ev_document_find_get_n_results), (ev_document_find_get_result),
13831         (ev_document_find_get_progress), (ev_document_find_changed):
13832         * backend/ev-document-find.h:
13833
13834         Enanche the find interface to be really able to do
13835         multi page find.
13836
13837         * pdf/xpdf/pdf-document.cc:
13838
13839         Implement
13840
13841         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
13842         (expose_bin_window), (ev_view_init),
13843         (ev_view_get_find_status_message), (find_changed_cb),
13844         (ev_view_set_document), (set_document_page):
13845
13846         Adapt to the new interface. A few things are regressed sorry,
13847         I will finish it soon.
13848
13849 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
13850
13851         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
13852         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
13853         ev_sidebar_thumbnails_parent_class variable, don't define another
13854         parent_class variable.
13855
13856         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
13857         (ev_page_action_class_init): ditto.
13858
13859         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
13860         (pixbuf_document_class_init): ditto.
13861
13862         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
13863         ditto.
13864
13865         * .cvsignore: ignore various valgrind output files.
13866
13867 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13868
13869         * data/evince-ui.xml:
13870         * shell/Makefile.am:
13871         * shell/ev-history.c:
13872         * shell/ev-history.h:
13873         * shell/ev-navigation-action.c:
13874         * shell/ev-navigation-action.h:
13875         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
13876         (ev_view_set_page), (ev_view_fit_width):
13877         * shell/ev-view.h:
13878         * shell/ev-window.c: (update_action_sensitivity),
13879         (ev_window_setup_document), (register_custom_actions):
13880
13881         Kill session history
13882
13883 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13884
13885         * shell/ev-window.c: (update_action_sensitivity):
13886
13887         Fix inverted up/down buttons
13888
13889 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
13890
13891         * shell/ev-sidebar-thumbnails.c
13892         (ev_sidebar_thumbnails_select_page): make sure the selected
13893         thumbnail stays visible.
13894
13895 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
13896
13897         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
13898         scrolled window for Federico.
13899
13900 2005-01-26  Ole Laursen  <olau@hardworking.dk>
13901
13902         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
13903
13904 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
13905
13906         * configure.ac:
13907         * pdf/splash/SplashFTFontEngine.cc:
13908
13909         Fix CID fonts with freetype 2.1.9
13910
13911 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
13912
13913         * TODO: added item for desktop icon thumbnailer
13914
13915 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
13916
13917         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
13918         unloaded docs when the title is accessed.
13919
13920         * shell/ev-password-view.[hc]: New widget for displaying password
13921         state.
13922
13923         * shell/ev-window.[ch]: Refactor password handling code to handle
13924         the new view.
13925
13926 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
13927
13928         * NEWS:
13929         * configure.ac:
13930         * data/Makefile.am:
13931
13932         Release 0.1.1
13933
13934 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
13935
13936         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
13937         ignore page offset here, to make search results independent of it,
13938
13939         * shell/ev-view.c (expose_bin_window): but take offsets into
13940         account here. Bug #164932
13941
13942         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
13943         scale at the right time. Bug #164996
13944
13945 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
13946
13947         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
13948         fix the problem. Now I just removed the Adobe font names and hope
13949         that the URW fonts are always in outline format. Bug #164934
13950
13951         * shell/ev-window.c (update_window_title): empty titles are
13952         useless, use filename in that case too.
13953
13954         * NEWS: Add some content.
13955
13956 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
13957
13958         * TODO: added one more TODO item and a TODONE section :)
13959
13960 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13961
13962         * ps/ps-document.h: add page_[xy]_offset fields.
13963
13964         * ps/ps-document.c (ps_document_set_page_offset)
13965         (ps_document_render): Keep offset in consideration in a few
13966         places. Bug #164752 "postscript documents are not centered in
13967         window"
13968
13969         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
13970         s/gpdf/evince/. Spotted by Stephane Loeuillet.
13971
13972         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
13973         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
13974         stub out missing methods for complete EvDocument implementation.
13975         Fixes segfaults with Save A Copy and Copy actions.
13976
13977         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
13978         (ps_document_document_iface_init): ditto.
13979         
13980 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13981
13982         * data/.cvsignore:
13983         * data/Makefile.am:
13984         * data/evince.desktop.in:
13985
13986         Add desktop file
13987
13988 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13989
13990         * shell/ev-view.c: (ev_view_button_press_event),
13991         (ev_view_motion_notify_event):
13992
13993         Make selection work in any direction
13994
13995 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13996
13997         * TODO:
13998         * shell/ev-window.c: (set_short_labels), (ev_window_init):
13999
14000         Use shorter labels for some of the toolbars items
14001
14002 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14003
14004         * pdf/xpdf/pdf-document.cc:
14005
14006         Check the links info is initialized before
14007         using it. Should fix a crash on startup.
14008
14009 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14010
14011         * pixbuf/pixbuf-document.c
14012         (pixbuf_document_thumbnails_get_dimensions): force floating point
14013         division to calculate page_ratio. Fixes crash with landscape
14014         format pixbufs.
14015
14016 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
14017
14018         * shell/ev-view.c (ev_view_realize): make the bg color darker.
14019
14020 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
14021
14022         * shell/ev-view.c (set_document_page): unset has_selection when
14023         the page changes.
14024         (set_document_page): handle paper size changes when the page
14025         changes (test with Free Culture, page 2).
14026
14027 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14028
14029         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
14030         (expose_bin_window), (ev_view_class_init), (ev_view_init):
14031
14032         Use normal style color for the widget background and
14033         draw a black box around the page.
14034
14035 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14036
14037         * pdf/xpdf/pdf-document.cc:
14038
14039         Keep offset in consideration in a few places
14040
14041         * shell/ev-view.c: (expose_bin_window):
14042
14043         Set the offsets so that the document is ever centered
14044
14045 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
14046
14047         * TODO: Added TODO items and finished off the first todo item
14048
14049         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
14050         reflect current authors
14051
14052 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14053
14054         * pdf/xpdf/pdf-document.cc:
14055         * shell/ev-view.c: (ev_view_set_cursor),
14056         (ev_view_motion_notify_event), (document_changed_callback),
14057         (set_document_page):
14058
14059         Show a wait cursor while the page is rendering
14060
14061 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14062
14063         * shell/ev-sidebar-thumbnails.c:
14064         (ev_sidebar_tree_selection_changed),
14065         (ev_sidebar_thumbnails_select_page):
14066         * shell/ev-sidebar-thumbnails.h:
14067         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
14068         (ev_view_can_go_forward):
14069         * shell/ev-window.c: (ev_window_open_page),
14070         (ev_window_setup_document), (update_current_page),
14071         (view_page_changed_cb), (ev_window_init):
14072         * shell/ev-window.h:
14073
14074         Ensure thumbnails selection, toolbar page control and
14075         current page are in sync.
14076
14077 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
14078
14079         * pdf/xpdf/XRef.cc:
14080
14081         Fix CAN-2005-0064
14082
14083 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
14084
14085         * backend/Makefile.am:
14086         * backend/ev-document-links.h:
14087         * backend/ev-document-security.c: (ev_document_security_get_type),
14088         (ev_document_security_has_document_security),
14089         (ev_document_security_set_password):
14090         * backend/ev-document-security.h:
14091         * backend/ev-document.c: (ev_document_error_quark):
14092         * backend/ev-document.h:
14093         * data/Makefile.am:
14094         * data/evince-password.glade:
14095         * pdf/xpdf/pdf-document.cc:
14096         * shell/Makefile.am:
14097         * shell/ev-password.c: (ev_password_set_bad_password_label),
14098         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
14099         (ev_password_dialog_get_password),
14100         (ev_password_dialog_set_bad_pass):
14101         * shell/ev-password.h:
14102         * shell/ev-window.c: (ev_window_get_attribute),
14103         (ev_window_set_property), (update_action_sensitivity),
14104         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
14105         (ev_window_setup_document), (ev_window_get_password),
14106         (ev_window_open), (ev_window_cmd_save_as),
14107         (using_postscript_printer), (ev_window_print),
14108         (find_not_supported_dialog), (ev_window_cmd_edit_find),
14109         (update_fullscreen_popup), (ev_window_fullscreen),
14110         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14111         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
14112         (menu_item_select_cb), (find_bar_search_changed_cb),
14113         (ev_window_dispose), (ev_window_init):
14114
14115         Add initial support for password-supported dialogs.  This could be
14116         a lot cooler, but it'll do for now.
14117
14118 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
14119
14120         * pdf/xpdf/pdf-document.cc:
14121         * shell/ev-view.c: (status_message_from_link),
14122         (ev_view_set_status), (ev_view_set_cursor),
14123         (ev_view_motion_notify_event), (ev_view_init):
14124         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
14125
14126         Fix bugs in the links implementation and change cursor
14127         when hovering a link.
14128
14129 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
14130
14131         * viewer/.cvsignore: added cvsignore file for viewer directory
14132
14133         * TODO: created TODO document
14134
14135 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
14136
14137         * shell/ev-view.h:
14138         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
14139         new functions to help with implementation of sensitivity code
14140         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14141         of all actions that might require it.  Fixes a crash when you
14142         click on the Zoom actions in a window lacking a document.
14143
14144 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
14145
14146         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14147         of the Find action
14148
14149 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14150
14151         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
14152         (pixbuf_document_document_iface_init):
14153         * ps/ps-document.c: (ps_document_get_link),
14154         (ps_document_document_iface_init):
14155         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
14156         (status_message_from_link), (ev_view_set_status),
14157         (ev_view_set_find_status), (ev_view_motion_notify_event),
14158         (ev_view_button_release_event), (ev_view_set_property),
14159         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
14160         (ev_view_get_find_status_message), (update_find_results),
14161         (ev_view_get_status), (ev_view_get_find_status):
14162         * shell/ev-view.h:
14163         * shell/ev-window.c: (view_status_changed_cb),
14164         (view_find_status_changed_cb), (ev_window_init):
14165
14166         View status message support, use it to show the links.
14167         Needs work...
14168
14169 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14170
14171         * backend/ev-document.c: (ev_document_get_link):
14172         * backend/ev-document.h:
14173         * pdf/xpdf/pdf-document.cc:
14174         * shell/ev-application.c: (ev_application_open):
14175         * shell/ev-application.h:
14176         * shell/ev-sidebar-links.c: (selection_changed_cb):
14177         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
14178         (ev_view_go_to_link):
14179
14180         Add support for document links
14181
14182 2005-01-13  Anders Carlsson  <andersca@gnome.org>
14183
14184         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
14185         (create_tool_item):
14186         Set the spin button limits correctly.
14187         
14188         * shell/ev-sidebar-thumbnails.c:
14189         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
14190         Support changing pages by clicking on the thumbnails.
14191         
14192 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14193
14194         * pixbuf/pixbuf-document.c:
14195         (pixbuf_document_thumbnails_get_dimensions),
14196         (pixbuf_document_document_thumbnails_iface_init):
14197
14198         implement get_dimensions
14199
14200 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14201
14202         * ps/ps-document.c: (ps_document_goto_page):
14203
14204         Fix page switching on multipage documents
14205
14206 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
14207
14208         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14209         
14210         check for NULL before assigning to width and height parameters
14211
14212 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14213
14214         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
14215         (pixbuf_document_set_property), (pixbuf_document_get_property):
14216
14217         implement get/set properties
14218
14219 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14220
14221         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
14222         
14223         return NULL instead of "Unknown", letting the title get set to
14224         the filename when the pdf has no title.
14225
14226 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14227
14228         * ps/ps-document.c: (ps_document_get_page_count),
14229         (ps_document_goto_page):
14230
14231 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14232
14233         * shell/ev-history.c: (ev_history_get_property),
14234         (ev_history_set_property), (ev_history_class_init),
14235         (ev_history_add_page), (ev_history_set_current_index):
14236         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
14237         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
14238         (ev_navigation_action_finalize):
14239         * shell/ev-navigation-action.h:
14240         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14241         (ev_view_go_forward), (ev_view_get_find_status_message),
14242         (history_index_changed_cb), (ev_view_set_history):
14243         * shell/ev-view.h:
14244         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14245         (update_current_page), (register_custom_actions):
14246
14247         Implement history dropdowns
14248
14249 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14250
14251         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
14252         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14253         (ev_view_go_forward):
14254         * shell/ev-window.c: (register_custom_actions):
14255
14256         Fix several history bugs
14257
14258 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
14259
14260         * configure.ac: Add «nb» to ALL_LINGUAS.
14261
14262 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
14263
14264         * backend/Makefile.am:
14265         * backend/ev-bookmark.c:
14266         * backend/ev-bookmark.h:
14267         * backend/ev-document-bookmarks.c:
14268         * backend/ev-document-bookmarks.h:
14269         * backend/ev-document-links.c: (ev_document_links_get_type),
14270         (ev_document_links_has_document_links),
14271         (ev_document_links_begin_read), (ev_document_links_get_link),
14272         (ev_document_links_get_child), (ev_document_links_next),
14273         (ev_document_links_free_iter):
14274         * backend/ev-document-links.h:
14275         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
14276         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
14277         (ev_link_get_link_type), (ev_link_set_link_type),
14278         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
14279         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
14280         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
14281         (ev_link_new_external):
14282         * backend/ev-link.h:
14283         * pdf/xpdf/pdf-document.cc:
14284         * shell/Makefile.am:
14285         * shell/ev-application.c: (ev_application_open_link):
14286         * shell/ev-application.h:
14287         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
14288         (ev_history_get_link_nth):
14289         * shell/ev-history.h:
14290         * shell/ev-sidebar-bookmarks.c:
14291         * shell/ev-sidebar-bookmarks.h:
14292         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
14293         (ev_sidebar_links_class_init), (selection_changed_cb),
14294         (ev_sidebar_links_construct), (ev_sidebar_links_init),
14295         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
14296         (do_one_iteration), (populate_links_idle),
14297         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
14298         * shell/ev-sidebar-links.h:
14299         * shell/ev-sidebar.c: (ev_sidebar_set_document):
14300         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
14301         (go_to_index):
14302         * shell/ev-view.h:
14303         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
14304         * shell/ev-window.h:
14305
14306         Rename bookmark to link, and use "Index" for the sidebar panel.
14307
14308 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14309
14310         * shell/Makefile.am:
14311         * shell/ev-application.c: (ev_application_open_bookmark):
14312         * shell/ev-application.h:
14313         * shell/ev-history.c: (ev_history_init), (free_links_list),
14314         (ev_history_finalize), (ev_history_class_init),
14315         (ev_history_add_link), (ev_history_add_page),
14316         (ev_history_get_link_nth), (ev_history_get_n_links),
14317         (ev_history_get_current_index), (ev_history_set_current_index),
14318         (ev_history_new):
14319         * shell/ev-history.h:
14320         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14321         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
14322         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
14323         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
14324         (ev_view_set_page):
14325         * shell/ev-view.h:
14326         * shell/ev-window.c: (ev_window_open_bookmark),
14327         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
14328         (goto_page_cb), (register_custom_actions):
14329         * shell/ev-window.h:
14330
14331         Initial history implementation. Needs work.
14332
14333 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
14334
14335         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
14336
14337 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14338
14339         * cut-n-paste/recent-files/egg-recent-item.c:
14340         * cut-n-paste/recent-files/egg-recent-item.h:
14341         * cut-n-paste/recent-files/egg-recent-model.c:
14342         * cut-n-paste/recent-files/egg-recent-util.c:
14343         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
14344         * cut-n-paste/recent-files/egg-recent-view.c:
14345
14346         Update
14347
14348 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
14349
14350         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
14351         (fillGlyph, fillImageMask, drawImage):
14352         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
14353         pdf/splash/SplashTypes.h:
14354         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
14355         packed mode for Splash.
14356
14357         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
14358         RGB8 packed mode, eliminates the pixbuf data creation loop.
14359
14360         * shell/ev-print-job.c (ev_print_job_finalize)
14361         (ev_print_job_set_property, ev_print_job_get_property)
14362         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
14363         (ev_print_job_use_print_dialog_settings, idle_print_handler)
14364         (print_closure_finalize, ev_print_job_print): implement
14365         printing (for backends with EvPsExporter)
14366
14367         * shell/ev_print_job.h: update prototypes.
14368
14369         * shell/ev-window.c (ev_window_print): unref print job after
14370         printing.
14371
14372         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
14373         unless the document implements the EvDocumentFind interface.
14374
14375 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
14376
14377         * configure.ac: Added ja to ALL_LINGUAS.
14378
14379 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14380
14381         * pdf/xpdf/pdf-document.cc:
14382
14383         add a FIXME. We should probably not allocate
14384         a bookmark object every time
14385
14386 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14387
14388         * shell/ev-application.c: (ev_application_open),
14389         (ev_application_open_bookmark):
14390         * shell/ev-application.h:
14391         
14392         Add a way to open bookmarks
14393
14394         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
14395         (ev_bookmark_set_uri), (ev_bookmark_get_property),
14396         (ev_bookmark_set_property), (ev_bookmark_class_init),
14397         (ev_bookmark_new_title), (ev_bookmark_new_link),
14398         (ev_bookmark_new_external):
14399
14400         Support for external uris, better constructors.
14401
14402         * backend/ev-bookmark.h:
14403         * pdf/xpdf/pdf-document.cc:
14404         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14405
14406         Handle external uris
14407
14408 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14409
14410         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
14411         (ev_sidebar_bookmarks_construct), (do_one_iteration):
14412
14413         Hook up bookmarks navigation
14414
14415 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14416
14417         * backend/Makefile.am:
14418         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
14419         (ev_bookmark_get_title), (ev_bookmark_set_title),
14420         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
14421         (ev_bookmark_get_page), (ev_bookmark_set_page),
14422         (ev_bookmark_get_property), (ev_bookmark_set_property),
14423         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
14424         (ev_bookmark_new):
14425         * backend/ev-bookmark.h:
14426         * backend/ev-document-bookmarks.c:
14427         (ev_document_bookmarks_get_bookmark):
14428         * backend/ev-document-bookmarks.h:
14429         * pdf/xpdf/pdf-document.cc:
14430         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
14431
14432         Add a bookmark object to the backend and use it instead of get_values
14433
14434 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14435
14436         * data/evince-ui.xml:
14437
14438         Cleanup and add select all.
14439
14440         * shell/ev-view.c: (ev_view_select_all),
14441         (ev_view_button_press_event):
14442         * shell/ev-view.h:
14443         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
14444
14445         Add select all.
14446         Clear selection on click.
14447
14448 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
14449
14450         * shell/ev-sidebar-thumbnails.c
14451         (ev_sidebar_thumbnails_set_document): forgot to unref the
14452         loading_icon.
14453
14454 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
14455
14456         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
14457         at the visible page, not just linearly.  This makes it look fast.
14458
14459 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
14460
14461         * backend/ev-document-misc.c
14462         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
14463         white.
14464         * backend/ev-document-thumbnails.h: New interface to get the size
14465         of a page.
14466
14467 2005-01-06  Jeremy Katz  <katzj@redhat.com>
14468
14469         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
14470         make dist works
14471
14472 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
14473
14474         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
14475         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
14476         things up a bit.
14477
14478         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
14479
14480 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
14481
14482         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
14483         fonts. Should fix font problems on systems that have the base
14484         fonts in bitmap format. Reported by James Henstridge
14485         <james@jamesh.id.au>.
14486
14487 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14488
14489         * pdf/xpdf/Gfx.cc:
14490         * pdf/xpdf/GfxState.cc:
14491
14492         Fix for CAN-2004-1125
14493
14494 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14495
14496         * shell/ev-view.c: (ev_view_copy):
14497         * shell/ev-view.h:
14498         * shell/ev-window.c: (ev_window_cmd_edit_copy):
14499
14500         Implement Edit->Copy
14501
14502 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14503
14504         * backend/ev-document.c: (ev_document_get_text):
14505         * backend/ev-document.h:
14506         * pdf/xpdf/pdf-document.cc:
14507         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
14508         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
14509         (ev_view_update_primary_selection), (ev_view_button_press_event),
14510         (ev_view_motion_notify_event), (ev_view_button_release_event):
14511
14512         Beginnings of clipboard support. Incomplete but primary sort
14513         of work.
14514
14515 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14516
14517         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
14518         (expose_bin_window):
14519
14520         Nicer rubberband drawing, from GtkIconView.
14521
14522 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14523
14524         * backend/ev-document.c: (ev_document_save):
14525         * backend/ev-document.h:
14526         * data/evince-ui.xml:
14527         * pdf/xpdf/pdf-document.cc:
14528         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
14529
14530         Implement "Save a copy..." menu item
14531
14532 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14533
14534         * shell/ev-view.c: (ev_view_zoom):
14535
14536         Queue a resize when zoom changes
14537
14538 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
14539
14540         * backend/ev-document-misc.[ch]: New misc file to do simple drop
14541         shadows.
14542
14543         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
14544         thumbnails..
14545
14546 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
14547
14548         * pdf/xpdf/pdf-document.cc
14549         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
14550
14551 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
14552
14553         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
14554         It's slow, but I'll speed it up next!
14555
14556 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
14557
14558         * shell/main.c (load_files):
14559
14560         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
14561         from the command line and because it seems more appropriate.
14562
14563 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14564
14565         * data/evince-ui.xml:
14566         * shell/ev-window.c: (update_action_sensitivity),
14567         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
14568
14569         s/next page/page down
14570         s/previous page/page up
14571
14572 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14573
14574         * data/evince-ui.xml:
14575
14576         Change the layout to match clarkbw design.
14577
14578         * shell/Makefile.am:
14579         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
14580         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
14581         (ev_navigation_action_finalize),
14582         (ev_navigation_action_set_property),
14583         (ev_navigation_action_get_property),
14584         (ev_navigation_action_class_init):
14585         * shell/ev-navigation-action.h:
14586
14587         Implement clarkbw toolbar navigation controls (incomplete)
14588
14589         * shell/ev-page-action.c: (update_label), (update_spin),
14590         (value_changed_cb), (create_tool_item), (connect_proxy),
14591         (ev_page_action_init), (ev_page_action_finalize),
14592         (ev_page_action_set_property), (ev_page_action_get_property),
14593         (ev_page_action_set_current_page),
14594         (ev_page_action_set_total_pages), (ev_page_action_class_init):
14595         * shell/ev-page-action.h:
14596
14597         Implement a page switcher in the toolbar
14598
14599         * shell/ev-view.c: (ev_view_scroll_view):
14600         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14601         (update_current_page), (view_page_changed_cb), (goto_page_cb),
14602         (register_custom_actions), (ev_window_init):
14603
14604         Change page on PageUp/Down.
14605
14606 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
14607
14608         * pdf/xpdf/pdf-document.cc
14609         (pdf_document_thumbnails_get_thumbnail): initial stab at
14610         implementing thumbnail support for pdfs.  It only does documents
14611         with precached pdfs now.
14612
14613 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
14614
14615         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
14616         thumbnail code into a time-based idle as well.  Also, turn off the
14617         shadow temporarily as it's really slow.
14618
14619 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14620
14621         * backend/ev-document.c: (ev_document_class_init):
14622         * pdf/xpdf/pdf-document.cc:
14623         * shell/ev-window.c: (ev_window_open):
14624
14625         Fix document title bugs and fallback to
14626         filename when not available.
14627
14628 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14629
14630         * backend/ev-document.c: (ev_document_get_type),
14631         (ev_document_class_init), (ev_document_load),
14632         (ev_document_get_title):
14633         * backend/ev-document.h:
14634         * pdf/xpdf/pdf-document.cc:
14635         * ps/ps-document.c: (ps_document_set_property),
14636         (ps_document_get_property), (ps_document_class_init),
14637         (document_load):
14638         * ps/ps-document.h:
14639         * ps/ps.h:
14640         * shell/ev-window.c: (update_window_title), (ev_window_open),
14641         (ev_window_init):
14642
14643         Initial support for document title. Not working yet.
14644
14645 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14646
14647         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14648
14649         Grab focus on the view when clicking it
14650
14651 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14652
14653         * shell/ev-marshal.list:
14654         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14655         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14656
14657         Add key bindings to the view. Now if the focus would work
14658         right...
14659
14660 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14661
14662         * Makefile.am:
14663         * backend/Makefile.am:
14664         * data/Makefile.am:
14665         * dvi/Makefile.am:
14666         * dvi/dvilib/Makefile.am:
14667         * pdf/xpdf/Makefile.am:
14668         * po/POTFILES.in:
14669         * ps/Makefile.am:
14670
14671         Fix distcheck
14672
14673 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14674
14675         * shell/ev-view.c: (ev_view_realize):
14676
14677         Fix mouse wheel scrolling
14678
14679 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14680
14681         * ps/Makefile.am:
14682         * ps/gstypes.h:
14683         * ps/gtkgs.c:
14684         * ps/gtkgs.h:
14685         * ps/ps-document.c: (catchPipe), (ps_document_init),
14686         (ps_document_class_init), (ps_document_cleanup),
14687         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
14688         (set_up_page), (close_pipe), (is_interpreter_ready),
14689         (interpreter_failed), (output), (input), (start_interpreter),
14690         (stop_interpreter), (file_length), (file_readable),
14691         (check_filecompressed), (check_pdf), (compute_xdpi),
14692         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
14693         (ps_document_get_type), (ps_document_emit_error_msg),
14694         (document_load), (ps_document_next_page),
14695         (ps_document_get_current_page), (ps_document_get_page_count),
14696         (ps_document_goto_page), (ps_document_set_page_size),
14697         (ps_document_zoom_to_fit), (ps_document_set_zoom),
14698         (ps_document_load), (ps_document_get_n_pages),
14699         (ps_document_set_page), (ps_document_get_page),
14700         (ps_document_widget_event), (ps_document_set_target),
14701         (ps_document_set_scale), (ps_document_set_page_offset),
14702         (ps_document_get_page_size), (ps_document_render),
14703         (ps_document_document_iface_init):
14704         * ps/ps-document.h:
14705         * ps/ps.c:
14706         * shell/ev-window.c: (ev_window_open):
14707
14708         Rename GtkGS to PSDocument
14709
14710 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14711
14712         * ps/gtkgs.c: (gtk_gs_class_init):
14713         * ps/gtkgs.h:
14714
14715         Some more leftover...
14716
14717 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14718
14719         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
14720         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
14721         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
14722         * ps/gtkgs.h:
14723
14724         Remove unused code and make a lot of stuff private
14725
14726 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14727
14728         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
14729         (gtk_gs_defaults_changed):
14730         * ps/gsdefaults.h:
14731         * ps/gtkgs.c:
14732         * ps/gtkgs.h:
14733         * ps/ps.h:
14734
14735         Cleanup headers dependencies
14736
14737 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14738
14739         * ps/Makefile.am:
14740         * ps/ggvutils.c:
14741         * ps/ggvutils.h:
14742         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
14743         * ps/gsdefaults.h:
14744         * ps/gtkgs.c: (file_length), (file_readable),
14745         (check_filecompressed), (check_pdf), (gtk_gs_load),
14746         (gtk_gs_get_postscript):
14747
14748         Get rid of ggvutils
14749
14750 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14751
14752         * ps/ggvutils.c:
14753         * ps/ggvutils.h:
14754         * ps/gsio.h:
14755         * ps/gtkgs.c: (gtk_gs_set_zoom):
14756
14757         Cleanups
14758
14759 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14760
14761         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
14762
14763         Ensure the page is rerendered when changing zoom
14764
14765 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14766
14767         * backend/ev-document.c: (ev_document_base_init),
14768         (ev_document_changed):
14769         * backend/ev-document.h:
14770
14771         Add a changed event that is emitted when the page content
14772         changes. This is necessary to deal with the fact that
14773         in ps backend rendering happen asycrounously.
14774         This makes the ps backend mostly work.
14775
14776         * pdf/xpdf/pdf-document.cc:
14777
14778         Emit changed event
14779
14780         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
14781         (ps_document_set_target):
14782
14783         Emit changed event
14784
14785         * shell/ev-view.c: (document_changed_callback),
14786         (ev_view_set_document), (ev_view_set_page):
14787
14788         Redraw on the changed signal
14789
14790 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
14791
14792         * configure.ac: Added pt_BR to ALL_LINGUAS.
14793
14794 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
14795
14796         * backend/ev-document-bookmarks.c:
14797         (ev_document_bookmarks_get_child): *
14798         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
14799         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
14800         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
14801         (ev_sidebar_bookmarks_destroy),
14802         (ev_sidebar_bookmarks_class_init),
14803         (ev_sidebar_bookmarks_construct), (stack_data_free),
14804         (do_one_iteration), (populate_bookmarks_idle),
14805         (ev_sidebar_bookmarks_clear_document),
14806         (ev_sidebar_bookmarks_set_document): *
14807         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
14808         (ev_sidebar_add_page),
14809         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
14810         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
14811         it displays both the topics and the page numbers.
14812
14813 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
14814
14815         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
14816         toggle.
14817         * shell/ev-window.c (toggle_entries): Set sidebar default value to
14818         visible.
14819
14820 2004-12-23  Adam Weinberger  <adamw@gnome.org>
14821
14822         * configure.ac: Added en_CA to ALL_LINGUAS.
14823
14824 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14825
14826         * ChangeLog: replace bottom of this ChangeLog (merged history of
14827         ggv and gpdf; where all paths were wrong and most of the files are
14828         not even in this tree) with ChangeLog (from arch) of the shell
14829         code.
14830
14831 2004-12-23  Havoc Pennington  <hp@redhat.com>
14832
14833         * shell/ev-window.c: hook up potentially-questionable "find
14834         results status text" feature - something involving the sidebar or
14835         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
14836         might be better in the end.
14837
14838         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
14839         with corresponding signal when it should be updated
14840
14841         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
14842
14843 2004-12-22  Havoc Pennington  <hp@redhat.com>
14844
14845         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
14846         find stuff on other pages, sort of (only returns one result on
14847         invisible pages, to show they have results; updates full results
14848         for a page when you view it). Currently repaints the current page
14849         every time a new result is found on any page, which isn't so nice.
14850
14851 2004-12-22  Havoc Pennington  <hp@redhat.com>
14852
14853         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
14854         the document doesn't support find (better ideas?)
14855         (find_bar_search_changed_cb): handle missing document or document
14856         that doesn't support find
14857
14858         * pdf/xpdf/pdf-document.cc: port to implement the new
14859         EvDocumentFindIface
14860
14861         * backend/ev-document-find.c: create a new interface for searching
14862
14863         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
14864
14865 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14866
14867         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
14868         libevbackend.la.
14869
14870         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
14871         EvPrintJob constructor arguments.
14872
14873         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
14874         for documents that can export PostScript (page by page).
14875
14876         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
14877         
14878         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
14879         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
14880         (pdf_document_ps_exporter_iface_init:
14881         Implement EvPSExporter.
14882
14883         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
14884
14885 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14886
14887         * backend/Makefile.am:
14888         * backend/ev-document-thumbnails.c:
14889         (ev_document_thumbnails_get_type),
14890         (ev_document_thumbnails_get_thumbnail):
14891         * backend/ev-document-thumbnails.h:
14892         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14893         (pixbuf_document_thumbnails_get_thumbnail),
14894         (pixbuf_document_document_thumbnails_iface_init):
14895         * shell/Makefile.am:
14896         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
14897         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
14898         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
14899         * shell/ev-sidebar-thumbnails.h:
14900         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
14901         (ev_sidebar_set_document):
14902         * shell/ev-utils.c: (gaussian), (create_blur_filter),
14903         (create_shadow), (ev_pixbuf_add_shadow):
14904         * shell/ev-utils.h:
14905         Add thumbnail support.
14906         
14907 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14908
14909         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
14910         (using_postscript_printer): Set up a print dialog for "PostScript
14911         injection" method.
14912
14913         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
14914         EvPrintJob.
14915
14916         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
14917
14918 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14919
14920         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
14921         (ps_document_set_target), (ps_document_get_page_size),
14922         (ps_document_render):
14923         * ps/gtkgs.h:
14924
14925         Fix a few bugs
14926
14927 2004-12-22  Christian Rose  <menthos@menthos.com>
14928
14929         * configure.ac: Added "sv" to ALL_LINGUAS.
14930
14931 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
14932
14933         * backend/ev-document-bookmarks.[ch]: new interface to indicate
14934         document supports bookmarks.
14935
14936 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14937
14938         * ps/ggvutils.c: (ggv_file_readable):
14939         * ps/ggvutils.h:
14940         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
14941         (gtk_gs_get_postscript):
14942
14943         Remove unused utils
14944
14945 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14946
14947         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
14948         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
14949         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
14950         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
14951         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
14952         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
14953         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14954         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14955         (gtk_gs_set_antialiasing), (ps_document_load),
14956         (ps_document_render):
14957         * ps/gtkgs.h:
14958
14959         Another check point for the ps backend. Now I can get it to show
14960         pages!
14961
14962 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
14963
14964         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
14965         document setting code.
14966
14967 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14968
14969         * shell/eggfindbar.c: (entry_activate_callback):
14970         Animate the next button when activate is pressed.
14971         
14972 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14973
14974         * shell/ev-window.c: (ev_window_cmd_edit_find),
14975         (update_fullscreen_popup), (ev_window_fullscreen),
14976         (ev_window_unfullscreen), (ev_window_state_event_cb),
14977         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
14978         Fix bugs in fullscreen code.
14979         
14980 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14981
14982         * Makefile.am:
14983         * configure.ac:
14984         * pixbuf/Makefile.am:
14985         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14986         (pixbuf_document_load), (pixbuf_document_get_n_pages),
14987         (pixbuf_document_set_page), (pixbuf_document_get_page),
14988         (pixbuf_document_set_target), (pixbuf_document_set_scale),
14989         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
14990         (pixbuf_document_render), (pixbuf_document_begin_find),
14991         (pixbuf_document_end_find), (pixbuf_document_finalize),
14992         (pixbuf_document_class_init),
14993         (pixbuf_document_document_iface_init), (pixbuf_document_init):
14994         * pixbuf/pixbuf-document.h:
14995         * shell/Makefile.am:
14996         * shell/ev-application.c: (ev_application_open):
14997         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
14998         (ev_window_open):
14999         Add pixbuf backend.
15000         
15001 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
15002
15003         * Makefile.am: 
15004         * dvi/dvilib/Makefile.am:
15005         * dvi/Makefile.am:
15006         * configure.ac: Auto*ify dvi and dvi/dvilib
15007
15008         * dvi/Makefile: Remove from CVS
15009         
15010         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
15011         confusion.
15012
15013         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
15014         
15015         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
15016         
15017 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15018
15019         * ps/Makefile.am:
15020         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
15021         (gtk_gs_value_adjustment_changed), (compute_size),
15022         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
15023         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
15024         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15025         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15026         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
15027         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
15028         (ps_document_load), (ps_document_get_n_pages),
15029         (ps_document_set_page), (ps_document_get_page),
15030         (ps_document_set_target), (ps_document_set_scale),
15031         (ps_document_set_page_offset), (ps_document_get_page_size),
15032         (ps_document_render), (ps_document_begin_find),
15033         (ps_document_end_find), (ps_document_document_iface_init):
15034         * ps/gtkgs.h:
15035         * shell/Makefile.am:
15036         * shell/ev-window.c: (ev_window_open):
15037
15038         Some work to integrate gtkgs with EvDocument
15039
15040 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15041
15042         * shell/ev-window.c: (update_fullscreen_popup),
15043         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
15044         (exit_fullscreen_button_clicked_cb),
15045         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
15046         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
15047         (ev_window_state_event_cb), (ev_window_init):
15048         Add fullscreen support from Epiphany.
15049         
15050 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15051
15052         * data/ev-stock-zoom-fit-width.png: fit-width
15053         stock icon from gpdf.
15054         
15055         * shell/ev-stock-icons.[ch]: copied from gpdf.
15056         
15057         * shell/main.c: (main): init stock icons.
15058         
15059         * shell/ev-window.c: use the fit-width icon.
15060         
15061         * data/evince-ui.xml: add zooming toolbar items.
15062
15063 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15064
15065         * shell/ev-view.c: 
15066         (ev_view_best_fit), (ev_view_fit_width): because
15067         get_page_size() returns the scaled page size, we
15068         need to calculate the scale factor relative to
15069         the previous scale factor. Should really just
15070         add get_real_page_size().
15071
15072 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15073
15074         * shell/ev-view.[ch]:
15075         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
15076         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
15077         add zooming.
15078         
15079         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
15080         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
15081         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
15082         hook it up.
15083         
15084         * pdf/xpdf/pdf-document.cc:
15085         (pdf_document_begin_find),
15086         (pdf_document_end_find): make static.
15087
15088 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15089
15090         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
15091
15092         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
15093         names to fontconfig patterns.
15094         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
15095
15096         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
15097         setupBaseFontsFc.
15098
15099 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15100
15101         * Makefile.am:
15102         * configure.ac:
15103         * ps/Makefile.am:
15104         * ps/ggvutils.c:
15105         * ps/ggvutils.h:
15106         * ps/gsdefaults.c:
15107         * ps/gsdefaults.h:
15108         * ps/gsio.c:
15109         * ps/gsio.h:
15110         * ps/gtkgs.c:
15111         * ps/gtkgs.h:
15112         * ps/ps.c:
15113         * ps/ps.h:
15114
15115         Import ggv backend. Not hooked up yet.
15116
15117 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15118
15119         * shell/main.c: (load_files), (main): load files
15120         from the command line.
15121
15122 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15123
15124         * configure.ac: don't require bonobo.
15125         
15126         * cut-n-paste/recent-files/*: kill bonobo recent
15127         view.
15128
15129         * shell/ev-window.c:
15130         (ev_window_is_empty): upd.
15131         (unable_to_load), (ev_window_open): load backend
15132         based on the mime type.
15133
15134 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15135
15136         * backend/.cvsignore: ignore generated marshalers source.
15137
15138         * shell/main.c (main): this is not epiphany.
15139
15140 2004-12-22  Havoc Pennington  <hp@redhat.com>
15141
15142         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
15143         (expose_bin_window): draw find highlights
15144
15145         * shell/ev-window.c (find_bar_search_changed_cb): implement 
15146         
15147         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
15148         (pdf_document_end_find): implement this interface
15149
15150         * backend/ev-document.c (ev_document_found): add this to emit
15151         signal
15152
15153 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
15154
15155         * data/evince-ui.xml: Add a few more toolbar items.
15156
15157         * shell/ev-window.c: Hook up page navigation toolbar 
15158         items.
15159
15160         * shell/ev-view.[ch]: add ev_view_set/get_page and 
15161         a page-changed signal.
15162
15163         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
15164         Add ev_document_get_page().
15165
15166         * shell/ev-window.c: Sensitize/desensitize navigation
15167         actions.
15168
15169 2004-12-21  Havoc Pennington  <hp@redhat.com>
15170
15171         * backend/ev-backend-marshal.c,
15172         backend/ev-backend-marshalers.list, backend/Makefile.am: add
15173         marshaler-generator thingy. I'm sure there's a better way to do
15174         this in the modern world.
15175
15176         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
15177         end_find methods and "found" signal.
15178
15179         * configure.ac: find glib-genmarshal
15180
15181 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
15182
15183         * shell/ev-sidebar.c: Construct an actual sidebar.
15184         * shell/ev-sidebar-bookmarks.[ch]:
15185         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
15186
15187 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
15188
15189         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
15190         Redo size handling.
15191         
15192         * shell/ev-view.c: Track the size from the document.
15193
15194 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
15195
15196         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
15197         constructor assumes ownership of the string passed in.
15198         
15199         * shell/ev-window.c (ev_window_open): Destroy the error
15200         dialog once we've displayed it.
15201
15202 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
15203
15204         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
15205         a bit, it works! (sort of)
15206
15207         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
15208         Move to .cc since we need to use C++ in the implementation.
15209
15210         * shell/dummy.cc: Add a CC file to force evince
15211         to be linked as a C++ program.
15212
15213 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
15214
15215         * shell/ev-view.[ch]: Start of content-area widget.
15216
15217         * shell/ev-window.c: Create a EvView, update it
15218         as we change documents.
15219
15220         * shell/Makefile.am shell/ev-marshal.list: Add
15221         generated marshalers.
15222
15223 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
15224
15225         * Makefile.am (SUBDIRS): move shell.
15226
15227 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
15228
15229         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
15230         .a to libtool convenience libraries.
15231
15232         * shell/ev-window.c (ev_window_open): Hard code loading
15233         a PDF document.
15234         
15235         * backend/ev-document.h: Add a boolean return to load(),
15236         fix GError * to GError **.
15237
15238         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
15239         object for a PDF backend EvDocument.
15240
15241 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
15242
15243         * dvi/*: New directory with the beginning of a .dvi backend.
15244
15245 2004-12-21  Havoc Pennington  <hp@redhat.com>
15246
15247         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
15248         previous/next instead of back/forward
15249
15250 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
15251
15252         * backend/ev-document.[ch]: Fix a couple of problems so
15253         it compile.
15254
15255 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
15256
15257         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
15258         to backend/ directory, rename EvViewer to EvDocument.
15259
15260 2004-12-21  Havoc Pennington  <hp@redhat.com>
15261
15262         * shell/ev-window.c: hook up the find bar widget; now we just need
15263         a document to find things in
15264
15265         * shell/eggfindbar.c: a find bar widget
15266
15267 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
15268
15269         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
15270
15271 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
15272
15273         * pdf/**: Import of xpdf code from gpdf. 
15274
15275         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
15276
15277         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
15278         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
15279         Fix FreeType includes.
15280
15281         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
15282         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
15283         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
15284         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
15285         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
15286         Include xpdfconfig.h
15287         
15288 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
15289
15290         * shell/ev-window.c (ev_window_dispose): dispose can be called
15291         multiple times.
15292
15293 2004-12-21  Havoc Pennington  <hp@redhat.com>
15294
15295         * shell/ev-window.c (ev_window_init): set title to Document Viewer
15296         rather than Evince
15297
15298         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
15299         items; really they should be synced with the strings, etc. from
15300         current gpdf, but just getting the boring typing out of the way 
15301
15302 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15303
15304         * po/POTFILES.in:
15305         * shell/ev-application.c: (window_destroy_cb):
15306         * shell/ev-window.c:
15307         * shell/main.c: (main):
15308
15309         Actually show the window...
15310
15311 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15312
15313         * Makefile.am:
15314         * shell/Makefile.am:
15315         * shell/ev-application.c: (ev_application_class_init):
15316         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
15317
15318         Make it build again
15319
15320 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15321
15322         Import to gnome cvs.
15323         
15324         * Remove copies of gpdf and ggv trees.
15325         * Rip out all the recursive configure code.
15326         * Remove bonobo machinery.
15327         * viewer/*: GInterfaces that backends should/can implement.
15328
15329 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15330
15331         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
15332         typo
15333
15334 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15335
15336         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
15337         (ev_application_finalize, ev_application_class_init)
15338         (ev_application_init): use GType instance private data for priv.
15339
15340         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
15341         (ev_window_finalize, ev_window_class_init)
15342         (ev_window_init): ditto.
15343
15344 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15345
15346         * shell/ev-application.c (ev_application_new_window): make public
15347         (ev_application_show_initial_window): kill.
15348
15349         * shell/ev-application.h: update prototypes.
15350
15351         * shell/main.cc (main): inline ev_application_show_initial_window.
15352
15353 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15354
15355         * shell/ev-application.c (ev_application_new_window): impl.
15356         (ev_application_show_initial_window): use it.
15357         (is_window_empty, ev_application_get_empty_window): returns an
15358         existing empty window or a new one.
15359         (ev_application_open): from ev_window_cmd_file_open.
15360
15361         * shell/ev-application.h: update prototypes
15362
15363         * shell/ev-window.c (ev_window_is_empty): impl.
15364         (ev_window_open): make public.
15365         (ev_window_cmd_file_open): use ev_application_open
15366
15367         * shell/ev-window.h: update prototypes, remove unused.
15368
15369 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15370
15371         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
15372         move destroy handler out of here...
15373
15374         * shell/ev-application.c, shell/ev-application.h: ...into this new
15375         class. Also handles initial window creation.
15376
15377         * shell/main.cc (main): use EvApplication to create initial
15378         window.
15379
15380 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15381
15382         * Makefile.am (SUBDIRS): add cut-n-paste
15383
15384         * cut-n-paste/Makefile.am: add
15385
15386         * configure.ac: generate Makefiles in cut-n-paste
15387
15388 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15389
15390         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
15391         (ev_window_class_init): install ev_window_dispose.
15392
15393 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15394
15395         * shell/ev-window.h, shell/ev-window.c: replace gchar with
15396         char (gchar looks stupid).
15397
15398 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15399
15400         * po/de.po: updated German translation.
15401
15402 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15403
15404         * configure.ac: add more pkg-config library checks for gnome-vfs,
15405         bonobo etc.
15406
15407         * gpdf/configure.in: temporarily disable libpaper
15408         checks. Otherwise I'd have to add the checks for the shell, too.
15409
15410 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15411
15412         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
15413         and * file filters to the file choose.
15414
15415 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15416
15417         * po/de.po: Updated German translation.
15418
15419 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15420
15421         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
15422
15423 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15424
15425         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
15426
15427         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
15428         (ev_window_init): implement those menuitems.
15429
15430 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15431
15432         * data/evince-ui.xml: add a toolbar (with FileOpen action)
15433
15434         * shell/ev-window.c (ev_window_init): use the toolbar.
15435
15436 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15437
15438         * shell/ev-window.c (ev_window_init): use menu translations
15439
15440 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15441
15442         * configure.ac: add "de" to ALL_LINGUAS.
15443
15444         * po/de.po: add German translation.
15445
15446 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15447
15448         * Makefile.am (SUBDIRS): add po
15449
15450         * configure.ac: check intltool, glib-gettext etc, generate
15451         po/Makefile.in
15452
15453         * po, po/POTFILES.in, po/POTFILES.skip: new.
15454
15455 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15456
15457         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
15458         already use (#ifdef ENABLE_NLS)
15459
15460         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
15461         pointer indirection thinko.
15462
15463         * shell/main.c: include gi18n.h for bindtextdomain etc.
15464
15465 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15466
15467         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
15468         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
15469         tooltips for menu items in the statusbar.
15470
15471 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15472
15473         * configure.ac, data/Makefile.am, shell/Makefile.am: use
15474         pkgdatadir drop UIDIR
15475
15476 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15477
15478         * data/evince-ui.xml: Add File->Open menu item
15479
15480         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
15481         chooser), hook it up in the ui manager.
15482
15483 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15484
15485         * shell/ev-window.c: fix Help->About tooltip.
15486
15487 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
15488
15489         * configure.ac: set CFLAGS for libevprivate.
15490
15491         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
15492         definitions, factory etc.
15493
15494         * lib/Makefile.am: build libevprivate.a (only stock icon code).
15495
15496         * shell/Makefile.am: link against libevprivate.a.
15497
15498         * shell/ev-window.c (entries): add stock icon to Help->About.
15499
15500         * shell/main.c (main): init stock icon code.
15501
15502 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15503
15504         * lib/recent-files: egg recent files code
15505
15506         * lib/Makefile.am: add.
15507
15508         * Makefile.am: add lib subdir.
15509
15510         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
15511         set CFLAGS for recent-files.
15512
15513 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15514
15515         * configure.ac: disable -ansi and -pedantic gcc flags. They
15516         disable POSIX stuff in stdio.h, but egg-recent uses them.
15517
15518 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
15519
15520         * configure.ac: add --disable-deprecated flag (defaults to on in
15521         "cvs" builds).
15522
15523         * shell/Makefile.am (INCLUDES): use it.
15524
15525 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15526
15527         * shell/main.c: add missing #include.
15528
15529         * shell/ev-window.c: fix for pedantic gcc.
15530         (ev_window_cmd_help_about): split license into paragraphs for
15531         translators and pedantic compilers.
15532
15533 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15534
15535         * configure.ac: add more warning flags if compiling with gcc from
15536         cvs (or explicitly requested with --enable-more-warnings).
15537
15538 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15539
15540         * data/evince-ui.xml: add File and File->Close menu.
15541
15542         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
15543         (ev_window_destroy): quit after destroy.
15544         (ev_window_class_init): override GtkObject::destroy.
15545         (entries): install close_window callback.
15546
15547 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15548
15549         * Makefile.am (SUBDIRS): add data subdir.
15550
15551         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
15552         gtk+ 2.5.0 for GtkAboutDialog.
15553
15554         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
15555         main window.
15556
15557         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
15558
15559         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
15560         manager.
15561         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
15562
15563 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15564
15565         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
15566
15567 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15568
15569         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
15570
15571 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15572
15573         * shell/*: Added shell directory boilerplate, build it.
15574
15575 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15576
15577         * configure.ac, Makefile.am: Added top-level configure.ac and
15578         Makefile.am