]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Fixes bug #571787.
[evince.git] / ChangeLog
1 2009-02-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * properties/ev-properties-view.c (set_property):
4         
5         Fixes bug #571787.
6
7 2009-02-14  Carlos Garcia Campos  <carlosgc@gnome.org>
8
9         * shell/eggfindbar.c: (egg_find_bar_init):
10
11         Use gtk_tool_button_set_use_underline() for next/previous buttons
12         so that the underline is used for the mnemonic. Fixes bug #571547.
13         
14 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
15
16         * shell/ev-window.c: (setup_document_from_metadata),
17         (setup_sidebar_from_metadata), (setup_document_from_metadata),
18         (setup_view_from_metadata), (ev_window_set_document),
19         (ev_window_load_job_cb), (ev_window_reload_job_cb),
20         (ev_window_reload_remote), (ev_window_init):
21
22         Do not use metadata when reloading the document, so that the
23         window is not resized when reloading. See bugs #571051 and
24         #304249.
25         
26 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
27
28         * configure.ac:
29         * cut-n-paste/smclient/Makefile.am:
30
31         Fix smclient libs on cycgwin. See bug #339172.
32         
33 2009-02-08  Christian Persch  <chpe@gnome.org>
34
35         * configure.ac:
36         * libdocument/Makefile.am:
37         * libview/Makefile.am: Add experimental introspection support.
38         Disabled by default; use --enable-introspection to enable it.
39         Bug #569083.
40
41 2009-02-08  Christian Persch  <chpe@gnome.org>
42
43         * libview/Makefile.am: Link libevdocument.la to libevview.la.
44
45 2009-02-05  Christian Persch  <chpe@gnome.org>
46
47         * backend/comics/comics-document.c: (comics_document_load):
48         * backend/djvu/djvu-document.c: (djvu_document_load):
49         * backend/dvi/dvi-document.c: (dvi_document_load):
50         * backend/impress/impress-document.c: (impress_document_load):
51         * backend/pdf/ev-poppler.cc:
52         * libdocument/ev-document-factory.c: (get_document_from_uri),
53         (ev_document_factory_get_document):
54         * shell/ev-print-operation.c:
55         (ev_print_operation_export_print_dialog_response_cb): Use
56         g_set_error_literal now that we depend on glib 2.18.
57
58 2009-02-05  Hib Eris  <hib@hiberis.nl>
59
60         * shell/ev-application.c:
61
62         Include gdkx.h only with X11. See bug #339172.
63         
64 2009-02-05  Hib Eris  <hib@hiberis.nl>
65
66         * backend/pdf/pdfdocument.evince-backend.in:
67
68         Add application/x-ext-pdf mime type for pdf backend. See bug
69         #339172.
70         
71 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
72
73         * configure.ac:
74         * cut-n-paste/smclient/Makefile.am:
75         * cut-n-paste/smclient/eggdesktopfile.c:
76         * cut-n-paste/smclient/eggsmclient-win32.c:
77         * shell/main.c:
78
79         Make session manager code compile for w32. These changes have been
80         taken from upstream libegg. Based on patch by Hib Eris. See bug
81         #339172.
82         
83 2009-02-05  Hib Eris  <hib@hiberis.nl>
84
85         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
86
87         Make screensaver code compile for w32. These changes have been
88         copied from upstream totem. See bug #339172.
89         
90 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
91
92         * configure.ac:
93         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
94
95         Make use of GConf optional. Based on patch by Hib Eris. See bug
96         #339172.
97         
98 2009-02-04  Christian Persch  <chpe@gnome.org>
99
100         * libdocument/ev-init.c: (ev_init): Make ev_init() also bind the
101         evince gettext domain, so i18n works in the library.
102
103         * properties/ev-properties-main.c: (nautilus_module_initialize):
104         Remove extra bindtextdomain call.
105
106 2009-02-04  Christian Persch  <chpe@gnome.org>
107
108         * backend/comics/comics-document.c:
109         * backend/djvu/djvu-document.c:
110         * backend/dvi/dvi-document.c:
111         * backend/impress/impress-document.c:
112         * backend/pdf/ev-poppler.cc:
113         * backend/pixbuf/pixbuf-document.c:
114         * backend/ps/ev-spectre.c:
115         * backend/tiff/tiff-document.c:
116         * libdocument/ev-attachment.c:
117         * libdocument/ev-document-factory.c:
118         * libview/ev-jobs.c:
119         * libview/ev-view-accessible.c:
120         * libview/ev-view.c:
121         * properties/ev-properties-view.c: Include gi18n-lib.h instead of
122         gi18n.h.
123
124 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
125
126         * NEWS:
127         * configure.ac:
128
129         Update for release 2.25.90
130         
131 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
132
133         * cut-n-paste/zoom-control/ephy-zoom-control.c:
134         (ephy_zoom_control_finalize), (ephy_zoom_control_class_init):
135
136         Remove the old tooltips code and use G_DEFINE_TYPE().
137         
138 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
139
140         * configure.ac:
141         * help/reference/Makefile.am:
142         * help/reference/libdocument/Makefile.am:
143         * help/reference/libdocument/libevdocument-docs.sgml:
144         * help/reference/libdocument/libevdocument.types:
145         * help/reference/libdocument/version.xml.in:
146         * help/reference/libview/Makefile.am:
147         * help/reference/libview/libevview-docs.sgml:
148         * help/reference/libview/libevview.types:
149         * help/reference/libview/version.xml.in:
150         * help/reference/shell/Makefile.am:
151         * help/reference/shell/evince-docs.sgml:
152         * help/reference/shell/evince.types:
153         * help/reference/shell/tmpl/dummy.sgml:
154         * help/reference/shell/version.xml.in:
155
156         Split API documentation into libdocument, libview and
157         shell. Required gtk-doc files has been added, but API docs still
158         need to be completed and improved. Fixes bug #568465.
159         
160 2009-02-01  Christian Persch  <chpe@gnome.org>
161
162         * libdocument/ev-document.h: Don't make GTypeInfo static. Bug #570077.
163
164 2009-02-01  Christian Persch  <chpe@gnome.org>
165
166         * backend/Makefile.am:
167         A backend/backend.symbols:
168         * configure.ac: Only export the backend module entry point. Bug
169         #569998.
170
171 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
172
173         * shell/eggfindbar.c: (egg_find_bar_init):
174
175         Add mnemonics to buttons in search bar. Fixes bug #569212.
176         
177 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
178         
179         * shell/ev-print-operation.c:
180         (ev_print_operation_export_print_dialog_response_cb):
181
182         Make sure pages_per_sheet is always >= 1. Fixes bug #569328.
183         
184 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
185
186         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
187
188         Clamp top/bottom values of destinations to make sure they are not
189         bigger than the page height. Fixes bug #569327.
190         
191 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
192
193         * libdocument/ev-debug.h:
194
195         Fix build when debug mode is disabled.
196         
197 2009-01-30  Christian Persch  <chpe@gnome.org>
198
199         * libdocument/ev-backends-manager.c: (ev_backends_manager_load): Make
200         this return TRUE only if any backends were loaded, so the ev_init()
201         function works as documented.
202
203 2009-01-30  Christian Persch  <chpe@gnome.org>
204
205         * evince-document.h:
206         * libdocument/Makefile.am:
207         A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug
208         #569117.
209
210         * libdocument/ev-backends-manager.c: (_ev_backends_manager_init):
211         * libdocument/ev-backends-manager.h:
212         * libdocument/ev-debug.c: (_ev_debug_init), (_ev_debug_shutdown):
213         * libdocument/ev-debug.h:
214         * libdocument/ev-file-helpers.c: (_ev_file_helpers_init),
215         (_ev_file_helpers_shutdown):
216         * libdocument/ev-file-helpers.h: Make these init/shutdown methods
217         private.
218
219         * properties/ev-properties-main.c: (nautilus_module_initialize),
220         (nautilus_module_shutdown):
221         * shell/main.c: (main):
222         * thumbnailer/evince-thumbnailer.c: (main): Use the new single
223         init/shutdown method.
224
225 2009-01-29  Christian Persch  <chpe@gnome.org>
226
227         * shell/main.c: (option_version_cb): Add --version which was lost in
228         the libgnome removal. Bug #562869.
229
230 2009-01-26  Christian Persch  <chpe@gnome.org>
231
232         * shell/ev-application.c: (ev_application_register_service),
233         (ev_application_shutdown):
234         * shell/main.c: (main): Move metadata manager initialisation and
235         shutdown into EvApplication. Follow-up from bug #569120.
236
237 2009-01-26  Christian Persch  <chpe@gnome.org>
238
239         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_string): Don't
240         copy the string twice. Bug #569231.
241
242 2009-01-26  Christian Persch  <chpe@gnome.org>
243
244         * libdocument/ev-file-helpers.c: (ev_dir_ensure_exists),
245         (ev_tmp_dir), (ev_file_helpers_init), (ev_file_helpers_shutdown):
246         * libdocument/ev-file-helpers.h:
247         * shell/ev-application.c: (ev_application_shutdown),
248         (ev_application_init), (ev_application_screensaver_disable),
249         (ev_application_save_print_settings),
250         (ev_application_set_page_setup):
251         * shell/ev-application.h:
252         * shell/ev-metadata-manager.c: (load_values),
253         (ev_metadata_manager_save): Move ev_dot_dir() from libdocument to
254         shell, since it shouldn't be public API. Bug #569120.
255
256         * libdocument/ev-file-helpers.c: (ev_tmp_filename): Use
257         g_get_prgname() instead of hardcoding "evince" for the tmpdir name.
258
259 2009-01-25  Christian Persch  <chpe@gnome.org>
260
261         Bug 569082 – use versioned directory for backends
262
263         * configure.ac: Define ev_binary_version and backenddir.
264         * evince-document.pc.in: Add backenddir variable.
265         * libdocument/Makefile.am:
266         * backend/*/Makefile.am: Remove backenddir definition, so it picks
267         up the one from configure.
268
269 2009-01-25  Christian Persch  <chpe@gnome.org>
270
271         * configure.ac:
272         * evince-document.pc.in: Renamed from evince-backend.pc.in.
273         * libdocument/Makefile.am: Renamed library to libevdocument.la.
274         * libview/Makefile.am:
275         * shell/Makefile.am:
276         * backend/*/Makefile.am: Adapt to changed library name.
277
278         * libdocument/Makefile.am:
279         * libview/Makefile.am: Change the installed headers path to match
280         the directory names in SVN.
281
282         * evince-document.h:
283         * evince-view.h: Add single headers. Bug #568227.
284
285         * libdocument/*.h:
286         * libview/*.h: Add single headers guards.
287
288         * libview/Makefile.am:
289         * libdocument/Makefile.am:
290         * backend/*/Makefile.am:
291         * help/reference/Makefile.am: Define EVINCE_COMPILATION, so we can
292         still include individual headers.
293
294         * properties/Makefile.am:
295         * properties/ev-properties-main.c:
296         * properties/ev-properties-view.h:
297         * thumbnailer/Makefile.am:
298         * thumbnailer/evince-thumbnailer.c: Include only evince-document.h.
299
300         * libdocument/Makefile.am:
301         * libview/Makefile.am: Generate type builtins from all installed headers.
302         * libdocument/ev-link-action.[ch]:
303         * libdocument/ev-link-dest.[ch]:
304         * libdocument/ev-transition-effect.[ch]:
305         * libview/ev-view.[ch]: Remove handcoded type builtins.
306
307         * libdocument/Makefile.am:
308         * evince-document.h: Add ev-document-factory.h to the public headers.
309
310 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
311
312         * shell/ev-sidebar-page.c:
313
314         Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
315         #568228.
316         
317 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
318
319         * libdocument/ev-document.h:
320
321         Add EV_DEFINE_INTERFACE macro.
322         
323         * libdocument/ev-async-renderer.c:
324         * libdocument/ev-document-find.c:
325         * libdocument/ev-document-fonts.c:
326         * libdocument/ev-document-forms.c:
327         * libdocument/ev-document-images.c:
328         * libdocument/ev-document-layers.c:
329         * libdocument/ev-document-links.c:
330         * libdocument/ev-document-security.c:
331         * libdocument/ev-document-thumbnails.c:
332         * libdocument/ev-document-transition.c:
333         * libdocument/ev-document.c:
334         * libdocument/ev-file-exporter.c:
335         * libdocument/ev-selection.c:
336
337         Use EV_DEFINE_INTERFACE macro to define interfaces in
338         libdocument. See bug #568228.
339         
340 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
341
342         * libdocument/ev-document.[ch]:
343
344         Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug
345         #568228.
346         
347 2009-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
348
349         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
350         (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
351         (new_separator_pixbuf):
352         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
353         (egg_toolbar_editor_disconnect_model),
354         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
355         (egg_toolbar_editor_finalize):
356         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
357         * cut-n-paste/toolbar-editor/eggmarshalers.list:
358         
359         Sync EggToolbarEditor with libegg.
360
361 2009-01-22  Michael J. Chudobiak  <mjc@svn.gnome.org>
362
363         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
364         When saving a file, using the default permissions for the user/system,
365         respecting umask and any setgid bit on the directory. Uses the new
366         G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
367         Bug #568593.
368         
369 2009-01-21  Christian Persch  <chpe@gnome.org>
370
371         * configure.ac:
372         * libdocument/Makefile.am:
373         * libview/Makefile.am: Add libtool versioning to libevbackend and
374         libevview. Bug #568229.
375
376 2009-01-21  Christian Persch  <chpe@gnome.org>
377
378         * Makefile.am:
379         * configure.ac:
380         A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
381
382 2009-01-21  Christian Persch  <chpe@gnome.org>
383
384         * configure.ac:
385         * libdocument/Makefile.am:
386         A libdocument/ev-version.h.in: Add version defines and version check
387         macro. Bug #568224.
388
389 2009-01-21  Hiroyuki Ikezoe  <poincare@ikezoe.net>
390
391         * shell/ev-sidebar-links.c
392         * shell/ev-print-operation.c:
393         * shell/ev-history.c:
394         * shell/ev-file-monitor.c:
395         * shell/ev-window.c:
396         * shell/ev-password-view.c:
397         * shell/ev-sidebar-thumbnails.c:
398         * shell/ev-sidebar-attachments.c:
399         * libview/ev-pixbuf-cache.c:
400         * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect.
401         Bug #568386.
402
403 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
404
405         * libdocument/ev-document-info.h:
406
407         Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
408         
409 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
410
411         * libview/Makefile.am:
412
413         Install ev-job-scheduler.h. See bug #567790.
414         
415 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
416
417         * libdocument/Makefile.am:
418
419         Install ev-backends-manager.h and
420         ev-document-type-builtins.h. Fixes bug #567787.
421         
422 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
423
424         * NEWS:
425         * configure.ac:
426
427         Update for release 2.25.5
428         
429 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
430
431         * libview/ev-view.c: (ev_view_drag_data_get):
432
433         Fix second parameter passed to gtk_selection_data_set_uris(), 
434         it expects a gchar **.
435         
436 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
437
438         * libdocument/Makefile.am:
439         * libdocument/ev-document-info.h:
440         * libdocument/ev-document-type-builtins.c.template:
441         * libdocument/ev-document-type-builtins.h.template:
442         * libdocument/ev-document.c: (ev_document_info_get_type),
443         (ev_document_info_copy):
444
445         Make EvDocumentInfo and enums definded in ev-document-info.h
446         GTypes. Fixes bug #567789.
447         
448 2009-01-18  Michal Vaner <vorner+evince@ucw.cz>
449
450         * shell/main.c (arguments_parse): Fix for a minor code typo.
451
452 2009-01-18  Christian Persch  <chpe@gnome.org>
453
454         * help/reference/Makefile.am:
455         * help/reference/evince.types: Fix the API docs build. Bug #568171.
456
457 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
458
459         * libview/Makefile.am:
460         * libview/ev-view-type-builtins.c.template:
461         * libview/ev-view-type-builtins.h.template:
462
463         Make EvJobPriority a proper GType. Fixes bug #567788.
464         
465 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
466
467         * configure.ac:
468         * cut-n-paste/*/Makefile.am:
469         * libdocument/Makefile.am:
470
471         Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
472         code.
473         
474 2009-01-18  Christian Persch  <chpe@gnome.org>
475
476         * libview/ev-view.c: (ev_view_drag_data_get),
477         (ev_view_drag_motion), (ev_view_update_primary_selection),
478         (clear_link_selected):
479         * shell/ev-sidebar-attachments.c:
480         (ev_sidebar_attachments_drag_data_get),
481         (ev_sidebar_attachments_get_property),
482         (ev_sidebar_attachments_init):
483         * shell/ev-window.c: Update drag handling code to use the
484         gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
485         hardcoding the targets lists. Bug #558084.
486         
487 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
488
489         * libdocument/Makefile.am:
490         * libdocument/ev-backend-marshal.c:
491         * libdocument/ev-backend-marshalers.list:
492         * libdocument/ev-document.c:
493
494         Remove unused marshalers stuff from libdocument.
495         
496 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
497
498         * po/POTFILES.in:
499
500         Update for the current source tree.
501         
502 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
503
504         * configure.ac:
505         * Makefile.am:
506         * libdocument/Makefile.am:
507         * libview/Makefile.am:
508         * libview/ev-job-scheduler.[ch]:
509         * libview/ev-jobs.[ch]:
510         * libview/ev-page-cache.[ch]:
511         * libview/ev-pixbuf-cache.[ch]:
512         * libview/ev-timeline.[ch]:
513         * libview/ev-transition-animation.[ch]:
514         * libview/ev-view-accessible.[ch]:
515         * libview/ev-view-marshal.list:
516         * libview/ev-view.[ch]:
517         * shell/Makefile.am:
518
519         Move EvView specific code to a libeviview library so that it can
520         be embbeded in other applications. Based on patches by Tomeu
521         Vizoso. Fixes bug #567751.
522         
523 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
524
525         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
526         * shell/ev-window.c: (ev_window_load_job_cb),
527         (ev_window_load_job_cb), (ev_window_open_uri),
528         (ev_window_reload_local), (ev_window_dispose):
529
530         Remove dest, mode and search_string from EvJobLoad since they are
531         not really needed by the job, but for the window.
532         
533 2009-01-17  Carlos Garcia Campos  <carlosgc@gnome.org>
534
535         * shell/ev-view.c: (ev_view_drag_data_received),
536         (ev_view_class_init), (ev_view_init):
537         * shell/ev-window.c: (ev_window_drag_data_received),
538         (ev_window_class_init), (ev_window_init):
539
540         Make the whole EvWindow the destination of a drag and drop
541         operation.
542         
543 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
544
545         * shell/ev-window.c: (window_open_file_copy_progress_cb):
546
547         Add missing brakets around the percentage in progress
548         messages. See bug #567910.
549         
550 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
551
552         * shell/ev-application.c: (ev_application_open_window),
553         (ev_application_open_uri_at_dest):
554
555         Do no use gdk_x11_* when not available. Based on patch by Hib
556         Eris, see bug #339172.
557         
558 2009-01-16  Hib Eris  <hib@hiberis.nl>
559
560         * configure.ac:
561         * properties/ev-properties-view.c:
562         (ev_properties_view_format_date):
563
564         Check for localtime_r. See bug #339172.
565         
566 2009-01-16  Hib Eris  <hib@hiberis.nl>
567
568         * shell/main.c:
569
570         Include gdkx only for dbus support. See bug #339172.
571         
572 2009-01-16  Tomeu Vizoso  <tomeu@sugarlabs.org>
573
574         * shell/ev-view.c: (ev_view_set_zoom_for_size):
575
576         Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug
577         #567785.
578         
579 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
580
581         * shell/ev-window.c: (reload_remote_copy_progress_cb),
582         (window_save_file_copy_progress_cb):
583
584         Use brakets around the percentage in progress messages. See bug
585         #567910.
586         
587 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
588
589         * shell/ev-window.c: (reload_remote_copy_ready_cb):
590
591         Fix typo in error message. See bug #567910.
592         
593 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
594
595         * shell/ev-window.c: (ev_window_cmd_file_close_window):
596
597         Fix mnemonic conflict. Fixes bug #567937.
598         
599 2009-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
600
601         * NEWS:
602         * configure.ac:
603
604         Update for release 2.25.4
605         
606 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
607
608         * configure.ac:
609         
610         GLib version requirement bumped to 2.18 due to g_set_error_literal.
611         Thanks to Christian Spurk.
612
613 2008-12-31  Hib Eris  <hib@hiberis.nl>
614         
615         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
616
617         Fix mime type handling.
618         
619 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
620
621         * po/POTFILES.in:
622
623         Add ev-print-operation.c.
624         
625 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
626
627         * shell/ev-window.c: (ev_window_clear_progress_idle),
628         (reset_progress_idle), (ev_window_show_progress_message),
629         (ev_window_reset_progress_cancellable),
630         (ev_window_progress_response_cb), (show_loading_progress),
631         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
632         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
633         (show_reloading_progress), (reload_remote_copy_ready_cb),
634         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
635         (show_saving_progress), (window_save_file_copy_ready_cb),
636         (window_save_file_copy_progress_cb), (ev_window_save_remote),
637         (ev_window_dispose):
638
639         Show progress information when loading/saving remote files. Fixes
640         bug #370958.
641         
642 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
643
644         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
645
646         Show better warning message when temp file cannot be deleted.
647         
648 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
649
650         * shell/ev-window.c: (image_save_dialog_response_cb):
651
652         Fix saving images to remote locations.
653         
654 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
655
656         * shell/ev-application.[ch]: (ev_application_shutdown),
657         (ev_application_get_print_settings_file),
658         (ev_application_save_print_settings),
659         (ev_application_get_print_settings),
660         (ev_application_set_print_settings),
661         (ev_application_get_page_setup), (ev_application_set_page_setup):
662         * shell/ev-window.c: (ev_window_save_print_page_setup),
663         (ev_window_load_print_page_setup_from_metadata),
664         (ev_window_print_page_setup_done_cb),
665         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
666         (ev_window_cmd_preview_print):
667
668         Remember page setup options too. Paper size is globally remembered
669         while page margins are stored per document in metadata file. Fixes
670         bugs #525185 and #349102.
671         
672 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
673
674         * shell/ev-print-operation.c:
675         (ev_print_operation_export_print_dialog_response_cb):
676
677         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
678         
679 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
680
681         * shell/ev-print-operation.c: (export_cancel),
682         (export_job_cancelled), (ev_print_operation_export_begin),
683         (ev_print_operation_export_cancel):
684         * shell/ev-window.c: (ev_window_print_cancel),
685         (ev_window_print_update_pending_jobs_message),
686         (ev_window_print_operation_done),
687         (ev_window_print_operation_status_changed),
688         (print_jobs_confirmation_dialog_response),
689         (ev_window_cmd_file_close_window):
690
691         Show a confirmation dialog when there are pending print jobs while
692         closing the main window. Fixes bug #480964.
693         
694 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
695
696         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
697         (ev_print_operation_get_job_name),
698         (ev_print_operation_get_status),
699         (ev_print_operation_get_progress),
700         (ev_print_operation_update_status),
701         (ev_print_operation_export_get_job_name), (clamp_ranges),
702         (get_first_and_last_page), (ev_print_operation_export_run_next),
703         (print_job_finished), (export_print_done), (export_job_cancelled),
704         (update_progress), (export_print_page),
705         (ev_print_operation_export_begin),
706         (ev_print_operation_export_print_dialog_response_cb),
707         (ev_print_operation_export_run),
708         (ev_print_operation_export_cancel),
709         (ev_print_operation_export_class_init):
710         * shell/ev-window.c:
711         (ev_window_print_update_pending_jobs_message),
712         (ev_window_print_operation_done),
713         (ev_window_print_progress_response_cb),
714         (ev_window_print_operation_status_changed),
715         (ev_window_print_operation_begin_print), (ev_window_print_range),
716         (ev_window_dispose):
717
718         Show progress information when printing. Fixes bug #482770.
719         
720 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
721
722         * shell/Makefile.am:
723         * shell/ev-progress-message-area.[ch]:
724         * shell/ev-message-area.[ch]: (ev_message_area_init),
725         (ev_message_area_set_image_from_stock):
726
727         Add EvProgressMessageArea derived from EvMessageArea to show
728         progress information in the message area. 
729         
730 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
731
732         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
733
734         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
735         close button. Add a function to get the contents of the message
736         area.
737         
738 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
739
740         * shell/Makefile.am:
741         * shell/ev-print-operation.[ch]:
742         * shell/ev-jobs.[ch]: (ev_job_export_init),
743         (ev_job_export_dispose), (ev_job_export_run),
744         (ev_job_export_class_init), (ev_job_export_new),
745         (ev_job_export_set_page):
746         * shell/ev-window.c: (ev_window_print_operation_done),
747         (ev_window_print_range), (ev_window_dispose):
748
749         First step of the printing system rework. EvJobPrint has been
750         replaced by EvJobExport so that every page is scheduled to be
751         exported in a thread instead of scheduling the whole printing
752         process. This way the gui is responsive during printing.
753         
754 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
755
756         * shell/ev-window.c: (setup_size_from_metadata),
757         (ev_window_load_print_settings_from_metadata):
758
759         Fix memory leaks.
760         
761 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
762
763         * libdocument/ev-document.c: (ev_document_get_type):
764
765         Add GObject type as prerequisite to EvDocument interface so that
766         document instances can be used as GObjects.
767         
768 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
769
770         * shell/ev-view.c: (jump_to_find_result):
771
772         Only jump the the location of the find result for the first match
773         when searching. It drastically improves the performance when
774         searching. Bug catched and fixed by Michael Hunold. Fixes bug
775         #564774.
776         
777 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
778
779         * properties/ev-properties-main.c: (ev_properties_get_pages):
780         * properties/ev-properties-view.[ch]:
781         (ev_properties_view_dispose), (ev_properties_view_class_init),
782         (ev_properties_view_set_info), (ev_properties_view_new):
783         * shell/ev-properties-dialog.[ch]:
784         (ev_properties_dialog_set_document):
785         * shell/ev-window.c: (ev_window_setup_document),
786         (ev_window_cmd_file_properties):
787
788         Add document URI to properties page. Fixes bug #555376.
789         
790 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
791
792         * configure.ac:
793         * data/Makefile.am:
794         * data/evince-password.glade: Removed
795         * data/evince-properties.glade: Removed
796         * properties/ev-properties-view.c:
797         (ev_properties_view_class_init), (set_property),
798         (ev_properties_view_set_info), (ev_properties_view_init):
799         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
800         (font_cell_data_func), (ev_properties_fonts_init):
801
802         Remove Glade dependency.
803         
804 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
805
806         * backend/comics/comics-document.c: (comics_document_load):
807
808         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
809         
810 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
811
812         * NEWS:
813         * configure.ac:
814
815         Update for release 2.25.2
816         
817 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
818
819         * configure.ac:
820         * shell/Makefile.am:
821         * shell/ev-keyring.[ch]:
822         * shell/ev-password.[ch]: Removed
823         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
824         (ev_password_view_class_init), (ev_password_view_clicked_cb),
825         (ev_password_view_init), (ev_password_view_set_uri),
826         (ev_password_dialog_got_response),
827         (ev_password_dialog_remember_button_toggled),
828         (ev_password_dialog_entry_changed_cb),
829         (ev_password_dialog_entry_activated_cb),
830         (ev_password_view_ask_password), (ev_password_view_get_password),
831         (ev_password_view_get_password_save_flags),
832         (ev_password_view_new):
833         * shell/ev-window.c: (ev_window_password_view_unlock),
834         (ev_window_load_job_cb), (ev_window_close_dialogs),
835         (ev_window_init):
836
837         Rework the password view. When the password is in the keyring it's
838         used automatically without showing the password dialog and it's  
839         only stored in the keyring when we are sure it's correct. The
840         password dialog has been reworked too, in order to make it
841         more hig compliant and consistent with the GTK+ dialog used in
842         gtkmountoperation. Fixes bug #562496. 
843         
844 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
845
846         * backend/comics/comics-document.c: (comics_document_load):
847
848         Do not trust file extensions when getting the command needed to
849         uncompress comic documents. Fixes bug #562143.
850         
851 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
852
853         * libdocument/ev-document-factory.c: (get_document_from_uri),
854         (ev_document_factory_get_document):
855         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
856         (get_mime_type_from_data), (ev_file_get_mime_type):
857
858         Move mime-type functions from document-facrory to file-helpers so
859         that it can be reused.
860         
861 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
862
863         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
864         (window_open_file_copy_ready_cb), (ev_window_reload_local),
865         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
866         (ev_window_reload_remote), (ev_window_reload_document):
867
868         Add support for reloading remote documents. Fixes bug #555399.
869         
870 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
871
872         * shell/ev-view.c: (ev_view_find_previous):
873
874         Make sure find_result is never < 0 which causes a crash while
875         searching. Fixes bug #558377.
876         
877 2008-11-19  Marek Kašík <mkasik@redhat.com>
878
879         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
880         (ev_pixbuf_cache_get_selection_surface):
881         
882         Fixes crash on fast scrolling with simultaneous text selection.
883
884 2008-11-19  Marek Kašík <mkasik@redhat.com>
885
886         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
887         * shell/ev-window.c (launch_external_uri):
888         
889         Fixes assertion fail on selecting text. See bug #561393.
890
891 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
892
893         * shell/Makefile.am:
894         * shell/ev-jobs.[ch]: (ev_job_layers_init),
895         (ev_job_layers_dispose), (ev_job_layers_run),
896         (ev_job_layers_class_init), (ev_job_layers_new):
897         * shell/ev-sidebar-layers.[ch]:
898         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
899         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
900         (ev_view_reload_page), (ev_view_reload):
901         * shell/ev-window.c: (setup_sidebar_from_metadata),
902         (ev_window_sidebar_current_page_changed_cb),
903         (sidebar_layers_visibility_changed), (ev_window_init):
904
905         Add layers support.
906         
907 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
908
909         * data/icons/22x22/actions/Makefile.am:
910         * data/icons/22x22/actions/eye.png:
911         * shell/ev-stock-icons.[ch]:
912         
913         Add eye icon from gimp to hide/show layers.
914         
915 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
916
917         * configure.ac:
918         * cut-n-paste/Makefile.am:
919         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
920         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
921         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
922
923         Add GimpCellRendererToggle from gimp slightly modified to fit our
924         needs. 
925         
926 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
927
928         * configure.ac:
929         * backend/pdf/ev-poppler.cc:
930
931         Implement layers interface in PDF backend.
932         
933 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
934
935         * libdocument/Makefile.am:
936         * libdocument/ev-document-layers.[ch]:
937         * libdocument/ev-layer.[ch]:
938
939         Add optional content (layers) interface.
940         
941 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
942
943         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
944         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
945
946         Removes unused code.
947
948 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
949
950         * NEWS:
951         * configure.ac:
952
953         Update for 2.25.1 release
954
955 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
956
957         * shell/ev-window.c:
958
959         Fix build with GTK+ < 2.14
960
961 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
962
963         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
964         
965         Makes menu label translatable. Fixes bug #559129.
966
967 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
968
969         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
970         (t1_transform_font):
971         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
972         
973         More renames of warning to mdvi_warning in follow up to the
974         fix of the bug #553369. Fix for the bug #559257 by
975         Tuxce <tuxce.net@gmail.com>.
976         
977 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
978
979         * shell/ev-application.c: (ev_application_init_session):
980         * shell/main.c: (main):
981
982         Move the egg_set_desktop_file() call to main and remove
983         gtk_window_set_default_icon_name() since it's already called by
984         egg_set_desktop_file()
985         
986 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
987
988         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
989
990         Initialize GError to NULL.
991         
992 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
993
994         * shell/ev-window.c: (window_save_file_copy_ready_cb),
995         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
996         (ev_window_preview_print_finished), (launch_action):
997
998         Do not use popup dialogs to show error messages anymore, use the
999         message area instead.
1000         
1001 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1002
1003         * shell/ev-window.c: (ev_window_error_message),
1004         (ev_window_warning_message), (ev_window_set_document),
1005         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1006         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1007         (ev_window_cmd_help_contents), (launch_external_uri),
1008         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
1009         (ev_attachment_popup_cmd_open_attachment),
1010         (attachment_save_dialog_response_cb):
1011
1012         Use a message format (with printf()-style) in
1013         ev_window_error_message and ev_window_warning_message.
1014
1015 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1016
1017         * shell/ev-window.c: (ev_window_error_message),
1018         (ev_window_warning_message), (ev_window_set_document),
1019         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1020         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1021         (ev_window_cmd_help_contents), (launch_external_uri),
1022         (image_save_dialog_response_cb),
1023         (ev_attachment_popup_cmd_open_attachment),
1024         (attachment_save_dialog_response_cb):
1025
1026         Change ev_window_error_message and ev_window_warning_message to
1027         receive a EvWindow instead of a GtkWindow. It's more consistent
1028         and avoids unneeded casts.
1029         
1030 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1031
1032         * shell/ev-window.c: (ev_window_cmd_help_contents):
1033
1034         Use gtk_show_uri() when availale to display help contents.
1035         
1036 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1037
1038         * configure.ac:
1039         * backend/pdf/ev-poppler.cc:
1040         * properties/ev-properties-view.c:
1041         * shell/Makefile.am:
1042         * shell/ev-tooltip.[ch]: Removed
1043         * shell/ev-view-private.h
1044         * shell/eggfindbar.c:
1045         * shell/ev-application.c:
1046         * shell/ev-open-recent-action.c:
1047         * shell/ev-sidebar-thumbnails.c:
1048         * shell/ev-view.c:
1049         * shell/ev-window.c:
1050
1051         Bump GTK+ requirement to 2.12.
1052         
1053 2008-10-27 Christian Persch <chpe@gnome.org>
1054
1055         * backend/djvu/djvu-document.c
1056         * backend/dvi/cairo-device.c
1057         * cut-n-paste/evmountoperation/ev-mount-operation.h
1058         * cut-n-paste/gedit-message-area/gedit-message-area.h
1059         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
1060         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
1061         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
1062         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
1063         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
1064         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
1065         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
1066         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
1067         * cut-n-paste/zoom-control/ephy-zoom-action.c
1068         * cut-n-paste/zoom-control/ephy-zoom-action.h
1069         * cut-n-paste/zoom-control/ephy-zoom-control.c
1070         * cut-n-paste/zoom-control/ephy-zoom-control.h
1071         * libdocument/ev-async-renderer.h
1072         * libdocument/ev-document-factory.c
1073         * libdocument/ev-document-misc.h
1074         * libdocument/ev-image.h
1075         * libdocument/ev-selection.h
1076         * shell/ev-properties-fonts.h
1077         * shell/ev-stock-icons.h
1078         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
1079         directly. Bug #558064.
1080
1081 2008-10-27 Christian Persch <chpe@gnome.org>
1082
1083         * cut-and-paste/smclient/*: Update from libegg.
1084
1085 2008-10-27 Christian Persch <chpe@gnome.org>
1086
1087         * backend/djvu/djvu-document.c
1088         * backend/ps/ev-spectre.c
1089         * shell/ev-jobs.c: Use printf safely. Bug #558066.
1090
1091 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1092
1093         * shell/ev-view.c (ev_view_change_page),
1094         (ev_view_transition_animation_finish),
1095         (ev_view_transition_animation_cancel), (page_changed_cb),
1096         (ev_view_set_presentation), (ev_view_next_page),
1097         (ev_view_previous_page):
1098         
1099         Cancel the animation without scheduling transition start
1100         and proceed to the next page to fix bug #516749.
1101
1102 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1103
1104         * NEWS:
1105         * configure.ac:
1106
1107         Update for release 2.24.1
1108         
1109 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1110
1111         * shell/ev-window.c: (ev_window_cmd_view_presentation):
1112
1113         Disable toggle function of F5 when in presentation mode. Patch by
1114         Dave Neary. Fixes bug #556162.
1115         
1116 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1117
1118         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
1119         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
1120         (ev_sidebar_thumbnails_fill_model),
1121         (ev_sidebar_thumbnails_refresh),
1122         (ev_sidebar_thumbnails_set_document):
1123
1124         Instead of using only one loading icon for thumbnails based on the
1125         size of the first page, create an icon for every different page
1126         size. Fixes bug #556264.
1127         
1128 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1129
1130         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1131
1132         Fix memory leak.
1133         
1134 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1135
1136         * shell/ev-window-title.c (ev_window_title_sanitize_title):
1137
1138         Removes bad prefixes from window title. Patch by 
1139         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
1140         
1141 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1142
1143         * shell/ev-window.c: (launch_external_uri):
1144
1145         Do not consider mailto links as http uris. Fixes bug #555801.
1146         
1147 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1148
1149         * shell/ev-view.c: (merge_selection_region), (clear_selection):
1150
1151         Fix memory leak. Fixes bug #555134.
1152         
1153 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1154
1155         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1156
1157         Emit the job finished signal when the job is handled before the
1158         page_ready callback.
1159         
1160 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1161
1162         * shell/ev-window.c: (launch_action):
1163
1164         Use GdkAppLaunchContext when available to launch external
1165         applications.
1166         
1167 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1168
1169         * shell/ev-window.c: (launch_action):
1170
1171         Fix launching external applications for launch actions which seems
1172         to be broken since the gio port. Fixes bug #554500.
1173         
1174 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1175
1176         * backend/dvi/Makefile.am:
1177         * backend/dvi/cairo-device.c:
1178         * backend/dvi/dvi-document.c:
1179         * backend/dvi/mdvi-lib/Makefile.am:
1180
1181         Fix several compile warnings in the dvi backend.
1182         
1183 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1184
1185         * backend/dvi/mdvi-lib/common.h:
1186         * backend/dvi/mdvi-lib/dviread.c:
1187         * backend/dvi/mdvi-lib/font.c:
1188         * backend/dvi/mdvi-lib/fontmap.c:
1189         * backend/dvi/mdvi-lib/fontsrch.c:
1190         * backend/dvi/mdvi-lib/gf.c:
1191         * backend/dvi/mdvi-lib/pagesel.c:
1192         * backend/dvi/mdvi-lib/pk.c:
1193         * backend/dvi/mdvi-lib/sp-epsf.c:
1194         * backend/dvi/mdvi-lib/special.c:
1195         * backend/dvi/mdvi-lib/tfm.c:
1196         * backend/dvi/mdvi-lib/tfmfile.c:
1197         * backend/dvi/mdvi-lib/util.c:
1198         * backend/dvi/mdvi-lib/vf.c:
1199
1200         Rename error as mdvi_error to avoid symbol conflicts with the libc
1201         error. Rename also message, crash, fatal and warning for
1202         consistency. Fixes bug #553369.
1203         
1204 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1205
1206         * backend/dvi/dvi-document.c: (dvi_document_load):
1207
1208         Fix memory leak.
1209         
1210 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1211
1212         * backend/dvi/dvi-document.c:
1213
1214         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
1215         G_IMPLEMENT_INTERFACE.
1216         
1217 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1218
1219         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1220
1221         Make sure copy_job_page_and_selection_to_job_info is always called
1222         before copy_job_to_job_info. Fixes bug #552382.
1223         
1224 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1225
1226         * NEWS:
1227         * configure.ac:
1228
1229         Update for release 2.24.0
1230         
1231 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1232
1233         * shell/ev-window.c: (launch_external_uri):
1234
1235         Use GdkAppLaunchContext when available to launch external uris.
1236         
1237 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1238
1239         * shell/ev-window.c: (launch_external_uri):
1240
1241         Use the message area to show errors when lauching external uris
1242         instead of a popup window.
1243         
1244 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1245
1246         * shell/ev-window.c: (launch_external_uri):
1247
1248         Assume invalid uris are http uris. Fixes bug #552071.
1249         
1250 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1251
1252         * NEWS:
1253         * configure.ac:
1254
1255         Update for release 2.23.92.
1256         
1257 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1258
1259         * shell/eggfindbar.c: (egg_find_bar_class_init):
1260
1261         Allow page scrolling with PageUp/PageDown keys when find bar is
1262         active. Fixes bug #529833.
1263         
1264 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1265
1266         * shell/ev-view-private.h:
1267         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
1268         (ev_view_scroll), (ev_view_class_init):
1269         * shell/ev-view-accessible.c:
1270         (ev_view_accessible_action_do_action):
1271         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1272         (ev_window_cmd_scroll_backward):
1273
1274         Use GtkScrollType instead of EvScrollType.
1275         
1276 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1277
1278         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
1279         
1280         Patch for case unsensitive page label match by Michael Lee.
1281         See bug #550136.
1282         
1283         * shell/ev-page-action.c (create_tool_item):    
1284         * test/Makefile.am:
1285         * test/test1.py:
1286         * test/test4.py:
1287         * test/test5.py:
1288         
1289         Added test for the above and updated other tests.
1290
1291 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1292
1293         * shell/ev-window.c: (image_save_dialog_response_cb):
1294
1295         Do not append the file extension twice when saving an image.
1296         
1297 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1298
1299         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
1300
1301         Remove an invalid ifdef.
1302         
1303 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1304
1305         * shell/ev-view.c: (ev_view_motion_notify_event):
1306
1307         Make sure the cursor is correctly restored after showing the right
1308         click menu.
1309         
1310 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1311
1312         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
1313         (ev_attachment_open):
1314         * shell/ev-sidebar-attachments.c:
1315         (ev_sidebar_attachments_button_press):
1316         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
1317
1318         Use GdkAppLaunchContext when available to open attachments.
1319         
1320 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1321
1322         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
1323
1324         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
1325         by Eric Piel.
1326         
1327 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1328
1329         * shell/ev-application.c: (ev_application_get_media_keys):
1330         * shell/ev-media-player-keys.[ch]:
1331         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
1332         (ev_media_player_keys_grab_keys),
1333         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
1334         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
1335         * shell/ev-window.[ch]: (ev_window_dispose),
1336         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
1337         (ev_window_init):
1338
1339         Clean up the media player keys stuff.
1340         
1341 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1342
1343         * NEWS:
1344         * configure.ac:
1345
1346         Update for release 2.23.91.
1347         
1348 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1349
1350         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1351         (sm_client_xsmp_set_initial_properties):
1352
1353         Fix memory leak.
1354         
1355 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1356
1357         * shell/ev-application.c: (ev_application_open_window),
1358         (ev_application_open_uri_at_dest):
1359
1360         Make sure evince starts up in the right workspace when resuming a
1361         previous session.
1362         
1363 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1364
1365         * shell/ev-application.[ch]: (ev_application_open_window),
1366         (ev_application_add_icon_path_for_screen),
1367         (ev_application_open_uri_at_dest):
1368
1369         Fix window manager warnings shown in ~/.xsession-errors
1370         
1371 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1372
1373         * configure.ac:
1374         * cut-n-paste/Makefile.am:
1375         * cut-n-paste/smclient/Makefile.am:
1376         * cut-n-paste/smclient/eggdesktopfile.[ch]:
1377         * cut-n-paste/smclient/eggsmclient-private.h:
1378         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1379         * cut-n-paste/smclient/eggsmclient.[ch]:
1380
1381         EggSMClient copied from libegg
1382
1383         * libdocument/ev-file-helpers.c: (ev_dot_dir):
1384         * shell/Makefile.am:
1385         * shell/ev-application.[ch]: (ev_application_load_session),
1386         (smclient_save_state_cb), (smclient_quit_cb),
1387         (ev_application_init_session), (ev_application_shutdown),
1388         (ev_application_init):
1389         * shell/main.c: (main):
1390
1391         Use EggSMClient instead of gnome-client and remove libgnome and
1392         libgnomeui dependencies.
1393         
1394 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1395
1396         * shell/main.c: (main):
1397
1398         Remove gnome_authentication_manager_init.
1399         
1400 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1401
1402         * shell/ev-view.c: (ev_view_goto_window_create):
1403
1404         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
1405         since it's now deprecated.
1406         
1407 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1408
1409         * backend/djvu/Makefile.am:
1410         * backend/djvu/djvu-document-private.h:
1411         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
1412         (djvu_document_find_iface_init):
1413         * backend/djvu/djvu-text-page.[ch]:
1414         * backend/djvu/djvu-text.[ch]: Removed
1415         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
1416         (pdf_document_find_iface_init):
1417         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
1418         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
1419         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
1420         (ev_job_find_get_n_results), (ev_job_find_get_progress),
1421         (ev_job_find_has_results), (ev_job_find_get_results):
1422         * shell/ev-view-private.h:
1423         * shell/ev-view.[ch]: (ev_view_expose_event),
1424         (highlight_find_results), (ev_view_finalize),
1425         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
1426         (ev_view_set_document), (ev_view_find_get_n_results),
1427         (ev_view_find_get_result), (jump_to_find_result),
1428         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
1429         (ev_view_find_previous), (ev_view_find_search_changed),
1430         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
1431         * shell/ev-window.c: (ev_window_update_actions),
1432         (page_changed_cb), (ev_window_setup_document),
1433         (ev_window_update_find_status_message),
1434         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
1435         (ev_window_clear_find_job), (find_bar_close_cb),
1436         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
1437         (ev_window_dispose), (ev_window_init):
1438
1439         Rework find interface. The find logic has been moved from backends
1440         to the shell avoiding a lot of duplicated code in the backends and
1441         making easier to implement the find interface in the backends.
1442         
1443 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1444
1445         * backend/pdf/ev-poppler.cc:
1446         (pdf_document_thumbnails_get_dimensions):
1447
1448         Make sure thumbnail size returned by the PDF is actually
1449         valid. Fixes bug #548462.
1450         
1451 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1452
1453         * shell/ev-window.c: (ev_window_setup_document),
1454         (ev_window_set_document), (ev_window_dispose):
1455
1456         Remove the idle function for setting the document up when the
1457         window is destroyed. Fixes bug #549163.
1458         
1459 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1460
1461         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
1462         (ev_job_attachments_dispose), (ev_job_attachments_run),
1463         (ev_job_attachments_class_init), (ev_job_attachments_new):
1464         * shell/ev-sidebar-attachments.c:
1465         (ev_sidebar_attachments_set_document):
1466
1467         Add a new job to get the attachments in a thread with the document
1468         lock held. Fixes bug #548653.
1469         
1470 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1471
1472         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
1473         (tiff_document_document_iface_init):
1474
1475         Implement document_get_page_label in tiff backend.
1476         
1477 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1478
1479         * backend/tiff/tiff-document.c: (tiff_document_render):
1480
1481         Handle document orientation in tiff backend. Fixes bug #548444.
1482         
1483 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1484
1485         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1486
1487         Do not crash when adjustment page size is 0. Fixes bug #547440.
1488         
1489 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1490
1491         * cut-n-paste/evmountoperation/ev-mount-operation.c:
1492
1493         Sync with current GTK+.
1494         
1495 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1496
1497         * configure.ac:
1498         
1499         Update for release 2.23.6.
1500
1501 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1502
1503         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
1504         (ev_job_load_set_password):
1505         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
1506         * shell/ev-window.c: (password_dialog_response),
1507         (ev_window_load_job_cb):
1508
1509         Fix loading encrypted documents since I broke it with the jobs
1510         rework.
1511         
1512 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1513
1514         * NEWS:
1515
1516         Update NEWS for 2.23.6 release.
1517         
1518 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1519
1520         * backend/impress/impress-document.c:
1521         * backend/impress/render.h:
1522         * libdocument/ev-document-factory.c:
1523         * libdocument/ev-document-factory.h:
1524         * libdocument/ev-document-links.h:
1525         * libdocument/ev-document-misc.c:
1526         * libdocument/ev-document-misc.h:
1527         * properties/ev-properties-main.c:
1528         * properties/ev-properties-view.c:
1529         * properties/ev-properties-view.h:
1530         * shell/eggfindbar.c:
1531         * shell/eggfindbar.h:
1532         * shell/ev-application.c:
1533         * shell/ev-application.h:
1534         * shell/ev-jobs.h:
1535         * shell/ev-message-area.h:
1536         * shell/ev-navigation-action.c:
1537         * shell/ev-navigation-action.h:
1538         * shell/ev-open-recent-action.c:
1539         * shell/ev-open-recent-action.h:
1540         * shell/ev-page-action-widget.c:
1541         * shell/ev-page-action.c:
1542         * shell/ev-page-action.h:
1543         * shell/ev-page-cache.h:
1544         * shell/ev-password-view.h:
1545         * shell/ev-password.h:
1546         * shell/ev-pixbuf-cache.h:
1547         * shell/ev-properties-fonts.c:
1548         * shell/ev-sidebar-attachments.c:
1549         * shell/ev-sidebar-links.c:
1550         * shell/ev-sidebar-links.h:
1551         * shell/ev-sidebar-thumbnails.c:
1552         * shell/ev-sidebar-thumbnails.h:
1553         * shell/ev-sidebar.c:
1554         * shell/ev-sidebar.h:
1555         * shell/ev-stock-icons.c:
1556         * shell/ev-tooltip.h:
1557         * shell/ev-view.c:
1558         * shell/ev-view.h:
1559         * shell/ev-window.c:
1560         * shell/ev-window.h:
1561         * shell/main.c:
1562
1563         More #include cleanups. Again: reordering, single gtk.h
1564         includes and other stuff.
1565
1566 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1567
1568         * shell/eggfindbar.c:
1569         * shell/ev-application.c:
1570         * shell/ev-message-area.c:
1571         * shell/ev-navigation-action.c:
1572         * shell/ev-open-recent-action.c:
1573         * shell/ev-page-action-widget.c:
1574         * shell/ev-page-action.c:
1575         * shell/ev-password-view.c:
1576         * shell/ev-properties-dialog.c:
1577         * shell/ev-properties-fonts.c:
1578         * shell/ev-sidebar-attachments.c:
1579         * shell/ev-sidebar-page.c:
1580         * shell/ev-sidebar-thumbnails.c:
1581         * shell/ev-stock-icons.c:
1582         * shell/ev-tooltip.c:
1583         * shell/ev-view.c:
1584         * shell/ev-window.c:
1585         * shell/main.c:
1586
1587         Cleanup many #include statements: reorder so that a
1588         generic-to-specific order is used, use single gtk.h
1589         includes, and some other cleanups.
1590
1591 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1592
1593         * shell/ev-jobs.h:
1594
1595         Add gio header.
1596         
1597 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1598
1599         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
1600         (ev_document_fc_mutex_trylock):
1601         * shell/Makefile.am:
1602         * shell/ev-job-queue.[ch]:
1603         * shell/ev-job-scheduler.[ch]:
1604         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
1605         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
1606         (ev_job_run), (ev_job_cancel), (ev_job_failed),
1607         (ev_job_failed_from_error), (ev_job_succeeded),
1608         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
1609         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
1610         (ev_job_links_class_init), (ev_job_render_init),
1611         (notify_page_ready), (ev_job_render_page_ready),
1612         (ev_job_render_run), (ev_job_render_class_init),
1613         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
1614         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
1615         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
1616         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
1617         (ev_job_save_dispose), (ev_job_save_run),
1618         (ev_job_save_class_init), (ev_job_print_init),
1619         (ev_job_print_dispose), (ev_job_print_run),
1620         (ev_job_print_class_init):
1621         * shell/ev-page-cache.c:
1622         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1623         (check_job_size_and_unref), (move_one_job),
1624         (copy_job_to_job_info), (add_job),
1625         (ev_pixbuf_cache_add_jobs_if_needed):
1626         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1627         (job_fonts_finished_cb), (job_fonts_updated_cb),
1628         (ev_properties_fonts_set_document):
1629         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1630         (ev_sidebar_links_set_document):
1631         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1632         (ev_sidebar_thumbnails_set_document),
1633         (ev_sidebar_thumbnails_clear_job):
1634         * shell/ev-view-private.h:
1635         * shell/ev-view.c:
1636         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
1637         (ev_window_refresh_window_thumbnail), (password_dialog_response),
1638         (ev_window_clear_load_job), (ev_window_clear_reload_job),
1639         (ev_window_load_job_cb), (ev_window_reload_job_cb),
1640         (window_open_file_copy_ready_cb), (ev_window_open_uri),
1641         (ev_window_reload_document), (ev_window_clear_save_job),
1642         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1643         (ev_window_clear_print_job), (ev_window_print_job_cb),
1644         (ev_window_print_dialog_response_cb):
1645         * shell/main.c: (main):
1646
1647         Rework the jobs system in order to make it simpler and more
1648         extensible. It allows to run jobs in the main loop instead of
1649         using a thread when it's appropriate like the fonts job. Now it's
1650         also possible to cancel jobs that are currently running. 
1651         
1652 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1653
1654         * libdocument/ev-debug.c: (profile_init):
1655
1656         Create the hash table also when profiling service is enabled for
1657         all sections.
1658         
1659 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1660
1661         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1662         (ev_profiler_stop):
1663         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1664         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1665         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1666         (ev_job_print_run):
1667         * shell/main.c: (main):
1668
1669         Add a profile mode available when debug is enabled. Add profilers
1670         in ev-jobs.
1671         
1672 2008-07-23  Götz Waschk <waschk@mandriva.org>
1673
1674         * configure.ac: Correctly build desktop file. Fixes
1675         bug #544237.
1676
1677 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1678
1679         * configure.ac:
1680         
1681         Update for release 2.23.5.
1682
1683 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1684
1685         * NEWS:
1686
1687         Update NEWS for 2.23.5 release.
1688         
1689 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1690
1691         * shell/ev-window.c: (ev_window_state_event),
1692         (ev_window_class_init):
1693
1694         Intercept window manager's fullscreen request in order to run/stop
1695         fullscreen mode. Fixes bug #493541.
1696         
1697 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1698
1699         * shell/ev-window.c: (find_bar_visibility_changed_cb):
1700
1701         Restart the job search when the find bar is opened for the second
1702         time. Fixes bug #531956.
1703         
1704 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1705
1706         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
1707         (get_document_from_uri):
1708
1709         Make sure we always return a valid error struct when
1710         get_document_from_uri fails. Fixes nautilus crash, see bug
1711         #542548.
1712         
1713 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
1714
1715         * libdocument/ev-transition-effect.c
1716         (ev_transition_effect_type_get_type),
1717         (ev_transition_effect_alignment_get_type),
1718         (ev_transition_effect_direction_get_type):
1719         
1720         Fixes bug #542924. Makes enums static to fix Solaris build.
1721
1722 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1723
1724         * shell/ev-view.c: (ev_view_key_press_event):
1725
1726         Add '.' keybinding for blanking the screen in presentation
1727         mode. Fixes bug #542001.
1728         
1729 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1730
1731         * libdocument/ev-document-misc.c:
1732         (ev_document_misc_pixbuf_from_surface):
1733
1734         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
1735         #540950.
1736         
1737 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1738
1739         * backend/comics/comics-document.c (comics_document_load):
1740         * backend/comics/comicsdocument.evince-backend.in:
1741         * configure.ac:
1742         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1743         
1744         Added support for 7-zip based cb7 comic book. Patch by
1745         Kartik Rustagi. Fixes bug #532312.
1746
1747 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1748
1749         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
1750         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
1751         Fixes bug #539972.
1752
1753 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1754
1755         * shell/Makefile.am:
1756         * shell/ev-application.c (ev_application_init),
1757         (ev_application_get_media_keys):
1758         * shell/ev-application.h:
1759         * shell/ev-marshal.list:
1760         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
1761         (proxy_destroy), (on_media_player_key_pressed),
1762         (ev_media_player_keys_init), (ev_media_player_keys_focused),
1763         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
1764         * shell/ev-media-player-keys.h:
1765         * shell/ev-window.c (ev_window_go_previous_page),
1766         (ev_window_go_next_page), (ev_window_go_first_page),
1767         (ev_window_go_last_page), (ev_window_start_presentation),
1768         (ev_window_dispose), (view_actions_focus_in_cb):
1769         * shell/ev-window.h: When building with D-Bus support, listen
1770         for multimedia key events from gnome-settings-daemon. This allows
1771         to go to the next/previous/first/last pages using, respectively,
1772         Next/Previous/Rewing/Fast Forward. The Play button is used to start
1773         a presentation. Fixes bug #539971.
1774
1775 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1776
1777         * configure.ac:
1778         
1779         Update for release 2.23.4.
1780
1781 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1782
1783         * NEWS:
1784
1785         Update news for 2.23.4 release.
1786         
1787 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1788
1789         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
1790         * shell/ev-sidebar-thumbnails.c:
1791         (ev_sidebar_thumbnails_set_loading_icon),
1792         (ev_sidebar_thumbnails_refresh):
1793         * shell/ev-window.c: (ev_window_error_message),
1794         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
1795         (ev_window_set_document):
1796
1797         Do not crash opening documents with no pages and show a warning
1798         message in the message area. Fixes bugs #537574 and #171588.
1799         
1800 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1801
1802         * shell/Makefile.am:
1803         * shell/ev-file-monitor.[ch]:
1804         * shell/ev-window.c: (ev_window_document_changed),
1805         (ev_window_clear_reload_job), (ev_window_load_job_cb),
1806         (ev_window_reload_job_cb), (ev_window_open_uri),
1807         (ev_window_reload_document), (ev_window_cmd_view_reload),
1808         (ev_window_dispose):
1809
1810         Automaticly reload the document when the file has changed on
1811         disk. Bug #304249.
1812         
1813 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
1814
1815         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1816         * libdocument/ev-image.c: (ev_image_save_tmp):
1817         * libdocument/ev-module.c: (ev_module_load):
1818         * shell/ev-application.c: (ev_application_shutdown),
1819         (ev_application_get_print_settings):
1820         * shell/ev-sidebar-attachments.c:
1821         (ev_sidebar_attachments_button_press),
1822         (ev_sidebar_attachments_drag_data_get):
1823         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1824         (ev_window_print_finished), (ev_window_print_send),
1825         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
1826         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1827         (ev_window_cmd_preview_print):
1828         * shell/main.c: (load_files_remote):
1829         Fix some build warnings under GCC 4.3.0. (#537535).
1830
1831 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1832
1833         * shell/ev-jobs.c: (ev_job_render_dispose):
1834
1835         Fix a crash in debug mode. Patch by Daniel M German.
1836         
1837 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1838
1839         * shell/ev-window.c:
1840
1841         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
1842         
1843 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1844
1845         * shell/ev-window.c: (ev_window_print_send),
1846         (ev_window_do_preview_print):
1847
1848         Use the window title as print job name instead of just
1849         "evince-print". Fixes bug #534493.
1850         
1851 2008-05-19  Frederic Peters  <fpeters@0d.be>
1852
1853         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
1854         Bug #533897.
1855
1856 2008-05-19  Frederic Peters  <fpeters@0d.be>
1857
1858         * help/reference/Makefile.am: added missing libevmountoperation to
1859         gtkdoc-scanobj libraries.  Bug #533896.
1860
1861 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
1862
1863         * properties/ev-properties-view.c (get_default_user_units):
1864         Fixes check for default units string translation. Bug #533323.
1865
1866 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
1867
1868         * backend/impress/iksemel.c (sax_core): Fix a free() that should
1869         be an iks_free(). Fix an array overflow in the XML parser that
1870         would occur whenever the number of attributes in a tag was greater
1871         than 0 and divisible by 6. Fixes GNOME bug #530852.
1872
1873 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1874
1875         * backend/djvu/djvu-document-private.h:
1876         * backend/djvu/djvu-links.c:
1877         * backend/djvu/djvu-text.c:
1878         * backend/djvu/djvu-document.c: (djvu_handle_events),
1879         (djvu_wait_for_message), (djvu_document_load),
1880         (document_get_page_size), (djvu_document_render),
1881         (djvu_document_thumbnails_get_thumbnail),
1882         (djvu_document_file_exporter_end):
1883
1884         Make sure load job doesn't finish successfully when the document
1885         is not successfully decoded by libdjvu. Fixes bug #530202.
1886         
1887 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1888
1889         * configure.ac:
1890         * libdocument/Makefile.am:
1891         * libdocument/ev-debug.[ch]:
1892         * libdocument/ev-document.c:
1893         * shell/ev-jobs.c: (ev_job_links_dispose),
1894         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
1895         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
1896         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
1897         (ev_job_render_page_ready), (ev_job_render_run),
1898         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
1899         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
1900         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
1901         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
1902         (ev_job_print_new), (ev_job_print_run):
1903         * shell/main.c: (main):
1904
1905         Add debug mode based on gedit code. Add debug messages in
1906         ev-jobs.
1907         
1908 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1909
1910         * libdocument/ev-document-factory.c: (get_document_from_uri):
1911
1912         Fix memory leak.
1913         
1914 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
1915
1916         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
1917         (get_mime_type_from_data), (get_document_from_uri),
1918         (ev_document_factory_get_document):
1919         
1920         Improved error message about file opening failture.
1921         Bug #529129.
1922
1923 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
1924
1925         * data/evince-toolbar.xml:
1926         
1927         Allow to add SaveAs to toolbar.
1928
1929 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1930
1931         * shell/ev-view-private.h:
1932         * shell/ev-view.[ch]: (ev_view_button_release_event),
1933         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
1934         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
1935         (ev_view_update_primary_selection), (clear_link_selected),
1936         (ev_view_copy_link_address):
1937         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
1938
1939         Update also the primary selection when copying a link
1940         address. Fixes bug #520855.
1941         
1942 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1943
1944         * libdocument/ev-document-factory.c: (get_document_from_uri):
1945
1946         Use the pixbuf backend only when the mime type is not supported by
1947         any of the other backend so that tiff documents, for instance, are
1948         handled by the tiff backend instead of the pixbuf backend. fixes
1949         bug #520290.
1950         
1951 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1952
1953         * cut-n-paste/Makefile.am:
1954
1955         Add evmountoperation to subdirs list.
1956         
1957 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1958
1959         * configure.ac:
1960
1961         Fix libspectre check in configure script. Fixes bug #528549.
1962         
1963 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1964
1965         * configure.ac:
1966         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
1967         * shell/Makefile.am:
1968         * shell/ev-window.c: (ev_window_load_remote_failed),
1969         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
1970
1971         Add GtkMountOperation (renamed to avoid conflicts) to be able to
1972         open documents in remote locations that are not mounted.
1973         
1974 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1975
1976         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
1977         (bitmap_convert_msb8):
1978         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
1979         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
1980
1981         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
1982         
1983 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1984
1985         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1986         (ev_job_render_new), (ev_job_render_set_selection_info),
1987         (ev_job_render_run):
1988         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1989         (check_job_size_and_unref),
1990         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1991         (add_job), (ev_pixbuf_cache_get_selection_surface):
1992
1993         Create the render context needed for rendering a page in the render
1994         thread so that we don't block the main thread. Simplify
1995         EvJobRender API.
1996         
1997 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1998
1999         * libdocument/Makefile.am:
2000         * libdocument/ev-page.[ch]:
2001         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
2002         (ev_render_context_new), (ev_render_context_set_page):
2003         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
2004         (ev_form_field_finalize), (ev_form_field_class_init):
2005         * libdocument/ev-document-forms.[ch]:
2006         (ev_document_forms_get_form_fields):
2007         * libdocument/ev-document.[ch]: (ev_document_get_page),
2008         (ev_document_get_page_size), (ev_document_get_page_label):
2009         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2010         (ev_job_render_run), (ev_job_thumbnail_new),
2011         (ev_job_thumbnail_run), (ev_job_print_run):
2012         * shell/ev-page-cache.c: (ev_page_cache_new):
2013         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2014         (check_job_size_and_unref), (add_job):
2015         * shell/ev-sidebar-thumbnails.c: (add_range):
2016         * shell/ev-view.c: (ev_view_form_field_get_region),
2017         (ev_view_form_field_button_create_widget),
2018         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2019         (ev_view_handle_form_field), (ev_view_size_allocate),
2020         (get_selected_text):
2021         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
2022         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
2023         (pdf_document_get_page), (pdf_document_get_page_label),
2024         (pdf_document_render), (pdf_document_get_info),
2025         (pdf_document_document_iface_init),
2026         (pdf_document_thumbnails_get_thumbnail),
2027         (pdf_document_thumbnails_get_dimensions),
2028         (pdf_document_file_exporter_do_page),
2029         (pdf_selection_render_selection),
2030         (pdf_selection_get_selected_text),
2031         (pdf_selection_get_selection_region),
2032         (pdf_selection_get_selection_map),
2033         (pdf_document_forms_get_form_fields),
2034         (pdf_document_forms_form_field_text_get_text),
2035         (pdf_document_forms_form_field_text_set_text),
2036         (pdf_document_forms_form_field_button_set_state),
2037         (pdf_document_forms_form_field_button_get_state),
2038         (pdf_document_forms_form_field_choice_get_item),
2039         (pdf_document_forms_form_field_choice_get_n_items),
2040         (pdf_document_forms_form_field_choice_is_item_selected),
2041         (pdf_document_forms_form_field_choice_select_item),
2042         (pdf_document_forms_form_field_choice_toggle_item),
2043         (pdf_document_forms_form_field_choice_unselect_all),
2044         (pdf_document_forms_form_field_choice_set_text),
2045         (pdf_document_forms_form_field_choice_get_text):
2046         * backend/ps/ev-spectre.c: (ps_document_get_page),
2047         (ps_document_get_page_size), (ps_document_get_page_label),
2048         (ps_document_render), (ps_document_document_iface_init),
2049         (ps_document_file_exporter_do_page):
2050         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
2051         (tiff_document_render), (tiff_document_render_pixbuf),
2052         (tiff_document_file_exporter_do_page):
2053         * backend/pixbuf/pixbuf-document.c:
2054         (pixbuf_document_get_page_size):
2055         * backend/comics/comics-document.c:
2056         (comics_document_get_page_size), (comics_document_render_pixbuf):
2057         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
2058         (djvu_document_render), (djvu_selection_get_selected_text),
2059         (djvu_document_thumbnails_get_thumbnail),
2060         (djvu_document_file_exporter_do_page),
2061         (djvu_document_find_get_result):
2062         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
2063         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
2064         (dvi_document_thumbnails_get_thumbnail),
2065         (dvi_document_file_exporter_do_page):
2066         * backend/impress/impress-document.c:
2067         (impress_document_get_page_size),
2068         (impress_document_render_pixbuf):
2069         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2070
2071         Add EvPage so that we can hold a reference to the backend
2072         page. Form fields keep now a reference to the poppler page
2073         improving performance since we don't have to create/destroy the
2074         poppler field for every form operation. This will be needed for
2075         annotations too.
2076         
2077 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2078
2079         * data/evince-ui.xml:
2080         * shell/ev-window.c:
2081
2082         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
2083         
2084 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2085
2086         * configure.ac:
2087         * backend/ps/Makefile.am:
2088
2089         Remove gs stuff from ps backend.
2090         
2091 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2092
2093         * configure.ac:
2094         * backend/pdf/ev-poppler.cc:
2095
2096         Bump poppler requirement to 0.8.0.
2097         
2098 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2099
2100         * NEWS:
2101         * configure.ac:
2102
2103         Update for release 2.22.1.1
2104
2105 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2106
2107         * configure.ac:
2108
2109         Fix build (again) when poppler version is 0.6
2110         
2111 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2112
2113         * backend/djvu/djvu-links.c: (build_tree):
2114
2115         Make sure link title is a valid utf8 string. Fixes bug #526517.
2116         
2117 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2118
2119         * configure.ac:
2120
2121         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
2122         #526799.
2123         
2124 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2125
2126         * configure.ac:
2127         
2128         Update for release 2.22.1.
2129
2130 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2131
2132         * NEWS:
2133
2134         Update for upcoming release.
2135
2136 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2137
2138         * configure.ac:
2139         * backend/dvi/dvidocument.evince-backend.in:
2140
2141         Add compressed dvi to the list of supported mime types. Patch by
2142         Ed Catmur. Fixes bug #307087.
2143
2144 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2145
2146         * shell/ev-jobs.c: (ev_job_print_get_page_list):
2147
2148         Fix a crash when printing a range that doesn't specify the start or
2149         end page. Fixes bug #524288.
2150
2151 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2152
2153         * shell/ev-window.c: (ev_window_cmd_continuous),
2154         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
2155         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
2156         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
2157         (ev_window_run_presentation), (ev_window_stop_presentation),
2158         (ev_window_cmd_view_presentation),
2159         (ev_window_cmd_leave_fullscreen),
2160         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
2161
2162         Do not unfullscreen and fullscreen again the window when changing
2163         from fullscreen to presentation mode and vice versa. Fixes bug
2164         #524112.
2165         
2166 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2167
2168         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
2169
2170         Do not crash when thumbnail failed to render in PS backend. Fixes
2171         bug #525015.
2172         
2173 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2174
2175         * shell/ev-window.c: (window_open_file_copy_ready_cb),
2176         (ev_window_load_file_remote), (ev_window_open_uri):
2177
2178         Handle errors when opening remote files.
2179         
2180 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2181
2182         * shell/ev-page-action.c: (ev_page_action_grab_focus):
2183
2184         Only grab the focus for the current visible proxy widget. Fixes
2185         bug #521224.
2186         
2187 2008-03-30  Emil Soleyman  <emil@nishra.com>
2188
2189         * shell/ev-window.c: (launch_external_uri):
2190         
2191         Reuse g_app_info_launch_default_for_uri to
2192         save some code and fix bug #525009.
2193
2194 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2195
2196         * shell/ev-window.c (image_save_dialog_response_cb):
2197
2198         Use g_str_has_suffix. See bug #523069.
2199
2200 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2201
2202         * configure.ac:
2203
2204         Add a configure option to enable/diable DBus. Patch by Rémi
2205         Cardona. Fixes bug 521797.
2206
2207 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2208
2209         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2210
2211         Fix printing in documents with rotated pages. Patch by Eugen
2212         Dedu. Fixes bug #512648.
2213         
2214 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2215
2216         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
2217         (ev_link_from_action):
2218
2219         Fix warning messages.
2220         
2221 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2222
2223         * shell/ev-window.c: (image_save_dialog_response_cb):
2224
2225         Do not append the extension to filename when saving an image
2226         if the filename alredy contains the extension. Fixes bug #523069.
2227         
2228 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2229
2230         * shell/ev-view.[ch]: (ev_view_find_cancel):
2231         * shell/ev-window.c: (find_bar_close_cb):
2232
2233         Cancel the find operation when the find bar is closed. Fixes bug
2234         #508845.
2235         
2236 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2237
2238         * backend/ps/psdocument.evince-backend.in:
2239
2240         Make ps backend module resident. Fixes bug #520607.
2241         
2242 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2243
2244         * shell/ev-jobs.c: (ev_job_print_run):
2245
2246         Invert collate action in order to work as expected, fix reverse
2247         printing so that it doesn't start with a blank page and fix number
2248         of copies. Patch by Eugen Dedu. Fixes bug #365332.
2249         
2250 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2251
2252         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2253
2254         Fix build with poppler <= 0.7.2
2255         
2256 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2257
2258         * libdocument/ev-document-misc.c:
2259         (ev_document_misc_surface_from_pixbuf):
2260
2261         Fix selections with poppler-splash.
2262         
2263 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2264
2265         * configure.ac:
2266         * backend/pdf/ev-poppler.cc:
2267
2268         Fix build with poppler >= 0.7.2
2269         
2270 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2271
2272         * configure.ac:
2273         
2274         Update for release 2.22.0
2275
2276 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2277
2278         * NEWS:
2279
2280         Update for upcoming release.
2281
2282 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2283
2284         * shell/ev-window.c (ev_window_print_dialog_response_cb):
2285
2286         Bug 495107 – Handle print dialog responses correctly
2287
2288         Correctly handle print dialog response. Properly fixes
2289         the above mentioned bug.
2290
2291 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2292
2293         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2294
2295         Make sure print job is only run when the print button is
2296         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
2297         
2298 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2299
2300         * backend/pdf/pdfdocument.evince-backend.in:
2301         * libdocument/ev-backends-manager.c:
2302         (ev_backends_manager_load_backend),
2303         (ev_backends_manager_get_document):
2304         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
2305
2306         Allow making backend modules resident. This is needed only for
2307         some backends like pdf to avoid registering glib types more than
2308         once.
2309         
2310 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2311
2312         * backend/comics/comics-document.c:
2313         * backend/djvu/djvu-document.c:
2314         * backend/impress/impress-document.c:
2315         * backend/pdf/ev-poppler.cc:
2316         * backend/pixbuf/pixbuf-document.c:
2317         * backend/ps/ev-spectre.c:
2318         * backend/ps/ps-document.c:
2319         * backend/tiff/tiff-document.c:
2320         * libdocument/ev-document.h:
2321         * properties/ev-properties-main.c:
2322
2323         Use g_type_module_add_interface instead of
2324         g_type_add_interface_static. Fixes bug #519679.
2325         
2326 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
2327
2328         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
2329         Added. Returns whether the animation has everything necessary to run.
2330         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
2331         is ready just because it's been created. Fixes #519106.
2332         (draw_one_page): Do not show the "Loading..." text in presentation
2333         mode, there was a slim probability that this could happen.
2334
2335 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2336
2337         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
2338
2339         Duplicate mime_type string before freeing it so that it doesn't
2340         always fail when getting mime type from uri. Fixes bug #518874.
2341         
2342 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2343
2344         * shell/ev-view.c: (ev_view_form_field_choice_changed):
2345
2346         Fix a crash when a choice form field doesn't have any item
2347         selected. Fixes bug #518831
2348         
2349 2008-02-25  Alexander Larsson  <alexl@redhat.com>
2350
2351         * shell/ev-window.c (ev_window_clear_temp_file):
2352         Use g_file_has_prefix instead of renamed
2353         g_file_contains_file.
2354
2355         * configure.ac:
2356         Require new glib for above change.
2357         
2358 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2359
2360         * libdocument/ev-image.c: (ev_image_finalize),
2361         (ev_image_save_tmp):
2362
2363         Return a real uri instead of a filename when saving an
2364         image. Fixes images drag an drop from evince to nautilus. 
2365         
2366 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2367
2368         * backend/pdf/ev-poppler.cc:
2369         (pdf_document_images_get_image_mapping):
2370
2371         Return the image list in the right order. Fixes bug #516237.
2372         
2373 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2374
2375         * backend/impress/impress-document.c:
2376         (impress_document_thumbnails_get_thumbnail):
2377
2378         Remove unused variable to avoid a compiler warning.
2379
2380 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2381
2382         * configure.ac:
2383         
2384         Update for release 2.21.91.
2385
2386 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2387
2388         * configure.ac:
2389         * shell/Makefile.am:
2390         * shell/ev-application.[ch]:
2391         * shell/ev-sidebar-links.c:
2392         * shell/ev-utils.[ch]:
2393         * shell/ev-window.[ch]:
2394
2395         Remove libgnomeprint support. Fixes bug #512370.
2396         
2397 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
2398
2399         * thumbnailer/evince-thumbnailer.c: (main):
2400
2401         Initialize glib type system before using it. Fixes bug #513934.
2402         
2403 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2404
2405         * properties/ev-properties-main.c:
2406
2407         Add missing #include.
2408         
2409 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2410
2411         * configure.ac:
2412         * backend/djvu/djvu-document.c: (djvu_document_render):
2413         * backend/tiff/tiff-document.c: (tiff_document_render):
2414
2415         Use the new cairo function cairo_format_stride_for_width when
2416         available. Fixes bug #482720.
2417
2418 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2419
2420         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
2421         (get_mime_type_from_data), (get_document_from_uri):
2422
2423         Use g_content_type_guess() only when slow is true in
2424         get_document_from_uri(). Fix several memory leaks.
2425         
2426 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
2427
2428         * libdocument/ev-document-factory.c:
2429         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
2430         (get_document_from_uri):
2431
2432         Use g_content_type_guess () to get mimetype for files.
2433         Bug #510401.
2434
2435 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2436
2437         * thumbnailer/Makefile.am:
2438
2439         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
2440         
2441 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2442
2443         * configure.ac:
2444
2445         Fix build with --without-libgnome. Fixes bug #512771.
2446         
2447 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2448
2449         * backend/dvi/Makefile.am: Install only dvi
2450         module. Fixes bug #512718.
2451
2452 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2453
2454         * properties/ev-properties-main.c: (nautilus_module_initialize):
2455         
2456         Initialize backends in properties tab. Fixes bug
2457         #512720.
2458
2459 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2460
2461         * properties/Makefile.am: No need to link with 
2462         libraries. Fixes bug #512719.
2463
2464 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2465
2466         * NEWS:
2467         * configure.ac:
2468         
2469         Update for release 2.21.90.
2470
2471 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2472
2473         * shell/ev-window.c: (ev_window_cmd_escape):
2474
2475         Fix compile warning.
2476         
2477 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2478
2479         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
2480
2481         Fix printing in dvi backend when filename contains white
2482         espaces. Fixes bug #502839.
2483         
2484 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2485
2486         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2487         (screensaver_disable_x11):
2488         * shell/Makefile.am:
2489         * shell/xdg-user-dir-lookup.c: Removed
2490         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2491         * shell/ev-view.c: (ev_view_presentation_transition_start):
2492         * shell/ev-window.c: (ev_window_cmd_file_open),
2493         (ev_window_cmd_save_as), (presentation_set_timeout):
2494
2495         Remove #ifdefs that are no longer needed.
2496         
2497 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2498
2499         * shell/ev-view.[ch]: (ev_view_button_release_event),
2500         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
2501         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
2502         (ev_window_cmd_escape):
2503
2504         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
2505         
2506 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2507
2508         * configure.ac:
2509         * backend/comics/comics-document.c: (comics_document_load):
2510         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
2511         (ev_attachment_set_property), (ev_attachment_init),
2512         (ev_attachment_save), (ev_attachment_launch_app),
2513         (ev_attachment_open):
2514         * libdocument/ev-document-factory.c: (get_document_from_uri):
2515         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
2516         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
2517         * shell/ev-jobs.c:
2518         * shell/ev-password.c: (ev_password_dialog_set_property),
2519         (ev_password_dialog_save_password):
2520         * shell/ev-sidebar-attachments.c:
2521         (ev_sidebar_attachments_drag_data_get):
2522         * shell/ev-window-title.c: (get_filename_from_uri):
2523         * shell/ev-window.c: (ev_window_clear_temp_file),
2524         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
2525         (ev_window_open_uri), (window_save_file_copy_ready_cb),
2526         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
2527         (launch_external_uri), (image_save_dialog_response_cb),
2528         (attachment_save_dialog_response_cb):
2529         * shell/main.c: (load_files), (load_files_remote), (main):
2530         * thumbnailer/evince-thumbnailer.c: (main):
2531
2532         Port to gio and drop gnome-vfs dependency. Fixes bug
2533         #510401. Based on patch by Cosimo Cecchi.
2534         
2535 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2536
2537         * NEWS:
2538
2539         Fixed formatting inconsistencies (spaces vs. tabs)
2540
2541 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2542
2543         * shell/ev-window.c:
2544
2545         Use top/up/bottom/down arrows instead of
2546         first/left/last/right in the toolbar and menu actions.
2547         This fixes issues with RTL languages and is visually
2548         consistent with the page view. Fixes bug #170081.
2549
2550 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2551
2552         * NEWS:
2553
2554         Fixed some inaccuracies pointed out by Carlos Garcia
2555         Campos.
2556
2557 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2558
2559         * NEWS:
2560         * data/evince.schemas.in:
2561         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2562
2563         Override PDF restrictions by default. Fixes bug #382700.
2564
2565 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2566
2567         * NEWS: Updated for upcoming release
2568
2569 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2570
2571         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2572
2573         Fix memory leak.
2574         
2575 2008-01-23  Gil Forcada <gilforcada@guifi.net>
2576
2577         * shell/ev-window.c: (register_custom_actions):
2578         
2579         Added comment for translators
2580
2581 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2582
2583         * shell/ev-view.c: (ev_view_button_release_event):
2584
2585         Do not create the idle function for kinetic scrolling if we are
2586         not in a drag operation.
2587
2588 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2589
2590         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2591         (ev_view_button_press_event), (ev_view_motion_notify_event),
2592         (ev_view_button_release_event):
2593
2594         Restore cursor after autoscrolling. Fixes bug #509958.
2595
2596 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2597
2598         * configure.ac:
2599         * backend/pdf/ev-poppler.cc:
2600         (pdf_document_images_get_image_mapping),
2601         (pdf_document_images_get_image),
2602         (pdf_document_document_images_iface_init):
2603         * libdocument/ev-document-images.[ch]:
2604         (ev_document_images_get_image_mapping),
2605         (ev_document_images_get_image):
2606         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
2607         (ev_image_get_id), (ev_image_save_tmp):
2608         * shell/ev-jobs.c: (ev_job_render_run):
2609         * shell/ev-view.c: (ev_view_drag_data_get):
2610         * shell/ev-window.c: (image_save_dialog_response_cb),
2611         (ev_view_popup_cmd_copy_image):
2612
2613         Do not render images when rendering the page but on demand. It
2614         reduces the memory comsumption.
2615         
2616 2008-01-18  Marcelo Lira  <setanta@gmail.com>
2617
2618         * configure.a:
2619         * shell/ev-password.c:
2620
2621         Make gnome-keyring optional. Fixes bug #509676.
2622         
2623 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2624
2625         * shell/ev-pixbuf-cache.c: (add_job):
2626
2627         Initialize include_images variable as FALSE instead of TRUE.
2628         
2629 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2630
2631         * configure.ac:
2632         * cut-n-paste/Makefile.am:
2633         * cut-n-paste/fileformatchooser/Makefile.am:
2634         * cut-n-paste/fileformatchooser/egg-macros.h:
2635         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
2636         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
2637         * shell/Makefile.am:
2638         * shell/ev-utils.c:
2639         (file_chooser_dialog_add_writable_pixbuf_formats),
2640         (get_gdk_pixbuf_format_by_extension):
2641         * shell/ev-utils.h:
2642         * shell/ev-window.c: (ev_window_error_message),
2643         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
2644         
2645         Simplify image format selection on save.
2646
2647 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2648
2649         * shell/ev-view.c: (ev_view_scroll_event):
2650         
2651         Repair gorizontal scrolling with shift. Fixes
2652         bug #483412.
2653
2654 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2655         
2656         * MAINTAINERS:
2657
2658         Fix formatting issues.
2659         
2660 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2661
2662         * backend/comics/comics-document.c: (comics_regex_quote):
2663         
2664         Don't overquote special chars except of '. See bug 
2665         502500. Thanks to Tom Parker.
2666
2667 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2668
2669         * MAINTAINERS:
2670         
2671         Added Nickolay and Carlos, since they're doing most of
2672         the releases nowadays.
2673
2674 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2675
2676         * properties/Makefile.am:
2677
2678         Get the nautilus extension dir properly instead of using
2679         a hack. Fixes bug #505359.
2680
2681 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2682
2683         * properties/Makefile.am:
2684         
2685         Install nautilus extension into new place. See bug
2686         #505359. Thanks to Matthias Clasen, Brian Pepple and
2687         Damien Carbery.
2688
2689 2008-01-13  Djihed Afifi  <djihed@gmail.com>
2690
2691         * shell/ev-window.c: (ev_window_get_recent_file_label):
2692         
2693         RTL marker in recent file list. See bug #509076.
2694
2695 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2696
2697         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
2698         * shell/ev-window.c: (image_save_dialog_response_cb):
2699
2700         Fix compile warnings due to unused variables.
2701         
2702 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2703
2704         * configure.ac:
2705         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
2706         * backend/ps/ev-spectre.c: (ps_document_render):
2707
2708         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
2709
2710 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2711
2712         * shell/ev-transition-animation.c (ev_transition_animation_fade)
2713         (ev_transition_animation_paint): Implement "fade" effect.
2714
2715 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2716
2717         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
2718         (ev_transition_animation_paint): Implement "uncover" effect.
2719
2720 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2721
2722         * shell/ev-transition-animation.c (ev_transition_animation_cover)
2723         (ev_transition_animation_paint): Implement "cover" effect.
2724
2725 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2726
2727         * shell/ev-transition-animation.c (ev_transition_animation_push)
2728         (ev_transition_animation_paint): Implement "push" effect.
2729
2730 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2731
2732         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
2733         (ev_transition_animation_paint): Implement "dissolve" effect.
2734
2735 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2736
2737         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
2738         (ev_transition_animation_paint): Implement "wipe" effect.
2739
2740 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2741
2742         * shell/ev-transition-animation.c (ev_transition_animation_box)
2743         (ev_transition_animation_paint): Implement "box" effect.
2744
2745 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2746
2747         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
2748         (ev_transition_animation_paint): Implement "blinds" effect.
2749
2750 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2751
2752         * shell/ev-transition-animation.c (ev_transition_animation_split)
2753         (ev_transition_animation_paint): Implement "split" effect.
2754
2755 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2756
2757         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
2758         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
2759         (ev_view_transition_animation_start) 
2760         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
2761         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
2762         (ev_view_next_page) (ev_view_previous_page):
2763         
2764         Use EvTransitionAnimation to drive page changes in the presentation
2765         mode, the animation will wait to start until both the origin and 
2766         destination page surfaces are available. Fixes #458460.
2767
2768         (draw_loading_text):
2769
2770         Remove workaround for bug #320352, it's now fixed properly.
2771
2772
2773 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2774
2775         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
2776         will contain the implementations for page transition animations, at
2777         the moment it just has the "replace" effect.
2778         * shell/Makefile.am: Added these files to build.
2779
2780 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2781
2782         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
2783         animations.
2784         * shell/Makefile.am: Added these files to build.
2785
2786 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2787
2788         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
2789         implementation to get_effect() in EvDocumentTransitionIface.
2790
2791 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2792
2793         * libdocument/ev-transition-effect.[ch]: New files, define a page
2794         transition effect, at the moment it maps PopplerPageTransition to a
2795         GObject.
2796         * libdocument/Makefile.am: Added these files to build.
2797         * libdocument/ev-document-transition.[ch]
2798         (ev_document_transition_get_effect): New method, gets the
2799         EvTransitionEffect returned by the interface implementation, with
2800         fallback to the "replace" effect.
2801
2802 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
2803
2804         * configure.ac:
2805         * cut-n-paste/Makefile.am:
2806         * cut-n-paste/fileformatchooser/Makefile.am:
2807         * cut-n-paste/fileformatchooser/egg-macros.h:
2808         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
2809         * shell/Makefile.am:
2810         * shell/ev-window.c: (image_save_dialog_response_cb),
2811         (ev_view_popup_cmd_save_image_as):
2812
2813         Allow exporting images in any format supported by
2814         GdkPixbuf. Fixes bug #500209.
2815         
2816 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2817
2818         * backend/pixbuf/pixbuf-document.c:
2819
2820         More warnings fixed.
2821         
2822 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2823
2824         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
2825         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
2826         * backend/djvu/djvu-text.h:
2827         * backend/tiff/tiff-document.c: (tiff_document_render):
2828
2829         Fix compile warnings.
2830         
2831 2007-12-28  Christian Persch  <chpe@gnome.org>
2832
2833         * **/*.c: Include config.h. Bug #504721.
2834
2835 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2836
2837         * configure.ac:
2838         * Makefile.am:
2839         * po/POTFILES.in:
2840         * backend/comics/Makefile.am:
2841         * backend/comics/comics-document.[ch]:
2842         * backend/comics/comicsdocument.evince-backend.in:
2843         * backend/djvu/Makefile.am:
2844         * backend/djvu/djvu-document.[ch]:
2845         * backend/djvu/djvudocument.evince-backend.in:
2846         * backend/dvi/Makefile.am:
2847         * backend/dvi/dvi-document.[c]:
2848         * backend/dvi/dvidocument.evince-backend.in:
2849         * backend/impress/Makefile.am:
2850         * backend/impress/impress-document.[ch]:
2851         * backend/impress/impressdocument.evince-backend.in:
2852         * backend/pdf/Makefile.am:
2853         * backend/pdf/ev-poppler.cc:
2854         * backend/pdf/ev-poppler.h:
2855         * backend/pdf/pdfdocument.evince-backend.in:
2856         * backend/pixbuf/Makefile.am:
2857         * backend/pixbuf/pixbuf-document.[ch]:
2858         * backend/pixbuf/pixbufdocument.evince-backend.in:
2859         * backend/ps/Makefile.am:
2860         * backend/ps/ev-spectre.[ch]:
2861         * backend/ps/ps-document.[ch]:
2862         * backend/ps/psdocument.evince-backend.in:
2863         * backend/tiff/Makefile.am:
2864         * backend/tiff/tiff-document.[ch]:
2865         * backend/tiff/tiffdocument.evince-backend.in:
2866         * libdocument/Makefile.am:
2867         * libdocument/ev-backends-manager.[ch]:
2868         * libdocument/ev-module.[ch]:
2869         * libdocument/ev-document.h:
2870         * libdocument/ev-document-factory.[ch]:
2871         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
2872         (get_compression_from_mime_type), (get_document_from_uri),
2873         (ev_document_factory_get_document), (file_filter_add_mime_types),
2874         (ev_document_factory_add_filters):
2875         * shell/Makefile.am:
2876         * shell/ev-window-title.c: (get_filename_from_uri):
2877         * shell/main.c: (main):
2878         * thumbnailer/Makefile.am:
2879         * thumbnailer/evince-thumbnailer.c: (main):
2880
2881         Plugin system for backends. Fixes bug #351348.
2882         
2883 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2884
2885         * shell/ev-view-private.h:
2886         * shell/ev-view.c: (ev_view_drag_update_momentum),
2887         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
2888         (ev_view_button_release_event), (ev_view_destroy):
2889         
2890         Kinetic scrolling implemented as requested in
2891         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
2892
2893 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2894
2895         * data/evince-toolbar.xml:
2896         * data/evince-ui.xml:
2897         * shell/ev-view-private.h:
2898         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2899         (ev_view_button_press_event), (ev_view_motion_notify_event),
2900         (ev_view_button_release_event), (ev_view_init),
2901         (ev_view_autoscroll_cb), (ev_view_autoscroll),
2902         (ev_view_set_cursor):
2903         * shell/ev-view.h:
2904         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2905         (ev_window_cmd_view_autoscroll):
2906         
2907         Autoscroll feature with the context menu. Fixes bug 
2908         #323670. Thanks to David Turner <cillian64@googlemail.com>.
2909
2910 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2911
2912         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
2913
2914         Disconnect also page-ready signal when removing a job because the
2915         page size has changed. Thanks to kripken
2916         <kripkensteiner@gmail.com>.
2917
2918 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2919
2920         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
2921         
2922         Scroll pages in page entry with mouse wheel. Fixes bug
2923         #324122. Thanks to David Turner <cillian64@googlemail.com>.
2924
2925 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2926
2927         * backend/dvi/Makefile.am:
2928         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
2929         (mdvi_cairo_device_init):
2930         * backend/dvi/mdvi-lib/common.h:
2931         * backend/dvi/mdvi-lib/mdvi.h:
2932         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
2933         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
2934         (mdvi_build_path_from_cwd):
2935
2936         Add ps specials support in dvi backend when libspectre is
2937         present. Fixes bug #386005.
2938         
2939 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2940
2941         * configure.ac:
2942         * backend/ps/Makefile.am:
2943         * backend/ps/ev-spectre.[ch]:
2944         
2945         Use libspectre, if available, for the ps backend. Fixes bugs
2946         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
2947
2948 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2949         
2950         * backend/comics/comics-document.c: (comics_document_load):
2951         
2952         Cygwin build issue fix.
2953
2954 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2955
2956         * shell/ev-view.c: (ev_view_set_zoom):
2957
2958         Do not limit the minimum zoom factor when sizing mode is best bit
2959         or fit width. Fixes bug #503805.
2960         
2961 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2962
2963         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
2964         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
2965         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
2966         (ev_link_dest_get_property), (ev_link_dest_set_property),
2967         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
2968         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
2969         (ev_link_dest_new_fitr):
2970         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
2971         (goto_fith_dest), (goto_xyz_dest):
2972
2973         Do not change left, top and zoom values when they are null in PDF
2974         destinations. Fixes bug #460658.
2975         
2976 2007-12-10  Christian Persch  <chpe@gnome.org>
2977
2978         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
2979         (ev_view_accessible_class_init),
2980         (ev_view_accessible_idle_do_action),
2981         (ev_view_accessible_action_do_action),
2982         (ev_view_accessible_action_get_description),
2983         (ev_view_accessible_action_set_description),
2984         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
2985         (ev_view_accessible_factory_init),
2986         (ev_view_accessible_factory_get_accessible_type):
2987         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
2988         private data, and G_DEFINE_TYPE. Bug #502843.
2989
2990 2007-12-08  Christian Persch  <chpe@gnome.org>
2991
2992         * shell/ev-metadata-manager.c: (item_free),
2993         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2994         (value_free), (parse_value), (parseItem),
2995         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2996         (save_values): Use GSlice to allocate small amounts of memory. Bug
2997         #475972.
2998
2999 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3000
3001         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3002
3003         Restore cursor to normal after a drag operation. Fixes bug
3004         #501603.
3005         
3006 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3007
3008         * NEWS:
3009         * configure.ac:
3010         
3011         Update for release 2.21.1
3012
3013 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3014
3015         * configure.ac:
3016         * cut-n-paste/gedit-message-area/Makefile.am:
3017         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
3018         * shell/Makefile.am:
3019         * shell/ev-message-area.[ch]:
3020         * shell/ev-window.c: (ev_window_set_message_area),
3021         (ev_window_error_message_response_cb), (ev_window_error_message),
3022         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
3023         (ev_window_save_job_cb), (image_save_dialog_response_cb),
3024         (ev_attachment_popup_cmd_open_attachment),
3025         (attachment_save_dialog_response_cb), (ev_window_set_document),
3026         (ev_window_init):
3027
3028         Use a message area instead of a popup dialog for error
3029         notifications. Fixes bug #337495.
3030         
3031 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3032
3033         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
3034         (ev_window_run_fullscreen):
3035
3036         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
3037         
3038 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3039
3040         * ev-sidebar-thumbnails.c: (update_visible_range),
3041         (ev_sidebar_thumbnails_refresh),
3042         (ev_sidebar_thumbnails_set_document),
3043         (ev_sidebar_thumbnails_support_document):
3044
3045         Show thumbnails for documents with one page. Fixes bug #358751.
3046         
3047 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3048
3049         * shell/ev-window.c:
3050         (ev_window_load_print_settings_from_metadata),
3051         (ev_window_save_print_settings), (ev_window_print_finished),
3052         (ev_window_print_range):
3053
3054         Print settings that are specific to the document are now saved per
3055         document in the metadata file. Fixes bug #488806.
3056         
3057 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
3058
3059         * backend/tiff/tiff-document.c: (tiff_document_render):
3060
3061         Tiff documents were rendered with wrong colors. Fixes bug #497279.
3062         
3063 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3064
3065         * shell/ev-application.[ch]: (get_find_string_from_args),
3066         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3067         (ev_application_open_uri_list):
3068         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
3069         * shell/ev-window.[ch]: (ev_window_load_job_cb),
3070         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3071         (ev_window_cmd_recent_file_activate),
3072         (ev_window_open_recent_action_item_activated),
3073         (ev_window_print_send), (open_remote_link):
3074         * shell/main.c: (arguments_parse):
3075
3076         Add a command line option for search. Fixes bug #497710.
3077         
3078 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
3079
3080         * shell/ev-jobs.c: (ev_job_print_new):
3081
3082         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
3083         
3084 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3085
3086         * data/evince-toolbar.xml:
3087         * shell/Makefile.am:
3088         * shell/ev-application.c: (ev_application_init):
3089         * shell/ev-open-recent-action.[ch]:
3090         * shell/ev-window.c:
3091         (ev_window_open_recent_action_item_activated),
3092         (register_custom_actions):
3093
3094         Add an expander to the open toolbar item which pops up a dropdown
3095         menu with the recently used documents. Fixes bug #487215.
3096         
3097 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3098
3099         * shell/ev-window.c: (ev_window_open_uri),
3100         (ev_window_cmd_view_reload):
3101
3102         Do not jump to the first page when reloading by running evince
3103         from the command line. Fixes bug #490847.
3104         
3105 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3106
3107         * shell/ev-window.c: (ev_window_cmd_help_contents):
3108
3109         Plugged memory leak when help file is not found. Fixes bug
3110         #490762.
3111         
3112 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3113
3114         * configure.ac:
3115
3116         Enable djvu, dvi and comics backends by default. Fixes bug
3117         #437121.
3118         
3119 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3120
3121         * configure.ac:
3122         * cut-n-paste/Makefile.am:
3123         * cut-n-paste/recent-files/*: Removed
3124         * help/reference/Makefile.am:
3125         * shell/Makefile.am:
3126         * shell/ev-application.[ch]: (ev_application_shutdown),
3127         (ev_application_init):
3128         * shell/ev-window.c: (ev_window_add_recent),
3129         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
3130
3131         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
3132         
3133 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
3134
3135         * shell/ev-window.c: (launch_external_uri):
3136
3137         Let GnomeVFS check the URL, this allow more URL (like mailto:),
3138         and report error if the URL is not supported (#489910).
3139
3140 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3141
3142         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3143         (pdf_document_file_exporter_begin_page),
3144         (pdf_document_file_exporter_end_page):
3145
3146         Fix printing with poppler splash backend. Fixes bug #489774.
3147         
3148 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3149
3150         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3151         * shell/ev-print-job.c: (ev_print_job_class_init):
3152
3153         Fix a crash when printing with the gnome-print dialog. Fixes bug
3154         #488939.
3155         
3156 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
3157
3158         * backend/pixbuf/pixbuf-document.c:
3159
3160         Fix an implicit function definition warning (#487655)
3161
3162 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3163
3164         * shell/ev-window.c:
3165
3166         Fix conflicting shortcut for view sade pane and presentation.
3167         
3168 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3169
3170         * backend/pdf/ev-poppler.cc:
3171         (pdf_document_file_exporter_begin_page),
3172         (pdf_document_file_exporter_do_page),
3173         (pdf_document_file_exporter_end_page),
3174         (pdf_document_file_exporter_iface_init):
3175         * libdocument/ev-file-exporter.[ch]:
3176         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
3177         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3178         (ev_job_print_run):
3179
3180         When printing multiple pages per sheet in reverse option, do not
3181         invert the order of the pages in every sheet, but the order of the
3182         sheets. Do not print blank pages when page range is invalid. Fixes
3183         bugs #484857 and #485521.
3184         
3185 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3186
3187         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3188         (ev_job_print_run):
3189         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3190
3191         Respect ranges order when printing more than one range in random
3192         order.
3193         
3194 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
3195
3196         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
3197         (ev_window_setup_document), (ev_window_rotation_changed_cb):
3198
3199         Rotate also the window icon when document is rotated. Fixes bug
3200         #474681.
3201         
3202 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3203
3204         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
3205         (pdf_document_forms_get_form_fields):
3206
3207         Silently ignore unknown form fields. Fixes bug #482654. Patch by
3208         Matthias Drochner.
3209         
3210 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3211
3212         * configure.ac:
3213         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3214
3215         Use poppler_page_render_for_printing() instead of
3216         poppler_page_render() if available when exporting to a ps or pdf
3217         file. Fixes bug #476627.
3218         
3219 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3220
3221         * shell/ev-window.c: (ev_window_run_fullscreen):
3222
3223         Do not show the toolbar in fullscreen mode if the main toolbar is
3224         not visible. Fixes bug #483048.
3225         
3226 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3227
3228         * shell/ev-view.c: (ev_view_button_press_event):
3229
3230         Give priority to form fields over images when deciding whether a
3231         button press event is over an image or form field. It allows edit
3232         form fields when they are over a background image. Fixes bug
3233         #477841.
3234         
3235 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3236
3237         * NEWS:
3238         * configure.ac:
3239         
3240         Update for release 2.20.0
3241
3242 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3243
3244         * backend/pdf/ev-poppler.cc:
3245
3246         Remove #ifdef HAVE_FORMS, so that forms support works again.
3247
3248 2007-09-05  Götz Waschk  <waschk@mandriva.org>
3249
3250         * configure.ac:
3251         * data/evince.desktop.in.in:
3252         
3253         Fixes desktop file issues. See bug #473471.
3254
3255 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3256
3257         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3258         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3259         (ev_job_queue_remove_job):
3260         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
3261         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
3262         * shell/ev-window.c: (ev_window_clear_save_job),
3263         (ev_window_save_job_cb), (file_save_dialog_response_cb),
3264         (ev_window_dispose):
3265
3266         Move save a copy task to its own job so that it's carried out in a
3267         thread avoiding another lock in the main thread. Use
3268         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
3269         can be saved to a pathin another file system. Fixes bug #456891.
3270         
3271 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3272
3273         * NEWS:
3274         * configure.ac:
3275         
3276         Update for release 2.19.92
3277
3278 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3279
3280         * configure.ac:
3281         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3282         (pdf_selection_get_selection_region),
3283         (pdf_selection_get_selection_map),
3284         (ev_form_field_from_poppler_field):
3285
3286         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
3287         and triple click selections are enabled again now.
3288
3289 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3290
3291         * shell/ev-window.c: (ev_window_add_history):
3292
3293         Make sure not to use the history with documents not supporting
3294         links. Fixes bug #468954.
3295
3296 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3297
3298         * shell/ev-window.c: (ev_window_load_job_cb):
3299
3300         Restart the search when reloading a document with the find bar
3301         visible. Fixes bug #461962.
3302
3303 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3304
3305         * shell/ev-window.c: (setup_document_from_metadata),
3306         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
3307
3308         Do not jump to the first page when reloading a document from the
3309         last page.
3310
3311 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3312
3313         * shell/ev-window.c: (update_chrome_flag),
3314         (setup_sidebar_from_metadata),
3315         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
3316         (ev_window_cmd_edit_find_next),
3317         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
3318         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
3319         (find_bar_close_cb), (view_actions_focus_in_cb):
3320
3321         Do not update visibility when changing a chrome flag so that it's
3322         possible to update several flags and update visibility only once
3323         for all of them.
3324
3325 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3326
3327         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3328
3329         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
3330         supported by gtk+. Fixes bug #460907.
3331
3332 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3333
3334         * shell/ev-view.c: (view_update_range_and_current_page):
3335
3336         Make sure current-page <= end-page in continuous mode. Fixes bug
3337         #454950.
3338
3339 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3340
3341         * backend/pdf/ev-poppler.cc: (build_tree):
3342
3343         Ignore outline items without a title. Fixes bug #453913.
3344
3345 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3346
3347         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3348         (ev_view_button_release_event), (ev_view_leave_notify_event):
3349
3350         Use always drag mouse cursor during a drag operation. Fixes bug
3351         #470564.
3352
3353 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3354
3355         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3356         (pdf_selection_get_selection_region),
3357         (pdf_selection_get_selection_map):
3358
3359         Temporarily disable double and triple selections since it depends on
3360         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
3361         released and the update of the external dependency minimal version
3362         approved.
3363
3364 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3365
3366         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3367         (pdf_document_file_exporter_do_page):
3368         * libdocument/ev-file-exporter.h:
3369         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3370         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3371
3372         Actually fix printing regressions. Remove orientation from
3373         EvPrintContext since it's redundant.
3374
3375 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3376
3377         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
3378         * backend/impress/impress-document.c:
3379         (impress_document_document_iface_init):
3380         * backend/ps/ps-document.c: (ps_document_document_iface_init):
3381         * backend/djvu/djvu-document.c:
3382         (djvu_document_document_iface_init),
3383         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
3384         * backend/tiff/tiff-document.c:
3385         (tiff_document_document_iface_init):
3386         * backend/pixbuf/pixbuf-document.c:
3387         (pixbuf_document_document_iface_init):
3388         * backend/comics/comics-document.c:
3389         (comics_document_document_iface_init):
3390         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
3391         (pdf_selection_render_selection),
3392         (pdf_selection_get_selected_text),
3393         (pdf_selection_get_selection_region),
3394         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
3395         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
3396         (ev_selection_get_selection_region),
3397         (ev_selection_get_selection_map):
3398         * libdocument/ev-document.[ch]:
3399         * shell/ev-pixbuf-cache.[ch]: (add_job),
3400         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
3401         * shell/ev-view-private.h:
3402         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
3403         (ev_job_render_run):
3404         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3405         * shell/ev-view.c: (start_selection_for_event),
3406         (ev_view_button_press_event), (ev_view_drag_data_get),
3407         (ev_view_drag_data_received), (ev_view_button_release_event),
3408         (compute_new_selection_text), (compute_selections),
3409         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3410         (ev_view_primary_get_cb):
3411
3412         Add support for double and triple click selections.
3413
3414 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3415
3416         * NEWS:
3417         * configure.ac:
3418
3419         Update for release 2.19.4
3420
3421 2007-08-28  Justin Blanchard  <justinb04@aim.com>
3422
3423         * shell/ev-view-private.h:
3424         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
3425         (ev_view_set_highlight_search):
3426         * shell/ev-view.h:
3427         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
3428         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
3429         (find_bar_visibility_changed_cb):
3430         
3431         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
3432
3433 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3434
3435         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3436         (pdf_document_file_exporter_begin),
3437         (pdf_document_file_exporter_do_page):
3438         * shell/ev-jobs.c: (ev_job_print_run):
3439         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3440
3441         Create always a portrait cairo surface and rotate when needed for
3442         landscape. It fixes printing problems in real printers.
3443
3444 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3445
3446         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3447         * libdocument/ev-file-exporter.[ch]:
3448         (ev_file_exporter_get_capabilities):
3449         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3450         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3451
3452         Adjust number of pages per row according to page orientation when
3453         printing 2 or 6 pages per sheet.
3454
3455 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3456
3457         * shell/ev-window.c: (ev_window_print_send):
3458
3459         Reset also cups setting to 1 when printing multiple pages per
3460         sheet. Fixes bug #468853.
3461
3462 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3463
3464         * libdocument/ev-document-misc.c:
3465         (ev_document_misc_surface_rotate_and_scale):
3466
3467         Use directly cairo_surface_get_content() when creating a similar
3468         surface as suggested by Jeff Muizelaar. Thanks again.
3469
3470 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3471
3472         * backend/djvu/djvu-document.c: (djvu_document_render):
3473         * backend/tiff/tiff-document.c: (tiff_document_render):
3474         * backend/pdf/ev-poppler.cc: (pdf_document_render):
3475         * libdocument/ev-document-misc.c:
3476         (ev_document_misc_surface_from_pixbuf),
3477         (ev_document_misc_surface_rotate_and_scale):
3478
3479         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
3480         creating page surfaces. Fixes bug #453123. Thank you very much to
3481         Jeff Muizelaar <jeff@infidigm.net>.
3482
3483 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3484
3485         * shell/ev-page-cache.c: (ev_page_cache_new),
3486         (ev_page_cache_get_thumbnail_size):
3487         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
3488         (ev_sidebar_thumbnails_set_loading_icon):
3489
3490         Also store in page-cache the dimensions of the thumbnails so that
3491         they can be used to create the correct loading icon in the side
3492         pane. Fixes bug #466857.
3493
3494 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3495
3496         * backend/pdf/ev-poppler.cc:
3497         (pdf_document_thumbnails_get_thumbnail):
3498
3499         Fix thumbnails rotation in pdf documents that include embedded 
3500         thumbnails.
3501
3502 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
3503
3504         * backend/pdf/ev-poppler.cc:
3505
3506         Don't use #ifdef in macro expansion. Some compilers don't
3507         like that. Closes bug #467042.
3508
3509 2007-08-15  Justin Blanchard  <justinb04@aim.com>
3510
3511         * backend/djvu/djvu-document.c: (djvu_document_finalize):
3512         
3513         Fixes memory leak in djvu backend.
3514
3515 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
3516
3517         * data/icons/32x32/Makefile.am:
3518         * data/icons/32x32/actions/Makefile.am:
3519         * data/icons/32x32/actions/view-page-cont.svg:
3520         * data/icons/32x32/actions/view-page-facing.svg:
3521         * data/icons/48x48/Makefile.am:
3522         * data/icons/48x48/actions/Makefile.am:
3523         * data/icons/48x48/actions/view-page-cont.svg:
3524         * data/icons/48x48/actions/view-page-facing.svg:
3525         
3526         Icons for a new sizes.
3527
3528 2007-08-14  Justin Blanchard  <justinb04@aim.com>
3529
3530         * shell/ev-page-cache.c: (build_height_to_page),
3531         (ev_page_cache_get_height_to_page):
3532         
3533         Fixes invalid read, see bug #466401.
3534
3535 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3536
3537         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3538         (set_drag_cursor):
3539         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3540         (configure_item_cursor), (new_pixbuf_from_widget):
3541
3542         Fix multihead problems in toolbar editor. Fixes bug #382055.
3543
3544 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3545
3546         * shell/ev-window.c: (ev_window_cmd_file_open),
3547         (ev_window_cmd_save_as):
3548
3549         Use g_get_user_special_dir when available instead of
3550         xdg_user_dir_lookup.
3551
3552 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3553
3554         * MAINTAINERS:
3555         
3556         Updated according to request on desktop-devel.
3557
3558 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3559
3560         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3561
3562         Do not use cairo_rectangle and cairo_clip since we are
3563         not using cairo_fill but cairo_paint. Use the same cairo context
3564         for every page in the same expose event.
3565
3566 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3567
3568         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
3569         leak.
3570
3571 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3572
3573         * configure.ac:
3574         * NEWS:
3575
3576         Release 0.9.3
3577
3578 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3579
3580         * libdocument/ev-document-info.h:
3581         * libdocument/ev-document.h:
3582         * shell/ev-page-action.h:
3583         * shell/ev-sidebar-links.h:
3584
3585         Fix a headers problem with ev-link
3586         
3587         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
3588         * shell/ev-view-private.h:
3589         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3590         (get_link_area), (ev_view_query_tooltip),
3591         (ev_view_leave_notify_event), (ev_view_destroy),
3592         (ev_view_class_init):
3593
3594         Use new gtk tooltips when available instead of ev-tooltip.
3595         
3596 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3597
3598         * shell/ev-window.c: (update_chrome_visibility),
3599         (ev_window_sidebar_visibility_changed_cb):
3600
3601         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
3602         
3603 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3604
3605         * shell/ev-navigation-action.c:
3606         (ev_navigation_action_history_changed),
3607         (ev_navigation_action_set_history):
3608         * shell/ev-navigation-action-widget.c:
3609         (ev_navigation_action_widget_init):
3610         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3611
3612         Fix compile warnings.
3613         
3614 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3615
3616         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3617         (egg_editable_toolbar_dispose):
3618
3619         Fix memory leak.
3620         
3621 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3622
3623         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3624         (screensaver_disable_x11):
3625         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
3626         * shell/ev-window.c: (presentation_set_timeout):
3627         * shell/ev-view.c: (ev_view_presentation_transition_start):
3628
3629         Use g_timeout_add_seconds instead of g_timeout_add when
3630         available.
3631         
3632 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3633
3634         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
3635
3636         Set horizontal scrollbar policy to AUTOMATIC instead of
3637         NEVER. Workaround for bug #449462.
3638         
3639 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3640
3641         * shell/ev-jobs.c: (ev_job_render_page_ready):
3642
3643         Add page_ready callback to main loop with high priority and hold
3644         a reference to job during idle.
3645         
3646 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3647
3648         * configure.ac:
3649         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3650         (pdf_document_file_exporter_begin),
3651         (pdf_document_file_exporter_do_page),
3652         (pdf_document_file_exporter_get_capabilities):
3653         * libdocument/ev-file-exporter.h:
3654         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3655         * shell/ev-window.c: (ev_window_print_send),
3656         (ev_window_print_dialog_response_cb):
3657
3658         Allow printing multiple pages per sheet. Fixes bug #395573.
3659         
3660 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3661
3662         * shell/ev-view.c: (tip_from_link):
3663         
3664         Check for NULL, fixes bug #460862.
3665
3666 2007-07-29  Christian Persch  <chpe@gnome.org>
3667
3668         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3669         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3670         (ev_window_cmd_preview_print):
3671         
3672         Fixes bug #437681 - blocks while enumerating printers.
3673
3674 2007-07-29  Christian Persch  <chpe@gnome.org>
3675
3676         * shell/ev-window.c: (ev_window_screen_changed):
3677         
3678         Don't use deprecated gtk+ function. See bug #460909.
3679
3680 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3681
3682         * shell/ev-utils.c: (get_num_monitors):
3683         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
3684
3685         Do not use display before initializing it. Remove compile
3686         warnings.
3687
3688 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
3689
3690         * shell/ev-view.c: (ev_view_class_init):
3691         
3692         Unix-like hjkl bindings added. See bug #458111.
3693
3694 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
3695
3696         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
3697         * shell/ev-utils.h:
3698         * shell/ev-view.c: (ev_view_set_zoom_for_size),
3699         (ev_view_update_view_size):
3700         * shell/ev-view.h:
3701         * shell/ev-window.c: (ev_window_update_actions),
3702         (setup_view_from_metadata), (ev_window_screen_changed),
3703         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
3704         (zoom_control_changed_cb):
3705         * shell/ev-window.h:
3706         
3707         Reorganizes utility functions.
3708
3709 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3710
3711         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
3712         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
3713         (add_job), (ev_pixbuf_cache_get_surface),
3714         (ev_pixbuf_cache_get_link_mapping),
3715         (ev_pixbuf_cache_get_image_mapping),
3716         (ev_pixbuf_cache_get_form_field_mapping),
3717         (ev_pixbuf_cache_get_text_mapping):
3718         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
3719         (notify_page_ready), (ev_job_render_page_ready),
3720         (ev_job_render_run):
3721
3722         Add page_ready signal to notify that page is ready as soon as
3723         possible even if other page elements like links, forms, images or
3724         text mapping are not ready yet.
3725
3726 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3727
3728         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
3729         (dvi_document_file_exporter_do_page),
3730         (dvi_document_file_exporter_get_capabilities),
3731         (dvi_document_file_exporter_iface_init):
3732         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
3733         (ps_document_file_exporter_do_page),
3734         (ps_document_file_exporter_get_capabilities),
3735         (ps_document_file_exporter_iface_init):
3736         * backend/djvu/djvu-document.c:
3737         (djvu_document_file_exporter_begin),
3738         (djvu_document_file_exporter_end),
3739         (djvu_document_file_exporter_get_capabilities),
3740         (djvu_document_file_exporter_iface_init):
3741         * backend/tiff/tiff-document.c:
3742         (tiff_document_file_exporter_begin),
3743         (tiff_document_file_exporter_get_capabilities),
3744         (tiff_document_document_file_exporter_iface_init):
3745         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3746         (pdf_document_file_exporter_do_page),
3747         (pdf_document_file_exporter_get_capabilities),
3748         (pdf_document_file_exporter_iface_init):
3749         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
3750         (ev_file_exporter_get_capabilities):
3751         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
3752         (idle_print_handler), (ev_print_job_print):
3753         * shell/ev-jobs.c: (ev_job_print_run):
3754         * shell/ev-window.c: (ev_window_print_send),
3755         (ev_window_print_range):
3756
3757         Use capabilities to know which options should be offered by the
3758         print dialog depending on the document backend.
3759
3760 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3761
3762         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3763
3764         Give priority to forms over text to set the cursor.
3765
3766 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3767
3768         * shell/ev-view-private.h:
3769         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3770         (ev_view_leave_notify_event), (ev_view_finalize),
3771         (ev_view_get_property), (ev_view_class_init):
3772
3773         Use IBEAM cursor for text form fields and NORMAL cursor for read
3774         only fields. Remove unused status attribute.
3775
3776 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3777
3778         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3779
3780         Update region for current selected items also for checkbox
3781         buttons, since they can behave as radio buttons when they are in a
3782         set.
3783
3784 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3785
3786         * configure.ac:
3787         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3788
3789         Get max length of text form fields.
3790
3791 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3792
3793         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3794         * libdocument/ev-form-field.h:
3795         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
3796
3797         Fix build with current poppler cvs head.
3798
3799 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3800
3801         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3802         * shell/eggfindbar.c: (egg_find_bar_init):
3803
3804         Fix build with gtk+ >= 2.11.5 due to gtktooltips
3805         deprecation. Fixes bug #455667
3806
3807 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3808
3809         * NEWS:
3810         * configure.ac:
3811         
3812         Update for release 0.9.2
3813
3814 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3815
3816         * shell/ev-view.c: (ev_view_form_field_text_save),
3817         (ev_view_form_field_choice_save):
3818
3819         Fix a crash when closing whith a form widget visible.
3820
3821 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3822
3823         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3824
3825         Update also the region of the current selected button when
3826         clicking on another button if they are radio buttons.
3827
3828 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3829
3830         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
3831         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
3832         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
3833         (ev_pixbuf_cache_get_link_mapping),
3834         (ev_pixbuf_cache_get_image_mapping),
3835         (ev_pixbuf_cache_get_form_field_mapping),
3836         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
3837         * shell/ev-view.c: (ev_view_form_field_get_region),
3838         (ev_view_form_field_button_create_widget),
3839         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
3840         (job_finished_cb):
3841
3842         Redraw only form field region instead of the whole page when
3843         reloading a page to show changes on the form field.
3844
3845 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3846
3847         * shell/ev-view.c: (ev_view_form_field_choice_save):
3848
3849         Fix selection of first item in list form fields.
3850
3851 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3852
3853         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
3854         (ev_pixbuf_cache_reload_page),
3855         (ev_pixbuf_cache_get_form_field_mapping):
3856
3857         Some refactoring to avoid duplicated code.
3858
3859 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3860
3861         * configure.ac:
3862         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
3863         (ev_form_field_from_poppler_field),
3864         (pdf_document_forms_get_form_fields),
3865         (pdf_document_forms_form_field_text_get_text),
3866         (pdf_document_forms_form_field_text_set_text),
3867         (pdf_document_forms_form_field_button_set_state),
3868         (pdf_document_forms_form_field_button_get_state),
3869         (pdf_document_forms_form_field_choice_get_item),
3870         (pdf_document_forms_form_field_choice_get_n_items),
3871         (pdf_document_forms_form_field_choice_is_item_selected),
3872         (pdf_document_forms_form_field_choice_select_item),
3873         (pdf_document_forms_form_field_choice_toggle_item),
3874         (pdf_document_forms_form_field_choice_unselect_all),
3875         (pdf_document_forms_form_field_choice_set_text),
3876         (pdf_document_forms_form_field_choice_get_text),
3877         (pdf_document_document_forms_iface_init):
3878         * libdocument/Makefile.am:
3879         * libdocument/ev-form-field.[ch]:
3880         * libdocument/ev-document-forms.[ch]:
3881         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3882         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3883         (add_job), (ev_pixbuf_cache_reload_page),
3884         (ev_pixbuf_cache_get_form_field_mapping):
3885         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
3886         * shell/ev-view-private.h:
3887         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
3888         (ev_view_handle_cursor_over_xy),
3889         (ev_view_get_form_field_at_location),
3890         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
3891         (ev_view_form_field_button_create_widget),
3892         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
3893         (ev_view_form_field_text_create_widget),
3894         (ev_view_form_field_choice_save),
3895         (ev_view_form_field_choice_changed),
3896         (ev_view_form_field_choice_create_widget),
3897         (ev_view_handle_form_field), (ev_view_size_allocate),
3898         (ev_view_realize), (draw_end_presentation_page),
3899         (ev_view_button_press_event), (ev_view_remove_all),
3900         (ev_view_motion_notify_event), (ev_view_key_press_event),
3901         (ev_view_enter_notify_event), (highlight_find_results),
3902         (draw_loading_text), (draw_one_page), (ev_view_destroy),
3903         (ev_view_class_init), (page_changed_cb),
3904         (on_adjustment_value_changed), (ev_view_set_presentation),
3905         (merge_selection_region), (ev_view_set_cursor),
3906         (ev_view_reset_presentation_state):
3907         
3908         Merge evince-forms branch.
3909
3910 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
3911
3912         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
3913
3914         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
3915         This script also updates itself from libegg
3916
3917         * cut-n-paste/toolbar-editor/egg*:
3918         Run update-toolbareditor-from-libegg.sh so we are in sync again with
3919         libegg
3920
3921 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
3922
3923         * shell/ev-window.c:
3924         
3925         Adds a nice icon to page action during toolbar editing.
3926         See bug #452872.
3927
3928 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3929
3930         * data/evince-toolbar.xml:
3931         * shell/ev-window.c:
3932         
3933         Let user add a presentation and fullscreen icons on toolbar.
3934         See bug #449734.
3935
3936 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
3937
3938         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
3939
3940         new script to keep in sync with toolbareditor in libegg
3941
3942         * cut-n-paste/toolbar-editor/*: 
3943
3944         Run update-toolbareditor-from-libegg so we are in sync again. 
3945         Fixes bug #452850.
3946         
3947
3948 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3949
3950         * shell/ev-sidebar-links.c: (job_finished_callback):
3951
3952         Do not connect selection changed signal more than once. Fixes bug
3953         #349433.
3954
3955 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3956
3957         * shell/ev-window.c: (ev_window_view_sidebar_cb):
3958
3959         Do not change sidebar chrome flag when pressing F9 key in
3960         presentation mode.
3961
3962 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3963
3964         * backend/pdf/ev-poppler.cc:
3965         (pdf_document_thumbnails_get_dimensions):
3966
3967         Make sure thumbnails width and height is not <= 0. Fixes a crash
3968         with some pdf documents which have really small pages.
3969
3970 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
3971
3972         * shell/main.c: (main):
3973
3974         Fixes program description translation issue.
3975         Bug #450148.
3976
3977 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
3978
3979         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
3980
3981         Do not change current page when returning from black/white mode
3982         in presentation. Fixes bug #415032.
3983
3984 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3985
3986         * NEWS:
3987         * configure.ac:
3988         
3989         Update for release 0.9.1
3990
3991 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
3992
3993         * backend/dvi/dvi-document.c:
3994         (dvi_document_finalize),
3995         (dvi_document_file_exporter_format_supported),
3996         (dvi_document_file_exporter_begin),
3997         (dvi_document_file_exporter_do_page),
3998         (dvi_document_file_exporter_end),
3999         (dvi_document_file_exporter_iface_init), (dvi_document_init):
4000         
4001         PDF exporter for dvi documents. Fixes bug #441319.
4002
4003 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4004
4005         * shell/ev-window.c: (ev_window_clear_print_job):
4006
4007         Clear gtk print job when job has finished. Fixes bug #447612.
4008
4009 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4010
4011         * shell/ev-window.c: (ev_window_print_send),
4012         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4013
4014         Add preview button to print dialog. Fixes bug #445419.
4015
4016 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4017
4018         * backend/dvi/Makefile.am:
4019         * backend/dvi/pixbuf-device.[ch]: Removed
4020         * backend/dvi/cairo-device.[ch]: Added
4021         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
4022         * backend/dvi/dvi-document.c: (dvi_document_load),
4023         (dvi_document_render), (dvi_document_finalize),
4024         (dvi_document_thumbnails_get_thumbnail), (parse_color),
4025         (dvi_document_do_color_special):
4026         * libdocument/ev-document-misc.[ch]:
4027         (ev_document_misc_pixbuf_from_surface):
4028
4029         Port dvi backend to cairo and fix a problem with colors. 
4030
4031 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4032
4033         * shell/ev-view.c: (draw_one_page):
4034
4035         Draw only visible region.
4036
4037 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4038
4039         * backend/djvu/djvu-document.c: (djvu_document_render):
4040
4041         Fix rotation in djvu backend.
4042
4043 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4044
4045         * shell/ev-pixbuf-cache.c: (job_finished_cb),
4046         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
4047         (ev_pixbuf_cache_get_image_mapping),
4048         (ev_pixbuf_cache_get_text_mapping):
4049
4050         Redraw view every time we have a new surface. Fixes bug #443587.
4051
4052 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4053
4054         * libdocument/ev-document.c: (ev_document_info_free):
4055
4056         Fix memory leaks.
4057
4058 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4059
4060         * backend/dvi/dvi-document.c: (dvi_document_render),
4061         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
4062         * backend/impress/impress-document.c:
4063         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4064         (impress_document_render), (impress_document_document_iface_init),
4065         (impress_document_thumbnails_get_thumbnail):
4066         * backend/djvu/djvu-document-private.h:
4067         * backend/djvu/djvu-document.c: (djvu_document_render),
4068         (djvu_document_finalize), (djvu_document_document_iface_init),
4069         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
4070         * backend/tiff/tiff-document.c: (tiff_document_render),
4071         (tiff_document_render_pixbuf),
4072         (tiff_document_document_iface_init):
4073         * backend/pdf/ev-poppler.cc: (pdf_document_render),
4074         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
4075         (pdf_selection_render_selection):
4076         * backend/comics/comics-document.c:
4077         (comics_document_render_pixbuf), (comics_document_render),
4078         (comics_document_document_iface_init):
4079         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
4080         (pixbuf_document_document_iface_init):
4081         * libdocument/ev-document-misc.[ch]:
4082         (ev_document_misc_surface_from_pixbuf),
4083         (ev_document_misc_surface_rotate_and_scale):
4084         * libdocument/ev-document.[ch]: (ev_document_render):
4085         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
4086         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4087         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4088         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
4089         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
4090         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
4091         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
4092         (render_finished_cb), (ev_job_render_run):
4093         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
4094         (merge_selection_region):
4095
4096         Use cairo image surfaces instead of GDK pixbufs for drawing pages
4097         and selections.
4098
4099 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4100
4101         * shell/ev-window-title.c: (ev_window_title_update):
4102
4103         Fix memory leak.
4104
4105 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4106
4107         * shell/ev-view.c: (draw_loading_text):
4108
4109         Show loading text centered. Fixes bug #433061
4110
4111 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4112
4113         * shell/ev-sidebar-thumbnails.c:
4114         (ev_sidebar_thumbnails_set_loading_icon):
4115
4116         Remove a mutex in the main thread that blocks the UI in heavy
4117         documents.
4118
4119 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4120
4121         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
4122
4123         Set points_set to TRUE so that selections don't disappear after a
4124         zoom change.
4125
4126 2007-06-07  Michael Monreal  <infernux@web.de>
4127
4128         * data/icons/16x16/actions/Makefile.am:
4129         * data/icons/16x16/actions/zoom.svg:
4130         * data/icons/22x22/actions/Makefile.am:
4131         * data/icons/22x22/actions/zoom.svg:
4132         * data/icons/24x24/actions/Makefile.am:
4133         * shell/ev-stock-icons.c:
4134         * shell/ev-stock-icons.h:
4135         * shell/ev-window.c:
4136         
4137         Zoom icon artwork. See bug #444795.
4138
4139 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4140
4141         * shell/ev-metadata-manager.c: Remove extraneous function
4142         (Closes: #444386)
4143
4144 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4145
4146         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
4147         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
4148         (ev_metadata_manager_set), (ev_metadata_manager_save):
4149         Simplify the timeout, no need for modified anymore
4150
4151 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4152
4153         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
4154         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
4155         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
4156         (ev_metadata_manager_save): Adapted patch from Arjan van de
4157         Ven (arjan@linux.intel.com) to avoid the timeout running all the
4158         time, saves on power (Closes: #443851)
4159
4160 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4161
4162         * configure.ac:
4163         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
4164         (pdf_selection_render_selection), (pdf_document_get_page_duration):
4165
4166         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
4167
4168 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4169
4170         * shell/ev-window.c: (ev_window_add_history):
4171
4172         Check if history is NULL
4173
4174 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4175
4176         * libdocument/ev-image.c: (ev_image_finalize):
4177         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
4178         * libdocument/ev-attachment.c: (ev_attachment_finalize):
4179         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
4180         (ev_tmp_uri_unlink):
4181
4182         Add functions to delete temporary files created by evince in a safe
4183         way.
4184
4185         * shell/ev-window.c: (ev_window_clear_local_uri),
4186         (open_xfer_update_progress_callback),
4187         (save_xfer_update_progress_callback), (ev_window_save_remote),
4188         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
4189         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4190         (attachment_save_dialog_response_cb),
4191         (ev_attachment_popup_cmd_save_attachment_as):
4192
4193         Allow saving a copy of a document, image or attachment to a remote
4194         location. Fixes bug #440754. 
4195
4196 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4197
4198         * configure.ac:
4199         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
4200
4201         Fix build with current poppler from cvs head. 
4202
4203 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
4204
4205         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
4206
4207         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
4208         directory exists.
4209
4210 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
4211
4212         * shell/ev-sidebar.c: (ev_sidebar_add_page):
4213         * shell/ev-window.c:
4214
4215         Change sidebar ordering. Fixes bug #439939.
4216
4217 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
4218
4219         * backend/comics/Makefile.am:
4220         
4221         Fixes build with --without-libgnome.
4222
4223 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4224         
4225         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
4226
4227         Update cursor and tooltip on page change and view scroll. Fixes bug
4228         #439217.
4229
4230 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4231
4232         * NEWS:
4233         * configure.ac:
4234         
4235         Update for release 0.9.0
4236
4237 2007-05-14  Alaska Subedi <asubedi@gmail.com>
4238
4239         * backend/djvu/djvu-document-private.h:
4240         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4241         (djvu_document_finalize),
4242         (djvu_document_file_exporter_format_supported),
4243         (djvu_document_file_exporter_begin),
4244         (djvu_document_file_exporter_do_page),
4245         (djvu_document_file_exporter_end),
4246         (djvu_document_file_exporter_iface_init), (djvu_document_init):
4247         
4248         Implemented printing with djvu. Bug #437998.
4249
4250 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4251
4252         * backend/impress/zip.c:
4253         Add missing ulong definition.
4254
4255         * backend/ps/ps-interpreter.c:
4256         Add missing headers.
4257
4258         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
4259
4260 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4261
4262         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
4263
4264         Add missing call to parent class dispose method. 
4265
4266 2007-05-12  Ross Burton  <ross@openedhand.com>
4267
4268         * shell/main.c:
4269         Sync keybindings manually when building without libgnome
4270         (#437925).
4271
4272 2007-05-12  Ross Burton  <ross@openedhand.com>
4273
4274         * shell/ev-window.c:
4275         Respect the screen when opening help (#437866).
4276
4277 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4278
4279         * data/evince-ui.xml:
4280         * shell/ev-application.[ch]: (get_print_settings_from_args),
4281         (ev_application_open_uri_at_dest), (ev_application_open_uri),
4282         (ev_application_open_uri_list):
4283         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
4284         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
4285         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
4286         (ev_window_cmd_view_reload), (lookup_printer_from_name),
4287         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
4288         (ev_window_dispose):
4289         * shell/main.c: (arguments_parse):
4290
4291         Add print button in preview mode. Fixes bug #396475. 
4292
4293 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4294
4295         * cut-n-paste/zoom-control/ephy-zoom.h:
4296         
4297         Fixes zoom level factors. See bug #408119 for details.
4298
4299 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4300
4301         * backend/comics/comics-document.c: (comics_regex_quote),
4302         (extract_argv):
4303         
4304         Correctly quote symbols. Fixes crash in the bug
4305         #415370.
4306
4307 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4308
4309         * shell/ev-navigation-action-widget.c:
4310         (ev_navigation_action_widget_init),
4311         (ev_navigation_action_widget_class_init),
4312         (ev_navigation_action_widget_button_press_event):
4313         
4314         Connect to button-press event on correct widget. Fixes
4315         bug #431988
4316
4317 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4318
4319         * shell/ev-application.c: (ev_application_open_window),
4320         (ev_application_add_icon_path_for_screen),
4321         (ev_application_open_uri_at_dest):
4322         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
4323         * shell/ev-navigation-action.c: (build_menu):
4324         
4325         Add app-specific icons to our icon theme. Fixes bug
4326         #425508.
4327
4328 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4329
4330         * shell/ev-history.c: (ev_history_class_init),
4331         (ev_history_add_link):
4332         * shell/ev-history.h:
4333         * shell/ev-navigation-action.c:
4334         (ev_navigation_action_history_changed),
4335         (ev_navigation_action_set_history), (build_menu),
4336         (ev_navigation_action_finalize):
4337         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
4338         
4339         Make navigation action unsensitive instead of showing
4340         menu with unsensitive word. Fixes bug #417392.
4341
4342 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4343
4344         * shell/ev-application.[ch]: (ev_application_shutdown),
4345         (ev_application_get_print_settings),
4346         (ev_application_set_print_settings):
4347         * shell/ev-window.c:
4348
4349         Remember print settings. Fixes bug #349102. 
4350
4351 2007-05-08  Christian Persch  <chpe@gnome.org>
4352
4353         * configure.ac:
4354         * properties/ev-properties-view.c:
4355
4356         No need for a configure check; just use the GTK_CHECK_VERSION macro.
4357         Bug #382438.
4358
4359 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4360
4361         * configure.ac:
4362         * properties/ev-properties-view.c: (ev_regular_paper_size):
4363
4364         Use gtk+ builtin paper list to identify the document's paper size.
4365         Fixes bug #382438. 
4366
4367 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
4368
4369         * configure.ac:
4370
4371         Fix build when compiling with thumbnailer and libgnome support. 
4372
4373 2007-05-04  Ross Burton  <ross@openedhand.com>
4374
4375         * configure.ac:
4376         Add --without-libgnome, check for libgnome and libgnomeui
4377         separately, and add them to the symbols as required.
4378
4379         * libdocument/ev-file-helpers.c:
4380         When building without libgnome, use g_get_user_config_dir instead
4381         of gnome_user_dir_get.
4382
4383         * shell/ev-application.c:
4384         When building without libgnome, don't use session management.
4385
4386         * shell/main.c:
4387         When building without libgnome, don't use GnomeProgram or
4388         initialise the authentication manager.
4389
4390         This fixes #328842.
4391
4392 2007-05-04  Ross Burton  <ross@openedhand.com>
4393
4394         * shell/ev-window.c:
4395         Don't use libgnome to open help, instead call Yelp directly.
4396
4397 2007-05-04  Ross Burton  <ross@openedhand.com>
4398
4399         * shell/ev-sidebar-attachments.c:
4400         Don't use libgnome to lookup icons for MIME types, instead copy
4401         code from GTK+ to do it manually.
4402
4403 2007-05-04  Ross Burton  <ross@openedhand.com>
4404
4405         * configure.ac:
4406         Add libxml to the dependencies for SHELL_CORE (#435818).
4407
4408 2007-05-02  Ross Burton  <ross@openedhand.com>
4409
4410         * configure.ac:
4411         * Makefile.am:
4412         Add --disable-thumbnailer (#434825)
4413
4414 2007-05-02  Ross Burton  <ross@openedhand.com>
4415
4416         * shell/ev-window.c:
4417         Add missing includes, fix indentation.
4418
4419         * shell/main.c:
4420         Fix indentation.
4421
4422 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
4423
4424         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
4425         ev_application_open_uri_at_dest instead of ev_application_open_uri
4426         preventing new document always being opened in a new window even if there
4427         is an empty window.
4428
4429 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4430
4431         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4432         (egg_recent_view_uimanager_finalize):
4433         * properties/ev-properties-view.c: (ev_properties_view_dispose):
4434         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
4435         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
4436         (ev_pixbuf_cache_dispose):
4437         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
4438         * shell/ev-tooltip.c: (ev_tooltip_dispose):
4439         
4440         Add missing chain to parent class methods. Fixes
4441         bug #433128.
4442
4443 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
4444
4445         * data/Makefile.am (update-icon-cache): Updates
4446         gtk-update-icon-cache in uninstall-hook.
4447
4448 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4449
4450         * shell/ev-window.c: (ev_window_setup_document),
4451         (ev_window_set_document), (ev_window_load_job_cb):
4452         * shell/ev-view.c: (setup_caches):
4453         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
4454
4455         Start rendering pages before any other jobs. 
4456
4457 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4458
4459         * shell/ev-window.c: (ev_window_stop_fullscreen),
4460         (ev_window_stop_presentation):
4461
4462         Update chrome visibility before window unfullscreen. 
4463
4464 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4465
4466         * data/Makefile.am:
4467         * data/evince-ui.xml:
4468         * shell/ev-stock-icons.[ch]:
4469         * shell/ev-application.[ch]: (ev_application_shutdown),
4470         (ev_application_init), (ev_application_get_toolbars_model):
4471         * shell/ev-window.c: (update_chrome_visibility),
4472         (fullscreen_toolbar_setup_item_properties),
4473         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4474         (ev_window_run_presentation), (ev_window_stop_presentation),
4475         (ev_window_run_preview), (ev_window_screen_changed),
4476         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
4477         (ev_window_dispose), (ev_window_init):
4478
4479         Make fullscreen toolbar always visible. Do not use egg toolbars for
4480         fullscreen and preview modes since such toolbars are not editables.
4481         Fixes bugs #300278, #338910 and #316188.  
4482
4483 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
4484
4485         * shell/ev-application.c:
4486         * shell/ev-job-queue.c:
4487         * shell/ev-metadata-manager.c:
4488         * shell/ev-stock-icons.c:
4489         * shell/ev-window.c:
4490         * shell/main.c:
4491         
4492         Developers documentation updated.
4493
4494 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4495
4496         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
4497
4498         Check whether uri is valid before launching it. Fixes bug #427664.
4499
4500 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4501
4502         * shell/ev-window.c:
4503
4504         Change key accelerator for Open a Copy menu entry which is in conflict
4505         with Close. Fixes bug #427321.
4506
4507 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4508
4509         * NEWS:
4510         * configure.ac:
4511         
4512         Update for release 0.8.1
4513
4514 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4515
4516         * shell/ev-window.c: (setup_size_from_metadata):
4517         
4518         Do not make window bigger than screen. Fixes bug 
4519         #388985.
4520
4521 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4522
4523         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
4524         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
4525
4526         Use default resolution when it's not provided by document. Fixes bug
4527         #408762.
4528
4529 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4530
4531         * configure.ac:
4532         * thumbnailer/Makefile.am:
4533         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4534         * thumbnailer/evince-thumbnailer.schemas.in:
4535         * thumbnailer/evince-thumbnailer-ps.schemas.in:
4536
4537         Add support for ps, eps and compressed documents thumbnails. Do not
4538         ignore size parameter. 
4539
4540 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4541
4542         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
4543         (dvi_document_do_color_special):
4544         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
4545
4546         Implement font color specials in the DVI backend. Fixes bug #303651.
4547
4548 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4549
4550         Fixup the previous commit:
4551
4552         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
4553         * shell/xdg-user-dir-lookup.c: Make the function non-static
4554         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
4555
4556 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4557
4558         * shell/ev-window.c (file_open_dialog_response_cb): Use
4559         the xdg-user-dirs DOCUMENTS folder as default folder when
4560         opening a file chooser.  (#424858)
4561
4562         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
4563         xdg-user-dirs.
4564
4565 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4566
4567         * shell/ev-window.c: (ev_window_load_job_cb):
4568
4569         Do not setup view from metadata on preview mode. 
4570
4571 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4572
4573         * shell/main.c:
4574
4575         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
4576
4577 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4578
4579         * shell/ev-view.c: (ev_view_primary_get_cb):
4580
4581         Check pointer != NULL before using it. Fixes bug #416841. 
4582
4583 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4584
4585         * NEWS:
4586         * configure.ac:
4587         
4588         Release 0.8.0
4589
4590 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4591
4592         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
4593
4594         Do not render thumbnails when sidebar thumbnail page is not visible
4595         at startup. Fixes bug #416447. 
4596
4597 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
4598
4599         * data/evince.desktop.in.in:
4600
4601         "Application" is not a valid category in the freedesktop specification.
4602
4603 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4604
4605         * libdocument/ev-file-helpers.[ch]: (compression_run),
4606         (ev_file_uncompress), (ev_file_compress):
4607         * shell/ev-window.c: (file_save_dialog_response_cb):
4608
4609         Save document compressed when saving a copy of a compressed document.
4610         Fixes bug #334542.
4611
4612 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4613
4614         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
4615
4616         Allow deleting in goto window entry in presentation mode. 
4617
4618 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
4619
4620         * Makefile.am: Dist MAINTAINERS.
4621
4622 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4623
4624         * shell/ev-window.c: (ev_window_update_actions):
4625
4626         Fix zoom shortcut keys when searching. Fixes bug #409828.
4627
4628 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4629
4630         * shell/ev-window.c: (ev_window_setup_document):
4631
4632         Fix crash when loading documents with only one page. 
4633
4634 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4635
4636         * backend/dvi/dvi-document.c:
4637         (dvi_document_thumbnails_get_dimensions),
4638         (dvi_document_thumbnails_get_thumbnail):
4639         * backend/impress/impress-document.c:
4640         (impress_document_thumbnails_get_thumbnail),
4641         (impress_document_thumbnails_get_dimensions):
4642         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
4643         (ps_document_thumbnails_get_dimensions):
4644         * backend/djvu/djvu-document.c:
4645         (djvu_document_thumbnails_get_dimensions),
4646         (djvu_document_thumbnails_get_thumbnail):
4647         * backend/tiff/tiff-document.c:
4648         (tiff_document_thumbnails_get_thumbnail),
4649         (tiff_document_thumbnails_get_dimensions):
4650         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4651         (pdf_document_thumbnails_get_thumbnail),
4652         (pdf_document_thumbnails_get_dimensions):
4653         * backend/comics/comics-document.c:
4654         (comics_document_thumbnails_get_thumbnail),
4655         (comics_document_thumbnails_get_dimensions):
4656         * backend/pixbuf/pixbuf-document.c:
4657         (pixbuf_document_thumbnails_get_thumbnail),
4658         (pixbuf_document_thumbnails_get_dimensions):
4659         * libdocument/ev-document-thumbnails.[ch]:
4660         (ev_document_thumbnails_get_thumbnail),
4661         (ev_document_thumbnails_get_dimensions):
4662         * libdocument/ev-document-misc.[ch]:
4663         (ev_document_misc_get_thumbnail_frame):
4664         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4665         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4666         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4667         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4668         (ev_sidebar_thumbnails_refresh):
4669         * shell/ev-window.c: (ev_window_setup_document):
4670         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4671
4672         Use an EvRenderContext for rendering thumbnails instead of a suggested
4673         width, so that different sized pages get sized proportionally.
4674
4675 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4676
4677         * shell/ev-view.c: (ev_view_button_press_event),
4678         (ev_view_key_press_event):
4679
4680         Fix critical warnings when there is no document loaded. 
4681
4682 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4683
4684         * shell/ev-page-action-widget.c:
4685         * shell/ev-navigation-action.c:
4686         * shell/ev-window.c:
4687
4688         Fix compile warnings. 
4689
4690 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4691
4692         * backend/djvu/djvu-text.h:
4693         * backend/djvu/djvu-document.c:
4694         * backend/djvu/djvu-text-page.c:
4695         * backend/djvu/djvu-links.c:
4696         * backend/djvu/djvu-text-page.h:
4697         * backend/djvu/djvu-text.c:
4698         
4699         Fix build on Mac. Fixes bug #392186. Patch by
4700         <ephraim_owns@hotmail.com>
4701
4702 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4703
4704         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
4705
4706         Restore cairo context before rendering every page when printing a PDF
4707         document into a PDF file. 
4708
4709 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4710
4711         * backend/ps/gstypes.h:
4712         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
4713         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
4714         (ps_document_thumbnails_get_thumbnail):
4715
4716         Handle PostScript page orientation. Fixes bug #318568.
4717
4718 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4719
4720         * backend/ps/Makefile.am:
4721         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
4722         (document_load), (ps_document_load), (save_document),
4723         (save_page_list), (ps_document_get_n_pages),
4724         (ps_document_get_page_size), (ps_document_get_info),
4725         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
4726         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
4727         (ps_document_thumbnails_get_thumbnail),
4728         (ps_document_thumbnails_get_dimensions),
4729         (ps_document_document_thumbnails_iface_init):
4730         * backend/ps/ps.[ch]: (psgetpagebox):
4731         * backend/ps/ps-interpreter.[ch]:
4732
4733         Add support for thumbnails in ps backend. Fixes bug #164755. 
4734
4735 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4736
4737         * NEWS:
4738         * configure.ac:
4739         
4740         Release 0.7.2
4741
4742 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4743
4744         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
4745         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
4746         (ev_window_dispose):
4747
4748         Use document thumbnail as window icon. Fixes bug #384442.
4749
4750 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
4751
4752         * configure.ac:
4753
4754         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
4755         duplicated adding application/x-bzpostscript instead. 
4756
4757 2007-02-11  Tom Parker  <palfrey@tevp.net>
4758
4759         * backend/ps/ps-document.c: (document_load):
4760
4761         Check return value of psscan before trying
4762         to use it. Fixes bug #372414.
4763
4764 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4765
4766         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4767
4768         Fix invalid free in ev-page-cache. Fixes bug #404745.
4769
4770 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4771
4772         * test/Makefile.am:
4773         * test/test3.py:
4774         
4775         Added reload test case.
4776
4777 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4778
4779         * po/POTFILES.in:
4780         * backend/djvu/djvu-document.c: (djvu_document_load):
4781
4782         Check whether there are missing files in indirect multipage djvu
4783         documents. Fixes bug #361683. 
4784
4785 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4786
4787         * test/Makefile.am:
4788         * test/test-mime.bin:
4789         * test/test3.py:
4790         
4791         Added test for slow mime type
4792
4793 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4794
4795         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4796
4797         Add some checks and call parent_class->finalize. Fixes bug #404745.
4798
4799 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4800
4801         * shell/ev-navigation-action.c: (connect_proxy):
4802         
4803         Fixes dropdown history menu. Thanks a lot Carlos!
4804
4805 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4806
4807         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
4808
4809         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
4810         bug #373715.
4811
4812 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4813
4814         * backend/ps/ps.c: (psscan):
4815
4816         Fix memory leak. 
4817
4818 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4819
4820         * configure.ac:
4821         * libdocument/ev-file-helpers.c: 
4822
4823         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
4824
4825 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4826
4827         * configure.ac:
4828         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
4829         (ps_interpreter_start), (document_load), (save_document),
4830         (save_page_list):
4831         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
4832         * libdocument/ev-document-factory.c:
4833         (ev_document_factory_get_from_mime), (get_document_from_uri),
4834         (free_uncompressed_uri), (ev_document_factory_get_document):
4835         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
4836
4837         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
4838
4839 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4840
4841         * libdocument/ev-document.h:
4842
4843         Fix typo in function name. 
4844
4845 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4846
4847         * backend/ps/ps-document.c: (ps_interpreter_finished),
4848         (ps_interpreter_start), (ps_interpreter_failed):
4849
4850         Handle ghostscript interpreter crashes. 
4851
4852 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4853
4854         * shell/ev-window.c: (ev_window_open_uri),
4855         (window_configure_event_cb):
4856
4857         Setup window size and position before showing it. Fixes bug #401711.
4858
4859 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4860
4861         * backend/ps/Makefile.am:
4862         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
4863         (ps_document_dispose), (ps_document_class_init),
4864         (ps_interpreter_input), (ps_interpreter_output),
4865         (ps_interpreter_error), (setup_interpreter_env),
4866         (ps_interpreter_start), (ps_interpreter_stop),
4867         (ps_interpreter_failed), (ps_interpreter_is_ready),
4868         (check_filecompressed), (document_load), (ps_document_load),
4869         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
4870         (ps_document_widget_event), (send_ps), (ps_document_next_page),
4871         (render_page):
4872
4873         Rework ps-document. Code cleanups, remove deprecated code. 
4874
4875 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4876
4877         * shell/ev-view.c: (ev_view_button_press_event):
4878
4879         Do not start an image drag and drop operation when pointer is on 
4880         text, so that we can select text when the whole background is an
4881         image. 
4882
4883 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4884
4885         * shell/ev-window.c: (ev_window_update_actions): 
4886
4887         Disable all zoom related actions during presentation mode. 
4888
4889 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
4890
4891         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
4892
4893         Do not zoom in or out on presentation mode. Fixes bug #401305.
4894
4895 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4896
4897         * shell/ev-navigation-action.c: (connect_proxy),
4898         (create_menu_item), (ev_navigation_action_class_init):
4899         
4900         Correctly show menu and fix crash when navigaton 
4901         action is out of toolbar visible area.
4902
4903 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4904
4905         * data/Makefile.am:
4906         * data/evince.1:
4907         
4908         Added man file
4909
4910 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4911
4912         * help/reference/* :
4913         * configure.ac:
4914         
4915         Added gtk-doc based documentation for Evince.
4916         Still in initial state but I hope it will
4917         grow.
4918         
4919         * configure.ac:
4920         
4921         Lower dbus requirement to 0.70
4922
4923 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4924
4925         * shell/ev-window.c: (ev_window_add_history):
4926
4927         Fix memory leak. 
4928
4929 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4930
4931         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
4932         * shell/ev-view.h:
4933         * shell/ev-window.c: (ev_window_add_history):
4934         
4935         Correctly handle named destination links
4936
4937 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4938
4939         * NOTES:
4940         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
4941         * backend/pdf/ev-poppler.cc:
4942         * libdocument/ev-document-links.h:
4943         * libdocument/ev-link.c: (ev_link_get_page):
4944         * libdocument/ev-link.h:
4945         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
4946         (ev_history_add_link):
4947         * shell/ev-history.h:
4948         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4949         (new_history_menu_item), (build_menu):
4950         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4951         * shell/ev-sidebar-links.c: (create_loading_model),
4952         (print_section_cb), (ev_sidebar_links_construct),
4953         (fill_page_labels), (update_page_callback_foreach),
4954         (update_page_callback), (job_finished_callback):
4955         * shell/ev-view.c: (ev_view_handle_link):
4956         * shell/ev-window.c: (ev_window_find_chapter),
4957         (ev_window_add_history), (view_handle_link_cb),
4958         (history_changed_cb):
4959         
4960         Implements another history variant
4961
4962 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4963
4964         * shell/ev-window.c: (view_external_link_cb):
4965         * shell/ev-view.c: (ev_view_button_release_event):
4966
4967         Open links in new window when clicking with middle button. 
4968
4969 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4970
4971         * shell/ev-navigation-action.c: (new_history_menu_item):
4972         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4973         * shell/ev-view.c: (ev_view_handle_link):
4974         * shell/ev-window.c:
4975         
4976         Store link before jump, not the destination. For me it 
4977         seems like more natural history behavior.
4978
4979 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4980
4981         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4982         (ev_navigation_action_class_init):
4983         * shell/ev-navigation-action.h:
4984         * shell/ev-page-action.c: (activate_cb):
4985         * shell/ev-page-cache.c: (ev_page_cache_class_init),
4986         (ev_page_cache_set_current_page_history):
4987         * shell/ev-page-cache.h:
4988         * shell/ev-sidebar-thumbnails.c:
4989         (ev_sidebar_tree_selection_changed),
4990         (ev_sidebar_icon_selection_changed), (page_changed_cb):
4991         * shell/ev-view-private.h:
4992         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
4993         * shell/ev-view.h:
4994         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
4995         (ev_window_setup_document), (ev_window_load_job_cb):
4996         * shell/ev-window.h:
4997         
4998         History finally works as expected.
4999
5000 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5001
5002         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
5003
5004         Do not update links treeview if it doesn't have a model assigned yet. 
5005
5006 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5007
5008         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
5009         (ev_sidebar_links_class_init), (update_page_callback):
5010
5011         Do not update links treeview when sidepane is not visible. 
5012
5013 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5014
5015         * shell/ev-marshal.list:
5016         * shell/ev-page-action.c: (activate_cb),
5017         (ev_page_action_class_init):
5018         * shell/ev-page-action.h:
5019         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
5020         * shell/ev-window.c:
5021         
5022         Remove activate_link signal, not required.
5023
5024 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5025
5026         * shell/ev-navigation-action.c: (build_menu):
5027         
5028         Reorder menu items and build menu with fixed length.
5029
5030 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
5031
5032         * shell/ev-view.c: (get_selected_text):
5033         
5034         Normalize text to fix ligatures problem. See bug
5035         #341947 for details.
5036
5037 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5038
5039         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5040
5041         Fix memory leak in ev-page-cache. 
5042
5043 2007-01-25  Tom Parker <palfrey@tevp.net>
5044
5045         * backend/impress/impress-document.c: (impress_document_load),
5046         (impress_document_finalize), (impress_document_init):
5047         * properties/ev-properties-main.c: (ev_properties_get_pages):
5048         
5049         Correctly handle impress document errors. Fixes nautilus
5050         crash in property page #370491.
5051
5052 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5053
5054         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5055         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5056         (ev_job_queue_remove_job):
5057         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
5058         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
5059         (ev_job_load_run):
5060         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
5061         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
5062         (ev_window_load_job_cb), (xfer_update_progress_callback),
5063         (ev_window_open_uri), (ev_window_dispose):
5064         * shell/main.c: (main):
5065
5066         Do file transfer asynchronously in the main thread instead of
5067         synchronously in the load thread. Fixes bugs #399694, #398307 and
5068         #343542.
5069
5070 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5071
5072         * shell/ev-jobs.c: (ev_job_xfer_run):
5073
5074         Load the document with the font-config lock held. 
5075
5076 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5077
5078         * backend/ps/ps-document.c: (start_interpreter):
5079
5080         Fix memory leaks in ps backend. 
5081
5082 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5083
5084         * backend/impress/impress-document.c:
5085         (impress_document_render_pixbuf):
5086
5087         Do not acquire fontconfig lock in impress backend, since it is using
5088         the main loop for rendering. 
5089
5090 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5091
5092         * po/POTFILES.in: 
5093
5094         Remove mdvi files that shouldn't be translated. 
5095
5096 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5097
5098         * shell/ev-view-private.h:
5099         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
5100         (ev_view_set_zoom):
5101
5102         Render "loading..." text into a cairo surface instead of directly into
5103         the window so that fontconfig lock is only needed once and UI is not
5104         blocked. Change text color to #9B9B9B. Fixes bug #397356.
5105
5106 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5107
5108         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5109         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5110
5111         Use icon theme associated with the window screen rather than default. 
5112
5113 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5114
5115         * configure.ac:
5116
5117         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
5118
5119 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5120
5121         * data/icons/*/apps/evince.*:
5122
5123         Move Evince icons under new apps directory.
5124
5125         * data/icons/*/actions/*:
5126
5127         Add new custom themeable Evince icons: view-page-continuous, 
5128         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
5129         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
5130
5131         * configure.ac:
5132
5133         Add new directories to AC_CONFIG_FILES.
5134
5135         * shell/ev-stock-icons.c:
5136         * shell/ev-stock-icons.h:
5137
5138         Use new custom themeable icons.
5139
5140 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5141
5142         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5143
5144         Do not draw white background page in presentation mode. 
5145
5146 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
5147
5148         * shell/ev-view.c: Remove unused gnome-vfs include.
5149
5150 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
5151
5152         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
5153         
5154         Format string is corrected, fixes bug #397129.
5155
5156 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5157
5158         * shell/ev-window.c: (ev_window_setup_recent):
5159
5160         Do not include in recent menu inexistent documents. Fixes
5161         bug #339171.
5162
5163 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5164
5165         * po/POTFILES.skip: 
5166
5167         Update POTFILES.skip file according to current source tree. 
5168
5169 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5170
5171         * shell/ev-window.c: (file_save_dialog_response_cb):
5172
5173         Do Save a copy in atomic way. Fixes bug #328266. 
5174
5175 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5176
5177         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
5178
5179         Keep selected cell always visible in index treeview.
5180
5181 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5182         
5183         * shell/ev-view.c: (ev_view_size_allocate):
5184
5185         Restore horizontal scrollbar after switching to/from fullscreen
5186         or presentation mode. Fixes bug #331728.
5187
5188 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5189
5190         * shell/ev-view-private.h:
5191         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
5192         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
5193         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
5194         (ev_view_can_zoom_out):
5195
5196         Use max and min scale values in the view iby taking dpi into account. 
5197
5198 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5199
5200         * configure.ac:
5201         * NEWS:
5202
5203         Release 0.7.1
5204
5205 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5206
5207         * shell/ev-window.c: (ev_window_print_send):
5208
5209         Send print job to printer with some settings set to default values,
5210         since we have already exported to a file according to such settings
5211         and they could be taken twice by some printers. 
5212
5213 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5214
5215         * shell/ev-jobs.c: (ev_job_xfer_run):
5216         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5217
5218         Show main window and load document with the font-config lock held. 
5219
5220 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5221
5222         * configure.ac:
5223         * shell/ev-application.c: (ev_application_register_service):
5224         * shell/main.c: (load_files_remote):
5225
5226         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
5227
5228 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5229
5230         * doc/debugging.txt:
5231         
5232         Remove obsolete documentation.
5233
5234 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5235
5236         * Makefile.am:
5237         * backend/Makefile.am:
5238         * backend/comics/Makefile.am:
5239         * backend/djvu/Makefile.am:
5240         * backend/dvi/Makefile.am:
5241         * backend/ev-async-renderer.c:
5242         * backend/ev-async-renderer.h:
5243         * backend/ev-attachment.c:
5244         * backend/ev-attachment.h:
5245         * backend/ev-backend-marshal.c:
5246         * backend/ev-document-factory.c:
5247         * backend/ev-document-factory.h:
5248         * backend/ev-document-find.c:
5249         * backend/ev-document-find.h:
5250         * backend/ev-document-fonts.c:
5251         * backend/ev-document-fonts.h:
5252         * backend/ev-document-images.c:
5253         * backend/ev-document-images.h:
5254         * backend/ev-document-info.h:
5255         * backend/ev-document-links.c:
5256         * backend/ev-document-links.h:
5257         * backend/ev-document-misc.c:
5258         * backend/ev-document-misc.h:
5259         * backend/ev-document-security.c:
5260         * backend/ev-document-security.h:
5261         * backend/ev-document-thumbnails.c:
5262         * backend/ev-document-thumbnails.h:
5263         * backend/ev-document-transition.c:
5264         * backend/ev-document-transition.h:
5265         * backend/ev-document.c:
5266         * backend/ev-document.h:
5267         * backend/ev-file-exporter.c:
5268         * backend/ev-file-exporter.h:
5269         * backend/ev-image.c:
5270         * backend/ev-image.h:
5271         * backend/ev-link-action.c:
5272         * backend/ev-link-action.h:
5273         * backend/ev-link-dest.c:
5274         * backend/ev-link-dest.h:
5275         * backend/ev-link.c:
5276         * backend/ev-link.h:
5277         * backend/ev-render-context.c:
5278         * backend/ev-render-context.h:
5279         * backend/ev-selection.c:
5280         * backend/ev-selection.h:
5281         * backend/impress/Makefile.am:
5282         * backend/pdf/Makefile.am:
5283         * backend/pixbuf/Makefile.am:
5284         * backend/ps/Makefile.am:
5285         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
5286         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
5287         (start_interpreter), (stop_interpreter), (document_load),
5288         (ps_document_next_page), (render_page):
5289         * backend/tiff/Makefile.am:
5290         * comics/Makefile.am:
5291         * comics/comics-document.c:
5292         * comics/comics-document.h:
5293         * configure.ac:
5294         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5295         * djvu/Makefile.am:
5296         * djvu/djvu-document-private.h:
5297         * djvu/djvu-document.c:
5298         * djvu/djvu-document.h:
5299         * djvu/djvu-links.c:
5300         * djvu/djvu-links.h:
5301         * djvu/djvu-text-page.c:
5302         * djvu/djvu-text-page.h:
5303         * djvu/djvu-text.c:
5304         * djvu/djvu-text.h:
5305         * dvi/Makefile.am:
5306         * dvi/dvi-document.c:
5307         * dvi/dvi-document.h:
5308         * dvi/fonts.c:
5309         * dvi/fonts.h:
5310         * dvi/mdvi-lib/Makefile.am:
5311         * dvi/mdvi-lib/afmparse.c:
5312         * dvi/mdvi-lib/afmparse.h:
5313         * dvi/mdvi-lib/bitmap.c:
5314         * dvi/mdvi-lib/bitmap.h:
5315         * dvi/mdvi-lib/color.c:
5316         * dvi/mdvi-lib/color.h:
5317         * dvi/mdvi-lib/common.c:
5318         * dvi/mdvi-lib/common.h:
5319         * dvi/mdvi-lib/defaults.h:
5320         * dvi/mdvi-lib/dvimisc.c:
5321         * dvi/mdvi-lib/dviopcodes.h:
5322         * dvi/mdvi-lib/dviread.c:
5323         * dvi/mdvi-lib/files.c:
5324         * dvi/mdvi-lib/font.c:
5325         * dvi/mdvi-lib/fontmap.c:
5326         * dvi/mdvi-lib/fontmap.h:
5327         * dvi/mdvi-lib/fontsrch.c:
5328         * dvi/mdvi-lib/gf.c:
5329         * dvi/mdvi-lib/hash.c:
5330         * dvi/mdvi-lib/hash.h:
5331         * dvi/mdvi-lib/list.c:
5332         * dvi/mdvi-lib/mdvi.h:
5333         * dvi/mdvi-lib/pagesel.c:
5334         * dvi/mdvi-lib/paper.c:
5335         * dvi/mdvi-lib/paper.h:
5336         * dvi/mdvi-lib/pk.c:
5337         * dvi/mdvi-lib/private.h:
5338         * dvi/mdvi-lib/setup.c:
5339         * dvi/mdvi-lib/sp-epsf.c:
5340         * dvi/mdvi-lib/special.c:
5341         * dvi/mdvi-lib/sysdeps.h:
5342         * dvi/mdvi-lib/t1.c:
5343         * dvi/mdvi-lib/tfm.c:
5344         * dvi/mdvi-lib/tfmfile.c:
5345         * dvi/mdvi-lib/tt.c:
5346         * dvi/mdvi-lib/util.c:
5347         * dvi/mdvi-lib/vf.c:
5348         * dvi/pixbuf-device.c:
5349         * dvi/pixbuf-device.h:
5350         * impress/Makefile.am:
5351         * impress/common.h:
5352         * impress/document.c:
5353         * impress/f_oasis.c:
5354         * impress/f_oo13.c:
5355         * impress/iksemel.c:
5356         * impress/iksemel.h:
5357         * impress/imposter.h:
5358         * impress/impress-document.c:
5359         * impress/impress-document.h:
5360         * impress/internal.h:
5361         * impress/r_back.c:
5362         * impress/r_draw.c:
5363         * impress/r_geometry.c:
5364         * impress/r_gradient.c:
5365         * impress/r_style.c:
5366         * impress/r_text.c:
5367         * impress/render.c:
5368         * impress/render.h:
5369         * impress/zip.c:
5370         * impress/zip.h:
5371         * lib/Makefile.am:
5372         * lib/ev-debug.c:
5373         * lib/ev-debug.h:
5374         * lib/ev-file-helpers.c:
5375         * lib/ev-file-helpers.h:
5376         * lib/ev-gui.c:
5377         * lib/ev-gui.h:
5378         * lib/ev-tooltip.c:
5379         * lib/ev-tooltip.h:
5380         * libdocument/Makefile.am:
5381         * libdocument/ev-file-helpers.c:
5382         * pdf/Makefile.am:
5383         * pdf/ev-poppler.cc:
5384         * pdf/ev-poppler.h:
5385         * pixbuf/Makefile.am:
5386         * pixbuf/pixbuf-document.c:
5387         * pixbuf/pixbuf-document.h:
5388         * properties/Makefile.am:
5389         * ps/Makefile.am:
5390         * ps/gsdefaults.c:
5391         * ps/gsdefaults.h:
5392         * ps/gsio.c:
5393         * ps/gsio.h:
5394         * ps/gstypes.h:
5395         * ps/ps-document.c:
5396         * ps/ps-document.h:
5397         * ps/ps.c:
5398         * ps/ps.h:
5399         * shell/Makefile.am:
5400         * shell/ev-application.h:
5401         * shell/ev-sidebar-links.c:
5402         * shell/ev-sidebar-links.h:
5403         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
5404         (ev_gui_menu_position_tree_selection):
5405         * shell/ev-utils.h:
5406         * shell/ev-view.c: (ev_view_finalize):
5407         * shell/ev-window.c:
5408         * shell/main.c: (main):
5409         * thumbnailer/Makefile.am:
5410         * tiff/Makefile.am:
5411         * tiff/tiff-document.c:
5412         * tiff/tiff-document.h:
5413         * tiff/tiff2ps.c:
5414         * tiff/tiff2ps.h:
5415         
5416         Reorganize source tree.
5417
5418 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5419
5420         * backend/ev-document-factory.c:
5421
5422         Do not include ev-poppler.h when pdf is disabled. 
5423
5424 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5425
5426         * configure.ac:
5427         * data/evince-ui.xml:
5428         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
5429         (pdf_document_document_images_iface_init):
5430         * backend/Makefile.am:
5431         * backend/ev-document-images.[ch]:
5432         * backend/ev-image.[ch]:
5433         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
5434         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
5435         (ev_job_xfer_run):
5436         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
5437         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
5438         (ev_pixbuf_cache_get_image_mapping):
5439         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
5440         (view_menu_popup_cb), (ev_window_dispose),
5441         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
5442         (ev_view_popup_cmd_copy_image):
5443         * shell/ev-view-private.h:
5444         * shell/ev-view.c: (ev_view_get_image_at_location),
5445         (ev_view_do_popup_menu), (ev_view_popup_menu),
5446         (ev_view_button_press_event), (ev_view_drag_data_get),
5447         (ev_view_drag_motion), (ev_view_drag_data_received),
5448         (ev_view_motion_notify_event), (ev_view_button_release_event),
5449         (ev_view_finalize), (ev_view_class_init):
5450
5451         Add image handling support. Fixes bugs #310008 and #325047. Images
5452         selection is not supported yet. 
5453
5454 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5455
5456         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
5457         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
5458         (ev_view_init):
5459
5460         Move view drag and drop stuff to ev-view.
5461
5462 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5463
5464         * shell/ev-pixbuf-cache.c: (clear_job_selection):
5465         * shell/ev-view.c: (clear_selection): 
5466
5467         Clear selection also in pixbuf cache.
5468
5469 2007-01-02  Luca Ferretti <elle.uca@libero.it>
5470
5471         * data/evince.desktop.in.in:
5472         
5473         Change icon name in desktop file. See bug #390734
5474         for details.
5475
5476 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5477
5478         * thumbnailer/Makefile.am:
5479
5480         Use top_builddir instead top_srcdir for generated schema
5481         file installation. Fixes bug #390161.
5482
5483 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5484
5485         * configure.ac:
5486         * backend/Makefile.am:
5487         * backend/ev-document-transition.[ch]:
5488         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
5489         (pdf_document_page_transition_iface_init):
5490         * shell/ev-view-private.h:
5491         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
5492         (ev_view_set_presentation), (transition_next_page),
5493         (ev_view_presentation_transition_stop),
5494         (ev_view_presentation_transition_start), (ev_view_next_page):
5495
5496         Add page transition support in presentation mode. At the moment only
5497         page duration is supported, but not transition effects. Fixes bug
5498         #309815.
5499
5500 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5501
5502         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
5503
5504         Run find_link_dest with document lock held, since it's called by links
5505         thread and main thread at the same time. 
5506
5507 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5508
5509         * shell/ev-view.c: (goto_dest):
5510
5511         Update page-cache when page is changed by the view, so that
5512         page-changed signal is emitted. 
5513
5514 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5515
5516         * test/test1.py:
5517         * test/test2.py:
5518
5519         Use C locale in tests. 
5520
5521 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5522
5523         * shell/ev-window.c: (ev_window_run_presentation):
5524         * shell/ev-view-private.h:
5525         * shell/ev-view.c: (ev_view_set_presentation):
5526
5527         Restore zoom settings when back from presentation mode. 
5528
5529 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5530
5531         * shell/ev-window.c: (ev_window_run_presentation):
5532
5533         Always use "best fit" zoom in presentation mode.
5534         Fixes bug #389195.
5535
5536 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5537
5538         * shell/ev-view.c: (ev_view_goto_window_create):
5539
5540         Show "Jump to page" label in the page jumping popup in
5541         presentation mode instead of just a GtkEntry.
5542
5543 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5544
5545         * shell/ev-window.c: (launch_external_uri):
5546
5547         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
5548         #378085.
5549
5550 2006-12-22  Elijah Newren  <newren gmail com>
5551
5552         * configure.ac: explicitly check for libxml2.  Fixes #388795
5553
5554 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5555
5556         * shell/ev-view-private.h:
5557         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
5558         (ev_view_goto_window_delete_event), (key_is_numeric),
5559         (ev_view_goto_window_key_press_event),
5560         (ev_view_goto_window_button_press_event),
5561         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
5562         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
5563         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
5564
5565         Allow jumping to another page by typing a page number in presentation
5566         mode. It uses a popup window with an entry. Fixes bug #353625.
5567
5568 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5569
5570         * configure.ac:
5571         * properties/ev-properties-view.c: (ev_get_default_user_units),
5572         (ev_regular_paper_size):
5573         
5574         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
5575         to Damien Carbery <damien.carbery@sun.com> and
5576         Yevgen Muntyan <muntyan@tamu.edu>.
5577
5578 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5579
5580         * shell/ev-window.c: (setup_document_from_metadata):
5581
5582         Make sure Evince doesn't restore the view on the last
5583         page when a document is reopened. Fixes bug #383381.
5584
5585 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
5586
5587         * shell/ev-view.c: (draw_loading_text):
5588
5589         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
5590
5591 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5592
5593         * configure.ac:
5594         * NEWS:
5595
5596         Release 0.7.0
5597
5598 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5599
5600         * configure.ac:
5601         * pdf/ev-poppler.cc: (pdf_print_context_free),
5602         (pdf_document_file_exporter_begin),
5603         (pdf_document_file_exporter_do_page):
5604
5605         Make cairo-pdf depedency optional. 
5606
5607 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5608
5609         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
5610
5611         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
5612
5613 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5614
5615         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
5616         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
5617         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
5618         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
5619         * shell/ev-view.c: (draw_loading_text):
5620         * shell/ev-window.c: (ev_window_cmd_file_properties):
5621
5622         Use an specific lock for FontConfig. Hopefully it fixes some crashes
5623         related to using FontConfig from different threads.
5624         
5625 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5626
5627         * shell/ev-view.c: (draw_loading_text):
5628
5629         Acquire lock document when drawing "Loading..." text so that only one
5630         thread will use FontConfig at the same time. Fixes bug #374750.
5631
5632 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5633
5634         * shell/ev-page-action.[ch]: (activate_cb):
5635         * shell/ev-window.c: (activate_label_cb):
5636
5637         Check if text inserted in page entry is a valid page number when it
5638         doesn't match to any document page label. Fixes bug #383165.
5639
5640 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
5641         * shell/ev-window.c:
5642
5643         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
5644         available with GTK < 2.10. Added an ifdef to avoid compilation
5645         error.
5646
5647 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5648
5649         * configure.ac:
5650         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5651
5652         Fix ps backend in multihead systems.
5653
5654 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5655
5656         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5657         * shell/ev-window.c: (ev_window_get_screen_dpi),
5658         (ev_window_update_actions), (setup_view_from_metadata),
5659         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5660
5661         Take screen DPI into account when zooming. Fixes bug #318285.
5662
5663 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5664
5665         * data/Makefile.am:
5666
5667         Cleaned up/slightly refactored Makefile.am. Added GConf
5668         schemas uninstallation as well.
5669
5670 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5671
5672         * Makefile.am:
5673         * test/Makefile.am:
5674
5675         Fight with autotools to fix make check. Make distcheck
5676         works fine as well now!
5677
5678 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5679
5680         * shell/ev-view.c: (draw_end_presentation_page):
5681
5682         Corrected "end of presentation" string.
5683
5684 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5685
5686         * shell/ev-view.c: (ev_view_key_press_event):
5687
5688         Correctly propagate key press event so that up/down keys
5689         work as expected (correct behaviour was broken by
5690         black/white screen key bindings for presentations).
5691
5692 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5693
5694         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
5695         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
5696         (pdf_document_find_get_progress), (pdf_selection_render_selection),
5697         (pdf_selection_get_selection_region),
5698         (pdf_selection_get_selection_map):
5699
5700         Add "static" to some private functions. 
5701
5702 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
5703
5704         * lib/ev-tooltip.h:
5705         * properties/ev-properties-view.h:
5706         * shell/ev-jobs.h:
5707         * shell/ev-properties-dialog.h:
5708         * shell/ev-properties-fonts.h:
5709         * shell/ev-sidebar-links.h:
5710         * shell/ev-sidebar-thumbnails.h:
5711         * shell/ev-sidebar.h:
5712         * shell/ev-window.h:
5713         
5714         Fixes CHACK type in class casts. See bug #385343
5715         for details.
5716
5717 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5718
5719         * shell/ev-view-private.h:
5720         * shell/ev-view.c: (draw_end_presentation_page),
5721         (ev_view_expose_event), (ev_view_key_press_event),
5722         (ev_view_class_init), (ev_view_init):
5723
5724         Blank screen in presentation mode when pressing 'b' (filling with
5725         black) or 'w' (filling with white) keys. Fixes bug #358132.
5726
5727 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
5728
5729         * data/evince-toolbar.xml:
5730         * shell/ev-window.c:
5731         
5732         Use stock icon for Select All action. Fixes
5733         bug #382652.
5734
5735 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
5736
5737         * shell/ev-view.c: (get_doc_point_from_offset),
5738         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
5739
5740         Add links support in rotated documents. Fixes bug #343733.
5741
5742 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5743
5744         * shell/ev-view-private.h:
5745         * shell/ev-view.c: (draw_end_presentation_page),
5746         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
5747
5748         Show a blank page after the last page in presentation mode with a
5749         message indicating that presentation has finished and how to exit. 
5750
5751 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5752
5753         * shell/ev-window.c: (fullscreen_timeout_cb):
5754
5755         Hide cursor after a while in presentation mode. 
5756
5757 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5758
5759         * backend/ev-document-info.h:
5760         * data/evince-properties.glade:
5761         * pdf/ev-poppler.cc:
5762         * properties/ev-properties-view.c: (ev_regular_paper_size),
5763         (ev_properties_view_set_info):
5764         * ps/ps-document.c: (ps_document_get_info):
5765
5766         Adds a paper size field to the properties dialog. Fixes
5767         bug #307315. Patch by Kasper Svendsen (with some i18n
5768         changes done by me).
5769
5770 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5771
5772         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5773         (screensaver_init_dbus), (totem_scrsaver_new),
5774         (totem_scrsaver_init):
5775         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5776         * shell/ev-application.c: (ev_application_register_service),
5777         (ev_application_screensaver_enable),
5778         (ev_application_screensaver_disable):
5779         * shell/ev-application.h:
5780         * shell/ev-window.c: (ev_window_run_presentation),
5781         (ev_window_stop_presentation), (build_comments_string),
5782         (ev_window_init):
5783         
5784         Move screensaver handling to application. No more
5785         message on startup.
5786
5787 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5788
5789         * configure.ac:
5790         * backend/Makefile.am:
5791         * backend/ev-file-exporter.[ch]:
5792         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
5793         * ps/ps-document.c: (ps_document_file_exporter_*):
5794         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
5795         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5796         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5797         (ev_window_print_dialog_response_cb), (ev_window_print_range):
5798
5799         Allow printing to PDF when suppoted by the backend.
5800         
5801 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5802
5803         * shell/ev-window.c: (build_comments_string):
5804
5805         Use always "Document Viewer" in about dialog. 
5806
5807 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5808
5809         * djvu/djvu-document.c: (djvu_document_get_page_size):
5810
5811         Display a warning message when get_pageinfo fails. 
5812
5813 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
5814
5815         * Makefile.am:
5816         * backend/Makefile.am:
5817         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5818         * configure.ac:
5819         * shell/ev-window.c: (build_comments_string):
5820         
5821         Make pdf compilation optional. See bug #38007.
5822
5823 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5824
5825         * ps/ps.c: (get_next_text):
5826
5827         Fix CVE-2006-5864.
5828
5829 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5830
5831         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
5832         * shell/ev-navigation-action.c: (connect_proxy),
5833         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5834         
5835         Do not call g_type_class_peek_parent twice.
5836
5837 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5838
5839         * configure.ac:
5840         * data/icons/24x24/.cvsignore:
5841         * data/icons/24x24/Makefile.am:
5842         * data/icons/24x24/evince.png:
5843         * data/icons/Makefile.am:
5844         
5845         Add 24x24 icon. Thanks to 
5846         Michael Monreal <infernux@web.de>.
5847
5848 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5849
5850         * configure.ac: Fix typo in configure.ac. Thanks
5851         to dmacks@netspace.org for notification.
5852
5853 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5854
5855         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5856         
5857         Drop dbus include, fixes compilation with older dbus.
5858
5859 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5860
5861         * configure.ac:
5862         * cut-n-paste/Makefile.am:
5863         * cut-n-paste/totem-screensaver/.cvsignore
5864         * cut-n-paste/totem-screensaver/Makefile.am:
5865         * cut-n-paste/totem-screensaver/README:
5866         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5867         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5868         * shell/Makefile.am:
5869         * shell/ev-window.c: (ev_window_run_presentation),
5870         (ev_window_stop_presentation), (ev_window_cmd_help_about),
5871         (ev_window_init):
5872
5873         Implemented screensaver enabling/disabling for
5874         presentation mode (not fullscreen mode). Code stolen
5875         from Totem (with some minor tweaks). Fixes bug #338889.
5876
5877 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5878
5879         * configure.ac:
5880
5881         Bump gnome-icon-theme requirements. We use the rotation
5882         icons that appeared recently.
5883
5884 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5885
5886         * shell/ev-history.c: (ev_history_add_page):
5887         * shell/ev-history.h:
5888         * shell/ev-window.c: (page_changed_cb):
5889         
5890         Use page labels instead of numbers.
5891
5892 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5893
5894         * data/evince-toolbar.xml:
5895         * po/POTFILES.in:
5896         * shell/Makefile.am:
5897         * shell/ev-navigation-action-widget.c:
5898         (ev_navigation_action_widget_init),
5899         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
5900         (menu_detacher), (ev_navigation_action_widget_set_menu),
5901         (menu_position_func), (popup_menu_under_arrow),
5902         (ev_navigation_action_widget_toggled),
5903         (ev_navigation_action_widget_button_press_event):
5904         * shell/ev-navigation-action-widget.h:
5905         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
5906         (ev_navigation_action_set_window), (activate_menu_item_cb),
5907         (new_history_menu_item), (new_empty_history_menu_item),
5908         (build_menu), (menu_activated_cb), (connect_proxy),
5909         (create_tool_item), (ev_navigation_action_init),
5910         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5911         * shell/ev-navigation-action.h:
5912         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
5913         (ev_page_action_widget_set_page_cache),
5914         (ev_page_action_widget_finalize),
5915         (ev_page_action_widget_class_init), (match_selected_cb),
5916         (display_completion_text), (match_completion), (build_new_tree_cb),
5917         (get_filter_model_from_model),
5918         (ev_page_action_widget_update_model):
5919         * shell/ev-page-action-widget.h:
5920         * shell/ev-page-action.c: (activate_link_cb), (update_model),
5921         (connect_proxy):
5922         * shell/ev-page-action.h:
5923         * shell/ev-stock-icons.c:
5924         * shell/ev-stock-icons.h:
5925         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5926         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
5927         (register_custom_actions):
5928         * shell/main.c:
5929         
5930         Preliminary history implementation
5931
5932 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5933
5934         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
5935         (dvi_document_class_init), (dvi_document_init_params):
5936         * dvi/mdvi-lib/font.c: (font_reference):
5937         
5938         Add reference to subfont. Fixes bug #374277.
5939
5940 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5941
5942         * shell/ev-window.c: (ev_window_create_tmp_symlink),
5943         (ev_window_cmd_file_open_copy_at_dest):
5944
5945         Fix a race condition when creating symlink. Increase the counter
5946         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
5947         Mathias Hasselmann).
5948
5949 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5950
5951         * backend/Makefile.am:
5952         * backend/ev-attachment.c: (ev_attachment_open):
5953         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
5954         (ev_tmp_dir), (ev_tmp_filename):
5955         * shell/ev-sidebar-attachments.c:
5956         (ev_sidebar_attachments_drag_data_get):
5957         * shell/ev-window.c: (ev_window_clear_temp_file):
5958
5959         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
5960         in ensure_dir_exists. Abort without crashing when we can't create
5961         user's directory.
5962
5963 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5964
5965         * data/evince-ui.xml:
5966         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5967         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
5968         (ev_window_cmd_file_open_copy_at_dest),
5969         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
5970         (ev_view_popup_cmd_open_link_new_window):
5971
5972         Allow opening a copy of the current document in a new window. Fixes bug
5973         #357472
5974
5975 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5976
5977         * data/evince-toolbar.xml:
5978         
5979         Add rotate right and rotate left to available items for toolbar.
5980         
5981         * data/evince-ui.xml:
5982         * shell/ev-window.c: (ev_window_init):
5983         
5984         Customize toolbar with right click. Fixes bug #372451.
5985
5986 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
5987
5988         * shell/ev-window.c: 
5989         
5990         Use "object-rotate-{left,right}" stock icons. Fixes 
5991         bug #373863.
5992
5993 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5994
5995         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
5996         (ev_application_open_uri_at_dest), (ev_application_open_uri):
5997         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
5998         (ev_window_open_uri):
5999         * shell/main.c: (arguments_parse):
6000
6001         Remove temp file created when evince is used by GTK+ in
6002         preview mode. Fixes bug #365282. 
6003
6004 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6005
6006         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6007         
6008         Fixes bug #372474 - Side pane disabled when entering 
6009         and leaving fullscreen mode.
6010
6011 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6012
6013         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
6014         * data/Makefile.am:
6015         * data/evince-preview-toolbar.xml:
6016         * data/evince-toolbar.xml:
6017         * shell/ev-application.c: (ev_application_shutdown),
6018         (ev_application_init), (ev_application_get_toolbars_model):
6019         * shell/ev-application.h:
6020         * shell/ev-window.c: (update_chrome_visibility),
6021         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
6022         (ev_window_cmd_edit_toolbar), (ev_window_init):
6023         
6024         Fixes bug #364364 - toolbar editor shows zoom actions again.
6025
6026 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6027
6028         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6029
6030         Do not take margins into consideration for paper size when printing.
6031         Really fixes bug #350491.
6032
6033 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6034
6035         * data/evince-ui.xml:
6036         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
6037         (ev_window_cmd_file_print_setup),
6038         (ev_window_print_dialog_response_cb),
6039         (ev_window_setup_action_sensitivity):
6040
6041         Add page setup settings for printing. Fixes bugs #363860 and #350491.
6042
6043 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6044
6045         * shell/ev-window.c: (ev_window_print_range):
6046
6047         Revert my previuos commit, since printing to PDF is not supported by
6048         evince yet. 
6049
6050 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6051
6052         * shell/ev-window.c: (ev_window_print_range):
6053
6054         Enable print to a PDF. Fixes bug #332121.
6055
6056 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
6057
6058         * shell/ev-application-service.xml:
6059         * shell/ev-application.[ch]: (ev_application_open_window),
6060         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
6061         (ev_application_open_uri), (ev_application_open_uri_list):
6062         * shell/ev-window.c: (file_open_dialog_response_cb),
6063         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
6064         (drag_data_received_cb), (open_remote_link):
6065         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
6066
6067         Add support for multiscreen systems. Fixes bug #316206.
6068
6069 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6070
6071         * shell/ev-jobs.[ch]: (ev_job_print_new),
6072         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
6073         (ev_job_print_do_page):
6074         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
6075
6076         Allow printing only odd/even pages. Fixes bug #367289.
6077
6078 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6079
6080         * test/test1.py:
6081         * test/test2.py:
6082
6083         Re-add locale settings to test files.
6084
6085 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6086
6087         * data/evince-ui.xml:
6088         * shell/ev-window.c: (set_action_properties):
6089         
6090         Removed garbage from code and ui.
6091
6092 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6093
6094         * shell/ev-window.c: (ev_window_cmd_help_about):
6095
6096         Shamelessly add my name to the list of contributors.
6097
6098 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6099
6100         * test/test1.py:
6101         * test/test2.py:
6102
6103         Cleaned up the dogtail scripts.
6104
6105 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6106
6107         * shell/ev-view.c: (draw_loading_text): Don't render
6108         "loading..." text in presentation mode. Temporary
6109         workaround for bug #320352.
6110
6111 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6112
6113         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6114         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6115
6116         Use print settings scale, copies, collate and reverse which were
6117         ignored. Fixes bug #359032.
6118
6119 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6120
6121         * configure.ac:
6122         * data/evince-password.glade:
6123         * test/Makefile.am:
6124         * test/test-encrypt.pdf:
6125         * test/test-links.pdf:
6126         * test/test1.py:
6127         * test/test2.py:
6128
6129         Add automated UI tests for evince with dogtail. See
6130         bug #300948.    
6131
6132 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6133
6134         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
6135
6136         Hide fullscreen toolbar when switching to another desktop workspace.
6137         Fixes bug #338871
6138
6139 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6140
6141         * shell/ev-window-title.c: 
6142         
6143         Test for .dvi in title of pdf documents.
6144
6145 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6146
6147         * shell/ev-view.c: (ev_view_scroll):
6148
6149         Page Up/Down should do page jumps in "Best fit" mode.
6150         If a user has explicitly chosen to view exactly one page
6151         at a time, scrolling just a part of the page when
6152         pressing Page Up/Down is not right. Fixes bug #323107.
6153
6154 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6155
6156         * NEWS:
6157         * configure.ac:
6158         
6159         Update for 0.6.1
6160
6161 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6162
6163         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6164         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
6165         
6166         Correctly disconnect from job signals on destroy.
6167
6168 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6169
6170         * shell/ev-view-private.h:
6171         * shell/ev-view.c: (view_set_adjustment_values),
6172         (view_update_range_and_current_page),
6173         (ensure_rectangle_is_visible), (ev_view_size_allocate):
6174         
6175         Fixes bug #343199, current page now follows find page.
6176
6177 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
6178
6179         * backend/ev-document-factory.c:
6180         * configure.ac:
6181         Assigned OpenDocument presenation MIME type to the
6182         Impress backend. Added some missing (but harmless)
6183         #ifdefs in the document factory as well to make things
6184         consistent again. Fixes bug #360658.
6185
6186 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
6187
6188         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
6189         * backend/ev-document-find.c: (ev_document_find_get_type):
6190         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
6191         * backend/ev-document-links.c: (ev_document_links_get_type):
6192         * backend/ev-document-security.c: (ev_document_security_get_type):
6193         * backend/ev-document-thumbnails.c:
6194         (ev_document_thumbnails_get_type):
6195         * backend/ev-document.c: (ev_document_get_type):
6196         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
6197         * backend/ev-selection.c: (ev_selection_get_type):
6198         * cut-n-paste/recent-files/egg-recent-model.c:
6199         (egg_recent_model_get_type):
6200         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6201         (egg_recent_view_uimanager_get_type):
6202         * cut-n-paste/recent-files/egg-recent-view.c:
6203         (egg_recent_view_get_type):
6204         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6205         (egg_editable_toolbar_get_type):
6206         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6207         (egg_toolbar_editor_get_type):
6208         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6209         (egg_toolbars_model_get_type):
6210         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6211         (egg_tree_multi_drag_source_get_type):
6212         * cut-n-paste/zoom-control/ephy-zoom-action.c:
6213         (ephy_zoom_action_get_type):
6214         * cut-n-paste/zoom-control/ephy-zoom-control.c:
6215         (ephy_zoom_control_get_type):
6216         * impress/r_back.c: (_imp_fill_back):
6217         * properties/ev-properties-main.c:
6218         (ev_properties_plugin_register_type):
6219         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
6220         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
6221         (ev_view_accessible_factory_get_type):
6222
6223         Reduce relocations. Bug #360616.
6224
6225 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6226
6227         * backend/ev-document-factory.c:
6228         (ev_document_factory_get_document):
6229         
6230         Load document even if extension is wrong.
6231
6232 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6233
6234         * shell/ev-metadata-manager.c: (save_values):
6235         * shell/ev-window.c: (setup_size_from_metadata),
6236         (setup_view_from_metadata), (ev_window_setup_document),
6237         (ev_window_xfer_job_cb), (window_configure_event_cb):
6238         
6239         Set size according to the document size/page size ratio.
6240         That should correct rather wierd behaviour of the previous
6241         commit.
6242
6243 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6244
6245         * shell/ev-window.c: (setup_view_from_metadata):
6246         
6247         Set size for new windows from previous window size.
6248         See bugs #354968 and #168450 for details. Thanks
6249         to Meik Hellmund.
6250
6251 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
6252
6253         * djvu/djvu-links.c: (build_tree):
6254
6255         Fix memory leak.
6256
6257 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6258
6259         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
6260         
6261         Don't make sidebar close button insensitive. Fixes
6262         bug #357871.
6263
6264 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6265
6266         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6267         (ev_window_set_view_accels_sensitivity):
6268         
6269         Don't enable Slash on documents which don't support
6270         find. Fixes bug #358648.
6271
6272 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
6273
6274         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
6275         open dialog fall back to the current document uri if the
6276         filechooser hasn't been used before. Fixes bug #356980.
6277
6278 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
6279
6280         * shell/ev-window.c: (ev_window_setup_recent), 
6281         (ev_window_get_recent_file_label):
6282
6283         Escape underscores in filenames of recent file items.
6284
6285 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6286
6287         * configure.ac:
6288         
6289         Bumped poppler requirements, really 0.5.3 is very 
6290         buggy, now we require 0.5.4.
6291
6292 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6293
6294         * djvu/Makefile.am:
6295         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6296         (djvu_document_find_iface_init), (djvu_document_links_get_links),
6297         (djvu_document_document_links_iface_init):
6298         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
6299         (number_from_string_10), (get_djvu_link_dest),
6300         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
6301         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
6302         (djvu_links_get_links), (djvu_links_find_link_dest),
6303         (djvu_links_get_links_model):
6304         * djvu/djvu-links.h:
6305         
6306         Add support for links and bookmarks in djvu documents. Thanks
6307         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
6308         patch.
6309
6310 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6311
6312         * shell/ev-application.c: (ev_application_open_uri_at_dest):
6313         
6314         Reopen should reload document. Fixes 
6315         bug 327951.
6316
6317 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6318
6319         * configure.ac:
6320         * data/Makefile.am:
6321         * data/evince-16.png:
6322         * data/evince-22.png:
6323         * data/evince.png:
6324         * data/evince.svg:
6325         * data/icons/16x16/Makefile.am:
6326         * data/icons/16x16/evince.png:
6327         * data/icons/22x22/Makefile.am:
6328         * data/icons/22x22/evince.png:
6329         * data/icons/48x48/Makefile.am:
6330         * data/icons/48x48/evince.png:
6331         * data/icons/Makefile.am:
6332         * data/icons/scalable/Makefile.am:
6333         * data/icons/scalable/evince.svg:
6334         
6335         Install icons with correct names. Fixes
6336         bug #354429.
6337
6338 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
6339
6340         * shell/ev-view.c: (ev_view_button_release_event):
6341
6342         Don't open links with middle mouse button. Fixes bug #353649
6343
6344 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6345
6346         * NEWS:
6347         * configure.ac:
6348         
6349         Update for release 0.6.0
6350
6351 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6352
6353         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
6354         Implement Close named action. Patch by Carlos Garcia Campos.
6355
6356 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6357
6358         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
6359         
6360         Don't clear link mapping on copy_job_to_job_info. Fixes
6361         bug 346168.
6362
6363 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6364
6365         * shell/main.c: (main):
6366
6367         Revert my previous commit, gnome_program_init owns the option context.
6368         Fix another memory leak in main. Both caught by Christian Persch. 
6369
6370 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6371
6372         * shell/main.c: (main):
6373
6374         Fix memory leak.
6375
6376 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6377
6378         * backend/ev-document-factory.c: (ev_document_factory_get_document):
6379
6380         Fix crash when opening a pdf with password protection. 
6381
6382 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
6383
6384         * pdf/ev-poppler.cc: (pdf_document_search_free):
6385
6386         Fix memory leak. 
6387
6388 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6389
6390         * backend/ev-document-factory.c:
6391         (ev_document_factory_get_document):
6392         * tiff/tiff-document.c: (tiff_document_finalize):
6393         
6394         More correct handling of document loading. Fixes
6395         bug #349043.
6396
6397 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6398
6399         * backend/ev-attachment.c: (ev_attachment_save):
6400
6401         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
6402         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
6403
6404 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
6405         
6406         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
6407         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
6408
6409 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6410
6411         * shell/ev-sidebar-thumbnails.c:
6412
6413         Do not render thumbnails unless thumbnails page is active in the
6414         sidebar.
6415
6416 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
6417
6418         * shell/ev-properties-dialog.c:
6419
6420         Fix dialogue spacing. Bug #351370.
6421
6422 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6423
6424         * configure.ac:
6425
6426         Use lowercase gettext catalog file names (evince.mo
6427         instead of Evince.mo)
6428
6429 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6430
6431         * shell/ev-sidebar-attachments.c:
6432
6433         GtkIconTheme is now screen safe too. Fixes bug #350878
6434
6435 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6436
6437         * shell/ev-window.c:
6438
6439         GtkRecent manager is now screen safe. Fixes bug #350145
6440
6441 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6442
6443         * shell/ev-sidebar.c: (ev_sidebar_init):
6444         
6445         Make sidebar close icon smaller. Fix for bug 350177.
6446         See also bugs 350176 and 165770.
6447
6448 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6449
6450         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
6451
6452         Ignore zoom for xyz destinations when it's <= 1, keeping user
6453         preferences instead. Set correct sizing-mode for fith and fitv
6454         destinations rather than EV_SIZING_FREE. Fixes bug #349433
6455
6456 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6457
6458         * NEWS:
6459         * configure.ac:
6460         
6461         Update for release 0.5.5
6462
6463 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
6464         
6465         * shell/ev-window.c: (ev_window_cmd_escape)
6466
6467         Escape unfocus page entry. Fixes bug #345809.
6468
6469 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6470
6471         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
6472         (build_tree), (pdf_document_links_get_links),
6473         (pdf_document_links_find_link_dest):
6474         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
6475         (goto_xyz_dest):
6476
6477         Convert from PDF style coordinates to X style coordinates in the
6478         backend rather than in the view. Fixes bug #338440
6479
6480 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6481
6482         * shell/ev-window.c:
6483         
6484         Remove Ctrl+Shift+T shortcut for toolbars. See
6485         the bug #350098.
6486
6487 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6488
6489         * configure.ac:
6490
6491         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
6492         of this. 
6493
6494 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6495
6496         * configure.ac:
6497         * cut-n-paste/Makefile.am:
6498         * data/evince-ui.xml:
6499         * shell/Makefile.am:
6500         * shell/ev-application.[ch]:
6501         * shell/ev-window.c:
6502
6503         Use GtkRecent instead of EggRecent when it's available. Fixes bug
6504         #349273
6505
6506 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6507
6508         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
6509         findbar code: s/help/search/
6510
6511 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6512
6513         * shell/ev-window.c: (setup_document_from_metadata),
6514         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
6515         (setup_view_from_metadata):
6516         
6517         Fix memory leaks.
6518
6519 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
6520
6521         * autogen.sh, configure.ac: 
6522         
6523         Update automake usage. See bug 349292.
6524
6525 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6526
6527         * shell/eggfindbar.c: (egg_find_bar_class_init),
6528         (entry_activate_callback), (egg_find_bar_init),
6529         (egg_find_bar_set_status_text):
6530         * shell/eggfindbar.h:
6531         
6532         Unify Evince findbar with Epiphany. Nice patch
6533         from Fabricio Silva <silva@crans.org> and
6534         Frederic Peters <fpeters@entrouvert.com>. See
6535         bug #339966 for details.
6536
6537 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6538
6539         * data/evince.desktop.in.in:
6540         
6541         Correct information for bugzilla. Thanks to
6542         Olaf Vitters, see bug #348855.
6543
6544 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
6545
6546         * shell/ev-jobs.[ch]:
6547         * shell/ev-sidebar-links.c:
6548         * shell/ev-window.[ch]:
6549
6550         GtkPrintJob doesn't support print ranges or current page, so we export
6551         to a ps file now when printing ranges or current page.
6552
6553 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6554
6555         * pdf/ev-poppler.cc:
6556         * shell/ev-window.c: (do_action_named):
6557
6558         We should be more clear about bugzilla. See the
6559         poppler bug #7623.
6560
6561 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6562
6563         * configure.ac:
6564         * shell/Makefile.am:
6565         * shell/ev-job-queue.c:
6566         * shell/ev-jobs.[ch]:
6567         * shell/ev-sidebar-links.c:
6568         * shell/ev-window.[ch]:
6569         
6570         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
6571         #348422
6572
6573 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6574
6575         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
6576         * shell/ev-application-service.xml:
6577         * shell/ev-application.[ch]:
6578         * shell/ev-jobs.[ch]:
6579         * shell/ev-window.[ch]: (ev_window_run_preview):
6580         * shell/main.c: 
6581
6582         Add preview mode to use evince as a printing previewer. It also adds
6583         other command line options for fullscreen and presentation modes.
6584         Fixes bugs #347822, #317031
6585
6586 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6587
6588         * NEWS:
6589         * configure.ac:
6590         
6591         Update for release 0.5.4
6592
6593 2006-07-11  Bastien Nocera <hadess@hadess.net>
6594
6595         * Makefile.am:
6596         * backend/Makefile.am:
6597         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6598         * backend/ev-document-factory.h:
6599         * configure.ac:
6600         * impress/.cvsignore:
6601         * impress/Makefile.am:
6602         * impress/common.h:
6603         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
6604         (imp_get_page), (imp_next_page), (imp_prev_page),
6605         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
6606         * impress/f_oasis.c: (render_object), (render_page),
6607         (get_geometry), (_imp_oasis_load):
6608         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
6609         (_imp_oo13_load):
6610         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
6611         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
6612         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
6613         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
6614         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
6615         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
6616         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
6617         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
6618         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
6619         (iks_new_within), (iks_insert), (iks_insert_cdata),
6620         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
6621         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
6622         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
6623         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
6624         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
6625         (iks_cdata), (iks_cdata_size), (iks_has_children),
6626         (iks_has_attribs), (escape_size), (my_strcat), (escape),
6627         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
6628         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
6629         (iks_tree), (iks_load), (iks_save):
6630         * impress/iksemel.h:
6631         * impress/imposter.h:
6632         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
6633         (imp_render_draw_bezier_real), (imp_render_get_size),
6634         (imp_render_set_fg_color), (imp_render_draw_line),
6635         (imp_render_draw_rect), (imp_render_draw_polygon),
6636         (imp_render_draw_arc), (imp_render_draw_bezier),
6637         (imp_render_open_image), (imp_render_get_image_size),
6638         (imp_render_scale_image), (imp_render_draw_image),
6639         (imp_render_close_image), (imp_render_markup),
6640         (imp_render_get_text_size), (imp_render_draw_text),
6641         (impress_document_load), (impress_document_save),
6642         (impress_document_get_n_pages), (impress_document_get_page_size),
6643         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
6644         (impress_document_finalize), (impress_document_class_init),
6645         (impress_document_can_get_text), (impress_document_get_info),
6646         (impress_document_document_iface_init),
6647         (impress_document_thumbnails_get_thumbnail),
6648         (impress_document_thumbnails_get_dimensions),
6649         (impress_document_document_thumbnails_iface_init),
6650         (impress_document_init):
6651         * impress/impress-document.h:
6652         * impress/internal.h:
6653         * impress/r_back.c: (_imp_fill_back):
6654         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6655         (_imp_draw_image), (_imp_tile_image):
6656         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6657         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6658         (r_polyline):
6659         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6660         (r_draw_gradient_complex), (r_draw_gradient):
6661         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6662         (r_get_bullet):
6663         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6664         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6665         (r_text):
6666         * impress/render.c: (imp_create_context), (imp_context_set_page),
6667         (imp_context_set_step), (imp_render), (imp_delete_context):
6668         * impress/render.h:
6669         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6670         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6671         (zip_load_xml), (zip_get_size), (zip_load):
6672         * impress/zip.h:
6673         * shell/ev-utils.c:
6674         
6675         New backend to support impress slides. Fixes bug #30867.
6676
6677 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6678
6679         * shell/ev-utils.c: (using_postscript_printer):
6680         
6681         Fixes crash when print using PAPI backend,
6682         bug #345012.
6683
6684 2006-06-09  Pat Rondon  <pmr@patrondon.org>
6685
6686         * shell/ev-jobs.c: (ev_job_xfer_run):
6687         * shell/ev-window.c: (password_dialog_response),
6688         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
6689         (ev_window_dispose):
6690         Fixes bug #344160: if the xfer job doesn't complete
6691         because a password is required, reload the existing
6692         instance instead of creating a new one.
6693
6694 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6695
6696         * shell/main.c: (main): Call gdk_threads_init. Thus
6697         we'll avoid errors in auth dialog. Fix for the bug
6698         #343347.
6699
6700 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6701
6702         * configure.ac: Advertise pixbuf support, fix
6703         for the bug 343317.
6704
6705 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6706
6707         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
6708         (ev_sidebar_thumbnails_set_document):
6709         
6710         Update sidebar thumbnails after reloading.
6711
6712 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6713
6714         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
6715         * shell/ev-jobs.h:
6716         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
6717         (ev_window_cmd_view_reload), (ev_window_init):
6718         
6719         Don't crash on reload. Fix for the bug #343167.
6720
6721 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6722
6723         * shell/ev-jobs.c: (ev_job_render_run):
6724         
6725         Check for document links.
6726
6727 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6728
6729         * backend/ev-attachment.c: (ev_attachment_save),
6730         (ev_attachment_launch_app), (ev_attachment_open):
6731         * backend/ev-document-factory.c: (get_document_from_uri):
6732         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6733         (egg_recent_view_uimanager_set_list):
6734         * ps/ps-document.c: (check_filecompressed), (document_load),
6735         (ps_document_load):
6736         * shell/ev-metadata-manager.c: (load_values):
6737         * shell/ev-password.c: (ev_password_dialog_set_property):
6738         * shell/ev-view.c: (tip_from_link):
6739         * shell/ev-window.c: (file_save_dialog_response_cb),
6740         (ev_window_print_dialog_response_cb):
6741         
6742         Use consistent quoting style. Fix for the bug #320285.
6743
6744 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6745
6746         * shell/ev-jobs.c: (ev_job_xfer_run):
6747         * shell/main.c: (load_files):
6748                 
6749         Open links with anchors. Fix for the bug #339836.
6750
6751 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6752
6753         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
6754         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
6755         (ev_link_dest_set_property), (ev_link_dest_finalize),
6756         (ev_link_dest_class_init), (ev_link_dest_new_named),
6757         (ev_link_dest_new_page_label):
6758         * backend/ev-link-dest.h:
6759         * shell/ev-application.c: (ev_application_open_uri):
6760         * shell/ev-view.c: (goto_dest):
6761         * shell/ev-window.c:
6762         * shell/ev-window.h:
6763         
6764         Fix page-label command line option. Bug #342070.
6765
6766 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6767
6768         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
6769         
6770         Don't show highlight rects if page can't be showed. Fix for 
6771         the bug #342076
6772
6773 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6774
6775         * shell/ev-window.c: (setup_sidebar_from_metadata),
6776         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
6777         
6778         Setup sidebar from metadata even if there is no document
6779         loaded. Fix for the bug #342807.
6780
6781 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6782
6783         * cut-n-paste/toolbar-editor/Makefile.am:
6784         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6785         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
6786         (find_action), (drag_data_delete_cb), (drag_begin_cb),
6787         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
6788         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
6789         (popup_context_menu_cb), (button_press_event_cb),
6790         (configure_item_sensitivity), (configure_item_cursor),
6791         (configure_item_tooltip), (connect_widget_signals),
6792         (action_sensitive_cb), (create_item_from_action),
6793         (create_item_from_position), (toolbar_drag_data_received_cb),
6794         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
6795         (toolbar_drag_leave_cb), (configure_drag_dest),
6796         (toggled_visibility_cb), (toolbar_visibility_refresh),
6797         (create_dock), (toolbar_changed_cb), (unparent_fixed),
6798         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
6799         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
6800         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
6801         (egg_editable_toolbar_dispose),
6802         (egg_editable_toolbar_set_ui_manager),
6803         (egg_editable_toolbar_get_selected),
6804         (egg_editable_toolbar_set_selected), (set_edit_mode),
6805         (egg_editable_toolbar_set_property),
6806         (egg_editable_toolbar_get_property),
6807         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
6808         (egg_editable_toolbar_new_with_model),
6809         (egg_editable_toolbar_get_edit_mode),
6810         (egg_editable_toolbar_set_edit_mode),
6811         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
6812         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
6813         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6814         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
6815         (item_added_or_removed_cb), (toolbar_removed_cb),
6816         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
6817         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
6818         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
6819         (editor_create_item_from_name), (append_table),
6820         (update_editor_sheet), (egg_toolbar_editor_init):
6821         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
6822         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6823         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
6824         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
6825         (toolbar_node_free), (egg_toolbars_model_get_flags),
6826         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
6827         (egg_toolbars_model_get_name), (impl_add_item),
6828         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
6829         (parse_data_list), (parse_item_list), (parse_toolbars),
6830         (egg_toolbars_model_load_toolbars), (parse_available_list),
6831         (parse_names), (egg_toolbars_model_load_names),
6832         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
6833         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
6834         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
6835         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
6836         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
6837         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
6838         (egg_toolbars_model_set_types), (fill_avail_array),
6839         (egg_toolbars_model_get_name_avail),
6840         (egg_toolbars_model_get_name_flags),
6841         (egg_toolbars_model_set_name_flags):
6842         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6843         * cut-n-paste/toolbar-editor/eggintl.h:
6844         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6845         (egg_tree_multi_drag_source_get_type),
6846         (egg_tree_multi_drag_source_row_draggable),
6847         (egg_tree_multi_drag_source_drag_data_delete),
6848         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
6849         (egg_tree_multi_drag_button_release_event), (selection_foreach),
6850         (path_list_free), (set_context_data), (get_context_data),
6851         (get_info), (egg_tree_multi_drag_drag_data_get),
6852         (egg_tree_multi_drag_motion_event),
6853         (egg_tree_multi_drag_button_press_event),
6854         (egg_tree_multi_drag_add_drag_support):
6855         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
6856         * shell/ev-application.c: (ev_application_init),
6857         (ev_application_save_toolbars_model):
6858         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
6859         (ev_window_cmd_edit_toolbar), (ev_window_init):
6860         
6861         Sync toolbareditor with epiphany and libegg
6862
6863 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6864
6865         * configure.ac: 
6866
6867         Depend on poppler 0.5.2
6868
6869 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6870
6871         * shell/ev-jobs.c: (ev_job_render_run):
6872         
6873         Check if document supports links iterface.
6874
6875 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6876
6877         * NEWS:
6878         * configure.ac:
6879         
6880         Update for release 0.5.3
6881
6882 2006-05-13  Michael Plump  <plumpy@skylab.org>
6883
6884         * configure.ac:
6885         * shell/Makefile.am:
6886         * shell/main.c: (main):
6887         
6888         Port to GOption command line parsing. Fix for the 
6889         bug #327518
6890
6891 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6892
6893         * shell/ev-window.c: (ev_window_cmd_help_about):
6894         
6895         Do not wrap license. Fix for the bug #309460.
6896
6897 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6898
6899         * configure.ac:
6900         * properties/ev-properties-main.c: (ev_properties_get_pages):
6901         * shell/ev-application.c: (ev_application_open_window),
6902         (ev_application_open_uri_at_dest):
6903         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6904         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6905         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
6906         * shell/ev-utils.c: (save_print_config_to_file):
6907         * shell/ev-window.c: (ev_window_cmd_save_as),
6908         (ev_attachment_popup_cmd_save_attachment_as):
6909         * shell/main.c: (load_files_remote):
6910         
6911         Bump requirements to gtk 2.8 and drop all ifdefs used.
6912
6913 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6914
6915         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6916         * shell/ev-window.c: (ev_window_init):
6917         
6918         Show attachments page.
6919
6920 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6921
6922         * po/POTFILES.in:
6923         * shell/ev-attachment-bar.c:
6924         * shell/ev-attachment-bar.h:
6925         * shell/ev-sidebar-attachments.c:
6926         (ev_sidebar_attachments_icon_cache_add),
6927         (icon_theme_get_pixbuf_from_mime_type),
6928         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
6929         (ev_sidebar_attachments_icon_cache_refresh),
6930         (ev_sidebar_attachments_get_attachment_at_pos),
6931         (ev_sidebar_attachments_popup_menu_show),
6932         (ev_sidebar_attachments_popup_menu),
6933         (ev_sidebar_attachments_button_press),
6934         (ev_sidebar_attachments_update_icons),
6935         (ev_sidebar_attachments_drag_data_get),
6936         (ev_sidebar_attachments_get_property),
6937         (ev_sidebar_attachments_destroy),
6938         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
6939         (ev_sidebar_attachments_new),
6940         (ev_sidebar_attachments_set_document),
6941         (ev_sidebar_attachments_support_document),
6942         (ev_sidebar_attachments_get_label),
6943         (ev_sidebar_attachments_page_iface_init):
6944         * shell/ev-sidebar-attachments.h:
6945         * shell/ev-window.c: (update_chrome_visibility),
6946         (setup_sidebar_from_metadata), (ev_window_setup_document),
6947         (ev_window_sidebar_current_page_changed_cb),
6948         (attachment_bar_menu_popup_cb), (ev_window_init):
6949         
6950         Move attachments bar to sidebar.
6951
6952 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6953
6954         * pdf/ev-poppler.cc:
6955         * shell/ev-application.[ch]:
6956         * shell/main.c:
6957
6958         Fix some memory leaks.
6959
6960 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6961
6962         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6963
6964         Change the properties dialog response to
6965         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
6966         will make the dialog go away when the user presses
6967         enter. With gtk+ >= 2.9 this will happen anyway, but for
6968         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
6969         escape by default. Fixes bug #340539. See also bug
6970         #101293 for the gtk+ part.
6971
6972 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
6973
6974         * shell/ev-view.c (tip_from_action_named): Replace some strings
6975         that were wrong. Closes #340970.
6976
6977 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6978
6979         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6980
6981         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
6982         #341049
6983
6984 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6985
6986         * djvu/Makefile.am:
6987         * dvi/Makefile.am:
6988         * dvi/mdvi-lib/Makefile.am:
6989         * properties/Makefile.am:
6990         * ps/Makefile.am:
6991         * shell/Makefile.am:
6992         * thumbnailer/Makefile.am:
6993         
6994         Due to broken libtool that is unable to track dependencies
6995         of noinst libraries we are forced to explicitely point
6996         libraries for binary. Fix for the bug #333334.
6997
6998 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6999
7000         * data/evince.desktop.in.in:
7001         * shell/ev-view.c: (view_update_range_and_current_page),
7002         (ev_view_next_page), (ev_view_previous_page):
7003         * shell/ev-window.c: (update_chrome_visibility),
7004         (setup_sidebar_from_metadata), (ev_window_setup_document),
7005         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
7006         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7007         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
7008         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7009         (ev_window_stop_presentation), (ev_window_focus_in_event),
7010         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
7011         (ev_window_init):
7012         * thumbnailer/Makefile.am:
7013         
7014         Update fullscreen and presentation timeout handling. Hide
7015         cursor in presentation after timeout. Fix for the bugs
7016         #136359 and #336981.
7017
7018 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7019
7020         * backend/ev-link-action.[ch]:
7021         * pdf/ev-poppler.cc: (ev_link_from_action):
7022         * shell/ev-view-private.h:
7023         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
7024         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
7025
7026         Add support for Named Action links
7027
7028 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
7029
7030         * backend/Makefile.am:
7031         * backend/ev-document-links.[ch]:
7032         * backend/ev-document.[ch]:
7033         * backend/ev-link-action.[ch]:
7034         * backend/ev-link-dest.[ch]:
7035         * backend/ev-link.[ch]:
7036         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
7037         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
7038         * shell/ev-page-action.c: (build_new_tree_cb):
7039         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
7040         (links_page_num_func), (update_page_callback):
7041         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
7042         (tip_from_link):
7043         * shell/ev-jobs.c:
7044         * shell/ev-window.[ch]: (ev_window_open_uri),
7045         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
7046         * shell/ev-application.[ch]: (ev_application_open_window),
7047         (ev_application_open_uri):
7048
7049         Rework links system, it adds support for remote links now and it makes
7050         easier to add new kinds of actions and destinations. Fixes bug #317292
7051
7052 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7053
7054         * data/Makefile.am:
7055         * data/evince.png:
7056         * data/evince-16.png:
7057         * data/evince-22.png:
7058         * data/evince.svg:
7059         * shell/main.c: (main):
7060         
7061         Evince use it's own icon. Fix for the bug #313392.
7062
7063         * shell/ev-window.c: (fullscreen_timeout_cb),
7064         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7065         (ev_window_cmd_help_about), (ev_window_dispose):
7066         
7067         Simplify fullscreen timeout code.
7068
7069 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
7070
7071         * backend/ev-attachment.c: 
7072         * shell/ev-attachment-bar.c:
7073         * shell/ev-window.c:
7074
7075         Allow multiple selection of attachments
7076
7077 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7078
7079         * shell/ev-view.c: (view_update_range_and_current_page),
7080         (ev_view_scroll):
7081         
7082         Fix for the bug #312573 – Optimal selection of current 
7083         page among visible pages.
7084
7085 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7086
7087         * configure.ac:
7088         * djvu/Makefile.am:
7089         * djvu/djvu-text.h:
7090         
7091         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
7092         for the bug 339868.
7093
7094 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
7095
7096         * configure.ac: Fix the LINGUAS stuff here too so it builds.
7097
7098 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7099
7100         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
7101         dictated by the GNOME HIG. Fixes bug #339235.
7102
7103 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7104
7105         * data/evince-ui.xml:
7106         * shell/ev-view.c: (ev_view_can_find_previous):
7107         * shell/ev-view.h:
7108         * shell/ev-window.c: (ev_window_update_actions),
7109         (ev_window_cmd_edit_find_previous):
7110
7111         Add support for "Find Previous" as dictated by the GNOME HIG. A
7112         menu item is added and some glue code to make it all work is added
7113         to various files.
7114
7115 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7116
7117         * configure.ac: Award myself the "useless use of cat" award.
7118
7119 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7120
7121         * po/LINGUAS: New file listing all supported languages.
7122
7123         * configure.in: Use po/LINGUAS instead of including all languages
7124         directly in this file. See the wiki for more information:
7125         http://live.gnome.org/GnomeGoals/PoLinguas
7126
7127 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7128
7129         * backend/ev-document-factory.c:
7130
7131         Do not load the document twice when there isn't errors
7132
7133 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7134
7135         * backend/ev-attachment.c: 
7136
7137         Fix a crash when there isn't a default application to open an
7138         attachment
7139
7140 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7141
7142         * backend/ev-attachment.[ch]:
7143         * shell/ev-attachment-bar.[ch]:
7144
7145         Added missing files. 
7146
7147 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7148
7149         * backend/Makefile.am:
7150         * data/evince-ui.xml:
7151         * backend/ev-attachment.[ch]:
7152         * backend/ev-document.[ch]: (ev_document_has_attachments),
7153         (ev_document_get_attachments):
7154         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
7155         (attachment_save_to_buffer), (pdf_document_get_attachments),
7156         (pdf_document_document_iface_init):
7157         * shell/Makefile.am:
7158         * shell/ev-attachment-bar.[ch]:
7159         * shell/ev-window.c:
7160
7161         Add support for PDF attachments. Fixes bug #325143
7162
7163 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7164
7165         * backend/ev-document-factory.c: (get_document_from_uri),
7166         (ev_document_factory_get_document):
7167         * backend/ev-document-factory.h:
7168         * properties/ev-properties-main.c: (ev_properties_get_pages):
7169         * shell/Makefile.am:
7170         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7171         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7172         (ev_job_queue_remove_job):
7173         * shell/ev-job-queue.h:
7174         * shell/ev-job-xfer.c:
7175         * shell/ev-job-xfer.h:
7176         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7177         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
7178         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
7179         (ev_job_xfer_run):
7180         * shell/ev-jobs.h:
7181         * shell/ev-window.c: (ev_window_is_empty),
7182         (password_dialog_response), (ev_window_clear_xfer_job),
7183         (ev_window_xfer_job_cb), (ev_window_open_uri),
7184         (ev_window_cmd_focus_page_selector),
7185         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
7186         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7187         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7188         (ev_window_dispose):
7189         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7190         
7191         * Cleanup mime type detection on document load. Fix for the
7192         bug #336448.
7193
7194 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7195
7196         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7197         
7198         Fix crash on exit, described in the bug #336825.
7199
7200 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7201
7202         * backend/ev-document-factory.c:
7203         (ev_document_factory_get_from_mime),
7204         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
7205         (ev_document_factory_get_document),
7206         (file_filter_add_mime_list_and_free),
7207         (ev_document_factory_add_filters):
7208         * backend/ev-document-factory.h:
7209         * properties/ev-properties-main.c: (ev_properties_get_pages):
7210         * shell/Makefile.am:
7211         * shell/ev-application.c:
7212         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7213         * shell/ev-window.c: (ev_window_cmd_file_open),
7214         (ev_window_cmd_save_as):
7215         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7216         
7217         Rework factory functions so they are placed now in a single 
7218         file ev-document-factory.c
7219
7220 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7221
7222         * shell/ev-window.c: (update_chrome_visibility):
7223         
7224         Fix for the bug 166566 - don't show menubar in fullscreen
7225         mode.
7226
7227 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
7228
7229         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
7230
7231 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7232
7233         * shell/ev-view.c: (ev_view_expose_event):
7234         
7235         More correctly draw loading text when document
7236         is empty.
7237
7238 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7239
7240         * shell/ev-view.c: (ev_view_scroll):
7241         
7242         Fix for the bug #334854, page down and page up switch
7243         pages in presentation mode.
7244
7245 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7246
7247         * shell/ev-window.c: (ev_window_set_action_sensitive),
7248         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
7249         (ev_window_set_view_accels_sensitivity),
7250         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
7251         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7252         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7253         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
7254         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
7255         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
7256         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
7257         (view_actions_focus_in_cb), (ev_window_init):
7258         
7259         Fix for the bug #333902, now it's possible to search
7260         words with slash.
7261
7262 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
7263
7264         * configure.ac: Added Breton translation.
7265         * po/br.po: Added Breton translation.
7266
7267 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7268
7269         * shell/ev-window-title (ev_window_title_update):
7270
7271         Fix memory leak in window title. Fixes bug #333944
7272
7273 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7274
7275         * shell/ev-metadata-manager.c (parseItem):
7276
7277         Fix memory leaks. Fixes bug #333945
7278
7279 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7280         
7281         * NEWS, configure.ac, TODO:
7282         
7283         Update for release 0.5.2.
7284
7285 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7286
7287         * shell/ev-view.c: (view_update_range_and_current_page),
7288         (page_changed_cb):
7289         
7290         Don't jump on scrolling, fix for the bug #333127.
7291
7292 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7293
7294         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
7295         
7296         Scroll by one page in presentation mode. Fix for the bug
7297         #332993.
7298
7299 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
7300
7301         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
7302
7303 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
7304
7305         * configure.ac  Added lv in ALL_LINGUAS line.
7306
7307 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7308         
7309         * NEWS, configure.ac:
7310         
7311         Update for release 0.5.1
7312
7313 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7314
7315         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
7316         * backend/ev-document-misc.h:
7317         * shell/ev-view.c: (draw_one_page):
7318         
7319          Clairfy what page the toolbar page number applies to. Fix
7320          for the bug #328102.
7321
7322 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
7323
7324         * shell/ev-view-private.h:
7325         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
7326         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
7327         (ev_view_search_changed):
7328         * shell/ev-view.h:
7329         * shell/ev-window.c: (find_bar_search_changed_cb):
7330         
7331         Dont't jump to find result if window was scrolled during search.
7332         Fix for the bug #313266.
7333
7334 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
7335
7336         * shell/eggfindbar.c: (egg_find_bar_class_init):
7337         * shell/eggfindbar.h:
7338         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
7339         * shell/ev-view-private.h:
7340         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
7341         (ev_view_class_init), (ev_sizing_mode_get_type),
7342         (ev_scroll_type_get_type):
7343         * shell/ev-view.h:
7344         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
7345         (ev_window_cmd_scroll_backward), (find_bar_scroll),
7346         (ev_window_init):
7347         
7348         Fix for the bug 319133 - Find entry should allow text scroll.
7349
7350 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
7351
7352         * shell/ev-view-private.h:
7353         * shell/ev-view.c: (view_update_range_and_current_page),
7354         (highlight_find_results), (find_changed_cb), (page_changed_cb),
7355         (ev_view_set_document), (update_find_status_message),
7356         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
7357         (ev_view_find_previous):
7358         
7359         Fix for the bug #319137. Search now takes account for scrolling.
7360
7361 2006-02-19  Michael Hofmann <mh21@piware.de>
7362
7363         * configure.ac:
7364         * djvu/Makefile.am:
7365         * djvu/djvu-document-private.h:
7366         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
7367         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
7368         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
7369         (djvu_document_can_get_text), (djvu_document_get_text),
7370         (djvu_document_document_iface_init),
7371         (djvu_document_thumbnails_get_thumbnail),
7372         (djvu_document_find_begin), (djvu_document_find_get_n_results),
7373         (djvu_document_find_get_result),
7374         (djvu_document_find_page_has_results),
7375         (djvu_document_find_get_progress), (djvu_document_find_cancel),
7376         (djvu_document_find_iface_init):
7377         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
7378         (djvu_text_page_selection), (djvu_text_page_limits_process),
7379         (djvu_text_page_limits), (djvu_text_page_copy),
7380         (djvu_text_page_position), (djvu_text_page_union),
7381         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
7382         (djvu_text_page_box), (djvu_text_page_append_text),
7383         (djvu_text_page_search), (djvu_text_page_prepare_search),
7384         (djvu_text_page_new), (djvu_text_page_free):
7385         * djvu/djvu-text-page.h:
7386         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
7387         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
7388         (djvu_text_n_results), (djvu_text_has_results),
7389         (djvu_text_get_result), (djvu_text_get_progress):
7390         * djvu/djvu-text.h:
7391         
7392         Text search in djvu. Fix for the bug #303415.
7393
7394 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7395
7396         * configure.ac:
7397         * shell/ev-window.c: (ev_window_cmd_save_as):
7398         
7399         Ask filechooser to confirm overwrite. Fix for the bug #328266.
7400         Thanks to Gary Coady <gary@lyranthe.org>
7401
7402 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7403
7404         * shell/ev-print-job.c: (idle_print_handler):
7405         
7406         Inverse order printing, bug #320919.
7407
7408 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7409
7410         * data/evince-toolbar.xml:
7411         * shell/ev-window.c:
7412         
7413         Allow to add sidebar checkbutton on toolbar. Fix
7414         for the bug #144577.
7415
7416 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7417
7418         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
7419         
7420         Add checks that have sense for empty ps document.
7421
7422 2006-02-15  Luca Ferretti <elle.uca@libero.it>
7423
7424         * configure.ac: Include PS in mime types list. 
7425
7426 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7427
7428         * configure.ac:
7429         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
7430         * ps/gsdefaults.h:
7431         * ps/ps-document.c: (start_interpreter), (ps_document_load):
7432         
7433         Runtime check for gs interpreter. Fix for the bug #320868.
7434         Thanks to Antoine Dopffer antoine.dopffer@free.fr
7435
7436 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
7437
7438         * shell/ev-application.c: 
7439
7440         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
7441         dbus>=0.60, so that the request is not queued. 
7442
7443 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7444
7445         * configure.ac:
7446         * shell/Makefile.am:
7447         * shell/ev-sidebar-links.c: (print_section_cb):
7448         * shell/ev-utils.c:
7449         * shell/ev-utils.h:
7450         * shell/ev-window.c: (update_action_sensitivity),
7451         (ev_window_close_dialogs), (ev_window_print):
7452         * shell/ev-window.h:
7453         
7454         Make printing support optional. Patch from Eduardo de Barros Lima
7455         <eduardo.lima@indt.org.br> for the bug #330546.
7456
7457 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7458
7459         * shell/ev-view-private.h:
7460         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
7461         (ev_view_set_document):
7462         * shell/ev-view.h:
7463         * shell/ev-window.c: (ev_window_load_job_cb),
7464         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
7465         (ev_window_init):
7466
7467         Draw Loading message during xfer job. Fix for the bug #329495.
7468
7469 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7470
7471         * comics/comics-document.c: (comics_regex_quote),
7472         (comics_document_load), (extract_argv):
7473         
7474         Correcly quote regexp before passing it to unzip.
7475
7476 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7477
7478         * shell/ev-page-cache.c: (build_height_to_page),
7479         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
7480         (ev_page_cache_get_dual_even_left):
7481         * shell/ev-page-cache.h:
7482         * shell/ev-view.c: (view_update_range_and_current_page),
7483         (get_page_y_offset), (get_page_extents):
7484         
7485         Place even pages to the left if document has less then
7486         two pages. Fix for the bug #328856.
7487
7488 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7489
7490         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7491         
7492         Correct comics scheme. This make evince create thumbnails
7493         for comic books. Fix for the bug 329088.
7494
7495 2006-01-31  Christopher Aillon  <caillon@redhat.com>
7496
7497         * data/evince-password.glade: Don't explicitly set
7498         invisible_char to the current default value in case
7499         the default changes; let GTK+ do its magic.
7500
7501 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7502
7503         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
7504         real filename to tmp filename since often document
7505         type is determined by extension.
7506
7507 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7508
7509         * shell/ev-view.c: (add_scroll_binding_keypad),
7510         (ev_view_binding_activated), (ev_view_class_init):
7511         
7512         Add keybindings for percision-scrolling of display area. 
7513         Fix for the bug #314072.
7514
7515 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7516
7517         * data/evince.desktop.in.in:
7518         
7519         Add GTK to the list of categories. Fix for the bug #328034.
7520
7521 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7522
7523         * shell/ev-application.c: (ev_application_shutdown),
7524         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
7525         * shell/ev-application.h:
7526         * shell/ev-window.c: (file_open_dialog_response_cb),
7527         (ev_window_cmd_file_open):
7528         
7529         Save last uri in file chooser dialog. Fix for the bug #327950.
7530
7531 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7532
7533         * NEWS:
7534         * README:
7535         
7536         Final update for release 0.5.0
7537         
7538         * shell/Makefile.am:
7539         
7540         Remove disable deprecated until we'll require libgnome-2.13.7
7541         and port to GOption argument parsing. See bug 327518.
7542
7543 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
7544
7545         * comics/comics-document.c: (comics_document_save):
7546         * djvu/djvu-document.c: (djvu_document_save):
7547         * dvi/dvi-document.c: (dvi_document_save):
7548         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
7549         * lib/ev-file-helpers.h:
7550         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
7551         * tiff/tiff-document.c: (tiff_document_save):
7552         
7553         Use common save function for backends.
7554
7555 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
7556
7557         * backend/ev-document-types.c:
7558         
7559         Fix crash on saving pixbuf.
7560
7561 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7562
7563         * cut-n-paste/recent-files/egg-recent-item.c:
7564         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
7565         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
7566         (parse_info_free), (valid_element), (start_element_handler),
7567         (end_element_handler), (text_handler), (egg_recent_model_filter),
7568         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
7569         (egg_recent_model_monitor), (egg_recent_model_read),
7570         (egg_recent_model_open_file), (egg_recent_model_lock_file),
7571         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
7572         (egg_recent_model_set_property), (egg_recent_model_class_init),
7573         (egg_recent_model_init), (egg_recent_model_add_full),
7574         (egg_recent_model_delete), (egg_recent_model_get_list),
7575         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
7576         (egg_recent_model_set_filter_mime_types),
7577         (egg_recent_model_clear_group_filter),
7578         (egg_recent_model_set_filter_groups),
7579         (egg_recent_model_clear_scheme_filter),
7580         (egg_recent_model_set_filter_uri_schemes),
7581         (egg_recent_model_remove_expired):
7582         * cut-n-paste/recent-files/egg-recent-util.c:
7583         (egg_recent_util_get_icon):
7584         * cut-n-paste/recent-files/egg-recent-util.h:
7585         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7586         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
7587         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
7588         (egg_recent_view_uimanager_set_property),
7589         (egg_recent_view_uimanager_get_property),
7590         (egg_recent_view_uimanager_class_init),
7591         (egg_recent_view_uimanager_init),
7592         (egg_recent_view_uimanager_set_label_width),
7593         (egg_recent_view_uimanager_get_label_width):
7594         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7595         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7596         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7597         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7598         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7599         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7600         
7601         Update from libegg.
7602
7603 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7604
7605         * shell/ev-page-cache.c: (build_height_to_page),
7606         (ev_page_cache_get_height_to_page):
7607         * shell/ev-page-cache.h:
7608         * shell/ev-view.c: (view_update_range_and_current_page),
7609         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
7610         (ev_view_previous_page):
7611         
7612         Dual mode places even pages to the left. Fix for the bug #309393.
7613
7614         * shell/ev-view.h:
7615         * shell/ev-window.c: (update_action_sensitivity),
7616         (setup_view_from_metadata), (view_menu_popup_cb):
7617         
7618         Don't restore presentation in empty windows, more intelligent
7619         next page behaviour in dual mode.
7620
7621         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7622         (ev_pixbuf_cache_clear_job_sizes):
7623         
7624         Cleanup job callback on removal. Fix for the bug #325886.
7625
7626 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7627
7628         * ps/ps.c: (psscan):
7629         
7630         Commit workaround Mozilla problem. Fix for the bug #325919
7631         
7632         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
7633         (save_item):
7634         
7635         Fix for year 2038 problem.
7636
7637 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7638
7639         * shell/ev-window.c: (setup_document_from_metadata),
7640         (ev_window_cmd_view_reload):
7641
7642         Clamp page recieved from metadata in valid values. Fix
7643         for the bug #325986.
7644
7645 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7646
7647         * MAINTAINERS: 
7648         Add MAINTAINERS as requested on desktop-devel-list.
7649
7650 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7651
7652         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7653         (mime_type_supported_by_gdk_pixbuf),
7654         (ev_document_factory_get_mime_types),
7655         (ev_document_factory_get_all_mime_types):
7656         
7657         Don't add pixbuf mime types if pixbuf backend is disabled.
7658         
7659         * shell/ev-application.c: (ev_application_get_uri_window):
7660         
7661         Fix for the bug 325815 - unhandled MIME type message doesn't 
7662         appear a second time. 
7663         
7664         * shell/ev-document-types.c: (ev_document_types_add_filters):
7665         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7666         (password_dialog_response), (ev_window_popup_password_dialog),
7667         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7668         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7669         (ev_window_run_presentation), (ev_window_stop_presentation),
7670         (save_sizing_mode), (ev_window_zoom_changed_cb),
7671         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7672         (ev_window_dual_mode_changed_cb),
7673         (ev_window_sidebar_current_page_changed_cb),
7674         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7675         (window_state_event_cb), (window_configure_event_cb):
7676         
7677         Cleanup additional uris holded by EvWindow.
7678
7679 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7680
7681         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
7682         (ev_view_can_previous_page), (ev_view_can_next_page):
7683         * shell/ev-view.h:
7684         * shell/ev-window.c: (update_action_sensitivity):
7685         
7686         Two page scrolling with Space and PageUp in dual mode. Second fix 
7687         for the bug #316608.
7688
7689 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7690
7691         * shell/ev-view.c: (scroll_to_current_page):
7692         
7693         Correctly clamp adjustment value. Fix for the bug
7694         #325808.
7695
7696 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7697
7698         * shell/ev-sidebar-links.c: (print_section_cb):
7699         * shell/ev-window.c: (ev_window_get_uri),
7700         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
7701         (ev_window_print_dialog_response_cb), (ev_window_print_range),
7702         (ev_window_dispose):
7703         
7704         Make print dialog non-modal. Fix for the bug #325622.
7705
7706 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7707
7708         * shell/ev-metadata-manager.c:
7709         * shell/ev-utils.c: (using_pdf_printer),
7710         (using_postscript_printer), (load_print_config_from_file),
7711         (save_print_config_to_file):
7712         * shell/ev-utils.h:
7713         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
7714         (update_sidebar_visibility), (setup_sidebar_from_metadata),
7715         (setup_view_from_metadata), (ev_window_setup_document),
7716         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7717         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7718         (ev_window_run_presentation), (ev_window_stop_presentation),
7719         (save_sizing_mode), (ev_window_zoom_changed_cb),
7720         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7721         (ev_window_dual_mode_changed_cb),
7722         (ev_window_sidebar_current_page_changed_cb),
7723         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7724         (window_state_event_cb), (window_configure_event_cb),
7725         (ev_window_init):
7726         
7727         Setting saving behaviour fixes.
7728
7729 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7730
7731         * configure.ac:
7732         
7733         Make antialiasing gs options better and allow
7734         to change them during configure. Fix for the 
7735         bug #319049.
7736
7737 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7738
7739         * shell/ev-window.c: (setup_view_from_metadata):
7740         
7741         Remember if last window was maximized. Fix for the
7742         bug #323797.
7743
7744 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
7745
7746         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
7747
7748 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7749
7750         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
7751         * shell/ev-page-action.c: (build_new_tree_cb):
7752         * shell/ev-sidebar-links.c: (links_page_num_func),
7753         (update_page_callback_foreach), (update_page_callback):
7754         * shell/ev-view.c: (scroll_to_current_page):
7755         
7756         Fix for the bug #325067 with more intelligent selection
7757         of current link in sidebar. Make sidebar handle links
7758         of FITR-like type more correctly.
7759
7760         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7761         (dvi_pixbuf_put_pixel):
7762         
7763         Fix memory consumtion with disabled alpha channel.
7764
7765 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7766
7767         * data/evince-ui.xml:
7768         * shell/ev-window.c: (view_menu_popup_cb),
7769         (ev_popup_cmd_open_link), (ev_window_init):
7770         
7771         Update context menu for internal links. Fix for the bug
7772         #325066.
7773
7774 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7775
7776         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
7777         
7778         Bind context menu to keyboard also. Fix for the bug
7779         #325065.
7780
7781 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7782
7783         * shell/ev-view.c: (selection_scroll_timeout_cb):
7784         
7785         Horizontal scroll on selection also.
7786
7787 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7788
7789         * shell/ev-metadata-manager.c: (parse_value):
7790         * shell/ev-view.c: (goto_xyz_link):
7791         
7792         Correct zoom setup and metadata save broken in 
7793         some locales.
7794
7795 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7796
7797         * shell/ev-view-private.h:
7798         * shell/ev-view.c: (scroll_to_current_page),
7799         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
7800         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
7801         (page_changed_cb), (ev_view_set_continuous),
7802         (ev_view_set_dual_page), (ev_view_set_presentation):
7803         
7804         Delay scroll until allocation to correctly position page. Fix
7805         for the bug #317334.
7806
7807 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7808
7809         * NEWS:
7810         * configure.ac:
7811         
7812         Update NEWS and require poppler 0.5.0.
7813
7814 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
7815         
7816         * data/evince-ui.xml:
7817         * shell/ev-view-private.h:
7818         * shell/ev-view.c: (ev_view_get_link_at_location),
7819         (handle_link_over_xy), (ev_view_button_press_event),
7820         (ev_view_button_release_event), (ev_view_class_init):
7821         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
7822         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
7823         (ev_window_init):
7824         
7825         Implement right-click context menu.
7826
7827 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7828
7829         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7830         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
7831         (mdvi_pixbuf_device_render):
7832         * pdf/ev-poppler.cc:
7833
7834         Don't generate thumbnails with alpha. See bug #324077.
7835         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
7836
7837 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7838
7839         * shell/ev-window.c: (setup_chrome_from_metadata):
7840         
7841         Fix typo that was hiding toolbar.
7842
7843 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7844
7845         * shell/ev-view-private.h:
7846         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
7847         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
7848         (ev_view_button_release_event), (ev_view_destroy):
7849         
7850         Small cleanup and autoscrolling during selection. Thanks to 
7851         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
7852
7853 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
7854
7855         * configure.ac:
7856         
7857         Correctly check for comics option.
7858
7859 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
7860         * Makefile.am:
7861         * configure.ac:
7862         * backend/Makefile.am:
7863         * backend/ev-document-factory.c:
7864         * shell/ev-document-types.c:
7865
7866         Included option in configure to make ps backend 
7867         compilation optional with --disable-ps.
7868
7869 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7870
7871         * backend/ev-document-factory.c:
7872         * comics/Makefile.am:
7873         * comics/comics-document.c: (comics_document_load):
7874         * comics/ev-cbr-mime.xml:
7875         * configure.ac:
7876         
7877         Comics mime types are added to shared-mime-info CVS. Now
7878         we don't need to install our own mime types.
7879
7880 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7881
7882         * shell/ev-window.c:
7883         
7884         Add shortcut for "save a copy" menu entry. Fix for
7885         the bug #324582.
7886
7887 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7888
7889         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7890         (job_finished_cb), (new_selection_pixbuf_needed),
7891         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7892         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
7893         
7894         Rework selection job info logic and fix critical warning.
7895
7896 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
7897
7898         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
7899
7900 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
7901
7902         * data/evince-ui.xml:
7903         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7904         
7905         Enter as shortcut key for next page. Fix for the bug
7906         #321394.
7907
7908 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
7909
7910         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
7911
7912 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7913
7914         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7915         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7916         (new_selection_pixbuf_needed),
7917         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7918         (clear_job_selection):
7919         
7920         Too early for 0.5. Pixbuf cache code cleaned a bit.
7921
7922 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7923
7924         * NEWS:
7925         * configure.ac:
7926         
7927         Release 0.5.0 preparation
7928
7929 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7930
7931         * comics/Makefile.am:
7932         * configure.ac:
7933         * shell/ev-document-types.c: (ev_document_types_add_filters):
7934         
7935         More advanced handling of custom mime type installation.
7936
7937 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7938
7939         * data/evince.schemas.in:
7940         * shell/ev-metadata-manager.c: (value_free),
7941         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
7942         (ev_metadata_manager_get), (ev_metadata_manager_set):
7943         * shell/ev-metadata-manager.h:
7944         * shell/ev-window.c: (update_chrome_flag),
7945         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
7946         (setup_document_from_metadata), (setup_chrome_from_metadata),
7947         (setup_sidebar_from_metadata), (setup_view_from_metadata),
7948         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
7949         (ev_window_view_toolbar_cb),
7950         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
7951         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
7952         
7953         Save last document settings and reuse them for new documents.
7954
7955 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7956
7957         * Makefile.am:
7958         * backend/Makefile.am:
7959         * backend/ev-document-factory.c:
7960         * backend/ev-document-factory.h:
7961         * comics/Makefile.am:
7962         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
7963         (comics_document_load), (comics_document_save),
7964         (comics_document_get_n_pages), (comics_document_get_page_size),
7965         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
7966         (comics_document_class_init), (comics_document_can_get_text),
7967         (comics_document_get_info), (comics_document_document_iface_init),
7968         (comics_document_init), (get_supported_image_extensions),
7969         (comics_document_thumbnails_get_geometry),
7970         (comics_document_thumbnails_get_thumbnail),
7971         (comics_document_thumbnails_get_dimensions),
7972         (comics_document_document_thumbnails_iface_init), (extract_argv):
7973         * comics/comics-document.h:
7974         * comics/ev-cbr-mime.xml:
7975         * configure.ac:
7976         * po/POTFILES.in:
7977         * shell/ev-application.c: (ev_application_register_service):
7978         * shell/ev-document-types.c: (ev_document_types_add_filters):
7979         * thumbnailer/Makefile.am:
7980         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7981         
7982         New CBR/CBZ backend for comic books.
7983
7984 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7985
7986         * shell/main.c: (load_files_remote):
7987
7988         Thanks to Robert McQueen <robot101@debian.org>. Dbus
7989         warning on startup of second instance is fixed. It
7990         is bug #320353.
7991
7992 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7993
7994         * shell/ev-window.c: (ev_window_finalize):
7995         
7996         Fix double free that cause crash.
7997
7998 2005-10-29  Bastien Nocera <hadess@hadess.net>
7999
8000         * tiff/tiff-document.c: (tiff_document_load):
8001         
8002         Fix memory leak.
8003
8004 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8005
8006         * po/POTFILES.in:
8007         * shell/Makefile.am:
8008         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
8009         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
8010         (ev_view_accessible_get_text),
8011         (ev_view_accessible_get_character_at_offset),
8012         (ev_view_accessible_get_text_before_offset),
8013         (ev_view_accessible_get_text_at_offset),
8014         (ev_view_accessible_get_text_after_offset),
8015         (ev_view_accessible_get_character_count),
8016         (ev_view_accessible_get_caret_offset),
8017         (ev_view_accessible_set_caret_offset),
8018         (ev_view_accessible_get_run_attributes),
8019         (ev_view_accessible_get_default_attributes),
8020         (ev_view_accessible_get_character_extents),
8021         (ev_view_accessible_get_offset_at_point),
8022         (ev_view_accessible_get_n_selections),
8023         (ev_view_accessible_get_selection),
8024         (ev_view_accessible_add_selection),
8025         (ev_view_accessible_remove_selection),
8026         (ev_view_accessible_set_selection),
8027         (ev_view_accessible_text_iface_init),
8028         (ev_view_accessible_idle_do_action),
8029         (ev_view_accessible_action_do_action),
8030         (ev_view_accessible_action_get_n_actions),
8031         (ev_view_accessible_action_get_description),
8032         (ev_view_accessible_action_get_name),
8033         (ev_view_accessible_action_set_description),
8034         (ev_view_accessible_action_iface_init),
8035         (ev_view_accessible_get_type), (ev_view_accessible_new),
8036         (ev_view_accessible_factory_get_accessible_type),
8037         (ev_view_accessible_factory_create_accessible),
8038         (ev_view_accessible_factory_class_init),
8039         (ev_view_accessible_factory_get_type):
8040         * shell/ev-view-accessible.h:
8041         * shell/ev-view-private.h:
8042         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
8043         * shell/ev-view.h:
8044         
8045         Initial accessibility support.
8046
8047 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
8048
8049         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
8050
8051 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
8052
8053         * shell/ev-print-job.c: (idle_print_handler):
8054         
8055         Fix for bug Bug 318916: Printing multiple pages.
8056
8057 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
8058
8059         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
8060
8061 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8062
8063         * pdf/ev-poppler.cc:
8064         
8065         Thumnail dimensions unified with other backends.
8066         
8067         * shell/ev-window-title.c: (ev_window_title_update):
8068         
8069         Fix warning.
8070
8071 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8072
8073         * data/ev-stock-zoom-fit-width.png:
8074         
8075         Remove unused file.
8076
8077 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8078
8079         * configure.ac:
8080         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
8081         (djvu_document_finalize):
8082         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
8083         (dvi_document_finalize):
8084         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
8085         (pixbuf_document_save), (pixbuf_document_finalize):
8086         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
8087         (tiff_document_finalize):
8088         
8089         Save a copy implemented for various backends.
8090
8091 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
8092
8093         * configure.ac:
8094         
8095         Don't link with ltiff if tiff is disabled.
8096
8097 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8098
8099         * pdf/GDKSplashOutputDev.cc:
8100         * pdf/GDKSplashOutputDev.h:
8101         * pdf/Thumb.cc:
8102         * pdf/Thumb.h:
8103         * pdf/pdf-document.cc:
8104         * pdf/pdf-document.h:
8105         * pdf/test-gdk-output-dev.cc:
8106         
8107         Remove old unused files.
8108
8109 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8110
8111         * shell/ev-window.c: (ev_window_setup_document):
8112         
8113         Fixed warnings on reload and probably crash reason.
8114
8115 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8116
8117         * properties/ev-properties-view.c:
8118         (ev_properties_view_format_date):
8119         
8120         Check if date is invalid. Fix for bug 318134.
8121
8122 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
8123
8124         * shell/ev-window-title.c:
8125         
8126         Add .indd files (Adobe Indesign) to the list of "bad
8127         extensions".
8128
8129 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8130
8131         * data/evince-ui.xml:
8132         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8133         
8134         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
8135
8136 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8137
8138         * shell/ev-window.c: (launch_link), (launch_external_uri),
8139         (view_external_link_cb):
8140
8141         URL-escape link before passing it to gnome_vfs_url_show.
8142
8143 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8144
8145         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
8146         there isn't text selected.
8147
8148 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
8149
8150         * shell/ev-view.c: (handle_link_over_xy):
8151
8152         Check tooltip is valid utf8 before showing it
8153
8154 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8155
8156         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
8157
8158 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8159
8160         * shell/ev-window-title.c: (ev_window_title_update):
8161
8162         Guard against using g_strstrip on NULL. Fixes bug #317291.
8163
8164 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8165
8166         * pdf/ev-poppler.cc:
8167
8168         Show title even for unknown links
8169
8170 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8171
8172         * shell/ev-window-title.c: (ev_window_title_update):
8173
8174         Strip the title string
8175
8176 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8177
8178         * shell/ev-window-title.c:
8179
8180         Add .rtf to the bad extensions list
8181
8182 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8183
8184         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
8185         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
8186
8187         Ignore link coordinates if they are outside page bounds
8188
8189 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8190
8191         * backend/ev-link.c: (ev_link_type_get_type),
8192         (ev_link_get_filename), (ev_link_get_params),
8193         (ev_link_get_property), (ev_link_set_property),
8194         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
8195         * backend/ev-link.h:
8196         * pdf/ev-poppler.cc:
8197         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
8198         * shell/ev-window.c: (launch_link), (view_external_link_cb),
8199         (ev_window_init):
8200
8201         Implement launch links. Delegate external link opening to
8202         the window.
8203
8204 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8205
8206         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
8207         (ev_link_get_right), (ev_link_get_property),
8208         (ev_link_set_property), (ev_link_class_init),
8209         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
8210         * backend/ev-link.h:
8211         * pdf/ev-poppler.cc:
8212         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
8213
8214         Implement fitr links
8215
8216 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8217
8218         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
8219         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
8220         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8221         (ev_view_size_request_continuous),
8222         (ev_view_size_request_dual_page),
8223         (ev_view_size_request_single_page), (ev_view_size_allocate),
8224         (ev_view_zoom_for_size_continuous_and_dual_page),
8225         (ev_view_zoom_for_size_continuous),
8226         (ev_view_zoom_for_size_dual_page),
8227         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8228         (ev_sizing_mode_get_type):
8229         * shell/ev-view.h:
8230         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8231
8232         Do not use modes for link, we need to calculate size ad hoc.
8233         Still not perfect because of the usual scrollbar issues grrr.
8234
8235 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8236
8237         * backend/ev-link.c: (ev_link_type_get_type),
8238         (ev_link_new_page_fith), (ev_link_new_page_fitv):
8239         * backend/ev-link.h:
8240         * pdf/ev-poppler.cc:
8241         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
8242         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8243         (ev_view_size_request_continuous),
8244         (ev_view_size_request_dual_page),
8245         (ev_view_size_request_single_page), (ev_view_size_allocate),
8246         (zoom_for_size_fit_height),
8247         (ev_view_zoom_for_size_continuous_and_dual_page),
8248         (ev_view_zoom_for_size_continuous),
8249         (ev_view_zoom_for_size_dual_page),
8250         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8251         (ev_sizing_mode_get_type):
8252         * shell/ev-view.h:
8253         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8254
8255         Implement FIT_HEIGHT mode (only for links).
8256         Implement FITH links
8257
8258 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8259
8260         * shell/ev-window-title.c: (get_filename_from_uri),
8261         (ev_window_title_sanitize_extension), (ev_window_title_update),
8262         (ev_window_title_set_document), (ev_window_title_set_uri),
8263         (ev_window_title_free):
8264         * shell/ev-window-title.h:
8265         * shell/ev-window.c: (ev_window_setup_document),
8266         (ev_window_popup_password_dialog):
8267
8268         Refactor window title building while fixing it for
8269         password documents.
8270
8271 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8272
8273         * pdf/ev-poppler.cc:
8274
8275         Escape link title before setting it in the model
8276
8277 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
8278
8279         * shell/ev-application.c: (removed_from_session), (save_session),
8280         (init_session), (ev_application_get_empty_window),
8281         (ev_application_init), (ev_application_get_windows):
8282         * shell/ev-application.h:
8283         * shell/ev-window.c: (ev_window_finalize):
8284
8285         Add a function to retrieve window list and share it where
8286         necessary.
8287         Implement session handling, works pretty well thanks to the
8288         metadata system.
8289
8290 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8291
8292         * shell/ev-password.c: (ev_password_item_created_callback),
8293         (ev_password_dialog_save_password):
8294         
8295         Fix for bug 316972. Use async gnome-keyring API.
8296
8297 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
8298
8299         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
8300         Remove unused unrealize handler. Add scroll handling to
8301         ev_view_scroll_event for presentation mode (bug #316708),
8302         and fix the event state checks there.
8303
8304 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8305
8306         * shell/ev-page-action.c: (page_changed_cb):
8307
8308         "marco, maybe we should be crazy and jump right to 6! :)"
8309
8310         Bryan Clark, Sep 2005
8311
8312 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8313
8314         * ps/ps-document.c: (save_document), (ps_document_save),
8315         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
8316         (ps_document_ps_export_end):
8317
8318         Fix unstructured documents save and print
8319
8320 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8321
8322         * shell/ev-application.c: (ev_application_open_uri):
8323
8324         Fix window size persistance
8325
8326 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8327
8328         * shell/ev-view.c: (ev_view_button_release_event):
8329
8330         Based on a patch from carlosgc@gnome.org. Mouse buttons
8331         switch pages in presentation mode.
8332
8333 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8334
8335         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8336
8337         Dont cast to int before scaling
8338
8339 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8340
8341         * backend/ev-link.c: (ev_link_type_get_type),
8342         (ev_link_new_page_xyz), (ev_link_new_page_fit),
8343         (ev_link_new_page_fith):
8344         * backend/ev-link.h:
8345         * pdf/ev-poppler.cc:
8346         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
8347
8348         Implement FIT and FITH links
8349
8350 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8351
8352         * pdf/ev-poppler.cc:
8353
8354         Return 0 results when search is not in progress.
8355
8356         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8357         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
8358
8359         Update menu sensitivity when cancelling search
8360
8361 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8362
8363         * shell/ev-view.c: (ev_view_can_find_next):
8364
8365         Take all pages in consideration, not just current one
8366
8367 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8368
8369         * shell/ev-page-cache.c:
8370         * shell/ev-page-cache.h:
8371         * shell/ev-view.c: (ev_view_binding_activated),
8372         (ev_view_next_page), (ev_view_previous_page),
8373         (ev_sizing_mode_get_type):
8374         * shell/ev-view.h:
8375         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8376         (ev_window_cmd_go_next_page):
8377
8378         Move page next/previous functions from page chace to
8379         view and change it to move by 2 page steps in dual mode.
8380
8381 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8382
8383         * shell/ev-window.c: (update_sidebar_visibility),
8384         (setup_sidebar_from_metadata), (ev_window_setup_document),
8385         (setup_view_from_metadata):
8386
8387         Show the index by default when there is one     
8388
8389 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8390
8391         * shell/ev-window-title.c: (ev_window_title_set_document):
8392
8393         Missing null check
8394
8395 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8396
8397         * shell/ev-view.c: (view_update_range_and_current_page):
8398         
8399         Allow display of last odd page in dual view. Fix for 316347.
8400
8401 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8402
8403         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8404         
8405         Make close button default. Fix for 316383.
8406
8407 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8408
8409         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8410         
8411         Mark close button as default. Fix for 316381.
8412
8413 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8414
8415         * backend/ev-link.c: (ev_link_class_init):
8416
8417         Allow negative doubles in left/top properties
8418
8419 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8420
8421         * shell/ev-window.c:
8422
8423         Remove a bunch of strings that was used only
8424         by the statusbar.
8425
8426 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8427
8428         * shell/ev-window-title.c: (get_filename_from_uri),
8429         (ev_window_title_set_document):
8430
8431         When title has a confusing extension, show also
8432         the document filename inside ()
8433
8434 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8435
8436         * shell/Makefile.am:
8437         * shell/ev-window-title.c: (ev_window_title_new),
8438         (ev_window_title_update), (ev_window_title_set_type),
8439         (ev_window_title_set_document), (ev_window_title_free):
8440         * shell/ev-window-title.h:
8441         * shell/ev-window.c: (ev_window_setup_document),
8442         (password_dialog_response), (ev_window_popup_password_dialog),
8443         (ev_window_dispose), (ev_window_init):
8444
8445         Factor out and cleanup window title code
8446
8447 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8448
8449         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
8450         (unable_to_load):
8451
8452         Make dialog transient so it doesnt block other windows
8453
8454 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8455
8456         * pdf/ev-poppler.cc:
8457         
8458         Fix pdf thumbnails rendering.
8459
8460 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8461
8462         * shell/ev-window.c: (fullscreen_set_timeout):
8463         
8464         Increase timeout to hide full screen popup. Bug 
8465         316123. 
8466
8467 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8468
8469         * data/evince.schemas.in:
8470         * shell/ev-window.c: (update_action_sensitivity):
8471
8472         Allow the user to override document restrictions. Fix for bug
8473         305818.
8474
8475 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
8476
8477         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
8478         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
8479         (ev_window_class_init): Fix multihead behaviour of fullscreen
8480         toolbar popup. Fixes bug #315451.
8481
8482 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8483
8484         * configure.ac:
8485         * data/evince-password.glade:
8486         * shell/ev-password.c: (ev_password_dialog_set_property),
8487         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
8488         (ev_password_dialog_init), (ev_password_set_bad_password_label),
8489         (ev_password_dialog_entry_changed_cb),
8490         (ev_password_dialog_entry_activated_cb),
8491         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
8492         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
8493         (ev_password_dialog_set_bad_pass):
8494         * shell/ev-password.h:
8495         * shell/ev-window.c: (password_dialog_response),
8496         (ev_window_popup_password_dialog):
8497         
8498         Support for gnome-keyring for encrypted PDF's.
8499
8500 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8501
8502         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
8503         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
8504         (ev_view_enter_notify_event), (ev_view_class_init):
8505         
8506         More precise handling of enter_notify/leave_notify events
8507         in EvView. Fix for bug 315470.
8508
8509 2005-09-08  Christopher Aillon  <caillon@redhat.com>
8510
8511         * shell/ev-window.c: (fullscreen_timeout_cb),
8512         (fullscreen_set_timeout), (fullscreen_clear_timeout),
8513         (ev_window_dispose):
8514
8515         leak fix: unref fullscreen_timeout_source before clearing it
8516
8517 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8518
8519         * configure.ac, dvi/mdvi/Makefile.am: 
8520         
8521         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
8522
8523 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8524
8525         * backend/ev-link.c: (ev_link_new_page_xyz):
8526         * pdf/ev-poppler.cc:
8527         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
8528
8529         Fix some bugs with xyz links, respect zoom
8530
8531 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8532
8533         * shell/ev-window.c: (page_changed_cb),
8534         (setup_document_from_metadata), (update_sidebar_visibility),
8535         (setup_view_from_metadata), (ev_window_run_fullscreen),
8536         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8537         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
8538         (ev_window_dual_mode_changed_cb),
8539         (ev_window_sidebar_current_page_changed_cb):
8540
8541         null check uri before setting and getting metadata
8542
8543 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8544
8545         * dvi/Makefile.am:
8546         * properties/Makefile.am:
8547         * shell/Makefile.am:
8548         * thumbnailer/Makefile.am:
8549
8550         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
8551
8552 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8553
8554         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
8555         (selection_changed_callback):
8556         * shell/ev-sidebar-links.h:
8557
8558         Add a signal for link activation.
8559
8560         * shell/ev-view.c: (ev_view_goto_link),
8561         (ev_view_button_release_event):
8562         * shell/ev-view.h:
8563         * shell/ev-window.c: (sidebar_links_link_activated_cb),
8564         (ev_window_init):
8565
8566         Implement the signal so that we can handle all link types.
8567
8568         * shell/ev-page-cache.c:
8569
8570         Remove unused set_link function
8571
8572 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8573
8574         * lib/ev-tooltip.c: (ev_tooltip_set_position):
8575
8576         Add some space from the cursor, hardcoded but I couldnt
8577         find a better way.
8578
8579 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8580
8581         * lib/ev-tooltip.c:
8582
8583         Use mozilla style vs gtk style, way better for links.
8584
8585         * shell/ev-view.c: (ev_view_motion_notify_event),
8586         (ev_view_destroy), (ev_view_init):
8587
8588         Deactive tooltip when the link hovered is changed.
8589
8590 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8591
8592         * backend/ev-document.h:
8593         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
8594         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
8595         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
8596         (ev_link_new_page), (ev_link_new_page_xyz):
8597         * backend/ev-link.h:
8598         * pdf/ev-poppler.cc:
8599         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
8600         (go_to_link), (tip_from_link):
8601
8602         Implement xyz links, still not functional. Links are a total
8603         mess, will need to refactor and bugfix a lot :(
8604
8605 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
8606
8607         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
8608
8609 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
8610
8611         * data/evince-ui.xml:
8612         * data/evince.schemas.in:
8613         * shell/Makefile.am:
8614         * shell/ev-window.c: (update_chrome_visibility),
8615         (password_dialog_response), (ev_window_load_job_cb),
8616         (ev_window_xfer_job_cb), (ev_window_open_uri),
8617         (ev_window_class_init), (set_chrome_actions), (load_chrome),
8618         (ev_window_init):
8619
8620         Remove the statusbar. This regress loading feedback, need to
8621         check with Bryan what we want to do there...
8622
8623 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8624
8625         * lib/ev-tooltip.c: (ev_tooltip_init):
8626
8627         Fix tooltip border and size handling
8628
8629 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8630
8631         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
8632         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
8633         (ev_tooltip_timeout), (ev_tooltip_activate),
8634         (ev_tooltip_deactivate):
8635         * lib/ev-tooltip.h:
8636         * shell/ev-view.c: (ev_view_motion_notify_event):
8637
8638         Delay popup showing. Mirror gtk logic/times.
8639
8640 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
8641
8642         * lib/Makefile.am:
8643         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
8644         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
8645         (ev_tooltip_set_text), (ev_tooltip_set_position):
8646         * lib/ev-tooltip.h:
8647
8648         Simple widget to show tooltips at a custom position
8649
8650         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8651         (ev_view_destroy):
8652
8653         Use it for links. First go, needs work
8654
8655 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8656
8657         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8658         HIG fixes.  Use title capitalization for window title. Use 12 
8659         pixels of space between the dialog's vbox and action area.
8660
8661 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8662
8663         * shell/ev-window.c: (file_open_dialog_response_cb),
8664         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8665         (ev_window_cmd_save_as):
8666
8667         Make file pickers not modal and refactor code some
8668
8669 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8670
8671         * shell/ev-sidebar.h:
8672         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8673         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8674         (ev_sidebar_class_init), (ev_sidebar_select_page),
8675         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8676         (ev_sidebar_set_page):
8677
8678         Add a current page property and allow to get/set it
8679
8680         * shell/ev-window.c: (setup_view_from_metadata),
8681         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
8682
8683         Persist current sidebar page per document
8684
8685 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8686
8687         * data/evince.schemas.in:
8688         * shell/ev-window.c: (update_chrome_visibility),
8689         (setup_document_from_metadata), (update_sidebar_visibility),
8690         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
8691         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8692         (ev_window_run_presentation), (ev_window_stop_presentation),
8693         (ev_window_view_sidebar_cb),
8694         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
8695         (load_chrome), (ev_window_init):
8696
8697         Persist size/visibility of sidebar per document
8698
8699 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
8700
8701         * shell/ev-view.c (draw_loading_text): Draw loading text.
8702
8703 2005-09-02  Dan Damian  <dand@gnome.ro>
8704
8705         * configure.in: Added "ro" to ALL_LINGUAS.
8706
8707 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8708
8709         * shell/ev-view.c: (clear_caches):
8710
8711         ev_page_cache_get doesnt return a reference,
8712         dont try to unref it.
8713
8714 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8715
8716         * shell/main.c: (load_files_remote):
8717
8718         Fix timestamp parameter with dbus <= 0.33
8719
8720 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
8721
8722         * data/evince.schemas.in:
8723
8724         Add missing full stop
8725
8726 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
8727
8728         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
8729         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
8730
8731         Plug some memory leaks
8732
8733 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
8734
8735         * configure.ac:
8736         * lib/ev-debug.c: (trap_handler):
8737
8738         Check for execinfo.h and use it only if it exists.
8739         Ported from Epiphany (bug #314776).
8740
8741 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
8742
8743         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
8744
8745 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
8746
8747         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
8748         * po/id.po      : Added Indonesian translation
8749
8750 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
8751
8752         * shell/main.c:
8753         * shell/ev-application.c: Last minute GTK-2.6 fixes.
8754         * NEWS: Release 0.4.0
8755
8756 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
8757
8758         * configure.ac: catch another gtk+-2.8ism
8759         * shell/main.c: Make work with gtk+-2.6
8760
8761 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
8762
8763         * shell/ev-application-service.xml: Add 'timestamp' argument to
8764           ev_application_open_window and ev_application_open_uri methods.
8765
8766         * shell/ev-application.h: Add 'timestamp' argument to
8767           ev_application_open_window, ev_application_open_uri,
8768           and ev_application_open_uri_list functions.
8769
8770         * shell/ev-application.c (ev_application_open_window,
8771           ev_application_open_uri, ev_application_open_uri_list): Change
8772           functions that show/present windows to use a timestamp if one
8773           is passed in.
8774
8775         * shell/ev-window.c (ev_window_cmd_file_open,
8776           ev_window_cmd_recent_file_activate, drag_data_received_cb):
8777         * shell/main.c (load_files): Modify calls to ev_application to
8778           include GDK_CURRENT_TIME as timestamp.
8779
8780         * shell/main.c (load_files_remote): Obtain timestamp for client
8781           instance from GDK and pass to server instance so new windows are
8782           focused properly.  Fix dbus_g_proxy_call() calls by including second
8783           G_TYPE_INVALID.
8784           
8785         Closes bug #314475.
8786
8787 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
8788
8789         * shell/ev-window.c (ev_window_finalize): Check for
8790         avail. EvWindows when quiting to handle the finalize better,
8791         #314497
8792
8793 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8794         
8795         * properties/ev-properties-view.c: 
8796         
8797         Set textdomain to libglade. Fixes translation problem in property page.
8798
8799 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8800
8801         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8802         * dvi/Makefile.am:
8803         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
8804         * dvi/mdvi-lib/Makefile.am:
8805         
8806         Fix rotation of thumbnails, ported to new API. Moved library
8807         dependencies earlier, probably it will fix linkage problem.
8808
8809 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8810
8811         * backend/ev-document-misc.c:
8812         (ev_document_misc_get_thumbnail_frame):
8813         * backend/ev-document-misc.h:
8814         * configure.ac:
8815         * pdf/ev-poppler.cc:
8816         * shell/Makefile.am:
8817         * shell/ev-sidebar-thumbnails.c: (add_range),
8818         (ev_sidebar_thumbnails_set_loading_icon),
8819         (ev_sidebar_thumbnails_refresh),
8820         (ev_sidebar_thumbnails_set_document):
8821         * shell/ev-sidebar-thumbnails.h:
8822         * shell/ev-view.c: (ev_view_motion_notify_event),
8823         (ev_view_set_property), (ev_view_get_property),
8824         (ev_view_class_init), (ev_view_set_rotation):
8825         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8826         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
8827         (ev_window_init):
8828         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
8829         Redo rotation (again).  prepare for 0.4.0
8830
8831 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
8832
8833         * configure.ac: Bump poppler requirement to 0.4.1.
8834
8835         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
8836         argument to poppler_page_render_selection() call.
8837
8838 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8839
8840         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
8841         (djvu_document_thumbnails_get_thumbnail):
8842         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
8843         (dvi_document_thumbnails_get_thumbnail):
8844         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
8845         (pixbuf_document_thumbnails_get_thumbnail):
8846         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
8847         
8848         Update rotation direction of backends to fit with pdf and ps.
8849
8850 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
8851
8852         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
8853         * backend/ev-async-renderer.h:
8854         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
8855         (setup_page), (ps_document_get_page_size),
8856         (ps_async_renderer_render_pixbuf):
8857         * ps/ps-document.h:
8858         * shell/ev-jobs.c: (ev_job_render_run):
8859
8860         Fix orientation in the postscript document
8861
8862 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
8863
8864         * pdf/ev-poppler.cc:
8865         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
8866         * shell/ev-view.c: (highlight_find_results):
8867
8868         Adapt to the new poppler rotation API. Fix text maps on landscape
8869         documents.
8870
8871 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
8872
8873         * shell/ev-view.c (compute_new_selection_text): get the correct
8874         region when selecting in modes other than continuous.
8875
8876 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8877
8878         * shell/main.c (main): remove redundant g_warnings.
8879
8880 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8881
8882         * shell/Makefile.am: Don't include autogenerated
8883         file ev-application-service.h into distribution, since
8884         it causes dbus crash. Fix for bugs 313724 and 313443. 
8885
8886 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8887
8888         * configure.ac: Fix sed expression for FreeBSD. Thanks
8889         to Joe Marcus Clark <marcus@freebsd.org>
8890         
8891         * shell/eggfindbar.c: (entry_activate_callback),
8892         (entry_changed_callback), (egg_find_bar_init),
8893         (egg_find_bar_set_search_string):
8894         
8895         Made findbar buttons unsensitive if there is no text in
8896         entry. Fix for the bug 313285.
8897
8898 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
8899
8900         * ps/ps-document.c: Use g_filename_display_name for displaying
8901         filenames and revert string freeze breackage
8902
8903 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
8904
8905         * NEWS:
8906         * configure.ac:
8907
8908         Update for 0.3.4
8909
8910         * shell/Makefile.am:
8911
8912         Add ev-application-service.xml to extra dist
8913
8914         * shell/ev-view.c: (find_page_at_location):
8915
8916         Remove unused function (fix warning)
8917
8918 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8919
8920         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
8921         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
8922         
8923         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
8924         bug 313623.
8925
8926 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8927
8928         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
8929         * shell/ev-window.c:
8930         Fix build warnings
8931
8932 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8933
8934         * configure.ac: Update script to get dbus version.
8935         Fix for the bug #313443.
8936
8937 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8938
8939         * shell/ev-window.c: (ev_window_cmd_escape):
8940         
8941         Return focus back to view on escape. Fix for bug 313295.
8942
8943 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8944
8945         * shell/ev-window.c: (update_window_title),
8946         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
8947         (ev_window_cmd_save_as):
8948         
8949         Correct conversion from uri to displayable string. Fix for
8950         bug 313296.
8951
8952 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8953
8954         * ps/ps-document.c: convert filename to utf8 when there is an error
8955         loading document. Fixes #309915
8956
8957 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
8958
8959         * configure.ac:
8960
8961         We depend on poppler 0.4.0
8962
8963 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
8964
8965         * configure.ac:
8966         * NEWS: Release 0.3.3.
8967         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
8968
8969 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
8970
8971         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
8972         add a couple missing mnemonics to menu items, use title 
8973         capitalization for menu items and window titles, and add 
8974         ellipsis to open menu item.     
8975
8976 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
8977
8978         * pdf/ev-poppler.cc:
8979         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
8980         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
8981         (ev_view_get_rotation):
8982         * shell/ev-view.h:
8983         * shell/ev-window.c: (setup_view_from_metadata),
8984         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
8985         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
8986         disk.
8987
8988 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
8989
8990         * configure.ac: Added tr to ALL_LINGUAS
8991
8992 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8993
8994         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
8995         requires several clicks to find word. Thanks to 
8996         Colin Slater <kiltedtaco@gmail.com>.
8997
8998 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
8999
9000         * data/evince.desktop.in.in: Hide menu entry and
9001         rename it to "Document Viewer". Fix for bug 
9002         #312399.
9003
9004 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
9005
9006         * shell/ev-page-action.c (ev_page_action_class_init): 
9007
9008         Point to the correct function in constructor of the
9009         activate_label signal
9010
9011 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
9012
9013         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9014         * shell/ev-jobs.h: Make thread safe.
9015
9016 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9017
9018         * shell/ev-view.c: (view_update_range_and_current_page):
9019         Don't update page range if we are scrolling to some document
9020         point.
9021
9022 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9023
9024         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
9025         when getting max_page_width, fix drawing in dual mode.
9026
9027 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
9028
9029         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
9030         getting the area for select_all.
9031
9032 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
9033
9034         * backend/ev-selection.c: (ev_selection_render_selection):
9035         * backend/ev-selection.h:
9036         * pdf/ev-poppler.cc:
9037         * shell/ev-jobs.c: (ev_job_render_new):
9038         * shell/ev-jobs.h:
9039         * shell/ev-pixbuf-cache.c: (get_selection_colors),
9040         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
9041         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
9042         (ev_view_class_init):
9043
9044         Change selection color on focus in and focus out events.  Also,
9045         poppler now uses GdkColor for specifying the selection colors, so
9046         drop some awkward conversion code.
9047
9048 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
9049
9050         * configure.ac: Added Hebrew translation
9051
9052 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
9053
9054         * NOTES:
9055         * backend/ev-selection.c: (ev_selection_render_selection):
9056         * backend/ev-selection.h:
9057         * pdf/ev-poppler.cc:
9058         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
9059         (ev_job_render_run):
9060         * shell/ev-jobs.h:
9061         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9062         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
9063         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
9064         (ev_pixbuf_cache_style_changed),
9065         (ev_pixbuf_cache_get_selection_pixbuf),
9066         (ev_pixbuf_cache_set_selection_list),
9067         (ev_pixbuf_cache_get_selection_list):
9068         * shell/ev-pixbuf-cache.h:
9069         * shell/ev-utils.c: (ev_print_region_contents):
9070         * shell/ev-utils.h:
9071         * shell/ev-view.c: (ev_view_queue_draw_page),
9072         (selection_update_idle_cb), (ev_view_motion_notify_event),
9073         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
9074         (setup_caches), (ev_view_find_next), (merge_selection_region),
9075         (selection_free):
9076         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
9077
9078         Clean up selection to be much smoother!
9079
9080 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
9081
9082         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
9083         to poppler_page_render_selection().
9084
9085 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9086
9087         * ps/ps-document.c: (save_page_list): Use
9088         unzipped document when printing. Thanks to 
9089         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
9090         311016.
9091
9092 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9093
9094         * shell/ev-window.c: (update_action_sensitivity):
9095         
9096         Disable print and save respect to lockdown gconf keys. Fix
9097         for 312342.
9098
9099 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9100
9101         * configure.ac:
9102         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
9103         (write_to_temp_file), (ev_file_set_contents):
9104         * shell/ev-utils.h:
9105         * shell/ev-window.c: (save_print_config_to_file):
9106         
9107         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
9108         Fix for bug 312238
9109
9110 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
9111
9112         * shell/ev-window.c: (load_print_config_from_file),
9113         (save_print_config_to_file), (ev_window_print_range):
9114
9115         Persist the print settings. Fixes bug #311578.
9116
9117 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9118
9119         * djvu/djvu-document.c: (djvu_document_get_page_size),
9120         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
9121         (djvu_document_thumbnails_get_thumbnail):
9122         * dvi/dvi-document.c: (dvi_document_get_page_size),
9123         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
9124         (dvi_document_thumbnails_get_dimensions),
9125         (dvi_document_thumbnails_get_thumbnail):
9126         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
9127         (pixbuf_document_render_pixbuf),
9128         (pixbuf_document_document_iface_init),
9129         (pixbuf_document_thumbnails_get_thumbnail):
9130         
9131         Update backends to make them build with new rotation system.
9132
9133 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9134
9135         * help/C/figures/evince_start_window.png:
9136         
9137         Update documentation image from Luca Ferretti <elle.uca@libero.it>
9138
9139 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
9140
9141         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
9142         * shell/ev-pixbuf-cache.h:
9143         * shell/ev-sidebar-thumbnails.c:
9144         (ev_sidebar_thumbnails_get_property), (add_range),
9145         (adjustment_changed_cb):
9146         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
9147         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
9148         we were thumbnailing the entire docment on startup, slowing us
9149         down hugely. 
9150
9151 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
9152
9153         * shell/ev-page-cache.c: (ev_page_cache_new):
9154         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
9155         == 0, fixes #310306.
9156
9157 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9158
9159         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
9160         (ev_view_rotate_left):
9161
9162         Account rotation in doc_rect_to_view_rect.
9163         Ensure rotation doesnt go out of bounds.
9164
9165 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9166
9167         * shell/ev-page-cache.c: (ev_page_cache_get_size):
9168
9169         Correct and cleanup w/h swapping
9170
9171 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9172
9173         * backend/ev-document-thumbnails.c:
9174         (ev_document_thumbnails_get_thumbnail):
9175         * backend/ev-document-thumbnails.h:
9176         * backend/ev-document.c:
9177         * backend/ev-document.h:
9178         * backend/ev-render-context.c: (ev_render_context_new),
9179         (ev_render_context_set_rotation):
9180         * backend/ev-render-context.h:
9181         * pdf/ev-poppler.cc:
9182         * ps/ps-document.c: (ps_document_document_iface_init):
9183         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9184         * shell/ev-jobs.h:
9185         * shell/ev-page-cache.c: (build_height_to_page),
9186         (ev_page_cache_new), (ev_page_cache_get_size),
9187         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9188         (ev_page_cache_get_height_to_page):
9189         * shell/ev-page-cache.h:
9190         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9191         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9192         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
9193         (ev_pixbuf_cache_get_selection_pixbuf):
9194         * shell/ev-pixbuf-cache.h:
9195         * shell/ev-print-job.c: (idle_print_handler):
9196         * shell/ev-sidebar-thumbnails.c: (add_range):
9197         * shell/ev-view.c: (view_update_range_and_current_page),
9198         (get_page_y_offset), (get_page_extents),
9199         (ev_view_size_request_continuous_dual_page),
9200         (ev_view_size_request_continuous),
9201         (ev_view_size_request_dual_page),
9202         (ev_view_size_request_single_page), (draw_one_page),
9203         (ev_view_set_rotation), (ev_view_rotate_right),
9204         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9205         (ev_view_zoom_for_size_continuous_and_dual_page),
9206         (ev_view_zoom_for_size_continuous),
9207         (ev_view_zoom_for_size_dual_page),
9208         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9209         (ev_view_select_all):
9210         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9211         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
9212         (tiff_document_document_iface_init),
9213         (tiff_document_thumbnails_get_thumbnail):
9214
9215         Use rotation rather than orientation. It's easier and enough
9216         for our needs.
9217
9218 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9219
9220         * shell/ev-page-cache.c: (build_height_to_page),
9221         (ev_page_cache_new), (ev_page_cache_get_size),
9222         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9223         (ev_page_cache_get_height_to_page):
9224         * shell/ev-page-cache.h:
9225         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
9226         (ev_view_size_request_continuous_dual_page),
9227         (ev_view_size_request_continuous),
9228         (ev_view_zoom_for_size_continuous_and_dual_page),
9229         (ev_view_zoom_for_size_continuous):
9230
9231         Make the page cache aware of page orientation.
9232
9233 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9234
9235         * backend/ev-document-thumbnails.c:
9236         (ev_document_thumbnails_get_thumbnail):
9237         * backend/ev-document-thumbnails.h:
9238         * backend/ev-document.c:
9239         * backend/ev-document.h:
9240         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
9241         * backend/ev-ps-exporter.h:
9242         * pdf/ev-poppler.cc:
9243         * ps/ps-document.c: (ps_document_document_iface_init),
9244         (ps_document_ps_export_do_page):
9245         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9246         * shell/ev-jobs.h:
9247         * shell/ev-page-cache.c: (ev_page_cache_get_size),
9248         (ev_page_cache_get):
9249         * shell/ev-page-cache.h:
9250         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9251         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9252         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
9253         * shell/ev-pixbuf-cache.h:
9254         * shell/ev-print-job.c: (idle_print_handler):
9255         * shell/ev-sidebar-thumbnails.c: (add_range):
9256         * shell/ev-view.c: (view_update_range_and_current_page),
9257         (get_page_extents), (ev_view_size_request_dual_page),
9258         (ev_view_size_request_single_page), (draw_one_page),
9259         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
9260         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9261         (ev_view_zoom_for_size_dual_page),
9262         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9263         (ev_view_select_all):
9264         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9265         * tiff/tiff-document.c: (tiff_document_get_page_size),
9266         (tiff_document_get_orientation), (rotate_pixbuf),
9267         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
9268         (tiff_document_thumbnails_get_thumbnail),
9269         (tiff_document_ps_export_do_page), (tiff_document_init):
9270
9271         Really make use of the orientation bit of the render context.
9272         Use the render context in a few more places in the backend API.
9273         This regress orientation, but now it's done right. Will try to
9274         fix it up asap...
9275
9276 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9277
9278         * shell/ev-view.c: (ensure_rectangle_is_visible):
9279
9280         Patch by Nickolay V. Shmyrev to fix find flickering
9281
9282 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
9283
9284         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
9285         duplex parameters to ::begin.
9286
9287         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
9288         * shell/ev-print-job.c (idle_print_handler): 
9289         * ps/ps-document.c (ps_document_ps_export_begin): 
9290         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
9291         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
9292         implementations. Poppler backend needs poppler cvs. Rest has
9293         unchanged behavior.
9294
9295 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9296
9297         * shell/ev-window.c (using_pdf_printer): new function.
9298         (ev_window_print_range): print a less techy message if someone
9299         tries to print to PDF.
9300
9301 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9302
9303         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
9304         from "unknown font" string. Bug #311431
9305
9306 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9307
9308         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
9309
9310 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9311
9312         Bug #311280
9313         
9314         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
9315         name for PopplerFontTypes
9316         (pdf_document_fonts_fill_model): add font type to the detail column
9317
9318         * backend/ev-document-fonts.h: added
9319         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
9320
9321         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
9322         font name and font details, add a little markup.
9323         (ev_properties_fonts_init): use the new cell data func, specify ypad
9324         property for the cell renderer.
9325         (ev_properties_fonts_set_document): add the details column.
9326
9327 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
9328
9329         * configure.ac: Added "pl" to ALL_LINGUAS.
9330
9331 2005-07-24  Danilo Šegan  <danilo@gnome.org>
9332
9333         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
9334
9335 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
9336
9337         * help/ChangeLog: Started this for translations of manual.
9338         * configure.ac, autogen.sh, .cvsignore: Migrated to
9339         gnome-doc-utils. Patch in bug #311222.
9340
9341 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
9342
9343         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
9344         #ifdef this away to fix an unused-function warning.
9345
9346 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
9347
9348         * configure.ac: Added 'gl' to ALL_LINGUAS.
9349
9350 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
9351
9352         * configure.ac: Added ne in ALL_LINGUAS
9353         
9354 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9355
9356         * shell/ev-view.c: (ev_view_leave_notify_event):
9357         
9358         Clear status message when pointer leaves view. Fix for bug
9359         #310818 
9360
9361 2005-07-20 Ankit Patel <ankit644@yahoo.com>
9362
9363         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
9364
9365 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9366
9367         * shell/ev-view.c: (ev_view_leave_notify_event),
9368         (ev_view_class_init):
9369         
9370         Set cursor to normal then leaving view.
9371
9372 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9373
9374         * configure.ac:
9375         
9376         Fix required djvulibre version.
9377
9378 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
9379
9380         *configure.ac: Hindi (hi) language added
9381
9382 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
9383
9384         *configure.ac: Punjabi (pa) Language added
9385
9386 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9387
9388         * data/evince-ui.xml, shell/ev-window.c:
9389         
9390         Add keypad accelerators for zooming. Fix for bug 308128.
9391
9392 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9393
9394         * Makefile.am:
9395         * backend/Makefile.am:
9396         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
9397         * configure.ac:
9398         * shell/ev-document-types.c: (ev_document_types_add_filters):
9399
9400         Allow to enable/disable the pixbuf backend.
9401         Default to off for now. If we want it enabled we should
9402         really put mime types in the desktop, implement properties etc.
9403
9404         * properties/evince-properties.c:
9405
9406         Initialize error to NULL.
9407         Check error is not NULL before freeing.
9408
9409 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9410
9411         * shell/ev-window.c:
9412
9413         Use F5 as presentation accell
9414
9415 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9416
9417         * shell/ev-window.c: (update_chrome_visibility),
9418         (ev_window_create_fullscreen_popup), (ev_window_init):
9419
9420         Do not leak the fullscreen toolbar
9421
9422 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9423
9424         * shell/ev-window.c: (view_actions_focus_in_cb),
9425         (view_actions_focus_out_cb):
9426
9427         These has a return value! Fix totally random focus
9428         issues we was seeing.
9429
9430 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
9431
9432         * shell/main.c: (load_files_remote):
9433
9434         Allow open more than one file
9435
9436 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9437
9438         * shell/main.c: (load_files_remote):
9439
9440         Fix for dbus 0.33. bug #309975
9441
9442 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9443
9444         * properties/ev-properties-main.c: (ev_properties_get_pages):
9445
9446         Actually return NULL for types we dont support
9447
9448 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
9449
9450         * po/POTFILES.in:
9451
9452         Remove empty lines.
9453
9454 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
9455
9456         * backend/ev-document-factory.c:
9457         (ev_document_factory_get_document):
9458
9459         Do not try to create the object if type
9460         is invalid.
9461
9462 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9463
9464         * ps/ps-document.c: (ps_document_dispose),
9465         (ps_async_renderer_render_pixbuf):
9466         * ps/ps-document.h:
9467
9468         Do not leak the target window
9469
9470 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9471
9472         * shell/ev-application.c: (ev_application_init):
9473
9474         Let tbe check file existence for us.
9475         Add a comment about eggrecent mime filter.
9476
9477 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9478
9479         * data/evince-ui.xml:
9480         * shell/ev-application.c: (ev_application_shutdown),
9481         (ev_application_init), (ev_application_get_toolbars_model),
9482         (ev_application_get_recent_model),
9483         (ev_application_save_toolbars_model):
9484         * shell/ev-application.h:
9485         * shell/ev-window.c: (ev_window_add_recent),
9486         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
9487         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
9488         (ev_window_init):
9489
9490         Use common toolbar and recent models for all windows.
9491         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9492
9493 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9494
9495         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
9496         successfully check for gtk_icon_view_get_visible_range.
9497
9498 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9499
9500         * djvu/Makefile.am:
9501         * dvi/Makefile.am:
9502         
9503         Fix djvu and dvi backend build.
9504
9505 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9506
9507         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
9508         (new_separator_pixbuf):
9509
9510         Don't leak windows.
9511
9512 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9513
9514         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
9515
9516         HIGification of toolbar editor dialogue.
9517
9518 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9519
9520         * configure.ac:
9521         * shell/Makefile.am:
9522
9523         Ever build metadata manager since it's just
9524         disabled at runtime now.
9525
9526 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9527
9528         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
9529         (ev_metadata_manager_get), (ev_metadata_manager_set):
9530         * shell/ev-metadata-manager.h:
9531
9532         Add an _init functions that enabled metadata management
9533         at runtime.
9534
9535         * shell/ev-window.c: (page_changed_cb),
9536         (setup_document_from_metadata), (ev_window_setup_document),
9537         (setup_view_from_metadata), (ev_window_open_uri),
9538         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9539         (ev_window_run_presentation), (ev_window_stop_presentation),
9540         (save_sizing_mode), (ev_window_zoom_changed_cb),
9541         (ev_window_continuous_changed_cb),
9542         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
9543         (window_configure_event_cb):
9544
9545         Remove all ugly metadata define since we deal with it
9546         at runtime now.
9547
9548         * shell/main.c: (load_files_remote), (main):
9549
9550         Add support for dbus cvs head. Hopefully didnt break one
9551         of the other versions now!
9552
9553         If we dont get a response from the dbus server just
9554         give up with it and not enable metadata.
9555
9556 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9557
9558         * Makefile.am:
9559         * backend/Makefile.am:
9560         * configure.ac:
9561         * cut-n-paste/recent-files/Makefile.am:
9562         * cut-n-paste/toolbar-editor/Makefile.am:
9563         * cut-n-paste/zoom-control/Makefile.am:
9564         * lib/Makefile.am:
9565         * pdf/Makefile.am:
9566         * pixbuf/Makefile.am:
9567         * properties/Makefile.am:
9568         * ps/Makefile.am:
9569         * shell/Makefile.am:
9570         * thumbnailer/Makefile.am:
9571         * tiff/Makefile.am:
9572
9573         Make frontends depend on just libev.
9574         Rework and group CFLAGS/LIBS definitions.
9575         Cleanups.
9576
9577 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9578
9579         * shell/ev-window:
9580
9581         do not unnecessarily save zoom
9582
9583         * configure.ac:
9584         * lib/ev-file-helpers.c: (ev_dot_dir):
9585         * shell/Makefile.am:
9586         * shell/dummy.cc:
9587
9588         Some cleanups
9589
9590 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9591
9592         * configure.ac:
9593         
9594         Remove unnecessary dependencies
9595
9596 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9597
9598         * properties/Makefile.am:
9599         * thumbnailer/Makefile.am:
9600         * tiff/Makefile.am:
9601
9602         Some more cleanups. Was really necessary
9603         but I probably introduced bugs, feel free
9604         to flame :)
9605
9606 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9607
9608         * backend/Makefile.am:
9609         * configure.ac:
9610         * cut-n-paste/recent-files/Makefile.am:
9611         * cut-n-paste/toolbar-editor/Makefile.am:
9612         * cut-n-paste/zoom-control/Makefile.am:
9613         * lib/Makefile.am:
9614         * pdf/Makefile.am:
9615         * pixbuf/Makefile.am:
9616         * properties/Makefile.am:
9617         * ps/Makefile.am:
9618         * shell/Makefile.am:
9619         * thumbnailer/Makefile.am:
9620         * tiff/Makefile.am:
9621
9622         Use gnome-common macros when possible.
9623         Cleanup dependencies.
9624         Actually disable deprecated where possible.
9625
9626 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9627
9628         * Makefile.am:
9629         * backend/Makefile.am:
9630         * properties/Makefile.am:
9631         * shell/Makefile.am:
9632         * thumbnailer/Makefile.am:
9633
9634         This should solve the circular dep without
9635         requiring dir reorg!
9636
9637         * shell/ev-window.c: (setup_view_from_metadata):
9638
9639         Never restore window size/position when the
9640         window is already visible.
9641
9642 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9643
9644         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
9645
9646         Return a boolean from timeout func. Fix ported from gedit.
9647
9648 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9649
9650         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9651
9652 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9653
9654         * shell/ev-document-types.c: set "All Documents" as default filter in
9655         open dialog
9656
9657 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9658
9659         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9660         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9661         (ev_metadata_manager_set_boolean): fix value/val thinko.
9662
9663 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9664
9665         * shell/ev-window.c: (setup_view_from_metadata),
9666         (window_state_event_cb), (window_configure_event_cb),
9667         (ev_window_init):
9668
9669         Remember window position and maximized state
9670
9671 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9672
9673         * configure.ac:
9674
9675         Fix DBUS configure checks.
9676
9677         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9678         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9679         (ev_metadata_manager_set_boolean):
9680
9681         Plug mem leaks.
9682
9683         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
9684         (ev_window_stop_fullscreen), (ev_window_run_presentation),
9685         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
9686         (ev_window_continuous_changed_cb),
9687         (ev_window_dual_mode_changed_cb), (ev_window_new):
9688
9689         Fix the build without DBUS.
9690
9691 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9692
9693         * shell/ev-metadata-manager.c: (parse_value), (save_values),
9694         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
9695         (ev_metadata_manager_set_string),
9696         (ev_metadata_manager_set_boolean):
9697         * shell/ev-metadata-manager.h:
9698
9699         Add support for some more types
9700
9701         * shell/ev-view.c: (scroll_to_current_page),
9702         (ev_view_get_continuous), (ev_view_set_continuous),
9703         (ev_view_get_dual_page):
9704         * shell/ev-view.h:
9705         * shell/ev-window.c: (page_changed_cb),
9706         (setup_document_from_metadata), (ev_window_setup_document),
9707         (setup_view_from_metadata), (ev_window_open_uri),
9708         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9709         (ev_window_run_presentation), (ev_window_stop_presentation),
9710         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
9711         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
9712         (ev_window_update_dual_page_action),
9713         (ev_window_continuous_changed_cb),
9714         (ev_window_dual_mode_changed_cb), (ev_window_init):
9715
9716         Remember a bunch of view/document properties. Prolly some
9717         are still missing but it's getting interesting.
9718
9719 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
9720
9721         * configure.ac: check if dbus-binding-tool is installed. Not the
9722         case on current Ubuntu breezy, it seems.
9723
9724 2005-07-05  Luca Ferretti <elle.uca@libero.it>
9725
9726         * data/evince.desktop.in.in:
9727         
9728         Allow open uri lists and add TryExec field.
9729
9730 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9731
9732         * configure.ac:
9733
9734         Enable dbus when available, do not require a configure
9735         option.
9736
9737 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9738
9739         * configure.ac:
9740
9741         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
9742         disabled.
9743
9744 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
9745         Marco Pesenti Gritti  <mpg@redhat.com>
9746
9747         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
9748         
9749         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
9750         functions to the format required by dbus
9751
9752         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
9753         errors. Use the RPC parameters in the expected way
9754
9755 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9756
9757         * Makefile.am:
9758         * properties/Makefile.am:
9759         * properties/ev-properties-main.c: (ev_properties_get_pages):
9760
9761         Support all mime types
9762
9763         * shell/Makefile.am:
9764         * thumbnailer/Makefile.am:
9765         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
9766         (evince_thumbnail_pngenc_get):
9767
9768         Use the document factory
9769
9770 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9771
9772         * backend/Makefile.am:
9773         * backend/ev-document-factory.c:
9774         (mime_type_supported_by_gdk_pixbuf),
9775         (ev_document_type_get_from_mime),
9776         (ev_document_factory_get_document),
9777         (ev_document_factory_get_backend),
9778         (ev_document_factory_get_mime_types),
9779         (ev_document_factory_get_all_mime_types):
9780         * backend/ev-document-factory.h:
9781         * shell/Makefile.am:
9782         * shell/ev-document-types.c: (get_document_from_uri),
9783         (ev_document_types_get_document),
9784         (file_filter_add_mime_list_and_free),
9785         (ev_document_types_add_filters):
9786         * shell/ev-document-types.h:
9787         * shell/ev-job-xfer.c: (ev_job_xfer_run):
9788         * shell/ev-properties-dialog.c:
9789         (ev_properties_dialog_set_document):
9790         * shell/ev-window.c: (ev_window_cmd_file_open),
9791         (ev_window_cmd_save_as):
9792         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9793
9794         Rework document types managing to avoid code duplication
9795         and actually abstract from backend implementations.
9796         Also provide a minimal factory api that can be used by
9797         thumbnailer/properties.
9798
9799 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9800
9801         * properties/ev-properties-view.c: (ev_properties_view_set_info):
9802         Plug a mem leak.
9803         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
9804         HIG spacings.
9805
9806 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9807
9808         * shell/ev-properties-dialog.c
9809         (ev_properties_dialog_set_document): only call
9810         ev_properties_fonts_set_document() if the document implements the
9811         fonts interface
9812
9813 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9814
9815         * configure.ac:
9816         * properties/Makefile.am:
9817         * properties/ev-properties-view.c:
9818         (ev_properties_view_register_type):
9819         * properties/ev-properties-view.h:
9820         * properties/ev-properties-main.h:
9821
9822         Implement nautilus plugin for properties.
9823         Works only for pdf atm, I need to rework the
9824         document types stuff to get this to work
9825         for all backends...
9826
9827 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9828
9829         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
9830         (ev_properties_fonts_set_document): use
9831         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
9832
9833 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9834
9835         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
9836         them
9837         (PlaceImage, tiff2ps_process_page): use
9838         g_ascii_dtostr to convert floats to strings in a locale-safe way.
9839
9840
9841 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9842
9843         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
9844         (main): to call gnome_authentication_manager_init. Should fix
9845         Bug #308510
9846
9847         * configure.ac: that requires libgnomeui 2.6.0.
9848
9849 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9850
9851         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9852         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
9853         use the new tiff2ps interfaces
9854
9855         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
9856         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
9857
9858         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
9859         structure instead of global variables.  Remove use of static
9860         variables in functions.
9861
9862 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
9863
9864         * shell/ev-page-action.c: unref the completion after setting it to the
9865         entry
9866
9867 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9868
9869         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
9870         postscript files
9871
9872 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9873
9874         * shell/ev-window.c (update_action_sensitivity): disable
9875         File->Print if the document does not implement the ps exporter
9876         interface
9877
9878 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
9879
9880         * Makefile.am:
9881         * configure.ac:
9882         * data/evince-properties.glade:
9883         * properties/.cvsignore:
9884         * properties/Makefile.am:
9885         * properties/ev-properties-view.c: (ev_properties_view_dispose),
9886         (ev_properties_view_class_init), (ev_properties_view_format_date),
9887         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
9888         (ev_properties_view_init), (ev_properties_view_new):
9889         * properties/ev-properties-view.h:
9890         * shell/Makefile.am:
9891         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
9892         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
9893         (ev_properties_dialog_new):
9894         * shell/ev-properties-dialog.h:
9895         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
9896         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
9897         (update_progress_label), (job_fonts_finished_cb),
9898         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
9899         * shell/ev-properties-fonts.h:
9900         * shell/ev-properties.c:
9901         * shell/ev-properties.h:
9902         * shell/ev-window.c: (ev_window_setup_document),
9903         (ev_window_cmd_file_properties):
9904
9905         Split the properties pages in two different objects, depend
9906         only on the backend where possible, use widgets instead
9907         of gobject for the glade part, reimplement the dialog
9908         itself with gtk.
9909         I need this to implement nautilus properties page.
9910
9911 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
9912
9913         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9914         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
9915         (tiff_document_document_ps_exporter_iface_init): implement the ps
9916         exporter interface for tiff documents
9917
9918         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
9919         libtiff to implement TIFF postscript export
9920
9921         * tiff/tiff2ps.h: added a header file for external tiff2ps
9922         functions.
9923
9924         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
9925         tiff2ps.h
9926
9927 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9928
9929         * shell/ev-view.c: (scroll_to_current_page),
9930         (ev_view_set_fullscreen), (ev_view_set_presentation):
9931         
9932         Scroll to current page when exit from presentation
9933
9934 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9935
9936         * shell/ev-window.c: (update_document_mode),
9937         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9938         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
9939         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
9940         
9941         Exit from fullscreen mode when switch to presentation. Fix for
9942         bug 309365
9943
9944 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9945
9946         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
9947         return NULL if the document does not implement the selection
9948         interface.
9949
9950 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9951
9952         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
9953         reported height by using the resolution aspect ratio
9954         (tiff_document_render_pixbuf): scale the pixbuf using the
9955         resolution aspect ratio
9956
9957 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9958
9959         * configure.ac:
9960         
9961         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
9962         <kiltedaco@gmail.com>
9963         
9964         * djvu/djvu-document.c: (djvu_document_get_orientation),
9965         (djvu_document_set_orientation), (djvu_document_get_page_size),
9966         (rotate_pixbuf), (djvu_document_render_pixbuf),
9967         (djvu_document_document_iface_init):
9968         * dvi/dvi-document.c: (dvi_document_get_orientation),
9969         (dvi_document_set_orientation), (dvi_document_get_page_size),
9970         (rotate_pixbuf), (dvi_document_render_pixbuf),
9971         (dvi_document_document_iface_init):
9972         
9973         Dvi and djvu backends are ported to new API
9974
9975 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
9976
9977         * backend/ev-selection.c: (ev_selection_get_selection_region),
9978         (ev_selection_get_selection_map):
9979         * backend/ev-selection.h:
9980         * pdf/ev-poppler.cc:
9981         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9982         * shell/ev-jobs.h:
9983         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9984         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
9985         (ev_pixbuf_cache_get_text_mapping):
9986         * shell/ev-pixbuf-cache.h:
9987         * shell/ev-view.c: (location_in_text),
9988         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
9989         support to EvView.  Now we can see where we can select!  Sweet!
9990
9991 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9992
9993         * shell/ev-view.c (ev_view_button_press_event): Fix
9994         event->y + view->scroll_x typo.
9995
9996 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9997
9998         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
9999         sub-GdkPixbuf instead of passing dest_x and dest_y.
10000         
10001         * shell/ev-view.c: (view_point_to_doc_point),
10002         (view_rect_to_doc_rect), (ev_view_button_press_event),
10003         (ev_view_motion_notify_event), (compute_new_selection_rect),
10004         (gdk_rectangle_point_in), (compute_new_selection_text),
10005         (compute_selections): Update selection code to keep the selection
10006         around as two points and not as a normalized rectangle, and fix
10007         page level selection in two-column mode.
10008
10009 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
10010
10011         * shell/ev-window.c: (window_configure_event_cb): 
10012         
10013         Fix compilation
10014         
10015 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10016
10017         * pdf/ev-poppler.cc:
10018
10019         Fix compilation
10020
10021 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10022
10023         * shell/Makefile.am:
10024         * shell/ev-metadata-manager.c: (item_free),
10025         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
10026         (parse_value), (parseItem), (load_values),
10027         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
10028         (save_values), (save_item), (get_oldest), (resize_items),
10029         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
10030         * shell/ev-metadata-manager.h:
10031
10032         Metadata manager from gedit but modified to use GValue, so that
10033         we dont need to keep converting from strings.
10034
10035         * configure.ac:
10036
10037         ENABLE_METADATA conditional, on when dbus is on
10038
10039         * shell/ev-application.c: (ev_application_open_uri):
10040
10041         Show the window after load so that we can initialize
10042         window size before it's showed.
10043
10044         * shell/ev-window.c: (ev_window_setup_from_metadata),
10045         (ev_window_open_uri), (window_configure_event_cb),
10046         (ev_window_init):
10047
10048         Save and load metadata information about window size.
10049         Not yet keeping states in account.
10050
10051         * shell/main.c: (main):
10052
10053         Shutdown metadata manager.
10054
10055 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10056
10057         * shell/ev-application-service.xml:
10058         * configure.ac:
10059         * shell/Makefile.am:
10060         * shell/ev-application.c:
10061         * shell/ev-application.h:
10062         * shell/ev-window.c:
10063         * shell/ev-window.h:
10064         * shell/main.c:
10065
10066         Add an optional dbus interface (--enable-dbus).
10067         Rework application code, mainly to be easier to
10068         use "remotely".
10069         Do not open multiple windows with the same document,
10070         spatial evince!
10071
10072 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
10073
10074         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
10075         pixbuf iff it exists.
10076
10077 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
10078
10079         * shell/*:
10080         * backend/ev-render-context.[ch]:
10081         * backend/ev-selection.[ch]:
10082
10083         Massive changes.  We now support text selection of pdfs, and not
10084         just rectangular selection.  This is pretty broken still, but I
10085         want to get something into CVS.
10086
10087 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10088
10089         * pdf/ev-poppler.cc:
10090         
10091         Fix for Bug 309080: crash on window close.
10092         
10093         * shell/ev-page-action.c: (page_changed_cb):
10094         
10095         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
10096         jensgr@gmx.net (Jens Granseuer).
10097
10098 2005-06-25  Marcel Telka  <marcel@telka.sk>
10099
10100         * configure.in (ALL_LINGUAS): Added sk.
10101
10102 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
10103
10104         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
10105         not a document open
10106
10107 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10108
10109         * NEWS:
10110         * configure.ac:
10111
10112         Release 0.3.2
10113
10114         * cut-n-paste/recent-files/Makefile.am:
10115
10116         Fix make distcheck
10117
10118 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10119
10120         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
10121         (pixbuf_document_set_orientation), (rotate_pixbuf),
10122         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
10123         (pixbuf_document_document_iface_init), (pixbuf_document_init):
10124
10125         Implement rotation and cleanup the code a bit.
10126
10127         * tiff/tiff-document.c: (tiff_document_get_page_size),
10128         (tiff_document_get_orientation), (tiff_document_set_orientation),
10129         (rotate_pixbuf), (tiff_document_render_pixbuf),
10130         (tiff_document_document_iface_init), (tiff_document_init):
10131
10132         Implement rotation. Was the quicker solution for the release
10133         but we really need to share this code in the shell.
10134
10135 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10136
10137         * pdf/ev-poppler.cc:
10138
10139         Enable rotation, require poppler cvs. Fix a leak.
10140
10141 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10142
10143         * shell/ev-window.c: (update_action_sensitivity):
10144         
10145         Make properties unsensitive if document backend doesn't provide
10146         any info
10147
10148 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10149
10150         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
10151         (bitmap_flip_horizontally), (bitmap_flip_vertically),
10152         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
10153         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
10154         (bitmap_flip_rotate_counter_clockwise):
10155         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
10156         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
10157         (buff_gets):
10158         * dvi/mdvi-lib/common.h:
10159         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
10160         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
10161         (opendvi), (mdvi_reload), (mdvi_init_context),
10162         (mdvi_destroy_context), (mdvi_dopage), (special):
10163         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
10164         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
10165         (file_hash_free), (register_encoding), (parse_spec),
10166         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
10167         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
10168         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
10169         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
10170         (mdvi_register_font_type), (mdvi_unregister_font_type),
10171         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
10172         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
10173         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
10174         (mdvi_hash_destroy_key), (mdvi_hash_reset):
10175         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
10176         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
10177         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
10178         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
10179         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10180         * dvi/mdvi-lib/special.c: (mdvi_register_special),
10181         (mdvi_unregister_special), (mdvi_flush_specials):
10182         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
10183         (t1_font_remove):
10184         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
10185         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
10186         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
10187         (free_font_metrics), (flush_font_metrics):
10188         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
10189         (tt_font_remove):
10190         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
10191         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
10192         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
10193         (dstring_insert), (dstring_new), (dstring_reset):
10194         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
10195         
10196         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
10197         avoid conflict with libtool on FC4
10198         
10199         * shell/ev-window.c: (ev_window_cmd_help_about):
10200         
10201         Update copyright year. Fix for bug 308828.
10202
10203 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10204
10205         * shell/ev-view.c: (add_scroll_binding_keypad),
10206         (ev_view_binding_activated), (ev_view_class_init),
10207         (on_adjustment_value_changed):
10208         
10209         Bug 170874: Arrow keys switch pages in presentation mode
10210
10211 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10212
10213         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
10214         
10215         Fix for Bug 308265: Sidebar dissappears coming out of 
10216         Presentation mode
10217
10218 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10219
10220         * shell/ev-application.c: (ev_application_open):
10221         * shell/ev-document-types.c: (ev_document_types_add_filters),
10222         (ev_document_types_add_filters_for_type):
10223         * shell/ev-document-types.h:
10224         * shell/ev-window.c: (ev_window_cmd_save_as):
10225         
10226         Suggest basename as template when saving, provide filters
10227         for save dialog. It's bug 308402
10228
10229 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10230
10231         * pdf/ev-poppler.cc:
10232         * shell/ev-sidebar-links.c: (job_finished_callback):
10233         * shell/ev-view.c: (update_find_status_message):
10234         
10235         Some leaks fixed
10236
10237 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10238
10239         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10240         (egg_recent_view_uimanager_set_list):
10241
10242         Fix buglet in !show_numbers case.
10243
10244 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10245
10246         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10247         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
10248
10249         Use pango ellipsisation.
10250
10251         * pdf/ev-poppler.cc:
10252
10253         Fix refcount leak, from nsh.
10254
10255 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10256
10257         * cut-n-paste/recent-files/Makefile.am:
10258         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10259         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10260         
10261         Removed EggRecentViewGtk
10262         
10263         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10264         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
10265         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
10266         (ev_window_setup_recent):
10267         
10268         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
10269         with other projects
10270
10271 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10272
10273         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10274         (egg_recent_view_gtk_finalize):
10275
10276         Fix memory leak
10277
10278         * cut-n-paste/toolbar-editor/Makefile.am:
10279         
10280         Fix location of cursor icon.
10281         
10282         * pdf/ev-poppler.cc:
10283         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
10284         (display_completion_text), (match_completion):
10285         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10286         (selection_changed_callback), (create_loading_model),
10287         (print_section_cb), (links_page_num_func),
10288         (update_page_callback_foreach):
10289         * shell/ev-window.c: (ev_window_dispose):
10290         
10291         Small memory fixes. Links model now store objects instead
10292         of pointers to improve memory management. 
10293
10294 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10295
10296         * shell/ev-window.c: (zoom_control_changed_cb):
10297         
10298         Fix update of zoom control (bug 308268).
10299
10300 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
10301
10302         * shell/ev-properties.c (set_property): escape the text correctly.
10303         Handles non-UTF-8 properties and escaped properties.  Also, sets
10304         the text to "<i>None</i>" if the property isn't set.
10305
10306         * data/evince-properties.glade: Change the label to be ellipsized,
10307         and give it a minimum size.
10308
10309 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10310
10311         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
10312         * shell/ev-sidebar-links.c: (create_loading_model):
10313         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
10314         * shell/ev-view.c: (ev_view_set_document):
10315         * shell/ev-window.c: (ev_window_dispose):
10316         
10317         Various small fixes, mostly memory leaks. Thanks to valgrind.
10318
10319 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
10320
10321         * ps/ps-document.c: remove the locale.h include again ;-). And
10322         kill the (bogus) setlocale/savelocale business.
10323
10324 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
10325
10326         * ps/ps-document.c:
10327         
10328         Include locale.h to fix build
10329         
10330         * shell/ev-sidebar.c:
10331         
10332         Remove unnecessary includes
10333
10334 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10335
10336         * dvi/dvi-document.c: (dvi_document_load):
10337         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
10338         * po/POTFILES.in:
10339         
10340         Check for incorrect dvi files. Fix parsing dvi on AMD64
10341         platform. Thanks to tester@tester.ca (Olivier Crete).
10342
10343 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10344
10345         * shell/ev-page-action.c: (match_selected_cb),
10346         (display_completion_text), (match_completion), (update_model):
10347         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10348         (expand_open_links):
10349         * shell/ev-sidebar.c: (ev_sidebar_destroy),
10350         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
10351         (ev_sidebar_set_document):
10352         * shell/ev-window.c: (ev_window_xfer_job_cb),
10353         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
10354         
10355         Fixed lot's of memory leaks, for example, memory leak on reload, 
10356         described in bug 307793.
10357
10358 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10359
10360         * pdf/ev-poppler.cc:
10361         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
10362         (update_visible_range), (adjustment_changed_cb),
10363         (ev_sidebar_thumbnails_fill_model),
10364         (ev_sidebar_thumbnails_refresh),
10365         (ev_sidebar_tree_selection_changed),
10366         (ev_sidebar_icon_selection_changed),
10367         (ev_sidebar_thumbnails_use_icon_view),
10368         (ev_sidebar_thumbnails_set_document):
10369         * shell/ev-sidebar-thumbnails.h:
10370         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10371         (ev_window_cmd_edit_rotate_right), (ev_window_init):
10372
10373         Refresh thumbnails when changing orientation. Not fully
10374         working yet becuase of a sidebar bug.
10375
10376         Set page orientation to poppler page everywhere. This sucks
10377         really need to fix poppler.
10378
10379 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10380
10381         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10382         (egg_recent_view_gtk_new_menu_item),
10383         (egg_recent_view_gtk_set_property),
10384         (egg_recent_view_gtk_get_property),
10385         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
10386         (egg_recent_view_gtk_set_tooltip_func),
10387         (egg_recent_view_gtk_set_label_width),
10388         (egg_recent_view_gtk_get_label_width):
10389         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10390
10391         Sync with libegg (ellipsize labels)
10392
10393 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10394
10395         * data/evince-ui.xml:
10396         * shell/ev-window.c: (ev_window_cmd_go_forward),
10397         (ev_window_cmd_go_backward):
10398         
10399         Shift + PageUp moves 10 Pages. Fix for 306125
10400
10401 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10402
10403         * pdf/ev-poppler.cc:
10404
10405         Add a flag to check if orientation has been overriden
10406
10407 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
10408
10409         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
10410         field if necessary.
10411
10412         * ps/ps.h: add creator field to document.
10413
10414         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
10415         set creator field.
10416
10417 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10418
10419         * data/evince-properties.glade:
10420         * shell/ev-properties.c: (ev_properties_set_document):
10421
10422         s/PDF Version/Format
10423
10424 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10425
10426         * shell/ev-properties.c: (ev_properties_set_document):
10427
10428         Remove unnecessary translations
10429
10430 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10431
10432         * cut-n-paste/toolbar-editor/Makefile.am:
10433
10434         Correct library name    
10435
10436 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10437
10438         * configure.ac:
10439         * cut-n-paste/recent-files/egg-recent-model.c:
10440         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
10441         (egg_recent_model_unlock_file):
10442         * cut-n-paste/recent-files/egg-recent-util.c:
10443         (egg_recent_util_get_unique_id):
10444         * cut-n-paste/recent-files/update-from-egg.sh:
10445         * cut-n-paste/toolbar-editor/Makefile.am:
10446         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10447         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10448         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10449         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10450         (egg_toolbars_model_get_type):
10451         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10452
10453         Better makefile for toolbar editor and update everything
10454         to latest libegg.
10455
10456 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10457
10458         * shell/ev-window.c: (update_document_mode):
10459
10460         Prefer presentation mode when the document
10461         require fullscreen.
10462
10463 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10464
10465         * data/evince-ui.xml:
10466         * shell/ev-window.c:
10467
10468         Add control-equal for zooming
10469
10470 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
10471
10472         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
10473
10474 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
10475
10476         * backend/ev-document.c: (ev_document_get_orientation):
10477         * backend/ev-document.h:
10478         * pdf/ev-poppler.cc:
10479         * ps/ps-document.c: (ps_document_get_orientation),
10480         (ps_document_set_orientation), (ps_document_document_iface_init):
10481
10482         Add a get_orientation api. Improve set_orientation.
10483
10484         * data/evince-ui.xml:
10485         * shell/ev-view.c: (ev_view_set_orientation),
10486         (ev_view_rotate_right), (ev_view_rotate_left):
10487         * shell/ev-view.h:
10488         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10489         (ev_window_cmd_edit_rotate_right):
10490
10491         Better ui for changing document orientation
10492
10493 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10494
10495         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
10496         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
10497         * shell/ev-sidebar-links.h:
10498         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10499         (ev_sidebar_page_iface_init):
10500         * shell/ev-sidebar-page.h:
10501         * shell/ev-sidebar-thumbnails.c:
10502         (ev_sidebar_thumbnails_get_property),
10503         (ev_sidebar_thumbnails_class_init),
10504         (ev_sidebar_thumbnails_set_document):
10505         * shell/ev-sidebar-thumbnails.h:
10506         * shell/ev-view.c: (ev_view_motion_notify_event):
10507         * shell/ev-window.c: (update_chrome_visibility),
10508         (ev_window_cmd_focus_page_selector),
10509         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
10510         (sidebar_page_main_widget_update_cb), (ev_window_init):
10511         
10512         Autoraise toolbar on GoToPage binding and fix bindings in
10513         EvSidebarThumbnails page.
10514
10515 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
10516
10517         * shell/ev-properties.c: (update_progress_label):
10518
10519         Hide the progress label when finished; bug #307697.
10520
10521 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10522
10523         * pdf/ev-poppler.cc:
10524
10525         Enable is_open for links, you will need poppler cvs
10526
10527         * shell/ev-properties.c: (job_fonts_finished_cb):
10528
10529         Get a lock on the document when filling the tree view
10530
10531 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10532
10533         * backend/ev-document-links.h:
10534         * pdf/ev-poppler.cc:
10535         * shell/ev-sidebar-links.c: (create_loading_model),
10536         (expand_open_links), (job_finished_callback):
10537
10538         Expand links when specified by the document.
10539         Depend on a poppler api (defined out for now)
10540
10541 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10542
10543         * shell/ev-properties.c: (ev_properties_dispose),
10544         (ev_properties_class_init), (dialog_destroy_cb),
10545         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
10546         (ev_properties_set_document), (ev_properties_new),
10547         (ev_properties_show):
10548         * shell/ev-properties.h:
10549
10550         Make it an object, cleanup the code, api to show it as transient
10551         and to set the document.
10552
10553         * shell/ev-window.c: (ev_window_setup_document),
10554         (ev_window_cmd_file_properties):
10555
10556         Adapt to EvProperties changes, do not show multiple
10557         times, update it when document changes.
10558
10559 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10560
10561         * ps/gstypes.h:
10562         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
10563         (ps_document_set_orientation), (ps_document_document_iface_init):
10564         * ps/ps-document.h:
10565
10566         Implement orientation here too
10567
10568         * shell/ev-properties.c: (ev_properties_new):
10569         * data/evince-properties.glade:
10570
10571         Hide the fonts page for backends that doesnt
10572         support it.     
10573
10574 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10575
10576         * backend/ev-document.c: (ev_document_set_orientation):
10577         * backend/ev-document.h:
10578         * pdf/ev-poppler.cc:
10579
10580         Add orientation api. Currently poppler api is not optimal,
10581         we need to set orientation every time we _get a page.
10582         I will try to fix that at some point.
10583
10584         * data/evince-ui.xml:
10585         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
10586         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
10587
10588         Add orientation menu items
10589
10590         * shell/ev-page-cache.c: (ev_page_cache_clear):
10591         * shell/ev-page-cache.h:
10592
10593         Add api to clear the cache
10594
10595         * shell/ev-view.c: (setup_caches), (clear_caches),
10596         (ev_view_set_document), (ev_view_zoom_out),
10597         (ev_view_set_orientation):
10598         * shell/ev-view.h:
10599
10600         Implement orientation changing
10601
10602 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
10603
10604         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
10605         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
10606         * backend/ev-document-fonts.h:
10607
10608         Separate scan and fill so that we can incrementally fill from
10609         the main thread. Add a progress api.
10610
10611         * data/evince-properties.glade:
10612         * pdf/ev-poppler.cc:
10613         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
10614         * shell/ev-jobs.h:
10615         * shell/ev-properties.c: (update_progress_label),
10616         (job_fonts_finished_cb), (setup_fonts_view):
10617
10618         Incrementally feel the list and show the progress
10619         percentage in a label like acrobat does.
10620
10621         You are going to need poppler cvs
10622
10623 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
10624
10625         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
10626         * backend/ev-document-fonts.h:
10627         * pdf/ev-poppler.cc:
10628
10629         Make fonts model fill incrementally.
10630
10631         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
10632         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
10633         (ev_job_queue_remove_job):
10634         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
10635         (ev_job_fonts_new), (ev_job_fonts_run):
10636         * shell/ev-jobs.h:
10637
10638         New job for fonts scanning
10639
10640         * shell/ev-properties.c: (job_fonts_finished_cb),
10641         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
10642         * shell/ev-properties.h:
10643         * shell/ev-window.c: (ev_window_cmd_file_properties):
10644
10645         Incrementally feel the treeview using the new job. Show Loading...
10646         message until scanning is completed.
10647
10648         Hopefully I didnt break the build without the poppler patch.
10649
10650 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10651
10652         * shell/ev-application.c: (ev_application_open):
10653         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10654         (ev_document_type_get_type), (ev_document_type_lookup):
10655         * shell/ev-document-types.h:
10656         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10657         * shell/ev-job-xfer.h:
10658         * shell/ev-window.c: (ev_window_clear_local_uri),
10659         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10660         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10661         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10662         
10663         Transfer remote documents to tmp directory to display them later.
10664
10665 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10666
10667         * backend/ev-document-info.h:
10668         * shell/ev-properties.c: (ev_properties_new):
10669
10670         s/GTime*/GTime. Not sure why we was using a pointer
10671         at all there!
10672
10673 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10674
10675         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10676         situations.  That situation is that you're using GTK+-HEAD with
10677         the patch at #306726 is applied, and you have a document with <
10678         1500 pages in it.  It's not quite as uniformly nice as the
10679         TreeView, but should be better in the long run.
10680
10681         I'm pretty sure I guarded against breaking compilation with
10682         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
10683         I missed some.
10684
10685         * shell/ev-window.c (ev_window_init): We don't have our tree/list
10686         widget yet, so I commented that code out
10687         enable_view_actions_for_widget() for now.  Need to figure this
10688         out.
10689
10690         * shell/ev-page-action.c (match_selected_cb): emit the right
10691         signals.  Our cool C-l completion now works.
10692
10693 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10694
10695         * backend/Makefile.am:
10696         * backend/ev-document-fonts.c:
10697         * backend/ev-document-links.c:
10698         * backend/ev-document.c: (ev_document_load):
10699         * backend/ev-document.h:
10700         * backend/ev-job-queue.c:
10701         * backend/ev-job-queue.h:
10702         * backend/ev-jobs.c:
10703         * backend/ev-jobs.h:
10704         * backend/ev-page-cache.c:
10705         * backend/ev-page-cache.h:
10706
10707         EvPageCache and EvJobs are moved to shell.
10708
10709         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
10710         (ev_tmp_filename):
10711         * lib/ev-file-helpers.h:
10712         
10713         New helper to work with temporary files
10714         
10715         * shell/Makefile.am:
10716         * shell/ev-application.c: (ev_application_open):
10717         * shell/ev-application.h:
10718         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
10719         (remove_job_from_async_queue), (add_job_to_async_queue),
10720         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
10721         (handle_job), (search_for_jobs_unlocked),
10722         (no_jobs_available_unlocked), (ev_render_thread),
10723         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10724         (ev_job_queue_add_job), (move_job_async), (move_job),
10725         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10726         * shell/ev-job-queue.h:
10727         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
10728         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
10729         * shell/ev-job-xfer.h:
10730         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10731         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10732         (ev_job_links_class_init), (ev_job_render_init),
10733         (ev_job_render_dispose), (ev_job_render_class_init),
10734         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10735         (ev_job_thumbnail_class_init), (ev_job_load_init),
10736         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
10737         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10738         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
10739         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
10740         * shell/ev-jobs.h:
10741         * shell/ev-page-action.c: (ev_page_action_set_document):
10742         * shell/ev-page-cache.c: (ev_page_cache_init),
10743         (ev_page_cache_class_init), (ev_page_cache_finalize),
10744         (ev_page_cache_new), (ev_page_cache_get_n_pages),
10745         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10746         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
10747         (ev_page_cache_get_title), (ev_page_cache_get_size),
10748         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
10749         (ev_page_cache_get_height_to_page),
10750         (ev_page_cache_get_max_label_chars),
10751         (ev_page_cache_get_page_label),
10752         (ev_page_cache_has_nonnumeric_page_labels),
10753         (ev_page_cache_get_info), (ev_page_cache_next_page),
10754         (ev_page_cache_prev_page), (ev_page_cache_get):
10755         * shell/ev-page-cache.h:
10756         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
10757         (ev_pixbuf_cache_clear_job_sizes),
10758         (ev_pixbuf_cache_add_jobs_if_needed),
10759         (ev_pixbuf_cache_set_page_range):
10760         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
10761         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
10762         * shell/ev-sidebar-thumbnails.c:
10763         (ev_sidebar_tree_selection_changed),
10764         (ev_sidebar_thumbnails_set_document):
10765         * shell/ev-statusbar.c: (ev_statusbar_destroy),
10766         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
10767         (ev_statusbar_get_context_id), (ev_statusbar_push),
10768         (ev_statusbar_pop), (ev_statusbar_set_maximized),
10769         (ev_statusbar_pulse), (ev_statusbar_show_progress),
10770         (ev_statusbar_set_progress):
10771         * shell/ev-statusbar.h:
10772         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
10773         (ev_view_find_previous):
10774         * shell/ev-window.c: (ev_window_is_empty),
10775         (ev_window_setup_document), (password_dialog_response),
10776         (ev_window_clear_jobs), (ev_window_load_job_cb),
10777         (ev_window_xfer_job_cb), (ev_window_open_uri),
10778         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
10779         (ev_window_print), (ev_window_print_range),
10780         (ev_window_state_event), (ev_window_cmd_view_reload),
10781         (menu_item_select_cb), (menu_item_deselect_cb),
10782         (view_status_changed_cb), (ev_window_dispose),
10783         (drag_data_received_cb), (ev_window_init):
10784         * shell/ev-window.h:
10785         * shell/main.c: (load_files):
10786         
10787         New statusbar to show progress on idle. Two new jobs - 
10788         xfer job and load job to load document in background. And update
10789         of page_cache clients to new location of code.
10790
10791 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
10792
10793         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
10794         selection in open dialog. It also remembers the last visited directory 
10795         in the current session.
10796
10797 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10798
10799         * shell/ev-properties.c: (ev_properties_new):
10800         * shell/ev-properties.h:
10801         * shell/ev-window.c: (ev_window_cmd_file_properties):
10802         
10803         Get document info from page cache instead of document itself.
10804         This should fix crash related to race conditions described in
10805         bug 306545.
10806
10807 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10808
10809         * ps/ps-document.c: (ps_document_init),
10810         (send_ps), (get_page_box), (output), (catchPipe), (input),
10811         (stop_interpreter), (file_length), (file_readable),
10812         (check_filecompressedb), (ps_document_enable_interpreter),
10813         (document_load), (ps_async_renderer_render_pixbuf):
10814         * ps/ps-document.h:
10815
10816         Big cleanup of the ps code
10817
10818 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10819
10820         * backend/Makefile.am:
10821         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
10822         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
10823         * backend/ev-async-renderer.h:
10824
10825         Add an async renderer interface (method + callback) which
10826         is useful for backends like ps.
10827
10828         * backend/ev-job-queue.c: (remove_job_from_async_queue),
10829         (add_job_to_async_queue), (job_finished_cb), (handle_job),
10830         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10831         (ev_job_queue_add_job), (move_job_async), (move_job),
10832         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10833
10834         Add queues for async renderer, these are executed on the
10835         main thread.
10836
10837         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
10838         (ev_job_render_run):
10839         * backend/ev-jobs.h:
10840
10841         If the backend support async renderer interface use it.
10842
10843         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10844         (setup_pixmap), (ps_document_get_type),
10845         (ps_async_renderer_render_pixbuf),
10846         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
10847
10848         Implement async renderer interface.
10849
10850 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10851
10852         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
10853
10854         Cleanup links job on exit.
10855
10856 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10857
10858         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10859         (drag_data_get_cb), (drag_data_received_cb):
10860         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10861         (drag_data_get_cb), (parse_item_list),
10862         (egg_toolbar_editor_load_actions):
10863         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10864         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
10865         (parse_item_list), (parse_toolbars):
10866         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10867         (dvi_pixbuf_put_pixel):
10868         
10869         Fix gcc 4.0 warnings
10870
10871 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10872
10873         * ps/ps-document.c: (start_interpreter):
10874
10875         Fix warning when loading ps
10876
10877 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10878
10879         * ps/ps-document.c: (output):
10880
10881         Fix crash when priting gs error messages.
10882
10883 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10884
10885         * backend/ev-page-cache.c: (_ev_page_cache_new):
10886         * backend/ev-page-cache.h:
10887
10888         Use a const to return title so that we dont double
10889         free it. Small cleanup and fix a leak.
10890
10891         * shell/ev-window.c: (update_window_title):
10892
10893         strdup value from get_title.
10894
10895 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10896
10897         * shell/ev-sidebar-links.c: (job_finished_callback),
10898         (ev_sidebar_links_set_document):
10899
10900         Cleanup the old job when changing document
10901
10902 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10903
10904         * shell/ev-stock-icons.c:
10905         * shell/ev-stock-icons.h:
10906         * shell/ev-window.c:
10907         
10908         Add stock icons for actions that can appear in toolbar. Fix for
10909         bug 306566.
10910
10911 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10912
10913         * backend/ev-page-cache.c: (ev_page_cache_finalize),
10914         (_ev_page_cache_new), (ev_page_cache_get_max_width),
10915         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
10916         * backend/ev-page-cache.h:
10917         * shell/ev-view.c: (scroll_to_current_page),
10918         (view_update_range_and_current_page), (get_page_y_offset),
10919         (get_page_extents), (ev_view_size_request_continuous_dual_page),
10920         (ev_view_size_request_continuous),
10921         (ev_view_zoom_for_size_continuous_and_dual_page),
10922         (ev_view_zoom_for_size_continuous):
10923         
10924         More compact EvView layout in document with pages of different size.
10925
10926 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
10927
10928         * shell/ev-window.c (ev_window_cmd_file_properties): fix
10929         compilation.
10930
10931 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10932
10933         * shell/ev-view.c: (view_set_adjustment_values):
10934         * shell/ev-window.c: (ev_window_cmd_file_properties):
10935         
10936         A bit different fix for rounding problem but it has no
10937         problems on startup. Make properties window transient to parent.
10938
10939 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10940
10941         * pdf/ev-poppler.cc:
10942         
10943         More commenting of font stuff.
10944
10945 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10946
10947         * pdf/ev-poppler.cc:
10948
10949         Comment out some more fonts stuff. Should really
10950         work without the poppler patch now.
10951
10952 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10953
10954         * pdf/ev-poppler.cc:
10955
10956         Adapt to api change
10957
10958 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10959
10960         * data/evince-properties.glade:
10961         * pdf/ev-poppler.cc:
10962         * shell/ev-properties.c: (setup_fonts_view):
10963
10964         Set the column title. Show the dialog only
10965         once everything is setup.
10966         Getting font info can be very slow... will
10967         prolly need to make this threaded too.
10968
10969 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10970
10971         * backend/Makefile.am:
10972         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
10973         (ev_document_fonts_get_fonts_model):
10974         * backend/ev-document-fonts.h:
10975         * data/evince-properties.glade:
10976         * pdf/ev-poppler.cc:
10977         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
10978         * shell/ev-properties.h:
10979         * shell/ev-window.c: (ev_window_cmd_file_properties):
10980
10981         Implement fonts list. Defined out for now, since it depends
10982         on a not yet committed poppler patch.
10983
10984 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
10985
10986         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
10987         page + 1.
10988
10989         * shell/ev-window.c: Make sure we add the timeout when we get a
10990         focus-in event.
10991
10992         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
10993         adjustment->value before calculating the zoom factor to average
10994         out all of our rounding errors.  The page no longer 'drifts' when
10995         resizing.
10996
10997 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10998
10999         * data/evince-properties.glade:
11000         * shell/ev-properties.c: (ev_properties_format_date),
11001         (set_property):
11002         
11003         Labels don't expand when the dialogue is resized.
11004         strftime result needs to be converted to UTF-8. Thanks
11005         to Christian Persch <chpe@gnome.org>.
11006
11007 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11008
11009         * data/evince-properties.glade:
11010
11011         Hide the fonts tab
11012
11013 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11014
11015         * backend/ev-document-info.h:
11016         * backend/ev-document.c: (ev_document_info_free):
11017         * data/evince-properties.glade:
11018         * pdf/ev-poppler.cc:
11019         * ps/ps-document.c: (ps_document_get_info):
11020         * shell/ev-properties.c: (ev_properties_format_date),
11021         (set_property), (ev_properties_new):
11022         * shell/ev-properties.h:
11023         * shell/ev-window.c: (ev_window_cmd_file_properties):
11024
11025         Rework properties code to take only EvPropertyInfo
11026         in the constructor so that it can be useful for
11027         nautilus plugin too.
11028
11029         Deal with backends that doesnt support some properties.
11030         Make set property code generic.
11031
11032 2005-06-04  Christian Persch <chpe@gnome.org>
11033
11034         * data/evince-properties.glade:
11035
11036         fix spacings, make resizeable, and make data labels
11037         selectable + ellipsised
11038
11039 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
11040
11041         * backend/ev-document-info.h:
11042         * data/Makefile.am:
11043         * data/evince-ui.xml:
11044         * pdf/ev-poppler.cc:
11045         * shell/Makefile.am:
11046         * shell/ev-window.c: (update_action_sensitivity),
11047         (ev_window_cmd_file_properties):
11048
11049         Initial go at file properties. Patch by
11050         Emil Soleyman-Zomalan <emil@soleyman.com>.
11051         Needs love see #169583
11052
11053 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
11054
11055         * ps/ps-document.c: (output):
11056         * ps/ps.c: (psscan):
11057
11058         Try to render even if psscan fails.
11059
11060 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11061
11062         * ps/ps.c: (psscan), (pscopydoc):
11063
11064         Port buffered reading code from gv
11065
11066 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11067
11068         * ps/ps-document.c: (interpreter_message), (output):
11069
11070         Do not fail on interpreter messages
11071
11072 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11073
11074         * backend/ev-document-misc.c:
11075         (ev_document_misc_get_thumbnail_frame):
11076
11077         Pages can be 0 x 0, dont assert on this case
11078
11079 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11080
11081         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
11082         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
11083
11084         Correctly manage our reference on document. Finally the reload
11085         huge leak is gone...
11086
11087 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11088
11089         * ps/ps-document.c: (ps_document_dispose):
11090
11091         Forgot to chain it to the parent. Thanks chpe.
11092
11093 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11094
11095         * ps/ps-document.c: (ps_document_dispose),
11096         (ps_document_class_init), (stop_interpreter), (document_load):
11097
11098         Cleanup dispose a bit. Dont leak the whole pixmap.
11099
11100 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11101
11102         * pdf/ev-poppler.cc:
11103
11104         Release the poppler document on dispose
11105
11106 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11107
11108         * shell/ev-view.c: (ev_view_set_document):
11109
11110         Release ref on the pixbuf cache when changing
11111         document.
11112
11113 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11114
11115         * ps/ps-document.c: (ps_document_get_info):
11116
11117         Fix a double free
11118
11119 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11120
11121         * backend/ev-page-cache.c: (ev_page_cache_init),
11122         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
11123         * backend/ev-page-cache.h:
11124         * shell/ev-page-action.c: (page_changed_cb):
11125         
11126         Set page action entry width depending on labels width. Fix
11127         for bug 305202.
11128
11129 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
11130
11131         * backend/ev-link.c: (ev_link_class_init):
11132
11133         Allow -1 as page value (error)
11134
11135 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11136
11137         * shell/ev-sidebar-thumbnails.c:
11138         (ev_sidebar_thumbnails_set_document):
11139         * shell/ev-view.c: (scroll_to_current_page),
11140         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
11141         (page_changed_cb), (on_adjustment_value_changed),
11142         (ev_view_set_document):
11143
11144         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
11145         Fix bug 305377
11146
11147 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11148
11149         * configure.ac:
11150         * djvu/djvu-document.c: (djvu_document_get_page_size):
11151
11152         Require djvulibre CVS. Now djvu loading is much faster. Fix for
11153         bug 301993.
11154
11155 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
11156
11157         * shell/ev-view.c (draw_one_page): modify the expose handling to
11158         get the shadows.
11159
11160         * shell/ev-window.c (update_action_sensitivity): Respect
11161         permissions field.  Kowtow to the man.
11162
11163         * pdf/ev-poppler.cc: Get the permissions field.
11164
11165         * tiff/*c: Make a tiny bit more robust.
11166
11167 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11168
11169         * djvu/djvu-document.c:
11170         
11171         Pop messages from djvu context message queue.
11172
11173 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11174
11175         * configure.ac, Makefile.am, shell/Makefile.am:
11176         * tiff/Makefile.am, shell/ev-document-types.c:
11177         
11178         Cleanup tiff configure checks. Fix for bug 305218.
11179
11180 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
11181
11182         * configure.ac: Added "uk" to ALL_LINGUAS.
11183
11184 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11185
11186         * cut-n-paste/zoom-control/ephy-zoom.c:
11187         (ephy_zoom_get_changed_zoom_level):
11188         * cut-n-paste/zoom-control/ephy-zoom.h:
11189         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
11190         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
11191         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
11192         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
11193         (zoom_control_changed_cb), (ev_window_init):
11194         
11195         Fix minor points related to moving best fit up. Introduce
11196         "zoom" property and make zoom control change it's value on
11197         notify::zoom signals. Fix for 305080.
11198
11199 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11200
11201         * data/evince-ui.xml:
11202         * shell/ev-window.c: (set_view_actions_sensitivity):
11203         
11204         Use + and - as accels for zoom in and zoom out. Fix for 305001.
11205
11206 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11207
11208         * configure.ac:
11209
11210         Depends on poppler 0.3.2
11211
11212 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11213
11214         * cut-n-paste/recent-files/egg-recent-item.c:
11215         (egg_recent_item_get_short_name):
11216         * cut-n-paste/toolbar-editor/Makefile.am:
11217         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11218         (new_pixbuf_from_widget):
11219         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11220         * cut-n-paste/toolbar-editor/egg-marshal.c:
11221         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11222         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11223
11224         Sync
11225
11226 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
11227
11228         * tiff/tiff-document.c: Rough TIFF backend.
11229
11230 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11231
11232         * NEWS:
11233         * configure.ac:
11234         * cut-n-paste/toolbar-editor/Makefile.am:
11235
11236         Release 0.3.1
11237
11238 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11239
11240         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
11241         (ev_view_find_next), (ev_view_find_previous):
11242
11243         Remove the locks around get_n_results   
11244
11245 2005-05-21  Juerg Billeter  <j@bitron.ch>
11246
11247         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
11248
11249         Pass correct number of pages to poppler.
11250
11251 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11252
11253         * configure.ac:
11254         * data/Makefile.am:
11255         * data/evince.desktop.in: 
11256         * data/evince.desktop.in.in:
11257         * po/POTFILES.in:
11258         
11259         Add conditionally dvi and djvu to desktop types. Fix for 304658.
11260
11261 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
11262
11263         * shell/ev-view.c: (view_update_adjustments),
11264         (view_set_adjustment_values): cast adjustmen->value to (int)
11265         before using it.  Otherwise, we get off by a pixel in some
11266         situations.
11267
11268         (draw_one_page): Draw the border on expose.
11269
11270 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
11271
11272         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
11273         adjustment when the mode changes, #304923
11274
11275 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11276
11277         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
11278         flickering on resize but still use gdk_window_scroll on
11279         scrolling
11280
11281 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
11282
11283         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
11284         option, #170458
11285
11286 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
11287
11288         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
11289         second page on page_changed if possible, #304669
11290
11291 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
11292
11293         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
11294         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
11295
11296 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
11297
11298         * .cvsignore:
11299         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
11300         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11301         (ev_view_zoom_for_size_presentation),
11302         (ev_view_zoom_for_size_continuous_and_dual_page),
11303         (ev_view_zoom_for_size_continuous),
11304         (ev_view_zoom_for_size_dual_page),
11305         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
11306         * shell/ev-view.h:
11307         * shell/ev-window.c: (update_view_size),
11308         (ev_window_sizing_mode_changed_cb):
11309
11310         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
11311         the scrollbars.  It's not 100% right, but it's much closer.  Kills
11312         an infinite loop, #304769
11313
11314
11315 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11316
11317         * data/evince-ui.xml:
11318         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
11319         * shell/ev-window.c: (set_view_actions_sensitivity):
11320
11321         Make PgUp/Down behave like Space
11322
11323 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11324
11325         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11326         * backend/ev-ps-exporter.h:
11327         * pdf/ev-poppler.cc:
11328         * ps/ps-document.c: (ps_document_ps_export_begin):
11329         * shell/ev-print-job.c: (idle_print_handler):
11330
11331         Adapt to new poppler api
11332
11333 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11334
11335         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11336         (ephy_zoom_control_init):
11337
11338         Translate zoom levels
11339
11340 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11341
11342         * cut-n-paste/zoom-control/ephy-zoom.c:
11343         (ephy_zoom_get_zoom_level_index):
11344
11345         Fix current zoom -> zoom control match
11346
11347 2005-05-18  James Bowes  <bowes@cs.dal.ca>
11348
11349         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
11350         rather than the scrolled_window that it's in. Fixes bug #304655.
11351
11352 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
11353
11354         * shell/ev-view.c: (view_update_adjustments),
11355         (view_set_adjustment_values), (view_update_range_and_current_page),
11356         (view_scroll_to_page), (set_scroll_adjustment),
11357         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
11358         (ev_view_scroll), (ev_view_scroll_view),
11359         (ensure_rectangle_is_visible), (find_page_at_location),
11360         (get_link_at_location), (go_to_link), (status_message_from_link),
11361         (ev_view_size_request_continuous_dual_page),
11362         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
11363         (ev_view_unrealize), (ev_view_expose_event),
11364         (ev_view_button_press_event), (ev_view_motion_notify_event),
11365         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
11366         (draw_rubberband), (highlight_find_results), (draw_one_page),
11367         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
11368         (ev_view_init), (find_changed_cb), (page_changed_cb),
11369         (on_adjustment_value_changed), (ev_view_new),
11370         (ev_view_set_document), (ev_view_set_zoom),
11371         (ev_view_set_continuous), (ev_view_set_dual_page),
11372         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
11373         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11374         (ev_view_zoom_for_size_presentation),
11375         (ev_view_zoom_for_size_continuous_dual_page),
11376         (ev_view_zoom_for_size_continuous),
11377         (ev_view_zoom_for_size_dual_page),
11378         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11379         (ev_view_get_status), (ev_view_set_status),
11380         (update_find_status_message), (ev_view_get_find_status),
11381         (ev_view_set_find_status), (jump_to_find_result),
11382         (jump_to_find_page), (compute_selections), (clear_selection),
11383         (ev_view_select_all), (get_selected_text), (ev_view_copy),
11384         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11385         (ev_view_update_primary_selection),
11386         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
11387         * shell/ev-view.h:
11388         * shell/ev-window.c: (ev_window_open_page_label),
11389         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
11390         (ev_window_init):
11391         * shell/ev-window.h:
11392         * shell/main.c: (load_files):
11393
11394         Massive code clean up from Nickolay Shmyrev.  Keep page offset
11395         when resizing.  Remove the bin_window().  Also, patch from James
11396         Bowes to fix command line page, #300641
11397         
11398 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
11399
11400         * data/evince-ui.xml:
11401         * shell/ev-view.c:
11402         * shell/ev-view.h:
11403         * shell/ev-window.c: (update_action_sensitivity):
11404
11405         Get rid of View->Normal Size, it's just confusing
11406
11407 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
11408
11409         * backend/ev-document-info.h:
11410         * backend/ev-document.c: (ev_document_info_free): Free the
11411         EvDocumentInfo.
11412
11413         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11414         (clear_range), (add_range), (update_visible_range),
11415         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
11416         (ev_sidebar_thumbnails_set_document):
11417         * shell/ev-window.c: (ev_window_setup_document): Only render the
11418         visible thumbnails.  It takes an instant to render, but it uses
11419         much less memory.
11420
11421 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11422
11423         * shell/ev-sidebar-links.c: (popup_menu_cb):
11424
11425         Select first item
11426
11427 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11428
11429         * lib/Makefile.am:
11430         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
11431         (button_press_cb), (ev_sidebar_links_construct):
11432
11433         Show the popup menu also on keybindings
11434
11435 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11436
11437         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
11438         * shell/ev-window.h:
11439
11440         Expose api to print a range (with dialog). Make private _print use
11441         it.
11442
11443         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
11444         (ev_sidebar_links_construct):
11445
11446         Show a print context menu on linkx, it prints the selected
11447         section.
11448
11449 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
11450
11451         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
11452         button.
11453
11454 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
11455
11456         * AUTHORS:
11457
11458         Update
11459
11460         * shell/ev-window.c: (build_comments_string),
11461         (ev_window_cmd_help_about):
11462
11463         Show poppler version/backend and authors
11464
11465 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11466
11467         * cut-n-paste/zoom-control/ephy-zoom.c:
11468         (ephy_zoom_get_zoom_level_index):
11469         * cut-n-paste/zoom-control/ephy-zoom.h:
11470
11471         Move the best fit items at the top of the list
11472
11473 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11474
11475         * shell/ev-marshal.list:
11476         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
11477         (activate_cb), (match_selected_cb), (activate_link_cb),
11478         (connect_proxy), (ev_page_action_class_init):
11479         * shell/ev-page-action.h:
11480
11481         Use signals to notify action activation. Hopefully
11482         I did not break completion since I cant test...
11483
11484         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
11485         (register_custom_actions):
11486
11487         Connect to page selector actions and also grab focus on
11488         the view when activated.
11489
11490 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
11491
11492         * pdf/ev-poppler.cc:
11493         * backend/ev-page-cache.c: make page size calculation consistent
11494         and set it to (int)( width * scale + 0.5).  This makes the weird
11495         line going through the middle of the page go away.
11496
11497         * shell/ev-view.c: move painting the background page after
11498         checking the expose area covers us.
11499
11500 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11501
11502         * data/evince-password.glade:
11503         
11504         Mark labels as not translatable. Fix for bug 302842.
11505
11506 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
11507
11508         * configure.ac: Added "es" to ALL_LINGUAS.
11509
11510 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11511
11512         * data/evince-toolbar.xml:
11513         * shell/ev-window.c: (update_action_sensitivity),
11514         (ev_window_setup_document), (ev_window_set_page_mode),
11515         (ev_window_init):
11516
11517         Remove some leftover code from jrb first continous
11518         attempt. Use the new actions, we still need good icons
11519         though...
11520
11521 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11522
11523         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
11524
11525         Update label when connecting proxy. Fix a warning with NULL
11526         page_cache.
11527
11528 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11529
11530         * data/evince-ui.xml:
11531         * shell/ev-page-action.c: (ev_page_action_grab_focus):
11532         * shell/ev-page-action.h:
11533         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
11534
11535         Add mnemonic for edit toolbar.
11536         ctrl+l focus the page entry.
11537
11538 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11539
11540         * lib/Makefile.am:
11541         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
11542         (ev_window_init):
11543         * shell/main.c: (main):
11544
11545         Put the toolbar xml in evince own dot dir
11546
11547 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11548
11549         * shell/ev-window.c: (ev_window_init):
11550
11551         Make the toolbar not removable
11552
11553 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11554
11555         * data/evince-ui.xml:
11556         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
11557         * shell/ev-sidebar-links.h:
11558         * shell/ev-sidebar-thumbnails.c:
11559         (ev_sidebar_thumbnails_get_treeview):
11560         * shell/ev-sidebar-thumbnails.h:
11561         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
11562         (ev_view_class_init):
11563         * shell/ev-view.h:
11564         * shell/ev-window.c: (update_action_sensitivity),
11565         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
11566         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
11567         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
11568         (ev_window_init):
11569
11570         This is evil... Make space/backspace global accelerators but
11571         enable them only for some widgets (sidebars and view).
11572         I dont like it, but I dont know a better way... :/
11573
11574 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11575
11576         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
11577         (ev_page_action_widget_finalize),
11578         (ev_page_action_widget_class_init), (update_page_cache):
11579
11580         Keep a weak reference on proxy->page_cache so that we
11581         dont try to disconnect the signal if the object is already
11582         gone. Maybe there is a better way to cleanup reference handling
11583         in page action though...
11584
11585 2005-05-10  Juerg Billeter  <j@bitron.ch>
11586
11587         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11588         * backend/ev-ps-exporter.h:
11589         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
11590         * ps/ps-document.c: (ps_document_ps_export_begin):
11591         
11592         Change api to pass print range to ps_exporter_begin. The pdf backend
11593         requires this information.
11594         
11595         * shell/ev-print-job.c: (idle_print_handler):
11596         
11597         Adapt to api change
11598
11599 2005-05-10  Juerg Billeter  <j@bitron.ch>
11600
11601         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11602         (idle_print_handler)
11603         * shell/ev-window.c: (ev_window_print):
11604
11605         Support printing page range, based on patch by Amaury Jacquot
11606
11607 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11608
11609         * data/evince-toolbar.xml:
11610
11611         Add zoom control to available items
11612
11613 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11614
11615         * shell/ev-window.c: (update_action_sensitivity):
11616
11617         Set slash action insensitive when appropriate
11618
11619 2005-05-10  Christian Persch <chpe@gnome.org>
11620
11621         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
11622
11623         Fix warning on the overflow menu
11624
11625 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11626
11627         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
11628
11629         Check for uri correctness/existence
11630
11631 2005-05-09  Juerg Billeter  <j@bitron.ch>
11632
11633         * shell/ev-window.c: (using_postscript_printer):
11634
11635         LPD printers use postscript, too
11636
11637 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11638
11639         * shell/ev-window.c: (register_custom_actions):
11640
11641         The zoom one is actually sort of useful,
11642         put it back
11643
11644 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11645
11646         * shell/ev-window.c: (register_custom_actions):
11647
11648         Hide page/zoom controls from overflow, they
11649         are useless.
11650
11651 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11652
11653         * cut-n-paste/update-from-egg.sh:
11654         
11655         Share it between all cut-n-paste subdirs
11656
11657         * cut-n-paste/recent-files/Makefile.am:
11658
11659         Fix to use "global" update-from-egg.sh
11660
11661         * cut-n-paste/recent-files/egg-recent-model.c:
11662         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11663         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11664         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11665         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11666
11667         Update from libegg
11668
11669         * cut-n-paste/toolbar-editor/Makefile.am:
11670
11671         Fix to use "global" update-from-egg.sh
11672
11673         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11674
11675         Update from libegg
11676
11677 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11678
11679         * configure.ac:
11680         * cut-n-paste/Makefile.am:
11681         * cut-n-paste/recent-files/Makefile.am:
11682         * cut-n-paste/toolbar-editor/.cvsignore:
11683         * cut-n-paste/toolbar-editor/Makefile.am:
11684         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11685         (egg_editable_toolbar_get_type), (get_toolbar_position),
11686         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
11687         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
11688         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
11689         (set_item_drag_source), (create_item_from_action), (create_item),
11690         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
11691         (popup_toolbar_context_menu_cb), (free_dragged_item),
11692         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
11693         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
11694         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
11695         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
11696         (item_added_cb), (item_removed_cb),
11697         (egg_editable_toolbar_construct),
11698         (egg_editable_toolbar_disconnect_model),
11699         (egg_editable_toolbar_deconstruct),
11700         (egg_editable_toolbar_set_model),
11701         (egg_editable_toolbar_set_ui_manager),
11702         (egg_editable_toolbar_set_property),
11703         (egg_editable_toolbar_get_property),
11704         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
11705         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
11706         (egg_editable_toolbar_new_with_model),
11707         (egg_editable_toolbar_get_edit_mode),
11708         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
11709         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
11710         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
11711         (new_pixbuf_from_widget), (new_separator_pixbuf),
11712         (update_separator_image), (style_set_cb),
11713         (_egg_editable_toolbar_new_separator_image),
11714         (egg_editable_toolbar_get_model):
11715         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11716         * cut-n-paste/toolbar-editor/egg-marshal.c:
11717         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11718         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
11719         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
11720         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
11721         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
11722         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
11723         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
11724         (editor_drag_data_delete_cb), (drag_data_get_cb),
11725         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
11726         (editor_create_item), (update_editor_sheet), (setup_editor),
11727         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
11728         (parse_item_list), (model_has_action), (update_actions_list),
11729         (egg_toolbar_editor_load_actions):
11730         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
11731         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11732         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
11733         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
11734         (toolbars_item_new), (free_toolbar_node), (free_item_node),
11735         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
11736         (egg_toolbars_model_add_separator), (impl_add_item),
11737         (parse_item_list), (egg_toolbars_model_add_toolbar),
11738         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
11739         (impl_get_item_data), (impl_get_item_type),
11740         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
11741         (egg_toolbars_model_init), (free_toolbar),
11742         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
11743         (egg_toolbars_model_remove_toolbar),
11744         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
11745         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
11746         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
11747         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
11748         (egg_toolbars_model_get_item_data),
11749         (egg_toolbars_model_get_item_type):
11750         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
11751         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11752         * data/Makefile.am:
11753         * data/evince-toolbar.xml:
11754         * data/evince-ui.xml:
11755         * data/hand-open.png:
11756         * po/POTFILES.in:
11757         * shell/Makefile.am:
11758         * shell/ev-window.c: (update_chrome_visibility),
11759         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
11760         (ev_window_dispose), (ev_window_init):
11761
11762         Implement epiphany like toolbar editor. Based on patch by
11763         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11764
11765 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11766
11767         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
11768
11769         Use set_cursor instead of set_selection, so that
11770         the keyboard focus moves too.
11771
11772 2005-05-09  Aleksey Kliger <akliger@gmail.com>
11773
11774         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
11775
11776         Fix infinite loop when loading Type1 fonts
11777
11778 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11779
11780         * data/evince-ui.xml:
11781         * shell/ev-window.c:
11782
11783         Slash -> Find
11784
11785 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
11786
11787         * configure.ac:
11788
11789         Make --disable really disable
11790
11791 2005-05-07  Juerg Billeter  <j@bitron.ch>
11792
11793         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
11794
11795         Compare page labels even without has_labels set, fixes setting page
11796         with entry
11797
11798 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11799
11800         * shell/ev-view.c: (ev_view_create_invisible_cursor),
11801         (ev_view_set_cursor), (ev_view_button_press_event),
11802         (ev_view_motion_notify_event), (ev_view_button_release_event),
11803         (ev_view_init):
11804
11805         Implement middle button scrolling. Based on a patch
11806         by Tommi Komulainen <tommi.komulainen@iki.fi>.
11807
11808 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
11809
11810         * shell/ev-document-types.c: (get_slow_mime_type),
11811         (get_document_type_from_mime), (ev_document_type_lookup):
11812         * shell/ev-document-types.h:
11813
11814         Change api to lookup from uri. Do fast lookup first, if the
11815         type is unknown try with data sniffing.
11816
11817         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
11818         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11819
11820         Adapt to api change
11821
11822 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11823
11824         * thumbnailer/Makefile.am:
11825
11826         Fix distcheck
11827
11828 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11829
11830         * NEWS:
11831         * configure.ac:
11832
11833         Release 0.3.0
11834
11835         * data/evince-ui.xml:
11836
11837         Hide presentation mode for now
11838
11839         * shell/ev-view.c: (highlight_find_results):
11840
11841         Show current find selection only on current page
11842
11843 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11844
11845         * shell/ev-view.c: (ev_view_select_all):
11846
11847         Compute size of the actual page, not of
11848         the current one.
11849
11850 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11851
11852         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
11853         (view_rect_to_doc_rect), (compute_selections),
11854         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
11855         (ev_view_copy), (ev_view_primary_get_cb),
11856         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
11857         (ev_view_button_press_event), (ev_view_motion_notify_event),
11858         (ev_view_button_release_event), (page_changed_cb):
11859
11860         Fix text selection
11861
11862 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11863
11864         * shell/ev-view.c: (compute_border), (get_page_extents),
11865         (doc_rect_to_view_rect), (highlight_find_results),
11866         (ev_view_bin_expose), (ev_view_select_all),
11867         (ev_view_motion_notify_event), (update_find_status_message),
11868         (jump_to_find_result), (jump_to_find_page):
11869
11870         First go at fixing search, still buggy
11871
11872 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
11873
11874         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
11875         dropdown box and button at the top of the sidebar.
11876
11877 2005-05-02  James Bowes  <bowes@cs.dal.ca>
11878
11879         * configure.ac: Output zoom-control Makefile.
11880         * cut-n-paste/Makefile.am: build zoom-control subdir.
11881         * cut-n-paste/zoom-control/ephy-zoom-action.c:
11882         * cut-n-paste/zoom-control/ephy-zoom-action.h:
11883         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11884         * cut-n-paste/zoom-control/ephy-zoom-control.h:
11885         * cut-n-paste/zoom-control/ephy-zoom.c:
11886         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
11887         from epiphany, and modified to add a separator into the menu.
11888         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
11889         * data/evince-ui.xml: Replace old zoom toolbar actions with new
11890         zoom-control action.
11891         * shell/Makefile.am: Include zoom-control flags.
11892         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
11893         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
11894         (ev_view_zoom_for_size_presentation),
11895         (ev_view_zoom_for_size_continuous_and_dual_page),
11896         (ev_view_zoom_for_size_continuous),
11897         (ev_view_zoom_for_size_dual_page),
11898         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
11899         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
11900         ev_view_get_zoom and ev_view_get_sizing_mode.
11901         * shell/ev-view.h:
11902         * shell/ev-window.c: (update_action_sensitivity),
11903         (update_sizing_buttons), (zoom_control_changed_cb),
11904         (register_custom_actions): Initialize and use the zoom-control 
11905         widget.
11906
11907 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
11908
11909         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
11910         preview cache back to 1.  Don't know when it got set to 0.
11911         
11912         * shell/ev-view.c: (compute_border), (ev_view_realize),
11913         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
11914         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
11915         (ev_view_get_fullscreen), (ev_view_set_presentation),
11916         (ev_view_get_presentation), (ev_view_set_sizing_mode),
11917         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
11918         * shell/ev-view.h:
11919         * shell/ev-window.c:
11920         (update_chrome_visibility),
11921         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11922         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11923         (update_document_mode), (ev_window_update_fullscreen_action),
11924         (ev_window_fullscreen), (ev_window_unfullscreen),
11925         (ev_window_cmd_view_fullscreen),
11926         (ev_window_update_presentation_action),
11927         (ev_window_run_presentation), (ev_window_stop_presentation),
11928         (ev_window_cmd_view_presentation), (ev_window_state_event),
11929         (ev_window_focus_in_event), (ev_window_focus_out_event),
11930         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
11931         * data/evince-ui.xml: Initial presentation mode.  We should
11932         probably hide this until it's done, as it's quite rough.  Also,
11933         change full-screen to fullscreen and add two getters to EvView.
11934
11935 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11936
11937         * shell/ev-page-action.c: (update_page_cache),
11938         (ev_page_action_dispose):
11939         * shell/ev-window.c: (destroy_fullscreen_popup),
11940         (ev_window_create_fullscreen_popup):
11941
11942         Use connect_object rather than explicitly
11943         disconnect on dispose.
11944
11945 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11946
11947         * shell/ev-page-action.c: (update_page_cache),
11948         (ev_page_action_dispose):
11949
11950 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11951
11952         * backend/ev-page-cache.c: (_ev_page_cache_new),
11953         (ev_page_cache_set_page_label),
11954         (ev_page_cache_has_nonnumeric_page_labels):
11955         * backend/ev-page-cache.h:
11956         * shell/ev-page-action.c: (update_pages_label):
11957         
11958         If all page labels are numeric, fallback to default
11959         way to display number of pages. See bug 173185.
11960
11961 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11962
11963         * shell/ev-page-action.c: (ev_page_action_dispose):
11964         * shell/ev-view.c: (view_update_range_and_current_page):
11965         * shell/ev-window.c: (ev_window_dispose):
11966         
11967         Set page on scroll in continuous mode. Fixes bug 301986.
11968         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
11969
11970 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
11971
11972         * configure.ac:
11973
11974         Require poppler 0.3.0
11975
11976 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11977         
11978         * shell/Makefile.am, configure.ac: Fix build problems
11979         with t1lib. Bug 301996.
11980
11981 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11982
11983         * shell/ev-view.c: (ev_view_scroll_event):
11984         
11985         Scroll up increase zoom
11986
11987 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11988
11989         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
11990         (ev_view_set_sizing_mode),
11991         (ev_view_zoom_for_size_continuous_and_dual_page),
11992         (ev_view_zoom_for_size_continuous):
11993         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11994         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
11995         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
11996         (ev_window_init):
11997
11998         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
11999         Fix for 165473 and 165472.
12000
12001 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12002
12003         * po/POTFILES.in:
12004         * thumbnailer/Makefile.am:
12005         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
12006         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
12007         * thumbnailer/evince-thumbnailer.schemas.in:
12008         
12009         Make thumbnailer schemas translatable. Fix for bug 301773
12010         
12011         * thumbnailer/evince-thumbnailer-djvu.schemas:
12012         * thumbnailer/evince-thumbnailer-dvi.schemas:
12013         * thumbnailer/evince-thumbnailer.schemas:
12014
12015         Removed files
12016
12017 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
12018
12019         * shell/ev-view.c (ev_view_init): forgot to set this.
12020
12021 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
12022
12023         * shell/ev-view.c: (find_page_at_location),
12024         (get_link_at_location),
12025         (ev_view_set_show_border), (ev_view_set_spacing),
12026         (ev_view_zoom_for_size_continuous_and_dual_page),
12027         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
12028         Also, add a quick fix measuring of widths.  Also, removed
12029         ev_view_set_spacing and ev_view_set_show_border.
12030         
12031         * shell/ev-window.c: (ev_window_unfullscreen),
12032         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
12033
12034 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12035
12036         * shell/ev-view.c: (view_update_range_and_current_page),
12037         (page_changed_cb):
12038         
12039         Fix crash on exit and scrolling to page in continuous view.
12040
12041 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
12042
12043         * TODO:
12044         * backend/ev-page-cache.c: (_ev_page_cache_new),
12045         (ev_page_cache_get_max_width_size),
12046         (ev_page_cache_get_max_height_size):
12047         * backend/ev-page-cache.h:
12048         * data/evince-ui.xml:
12049         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
12050         * shell/ev-view.c: (view_update_adjustments),
12051         (view_update_range_and_current_page), (get_bounding_box_size),
12052         (ev_view_size_request_continuous_and_dual_page),
12053         (ev_view_size_request_continuous),
12054         (ev_view_size_request_dual_page),
12055         (ev_view_size_request_single_page), (ev_view_size_request),
12056         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
12057         (ev_view_bin_expose), (ev_view_expose_event),
12058         (ev_view_set_property), (ev_view_get_property),
12059         (ev_view_class_init), (ev_view_init), (ev_view_new),
12060         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
12061         (ev_view_set_dual_page), (ev_view_set_full_screen),
12062         (ev_view_set_presentation), (ev_view_set_sizing_mode),
12063         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
12064         (ev_view_zoom_out), (zoom_for_size_fit_width),
12065         (zoom_for_size_best_fit),
12066         (ev_view_zoom_for_size_continuous_and_dual_page),
12067         (ev_view_zoom_for_size_continuous),
12068         (ev_view_zoom_for_size_dual_page),
12069         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
12070         (ev_view_show_cursor), (ev_sizing_mode_get_type):
12071         * shell/ev-view.h:
12072         * shell/ev-window.c: (update_action_sensitivity),
12073         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12074         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12075         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
12076         (ev_window_cmd_view_zoom_out), (update_view_size),
12077         (ev_window_set_sizing_mode), (ev_window_init):
12078
12079         Add Continuous and Dual page modes.
12080
12081 2005-04-23  James Bowes  <bowes@cs.dal.ca>
12082
12083         * dvi/dvi-document.c: (dvi_document_load),
12084         (dvi_document_thumbnails_get_thumbnail),
12085         (dvi_document_init_params): Fix up some mixups between
12086         width and height to correct thumbnail rendering.
12087
12088 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12089
12090         * dvi/mdvi-lib/private.h:
12091         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
12092         
12093         Suppess output for kpathsea during font generation. Thanks to
12094         James Bowes
12095
12096 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
12097
12098         * NEWS:
12099         * configure.ac:
12100
12101         Release 0.2.1
12102
12103         * Makefile.am: fix distcheck.
12104
12105 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12106
12107         * shell/ev-sidebar-links.c: (selection_changed_callback),
12108         (update_page_callback), (row_activated_callback),
12109         (job_finished_callback), (ev_sidebar_links_set_document):
12110         
12111         Fix for bug #169901. Double click on links expands tree.
12112
12113 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
12114
12115         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
12116         hard-coded style. Fix for bug 170111
12117
12118 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
12119
12120         * shell/ev-view.c (highlight_find_results): Remove unnecessary
12121         locking.
12122
12123 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12124
12125         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
12126
12127 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
12128
12129         * pdf/ev-poppler.cc:
12130         * shell/ev-view.c: (highlight_find_results):
12131
12132         Fix find on single page documents
12133
12134 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12135
12136         * data/evince.schemas.in: fix for bug 301390
12137
12138 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12139
12140         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
12141         (ev_view_zoom_out), (ev_view_zoom_normal):
12142         * shell/ev-view.h:
12143         * shell/ev-window.c: (update_action_sensitivity),
12144         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12145         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
12146         (ev_window_cmd_view_normal_size):
12147
12148         Fix normal size zoom. Make zoom in/zoom out unsensitive when
12149         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
12150         better than oom. 
12151
12152 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12153
12154         * configure.ac:
12155
12156         Depend on 2.57, 2.59 doesnt seem to be necessary
12157
12158 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12159
12160         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
12161         (create_tool_item):
12162
12163         Put back total number of pages as (1 of 1234)
12164
12165 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
12166
12167         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
12168         remove the job.
12169
12170         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
12171         function.  This helps debugging.
12172
12173 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12174
12175         * djvu/djvu-document.c: (djvu_document_class_init),
12176         (djvu_document_get_info), (djvu_document_document_iface_init):
12177         * dvi/dvi-document.c: (dvi_document_class_init),
12178         (dvi_document_get_info), (dvi_document_document_iface_init):
12179
12180         Dummy implementation of get_info method for dvi and
12181         djvu. Fix crashes with those backends
12182
12183 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
12184
12185         * data/evince.desktop.in:
12186
12187         Add application/x-gzpostscript
12188
12189 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12190
12191         * data/evince.schemas.in: Added real long descriptions, 
12192         closes bug 172496 
12193
12194         * README: Added actual text, closes bug 171869
12195
12196 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12197
12198         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12199
12200         Thumbnail page 0
12201
12202 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12203
12204         * backend/ev-document-info.h:
12205
12206         s/GDate */GDate so we can just use g_free
12207
12208 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12209
12210         * shell/ev-window.c: (update_document_mode),
12211         (ev_window_setup_document):
12212
12213         Show the window in fullscreen when specified by
12214         the document
12215
12216 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12217
12218         * backend/ev-document.c: (ev_document_class_init),
12219         (ev_document_get_info), (ev_document_render_pixbuf):
12220         * backend/ev-document.h:
12221         * backend/ev-page-cache.c: (_ev_page_cache_new):
12222         * pdf/ev-poppler.cc:
12223         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12224         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
12225         * ps/ps-document.c: (ps_document_class_init), (document_load),
12226         (ps_document_get_info), (ps_document_document_iface_init):
12227
12228         Remove get_title from the interface, we can just use document info
12229
12230 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12231
12232         * backend/Makefile.am:
12233         * backend/ev-document.c: (ev_document_render_get_info):
12234         * backend/ev-document.h:
12235         * pdf/ev-poppler.cc:
12236
12237         Initial support for document info. Based on jrb patch.
12238
12239 2005-04-19  Paolo Borelli <pborelli@katamail.com>
12240
12241         * shell/ev-window.c: (ev_window_state_event),
12242         (ev_window_class_init), (ev_window_init):
12243         
12244         Doesn't show resize grip when maximized. See bug #301053
12245
12246 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12247
12248         * po/POTFILES.in:
12249         
12250         ev-sidebar-thumbnails now has translatable labels
12251         
12252         * shell/Makefile.am:
12253         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
12254         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
12255         (ev_sidebar_links_page_iface_init):
12256         * shell/ev-sidebar-links.h:
12257         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
12258         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
12259         (ev_sidebar_page_get_label):
12260         * shell/ev-sidebar-page.h:
12261         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
12262         (ev_sidebar_thumbnails_set_document),
12263         (ev_sidebar_thumbnails_support_document),
12264         (ev_sidebar_thumbnails_get_label),
12265         (ev_sidebar_thumbnails_page_iface_init):
12266         * shell/ev-sidebar-thumbnails.h:
12267         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12268         (ev_sidebar_set_document):
12269         * shell/ev-sidebar.h:
12270         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
12271         
12272         Small rework of sidebar code. Now sidebar pages should implement
12273         EvSidebarPage interface. That makes page management in EvSidebar
12274         easier. See bug #164811 for details
12275
12276 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12277
12278         * shell/ev-application.c: (ev_application_open):
12279         * shell/ev-document-types.c:
12280         
12281         Fix build error and small problem with application exit
12282
12283 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12284
12285         * thumbnailer/Makefile.am:
12286         * thumbnailer/evince-thumbnailer-djvu.schemas:
12287         * thumbnailer/evince-thumbnailer-dvi.schemas:
12288         
12289         Conditionally install schemas for djvu/dvi thumbnailer
12290
12291 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
12292
12293         * shell/ev-document-types.h: 
12294         * shell/ev-document-types.c: 
12295         New files, handling the mapping from mimetypes to backends
12296         
12297         * shell/ev-window.c: 
12298         * thumbnailer/evince-thumbnailer.c:     
12299         Use the ev-document-types code
12300         
12301         * shell/Makefile.am: 
12302         Added new convenience library libevbackendfactory_la, containing
12303         the new mimetype->backend logic; moved the backends into it.
12304
12305         * thumbnailer/Makefile.am:
12306         Make the thumbnailer link with the libevbackend.la convenience
12307         library, rather than having a duplicate of the backend logic here.
12308
12309 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
12310
12311         * shell/ev-stock-icons.c: constify some vars.
12312         * shell/ev-window.c: ditto.
12313
12314 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
12315
12316         * ps/ps-document.c (get_page_orientation):
12317
12318         Respect document orientation 
12319
12320 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12321
12322         * djvu/Makefile.am:
12323         * dvi/Makefile.am:
12324         * shell/Makefile.am:
12325         
12326         Move library dependencies to components.
12327         
12328         * shell/ev-window.c: (update_window_title),
12329         (start_loading_document):
12330         
12331         Fix display of uris with spaces. Bug 168358.
12332
12333 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
12334
12335         * shell/ev-sidebar-links.c: (selection_changed_cb):
12336         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
12337         (ev_view_button_release_event), (ev_view_set_document):
12338         * shell/ev-view.h:
12339         * shell/ev-window.c: (find_bar_search_changed_cb):
12340         * shell/ev-window.h: Minor cleanups removing some dead code.
12341
12342 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12343
12344         * backend/ev-page-cache.c: (_ev_page_cache_new):
12345         
12346         Set current page to 0 if document has pages.
12347
12348 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12349
12350         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12351
12352         Initialize GError to NULL, fix a crash when loading fails.
12353
12354 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12355
12356         * shell/ev-window.c: (update_view_size):
12357
12358         Calculate shadow size only when there is actually
12359         a shadow.
12360
12361 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12362
12363         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
12364         * shell/ev-view.h:
12365
12366         Allow setting view spacing, default to 0
12367
12368         * shell/ev-window.c: (ev_window_unfullscreen),
12369         (ev_window_cmd_view_fullscreen), (ev_window_init):
12370
12371         Remove spacing in fullscreen mode
12372
12373 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12374
12375         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
12376         (ev_view_size_request), (expose_bin_window),
12377         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
12378         * shell/ev-view.h:
12379         * shell/ev-window.c: (ev_window_unfullscreen),
12380         (ev_window_cmd_view_fullscreen):
12381
12382         Do not draw the border in fulscreen
12383
12384 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12385
12386         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
12387         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
12388         (find_page_at_location), (page_changed_cb):
12389
12390         Rework border calculation, so that I can more easily disable it.
12391         Code somewhat cleaner too.
12392
12393 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12394
12395         * backend/ev-page-cache.c: (ev_page_cache_init),
12396         (_ev_page_cache_new):
12397
12398         Remove some assertions, documents can have 0 pages.
12399         Make initial current page -1.
12400
12401         * shell/ev-page-action.c: (page_changed_cb):
12402
12403         Show "" if current page is -1
12404
12405         * shell/ev-window.c: (update_action_sensitivity),
12406         (ev_window_setup_document):
12407
12408         When document has 0 pages do not set the view
12409         and make nearly everything insensitive.
12410
12411 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12412
12413         * shell/ev-page-view.c:
12414         * shell/ev-page-view.h:
12415
12416         Remove unused files.
12417         
12418         * shell/ev-sidebar-thumbnails.c:
12419         (ev_sidebar_thumbnails_set_document):
12420         * shell/ev-sidebar.c: (ev_sidebar_set_document),
12421         (ev_sidebar_supports_document):
12422         * shell/ev-sidebar.h:
12423         * shell/ev-window.c: (ev_window_setup_document):
12424         
12425         Doesn't show thumbnails if document has 1 page. Make
12426         sidebar menu entries sensitive only if if they have 
12427         sense. Fix bug 164811. 
12428
12429 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12430
12431         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
12432         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
12433         (ev_view_zoom_out), (ev_view_set_size):
12434
12435         Rework sizing to deal with documents with not uniform page
12436         size.
12437
12438 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12439
12440         * backend/ev-page-cache.c: (_ev_page_cache_new):
12441
12442         Fix several page size caching bugs
12443
12444 2005-04-15  Luca Ferretti <elle.uca@libero.it>
12445
12446         * shell/ev-window.c: (set_action_properties):
12447
12448         Make all toolbar items translatable
12449
12450 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12451
12452         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
12453         (save_page_list), (ps_document_save),
12454         (ps_document_document_iface_init), (ps_document_ps_export_begin),
12455         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
12456         (ps_document_ps_exporter_iface_init):
12457         * ps/ps-document.h:
12458
12459         Based on a patch by J�rg Billeter <j@bitron.ch>
12460         
12461         Implement print and save a copy for the ps backend.
12462
12463 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
12464
12465         * backend/ev-document.h:
12466         * djvu/djvu-document.c: (djvu_document_can_get_text),
12467         (djvu_document_document_iface_init):
12468         * dvi/dvi-document.c: (dvi_document_can_get_text),
12469         (dvi_document_document_iface_init):
12470         * pdf/ev-poppler.cc:
12471         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
12472         (pixbuf_document_document_iface_init):
12473         * ps/ps-document.c: (ps_document_can_get_text),
12474         (ps_document_document_iface_init):
12475         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
12476         * shell/ev-window.c: (update_action_sensitivity):
12477
12478         Fix the crash when trying to copy in backends that doesnt
12479         support it. We can implement a better solution once we
12480         do real text selection.
12481
12482 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
12483
12484         * data/evince-ui.xml:
12485         * shell/ev-window.c: (ev_window_cmd_escape):
12486         
12487         Work around the Escape conflict (find bar and unfullscreen)
12488
12489 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
12490
12491         * backend/ev-page-cache.c: (ev_page_cache_next_page):
12492         
12493         Fix for #300233. Next page correctly handles document end.
12494         
12495         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
12496         (ev_sidebar_thumbnails_class_init),
12497         (ev_sidebar_thumbnails_set_document),
12498         (ev_sidebar_thumbnails_clear_job),
12499         (ev_sidebar_thumbnails_clear_model):
12500         
12501         Cleanup thumbnail jobs on document changes.
12502         
12503         * shell/ev-view.c: (add_scroll_binding_keypad),
12504         (add_scroll_binding_shifted), (ev_view_class_init):
12505         
12506         Shift + Space scrolls up. Fix for #173184
12507         
12508         * shell/ev-window.c: (ev_window_open_page),
12509         (ev_window_cmd_view_reload):
12510         
12511         Fix reload (Bug #300094)
12512
12513 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12514
12515         
12516         * dvi/mdvi-lib/assoc.c:
12517         * dvi/mdvi-lib/assoc.h: Removed garbage files
12518         
12519         * dvi/mdvi-lib/bitmap.c:
12520         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
12521         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
12522         * dvi/mdvi-lib/color.h: Antialias of rules
12523         
12524         * dvi/mdvi-lib/common.h:
12525         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
12526         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
12527         * dvi/mdvi-lib/files.c:
12528         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
12529         * dvi/mdvi-lib/mdvi.h:
12530         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
12531         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
12532         * dvi/mdvi-lib/util.c: Fix compile warnings
12533         
12534         * dvi/dvi-document.c:
12535         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
12536         (dvi_document_thumbnails_get_thumbnail),
12537         (dvi_document_document_thumbnails_iface_init):
12538         * dvi/mdvi-lib/Makefile.am:
12539         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
12540         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
12541         
12542         Dvi backend now renders thumbnails
12543
12544 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
12545
12546         * shell/main.c: (main): 
12547         
12548         Save accelerators on exit. Fixes bug #172095.
12549
12550 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
12551
12552         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
12553         update priority" comment.
12554
12555         * backend/ev-job-queue.c: Give a way to change priority.
12556
12557 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
12558
12559         * shell/ev-page-action.c: Fix logic.
12560
12561 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12562
12563         * shell/ev-view.c: (ev_view_can_find_next):
12564         * shell/ev-window.c: (ev_window_setup_document):
12565
12566         Check that the document supports find
12567
12568 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12569
12570         * data/evince-ui.xml:
12571         * shell/ev-view.c: (ev_view_can_find_next):
12572         * shell/ev-view.h:
12573         * shell/ev-window.c: (update_action_sensitivity),
12574         (find_changed_cb), (ev_window_setup_document),
12575         (ev_window_cmd_edit_find_next):
12576
12577         Add Edit->Find Next
12578
12579 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12580
12581         * pdf/ev-poppler.cc:
12582         * shell/ev-print-job.c: (idle_print_handler):
12583
12584         Make printing work again
12585
12586 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
12587
12588         * shell/ev-page-action.h:
12589         * shell/ev-page-action.c: (ev_page_action_widget_init),
12590         (ev_page_action_widget_class_init), (page_changed_cb),
12591         (create_tool_item), (update_page_cache), (build_new_tree_cb),
12592         (get_filter_model_from_model), (match_selected_cb),
12593         (display_completion_text), (match_completion), (update_model),
12594         (connect_proxy), (ev_page_action_set_property),
12595         (ev_page_action_get_property), (ev_page_action_set_document),
12596         (ev_page_action_set_model), (ev_page_action_class_init): Big
12597         reworking to make completions work iff we have >= GTK-2.7.0
12598                 
12599         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
12600         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
12601         (job_finished_cb): We now have a 'model' property that is set when
12602         the links are loaded.  This can be caught with "notify::model"
12603
12604         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
12605         listen for the model to be set, and propagate it to the action.
12606
12607 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12608
12609         * cut-n-paste/recent-files/egg-recent-item.c:
12610         (egg_recent_item_set_uri), (make_valid_utf8),
12611         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
12612         * cut-n-paste/recent-files/egg-recent-item.h:
12613         
12614         Update egg-recent from libegg. This should fix long
12615         startup problem. For details see
12616         http://bugzilla.gnome.org/show_bug.cgi?id=160531
12617
12618 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12619
12620         * cut-n-paste/recent-files/Makefile.am:
12621         * data/evince-ui.xml, shell/Makefile.am:
12622         * shell/ev-application.c, shell/ev-application.h:
12623         * shell/ev-window.c: Recent files support.
12624         
12625         * configure.ac: Added "ru" to ALL_LINGUAS.
12626         
12627         * dvju: new backend to support DJVU files.
12628         * dvi: new backend to support DVI.
12629
12630         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
12631         * ev-application.c: Support for new backends.
12632         
12633         * help, ev-window.c, main.c shell/Makefile.am: 
12634         Evince user documentation.
12635
12636 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12637
12638         * po/POTFILES.in:
12639         * shell/ev-window.c:
12640         * thumbnailer/evince-thumbnailer.c:
12641
12642         s/pdf-document/ev-poppler
12643
12644 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12645
12646         * NEWS:
12647         * configure.ac:
12648
12649         Release 0.2.0
12650
12651         * ps/ps-document.c: (setup_pixmap):
12652
12653         Remove debug code
12654
12655 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12656
12657         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12658         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12659         (ev_window_cmd_go_first_page): Fix of by one errors.
12660
12661 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12662
12663         * ps/ps-document.c: (get_page_box):
12664
12665         Fix page size calculation
12666
12667 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12668
12669         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12670         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12671         (get_page_orientation), (setup_page), (document_load),
12672         (ps_document_get_page_size), (render_pixbuf_idle):
12673         * ps/ps-document.h:
12674
12675         More refactoring to adapt to EvDocument changes
12676
12677 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12678
12679         * ps/ps-document.c: (start_interpreter):
12680
12681         Actually add alpha args
12682
12683 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12684
12685         * pdf/ev-poppler.cc:
12686
12687         Make clipboard work again
12688
12689 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
12690
12691         Make searching work again.
12692         
12693         * backend/ev-document.c:
12694         * backend/ev-document.h:
12695         * backend/ev-document-find.c:
12696         * backend/ev-document-find.h: Change EvDocumentIface so we no
12697         longer store the current page or zoom level in the document.  The
12698         consequence is that all calls that operate on the current page now
12699         instead take the page number as an extra argument, and all
12700         coordinates are now doubles in document coordinate system.
12701
12702         * pdf/ev-poppler.cc:
12703         * pixbuf/pixbuf-document.c:
12704         * ps/ps-document.c: Update backends accordingly.
12705
12706 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
12707
12708         * autogen.sh:
12709
12710         Add required gettext version
12711
12712 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
12713
12714         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
12715         make F1 bring up non-existent help.
12716
12717         * shell/eggfindbar.c: Patch from Christian Persch to sync to
12718         epiphany's find bar, #167477
12719
12720         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
12721         <emil@nishra.com> to add space-bar scrolling, 
12722
12723         * shell/ev-window.c (static GtkActionEntry entries): add default
12724         keybinding for Help (F1)
12725         Fixes #171068
12726
12727         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
12728         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
12729         170110
12730
12731 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
12732
12733         * Makefile.am: 
12734         * pixbuf/pixbuf-document.c: 
12735
12736         Got pixbuf backend working again
12737
12738 2005-04-01  Steve Murphy  <murf@e-tools.com>
12739
12740         * configure.in: Added "rw" to ALL_LINGUAS.
12741
12742 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
12743
12744         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
12745         model types, noticed by Martin Kretzschmar.
12746
12747 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
12748
12749         * pdf/ev-poppler.cc: Implement search based on
12750         poppler_page_find_text().  Currently a bit crude since we remember
12751         all matches from all pages.  Also, we grab the big document lock
12752         when we search since searching changes the underlying stream and
12753         thus conflicts with the rendering thread.
12754         
12755         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12756         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
12757         (ev_view_find_previous): Fix some page indexes to be 0 based,
12758         offset rubber band by view offset,
12759
12760 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
12761
12762         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
12763
12764 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
12765
12766         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
12767         completely because I didn't understand GtkActions.  I should
12768         read Marco's code more carefully in the future.
12769
12770         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
12771         function
12772
12773 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
12774
12775         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
12776         PopplerRectangle change from poppler CVS.
12777
12778 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
12779
12780         * backend/ev-document.c: (ev_document_get_page_label):
12781         * backend/ev-document.h:
12782         * backend/ev-page-cache.c: (_ev_page_cache_new),
12783         (ev_page_cache_get_page_label):
12784         * backend/ev-page-cache.h:
12785         * pdf/ev-poppler.cc:
12786         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
12787         (links_page_num_func):
12788         * shell/ev-sidebar-thumbnails.c:
12789         (ev_sidebar_thumbnails_set_document):
12790         * shell/ev-view.c: (status_message_from_link),
12791         (ev_view_motion_notify_event):
12792         * shell/ev-window.c: (document_supports_sidebar): Add in page
12793         label support.  It's not perfect yet, but it's the first 'feature'
12794         in a while.
12795         Also, fix a bogus comment noticed by crispin. 
12796
12797 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
12798
12799         * Makefile.am: Remove pixbuf backend for now
12800
12801         * configure.ac: Require poppler-glib instead of just poppler.
12802
12803         * backend/ev-document-thumbnails.h: Add a comment
12804
12805         * backend/ev-document.h:
12806         * backend/ev-document.c: (ev_document_class_init),
12807         (ev_document_load), (ev_document_get_link),
12808         (ev_document_get_links): Remove 3 methods and add get_links.
12809         Also, made 0 based.
12810
12811         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
12812         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
12813
12814         * backend/ev-link.c: (ev_link_set_title),
12815         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
12816         (ev_link_mapping_find):
12817         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
12818         
12819         * backend/ev-page-cache.c: (ev_page_cache_init),
12820         (_ev_page_cache_new), (ev_page_cache_set_current_page),
12821         (ev_page_cache_get_size), (ev_page_cache_next_page),
12822         (ev_page_cache_prev_page): Fix to be 0 based.
12823
12824         * pdf/Makefile.am: 
12825         * pdf/ev-poppler.h:
12826         * pdf/ev-poppler.cc: New backend.
12827         
12828         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
12829         (ps_document_get_page), (ps_document_document_iface_init):
12830
12831         * shell/ev-pixbuf-cache.h:
12832         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12833         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
12834         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
12835         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
12836         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
12837         Fix up code to grab a page cache per each doc.  Also, fix to be 0
12838         based.
12839         
12840         * shell/ev-sidebar-thumbnails.c:
12841         (ev_sidebar_tree_selection_changed), (page_changed_cb),
12842         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
12843
12844         * shell/ev-view.c: (status_message_from_link),
12845         (find_page_at_location), (get_link_at_location),
12846         (ev_view_motion_notify_event), (ev_view_button_release_event),
12847         (ev_view_init): Use the new link code.  Fix to be 0 based.
12848
12849         * shell/ev-window.c: (update_action_sensitivity),
12850         (document_supports_sidebar): 0 based.
12851
12852 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
12853
12854         * pdf/pdf-document.cc: Patch from Fernando Herrera
12855         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
12856         *blush*
12857
12858 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
12859
12860         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
12861         1 to the page, as this seems to be 1 based.  I thought we has this
12862         fixed.  grump.
12863
12864 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
12865
12866         * TODO:
12867         * backend/Makefile.am:
12868         * backend/ev-document-links.c:
12869         (ev_document_links_has_document_links),
12870         (ev_document_links_get_links_model):
12871         * backend/ev-document-links.h:
12872         * backend/ev-document.c: (ev_document_get_page_cache),
12873         (ev_document_get_doc_mutex), (ev_document_load),
12874         (ev_document_save), (ev_document_get_title),
12875         (ev_document_get_n_pages), (ev_document_set_page),
12876         (ev_document_get_page), (ev_document_set_target),
12877         (ev_document_set_scale), (ev_document_set_page_offset),
12878         (ev_document_get_page_size), (ev_document_get_text),
12879         (ev_document_get_link), (ev_document_render),
12880         (ev_document_render_pixbuf), (ev_document_scale_changed):
12881         * backend/ev-document.h:
12882         * backend/ev-job-queue.c: (remove_object_from_queue),
12883         (notify_finished), (handle_job), (search_for_jobs_unlocked),
12884         (no_jobs_available_unlocked), (ev_render_thread),
12885         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
12886         (ev_job_queue_remove_job):
12887         * backend/ev-job-queue.h:
12888         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
12889         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
12890         (ev_job_links_class_init), (ev_job_render_init),
12891         (ev_job_render_dispose), (ev_job_render_class_init),
12892         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
12893         (ev_job_thumbnail_class_init), (ev_job_finished),
12894         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
12895         (ev_job_render_run), (ev_job_thumbnail_new),
12896         (ev_job_thumbnail_run):
12897         * backend/ev-jobs.h:
12898         * backend/ev-link.c:
12899         * backend/ev-link.h:
12900         * backend/ev-page-cache.c: (ev_page_cache_init),
12901         (ev_page_cache_class_init), (ev_page_cache_finalize),
12902         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
12903         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
12904         (ev_page_cache_set_link), (ev_page_cache_get_title),
12905         (ev_page_cache_get_size), (ev_page_cache_next_page),
12906         (ev_page_cache_prev_page):
12907         * backend/ev-page-cache.h:
12908         * pdf/pdf-document.cc:
12909         * ps/gsdefaults.c:
12910         * ps/gsdefaults.h:
12911         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12912         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
12913         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
12914         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
12915         (is_interpreter_ready), (output), (catchPipe), (input),
12916         (start_interpreter), (check_filecompressed), (compute_dimensions),
12917         (ps_document_enable_interpreter), (document_load),
12918         (ps_document_next_page), (render_page), (ps_document_set_page),
12919         (ps_document_set_scale), (render_pixbuf_idle),
12920         (ps_document_render_pixbuf), (ps_document_document_iface_init):
12921         * ps/ps-document.h:
12922         * shell/Makefile.am:
12923         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12924         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
12925         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
12926         (ev_pixbuf_cache_new), (job_finished_cb),
12927         (check_job_size_and_unref), (move_one_job),
12928         (ev_pixbuf_cache_update_range), (find_job_cache),
12929         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
12930         (ev_pixbuf_cache_add_jobs_if_needed),
12931         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
12932         * shell/ev-pixbuf-cache.h:
12933         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
12934         (idle_print_handler):
12935         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12936         (selection_changed_cb), (create_loading_model),
12937         (ev_sidebar_links_construct), (links_page_num_func),
12938         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
12939         (update_page_callback), (job_finished_cb),
12940         (ev_sidebar_links_set_document):
12941         * shell/ev-sidebar-thumbnails.c:
12942         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
12943         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
12944         (page_changed_cb), (thumbnail_job_completed_callback),
12945         (ev_sidebar_thumbnails_set_document):
12946         * shell/ev-sidebar-thumbnails.h:
12947         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12948         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
12949         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
12950         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
12951         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
12952         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
12953         (ev_view_button_release_event), (ev_view_scroll_view),
12954         (ev_view_class_init), (ev_view_init), (update_find_status_message),
12955         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
12956         (ev_view_new), (job_finished_cb), (page_changed_cb),
12957         (ev_view_set_document), (go_to_link), (ev_view_zoom),
12958         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
12959         (ev_view_find_previous):
12960         * shell/ev-view.h:
12961         * shell/ev-window.c: (update_action_sensitivity),
12962         (ev_window_open_page), (update_window_title), (update_total_pages),
12963         (page_changed_cb), (ev_window_setup_document),
12964         (password_dialog_response), (ev_window_cmd_save_as),
12965         (ev_window_print), (ev_window_cmd_go_previous_page),
12966         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
12967         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
12968         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
12969         * shell/main.c: (main):
12970
12971         Merge evince-threads branch
12972
12973 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
12974
12975         * configure.ac: Added "lt" to ALL_LINGUAS.
12976
12977 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
12978
12979         * NEWS:
12980         * configure.ac:
12981
12982         Release 0.1.9
12983
12984 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
12985
12986         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12987
12988         Fix here also the thumbnails 1-basedness :)
12989
12990 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12991
12992         * NEWS:
12993         * configure.ac:
12994
12995         Release 0.1.8
12996
12997 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12998
12999         * pdf/pdf-document.cc:
13000         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
13001         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
13002
13003         Fix the mess we did with thumbnails and 1-basedness
13004
13005 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
13006
13007         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
13008
13009 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
13010
13011         * NEWS:
13012         * configure.ac:
13013
13014         Release 0.1.7
13015
13016 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
13017
13018         * ps/Makefile.am:
13019         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
13020         (gtk_gs_defaults_get_alpha_parameters),
13021         (gtk_gs_defaults_get_ungzip_cmd),
13022         (gtk_gs_defaults_get_unbzip2_cmd):
13023         * ps/gsdefaults.h:
13024         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13025         (ps_document_get_orientation), (document_load),
13026         (ps_document_goto_page), (ps_document_set_page_size):
13027         * ps/ps-document.h:
13028
13029         Some more sanitization of the ps backend. Remove a lot
13030         of unused code and do not base our defaults on ggv
13031         preferences (ugh!)
13032
13033 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
13034
13035         * thumbnailer/evince-thumbnailer.schemas:
13036         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13037         (main): add -s option for thumbnail size.
13038
13039 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
13040
13041         * configure.ac:
13042
13043         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
13044         remove it.
13045
13046 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13047
13048         * pdf/pdf-document.cc:
13049
13050         Remove 4 pixels of useless border from the
13051         thumbnail.
13052
13053 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13054
13055         * backend/ev-document-thumbnails.c:
13056         (ev_document_thumbnails_get_thumbnail):
13057         * backend/ev-document-thumbnails.h:
13058
13059         Rework API a bit. Add a border flag and
13060         change sizing logic (now the size we specify
13061         applies to the bigger dimension).
13062
13063         * pdf/pdf-document.cc:
13064         * pixbuf/pixbuf-document.c:
13065         (pixbuf_document_thumbnails_get_thumbnail):
13066         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
13067         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13068
13069         Adapt to the new API and do not draw a border for nautilus
13070         thumbnailer.
13071
13072 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
13073
13074         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13075         take thumbnails from page "0" instead of "1". Added a copyright header.
13076
13077 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
13078
13079         * ps/ps-document.c: (set_up_page), (start_interpreter):
13080
13081         Make it C89 compliant
13082
13083 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
13084
13085         * Makefile.am:
13086         * configure.ac:
13087         * pdf/.cvsignore:
13088         * pdf/pdf-document.cc:
13089         * thumbnailer/Makefile.am:
13090         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13091         (main):
13092         * thumbnailer/evince-thumbnailer.schemas:
13093         * thumbnailer/pdf-icon.png:
13094
13095         Add a nautilus thumbnailer.
13096         Based on patch by Fernando Herrera <fherrera@onirica.com>.
13097
13098 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
13099
13100         * NEWS:
13101         * configure.ac:
13102         * po/POTFILES.in:
13103
13104         Release 0.1.6
13105
13106 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
13107
13108         Use poppler instead of including xpdf source code.  Poppler is a
13109         fork of xpdf to build it as a shared library. See
13110         http://freedesktop.org/wiki/Software/poppler.
13111
13112         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
13113         xpdf fork.
13114         
13115         * pdf/Makefile.am: Build libpdfdocument.a here.
13116         
13117         * pdf/GDKSplashOutputDev.cc:
13118         * pdf/GDKSplashOutputDev.h:
13119         * pdf/GnomeVFSStream.cc:
13120         * pdf/GnomeVFSStream.h:
13121         * pdf-document.cc:
13122         * pdf-document.h:
13123         * test-gdk-output-dev.cc
13124         * Thumb.cc:
13125         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
13126         against poppler.
13127
13128 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13129
13130         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
13131
13132         Clear idle stack before unsetting the document
13133
13134 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13135
13136         * ps/ps-document.c: (ps_document_widget_event),
13137         (ps_document_set_target), (ps_document_finalize),
13138         (ps_document_get_page):
13139
13140         Disconnect the widget event signal on finalize.
13141         Some code cleanups.
13142
13143 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13144
13145         * ps/ps-document.c: (set_up_page):
13146
13147         If there is no bpixmap create one, even if size
13148         is not changed.
13149
13150 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13151
13152         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
13153         (set_up_page), (document_load), (ps_document_set_zoom):
13154
13155         Default page is 0. Calculate size even when we have no
13156         target yet.
13157
13158 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
13159
13160         * shell/ev-sidebar.c: expand the selection widget to be always as
13161         wide as the sidebar
13162
13163 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13164
13165         * shell/ev-sidebar-thumbnails.c:
13166         (ev_sidebar_thumbnails_set_document):
13167
13168         Clear the list store when setting document
13169
13170 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13171
13172         * shell/ev-page-action.c: (update_entry), (sync_entry),
13173         (activate_cb), (entry_size_request_cb), (create_tool_item),
13174         (connect_proxy):
13175
13176         Use an entry for the page control instead of spinbuttons
13177
13178 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13179
13180         * data/evince.schemas.in:
13181
13182         Correct confusing string
13183
13184 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
13185
13186         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
13187         for real.  Gosh, how long has this been broken.
13188
13189         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
13190         check for a NULL link.  We crash otherwise.
13191
13192 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
13193
13194         * NEWS:
13195         * configure.ac:
13196
13197         Release 0.1.5
13198
13199 2005-02-25  Sebastien Bacher  <seb128@debian.org>
13200
13201         * configure.ac: add the french translation.
13202
13203 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13204
13205         * shell/ev-window.c:
13206
13207         Remove unused header -> fix distcheck
13208
13209 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13210
13211         * shell/ev-window.c: (update_window_title),
13212         (ev_window_popup_password_dialog):
13213
13214         Unescape filename for display
13215
13216 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13217
13218         * pdf/xpdf/pdf-document.cc:
13219
13220         In get_page_size deal with rotation. Also
13221         cleanup the function a bit.
13222
13223 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13224
13225         * pdf/xpdf/pdf-document.cc:
13226
13227         Fix crash when opening in new window
13228
13229 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13230
13231         * configure.ac:
13232
13233         Check ghostscript >= 7
13234
13235 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
13236
13237         * shell/ev-window.c:
13238
13239         Make page width the default sizing mode
13240
13241 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
13242         Marco Pesenti Gritti <marco@gnome.org>
13243
13244         * shell/ev-window.c: Remember the sidebar size
13245
13246         * data/evince.schemas.in: Add a new gconf key to store the size of
13247         the sidebar
13248
13249 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
13250
13251         * data/evince-ui.xml:
13252         * shell/ev-window.c: (update_action_sensitivity),
13253         (ev_window_cmd_view_reload):
13254         
13255         Add a "Reload" action and menu entry
13256
13257 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
13258
13259         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
13260         iff the type doesn't support thumbnailing and indexing.
13261
13262 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
13263
13264         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
13265
13266 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13267
13268         * pdf/splash/Splash.cc:
13269
13270         Port fix for a crasher from kde bug
13271         http://bugs.kde.org/show_bug.cgi?id=97131
13272
13273 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13274
13275         * pdf/xpdf/pdf-document.cc:
13276
13277         Return a link even if it's of an unrecognized
13278         type. Otherwise we go in an infinte cycle.
13279
13280 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13281
13282         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
13283         (size_allocate_cb), (ev_window_set_sizing_mode):
13284
13285         Update size when switching mode
13286
13287 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13288
13289         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
13290         (ev_window_cmd_view_page_width), (update_sizing_buttons),
13291         (ev_window_cmd_view_normal_size):
13292
13293         Fix size toggle buttons behavior
13294
13295 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13296
13297         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
13298         (doc_rect_to_view_rect), (ev_view_size_allocate),
13299         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
13300         (scale_changed_callback):
13301
13302         Do not cache offsets in size_allocate.
13303
13304 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13305
13306         * shell/ev-view.c: (ev_view_size_allocate):
13307
13308         Calculate offsets before calling the parent
13309         class (which does a redraw)
13310
13311 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13312
13313         * pdf/xpdf/pdf-document.cc:
13314
13315         Fix a crasher on exit. Unused code, put a TODO
13316
13317 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13318
13319         * backend/ev-document.c: (ev_document_class_init),
13320         (ev_document_page_changed), (ev_document_scale_changed):
13321         * backend/ev-document.h:
13322
13323         Separate page/scale notifications
13324
13325         * pdf/xpdf/pdf-document.cc:
13326
13327         Emit the new signals.
13328         Do not display the pdf page in _render, do it
13329         when scale/page are requested.
13330
13331         * ps/ps-document.c: (ps_document_set_zoom),
13332         (ps_document_widget_event):
13333         * ps/ps-document.h:
13334
13335         Emit the new signals.
13336
13337         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13338         (ev_view_init), (page_changed_callback), (scale_changed_callback),
13339         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
13340         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
13341         * shell/ev-view.h:
13342         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
13343         (ev_window_cmd_view_page_width), (size_allocate_cb),
13344         (ev_window_set_sizing_mode):
13345
13346         Rework sizing to be pixel based.
13347         There are bugs but should be already way better.
13348
13349 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
13350
13351         * shell/ev-window.c: (ev_window_init):
13352
13353         Do not allow to shrink sidebar smaller then
13354         child requisition
13355
13356 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
13357
13358         * shell/ev-sidebar.[ch]
13359         * shell/ev-window.c:
13360
13361         Improved sidebar widget. Fixes #166683
13362
13363 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
13364
13365         * shell/ev-view.c (update_find_status_message): Give translators
13366         more flexibility with ngettext plural handling.
13367
13368 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
13369
13370         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
13371         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
13372         page when we get the page size.
13373
13374 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13375
13376         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
13377
13378         ps pages are 0 based, convert 
13379
13380 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13381
13382         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
13383
13384         Initialize correct parent class. Set GError on document load
13385
13386 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13387
13388         * pdf/xpdf/pdf-document.cc:
13389
13390         Fixup selection offset calculation
13391
13392         * shell/ev-view.c: (view_rect_to_doc_rect),
13393         (doc_rect_to_view_rect), (ev_view_size_allocate),
13394         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
13395         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
13396
13397         Store selection as document relative, so that zooming
13398         and offset changing doesnt break it.
13399
13400 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13401
13402         * shell/ev-view.c: (ev_view_best_fit):
13403
13404         Do not try to best fit if the view is not realized
13405
13406 2005-02-20  Kostas Papadimas <pkst@gnome.org>
13407           
13408         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
13409
13410 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
13411
13412         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
13413
13414 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
13415
13416         * shell/ev-window.c: Change the fullscreen toolbar to always be in
13417         the popup window.  That prevents it resizing when in full screen
13418         mode.
13419
13420         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
13421         multiple rerenders.  This pretty much sucks.
13422
13423         * data/evince-ui.xml: Change the fullscreen toolbar to include the
13424         rest of the toolbar.
13425
13426 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
13427
13428         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
13429
13430 2005-02-17  Alexander Shopov  <ash@contact.bg>
13431
13432         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
13433
13434 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
13435
13436         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
13437
13438 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
13439
13440         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
13441         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
13442         (set_document_page), (document_changed_callback),
13443         (ev_view_set_document), (ev_view_find_previous),
13444         (ev_view_hide_cursor), (ev_view_show_cursor):
13445         * shell/ev-view.h:
13446         * shell/ev-window.c: (update_chrome_visibility),
13447         (fullscreen_timeout_cb), (fullscreen_set_timeout),
13448         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
13449         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
13450         (ev_window_unfullscreen):
13451         * shell/main.c: (main):
13452
13453         Automatically hide the fullscreen button.
13454         Patch by Kristian Høgsberg <krh@redhat.com>
13455
13456 2005-02-16  Vincent Noel  <vnoel@cox.net>
13457
13458         * shell/main.c (main): Specify an icon for the window. Patch by
13459         Jaap A. Haitsma. Fixes #166177.
13460
13461 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
13462
13463         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
13464
13465 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
13466
13467         * backend/ev-document-misc.h:
13468         * backend/ev-document-misc.c:
13469         (ev_document_misc_get_page_border_size),
13470         (ev_document_misc_paint_one_page): New function to canonicalize
13471         sizing/painting a border.
13472
13473         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
13474         used.
13475
13476         * pdf/xpdf/pdf-document.cc: use new function
13477
13478         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13479         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
13480         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
13481         shell/ev-window.c: (update_sizing_buttons),
13482         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
13483         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
13484         (ev_window_cmd_view_page_width), (size_allocate_cb),
13485         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
13486         and "fit width" values act as toggle buttons so they stay
13487         toggled.  It's not 100% perfect, and it's a little slow, but it's
13488         good enough to commit I think.
13489
13490 2005-02-15  David Lodge  <dave@cirt.net>
13491
13492         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
13493
13494 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
13495
13496         * shell/ev-window.c (update_window_title): replace newlines in
13497         the title by spaces. Bug #166107.
13498
13499 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
13500
13501         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
13502         parameters providing allocation width and height without
13503         scrollbars and width of a possible vertical scrollbar. With this
13504         additional information the functions can work as
13505         intended. Unfortunately they're not idempotent. We should
13506         transform these commands to toggles. Fixes Bug #164976
13507         Initial patch by Stephane Loeuillet, then heavily modified.
13508
13509         * shell/ev-view.h: update prototypes.
13510
13511         * shell/ev-window.c (ev_window_cmd_view_best_fit)
13512         (ev_window_cmd_view_page_width): provide EvView fit functions with
13513         all the information they need. Formulas to calculate this
13514         information taken from GtkScrolledWindow.
13515
13516 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
13517
13518         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
13519         created a thumbnail, the list store is updated to know
13520         that the thumbnail is set. Fixes bug #166792
13521
13522 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
13523
13524         * shell/ev-window.c: fixed typo, closes bug 166897
13525
13526         * TODO: updated TODO with bug numbers that are relevant
13527
13528 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
13529
13530         * shell/ev-window.c: Support for DnD of files. Fixes #164813
13531
13532 2005-02-09  Vincent Noel  <vnoel@cox.net>
13533
13534         * shell/ev-window.c: (set_action_properties): Set the "Previous"
13535         and "Next" toolbar buttons as important to make them stand out.
13536
13537 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13538
13539         * lib/ev-debug.c:
13540         * lib/ev-debug.h:
13541         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
13542         (start_interpreter), (stop_interpreter), (document_load),
13543         (ps_document_next_page), (ps_document_goto_page),
13544         (ps_document_set_page_size), (ps_document_widget_event),
13545         (ps_document_render):
13546         * shell/ev-page-view.c: (ev_page_view_dispose):
13547         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
13548
13549         Fix compilation on non-gcc platforms
13550
13551 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13552
13553         * NEWS:
13554         * configure.ac:
13555
13556         Release 0.1.4
13557
13558         * pdf/xpdf/Catalog.cc:
13559         * pdf/xpdf/XRef.cc:
13560
13561         Fix the fix for CAN-2004-0888
13562
13563 2005-02-09  Luca Ferretti <elle.uca@libero.it>
13564
13565         * data/Makefile.am:
13566         * data/evince-ui.xml:
13567         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13568         * shell/ev-stock-icons.h:
13569         * shell/ev-window.c: (update_action_sensitivity),
13570         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
13571         (set_action_properties):
13572
13573         Improve toolbar layout/icons
13574
13575 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
13576
13577         * pdf/xpdf/pdf-document.cc:
13578
13579         Add warnings about unimplemented/unknown link
13580         types.
13581
13582 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13583
13584         * ps/ps-document.c: (set_up_page):
13585
13586         Log gs property
13587
13588 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13589
13590         * ps/ps-document.c: (start_interpreter):
13591
13592         Log gs env var
13593
13594 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13595
13596         * shell/ev-page-view.c: (ev_page_view_dispose):
13597         * shell/ev-view.c: (ev_view_finalize):
13598         * shell/ev-window.c: (ev_window_setup_document),
13599         (ev_window_dispose), (ev_window_init):
13600
13601         Solve more refs issues.
13602
13603         I commented out the page_view initialization for now:
13604         it was never destroyed (because it's never added
13605         to a container). Because of that we was leaking
13606         gs processes. Couldnt think to a clean fix.
13607         We need to figure this out, password view has the
13608         same issue probably.
13609
13610 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13611
13612         * ps/ps-document.c: (ps_document_finalize),
13613         (ps_document_get_n_pages), (ps_document_get_page):
13614
13615         Some cleanups, stop the interpreter on finalize
13616
13617         * shell/ev-page-view.c: (ev_page_view_dispose),
13618         (ev_page_view_class_init):
13619
13620         Release our reference on the document
13621
13622 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13623
13624         * Makefile.am:
13625         * configure.ac:
13626         * doc/debugging.txt:
13627         * lib/.cvsignore:
13628         * lib/Makefile.am:
13629         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
13630         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
13631         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
13632         * lib/ev-debug.h:
13633
13634         Add debugging helpers
13635
13636         * ps/Makefile.am:
13637         * ps/ps-document.c: (set_up_page), (start_interpreter),
13638         (stop_interpreter), (document_load), (ps_document_next_page),
13639         (ps_document_goto_page), (ps_document_set_page_size),
13640         (ps_document_widget_event), (ps_document_render):
13641         * shell/Makefile.am:
13642         * shell/ev-view.c: (expose_bin_window):
13643         * shell/main.c: (main):
13644
13645         Add some logs
13646         
13647 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13648
13649         * ps/ps-document.c: (ps_document_widget_event):
13650
13651         Initialize message_window, this should make ps
13652         rendering really work! (Never noticed because I was
13653         testing with a ps that is causing gs to exit every time!)
13654
13655 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13656
13657         * data/evince.schemas.in: updated simple error in applyto closing tag
13658
13659 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13660
13661         * Makefile.am:
13662         * configure.ac:
13663         * data/.cvsignore:
13664         * data/Makefile.am:
13665         * data/evince-ui.xml:
13666         A data/evince.schemas.in:
13667         * po/POTFILES.in:
13668         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13669         * shell/ev-stock-icons.h:
13670         * shell/ev-window.c: (update_chrome_visibility),
13671         (update_chrome_flag), (ev_window_cmd_edit_find),
13672         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13673         (ev_window_unfullscreen), (ev_window_focus_in_event),
13674         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13675         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13676         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13677         (ev_window_dispose), (ev_window_class_init),
13678         (set_action_properties), (set_chrome_actions), (load_chrome),
13679         (ev_window_init):
13680
13681         Implement fullscreen mode changes from bug #164776.
13682         Also implement persistent chrome toggles.
13683
13684 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
13685
13686         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
13687
13688 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13689
13690         * NEWS:
13691         * configure.ac:
13692         * shell/ev-view.c:
13693
13694         Add another check for find interface
13695
13696         Release 0.1.3
13697
13698 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13699
13700         * shell/ev-application.c: (ev_application_open):
13701         * shell/ev-window.c: (ev_window_open):
13702
13703         Open gzipped ps documents
13704
13705 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13706
13707         * TODO:
13708         * shell/ev-view.c: (set_document_page):
13709
13710         Clamp page number, dont try to move to
13711         not existant pages.
13712
13713 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13714
13715         * backend/ev-document-find.c: (ev_document_find_changed):
13716         * backend/ev-document-find.h:
13717         * pdf/xpdf/pdf-document.cc:
13718         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
13719         * shell/ev-window.c: (find_bar_search_changed_cb):
13720
13721         Fix several bugs with find
13722
13723 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
13724
13725         * shell/ev-sidebar-thumbnails.c
13726         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
13727         document. Prevents warning from scroll_to_cell.
13728
13729 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
13730
13731         * configure.ac: Add «nb» to ALL_LINGUAS too.
13732
13733 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
13734
13735         * NOTES: New file with some random thoughts.
13736
13737         * TODO: Update.
13738
13739         * backend/ev-document-misc.c:
13740         (ev_document_misc_get_page_border_size): New function to
13741         canonicalize shadow drawing sizes.  Possibly goofy.
13742
13743         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
13744         (ev_view_best_fit), (ev_view_fit_width):
13745         * pdf/xpdf/pdf-document.cc:
13746         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13747         * ps/ps-document.c: (ps_document_get_page_size):
13748         * backend/ev-document-misc.h:
13749         * backend/ev-document.c: (ev_document_get_page_size):
13750         * backend/ev-document.h: get_page_size now takes a page number
13751         parameter.  Made all the backends/frontends honor it.
13752
13753         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
13754         see.  Doesn't work yet.
13755
13756         * shell/Makefile.am:
13757         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
13758         Doesn't do anything yet.
13759
13760         * shell/ev-sidebar-thumbnails.c:
13761         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
13762         [0..n_pages-1]
13763
13764         * shell/ev-window.c: (update_action_sensitivity),
13765         (ev_window_setup_document), (ev_window_set_page_mode),
13766         (ev_window_page_mode_cb), (ev_window_init): Clean up the
13767         view-swapping code a bit so we can have multiple views on a
13768         document.  Add the multi-page view, though it can't be turned on
13769         yet.
13770
13771 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13772
13773         * shell/ev-application.c: (ev_application_open):
13774         * shell/ev-view.c: (expose_bin_window):
13775         * shell/ev-window.c: (ev_window_open):
13776
13777         Support eps and check document supports find
13778         before drawing highlightings in expose.
13779
13780 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13781
13782         * pixbuf/pixbuf-document.c:
13783         (pixbuf_document_thumbnails_get_dimensions),
13784         (pixbuf_document_document_thumbnails_iface_init):
13785
13786         implement get_dimensions
13787
13788 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13789
13790         * NEWS:
13791         * configure.ac:
13792
13793         Release 0.1.2
13794
13795 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13796
13797         * shell/ev-view.c: (set_document_page):
13798
13799         Scroll at the top of the page when changing page
13800
13801 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13802
13803         * shell/ev-view.c: (ev_view_motion_notify_event):
13804
13805         Do not redraw unnecessarily
13806
13807 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13808
13809         * pdf/xpdf/pdf-document.cc:
13810         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13811         (expose_bin_window), (find_changed_cb):
13812
13813         Yay! find works now... Now to find bugs...
13814
13815 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13816
13817         * backend/ev-document-find.c: (ev_document_find_base_init),
13818         (ev_document_find_changed):
13819         * backend/ev-document-find.h:
13820         * pdf/xpdf/pdf-document.cc:
13821         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13822         (expose_bin_window), (ev_view_init), (set_document_page),
13823         (ensure_rectangle_is_visible), (jump_to_find_result),
13824         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
13825         (ev_view_find_next), (ev_view_find_previous):
13826         * shell/ev-view.h:
13827         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
13828
13829         More work on find implementation, mostly there now
13830
13831 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
13832
13833         * backend/ev-backend-marshalers.list:
13834         * backend/ev-document-find.c: (ev_document_find_base_init),
13835         (ev_document_find_cancel), (ev_document_find_page_has_results),
13836         (ev_document_find_get_n_results), (ev_document_find_get_result),
13837         (ev_document_find_get_progress), (ev_document_find_changed):
13838         * backend/ev-document-find.h:
13839
13840         Enanche the find interface to be really able to do
13841         multi page find.
13842
13843         * pdf/xpdf/pdf-document.cc:
13844
13845         Implement
13846
13847         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
13848         (expose_bin_window), (ev_view_init),
13849         (ev_view_get_find_status_message), (find_changed_cb),
13850         (ev_view_set_document), (set_document_page):
13851
13852         Adapt to the new interface. A few things are regressed sorry,
13853         I will finish it soon.
13854
13855 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
13856
13857         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
13858         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
13859         ev_sidebar_thumbnails_parent_class variable, don't define another
13860         parent_class variable.
13861
13862         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
13863         (ev_page_action_class_init): ditto.
13864
13865         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
13866         (pixbuf_document_class_init): ditto.
13867
13868         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
13869         ditto.
13870
13871         * .cvsignore: ignore various valgrind output files.
13872
13873 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13874
13875         * data/evince-ui.xml:
13876         * shell/Makefile.am:
13877         * shell/ev-history.c:
13878         * shell/ev-history.h:
13879         * shell/ev-navigation-action.c:
13880         * shell/ev-navigation-action.h:
13881         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
13882         (ev_view_set_page), (ev_view_fit_width):
13883         * shell/ev-view.h:
13884         * shell/ev-window.c: (update_action_sensitivity),
13885         (ev_window_setup_document), (register_custom_actions):
13886
13887         Kill session history
13888
13889 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13890
13891         * shell/ev-window.c: (update_action_sensitivity):
13892
13893         Fix inverted up/down buttons
13894
13895 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
13896
13897         * shell/ev-sidebar-thumbnails.c
13898         (ev_sidebar_thumbnails_select_page): make sure the selected
13899         thumbnail stays visible.
13900
13901 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
13902
13903         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
13904         scrolled window for Federico.
13905
13906 2005-01-26  Ole Laursen  <olau@hardworking.dk>
13907
13908         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
13909
13910 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
13911
13912         * configure.ac:
13913         * pdf/splash/SplashFTFontEngine.cc:
13914
13915         Fix CID fonts with freetype 2.1.9
13916
13917 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
13918
13919         * TODO: added item for desktop icon thumbnailer
13920
13921 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
13922
13923         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
13924         unloaded docs when the title is accessed.
13925
13926         * shell/ev-password-view.[hc]: New widget for displaying password
13927         state.
13928
13929         * shell/ev-window.[ch]: Refactor password handling code to handle
13930         the new view.
13931
13932 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
13933
13934         * NEWS:
13935         * configure.ac:
13936         * data/Makefile.am:
13937
13938         Release 0.1.1
13939
13940 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
13941
13942         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
13943         ignore page offset here, to make search results independent of it,
13944
13945         * shell/ev-view.c (expose_bin_window): but take offsets into
13946         account here. Bug #164932
13947
13948         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
13949         scale at the right time. Bug #164996
13950
13951 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
13952
13953         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
13954         fix the problem. Now I just removed the Adobe font names and hope
13955         that the URW fonts are always in outline format. Bug #164934
13956
13957         * shell/ev-window.c (update_window_title): empty titles are
13958         useless, use filename in that case too.
13959
13960         * NEWS: Add some content.
13961
13962 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
13963
13964         * TODO: added one more TODO item and a TODONE section :)
13965
13966 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13967
13968         * ps/ps-document.h: add page_[xy]_offset fields.
13969
13970         * ps/ps-document.c (ps_document_set_page_offset)
13971         (ps_document_render): Keep offset in consideration in a few
13972         places. Bug #164752 "postscript documents are not centered in
13973         window"
13974
13975         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
13976         s/gpdf/evince/. Spotted by Stephane Loeuillet.
13977
13978         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
13979         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
13980         stub out missing methods for complete EvDocument implementation.
13981         Fixes segfaults with Save A Copy and Copy actions.
13982
13983         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
13984         (ps_document_document_iface_init): ditto.
13985         
13986 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13987
13988         * data/.cvsignore:
13989         * data/Makefile.am:
13990         * data/evince.desktop.in:
13991
13992         Add desktop file
13993
13994 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13995
13996         * shell/ev-view.c: (ev_view_button_press_event),
13997         (ev_view_motion_notify_event):
13998
13999         Make selection work in any direction
14000
14001 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14002
14003         * TODO:
14004         * shell/ev-window.c: (set_short_labels), (ev_window_init):
14005
14006         Use shorter labels for some of the toolbars items
14007
14008 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14009
14010         * pdf/xpdf/pdf-document.cc:
14011
14012         Check the links info is initialized before
14013         using it. Should fix a crash on startup.
14014
14015 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14016
14017         * pixbuf/pixbuf-document.c
14018         (pixbuf_document_thumbnails_get_dimensions): force floating point
14019         division to calculate page_ratio. Fixes crash with landscape
14020         format pixbufs.
14021
14022 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
14023
14024         * shell/ev-view.c (ev_view_realize): make the bg color darker.
14025
14026 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
14027
14028         * shell/ev-view.c (set_document_page): unset has_selection when
14029         the page changes.
14030         (set_document_page): handle paper size changes when the page
14031         changes (test with Free Culture, page 2).
14032
14033 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14034
14035         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
14036         (expose_bin_window), (ev_view_class_init), (ev_view_init):
14037
14038         Use normal style color for the widget background and
14039         draw a black box around the page.
14040
14041 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14042
14043         * pdf/xpdf/pdf-document.cc:
14044
14045         Keep offset in consideration in a few places
14046
14047         * shell/ev-view.c: (expose_bin_window):
14048
14049         Set the offsets so that the document is ever centered
14050
14051 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
14052
14053         * TODO: Added TODO items and finished off the first todo item
14054
14055         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
14056         reflect current authors
14057
14058 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14059
14060         * pdf/xpdf/pdf-document.cc:
14061         * shell/ev-view.c: (ev_view_set_cursor),
14062         (ev_view_motion_notify_event), (document_changed_callback),
14063         (set_document_page):
14064
14065         Show a wait cursor while the page is rendering
14066
14067 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14068
14069         * shell/ev-sidebar-thumbnails.c:
14070         (ev_sidebar_tree_selection_changed),
14071         (ev_sidebar_thumbnails_select_page):
14072         * shell/ev-sidebar-thumbnails.h:
14073         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
14074         (ev_view_can_go_forward):
14075         * shell/ev-window.c: (ev_window_open_page),
14076         (ev_window_setup_document), (update_current_page),
14077         (view_page_changed_cb), (ev_window_init):
14078         * shell/ev-window.h:
14079
14080         Ensure thumbnails selection, toolbar page control and
14081         current page are in sync.
14082
14083 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
14084
14085         * pdf/xpdf/XRef.cc:
14086
14087         Fix CAN-2005-0064
14088
14089 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
14090
14091         * backend/Makefile.am:
14092         * backend/ev-document-links.h:
14093         * backend/ev-document-security.c: (ev_document_security_get_type),
14094         (ev_document_security_has_document_security),
14095         (ev_document_security_set_password):
14096         * backend/ev-document-security.h:
14097         * backend/ev-document.c: (ev_document_error_quark):
14098         * backend/ev-document.h:
14099         * data/Makefile.am:
14100         * data/evince-password.glade:
14101         * pdf/xpdf/pdf-document.cc:
14102         * shell/Makefile.am:
14103         * shell/ev-password.c: (ev_password_set_bad_password_label),
14104         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
14105         (ev_password_dialog_get_password),
14106         (ev_password_dialog_set_bad_pass):
14107         * shell/ev-password.h:
14108         * shell/ev-window.c: (ev_window_get_attribute),
14109         (ev_window_set_property), (update_action_sensitivity),
14110         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
14111         (ev_window_setup_document), (ev_window_get_password),
14112         (ev_window_open), (ev_window_cmd_save_as),
14113         (using_postscript_printer), (ev_window_print),
14114         (find_not_supported_dialog), (ev_window_cmd_edit_find),
14115         (update_fullscreen_popup), (ev_window_fullscreen),
14116         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14117         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
14118         (menu_item_select_cb), (find_bar_search_changed_cb),
14119         (ev_window_dispose), (ev_window_init):
14120
14121         Add initial support for password-supported dialogs.  This could be
14122         a lot cooler, but it'll do for now.
14123
14124 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
14125
14126         * pdf/xpdf/pdf-document.cc:
14127         * shell/ev-view.c: (status_message_from_link),
14128         (ev_view_set_status), (ev_view_set_cursor),
14129         (ev_view_motion_notify_event), (ev_view_init):
14130         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
14131
14132         Fix bugs in the links implementation and change cursor
14133         when hovering a link.
14134
14135 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
14136
14137         * viewer/.cvsignore: added cvsignore file for viewer directory
14138
14139         * TODO: created TODO document
14140
14141 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
14142
14143         * shell/ev-view.h:
14144         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
14145         new functions to help with implementation of sensitivity code
14146         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14147         of all actions that might require it.  Fixes a crash when you
14148         click on the Zoom actions in a window lacking a document.
14149
14150 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
14151
14152         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14153         of the Find action
14154
14155 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14156
14157         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
14158         (pixbuf_document_document_iface_init):
14159         * ps/ps-document.c: (ps_document_get_link),
14160         (ps_document_document_iface_init):
14161         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
14162         (status_message_from_link), (ev_view_set_status),
14163         (ev_view_set_find_status), (ev_view_motion_notify_event),
14164         (ev_view_button_release_event), (ev_view_set_property),
14165         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
14166         (ev_view_get_find_status_message), (update_find_results),
14167         (ev_view_get_status), (ev_view_get_find_status):
14168         * shell/ev-view.h:
14169         * shell/ev-window.c: (view_status_changed_cb),
14170         (view_find_status_changed_cb), (ev_window_init):
14171
14172         View status message support, use it to show the links.
14173         Needs work...
14174
14175 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14176
14177         * backend/ev-document.c: (ev_document_get_link):
14178         * backend/ev-document.h:
14179         * pdf/xpdf/pdf-document.cc:
14180         * shell/ev-application.c: (ev_application_open):
14181         * shell/ev-application.h:
14182         * shell/ev-sidebar-links.c: (selection_changed_cb):
14183         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
14184         (ev_view_go_to_link):
14185
14186         Add support for document links
14187
14188 2005-01-13  Anders Carlsson  <andersca@gnome.org>
14189
14190         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
14191         (create_tool_item):
14192         Set the spin button limits correctly.
14193         
14194         * shell/ev-sidebar-thumbnails.c:
14195         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
14196         Support changing pages by clicking on the thumbnails.
14197         
14198 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14199
14200         * pixbuf/pixbuf-document.c:
14201         (pixbuf_document_thumbnails_get_dimensions),
14202         (pixbuf_document_document_thumbnails_iface_init):
14203
14204         implement get_dimensions
14205
14206 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14207
14208         * ps/ps-document.c: (ps_document_goto_page):
14209
14210         Fix page switching on multipage documents
14211
14212 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
14213
14214         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14215         
14216         check for NULL before assigning to width and height parameters
14217
14218 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14219
14220         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
14221         (pixbuf_document_set_property), (pixbuf_document_get_property):
14222
14223         implement get/set properties
14224
14225 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14226
14227         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
14228         
14229         return NULL instead of "Unknown", letting the title get set to
14230         the filename when the pdf has no title.
14231
14232 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14233
14234         * ps/ps-document.c: (ps_document_get_page_count),
14235         (ps_document_goto_page):
14236
14237 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14238
14239         * shell/ev-history.c: (ev_history_get_property),
14240         (ev_history_set_property), (ev_history_class_init),
14241         (ev_history_add_page), (ev_history_set_current_index):
14242         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
14243         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
14244         (ev_navigation_action_finalize):
14245         * shell/ev-navigation-action.h:
14246         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14247         (ev_view_go_forward), (ev_view_get_find_status_message),
14248         (history_index_changed_cb), (ev_view_set_history):
14249         * shell/ev-view.h:
14250         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14251         (update_current_page), (register_custom_actions):
14252
14253         Implement history dropdowns
14254
14255 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14256
14257         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
14258         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14259         (ev_view_go_forward):
14260         * shell/ev-window.c: (register_custom_actions):
14261
14262         Fix several history bugs
14263
14264 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
14265
14266         * configure.ac: Add «nb» to ALL_LINGUAS.
14267
14268 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
14269
14270         * backend/Makefile.am:
14271         * backend/ev-bookmark.c:
14272         * backend/ev-bookmark.h:
14273         * backend/ev-document-bookmarks.c:
14274         * backend/ev-document-bookmarks.h:
14275         * backend/ev-document-links.c: (ev_document_links_get_type),
14276         (ev_document_links_has_document_links),
14277         (ev_document_links_begin_read), (ev_document_links_get_link),
14278         (ev_document_links_get_child), (ev_document_links_next),
14279         (ev_document_links_free_iter):
14280         * backend/ev-document-links.h:
14281         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
14282         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
14283         (ev_link_get_link_type), (ev_link_set_link_type),
14284         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
14285         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
14286         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
14287         (ev_link_new_external):
14288         * backend/ev-link.h:
14289         * pdf/xpdf/pdf-document.cc:
14290         * shell/Makefile.am:
14291         * shell/ev-application.c: (ev_application_open_link):
14292         * shell/ev-application.h:
14293         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
14294         (ev_history_get_link_nth):
14295         * shell/ev-history.h:
14296         * shell/ev-sidebar-bookmarks.c:
14297         * shell/ev-sidebar-bookmarks.h:
14298         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
14299         (ev_sidebar_links_class_init), (selection_changed_cb),
14300         (ev_sidebar_links_construct), (ev_sidebar_links_init),
14301         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
14302         (do_one_iteration), (populate_links_idle),
14303         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
14304         * shell/ev-sidebar-links.h:
14305         * shell/ev-sidebar.c: (ev_sidebar_set_document):
14306         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
14307         (go_to_index):
14308         * shell/ev-view.h:
14309         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
14310         * shell/ev-window.h:
14311
14312         Rename bookmark to link, and use "Index" for the sidebar panel.
14313
14314 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14315
14316         * shell/Makefile.am:
14317         * shell/ev-application.c: (ev_application_open_bookmark):
14318         * shell/ev-application.h:
14319         * shell/ev-history.c: (ev_history_init), (free_links_list),
14320         (ev_history_finalize), (ev_history_class_init),
14321         (ev_history_add_link), (ev_history_add_page),
14322         (ev_history_get_link_nth), (ev_history_get_n_links),
14323         (ev_history_get_current_index), (ev_history_set_current_index),
14324         (ev_history_new):
14325         * shell/ev-history.h:
14326         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14327         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
14328         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
14329         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
14330         (ev_view_set_page):
14331         * shell/ev-view.h:
14332         * shell/ev-window.c: (ev_window_open_bookmark),
14333         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
14334         (goto_page_cb), (register_custom_actions):
14335         * shell/ev-window.h:
14336
14337         Initial history implementation. Needs work.
14338
14339 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
14340
14341         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
14342
14343 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14344
14345         * cut-n-paste/recent-files/egg-recent-item.c:
14346         * cut-n-paste/recent-files/egg-recent-item.h:
14347         * cut-n-paste/recent-files/egg-recent-model.c:
14348         * cut-n-paste/recent-files/egg-recent-util.c:
14349         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
14350         * cut-n-paste/recent-files/egg-recent-view.c:
14351
14352         Update
14353
14354 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
14355
14356         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
14357         (fillGlyph, fillImageMask, drawImage):
14358         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
14359         pdf/splash/SplashTypes.h:
14360         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
14361         packed mode for Splash.
14362
14363         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
14364         RGB8 packed mode, eliminates the pixbuf data creation loop.
14365
14366         * shell/ev-print-job.c (ev_print_job_finalize)
14367         (ev_print_job_set_property, ev_print_job_get_property)
14368         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
14369         (ev_print_job_use_print_dialog_settings, idle_print_handler)
14370         (print_closure_finalize, ev_print_job_print): implement
14371         printing (for backends with EvPsExporter)
14372
14373         * shell/ev_print_job.h: update prototypes.
14374
14375         * shell/ev-window.c (ev_window_print): unref print job after
14376         printing.
14377
14378         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
14379         unless the document implements the EvDocumentFind interface.
14380
14381 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
14382
14383         * configure.ac: Added ja to ALL_LINGUAS.
14384
14385 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14386
14387         * pdf/xpdf/pdf-document.cc:
14388
14389         add a FIXME. We should probably not allocate
14390         a bookmark object every time
14391
14392 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14393
14394         * shell/ev-application.c: (ev_application_open),
14395         (ev_application_open_bookmark):
14396         * shell/ev-application.h:
14397         
14398         Add a way to open bookmarks
14399
14400         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
14401         (ev_bookmark_set_uri), (ev_bookmark_get_property),
14402         (ev_bookmark_set_property), (ev_bookmark_class_init),
14403         (ev_bookmark_new_title), (ev_bookmark_new_link),
14404         (ev_bookmark_new_external):
14405
14406         Support for external uris, better constructors.
14407
14408         * backend/ev-bookmark.h:
14409         * pdf/xpdf/pdf-document.cc:
14410         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14411
14412         Handle external uris
14413
14414 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14415
14416         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
14417         (ev_sidebar_bookmarks_construct), (do_one_iteration):
14418
14419         Hook up bookmarks navigation
14420
14421 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14422
14423         * backend/Makefile.am:
14424         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
14425         (ev_bookmark_get_title), (ev_bookmark_set_title),
14426         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
14427         (ev_bookmark_get_page), (ev_bookmark_set_page),
14428         (ev_bookmark_get_property), (ev_bookmark_set_property),
14429         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
14430         (ev_bookmark_new):
14431         * backend/ev-bookmark.h:
14432         * backend/ev-document-bookmarks.c:
14433         (ev_document_bookmarks_get_bookmark):
14434         * backend/ev-document-bookmarks.h:
14435         * pdf/xpdf/pdf-document.cc:
14436         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
14437
14438         Add a bookmark object to the backend and use it instead of get_values
14439
14440 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14441
14442         * data/evince-ui.xml:
14443
14444         Cleanup and add select all.
14445
14446         * shell/ev-view.c: (ev_view_select_all),
14447         (ev_view_button_press_event):
14448         * shell/ev-view.h:
14449         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
14450
14451         Add select all.
14452         Clear selection on click.
14453
14454 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
14455
14456         * shell/ev-sidebar-thumbnails.c
14457         (ev_sidebar_thumbnails_set_document): forgot to unref the
14458         loading_icon.
14459
14460 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
14461
14462         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
14463         at the visible page, not just linearly.  This makes it look fast.
14464
14465 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
14466
14467         * backend/ev-document-misc.c
14468         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
14469         white.
14470         * backend/ev-document-thumbnails.h: New interface to get the size
14471         of a page.
14472
14473 2005-01-06  Jeremy Katz  <katzj@redhat.com>
14474
14475         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
14476         make dist works
14477
14478 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
14479
14480         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
14481         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
14482         things up a bit.
14483
14484         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
14485
14486 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
14487
14488         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
14489         fonts. Should fix font problems on systems that have the base
14490         fonts in bitmap format. Reported by James Henstridge
14491         <james@jamesh.id.au>.
14492
14493 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14494
14495         * pdf/xpdf/Gfx.cc:
14496         * pdf/xpdf/GfxState.cc:
14497
14498         Fix for CAN-2004-1125
14499
14500 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14501
14502         * shell/ev-view.c: (ev_view_copy):
14503         * shell/ev-view.h:
14504         * shell/ev-window.c: (ev_window_cmd_edit_copy):
14505
14506         Implement Edit->Copy
14507
14508 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14509
14510         * backend/ev-document.c: (ev_document_get_text):
14511         * backend/ev-document.h:
14512         * pdf/xpdf/pdf-document.cc:
14513         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
14514         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
14515         (ev_view_update_primary_selection), (ev_view_button_press_event),
14516         (ev_view_motion_notify_event), (ev_view_button_release_event):
14517
14518         Beginnings of clipboard support. Incomplete but primary sort
14519         of work.
14520
14521 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14522
14523         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
14524         (expose_bin_window):
14525
14526         Nicer rubberband drawing, from GtkIconView.
14527
14528 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14529
14530         * backend/ev-document.c: (ev_document_save):
14531         * backend/ev-document.h:
14532         * data/evince-ui.xml:
14533         * pdf/xpdf/pdf-document.cc:
14534         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
14535
14536         Implement "Save a copy..." menu item
14537
14538 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14539
14540         * shell/ev-view.c: (ev_view_zoom):
14541
14542         Queue a resize when zoom changes
14543
14544 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
14545
14546         * backend/ev-document-misc.[ch]: New misc file to do simple drop
14547         shadows.
14548
14549         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
14550         thumbnails..
14551
14552 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
14553
14554         * pdf/xpdf/pdf-document.cc
14555         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
14556
14557 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
14558
14559         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
14560         It's slow, but I'll speed it up next!
14561
14562 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
14563
14564         * shell/main.c (load_files):
14565
14566         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
14567         from the command line and because it seems more appropriate.
14568
14569 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14570
14571         * data/evince-ui.xml:
14572         * shell/ev-window.c: (update_action_sensitivity),
14573         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
14574
14575         s/next page/page down
14576         s/previous page/page up
14577
14578 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14579
14580         * data/evince-ui.xml:
14581
14582         Change the layout to match clarkbw design.
14583
14584         * shell/Makefile.am:
14585         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
14586         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
14587         (ev_navigation_action_finalize),
14588         (ev_navigation_action_set_property),
14589         (ev_navigation_action_get_property),
14590         (ev_navigation_action_class_init):
14591         * shell/ev-navigation-action.h:
14592
14593         Implement clarkbw toolbar navigation controls (incomplete)
14594
14595         * shell/ev-page-action.c: (update_label), (update_spin),
14596         (value_changed_cb), (create_tool_item), (connect_proxy),
14597         (ev_page_action_init), (ev_page_action_finalize),
14598         (ev_page_action_set_property), (ev_page_action_get_property),
14599         (ev_page_action_set_current_page),
14600         (ev_page_action_set_total_pages), (ev_page_action_class_init):
14601         * shell/ev-page-action.h:
14602
14603         Implement a page switcher in the toolbar
14604
14605         * shell/ev-view.c: (ev_view_scroll_view):
14606         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14607         (update_current_page), (view_page_changed_cb), (goto_page_cb),
14608         (register_custom_actions), (ev_window_init):
14609
14610         Change page on PageUp/Down.
14611
14612 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
14613
14614         * pdf/xpdf/pdf-document.cc
14615         (pdf_document_thumbnails_get_thumbnail): initial stab at
14616         implementing thumbnail support for pdfs.  It only does documents
14617         with precached pdfs now.
14618
14619 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
14620
14621         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
14622         thumbnail code into a time-based idle as well.  Also, turn off the
14623         shadow temporarily as it's really slow.
14624
14625 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14626
14627         * backend/ev-document.c: (ev_document_class_init):
14628         * pdf/xpdf/pdf-document.cc:
14629         * shell/ev-window.c: (ev_window_open):
14630
14631         Fix document title bugs and fallback to
14632         filename when not available.
14633
14634 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14635
14636         * backend/ev-document.c: (ev_document_get_type),
14637         (ev_document_class_init), (ev_document_load),
14638         (ev_document_get_title):
14639         * backend/ev-document.h:
14640         * pdf/xpdf/pdf-document.cc:
14641         * ps/ps-document.c: (ps_document_set_property),
14642         (ps_document_get_property), (ps_document_class_init),
14643         (document_load):
14644         * ps/ps-document.h:
14645         * ps/ps.h:
14646         * shell/ev-window.c: (update_window_title), (ev_window_open),
14647         (ev_window_init):
14648
14649         Initial support for document title. Not working yet.
14650
14651 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14652
14653         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14654
14655         Grab focus on the view when clicking it
14656
14657 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14658
14659         * shell/ev-marshal.list:
14660         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14661         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14662
14663         Add key bindings to the view. Now if the focus would work
14664         right...
14665
14666 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14667
14668         * Makefile.am:
14669         * backend/Makefile.am:
14670         * data/Makefile.am:
14671         * dvi/Makefile.am:
14672         * dvi/dvilib/Makefile.am:
14673         * pdf/xpdf/Makefile.am:
14674         * po/POTFILES.in:
14675         * ps/Makefile.am:
14676
14677         Fix distcheck
14678
14679 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14680
14681         * shell/ev-view.c: (ev_view_realize):
14682
14683         Fix mouse wheel scrolling
14684
14685 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14686
14687         * ps/Makefile.am:
14688         * ps/gstypes.h:
14689         * ps/gtkgs.c:
14690         * ps/gtkgs.h:
14691         * ps/ps-document.c: (catchPipe), (ps_document_init),
14692         (ps_document_class_init), (ps_document_cleanup),
14693         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
14694         (set_up_page), (close_pipe), (is_interpreter_ready),
14695         (interpreter_failed), (output), (input), (start_interpreter),
14696         (stop_interpreter), (file_length), (file_readable),
14697         (check_filecompressed), (check_pdf), (compute_xdpi),
14698         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
14699         (ps_document_get_type), (ps_document_emit_error_msg),
14700         (document_load), (ps_document_next_page),
14701         (ps_document_get_current_page), (ps_document_get_page_count),
14702         (ps_document_goto_page), (ps_document_set_page_size),
14703         (ps_document_zoom_to_fit), (ps_document_set_zoom),
14704         (ps_document_load), (ps_document_get_n_pages),
14705         (ps_document_set_page), (ps_document_get_page),
14706         (ps_document_widget_event), (ps_document_set_target),
14707         (ps_document_set_scale), (ps_document_set_page_offset),
14708         (ps_document_get_page_size), (ps_document_render),
14709         (ps_document_document_iface_init):
14710         * ps/ps-document.h:
14711         * ps/ps.c:
14712         * shell/ev-window.c: (ev_window_open):
14713
14714         Rename GtkGS to PSDocument
14715
14716 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14717
14718         * ps/gtkgs.c: (gtk_gs_class_init):
14719         * ps/gtkgs.h:
14720
14721         Some more leftover...
14722
14723 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14724
14725         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
14726         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
14727         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
14728         * ps/gtkgs.h:
14729
14730         Remove unused code and make a lot of stuff private
14731
14732 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14733
14734         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
14735         (gtk_gs_defaults_changed):
14736         * ps/gsdefaults.h:
14737         * ps/gtkgs.c:
14738         * ps/gtkgs.h:
14739         * ps/ps.h:
14740
14741         Cleanup headers dependencies
14742
14743 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14744
14745         * ps/Makefile.am:
14746         * ps/ggvutils.c:
14747         * ps/ggvutils.h:
14748         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
14749         * ps/gsdefaults.h:
14750         * ps/gtkgs.c: (file_length), (file_readable),
14751         (check_filecompressed), (check_pdf), (gtk_gs_load),
14752         (gtk_gs_get_postscript):
14753
14754         Get rid of ggvutils
14755
14756 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14757
14758         * ps/ggvutils.c:
14759         * ps/ggvutils.h:
14760         * ps/gsio.h:
14761         * ps/gtkgs.c: (gtk_gs_set_zoom):
14762
14763         Cleanups
14764
14765 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14766
14767         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
14768
14769         Ensure the page is rerendered when changing zoom
14770
14771 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14772
14773         * backend/ev-document.c: (ev_document_base_init),
14774         (ev_document_changed):
14775         * backend/ev-document.h:
14776
14777         Add a changed event that is emitted when the page content
14778         changes. This is necessary to deal with the fact that
14779         in ps backend rendering happen asycrounously.
14780         This makes the ps backend mostly work.
14781
14782         * pdf/xpdf/pdf-document.cc:
14783
14784         Emit changed event
14785
14786         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
14787         (ps_document_set_target):
14788
14789         Emit changed event
14790
14791         * shell/ev-view.c: (document_changed_callback),
14792         (ev_view_set_document), (ev_view_set_page):
14793
14794         Redraw on the changed signal
14795
14796 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
14797
14798         * configure.ac: Added pt_BR to ALL_LINGUAS.
14799
14800 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
14801
14802         * backend/ev-document-bookmarks.c:
14803         (ev_document_bookmarks_get_child): *
14804         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
14805         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
14806         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
14807         (ev_sidebar_bookmarks_destroy),
14808         (ev_sidebar_bookmarks_class_init),
14809         (ev_sidebar_bookmarks_construct), (stack_data_free),
14810         (do_one_iteration), (populate_bookmarks_idle),
14811         (ev_sidebar_bookmarks_clear_document),
14812         (ev_sidebar_bookmarks_set_document): *
14813         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
14814         (ev_sidebar_add_page),
14815         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
14816         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
14817         it displays both the topics and the page numbers.
14818
14819 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
14820
14821         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
14822         toggle.
14823         * shell/ev-window.c (toggle_entries): Set sidebar default value to
14824         visible.
14825
14826 2004-12-23  Adam Weinberger  <adamw@gnome.org>
14827
14828         * configure.ac: Added en_CA to ALL_LINGUAS.
14829
14830 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14831
14832         * ChangeLog: replace bottom of this ChangeLog (merged history of
14833         ggv and gpdf; where all paths were wrong and most of the files are
14834         not even in this tree) with ChangeLog (from arch) of the shell
14835         code.
14836
14837 2004-12-23  Havoc Pennington  <hp@redhat.com>
14838
14839         * shell/ev-window.c: hook up potentially-questionable "find
14840         results status text" feature - something involving the sidebar or
14841         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
14842         might be better in the end.
14843
14844         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
14845         with corresponding signal when it should be updated
14846
14847         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
14848
14849 2004-12-22  Havoc Pennington  <hp@redhat.com>
14850
14851         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
14852         find stuff on other pages, sort of (only returns one result on
14853         invisible pages, to show they have results; updates full results
14854         for a page when you view it). Currently repaints the current page
14855         every time a new result is found on any page, which isn't so nice.
14856
14857 2004-12-22  Havoc Pennington  <hp@redhat.com>
14858
14859         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
14860         the document doesn't support find (better ideas?)
14861         (find_bar_search_changed_cb): handle missing document or document
14862         that doesn't support find
14863
14864         * pdf/xpdf/pdf-document.cc: port to implement the new
14865         EvDocumentFindIface
14866
14867         * backend/ev-document-find.c: create a new interface for searching
14868
14869         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
14870
14871 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14872
14873         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
14874         libevbackend.la.
14875
14876         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
14877         EvPrintJob constructor arguments.
14878
14879         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
14880         for documents that can export PostScript (page by page).
14881
14882         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
14883         
14884         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
14885         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
14886         (pdf_document_ps_exporter_iface_init:
14887         Implement EvPSExporter.
14888
14889         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
14890
14891 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14892
14893         * backend/Makefile.am:
14894         * backend/ev-document-thumbnails.c:
14895         (ev_document_thumbnails_get_type),
14896         (ev_document_thumbnails_get_thumbnail):
14897         * backend/ev-document-thumbnails.h:
14898         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14899         (pixbuf_document_thumbnails_get_thumbnail),
14900         (pixbuf_document_document_thumbnails_iface_init):
14901         * shell/Makefile.am:
14902         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
14903         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
14904         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
14905         * shell/ev-sidebar-thumbnails.h:
14906         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
14907         (ev_sidebar_set_document):
14908         * shell/ev-utils.c: (gaussian), (create_blur_filter),
14909         (create_shadow), (ev_pixbuf_add_shadow):
14910         * shell/ev-utils.h:
14911         Add thumbnail support.
14912         
14913 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14914
14915         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
14916         (using_postscript_printer): Set up a print dialog for "PostScript
14917         injection" method.
14918
14919         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
14920         EvPrintJob.
14921
14922         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
14923
14924 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14925
14926         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
14927         (ps_document_set_target), (ps_document_get_page_size),
14928         (ps_document_render):
14929         * ps/gtkgs.h:
14930
14931         Fix a few bugs
14932
14933 2004-12-22  Christian Rose  <menthos@menthos.com>
14934
14935         * configure.ac: Added "sv" to ALL_LINGUAS.
14936
14937 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
14938
14939         * backend/ev-document-bookmarks.[ch]: new interface to indicate
14940         document supports bookmarks.
14941
14942 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14943
14944         * ps/ggvutils.c: (ggv_file_readable):
14945         * ps/ggvutils.h:
14946         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
14947         (gtk_gs_get_postscript):
14948
14949         Remove unused utils
14950
14951 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14952
14953         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
14954         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
14955         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
14956         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
14957         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
14958         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
14959         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14960         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14961         (gtk_gs_set_antialiasing), (ps_document_load),
14962         (ps_document_render):
14963         * ps/gtkgs.h:
14964
14965         Another check point for the ps backend. Now I can get it to show
14966         pages!
14967
14968 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
14969
14970         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
14971         document setting code.
14972
14973 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14974
14975         * shell/eggfindbar.c: (entry_activate_callback):
14976         Animate the next button when activate is pressed.
14977         
14978 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14979
14980         * shell/ev-window.c: (ev_window_cmd_edit_find),
14981         (update_fullscreen_popup), (ev_window_fullscreen),
14982         (ev_window_unfullscreen), (ev_window_state_event_cb),
14983         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
14984         Fix bugs in fullscreen code.
14985         
14986 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14987
14988         * Makefile.am:
14989         * configure.ac:
14990         * pixbuf/Makefile.am:
14991         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14992         (pixbuf_document_load), (pixbuf_document_get_n_pages),
14993         (pixbuf_document_set_page), (pixbuf_document_get_page),
14994         (pixbuf_document_set_target), (pixbuf_document_set_scale),
14995         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
14996         (pixbuf_document_render), (pixbuf_document_begin_find),
14997         (pixbuf_document_end_find), (pixbuf_document_finalize),
14998         (pixbuf_document_class_init),
14999         (pixbuf_document_document_iface_init), (pixbuf_document_init):
15000         * pixbuf/pixbuf-document.h:
15001         * shell/Makefile.am:
15002         * shell/ev-application.c: (ev_application_open):
15003         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
15004         (ev_window_open):
15005         Add pixbuf backend.
15006         
15007 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
15008
15009         * Makefile.am: 
15010         * dvi/dvilib/Makefile.am:
15011         * dvi/Makefile.am:
15012         * configure.ac: Auto*ify dvi and dvi/dvilib
15013
15014         * dvi/Makefile: Remove from CVS
15015         
15016         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
15017         confusion.
15018
15019         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
15020         
15021         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
15022         
15023 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15024
15025         * ps/Makefile.am:
15026         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
15027         (gtk_gs_value_adjustment_changed), (compute_size),
15028         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
15029         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
15030         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15031         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15032         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
15033         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
15034         (ps_document_load), (ps_document_get_n_pages),
15035         (ps_document_set_page), (ps_document_get_page),
15036         (ps_document_set_target), (ps_document_set_scale),
15037         (ps_document_set_page_offset), (ps_document_get_page_size),
15038         (ps_document_render), (ps_document_begin_find),
15039         (ps_document_end_find), (ps_document_document_iface_init):
15040         * ps/gtkgs.h:
15041         * shell/Makefile.am:
15042         * shell/ev-window.c: (ev_window_open):
15043
15044         Some work to integrate gtkgs with EvDocument
15045
15046 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15047
15048         * shell/ev-window.c: (update_fullscreen_popup),
15049         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
15050         (exit_fullscreen_button_clicked_cb),
15051         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
15052         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
15053         (ev_window_state_event_cb), (ev_window_init):
15054         Add fullscreen support from Epiphany.
15055         
15056 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15057
15058         * data/ev-stock-zoom-fit-width.png: fit-width
15059         stock icon from gpdf.
15060         
15061         * shell/ev-stock-icons.[ch]: copied from gpdf.
15062         
15063         * shell/main.c: (main): init stock icons.
15064         
15065         * shell/ev-window.c: use the fit-width icon.
15066         
15067         * data/evince-ui.xml: add zooming toolbar items.
15068
15069 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15070
15071         * shell/ev-view.c: 
15072         (ev_view_best_fit), (ev_view_fit_width): because
15073         get_page_size() returns the scaled page size, we
15074         need to calculate the scale factor relative to
15075         the previous scale factor. Should really just
15076         add get_real_page_size().
15077
15078 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15079
15080         * shell/ev-view.[ch]:
15081         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
15082         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
15083         add zooming.
15084         
15085         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
15086         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
15087         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
15088         hook it up.
15089         
15090         * pdf/xpdf/pdf-document.cc:
15091         (pdf_document_begin_find),
15092         (pdf_document_end_find): make static.
15093
15094 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15095
15096         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
15097
15098         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
15099         names to fontconfig patterns.
15100         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
15101
15102         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
15103         setupBaseFontsFc.
15104
15105 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15106
15107         * Makefile.am:
15108         * configure.ac:
15109         * ps/Makefile.am:
15110         * ps/ggvutils.c:
15111         * ps/ggvutils.h:
15112         * ps/gsdefaults.c:
15113         * ps/gsdefaults.h:
15114         * ps/gsio.c:
15115         * ps/gsio.h:
15116         * ps/gtkgs.c:
15117         * ps/gtkgs.h:
15118         * ps/ps.c:
15119         * ps/ps.h:
15120
15121         Import ggv backend. Not hooked up yet.
15122
15123 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15124
15125         * shell/main.c: (load_files), (main): load files
15126         from the command line.
15127
15128 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15129
15130         * configure.ac: don't require bonobo.
15131         
15132         * cut-n-paste/recent-files/*: kill bonobo recent
15133         view.
15134
15135         * shell/ev-window.c:
15136         (ev_window_is_empty): upd.
15137         (unable_to_load), (ev_window_open): load backend
15138         based on the mime type.
15139
15140 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15141
15142         * backend/.cvsignore: ignore generated marshalers source.
15143
15144         * shell/main.c (main): this is not epiphany.
15145
15146 2004-12-22  Havoc Pennington  <hp@redhat.com>
15147
15148         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
15149         (expose_bin_window): draw find highlights
15150
15151         * shell/ev-window.c (find_bar_search_changed_cb): implement 
15152         
15153         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
15154         (pdf_document_end_find): implement this interface
15155
15156         * backend/ev-document.c (ev_document_found): add this to emit
15157         signal
15158
15159 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
15160
15161         * data/evince-ui.xml: Add a few more toolbar items.
15162
15163         * shell/ev-window.c: Hook up page navigation toolbar 
15164         items.
15165
15166         * shell/ev-view.[ch]: add ev_view_set/get_page and 
15167         a page-changed signal.
15168
15169         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
15170         Add ev_document_get_page().
15171
15172         * shell/ev-window.c: Sensitize/desensitize navigation
15173         actions.
15174
15175 2004-12-21  Havoc Pennington  <hp@redhat.com>
15176
15177         * backend/ev-backend-marshal.c,
15178         backend/ev-backend-marshalers.list, backend/Makefile.am: add
15179         marshaler-generator thingy. I'm sure there's a better way to do
15180         this in the modern world.
15181
15182         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
15183         end_find methods and "found" signal.
15184
15185         * configure.ac: find glib-genmarshal
15186
15187 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
15188
15189         * shell/ev-sidebar.c: Construct an actual sidebar.
15190         * shell/ev-sidebar-bookmarks.[ch]:
15191         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
15192
15193 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
15194
15195         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
15196         Redo size handling.
15197         
15198         * shell/ev-view.c: Track the size from the document.
15199
15200 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
15201
15202         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
15203         constructor assumes ownership of the string passed in.
15204         
15205         * shell/ev-window.c (ev_window_open): Destroy the error
15206         dialog once we've displayed it.
15207
15208 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
15209
15210         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
15211         a bit, it works! (sort of)
15212
15213         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
15214         Move to .cc since we need to use C++ in the implementation.
15215
15216         * shell/dummy.cc: Add a CC file to force evince
15217         to be linked as a C++ program.
15218
15219 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
15220
15221         * shell/ev-view.[ch]: Start of content-area widget.
15222
15223         * shell/ev-window.c: Create a EvView, update it
15224         as we change documents.
15225
15226         * shell/Makefile.am shell/ev-marshal.list: Add
15227         generated marshalers.
15228
15229 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
15230
15231         * Makefile.am (SUBDIRS): move shell.
15232
15233 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
15234
15235         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
15236         .a to libtool convenience libraries.
15237
15238         * shell/ev-window.c (ev_window_open): Hard code loading
15239         a PDF document.
15240         
15241         * backend/ev-document.h: Add a boolean return to load(),
15242         fix GError * to GError **.
15243
15244         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
15245         object for a PDF backend EvDocument.
15246
15247 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
15248
15249         * dvi/*: New directory with the beginning of a .dvi backend.
15250
15251 2004-12-21  Havoc Pennington  <hp@redhat.com>
15252
15253         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
15254         previous/next instead of back/forward
15255
15256 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
15257
15258         * backend/ev-document.[ch]: Fix a couple of problems so
15259         it compile.
15260
15261 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
15262
15263         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
15264         to backend/ directory, rename EvViewer to EvDocument.
15265
15266 2004-12-21  Havoc Pennington  <hp@redhat.com>
15267
15268         * shell/ev-window.c: hook up the find bar widget; now we just need
15269         a document to find things in
15270
15271         * shell/eggfindbar.c: a find bar widget
15272
15273 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
15274
15275         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
15276
15277 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
15278
15279         * pdf/**: Import of xpdf code from gpdf. 
15280
15281         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
15282
15283         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
15284         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
15285         Fix FreeType includes.
15286
15287         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
15288         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
15289         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
15290         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
15291         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
15292         Include xpdfconfig.h
15293         
15294 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
15295
15296         * shell/ev-window.c (ev_window_dispose): dispose can be called
15297         multiple times.
15298
15299 2004-12-21  Havoc Pennington  <hp@redhat.com>
15300
15301         * shell/ev-window.c (ev_window_init): set title to Document Viewer
15302         rather than Evince
15303
15304         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
15305         items; really they should be synced with the strings, etc. from
15306         current gpdf, but just getting the boring typing out of the way 
15307
15308 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15309
15310         * po/POTFILES.in:
15311         * shell/ev-application.c: (window_destroy_cb):
15312         * shell/ev-window.c:
15313         * shell/main.c: (main):
15314
15315         Actually show the window...
15316
15317 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15318
15319         * Makefile.am:
15320         * shell/Makefile.am:
15321         * shell/ev-application.c: (ev_application_class_init):
15322         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
15323
15324         Make it build again
15325
15326 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15327
15328         Import to gnome cvs.
15329         
15330         * Remove copies of gpdf and ggv trees.
15331         * Rip out all the recursive configure code.
15332         * Remove bonobo machinery.
15333         * viewer/*: GInterfaces that backends should/can implement.
15334
15335 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15336
15337         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
15338         typo
15339
15340 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15341
15342         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
15343         (ev_application_finalize, ev_application_class_init)
15344         (ev_application_init): use GType instance private data for priv.
15345
15346         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
15347         (ev_window_finalize, ev_window_class_init)
15348         (ev_window_init): ditto.
15349
15350 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15351
15352         * shell/ev-application.c (ev_application_new_window): make public
15353         (ev_application_show_initial_window): kill.
15354
15355         * shell/ev-application.h: update prototypes.
15356
15357         * shell/main.cc (main): inline ev_application_show_initial_window.
15358
15359 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15360
15361         * shell/ev-application.c (ev_application_new_window): impl.
15362         (ev_application_show_initial_window): use it.
15363         (is_window_empty, ev_application_get_empty_window): returns an
15364         existing empty window or a new one.
15365         (ev_application_open): from ev_window_cmd_file_open.
15366
15367         * shell/ev-application.h: update prototypes
15368
15369         * shell/ev-window.c (ev_window_is_empty): impl.
15370         (ev_window_open): make public.
15371         (ev_window_cmd_file_open): use ev_application_open
15372
15373         * shell/ev-window.h: update prototypes, remove unused.
15374
15375 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15376
15377         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
15378         move destroy handler out of here...
15379
15380         * shell/ev-application.c, shell/ev-application.h: ...into this new
15381         class. Also handles initial window creation.
15382
15383         * shell/main.cc (main): use EvApplication to create initial
15384         window.
15385
15386 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15387
15388         * Makefile.am (SUBDIRS): add cut-n-paste
15389
15390         * cut-n-paste/Makefile.am: add
15391
15392         * configure.ac: generate Makefiles in cut-n-paste
15393
15394 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15395
15396         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
15397         (ev_window_class_init): install ev_window_dispose.
15398
15399 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15400
15401         * shell/ev-window.h, shell/ev-window.c: replace gchar with
15402         char (gchar looks stupid).
15403
15404 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15405
15406         * po/de.po: updated German translation.
15407
15408 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15409
15410         * configure.ac: add more pkg-config library checks for gnome-vfs,
15411         bonobo etc.
15412
15413         * gpdf/configure.in: temporarily disable libpaper
15414         checks. Otherwise I'd have to add the checks for the shell, too.
15415
15416 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15417
15418         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
15419         and * file filters to the file choose.
15420
15421 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15422
15423         * po/de.po: Updated German translation.
15424
15425 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15426
15427         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
15428
15429 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15430
15431         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
15432
15433         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
15434         (ev_window_init): implement those menuitems.
15435
15436 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15437
15438         * data/evince-ui.xml: add a toolbar (with FileOpen action)
15439
15440         * shell/ev-window.c (ev_window_init): use the toolbar.
15441
15442 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15443
15444         * shell/ev-window.c (ev_window_init): use menu translations
15445
15446 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15447
15448         * configure.ac: add "de" to ALL_LINGUAS.
15449
15450         * po/de.po: add German translation.
15451
15452 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15453
15454         * Makefile.am (SUBDIRS): add po
15455
15456         * configure.ac: check intltool, glib-gettext etc, generate
15457         po/Makefile.in
15458
15459         * po, po/POTFILES.in, po/POTFILES.skip: new.
15460
15461 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15462
15463         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
15464         already use (#ifdef ENABLE_NLS)
15465
15466         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
15467         pointer indirection thinko.
15468
15469         * shell/main.c: include gi18n.h for bindtextdomain etc.
15470
15471 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15472
15473         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
15474         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
15475         tooltips for menu items in the statusbar.
15476
15477 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15478
15479         * configure.ac, data/Makefile.am, shell/Makefile.am: use
15480         pkgdatadir drop UIDIR
15481
15482 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15483
15484         * data/evince-ui.xml: Add File->Open menu item
15485
15486         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
15487         chooser), hook it up in the ui manager.
15488
15489 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15490
15491         * shell/ev-window.c: fix Help->About tooltip.
15492
15493 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
15494
15495         * configure.ac: set CFLAGS for libevprivate.
15496
15497         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
15498         definitions, factory etc.
15499
15500         * lib/Makefile.am: build libevprivate.a (only stock icon code).
15501
15502         * shell/Makefile.am: link against libevprivate.a.
15503
15504         * shell/ev-window.c (entries): add stock icon to Help->About.
15505
15506         * shell/main.c (main): init stock icon code.
15507
15508 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15509
15510         * lib/recent-files: egg recent files code
15511
15512         * lib/Makefile.am: add.
15513
15514         * Makefile.am: add lib subdir.
15515
15516         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
15517         set CFLAGS for recent-files.
15518
15519 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15520
15521         * configure.ac: disable -ansi and -pedantic gcc flags. They
15522         disable POSIX stuff in stdio.h, but egg-recent uses them.
15523
15524 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
15525
15526         * configure.ac: add --disable-deprecated flag (defaults to on in
15527         "cvs" builds).
15528
15529         * shell/Makefile.am (INCLUDES): use it.
15530
15531 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15532
15533         * shell/main.c: add missing #include.
15534
15535         * shell/ev-window.c: fix for pedantic gcc.
15536         (ev_window_cmd_help_about): split license into paragraphs for
15537         translators and pedantic compilers.
15538
15539 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15540
15541         * configure.ac: add more warning flags if compiling with gcc from
15542         cvs (or explicitly requested with --enable-more-warnings).
15543
15544 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15545
15546         * data/evince-ui.xml: add File and File->Close menu.
15547
15548         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
15549         (ev_window_destroy): quit after destroy.
15550         (ev_window_class_init): override GtkObject::destroy.
15551         (entries): install close_window callback.
15552
15553 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15554
15555         * Makefile.am (SUBDIRS): add data subdir.
15556
15557         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
15558         gtk+ 2.5.0 for GtkAboutDialog.
15559
15560         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
15561         main window.
15562
15563         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
15564
15565         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
15566         manager.
15567         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
15568
15569 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15570
15571         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
15572
15573 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15574
15575         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
15576
15577 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15578
15579         * shell/*: Added shell directory boilerplate, build it.
15580
15581 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15582
15583         * configure.ac, Makefile.am: Added top-level configure.ac and
15584         Makefile.am