]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Use g_set_error_literal now that we depend on glib 2.18.
[evince.git] / ChangeLog
1 2009-02-05  Christian Persch  <chpe@gnome.org>
2
3         * backend/comics/comics-document.c: (comics_document_load):
4         * backend/djvu/djvu-document.c: (djvu_document_load):
5         * backend/dvi/dvi-document.c: (dvi_document_load):
6         * backend/impress/impress-document.c: (impress_document_load):
7         * backend/pdf/ev-poppler.cc:
8         * libdocument/ev-document-factory.c: (get_document_from_uri),
9         (ev_document_factory_get_document):
10         * shell/ev-print-operation.c:
11         (ev_print_operation_export_print_dialog_response_cb): Use
12         g_set_error_literal now that we depend on glib 2.18.
13
14 2009-02-05  Hib Eris  <hib@hiberis.nl>
15
16         * shell/ev-application.c:
17
18         Include gdkx.h only with X11. See bug #339172.
19         
20 2009-02-05  Hib Eris  <hib@hiberis.nl>
21
22         * backend/pdf/pdfdocument.evince-backend.in:
23
24         Add application/x-ext-pdf mime type for pdf backend. See bug
25         #339172.
26         
27 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
28
29         * configure.ac:
30         * cut-n-paste/smclient/Makefile.am:
31         * cut-n-paste/smclient/eggdesktopfile.c:
32         * cut-n-paste/smclient/eggsmclient-win32.c:
33         * shell/main.c:
34
35         Make session manager code compile for w32. These changes have been
36         taken from upstream libegg. Based on patch by Hib Eris. See bug
37         #339172.
38         
39 2009-02-05  Hib Eris  <hib@hiberis.nl>
40
41         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
42
43         Make screensaver code compile for w32. These changes have been
44         copied from upstream totem. See bug #339172.
45         
46 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
47
48         * configure.ac:
49         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
50
51         Make use of GConf optional. Based on patch by Hib Eris. See bug
52         #339172.
53         
54 2009-02-04  Christian Persch  <chpe@gnome.org>
55
56         * libdocument/ev-init.c: (ev_init): Make ev_init() also bind the
57         evince gettext domain, so i18n works in the library.
58
59         * properties/ev-properties-main.c: (nautilus_module_initialize):
60         Remove extra bindtextdomain call.
61
62 2009-02-04  Christian Persch  <chpe@gnome.org>
63
64         * backend/comics/comics-document.c:
65         * backend/djvu/djvu-document.c:
66         * backend/dvi/dvi-document.c:
67         * backend/impress/impress-document.c:
68         * backend/pdf/ev-poppler.cc:
69         * backend/pixbuf/pixbuf-document.c:
70         * backend/ps/ev-spectre.c:
71         * backend/tiff/tiff-document.c:
72         * libdocument/ev-attachment.c:
73         * libdocument/ev-document-factory.c:
74         * libview/ev-jobs.c:
75         * libview/ev-view-accessible.c:
76         * libview/ev-view.c:
77         * properties/ev-properties-view.c: Include gi18n-lib.h instead of
78         gi18n.h.
79
80 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
81
82         * NEWS:
83         * configure.ac:
84
85         Update for release 2.25.90
86         
87 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
88
89         * cut-n-paste/zoom-control/ephy-zoom-control.c:
90         (ephy_zoom_control_finalize), (ephy_zoom_control_class_init):
91
92         Remove the old tooltips code and use G_DEFINE_TYPE().
93         
94 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
95
96         * configure.ac:
97         * help/reference/Makefile.am:
98         * help/reference/libdocument/Makefile.am:
99         * help/reference/libdocument/libevdocument-docs.sgml:
100         * help/reference/libdocument/libevdocument.types:
101         * help/reference/libdocument/version.xml.in:
102         * help/reference/libview/Makefile.am:
103         * help/reference/libview/libevview-docs.sgml:
104         * help/reference/libview/libevview.types:
105         * help/reference/libview/version.xml.in:
106         * help/reference/shell/Makefile.am:
107         * help/reference/shell/evince-docs.sgml:
108         * help/reference/shell/evince.types:
109         * help/reference/shell/tmpl/dummy.sgml:
110         * help/reference/shell/version.xml.in:
111
112         Split API documentation into libdocument, libview and
113         shell. Required gtk-doc files has been added, but API docs still
114         need to be completed and improved. Fixes bug #568465.
115         
116 2009-02-01  Christian Persch  <chpe@gnome.org>
117
118         * libdocument/ev-document.h: Don't make GTypeInfo static. Bug #570077.
119
120 2009-02-01  Christian Persch  <chpe@gnome.org>
121
122         * backend/Makefile.am:
123         A backend/backend.symbols:
124         * configure.ac: Only export the backend module entry point. Bug
125         #569998.
126
127 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
128
129         * shell/eggfindbar.c: (egg_find_bar_init):
130
131         Add mnemonics to buttons in search bar. Fixes bug #569212.
132         
133 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
134         
135         * shell/ev-print-operation.c:
136         (ev_print_operation_export_print_dialog_response_cb):
137
138         Make sure pages_per_sheet is always >= 1. Fixes bug #569328.
139         
140 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
141
142         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
143
144         Clamp top/bottom values of destinations to make sure they are not
145         bigger than the page height. Fixes bug #569327.
146         
147 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
148
149         * libdocument/ev-debug.h:
150
151         Fix build when debug mode is disabled.
152         
153 2009-01-30  Christian Persch  <chpe@gnome.org>
154
155         * libdocument/ev-backends-manager.c: (ev_backends_manager_load): Make
156         this return TRUE only if any backends were loaded, so the ev_init()
157         function works as documented.
158
159 2009-01-30  Christian Persch  <chpe@gnome.org>
160
161         * evince-document.h:
162         * libdocument/Makefile.am:
163         A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug
164         #569117.
165
166         * libdocument/ev-backends-manager.c: (_ev_backends_manager_init):
167         * libdocument/ev-backends-manager.h:
168         * libdocument/ev-debug.c: (_ev_debug_init), (_ev_debug_shutdown):
169         * libdocument/ev-debug.h:
170         * libdocument/ev-file-helpers.c: (_ev_file_helpers_init),
171         (_ev_file_helpers_shutdown):
172         * libdocument/ev-file-helpers.h: Make these init/shutdown methods
173         private.
174
175         * properties/ev-properties-main.c: (nautilus_module_initialize),
176         (nautilus_module_shutdown):
177         * shell/main.c: (main):
178         * thumbnailer/evince-thumbnailer.c: (main): Use the new single
179         init/shutdown method.
180
181 2009-01-29  Christian Persch  <chpe@gnome.org>
182
183         * shell/main.c: (option_version_cb): Add --version which was lost in
184         the libgnome removal. Bug #562869.
185
186 2009-01-26  Christian Persch  <chpe@gnome.org>
187
188         * shell/ev-application.c: (ev_application_register_service),
189         (ev_application_shutdown):
190         * shell/main.c: (main): Move metadata manager initialisation and
191         shutdown into EvApplication. Follow-up from bug #569120.
192
193 2009-01-26  Christian Persch  <chpe@gnome.org>
194
195         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_string): Don't
196         copy the string twice. Bug #569231.
197
198 2009-01-26  Christian Persch  <chpe@gnome.org>
199
200         * libdocument/ev-file-helpers.c: (ev_dir_ensure_exists),
201         (ev_tmp_dir), (ev_file_helpers_init), (ev_file_helpers_shutdown):
202         * libdocument/ev-file-helpers.h:
203         * shell/ev-application.c: (ev_application_shutdown),
204         (ev_application_init), (ev_application_screensaver_disable),
205         (ev_application_save_print_settings),
206         (ev_application_set_page_setup):
207         * shell/ev-application.h:
208         * shell/ev-metadata-manager.c: (load_values),
209         (ev_metadata_manager_save): Move ev_dot_dir() from libdocument to
210         shell, since it shouldn't be public API. Bug #569120.
211
212         * libdocument/ev-file-helpers.c: (ev_tmp_filename): Use
213         g_get_prgname() instead of hardcoding "evince" for the tmpdir name.
214
215 2009-01-25  Christian Persch  <chpe@gnome.org>
216
217         Bug 569082 – use versioned directory for backends
218
219         * configure.ac: Define ev_binary_version and backenddir.
220         * evince-document.pc.in: Add backenddir variable.
221         * libdocument/Makefile.am:
222         * backend/*/Makefile.am: Remove backenddir definition, so it picks
223         up the one from configure.
224
225 2009-01-25  Christian Persch  <chpe@gnome.org>
226
227         * configure.ac:
228         * evince-document.pc.in: Renamed from evince-backend.pc.in.
229         * libdocument/Makefile.am: Renamed library to libevdocument.la.
230         * libview/Makefile.am:
231         * shell/Makefile.am:
232         * backend/*/Makefile.am: Adapt to changed library name.
233
234         * libdocument/Makefile.am:
235         * libview/Makefile.am: Change the installed headers path to match
236         the directory names in SVN.
237
238         * evince-document.h:
239         * evince-view.h: Add single headers. Bug #568227.
240
241         * libdocument/*.h:
242         * libview/*.h: Add single headers guards.
243
244         * libview/Makefile.am:
245         * libdocument/Makefile.am:
246         * backend/*/Makefile.am:
247         * help/reference/Makefile.am: Define EVINCE_COMPILATION, so we can
248         still include individual headers.
249
250         * properties/Makefile.am:
251         * properties/ev-properties-main.c:
252         * properties/ev-properties-view.h:
253         * thumbnailer/Makefile.am:
254         * thumbnailer/evince-thumbnailer.c: Include only evince-document.h.
255
256         * libdocument/Makefile.am:
257         * libview/Makefile.am: Generate type builtins from all installed headers.
258         * libdocument/ev-link-action.[ch]:
259         * libdocument/ev-link-dest.[ch]:
260         * libdocument/ev-transition-effect.[ch]:
261         * libview/ev-view.[ch]: Remove handcoded type builtins.
262
263         * libdocument/Makefile.am:
264         * evince-document.h: Add ev-document-factory.h to the public headers.
265
266 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
267
268         * shell/ev-sidebar-page.c:
269
270         Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
271         #568228.
272         
273 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
274
275         * libdocument/ev-document.h:
276
277         Add EV_DEFINE_INTERFACE macro.
278         
279         * libdocument/ev-async-renderer.c:
280         * libdocument/ev-document-find.c:
281         * libdocument/ev-document-fonts.c:
282         * libdocument/ev-document-forms.c:
283         * libdocument/ev-document-images.c:
284         * libdocument/ev-document-layers.c:
285         * libdocument/ev-document-links.c:
286         * libdocument/ev-document-security.c:
287         * libdocument/ev-document-thumbnails.c:
288         * libdocument/ev-document-transition.c:
289         * libdocument/ev-document.c:
290         * libdocument/ev-file-exporter.c:
291         * libdocument/ev-selection.c:
292
293         Use EV_DEFINE_INTERFACE macro to define interfaces in
294         libdocument. See bug #568228.
295         
296 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
297
298         * libdocument/ev-document.[ch]:
299
300         Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug
301         #568228.
302         
303 2009-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
304
305         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
306         (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
307         (new_separator_pixbuf):
308         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
309         (egg_toolbar_editor_disconnect_model),
310         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
311         (egg_toolbar_editor_finalize):
312         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
313         * cut-n-paste/toolbar-editor/eggmarshalers.list:
314         
315         Sync EggToolbarEditor with libegg.
316
317 2009-01-22  Michael J. Chudobiak  <mjc@svn.gnome.org>
318
319         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
320         When saving a file, using the default permissions for the user/system,
321         respecting umask and any setgid bit on the directory. Uses the new
322         G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
323         Bug #568593.
324         
325 2009-01-21  Christian Persch  <chpe@gnome.org>
326
327         * configure.ac:
328         * libdocument/Makefile.am:
329         * libview/Makefile.am: Add libtool versioning to libevbackend and
330         libevview. Bug #568229.
331
332 2009-01-21  Christian Persch  <chpe@gnome.org>
333
334         * Makefile.am:
335         * configure.ac:
336         A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
337
338 2009-01-21  Christian Persch  <chpe@gnome.org>
339
340         * configure.ac:
341         * libdocument/Makefile.am:
342         A libdocument/ev-version.h.in: Add version defines and version check
343         macro. Bug #568224.
344
345 2009-01-21  Hiroyuki Ikezoe  <poincare@ikezoe.net>
346
347         * shell/ev-sidebar-links.c
348         * shell/ev-print-operation.c:
349         * shell/ev-history.c:
350         * shell/ev-file-monitor.c:
351         * shell/ev-window.c:
352         * shell/ev-password-view.c:
353         * shell/ev-sidebar-thumbnails.c:
354         * shell/ev-sidebar-attachments.c:
355         * libview/ev-pixbuf-cache.c:
356         * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect.
357         Bug #568386.
358
359 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
360
361         * libdocument/ev-document-info.h:
362
363         Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
364         
365 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
366
367         * libview/Makefile.am:
368
369         Install ev-job-scheduler.h. See bug #567790.
370         
371 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
372
373         * libdocument/Makefile.am:
374
375         Install ev-backends-manager.h and
376         ev-document-type-builtins.h. Fixes bug #567787.
377         
378 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
379
380         * NEWS:
381         * configure.ac:
382
383         Update for release 2.25.5
384         
385 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
386
387         * libview/ev-view.c: (ev_view_drag_data_get):
388
389         Fix second parameter passed to gtk_selection_data_set_uris(), 
390         it expects a gchar **.
391         
392 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
393
394         * libdocument/Makefile.am:
395         * libdocument/ev-document-info.h:
396         * libdocument/ev-document-type-builtins.c.template:
397         * libdocument/ev-document-type-builtins.h.template:
398         * libdocument/ev-document.c: (ev_document_info_get_type),
399         (ev_document_info_copy):
400
401         Make EvDocumentInfo and enums definded in ev-document-info.h
402         GTypes. Fixes bug #567789.
403         
404 2009-01-18  Michal Vaner <vorner+evince@ucw.cz>
405
406         * shell/main.c (arguments_parse): Fix for a minor code typo.
407
408 2009-01-18  Christian Persch  <chpe@gnome.org>
409
410         * help/reference/Makefile.am:
411         * help/reference/evince.types: Fix the API docs build. Bug #568171.
412
413 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
414
415         * libview/Makefile.am:
416         * libview/ev-view-type-builtins.c.template:
417         * libview/ev-view-type-builtins.h.template:
418
419         Make EvJobPriority a proper GType. Fixes bug #567788.
420         
421 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
422
423         * configure.ac:
424         * cut-n-paste/*/Makefile.am:
425         * libdocument/Makefile.am:
426
427         Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
428         code.
429         
430 2009-01-18  Christian Persch  <chpe@gnome.org>
431
432         * libview/ev-view.c: (ev_view_drag_data_get),
433         (ev_view_drag_motion), (ev_view_update_primary_selection),
434         (clear_link_selected):
435         * shell/ev-sidebar-attachments.c:
436         (ev_sidebar_attachments_drag_data_get),
437         (ev_sidebar_attachments_get_property),
438         (ev_sidebar_attachments_init):
439         * shell/ev-window.c: Update drag handling code to use the
440         gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
441         hardcoding the targets lists. Bug #558084.
442         
443 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
444
445         * libdocument/Makefile.am:
446         * libdocument/ev-backend-marshal.c:
447         * libdocument/ev-backend-marshalers.list:
448         * libdocument/ev-document.c:
449
450         Remove unused marshalers stuff from libdocument.
451         
452 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
453
454         * po/POTFILES.in:
455
456         Update for the current source tree.
457         
458 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
459
460         * configure.ac:
461         * Makefile.am:
462         * libdocument/Makefile.am:
463         * libview/Makefile.am:
464         * libview/ev-job-scheduler.[ch]:
465         * libview/ev-jobs.[ch]:
466         * libview/ev-page-cache.[ch]:
467         * libview/ev-pixbuf-cache.[ch]:
468         * libview/ev-timeline.[ch]:
469         * libview/ev-transition-animation.[ch]:
470         * libview/ev-view-accessible.[ch]:
471         * libview/ev-view-marshal.list:
472         * libview/ev-view.[ch]:
473         * shell/Makefile.am:
474
475         Move EvView specific code to a libeviview library so that it can
476         be embbeded in other applications. Based on patches by Tomeu
477         Vizoso. Fixes bug #567751.
478         
479 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
480
481         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
482         * shell/ev-window.c: (ev_window_load_job_cb),
483         (ev_window_load_job_cb), (ev_window_open_uri),
484         (ev_window_reload_local), (ev_window_dispose):
485
486         Remove dest, mode and search_string from EvJobLoad since they are
487         not really needed by the job, but for the window.
488         
489 2009-01-17  Carlos Garcia Campos  <carlosgc@gnome.org>
490
491         * shell/ev-view.c: (ev_view_drag_data_received),
492         (ev_view_class_init), (ev_view_init):
493         * shell/ev-window.c: (ev_window_drag_data_received),
494         (ev_window_class_init), (ev_window_init):
495
496         Make the whole EvWindow the destination of a drag and drop
497         operation.
498         
499 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
500
501         * shell/ev-window.c: (window_open_file_copy_progress_cb):
502
503         Add missing brakets around the percentage in progress
504         messages. See bug #567910.
505         
506 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
507
508         * shell/ev-application.c: (ev_application_open_window),
509         (ev_application_open_uri_at_dest):
510
511         Do no use gdk_x11_* when not available. Based on patch by Hib
512         Eris, see bug #339172.
513         
514 2009-01-16  Hib Eris  <hib@hiberis.nl>
515
516         * configure.ac:
517         * properties/ev-properties-view.c:
518         (ev_properties_view_format_date):
519
520         Check for localtime_r. See bug #339172.
521         
522 2009-01-16  Hib Eris  <hib@hiberis.nl>
523
524         * shell/main.c:
525
526         Include gdkx only for dbus support. See bug #339172.
527         
528 2009-01-16  Tomeu Vizoso  <tomeu@sugarlabs.org>
529
530         * shell/ev-view.c: (ev_view_set_zoom_for_size):
531
532         Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug
533         #567785.
534         
535 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
536
537         * shell/ev-window.c: (reload_remote_copy_progress_cb),
538         (window_save_file_copy_progress_cb):
539
540         Use brakets around the percentage in progress messages. See bug
541         #567910.
542         
543 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
544
545         * shell/ev-window.c: (reload_remote_copy_ready_cb):
546
547         Fix typo in error message. See bug #567910.
548         
549 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
550
551         * shell/ev-window.c: (ev_window_cmd_file_close_window):
552
553         Fix mnemonic conflict. Fixes bug #567937.
554         
555 2009-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
556
557         * NEWS:
558         * configure.ac:
559
560         Update for release 2.25.4
561         
562 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
563
564         * configure.ac:
565         
566         GLib version requirement bumped to 2.18 due to g_set_error_literal.
567         Thanks to Christian Spurk.
568
569 2008-12-31  Hib Eris  <hib@hiberis.nl>
570         
571         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
572
573         Fix mime type handling.
574         
575 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
576
577         * po/POTFILES.in:
578
579         Add ev-print-operation.c.
580         
581 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
582
583         * shell/ev-window.c: (ev_window_clear_progress_idle),
584         (reset_progress_idle), (ev_window_show_progress_message),
585         (ev_window_reset_progress_cancellable),
586         (ev_window_progress_response_cb), (show_loading_progress),
587         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
588         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
589         (show_reloading_progress), (reload_remote_copy_ready_cb),
590         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
591         (show_saving_progress), (window_save_file_copy_ready_cb),
592         (window_save_file_copy_progress_cb), (ev_window_save_remote),
593         (ev_window_dispose):
594
595         Show progress information when loading/saving remote files. Fixes
596         bug #370958.
597         
598 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
599
600         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
601
602         Show better warning message when temp file cannot be deleted.
603         
604 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
605
606         * shell/ev-window.c: (image_save_dialog_response_cb):
607
608         Fix saving images to remote locations.
609         
610 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
611
612         * shell/ev-application.[ch]: (ev_application_shutdown),
613         (ev_application_get_print_settings_file),
614         (ev_application_save_print_settings),
615         (ev_application_get_print_settings),
616         (ev_application_set_print_settings),
617         (ev_application_get_page_setup), (ev_application_set_page_setup):
618         * shell/ev-window.c: (ev_window_save_print_page_setup),
619         (ev_window_load_print_page_setup_from_metadata),
620         (ev_window_print_page_setup_done_cb),
621         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
622         (ev_window_cmd_preview_print):
623
624         Remember page setup options too. Paper size is globally remembered
625         while page margins are stored per document in metadata file. Fixes
626         bugs #525185 and #349102.
627         
628 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
629
630         * shell/ev-print-operation.c:
631         (ev_print_operation_export_print_dialog_response_cb):
632
633         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
634         
635 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
636
637         * shell/ev-print-operation.c: (export_cancel),
638         (export_job_cancelled), (ev_print_operation_export_begin),
639         (ev_print_operation_export_cancel):
640         * shell/ev-window.c: (ev_window_print_cancel),
641         (ev_window_print_update_pending_jobs_message),
642         (ev_window_print_operation_done),
643         (ev_window_print_operation_status_changed),
644         (print_jobs_confirmation_dialog_response),
645         (ev_window_cmd_file_close_window):
646
647         Show a confirmation dialog when there are pending print jobs while
648         closing the main window. Fixes bug #480964.
649         
650 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
651
652         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
653         (ev_print_operation_get_job_name),
654         (ev_print_operation_get_status),
655         (ev_print_operation_get_progress),
656         (ev_print_operation_update_status),
657         (ev_print_operation_export_get_job_name), (clamp_ranges),
658         (get_first_and_last_page), (ev_print_operation_export_run_next),
659         (print_job_finished), (export_print_done), (export_job_cancelled),
660         (update_progress), (export_print_page),
661         (ev_print_operation_export_begin),
662         (ev_print_operation_export_print_dialog_response_cb),
663         (ev_print_operation_export_run),
664         (ev_print_operation_export_cancel),
665         (ev_print_operation_export_class_init):
666         * shell/ev-window.c:
667         (ev_window_print_update_pending_jobs_message),
668         (ev_window_print_operation_done),
669         (ev_window_print_progress_response_cb),
670         (ev_window_print_operation_status_changed),
671         (ev_window_print_operation_begin_print), (ev_window_print_range),
672         (ev_window_dispose):
673
674         Show progress information when printing. Fixes bug #482770.
675         
676 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
677
678         * shell/Makefile.am:
679         * shell/ev-progress-message-area.[ch]:
680         * shell/ev-message-area.[ch]: (ev_message_area_init),
681         (ev_message_area_set_image_from_stock):
682
683         Add EvProgressMessageArea derived from EvMessageArea to show
684         progress information in the message area. 
685         
686 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
687
688         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
689
690         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
691         close button. Add a function to get the contents of the message
692         area.
693         
694 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
695
696         * shell/Makefile.am:
697         * shell/ev-print-operation.[ch]:
698         * shell/ev-jobs.[ch]: (ev_job_export_init),
699         (ev_job_export_dispose), (ev_job_export_run),
700         (ev_job_export_class_init), (ev_job_export_new),
701         (ev_job_export_set_page):
702         * shell/ev-window.c: (ev_window_print_operation_done),
703         (ev_window_print_range), (ev_window_dispose):
704
705         First step of the printing system rework. EvJobPrint has been
706         replaced by EvJobExport so that every page is scheduled to be
707         exported in a thread instead of scheduling the whole printing
708         process. This way the gui is responsive during printing.
709         
710 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
711
712         * shell/ev-window.c: (setup_size_from_metadata),
713         (ev_window_load_print_settings_from_metadata):
714
715         Fix memory leaks.
716         
717 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
718
719         * libdocument/ev-document.c: (ev_document_get_type):
720
721         Add GObject type as prerequisite to EvDocument interface so that
722         document instances can be used as GObjects.
723         
724 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
725
726         * shell/ev-view.c: (jump_to_find_result):
727
728         Only jump the the location of the find result for the first match
729         when searching. It drastically improves the performance when
730         searching. Bug catched and fixed by Michael Hunold. Fixes bug
731         #564774.
732         
733 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
734
735         * properties/ev-properties-main.c: (ev_properties_get_pages):
736         * properties/ev-properties-view.[ch]:
737         (ev_properties_view_dispose), (ev_properties_view_class_init),
738         (ev_properties_view_set_info), (ev_properties_view_new):
739         * shell/ev-properties-dialog.[ch]:
740         (ev_properties_dialog_set_document):
741         * shell/ev-window.c: (ev_window_setup_document),
742         (ev_window_cmd_file_properties):
743
744         Add document URI to properties page. Fixes bug #555376.
745         
746 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
747
748         * configure.ac:
749         * data/Makefile.am:
750         * data/evince-password.glade: Removed
751         * data/evince-properties.glade: Removed
752         * properties/ev-properties-view.c:
753         (ev_properties_view_class_init), (set_property),
754         (ev_properties_view_set_info), (ev_properties_view_init):
755         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
756         (font_cell_data_func), (ev_properties_fonts_init):
757
758         Remove Glade dependency.
759         
760 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
761
762         * backend/comics/comics-document.c: (comics_document_load):
763
764         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
765         
766 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
767
768         * NEWS:
769         * configure.ac:
770
771         Update for release 2.25.2
772         
773 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
774
775         * configure.ac:
776         * shell/Makefile.am:
777         * shell/ev-keyring.[ch]:
778         * shell/ev-password.[ch]: Removed
779         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
780         (ev_password_view_class_init), (ev_password_view_clicked_cb),
781         (ev_password_view_init), (ev_password_view_set_uri),
782         (ev_password_dialog_got_response),
783         (ev_password_dialog_remember_button_toggled),
784         (ev_password_dialog_entry_changed_cb),
785         (ev_password_dialog_entry_activated_cb),
786         (ev_password_view_ask_password), (ev_password_view_get_password),
787         (ev_password_view_get_password_save_flags),
788         (ev_password_view_new):
789         * shell/ev-window.c: (ev_window_password_view_unlock),
790         (ev_window_load_job_cb), (ev_window_close_dialogs),
791         (ev_window_init):
792
793         Rework the password view. When the password is in the keyring it's
794         used automatically without showing the password dialog and it's  
795         only stored in the keyring when we are sure it's correct. The
796         password dialog has been reworked too, in order to make it
797         more hig compliant and consistent with the GTK+ dialog used in
798         gtkmountoperation. Fixes bug #562496. 
799         
800 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
801
802         * backend/comics/comics-document.c: (comics_document_load):
803
804         Do not trust file extensions when getting the command needed to
805         uncompress comic documents. Fixes bug #562143.
806         
807 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
808
809         * libdocument/ev-document-factory.c: (get_document_from_uri),
810         (ev_document_factory_get_document):
811         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
812         (get_mime_type_from_data), (ev_file_get_mime_type):
813
814         Move mime-type functions from document-facrory to file-helpers so
815         that it can be reused.
816         
817 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
818
819         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
820         (window_open_file_copy_ready_cb), (ev_window_reload_local),
821         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
822         (ev_window_reload_remote), (ev_window_reload_document):
823
824         Add support for reloading remote documents. Fixes bug #555399.
825         
826 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
827
828         * shell/ev-view.c: (ev_view_find_previous):
829
830         Make sure find_result is never < 0 which causes a crash while
831         searching. Fixes bug #558377.
832         
833 2008-11-19  Marek Kašík <mkasik@redhat.com>
834
835         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
836         (ev_pixbuf_cache_get_selection_surface):
837         
838         Fixes crash on fast scrolling with simultaneous text selection.
839
840 2008-11-19  Marek Kašík <mkasik@redhat.com>
841
842         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
843         * shell/ev-window.c (launch_external_uri):
844         
845         Fixes assertion fail on selecting text. See bug #561393.
846
847 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
848
849         * shell/Makefile.am:
850         * shell/ev-jobs.[ch]: (ev_job_layers_init),
851         (ev_job_layers_dispose), (ev_job_layers_run),
852         (ev_job_layers_class_init), (ev_job_layers_new):
853         * shell/ev-sidebar-layers.[ch]:
854         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
855         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
856         (ev_view_reload_page), (ev_view_reload):
857         * shell/ev-window.c: (setup_sidebar_from_metadata),
858         (ev_window_sidebar_current_page_changed_cb),
859         (sidebar_layers_visibility_changed), (ev_window_init):
860
861         Add layers support.
862         
863 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
864
865         * data/icons/22x22/actions/Makefile.am:
866         * data/icons/22x22/actions/eye.png:
867         * shell/ev-stock-icons.[ch]:
868         
869         Add eye icon from gimp to hide/show layers.
870         
871 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
872
873         * configure.ac:
874         * cut-n-paste/Makefile.am:
875         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
876         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
877         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
878
879         Add GimpCellRendererToggle from gimp slightly modified to fit our
880         needs. 
881         
882 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
883
884         * configure.ac:
885         * backend/pdf/ev-poppler.cc:
886
887         Implement layers interface in PDF backend.
888         
889 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
890
891         * libdocument/Makefile.am:
892         * libdocument/ev-document-layers.[ch]:
893         * libdocument/ev-layer.[ch]:
894
895         Add optional content (layers) interface.
896         
897 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
898
899         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
900         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
901
902         Removes unused code.
903
904 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
905
906         * NEWS:
907         * configure.ac:
908
909         Update for 2.25.1 release
910
911 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
912
913         * shell/ev-window.c:
914
915         Fix build with GTK+ < 2.14
916
917 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
918
919         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
920         
921         Makes menu label translatable. Fixes bug #559129.
922
923 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
924
925         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
926         (t1_transform_font):
927         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
928         
929         More renames of warning to mdvi_warning in follow up to the
930         fix of the bug #553369. Fix for the bug #559257 by
931         Tuxce <tuxce.net@gmail.com>.
932         
933 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
934
935         * shell/ev-application.c: (ev_application_init_session):
936         * shell/main.c: (main):
937
938         Move the egg_set_desktop_file() call to main and remove
939         gtk_window_set_default_icon_name() since it's already called by
940         egg_set_desktop_file()
941         
942 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
943
944         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
945
946         Initialize GError to NULL.
947         
948 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
949
950         * shell/ev-window.c: (window_save_file_copy_ready_cb),
951         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
952         (ev_window_preview_print_finished), (launch_action):
953
954         Do not use popup dialogs to show error messages anymore, use the
955         message area instead.
956         
957 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
958
959         * shell/ev-window.c: (ev_window_error_message),
960         (ev_window_warning_message), (ev_window_set_document),
961         (ev_window_load_job_cb), (ev_window_load_remote_failed),
962         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
963         (ev_window_cmd_help_contents), (launch_external_uri),
964         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
965         (ev_attachment_popup_cmd_open_attachment),
966         (attachment_save_dialog_response_cb):
967
968         Use a message format (with printf()-style) in
969         ev_window_error_message and ev_window_warning_message.
970
971 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
972
973         * shell/ev-window.c: (ev_window_error_message),
974         (ev_window_warning_message), (ev_window_set_document),
975         (ev_window_load_job_cb), (ev_window_load_remote_failed),
976         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
977         (ev_window_cmd_help_contents), (launch_external_uri),
978         (image_save_dialog_response_cb),
979         (ev_attachment_popup_cmd_open_attachment),
980         (attachment_save_dialog_response_cb):
981
982         Change ev_window_error_message and ev_window_warning_message to
983         receive a EvWindow instead of a GtkWindow. It's more consistent
984         and avoids unneeded casts.
985         
986 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
987
988         * shell/ev-window.c: (ev_window_cmd_help_contents):
989
990         Use gtk_show_uri() when availale to display help contents.
991         
992 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
993
994         * configure.ac:
995         * backend/pdf/ev-poppler.cc:
996         * properties/ev-properties-view.c:
997         * shell/Makefile.am:
998         * shell/ev-tooltip.[ch]: Removed
999         * shell/ev-view-private.h
1000         * shell/eggfindbar.c:
1001         * shell/ev-application.c:
1002         * shell/ev-open-recent-action.c:
1003         * shell/ev-sidebar-thumbnails.c:
1004         * shell/ev-view.c:
1005         * shell/ev-window.c:
1006
1007         Bump GTK+ requirement to 2.12.
1008         
1009 2008-10-27 Christian Persch <chpe@gnome.org>
1010
1011         * backend/djvu/djvu-document.c
1012         * backend/dvi/cairo-device.c
1013         * cut-n-paste/evmountoperation/ev-mount-operation.h
1014         * cut-n-paste/gedit-message-area/gedit-message-area.h
1015         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
1016         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
1017         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
1018         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
1019         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
1020         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
1021         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
1022         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
1023         * cut-n-paste/zoom-control/ephy-zoom-action.c
1024         * cut-n-paste/zoom-control/ephy-zoom-action.h
1025         * cut-n-paste/zoom-control/ephy-zoom-control.c
1026         * cut-n-paste/zoom-control/ephy-zoom-control.h
1027         * libdocument/ev-async-renderer.h
1028         * libdocument/ev-document-factory.c
1029         * libdocument/ev-document-misc.h
1030         * libdocument/ev-image.h
1031         * libdocument/ev-selection.h
1032         * shell/ev-properties-fonts.h
1033         * shell/ev-stock-icons.h
1034         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
1035         directly. Bug #558064.
1036
1037 2008-10-27 Christian Persch <chpe@gnome.org>
1038
1039         * cut-and-paste/smclient/*: Update from libegg.
1040
1041 2008-10-27 Christian Persch <chpe@gnome.org>
1042
1043         * backend/djvu/djvu-document.c
1044         * backend/ps/ev-spectre.c
1045         * shell/ev-jobs.c: Use printf safely. Bug #558066.
1046
1047 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1048
1049         * shell/ev-view.c (ev_view_change_page),
1050         (ev_view_transition_animation_finish),
1051         (ev_view_transition_animation_cancel), (page_changed_cb),
1052         (ev_view_set_presentation), (ev_view_next_page),
1053         (ev_view_previous_page):
1054         
1055         Cancel the animation without scheduling transition start
1056         and proceed to the next page to fix bug #516749.
1057
1058 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1059
1060         * NEWS:
1061         * configure.ac:
1062
1063         Update for release 2.24.1
1064         
1065 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1066
1067         * shell/ev-window.c: (ev_window_cmd_view_presentation):
1068
1069         Disable toggle function of F5 when in presentation mode. Patch by
1070         Dave Neary. Fixes bug #556162.
1071         
1072 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1073
1074         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
1075         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
1076         (ev_sidebar_thumbnails_fill_model),
1077         (ev_sidebar_thumbnails_refresh),
1078         (ev_sidebar_thumbnails_set_document):
1079
1080         Instead of using only one loading icon for thumbnails based on the
1081         size of the first page, create an icon for every different page
1082         size. Fixes bug #556264.
1083         
1084 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1085
1086         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1087
1088         Fix memory leak.
1089         
1090 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1091
1092         * shell/ev-window-title.c (ev_window_title_sanitize_title):
1093
1094         Removes bad prefixes from window title. Patch by 
1095         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
1096         
1097 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1098
1099         * shell/ev-window.c: (launch_external_uri):
1100
1101         Do not consider mailto links as http uris. Fixes bug #555801.
1102         
1103 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1104
1105         * shell/ev-view.c: (merge_selection_region), (clear_selection):
1106
1107         Fix memory leak. Fixes bug #555134.
1108         
1109 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1110
1111         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1112
1113         Emit the job finished signal when the job is handled before the
1114         page_ready callback.
1115         
1116 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1117
1118         * shell/ev-window.c: (launch_action):
1119
1120         Use GdkAppLaunchContext when available to launch external
1121         applications.
1122         
1123 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1124
1125         * shell/ev-window.c: (launch_action):
1126
1127         Fix launching external applications for launch actions which seems
1128         to be broken since the gio port. Fixes bug #554500.
1129         
1130 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1131
1132         * backend/dvi/Makefile.am:
1133         * backend/dvi/cairo-device.c:
1134         * backend/dvi/dvi-document.c:
1135         * backend/dvi/mdvi-lib/Makefile.am:
1136
1137         Fix several compile warnings in the dvi backend.
1138         
1139 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1140
1141         * backend/dvi/mdvi-lib/common.h:
1142         * backend/dvi/mdvi-lib/dviread.c:
1143         * backend/dvi/mdvi-lib/font.c:
1144         * backend/dvi/mdvi-lib/fontmap.c:
1145         * backend/dvi/mdvi-lib/fontsrch.c:
1146         * backend/dvi/mdvi-lib/gf.c:
1147         * backend/dvi/mdvi-lib/pagesel.c:
1148         * backend/dvi/mdvi-lib/pk.c:
1149         * backend/dvi/mdvi-lib/sp-epsf.c:
1150         * backend/dvi/mdvi-lib/special.c:
1151         * backend/dvi/mdvi-lib/tfm.c:
1152         * backend/dvi/mdvi-lib/tfmfile.c:
1153         * backend/dvi/mdvi-lib/util.c:
1154         * backend/dvi/mdvi-lib/vf.c:
1155
1156         Rename error as mdvi_error to avoid symbol conflicts with the libc
1157         error. Rename also message, crash, fatal and warning for
1158         consistency. Fixes bug #553369.
1159         
1160 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1161
1162         * backend/dvi/dvi-document.c: (dvi_document_load):
1163
1164         Fix memory leak.
1165         
1166 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1167
1168         * backend/dvi/dvi-document.c:
1169
1170         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
1171         G_IMPLEMENT_INTERFACE.
1172         
1173 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1174
1175         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1176
1177         Make sure copy_job_page_and_selection_to_job_info is always called
1178         before copy_job_to_job_info. Fixes bug #552382.
1179         
1180 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1181
1182         * NEWS:
1183         * configure.ac:
1184
1185         Update for release 2.24.0
1186         
1187 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1188
1189         * shell/ev-window.c: (launch_external_uri):
1190
1191         Use GdkAppLaunchContext when available to launch external uris.
1192         
1193 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1194
1195         * shell/ev-window.c: (launch_external_uri):
1196
1197         Use the message area to show errors when lauching external uris
1198         instead of a popup window.
1199         
1200 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1201
1202         * shell/ev-window.c: (launch_external_uri):
1203
1204         Assume invalid uris are http uris. Fixes bug #552071.
1205         
1206 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1207
1208         * NEWS:
1209         * configure.ac:
1210
1211         Update for release 2.23.92.
1212         
1213 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1214
1215         * shell/eggfindbar.c: (egg_find_bar_class_init):
1216
1217         Allow page scrolling with PageUp/PageDown keys when find bar is
1218         active. Fixes bug #529833.
1219         
1220 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1221
1222         * shell/ev-view-private.h:
1223         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
1224         (ev_view_scroll), (ev_view_class_init):
1225         * shell/ev-view-accessible.c:
1226         (ev_view_accessible_action_do_action):
1227         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1228         (ev_window_cmd_scroll_backward):
1229
1230         Use GtkScrollType instead of EvScrollType.
1231         
1232 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1233
1234         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
1235         
1236         Patch for case unsensitive page label match by Michael Lee.
1237         See bug #550136.
1238         
1239         * shell/ev-page-action.c (create_tool_item):    
1240         * test/Makefile.am:
1241         * test/test1.py:
1242         * test/test4.py:
1243         * test/test5.py:
1244         
1245         Added test for the above and updated other tests.
1246
1247 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1248
1249         * shell/ev-window.c: (image_save_dialog_response_cb):
1250
1251         Do not append the file extension twice when saving an image.
1252         
1253 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1254
1255         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
1256
1257         Remove an invalid ifdef.
1258         
1259 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1260
1261         * shell/ev-view.c: (ev_view_motion_notify_event):
1262
1263         Make sure the cursor is correctly restored after showing the right
1264         click menu.
1265         
1266 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1267
1268         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
1269         (ev_attachment_open):
1270         * shell/ev-sidebar-attachments.c:
1271         (ev_sidebar_attachments_button_press):
1272         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
1273
1274         Use GdkAppLaunchContext when available to open attachments.
1275         
1276 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1277
1278         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
1279
1280         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
1281         by Eric Piel.
1282         
1283 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1284
1285         * shell/ev-application.c: (ev_application_get_media_keys):
1286         * shell/ev-media-player-keys.[ch]:
1287         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
1288         (ev_media_player_keys_grab_keys),
1289         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
1290         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
1291         * shell/ev-window.[ch]: (ev_window_dispose),
1292         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
1293         (ev_window_init):
1294
1295         Clean up the media player keys stuff.
1296         
1297 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1298
1299         * NEWS:
1300         * configure.ac:
1301
1302         Update for release 2.23.91.
1303         
1304 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1305
1306         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1307         (sm_client_xsmp_set_initial_properties):
1308
1309         Fix memory leak.
1310         
1311 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1312
1313         * shell/ev-application.c: (ev_application_open_window),
1314         (ev_application_open_uri_at_dest):
1315
1316         Make sure evince starts up in the right workspace when resuming a
1317         previous session.
1318         
1319 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1320
1321         * shell/ev-application.[ch]: (ev_application_open_window),
1322         (ev_application_add_icon_path_for_screen),
1323         (ev_application_open_uri_at_dest):
1324
1325         Fix window manager warnings shown in ~/.xsession-errors
1326         
1327 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1328
1329         * configure.ac:
1330         * cut-n-paste/Makefile.am:
1331         * cut-n-paste/smclient/Makefile.am:
1332         * cut-n-paste/smclient/eggdesktopfile.[ch]:
1333         * cut-n-paste/smclient/eggsmclient-private.h:
1334         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1335         * cut-n-paste/smclient/eggsmclient.[ch]:
1336
1337         EggSMClient copied from libegg
1338
1339         * libdocument/ev-file-helpers.c: (ev_dot_dir):
1340         * shell/Makefile.am:
1341         * shell/ev-application.[ch]: (ev_application_load_session),
1342         (smclient_save_state_cb), (smclient_quit_cb),
1343         (ev_application_init_session), (ev_application_shutdown),
1344         (ev_application_init):
1345         * shell/main.c: (main):
1346
1347         Use EggSMClient instead of gnome-client and remove libgnome and
1348         libgnomeui dependencies.
1349         
1350 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1351
1352         * shell/main.c: (main):
1353
1354         Remove gnome_authentication_manager_init.
1355         
1356 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1357
1358         * shell/ev-view.c: (ev_view_goto_window_create):
1359
1360         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
1361         since it's now deprecated.
1362         
1363 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1364
1365         * backend/djvu/Makefile.am:
1366         * backend/djvu/djvu-document-private.h:
1367         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
1368         (djvu_document_find_iface_init):
1369         * backend/djvu/djvu-text-page.[ch]:
1370         * backend/djvu/djvu-text.[ch]: Removed
1371         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
1372         (pdf_document_find_iface_init):
1373         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
1374         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
1375         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
1376         (ev_job_find_get_n_results), (ev_job_find_get_progress),
1377         (ev_job_find_has_results), (ev_job_find_get_results):
1378         * shell/ev-view-private.h:
1379         * shell/ev-view.[ch]: (ev_view_expose_event),
1380         (highlight_find_results), (ev_view_finalize),
1381         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
1382         (ev_view_set_document), (ev_view_find_get_n_results),
1383         (ev_view_find_get_result), (jump_to_find_result),
1384         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
1385         (ev_view_find_previous), (ev_view_find_search_changed),
1386         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
1387         * shell/ev-window.c: (ev_window_update_actions),
1388         (page_changed_cb), (ev_window_setup_document),
1389         (ev_window_update_find_status_message),
1390         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
1391         (ev_window_clear_find_job), (find_bar_close_cb),
1392         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
1393         (ev_window_dispose), (ev_window_init):
1394
1395         Rework find interface. The find logic has been moved from backends
1396         to the shell avoiding a lot of duplicated code in the backends and
1397         making easier to implement the find interface in the backends.
1398         
1399 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1400
1401         * backend/pdf/ev-poppler.cc:
1402         (pdf_document_thumbnails_get_dimensions):
1403
1404         Make sure thumbnail size returned by the PDF is actually
1405         valid. Fixes bug #548462.
1406         
1407 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1408
1409         * shell/ev-window.c: (ev_window_setup_document),
1410         (ev_window_set_document), (ev_window_dispose):
1411
1412         Remove the idle function for setting the document up when the
1413         window is destroyed. Fixes bug #549163.
1414         
1415 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1416
1417         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
1418         (ev_job_attachments_dispose), (ev_job_attachments_run),
1419         (ev_job_attachments_class_init), (ev_job_attachments_new):
1420         * shell/ev-sidebar-attachments.c:
1421         (ev_sidebar_attachments_set_document):
1422
1423         Add a new job to get the attachments in a thread with the document
1424         lock held. Fixes bug #548653.
1425         
1426 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1427
1428         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
1429         (tiff_document_document_iface_init):
1430
1431         Implement document_get_page_label in tiff backend.
1432         
1433 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1434
1435         * backend/tiff/tiff-document.c: (tiff_document_render):
1436
1437         Handle document orientation in tiff backend. Fixes bug #548444.
1438         
1439 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1440
1441         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1442
1443         Do not crash when adjustment page size is 0. Fixes bug #547440.
1444         
1445 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1446
1447         * cut-n-paste/evmountoperation/ev-mount-operation.c:
1448
1449         Sync with current GTK+.
1450         
1451 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1452
1453         * configure.ac:
1454         
1455         Update for release 2.23.6.
1456
1457 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1458
1459         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
1460         (ev_job_load_set_password):
1461         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
1462         * shell/ev-window.c: (password_dialog_response),
1463         (ev_window_load_job_cb):
1464
1465         Fix loading encrypted documents since I broke it with the jobs
1466         rework.
1467         
1468 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1469
1470         * NEWS:
1471
1472         Update NEWS for 2.23.6 release.
1473         
1474 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1475
1476         * backend/impress/impress-document.c:
1477         * backend/impress/render.h:
1478         * libdocument/ev-document-factory.c:
1479         * libdocument/ev-document-factory.h:
1480         * libdocument/ev-document-links.h:
1481         * libdocument/ev-document-misc.c:
1482         * libdocument/ev-document-misc.h:
1483         * properties/ev-properties-main.c:
1484         * properties/ev-properties-view.c:
1485         * properties/ev-properties-view.h:
1486         * shell/eggfindbar.c:
1487         * shell/eggfindbar.h:
1488         * shell/ev-application.c:
1489         * shell/ev-application.h:
1490         * shell/ev-jobs.h:
1491         * shell/ev-message-area.h:
1492         * shell/ev-navigation-action.c:
1493         * shell/ev-navigation-action.h:
1494         * shell/ev-open-recent-action.c:
1495         * shell/ev-open-recent-action.h:
1496         * shell/ev-page-action-widget.c:
1497         * shell/ev-page-action.c:
1498         * shell/ev-page-action.h:
1499         * shell/ev-page-cache.h:
1500         * shell/ev-password-view.h:
1501         * shell/ev-password.h:
1502         * shell/ev-pixbuf-cache.h:
1503         * shell/ev-properties-fonts.c:
1504         * shell/ev-sidebar-attachments.c:
1505         * shell/ev-sidebar-links.c:
1506         * shell/ev-sidebar-links.h:
1507         * shell/ev-sidebar-thumbnails.c:
1508         * shell/ev-sidebar-thumbnails.h:
1509         * shell/ev-sidebar.c:
1510         * shell/ev-sidebar.h:
1511         * shell/ev-stock-icons.c:
1512         * shell/ev-tooltip.h:
1513         * shell/ev-view.c:
1514         * shell/ev-view.h:
1515         * shell/ev-window.c:
1516         * shell/ev-window.h:
1517         * shell/main.c:
1518
1519         More #include cleanups. Again: reordering, single gtk.h
1520         includes and other stuff.
1521
1522 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1523
1524         * shell/eggfindbar.c:
1525         * shell/ev-application.c:
1526         * shell/ev-message-area.c:
1527         * shell/ev-navigation-action.c:
1528         * shell/ev-open-recent-action.c:
1529         * shell/ev-page-action-widget.c:
1530         * shell/ev-page-action.c:
1531         * shell/ev-password-view.c:
1532         * shell/ev-properties-dialog.c:
1533         * shell/ev-properties-fonts.c:
1534         * shell/ev-sidebar-attachments.c:
1535         * shell/ev-sidebar-page.c:
1536         * shell/ev-sidebar-thumbnails.c:
1537         * shell/ev-stock-icons.c:
1538         * shell/ev-tooltip.c:
1539         * shell/ev-view.c:
1540         * shell/ev-window.c:
1541         * shell/main.c:
1542
1543         Cleanup many #include statements: reorder so that a
1544         generic-to-specific order is used, use single gtk.h
1545         includes, and some other cleanups.
1546
1547 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1548
1549         * shell/ev-jobs.h:
1550
1551         Add gio header.
1552         
1553 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1554
1555         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
1556         (ev_document_fc_mutex_trylock):
1557         * shell/Makefile.am:
1558         * shell/ev-job-queue.[ch]:
1559         * shell/ev-job-scheduler.[ch]:
1560         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
1561         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
1562         (ev_job_run), (ev_job_cancel), (ev_job_failed),
1563         (ev_job_failed_from_error), (ev_job_succeeded),
1564         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
1565         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
1566         (ev_job_links_class_init), (ev_job_render_init),
1567         (notify_page_ready), (ev_job_render_page_ready),
1568         (ev_job_render_run), (ev_job_render_class_init),
1569         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
1570         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
1571         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
1572         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
1573         (ev_job_save_dispose), (ev_job_save_run),
1574         (ev_job_save_class_init), (ev_job_print_init),
1575         (ev_job_print_dispose), (ev_job_print_run),
1576         (ev_job_print_class_init):
1577         * shell/ev-page-cache.c:
1578         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1579         (check_job_size_and_unref), (move_one_job),
1580         (copy_job_to_job_info), (add_job),
1581         (ev_pixbuf_cache_add_jobs_if_needed):
1582         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1583         (job_fonts_finished_cb), (job_fonts_updated_cb),
1584         (ev_properties_fonts_set_document):
1585         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1586         (ev_sidebar_links_set_document):
1587         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1588         (ev_sidebar_thumbnails_set_document),
1589         (ev_sidebar_thumbnails_clear_job):
1590         * shell/ev-view-private.h:
1591         * shell/ev-view.c:
1592         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
1593         (ev_window_refresh_window_thumbnail), (password_dialog_response),
1594         (ev_window_clear_load_job), (ev_window_clear_reload_job),
1595         (ev_window_load_job_cb), (ev_window_reload_job_cb),
1596         (window_open_file_copy_ready_cb), (ev_window_open_uri),
1597         (ev_window_reload_document), (ev_window_clear_save_job),
1598         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1599         (ev_window_clear_print_job), (ev_window_print_job_cb),
1600         (ev_window_print_dialog_response_cb):
1601         * shell/main.c: (main):
1602
1603         Rework the jobs system in order to make it simpler and more
1604         extensible. It allows to run jobs in the main loop instead of
1605         using a thread when it's appropriate like the fonts job. Now it's
1606         also possible to cancel jobs that are currently running. 
1607         
1608 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1609
1610         * libdocument/ev-debug.c: (profile_init):
1611
1612         Create the hash table also when profiling service is enabled for
1613         all sections.
1614         
1615 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1616
1617         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1618         (ev_profiler_stop):
1619         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1620         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1621         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1622         (ev_job_print_run):
1623         * shell/main.c: (main):
1624
1625         Add a profile mode available when debug is enabled. Add profilers
1626         in ev-jobs.
1627         
1628 2008-07-23  Götz Waschk <waschk@mandriva.org>
1629
1630         * configure.ac: Correctly build desktop file. Fixes
1631         bug #544237.
1632
1633 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1634
1635         * configure.ac:
1636         
1637         Update for release 2.23.5.
1638
1639 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1640
1641         * NEWS:
1642
1643         Update NEWS for 2.23.5 release.
1644         
1645 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1646
1647         * shell/ev-window.c: (ev_window_state_event),
1648         (ev_window_class_init):
1649
1650         Intercept window manager's fullscreen request in order to run/stop
1651         fullscreen mode. Fixes bug #493541.
1652         
1653 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1654
1655         * shell/ev-window.c: (find_bar_visibility_changed_cb):
1656
1657         Restart the job search when the find bar is opened for the second
1658         time. Fixes bug #531956.
1659         
1660 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1661
1662         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
1663         (get_document_from_uri):
1664
1665         Make sure we always return a valid error struct when
1666         get_document_from_uri fails. Fixes nautilus crash, see bug
1667         #542548.
1668         
1669 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
1670
1671         * libdocument/ev-transition-effect.c
1672         (ev_transition_effect_type_get_type),
1673         (ev_transition_effect_alignment_get_type),
1674         (ev_transition_effect_direction_get_type):
1675         
1676         Fixes bug #542924. Makes enums static to fix Solaris build.
1677
1678 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1679
1680         * shell/ev-view.c: (ev_view_key_press_event):
1681
1682         Add '.' keybinding for blanking the screen in presentation
1683         mode. Fixes bug #542001.
1684         
1685 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1686
1687         * libdocument/ev-document-misc.c:
1688         (ev_document_misc_pixbuf_from_surface):
1689
1690         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
1691         #540950.
1692         
1693 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1694
1695         * backend/comics/comics-document.c (comics_document_load):
1696         * backend/comics/comicsdocument.evince-backend.in:
1697         * configure.ac:
1698         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1699         
1700         Added support for 7-zip based cb7 comic book. Patch by
1701         Kartik Rustagi. Fixes bug #532312.
1702
1703 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1704
1705         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
1706         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
1707         Fixes bug #539972.
1708
1709 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1710
1711         * shell/Makefile.am:
1712         * shell/ev-application.c (ev_application_init),
1713         (ev_application_get_media_keys):
1714         * shell/ev-application.h:
1715         * shell/ev-marshal.list:
1716         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
1717         (proxy_destroy), (on_media_player_key_pressed),
1718         (ev_media_player_keys_init), (ev_media_player_keys_focused),
1719         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
1720         * shell/ev-media-player-keys.h:
1721         * shell/ev-window.c (ev_window_go_previous_page),
1722         (ev_window_go_next_page), (ev_window_go_first_page),
1723         (ev_window_go_last_page), (ev_window_start_presentation),
1724         (ev_window_dispose), (view_actions_focus_in_cb):
1725         * shell/ev-window.h: When building with D-Bus support, listen
1726         for multimedia key events from gnome-settings-daemon. This allows
1727         to go to the next/previous/first/last pages using, respectively,
1728         Next/Previous/Rewing/Fast Forward. The Play button is used to start
1729         a presentation. Fixes bug #539971.
1730
1731 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1732
1733         * configure.ac:
1734         
1735         Update for release 2.23.4.
1736
1737 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1738
1739         * NEWS:
1740
1741         Update news for 2.23.4 release.
1742         
1743 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1744
1745         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
1746         * shell/ev-sidebar-thumbnails.c:
1747         (ev_sidebar_thumbnails_set_loading_icon),
1748         (ev_sidebar_thumbnails_refresh):
1749         * shell/ev-window.c: (ev_window_error_message),
1750         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
1751         (ev_window_set_document):
1752
1753         Do not crash opening documents with no pages and show a warning
1754         message in the message area. Fixes bugs #537574 and #171588.
1755         
1756 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1757
1758         * shell/Makefile.am:
1759         * shell/ev-file-monitor.[ch]:
1760         * shell/ev-window.c: (ev_window_document_changed),
1761         (ev_window_clear_reload_job), (ev_window_load_job_cb),
1762         (ev_window_reload_job_cb), (ev_window_open_uri),
1763         (ev_window_reload_document), (ev_window_cmd_view_reload),
1764         (ev_window_dispose):
1765
1766         Automaticly reload the document when the file has changed on
1767         disk. Bug #304249.
1768         
1769 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
1770
1771         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1772         * libdocument/ev-image.c: (ev_image_save_tmp):
1773         * libdocument/ev-module.c: (ev_module_load):
1774         * shell/ev-application.c: (ev_application_shutdown),
1775         (ev_application_get_print_settings):
1776         * shell/ev-sidebar-attachments.c:
1777         (ev_sidebar_attachments_button_press),
1778         (ev_sidebar_attachments_drag_data_get):
1779         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1780         (ev_window_print_finished), (ev_window_print_send),
1781         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
1782         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1783         (ev_window_cmd_preview_print):
1784         * shell/main.c: (load_files_remote):
1785         Fix some build warnings under GCC 4.3.0. (#537535).
1786
1787 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1788
1789         * shell/ev-jobs.c: (ev_job_render_dispose):
1790
1791         Fix a crash in debug mode. Patch by Daniel M German.
1792         
1793 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1794
1795         * shell/ev-window.c:
1796
1797         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
1798         
1799 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1800
1801         * shell/ev-window.c: (ev_window_print_send),
1802         (ev_window_do_preview_print):
1803
1804         Use the window title as print job name instead of just
1805         "evince-print". Fixes bug #534493.
1806         
1807 2008-05-19  Frederic Peters  <fpeters@0d.be>
1808
1809         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
1810         Bug #533897.
1811
1812 2008-05-19  Frederic Peters  <fpeters@0d.be>
1813
1814         * help/reference/Makefile.am: added missing libevmountoperation to
1815         gtkdoc-scanobj libraries.  Bug #533896.
1816
1817 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
1818
1819         * properties/ev-properties-view.c (get_default_user_units):
1820         Fixes check for default units string translation. Bug #533323.
1821
1822 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
1823
1824         * backend/impress/iksemel.c (sax_core): Fix a free() that should
1825         be an iks_free(). Fix an array overflow in the XML parser that
1826         would occur whenever the number of attributes in a tag was greater
1827         than 0 and divisible by 6. Fixes GNOME bug #530852.
1828
1829 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1830
1831         * backend/djvu/djvu-document-private.h:
1832         * backend/djvu/djvu-links.c:
1833         * backend/djvu/djvu-text.c:
1834         * backend/djvu/djvu-document.c: (djvu_handle_events),
1835         (djvu_wait_for_message), (djvu_document_load),
1836         (document_get_page_size), (djvu_document_render),
1837         (djvu_document_thumbnails_get_thumbnail),
1838         (djvu_document_file_exporter_end):
1839
1840         Make sure load job doesn't finish successfully when the document
1841         is not successfully decoded by libdjvu. Fixes bug #530202.
1842         
1843 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1844
1845         * configure.ac:
1846         * libdocument/Makefile.am:
1847         * libdocument/ev-debug.[ch]:
1848         * libdocument/ev-document.c:
1849         * shell/ev-jobs.c: (ev_job_links_dispose),
1850         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
1851         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
1852         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
1853         (ev_job_render_page_ready), (ev_job_render_run),
1854         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
1855         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
1856         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
1857         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
1858         (ev_job_print_new), (ev_job_print_run):
1859         * shell/main.c: (main):
1860
1861         Add debug mode based on gedit code. Add debug messages in
1862         ev-jobs.
1863         
1864 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1865
1866         * libdocument/ev-document-factory.c: (get_document_from_uri):
1867
1868         Fix memory leak.
1869         
1870 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
1871
1872         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
1873         (get_mime_type_from_data), (get_document_from_uri),
1874         (ev_document_factory_get_document):
1875         
1876         Improved error message about file opening failture.
1877         Bug #529129.
1878
1879 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
1880
1881         * data/evince-toolbar.xml:
1882         
1883         Allow to add SaveAs to toolbar.
1884
1885 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1886
1887         * shell/ev-view-private.h:
1888         * shell/ev-view.[ch]: (ev_view_button_release_event),
1889         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
1890         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
1891         (ev_view_update_primary_selection), (clear_link_selected),
1892         (ev_view_copy_link_address):
1893         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
1894
1895         Update also the primary selection when copying a link
1896         address. Fixes bug #520855.
1897         
1898 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1899
1900         * libdocument/ev-document-factory.c: (get_document_from_uri):
1901
1902         Use the pixbuf backend only when the mime type is not supported by
1903         any of the other backend so that tiff documents, for instance, are
1904         handled by the tiff backend instead of the pixbuf backend. fixes
1905         bug #520290.
1906         
1907 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1908
1909         * cut-n-paste/Makefile.am:
1910
1911         Add evmountoperation to subdirs list.
1912         
1913 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1914
1915         * configure.ac:
1916
1917         Fix libspectre check in configure script. Fixes bug #528549.
1918         
1919 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1920
1921         * configure.ac:
1922         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
1923         * shell/Makefile.am:
1924         * shell/ev-window.c: (ev_window_load_remote_failed),
1925         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
1926
1927         Add GtkMountOperation (renamed to avoid conflicts) to be able to
1928         open documents in remote locations that are not mounted.
1929         
1930 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1931
1932         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
1933         (bitmap_convert_msb8):
1934         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
1935         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
1936
1937         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
1938         
1939 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1940
1941         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1942         (ev_job_render_new), (ev_job_render_set_selection_info),
1943         (ev_job_render_run):
1944         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1945         (check_job_size_and_unref),
1946         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1947         (add_job), (ev_pixbuf_cache_get_selection_surface):
1948
1949         Create the render context needed for rendering a page in the render
1950         thread so that we don't block the main thread. Simplify
1951         EvJobRender API.
1952         
1953 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1954
1955         * libdocument/Makefile.am:
1956         * libdocument/ev-page.[ch]:
1957         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
1958         (ev_render_context_new), (ev_render_context_set_page):
1959         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
1960         (ev_form_field_finalize), (ev_form_field_class_init):
1961         * libdocument/ev-document-forms.[ch]:
1962         (ev_document_forms_get_form_fields):
1963         * libdocument/ev-document.[ch]: (ev_document_get_page),
1964         (ev_document_get_page_size), (ev_document_get_page_label):
1965         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1966         (ev_job_render_run), (ev_job_thumbnail_new),
1967         (ev_job_thumbnail_run), (ev_job_print_run):
1968         * shell/ev-page-cache.c: (ev_page_cache_new):
1969         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1970         (check_job_size_and_unref), (add_job):
1971         * shell/ev-sidebar-thumbnails.c: (add_range):
1972         * shell/ev-view.c: (ev_view_form_field_get_region),
1973         (ev_view_form_field_button_create_widget),
1974         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1975         (ev_view_handle_form_field), (ev_view_size_allocate),
1976         (get_selected_text):
1977         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
1978         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
1979         (pdf_document_get_page), (pdf_document_get_page_label),
1980         (pdf_document_render), (pdf_document_get_info),
1981         (pdf_document_document_iface_init),
1982         (pdf_document_thumbnails_get_thumbnail),
1983         (pdf_document_thumbnails_get_dimensions),
1984         (pdf_document_file_exporter_do_page),
1985         (pdf_selection_render_selection),
1986         (pdf_selection_get_selected_text),
1987         (pdf_selection_get_selection_region),
1988         (pdf_selection_get_selection_map),
1989         (pdf_document_forms_get_form_fields),
1990         (pdf_document_forms_form_field_text_get_text),
1991         (pdf_document_forms_form_field_text_set_text),
1992         (pdf_document_forms_form_field_button_set_state),
1993         (pdf_document_forms_form_field_button_get_state),
1994         (pdf_document_forms_form_field_choice_get_item),
1995         (pdf_document_forms_form_field_choice_get_n_items),
1996         (pdf_document_forms_form_field_choice_is_item_selected),
1997         (pdf_document_forms_form_field_choice_select_item),
1998         (pdf_document_forms_form_field_choice_toggle_item),
1999         (pdf_document_forms_form_field_choice_unselect_all),
2000         (pdf_document_forms_form_field_choice_set_text),
2001         (pdf_document_forms_form_field_choice_get_text):
2002         * backend/ps/ev-spectre.c: (ps_document_get_page),
2003         (ps_document_get_page_size), (ps_document_get_page_label),
2004         (ps_document_render), (ps_document_document_iface_init),
2005         (ps_document_file_exporter_do_page):
2006         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
2007         (tiff_document_render), (tiff_document_render_pixbuf),
2008         (tiff_document_file_exporter_do_page):
2009         * backend/pixbuf/pixbuf-document.c:
2010         (pixbuf_document_get_page_size):
2011         * backend/comics/comics-document.c:
2012         (comics_document_get_page_size), (comics_document_render_pixbuf):
2013         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
2014         (djvu_document_render), (djvu_selection_get_selected_text),
2015         (djvu_document_thumbnails_get_thumbnail),
2016         (djvu_document_file_exporter_do_page),
2017         (djvu_document_find_get_result):
2018         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
2019         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
2020         (dvi_document_thumbnails_get_thumbnail),
2021         (dvi_document_file_exporter_do_page):
2022         * backend/impress/impress-document.c:
2023         (impress_document_get_page_size),
2024         (impress_document_render_pixbuf):
2025         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2026
2027         Add EvPage so that we can hold a reference to the backend
2028         page. Form fields keep now a reference to the poppler page
2029         improving performance since we don't have to create/destroy the
2030         poppler field for every form operation. This will be needed for
2031         annotations too.
2032         
2033 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2034
2035         * data/evince-ui.xml:
2036         * shell/ev-window.c:
2037
2038         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
2039         
2040 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2041
2042         * configure.ac:
2043         * backend/ps/Makefile.am:
2044
2045         Remove gs stuff from ps backend.
2046         
2047 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2048
2049         * configure.ac:
2050         * backend/pdf/ev-poppler.cc:
2051
2052         Bump poppler requirement to 0.8.0.
2053         
2054 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2055
2056         * NEWS:
2057         * configure.ac:
2058
2059         Update for release 2.22.1.1
2060
2061 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2062
2063         * configure.ac:
2064
2065         Fix build (again) when poppler version is 0.6
2066         
2067 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2068
2069         * backend/djvu/djvu-links.c: (build_tree):
2070
2071         Make sure link title is a valid utf8 string. Fixes bug #526517.
2072         
2073 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2074
2075         * configure.ac:
2076
2077         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
2078         #526799.
2079         
2080 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2081
2082         * configure.ac:
2083         
2084         Update for release 2.22.1.
2085
2086 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2087
2088         * NEWS:
2089
2090         Update for upcoming release.
2091
2092 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2093
2094         * configure.ac:
2095         * backend/dvi/dvidocument.evince-backend.in:
2096
2097         Add compressed dvi to the list of supported mime types. Patch by
2098         Ed Catmur. Fixes bug #307087.
2099
2100 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2101
2102         * shell/ev-jobs.c: (ev_job_print_get_page_list):
2103
2104         Fix a crash when printing a range that doesn't specify the start or
2105         end page. Fixes bug #524288.
2106
2107 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2108
2109         * shell/ev-window.c: (ev_window_cmd_continuous),
2110         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
2111         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
2112         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
2113         (ev_window_run_presentation), (ev_window_stop_presentation),
2114         (ev_window_cmd_view_presentation),
2115         (ev_window_cmd_leave_fullscreen),
2116         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
2117
2118         Do not unfullscreen and fullscreen again the window when changing
2119         from fullscreen to presentation mode and vice versa. Fixes bug
2120         #524112.
2121         
2122 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2123
2124         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
2125
2126         Do not crash when thumbnail failed to render in PS backend. Fixes
2127         bug #525015.
2128         
2129 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2130
2131         * shell/ev-window.c: (window_open_file_copy_ready_cb),
2132         (ev_window_load_file_remote), (ev_window_open_uri):
2133
2134         Handle errors when opening remote files.
2135         
2136 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2137
2138         * shell/ev-page-action.c: (ev_page_action_grab_focus):
2139
2140         Only grab the focus for the current visible proxy widget. Fixes
2141         bug #521224.
2142         
2143 2008-03-30  Emil Soleyman  <emil@nishra.com>
2144
2145         * shell/ev-window.c: (launch_external_uri):
2146         
2147         Reuse g_app_info_launch_default_for_uri to
2148         save some code and fix bug #525009.
2149
2150 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2151
2152         * shell/ev-window.c (image_save_dialog_response_cb):
2153
2154         Use g_str_has_suffix. See bug #523069.
2155
2156 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2157
2158         * configure.ac:
2159
2160         Add a configure option to enable/diable DBus. Patch by Rémi
2161         Cardona. Fixes bug 521797.
2162
2163 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2164
2165         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2166
2167         Fix printing in documents with rotated pages. Patch by Eugen
2168         Dedu. Fixes bug #512648.
2169         
2170 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2171
2172         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
2173         (ev_link_from_action):
2174
2175         Fix warning messages.
2176         
2177 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2178
2179         * shell/ev-window.c: (image_save_dialog_response_cb):
2180
2181         Do not append the extension to filename when saving an image
2182         if the filename alredy contains the extension. Fixes bug #523069.
2183         
2184 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2185
2186         * shell/ev-view.[ch]: (ev_view_find_cancel):
2187         * shell/ev-window.c: (find_bar_close_cb):
2188
2189         Cancel the find operation when the find bar is closed. Fixes bug
2190         #508845.
2191         
2192 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2193
2194         * backend/ps/psdocument.evince-backend.in:
2195
2196         Make ps backend module resident. Fixes bug #520607.
2197         
2198 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2199
2200         * shell/ev-jobs.c: (ev_job_print_run):
2201
2202         Invert collate action in order to work as expected, fix reverse
2203         printing so that it doesn't start with a blank page and fix number
2204         of copies. Patch by Eugen Dedu. Fixes bug #365332.
2205         
2206 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2207
2208         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2209
2210         Fix build with poppler <= 0.7.2
2211         
2212 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2213
2214         * libdocument/ev-document-misc.c:
2215         (ev_document_misc_surface_from_pixbuf):
2216
2217         Fix selections with poppler-splash.
2218         
2219 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2220
2221         * configure.ac:
2222         * backend/pdf/ev-poppler.cc:
2223
2224         Fix build with poppler >= 0.7.2
2225         
2226 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2227
2228         * configure.ac:
2229         
2230         Update for release 2.22.0
2231
2232 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2233
2234         * NEWS:
2235
2236         Update for upcoming release.
2237
2238 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2239
2240         * shell/ev-window.c (ev_window_print_dialog_response_cb):
2241
2242         Bug 495107 – Handle print dialog responses correctly
2243
2244         Correctly handle print dialog response. Properly fixes
2245         the above mentioned bug.
2246
2247 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2248
2249         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2250
2251         Make sure print job is only run when the print button is
2252         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
2253         
2254 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2255
2256         * backend/pdf/pdfdocument.evince-backend.in:
2257         * libdocument/ev-backends-manager.c:
2258         (ev_backends_manager_load_backend),
2259         (ev_backends_manager_get_document):
2260         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
2261
2262         Allow making backend modules resident. This is needed only for
2263         some backends like pdf to avoid registering glib types more than
2264         once.
2265         
2266 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2267
2268         * backend/comics/comics-document.c:
2269         * backend/djvu/djvu-document.c:
2270         * backend/impress/impress-document.c:
2271         * backend/pdf/ev-poppler.cc:
2272         * backend/pixbuf/pixbuf-document.c:
2273         * backend/ps/ev-spectre.c:
2274         * backend/ps/ps-document.c:
2275         * backend/tiff/tiff-document.c:
2276         * libdocument/ev-document.h:
2277         * properties/ev-properties-main.c:
2278
2279         Use g_type_module_add_interface instead of
2280         g_type_add_interface_static. Fixes bug #519679.
2281         
2282 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
2283
2284         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
2285         Added. Returns whether the animation has everything necessary to run.
2286         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
2287         is ready just because it's been created. Fixes #519106.
2288         (draw_one_page): Do not show the "Loading..." text in presentation
2289         mode, there was a slim probability that this could happen.
2290
2291 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2292
2293         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
2294
2295         Duplicate mime_type string before freeing it so that it doesn't
2296         always fail when getting mime type from uri. Fixes bug #518874.
2297         
2298 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2299
2300         * shell/ev-view.c: (ev_view_form_field_choice_changed):
2301
2302         Fix a crash when a choice form field doesn't have any item
2303         selected. Fixes bug #518831
2304         
2305 2008-02-25  Alexander Larsson  <alexl@redhat.com>
2306
2307         * shell/ev-window.c (ev_window_clear_temp_file):
2308         Use g_file_has_prefix instead of renamed
2309         g_file_contains_file.
2310
2311         * configure.ac:
2312         Require new glib for above change.
2313         
2314 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2315
2316         * libdocument/ev-image.c: (ev_image_finalize),
2317         (ev_image_save_tmp):
2318
2319         Return a real uri instead of a filename when saving an
2320         image. Fixes images drag an drop from evince to nautilus. 
2321         
2322 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2323
2324         * backend/pdf/ev-poppler.cc:
2325         (pdf_document_images_get_image_mapping):
2326
2327         Return the image list in the right order. Fixes bug #516237.
2328         
2329 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2330
2331         * backend/impress/impress-document.c:
2332         (impress_document_thumbnails_get_thumbnail):
2333
2334         Remove unused variable to avoid a compiler warning.
2335
2336 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2337
2338         * configure.ac:
2339         
2340         Update for release 2.21.91.
2341
2342 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2343
2344         * configure.ac:
2345         * shell/Makefile.am:
2346         * shell/ev-application.[ch]:
2347         * shell/ev-sidebar-links.c:
2348         * shell/ev-utils.[ch]:
2349         * shell/ev-window.[ch]:
2350
2351         Remove libgnomeprint support. Fixes bug #512370.
2352         
2353 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
2354
2355         * thumbnailer/evince-thumbnailer.c: (main):
2356
2357         Initialize glib type system before using it. Fixes bug #513934.
2358         
2359 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2360
2361         * properties/ev-properties-main.c:
2362
2363         Add missing #include.
2364         
2365 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2366
2367         * configure.ac:
2368         * backend/djvu/djvu-document.c: (djvu_document_render):
2369         * backend/tiff/tiff-document.c: (tiff_document_render):
2370
2371         Use the new cairo function cairo_format_stride_for_width when
2372         available. Fixes bug #482720.
2373
2374 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2375
2376         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
2377         (get_mime_type_from_data), (get_document_from_uri):
2378
2379         Use g_content_type_guess() only when slow is true in
2380         get_document_from_uri(). Fix several memory leaks.
2381         
2382 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
2383
2384         * libdocument/ev-document-factory.c:
2385         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
2386         (get_document_from_uri):
2387
2388         Use g_content_type_guess () to get mimetype for files.
2389         Bug #510401.
2390
2391 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2392
2393         * thumbnailer/Makefile.am:
2394
2395         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
2396         
2397 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2398
2399         * configure.ac:
2400
2401         Fix build with --without-libgnome. Fixes bug #512771.
2402         
2403 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2404
2405         * backend/dvi/Makefile.am: Install only dvi
2406         module. Fixes bug #512718.
2407
2408 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2409
2410         * properties/ev-properties-main.c: (nautilus_module_initialize):
2411         
2412         Initialize backends in properties tab. Fixes bug
2413         #512720.
2414
2415 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2416
2417         * properties/Makefile.am: No need to link with 
2418         libraries. Fixes bug #512719.
2419
2420 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2421
2422         * NEWS:
2423         * configure.ac:
2424         
2425         Update for release 2.21.90.
2426
2427 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2428
2429         * shell/ev-window.c: (ev_window_cmd_escape):
2430
2431         Fix compile warning.
2432         
2433 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2434
2435         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
2436
2437         Fix printing in dvi backend when filename contains white
2438         espaces. Fixes bug #502839.
2439         
2440 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2441
2442         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2443         (screensaver_disable_x11):
2444         * shell/Makefile.am:
2445         * shell/xdg-user-dir-lookup.c: Removed
2446         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2447         * shell/ev-view.c: (ev_view_presentation_transition_start):
2448         * shell/ev-window.c: (ev_window_cmd_file_open),
2449         (ev_window_cmd_save_as), (presentation_set_timeout):
2450
2451         Remove #ifdefs that are no longer needed.
2452         
2453 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2454
2455         * shell/ev-view.[ch]: (ev_view_button_release_event),
2456         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
2457         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
2458         (ev_window_cmd_escape):
2459
2460         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
2461         
2462 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2463
2464         * configure.ac:
2465         * backend/comics/comics-document.c: (comics_document_load):
2466         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
2467         (ev_attachment_set_property), (ev_attachment_init),
2468         (ev_attachment_save), (ev_attachment_launch_app),
2469         (ev_attachment_open):
2470         * libdocument/ev-document-factory.c: (get_document_from_uri):
2471         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
2472         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
2473         * shell/ev-jobs.c:
2474         * shell/ev-password.c: (ev_password_dialog_set_property),
2475         (ev_password_dialog_save_password):
2476         * shell/ev-sidebar-attachments.c:
2477         (ev_sidebar_attachments_drag_data_get):
2478         * shell/ev-window-title.c: (get_filename_from_uri):
2479         * shell/ev-window.c: (ev_window_clear_temp_file),
2480         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
2481         (ev_window_open_uri), (window_save_file_copy_ready_cb),
2482         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
2483         (launch_external_uri), (image_save_dialog_response_cb),
2484         (attachment_save_dialog_response_cb):
2485         * shell/main.c: (load_files), (load_files_remote), (main):
2486         * thumbnailer/evince-thumbnailer.c: (main):
2487
2488         Port to gio and drop gnome-vfs dependency. Fixes bug
2489         #510401. Based on patch by Cosimo Cecchi.
2490         
2491 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2492
2493         * NEWS:
2494
2495         Fixed formatting inconsistencies (spaces vs. tabs)
2496
2497 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2498
2499         * shell/ev-window.c:
2500
2501         Use top/up/bottom/down arrows instead of
2502         first/left/last/right in the toolbar and menu actions.
2503         This fixes issues with RTL languages and is visually
2504         consistent with the page view. Fixes bug #170081.
2505
2506 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2507
2508         * NEWS:
2509
2510         Fixed some inaccuracies pointed out by Carlos Garcia
2511         Campos.
2512
2513 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2514
2515         * NEWS:
2516         * data/evince.schemas.in:
2517         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2518
2519         Override PDF restrictions by default. Fixes bug #382700.
2520
2521 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2522
2523         * NEWS: Updated for upcoming release
2524
2525 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2526
2527         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2528
2529         Fix memory leak.
2530         
2531 2008-01-23  Gil Forcada <gilforcada@guifi.net>
2532
2533         * shell/ev-window.c: (register_custom_actions):
2534         
2535         Added comment for translators
2536
2537 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2538
2539         * shell/ev-view.c: (ev_view_button_release_event):
2540
2541         Do not create the idle function for kinetic scrolling if we are
2542         not in a drag operation.
2543
2544 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2545
2546         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2547         (ev_view_button_press_event), (ev_view_motion_notify_event),
2548         (ev_view_button_release_event):
2549
2550         Restore cursor after autoscrolling. Fixes bug #509958.
2551
2552 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2553
2554         * configure.ac:
2555         * backend/pdf/ev-poppler.cc:
2556         (pdf_document_images_get_image_mapping),
2557         (pdf_document_images_get_image),
2558         (pdf_document_document_images_iface_init):
2559         * libdocument/ev-document-images.[ch]:
2560         (ev_document_images_get_image_mapping),
2561         (ev_document_images_get_image):
2562         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
2563         (ev_image_get_id), (ev_image_save_tmp):
2564         * shell/ev-jobs.c: (ev_job_render_run):
2565         * shell/ev-view.c: (ev_view_drag_data_get):
2566         * shell/ev-window.c: (image_save_dialog_response_cb),
2567         (ev_view_popup_cmd_copy_image):
2568
2569         Do not render images when rendering the page but on demand. It
2570         reduces the memory comsumption.
2571         
2572 2008-01-18  Marcelo Lira  <setanta@gmail.com>
2573
2574         * configure.a:
2575         * shell/ev-password.c:
2576
2577         Make gnome-keyring optional. Fixes bug #509676.
2578         
2579 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2580
2581         * shell/ev-pixbuf-cache.c: (add_job):
2582
2583         Initialize include_images variable as FALSE instead of TRUE.
2584         
2585 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2586
2587         * configure.ac:
2588         * cut-n-paste/Makefile.am:
2589         * cut-n-paste/fileformatchooser/Makefile.am:
2590         * cut-n-paste/fileformatchooser/egg-macros.h:
2591         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
2592         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
2593         * shell/Makefile.am:
2594         * shell/ev-utils.c:
2595         (file_chooser_dialog_add_writable_pixbuf_formats),
2596         (get_gdk_pixbuf_format_by_extension):
2597         * shell/ev-utils.h:
2598         * shell/ev-window.c: (ev_window_error_message),
2599         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
2600         
2601         Simplify image format selection on save.
2602
2603 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2604
2605         * shell/ev-view.c: (ev_view_scroll_event):
2606         
2607         Repair gorizontal scrolling with shift. Fixes
2608         bug #483412.
2609
2610 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2611         
2612         * MAINTAINERS:
2613
2614         Fix formatting issues.
2615         
2616 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2617
2618         * backend/comics/comics-document.c: (comics_regex_quote):
2619         
2620         Don't overquote special chars except of '. See bug 
2621         502500. Thanks to Tom Parker.
2622
2623 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2624
2625         * MAINTAINERS:
2626         
2627         Added Nickolay and Carlos, since they're doing most of
2628         the releases nowadays.
2629
2630 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2631
2632         * properties/Makefile.am:
2633
2634         Get the nautilus extension dir properly instead of using
2635         a hack. Fixes bug #505359.
2636
2637 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2638
2639         * properties/Makefile.am:
2640         
2641         Install nautilus extension into new place. See bug
2642         #505359. Thanks to Matthias Clasen, Brian Pepple and
2643         Damien Carbery.
2644
2645 2008-01-13  Djihed Afifi  <djihed@gmail.com>
2646
2647         * shell/ev-window.c: (ev_window_get_recent_file_label):
2648         
2649         RTL marker in recent file list. See bug #509076.
2650
2651 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2652
2653         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
2654         * shell/ev-window.c: (image_save_dialog_response_cb):
2655
2656         Fix compile warnings due to unused variables.
2657         
2658 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2659
2660         * configure.ac:
2661         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
2662         * backend/ps/ev-spectre.c: (ps_document_render):
2663
2664         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
2665
2666 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2667
2668         * shell/ev-transition-animation.c (ev_transition_animation_fade)
2669         (ev_transition_animation_paint): Implement "fade" effect.
2670
2671 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2672
2673         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
2674         (ev_transition_animation_paint): Implement "uncover" effect.
2675
2676 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2677
2678         * shell/ev-transition-animation.c (ev_transition_animation_cover)
2679         (ev_transition_animation_paint): Implement "cover" effect.
2680
2681 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2682
2683         * shell/ev-transition-animation.c (ev_transition_animation_push)
2684         (ev_transition_animation_paint): Implement "push" effect.
2685
2686 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2687
2688         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
2689         (ev_transition_animation_paint): Implement "dissolve" effect.
2690
2691 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2692
2693         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
2694         (ev_transition_animation_paint): Implement "wipe" effect.
2695
2696 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2697
2698         * shell/ev-transition-animation.c (ev_transition_animation_box)
2699         (ev_transition_animation_paint): Implement "box" effect.
2700
2701 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2702
2703         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
2704         (ev_transition_animation_paint): Implement "blinds" effect.
2705
2706 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2707
2708         * shell/ev-transition-animation.c (ev_transition_animation_split)
2709         (ev_transition_animation_paint): Implement "split" effect.
2710
2711 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2712
2713         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
2714         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
2715         (ev_view_transition_animation_start) 
2716         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
2717         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
2718         (ev_view_next_page) (ev_view_previous_page):
2719         
2720         Use EvTransitionAnimation to drive page changes in the presentation
2721         mode, the animation will wait to start until both the origin and 
2722         destination page surfaces are available. Fixes #458460.
2723
2724         (draw_loading_text):
2725
2726         Remove workaround for bug #320352, it's now fixed properly.
2727
2728
2729 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2730
2731         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
2732         will contain the implementations for page transition animations, at
2733         the moment it just has the "replace" effect.
2734         * shell/Makefile.am: Added these files to build.
2735
2736 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2737
2738         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
2739         animations.
2740         * shell/Makefile.am: Added these files to build.
2741
2742 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2743
2744         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
2745         implementation to get_effect() in EvDocumentTransitionIface.
2746
2747 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2748
2749         * libdocument/ev-transition-effect.[ch]: New files, define a page
2750         transition effect, at the moment it maps PopplerPageTransition to a
2751         GObject.
2752         * libdocument/Makefile.am: Added these files to build.
2753         * libdocument/ev-document-transition.[ch]
2754         (ev_document_transition_get_effect): New method, gets the
2755         EvTransitionEffect returned by the interface implementation, with
2756         fallback to the "replace" effect.
2757
2758 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
2759
2760         * configure.ac:
2761         * cut-n-paste/Makefile.am:
2762         * cut-n-paste/fileformatchooser/Makefile.am:
2763         * cut-n-paste/fileformatchooser/egg-macros.h:
2764         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
2765         * shell/Makefile.am:
2766         * shell/ev-window.c: (image_save_dialog_response_cb),
2767         (ev_view_popup_cmd_save_image_as):
2768
2769         Allow exporting images in any format supported by
2770         GdkPixbuf. Fixes bug #500209.
2771         
2772 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2773
2774         * backend/pixbuf/pixbuf-document.c:
2775
2776         More warnings fixed.
2777         
2778 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2779
2780         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
2781         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
2782         * backend/djvu/djvu-text.h:
2783         * backend/tiff/tiff-document.c: (tiff_document_render):
2784
2785         Fix compile warnings.
2786         
2787 2007-12-28  Christian Persch  <chpe@gnome.org>
2788
2789         * **/*.c: Include config.h. Bug #504721.
2790
2791 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2792
2793         * configure.ac:
2794         * Makefile.am:
2795         * po/POTFILES.in:
2796         * backend/comics/Makefile.am:
2797         * backend/comics/comics-document.[ch]:
2798         * backend/comics/comicsdocument.evince-backend.in:
2799         * backend/djvu/Makefile.am:
2800         * backend/djvu/djvu-document.[ch]:
2801         * backend/djvu/djvudocument.evince-backend.in:
2802         * backend/dvi/Makefile.am:
2803         * backend/dvi/dvi-document.[c]:
2804         * backend/dvi/dvidocument.evince-backend.in:
2805         * backend/impress/Makefile.am:
2806         * backend/impress/impress-document.[ch]:
2807         * backend/impress/impressdocument.evince-backend.in:
2808         * backend/pdf/Makefile.am:
2809         * backend/pdf/ev-poppler.cc:
2810         * backend/pdf/ev-poppler.h:
2811         * backend/pdf/pdfdocument.evince-backend.in:
2812         * backend/pixbuf/Makefile.am:
2813         * backend/pixbuf/pixbuf-document.[ch]:
2814         * backend/pixbuf/pixbufdocument.evince-backend.in:
2815         * backend/ps/Makefile.am:
2816         * backend/ps/ev-spectre.[ch]:
2817         * backend/ps/ps-document.[ch]:
2818         * backend/ps/psdocument.evince-backend.in:
2819         * backend/tiff/Makefile.am:
2820         * backend/tiff/tiff-document.[ch]:
2821         * backend/tiff/tiffdocument.evince-backend.in:
2822         * libdocument/Makefile.am:
2823         * libdocument/ev-backends-manager.[ch]:
2824         * libdocument/ev-module.[ch]:
2825         * libdocument/ev-document.h:
2826         * libdocument/ev-document-factory.[ch]:
2827         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
2828         (get_compression_from_mime_type), (get_document_from_uri),
2829         (ev_document_factory_get_document), (file_filter_add_mime_types),
2830         (ev_document_factory_add_filters):
2831         * shell/Makefile.am:
2832         * shell/ev-window-title.c: (get_filename_from_uri):
2833         * shell/main.c: (main):
2834         * thumbnailer/Makefile.am:
2835         * thumbnailer/evince-thumbnailer.c: (main):
2836
2837         Plugin system for backends. Fixes bug #351348.
2838         
2839 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2840
2841         * shell/ev-view-private.h:
2842         * shell/ev-view.c: (ev_view_drag_update_momentum),
2843         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
2844         (ev_view_button_release_event), (ev_view_destroy):
2845         
2846         Kinetic scrolling implemented as requested in
2847         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
2848
2849 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2850
2851         * data/evince-toolbar.xml:
2852         * data/evince-ui.xml:
2853         * shell/ev-view-private.h:
2854         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2855         (ev_view_button_press_event), (ev_view_motion_notify_event),
2856         (ev_view_button_release_event), (ev_view_init),
2857         (ev_view_autoscroll_cb), (ev_view_autoscroll),
2858         (ev_view_set_cursor):
2859         * shell/ev-view.h:
2860         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2861         (ev_window_cmd_view_autoscroll):
2862         
2863         Autoscroll feature with the context menu. Fixes bug 
2864         #323670. Thanks to David Turner <cillian64@googlemail.com>.
2865
2866 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2867
2868         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
2869
2870         Disconnect also page-ready signal when removing a job because the
2871         page size has changed. Thanks to kripken
2872         <kripkensteiner@gmail.com>.
2873
2874 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2875
2876         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
2877         
2878         Scroll pages in page entry with mouse wheel. Fixes bug
2879         #324122. Thanks to David Turner <cillian64@googlemail.com>.
2880
2881 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2882
2883         * backend/dvi/Makefile.am:
2884         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
2885         (mdvi_cairo_device_init):
2886         * backend/dvi/mdvi-lib/common.h:
2887         * backend/dvi/mdvi-lib/mdvi.h:
2888         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
2889         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
2890         (mdvi_build_path_from_cwd):
2891
2892         Add ps specials support in dvi backend when libspectre is
2893         present. Fixes bug #386005.
2894         
2895 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2896
2897         * configure.ac:
2898         * backend/ps/Makefile.am:
2899         * backend/ps/ev-spectre.[ch]:
2900         
2901         Use libspectre, if available, for the ps backend. Fixes bugs
2902         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
2903
2904 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2905         
2906         * backend/comics/comics-document.c: (comics_document_load):
2907         
2908         Cygwin build issue fix.
2909
2910 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2911
2912         * shell/ev-view.c: (ev_view_set_zoom):
2913
2914         Do not limit the minimum zoom factor when sizing mode is best bit
2915         or fit width. Fixes bug #503805.
2916         
2917 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2918
2919         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
2920         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
2921         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
2922         (ev_link_dest_get_property), (ev_link_dest_set_property),
2923         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
2924         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
2925         (ev_link_dest_new_fitr):
2926         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
2927         (goto_fith_dest), (goto_xyz_dest):
2928
2929         Do not change left, top and zoom values when they are null in PDF
2930         destinations. Fixes bug #460658.
2931         
2932 2007-12-10  Christian Persch  <chpe@gnome.org>
2933
2934         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
2935         (ev_view_accessible_class_init),
2936         (ev_view_accessible_idle_do_action),
2937         (ev_view_accessible_action_do_action),
2938         (ev_view_accessible_action_get_description),
2939         (ev_view_accessible_action_set_description),
2940         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
2941         (ev_view_accessible_factory_init),
2942         (ev_view_accessible_factory_get_accessible_type):
2943         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
2944         private data, and G_DEFINE_TYPE. Bug #502843.
2945
2946 2007-12-08  Christian Persch  <chpe@gnome.org>
2947
2948         * shell/ev-metadata-manager.c: (item_free),
2949         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2950         (value_free), (parse_value), (parseItem),
2951         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2952         (save_values): Use GSlice to allocate small amounts of memory. Bug
2953         #475972.
2954
2955 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2956
2957         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2958
2959         Restore cursor to normal after a drag operation. Fixes bug
2960         #501603.
2961         
2962 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2963
2964         * NEWS:
2965         * configure.ac:
2966         
2967         Update for release 2.21.1
2968
2969 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2970
2971         * configure.ac:
2972         * cut-n-paste/gedit-message-area/Makefile.am:
2973         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
2974         * shell/Makefile.am:
2975         * shell/ev-message-area.[ch]:
2976         * shell/ev-window.c: (ev_window_set_message_area),
2977         (ev_window_error_message_response_cb), (ev_window_error_message),
2978         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
2979         (ev_window_save_job_cb), (image_save_dialog_response_cb),
2980         (ev_attachment_popup_cmd_open_attachment),
2981         (attachment_save_dialog_response_cb), (ev_window_set_document),
2982         (ev_window_init):
2983
2984         Use a message area instead of a popup dialog for error
2985         notifications. Fixes bug #337495.
2986         
2987 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2988
2989         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
2990         (ev_window_run_fullscreen):
2991
2992         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
2993         
2994 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2995
2996         * ev-sidebar-thumbnails.c: (update_visible_range),
2997         (ev_sidebar_thumbnails_refresh),
2998         (ev_sidebar_thumbnails_set_document),
2999         (ev_sidebar_thumbnails_support_document):
3000
3001         Show thumbnails for documents with one page. Fixes bug #358751.
3002         
3003 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3004
3005         * shell/ev-window.c:
3006         (ev_window_load_print_settings_from_metadata),
3007         (ev_window_save_print_settings), (ev_window_print_finished),
3008         (ev_window_print_range):
3009
3010         Print settings that are specific to the document are now saved per
3011         document in the metadata file. Fixes bug #488806.
3012         
3013 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
3014
3015         * backend/tiff/tiff-document.c: (tiff_document_render):
3016
3017         Tiff documents were rendered with wrong colors. Fixes bug #497279.
3018         
3019 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3020
3021         * shell/ev-application.[ch]: (get_find_string_from_args),
3022         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3023         (ev_application_open_uri_list):
3024         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
3025         * shell/ev-window.[ch]: (ev_window_load_job_cb),
3026         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3027         (ev_window_cmd_recent_file_activate),
3028         (ev_window_open_recent_action_item_activated),
3029         (ev_window_print_send), (open_remote_link):
3030         * shell/main.c: (arguments_parse):
3031
3032         Add a command line option for search. Fixes bug #497710.
3033         
3034 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
3035
3036         * shell/ev-jobs.c: (ev_job_print_new):
3037
3038         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
3039         
3040 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3041
3042         * data/evince-toolbar.xml:
3043         * shell/Makefile.am:
3044         * shell/ev-application.c: (ev_application_init):
3045         * shell/ev-open-recent-action.[ch]:
3046         * shell/ev-window.c:
3047         (ev_window_open_recent_action_item_activated),
3048         (register_custom_actions):
3049
3050         Add an expander to the open toolbar item which pops up a dropdown
3051         menu with the recently used documents. Fixes bug #487215.
3052         
3053 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3054
3055         * shell/ev-window.c: (ev_window_open_uri),
3056         (ev_window_cmd_view_reload):
3057
3058         Do not jump to the first page when reloading by running evince
3059         from the command line. Fixes bug #490847.
3060         
3061 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3062
3063         * shell/ev-window.c: (ev_window_cmd_help_contents):
3064
3065         Plugged memory leak when help file is not found. Fixes bug
3066         #490762.
3067         
3068 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3069
3070         * configure.ac:
3071
3072         Enable djvu, dvi and comics backends by default. Fixes bug
3073         #437121.
3074         
3075 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3076
3077         * configure.ac:
3078         * cut-n-paste/Makefile.am:
3079         * cut-n-paste/recent-files/*: Removed
3080         * help/reference/Makefile.am:
3081         * shell/Makefile.am:
3082         * shell/ev-application.[ch]: (ev_application_shutdown),
3083         (ev_application_init):
3084         * shell/ev-window.c: (ev_window_add_recent),
3085         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
3086
3087         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
3088         
3089 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
3090
3091         * shell/ev-window.c: (launch_external_uri):
3092
3093         Let GnomeVFS check the URL, this allow more URL (like mailto:),
3094         and report error if the URL is not supported (#489910).
3095
3096 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3097
3098         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3099         (pdf_document_file_exporter_begin_page),
3100         (pdf_document_file_exporter_end_page):
3101
3102         Fix printing with poppler splash backend. Fixes bug #489774.
3103         
3104 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3105
3106         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3107         * shell/ev-print-job.c: (ev_print_job_class_init):
3108
3109         Fix a crash when printing with the gnome-print dialog. Fixes bug
3110         #488939.
3111         
3112 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
3113
3114         * backend/pixbuf/pixbuf-document.c:
3115
3116         Fix an implicit function definition warning (#487655)
3117
3118 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3119
3120         * shell/ev-window.c:
3121
3122         Fix conflicting shortcut for view sade pane and presentation.
3123         
3124 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3125
3126         * backend/pdf/ev-poppler.cc:
3127         (pdf_document_file_exporter_begin_page),
3128         (pdf_document_file_exporter_do_page),
3129         (pdf_document_file_exporter_end_page),
3130         (pdf_document_file_exporter_iface_init):
3131         * libdocument/ev-file-exporter.[ch]:
3132         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
3133         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3134         (ev_job_print_run):
3135
3136         When printing multiple pages per sheet in reverse option, do not
3137         invert the order of the pages in every sheet, but the order of the
3138         sheets. Do not print blank pages when page range is invalid. Fixes
3139         bugs #484857 and #485521.
3140         
3141 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3142
3143         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3144         (ev_job_print_run):
3145         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3146
3147         Respect ranges order when printing more than one range in random
3148         order.
3149         
3150 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
3151
3152         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
3153         (ev_window_setup_document), (ev_window_rotation_changed_cb):
3154
3155         Rotate also the window icon when document is rotated. Fixes bug
3156         #474681.
3157         
3158 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3159
3160         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
3161         (pdf_document_forms_get_form_fields):
3162
3163         Silently ignore unknown form fields. Fixes bug #482654. Patch by
3164         Matthias Drochner.
3165         
3166 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3167
3168         * configure.ac:
3169         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3170
3171         Use poppler_page_render_for_printing() instead of
3172         poppler_page_render() if available when exporting to a ps or pdf
3173         file. Fixes bug #476627.
3174         
3175 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3176
3177         * shell/ev-window.c: (ev_window_run_fullscreen):
3178
3179         Do not show the toolbar in fullscreen mode if the main toolbar is
3180         not visible. Fixes bug #483048.
3181         
3182 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3183
3184         * shell/ev-view.c: (ev_view_button_press_event):
3185
3186         Give priority to form fields over images when deciding whether a
3187         button press event is over an image or form field. It allows edit
3188         form fields when they are over a background image. Fixes bug
3189         #477841.
3190         
3191 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3192
3193         * NEWS:
3194         * configure.ac:
3195         
3196         Update for release 2.20.0
3197
3198 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3199
3200         * backend/pdf/ev-poppler.cc:
3201
3202         Remove #ifdef HAVE_FORMS, so that forms support works again.
3203
3204 2007-09-05  Götz Waschk  <waschk@mandriva.org>
3205
3206         * configure.ac:
3207         * data/evince.desktop.in.in:
3208         
3209         Fixes desktop file issues. See bug #473471.
3210
3211 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3212
3213         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3214         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3215         (ev_job_queue_remove_job):
3216         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
3217         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
3218         * shell/ev-window.c: (ev_window_clear_save_job),
3219         (ev_window_save_job_cb), (file_save_dialog_response_cb),
3220         (ev_window_dispose):
3221
3222         Move save a copy task to its own job so that it's carried out in a
3223         thread avoiding another lock in the main thread. Use
3224         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
3225         can be saved to a pathin another file system. Fixes bug #456891.
3226         
3227 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3228
3229         * NEWS:
3230         * configure.ac:
3231         
3232         Update for release 2.19.92
3233
3234 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3235
3236         * configure.ac:
3237         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3238         (pdf_selection_get_selection_region),
3239         (pdf_selection_get_selection_map),
3240         (ev_form_field_from_poppler_field):
3241
3242         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
3243         and triple click selections are enabled again now.
3244
3245 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3246
3247         * shell/ev-window.c: (ev_window_add_history):
3248
3249         Make sure not to use the history with documents not supporting
3250         links. Fixes bug #468954.
3251
3252 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3253
3254         * shell/ev-window.c: (ev_window_load_job_cb):
3255
3256         Restart the search when reloading a document with the find bar
3257         visible. Fixes bug #461962.
3258
3259 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3260
3261         * shell/ev-window.c: (setup_document_from_metadata),
3262         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
3263
3264         Do not jump to the first page when reloading a document from the
3265         last page.
3266
3267 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3268
3269         * shell/ev-window.c: (update_chrome_flag),
3270         (setup_sidebar_from_metadata),
3271         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
3272         (ev_window_cmd_edit_find_next),
3273         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
3274         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
3275         (find_bar_close_cb), (view_actions_focus_in_cb):
3276
3277         Do not update visibility when changing a chrome flag so that it's
3278         possible to update several flags and update visibility only once
3279         for all of them.
3280
3281 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3282
3283         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3284
3285         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
3286         supported by gtk+. Fixes bug #460907.
3287
3288 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3289
3290         * shell/ev-view.c: (view_update_range_and_current_page):
3291
3292         Make sure current-page <= end-page in continuous mode. Fixes bug
3293         #454950.
3294
3295 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3296
3297         * backend/pdf/ev-poppler.cc: (build_tree):
3298
3299         Ignore outline items without a title. Fixes bug #453913.
3300
3301 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3302
3303         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3304         (ev_view_button_release_event), (ev_view_leave_notify_event):
3305
3306         Use always drag mouse cursor during a drag operation. Fixes bug
3307         #470564.
3308
3309 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3310
3311         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3312         (pdf_selection_get_selection_region),
3313         (pdf_selection_get_selection_map):
3314
3315         Temporarily disable double and triple selections since it depends on
3316         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
3317         released and the update of the external dependency minimal version
3318         approved.
3319
3320 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3321
3322         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3323         (pdf_document_file_exporter_do_page):
3324         * libdocument/ev-file-exporter.h:
3325         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3326         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3327
3328         Actually fix printing regressions. Remove orientation from
3329         EvPrintContext since it's redundant.
3330
3331 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3332
3333         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
3334         * backend/impress/impress-document.c:
3335         (impress_document_document_iface_init):
3336         * backend/ps/ps-document.c: (ps_document_document_iface_init):
3337         * backend/djvu/djvu-document.c:
3338         (djvu_document_document_iface_init),
3339         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
3340         * backend/tiff/tiff-document.c:
3341         (tiff_document_document_iface_init):
3342         * backend/pixbuf/pixbuf-document.c:
3343         (pixbuf_document_document_iface_init):
3344         * backend/comics/comics-document.c:
3345         (comics_document_document_iface_init):
3346         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
3347         (pdf_selection_render_selection),
3348         (pdf_selection_get_selected_text),
3349         (pdf_selection_get_selection_region),
3350         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
3351         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
3352         (ev_selection_get_selection_region),
3353         (ev_selection_get_selection_map):
3354         * libdocument/ev-document.[ch]:
3355         * shell/ev-pixbuf-cache.[ch]: (add_job),
3356         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
3357         * shell/ev-view-private.h:
3358         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
3359         (ev_job_render_run):
3360         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3361         * shell/ev-view.c: (start_selection_for_event),
3362         (ev_view_button_press_event), (ev_view_drag_data_get),
3363         (ev_view_drag_data_received), (ev_view_button_release_event),
3364         (compute_new_selection_text), (compute_selections),
3365         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3366         (ev_view_primary_get_cb):
3367
3368         Add support for double and triple click selections.
3369
3370 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3371
3372         * NEWS:
3373         * configure.ac:
3374
3375         Update for release 2.19.4
3376
3377 2007-08-28  Justin Blanchard  <justinb04@aim.com>
3378
3379         * shell/ev-view-private.h:
3380         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
3381         (ev_view_set_highlight_search):
3382         * shell/ev-view.h:
3383         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
3384         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
3385         (find_bar_visibility_changed_cb):
3386         
3387         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
3388
3389 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3390
3391         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3392         (pdf_document_file_exporter_begin),
3393         (pdf_document_file_exporter_do_page):
3394         * shell/ev-jobs.c: (ev_job_print_run):
3395         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3396
3397         Create always a portrait cairo surface and rotate when needed for
3398         landscape. It fixes printing problems in real printers.
3399
3400 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3401
3402         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3403         * libdocument/ev-file-exporter.[ch]:
3404         (ev_file_exporter_get_capabilities):
3405         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3406         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3407
3408         Adjust number of pages per row according to page orientation when
3409         printing 2 or 6 pages per sheet.
3410
3411 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3412
3413         * shell/ev-window.c: (ev_window_print_send):
3414
3415         Reset also cups setting to 1 when printing multiple pages per
3416         sheet. Fixes bug #468853.
3417
3418 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3419
3420         * libdocument/ev-document-misc.c:
3421         (ev_document_misc_surface_rotate_and_scale):
3422
3423         Use directly cairo_surface_get_content() when creating a similar
3424         surface as suggested by Jeff Muizelaar. Thanks again.
3425
3426 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3427
3428         * backend/djvu/djvu-document.c: (djvu_document_render):
3429         * backend/tiff/tiff-document.c: (tiff_document_render):
3430         * backend/pdf/ev-poppler.cc: (pdf_document_render):
3431         * libdocument/ev-document-misc.c:
3432         (ev_document_misc_surface_from_pixbuf),
3433         (ev_document_misc_surface_rotate_and_scale):
3434
3435         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
3436         creating page surfaces. Fixes bug #453123. Thank you very much to
3437         Jeff Muizelaar <jeff@infidigm.net>.
3438
3439 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3440
3441         * shell/ev-page-cache.c: (ev_page_cache_new),
3442         (ev_page_cache_get_thumbnail_size):
3443         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
3444         (ev_sidebar_thumbnails_set_loading_icon):
3445
3446         Also store in page-cache the dimensions of the thumbnails so that
3447         they can be used to create the correct loading icon in the side
3448         pane. Fixes bug #466857.
3449
3450 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3451
3452         * backend/pdf/ev-poppler.cc:
3453         (pdf_document_thumbnails_get_thumbnail):
3454
3455         Fix thumbnails rotation in pdf documents that include embedded 
3456         thumbnails.
3457
3458 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
3459
3460         * backend/pdf/ev-poppler.cc:
3461
3462         Don't use #ifdef in macro expansion. Some compilers don't
3463         like that. Closes bug #467042.
3464
3465 2007-08-15  Justin Blanchard  <justinb04@aim.com>
3466
3467         * backend/djvu/djvu-document.c: (djvu_document_finalize):
3468         
3469         Fixes memory leak in djvu backend.
3470
3471 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
3472
3473         * data/icons/32x32/Makefile.am:
3474         * data/icons/32x32/actions/Makefile.am:
3475         * data/icons/32x32/actions/view-page-cont.svg:
3476         * data/icons/32x32/actions/view-page-facing.svg:
3477         * data/icons/48x48/Makefile.am:
3478         * data/icons/48x48/actions/Makefile.am:
3479         * data/icons/48x48/actions/view-page-cont.svg:
3480         * data/icons/48x48/actions/view-page-facing.svg:
3481         
3482         Icons for a new sizes.
3483
3484 2007-08-14  Justin Blanchard  <justinb04@aim.com>
3485
3486         * shell/ev-page-cache.c: (build_height_to_page),
3487         (ev_page_cache_get_height_to_page):
3488         
3489         Fixes invalid read, see bug #466401.
3490
3491 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3492
3493         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3494         (set_drag_cursor):
3495         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3496         (configure_item_cursor), (new_pixbuf_from_widget):
3497
3498         Fix multihead problems in toolbar editor. Fixes bug #382055.
3499
3500 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3501
3502         * shell/ev-window.c: (ev_window_cmd_file_open),
3503         (ev_window_cmd_save_as):
3504
3505         Use g_get_user_special_dir when available instead of
3506         xdg_user_dir_lookup.
3507
3508 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3509
3510         * MAINTAINERS:
3511         
3512         Updated according to request on desktop-devel.
3513
3514 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3515
3516         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3517
3518         Do not use cairo_rectangle and cairo_clip since we are
3519         not using cairo_fill but cairo_paint. Use the same cairo context
3520         for every page in the same expose event.
3521
3522 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3523
3524         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
3525         leak.
3526
3527 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3528
3529         * configure.ac:
3530         * NEWS:
3531
3532         Release 0.9.3
3533
3534 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3535
3536         * libdocument/ev-document-info.h:
3537         * libdocument/ev-document.h:
3538         * shell/ev-page-action.h:
3539         * shell/ev-sidebar-links.h:
3540
3541         Fix a headers problem with ev-link
3542         
3543         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
3544         * shell/ev-view-private.h:
3545         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3546         (get_link_area), (ev_view_query_tooltip),
3547         (ev_view_leave_notify_event), (ev_view_destroy),
3548         (ev_view_class_init):
3549
3550         Use new gtk tooltips when available instead of ev-tooltip.
3551         
3552 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3553
3554         * shell/ev-window.c: (update_chrome_visibility),
3555         (ev_window_sidebar_visibility_changed_cb):
3556
3557         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
3558         
3559 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3560
3561         * shell/ev-navigation-action.c:
3562         (ev_navigation_action_history_changed),
3563         (ev_navigation_action_set_history):
3564         * shell/ev-navigation-action-widget.c:
3565         (ev_navigation_action_widget_init):
3566         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3567
3568         Fix compile warnings.
3569         
3570 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3571
3572         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3573         (egg_editable_toolbar_dispose):
3574
3575         Fix memory leak.
3576         
3577 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3578
3579         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3580         (screensaver_disable_x11):
3581         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
3582         * shell/ev-window.c: (presentation_set_timeout):
3583         * shell/ev-view.c: (ev_view_presentation_transition_start):
3584
3585         Use g_timeout_add_seconds instead of g_timeout_add when
3586         available.
3587         
3588 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3589
3590         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
3591
3592         Set horizontal scrollbar policy to AUTOMATIC instead of
3593         NEVER. Workaround for bug #449462.
3594         
3595 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3596
3597         * shell/ev-jobs.c: (ev_job_render_page_ready):
3598
3599         Add page_ready callback to main loop with high priority and hold
3600         a reference to job during idle.
3601         
3602 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3603
3604         * configure.ac:
3605         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3606         (pdf_document_file_exporter_begin),
3607         (pdf_document_file_exporter_do_page),
3608         (pdf_document_file_exporter_get_capabilities):
3609         * libdocument/ev-file-exporter.h:
3610         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3611         * shell/ev-window.c: (ev_window_print_send),
3612         (ev_window_print_dialog_response_cb):
3613
3614         Allow printing multiple pages per sheet. Fixes bug #395573.
3615         
3616 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3617
3618         * shell/ev-view.c: (tip_from_link):
3619         
3620         Check for NULL, fixes bug #460862.
3621
3622 2007-07-29  Christian Persch  <chpe@gnome.org>
3623
3624         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3625         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3626         (ev_window_cmd_preview_print):
3627         
3628         Fixes bug #437681 - blocks while enumerating printers.
3629
3630 2007-07-29  Christian Persch  <chpe@gnome.org>
3631
3632         * shell/ev-window.c: (ev_window_screen_changed):
3633         
3634         Don't use deprecated gtk+ function. See bug #460909.
3635
3636 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3637
3638         * shell/ev-utils.c: (get_num_monitors):
3639         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
3640
3641         Do not use display before initializing it. Remove compile
3642         warnings.
3643
3644 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
3645
3646         * shell/ev-view.c: (ev_view_class_init):
3647         
3648         Unix-like hjkl bindings added. See bug #458111.
3649
3650 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
3651
3652         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
3653         * shell/ev-utils.h:
3654         * shell/ev-view.c: (ev_view_set_zoom_for_size),
3655         (ev_view_update_view_size):
3656         * shell/ev-view.h:
3657         * shell/ev-window.c: (ev_window_update_actions),
3658         (setup_view_from_metadata), (ev_window_screen_changed),
3659         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
3660         (zoom_control_changed_cb):
3661         * shell/ev-window.h:
3662         
3663         Reorganizes utility functions.
3664
3665 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3666
3667         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
3668         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
3669         (add_job), (ev_pixbuf_cache_get_surface),
3670         (ev_pixbuf_cache_get_link_mapping),
3671         (ev_pixbuf_cache_get_image_mapping),
3672         (ev_pixbuf_cache_get_form_field_mapping),
3673         (ev_pixbuf_cache_get_text_mapping):
3674         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
3675         (notify_page_ready), (ev_job_render_page_ready),
3676         (ev_job_render_run):
3677
3678         Add page_ready signal to notify that page is ready as soon as
3679         possible even if other page elements like links, forms, images or
3680         text mapping are not ready yet.
3681
3682 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3683
3684         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
3685         (dvi_document_file_exporter_do_page),
3686         (dvi_document_file_exporter_get_capabilities),
3687         (dvi_document_file_exporter_iface_init):
3688         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
3689         (ps_document_file_exporter_do_page),
3690         (ps_document_file_exporter_get_capabilities),
3691         (ps_document_file_exporter_iface_init):
3692         * backend/djvu/djvu-document.c:
3693         (djvu_document_file_exporter_begin),
3694         (djvu_document_file_exporter_end),
3695         (djvu_document_file_exporter_get_capabilities),
3696         (djvu_document_file_exporter_iface_init):
3697         * backend/tiff/tiff-document.c:
3698         (tiff_document_file_exporter_begin),
3699         (tiff_document_file_exporter_get_capabilities),
3700         (tiff_document_document_file_exporter_iface_init):
3701         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3702         (pdf_document_file_exporter_do_page),
3703         (pdf_document_file_exporter_get_capabilities),
3704         (pdf_document_file_exporter_iface_init):
3705         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
3706         (ev_file_exporter_get_capabilities):
3707         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
3708         (idle_print_handler), (ev_print_job_print):
3709         * shell/ev-jobs.c: (ev_job_print_run):
3710         * shell/ev-window.c: (ev_window_print_send),
3711         (ev_window_print_range):
3712
3713         Use capabilities to know which options should be offered by the
3714         print dialog depending on the document backend.
3715
3716 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3717
3718         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3719
3720         Give priority to forms over text to set the cursor.
3721
3722 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3723
3724         * shell/ev-view-private.h:
3725         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3726         (ev_view_leave_notify_event), (ev_view_finalize),
3727         (ev_view_get_property), (ev_view_class_init):
3728
3729         Use IBEAM cursor for text form fields and NORMAL cursor for read
3730         only fields. Remove unused status attribute.
3731
3732 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3733
3734         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3735
3736         Update region for current selected items also for checkbox
3737         buttons, since they can behave as radio buttons when they are in a
3738         set.
3739
3740 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3741
3742         * configure.ac:
3743         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3744
3745         Get max length of text form fields.
3746
3747 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3748
3749         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3750         * libdocument/ev-form-field.h:
3751         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
3752
3753         Fix build with current poppler cvs head.
3754
3755 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3756
3757         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3758         * shell/eggfindbar.c: (egg_find_bar_init):
3759
3760         Fix build with gtk+ >= 2.11.5 due to gtktooltips
3761         deprecation. Fixes bug #455667
3762
3763 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3764
3765         * NEWS:
3766         * configure.ac:
3767         
3768         Update for release 0.9.2
3769
3770 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3771
3772         * shell/ev-view.c: (ev_view_form_field_text_save),
3773         (ev_view_form_field_choice_save):
3774
3775         Fix a crash when closing whith a form widget visible.
3776
3777 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3778
3779         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3780
3781         Update also the region of the current selected button when
3782         clicking on another button if they are radio buttons.
3783
3784 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3785
3786         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
3787         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
3788         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
3789         (ev_pixbuf_cache_get_link_mapping),
3790         (ev_pixbuf_cache_get_image_mapping),
3791         (ev_pixbuf_cache_get_form_field_mapping),
3792         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
3793         * shell/ev-view.c: (ev_view_form_field_get_region),
3794         (ev_view_form_field_button_create_widget),
3795         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
3796         (job_finished_cb):
3797
3798         Redraw only form field region instead of the whole page when
3799         reloading a page to show changes on the form field.
3800
3801 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3802
3803         * shell/ev-view.c: (ev_view_form_field_choice_save):
3804
3805         Fix selection of first item in list form fields.
3806
3807 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3808
3809         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
3810         (ev_pixbuf_cache_reload_page),
3811         (ev_pixbuf_cache_get_form_field_mapping):
3812
3813         Some refactoring to avoid duplicated code.
3814
3815 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3816
3817         * configure.ac:
3818         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
3819         (ev_form_field_from_poppler_field),
3820         (pdf_document_forms_get_form_fields),
3821         (pdf_document_forms_form_field_text_get_text),
3822         (pdf_document_forms_form_field_text_set_text),
3823         (pdf_document_forms_form_field_button_set_state),
3824         (pdf_document_forms_form_field_button_get_state),
3825         (pdf_document_forms_form_field_choice_get_item),
3826         (pdf_document_forms_form_field_choice_get_n_items),
3827         (pdf_document_forms_form_field_choice_is_item_selected),
3828         (pdf_document_forms_form_field_choice_select_item),
3829         (pdf_document_forms_form_field_choice_toggle_item),
3830         (pdf_document_forms_form_field_choice_unselect_all),
3831         (pdf_document_forms_form_field_choice_set_text),
3832         (pdf_document_forms_form_field_choice_get_text),
3833         (pdf_document_document_forms_iface_init):
3834         * libdocument/Makefile.am:
3835         * libdocument/ev-form-field.[ch]:
3836         * libdocument/ev-document-forms.[ch]:
3837         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3838         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3839         (add_job), (ev_pixbuf_cache_reload_page),
3840         (ev_pixbuf_cache_get_form_field_mapping):
3841         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
3842         * shell/ev-view-private.h:
3843         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
3844         (ev_view_handle_cursor_over_xy),
3845         (ev_view_get_form_field_at_location),
3846         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
3847         (ev_view_form_field_button_create_widget),
3848         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
3849         (ev_view_form_field_text_create_widget),
3850         (ev_view_form_field_choice_save),
3851         (ev_view_form_field_choice_changed),
3852         (ev_view_form_field_choice_create_widget),
3853         (ev_view_handle_form_field), (ev_view_size_allocate),
3854         (ev_view_realize), (draw_end_presentation_page),
3855         (ev_view_button_press_event), (ev_view_remove_all),
3856         (ev_view_motion_notify_event), (ev_view_key_press_event),
3857         (ev_view_enter_notify_event), (highlight_find_results),
3858         (draw_loading_text), (draw_one_page), (ev_view_destroy),
3859         (ev_view_class_init), (page_changed_cb),
3860         (on_adjustment_value_changed), (ev_view_set_presentation),
3861         (merge_selection_region), (ev_view_set_cursor),
3862         (ev_view_reset_presentation_state):
3863         
3864         Merge evince-forms branch.
3865
3866 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
3867
3868         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
3869
3870         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
3871         This script also updates itself from libegg
3872
3873         * cut-n-paste/toolbar-editor/egg*:
3874         Run update-toolbareditor-from-libegg.sh so we are in sync again with
3875         libegg
3876
3877 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
3878
3879         * shell/ev-window.c:
3880         
3881         Adds a nice icon to page action during toolbar editing.
3882         See bug #452872.
3883
3884 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3885
3886         * data/evince-toolbar.xml:
3887         * shell/ev-window.c:
3888         
3889         Let user add a presentation and fullscreen icons on toolbar.
3890         See bug #449734.
3891
3892 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
3893
3894         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
3895
3896         new script to keep in sync with toolbareditor in libegg
3897
3898         * cut-n-paste/toolbar-editor/*: 
3899
3900         Run update-toolbareditor-from-libegg so we are in sync again. 
3901         Fixes bug #452850.
3902         
3903
3904 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3905
3906         * shell/ev-sidebar-links.c: (job_finished_callback):
3907
3908         Do not connect selection changed signal more than once. Fixes bug
3909         #349433.
3910
3911 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3912
3913         * shell/ev-window.c: (ev_window_view_sidebar_cb):
3914
3915         Do not change sidebar chrome flag when pressing F9 key in
3916         presentation mode.
3917
3918 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3919
3920         * backend/pdf/ev-poppler.cc:
3921         (pdf_document_thumbnails_get_dimensions):
3922
3923         Make sure thumbnails width and height is not <= 0. Fixes a crash
3924         with some pdf documents which have really small pages.
3925
3926 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
3927
3928         * shell/main.c: (main):
3929
3930         Fixes program description translation issue.
3931         Bug #450148.
3932
3933 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
3934
3935         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
3936
3937         Do not change current page when returning from black/white mode
3938         in presentation. Fixes bug #415032.
3939
3940 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3941
3942         * NEWS:
3943         * configure.ac:
3944         
3945         Update for release 0.9.1
3946
3947 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
3948
3949         * backend/dvi/dvi-document.c:
3950         (dvi_document_finalize),
3951         (dvi_document_file_exporter_format_supported),
3952         (dvi_document_file_exporter_begin),
3953         (dvi_document_file_exporter_do_page),
3954         (dvi_document_file_exporter_end),
3955         (dvi_document_file_exporter_iface_init), (dvi_document_init):
3956         
3957         PDF exporter for dvi documents. Fixes bug #441319.
3958
3959 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3960
3961         * shell/ev-window.c: (ev_window_clear_print_job):
3962
3963         Clear gtk print job when job has finished. Fixes bug #447612.
3964
3965 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3966
3967         * shell/ev-window.c: (ev_window_print_send),
3968         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3969
3970         Add preview button to print dialog. Fixes bug #445419.
3971
3972 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3973
3974         * backend/dvi/Makefile.am:
3975         * backend/dvi/pixbuf-device.[ch]: Removed
3976         * backend/dvi/cairo-device.[ch]: Added
3977         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
3978         * backend/dvi/dvi-document.c: (dvi_document_load),
3979         (dvi_document_render), (dvi_document_finalize),
3980         (dvi_document_thumbnails_get_thumbnail), (parse_color),
3981         (dvi_document_do_color_special):
3982         * libdocument/ev-document-misc.[ch]:
3983         (ev_document_misc_pixbuf_from_surface):
3984
3985         Port dvi backend to cairo and fix a problem with colors. 
3986
3987 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3988
3989         * shell/ev-view.c: (draw_one_page):
3990
3991         Draw only visible region.
3992
3993 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3994
3995         * backend/djvu/djvu-document.c: (djvu_document_render):
3996
3997         Fix rotation in djvu backend.
3998
3999 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4000
4001         * shell/ev-pixbuf-cache.c: (job_finished_cb),
4002         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
4003         (ev_pixbuf_cache_get_image_mapping),
4004         (ev_pixbuf_cache_get_text_mapping):
4005
4006         Redraw view every time we have a new surface. Fixes bug #443587.
4007
4008 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4009
4010         * libdocument/ev-document.c: (ev_document_info_free):
4011
4012         Fix memory leaks.
4013
4014 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4015
4016         * backend/dvi/dvi-document.c: (dvi_document_render),
4017         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
4018         * backend/impress/impress-document.c:
4019         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4020         (impress_document_render), (impress_document_document_iface_init),
4021         (impress_document_thumbnails_get_thumbnail):
4022         * backend/djvu/djvu-document-private.h:
4023         * backend/djvu/djvu-document.c: (djvu_document_render),
4024         (djvu_document_finalize), (djvu_document_document_iface_init),
4025         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
4026         * backend/tiff/tiff-document.c: (tiff_document_render),
4027         (tiff_document_render_pixbuf),
4028         (tiff_document_document_iface_init):
4029         * backend/pdf/ev-poppler.cc: (pdf_document_render),
4030         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
4031         (pdf_selection_render_selection):
4032         * backend/comics/comics-document.c:
4033         (comics_document_render_pixbuf), (comics_document_render),
4034         (comics_document_document_iface_init):
4035         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
4036         (pixbuf_document_document_iface_init):
4037         * libdocument/ev-document-misc.[ch]:
4038         (ev_document_misc_surface_from_pixbuf),
4039         (ev_document_misc_surface_rotate_and_scale):
4040         * libdocument/ev-document.[ch]: (ev_document_render):
4041         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
4042         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4043         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4044         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
4045         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
4046         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
4047         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
4048         (render_finished_cb), (ev_job_render_run):
4049         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
4050         (merge_selection_region):
4051
4052         Use cairo image surfaces instead of GDK pixbufs for drawing pages
4053         and selections.
4054
4055 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4056
4057         * shell/ev-window-title.c: (ev_window_title_update):
4058
4059         Fix memory leak.
4060
4061 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4062
4063         * shell/ev-view.c: (draw_loading_text):
4064
4065         Show loading text centered. Fixes bug #433061
4066
4067 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4068
4069         * shell/ev-sidebar-thumbnails.c:
4070         (ev_sidebar_thumbnails_set_loading_icon):
4071
4072         Remove a mutex in the main thread that blocks the UI in heavy
4073         documents.
4074
4075 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4076
4077         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
4078
4079         Set points_set to TRUE so that selections don't disappear after a
4080         zoom change.
4081
4082 2007-06-07  Michael Monreal  <infernux@web.de>
4083
4084         * data/icons/16x16/actions/Makefile.am:
4085         * data/icons/16x16/actions/zoom.svg:
4086         * data/icons/22x22/actions/Makefile.am:
4087         * data/icons/22x22/actions/zoom.svg:
4088         * data/icons/24x24/actions/Makefile.am:
4089         * shell/ev-stock-icons.c:
4090         * shell/ev-stock-icons.h:
4091         * shell/ev-window.c:
4092         
4093         Zoom icon artwork. See bug #444795.
4094
4095 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4096
4097         * shell/ev-metadata-manager.c: Remove extraneous function
4098         (Closes: #444386)
4099
4100 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4101
4102         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
4103         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
4104         (ev_metadata_manager_set), (ev_metadata_manager_save):
4105         Simplify the timeout, no need for modified anymore
4106
4107 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4108
4109         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
4110         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
4111         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
4112         (ev_metadata_manager_save): Adapted patch from Arjan van de
4113         Ven (arjan@linux.intel.com) to avoid the timeout running all the
4114         time, saves on power (Closes: #443851)
4115
4116 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4117
4118         * configure.ac:
4119         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
4120         (pdf_selection_render_selection), (pdf_document_get_page_duration):
4121
4122         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
4123
4124 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4125
4126         * shell/ev-window.c: (ev_window_add_history):
4127
4128         Check if history is NULL
4129
4130 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4131
4132         * libdocument/ev-image.c: (ev_image_finalize):
4133         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
4134         * libdocument/ev-attachment.c: (ev_attachment_finalize):
4135         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
4136         (ev_tmp_uri_unlink):
4137
4138         Add functions to delete temporary files created by evince in a safe
4139         way.
4140
4141         * shell/ev-window.c: (ev_window_clear_local_uri),
4142         (open_xfer_update_progress_callback),
4143         (save_xfer_update_progress_callback), (ev_window_save_remote),
4144         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
4145         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4146         (attachment_save_dialog_response_cb),
4147         (ev_attachment_popup_cmd_save_attachment_as):
4148
4149         Allow saving a copy of a document, image or attachment to a remote
4150         location. Fixes bug #440754. 
4151
4152 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4153
4154         * configure.ac:
4155         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
4156
4157         Fix build with current poppler from cvs head. 
4158
4159 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
4160
4161         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
4162
4163         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
4164         directory exists.
4165
4166 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
4167
4168         * shell/ev-sidebar.c: (ev_sidebar_add_page):
4169         * shell/ev-window.c:
4170
4171         Change sidebar ordering. Fixes bug #439939.
4172
4173 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
4174
4175         * backend/comics/Makefile.am:
4176         
4177         Fixes build with --without-libgnome.
4178
4179 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4180         
4181         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
4182
4183         Update cursor and tooltip on page change and view scroll. Fixes bug
4184         #439217.
4185
4186 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4187
4188         * NEWS:
4189         * configure.ac:
4190         
4191         Update for release 0.9.0
4192
4193 2007-05-14  Alaska Subedi <asubedi@gmail.com>
4194
4195         * backend/djvu/djvu-document-private.h:
4196         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4197         (djvu_document_finalize),
4198         (djvu_document_file_exporter_format_supported),
4199         (djvu_document_file_exporter_begin),
4200         (djvu_document_file_exporter_do_page),
4201         (djvu_document_file_exporter_end),
4202         (djvu_document_file_exporter_iface_init), (djvu_document_init):
4203         
4204         Implemented printing with djvu. Bug #437998.
4205
4206 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4207
4208         * backend/impress/zip.c:
4209         Add missing ulong definition.
4210
4211         * backend/ps/ps-interpreter.c:
4212         Add missing headers.
4213
4214         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
4215
4216 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4217
4218         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
4219
4220         Add missing call to parent class dispose method. 
4221
4222 2007-05-12  Ross Burton  <ross@openedhand.com>
4223
4224         * shell/main.c:
4225         Sync keybindings manually when building without libgnome
4226         (#437925).
4227
4228 2007-05-12  Ross Burton  <ross@openedhand.com>
4229
4230         * shell/ev-window.c:
4231         Respect the screen when opening help (#437866).
4232
4233 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4234
4235         * data/evince-ui.xml:
4236         * shell/ev-application.[ch]: (get_print_settings_from_args),
4237         (ev_application_open_uri_at_dest), (ev_application_open_uri),
4238         (ev_application_open_uri_list):
4239         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
4240         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
4241         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
4242         (ev_window_cmd_view_reload), (lookup_printer_from_name),
4243         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
4244         (ev_window_dispose):
4245         * shell/main.c: (arguments_parse):
4246
4247         Add print button in preview mode. Fixes bug #396475. 
4248
4249 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4250
4251         * cut-n-paste/zoom-control/ephy-zoom.h:
4252         
4253         Fixes zoom level factors. See bug #408119 for details.
4254
4255 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4256
4257         * backend/comics/comics-document.c: (comics_regex_quote),
4258         (extract_argv):
4259         
4260         Correctly quote symbols. Fixes crash in the bug
4261         #415370.
4262
4263 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4264
4265         * shell/ev-navigation-action-widget.c:
4266         (ev_navigation_action_widget_init),
4267         (ev_navigation_action_widget_class_init),
4268         (ev_navigation_action_widget_button_press_event):
4269         
4270         Connect to button-press event on correct widget. Fixes
4271         bug #431988
4272
4273 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4274
4275         * shell/ev-application.c: (ev_application_open_window),
4276         (ev_application_add_icon_path_for_screen),
4277         (ev_application_open_uri_at_dest):
4278         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
4279         * shell/ev-navigation-action.c: (build_menu):
4280         
4281         Add app-specific icons to our icon theme. Fixes bug
4282         #425508.
4283
4284 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4285
4286         * shell/ev-history.c: (ev_history_class_init),
4287         (ev_history_add_link):
4288         * shell/ev-history.h:
4289         * shell/ev-navigation-action.c:
4290         (ev_navigation_action_history_changed),
4291         (ev_navigation_action_set_history), (build_menu),
4292         (ev_navigation_action_finalize):
4293         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
4294         
4295         Make navigation action unsensitive instead of showing
4296         menu with unsensitive word. Fixes bug #417392.
4297
4298 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4299
4300         * shell/ev-application.[ch]: (ev_application_shutdown),
4301         (ev_application_get_print_settings),
4302         (ev_application_set_print_settings):
4303         * shell/ev-window.c:
4304
4305         Remember print settings. Fixes bug #349102. 
4306
4307 2007-05-08  Christian Persch  <chpe@gnome.org>
4308
4309         * configure.ac:
4310         * properties/ev-properties-view.c:
4311
4312         No need for a configure check; just use the GTK_CHECK_VERSION macro.
4313         Bug #382438.
4314
4315 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4316
4317         * configure.ac:
4318         * properties/ev-properties-view.c: (ev_regular_paper_size):
4319
4320         Use gtk+ builtin paper list to identify the document's paper size.
4321         Fixes bug #382438. 
4322
4323 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
4324
4325         * configure.ac:
4326
4327         Fix build when compiling with thumbnailer and libgnome support. 
4328
4329 2007-05-04  Ross Burton  <ross@openedhand.com>
4330
4331         * configure.ac:
4332         Add --without-libgnome, check for libgnome and libgnomeui
4333         separately, and add them to the symbols as required.
4334
4335         * libdocument/ev-file-helpers.c:
4336         When building without libgnome, use g_get_user_config_dir instead
4337         of gnome_user_dir_get.
4338
4339         * shell/ev-application.c:
4340         When building without libgnome, don't use session management.
4341
4342         * shell/main.c:
4343         When building without libgnome, don't use GnomeProgram or
4344         initialise the authentication manager.
4345
4346         This fixes #328842.
4347
4348 2007-05-04  Ross Burton  <ross@openedhand.com>
4349
4350         * shell/ev-window.c:
4351         Don't use libgnome to open help, instead call Yelp directly.
4352
4353 2007-05-04  Ross Burton  <ross@openedhand.com>
4354
4355         * shell/ev-sidebar-attachments.c:
4356         Don't use libgnome to lookup icons for MIME types, instead copy
4357         code from GTK+ to do it manually.
4358
4359 2007-05-04  Ross Burton  <ross@openedhand.com>
4360
4361         * configure.ac:
4362         Add libxml to the dependencies for SHELL_CORE (#435818).
4363
4364 2007-05-02  Ross Burton  <ross@openedhand.com>
4365
4366         * configure.ac:
4367         * Makefile.am:
4368         Add --disable-thumbnailer (#434825)
4369
4370 2007-05-02  Ross Burton  <ross@openedhand.com>
4371
4372         * shell/ev-window.c:
4373         Add missing includes, fix indentation.
4374
4375         * shell/main.c:
4376         Fix indentation.
4377
4378 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
4379
4380         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
4381         ev_application_open_uri_at_dest instead of ev_application_open_uri
4382         preventing new document always being opened in a new window even if there
4383         is an empty window.
4384
4385 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4386
4387         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4388         (egg_recent_view_uimanager_finalize):
4389         * properties/ev-properties-view.c: (ev_properties_view_dispose):
4390         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
4391         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
4392         (ev_pixbuf_cache_dispose):
4393         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
4394         * shell/ev-tooltip.c: (ev_tooltip_dispose):
4395         
4396         Add missing chain to parent class methods. Fixes
4397         bug #433128.
4398
4399 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
4400
4401         * data/Makefile.am (update-icon-cache): Updates
4402         gtk-update-icon-cache in uninstall-hook.
4403
4404 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4405
4406         * shell/ev-window.c: (ev_window_setup_document),
4407         (ev_window_set_document), (ev_window_load_job_cb):
4408         * shell/ev-view.c: (setup_caches):
4409         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
4410
4411         Start rendering pages before any other jobs. 
4412
4413 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4414
4415         * shell/ev-window.c: (ev_window_stop_fullscreen),
4416         (ev_window_stop_presentation):
4417
4418         Update chrome visibility before window unfullscreen. 
4419
4420 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4421
4422         * data/Makefile.am:
4423         * data/evince-ui.xml:
4424         * shell/ev-stock-icons.[ch]:
4425         * shell/ev-application.[ch]: (ev_application_shutdown),
4426         (ev_application_init), (ev_application_get_toolbars_model):
4427         * shell/ev-window.c: (update_chrome_visibility),
4428         (fullscreen_toolbar_setup_item_properties),
4429         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4430         (ev_window_run_presentation), (ev_window_stop_presentation),
4431         (ev_window_run_preview), (ev_window_screen_changed),
4432         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
4433         (ev_window_dispose), (ev_window_init):
4434
4435         Make fullscreen toolbar always visible. Do not use egg toolbars for
4436         fullscreen and preview modes since such toolbars are not editables.
4437         Fixes bugs #300278, #338910 and #316188.  
4438
4439 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
4440
4441         * shell/ev-application.c:
4442         * shell/ev-job-queue.c:
4443         * shell/ev-metadata-manager.c:
4444         * shell/ev-stock-icons.c:
4445         * shell/ev-window.c:
4446         * shell/main.c:
4447         
4448         Developers documentation updated.
4449
4450 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4451
4452         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
4453
4454         Check whether uri is valid before launching it. Fixes bug #427664.
4455
4456 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4457
4458         * shell/ev-window.c:
4459
4460         Change key accelerator for Open a Copy menu entry which is in conflict
4461         with Close. Fixes bug #427321.
4462
4463 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4464
4465         * NEWS:
4466         * configure.ac:
4467         
4468         Update for release 0.8.1
4469
4470 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4471
4472         * shell/ev-window.c: (setup_size_from_metadata):
4473         
4474         Do not make window bigger than screen. Fixes bug 
4475         #388985.
4476
4477 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4478
4479         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
4480         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
4481
4482         Use default resolution when it's not provided by document. Fixes bug
4483         #408762.
4484
4485 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4486
4487         * configure.ac:
4488         * thumbnailer/Makefile.am:
4489         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4490         * thumbnailer/evince-thumbnailer.schemas.in:
4491         * thumbnailer/evince-thumbnailer-ps.schemas.in:
4492
4493         Add support for ps, eps and compressed documents thumbnails. Do not
4494         ignore size parameter. 
4495
4496 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4497
4498         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
4499         (dvi_document_do_color_special):
4500         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
4501
4502         Implement font color specials in the DVI backend. Fixes bug #303651.
4503
4504 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4505
4506         Fixup the previous commit:
4507
4508         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
4509         * shell/xdg-user-dir-lookup.c: Make the function non-static
4510         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
4511
4512 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4513
4514         * shell/ev-window.c (file_open_dialog_response_cb): Use
4515         the xdg-user-dirs DOCUMENTS folder as default folder when
4516         opening a file chooser.  (#424858)
4517
4518         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
4519         xdg-user-dirs.
4520
4521 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4522
4523         * shell/ev-window.c: (ev_window_load_job_cb):
4524
4525         Do not setup view from metadata on preview mode. 
4526
4527 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4528
4529         * shell/main.c:
4530
4531         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
4532
4533 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4534
4535         * shell/ev-view.c: (ev_view_primary_get_cb):
4536
4537         Check pointer != NULL before using it. Fixes bug #416841. 
4538
4539 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4540
4541         * NEWS:
4542         * configure.ac:
4543         
4544         Release 0.8.0
4545
4546 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4547
4548         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
4549
4550         Do not render thumbnails when sidebar thumbnail page is not visible
4551         at startup. Fixes bug #416447. 
4552
4553 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
4554
4555         * data/evince.desktop.in.in:
4556
4557         "Application" is not a valid category in the freedesktop specification.
4558
4559 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4560
4561         * libdocument/ev-file-helpers.[ch]: (compression_run),
4562         (ev_file_uncompress), (ev_file_compress):
4563         * shell/ev-window.c: (file_save_dialog_response_cb):
4564
4565         Save document compressed when saving a copy of a compressed document.
4566         Fixes bug #334542.
4567
4568 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4569
4570         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
4571
4572         Allow deleting in goto window entry in presentation mode. 
4573
4574 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
4575
4576         * Makefile.am: Dist MAINTAINERS.
4577
4578 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4579
4580         * shell/ev-window.c: (ev_window_update_actions):
4581
4582         Fix zoom shortcut keys when searching. Fixes bug #409828.
4583
4584 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4585
4586         * shell/ev-window.c: (ev_window_setup_document):
4587
4588         Fix crash when loading documents with only one page. 
4589
4590 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4591
4592         * backend/dvi/dvi-document.c:
4593         (dvi_document_thumbnails_get_dimensions),
4594         (dvi_document_thumbnails_get_thumbnail):
4595         * backend/impress/impress-document.c:
4596         (impress_document_thumbnails_get_thumbnail),
4597         (impress_document_thumbnails_get_dimensions):
4598         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
4599         (ps_document_thumbnails_get_dimensions):
4600         * backend/djvu/djvu-document.c:
4601         (djvu_document_thumbnails_get_dimensions),
4602         (djvu_document_thumbnails_get_thumbnail):
4603         * backend/tiff/tiff-document.c:
4604         (tiff_document_thumbnails_get_thumbnail),
4605         (tiff_document_thumbnails_get_dimensions):
4606         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4607         (pdf_document_thumbnails_get_thumbnail),
4608         (pdf_document_thumbnails_get_dimensions):
4609         * backend/comics/comics-document.c:
4610         (comics_document_thumbnails_get_thumbnail),
4611         (comics_document_thumbnails_get_dimensions):
4612         * backend/pixbuf/pixbuf-document.c:
4613         (pixbuf_document_thumbnails_get_thumbnail),
4614         (pixbuf_document_thumbnails_get_dimensions):
4615         * libdocument/ev-document-thumbnails.[ch]:
4616         (ev_document_thumbnails_get_thumbnail),
4617         (ev_document_thumbnails_get_dimensions):
4618         * libdocument/ev-document-misc.[ch]:
4619         (ev_document_misc_get_thumbnail_frame):
4620         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4621         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4622         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4623         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4624         (ev_sidebar_thumbnails_refresh):
4625         * shell/ev-window.c: (ev_window_setup_document):
4626         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4627
4628         Use an EvRenderContext for rendering thumbnails instead of a suggested
4629         width, so that different sized pages get sized proportionally.
4630
4631 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4632
4633         * shell/ev-view.c: (ev_view_button_press_event),
4634         (ev_view_key_press_event):
4635
4636         Fix critical warnings when there is no document loaded. 
4637
4638 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4639
4640         * shell/ev-page-action-widget.c:
4641         * shell/ev-navigation-action.c:
4642         * shell/ev-window.c:
4643
4644         Fix compile warnings. 
4645
4646 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4647
4648         * backend/djvu/djvu-text.h:
4649         * backend/djvu/djvu-document.c:
4650         * backend/djvu/djvu-text-page.c:
4651         * backend/djvu/djvu-links.c:
4652         * backend/djvu/djvu-text-page.h:
4653         * backend/djvu/djvu-text.c:
4654         
4655         Fix build on Mac. Fixes bug #392186. Patch by
4656         <ephraim_owns@hotmail.com>
4657
4658 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4659
4660         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
4661
4662         Restore cairo context before rendering every page when printing a PDF
4663         document into a PDF file. 
4664
4665 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4666
4667         * backend/ps/gstypes.h:
4668         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
4669         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
4670         (ps_document_thumbnails_get_thumbnail):
4671
4672         Handle PostScript page orientation. Fixes bug #318568.
4673
4674 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4675
4676         * backend/ps/Makefile.am:
4677         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
4678         (document_load), (ps_document_load), (save_document),
4679         (save_page_list), (ps_document_get_n_pages),
4680         (ps_document_get_page_size), (ps_document_get_info),
4681         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
4682         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
4683         (ps_document_thumbnails_get_thumbnail),
4684         (ps_document_thumbnails_get_dimensions),
4685         (ps_document_document_thumbnails_iface_init):
4686         * backend/ps/ps.[ch]: (psgetpagebox):
4687         * backend/ps/ps-interpreter.[ch]:
4688
4689         Add support for thumbnails in ps backend. Fixes bug #164755. 
4690
4691 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4692
4693         * NEWS:
4694         * configure.ac:
4695         
4696         Release 0.7.2
4697
4698 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4699
4700         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
4701         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
4702         (ev_window_dispose):
4703
4704         Use document thumbnail as window icon. Fixes bug #384442.
4705
4706 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
4707
4708         * configure.ac:
4709
4710         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
4711         duplicated adding application/x-bzpostscript instead. 
4712
4713 2007-02-11  Tom Parker  <palfrey@tevp.net>
4714
4715         * backend/ps/ps-document.c: (document_load):
4716
4717         Check return value of psscan before trying
4718         to use it. Fixes bug #372414.
4719
4720 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4721
4722         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4723
4724         Fix invalid free in ev-page-cache. Fixes bug #404745.
4725
4726 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4727
4728         * test/Makefile.am:
4729         * test/test3.py:
4730         
4731         Added reload test case.
4732
4733 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4734
4735         * po/POTFILES.in:
4736         * backend/djvu/djvu-document.c: (djvu_document_load):
4737
4738         Check whether there are missing files in indirect multipage djvu
4739         documents. Fixes bug #361683. 
4740
4741 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4742
4743         * test/Makefile.am:
4744         * test/test-mime.bin:
4745         * test/test3.py:
4746         
4747         Added test for slow mime type
4748
4749 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4750
4751         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4752
4753         Add some checks and call parent_class->finalize. Fixes bug #404745.
4754
4755 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4756
4757         * shell/ev-navigation-action.c: (connect_proxy):
4758         
4759         Fixes dropdown history menu. Thanks a lot Carlos!
4760
4761 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4762
4763         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
4764
4765         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
4766         bug #373715.
4767
4768 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4769
4770         * backend/ps/ps.c: (psscan):
4771
4772         Fix memory leak. 
4773
4774 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4775
4776         * configure.ac:
4777         * libdocument/ev-file-helpers.c: 
4778
4779         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
4780
4781 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4782
4783         * configure.ac:
4784         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
4785         (ps_interpreter_start), (document_load), (save_document),
4786         (save_page_list):
4787         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
4788         * libdocument/ev-document-factory.c:
4789         (ev_document_factory_get_from_mime), (get_document_from_uri),
4790         (free_uncompressed_uri), (ev_document_factory_get_document):
4791         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
4792
4793         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
4794
4795 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4796
4797         * libdocument/ev-document.h:
4798
4799         Fix typo in function name. 
4800
4801 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4802
4803         * backend/ps/ps-document.c: (ps_interpreter_finished),
4804         (ps_interpreter_start), (ps_interpreter_failed):
4805
4806         Handle ghostscript interpreter crashes. 
4807
4808 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4809
4810         * shell/ev-window.c: (ev_window_open_uri),
4811         (window_configure_event_cb):
4812
4813         Setup window size and position before showing it. Fixes bug #401711.
4814
4815 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4816
4817         * backend/ps/Makefile.am:
4818         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
4819         (ps_document_dispose), (ps_document_class_init),
4820         (ps_interpreter_input), (ps_interpreter_output),
4821         (ps_interpreter_error), (setup_interpreter_env),
4822         (ps_interpreter_start), (ps_interpreter_stop),
4823         (ps_interpreter_failed), (ps_interpreter_is_ready),
4824         (check_filecompressed), (document_load), (ps_document_load),
4825         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
4826         (ps_document_widget_event), (send_ps), (ps_document_next_page),
4827         (render_page):
4828
4829         Rework ps-document. Code cleanups, remove deprecated code. 
4830
4831 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4832
4833         * shell/ev-view.c: (ev_view_button_press_event):
4834
4835         Do not start an image drag and drop operation when pointer is on 
4836         text, so that we can select text when the whole background is an
4837         image. 
4838
4839 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4840
4841         * shell/ev-window.c: (ev_window_update_actions): 
4842
4843         Disable all zoom related actions during presentation mode. 
4844
4845 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
4846
4847         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
4848
4849         Do not zoom in or out on presentation mode. Fixes bug #401305.
4850
4851 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4852
4853         * shell/ev-navigation-action.c: (connect_proxy),
4854         (create_menu_item), (ev_navigation_action_class_init):
4855         
4856         Correctly show menu and fix crash when navigaton 
4857         action is out of toolbar visible area.
4858
4859 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4860
4861         * data/Makefile.am:
4862         * data/evince.1:
4863         
4864         Added man file
4865
4866 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4867
4868         * help/reference/* :
4869         * configure.ac:
4870         
4871         Added gtk-doc based documentation for Evince.
4872         Still in initial state but I hope it will
4873         grow.
4874         
4875         * configure.ac:
4876         
4877         Lower dbus requirement to 0.70
4878
4879 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4880
4881         * shell/ev-window.c: (ev_window_add_history):
4882
4883         Fix memory leak. 
4884
4885 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4886
4887         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
4888         * shell/ev-view.h:
4889         * shell/ev-window.c: (ev_window_add_history):
4890         
4891         Correctly handle named destination links
4892
4893 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4894
4895         * NOTES:
4896         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
4897         * backend/pdf/ev-poppler.cc:
4898         * libdocument/ev-document-links.h:
4899         * libdocument/ev-link.c: (ev_link_get_page):
4900         * libdocument/ev-link.h:
4901         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
4902         (ev_history_add_link):
4903         * shell/ev-history.h:
4904         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4905         (new_history_menu_item), (build_menu):
4906         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4907         * shell/ev-sidebar-links.c: (create_loading_model),
4908         (print_section_cb), (ev_sidebar_links_construct),
4909         (fill_page_labels), (update_page_callback_foreach),
4910         (update_page_callback), (job_finished_callback):
4911         * shell/ev-view.c: (ev_view_handle_link):
4912         * shell/ev-window.c: (ev_window_find_chapter),
4913         (ev_window_add_history), (view_handle_link_cb),
4914         (history_changed_cb):
4915         
4916         Implements another history variant
4917
4918 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4919
4920         * shell/ev-window.c: (view_external_link_cb):
4921         * shell/ev-view.c: (ev_view_button_release_event):
4922
4923         Open links in new window when clicking with middle button. 
4924
4925 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4926
4927         * shell/ev-navigation-action.c: (new_history_menu_item):
4928         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4929         * shell/ev-view.c: (ev_view_handle_link):
4930         * shell/ev-window.c:
4931         
4932         Store link before jump, not the destination. For me it 
4933         seems like more natural history behavior.
4934
4935 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4936
4937         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4938         (ev_navigation_action_class_init):
4939         * shell/ev-navigation-action.h:
4940         * shell/ev-page-action.c: (activate_cb):
4941         * shell/ev-page-cache.c: (ev_page_cache_class_init),
4942         (ev_page_cache_set_current_page_history):
4943         * shell/ev-page-cache.h:
4944         * shell/ev-sidebar-thumbnails.c:
4945         (ev_sidebar_tree_selection_changed),
4946         (ev_sidebar_icon_selection_changed), (page_changed_cb):
4947         * shell/ev-view-private.h:
4948         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
4949         * shell/ev-view.h:
4950         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
4951         (ev_window_setup_document), (ev_window_load_job_cb):
4952         * shell/ev-window.h:
4953         
4954         History finally works as expected.
4955
4956 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4957
4958         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
4959
4960         Do not update links treeview if it doesn't have a model assigned yet. 
4961
4962 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4963
4964         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
4965         (ev_sidebar_links_class_init), (update_page_callback):
4966
4967         Do not update links treeview when sidepane is not visible. 
4968
4969 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4970
4971         * shell/ev-marshal.list:
4972         * shell/ev-page-action.c: (activate_cb),
4973         (ev_page_action_class_init):
4974         * shell/ev-page-action.h:
4975         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
4976         * shell/ev-window.c:
4977         
4978         Remove activate_link signal, not required.
4979
4980 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4981
4982         * shell/ev-navigation-action.c: (build_menu):
4983         
4984         Reorder menu items and build menu with fixed length.
4985
4986 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
4987
4988         * shell/ev-view.c: (get_selected_text):
4989         
4990         Normalize text to fix ligatures problem. See bug
4991         #341947 for details.
4992
4993 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4994
4995         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4996
4997         Fix memory leak in ev-page-cache. 
4998
4999 2007-01-25  Tom Parker <palfrey@tevp.net>
5000
5001         * backend/impress/impress-document.c: (impress_document_load),
5002         (impress_document_finalize), (impress_document_init):
5003         * properties/ev-properties-main.c: (ev_properties_get_pages):
5004         
5005         Correctly handle impress document errors. Fixes nautilus
5006         crash in property page #370491.
5007
5008 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5009
5010         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5011         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5012         (ev_job_queue_remove_job):
5013         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
5014         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
5015         (ev_job_load_run):
5016         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
5017         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
5018         (ev_window_load_job_cb), (xfer_update_progress_callback),
5019         (ev_window_open_uri), (ev_window_dispose):
5020         * shell/main.c: (main):
5021
5022         Do file transfer asynchronously in the main thread instead of
5023         synchronously in the load thread. Fixes bugs #399694, #398307 and
5024         #343542.
5025
5026 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5027
5028         * shell/ev-jobs.c: (ev_job_xfer_run):
5029
5030         Load the document with the font-config lock held. 
5031
5032 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5033
5034         * backend/ps/ps-document.c: (start_interpreter):
5035
5036         Fix memory leaks in ps backend. 
5037
5038 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5039
5040         * backend/impress/impress-document.c:
5041         (impress_document_render_pixbuf):
5042
5043         Do not acquire fontconfig lock in impress backend, since it is using
5044         the main loop for rendering. 
5045
5046 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5047
5048         * po/POTFILES.in: 
5049
5050         Remove mdvi files that shouldn't be translated. 
5051
5052 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5053
5054         * shell/ev-view-private.h:
5055         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
5056         (ev_view_set_zoom):
5057
5058         Render "loading..." text into a cairo surface instead of directly into
5059         the window so that fontconfig lock is only needed once and UI is not
5060         blocked. Change text color to #9B9B9B. Fixes bug #397356.
5061
5062 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5063
5064         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5065         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5066
5067         Use icon theme associated with the window screen rather than default. 
5068
5069 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5070
5071         * configure.ac:
5072
5073         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
5074
5075 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5076
5077         * data/icons/*/apps/evince.*:
5078
5079         Move Evince icons under new apps directory.
5080
5081         * data/icons/*/actions/*:
5082
5083         Add new custom themeable Evince icons: view-page-continuous, 
5084         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
5085         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
5086
5087         * configure.ac:
5088
5089         Add new directories to AC_CONFIG_FILES.
5090
5091         * shell/ev-stock-icons.c:
5092         * shell/ev-stock-icons.h:
5093
5094         Use new custom themeable icons.
5095
5096 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5097
5098         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5099
5100         Do not draw white background page in presentation mode. 
5101
5102 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
5103
5104         * shell/ev-view.c: Remove unused gnome-vfs include.
5105
5106 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
5107
5108         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
5109         
5110         Format string is corrected, fixes bug #397129.
5111
5112 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5113
5114         * shell/ev-window.c: (ev_window_setup_recent):
5115
5116         Do not include in recent menu inexistent documents. Fixes
5117         bug #339171.
5118
5119 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5120
5121         * po/POTFILES.skip: 
5122
5123         Update POTFILES.skip file according to current source tree. 
5124
5125 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5126
5127         * shell/ev-window.c: (file_save_dialog_response_cb):
5128
5129         Do Save a copy in atomic way. Fixes bug #328266. 
5130
5131 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5132
5133         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
5134
5135         Keep selected cell always visible in index treeview.
5136
5137 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5138         
5139         * shell/ev-view.c: (ev_view_size_allocate):
5140
5141         Restore horizontal scrollbar after switching to/from fullscreen
5142         or presentation mode. Fixes bug #331728.
5143
5144 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5145
5146         * shell/ev-view-private.h:
5147         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
5148         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
5149         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
5150         (ev_view_can_zoom_out):
5151
5152         Use max and min scale values in the view iby taking dpi into account. 
5153
5154 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5155
5156         * configure.ac:
5157         * NEWS:
5158
5159         Release 0.7.1
5160
5161 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5162
5163         * shell/ev-window.c: (ev_window_print_send):
5164
5165         Send print job to printer with some settings set to default values,
5166         since we have already exported to a file according to such settings
5167         and they could be taken twice by some printers. 
5168
5169 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5170
5171         * shell/ev-jobs.c: (ev_job_xfer_run):
5172         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5173
5174         Show main window and load document with the font-config lock held. 
5175
5176 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5177
5178         * configure.ac:
5179         * shell/ev-application.c: (ev_application_register_service):
5180         * shell/main.c: (load_files_remote):
5181
5182         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
5183
5184 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5185
5186         * doc/debugging.txt:
5187         
5188         Remove obsolete documentation.
5189
5190 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5191
5192         * Makefile.am:
5193         * backend/Makefile.am:
5194         * backend/comics/Makefile.am:
5195         * backend/djvu/Makefile.am:
5196         * backend/dvi/Makefile.am:
5197         * backend/ev-async-renderer.c:
5198         * backend/ev-async-renderer.h:
5199         * backend/ev-attachment.c:
5200         * backend/ev-attachment.h:
5201         * backend/ev-backend-marshal.c:
5202         * backend/ev-document-factory.c:
5203         * backend/ev-document-factory.h:
5204         * backend/ev-document-find.c:
5205         * backend/ev-document-find.h:
5206         * backend/ev-document-fonts.c:
5207         * backend/ev-document-fonts.h:
5208         * backend/ev-document-images.c:
5209         * backend/ev-document-images.h:
5210         * backend/ev-document-info.h:
5211         * backend/ev-document-links.c:
5212         * backend/ev-document-links.h:
5213         * backend/ev-document-misc.c:
5214         * backend/ev-document-misc.h:
5215         * backend/ev-document-security.c:
5216         * backend/ev-document-security.h:
5217         * backend/ev-document-thumbnails.c:
5218         * backend/ev-document-thumbnails.h:
5219         * backend/ev-document-transition.c:
5220         * backend/ev-document-transition.h:
5221         * backend/ev-document.c:
5222         * backend/ev-document.h:
5223         * backend/ev-file-exporter.c:
5224         * backend/ev-file-exporter.h:
5225         * backend/ev-image.c:
5226         * backend/ev-image.h:
5227         * backend/ev-link-action.c:
5228         * backend/ev-link-action.h:
5229         * backend/ev-link-dest.c:
5230         * backend/ev-link-dest.h:
5231         * backend/ev-link.c:
5232         * backend/ev-link.h:
5233         * backend/ev-render-context.c:
5234         * backend/ev-render-context.h:
5235         * backend/ev-selection.c:
5236         * backend/ev-selection.h:
5237         * backend/impress/Makefile.am:
5238         * backend/pdf/Makefile.am:
5239         * backend/pixbuf/Makefile.am:
5240         * backend/ps/Makefile.am:
5241         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
5242         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
5243         (start_interpreter), (stop_interpreter), (document_load),
5244         (ps_document_next_page), (render_page):
5245         * backend/tiff/Makefile.am:
5246         * comics/Makefile.am:
5247         * comics/comics-document.c:
5248         * comics/comics-document.h:
5249         * configure.ac:
5250         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5251         * djvu/Makefile.am:
5252         * djvu/djvu-document-private.h:
5253         * djvu/djvu-document.c:
5254         * djvu/djvu-document.h:
5255         * djvu/djvu-links.c:
5256         * djvu/djvu-links.h:
5257         * djvu/djvu-text-page.c:
5258         * djvu/djvu-text-page.h:
5259         * djvu/djvu-text.c:
5260         * djvu/djvu-text.h:
5261         * dvi/Makefile.am:
5262         * dvi/dvi-document.c:
5263         * dvi/dvi-document.h:
5264         * dvi/fonts.c:
5265         * dvi/fonts.h:
5266         * dvi/mdvi-lib/Makefile.am:
5267         * dvi/mdvi-lib/afmparse.c:
5268         * dvi/mdvi-lib/afmparse.h:
5269         * dvi/mdvi-lib/bitmap.c:
5270         * dvi/mdvi-lib/bitmap.h:
5271         * dvi/mdvi-lib/color.c:
5272         * dvi/mdvi-lib/color.h:
5273         * dvi/mdvi-lib/common.c:
5274         * dvi/mdvi-lib/common.h:
5275         * dvi/mdvi-lib/defaults.h:
5276         * dvi/mdvi-lib/dvimisc.c:
5277         * dvi/mdvi-lib/dviopcodes.h:
5278         * dvi/mdvi-lib/dviread.c:
5279         * dvi/mdvi-lib/files.c:
5280         * dvi/mdvi-lib/font.c:
5281         * dvi/mdvi-lib/fontmap.c:
5282         * dvi/mdvi-lib/fontmap.h:
5283         * dvi/mdvi-lib/fontsrch.c:
5284         * dvi/mdvi-lib/gf.c:
5285         * dvi/mdvi-lib/hash.c:
5286         * dvi/mdvi-lib/hash.h:
5287         * dvi/mdvi-lib/list.c:
5288         * dvi/mdvi-lib/mdvi.h:
5289         * dvi/mdvi-lib/pagesel.c:
5290         * dvi/mdvi-lib/paper.c:
5291         * dvi/mdvi-lib/paper.h:
5292         * dvi/mdvi-lib/pk.c:
5293         * dvi/mdvi-lib/private.h:
5294         * dvi/mdvi-lib/setup.c:
5295         * dvi/mdvi-lib/sp-epsf.c:
5296         * dvi/mdvi-lib/special.c:
5297         * dvi/mdvi-lib/sysdeps.h:
5298         * dvi/mdvi-lib/t1.c:
5299         * dvi/mdvi-lib/tfm.c:
5300         * dvi/mdvi-lib/tfmfile.c:
5301         * dvi/mdvi-lib/tt.c:
5302         * dvi/mdvi-lib/util.c:
5303         * dvi/mdvi-lib/vf.c:
5304         * dvi/pixbuf-device.c:
5305         * dvi/pixbuf-device.h:
5306         * impress/Makefile.am:
5307         * impress/common.h:
5308         * impress/document.c:
5309         * impress/f_oasis.c:
5310         * impress/f_oo13.c:
5311         * impress/iksemel.c:
5312         * impress/iksemel.h:
5313         * impress/imposter.h:
5314         * impress/impress-document.c:
5315         * impress/impress-document.h:
5316         * impress/internal.h:
5317         * impress/r_back.c:
5318         * impress/r_draw.c:
5319         * impress/r_geometry.c:
5320         * impress/r_gradient.c:
5321         * impress/r_style.c:
5322         * impress/r_text.c:
5323         * impress/render.c:
5324         * impress/render.h:
5325         * impress/zip.c:
5326         * impress/zip.h:
5327         * lib/Makefile.am:
5328         * lib/ev-debug.c:
5329         * lib/ev-debug.h:
5330         * lib/ev-file-helpers.c:
5331         * lib/ev-file-helpers.h:
5332         * lib/ev-gui.c:
5333         * lib/ev-gui.h:
5334         * lib/ev-tooltip.c:
5335         * lib/ev-tooltip.h:
5336         * libdocument/Makefile.am:
5337         * libdocument/ev-file-helpers.c:
5338         * pdf/Makefile.am:
5339         * pdf/ev-poppler.cc:
5340         * pdf/ev-poppler.h:
5341         * pixbuf/Makefile.am:
5342         * pixbuf/pixbuf-document.c:
5343         * pixbuf/pixbuf-document.h:
5344         * properties/Makefile.am:
5345         * ps/Makefile.am:
5346         * ps/gsdefaults.c:
5347         * ps/gsdefaults.h:
5348         * ps/gsio.c:
5349         * ps/gsio.h:
5350         * ps/gstypes.h:
5351         * ps/ps-document.c:
5352         * ps/ps-document.h:
5353         * ps/ps.c:
5354         * ps/ps.h:
5355         * shell/Makefile.am:
5356         * shell/ev-application.h:
5357         * shell/ev-sidebar-links.c:
5358         * shell/ev-sidebar-links.h:
5359         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
5360         (ev_gui_menu_position_tree_selection):
5361         * shell/ev-utils.h:
5362         * shell/ev-view.c: (ev_view_finalize):
5363         * shell/ev-window.c:
5364         * shell/main.c: (main):
5365         * thumbnailer/Makefile.am:
5366         * tiff/Makefile.am:
5367         * tiff/tiff-document.c:
5368         * tiff/tiff-document.h:
5369         * tiff/tiff2ps.c:
5370         * tiff/tiff2ps.h:
5371         
5372         Reorganize source tree.
5373
5374 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5375
5376         * backend/ev-document-factory.c:
5377
5378         Do not include ev-poppler.h when pdf is disabled. 
5379
5380 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5381
5382         * configure.ac:
5383         * data/evince-ui.xml:
5384         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
5385         (pdf_document_document_images_iface_init):
5386         * backend/Makefile.am:
5387         * backend/ev-document-images.[ch]:
5388         * backend/ev-image.[ch]:
5389         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
5390         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
5391         (ev_job_xfer_run):
5392         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
5393         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
5394         (ev_pixbuf_cache_get_image_mapping):
5395         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
5396         (view_menu_popup_cb), (ev_window_dispose),
5397         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
5398         (ev_view_popup_cmd_copy_image):
5399         * shell/ev-view-private.h:
5400         * shell/ev-view.c: (ev_view_get_image_at_location),
5401         (ev_view_do_popup_menu), (ev_view_popup_menu),
5402         (ev_view_button_press_event), (ev_view_drag_data_get),
5403         (ev_view_drag_motion), (ev_view_drag_data_received),
5404         (ev_view_motion_notify_event), (ev_view_button_release_event),
5405         (ev_view_finalize), (ev_view_class_init):
5406
5407         Add image handling support. Fixes bugs #310008 and #325047. Images
5408         selection is not supported yet. 
5409
5410 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5411
5412         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
5413         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
5414         (ev_view_init):
5415
5416         Move view drag and drop stuff to ev-view.
5417
5418 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5419
5420         * shell/ev-pixbuf-cache.c: (clear_job_selection):
5421         * shell/ev-view.c: (clear_selection): 
5422
5423         Clear selection also in pixbuf cache.
5424
5425 2007-01-02  Luca Ferretti <elle.uca@libero.it>
5426
5427         * data/evince.desktop.in.in:
5428         
5429         Change icon name in desktop file. See bug #390734
5430         for details.
5431
5432 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5433
5434         * thumbnailer/Makefile.am:
5435
5436         Use top_builddir instead top_srcdir for generated schema
5437         file installation. Fixes bug #390161.
5438
5439 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5440
5441         * configure.ac:
5442         * backend/Makefile.am:
5443         * backend/ev-document-transition.[ch]:
5444         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
5445         (pdf_document_page_transition_iface_init):
5446         * shell/ev-view-private.h:
5447         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
5448         (ev_view_set_presentation), (transition_next_page),
5449         (ev_view_presentation_transition_stop),
5450         (ev_view_presentation_transition_start), (ev_view_next_page):
5451
5452         Add page transition support in presentation mode. At the moment only
5453         page duration is supported, but not transition effects. Fixes bug
5454         #309815.
5455
5456 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5457
5458         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
5459
5460         Run find_link_dest with document lock held, since it's called by links
5461         thread and main thread at the same time. 
5462
5463 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5464
5465         * shell/ev-view.c: (goto_dest):
5466
5467         Update page-cache when page is changed by the view, so that
5468         page-changed signal is emitted. 
5469
5470 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5471
5472         * test/test1.py:
5473         * test/test2.py:
5474
5475         Use C locale in tests. 
5476
5477 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5478
5479         * shell/ev-window.c: (ev_window_run_presentation):
5480         * shell/ev-view-private.h:
5481         * shell/ev-view.c: (ev_view_set_presentation):
5482
5483         Restore zoom settings when back from presentation mode. 
5484
5485 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5486
5487         * shell/ev-window.c: (ev_window_run_presentation):
5488
5489         Always use "best fit" zoom in presentation mode.
5490         Fixes bug #389195.
5491
5492 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5493
5494         * shell/ev-view.c: (ev_view_goto_window_create):
5495
5496         Show "Jump to page" label in the page jumping popup in
5497         presentation mode instead of just a GtkEntry.
5498
5499 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5500
5501         * shell/ev-window.c: (launch_external_uri):
5502
5503         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
5504         #378085.
5505
5506 2006-12-22  Elijah Newren  <newren gmail com>
5507
5508         * configure.ac: explicitly check for libxml2.  Fixes #388795
5509
5510 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5511
5512         * shell/ev-view-private.h:
5513         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
5514         (ev_view_goto_window_delete_event), (key_is_numeric),
5515         (ev_view_goto_window_key_press_event),
5516         (ev_view_goto_window_button_press_event),
5517         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
5518         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
5519         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
5520
5521         Allow jumping to another page by typing a page number in presentation
5522         mode. It uses a popup window with an entry. Fixes bug #353625.
5523
5524 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5525
5526         * configure.ac:
5527         * properties/ev-properties-view.c: (ev_get_default_user_units),
5528         (ev_regular_paper_size):
5529         
5530         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
5531         to Damien Carbery <damien.carbery@sun.com> and
5532         Yevgen Muntyan <muntyan@tamu.edu>.
5533
5534 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5535
5536         * shell/ev-window.c: (setup_document_from_metadata):
5537
5538         Make sure Evince doesn't restore the view on the last
5539         page when a document is reopened. Fixes bug #383381.
5540
5541 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
5542
5543         * shell/ev-view.c: (draw_loading_text):
5544
5545         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
5546
5547 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5548
5549         * configure.ac:
5550         * NEWS:
5551
5552         Release 0.7.0
5553
5554 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5555
5556         * configure.ac:
5557         * pdf/ev-poppler.cc: (pdf_print_context_free),
5558         (pdf_document_file_exporter_begin),
5559         (pdf_document_file_exporter_do_page):
5560
5561         Make cairo-pdf depedency optional. 
5562
5563 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5564
5565         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
5566
5567         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
5568
5569 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5570
5571         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
5572         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
5573         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
5574         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
5575         * shell/ev-view.c: (draw_loading_text):
5576         * shell/ev-window.c: (ev_window_cmd_file_properties):
5577
5578         Use an specific lock for FontConfig. Hopefully it fixes some crashes
5579         related to using FontConfig from different threads.
5580         
5581 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5582
5583         * shell/ev-view.c: (draw_loading_text):
5584
5585         Acquire lock document when drawing "Loading..." text so that only one
5586         thread will use FontConfig at the same time. Fixes bug #374750.
5587
5588 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5589
5590         * shell/ev-page-action.[ch]: (activate_cb):
5591         * shell/ev-window.c: (activate_label_cb):
5592
5593         Check if text inserted in page entry is a valid page number when it
5594         doesn't match to any document page label. Fixes bug #383165.
5595
5596 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
5597         * shell/ev-window.c:
5598
5599         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
5600         available with GTK < 2.10. Added an ifdef to avoid compilation
5601         error.
5602
5603 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5604
5605         * configure.ac:
5606         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5607
5608         Fix ps backend in multihead systems.
5609
5610 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5611
5612         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5613         * shell/ev-window.c: (ev_window_get_screen_dpi),
5614         (ev_window_update_actions), (setup_view_from_metadata),
5615         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5616
5617         Take screen DPI into account when zooming. Fixes bug #318285.
5618
5619 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5620
5621         * data/Makefile.am:
5622
5623         Cleaned up/slightly refactored Makefile.am. Added GConf
5624         schemas uninstallation as well.
5625
5626 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5627
5628         * Makefile.am:
5629         * test/Makefile.am:
5630
5631         Fight with autotools to fix make check. Make distcheck
5632         works fine as well now!
5633
5634 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5635
5636         * shell/ev-view.c: (draw_end_presentation_page):
5637
5638         Corrected "end of presentation" string.
5639
5640 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5641
5642         * shell/ev-view.c: (ev_view_key_press_event):
5643
5644         Correctly propagate key press event so that up/down keys
5645         work as expected (correct behaviour was broken by
5646         black/white screen key bindings for presentations).
5647
5648 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5649
5650         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
5651         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
5652         (pdf_document_find_get_progress), (pdf_selection_render_selection),
5653         (pdf_selection_get_selection_region),
5654         (pdf_selection_get_selection_map):
5655
5656         Add "static" to some private functions. 
5657
5658 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
5659
5660         * lib/ev-tooltip.h:
5661         * properties/ev-properties-view.h:
5662         * shell/ev-jobs.h:
5663         * shell/ev-properties-dialog.h:
5664         * shell/ev-properties-fonts.h:
5665         * shell/ev-sidebar-links.h:
5666         * shell/ev-sidebar-thumbnails.h:
5667         * shell/ev-sidebar.h:
5668         * shell/ev-window.h:
5669         
5670         Fixes CHACK type in class casts. See bug #385343
5671         for details.
5672
5673 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5674
5675         * shell/ev-view-private.h:
5676         * shell/ev-view.c: (draw_end_presentation_page),
5677         (ev_view_expose_event), (ev_view_key_press_event),
5678         (ev_view_class_init), (ev_view_init):
5679
5680         Blank screen in presentation mode when pressing 'b' (filling with
5681         black) or 'w' (filling with white) keys. Fixes bug #358132.
5682
5683 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
5684
5685         * data/evince-toolbar.xml:
5686         * shell/ev-window.c:
5687         
5688         Use stock icon for Select All action. Fixes
5689         bug #382652.
5690
5691 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
5692
5693         * shell/ev-view.c: (get_doc_point_from_offset),
5694         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
5695
5696         Add links support in rotated documents. Fixes bug #343733.
5697
5698 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5699
5700         * shell/ev-view-private.h:
5701         * shell/ev-view.c: (draw_end_presentation_page),
5702         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
5703
5704         Show a blank page after the last page in presentation mode with a
5705         message indicating that presentation has finished and how to exit. 
5706
5707 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5708
5709         * shell/ev-window.c: (fullscreen_timeout_cb):
5710
5711         Hide cursor after a while in presentation mode. 
5712
5713 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5714
5715         * backend/ev-document-info.h:
5716         * data/evince-properties.glade:
5717         * pdf/ev-poppler.cc:
5718         * properties/ev-properties-view.c: (ev_regular_paper_size),
5719         (ev_properties_view_set_info):
5720         * ps/ps-document.c: (ps_document_get_info):
5721
5722         Adds a paper size field to the properties dialog. Fixes
5723         bug #307315. Patch by Kasper Svendsen (with some i18n
5724         changes done by me).
5725
5726 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5727
5728         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5729         (screensaver_init_dbus), (totem_scrsaver_new),
5730         (totem_scrsaver_init):
5731         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5732         * shell/ev-application.c: (ev_application_register_service),
5733         (ev_application_screensaver_enable),
5734         (ev_application_screensaver_disable):
5735         * shell/ev-application.h:
5736         * shell/ev-window.c: (ev_window_run_presentation),
5737         (ev_window_stop_presentation), (build_comments_string),
5738         (ev_window_init):
5739         
5740         Move screensaver handling to application. No more
5741         message on startup.
5742
5743 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5744
5745         * configure.ac:
5746         * backend/Makefile.am:
5747         * backend/ev-file-exporter.[ch]:
5748         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
5749         * ps/ps-document.c: (ps_document_file_exporter_*):
5750         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
5751         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5752         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5753         (ev_window_print_dialog_response_cb), (ev_window_print_range):
5754
5755         Allow printing to PDF when suppoted by the backend.
5756         
5757 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5758
5759         * shell/ev-window.c: (build_comments_string):
5760
5761         Use always "Document Viewer" in about dialog. 
5762
5763 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5764
5765         * djvu/djvu-document.c: (djvu_document_get_page_size):
5766
5767         Display a warning message when get_pageinfo fails. 
5768
5769 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
5770
5771         * Makefile.am:
5772         * backend/Makefile.am:
5773         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5774         * configure.ac:
5775         * shell/ev-window.c: (build_comments_string):
5776         
5777         Make pdf compilation optional. See bug #38007.
5778
5779 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5780
5781         * ps/ps.c: (get_next_text):
5782
5783         Fix CVE-2006-5864.
5784
5785 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5786
5787         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
5788         * shell/ev-navigation-action.c: (connect_proxy),
5789         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5790         
5791         Do not call g_type_class_peek_parent twice.
5792
5793 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5794
5795         * configure.ac:
5796         * data/icons/24x24/.cvsignore:
5797         * data/icons/24x24/Makefile.am:
5798         * data/icons/24x24/evince.png:
5799         * data/icons/Makefile.am:
5800         
5801         Add 24x24 icon. Thanks to 
5802         Michael Monreal <infernux@web.de>.
5803
5804 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5805
5806         * configure.ac: Fix typo in configure.ac. Thanks
5807         to dmacks@netspace.org for notification.
5808
5809 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5810
5811         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5812         
5813         Drop dbus include, fixes compilation with older dbus.
5814
5815 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5816
5817         * configure.ac:
5818         * cut-n-paste/Makefile.am:
5819         * cut-n-paste/totem-screensaver/.cvsignore
5820         * cut-n-paste/totem-screensaver/Makefile.am:
5821         * cut-n-paste/totem-screensaver/README:
5822         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5823         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5824         * shell/Makefile.am:
5825         * shell/ev-window.c: (ev_window_run_presentation),
5826         (ev_window_stop_presentation), (ev_window_cmd_help_about),
5827         (ev_window_init):
5828
5829         Implemented screensaver enabling/disabling for
5830         presentation mode (not fullscreen mode). Code stolen
5831         from Totem (with some minor tweaks). Fixes bug #338889.
5832
5833 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5834
5835         * configure.ac:
5836
5837         Bump gnome-icon-theme requirements. We use the rotation
5838         icons that appeared recently.
5839
5840 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5841
5842         * shell/ev-history.c: (ev_history_add_page):
5843         * shell/ev-history.h:
5844         * shell/ev-window.c: (page_changed_cb):
5845         
5846         Use page labels instead of numbers.
5847
5848 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5849
5850         * data/evince-toolbar.xml:
5851         * po/POTFILES.in:
5852         * shell/Makefile.am:
5853         * shell/ev-navigation-action-widget.c:
5854         (ev_navigation_action_widget_init),
5855         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
5856         (menu_detacher), (ev_navigation_action_widget_set_menu),
5857         (menu_position_func), (popup_menu_under_arrow),
5858         (ev_navigation_action_widget_toggled),
5859         (ev_navigation_action_widget_button_press_event):
5860         * shell/ev-navigation-action-widget.h:
5861         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
5862         (ev_navigation_action_set_window), (activate_menu_item_cb),
5863         (new_history_menu_item), (new_empty_history_menu_item),
5864         (build_menu), (menu_activated_cb), (connect_proxy),
5865         (create_tool_item), (ev_navigation_action_init),
5866         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5867         * shell/ev-navigation-action.h:
5868         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
5869         (ev_page_action_widget_set_page_cache),
5870         (ev_page_action_widget_finalize),
5871         (ev_page_action_widget_class_init), (match_selected_cb),
5872         (display_completion_text), (match_completion), (build_new_tree_cb),
5873         (get_filter_model_from_model),
5874         (ev_page_action_widget_update_model):
5875         * shell/ev-page-action-widget.h:
5876         * shell/ev-page-action.c: (activate_link_cb), (update_model),
5877         (connect_proxy):
5878         * shell/ev-page-action.h:
5879         * shell/ev-stock-icons.c:
5880         * shell/ev-stock-icons.h:
5881         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5882         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
5883         (register_custom_actions):
5884         * shell/main.c:
5885         
5886         Preliminary history implementation
5887
5888 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5889
5890         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
5891         (dvi_document_class_init), (dvi_document_init_params):
5892         * dvi/mdvi-lib/font.c: (font_reference):
5893         
5894         Add reference to subfont. Fixes bug #374277.
5895
5896 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5897
5898         * shell/ev-window.c: (ev_window_create_tmp_symlink),
5899         (ev_window_cmd_file_open_copy_at_dest):
5900
5901         Fix a race condition when creating symlink. Increase the counter
5902         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
5903         Mathias Hasselmann).
5904
5905 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5906
5907         * backend/Makefile.am:
5908         * backend/ev-attachment.c: (ev_attachment_open):
5909         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
5910         (ev_tmp_dir), (ev_tmp_filename):
5911         * shell/ev-sidebar-attachments.c:
5912         (ev_sidebar_attachments_drag_data_get):
5913         * shell/ev-window.c: (ev_window_clear_temp_file):
5914
5915         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
5916         in ensure_dir_exists. Abort without crashing when we can't create
5917         user's directory.
5918
5919 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5920
5921         * data/evince-ui.xml:
5922         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5923         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
5924         (ev_window_cmd_file_open_copy_at_dest),
5925         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
5926         (ev_view_popup_cmd_open_link_new_window):
5927
5928         Allow opening a copy of the current document in a new window. Fixes bug
5929         #357472
5930
5931 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5932
5933         * data/evince-toolbar.xml:
5934         
5935         Add rotate right and rotate left to available items for toolbar.
5936         
5937         * data/evince-ui.xml:
5938         * shell/ev-window.c: (ev_window_init):
5939         
5940         Customize toolbar with right click. Fixes bug #372451.
5941
5942 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
5943
5944         * shell/ev-window.c: 
5945         
5946         Use "object-rotate-{left,right}" stock icons. Fixes 
5947         bug #373863.
5948
5949 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5950
5951         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
5952         (ev_application_open_uri_at_dest), (ev_application_open_uri):
5953         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
5954         (ev_window_open_uri):
5955         * shell/main.c: (arguments_parse):
5956
5957         Remove temp file created when evince is used by GTK+ in
5958         preview mode. Fixes bug #365282. 
5959
5960 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5961
5962         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5963         
5964         Fixes bug #372474 - Side pane disabled when entering 
5965         and leaving fullscreen mode.
5966
5967 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5968
5969         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
5970         * data/Makefile.am:
5971         * data/evince-preview-toolbar.xml:
5972         * data/evince-toolbar.xml:
5973         * shell/ev-application.c: (ev_application_shutdown),
5974         (ev_application_init), (ev_application_get_toolbars_model):
5975         * shell/ev-application.h:
5976         * shell/ev-window.c: (update_chrome_visibility),
5977         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
5978         (ev_window_cmd_edit_toolbar), (ev_window_init):
5979         
5980         Fixes bug #364364 - toolbar editor shows zoom actions again.
5981
5982 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5983
5984         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5985
5986         Do not take margins into consideration for paper size when printing.
5987         Really fixes bug #350491.
5988
5989 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5990
5991         * data/evince-ui.xml:
5992         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
5993         (ev_window_cmd_file_print_setup),
5994         (ev_window_print_dialog_response_cb),
5995         (ev_window_setup_action_sensitivity):
5996
5997         Add page setup settings for printing. Fixes bugs #363860 and #350491.
5998
5999 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6000
6001         * shell/ev-window.c: (ev_window_print_range):
6002
6003         Revert my previuos commit, since printing to PDF is not supported by
6004         evince yet. 
6005
6006 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6007
6008         * shell/ev-window.c: (ev_window_print_range):
6009
6010         Enable print to a PDF. Fixes bug #332121.
6011
6012 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
6013
6014         * shell/ev-application-service.xml:
6015         * shell/ev-application.[ch]: (ev_application_open_window),
6016         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
6017         (ev_application_open_uri), (ev_application_open_uri_list):
6018         * shell/ev-window.c: (file_open_dialog_response_cb),
6019         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
6020         (drag_data_received_cb), (open_remote_link):
6021         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
6022
6023         Add support for multiscreen systems. Fixes bug #316206.
6024
6025 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6026
6027         * shell/ev-jobs.[ch]: (ev_job_print_new),
6028         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
6029         (ev_job_print_do_page):
6030         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
6031
6032         Allow printing only odd/even pages. Fixes bug #367289.
6033
6034 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6035
6036         * test/test1.py:
6037         * test/test2.py:
6038
6039         Re-add locale settings to test files.
6040
6041 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6042
6043         * data/evince-ui.xml:
6044         * shell/ev-window.c: (set_action_properties):
6045         
6046         Removed garbage from code and ui.
6047
6048 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6049
6050         * shell/ev-window.c: (ev_window_cmd_help_about):
6051
6052         Shamelessly add my name to the list of contributors.
6053
6054 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6055
6056         * test/test1.py:
6057         * test/test2.py:
6058
6059         Cleaned up the dogtail scripts.
6060
6061 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6062
6063         * shell/ev-view.c: (draw_loading_text): Don't render
6064         "loading..." text in presentation mode. Temporary
6065         workaround for bug #320352.
6066
6067 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6068
6069         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6070         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6071
6072         Use print settings scale, copies, collate and reverse which were
6073         ignored. Fixes bug #359032.
6074
6075 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6076
6077         * configure.ac:
6078         * data/evince-password.glade:
6079         * test/Makefile.am:
6080         * test/test-encrypt.pdf:
6081         * test/test-links.pdf:
6082         * test/test1.py:
6083         * test/test2.py:
6084
6085         Add automated UI tests for evince with dogtail. See
6086         bug #300948.    
6087
6088 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6089
6090         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
6091
6092         Hide fullscreen toolbar when switching to another desktop workspace.
6093         Fixes bug #338871
6094
6095 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6096
6097         * shell/ev-window-title.c: 
6098         
6099         Test for .dvi in title of pdf documents.
6100
6101 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6102
6103         * shell/ev-view.c: (ev_view_scroll):
6104
6105         Page Up/Down should do page jumps in "Best fit" mode.
6106         If a user has explicitly chosen to view exactly one page
6107         at a time, scrolling just a part of the page when
6108         pressing Page Up/Down is not right. Fixes bug #323107.
6109
6110 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6111
6112         * NEWS:
6113         * configure.ac:
6114         
6115         Update for 0.6.1
6116
6117 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6118
6119         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6120         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
6121         
6122         Correctly disconnect from job signals on destroy.
6123
6124 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6125
6126         * shell/ev-view-private.h:
6127         * shell/ev-view.c: (view_set_adjustment_values),
6128         (view_update_range_and_current_page),
6129         (ensure_rectangle_is_visible), (ev_view_size_allocate):
6130         
6131         Fixes bug #343199, current page now follows find page.
6132
6133 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
6134
6135         * backend/ev-document-factory.c:
6136         * configure.ac:
6137         Assigned OpenDocument presenation MIME type to the
6138         Impress backend. Added some missing (but harmless)
6139         #ifdefs in the document factory as well to make things
6140         consistent again. Fixes bug #360658.
6141
6142 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
6143
6144         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
6145         * backend/ev-document-find.c: (ev_document_find_get_type):
6146         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
6147         * backend/ev-document-links.c: (ev_document_links_get_type):
6148         * backend/ev-document-security.c: (ev_document_security_get_type):
6149         * backend/ev-document-thumbnails.c:
6150         (ev_document_thumbnails_get_type):
6151         * backend/ev-document.c: (ev_document_get_type):
6152         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
6153         * backend/ev-selection.c: (ev_selection_get_type):
6154         * cut-n-paste/recent-files/egg-recent-model.c:
6155         (egg_recent_model_get_type):
6156         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6157         (egg_recent_view_uimanager_get_type):
6158         * cut-n-paste/recent-files/egg-recent-view.c:
6159         (egg_recent_view_get_type):
6160         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6161         (egg_editable_toolbar_get_type):
6162         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6163         (egg_toolbar_editor_get_type):
6164         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6165         (egg_toolbars_model_get_type):
6166         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6167         (egg_tree_multi_drag_source_get_type):
6168         * cut-n-paste/zoom-control/ephy-zoom-action.c:
6169         (ephy_zoom_action_get_type):
6170         * cut-n-paste/zoom-control/ephy-zoom-control.c:
6171         (ephy_zoom_control_get_type):
6172         * impress/r_back.c: (_imp_fill_back):
6173         * properties/ev-properties-main.c:
6174         (ev_properties_plugin_register_type):
6175         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
6176         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
6177         (ev_view_accessible_factory_get_type):
6178
6179         Reduce relocations. Bug #360616.
6180
6181 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6182
6183         * backend/ev-document-factory.c:
6184         (ev_document_factory_get_document):
6185         
6186         Load document even if extension is wrong.
6187
6188 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6189
6190         * shell/ev-metadata-manager.c: (save_values):
6191         * shell/ev-window.c: (setup_size_from_metadata),
6192         (setup_view_from_metadata), (ev_window_setup_document),
6193         (ev_window_xfer_job_cb), (window_configure_event_cb):
6194         
6195         Set size according to the document size/page size ratio.
6196         That should correct rather wierd behaviour of the previous
6197         commit.
6198
6199 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6200
6201         * shell/ev-window.c: (setup_view_from_metadata):
6202         
6203         Set size for new windows from previous window size.
6204         See bugs #354968 and #168450 for details. Thanks
6205         to Meik Hellmund.
6206
6207 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
6208
6209         * djvu/djvu-links.c: (build_tree):
6210
6211         Fix memory leak.
6212
6213 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6214
6215         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
6216         
6217         Don't make sidebar close button insensitive. Fixes
6218         bug #357871.
6219
6220 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6221
6222         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6223         (ev_window_set_view_accels_sensitivity):
6224         
6225         Don't enable Slash on documents which don't support
6226         find. Fixes bug #358648.
6227
6228 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
6229
6230         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
6231         open dialog fall back to the current document uri if the
6232         filechooser hasn't been used before. Fixes bug #356980.
6233
6234 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
6235
6236         * shell/ev-window.c: (ev_window_setup_recent), 
6237         (ev_window_get_recent_file_label):
6238
6239         Escape underscores in filenames of recent file items.
6240
6241 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6242
6243         * configure.ac:
6244         
6245         Bumped poppler requirements, really 0.5.3 is very 
6246         buggy, now we require 0.5.4.
6247
6248 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6249
6250         * djvu/Makefile.am:
6251         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6252         (djvu_document_find_iface_init), (djvu_document_links_get_links),
6253         (djvu_document_document_links_iface_init):
6254         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
6255         (number_from_string_10), (get_djvu_link_dest),
6256         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
6257         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
6258         (djvu_links_get_links), (djvu_links_find_link_dest),
6259         (djvu_links_get_links_model):
6260         * djvu/djvu-links.h:
6261         
6262         Add support for links and bookmarks in djvu documents. Thanks
6263         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
6264         patch.
6265
6266 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6267
6268         * shell/ev-application.c: (ev_application_open_uri_at_dest):
6269         
6270         Reopen should reload document. Fixes 
6271         bug 327951.
6272
6273 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6274
6275         * configure.ac:
6276         * data/Makefile.am:
6277         * data/evince-16.png:
6278         * data/evince-22.png:
6279         * data/evince.png:
6280         * data/evince.svg:
6281         * data/icons/16x16/Makefile.am:
6282         * data/icons/16x16/evince.png:
6283         * data/icons/22x22/Makefile.am:
6284         * data/icons/22x22/evince.png:
6285         * data/icons/48x48/Makefile.am:
6286         * data/icons/48x48/evince.png:
6287         * data/icons/Makefile.am:
6288         * data/icons/scalable/Makefile.am:
6289         * data/icons/scalable/evince.svg:
6290         
6291         Install icons with correct names. Fixes
6292         bug #354429.
6293
6294 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
6295
6296         * shell/ev-view.c: (ev_view_button_release_event):
6297
6298         Don't open links with middle mouse button. Fixes bug #353649
6299
6300 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6301
6302         * NEWS:
6303         * configure.ac:
6304         
6305         Update for release 0.6.0
6306
6307 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6308
6309         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
6310         Implement Close named action. Patch by Carlos Garcia Campos.
6311
6312 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6313
6314         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
6315         
6316         Don't clear link mapping on copy_job_to_job_info. Fixes
6317         bug 346168.
6318
6319 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6320
6321         * shell/main.c: (main):
6322
6323         Revert my previous commit, gnome_program_init owns the option context.
6324         Fix another memory leak in main. Both caught by Christian Persch. 
6325
6326 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6327
6328         * shell/main.c: (main):
6329
6330         Fix memory leak.
6331
6332 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6333
6334         * backend/ev-document-factory.c: (ev_document_factory_get_document):
6335
6336         Fix crash when opening a pdf with password protection. 
6337
6338 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
6339
6340         * pdf/ev-poppler.cc: (pdf_document_search_free):
6341
6342         Fix memory leak. 
6343
6344 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6345
6346         * backend/ev-document-factory.c:
6347         (ev_document_factory_get_document):
6348         * tiff/tiff-document.c: (tiff_document_finalize):
6349         
6350         More correct handling of document loading. Fixes
6351         bug #349043.
6352
6353 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6354
6355         * backend/ev-attachment.c: (ev_attachment_save):
6356
6357         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
6358         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
6359
6360 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
6361         
6362         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
6363         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
6364
6365 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6366
6367         * shell/ev-sidebar-thumbnails.c:
6368
6369         Do not render thumbnails unless thumbnails page is active in the
6370         sidebar.
6371
6372 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
6373
6374         * shell/ev-properties-dialog.c:
6375
6376         Fix dialogue spacing. Bug #351370.
6377
6378 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6379
6380         * configure.ac:
6381
6382         Use lowercase gettext catalog file names (evince.mo
6383         instead of Evince.mo)
6384
6385 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6386
6387         * shell/ev-sidebar-attachments.c:
6388
6389         GtkIconTheme is now screen safe too. Fixes bug #350878
6390
6391 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6392
6393         * shell/ev-window.c:
6394
6395         GtkRecent manager is now screen safe. Fixes bug #350145
6396
6397 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6398
6399         * shell/ev-sidebar.c: (ev_sidebar_init):
6400         
6401         Make sidebar close icon smaller. Fix for bug 350177.
6402         See also bugs 350176 and 165770.
6403
6404 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6405
6406         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
6407
6408         Ignore zoom for xyz destinations when it's <= 1, keeping user
6409         preferences instead. Set correct sizing-mode for fith and fitv
6410         destinations rather than EV_SIZING_FREE. Fixes bug #349433
6411
6412 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6413
6414         * NEWS:
6415         * configure.ac:
6416         
6417         Update for release 0.5.5
6418
6419 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
6420         
6421         * shell/ev-window.c: (ev_window_cmd_escape)
6422
6423         Escape unfocus page entry. Fixes bug #345809.
6424
6425 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6426
6427         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
6428         (build_tree), (pdf_document_links_get_links),
6429         (pdf_document_links_find_link_dest):
6430         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
6431         (goto_xyz_dest):
6432
6433         Convert from PDF style coordinates to X style coordinates in the
6434         backend rather than in the view. Fixes bug #338440
6435
6436 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6437
6438         * shell/ev-window.c:
6439         
6440         Remove Ctrl+Shift+T shortcut for toolbars. See
6441         the bug #350098.
6442
6443 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6444
6445         * configure.ac:
6446
6447         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
6448         of this. 
6449
6450 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6451
6452         * configure.ac:
6453         * cut-n-paste/Makefile.am:
6454         * data/evince-ui.xml:
6455         * shell/Makefile.am:
6456         * shell/ev-application.[ch]:
6457         * shell/ev-window.c:
6458
6459         Use GtkRecent instead of EggRecent when it's available. Fixes bug
6460         #349273
6461
6462 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6463
6464         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
6465         findbar code: s/help/search/
6466
6467 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6468
6469         * shell/ev-window.c: (setup_document_from_metadata),
6470         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
6471         (setup_view_from_metadata):
6472         
6473         Fix memory leaks.
6474
6475 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
6476
6477         * autogen.sh, configure.ac: 
6478         
6479         Update automake usage. See bug 349292.
6480
6481 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6482
6483         * shell/eggfindbar.c: (egg_find_bar_class_init),
6484         (entry_activate_callback), (egg_find_bar_init),
6485         (egg_find_bar_set_status_text):
6486         * shell/eggfindbar.h:
6487         
6488         Unify Evince findbar with Epiphany. Nice patch
6489         from Fabricio Silva <silva@crans.org> and
6490         Frederic Peters <fpeters@entrouvert.com>. See
6491         bug #339966 for details.
6492
6493 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6494
6495         * data/evince.desktop.in.in:
6496         
6497         Correct information for bugzilla. Thanks to
6498         Olaf Vitters, see bug #348855.
6499
6500 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
6501
6502         * shell/ev-jobs.[ch]:
6503         * shell/ev-sidebar-links.c:
6504         * shell/ev-window.[ch]:
6505
6506         GtkPrintJob doesn't support print ranges or current page, so we export
6507         to a ps file now when printing ranges or current page.
6508
6509 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6510
6511         * pdf/ev-poppler.cc:
6512         * shell/ev-window.c: (do_action_named):
6513
6514         We should be more clear about bugzilla. See the
6515         poppler bug #7623.
6516
6517 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6518
6519         * configure.ac:
6520         * shell/Makefile.am:
6521         * shell/ev-job-queue.c:
6522         * shell/ev-jobs.[ch]:
6523         * shell/ev-sidebar-links.c:
6524         * shell/ev-window.[ch]:
6525         
6526         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
6527         #348422
6528
6529 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6530
6531         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
6532         * shell/ev-application-service.xml:
6533         * shell/ev-application.[ch]:
6534         * shell/ev-jobs.[ch]:
6535         * shell/ev-window.[ch]: (ev_window_run_preview):
6536         * shell/main.c: 
6537
6538         Add preview mode to use evince as a printing previewer. It also adds
6539         other command line options for fullscreen and presentation modes.
6540         Fixes bugs #347822, #317031
6541
6542 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6543
6544         * NEWS:
6545         * configure.ac:
6546         
6547         Update for release 0.5.4
6548
6549 2006-07-11  Bastien Nocera <hadess@hadess.net>
6550
6551         * Makefile.am:
6552         * backend/Makefile.am:
6553         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6554         * backend/ev-document-factory.h:
6555         * configure.ac:
6556         * impress/.cvsignore:
6557         * impress/Makefile.am:
6558         * impress/common.h:
6559         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
6560         (imp_get_page), (imp_next_page), (imp_prev_page),
6561         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
6562         * impress/f_oasis.c: (render_object), (render_page),
6563         (get_geometry), (_imp_oasis_load):
6564         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
6565         (_imp_oo13_load):
6566         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
6567         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
6568         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
6569         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
6570         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
6571         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
6572         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
6573         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
6574         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
6575         (iks_new_within), (iks_insert), (iks_insert_cdata),
6576         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
6577         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
6578         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
6579         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
6580         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
6581         (iks_cdata), (iks_cdata_size), (iks_has_children),
6582         (iks_has_attribs), (escape_size), (my_strcat), (escape),
6583         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
6584         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
6585         (iks_tree), (iks_load), (iks_save):
6586         * impress/iksemel.h:
6587         * impress/imposter.h:
6588         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
6589         (imp_render_draw_bezier_real), (imp_render_get_size),
6590         (imp_render_set_fg_color), (imp_render_draw_line),
6591         (imp_render_draw_rect), (imp_render_draw_polygon),
6592         (imp_render_draw_arc), (imp_render_draw_bezier),
6593         (imp_render_open_image), (imp_render_get_image_size),
6594         (imp_render_scale_image), (imp_render_draw_image),
6595         (imp_render_close_image), (imp_render_markup),
6596         (imp_render_get_text_size), (imp_render_draw_text),
6597         (impress_document_load), (impress_document_save),
6598         (impress_document_get_n_pages), (impress_document_get_page_size),
6599         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
6600         (impress_document_finalize), (impress_document_class_init),
6601         (impress_document_can_get_text), (impress_document_get_info),
6602         (impress_document_document_iface_init),
6603         (impress_document_thumbnails_get_thumbnail),
6604         (impress_document_thumbnails_get_dimensions),
6605         (impress_document_document_thumbnails_iface_init),
6606         (impress_document_init):
6607         * impress/impress-document.h:
6608         * impress/internal.h:
6609         * impress/r_back.c: (_imp_fill_back):
6610         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6611         (_imp_draw_image), (_imp_tile_image):
6612         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6613         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6614         (r_polyline):
6615         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6616         (r_draw_gradient_complex), (r_draw_gradient):
6617         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6618         (r_get_bullet):
6619         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6620         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6621         (r_text):
6622         * impress/render.c: (imp_create_context), (imp_context_set_page),
6623         (imp_context_set_step), (imp_render), (imp_delete_context):
6624         * impress/render.h:
6625         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6626         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6627         (zip_load_xml), (zip_get_size), (zip_load):
6628         * impress/zip.h:
6629         * shell/ev-utils.c:
6630         
6631         New backend to support impress slides. Fixes bug #30867.
6632
6633 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6634
6635         * shell/ev-utils.c: (using_postscript_printer):
6636         
6637         Fixes crash when print using PAPI backend,
6638         bug #345012.
6639
6640 2006-06-09  Pat Rondon  <pmr@patrondon.org>
6641
6642         * shell/ev-jobs.c: (ev_job_xfer_run):
6643         * shell/ev-window.c: (password_dialog_response),
6644         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
6645         (ev_window_dispose):
6646         Fixes bug #344160: if the xfer job doesn't complete
6647         because a password is required, reload the existing
6648         instance instead of creating a new one.
6649
6650 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6651
6652         * shell/main.c: (main): Call gdk_threads_init. Thus
6653         we'll avoid errors in auth dialog. Fix for the bug
6654         #343347.
6655
6656 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6657
6658         * configure.ac: Advertise pixbuf support, fix
6659         for the bug 343317.
6660
6661 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6662
6663         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
6664         (ev_sidebar_thumbnails_set_document):
6665         
6666         Update sidebar thumbnails after reloading.
6667
6668 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6669
6670         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
6671         * shell/ev-jobs.h:
6672         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
6673         (ev_window_cmd_view_reload), (ev_window_init):
6674         
6675         Don't crash on reload. Fix for the bug #343167.
6676
6677 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6678
6679         * shell/ev-jobs.c: (ev_job_render_run):
6680         
6681         Check for document links.
6682
6683 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6684
6685         * backend/ev-attachment.c: (ev_attachment_save),
6686         (ev_attachment_launch_app), (ev_attachment_open):
6687         * backend/ev-document-factory.c: (get_document_from_uri):
6688         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6689         (egg_recent_view_uimanager_set_list):
6690         * ps/ps-document.c: (check_filecompressed), (document_load),
6691         (ps_document_load):
6692         * shell/ev-metadata-manager.c: (load_values):
6693         * shell/ev-password.c: (ev_password_dialog_set_property):
6694         * shell/ev-view.c: (tip_from_link):
6695         * shell/ev-window.c: (file_save_dialog_response_cb),
6696         (ev_window_print_dialog_response_cb):
6697         
6698         Use consistent quoting style. Fix for the bug #320285.
6699
6700 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6701
6702         * shell/ev-jobs.c: (ev_job_xfer_run):
6703         * shell/main.c: (load_files):
6704                 
6705         Open links with anchors. Fix for the bug #339836.
6706
6707 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6708
6709         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
6710         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
6711         (ev_link_dest_set_property), (ev_link_dest_finalize),
6712         (ev_link_dest_class_init), (ev_link_dest_new_named),
6713         (ev_link_dest_new_page_label):
6714         * backend/ev-link-dest.h:
6715         * shell/ev-application.c: (ev_application_open_uri):
6716         * shell/ev-view.c: (goto_dest):
6717         * shell/ev-window.c:
6718         * shell/ev-window.h:
6719         
6720         Fix page-label command line option. Bug #342070.
6721
6722 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6723
6724         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
6725         
6726         Don't show highlight rects if page can't be showed. Fix for 
6727         the bug #342076
6728
6729 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6730
6731         * shell/ev-window.c: (setup_sidebar_from_metadata),
6732         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
6733         
6734         Setup sidebar from metadata even if there is no document
6735         loaded. Fix for the bug #342807.
6736
6737 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6738
6739         * cut-n-paste/toolbar-editor/Makefile.am:
6740         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6741         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
6742         (find_action), (drag_data_delete_cb), (drag_begin_cb),
6743         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
6744         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
6745         (popup_context_menu_cb), (button_press_event_cb),
6746         (configure_item_sensitivity), (configure_item_cursor),
6747         (configure_item_tooltip), (connect_widget_signals),
6748         (action_sensitive_cb), (create_item_from_action),
6749         (create_item_from_position), (toolbar_drag_data_received_cb),
6750         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
6751         (toolbar_drag_leave_cb), (configure_drag_dest),
6752         (toggled_visibility_cb), (toolbar_visibility_refresh),
6753         (create_dock), (toolbar_changed_cb), (unparent_fixed),
6754         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
6755         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
6756         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
6757         (egg_editable_toolbar_dispose),
6758         (egg_editable_toolbar_set_ui_manager),
6759         (egg_editable_toolbar_get_selected),
6760         (egg_editable_toolbar_set_selected), (set_edit_mode),
6761         (egg_editable_toolbar_set_property),
6762         (egg_editable_toolbar_get_property),
6763         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
6764         (egg_editable_toolbar_new_with_model),
6765         (egg_editable_toolbar_get_edit_mode),
6766         (egg_editable_toolbar_set_edit_mode),
6767         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
6768         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
6769         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6770         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
6771         (item_added_or_removed_cb), (toolbar_removed_cb),
6772         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
6773         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
6774         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
6775         (editor_create_item_from_name), (append_table),
6776         (update_editor_sheet), (egg_toolbar_editor_init):
6777         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
6778         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6779         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
6780         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
6781         (toolbar_node_free), (egg_toolbars_model_get_flags),
6782         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
6783         (egg_toolbars_model_get_name), (impl_add_item),
6784         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
6785         (parse_data_list), (parse_item_list), (parse_toolbars),
6786         (egg_toolbars_model_load_toolbars), (parse_available_list),
6787         (parse_names), (egg_toolbars_model_load_names),
6788         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
6789         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
6790         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
6791         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
6792         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
6793         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
6794         (egg_toolbars_model_set_types), (fill_avail_array),
6795         (egg_toolbars_model_get_name_avail),
6796         (egg_toolbars_model_get_name_flags),
6797         (egg_toolbars_model_set_name_flags):
6798         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6799         * cut-n-paste/toolbar-editor/eggintl.h:
6800         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6801         (egg_tree_multi_drag_source_get_type),
6802         (egg_tree_multi_drag_source_row_draggable),
6803         (egg_tree_multi_drag_source_drag_data_delete),
6804         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
6805         (egg_tree_multi_drag_button_release_event), (selection_foreach),
6806         (path_list_free), (set_context_data), (get_context_data),
6807         (get_info), (egg_tree_multi_drag_drag_data_get),
6808         (egg_tree_multi_drag_motion_event),
6809         (egg_tree_multi_drag_button_press_event),
6810         (egg_tree_multi_drag_add_drag_support):
6811         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
6812         * shell/ev-application.c: (ev_application_init),
6813         (ev_application_save_toolbars_model):
6814         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
6815         (ev_window_cmd_edit_toolbar), (ev_window_init):
6816         
6817         Sync toolbareditor with epiphany and libegg
6818
6819 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6820
6821         * configure.ac: 
6822
6823         Depend on poppler 0.5.2
6824
6825 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6826
6827         * shell/ev-jobs.c: (ev_job_render_run):
6828         
6829         Check if document supports links iterface.
6830
6831 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6832
6833         * NEWS:
6834         * configure.ac:
6835         
6836         Update for release 0.5.3
6837
6838 2006-05-13  Michael Plump  <plumpy@skylab.org>
6839
6840         * configure.ac:
6841         * shell/Makefile.am:
6842         * shell/main.c: (main):
6843         
6844         Port to GOption command line parsing. Fix for the 
6845         bug #327518
6846
6847 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6848
6849         * shell/ev-window.c: (ev_window_cmd_help_about):
6850         
6851         Do not wrap license. Fix for the bug #309460.
6852
6853 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6854
6855         * configure.ac:
6856         * properties/ev-properties-main.c: (ev_properties_get_pages):
6857         * shell/ev-application.c: (ev_application_open_window),
6858         (ev_application_open_uri_at_dest):
6859         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6860         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6861         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
6862         * shell/ev-utils.c: (save_print_config_to_file):
6863         * shell/ev-window.c: (ev_window_cmd_save_as),
6864         (ev_attachment_popup_cmd_save_attachment_as):
6865         * shell/main.c: (load_files_remote):
6866         
6867         Bump requirements to gtk 2.8 and drop all ifdefs used.
6868
6869 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6870
6871         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6872         * shell/ev-window.c: (ev_window_init):
6873         
6874         Show attachments page.
6875
6876 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6877
6878         * po/POTFILES.in:
6879         * shell/ev-attachment-bar.c:
6880         * shell/ev-attachment-bar.h:
6881         * shell/ev-sidebar-attachments.c:
6882         (ev_sidebar_attachments_icon_cache_add),
6883         (icon_theme_get_pixbuf_from_mime_type),
6884         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
6885         (ev_sidebar_attachments_icon_cache_refresh),
6886         (ev_sidebar_attachments_get_attachment_at_pos),
6887         (ev_sidebar_attachments_popup_menu_show),
6888         (ev_sidebar_attachments_popup_menu),
6889         (ev_sidebar_attachments_button_press),
6890         (ev_sidebar_attachments_update_icons),
6891         (ev_sidebar_attachments_drag_data_get),
6892         (ev_sidebar_attachments_get_property),
6893         (ev_sidebar_attachments_destroy),
6894         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
6895         (ev_sidebar_attachments_new),
6896         (ev_sidebar_attachments_set_document),
6897         (ev_sidebar_attachments_support_document),
6898         (ev_sidebar_attachments_get_label),
6899         (ev_sidebar_attachments_page_iface_init):
6900         * shell/ev-sidebar-attachments.h:
6901         * shell/ev-window.c: (update_chrome_visibility),
6902         (setup_sidebar_from_metadata), (ev_window_setup_document),
6903         (ev_window_sidebar_current_page_changed_cb),
6904         (attachment_bar_menu_popup_cb), (ev_window_init):
6905         
6906         Move attachments bar to sidebar.
6907
6908 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6909
6910         * pdf/ev-poppler.cc:
6911         * shell/ev-application.[ch]:
6912         * shell/main.c:
6913
6914         Fix some memory leaks.
6915
6916 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6917
6918         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6919
6920         Change the properties dialog response to
6921         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
6922         will make the dialog go away when the user presses
6923         enter. With gtk+ >= 2.9 this will happen anyway, but for
6924         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
6925         escape by default. Fixes bug #340539. See also bug
6926         #101293 for the gtk+ part.
6927
6928 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
6929
6930         * shell/ev-view.c (tip_from_action_named): Replace some strings
6931         that were wrong. Closes #340970.
6932
6933 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6934
6935         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6936
6937         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
6938         #341049
6939
6940 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6941
6942         * djvu/Makefile.am:
6943         * dvi/Makefile.am:
6944         * dvi/mdvi-lib/Makefile.am:
6945         * properties/Makefile.am:
6946         * ps/Makefile.am:
6947         * shell/Makefile.am:
6948         * thumbnailer/Makefile.am:
6949         
6950         Due to broken libtool that is unable to track dependencies
6951         of noinst libraries we are forced to explicitely point
6952         libraries for binary. Fix for the bug #333334.
6953
6954 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6955
6956         * data/evince.desktop.in.in:
6957         * shell/ev-view.c: (view_update_range_and_current_page),
6958         (ev_view_next_page), (ev_view_previous_page):
6959         * shell/ev-window.c: (update_chrome_visibility),
6960         (setup_sidebar_from_metadata), (ev_window_setup_document),
6961         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
6962         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6963         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
6964         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6965         (ev_window_stop_presentation), (ev_window_focus_in_event),
6966         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
6967         (ev_window_init):
6968         * thumbnailer/Makefile.am:
6969         
6970         Update fullscreen and presentation timeout handling. Hide
6971         cursor in presentation after timeout. Fix for the bugs
6972         #136359 and #336981.
6973
6974 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6975
6976         * backend/ev-link-action.[ch]:
6977         * pdf/ev-poppler.cc: (ev_link_from_action):
6978         * shell/ev-view-private.h:
6979         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
6980         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
6981
6982         Add support for Named Action links
6983
6984 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
6985
6986         * backend/Makefile.am:
6987         * backend/ev-document-links.[ch]:
6988         * backend/ev-document.[ch]:
6989         * backend/ev-link-action.[ch]:
6990         * backend/ev-link-dest.[ch]:
6991         * backend/ev-link.[ch]:
6992         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
6993         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
6994         * shell/ev-page-action.c: (build_new_tree_cb):
6995         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
6996         (links_page_num_func), (update_page_callback):
6997         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
6998         (tip_from_link):
6999         * shell/ev-jobs.c:
7000         * shell/ev-window.[ch]: (ev_window_open_uri),
7001         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
7002         * shell/ev-application.[ch]: (ev_application_open_window),
7003         (ev_application_open_uri):
7004
7005         Rework links system, it adds support for remote links now and it makes
7006         easier to add new kinds of actions and destinations. Fixes bug #317292
7007
7008 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7009
7010         * data/Makefile.am:
7011         * data/evince.png:
7012         * data/evince-16.png:
7013         * data/evince-22.png:
7014         * data/evince.svg:
7015         * shell/main.c: (main):
7016         
7017         Evince use it's own icon. Fix for the bug #313392.
7018
7019         * shell/ev-window.c: (fullscreen_timeout_cb),
7020         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7021         (ev_window_cmd_help_about), (ev_window_dispose):
7022         
7023         Simplify fullscreen timeout code.
7024
7025 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
7026
7027         * backend/ev-attachment.c: 
7028         * shell/ev-attachment-bar.c:
7029         * shell/ev-window.c:
7030
7031         Allow multiple selection of attachments
7032
7033 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7034
7035         * shell/ev-view.c: (view_update_range_and_current_page),
7036         (ev_view_scroll):
7037         
7038         Fix for the bug #312573 – Optimal selection of current 
7039         page among visible pages.
7040
7041 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7042
7043         * configure.ac:
7044         * djvu/Makefile.am:
7045         * djvu/djvu-text.h:
7046         
7047         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
7048         for the bug 339868.
7049
7050 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
7051
7052         * configure.ac: Fix the LINGUAS stuff here too so it builds.
7053
7054 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7055
7056         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
7057         dictated by the GNOME HIG. Fixes bug #339235.
7058
7059 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7060
7061         * data/evince-ui.xml:
7062         * shell/ev-view.c: (ev_view_can_find_previous):
7063         * shell/ev-view.h:
7064         * shell/ev-window.c: (ev_window_update_actions),
7065         (ev_window_cmd_edit_find_previous):
7066
7067         Add support for "Find Previous" as dictated by the GNOME HIG. A
7068         menu item is added and some glue code to make it all work is added
7069         to various files.
7070
7071 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7072
7073         * configure.ac: Award myself the "useless use of cat" award.
7074
7075 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7076
7077         * po/LINGUAS: New file listing all supported languages.
7078
7079         * configure.in: Use po/LINGUAS instead of including all languages
7080         directly in this file. See the wiki for more information:
7081         http://live.gnome.org/GnomeGoals/PoLinguas
7082
7083 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7084
7085         * backend/ev-document-factory.c:
7086
7087         Do not load the document twice when there isn't errors
7088
7089 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7090
7091         * backend/ev-attachment.c: 
7092
7093         Fix a crash when there isn't a default application to open an
7094         attachment
7095
7096 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7097
7098         * backend/ev-attachment.[ch]:
7099         * shell/ev-attachment-bar.[ch]:
7100
7101         Added missing files. 
7102
7103 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7104
7105         * backend/Makefile.am:
7106         * data/evince-ui.xml:
7107         * backend/ev-attachment.[ch]:
7108         * backend/ev-document.[ch]: (ev_document_has_attachments),
7109         (ev_document_get_attachments):
7110         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
7111         (attachment_save_to_buffer), (pdf_document_get_attachments),
7112         (pdf_document_document_iface_init):
7113         * shell/Makefile.am:
7114         * shell/ev-attachment-bar.[ch]:
7115         * shell/ev-window.c:
7116
7117         Add support for PDF attachments. Fixes bug #325143
7118
7119 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7120
7121         * backend/ev-document-factory.c: (get_document_from_uri),
7122         (ev_document_factory_get_document):
7123         * backend/ev-document-factory.h:
7124         * properties/ev-properties-main.c: (ev_properties_get_pages):
7125         * shell/Makefile.am:
7126         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7127         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7128         (ev_job_queue_remove_job):
7129         * shell/ev-job-queue.h:
7130         * shell/ev-job-xfer.c:
7131         * shell/ev-job-xfer.h:
7132         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7133         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
7134         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
7135         (ev_job_xfer_run):
7136         * shell/ev-jobs.h:
7137         * shell/ev-window.c: (ev_window_is_empty),
7138         (password_dialog_response), (ev_window_clear_xfer_job),
7139         (ev_window_xfer_job_cb), (ev_window_open_uri),
7140         (ev_window_cmd_focus_page_selector),
7141         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
7142         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7143         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7144         (ev_window_dispose):
7145         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7146         
7147         * Cleanup mime type detection on document load. Fix for the
7148         bug #336448.
7149
7150 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7151
7152         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7153         
7154         Fix crash on exit, described in the bug #336825.
7155
7156 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7157
7158         * backend/ev-document-factory.c:
7159         (ev_document_factory_get_from_mime),
7160         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
7161         (ev_document_factory_get_document),
7162         (file_filter_add_mime_list_and_free),
7163         (ev_document_factory_add_filters):
7164         * backend/ev-document-factory.h:
7165         * properties/ev-properties-main.c: (ev_properties_get_pages):
7166         * shell/Makefile.am:
7167         * shell/ev-application.c:
7168         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7169         * shell/ev-window.c: (ev_window_cmd_file_open),
7170         (ev_window_cmd_save_as):
7171         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7172         
7173         Rework factory functions so they are placed now in a single 
7174         file ev-document-factory.c
7175
7176 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7177
7178         * shell/ev-window.c: (update_chrome_visibility):
7179         
7180         Fix for the bug 166566 - don't show menubar in fullscreen
7181         mode.
7182
7183 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
7184
7185         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
7186
7187 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7188
7189         * shell/ev-view.c: (ev_view_expose_event):
7190         
7191         More correctly draw loading text when document
7192         is empty.
7193
7194 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7195
7196         * shell/ev-view.c: (ev_view_scroll):
7197         
7198         Fix for the bug #334854, page down and page up switch
7199         pages in presentation mode.
7200
7201 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7202
7203         * shell/ev-window.c: (ev_window_set_action_sensitive),
7204         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
7205         (ev_window_set_view_accels_sensitivity),
7206         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
7207         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7208         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7209         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
7210         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
7211         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
7212         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
7213         (view_actions_focus_in_cb), (ev_window_init):
7214         
7215         Fix for the bug #333902, now it's possible to search
7216         words with slash.
7217
7218 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
7219
7220         * configure.ac: Added Breton translation.
7221         * po/br.po: Added Breton translation.
7222
7223 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7224
7225         * shell/ev-window-title (ev_window_title_update):
7226
7227         Fix memory leak in window title. Fixes bug #333944
7228
7229 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7230
7231         * shell/ev-metadata-manager.c (parseItem):
7232
7233         Fix memory leaks. Fixes bug #333945
7234
7235 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7236         
7237         * NEWS, configure.ac, TODO:
7238         
7239         Update for release 0.5.2.
7240
7241 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7242
7243         * shell/ev-view.c: (view_update_range_and_current_page),
7244         (page_changed_cb):
7245         
7246         Don't jump on scrolling, fix for the bug #333127.
7247
7248 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7249
7250         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
7251         
7252         Scroll by one page in presentation mode. Fix for the bug
7253         #332993.
7254
7255 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
7256
7257         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
7258
7259 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
7260
7261         * configure.ac  Added lv in ALL_LINGUAS line.
7262
7263 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7264         
7265         * NEWS, configure.ac:
7266         
7267         Update for release 0.5.1
7268
7269 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7270
7271         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
7272         * backend/ev-document-misc.h:
7273         * shell/ev-view.c: (draw_one_page):
7274         
7275          Clairfy what page the toolbar page number applies to. Fix
7276          for the bug #328102.
7277
7278 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
7279
7280         * shell/ev-view-private.h:
7281         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
7282         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
7283         (ev_view_search_changed):
7284         * shell/ev-view.h:
7285         * shell/ev-window.c: (find_bar_search_changed_cb):
7286         
7287         Dont't jump to find result if window was scrolled during search.
7288         Fix for the bug #313266.
7289
7290 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
7291
7292         * shell/eggfindbar.c: (egg_find_bar_class_init):
7293         * shell/eggfindbar.h:
7294         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
7295         * shell/ev-view-private.h:
7296         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
7297         (ev_view_class_init), (ev_sizing_mode_get_type),
7298         (ev_scroll_type_get_type):
7299         * shell/ev-view.h:
7300         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
7301         (ev_window_cmd_scroll_backward), (find_bar_scroll),
7302         (ev_window_init):
7303         
7304         Fix for the bug 319133 - Find entry should allow text scroll.
7305
7306 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
7307
7308         * shell/ev-view-private.h:
7309         * shell/ev-view.c: (view_update_range_and_current_page),
7310         (highlight_find_results), (find_changed_cb), (page_changed_cb),
7311         (ev_view_set_document), (update_find_status_message),
7312         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
7313         (ev_view_find_previous):
7314         
7315         Fix for the bug #319137. Search now takes account for scrolling.
7316
7317 2006-02-19  Michael Hofmann <mh21@piware.de>
7318
7319         * configure.ac:
7320         * djvu/Makefile.am:
7321         * djvu/djvu-document-private.h:
7322         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
7323         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
7324         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
7325         (djvu_document_can_get_text), (djvu_document_get_text),
7326         (djvu_document_document_iface_init),
7327         (djvu_document_thumbnails_get_thumbnail),
7328         (djvu_document_find_begin), (djvu_document_find_get_n_results),
7329         (djvu_document_find_get_result),
7330         (djvu_document_find_page_has_results),
7331         (djvu_document_find_get_progress), (djvu_document_find_cancel),
7332         (djvu_document_find_iface_init):
7333         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
7334         (djvu_text_page_selection), (djvu_text_page_limits_process),
7335         (djvu_text_page_limits), (djvu_text_page_copy),
7336         (djvu_text_page_position), (djvu_text_page_union),
7337         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
7338         (djvu_text_page_box), (djvu_text_page_append_text),
7339         (djvu_text_page_search), (djvu_text_page_prepare_search),
7340         (djvu_text_page_new), (djvu_text_page_free):
7341         * djvu/djvu-text-page.h:
7342         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
7343         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
7344         (djvu_text_n_results), (djvu_text_has_results),
7345         (djvu_text_get_result), (djvu_text_get_progress):
7346         * djvu/djvu-text.h:
7347         
7348         Text search in djvu. Fix for the bug #303415.
7349
7350 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7351
7352         * configure.ac:
7353         * shell/ev-window.c: (ev_window_cmd_save_as):
7354         
7355         Ask filechooser to confirm overwrite. Fix for the bug #328266.
7356         Thanks to Gary Coady <gary@lyranthe.org>
7357
7358 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7359
7360         * shell/ev-print-job.c: (idle_print_handler):
7361         
7362         Inverse order printing, bug #320919.
7363
7364 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7365
7366         * data/evince-toolbar.xml:
7367         * shell/ev-window.c:
7368         
7369         Allow to add sidebar checkbutton on toolbar. Fix
7370         for the bug #144577.
7371
7372 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7373
7374         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
7375         
7376         Add checks that have sense for empty ps document.
7377
7378 2006-02-15  Luca Ferretti <elle.uca@libero.it>
7379
7380         * configure.ac: Include PS in mime types list. 
7381
7382 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7383
7384         * configure.ac:
7385         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
7386         * ps/gsdefaults.h:
7387         * ps/ps-document.c: (start_interpreter), (ps_document_load):
7388         
7389         Runtime check for gs interpreter. Fix for the bug #320868.
7390         Thanks to Antoine Dopffer antoine.dopffer@free.fr
7391
7392 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
7393
7394         * shell/ev-application.c: 
7395
7396         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
7397         dbus>=0.60, so that the request is not queued. 
7398
7399 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7400
7401         * configure.ac:
7402         * shell/Makefile.am:
7403         * shell/ev-sidebar-links.c: (print_section_cb):
7404         * shell/ev-utils.c:
7405         * shell/ev-utils.h:
7406         * shell/ev-window.c: (update_action_sensitivity),
7407         (ev_window_close_dialogs), (ev_window_print):
7408         * shell/ev-window.h:
7409         
7410         Make printing support optional. Patch from Eduardo de Barros Lima
7411         <eduardo.lima@indt.org.br> for the bug #330546.
7412
7413 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7414
7415         * shell/ev-view-private.h:
7416         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
7417         (ev_view_set_document):
7418         * shell/ev-view.h:
7419         * shell/ev-window.c: (ev_window_load_job_cb),
7420         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
7421         (ev_window_init):
7422
7423         Draw Loading message during xfer job. Fix for the bug #329495.
7424
7425 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7426
7427         * comics/comics-document.c: (comics_regex_quote),
7428         (comics_document_load), (extract_argv):
7429         
7430         Correcly quote regexp before passing it to unzip.
7431
7432 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7433
7434         * shell/ev-page-cache.c: (build_height_to_page),
7435         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
7436         (ev_page_cache_get_dual_even_left):
7437         * shell/ev-page-cache.h:
7438         * shell/ev-view.c: (view_update_range_and_current_page),
7439         (get_page_y_offset), (get_page_extents):
7440         
7441         Place even pages to the left if document has less then
7442         two pages. Fix for the bug #328856.
7443
7444 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7445
7446         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7447         
7448         Correct comics scheme. This make evince create thumbnails
7449         for comic books. Fix for the bug 329088.
7450
7451 2006-01-31  Christopher Aillon  <caillon@redhat.com>
7452
7453         * data/evince-password.glade: Don't explicitly set
7454         invisible_char to the current default value in case
7455         the default changes; let GTK+ do its magic.
7456
7457 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7458
7459         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
7460         real filename to tmp filename since often document
7461         type is determined by extension.
7462
7463 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7464
7465         * shell/ev-view.c: (add_scroll_binding_keypad),
7466         (ev_view_binding_activated), (ev_view_class_init):
7467         
7468         Add keybindings for percision-scrolling of display area. 
7469         Fix for the bug #314072.
7470
7471 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7472
7473         * data/evince.desktop.in.in:
7474         
7475         Add GTK to the list of categories. Fix for the bug #328034.
7476
7477 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7478
7479         * shell/ev-application.c: (ev_application_shutdown),
7480         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
7481         * shell/ev-application.h:
7482         * shell/ev-window.c: (file_open_dialog_response_cb),
7483         (ev_window_cmd_file_open):
7484         
7485         Save last uri in file chooser dialog. Fix for the bug #327950.
7486
7487 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7488
7489         * NEWS:
7490         * README:
7491         
7492         Final update for release 0.5.0
7493         
7494         * shell/Makefile.am:
7495         
7496         Remove disable deprecated until we'll require libgnome-2.13.7
7497         and port to GOption argument parsing. See bug 327518.
7498
7499 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
7500
7501         * comics/comics-document.c: (comics_document_save):
7502         * djvu/djvu-document.c: (djvu_document_save):
7503         * dvi/dvi-document.c: (dvi_document_save):
7504         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
7505         * lib/ev-file-helpers.h:
7506         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
7507         * tiff/tiff-document.c: (tiff_document_save):
7508         
7509         Use common save function for backends.
7510
7511 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
7512
7513         * backend/ev-document-types.c:
7514         
7515         Fix crash on saving pixbuf.
7516
7517 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7518
7519         * cut-n-paste/recent-files/egg-recent-item.c:
7520         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
7521         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
7522         (parse_info_free), (valid_element), (start_element_handler),
7523         (end_element_handler), (text_handler), (egg_recent_model_filter),
7524         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
7525         (egg_recent_model_monitor), (egg_recent_model_read),
7526         (egg_recent_model_open_file), (egg_recent_model_lock_file),
7527         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
7528         (egg_recent_model_set_property), (egg_recent_model_class_init),
7529         (egg_recent_model_init), (egg_recent_model_add_full),
7530         (egg_recent_model_delete), (egg_recent_model_get_list),
7531         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
7532         (egg_recent_model_set_filter_mime_types),
7533         (egg_recent_model_clear_group_filter),
7534         (egg_recent_model_set_filter_groups),
7535         (egg_recent_model_clear_scheme_filter),
7536         (egg_recent_model_set_filter_uri_schemes),
7537         (egg_recent_model_remove_expired):
7538         * cut-n-paste/recent-files/egg-recent-util.c:
7539         (egg_recent_util_get_icon):
7540         * cut-n-paste/recent-files/egg-recent-util.h:
7541         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7542         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
7543         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
7544         (egg_recent_view_uimanager_set_property),
7545         (egg_recent_view_uimanager_get_property),
7546         (egg_recent_view_uimanager_class_init),
7547         (egg_recent_view_uimanager_init),
7548         (egg_recent_view_uimanager_set_label_width),
7549         (egg_recent_view_uimanager_get_label_width):
7550         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7551         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7552         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7553         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7554         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7555         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7556         
7557         Update from libegg.
7558
7559 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7560
7561         * shell/ev-page-cache.c: (build_height_to_page),
7562         (ev_page_cache_get_height_to_page):
7563         * shell/ev-page-cache.h:
7564         * shell/ev-view.c: (view_update_range_and_current_page),
7565         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
7566         (ev_view_previous_page):
7567         
7568         Dual mode places even pages to the left. Fix for the bug #309393.
7569
7570         * shell/ev-view.h:
7571         * shell/ev-window.c: (update_action_sensitivity),
7572         (setup_view_from_metadata), (view_menu_popup_cb):
7573         
7574         Don't restore presentation in empty windows, more intelligent
7575         next page behaviour in dual mode.
7576
7577         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7578         (ev_pixbuf_cache_clear_job_sizes):
7579         
7580         Cleanup job callback on removal. Fix for the bug #325886.
7581
7582 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7583
7584         * ps/ps.c: (psscan):
7585         
7586         Commit workaround Mozilla problem. Fix for the bug #325919
7587         
7588         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
7589         (save_item):
7590         
7591         Fix for year 2038 problem.
7592
7593 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7594
7595         * shell/ev-window.c: (setup_document_from_metadata),
7596         (ev_window_cmd_view_reload):
7597
7598         Clamp page recieved from metadata in valid values. Fix
7599         for the bug #325986.
7600
7601 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7602
7603         * MAINTAINERS: 
7604         Add MAINTAINERS as requested on desktop-devel-list.
7605
7606 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7607
7608         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7609         (mime_type_supported_by_gdk_pixbuf),
7610         (ev_document_factory_get_mime_types),
7611         (ev_document_factory_get_all_mime_types):
7612         
7613         Don't add pixbuf mime types if pixbuf backend is disabled.
7614         
7615         * shell/ev-application.c: (ev_application_get_uri_window):
7616         
7617         Fix for the bug 325815 - unhandled MIME type message doesn't 
7618         appear a second time. 
7619         
7620         * shell/ev-document-types.c: (ev_document_types_add_filters):
7621         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7622         (password_dialog_response), (ev_window_popup_password_dialog),
7623         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7624         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7625         (ev_window_run_presentation), (ev_window_stop_presentation),
7626         (save_sizing_mode), (ev_window_zoom_changed_cb),
7627         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7628         (ev_window_dual_mode_changed_cb),
7629         (ev_window_sidebar_current_page_changed_cb),
7630         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7631         (window_state_event_cb), (window_configure_event_cb):
7632         
7633         Cleanup additional uris holded by EvWindow.
7634
7635 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7636
7637         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
7638         (ev_view_can_previous_page), (ev_view_can_next_page):
7639         * shell/ev-view.h:
7640         * shell/ev-window.c: (update_action_sensitivity):
7641         
7642         Two page scrolling with Space and PageUp in dual mode. Second fix 
7643         for the bug #316608.
7644
7645 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7646
7647         * shell/ev-view.c: (scroll_to_current_page):
7648         
7649         Correctly clamp adjustment value. Fix for the bug
7650         #325808.
7651
7652 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7653
7654         * shell/ev-sidebar-links.c: (print_section_cb):
7655         * shell/ev-window.c: (ev_window_get_uri),
7656         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
7657         (ev_window_print_dialog_response_cb), (ev_window_print_range),
7658         (ev_window_dispose):
7659         
7660         Make print dialog non-modal. Fix for the bug #325622.
7661
7662 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7663
7664         * shell/ev-metadata-manager.c:
7665         * shell/ev-utils.c: (using_pdf_printer),
7666         (using_postscript_printer), (load_print_config_from_file),
7667         (save_print_config_to_file):
7668         * shell/ev-utils.h:
7669         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
7670         (update_sidebar_visibility), (setup_sidebar_from_metadata),
7671         (setup_view_from_metadata), (ev_window_setup_document),
7672         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7673         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7674         (ev_window_run_presentation), (ev_window_stop_presentation),
7675         (save_sizing_mode), (ev_window_zoom_changed_cb),
7676         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7677         (ev_window_dual_mode_changed_cb),
7678         (ev_window_sidebar_current_page_changed_cb),
7679         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7680         (window_state_event_cb), (window_configure_event_cb),
7681         (ev_window_init):
7682         
7683         Setting saving behaviour fixes.
7684
7685 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7686
7687         * configure.ac:
7688         
7689         Make antialiasing gs options better and allow
7690         to change them during configure. Fix for the 
7691         bug #319049.
7692
7693 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7694
7695         * shell/ev-window.c: (setup_view_from_metadata):
7696         
7697         Remember if last window was maximized. Fix for the
7698         bug #323797.
7699
7700 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
7701
7702         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
7703
7704 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7705
7706         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
7707         * shell/ev-page-action.c: (build_new_tree_cb):
7708         * shell/ev-sidebar-links.c: (links_page_num_func),
7709         (update_page_callback_foreach), (update_page_callback):
7710         * shell/ev-view.c: (scroll_to_current_page):
7711         
7712         Fix for the bug #325067 with more intelligent selection
7713         of current link in sidebar. Make sidebar handle links
7714         of FITR-like type more correctly.
7715
7716         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7717         (dvi_pixbuf_put_pixel):
7718         
7719         Fix memory consumtion with disabled alpha channel.
7720
7721 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7722
7723         * data/evince-ui.xml:
7724         * shell/ev-window.c: (view_menu_popup_cb),
7725         (ev_popup_cmd_open_link), (ev_window_init):
7726         
7727         Update context menu for internal links. Fix for the bug
7728         #325066.
7729
7730 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7731
7732         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
7733         
7734         Bind context menu to keyboard also. Fix for the bug
7735         #325065.
7736
7737 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7738
7739         * shell/ev-view.c: (selection_scroll_timeout_cb):
7740         
7741         Horizontal scroll on selection also.
7742
7743 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7744
7745         * shell/ev-metadata-manager.c: (parse_value):
7746         * shell/ev-view.c: (goto_xyz_link):
7747         
7748         Correct zoom setup and metadata save broken in 
7749         some locales.
7750
7751 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7752
7753         * shell/ev-view-private.h:
7754         * shell/ev-view.c: (scroll_to_current_page),
7755         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
7756         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
7757         (page_changed_cb), (ev_view_set_continuous),
7758         (ev_view_set_dual_page), (ev_view_set_presentation):
7759         
7760         Delay scroll until allocation to correctly position page. Fix
7761         for the bug #317334.
7762
7763 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7764
7765         * NEWS:
7766         * configure.ac:
7767         
7768         Update NEWS and require poppler 0.5.0.
7769
7770 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
7771         
7772         * data/evince-ui.xml:
7773         * shell/ev-view-private.h:
7774         * shell/ev-view.c: (ev_view_get_link_at_location),
7775         (handle_link_over_xy), (ev_view_button_press_event),
7776         (ev_view_button_release_event), (ev_view_class_init):
7777         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
7778         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
7779         (ev_window_init):
7780         
7781         Implement right-click context menu.
7782
7783 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7784
7785         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7786         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
7787         (mdvi_pixbuf_device_render):
7788         * pdf/ev-poppler.cc:
7789
7790         Don't generate thumbnails with alpha. See bug #324077.
7791         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
7792
7793 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7794
7795         * shell/ev-window.c: (setup_chrome_from_metadata):
7796         
7797         Fix typo that was hiding toolbar.
7798
7799 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7800
7801         * shell/ev-view-private.h:
7802         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
7803         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
7804         (ev_view_button_release_event), (ev_view_destroy):
7805         
7806         Small cleanup and autoscrolling during selection. Thanks to 
7807         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
7808
7809 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
7810
7811         * configure.ac:
7812         
7813         Correctly check for comics option.
7814
7815 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
7816         * Makefile.am:
7817         * configure.ac:
7818         * backend/Makefile.am:
7819         * backend/ev-document-factory.c:
7820         * shell/ev-document-types.c:
7821
7822         Included option in configure to make ps backend 
7823         compilation optional with --disable-ps.
7824
7825 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7826
7827         * backend/ev-document-factory.c:
7828         * comics/Makefile.am:
7829         * comics/comics-document.c: (comics_document_load):
7830         * comics/ev-cbr-mime.xml:
7831         * configure.ac:
7832         
7833         Comics mime types are added to shared-mime-info CVS. Now
7834         we don't need to install our own mime types.
7835
7836 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7837
7838         * shell/ev-window.c:
7839         
7840         Add shortcut for "save a copy" menu entry. Fix for
7841         the bug #324582.
7842
7843 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7844
7845         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7846         (job_finished_cb), (new_selection_pixbuf_needed),
7847         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7848         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
7849         
7850         Rework selection job info logic and fix critical warning.
7851
7852 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
7853
7854         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
7855
7856 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
7857
7858         * data/evince-ui.xml:
7859         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7860         
7861         Enter as shortcut key for next page. Fix for the bug
7862         #321394.
7863
7864 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
7865
7866         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
7867
7868 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7869
7870         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7871         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7872         (new_selection_pixbuf_needed),
7873         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7874         (clear_job_selection):
7875         
7876         Too early for 0.5. Pixbuf cache code cleaned a bit.
7877
7878 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7879
7880         * NEWS:
7881         * configure.ac:
7882         
7883         Release 0.5.0 preparation
7884
7885 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7886
7887         * comics/Makefile.am:
7888         * configure.ac:
7889         * shell/ev-document-types.c: (ev_document_types_add_filters):
7890         
7891         More advanced handling of custom mime type installation.
7892
7893 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7894
7895         * data/evince.schemas.in:
7896         * shell/ev-metadata-manager.c: (value_free),
7897         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
7898         (ev_metadata_manager_get), (ev_metadata_manager_set):
7899         * shell/ev-metadata-manager.h:
7900         * shell/ev-window.c: (update_chrome_flag),
7901         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
7902         (setup_document_from_metadata), (setup_chrome_from_metadata),
7903         (setup_sidebar_from_metadata), (setup_view_from_metadata),
7904         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
7905         (ev_window_view_toolbar_cb),
7906         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
7907         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
7908         
7909         Save last document settings and reuse them for new documents.
7910
7911 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7912
7913         * Makefile.am:
7914         * backend/Makefile.am:
7915         * backend/ev-document-factory.c:
7916         * backend/ev-document-factory.h:
7917         * comics/Makefile.am:
7918         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
7919         (comics_document_load), (comics_document_save),
7920         (comics_document_get_n_pages), (comics_document_get_page_size),
7921         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
7922         (comics_document_class_init), (comics_document_can_get_text),
7923         (comics_document_get_info), (comics_document_document_iface_init),
7924         (comics_document_init), (get_supported_image_extensions),
7925         (comics_document_thumbnails_get_geometry),
7926         (comics_document_thumbnails_get_thumbnail),
7927         (comics_document_thumbnails_get_dimensions),
7928         (comics_document_document_thumbnails_iface_init), (extract_argv):
7929         * comics/comics-document.h:
7930         * comics/ev-cbr-mime.xml:
7931         * configure.ac:
7932         * po/POTFILES.in:
7933         * shell/ev-application.c: (ev_application_register_service):
7934         * shell/ev-document-types.c: (ev_document_types_add_filters):
7935         * thumbnailer/Makefile.am:
7936         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7937         
7938         New CBR/CBZ backend for comic books.
7939
7940 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7941
7942         * shell/main.c: (load_files_remote):
7943
7944         Thanks to Robert McQueen <robot101@debian.org>. Dbus
7945         warning on startup of second instance is fixed. It
7946         is bug #320353.
7947
7948 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7949
7950         * shell/ev-window.c: (ev_window_finalize):
7951         
7952         Fix double free that cause crash.
7953
7954 2005-10-29  Bastien Nocera <hadess@hadess.net>
7955
7956         * tiff/tiff-document.c: (tiff_document_load):
7957         
7958         Fix memory leak.
7959
7960 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7961
7962         * po/POTFILES.in:
7963         * shell/Makefile.am:
7964         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
7965         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
7966         (ev_view_accessible_get_text),
7967         (ev_view_accessible_get_character_at_offset),
7968         (ev_view_accessible_get_text_before_offset),
7969         (ev_view_accessible_get_text_at_offset),
7970         (ev_view_accessible_get_text_after_offset),
7971         (ev_view_accessible_get_character_count),
7972         (ev_view_accessible_get_caret_offset),
7973         (ev_view_accessible_set_caret_offset),
7974         (ev_view_accessible_get_run_attributes),
7975         (ev_view_accessible_get_default_attributes),
7976         (ev_view_accessible_get_character_extents),
7977         (ev_view_accessible_get_offset_at_point),
7978         (ev_view_accessible_get_n_selections),
7979         (ev_view_accessible_get_selection),
7980         (ev_view_accessible_add_selection),
7981         (ev_view_accessible_remove_selection),
7982         (ev_view_accessible_set_selection),
7983         (ev_view_accessible_text_iface_init),
7984         (ev_view_accessible_idle_do_action),
7985         (ev_view_accessible_action_do_action),
7986         (ev_view_accessible_action_get_n_actions),
7987         (ev_view_accessible_action_get_description),
7988         (ev_view_accessible_action_get_name),
7989         (ev_view_accessible_action_set_description),
7990         (ev_view_accessible_action_iface_init),
7991         (ev_view_accessible_get_type), (ev_view_accessible_new),
7992         (ev_view_accessible_factory_get_accessible_type),
7993         (ev_view_accessible_factory_create_accessible),
7994         (ev_view_accessible_factory_class_init),
7995         (ev_view_accessible_factory_get_type):
7996         * shell/ev-view-accessible.h:
7997         * shell/ev-view-private.h:
7998         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
7999         * shell/ev-view.h:
8000         
8001         Initial accessibility support.
8002
8003 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
8004
8005         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
8006
8007 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
8008
8009         * shell/ev-print-job.c: (idle_print_handler):
8010         
8011         Fix for bug Bug 318916: Printing multiple pages.
8012
8013 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
8014
8015         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
8016
8017 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8018
8019         * pdf/ev-poppler.cc:
8020         
8021         Thumnail dimensions unified with other backends.
8022         
8023         * shell/ev-window-title.c: (ev_window_title_update):
8024         
8025         Fix warning.
8026
8027 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8028
8029         * data/ev-stock-zoom-fit-width.png:
8030         
8031         Remove unused file.
8032
8033 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8034
8035         * configure.ac:
8036         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
8037         (djvu_document_finalize):
8038         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
8039         (dvi_document_finalize):
8040         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
8041         (pixbuf_document_save), (pixbuf_document_finalize):
8042         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
8043         (tiff_document_finalize):
8044         
8045         Save a copy implemented for various backends.
8046
8047 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
8048
8049         * configure.ac:
8050         
8051         Don't link with ltiff if tiff is disabled.
8052
8053 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8054
8055         * pdf/GDKSplashOutputDev.cc:
8056         * pdf/GDKSplashOutputDev.h:
8057         * pdf/Thumb.cc:
8058         * pdf/Thumb.h:
8059         * pdf/pdf-document.cc:
8060         * pdf/pdf-document.h:
8061         * pdf/test-gdk-output-dev.cc:
8062         
8063         Remove old unused files.
8064
8065 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8066
8067         * shell/ev-window.c: (ev_window_setup_document):
8068         
8069         Fixed warnings on reload and probably crash reason.
8070
8071 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8072
8073         * properties/ev-properties-view.c:
8074         (ev_properties_view_format_date):
8075         
8076         Check if date is invalid. Fix for bug 318134.
8077
8078 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
8079
8080         * shell/ev-window-title.c:
8081         
8082         Add .indd files (Adobe Indesign) to the list of "bad
8083         extensions".
8084
8085 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8086
8087         * data/evince-ui.xml:
8088         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8089         
8090         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
8091
8092 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8093
8094         * shell/ev-window.c: (launch_link), (launch_external_uri),
8095         (view_external_link_cb):
8096
8097         URL-escape link before passing it to gnome_vfs_url_show.
8098
8099 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8100
8101         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
8102         there isn't text selected.
8103
8104 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
8105
8106         * shell/ev-view.c: (handle_link_over_xy):
8107
8108         Check tooltip is valid utf8 before showing it
8109
8110 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8111
8112         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
8113
8114 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8115
8116         * shell/ev-window-title.c: (ev_window_title_update):
8117
8118         Guard against using g_strstrip on NULL. Fixes bug #317291.
8119
8120 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8121
8122         * pdf/ev-poppler.cc:
8123
8124         Show title even for unknown links
8125
8126 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8127
8128         * shell/ev-window-title.c: (ev_window_title_update):
8129
8130         Strip the title string
8131
8132 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8133
8134         * shell/ev-window-title.c:
8135
8136         Add .rtf to the bad extensions list
8137
8138 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8139
8140         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
8141         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
8142
8143         Ignore link coordinates if they are outside page bounds
8144
8145 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8146
8147         * backend/ev-link.c: (ev_link_type_get_type),
8148         (ev_link_get_filename), (ev_link_get_params),
8149         (ev_link_get_property), (ev_link_set_property),
8150         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
8151         * backend/ev-link.h:
8152         * pdf/ev-poppler.cc:
8153         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
8154         * shell/ev-window.c: (launch_link), (view_external_link_cb),
8155         (ev_window_init):
8156
8157         Implement launch links. Delegate external link opening to
8158         the window.
8159
8160 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8161
8162         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
8163         (ev_link_get_right), (ev_link_get_property),
8164         (ev_link_set_property), (ev_link_class_init),
8165         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
8166         * backend/ev-link.h:
8167         * pdf/ev-poppler.cc:
8168         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
8169
8170         Implement fitr links
8171
8172 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8173
8174         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
8175         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
8176         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8177         (ev_view_size_request_continuous),
8178         (ev_view_size_request_dual_page),
8179         (ev_view_size_request_single_page), (ev_view_size_allocate),
8180         (ev_view_zoom_for_size_continuous_and_dual_page),
8181         (ev_view_zoom_for_size_continuous),
8182         (ev_view_zoom_for_size_dual_page),
8183         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8184         (ev_sizing_mode_get_type):
8185         * shell/ev-view.h:
8186         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8187
8188         Do not use modes for link, we need to calculate size ad hoc.
8189         Still not perfect because of the usual scrollbar issues grrr.
8190
8191 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8192
8193         * backend/ev-link.c: (ev_link_type_get_type),
8194         (ev_link_new_page_fith), (ev_link_new_page_fitv):
8195         * backend/ev-link.h:
8196         * pdf/ev-poppler.cc:
8197         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
8198         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8199         (ev_view_size_request_continuous),
8200         (ev_view_size_request_dual_page),
8201         (ev_view_size_request_single_page), (ev_view_size_allocate),
8202         (zoom_for_size_fit_height),
8203         (ev_view_zoom_for_size_continuous_and_dual_page),
8204         (ev_view_zoom_for_size_continuous),
8205         (ev_view_zoom_for_size_dual_page),
8206         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8207         (ev_sizing_mode_get_type):
8208         * shell/ev-view.h:
8209         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8210
8211         Implement FIT_HEIGHT mode (only for links).
8212         Implement FITH links
8213
8214 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8215
8216         * shell/ev-window-title.c: (get_filename_from_uri),
8217         (ev_window_title_sanitize_extension), (ev_window_title_update),
8218         (ev_window_title_set_document), (ev_window_title_set_uri),
8219         (ev_window_title_free):
8220         * shell/ev-window-title.h:
8221         * shell/ev-window.c: (ev_window_setup_document),
8222         (ev_window_popup_password_dialog):
8223
8224         Refactor window title building while fixing it for
8225         password documents.
8226
8227 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8228
8229         * pdf/ev-poppler.cc:
8230
8231         Escape link title before setting it in the model
8232
8233 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
8234
8235         * shell/ev-application.c: (removed_from_session), (save_session),
8236         (init_session), (ev_application_get_empty_window),
8237         (ev_application_init), (ev_application_get_windows):
8238         * shell/ev-application.h:
8239         * shell/ev-window.c: (ev_window_finalize):
8240
8241         Add a function to retrieve window list and share it where
8242         necessary.
8243         Implement session handling, works pretty well thanks to the
8244         metadata system.
8245
8246 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8247
8248         * shell/ev-password.c: (ev_password_item_created_callback),
8249         (ev_password_dialog_save_password):
8250         
8251         Fix for bug 316972. Use async gnome-keyring API.
8252
8253 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
8254
8255         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
8256         Remove unused unrealize handler. Add scroll handling to
8257         ev_view_scroll_event for presentation mode (bug #316708),
8258         and fix the event state checks there.
8259
8260 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8261
8262         * shell/ev-page-action.c: (page_changed_cb):
8263
8264         "marco, maybe we should be crazy and jump right to 6! :)"
8265
8266         Bryan Clark, Sep 2005
8267
8268 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8269
8270         * ps/ps-document.c: (save_document), (ps_document_save),
8271         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
8272         (ps_document_ps_export_end):
8273
8274         Fix unstructured documents save and print
8275
8276 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8277
8278         * shell/ev-application.c: (ev_application_open_uri):
8279
8280         Fix window size persistance
8281
8282 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8283
8284         * shell/ev-view.c: (ev_view_button_release_event):
8285
8286         Based on a patch from carlosgc@gnome.org. Mouse buttons
8287         switch pages in presentation mode.
8288
8289 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8290
8291         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8292
8293         Dont cast to int before scaling
8294
8295 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8296
8297         * backend/ev-link.c: (ev_link_type_get_type),
8298         (ev_link_new_page_xyz), (ev_link_new_page_fit),
8299         (ev_link_new_page_fith):
8300         * backend/ev-link.h:
8301         * pdf/ev-poppler.cc:
8302         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
8303
8304         Implement FIT and FITH links
8305
8306 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8307
8308         * pdf/ev-poppler.cc:
8309
8310         Return 0 results when search is not in progress.
8311
8312         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8313         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
8314
8315         Update menu sensitivity when cancelling search
8316
8317 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8318
8319         * shell/ev-view.c: (ev_view_can_find_next):
8320
8321         Take all pages in consideration, not just current one
8322
8323 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8324
8325         * shell/ev-page-cache.c:
8326         * shell/ev-page-cache.h:
8327         * shell/ev-view.c: (ev_view_binding_activated),
8328         (ev_view_next_page), (ev_view_previous_page),
8329         (ev_sizing_mode_get_type):
8330         * shell/ev-view.h:
8331         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8332         (ev_window_cmd_go_next_page):
8333
8334         Move page next/previous functions from page chace to
8335         view and change it to move by 2 page steps in dual mode.
8336
8337 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8338
8339         * shell/ev-window.c: (update_sidebar_visibility),
8340         (setup_sidebar_from_metadata), (ev_window_setup_document),
8341         (setup_view_from_metadata):
8342
8343         Show the index by default when there is one     
8344
8345 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8346
8347         * shell/ev-window-title.c: (ev_window_title_set_document):
8348
8349         Missing null check
8350
8351 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8352
8353         * shell/ev-view.c: (view_update_range_and_current_page):
8354         
8355         Allow display of last odd page in dual view. Fix for 316347.
8356
8357 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8358
8359         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8360         
8361         Make close button default. Fix for 316383.
8362
8363 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8364
8365         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8366         
8367         Mark close button as default. Fix for 316381.
8368
8369 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8370
8371         * backend/ev-link.c: (ev_link_class_init):
8372
8373         Allow negative doubles in left/top properties
8374
8375 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8376
8377         * shell/ev-window.c:
8378
8379         Remove a bunch of strings that was used only
8380         by the statusbar.
8381
8382 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8383
8384         * shell/ev-window-title.c: (get_filename_from_uri),
8385         (ev_window_title_set_document):
8386
8387         When title has a confusing extension, show also
8388         the document filename inside ()
8389
8390 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8391
8392         * shell/Makefile.am:
8393         * shell/ev-window-title.c: (ev_window_title_new),
8394         (ev_window_title_update), (ev_window_title_set_type),
8395         (ev_window_title_set_document), (ev_window_title_free):
8396         * shell/ev-window-title.h:
8397         * shell/ev-window.c: (ev_window_setup_document),
8398         (password_dialog_response), (ev_window_popup_password_dialog),
8399         (ev_window_dispose), (ev_window_init):
8400
8401         Factor out and cleanup window title code
8402
8403 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8404
8405         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
8406         (unable_to_load):
8407
8408         Make dialog transient so it doesnt block other windows
8409
8410 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8411
8412         * pdf/ev-poppler.cc:
8413         
8414         Fix pdf thumbnails rendering.
8415
8416 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8417
8418         * shell/ev-window.c: (fullscreen_set_timeout):
8419         
8420         Increase timeout to hide full screen popup. Bug 
8421         316123. 
8422
8423 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8424
8425         * data/evince.schemas.in:
8426         * shell/ev-window.c: (update_action_sensitivity):
8427
8428         Allow the user to override document restrictions. Fix for bug
8429         305818.
8430
8431 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
8432
8433         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
8434         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
8435         (ev_window_class_init): Fix multihead behaviour of fullscreen
8436         toolbar popup. Fixes bug #315451.
8437
8438 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8439
8440         * configure.ac:
8441         * data/evince-password.glade:
8442         * shell/ev-password.c: (ev_password_dialog_set_property),
8443         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
8444         (ev_password_dialog_init), (ev_password_set_bad_password_label),
8445         (ev_password_dialog_entry_changed_cb),
8446         (ev_password_dialog_entry_activated_cb),
8447         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
8448         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
8449         (ev_password_dialog_set_bad_pass):
8450         * shell/ev-password.h:
8451         * shell/ev-window.c: (password_dialog_response),
8452         (ev_window_popup_password_dialog):
8453         
8454         Support for gnome-keyring for encrypted PDF's.
8455
8456 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8457
8458         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
8459         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
8460         (ev_view_enter_notify_event), (ev_view_class_init):
8461         
8462         More precise handling of enter_notify/leave_notify events
8463         in EvView. Fix for bug 315470.
8464
8465 2005-09-08  Christopher Aillon  <caillon@redhat.com>
8466
8467         * shell/ev-window.c: (fullscreen_timeout_cb),
8468         (fullscreen_set_timeout), (fullscreen_clear_timeout),
8469         (ev_window_dispose):
8470
8471         leak fix: unref fullscreen_timeout_source before clearing it
8472
8473 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8474
8475         * configure.ac, dvi/mdvi/Makefile.am: 
8476         
8477         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
8478
8479 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8480
8481         * backend/ev-link.c: (ev_link_new_page_xyz):
8482         * pdf/ev-poppler.cc:
8483         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
8484
8485         Fix some bugs with xyz links, respect zoom
8486
8487 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8488
8489         * shell/ev-window.c: (page_changed_cb),
8490         (setup_document_from_metadata), (update_sidebar_visibility),
8491         (setup_view_from_metadata), (ev_window_run_fullscreen),
8492         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8493         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
8494         (ev_window_dual_mode_changed_cb),
8495         (ev_window_sidebar_current_page_changed_cb):
8496
8497         null check uri before setting and getting metadata
8498
8499 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8500
8501         * dvi/Makefile.am:
8502         * properties/Makefile.am:
8503         * shell/Makefile.am:
8504         * thumbnailer/Makefile.am:
8505
8506         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
8507
8508 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8509
8510         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
8511         (selection_changed_callback):
8512         * shell/ev-sidebar-links.h:
8513
8514         Add a signal for link activation.
8515
8516         * shell/ev-view.c: (ev_view_goto_link),
8517         (ev_view_button_release_event):
8518         * shell/ev-view.h:
8519         * shell/ev-window.c: (sidebar_links_link_activated_cb),
8520         (ev_window_init):
8521
8522         Implement the signal so that we can handle all link types.
8523
8524         * shell/ev-page-cache.c:
8525
8526         Remove unused set_link function
8527
8528 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8529
8530         * lib/ev-tooltip.c: (ev_tooltip_set_position):
8531
8532         Add some space from the cursor, hardcoded but I couldnt
8533         find a better way.
8534
8535 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8536
8537         * lib/ev-tooltip.c:
8538
8539         Use mozilla style vs gtk style, way better for links.
8540
8541         * shell/ev-view.c: (ev_view_motion_notify_event),
8542         (ev_view_destroy), (ev_view_init):
8543
8544         Deactive tooltip when the link hovered is changed.
8545
8546 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8547
8548         * backend/ev-document.h:
8549         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
8550         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
8551         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
8552         (ev_link_new_page), (ev_link_new_page_xyz):
8553         * backend/ev-link.h:
8554         * pdf/ev-poppler.cc:
8555         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
8556         (go_to_link), (tip_from_link):
8557
8558         Implement xyz links, still not functional. Links are a total
8559         mess, will need to refactor and bugfix a lot :(
8560
8561 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
8562
8563         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
8564
8565 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
8566
8567         * data/evince-ui.xml:
8568         * data/evince.schemas.in:
8569         * shell/Makefile.am:
8570         * shell/ev-window.c: (update_chrome_visibility),
8571         (password_dialog_response), (ev_window_load_job_cb),
8572         (ev_window_xfer_job_cb), (ev_window_open_uri),
8573         (ev_window_class_init), (set_chrome_actions), (load_chrome),
8574         (ev_window_init):
8575
8576         Remove the statusbar. This regress loading feedback, need to
8577         check with Bryan what we want to do there...
8578
8579 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8580
8581         * lib/ev-tooltip.c: (ev_tooltip_init):
8582
8583         Fix tooltip border and size handling
8584
8585 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8586
8587         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
8588         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
8589         (ev_tooltip_timeout), (ev_tooltip_activate),
8590         (ev_tooltip_deactivate):
8591         * lib/ev-tooltip.h:
8592         * shell/ev-view.c: (ev_view_motion_notify_event):
8593
8594         Delay popup showing. Mirror gtk logic/times.
8595
8596 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
8597
8598         * lib/Makefile.am:
8599         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
8600         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
8601         (ev_tooltip_set_text), (ev_tooltip_set_position):
8602         * lib/ev-tooltip.h:
8603
8604         Simple widget to show tooltips at a custom position
8605
8606         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8607         (ev_view_destroy):
8608
8609         Use it for links. First go, needs work
8610
8611 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8612
8613         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8614         HIG fixes.  Use title capitalization for window title. Use 12 
8615         pixels of space between the dialog's vbox and action area.
8616
8617 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8618
8619         * shell/ev-window.c: (file_open_dialog_response_cb),
8620         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8621         (ev_window_cmd_save_as):
8622
8623         Make file pickers not modal and refactor code some
8624
8625 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8626
8627         * shell/ev-sidebar.h:
8628         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8629         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8630         (ev_sidebar_class_init), (ev_sidebar_select_page),
8631         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8632         (ev_sidebar_set_page):
8633
8634         Add a current page property and allow to get/set it
8635
8636         * shell/ev-window.c: (setup_view_from_metadata),
8637         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
8638
8639         Persist current sidebar page per document
8640
8641 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8642
8643         * data/evince.schemas.in:
8644         * shell/ev-window.c: (update_chrome_visibility),
8645         (setup_document_from_metadata), (update_sidebar_visibility),
8646         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
8647         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8648         (ev_window_run_presentation), (ev_window_stop_presentation),
8649         (ev_window_view_sidebar_cb),
8650         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
8651         (load_chrome), (ev_window_init):
8652
8653         Persist size/visibility of sidebar per document
8654
8655 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
8656
8657         * shell/ev-view.c (draw_loading_text): Draw loading text.
8658
8659 2005-09-02  Dan Damian  <dand@gnome.ro>
8660
8661         * configure.in: Added "ro" to ALL_LINGUAS.
8662
8663 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8664
8665         * shell/ev-view.c: (clear_caches):
8666
8667         ev_page_cache_get doesnt return a reference,
8668         dont try to unref it.
8669
8670 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8671
8672         * shell/main.c: (load_files_remote):
8673
8674         Fix timestamp parameter with dbus <= 0.33
8675
8676 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
8677
8678         * data/evince.schemas.in:
8679
8680         Add missing full stop
8681
8682 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
8683
8684         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
8685         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
8686
8687         Plug some memory leaks
8688
8689 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
8690
8691         * configure.ac:
8692         * lib/ev-debug.c: (trap_handler):
8693
8694         Check for execinfo.h and use it only if it exists.
8695         Ported from Epiphany (bug #314776).
8696
8697 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
8698
8699         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
8700
8701 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
8702
8703         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
8704         * po/id.po      : Added Indonesian translation
8705
8706 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
8707
8708         * shell/main.c:
8709         * shell/ev-application.c: Last minute GTK-2.6 fixes.
8710         * NEWS: Release 0.4.0
8711
8712 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
8713
8714         * configure.ac: catch another gtk+-2.8ism
8715         * shell/main.c: Make work with gtk+-2.6
8716
8717 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
8718
8719         * shell/ev-application-service.xml: Add 'timestamp' argument to
8720           ev_application_open_window and ev_application_open_uri methods.
8721
8722         * shell/ev-application.h: Add 'timestamp' argument to
8723           ev_application_open_window, ev_application_open_uri,
8724           and ev_application_open_uri_list functions.
8725
8726         * shell/ev-application.c (ev_application_open_window,
8727           ev_application_open_uri, ev_application_open_uri_list): Change
8728           functions that show/present windows to use a timestamp if one
8729           is passed in.
8730
8731         * shell/ev-window.c (ev_window_cmd_file_open,
8732           ev_window_cmd_recent_file_activate, drag_data_received_cb):
8733         * shell/main.c (load_files): Modify calls to ev_application to
8734           include GDK_CURRENT_TIME as timestamp.
8735
8736         * shell/main.c (load_files_remote): Obtain timestamp for client
8737           instance from GDK and pass to server instance so new windows are
8738           focused properly.  Fix dbus_g_proxy_call() calls by including second
8739           G_TYPE_INVALID.
8740           
8741         Closes bug #314475.
8742
8743 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
8744
8745         * shell/ev-window.c (ev_window_finalize): Check for
8746         avail. EvWindows when quiting to handle the finalize better,
8747         #314497
8748
8749 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8750         
8751         * properties/ev-properties-view.c: 
8752         
8753         Set textdomain to libglade. Fixes translation problem in property page.
8754
8755 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8756
8757         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8758         * dvi/Makefile.am:
8759         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
8760         * dvi/mdvi-lib/Makefile.am:
8761         
8762         Fix rotation of thumbnails, ported to new API. Moved library
8763         dependencies earlier, probably it will fix linkage problem.
8764
8765 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8766
8767         * backend/ev-document-misc.c:
8768         (ev_document_misc_get_thumbnail_frame):
8769         * backend/ev-document-misc.h:
8770         * configure.ac:
8771         * pdf/ev-poppler.cc:
8772         * shell/Makefile.am:
8773         * shell/ev-sidebar-thumbnails.c: (add_range),
8774         (ev_sidebar_thumbnails_set_loading_icon),
8775         (ev_sidebar_thumbnails_refresh),
8776         (ev_sidebar_thumbnails_set_document):
8777         * shell/ev-sidebar-thumbnails.h:
8778         * shell/ev-view.c: (ev_view_motion_notify_event),
8779         (ev_view_set_property), (ev_view_get_property),
8780         (ev_view_class_init), (ev_view_set_rotation):
8781         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8782         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
8783         (ev_window_init):
8784         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
8785         Redo rotation (again).  prepare for 0.4.0
8786
8787 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
8788
8789         * configure.ac: Bump poppler requirement to 0.4.1.
8790
8791         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
8792         argument to poppler_page_render_selection() call.
8793
8794 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8795
8796         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
8797         (djvu_document_thumbnails_get_thumbnail):
8798         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
8799         (dvi_document_thumbnails_get_thumbnail):
8800         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
8801         (pixbuf_document_thumbnails_get_thumbnail):
8802         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
8803         
8804         Update rotation direction of backends to fit with pdf and ps.
8805
8806 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
8807
8808         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
8809         * backend/ev-async-renderer.h:
8810         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
8811         (setup_page), (ps_document_get_page_size),
8812         (ps_async_renderer_render_pixbuf):
8813         * ps/ps-document.h:
8814         * shell/ev-jobs.c: (ev_job_render_run):
8815
8816         Fix orientation in the postscript document
8817
8818 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
8819
8820         * pdf/ev-poppler.cc:
8821         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
8822         * shell/ev-view.c: (highlight_find_results):
8823
8824         Adapt to the new poppler rotation API. Fix text maps on landscape
8825         documents.
8826
8827 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
8828
8829         * shell/ev-view.c (compute_new_selection_text): get the correct
8830         region when selecting in modes other than continuous.
8831
8832 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8833
8834         * shell/main.c (main): remove redundant g_warnings.
8835
8836 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8837
8838         * shell/Makefile.am: Don't include autogenerated
8839         file ev-application-service.h into distribution, since
8840         it causes dbus crash. Fix for bugs 313724 and 313443. 
8841
8842 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8843
8844         * configure.ac: Fix sed expression for FreeBSD. Thanks
8845         to Joe Marcus Clark <marcus@freebsd.org>
8846         
8847         * shell/eggfindbar.c: (entry_activate_callback),
8848         (entry_changed_callback), (egg_find_bar_init),
8849         (egg_find_bar_set_search_string):
8850         
8851         Made findbar buttons unsensitive if there is no text in
8852         entry. Fix for the bug 313285.
8853
8854 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
8855
8856         * ps/ps-document.c: Use g_filename_display_name for displaying
8857         filenames and revert string freeze breackage
8858
8859 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
8860
8861         * NEWS:
8862         * configure.ac:
8863
8864         Update for 0.3.4
8865
8866         * shell/Makefile.am:
8867
8868         Add ev-application-service.xml to extra dist
8869
8870         * shell/ev-view.c: (find_page_at_location):
8871
8872         Remove unused function (fix warning)
8873
8874 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8875
8876         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
8877         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
8878         
8879         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
8880         bug 313623.
8881
8882 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8883
8884         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
8885         * shell/ev-window.c:
8886         Fix build warnings
8887
8888 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8889
8890         * configure.ac: Update script to get dbus version.
8891         Fix for the bug #313443.
8892
8893 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8894
8895         * shell/ev-window.c: (ev_window_cmd_escape):
8896         
8897         Return focus back to view on escape. Fix for bug 313295.
8898
8899 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8900
8901         * shell/ev-window.c: (update_window_title),
8902         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
8903         (ev_window_cmd_save_as):
8904         
8905         Correct conversion from uri to displayable string. Fix for
8906         bug 313296.
8907
8908 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8909
8910         * ps/ps-document.c: convert filename to utf8 when there is an error
8911         loading document. Fixes #309915
8912
8913 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
8914
8915         * configure.ac:
8916
8917         We depend on poppler 0.4.0
8918
8919 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
8920
8921         * configure.ac:
8922         * NEWS: Release 0.3.3.
8923         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
8924
8925 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
8926
8927         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
8928         add a couple missing mnemonics to menu items, use title 
8929         capitalization for menu items and window titles, and add 
8930         ellipsis to open menu item.     
8931
8932 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
8933
8934         * pdf/ev-poppler.cc:
8935         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
8936         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
8937         (ev_view_get_rotation):
8938         * shell/ev-view.h:
8939         * shell/ev-window.c: (setup_view_from_metadata),
8940         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
8941         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
8942         disk.
8943
8944 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
8945
8946         * configure.ac: Added tr to ALL_LINGUAS
8947
8948 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8949
8950         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
8951         requires several clicks to find word. Thanks to 
8952         Colin Slater <kiltedtaco@gmail.com>.
8953
8954 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
8955
8956         * data/evince.desktop.in.in: Hide menu entry and
8957         rename it to "Document Viewer". Fix for bug 
8958         #312399.
8959
8960 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
8961
8962         * shell/ev-page-action.c (ev_page_action_class_init): 
8963
8964         Point to the correct function in constructor of the
8965         activate_label signal
8966
8967 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
8968
8969         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8970         * shell/ev-jobs.h: Make thread safe.
8971
8972 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8973
8974         * shell/ev-view.c: (view_update_range_and_current_page):
8975         Don't update page range if we are scrolling to some document
8976         point.
8977
8978 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8979
8980         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
8981         when getting max_page_width, fix drawing in dual mode.
8982
8983 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
8984
8985         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
8986         getting the area for select_all.
8987
8988 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
8989
8990         * backend/ev-selection.c: (ev_selection_render_selection):
8991         * backend/ev-selection.h:
8992         * pdf/ev-poppler.cc:
8993         * shell/ev-jobs.c: (ev_job_render_new):
8994         * shell/ev-jobs.h:
8995         * shell/ev-pixbuf-cache.c: (get_selection_colors),
8996         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
8997         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
8998         (ev_view_class_init):
8999
9000         Change selection color on focus in and focus out events.  Also,
9001         poppler now uses GdkColor for specifying the selection colors, so
9002         drop some awkward conversion code.
9003
9004 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
9005
9006         * configure.ac: Added Hebrew translation
9007
9008 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
9009
9010         * NOTES:
9011         * backend/ev-selection.c: (ev_selection_render_selection):
9012         * backend/ev-selection.h:
9013         * pdf/ev-poppler.cc:
9014         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
9015         (ev_job_render_run):
9016         * shell/ev-jobs.h:
9017         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9018         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
9019         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
9020         (ev_pixbuf_cache_style_changed),
9021         (ev_pixbuf_cache_get_selection_pixbuf),
9022         (ev_pixbuf_cache_set_selection_list),
9023         (ev_pixbuf_cache_get_selection_list):
9024         * shell/ev-pixbuf-cache.h:
9025         * shell/ev-utils.c: (ev_print_region_contents):
9026         * shell/ev-utils.h:
9027         * shell/ev-view.c: (ev_view_queue_draw_page),
9028         (selection_update_idle_cb), (ev_view_motion_notify_event),
9029         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
9030         (setup_caches), (ev_view_find_next), (merge_selection_region),
9031         (selection_free):
9032         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
9033
9034         Clean up selection to be much smoother!
9035
9036 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
9037
9038         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
9039         to poppler_page_render_selection().
9040
9041 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9042
9043         * ps/ps-document.c: (save_page_list): Use
9044         unzipped document when printing. Thanks to 
9045         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
9046         311016.
9047
9048 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9049
9050         * shell/ev-window.c: (update_action_sensitivity):
9051         
9052         Disable print and save respect to lockdown gconf keys. Fix
9053         for 312342.
9054
9055 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9056
9057         * configure.ac:
9058         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
9059         (write_to_temp_file), (ev_file_set_contents):
9060         * shell/ev-utils.h:
9061         * shell/ev-window.c: (save_print_config_to_file):
9062         
9063         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
9064         Fix for bug 312238
9065
9066 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
9067
9068         * shell/ev-window.c: (load_print_config_from_file),
9069         (save_print_config_to_file), (ev_window_print_range):
9070
9071         Persist the print settings. Fixes bug #311578.
9072
9073 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9074
9075         * djvu/djvu-document.c: (djvu_document_get_page_size),
9076         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
9077         (djvu_document_thumbnails_get_thumbnail):
9078         * dvi/dvi-document.c: (dvi_document_get_page_size),
9079         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
9080         (dvi_document_thumbnails_get_dimensions),
9081         (dvi_document_thumbnails_get_thumbnail):
9082         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
9083         (pixbuf_document_render_pixbuf),
9084         (pixbuf_document_document_iface_init),
9085         (pixbuf_document_thumbnails_get_thumbnail):
9086         
9087         Update backends to make them build with new rotation system.
9088
9089 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9090
9091         * help/C/figures/evince_start_window.png:
9092         
9093         Update documentation image from Luca Ferretti <elle.uca@libero.it>
9094
9095 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
9096
9097         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
9098         * shell/ev-pixbuf-cache.h:
9099         * shell/ev-sidebar-thumbnails.c:
9100         (ev_sidebar_thumbnails_get_property), (add_range),
9101         (adjustment_changed_cb):
9102         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
9103         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
9104         we were thumbnailing the entire docment on startup, slowing us
9105         down hugely. 
9106
9107 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
9108
9109         * shell/ev-page-cache.c: (ev_page_cache_new):
9110         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
9111         == 0, fixes #310306.
9112
9113 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9114
9115         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
9116         (ev_view_rotate_left):
9117
9118         Account rotation in doc_rect_to_view_rect.
9119         Ensure rotation doesnt go out of bounds.
9120
9121 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9122
9123         * shell/ev-page-cache.c: (ev_page_cache_get_size):
9124
9125         Correct and cleanup w/h swapping
9126
9127 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9128
9129         * backend/ev-document-thumbnails.c:
9130         (ev_document_thumbnails_get_thumbnail):
9131         * backend/ev-document-thumbnails.h:
9132         * backend/ev-document.c:
9133         * backend/ev-document.h:
9134         * backend/ev-render-context.c: (ev_render_context_new),
9135         (ev_render_context_set_rotation):
9136         * backend/ev-render-context.h:
9137         * pdf/ev-poppler.cc:
9138         * ps/ps-document.c: (ps_document_document_iface_init):
9139         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9140         * shell/ev-jobs.h:
9141         * shell/ev-page-cache.c: (build_height_to_page),
9142         (ev_page_cache_new), (ev_page_cache_get_size),
9143         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9144         (ev_page_cache_get_height_to_page):
9145         * shell/ev-page-cache.h:
9146         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9147         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9148         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
9149         (ev_pixbuf_cache_get_selection_pixbuf):
9150         * shell/ev-pixbuf-cache.h:
9151         * shell/ev-print-job.c: (idle_print_handler):
9152         * shell/ev-sidebar-thumbnails.c: (add_range):
9153         * shell/ev-view.c: (view_update_range_and_current_page),
9154         (get_page_y_offset), (get_page_extents),
9155         (ev_view_size_request_continuous_dual_page),
9156         (ev_view_size_request_continuous),
9157         (ev_view_size_request_dual_page),
9158         (ev_view_size_request_single_page), (draw_one_page),
9159         (ev_view_set_rotation), (ev_view_rotate_right),
9160         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9161         (ev_view_zoom_for_size_continuous_and_dual_page),
9162         (ev_view_zoom_for_size_continuous),
9163         (ev_view_zoom_for_size_dual_page),
9164         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9165         (ev_view_select_all):
9166         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9167         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
9168         (tiff_document_document_iface_init),
9169         (tiff_document_thumbnails_get_thumbnail):
9170
9171         Use rotation rather than orientation. It's easier and enough
9172         for our needs.
9173
9174 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9175
9176         * shell/ev-page-cache.c: (build_height_to_page),
9177         (ev_page_cache_new), (ev_page_cache_get_size),
9178         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9179         (ev_page_cache_get_height_to_page):
9180         * shell/ev-page-cache.h:
9181         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
9182         (ev_view_size_request_continuous_dual_page),
9183         (ev_view_size_request_continuous),
9184         (ev_view_zoom_for_size_continuous_and_dual_page),
9185         (ev_view_zoom_for_size_continuous):
9186
9187         Make the page cache aware of page orientation.
9188
9189 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9190
9191         * backend/ev-document-thumbnails.c:
9192         (ev_document_thumbnails_get_thumbnail):
9193         * backend/ev-document-thumbnails.h:
9194         * backend/ev-document.c:
9195         * backend/ev-document.h:
9196         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
9197         * backend/ev-ps-exporter.h:
9198         * pdf/ev-poppler.cc:
9199         * ps/ps-document.c: (ps_document_document_iface_init),
9200         (ps_document_ps_export_do_page):
9201         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9202         * shell/ev-jobs.h:
9203         * shell/ev-page-cache.c: (ev_page_cache_get_size),
9204         (ev_page_cache_get):
9205         * shell/ev-page-cache.h:
9206         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9207         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9208         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
9209         * shell/ev-pixbuf-cache.h:
9210         * shell/ev-print-job.c: (idle_print_handler):
9211         * shell/ev-sidebar-thumbnails.c: (add_range):
9212         * shell/ev-view.c: (view_update_range_and_current_page),
9213         (get_page_extents), (ev_view_size_request_dual_page),
9214         (ev_view_size_request_single_page), (draw_one_page),
9215         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
9216         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9217         (ev_view_zoom_for_size_dual_page),
9218         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9219         (ev_view_select_all):
9220         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9221         * tiff/tiff-document.c: (tiff_document_get_page_size),
9222         (tiff_document_get_orientation), (rotate_pixbuf),
9223         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
9224         (tiff_document_thumbnails_get_thumbnail),
9225         (tiff_document_ps_export_do_page), (tiff_document_init):
9226
9227         Really make use of the orientation bit of the render context.
9228         Use the render context in a few more places in the backend API.
9229         This regress orientation, but now it's done right. Will try to
9230         fix it up asap...
9231
9232 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9233
9234         * shell/ev-view.c: (ensure_rectangle_is_visible):
9235
9236         Patch by Nickolay V. Shmyrev to fix find flickering
9237
9238 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
9239
9240         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
9241         duplex parameters to ::begin.
9242
9243         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
9244         * shell/ev-print-job.c (idle_print_handler): 
9245         * ps/ps-document.c (ps_document_ps_export_begin): 
9246         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
9247         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
9248         implementations. Poppler backend needs poppler cvs. Rest has
9249         unchanged behavior.
9250
9251 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9252
9253         * shell/ev-window.c (using_pdf_printer): new function.
9254         (ev_window_print_range): print a less techy message if someone
9255         tries to print to PDF.
9256
9257 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9258
9259         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
9260         from "unknown font" string. Bug #311431
9261
9262 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9263
9264         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
9265
9266 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9267
9268         Bug #311280
9269         
9270         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
9271         name for PopplerFontTypes
9272         (pdf_document_fonts_fill_model): add font type to the detail column
9273
9274         * backend/ev-document-fonts.h: added
9275         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
9276
9277         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
9278         font name and font details, add a little markup.
9279         (ev_properties_fonts_init): use the new cell data func, specify ypad
9280         property for the cell renderer.
9281         (ev_properties_fonts_set_document): add the details column.
9282
9283 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
9284
9285         * configure.ac: Added "pl" to ALL_LINGUAS.
9286
9287 2005-07-24  Danilo Šegan  <danilo@gnome.org>
9288
9289         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
9290
9291 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
9292
9293         * help/ChangeLog: Started this for translations of manual.
9294         * configure.ac, autogen.sh, .cvsignore: Migrated to
9295         gnome-doc-utils. Patch in bug #311222.
9296
9297 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
9298
9299         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
9300         #ifdef this away to fix an unused-function warning.
9301
9302 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
9303
9304         * configure.ac: Added 'gl' to ALL_LINGUAS.
9305
9306 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
9307
9308         * configure.ac: Added ne in ALL_LINGUAS
9309         
9310 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9311
9312         * shell/ev-view.c: (ev_view_leave_notify_event):
9313         
9314         Clear status message when pointer leaves view. Fix for bug
9315         #310818 
9316
9317 2005-07-20 Ankit Patel <ankit644@yahoo.com>
9318
9319         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
9320
9321 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9322
9323         * shell/ev-view.c: (ev_view_leave_notify_event),
9324         (ev_view_class_init):
9325         
9326         Set cursor to normal then leaving view.
9327
9328 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9329
9330         * configure.ac:
9331         
9332         Fix required djvulibre version.
9333
9334 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
9335
9336         *configure.ac: Hindi (hi) language added
9337
9338 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
9339
9340         *configure.ac: Punjabi (pa) Language added
9341
9342 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9343
9344         * data/evince-ui.xml, shell/ev-window.c:
9345         
9346         Add keypad accelerators for zooming. Fix for bug 308128.
9347
9348 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9349
9350         * Makefile.am:
9351         * backend/Makefile.am:
9352         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
9353         * configure.ac:
9354         * shell/ev-document-types.c: (ev_document_types_add_filters):
9355
9356         Allow to enable/disable the pixbuf backend.
9357         Default to off for now. If we want it enabled we should
9358         really put mime types in the desktop, implement properties etc.
9359
9360         * properties/evince-properties.c:
9361
9362         Initialize error to NULL.
9363         Check error is not NULL before freeing.
9364
9365 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9366
9367         * shell/ev-window.c:
9368
9369         Use F5 as presentation accell
9370
9371 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9372
9373         * shell/ev-window.c: (update_chrome_visibility),
9374         (ev_window_create_fullscreen_popup), (ev_window_init):
9375
9376         Do not leak the fullscreen toolbar
9377
9378 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9379
9380         * shell/ev-window.c: (view_actions_focus_in_cb),
9381         (view_actions_focus_out_cb):
9382
9383         These has a return value! Fix totally random focus
9384         issues we was seeing.
9385
9386 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
9387
9388         * shell/main.c: (load_files_remote):
9389
9390         Allow open more than one file
9391
9392 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9393
9394         * shell/main.c: (load_files_remote):
9395
9396         Fix for dbus 0.33. bug #309975
9397
9398 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9399
9400         * properties/ev-properties-main.c: (ev_properties_get_pages):
9401
9402         Actually return NULL for types we dont support
9403
9404 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
9405
9406         * po/POTFILES.in:
9407
9408         Remove empty lines.
9409
9410 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
9411
9412         * backend/ev-document-factory.c:
9413         (ev_document_factory_get_document):
9414
9415         Do not try to create the object if type
9416         is invalid.
9417
9418 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9419
9420         * ps/ps-document.c: (ps_document_dispose),
9421         (ps_async_renderer_render_pixbuf):
9422         * ps/ps-document.h:
9423
9424         Do not leak the target window
9425
9426 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9427
9428         * shell/ev-application.c: (ev_application_init):
9429
9430         Let tbe check file existence for us.
9431         Add a comment about eggrecent mime filter.
9432
9433 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9434
9435         * data/evince-ui.xml:
9436         * shell/ev-application.c: (ev_application_shutdown),
9437         (ev_application_init), (ev_application_get_toolbars_model),
9438         (ev_application_get_recent_model),
9439         (ev_application_save_toolbars_model):
9440         * shell/ev-application.h:
9441         * shell/ev-window.c: (ev_window_add_recent),
9442         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
9443         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
9444         (ev_window_init):
9445
9446         Use common toolbar and recent models for all windows.
9447         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9448
9449 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9450
9451         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
9452         successfully check for gtk_icon_view_get_visible_range.
9453
9454 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9455
9456         * djvu/Makefile.am:
9457         * dvi/Makefile.am:
9458         
9459         Fix djvu and dvi backend build.
9460
9461 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9462
9463         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
9464         (new_separator_pixbuf):
9465
9466         Don't leak windows.
9467
9468 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9469
9470         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
9471
9472         HIGification of toolbar editor dialogue.
9473
9474 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9475
9476         * configure.ac:
9477         * shell/Makefile.am:
9478
9479         Ever build metadata manager since it's just
9480         disabled at runtime now.
9481
9482 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9483
9484         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
9485         (ev_metadata_manager_get), (ev_metadata_manager_set):
9486         * shell/ev-metadata-manager.h:
9487
9488         Add an _init functions that enabled metadata management
9489         at runtime.
9490
9491         * shell/ev-window.c: (page_changed_cb),
9492         (setup_document_from_metadata), (ev_window_setup_document),
9493         (setup_view_from_metadata), (ev_window_open_uri),
9494         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9495         (ev_window_run_presentation), (ev_window_stop_presentation),
9496         (save_sizing_mode), (ev_window_zoom_changed_cb),
9497         (ev_window_continuous_changed_cb),
9498         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
9499         (window_configure_event_cb):
9500
9501         Remove all ugly metadata define since we deal with it
9502         at runtime now.
9503
9504         * shell/main.c: (load_files_remote), (main):
9505
9506         Add support for dbus cvs head. Hopefully didnt break one
9507         of the other versions now!
9508
9509         If we dont get a response from the dbus server just
9510         give up with it and not enable metadata.
9511
9512 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9513
9514         * Makefile.am:
9515         * backend/Makefile.am:
9516         * configure.ac:
9517         * cut-n-paste/recent-files/Makefile.am:
9518         * cut-n-paste/toolbar-editor/Makefile.am:
9519         * cut-n-paste/zoom-control/Makefile.am:
9520         * lib/Makefile.am:
9521         * pdf/Makefile.am:
9522         * pixbuf/Makefile.am:
9523         * properties/Makefile.am:
9524         * ps/Makefile.am:
9525         * shell/Makefile.am:
9526         * thumbnailer/Makefile.am:
9527         * tiff/Makefile.am:
9528
9529         Make frontends depend on just libev.
9530         Rework and group CFLAGS/LIBS definitions.
9531         Cleanups.
9532
9533 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9534
9535         * shell/ev-window:
9536
9537         do not unnecessarily save zoom
9538
9539         * configure.ac:
9540         * lib/ev-file-helpers.c: (ev_dot_dir):
9541         * shell/Makefile.am:
9542         * shell/dummy.cc:
9543
9544         Some cleanups
9545
9546 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9547
9548         * configure.ac:
9549         
9550         Remove unnecessary dependencies
9551
9552 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9553
9554         * properties/Makefile.am:
9555         * thumbnailer/Makefile.am:
9556         * tiff/Makefile.am:
9557
9558         Some more cleanups. Was really necessary
9559         but I probably introduced bugs, feel free
9560         to flame :)
9561
9562 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9563
9564         * backend/Makefile.am:
9565         * configure.ac:
9566         * cut-n-paste/recent-files/Makefile.am:
9567         * cut-n-paste/toolbar-editor/Makefile.am:
9568         * cut-n-paste/zoom-control/Makefile.am:
9569         * lib/Makefile.am:
9570         * pdf/Makefile.am:
9571         * pixbuf/Makefile.am:
9572         * properties/Makefile.am:
9573         * ps/Makefile.am:
9574         * shell/Makefile.am:
9575         * thumbnailer/Makefile.am:
9576         * tiff/Makefile.am:
9577
9578         Use gnome-common macros when possible.
9579         Cleanup dependencies.
9580         Actually disable deprecated where possible.
9581
9582 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9583
9584         * Makefile.am:
9585         * backend/Makefile.am:
9586         * properties/Makefile.am:
9587         * shell/Makefile.am:
9588         * thumbnailer/Makefile.am:
9589
9590         This should solve the circular dep without
9591         requiring dir reorg!
9592
9593         * shell/ev-window.c: (setup_view_from_metadata):
9594
9595         Never restore window size/position when the
9596         window is already visible.
9597
9598 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9599
9600         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
9601
9602         Return a boolean from timeout func. Fix ported from gedit.
9603
9604 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9605
9606         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9607
9608 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9609
9610         * shell/ev-document-types.c: set "All Documents" as default filter in
9611         open dialog
9612
9613 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9614
9615         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9616         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9617         (ev_metadata_manager_set_boolean): fix value/val thinko.
9618
9619 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9620
9621         * shell/ev-window.c: (setup_view_from_metadata),
9622         (window_state_event_cb), (window_configure_event_cb),
9623         (ev_window_init):
9624
9625         Remember window position and maximized state
9626
9627 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9628
9629         * configure.ac:
9630
9631         Fix DBUS configure checks.
9632
9633         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9634         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9635         (ev_metadata_manager_set_boolean):
9636
9637         Plug mem leaks.
9638
9639         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
9640         (ev_window_stop_fullscreen), (ev_window_run_presentation),
9641         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
9642         (ev_window_continuous_changed_cb),
9643         (ev_window_dual_mode_changed_cb), (ev_window_new):
9644
9645         Fix the build without DBUS.
9646
9647 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9648
9649         * shell/ev-metadata-manager.c: (parse_value), (save_values),
9650         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
9651         (ev_metadata_manager_set_string),
9652         (ev_metadata_manager_set_boolean):
9653         * shell/ev-metadata-manager.h:
9654
9655         Add support for some more types
9656
9657         * shell/ev-view.c: (scroll_to_current_page),
9658         (ev_view_get_continuous), (ev_view_set_continuous),
9659         (ev_view_get_dual_page):
9660         * shell/ev-view.h:
9661         * shell/ev-window.c: (page_changed_cb),
9662         (setup_document_from_metadata), (ev_window_setup_document),
9663         (setup_view_from_metadata), (ev_window_open_uri),
9664         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9665         (ev_window_run_presentation), (ev_window_stop_presentation),
9666         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
9667         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
9668         (ev_window_update_dual_page_action),
9669         (ev_window_continuous_changed_cb),
9670         (ev_window_dual_mode_changed_cb), (ev_window_init):
9671
9672         Remember a bunch of view/document properties. Prolly some
9673         are still missing but it's getting interesting.
9674
9675 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
9676
9677         * configure.ac: check if dbus-binding-tool is installed. Not the
9678         case on current Ubuntu breezy, it seems.
9679
9680 2005-07-05  Luca Ferretti <elle.uca@libero.it>
9681
9682         * data/evince.desktop.in.in:
9683         
9684         Allow open uri lists and add TryExec field.
9685
9686 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9687
9688         * configure.ac:
9689
9690         Enable dbus when available, do not require a configure
9691         option.
9692
9693 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9694
9695         * configure.ac:
9696
9697         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
9698         disabled.
9699
9700 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
9701         Marco Pesenti Gritti  <mpg@redhat.com>
9702
9703         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
9704         
9705         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
9706         functions to the format required by dbus
9707
9708         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
9709         errors. Use the RPC parameters in the expected way
9710
9711 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9712
9713         * Makefile.am:
9714         * properties/Makefile.am:
9715         * properties/ev-properties-main.c: (ev_properties_get_pages):
9716
9717         Support all mime types
9718
9719         * shell/Makefile.am:
9720         * thumbnailer/Makefile.am:
9721         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
9722         (evince_thumbnail_pngenc_get):
9723
9724         Use the document factory
9725
9726 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9727
9728         * backend/Makefile.am:
9729         * backend/ev-document-factory.c:
9730         (mime_type_supported_by_gdk_pixbuf),
9731         (ev_document_type_get_from_mime),
9732         (ev_document_factory_get_document),
9733         (ev_document_factory_get_backend),
9734         (ev_document_factory_get_mime_types),
9735         (ev_document_factory_get_all_mime_types):
9736         * backend/ev-document-factory.h:
9737         * shell/Makefile.am:
9738         * shell/ev-document-types.c: (get_document_from_uri),
9739         (ev_document_types_get_document),
9740         (file_filter_add_mime_list_and_free),
9741         (ev_document_types_add_filters):
9742         * shell/ev-document-types.h:
9743         * shell/ev-job-xfer.c: (ev_job_xfer_run):
9744         * shell/ev-properties-dialog.c:
9745         (ev_properties_dialog_set_document):
9746         * shell/ev-window.c: (ev_window_cmd_file_open),
9747         (ev_window_cmd_save_as):
9748         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9749
9750         Rework document types managing to avoid code duplication
9751         and actually abstract from backend implementations.
9752         Also provide a minimal factory api that can be used by
9753         thumbnailer/properties.
9754
9755 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9756
9757         * properties/ev-properties-view.c: (ev_properties_view_set_info):
9758         Plug a mem leak.
9759         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
9760         HIG spacings.
9761
9762 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9763
9764         * shell/ev-properties-dialog.c
9765         (ev_properties_dialog_set_document): only call
9766         ev_properties_fonts_set_document() if the document implements the
9767         fonts interface
9768
9769 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9770
9771         * configure.ac:
9772         * properties/Makefile.am:
9773         * properties/ev-properties-view.c:
9774         (ev_properties_view_register_type):
9775         * properties/ev-properties-view.h:
9776         * properties/ev-properties-main.h:
9777
9778         Implement nautilus plugin for properties.
9779         Works only for pdf atm, I need to rework the
9780         document types stuff to get this to work
9781         for all backends...
9782
9783 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9784
9785         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
9786         (ev_properties_fonts_set_document): use
9787         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
9788
9789 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9790
9791         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
9792         them
9793         (PlaceImage, tiff2ps_process_page): use
9794         g_ascii_dtostr to convert floats to strings in a locale-safe way.
9795
9796
9797 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9798
9799         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
9800         (main): to call gnome_authentication_manager_init. Should fix
9801         Bug #308510
9802
9803         * configure.ac: that requires libgnomeui 2.6.0.
9804
9805 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9806
9807         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9808         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
9809         use the new tiff2ps interfaces
9810
9811         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
9812         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
9813
9814         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
9815         structure instead of global variables.  Remove use of static
9816         variables in functions.
9817
9818 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
9819
9820         * shell/ev-page-action.c: unref the completion after setting it to the
9821         entry
9822
9823 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9824
9825         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
9826         postscript files
9827
9828 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9829
9830         * shell/ev-window.c (update_action_sensitivity): disable
9831         File->Print if the document does not implement the ps exporter
9832         interface
9833
9834 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
9835
9836         * Makefile.am:
9837         * configure.ac:
9838         * data/evince-properties.glade:
9839         * properties/.cvsignore:
9840         * properties/Makefile.am:
9841         * properties/ev-properties-view.c: (ev_properties_view_dispose),
9842         (ev_properties_view_class_init), (ev_properties_view_format_date),
9843         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
9844         (ev_properties_view_init), (ev_properties_view_new):
9845         * properties/ev-properties-view.h:
9846         * shell/Makefile.am:
9847         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
9848         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
9849         (ev_properties_dialog_new):
9850         * shell/ev-properties-dialog.h:
9851         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
9852         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
9853         (update_progress_label), (job_fonts_finished_cb),
9854         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
9855         * shell/ev-properties-fonts.h:
9856         * shell/ev-properties.c:
9857         * shell/ev-properties.h:
9858         * shell/ev-window.c: (ev_window_setup_document),
9859         (ev_window_cmd_file_properties):
9860
9861         Split the properties pages in two different objects, depend
9862         only on the backend where possible, use widgets instead
9863         of gobject for the glade part, reimplement the dialog
9864         itself with gtk.
9865         I need this to implement nautilus properties page.
9866
9867 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
9868
9869         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9870         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
9871         (tiff_document_document_ps_exporter_iface_init): implement the ps
9872         exporter interface for tiff documents
9873
9874         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
9875         libtiff to implement TIFF postscript export
9876
9877         * tiff/tiff2ps.h: added a header file for external tiff2ps
9878         functions.
9879
9880         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
9881         tiff2ps.h
9882
9883 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9884
9885         * shell/ev-view.c: (scroll_to_current_page),
9886         (ev_view_set_fullscreen), (ev_view_set_presentation):
9887         
9888         Scroll to current page when exit from presentation
9889
9890 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9891
9892         * shell/ev-window.c: (update_document_mode),
9893         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9894         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
9895         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
9896         
9897         Exit from fullscreen mode when switch to presentation. Fix for
9898         bug 309365
9899
9900 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9901
9902         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
9903         return NULL if the document does not implement the selection
9904         interface.
9905
9906 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9907
9908         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
9909         reported height by using the resolution aspect ratio
9910         (tiff_document_render_pixbuf): scale the pixbuf using the
9911         resolution aspect ratio
9912
9913 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9914
9915         * configure.ac:
9916         
9917         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
9918         <kiltedaco@gmail.com>
9919         
9920         * djvu/djvu-document.c: (djvu_document_get_orientation),
9921         (djvu_document_set_orientation), (djvu_document_get_page_size),
9922         (rotate_pixbuf), (djvu_document_render_pixbuf),
9923         (djvu_document_document_iface_init):
9924         * dvi/dvi-document.c: (dvi_document_get_orientation),
9925         (dvi_document_set_orientation), (dvi_document_get_page_size),
9926         (rotate_pixbuf), (dvi_document_render_pixbuf),
9927         (dvi_document_document_iface_init):
9928         
9929         Dvi and djvu backends are ported to new API
9930
9931 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
9932
9933         * backend/ev-selection.c: (ev_selection_get_selection_region),
9934         (ev_selection_get_selection_map):
9935         * backend/ev-selection.h:
9936         * pdf/ev-poppler.cc:
9937         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9938         * shell/ev-jobs.h:
9939         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9940         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
9941         (ev_pixbuf_cache_get_text_mapping):
9942         * shell/ev-pixbuf-cache.h:
9943         * shell/ev-view.c: (location_in_text),
9944         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
9945         support to EvView.  Now we can see where we can select!  Sweet!
9946
9947 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9948
9949         * shell/ev-view.c (ev_view_button_press_event): Fix
9950         event->y + view->scroll_x typo.
9951
9952 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9953
9954         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
9955         sub-GdkPixbuf instead of passing dest_x and dest_y.
9956         
9957         * shell/ev-view.c: (view_point_to_doc_point),
9958         (view_rect_to_doc_rect), (ev_view_button_press_event),
9959         (ev_view_motion_notify_event), (compute_new_selection_rect),
9960         (gdk_rectangle_point_in), (compute_new_selection_text),
9961         (compute_selections): Update selection code to keep the selection
9962         around as two points and not as a normalized rectangle, and fix
9963         page level selection in two-column mode.
9964
9965 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
9966
9967         * shell/ev-window.c: (window_configure_event_cb): 
9968         
9969         Fix compilation
9970         
9971 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9972
9973         * pdf/ev-poppler.cc:
9974
9975         Fix compilation
9976
9977 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9978
9979         * shell/Makefile.am:
9980         * shell/ev-metadata-manager.c: (item_free),
9981         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
9982         (parse_value), (parseItem), (load_values),
9983         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
9984         (save_values), (save_item), (get_oldest), (resize_items),
9985         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
9986         * shell/ev-metadata-manager.h:
9987
9988         Metadata manager from gedit but modified to use GValue, so that
9989         we dont need to keep converting from strings.
9990
9991         * configure.ac:
9992
9993         ENABLE_METADATA conditional, on when dbus is on
9994
9995         * shell/ev-application.c: (ev_application_open_uri):
9996
9997         Show the window after load so that we can initialize
9998         window size before it's showed.
9999
10000         * shell/ev-window.c: (ev_window_setup_from_metadata),
10001         (ev_window_open_uri), (window_configure_event_cb),
10002         (ev_window_init):
10003
10004         Save and load metadata information about window size.
10005         Not yet keeping states in account.
10006
10007         * shell/main.c: (main):
10008
10009         Shutdown metadata manager.
10010
10011 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10012
10013         * shell/ev-application-service.xml:
10014         * configure.ac:
10015         * shell/Makefile.am:
10016         * shell/ev-application.c:
10017         * shell/ev-application.h:
10018         * shell/ev-window.c:
10019         * shell/ev-window.h:
10020         * shell/main.c:
10021
10022         Add an optional dbus interface (--enable-dbus).
10023         Rework application code, mainly to be easier to
10024         use "remotely".
10025         Do not open multiple windows with the same document,
10026         spatial evince!
10027
10028 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
10029
10030         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
10031         pixbuf iff it exists.
10032
10033 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
10034
10035         * shell/*:
10036         * backend/ev-render-context.[ch]:
10037         * backend/ev-selection.[ch]:
10038
10039         Massive changes.  We now support text selection of pdfs, and not
10040         just rectangular selection.  This is pretty broken still, but I
10041         want to get something into CVS.
10042
10043 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10044
10045         * pdf/ev-poppler.cc:
10046         
10047         Fix for Bug 309080: crash on window close.
10048         
10049         * shell/ev-page-action.c: (page_changed_cb):
10050         
10051         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
10052         jensgr@gmx.net (Jens Granseuer).
10053
10054 2005-06-25  Marcel Telka  <marcel@telka.sk>
10055
10056         * configure.in (ALL_LINGUAS): Added sk.
10057
10058 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
10059
10060         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
10061         not a document open
10062
10063 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10064
10065         * NEWS:
10066         * configure.ac:
10067
10068         Release 0.3.2
10069
10070         * cut-n-paste/recent-files/Makefile.am:
10071
10072         Fix make distcheck
10073
10074 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10075
10076         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
10077         (pixbuf_document_set_orientation), (rotate_pixbuf),
10078         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
10079         (pixbuf_document_document_iface_init), (pixbuf_document_init):
10080
10081         Implement rotation and cleanup the code a bit.
10082
10083         * tiff/tiff-document.c: (tiff_document_get_page_size),
10084         (tiff_document_get_orientation), (tiff_document_set_orientation),
10085         (rotate_pixbuf), (tiff_document_render_pixbuf),
10086         (tiff_document_document_iface_init), (tiff_document_init):
10087
10088         Implement rotation. Was the quicker solution for the release
10089         but we really need to share this code in the shell.
10090
10091 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10092
10093         * pdf/ev-poppler.cc:
10094
10095         Enable rotation, require poppler cvs. Fix a leak.
10096
10097 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10098
10099         * shell/ev-window.c: (update_action_sensitivity):
10100         
10101         Make properties unsensitive if document backend doesn't provide
10102         any info
10103
10104 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10105
10106         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
10107         (bitmap_flip_horizontally), (bitmap_flip_vertically),
10108         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
10109         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
10110         (bitmap_flip_rotate_counter_clockwise):
10111         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
10112         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
10113         (buff_gets):
10114         * dvi/mdvi-lib/common.h:
10115         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
10116         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
10117         (opendvi), (mdvi_reload), (mdvi_init_context),
10118         (mdvi_destroy_context), (mdvi_dopage), (special):
10119         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
10120         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
10121         (file_hash_free), (register_encoding), (parse_spec),
10122         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
10123         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
10124         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
10125         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
10126         (mdvi_register_font_type), (mdvi_unregister_font_type),
10127         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
10128         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
10129         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
10130         (mdvi_hash_destroy_key), (mdvi_hash_reset):
10131         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
10132         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
10133         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
10134         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
10135         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10136         * dvi/mdvi-lib/special.c: (mdvi_register_special),
10137         (mdvi_unregister_special), (mdvi_flush_specials):
10138         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
10139         (t1_font_remove):
10140         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
10141         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
10142         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
10143         (free_font_metrics), (flush_font_metrics):
10144         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
10145         (tt_font_remove):
10146         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
10147         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
10148         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
10149         (dstring_insert), (dstring_new), (dstring_reset):
10150         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
10151         
10152         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
10153         avoid conflict with libtool on FC4
10154         
10155         * shell/ev-window.c: (ev_window_cmd_help_about):
10156         
10157         Update copyright year. Fix for bug 308828.
10158
10159 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10160
10161         * shell/ev-view.c: (add_scroll_binding_keypad),
10162         (ev_view_binding_activated), (ev_view_class_init),
10163         (on_adjustment_value_changed):
10164         
10165         Bug 170874: Arrow keys switch pages in presentation mode
10166
10167 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10168
10169         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
10170         
10171         Fix for Bug 308265: Sidebar dissappears coming out of 
10172         Presentation mode
10173
10174 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10175
10176         * shell/ev-application.c: (ev_application_open):
10177         * shell/ev-document-types.c: (ev_document_types_add_filters),
10178         (ev_document_types_add_filters_for_type):
10179         * shell/ev-document-types.h:
10180         * shell/ev-window.c: (ev_window_cmd_save_as):
10181         
10182         Suggest basename as template when saving, provide filters
10183         for save dialog. It's bug 308402
10184
10185 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10186
10187         * pdf/ev-poppler.cc:
10188         * shell/ev-sidebar-links.c: (job_finished_callback):
10189         * shell/ev-view.c: (update_find_status_message):
10190         
10191         Some leaks fixed
10192
10193 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10194
10195         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10196         (egg_recent_view_uimanager_set_list):
10197
10198         Fix buglet in !show_numbers case.
10199
10200 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10201
10202         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10203         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
10204
10205         Use pango ellipsisation.
10206
10207         * pdf/ev-poppler.cc:
10208
10209         Fix refcount leak, from nsh.
10210
10211 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10212
10213         * cut-n-paste/recent-files/Makefile.am:
10214         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10215         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10216         
10217         Removed EggRecentViewGtk
10218         
10219         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10220         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
10221         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
10222         (ev_window_setup_recent):
10223         
10224         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
10225         with other projects
10226
10227 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10228
10229         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10230         (egg_recent_view_gtk_finalize):
10231
10232         Fix memory leak
10233
10234         * cut-n-paste/toolbar-editor/Makefile.am:
10235         
10236         Fix location of cursor icon.
10237         
10238         * pdf/ev-poppler.cc:
10239         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
10240         (display_completion_text), (match_completion):
10241         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10242         (selection_changed_callback), (create_loading_model),
10243         (print_section_cb), (links_page_num_func),
10244         (update_page_callback_foreach):
10245         * shell/ev-window.c: (ev_window_dispose):
10246         
10247         Small memory fixes. Links model now store objects instead
10248         of pointers to improve memory management. 
10249
10250 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10251
10252         * shell/ev-window.c: (zoom_control_changed_cb):
10253         
10254         Fix update of zoom control (bug 308268).
10255
10256 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
10257
10258         * shell/ev-properties.c (set_property): escape the text correctly.
10259         Handles non-UTF-8 properties and escaped properties.  Also, sets
10260         the text to "<i>None</i>" if the property isn't set.
10261
10262         * data/evince-properties.glade: Change the label to be ellipsized,
10263         and give it a minimum size.
10264
10265 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10266
10267         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
10268         * shell/ev-sidebar-links.c: (create_loading_model):
10269         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
10270         * shell/ev-view.c: (ev_view_set_document):
10271         * shell/ev-window.c: (ev_window_dispose):
10272         
10273         Various small fixes, mostly memory leaks. Thanks to valgrind.
10274
10275 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
10276
10277         * ps/ps-document.c: remove the locale.h include again ;-). And
10278         kill the (bogus) setlocale/savelocale business.
10279
10280 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
10281
10282         * ps/ps-document.c:
10283         
10284         Include locale.h to fix build
10285         
10286         * shell/ev-sidebar.c:
10287         
10288         Remove unnecessary includes
10289
10290 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10291
10292         * dvi/dvi-document.c: (dvi_document_load):
10293         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
10294         * po/POTFILES.in:
10295         
10296         Check for incorrect dvi files. Fix parsing dvi on AMD64
10297         platform. Thanks to tester@tester.ca (Olivier Crete).
10298
10299 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10300
10301         * shell/ev-page-action.c: (match_selected_cb),
10302         (display_completion_text), (match_completion), (update_model):
10303         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10304         (expand_open_links):
10305         * shell/ev-sidebar.c: (ev_sidebar_destroy),
10306         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
10307         (ev_sidebar_set_document):
10308         * shell/ev-window.c: (ev_window_xfer_job_cb),
10309         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
10310         
10311         Fixed lot's of memory leaks, for example, memory leak on reload, 
10312         described in bug 307793.
10313
10314 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10315
10316         * pdf/ev-poppler.cc:
10317         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
10318         (update_visible_range), (adjustment_changed_cb),
10319         (ev_sidebar_thumbnails_fill_model),
10320         (ev_sidebar_thumbnails_refresh),
10321         (ev_sidebar_tree_selection_changed),
10322         (ev_sidebar_icon_selection_changed),
10323         (ev_sidebar_thumbnails_use_icon_view),
10324         (ev_sidebar_thumbnails_set_document):
10325         * shell/ev-sidebar-thumbnails.h:
10326         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10327         (ev_window_cmd_edit_rotate_right), (ev_window_init):
10328
10329         Refresh thumbnails when changing orientation. Not fully
10330         working yet becuase of a sidebar bug.
10331
10332         Set page orientation to poppler page everywhere. This sucks
10333         really need to fix poppler.
10334
10335 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10336
10337         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10338         (egg_recent_view_gtk_new_menu_item),
10339         (egg_recent_view_gtk_set_property),
10340         (egg_recent_view_gtk_get_property),
10341         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
10342         (egg_recent_view_gtk_set_tooltip_func),
10343         (egg_recent_view_gtk_set_label_width),
10344         (egg_recent_view_gtk_get_label_width):
10345         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10346
10347         Sync with libegg (ellipsize labels)
10348
10349 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10350
10351         * data/evince-ui.xml:
10352         * shell/ev-window.c: (ev_window_cmd_go_forward),
10353         (ev_window_cmd_go_backward):
10354         
10355         Shift + PageUp moves 10 Pages. Fix for 306125
10356
10357 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10358
10359         * pdf/ev-poppler.cc:
10360
10361         Add a flag to check if orientation has been overriden
10362
10363 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
10364
10365         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
10366         field if necessary.
10367
10368         * ps/ps.h: add creator field to document.
10369
10370         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
10371         set creator field.
10372
10373 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10374
10375         * data/evince-properties.glade:
10376         * shell/ev-properties.c: (ev_properties_set_document):
10377
10378         s/PDF Version/Format
10379
10380 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10381
10382         * shell/ev-properties.c: (ev_properties_set_document):
10383
10384         Remove unnecessary translations
10385
10386 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10387
10388         * cut-n-paste/toolbar-editor/Makefile.am:
10389
10390         Correct library name    
10391
10392 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10393
10394         * configure.ac:
10395         * cut-n-paste/recent-files/egg-recent-model.c:
10396         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
10397         (egg_recent_model_unlock_file):
10398         * cut-n-paste/recent-files/egg-recent-util.c:
10399         (egg_recent_util_get_unique_id):
10400         * cut-n-paste/recent-files/update-from-egg.sh:
10401         * cut-n-paste/toolbar-editor/Makefile.am:
10402         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10403         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10404         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10405         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10406         (egg_toolbars_model_get_type):
10407         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10408
10409         Better makefile for toolbar editor and update everything
10410         to latest libegg.
10411
10412 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10413
10414         * shell/ev-window.c: (update_document_mode):
10415
10416         Prefer presentation mode when the document
10417         require fullscreen.
10418
10419 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10420
10421         * data/evince-ui.xml:
10422         * shell/ev-window.c:
10423
10424         Add control-equal for zooming
10425
10426 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
10427
10428         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
10429
10430 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
10431
10432         * backend/ev-document.c: (ev_document_get_orientation):
10433         * backend/ev-document.h:
10434         * pdf/ev-poppler.cc:
10435         * ps/ps-document.c: (ps_document_get_orientation),
10436         (ps_document_set_orientation), (ps_document_document_iface_init):
10437
10438         Add a get_orientation api. Improve set_orientation.
10439
10440         * data/evince-ui.xml:
10441         * shell/ev-view.c: (ev_view_set_orientation),
10442         (ev_view_rotate_right), (ev_view_rotate_left):
10443         * shell/ev-view.h:
10444         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10445         (ev_window_cmd_edit_rotate_right):
10446
10447         Better ui for changing document orientation
10448
10449 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10450
10451         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
10452         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
10453         * shell/ev-sidebar-links.h:
10454         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10455         (ev_sidebar_page_iface_init):
10456         * shell/ev-sidebar-page.h:
10457         * shell/ev-sidebar-thumbnails.c:
10458         (ev_sidebar_thumbnails_get_property),
10459         (ev_sidebar_thumbnails_class_init),
10460         (ev_sidebar_thumbnails_set_document):
10461         * shell/ev-sidebar-thumbnails.h:
10462         * shell/ev-view.c: (ev_view_motion_notify_event):
10463         * shell/ev-window.c: (update_chrome_visibility),
10464         (ev_window_cmd_focus_page_selector),
10465         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
10466         (sidebar_page_main_widget_update_cb), (ev_window_init):
10467         
10468         Autoraise toolbar on GoToPage binding and fix bindings in
10469         EvSidebarThumbnails page.
10470
10471 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
10472
10473         * shell/ev-properties.c: (update_progress_label):
10474
10475         Hide the progress label when finished; bug #307697.
10476
10477 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10478
10479         * pdf/ev-poppler.cc:
10480
10481         Enable is_open for links, you will need poppler cvs
10482
10483         * shell/ev-properties.c: (job_fonts_finished_cb):
10484
10485         Get a lock on the document when filling the tree view
10486
10487 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10488
10489         * backend/ev-document-links.h:
10490         * pdf/ev-poppler.cc:
10491         * shell/ev-sidebar-links.c: (create_loading_model),
10492         (expand_open_links), (job_finished_callback):
10493
10494         Expand links when specified by the document.
10495         Depend on a poppler api (defined out for now)
10496
10497 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10498
10499         * shell/ev-properties.c: (ev_properties_dispose),
10500         (ev_properties_class_init), (dialog_destroy_cb),
10501         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
10502         (ev_properties_set_document), (ev_properties_new),
10503         (ev_properties_show):
10504         * shell/ev-properties.h:
10505
10506         Make it an object, cleanup the code, api to show it as transient
10507         and to set the document.
10508
10509         * shell/ev-window.c: (ev_window_setup_document),
10510         (ev_window_cmd_file_properties):
10511
10512         Adapt to EvProperties changes, do not show multiple
10513         times, update it when document changes.
10514
10515 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10516
10517         * ps/gstypes.h:
10518         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
10519         (ps_document_set_orientation), (ps_document_document_iface_init):
10520         * ps/ps-document.h:
10521
10522         Implement orientation here too
10523
10524         * shell/ev-properties.c: (ev_properties_new):
10525         * data/evince-properties.glade:
10526
10527         Hide the fonts page for backends that doesnt
10528         support it.     
10529
10530 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10531
10532         * backend/ev-document.c: (ev_document_set_orientation):
10533         * backend/ev-document.h:
10534         * pdf/ev-poppler.cc:
10535
10536         Add orientation api. Currently poppler api is not optimal,
10537         we need to set orientation every time we _get a page.
10538         I will try to fix that at some point.
10539
10540         * data/evince-ui.xml:
10541         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
10542         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
10543
10544         Add orientation menu items
10545
10546         * shell/ev-page-cache.c: (ev_page_cache_clear):
10547         * shell/ev-page-cache.h:
10548
10549         Add api to clear the cache
10550
10551         * shell/ev-view.c: (setup_caches), (clear_caches),
10552         (ev_view_set_document), (ev_view_zoom_out),
10553         (ev_view_set_orientation):
10554         * shell/ev-view.h:
10555
10556         Implement orientation changing
10557
10558 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
10559
10560         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
10561         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
10562         * backend/ev-document-fonts.h:
10563
10564         Separate scan and fill so that we can incrementally fill from
10565         the main thread. Add a progress api.
10566
10567         * data/evince-properties.glade:
10568         * pdf/ev-poppler.cc:
10569         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
10570         * shell/ev-jobs.h:
10571         * shell/ev-properties.c: (update_progress_label),
10572         (job_fonts_finished_cb), (setup_fonts_view):
10573
10574         Incrementally feel the list and show the progress
10575         percentage in a label like acrobat does.
10576
10577         You are going to need poppler cvs
10578
10579 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
10580
10581         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
10582         * backend/ev-document-fonts.h:
10583         * pdf/ev-poppler.cc:
10584
10585         Make fonts model fill incrementally.
10586
10587         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
10588         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
10589         (ev_job_queue_remove_job):
10590         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
10591         (ev_job_fonts_new), (ev_job_fonts_run):
10592         * shell/ev-jobs.h:
10593
10594         New job for fonts scanning
10595
10596         * shell/ev-properties.c: (job_fonts_finished_cb),
10597         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
10598         * shell/ev-properties.h:
10599         * shell/ev-window.c: (ev_window_cmd_file_properties):
10600
10601         Incrementally feel the treeview using the new job. Show Loading...
10602         message until scanning is completed.
10603
10604         Hopefully I didnt break the build without the poppler patch.
10605
10606 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10607
10608         * shell/ev-application.c: (ev_application_open):
10609         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10610         (ev_document_type_get_type), (ev_document_type_lookup):
10611         * shell/ev-document-types.h:
10612         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10613         * shell/ev-job-xfer.h:
10614         * shell/ev-window.c: (ev_window_clear_local_uri),
10615         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10616         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10617         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10618         
10619         Transfer remote documents to tmp directory to display them later.
10620
10621 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10622
10623         * backend/ev-document-info.h:
10624         * shell/ev-properties.c: (ev_properties_new):
10625
10626         s/GTime*/GTime. Not sure why we was using a pointer
10627         at all there!
10628
10629 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10630
10631         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10632         situations.  That situation is that you're using GTK+-HEAD with
10633         the patch at #306726 is applied, and you have a document with <
10634         1500 pages in it.  It's not quite as uniformly nice as the
10635         TreeView, but should be better in the long run.
10636
10637         I'm pretty sure I guarded against breaking compilation with
10638         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
10639         I missed some.
10640
10641         * shell/ev-window.c (ev_window_init): We don't have our tree/list
10642         widget yet, so I commented that code out
10643         enable_view_actions_for_widget() for now.  Need to figure this
10644         out.
10645
10646         * shell/ev-page-action.c (match_selected_cb): emit the right
10647         signals.  Our cool C-l completion now works.
10648
10649 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10650
10651         * backend/Makefile.am:
10652         * backend/ev-document-fonts.c:
10653         * backend/ev-document-links.c:
10654         * backend/ev-document.c: (ev_document_load):
10655         * backend/ev-document.h:
10656         * backend/ev-job-queue.c:
10657         * backend/ev-job-queue.h:
10658         * backend/ev-jobs.c:
10659         * backend/ev-jobs.h:
10660         * backend/ev-page-cache.c:
10661         * backend/ev-page-cache.h:
10662
10663         EvPageCache and EvJobs are moved to shell.
10664
10665         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
10666         (ev_tmp_filename):
10667         * lib/ev-file-helpers.h:
10668         
10669         New helper to work with temporary files
10670         
10671         * shell/Makefile.am:
10672         * shell/ev-application.c: (ev_application_open):
10673         * shell/ev-application.h:
10674         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
10675         (remove_job_from_async_queue), (add_job_to_async_queue),
10676         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
10677         (handle_job), (search_for_jobs_unlocked),
10678         (no_jobs_available_unlocked), (ev_render_thread),
10679         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10680         (ev_job_queue_add_job), (move_job_async), (move_job),
10681         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10682         * shell/ev-job-queue.h:
10683         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
10684         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
10685         * shell/ev-job-xfer.h:
10686         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10687         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10688         (ev_job_links_class_init), (ev_job_render_init),
10689         (ev_job_render_dispose), (ev_job_render_class_init),
10690         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10691         (ev_job_thumbnail_class_init), (ev_job_load_init),
10692         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
10693         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10694         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
10695         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
10696         * shell/ev-jobs.h:
10697         * shell/ev-page-action.c: (ev_page_action_set_document):
10698         * shell/ev-page-cache.c: (ev_page_cache_init),
10699         (ev_page_cache_class_init), (ev_page_cache_finalize),
10700         (ev_page_cache_new), (ev_page_cache_get_n_pages),
10701         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10702         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
10703         (ev_page_cache_get_title), (ev_page_cache_get_size),
10704         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
10705         (ev_page_cache_get_height_to_page),
10706         (ev_page_cache_get_max_label_chars),
10707         (ev_page_cache_get_page_label),
10708         (ev_page_cache_has_nonnumeric_page_labels),
10709         (ev_page_cache_get_info), (ev_page_cache_next_page),
10710         (ev_page_cache_prev_page), (ev_page_cache_get):
10711         * shell/ev-page-cache.h:
10712         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
10713         (ev_pixbuf_cache_clear_job_sizes),
10714         (ev_pixbuf_cache_add_jobs_if_needed),
10715         (ev_pixbuf_cache_set_page_range):
10716         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
10717         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
10718         * shell/ev-sidebar-thumbnails.c:
10719         (ev_sidebar_tree_selection_changed),
10720         (ev_sidebar_thumbnails_set_document):
10721         * shell/ev-statusbar.c: (ev_statusbar_destroy),
10722         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
10723         (ev_statusbar_get_context_id), (ev_statusbar_push),
10724         (ev_statusbar_pop), (ev_statusbar_set_maximized),
10725         (ev_statusbar_pulse), (ev_statusbar_show_progress),
10726         (ev_statusbar_set_progress):
10727         * shell/ev-statusbar.h:
10728         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
10729         (ev_view_find_previous):
10730         * shell/ev-window.c: (ev_window_is_empty),
10731         (ev_window_setup_document), (password_dialog_response),
10732         (ev_window_clear_jobs), (ev_window_load_job_cb),
10733         (ev_window_xfer_job_cb), (ev_window_open_uri),
10734         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
10735         (ev_window_print), (ev_window_print_range),
10736         (ev_window_state_event), (ev_window_cmd_view_reload),
10737         (menu_item_select_cb), (menu_item_deselect_cb),
10738         (view_status_changed_cb), (ev_window_dispose),
10739         (drag_data_received_cb), (ev_window_init):
10740         * shell/ev-window.h:
10741         * shell/main.c: (load_files):
10742         
10743         New statusbar to show progress on idle. Two new jobs - 
10744         xfer job and load job to load document in background. And update
10745         of page_cache clients to new location of code.
10746
10747 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
10748
10749         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
10750         selection in open dialog. It also remembers the last visited directory 
10751         in the current session.
10752
10753 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10754
10755         * shell/ev-properties.c: (ev_properties_new):
10756         * shell/ev-properties.h:
10757         * shell/ev-window.c: (ev_window_cmd_file_properties):
10758         
10759         Get document info from page cache instead of document itself.
10760         This should fix crash related to race conditions described in
10761         bug 306545.
10762
10763 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10764
10765         * ps/ps-document.c: (ps_document_init),
10766         (send_ps), (get_page_box), (output), (catchPipe), (input),
10767         (stop_interpreter), (file_length), (file_readable),
10768         (check_filecompressedb), (ps_document_enable_interpreter),
10769         (document_load), (ps_async_renderer_render_pixbuf):
10770         * ps/ps-document.h:
10771
10772         Big cleanup of the ps code
10773
10774 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10775
10776         * backend/Makefile.am:
10777         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
10778         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
10779         * backend/ev-async-renderer.h:
10780
10781         Add an async renderer interface (method + callback) which
10782         is useful for backends like ps.
10783
10784         * backend/ev-job-queue.c: (remove_job_from_async_queue),
10785         (add_job_to_async_queue), (job_finished_cb), (handle_job),
10786         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10787         (ev_job_queue_add_job), (move_job_async), (move_job),
10788         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10789
10790         Add queues for async renderer, these are executed on the
10791         main thread.
10792
10793         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
10794         (ev_job_render_run):
10795         * backend/ev-jobs.h:
10796
10797         If the backend support async renderer interface use it.
10798
10799         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10800         (setup_pixmap), (ps_document_get_type),
10801         (ps_async_renderer_render_pixbuf),
10802         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
10803
10804         Implement async renderer interface.
10805
10806 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10807
10808         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
10809
10810         Cleanup links job on exit.
10811
10812 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10813
10814         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10815         (drag_data_get_cb), (drag_data_received_cb):
10816         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10817         (drag_data_get_cb), (parse_item_list),
10818         (egg_toolbar_editor_load_actions):
10819         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10820         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
10821         (parse_item_list), (parse_toolbars):
10822         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10823         (dvi_pixbuf_put_pixel):
10824         
10825         Fix gcc 4.0 warnings
10826
10827 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10828
10829         * ps/ps-document.c: (start_interpreter):
10830
10831         Fix warning when loading ps
10832
10833 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10834
10835         * ps/ps-document.c: (output):
10836
10837         Fix crash when priting gs error messages.
10838
10839 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10840
10841         * backend/ev-page-cache.c: (_ev_page_cache_new):
10842         * backend/ev-page-cache.h:
10843
10844         Use a const to return title so that we dont double
10845         free it. Small cleanup and fix a leak.
10846
10847         * shell/ev-window.c: (update_window_title):
10848
10849         strdup value from get_title.
10850
10851 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10852
10853         * shell/ev-sidebar-links.c: (job_finished_callback),
10854         (ev_sidebar_links_set_document):
10855
10856         Cleanup the old job when changing document
10857
10858 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10859
10860         * shell/ev-stock-icons.c:
10861         * shell/ev-stock-icons.h:
10862         * shell/ev-window.c:
10863         
10864         Add stock icons for actions that can appear in toolbar. Fix for
10865         bug 306566.
10866
10867 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10868
10869         * backend/ev-page-cache.c: (ev_page_cache_finalize),
10870         (_ev_page_cache_new), (ev_page_cache_get_max_width),
10871         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
10872         * backend/ev-page-cache.h:
10873         * shell/ev-view.c: (scroll_to_current_page),
10874         (view_update_range_and_current_page), (get_page_y_offset),
10875         (get_page_extents), (ev_view_size_request_continuous_dual_page),
10876         (ev_view_size_request_continuous),
10877         (ev_view_zoom_for_size_continuous_and_dual_page),
10878         (ev_view_zoom_for_size_continuous):
10879         
10880         More compact EvView layout in document with pages of different size.
10881
10882 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
10883
10884         * shell/ev-window.c (ev_window_cmd_file_properties): fix
10885         compilation.
10886
10887 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10888
10889         * shell/ev-view.c: (view_set_adjustment_values):
10890         * shell/ev-window.c: (ev_window_cmd_file_properties):
10891         
10892         A bit different fix for rounding problem but it has no
10893         problems on startup. Make properties window transient to parent.
10894
10895 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10896
10897         * pdf/ev-poppler.cc:
10898         
10899         More commenting of font stuff.
10900
10901 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10902
10903         * pdf/ev-poppler.cc:
10904
10905         Comment out some more fonts stuff. Should really
10906         work without the poppler patch now.
10907
10908 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10909
10910         * pdf/ev-poppler.cc:
10911
10912         Adapt to api change
10913
10914 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10915
10916         * data/evince-properties.glade:
10917         * pdf/ev-poppler.cc:
10918         * shell/ev-properties.c: (setup_fonts_view):
10919
10920         Set the column title. Show the dialog only
10921         once everything is setup.
10922         Getting font info can be very slow... will
10923         prolly need to make this threaded too.
10924
10925 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10926
10927         * backend/Makefile.am:
10928         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
10929         (ev_document_fonts_get_fonts_model):
10930         * backend/ev-document-fonts.h:
10931         * data/evince-properties.glade:
10932         * pdf/ev-poppler.cc:
10933         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
10934         * shell/ev-properties.h:
10935         * shell/ev-window.c: (ev_window_cmd_file_properties):
10936
10937         Implement fonts list. Defined out for now, since it depends
10938         on a not yet committed poppler patch.
10939
10940 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
10941
10942         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
10943         page + 1.
10944
10945         * shell/ev-window.c: Make sure we add the timeout when we get a
10946         focus-in event.
10947
10948         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
10949         adjustment->value before calculating the zoom factor to average
10950         out all of our rounding errors.  The page no longer 'drifts' when
10951         resizing.
10952
10953 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10954
10955         * data/evince-properties.glade:
10956         * shell/ev-properties.c: (ev_properties_format_date),
10957         (set_property):
10958         
10959         Labels don't expand when the dialogue is resized.
10960         strftime result needs to be converted to UTF-8. Thanks
10961         to Christian Persch <chpe@gnome.org>.
10962
10963 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10964
10965         * data/evince-properties.glade:
10966
10967         Hide the fonts tab
10968
10969 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10970
10971         * backend/ev-document-info.h:
10972         * backend/ev-document.c: (ev_document_info_free):
10973         * data/evince-properties.glade:
10974         * pdf/ev-poppler.cc:
10975         * ps/ps-document.c: (ps_document_get_info):
10976         * shell/ev-properties.c: (ev_properties_format_date),
10977         (set_property), (ev_properties_new):
10978         * shell/ev-properties.h:
10979         * shell/ev-window.c: (ev_window_cmd_file_properties):
10980
10981         Rework properties code to take only EvPropertyInfo
10982         in the constructor so that it can be useful for
10983         nautilus plugin too.
10984
10985         Deal with backends that doesnt support some properties.
10986         Make set property code generic.
10987
10988 2005-06-04  Christian Persch <chpe@gnome.org>
10989
10990         * data/evince-properties.glade:
10991
10992         fix spacings, make resizeable, and make data labels
10993         selectable + ellipsised
10994
10995 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
10996
10997         * backend/ev-document-info.h:
10998         * data/Makefile.am:
10999         * data/evince-ui.xml:
11000         * pdf/ev-poppler.cc:
11001         * shell/Makefile.am:
11002         * shell/ev-window.c: (update_action_sensitivity),
11003         (ev_window_cmd_file_properties):
11004
11005         Initial go at file properties. Patch by
11006         Emil Soleyman-Zomalan <emil@soleyman.com>.
11007         Needs love see #169583
11008
11009 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
11010
11011         * ps/ps-document.c: (output):
11012         * ps/ps.c: (psscan):
11013
11014         Try to render even if psscan fails.
11015
11016 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11017
11018         * ps/ps.c: (psscan), (pscopydoc):
11019
11020         Port buffered reading code from gv
11021
11022 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11023
11024         * ps/ps-document.c: (interpreter_message), (output):
11025
11026         Do not fail on interpreter messages
11027
11028 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11029
11030         * backend/ev-document-misc.c:
11031         (ev_document_misc_get_thumbnail_frame):
11032
11033         Pages can be 0 x 0, dont assert on this case
11034
11035 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11036
11037         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
11038         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
11039
11040         Correctly manage our reference on document. Finally the reload
11041         huge leak is gone...
11042
11043 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11044
11045         * ps/ps-document.c: (ps_document_dispose):
11046
11047         Forgot to chain it to the parent. Thanks chpe.
11048
11049 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11050
11051         * ps/ps-document.c: (ps_document_dispose),
11052         (ps_document_class_init), (stop_interpreter), (document_load):
11053
11054         Cleanup dispose a bit. Dont leak the whole pixmap.
11055
11056 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11057
11058         * pdf/ev-poppler.cc:
11059
11060         Release the poppler document on dispose
11061
11062 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11063
11064         * shell/ev-view.c: (ev_view_set_document):
11065
11066         Release ref on the pixbuf cache when changing
11067         document.
11068
11069 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11070
11071         * ps/ps-document.c: (ps_document_get_info):
11072
11073         Fix a double free
11074
11075 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11076
11077         * backend/ev-page-cache.c: (ev_page_cache_init),
11078         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
11079         * backend/ev-page-cache.h:
11080         * shell/ev-page-action.c: (page_changed_cb):
11081         
11082         Set page action entry width depending on labels width. Fix
11083         for bug 305202.
11084
11085 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
11086
11087         * backend/ev-link.c: (ev_link_class_init):
11088
11089         Allow -1 as page value (error)
11090
11091 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11092
11093         * shell/ev-sidebar-thumbnails.c:
11094         (ev_sidebar_thumbnails_set_document):
11095         * shell/ev-view.c: (scroll_to_current_page),
11096         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
11097         (page_changed_cb), (on_adjustment_value_changed),
11098         (ev_view_set_document):
11099
11100         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
11101         Fix bug 305377
11102
11103 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11104
11105         * configure.ac:
11106         * djvu/djvu-document.c: (djvu_document_get_page_size):
11107
11108         Require djvulibre CVS. Now djvu loading is much faster. Fix for
11109         bug 301993.
11110
11111 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
11112
11113         * shell/ev-view.c (draw_one_page): modify the expose handling to
11114         get the shadows.
11115
11116         * shell/ev-window.c (update_action_sensitivity): Respect
11117         permissions field.  Kowtow to the man.
11118
11119         * pdf/ev-poppler.cc: Get the permissions field.
11120
11121         * tiff/*c: Make a tiny bit more robust.
11122
11123 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11124
11125         * djvu/djvu-document.c:
11126         
11127         Pop messages from djvu context message queue.
11128
11129 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11130
11131         * configure.ac, Makefile.am, shell/Makefile.am:
11132         * tiff/Makefile.am, shell/ev-document-types.c:
11133         
11134         Cleanup tiff configure checks. Fix for bug 305218.
11135
11136 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
11137
11138         * configure.ac: Added "uk" to ALL_LINGUAS.
11139
11140 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11141
11142         * cut-n-paste/zoom-control/ephy-zoom.c:
11143         (ephy_zoom_get_changed_zoom_level):
11144         * cut-n-paste/zoom-control/ephy-zoom.h:
11145         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
11146         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
11147         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
11148         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
11149         (zoom_control_changed_cb), (ev_window_init):
11150         
11151         Fix minor points related to moving best fit up. Introduce
11152         "zoom" property and make zoom control change it's value on
11153         notify::zoom signals. Fix for 305080.
11154
11155 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11156
11157         * data/evince-ui.xml:
11158         * shell/ev-window.c: (set_view_actions_sensitivity):
11159         
11160         Use + and - as accels for zoom in and zoom out. Fix for 305001.
11161
11162 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11163
11164         * configure.ac:
11165
11166         Depends on poppler 0.3.2
11167
11168 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11169
11170         * cut-n-paste/recent-files/egg-recent-item.c:
11171         (egg_recent_item_get_short_name):
11172         * cut-n-paste/toolbar-editor/Makefile.am:
11173         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11174         (new_pixbuf_from_widget):
11175         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11176         * cut-n-paste/toolbar-editor/egg-marshal.c:
11177         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11178         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11179
11180         Sync
11181
11182 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
11183
11184         * tiff/tiff-document.c: Rough TIFF backend.
11185
11186 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11187
11188         * NEWS:
11189         * configure.ac:
11190         * cut-n-paste/toolbar-editor/Makefile.am:
11191
11192         Release 0.3.1
11193
11194 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11195
11196         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
11197         (ev_view_find_next), (ev_view_find_previous):
11198
11199         Remove the locks around get_n_results   
11200
11201 2005-05-21  Juerg Billeter  <j@bitron.ch>
11202
11203         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
11204
11205         Pass correct number of pages to poppler.
11206
11207 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11208
11209         * configure.ac:
11210         * data/Makefile.am:
11211         * data/evince.desktop.in: 
11212         * data/evince.desktop.in.in:
11213         * po/POTFILES.in:
11214         
11215         Add conditionally dvi and djvu to desktop types. Fix for 304658.
11216
11217 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
11218
11219         * shell/ev-view.c: (view_update_adjustments),
11220         (view_set_adjustment_values): cast adjustmen->value to (int)
11221         before using it.  Otherwise, we get off by a pixel in some
11222         situations.
11223
11224         (draw_one_page): Draw the border on expose.
11225
11226 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
11227
11228         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
11229         adjustment when the mode changes, #304923
11230
11231 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11232
11233         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
11234         flickering on resize but still use gdk_window_scroll on
11235         scrolling
11236
11237 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
11238
11239         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
11240         option, #170458
11241
11242 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
11243
11244         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
11245         second page on page_changed if possible, #304669
11246
11247 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
11248
11249         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
11250         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
11251
11252 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
11253
11254         * .cvsignore:
11255         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
11256         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11257         (ev_view_zoom_for_size_presentation),
11258         (ev_view_zoom_for_size_continuous_and_dual_page),
11259         (ev_view_zoom_for_size_continuous),
11260         (ev_view_zoom_for_size_dual_page),
11261         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
11262         * shell/ev-view.h:
11263         * shell/ev-window.c: (update_view_size),
11264         (ev_window_sizing_mode_changed_cb):
11265
11266         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
11267         the scrollbars.  It's not 100% right, but it's much closer.  Kills
11268         an infinite loop, #304769
11269
11270
11271 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11272
11273         * data/evince-ui.xml:
11274         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
11275         * shell/ev-window.c: (set_view_actions_sensitivity):
11276
11277         Make PgUp/Down behave like Space
11278
11279 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11280
11281         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11282         * backend/ev-ps-exporter.h:
11283         * pdf/ev-poppler.cc:
11284         * ps/ps-document.c: (ps_document_ps_export_begin):
11285         * shell/ev-print-job.c: (idle_print_handler):
11286
11287         Adapt to new poppler api
11288
11289 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11290
11291         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11292         (ephy_zoom_control_init):
11293
11294         Translate zoom levels
11295
11296 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11297
11298         * cut-n-paste/zoom-control/ephy-zoom.c:
11299         (ephy_zoom_get_zoom_level_index):
11300
11301         Fix current zoom -> zoom control match
11302
11303 2005-05-18  James Bowes  <bowes@cs.dal.ca>
11304
11305         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
11306         rather than the scrolled_window that it's in. Fixes bug #304655.
11307
11308 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
11309
11310         * shell/ev-view.c: (view_update_adjustments),
11311         (view_set_adjustment_values), (view_update_range_and_current_page),
11312         (view_scroll_to_page), (set_scroll_adjustment),
11313         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
11314         (ev_view_scroll), (ev_view_scroll_view),
11315         (ensure_rectangle_is_visible), (find_page_at_location),
11316         (get_link_at_location), (go_to_link), (status_message_from_link),
11317         (ev_view_size_request_continuous_dual_page),
11318         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
11319         (ev_view_unrealize), (ev_view_expose_event),
11320         (ev_view_button_press_event), (ev_view_motion_notify_event),
11321         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
11322         (draw_rubberband), (highlight_find_results), (draw_one_page),
11323         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
11324         (ev_view_init), (find_changed_cb), (page_changed_cb),
11325         (on_adjustment_value_changed), (ev_view_new),
11326         (ev_view_set_document), (ev_view_set_zoom),
11327         (ev_view_set_continuous), (ev_view_set_dual_page),
11328         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
11329         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11330         (ev_view_zoom_for_size_presentation),
11331         (ev_view_zoom_for_size_continuous_dual_page),
11332         (ev_view_zoom_for_size_continuous),
11333         (ev_view_zoom_for_size_dual_page),
11334         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11335         (ev_view_get_status), (ev_view_set_status),
11336         (update_find_status_message), (ev_view_get_find_status),
11337         (ev_view_set_find_status), (jump_to_find_result),
11338         (jump_to_find_page), (compute_selections), (clear_selection),
11339         (ev_view_select_all), (get_selected_text), (ev_view_copy),
11340         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11341         (ev_view_update_primary_selection),
11342         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
11343         * shell/ev-view.h:
11344         * shell/ev-window.c: (ev_window_open_page_label),
11345         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
11346         (ev_window_init):
11347         * shell/ev-window.h:
11348         * shell/main.c: (load_files):
11349
11350         Massive code clean up from Nickolay Shmyrev.  Keep page offset
11351         when resizing.  Remove the bin_window().  Also, patch from James
11352         Bowes to fix command line page, #300641
11353         
11354 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
11355
11356         * data/evince-ui.xml:
11357         * shell/ev-view.c:
11358         * shell/ev-view.h:
11359         * shell/ev-window.c: (update_action_sensitivity):
11360
11361         Get rid of View->Normal Size, it's just confusing
11362
11363 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
11364
11365         * backend/ev-document-info.h:
11366         * backend/ev-document.c: (ev_document_info_free): Free the
11367         EvDocumentInfo.
11368
11369         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11370         (clear_range), (add_range), (update_visible_range),
11371         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
11372         (ev_sidebar_thumbnails_set_document):
11373         * shell/ev-window.c: (ev_window_setup_document): Only render the
11374         visible thumbnails.  It takes an instant to render, but it uses
11375         much less memory.
11376
11377 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11378
11379         * shell/ev-sidebar-links.c: (popup_menu_cb):
11380
11381         Select first item
11382
11383 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11384
11385         * lib/Makefile.am:
11386         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
11387         (button_press_cb), (ev_sidebar_links_construct):
11388
11389         Show the popup menu also on keybindings
11390
11391 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11392
11393         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
11394         * shell/ev-window.h:
11395
11396         Expose api to print a range (with dialog). Make private _print use
11397         it.
11398
11399         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
11400         (ev_sidebar_links_construct):
11401
11402         Show a print context menu on linkx, it prints the selected
11403         section.
11404
11405 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
11406
11407         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
11408         button.
11409
11410 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
11411
11412         * AUTHORS:
11413
11414         Update
11415
11416         * shell/ev-window.c: (build_comments_string),
11417         (ev_window_cmd_help_about):
11418
11419         Show poppler version/backend and authors
11420
11421 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11422
11423         * cut-n-paste/zoom-control/ephy-zoom.c:
11424         (ephy_zoom_get_zoom_level_index):
11425         * cut-n-paste/zoom-control/ephy-zoom.h:
11426
11427         Move the best fit items at the top of the list
11428
11429 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11430
11431         * shell/ev-marshal.list:
11432         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
11433         (activate_cb), (match_selected_cb), (activate_link_cb),
11434         (connect_proxy), (ev_page_action_class_init):
11435         * shell/ev-page-action.h:
11436
11437         Use signals to notify action activation. Hopefully
11438         I did not break completion since I cant test...
11439
11440         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
11441         (register_custom_actions):
11442
11443         Connect to page selector actions and also grab focus on
11444         the view when activated.
11445
11446 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
11447
11448         * pdf/ev-poppler.cc:
11449         * backend/ev-page-cache.c: make page size calculation consistent
11450         and set it to (int)( width * scale + 0.5).  This makes the weird
11451         line going through the middle of the page go away.
11452
11453         * shell/ev-view.c: move painting the background page after
11454         checking the expose area covers us.
11455
11456 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11457
11458         * data/evince-password.glade:
11459         
11460         Mark labels as not translatable. Fix for bug 302842.
11461
11462 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
11463
11464         * configure.ac: Added "es" to ALL_LINGUAS.
11465
11466 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11467
11468         * data/evince-toolbar.xml:
11469         * shell/ev-window.c: (update_action_sensitivity),
11470         (ev_window_setup_document), (ev_window_set_page_mode),
11471         (ev_window_init):
11472
11473         Remove some leftover code from jrb first continous
11474         attempt. Use the new actions, we still need good icons
11475         though...
11476
11477 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11478
11479         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
11480
11481         Update label when connecting proxy. Fix a warning with NULL
11482         page_cache.
11483
11484 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11485
11486         * data/evince-ui.xml:
11487         * shell/ev-page-action.c: (ev_page_action_grab_focus):
11488         * shell/ev-page-action.h:
11489         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
11490
11491         Add mnemonic for edit toolbar.
11492         ctrl+l focus the page entry.
11493
11494 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11495
11496         * lib/Makefile.am:
11497         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
11498         (ev_window_init):
11499         * shell/main.c: (main):
11500
11501         Put the toolbar xml in evince own dot dir
11502
11503 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11504
11505         * shell/ev-window.c: (ev_window_init):
11506
11507         Make the toolbar not removable
11508
11509 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11510
11511         * data/evince-ui.xml:
11512         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
11513         * shell/ev-sidebar-links.h:
11514         * shell/ev-sidebar-thumbnails.c:
11515         (ev_sidebar_thumbnails_get_treeview):
11516         * shell/ev-sidebar-thumbnails.h:
11517         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
11518         (ev_view_class_init):
11519         * shell/ev-view.h:
11520         * shell/ev-window.c: (update_action_sensitivity),
11521         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
11522         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
11523         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
11524         (ev_window_init):
11525
11526         This is evil... Make space/backspace global accelerators but
11527         enable them only for some widgets (sidebars and view).
11528         I dont like it, but I dont know a better way... :/
11529
11530 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11531
11532         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
11533         (ev_page_action_widget_finalize),
11534         (ev_page_action_widget_class_init), (update_page_cache):
11535
11536         Keep a weak reference on proxy->page_cache so that we
11537         dont try to disconnect the signal if the object is already
11538         gone. Maybe there is a better way to cleanup reference handling
11539         in page action though...
11540
11541 2005-05-10  Juerg Billeter  <j@bitron.ch>
11542
11543         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11544         * backend/ev-ps-exporter.h:
11545         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
11546         * ps/ps-document.c: (ps_document_ps_export_begin):
11547         
11548         Change api to pass print range to ps_exporter_begin. The pdf backend
11549         requires this information.
11550         
11551         * shell/ev-print-job.c: (idle_print_handler):
11552         
11553         Adapt to api change
11554
11555 2005-05-10  Juerg Billeter  <j@bitron.ch>
11556
11557         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11558         (idle_print_handler)
11559         * shell/ev-window.c: (ev_window_print):
11560
11561         Support printing page range, based on patch by Amaury Jacquot
11562
11563 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11564
11565         * data/evince-toolbar.xml:
11566
11567         Add zoom control to available items
11568
11569 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11570
11571         * shell/ev-window.c: (update_action_sensitivity):
11572
11573         Set slash action insensitive when appropriate
11574
11575 2005-05-10  Christian Persch <chpe@gnome.org>
11576
11577         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
11578
11579         Fix warning on the overflow menu
11580
11581 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11582
11583         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
11584
11585         Check for uri correctness/existence
11586
11587 2005-05-09  Juerg Billeter  <j@bitron.ch>
11588
11589         * shell/ev-window.c: (using_postscript_printer):
11590
11591         LPD printers use postscript, too
11592
11593 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11594
11595         * shell/ev-window.c: (register_custom_actions):
11596
11597         The zoom one is actually sort of useful,
11598         put it back
11599
11600 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11601
11602         * shell/ev-window.c: (register_custom_actions):
11603
11604         Hide page/zoom controls from overflow, they
11605         are useless.
11606
11607 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11608
11609         * cut-n-paste/update-from-egg.sh:
11610         
11611         Share it between all cut-n-paste subdirs
11612
11613         * cut-n-paste/recent-files/Makefile.am:
11614
11615         Fix to use "global" update-from-egg.sh
11616
11617         * cut-n-paste/recent-files/egg-recent-model.c:
11618         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11619         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11620         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11621         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11622
11623         Update from libegg
11624
11625         * cut-n-paste/toolbar-editor/Makefile.am:
11626
11627         Fix to use "global" update-from-egg.sh
11628
11629         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11630
11631         Update from libegg
11632
11633 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11634
11635         * configure.ac:
11636         * cut-n-paste/Makefile.am:
11637         * cut-n-paste/recent-files/Makefile.am:
11638         * cut-n-paste/toolbar-editor/.cvsignore:
11639         * cut-n-paste/toolbar-editor/Makefile.am:
11640         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11641         (egg_editable_toolbar_get_type), (get_toolbar_position),
11642         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
11643         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
11644         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
11645         (set_item_drag_source), (create_item_from_action), (create_item),
11646         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
11647         (popup_toolbar_context_menu_cb), (free_dragged_item),
11648         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
11649         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
11650         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
11651         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
11652         (item_added_cb), (item_removed_cb),
11653         (egg_editable_toolbar_construct),
11654         (egg_editable_toolbar_disconnect_model),
11655         (egg_editable_toolbar_deconstruct),
11656         (egg_editable_toolbar_set_model),
11657         (egg_editable_toolbar_set_ui_manager),
11658         (egg_editable_toolbar_set_property),
11659         (egg_editable_toolbar_get_property),
11660         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
11661         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
11662         (egg_editable_toolbar_new_with_model),
11663         (egg_editable_toolbar_get_edit_mode),
11664         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
11665         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
11666         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
11667         (new_pixbuf_from_widget), (new_separator_pixbuf),
11668         (update_separator_image), (style_set_cb),
11669         (_egg_editable_toolbar_new_separator_image),
11670         (egg_editable_toolbar_get_model):
11671         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11672         * cut-n-paste/toolbar-editor/egg-marshal.c:
11673         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11674         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
11675         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
11676         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
11677         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
11678         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
11679         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
11680         (editor_drag_data_delete_cb), (drag_data_get_cb),
11681         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
11682         (editor_create_item), (update_editor_sheet), (setup_editor),
11683         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
11684         (parse_item_list), (model_has_action), (update_actions_list),
11685         (egg_toolbar_editor_load_actions):
11686         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
11687         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11688         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
11689         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
11690         (toolbars_item_new), (free_toolbar_node), (free_item_node),
11691         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
11692         (egg_toolbars_model_add_separator), (impl_add_item),
11693         (parse_item_list), (egg_toolbars_model_add_toolbar),
11694         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
11695         (impl_get_item_data), (impl_get_item_type),
11696         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
11697         (egg_toolbars_model_init), (free_toolbar),
11698         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
11699         (egg_toolbars_model_remove_toolbar),
11700         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
11701         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
11702         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
11703         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
11704         (egg_toolbars_model_get_item_data),
11705         (egg_toolbars_model_get_item_type):
11706         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
11707         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11708         * data/Makefile.am:
11709         * data/evince-toolbar.xml:
11710         * data/evince-ui.xml:
11711         * data/hand-open.png:
11712         * po/POTFILES.in:
11713         * shell/Makefile.am:
11714         * shell/ev-window.c: (update_chrome_visibility),
11715         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
11716         (ev_window_dispose), (ev_window_init):
11717
11718         Implement epiphany like toolbar editor. Based on patch by
11719         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11720
11721 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11722
11723         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
11724
11725         Use set_cursor instead of set_selection, so that
11726         the keyboard focus moves too.
11727
11728 2005-05-09  Aleksey Kliger <akliger@gmail.com>
11729
11730         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
11731
11732         Fix infinite loop when loading Type1 fonts
11733
11734 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11735
11736         * data/evince-ui.xml:
11737         * shell/ev-window.c:
11738
11739         Slash -> Find
11740
11741 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
11742
11743         * configure.ac:
11744
11745         Make --disable really disable
11746
11747 2005-05-07  Juerg Billeter  <j@bitron.ch>
11748
11749         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
11750
11751         Compare page labels even without has_labels set, fixes setting page
11752         with entry
11753
11754 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11755
11756         * shell/ev-view.c: (ev_view_create_invisible_cursor),
11757         (ev_view_set_cursor), (ev_view_button_press_event),
11758         (ev_view_motion_notify_event), (ev_view_button_release_event),
11759         (ev_view_init):
11760
11761         Implement middle button scrolling. Based on a patch
11762         by Tommi Komulainen <tommi.komulainen@iki.fi>.
11763
11764 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
11765
11766         * shell/ev-document-types.c: (get_slow_mime_type),
11767         (get_document_type_from_mime), (ev_document_type_lookup):
11768         * shell/ev-document-types.h:
11769
11770         Change api to lookup from uri. Do fast lookup first, if the
11771         type is unknown try with data sniffing.
11772
11773         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
11774         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11775
11776         Adapt to api change
11777
11778 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11779
11780         * thumbnailer/Makefile.am:
11781
11782         Fix distcheck
11783
11784 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11785
11786         * NEWS:
11787         * configure.ac:
11788
11789         Release 0.3.0
11790
11791         * data/evince-ui.xml:
11792
11793         Hide presentation mode for now
11794
11795         * shell/ev-view.c: (highlight_find_results):
11796
11797         Show current find selection only on current page
11798
11799 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11800
11801         * shell/ev-view.c: (ev_view_select_all):
11802
11803         Compute size of the actual page, not of
11804         the current one.
11805
11806 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11807
11808         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
11809         (view_rect_to_doc_rect), (compute_selections),
11810         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
11811         (ev_view_copy), (ev_view_primary_get_cb),
11812         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
11813         (ev_view_button_press_event), (ev_view_motion_notify_event),
11814         (ev_view_button_release_event), (page_changed_cb):
11815
11816         Fix text selection
11817
11818 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11819
11820         * shell/ev-view.c: (compute_border), (get_page_extents),
11821         (doc_rect_to_view_rect), (highlight_find_results),
11822         (ev_view_bin_expose), (ev_view_select_all),
11823         (ev_view_motion_notify_event), (update_find_status_message),
11824         (jump_to_find_result), (jump_to_find_page):
11825
11826         First go at fixing search, still buggy
11827
11828 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
11829
11830         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
11831         dropdown box and button at the top of the sidebar.
11832
11833 2005-05-02  James Bowes  <bowes@cs.dal.ca>
11834
11835         * configure.ac: Output zoom-control Makefile.
11836         * cut-n-paste/Makefile.am: build zoom-control subdir.
11837         * cut-n-paste/zoom-control/ephy-zoom-action.c:
11838         * cut-n-paste/zoom-control/ephy-zoom-action.h:
11839         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11840         * cut-n-paste/zoom-control/ephy-zoom-control.h:
11841         * cut-n-paste/zoom-control/ephy-zoom.c:
11842         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
11843         from epiphany, and modified to add a separator into the menu.
11844         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
11845         * data/evince-ui.xml: Replace old zoom toolbar actions with new
11846         zoom-control action.
11847         * shell/Makefile.am: Include zoom-control flags.
11848         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
11849         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
11850         (ev_view_zoom_for_size_presentation),
11851         (ev_view_zoom_for_size_continuous_and_dual_page),
11852         (ev_view_zoom_for_size_continuous),
11853         (ev_view_zoom_for_size_dual_page),
11854         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
11855         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
11856         ev_view_get_zoom and ev_view_get_sizing_mode.
11857         * shell/ev-view.h:
11858         * shell/ev-window.c: (update_action_sensitivity),
11859         (update_sizing_buttons), (zoom_control_changed_cb),
11860         (register_custom_actions): Initialize and use the zoom-control 
11861         widget.
11862
11863 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
11864
11865         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
11866         preview cache back to 1.  Don't know when it got set to 0.
11867         
11868         * shell/ev-view.c: (compute_border), (ev_view_realize),
11869         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
11870         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
11871         (ev_view_get_fullscreen), (ev_view_set_presentation),
11872         (ev_view_get_presentation), (ev_view_set_sizing_mode),
11873         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
11874         * shell/ev-view.h:
11875         * shell/ev-window.c:
11876         (update_chrome_visibility),
11877         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11878         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11879         (update_document_mode), (ev_window_update_fullscreen_action),
11880         (ev_window_fullscreen), (ev_window_unfullscreen),
11881         (ev_window_cmd_view_fullscreen),
11882         (ev_window_update_presentation_action),
11883         (ev_window_run_presentation), (ev_window_stop_presentation),
11884         (ev_window_cmd_view_presentation), (ev_window_state_event),
11885         (ev_window_focus_in_event), (ev_window_focus_out_event),
11886         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
11887         * data/evince-ui.xml: Initial presentation mode.  We should
11888         probably hide this until it's done, as it's quite rough.  Also,
11889         change full-screen to fullscreen and add two getters to EvView.
11890
11891 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11892
11893         * shell/ev-page-action.c: (update_page_cache),
11894         (ev_page_action_dispose):
11895         * shell/ev-window.c: (destroy_fullscreen_popup),
11896         (ev_window_create_fullscreen_popup):
11897
11898         Use connect_object rather than explicitly
11899         disconnect on dispose.
11900
11901 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11902
11903         * shell/ev-page-action.c: (update_page_cache),
11904         (ev_page_action_dispose):
11905
11906 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11907
11908         * backend/ev-page-cache.c: (_ev_page_cache_new),
11909         (ev_page_cache_set_page_label),
11910         (ev_page_cache_has_nonnumeric_page_labels):
11911         * backend/ev-page-cache.h:
11912         * shell/ev-page-action.c: (update_pages_label):
11913         
11914         If all page labels are numeric, fallback to default
11915         way to display number of pages. See bug 173185.
11916
11917 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11918
11919         * shell/ev-page-action.c: (ev_page_action_dispose):
11920         * shell/ev-view.c: (view_update_range_and_current_page):
11921         * shell/ev-window.c: (ev_window_dispose):
11922         
11923         Set page on scroll in continuous mode. Fixes bug 301986.
11924         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
11925
11926 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
11927
11928         * configure.ac:
11929
11930         Require poppler 0.3.0
11931
11932 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11933         
11934         * shell/Makefile.am, configure.ac: Fix build problems
11935         with t1lib. Bug 301996.
11936
11937 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11938
11939         * shell/ev-view.c: (ev_view_scroll_event):
11940         
11941         Scroll up increase zoom
11942
11943 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11944
11945         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
11946         (ev_view_set_sizing_mode),
11947         (ev_view_zoom_for_size_continuous_and_dual_page),
11948         (ev_view_zoom_for_size_continuous):
11949         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11950         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
11951         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
11952         (ev_window_init):
11953
11954         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
11955         Fix for 165473 and 165472.
11956
11957 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11958
11959         * po/POTFILES.in:
11960         * thumbnailer/Makefile.am:
11961         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
11962         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
11963         * thumbnailer/evince-thumbnailer.schemas.in:
11964         
11965         Make thumbnailer schemas translatable. Fix for bug 301773
11966         
11967         * thumbnailer/evince-thumbnailer-djvu.schemas:
11968         * thumbnailer/evince-thumbnailer-dvi.schemas:
11969         * thumbnailer/evince-thumbnailer.schemas:
11970
11971         Removed files
11972
11973 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
11974
11975         * shell/ev-view.c (ev_view_init): forgot to set this.
11976
11977 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
11978
11979         * shell/ev-view.c: (find_page_at_location),
11980         (get_link_at_location),
11981         (ev_view_set_show_border), (ev_view_set_spacing),
11982         (ev_view_zoom_for_size_continuous_and_dual_page),
11983         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
11984         Also, add a quick fix measuring of widths.  Also, removed
11985         ev_view_set_spacing and ev_view_set_show_border.
11986         
11987         * shell/ev-window.c: (ev_window_unfullscreen),
11988         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
11989
11990 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11991
11992         * shell/ev-view.c: (view_update_range_and_current_page),
11993         (page_changed_cb):
11994         
11995         Fix crash on exit and scrolling to page in continuous view.
11996
11997 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
11998
11999         * TODO:
12000         * backend/ev-page-cache.c: (_ev_page_cache_new),
12001         (ev_page_cache_get_max_width_size),
12002         (ev_page_cache_get_max_height_size):
12003         * backend/ev-page-cache.h:
12004         * data/evince-ui.xml:
12005         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
12006         * shell/ev-view.c: (view_update_adjustments),
12007         (view_update_range_and_current_page), (get_bounding_box_size),
12008         (ev_view_size_request_continuous_and_dual_page),
12009         (ev_view_size_request_continuous),
12010         (ev_view_size_request_dual_page),
12011         (ev_view_size_request_single_page), (ev_view_size_request),
12012         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
12013         (ev_view_bin_expose), (ev_view_expose_event),
12014         (ev_view_set_property), (ev_view_get_property),
12015         (ev_view_class_init), (ev_view_init), (ev_view_new),
12016         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
12017         (ev_view_set_dual_page), (ev_view_set_full_screen),
12018         (ev_view_set_presentation), (ev_view_set_sizing_mode),
12019         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
12020         (ev_view_zoom_out), (zoom_for_size_fit_width),
12021         (zoom_for_size_best_fit),
12022         (ev_view_zoom_for_size_continuous_and_dual_page),
12023         (ev_view_zoom_for_size_continuous),
12024         (ev_view_zoom_for_size_dual_page),
12025         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
12026         (ev_view_show_cursor), (ev_sizing_mode_get_type):
12027         * shell/ev-view.h:
12028         * shell/ev-window.c: (update_action_sensitivity),
12029         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12030         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12031         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
12032         (ev_window_cmd_view_zoom_out), (update_view_size),
12033         (ev_window_set_sizing_mode), (ev_window_init):
12034
12035         Add Continuous and Dual page modes.
12036
12037 2005-04-23  James Bowes  <bowes@cs.dal.ca>
12038
12039         * dvi/dvi-document.c: (dvi_document_load),
12040         (dvi_document_thumbnails_get_thumbnail),
12041         (dvi_document_init_params): Fix up some mixups between
12042         width and height to correct thumbnail rendering.
12043
12044 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12045
12046         * dvi/mdvi-lib/private.h:
12047         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
12048         
12049         Suppess output for kpathsea during font generation. Thanks to
12050         James Bowes
12051
12052 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
12053
12054         * NEWS:
12055         * configure.ac:
12056
12057         Release 0.2.1
12058
12059         * Makefile.am: fix distcheck.
12060
12061 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12062
12063         * shell/ev-sidebar-links.c: (selection_changed_callback),
12064         (update_page_callback), (row_activated_callback),
12065         (job_finished_callback), (ev_sidebar_links_set_document):
12066         
12067         Fix for bug #169901. Double click on links expands tree.
12068
12069 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
12070
12071         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
12072         hard-coded style. Fix for bug 170111
12073
12074 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
12075
12076         * shell/ev-view.c (highlight_find_results): Remove unnecessary
12077         locking.
12078
12079 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12080
12081         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
12082
12083 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
12084
12085         * pdf/ev-poppler.cc:
12086         * shell/ev-view.c: (highlight_find_results):
12087
12088         Fix find on single page documents
12089
12090 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12091
12092         * data/evince.schemas.in: fix for bug 301390
12093
12094 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12095
12096         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
12097         (ev_view_zoom_out), (ev_view_zoom_normal):
12098         * shell/ev-view.h:
12099         * shell/ev-window.c: (update_action_sensitivity),
12100         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12101         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
12102         (ev_window_cmd_view_normal_size):
12103
12104         Fix normal size zoom. Make zoom in/zoom out unsensitive when
12105         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
12106         better than oom. 
12107
12108 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12109
12110         * configure.ac:
12111
12112         Depend on 2.57, 2.59 doesnt seem to be necessary
12113
12114 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12115
12116         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
12117         (create_tool_item):
12118
12119         Put back total number of pages as (1 of 1234)
12120
12121 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
12122
12123         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
12124         remove the job.
12125
12126         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
12127         function.  This helps debugging.
12128
12129 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12130
12131         * djvu/djvu-document.c: (djvu_document_class_init),
12132         (djvu_document_get_info), (djvu_document_document_iface_init):
12133         * dvi/dvi-document.c: (dvi_document_class_init),
12134         (dvi_document_get_info), (dvi_document_document_iface_init):
12135
12136         Dummy implementation of get_info method for dvi and
12137         djvu. Fix crashes with those backends
12138
12139 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
12140
12141         * data/evince.desktop.in:
12142
12143         Add application/x-gzpostscript
12144
12145 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12146
12147         * data/evince.schemas.in: Added real long descriptions, 
12148         closes bug 172496 
12149
12150         * README: Added actual text, closes bug 171869
12151
12152 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12153
12154         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12155
12156         Thumbnail page 0
12157
12158 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12159
12160         * backend/ev-document-info.h:
12161
12162         s/GDate */GDate so we can just use g_free
12163
12164 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12165
12166         * shell/ev-window.c: (update_document_mode),
12167         (ev_window_setup_document):
12168
12169         Show the window in fullscreen when specified by
12170         the document
12171
12172 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12173
12174         * backend/ev-document.c: (ev_document_class_init),
12175         (ev_document_get_info), (ev_document_render_pixbuf):
12176         * backend/ev-document.h:
12177         * backend/ev-page-cache.c: (_ev_page_cache_new):
12178         * pdf/ev-poppler.cc:
12179         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12180         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
12181         * ps/ps-document.c: (ps_document_class_init), (document_load),
12182         (ps_document_get_info), (ps_document_document_iface_init):
12183
12184         Remove get_title from the interface, we can just use document info
12185
12186 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12187
12188         * backend/Makefile.am:
12189         * backend/ev-document.c: (ev_document_render_get_info):
12190         * backend/ev-document.h:
12191         * pdf/ev-poppler.cc:
12192
12193         Initial support for document info. Based on jrb patch.
12194
12195 2005-04-19  Paolo Borelli <pborelli@katamail.com>
12196
12197         * shell/ev-window.c: (ev_window_state_event),
12198         (ev_window_class_init), (ev_window_init):
12199         
12200         Doesn't show resize grip when maximized. See bug #301053
12201
12202 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12203
12204         * po/POTFILES.in:
12205         
12206         ev-sidebar-thumbnails now has translatable labels
12207         
12208         * shell/Makefile.am:
12209         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
12210         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
12211         (ev_sidebar_links_page_iface_init):
12212         * shell/ev-sidebar-links.h:
12213         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
12214         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
12215         (ev_sidebar_page_get_label):
12216         * shell/ev-sidebar-page.h:
12217         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
12218         (ev_sidebar_thumbnails_set_document),
12219         (ev_sidebar_thumbnails_support_document),
12220         (ev_sidebar_thumbnails_get_label),
12221         (ev_sidebar_thumbnails_page_iface_init):
12222         * shell/ev-sidebar-thumbnails.h:
12223         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12224         (ev_sidebar_set_document):
12225         * shell/ev-sidebar.h:
12226         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
12227         
12228         Small rework of sidebar code. Now sidebar pages should implement
12229         EvSidebarPage interface. That makes page management in EvSidebar
12230         easier. See bug #164811 for details
12231
12232 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12233
12234         * shell/ev-application.c: (ev_application_open):
12235         * shell/ev-document-types.c:
12236         
12237         Fix build error and small problem with application exit
12238
12239 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12240
12241         * thumbnailer/Makefile.am:
12242         * thumbnailer/evince-thumbnailer-djvu.schemas:
12243         * thumbnailer/evince-thumbnailer-dvi.schemas:
12244         
12245         Conditionally install schemas for djvu/dvi thumbnailer
12246
12247 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
12248
12249         * shell/ev-document-types.h: 
12250         * shell/ev-document-types.c: 
12251         New files, handling the mapping from mimetypes to backends
12252         
12253         * shell/ev-window.c: 
12254         * thumbnailer/evince-thumbnailer.c:     
12255         Use the ev-document-types code
12256         
12257         * shell/Makefile.am: 
12258         Added new convenience library libevbackendfactory_la, containing
12259         the new mimetype->backend logic; moved the backends into it.
12260
12261         * thumbnailer/Makefile.am:
12262         Make the thumbnailer link with the libevbackend.la convenience
12263         library, rather than having a duplicate of the backend logic here.
12264
12265 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
12266
12267         * shell/ev-stock-icons.c: constify some vars.
12268         * shell/ev-window.c: ditto.
12269
12270 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
12271
12272         * ps/ps-document.c (get_page_orientation):
12273
12274         Respect document orientation 
12275
12276 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12277
12278         * djvu/Makefile.am:
12279         * dvi/Makefile.am:
12280         * shell/Makefile.am:
12281         
12282         Move library dependencies to components.
12283         
12284         * shell/ev-window.c: (update_window_title),
12285         (start_loading_document):
12286         
12287         Fix display of uris with spaces. Bug 168358.
12288
12289 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
12290
12291         * shell/ev-sidebar-links.c: (selection_changed_cb):
12292         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
12293         (ev_view_button_release_event), (ev_view_set_document):
12294         * shell/ev-view.h:
12295         * shell/ev-window.c: (find_bar_search_changed_cb):
12296         * shell/ev-window.h: Minor cleanups removing some dead code.
12297
12298 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12299
12300         * backend/ev-page-cache.c: (_ev_page_cache_new):
12301         
12302         Set current page to 0 if document has pages.
12303
12304 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12305
12306         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12307
12308         Initialize GError to NULL, fix a crash when loading fails.
12309
12310 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12311
12312         * shell/ev-window.c: (update_view_size):
12313
12314         Calculate shadow size only when there is actually
12315         a shadow.
12316
12317 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12318
12319         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
12320         * shell/ev-view.h:
12321
12322         Allow setting view spacing, default to 0
12323
12324         * shell/ev-window.c: (ev_window_unfullscreen),
12325         (ev_window_cmd_view_fullscreen), (ev_window_init):
12326
12327         Remove spacing in fullscreen mode
12328
12329 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12330
12331         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
12332         (ev_view_size_request), (expose_bin_window),
12333         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
12334         * shell/ev-view.h:
12335         * shell/ev-window.c: (ev_window_unfullscreen),
12336         (ev_window_cmd_view_fullscreen):
12337
12338         Do not draw the border in fulscreen
12339
12340 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12341
12342         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
12343         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
12344         (find_page_at_location), (page_changed_cb):
12345
12346         Rework border calculation, so that I can more easily disable it.
12347         Code somewhat cleaner too.
12348
12349 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12350
12351         * backend/ev-page-cache.c: (ev_page_cache_init),
12352         (_ev_page_cache_new):
12353
12354         Remove some assertions, documents can have 0 pages.
12355         Make initial current page -1.
12356
12357         * shell/ev-page-action.c: (page_changed_cb):
12358
12359         Show "" if current page is -1
12360
12361         * shell/ev-window.c: (update_action_sensitivity),
12362         (ev_window_setup_document):
12363
12364         When document has 0 pages do not set the view
12365         and make nearly everything insensitive.
12366
12367 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12368
12369         * shell/ev-page-view.c:
12370         * shell/ev-page-view.h:
12371
12372         Remove unused files.
12373         
12374         * shell/ev-sidebar-thumbnails.c:
12375         (ev_sidebar_thumbnails_set_document):
12376         * shell/ev-sidebar.c: (ev_sidebar_set_document),
12377         (ev_sidebar_supports_document):
12378         * shell/ev-sidebar.h:
12379         * shell/ev-window.c: (ev_window_setup_document):
12380         
12381         Doesn't show thumbnails if document has 1 page. Make
12382         sidebar menu entries sensitive only if if they have 
12383         sense. Fix bug 164811. 
12384
12385 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12386
12387         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
12388         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
12389         (ev_view_zoom_out), (ev_view_set_size):
12390
12391         Rework sizing to deal with documents with not uniform page
12392         size.
12393
12394 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12395
12396         * backend/ev-page-cache.c: (_ev_page_cache_new):
12397
12398         Fix several page size caching bugs
12399
12400 2005-04-15  Luca Ferretti <elle.uca@libero.it>
12401
12402         * shell/ev-window.c: (set_action_properties):
12403
12404         Make all toolbar items translatable
12405
12406 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12407
12408         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
12409         (save_page_list), (ps_document_save),
12410         (ps_document_document_iface_init), (ps_document_ps_export_begin),
12411         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
12412         (ps_document_ps_exporter_iface_init):
12413         * ps/ps-document.h:
12414
12415         Based on a patch by J�rg Billeter <j@bitron.ch>
12416         
12417         Implement print and save a copy for the ps backend.
12418
12419 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
12420
12421         * backend/ev-document.h:
12422         * djvu/djvu-document.c: (djvu_document_can_get_text),
12423         (djvu_document_document_iface_init):
12424         * dvi/dvi-document.c: (dvi_document_can_get_text),
12425         (dvi_document_document_iface_init):
12426         * pdf/ev-poppler.cc:
12427         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
12428         (pixbuf_document_document_iface_init):
12429         * ps/ps-document.c: (ps_document_can_get_text),
12430         (ps_document_document_iface_init):
12431         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
12432         * shell/ev-window.c: (update_action_sensitivity):
12433
12434         Fix the crash when trying to copy in backends that doesnt
12435         support it. We can implement a better solution once we
12436         do real text selection.
12437
12438 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
12439
12440         * data/evince-ui.xml:
12441         * shell/ev-window.c: (ev_window_cmd_escape):
12442         
12443         Work around the Escape conflict (find bar and unfullscreen)
12444
12445 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
12446
12447         * backend/ev-page-cache.c: (ev_page_cache_next_page):
12448         
12449         Fix for #300233. Next page correctly handles document end.
12450         
12451         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
12452         (ev_sidebar_thumbnails_class_init),
12453         (ev_sidebar_thumbnails_set_document),
12454         (ev_sidebar_thumbnails_clear_job),
12455         (ev_sidebar_thumbnails_clear_model):
12456         
12457         Cleanup thumbnail jobs on document changes.
12458         
12459         * shell/ev-view.c: (add_scroll_binding_keypad),
12460         (add_scroll_binding_shifted), (ev_view_class_init):
12461         
12462         Shift + Space scrolls up. Fix for #173184
12463         
12464         * shell/ev-window.c: (ev_window_open_page),
12465         (ev_window_cmd_view_reload):
12466         
12467         Fix reload (Bug #300094)
12468
12469 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12470
12471         
12472         * dvi/mdvi-lib/assoc.c:
12473         * dvi/mdvi-lib/assoc.h: Removed garbage files
12474         
12475         * dvi/mdvi-lib/bitmap.c:
12476         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
12477         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
12478         * dvi/mdvi-lib/color.h: Antialias of rules
12479         
12480         * dvi/mdvi-lib/common.h:
12481         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
12482         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
12483         * dvi/mdvi-lib/files.c:
12484         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
12485         * dvi/mdvi-lib/mdvi.h:
12486         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
12487         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
12488         * dvi/mdvi-lib/util.c: Fix compile warnings
12489         
12490         * dvi/dvi-document.c:
12491         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
12492         (dvi_document_thumbnails_get_thumbnail),
12493         (dvi_document_document_thumbnails_iface_init):
12494         * dvi/mdvi-lib/Makefile.am:
12495         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
12496         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
12497         
12498         Dvi backend now renders thumbnails
12499
12500 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
12501
12502         * shell/main.c: (main): 
12503         
12504         Save accelerators on exit. Fixes bug #172095.
12505
12506 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
12507
12508         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
12509         update priority" comment.
12510
12511         * backend/ev-job-queue.c: Give a way to change priority.
12512
12513 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
12514
12515         * shell/ev-page-action.c: Fix logic.
12516
12517 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12518
12519         * shell/ev-view.c: (ev_view_can_find_next):
12520         * shell/ev-window.c: (ev_window_setup_document):
12521
12522         Check that the document supports find
12523
12524 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12525
12526         * data/evince-ui.xml:
12527         * shell/ev-view.c: (ev_view_can_find_next):
12528         * shell/ev-view.h:
12529         * shell/ev-window.c: (update_action_sensitivity),
12530         (find_changed_cb), (ev_window_setup_document),
12531         (ev_window_cmd_edit_find_next):
12532
12533         Add Edit->Find Next
12534
12535 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12536
12537         * pdf/ev-poppler.cc:
12538         * shell/ev-print-job.c: (idle_print_handler):
12539
12540         Make printing work again
12541
12542 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
12543
12544         * shell/ev-page-action.h:
12545         * shell/ev-page-action.c: (ev_page_action_widget_init),
12546         (ev_page_action_widget_class_init), (page_changed_cb),
12547         (create_tool_item), (update_page_cache), (build_new_tree_cb),
12548         (get_filter_model_from_model), (match_selected_cb),
12549         (display_completion_text), (match_completion), (update_model),
12550         (connect_proxy), (ev_page_action_set_property),
12551         (ev_page_action_get_property), (ev_page_action_set_document),
12552         (ev_page_action_set_model), (ev_page_action_class_init): Big
12553         reworking to make completions work iff we have >= GTK-2.7.0
12554                 
12555         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
12556         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
12557         (job_finished_cb): We now have a 'model' property that is set when
12558         the links are loaded.  This can be caught with "notify::model"
12559
12560         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
12561         listen for the model to be set, and propagate it to the action.
12562
12563 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12564
12565         * cut-n-paste/recent-files/egg-recent-item.c:
12566         (egg_recent_item_set_uri), (make_valid_utf8),
12567         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
12568         * cut-n-paste/recent-files/egg-recent-item.h:
12569         
12570         Update egg-recent from libegg. This should fix long
12571         startup problem. For details see
12572         http://bugzilla.gnome.org/show_bug.cgi?id=160531
12573
12574 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12575
12576         * cut-n-paste/recent-files/Makefile.am:
12577         * data/evince-ui.xml, shell/Makefile.am:
12578         * shell/ev-application.c, shell/ev-application.h:
12579         * shell/ev-window.c: Recent files support.
12580         
12581         * configure.ac: Added "ru" to ALL_LINGUAS.
12582         
12583         * dvju: new backend to support DJVU files.
12584         * dvi: new backend to support DVI.
12585
12586         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
12587         * ev-application.c: Support for new backends.
12588         
12589         * help, ev-window.c, main.c shell/Makefile.am: 
12590         Evince user documentation.
12591
12592 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12593
12594         * po/POTFILES.in:
12595         * shell/ev-window.c:
12596         * thumbnailer/evince-thumbnailer.c:
12597
12598         s/pdf-document/ev-poppler
12599
12600 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12601
12602         * NEWS:
12603         * configure.ac:
12604
12605         Release 0.2.0
12606
12607         * ps/ps-document.c: (setup_pixmap):
12608
12609         Remove debug code
12610
12611 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12612
12613         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12614         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12615         (ev_window_cmd_go_first_page): Fix of by one errors.
12616
12617 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12618
12619         * ps/ps-document.c: (get_page_box):
12620
12621         Fix page size calculation
12622
12623 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12624
12625         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12626         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12627         (get_page_orientation), (setup_page), (document_load),
12628         (ps_document_get_page_size), (render_pixbuf_idle):
12629         * ps/ps-document.h:
12630
12631         More refactoring to adapt to EvDocument changes
12632
12633 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12634
12635         * ps/ps-document.c: (start_interpreter):
12636
12637         Actually add alpha args
12638
12639 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12640
12641         * pdf/ev-poppler.cc:
12642
12643         Make clipboard work again
12644
12645 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
12646
12647         Make searching work again.
12648         
12649         * backend/ev-document.c:
12650         * backend/ev-document.h:
12651         * backend/ev-document-find.c:
12652         * backend/ev-document-find.h: Change EvDocumentIface so we no
12653         longer store the current page or zoom level in the document.  The
12654         consequence is that all calls that operate on the current page now
12655         instead take the page number as an extra argument, and all
12656         coordinates are now doubles in document coordinate system.
12657
12658         * pdf/ev-poppler.cc:
12659         * pixbuf/pixbuf-document.c:
12660         * ps/ps-document.c: Update backends accordingly.
12661
12662 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
12663
12664         * autogen.sh:
12665
12666         Add required gettext version
12667
12668 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
12669
12670         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
12671         make F1 bring up non-existent help.
12672
12673         * shell/eggfindbar.c: Patch from Christian Persch to sync to
12674         epiphany's find bar, #167477
12675
12676         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
12677         <emil@nishra.com> to add space-bar scrolling, 
12678
12679         * shell/ev-window.c (static GtkActionEntry entries): add default
12680         keybinding for Help (F1)
12681         Fixes #171068
12682
12683         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
12684         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
12685         170110
12686
12687 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
12688
12689         * Makefile.am: 
12690         * pixbuf/pixbuf-document.c: 
12691
12692         Got pixbuf backend working again
12693
12694 2005-04-01  Steve Murphy  <murf@e-tools.com>
12695
12696         * configure.in: Added "rw" to ALL_LINGUAS.
12697
12698 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
12699
12700         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
12701         model types, noticed by Martin Kretzschmar.
12702
12703 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
12704
12705         * pdf/ev-poppler.cc: Implement search based on
12706         poppler_page_find_text().  Currently a bit crude since we remember
12707         all matches from all pages.  Also, we grab the big document lock
12708         when we search since searching changes the underlying stream and
12709         thus conflicts with the rendering thread.
12710         
12711         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12712         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
12713         (ev_view_find_previous): Fix some page indexes to be 0 based,
12714         offset rubber band by view offset,
12715
12716 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
12717
12718         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
12719
12720 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
12721
12722         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
12723         completely because I didn't understand GtkActions.  I should
12724         read Marco's code more carefully in the future.
12725
12726         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
12727         function
12728
12729 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
12730
12731         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
12732         PopplerRectangle change from poppler CVS.
12733
12734 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
12735
12736         * backend/ev-document.c: (ev_document_get_page_label):
12737         * backend/ev-document.h:
12738         * backend/ev-page-cache.c: (_ev_page_cache_new),
12739         (ev_page_cache_get_page_label):
12740         * backend/ev-page-cache.h:
12741         * pdf/ev-poppler.cc:
12742         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
12743         (links_page_num_func):
12744         * shell/ev-sidebar-thumbnails.c:
12745         (ev_sidebar_thumbnails_set_document):
12746         * shell/ev-view.c: (status_message_from_link),
12747         (ev_view_motion_notify_event):
12748         * shell/ev-window.c: (document_supports_sidebar): Add in page
12749         label support.  It's not perfect yet, but it's the first 'feature'
12750         in a while.
12751         Also, fix a bogus comment noticed by crispin. 
12752
12753 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
12754
12755         * Makefile.am: Remove pixbuf backend for now
12756
12757         * configure.ac: Require poppler-glib instead of just poppler.
12758
12759         * backend/ev-document-thumbnails.h: Add a comment
12760
12761         * backend/ev-document.h:
12762         * backend/ev-document.c: (ev_document_class_init),
12763         (ev_document_load), (ev_document_get_link),
12764         (ev_document_get_links): Remove 3 methods and add get_links.
12765         Also, made 0 based.
12766
12767         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
12768         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
12769
12770         * backend/ev-link.c: (ev_link_set_title),
12771         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
12772         (ev_link_mapping_find):
12773         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
12774         
12775         * backend/ev-page-cache.c: (ev_page_cache_init),
12776         (_ev_page_cache_new), (ev_page_cache_set_current_page),
12777         (ev_page_cache_get_size), (ev_page_cache_next_page),
12778         (ev_page_cache_prev_page): Fix to be 0 based.
12779
12780         * pdf/Makefile.am: 
12781         * pdf/ev-poppler.h:
12782         * pdf/ev-poppler.cc: New backend.
12783         
12784         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
12785         (ps_document_get_page), (ps_document_document_iface_init):
12786
12787         * shell/ev-pixbuf-cache.h:
12788         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12789         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
12790         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
12791         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
12792         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
12793         Fix up code to grab a page cache per each doc.  Also, fix to be 0
12794         based.
12795         
12796         * shell/ev-sidebar-thumbnails.c:
12797         (ev_sidebar_tree_selection_changed), (page_changed_cb),
12798         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
12799
12800         * shell/ev-view.c: (status_message_from_link),
12801         (find_page_at_location), (get_link_at_location),
12802         (ev_view_motion_notify_event), (ev_view_button_release_event),
12803         (ev_view_init): Use the new link code.  Fix to be 0 based.
12804
12805         * shell/ev-window.c: (update_action_sensitivity),
12806         (document_supports_sidebar): 0 based.
12807
12808 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
12809
12810         * pdf/pdf-document.cc: Patch from Fernando Herrera
12811         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
12812         *blush*
12813
12814 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
12815
12816         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
12817         1 to the page, as this seems to be 1 based.  I thought we has this
12818         fixed.  grump.
12819
12820 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
12821
12822         * TODO:
12823         * backend/Makefile.am:
12824         * backend/ev-document-links.c:
12825         (ev_document_links_has_document_links),
12826         (ev_document_links_get_links_model):
12827         * backend/ev-document-links.h:
12828         * backend/ev-document.c: (ev_document_get_page_cache),
12829         (ev_document_get_doc_mutex), (ev_document_load),
12830         (ev_document_save), (ev_document_get_title),
12831         (ev_document_get_n_pages), (ev_document_set_page),
12832         (ev_document_get_page), (ev_document_set_target),
12833         (ev_document_set_scale), (ev_document_set_page_offset),
12834         (ev_document_get_page_size), (ev_document_get_text),
12835         (ev_document_get_link), (ev_document_render),
12836         (ev_document_render_pixbuf), (ev_document_scale_changed):
12837         * backend/ev-document.h:
12838         * backend/ev-job-queue.c: (remove_object_from_queue),
12839         (notify_finished), (handle_job), (search_for_jobs_unlocked),
12840         (no_jobs_available_unlocked), (ev_render_thread),
12841         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
12842         (ev_job_queue_remove_job):
12843         * backend/ev-job-queue.h:
12844         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
12845         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
12846         (ev_job_links_class_init), (ev_job_render_init),
12847         (ev_job_render_dispose), (ev_job_render_class_init),
12848         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
12849         (ev_job_thumbnail_class_init), (ev_job_finished),
12850         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
12851         (ev_job_render_run), (ev_job_thumbnail_new),
12852         (ev_job_thumbnail_run):
12853         * backend/ev-jobs.h:
12854         * backend/ev-link.c:
12855         * backend/ev-link.h:
12856         * backend/ev-page-cache.c: (ev_page_cache_init),
12857         (ev_page_cache_class_init), (ev_page_cache_finalize),
12858         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
12859         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
12860         (ev_page_cache_set_link), (ev_page_cache_get_title),
12861         (ev_page_cache_get_size), (ev_page_cache_next_page),
12862         (ev_page_cache_prev_page):
12863         * backend/ev-page-cache.h:
12864         * pdf/pdf-document.cc:
12865         * ps/gsdefaults.c:
12866         * ps/gsdefaults.h:
12867         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12868         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
12869         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
12870         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
12871         (is_interpreter_ready), (output), (catchPipe), (input),
12872         (start_interpreter), (check_filecompressed), (compute_dimensions),
12873         (ps_document_enable_interpreter), (document_load),
12874         (ps_document_next_page), (render_page), (ps_document_set_page),
12875         (ps_document_set_scale), (render_pixbuf_idle),
12876         (ps_document_render_pixbuf), (ps_document_document_iface_init):
12877         * ps/ps-document.h:
12878         * shell/Makefile.am:
12879         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12880         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
12881         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
12882         (ev_pixbuf_cache_new), (job_finished_cb),
12883         (check_job_size_and_unref), (move_one_job),
12884         (ev_pixbuf_cache_update_range), (find_job_cache),
12885         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
12886         (ev_pixbuf_cache_add_jobs_if_needed),
12887         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
12888         * shell/ev-pixbuf-cache.h:
12889         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
12890         (idle_print_handler):
12891         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12892         (selection_changed_cb), (create_loading_model),
12893         (ev_sidebar_links_construct), (links_page_num_func),
12894         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
12895         (update_page_callback), (job_finished_cb),
12896         (ev_sidebar_links_set_document):
12897         * shell/ev-sidebar-thumbnails.c:
12898         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
12899         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
12900         (page_changed_cb), (thumbnail_job_completed_callback),
12901         (ev_sidebar_thumbnails_set_document):
12902         * shell/ev-sidebar-thumbnails.h:
12903         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12904         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
12905         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
12906         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
12907         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
12908         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
12909         (ev_view_button_release_event), (ev_view_scroll_view),
12910         (ev_view_class_init), (ev_view_init), (update_find_status_message),
12911         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
12912         (ev_view_new), (job_finished_cb), (page_changed_cb),
12913         (ev_view_set_document), (go_to_link), (ev_view_zoom),
12914         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
12915         (ev_view_find_previous):
12916         * shell/ev-view.h:
12917         * shell/ev-window.c: (update_action_sensitivity),
12918         (ev_window_open_page), (update_window_title), (update_total_pages),
12919         (page_changed_cb), (ev_window_setup_document),
12920         (password_dialog_response), (ev_window_cmd_save_as),
12921         (ev_window_print), (ev_window_cmd_go_previous_page),
12922         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
12923         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
12924         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
12925         * shell/main.c: (main):
12926
12927         Merge evince-threads branch
12928
12929 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
12930
12931         * configure.ac: Added "lt" to ALL_LINGUAS.
12932
12933 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
12934
12935         * NEWS:
12936         * configure.ac:
12937
12938         Release 0.1.9
12939
12940 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
12941
12942         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12943
12944         Fix here also the thumbnails 1-basedness :)
12945
12946 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12947
12948         * NEWS:
12949         * configure.ac:
12950
12951         Release 0.1.8
12952
12953 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12954
12955         * pdf/pdf-document.cc:
12956         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
12957         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
12958
12959         Fix the mess we did with thumbnails and 1-basedness
12960
12961 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
12962
12963         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
12964
12965 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
12966
12967         * NEWS:
12968         * configure.ac:
12969
12970         Release 0.1.7
12971
12972 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
12973
12974         * ps/Makefile.am:
12975         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
12976         (gtk_gs_defaults_get_alpha_parameters),
12977         (gtk_gs_defaults_get_ungzip_cmd),
12978         (gtk_gs_defaults_get_unbzip2_cmd):
12979         * ps/gsdefaults.h:
12980         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12981         (ps_document_get_orientation), (document_load),
12982         (ps_document_goto_page), (ps_document_set_page_size):
12983         * ps/ps-document.h:
12984
12985         Some more sanitization of the ps backend. Remove a lot
12986         of unused code and do not base our defaults on ggv
12987         preferences (ugh!)
12988
12989 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
12990
12991         * thumbnailer/evince-thumbnailer.schemas:
12992         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12993         (main): add -s option for thumbnail size.
12994
12995 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
12996
12997         * configure.ac:
12998
12999         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
13000         remove it.
13001
13002 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13003
13004         * pdf/pdf-document.cc:
13005
13006         Remove 4 pixels of useless border from the
13007         thumbnail.
13008
13009 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13010
13011         * backend/ev-document-thumbnails.c:
13012         (ev_document_thumbnails_get_thumbnail):
13013         * backend/ev-document-thumbnails.h:
13014
13015         Rework API a bit. Add a border flag and
13016         change sizing logic (now the size we specify
13017         applies to the bigger dimension).
13018
13019         * pdf/pdf-document.cc:
13020         * pixbuf/pixbuf-document.c:
13021         (pixbuf_document_thumbnails_get_thumbnail):
13022         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
13023         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13024
13025         Adapt to the new API and do not draw a border for nautilus
13026         thumbnailer.
13027
13028 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
13029
13030         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13031         take thumbnails from page "0" instead of "1". Added a copyright header.
13032
13033 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
13034
13035         * ps/ps-document.c: (set_up_page), (start_interpreter):
13036
13037         Make it C89 compliant
13038
13039 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
13040
13041         * Makefile.am:
13042         * configure.ac:
13043         * pdf/.cvsignore:
13044         * pdf/pdf-document.cc:
13045         * thumbnailer/Makefile.am:
13046         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13047         (main):
13048         * thumbnailer/evince-thumbnailer.schemas:
13049         * thumbnailer/pdf-icon.png:
13050
13051         Add a nautilus thumbnailer.
13052         Based on patch by Fernando Herrera <fherrera@onirica.com>.
13053
13054 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
13055
13056         * NEWS:
13057         * configure.ac:
13058         * po/POTFILES.in:
13059
13060         Release 0.1.6
13061
13062 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
13063
13064         Use poppler instead of including xpdf source code.  Poppler is a
13065         fork of xpdf to build it as a shared library. See
13066         http://freedesktop.org/wiki/Software/poppler.
13067
13068         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
13069         xpdf fork.
13070         
13071         * pdf/Makefile.am: Build libpdfdocument.a here.
13072         
13073         * pdf/GDKSplashOutputDev.cc:
13074         * pdf/GDKSplashOutputDev.h:
13075         * pdf/GnomeVFSStream.cc:
13076         * pdf/GnomeVFSStream.h:
13077         * pdf-document.cc:
13078         * pdf-document.h:
13079         * test-gdk-output-dev.cc
13080         * Thumb.cc:
13081         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
13082         against poppler.
13083
13084 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13085
13086         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
13087
13088         Clear idle stack before unsetting the document
13089
13090 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13091
13092         * ps/ps-document.c: (ps_document_widget_event),
13093         (ps_document_set_target), (ps_document_finalize),
13094         (ps_document_get_page):
13095
13096         Disconnect the widget event signal on finalize.
13097         Some code cleanups.
13098
13099 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13100
13101         * ps/ps-document.c: (set_up_page):
13102
13103         If there is no bpixmap create one, even if size
13104         is not changed.
13105
13106 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13107
13108         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
13109         (set_up_page), (document_load), (ps_document_set_zoom):
13110
13111         Default page is 0. Calculate size even when we have no
13112         target yet.
13113
13114 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
13115
13116         * shell/ev-sidebar.c: expand the selection widget to be always as
13117         wide as the sidebar
13118
13119 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13120
13121         * shell/ev-sidebar-thumbnails.c:
13122         (ev_sidebar_thumbnails_set_document):
13123
13124         Clear the list store when setting document
13125
13126 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13127
13128         * shell/ev-page-action.c: (update_entry), (sync_entry),
13129         (activate_cb), (entry_size_request_cb), (create_tool_item),
13130         (connect_proxy):
13131
13132         Use an entry for the page control instead of spinbuttons
13133
13134 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13135
13136         * data/evince.schemas.in:
13137
13138         Correct confusing string
13139
13140 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
13141
13142         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
13143         for real.  Gosh, how long has this been broken.
13144
13145         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
13146         check for a NULL link.  We crash otherwise.
13147
13148 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
13149
13150         * NEWS:
13151         * configure.ac:
13152
13153         Release 0.1.5
13154
13155 2005-02-25  Sebastien Bacher  <seb128@debian.org>
13156
13157         * configure.ac: add the french translation.
13158
13159 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13160
13161         * shell/ev-window.c:
13162
13163         Remove unused header -> fix distcheck
13164
13165 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13166
13167         * shell/ev-window.c: (update_window_title),
13168         (ev_window_popup_password_dialog):
13169
13170         Unescape filename for display
13171
13172 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13173
13174         * pdf/xpdf/pdf-document.cc:
13175
13176         In get_page_size deal with rotation. Also
13177         cleanup the function a bit.
13178
13179 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13180
13181         * pdf/xpdf/pdf-document.cc:
13182
13183         Fix crash when opening in new window
13184
13185 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13186
13187         * configure.ac:
13188
13189         Check ghostscript >= 7
13190
13191 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
13192
13193         * shell/ev-window.c:
13194
13195         Make page width the default sizing mode
13196
13197 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
13198         Marco Pesenti Gritti <marco@gnome.org>
13199
13200         * shell/ev-window.c: Remember the sidebar size
13201
13202         * data/evince.schemas.in: Add a new gconf key to store the size of
13203         the sidebar
13204
13205 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
13206
13207         * data/evince-ui.xml:
13208         * shell/ev-window.c: (update_action_sensitivity),
13209         (ev_window_cmd_view_reload):
13210         
13211         Add a "Reload" action and menu entry
13212
13213 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
13214
13215         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
13216         iff the type doesn't support thumbnailing and indexing.
13217
13218 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
13219
13220         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
13221
13222 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13223
13224         * pdf/splash/Splash.cc:
13225
13226         Port fix for a crasher from kde bug
13227         http://bugs.kde.org/show_bug.cgi?id=97131
13228
13229 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13230
13231         * pdf/xpdf/pdf-document.cc:
13232
13233         Return a link even if it's of an unrecognized
13234         type. Otherwise we go in an infinte cycle.
13235
13236 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13237
13238         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
13239         (size_allocate_cb), (ev_window_set_sizing_mode):
13240
13241         Update size when switching mode
13242
13243 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13244
13245         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
13246         (ev_window_cmd_view_page_width), (update_sizing_buttons),
13247         (ev_window_cmd_view_normal_size):
13248
13249         Fix size toggle buttons behavior
13250
13251 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13252
13253         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
13254         (doc_rect_to_view_rect), (ev_view_size_allocate),
13255         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
13256         (scale_changed_callback):
13257
13258         Do not cache offsets in size_allocate.
13259
13260 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13261
13262         * shell/ev-view.c: (ev_view_size_allocate):
13263
13264         Calculate offsets before calling the parent
13265         class (which does a redraw)
13266
13267 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13268
13269         * pdf/xpdf/pdf-document.cc:
13270
13271         Fix a crasher on exit. Unused code, put a TODO
13272
13273 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13274
13275         * backend/ev-document.c: (ev_document_class_init),
13276         (ev_document_page_changed), (ev_document_scale_changed):
13277         * backend/ev-document.h:
13278
13279         Separate page/scale notifications
13280
13281         * pdf/xpdf/pdf-document.cc:
13282
13283         Emit the new signals.
13284         Do not display the pdf page in _render, do it
13285         when scale/page are requested.
13286
13287         * ps/ps-document.c: (ps_document_set_zoom),
13288         (ps_document_widget_event):
13289         * ps/ps-document.h:
13290
13291         Emit the new signals.
13292
13293         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13294         (ev_view_init), (page_changed_callback), (scale_changed_callback),
13295         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
13296         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
13297         * shell/ev-view.h:
13298         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
13299         (ev_window_cmd_view_page_width), (size_allocate_cb),
13300         (ev_window_set_sizing_mode):
13301
13302         Rework sizing to be pixel based.
13303         There are bugs but should be already way better.
13304
13305 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
13306
13307         * shell/ev-window.c: (ev_window_init):
13308
13309         Do not allow to shrink sidebar smaller then
13310         child requisition
13311
13312 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
13313
13314         * shell/ev-sidebar.[ch]
13315         * shell/ev-window.c:
13316
13317         Improved sidebar widget. Fixes #166683
13318
13319 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
13320
13321         * shell/ev-view.c (update_find_status_message): Give translators
13322         more flexibility with ngettext plural handling.
13323
13324 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
13325
13326         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
13327         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
13328         page when we get the page size.
13329
13330 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13331
13332         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
13333
13334         ps pages are 0 based, convert 
13335
13336 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13337
13338         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
13339
13340         Initialize correct parent class. Set GError on document load
13341
13342 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13343
13344         * pdf/xpdf/pdf-document.cc:
13345
13346         Fixup selection offset calculation
13347
13348         * shell/ev-view.c: (view_rect_to_doc_rect),
13349         (doc_rect_to_view_rect), (ev_view_size_allocate),
13350         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
13351         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
13352
13353         Store selection as document relative, so that zooming
13354         and offset changing doesnt break it.
13355
13356 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13357
13358         * shell/ev-view.c: (ev_view_best_fit):
13359
13360         Do not try to best fit if the view is not realized
13361
13362 2005-02-20  Kostas Papadimas <pkst@gnome.org>
13363           
13364         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
13365
13366 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
13367
13368         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
13369
13370 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
13371
13372         * shell/ev-window.c: Change the fullscreen toolbar to always be in
13373         the popup window.  That prevents it resizing when in full screen
13374         mode.
13375
13376         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
13377         multiple rerenders.  This pretty much sucks.
13378
13379         * data/evince-ui.xml: Change the fullscreen toolbar to include the
13380         rest of the toolbar.
13381
13382 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
13383
13384         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
13385
13386 2005-02-17  Alexander Shopov  <ash@contact.bg>
13387
13388         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
13389
13390 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
13391
13392         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
13393
13394 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
13395
13396         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
13397         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
13398         (set_document_page), (document_changed_callback),
13399         (ev_view_set_document), (ev_view_find_previous),
13400         (ev_view_hide_cursor), (ev_view_show_cursor):
13401         * shell/ev-view.h:
13402         * shell/ev-window.c: (update_chrome_visibility),
13403         (fullscreen_timeout_cb), (fullscreen_set_timeout),
13404         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
13405         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
13406         (ev_window_unfullscreen):
13407         * shell/main.c: (main):
13408
13409         Automatically hide the fullscreen button.
13410         Patch by Kristian Høgsberg <krh@redhat.com>
13411
13412 2005-02-16  Vincent Noel  <vnoel@cox.net>
13413
13414         * shell/main.c (main): Specify an icon for the window. Patch by
13415         Jaap A. Haitsma. Fixes #166177.
13416
13417 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
13418
13419         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
13420
13421 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
13422
13423         * backend/ev-document-misc.h:
13424         * backend/ev-document-misc.c:
13425         (ev_document_misc_get_page_border_size),
13426         (ev_document_misc_paint_one_page): New function to canonicalize
13427         sizing/painting a border.
13428
13429         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
13430         used.
13431
13432         * pdf/xpdf/pdf-document.cc: use new function
13433
13434         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13435         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
13436         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
13437         shell/ev-window.c: (update_sizing_buttons),
13438         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
13439         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
13440         (ev_window_cmd_view_page_width), (size_allocate_cb),
13441         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
13442         and "fit width" values act as toggle buttons so they stay
13443         toggled.  It's not 100% perfect, and it's a little slow, but it's
13444         good enough to commit I think.
13445
13446 2005-02-15  David Lodge  <dave@cirt.net>
13447
13448         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
13449
13450 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
13451
13452         * shell/ev-window.c (update_window_title): replace newlines in
13453         the title by spaces. Bug #166107.
13454
13455 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
13456
13457         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
13458         parameters providing allocation width and height without
13459         scrollbars and width of a possible vertical scrollbar. With this
13460         additional information the functions can work as
13461         intended. Unfortunately they're not idempotent. We should
13462         transform these commands to toggles. Fixes Bug #164976
13463         Initial patch by Stephane Loeuillet, then heavily modified.
13464
13465         * shell/ev-view.h: update prototypes.
13466
13467         * shell/ev-window.c (ev_window_cmd_view_best_fit)
13468         (ev_window_cmd_view_page_width): provide EvView fit functions with
13469         all the information they need. Formulas to calculate this
13470         information taken from GtkScrolledWindow.
13471
13472 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
13473
13474         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
13475         created a thumbnail, the list store is updated to know
13476         that the thumbnail is set. Fixes bug #166792
13477
13478 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
13479
13480         * shell/ev-window.c: fixed typo, closes bug 166897
13481
13482         * TODO: updated TODO with bug numbers that are relevant
13483
13484 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
13485
13486         * shell/ev-window.c: Support for DnD of files. Fixes #164813
13487
13488 2005-02-09  Vincent Noel  <vnoel@cox.net>
13489
13490         * shell/ev-window.c: (set_action_properties): Set the "Previous"
13491         and "Next" toolbar buttons as important to make them stand out.
13492
13493 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13494
13495         * lib/ev-debug.c:
13496         * lib/ev-debug.h:
13497         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
13498         (start_interpreter), (stop_interpreter), (document_load),
13499         (ps_document_next_page), (ps_document_goto_page),
13500         (ps_document_set_page_size), (ps_document_widget_event),
13501         (ps_document_render):
13502         * shell/ev-page-view.c: (ev_page_view_dispose):
13503         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
13504
13505         Fix compilation on non-gcc platforms
13506
13507 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13508
13509         * NEWS:
13510         * configure.ac:
13511
13512         Release 0.1.4
13513
13514         * pdf/xpdf/Catalog.cc:
13515         * pdf/xpdf/XRef.cc:
13516
13517         Fix the fix for CAN-2004-0888
13518
13519 2005-02-09  Luca Ferretti <elle.uca@libero.it>
13520
13521         * data/Makefile.am:
13522         * data/evince-ui.xml:
13523         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13524         * shell/ev-stock-icons.h:
13525         * shell/ev-window.c: (update_action_sensitivity),
13526         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
13527         (set_action_properties):
13528
13529         Improve toolbar layout/icons
13530
13531 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
13532
13533         * pdf/xpdf/pdf-document.cc:
13534
13535         Add warnings about unimplemented/unknown link
13536         types.
13537
13538 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13539
13540         * ps/ps-document.c: (set_up_page):
13541
13542         Log gs property
13543
13544 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13545
13546         * ps/ps-document.c: (start_interpreter):
13547
13548         Log gs env var
13549
13550 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13551
13552         * shell/ev-page-view.c: (ev_page_view_dispose):
13553         * shell/ev-view.c: (ev_view_finalize):
13554         * shell/ev-window.c: (ev_window_setup_document),
13555         (ev_window_dispose), (ev_window_init):
13556
13557         Solve more refs issues.
13558
13559         I commented out the page_view initialization for now:
13560         it was never destroyed (because it's never added
13561         to a container). Because of that we was leaking
13562         gs processes. Couldnt think to a clean fix.
13563         We need to figure this out, password view has the
13564         same issue probably.
13565
13566 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13567
13568         * ps/ps-document.c: (ps_document_finalize),
13569         (ps_document_get_n_pages), (ps_document_get_page):
13570
13571         Some cleanups, stop the interpreter on finalize
13572
13573         * shell/ev-page-view.c: (ev_page_view_dispose),
13574         (ev_page_view_class_init):
13575
13576         Release our reference on the document
13577
13578 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13579
13580         * Makefile.am:
13581         * configure.ac:
13582         * doc/debugging.txt:
13583         * lib/.cvsignore:
13584         * lib/Makefile.am:
13585         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
13586         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
13587         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
13588         * lib/ev-debug.h:
13589
13590         Add debugging helpers
13591
13592         * ps/Makefile.am:
13593         * ps/ps-document.c: (set_up_page), (start_interpreter),
13594         (stop_interpreter), (document_load), (ps_document_next_page),
13595         (ps_document_goto_page), (ps_document_set_page_size),
13596         (ps_document_widget_event), (ps_document_render):
13597         * shell/Makefile.am:
13598         * shell/ev-view.c: (expose_bin_window):
13599         * shell/main.c: (main):
13600
13601         Add some logs
13602         
13603 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13604
13605         * ps/ps-document.c: (ps_document_widget_event):
13606
13607         Initialize message_window, this should make ps
13608         rendering really work! (Never noticed because I was
13609         testing with a ps that is causing gs to exit every time!)
13610
13611 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13612
13613         * data/evince.schemas.in: updated simple error in applyto closing tag
13614
13615 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13616
13617         * Makefile.am:
13618         * configure.ac:
13619         * data/.cvsignore:
13620         * data/Makefile.am:
13621         * data/evince-ui.xml:
13622         A data/evince.schemas.in:
13623         * po/POTFILES.in:
13624         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13625         * shell/ev-stock-icons.h:
13626         * shell/ev-window.c: (update_chrome_visibility),
13627         (update_chrome_flag), (ev_window_cmd_edit_find),
13628         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13629         (ev_window_unfullscreen), (ev_window_focus_in_event),
13630         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13631         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13632         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13633         (ev_window_dispose), (ev_window_class_init),
13634         (set_action_properties), (set_chrome_actions), (load_chrome),
13635         (ev_window_init):
13636
13637         Implement fullscreen mode changes from bug #164776.
13638         Also implement persistent chrome toggles.
13639
13640 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
13641
13642         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
13643
13644 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13645
13646         * NEWS:
13647         * configure.ac:
13648         * shell/ev-view.c:
13649
13650         Add another check for find interface
13651
13652         Release 0.1.3
13653
13654 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13655
13656         * shell/ev-application.c: (ev_application_open):
13657         * shell/ev-window.c: (ev_window_open):
13658
13659         Open gzipped ps documents
13660
13661 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13662
13663         * TODO:
13664         * shell/ev-view.c: (set_document_page):
13665
13666         Clamp page number, dont try to move to
13667         not existant pages.
13668
13669 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13670
13671         * backend/ev-document-find.c: (ev_document_find_changed):
13672         * backend/ev-document-find.h:
13673         * pdf/xpdf/pdf-document.cc:
13674         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
13675         * shell/ev-window.c: (find_bar_search_changed_cb):
13676
13677         Fix several bugs with find
13678
13679 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
13680
13681         * shell/ev-sidebar-thumbnails.c
13682         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
13683         document. Prevents warning from scroll_to_cell.
13684
13685 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
13686
13687         * configure.ac: Add «nb» to ALL_LINGUAS too.
13688
13689 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
13690
13691         * NOTES: New file with some random thoughts.
13692
13693         * TODO: Update.
13694
13695         * backend/ev-document-misc.c:
13696         (ev_document_misc_get_page_border_size): New function to
13697         canonicalize shadow drawing sizes.  Possibly goofy.
13698
13699         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
13700         (ev_view_best_fit), (ev_view_fit_width):
13701         * pdf/xpdf/pdf-document.cc:
13702         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13703         * ps/ps-document.c: (ps_document_get_page_size):
13704         * backend/ev-document-misc.h:
13705         * backend/ev-document.c: (ev_document_get_page_size):
13706         * backend/ev-document.h: get_page_size now takes a page number
13707         parameter.  Made all the backends/frontends honor it.
13708
13709         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
13710         see.  Doesn't work yet.
13711
13712         * shell/Makefile.am:
13713         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
13714         Doesn't do anything yet.
13715
13716         * shell/ev-sidebar-thumbnails.c:
13717         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
13718         [0..n_pages-1]
13719
13720         * shell/ev-window.c: (update_action_sensitivity),
13721         (ev_window_setup_document), (ev_window_set_page_mode),
13722         (ev_window_page_mode_cb), (ev_window_init): Clean up the
13723         view-swapping code a bit so we can have multiple views on a
13724         document.  Add the multi-page view, though it can't be turned on
13725         yet.
13726
13727 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13728
13729         * shell/ev-application.c: (ev_application_open):
13730         * shell/ev-view.c: (expose_bin_window):
13731         * shell/ev-window.c: (ev_window_open):
13732
13733         Support eps and check document supports find
13734         before drawing highlightings in expose.
13735
13736 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13737
13738         * pixbuf/pixbuf-document.c:
13739         (pixbuf_document_thumbnails_get_dimensions),
13740         (pixbuf_document_document_thumbnails_iface_init):
13741
13742         implement get_dimensions
13743
13744 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13745
13746         * NEWS:
13747         * configure.ac:
13748
13749         Release 0.1.2
13750
13751 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13752
13753         * shell/ev-view.c: (set_document_page):
13754
13755         Scroll at the top of the page when changing page
13756
13757 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13758
13759         * shell/ev-view.c: (ev_view_motion_notify_event):
13760
13761         Do not redraw unnecessarily
13762
13763 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13764
13765         * pdf/xpdf/pdf-document.cc:
13766         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13767         (expose_bin_window), (find_changed_cb):
13768
13769         Yay! find works now... Now to find bugs...
13770
13771 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13772
13773         * backend/ev-document-find.c: (ev_document_find_base_init),
13774         (ev_document_find_changed):
13775         * backend/ev-document-find.h:
13776         * pdf/xpdf/pdf-document.cc:
13777         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13778         (expose_bin_window), (ev_view_init), (set_document_page),
13779         (ensure_rectangle_is_visible), (jump_to_find_result),
13780         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
13781         (ev_view_find_next), (ev_view_find_previous):
13782         * shell/ev-view.h:
13783         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
13784
13785         More work on find implementation, mostly there now
13786
13787 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
13788
13789         * backend/ev-backend-marshalers.list:
13790         * backend/ev-document-find.c: (ev_document_find_base_init),
13791         (ev_document_find_cancel), (ev_document_find_page_has_results),
13792         (ev_document_find_get_n_results), (ev_document_find_get_result),
13793         (ev_document_find_get_progress), (ev_document_find_changed):
13794         * backend/ev-document-find.h:
13795
13796         Enanche the find interface to be really able to do
13797         multi page find.
13798
13799         * pdf/xpdf/pdf-document.cc:
13800
13801         Implement
13802
13803         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
13804         (expose_bin_window), (ev_view_init),
13805         (ev_view_get_find_status_message), (find_changed_cb),
13806         (ev_view_set_document), (set_document_page):
13807
13808         Adapt to the new interface. A few things are regressed sorry,
13809         I will finish it soon.
13810
13811 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
13812
13813         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
13814         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
13815         ev_sidebar_thumbnails_parent_class variable, don't define another
13816         parent_class variable.
13817
13818         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
13819         (ev_page_action_class_init): ditto.
13820
13821         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
13822         (pixbuf_document_class_init): ditto.
13823
13824         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
13825         ditto.
13826
13827         * .cvsignore: ignore various valgrind output files.
13828
13829 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13830
13831         * data/evince-ui.xml:
13832         * shell/Makefile.am:
13833         * shell/ev-history.c:
13834         * shell/ev-history.h:
13835         * shell/ev-navigation-action.c:
13836         * shell/ev-navigation-action.h:
13837         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
13838         (ev_view_set_page), (ev_view_fit_width):
13839         * shell/ev-view.h:
13840         * shell/ev-window.c: (update_action_sensitivity),
13841         (ev_window_setup_document), (register_custom_actions):
13842
13843         Kill session history
13844
13845 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13846
13847         * shell/ev-window.c: (update_action_sensitivity):
13848
13849         Fix inverted up/down buttons
13850
13851 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
13852
13853         * shell/ev-sidebar-thumbnails.c
13854         (ev_sidebar_thumbnails_select_page): make sure the selected
13855         thumbnail stays visible.
13856
13857 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
13858
13859         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
13860         scrolled window for Federico.
13861
13862 2005-01-26  Ole Laursen  <olau@hardworking.dk>
13863
13864         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
13865
13866 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
13867
13868         * configure.ac:
13869         * pdf/splash/SplashFTFontEngine.cc:
13870
13871         Fix CID fonts with freetype 2.1.9
13872
13873 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
13874
13875         * TODO: added item for desktop icon thumbnailer
13876
13877 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
13878
13879         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
13880         unloaded docs when the title is accessed.
13881
13882         * shell/ev-password-view.[hc]: New widget for displaying password
13883         state.
13884
13885         * shell/ev-window.[ch]: Refactor password handling code to handle
13886         the new view.
13887
13888 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
13889
13890         * NEWS:
13891         * configure.ac:
13892         * data/Makefile.am:
13893
13894         Release 0.1.1
13895
13896 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
13897
13898         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
13899         ignore page offset here, to make search results independent of it,
13900
13901         * shell/ev-view.c (expose_bin_window): but take offsets into
13902         account here. Bug #164932
13903
13904         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
13905         scale at the right time. Bug #164996
13906
13907 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
13908
13909         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
13910         fix the problem. Now I just removed the Adobe font names and hope
13911         that the URW fonts are always in outline format. Bug #164934
13912
13913         * shell/ev-window.c (update_window_title): empty titles are
13914         useless, use filename in that case too.
13915
13916         * NEWS: Add some content.
13917
13918 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
13919
13920         * TODO: added one more TODO item and a TODONE section :)
13921
13922 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13923
13924         * ps/ps-document.h: add page_[xy]_offset fields.
13925
13926         * ps/ps-document.c (ps_document_set_page_offset)
13927         (ps_document_render): Keep offset in consideration in a few
13928         places. Bug #164752 "postscript documents are not centered in
13929         window"
13930
13931         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
13932         s/gpdf/evince/. Spotted by Stephane Loeuillet.
13933
13934         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
13935         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
13936         stub out missing methods for complete EvDocument implementation.
13937         Fixes segfaults with Save A Copy and Copy actions.
13938
13939         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
13940         (ps_document_document_iface_init): ditto.
13941         
13942 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13943
13944         * data/.cvsignore:
13945         * data/Makefile.am:
13946         * data/evince.desktop.in:
13947
13948         Add desktop file
13949
13950 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13951
13952         * shell/ev-view.c: (ev_view_button_press_event),
13953         (ev_view_motion_notify_event):
13954
13955         Make selection work in any direction
13956
13957 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13958
13959         * TODO:
13960         * shell/ev-window.c: (set_short_labels), (ev_window_init):
13961
13962         Use shorter labels for some of the toolbars items
13963
13964 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13965
13966         * pdf/xpdf/pdf-document.cc:
13967
13968         Check the links info is initialized before
13969         using it. Should fix a crash on startup.
13970
13971 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13972
13973         * pixbuf/pixbuf-document.c
13974         (pixbuf_document_thumbnails_get_dimensions): force floating point
13975         division to calculate page_ratio. Fixes crash with landscape
13976         format pixbufs.
13977
13978 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
13979
13980         * shell/ev-view.c (ev_view_realize): make the bg color darker.
13981
13982 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
13983
13984         * shell/ev-view.c (set_document_page): unset has_selection when
13985         the page changes.
13986         (set_document_page): handle paper size changes when the page
13987         changes (test with Free Culture, page 2).
13988
13989 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13990
13991         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
13992         (expose_bin_window), (ev_view_class_init), (ev_view_init):
13993
13994         Use normal style color for the widget background and
13995         draw a black box around the page.
13996
13997 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13998
13999         * pdf/xpdf/pdf-document.cc:
14000
14001         Keep offset in consideration in a few places
14002
14003         * shell/ev-view.c: (expose_bin_window):
14004
14005         Set the offsets so that the document is ever centered
14006
14007 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
14008
14009         * TODO: Added TODO items and finished off the first todo item
14010
14011         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
14012         reflect current authors
14013
14014 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14015
14016         * pdf/xpdf/pdf-document.cc:
14017         * shell/ev-view.c: (ev_view_set_cursor),
14018         (ev_view_motion_notify_event), (document_changed_callback),
14019         (set_document_page):
14020
14021         Show a wait cursor while the page is rendering
14022
14023 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14024
14025         * shell/ev-sidebar-thumbnails.c:
14026         (ev_sidebar_tree_selection_changed),
14027         (ev_sidebar_thumbnails_select_page):
14028         * shell/ev-sidebar-thumbnails.h:
14029         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
14030         (ev_view_can_go_forward):
14031         * shell/ev-window.c: (ev_window_open_page),
14032         (ev_window_setup_document), (update_current_page),
14033         (view_page_changed_cb), (ev_window_init):
14034         * shell/ev-window.h:
14035
14036         Ensure thumbnails selection, toolbar page control and
14037         current page are in sync.
14038
14039 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
14040
14041         * pdf/xpdf/XRef.cc:
14042
14043         Fix CAN-2005-0064
14044
14045 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
14046
14047         * backend/Makefile.am:
14048         * backend/ev-document-links.h:
14049         * backend/ev-document-security.c: (ev_document_security_get_type),
14050         (ev_document_security_has_document_security),
14051         (ev_document_security_set_password):
14052         * backend/ev-document-security.h:
14053         * backend/ev-document.c: (ev_document_error_quark):
14054         * backend/ev-document.h:
14055         * data/Makefile.am:
14056         * data/evince-password.glade:
14057         * pdf/xpdf/pdf-document.cc:
14058         * shell/Makefile.am:
14059         * shell/ev-password.c: (ev_password_set_bad_password_label),
14060         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
14061         (ev_password_dialog_get_password),
14062         (ev_password_dialog_set_bad_pass):
14063         * shell/ev-password.h:
14064         * shell/ev-window.c: (ev_window_get_attribute),
14065         (ev_window_set_property), (update_action_sensitivity),
14066         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
14067         (ev_window_setup_document), (ev_window_get_password),
14068         (ev_window_open), (ev_window_cmd_save_as),
14069         (using_postscript_printer), (ev_window_print),
14070         (find_not_supported_dialog), (ev_window_cmd_edit_find),
14071         (update_fullscreen_popup), (ev_window_fullscreen),
14072         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14073         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
14074         (menu_item_select_cb), (find_bar_search_changed_cb),
14075         (ev_window_dispose), (ev_window_init):
14076
14077         Add initial support for password-supported dialogs.  This could be
14078         a lot cooler, but it'll do for now.
14079
14080 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
14081
14082         * pdf/xpdf/pdf-document.cc:
14083         * shell/ev-view.c: (status_message_from_link),
14084         (ev_view_set_status), (ev_view_set_cursor),
14085         (ev_view_motion_notify_event), (ev_view_init):
14086         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
14087
14088         Fix bugs in the links implementation and change cursor
14089         when hovering a link.
14090
14091 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
14092
14093         * viewer/.cvsignore: added cvsignore file for viewer directory
14094
14095         * TODO: created TODO document
14096
14097 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
14098
14099         * shell/ev-view.h:
14100         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
14101         new functions to help with implementation of sensitivity code
14102         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14103         of all actions that might require it.  Fixes a crash when you
14104         click on the Zoom actions in a window lacking a document.
14105
14106 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
14107
14108         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14109         of the Find action
14110
14111 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14112
14113         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
14114         (pixbuf_document_document_iface_init):
14115         * ps/ps-document.c: (ps_document_get_link),
14116         (ps_document_document_iface_init):
14117         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
14118         (status_message_from_link), (ev_view_set_status),
14119         (ev_view_set_find_status), (ev_view_motion_notify_event),
14120         (ev_view_button_release_event), (ev_view_set_property),
14121         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
14122         (ev_view_get_find_status_message), (update_find_results),
14123         (ev_view_get_status), (ev_view_get_find_status):
14124         * shell/ev-view.h:
14125         * shell/ev-window.c: (view_status_changed_cb),
14126         (view_find_status_changed_cb), (ev_window_init):
14127
14128         View status message support, use it to show the links.
14129         Needs work...
14130
14131 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14132
14133         * backend/ev-document.c: (ev_document_get_link):
14134         * backend/ev-document.h:
14135         * pdf/xpdf/pdf-document.cc:
14136         * shell/ev-application.c: (ev_application_open):
14137         * shell/ev-application.h:
14138         * shell/ev-sidebar-links.c: (selection_changed_cb):
14139         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
14140         (ev_view_go_to_link):
14141
14142         Add support for document links
14143
14144 2005-01-13  Anders Carlsson  <andersca@gnome.org>
14145
14146         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
14147         (create_tool_item):
14148         Set the spin button limits correctly.
14149         
14150         * shell/ev-sidebar-thumbnails.c:
14151         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
14152         Support changing pages by clicking on the thumbnails.
14153         
14154 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14155
14156         * pixbuf/pixbuf-document.c:
14157         (pixbuf_document_thumbnails_get_dimensions),
14158         (pixbuf_document_document_thumbnails_iface_init):
14159
14160         implement get_dimensions
14161
14162 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14163
14164         * ps/ps-document.c: (ps_document_goto_page):
14165
14166         Fix page switching on multipage documents
14167
14168 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
14169
14170         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14171         
14172         check for NULL before assigning to width and height parameters
14173
14174 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14175
14176         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
14177         (pixbuf_document_set_property), (pixbuf_document_get_property):
14178
14179         implement get/set properties
14180
14181 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14182
14183         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
14184         
14185         return NULL instead of "Unknown", letting the title get set to
14186         the filename when the pdf has no title.
14187
14188 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14189
14190         * ps/ps-document.c: (ps_document_get_page_count),
14191         (ps_document_goto_page):
14192
14193 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14194
14195         * shell/ev-history.c: (ev_history_get_property),
14196         (ev_history_set_property), (ev_history_class_init),
14197         (ev_history_add_page), (ev_history_set_current_index):
14198         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
14199         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
14200         (ev_navigation_action_finalize):
14201         * shell/ev-navigation-action.h:
14202         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14203         (ev_view_go_forward), (ev_view_get_find_status_message),
14204         (history_index_changed_cb), (ev_view_set_history):
14205         * shell/ev-view.h:
14206         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14207         (update_current_page), (register_custom_actions):
14208
14209         Implement history dropdowns
14210
14211 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14212
14213         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
14214         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14215         (ev_view_go_forward):
14216         * shell/ev-window.c: (register_custom_actions):
14217
14218         Fix several history bugs
14219
14220 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
14221
14222         * configure.ac: Add «nb» to ALL_LINGUAS.
14223
14224 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
14225
14226         * backend/Makefile.am:
14227         * backend/ev-bookmark.c:
14228         * backend/ev-bookmark.h:
14229         * backend/ev-document-bookmarks.c:
14230         * backend/ev-document-bookmarks.h:
14231         * backend/ev-document-links.c: (ev_document_links_get_type),
14232         (ev_document_links_has_document_links),
14233         (ev_document_links_begin_read), (ev_document_links_get_link),
14234         (ev_document_links_get_child), (ev_document_links_next),
14235         (ev_document_links_free_iter):
14236         * backend/ev-document-links.h:
14237         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
14238         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
14239         (ev_link_get_link_type), (ev_link_set_link_type),
14240         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
14241         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
14242         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
14243         (ev_link_new_external):
14244         * backend/ev-link.h:
14245         * pdf/xpdf/pdf-document.cc:
14246         * shell/Makefile.am:
14247         * shell/ev-application.c: (ev_application_open_link):
14248         * shell/ev-application.h:
14249         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
14250         (ev_history_get_link_nth):
14251         * shell/ev-history.h:
14252         * shell/ev-sidebar-bookmarks.c:
14253         * shell/ev-sidebar-bookmarks.h:
14254         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
14255         (ev_sidebar_links_class_init), (selection_changed_cb),
14256         (ev_sidebar_links_construct), (ev_sidebar_links_init),
14257         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
14258         (do_one_iteration), (populate_links_idle),
14259         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
14260         * shell/ev-sidebar-links.h:
14261         * shell/ev-sidebar.c: (ev_sidebar_set_document):
14262         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
14263         (go_to_index):
14264         * shell/ev-view.h:
14265         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
14266         * shell/ev-window.h:
14267
14268         Rename bookmark to link, and use "Index" for the sidebar panel.
14269
14270 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14271
14272         * shell/Makefile.am:
14273         * shell/ev-application.c: (ev_application_open_bookmark):
14274         * shell/ev-application.h:
14275         * shell/ev-history.c: (ev_history_init), (free_links_list),
14276         (ev_history_finalize), (ev_history_class_init),
14277         (ev_history_add_link), (ev_history_add_page),
14278         (ev_history_get_link_nth), (ev_history_get_n_links),
14279         (ev_history_get_current_index), (ev_history_set_current_index),
14280         (ev_history_new):
14281         * shell/ev-history.h:
14282         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14283         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
14284         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
14285         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
14286         (ev_view_set_page):
14287         * shell/ev-view.h:
14288         * shell/ev-window.c: (ev_window_open_bookmark),
14289         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
14290         (goto_page_cb), (register_custom_actions):
14291         * shell/ev-window.h:
14292
14293         Initial history implementation. Needs work.
14294
14295 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
14296
14297         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
14298
14299 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14300
14301         * cut-n-paste/recent-files/egg-recent-item.c:
14302         * cut-n-paste/recent-files/egg-recent-item.h:
14303         * cut-n-paste/recent-files/egg-recent-model.c:
14304         * cut-n-paste/recent-files/egg-recent-util.c:
14305         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
14306         * cut-n-paste/recent-files/egg-recent-view.c:
14307
14308         Update
14309
14310 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
14311
14312         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
14313         (fillGlyph, fillImageMask, drawImage):
14314         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
14315         pdf/splash/SplashTypes.h:
14316         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
14317         packed mode for Splash.
14318
14319         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
14320         RGB8 packed mode, eliminates the pixbuf data creation loop.
14321
14322         * shell/ev-print-job.c (ev_print_job_finalize)
14323         (ev_print_job_set_property, ev_print_job_get_property)
14324         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
14325         (ev_print_job_use_print_dialog_settings, idle_print_handler)
14326         (print_closure_finalize, ev_print_job_print): implement
14327         printing (for backends with EvPsExporter)
14328
14329         * shell/ev_print_job.h: update prototypes.
14330
14331         * shell/ev-window.c (ev_window_print): unref print job after
14332         printing.
14333
14334         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
14335         unless the document implements the EvDocumentFind interface.
14336
14337 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
14338
14339         * configure.ac: Added ja to ALL_LINGUAS.
14340
14341 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14342
14343         * pdf/xpdf/pdf-document.cc:
14344
14345         add a FIXME. We should probably not allocate
14346         a bookmark object every time
14347
14348 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14349
14350         * shell/ev-application.c: (ev_application_open),
14351         (ev_application_open_bookmark):
14352         * shell/ev-application.h:
14353         
14354         Add a way to open bookmarks
14355
14356         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
14357         (ev_bookmark_set_uri), (ev_bookmark_get_property),
14358         (ev_bookmark_set_property), (ev_bookmark_class_init),
14359         (ev_bookmark_new_title), (ev_bookmark_new_link),
14360         (ev_bookmark_new_external):
14361
14362         Support for external uris, better constructors.
14363
14364         * backend/ev-bookmark.h:
14365         * pdf/xpdf/pdf-document.cc:
14366         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14367
14368         Handle external uris
14369
14370 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14371
14372         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
14373         (ev_sidebar_bookmarks_construct), (do_one_iteration):
14374
14375         Hook up bookmarks navigation
14376
14377 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14378
14379         * backend/Makefile.am:
14380         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
14381         (ev_bookmark_get_title), (ev_bookmark_set_title),
14382         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
14383         (ev_bookmark_get_page), (ev_bookmark_set_page),
14384         (ev_bookmark_get_property), (ev_bookmark_set_property),
14385         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
14386         (ev_bookmark_new):
14387         * backend/ev-bookmark.h:
14388         * backend/ev-document-bookmarks.c:
14389         (ev_document_bookmarks_get_bookmark):
14390         * backend/ev-document-bookmarks.h:
14391         * pdf/xpdf/pdf-document.cc:
14392         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
14393
14394         Add a bookmark object to the backend and use it instead of get_values
14395
14396 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14397
14398         * data/evince-ui.xml:
14399
14400         Cleanup and add select all.
14401
14402         * shell/ev-view.c: (ev_view_select_all),
14403         (ev_view_button_press_event):
14404         * shell/ev-view.h:
14405         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
14406
14407         Add select all.
14408         Clear selection on click.
14409
14410 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
14411
14412         * shell/ev-sidebar-thumbnails.c
14413         (ev_sidebar_thumbnails_set_document): forgot to unref the
14414         loading_icon.
14415
14416 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
14417
14418         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
14419         at the visible page, not just linearly.  This makes it look fast.
14420
14421 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
14422
14423         * backend/ev-document-misc.c
14424         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
14425         white.
14426         * backend/ev-document-thumbnails.h: New interface to get the size
14427         of a page.
14428
14429 2005-01-06  Jeremy Katz  <katzj@redhat.com>
14430
14431         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
14432         make dist works
14433
14434 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
14435
14436         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
14437         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
14438         things up a bit.
14439
14440         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
14441
14442 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
14443
14444         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
14445         fonts. Should fix font problems on systems that have the base
14446         fonts in bitmap format. Reported by James Henstridge
14447         <james@jamesh.id.au>.
14448
14449 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14450
14451         * pdf/xpdf/Gfx.cc:
14452         * pdf/xpdf/GfxState.cc:
14453
14454         Fix for CAN-2004-1125
14455
14456 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14457
14458         * shell/ev-view.c: (ev_view_copy):
14459         * shell/ev-view.h:
14460         * shell/ev-window.c: (ev_window_cmd_edit_copy):
14461
14462         Implement Edit->Copy
14463
14464 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14465
14466         * backend/ev-document.c: (ev_document_get_text):
14467         * backend/ev-document.h:
14468         * pdf/xpdf/pdf-document.cc:
14469         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
14470         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
14471         (ev_view_update_primary_selection), (ev_view_button_press_event),
14472         (ev_view_motion_notify_event), (ev_view_button_release_event):
14473
14474         Beginnings of clipboard support. Incomplete but primary sort
14475         of work.
14476
14477 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14478
14479         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
14480         (expose_bin_window):
14481
14482         Nicer rubberband drawing, from GtkIconView.
14483
14484 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14485
14486         * backend/ev-document.c: (ev_document_save):
14487         * backend/ev-document.h:
14488         * data/evince-ui.xml:
14489         * pdf/xpdf/pdf-document.cc:
14490         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
14491
14492         Implement "Save a copy..." menu item
14493
14494 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14495
14496         * shell/ev-view.c: (ev_view_zoom):
14497
14498         Queue a resize when zoom changes
14499
14500 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
14501
14502         * backend/ev-document-misc.[ch]: New misc file to do simple drop
14503         shadows.
14504
14505         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
14506         thumbnails..
14507
14508 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
14509
14510         * pdf/xpdf/pdf-document.cc
14511         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
14512
14513 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
14514
14515         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
14516         It's slow, but I'll speed it up next!
14517
14518 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
14519
14520         * shell/main.c (load_files):
14521
14522         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
14523         from the command line and because it seems more appropriate.
14524
14525 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14526
14527         * data/evince-ui.xml:
14528         * shell/ev-window.c: (update_action_sensitivity),
14529         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
14530
14531         s/next page/page down
14532         s/previous page/page up
14533
14534 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14535
14536         * data/evince-ui.xml:
14537
14538         Change the layout to match clarkbw design.
14539
14540         * shell/Makefile.am:
14541         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
14542         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
14543         (ev_navigation_action_finalize),
14544         (ev_navigation_action_set_property),
14545         (ev_navigation_action_get_property),
14546         (ev_navigation_action_class_init):
14547         * shell/ev-navigation-action.h:
14548
14549         Implement clarkbw toolbar navigation controls (incomplete)
14550
14551         * shell/ev-page-action.c: (update_label), (update_spin),
14552         (value_changed_cb), (create_tool_item), (connect_proxy),
14553         (ev_page_action_init), (ev_page_action_finalize),
14554         (ev_page_action_set_property), (ev_page_action_get_property),
14555         (ev_page_action_set_current_page),
14556         (ev_page_action_set_total_pages), (ev_page_action_class_init):
14557         * shell/ev-page-action.h:
14558
14559         Implement a page switcher in the toolbar
14560
14561         * shell/ev-view.c: (ev_view_scroll_view):
14562         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14563         (update_current_page), (view_page_changed_cb), (goto_page_cb),
14564         (register_custom_actions), (ev_window_init):
14565
14566         Change page on PageUp/Down.
14567
14568 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
14569
14570         * pdf/xpdf/pdf-document.cc
14571         (pdf_document_thumbnails_get_thumbnail): initial stab at
14572         implementing thumbnail support for pdfs.  It only does documents
14573         with precached pdfs now.
14574
14575 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
14576
14577         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
14578         thumbnail code into a time-based idle as well.  Also, turn off the
14579         shadow temporarily as it's really slow.
14580
14581 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14582
14583         * backend/ev-document.c: (ev_document_class_init):
14584         * pdf/xpdf/pdf-document.cc:
14585         * shell/ev-window.c: (ev_window_open):
14586
14587         Fix document title bugs and fallback to
14588         filename when not available.
14589
14590 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14591
14592         * backend/ev-document.c: (ev_document_get_type),
14593         (ev_document_class_init), (ev_document_load),
14594         (ev_document_get_title):
14595         * backend/ev-document.h:
14596         * pdf/xpdf/pdf-document.cc:
14597         * ps/ps-document.c: (ps_document_set_property),
14598         (ps_document_get_property), (ps_document_class_init),
14599         (document_load):
14600         * ps/ps-document.h:
14601         * ps/ps.h:
14602         * shell/ev-window.c: (update_window_title), (ev_window_open),
14603         (ev_window_init):
14604
14605         Initial support for document title. Not working yet.
14606
14607 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14608
14609         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14610
14611         Grab focus on the view when clicking it
14612
14613 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14614
14615         * shell/ev-marshal.list:
14616         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14617         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14618
14619         Add key bindings to the view. Now if the focus would work
14620         right...
14621
14622 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14623
14624         * Makefile.am:
14625         * backend/Makefile.am:
14626         * data/Makefile.am:
14627         * dvi/Makefile.am:
14628         * dvi/dvilib/Makefile.am:
14629         * pdf/xpdf/Makefile.am:
14630         * po/POTFILES.in:
14631         * ps/Makefile.am:
14632
14633         Fix distcheck
14634
14635 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14636
14637         * shell/ev-view.c: (ev_view_realize):
14638
14639         Fix mouse wheel scrolling
14640
14641 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14642
14643         * ps/Makefile.am:
14644         * ps/gstypes.h:
14645         * ps/gtkgs.c:
14646         * ps/gtkgs.h:
14647         * ps/ps-document.c: (catchPipe), (ps_document_init),
14648         (ps_document_class_init), (ps_document_cleanup),
14649         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
14650         (set_up_page), (close_pipe), (is_interpreter_ready),
14651         (interpreter_failed), (output), (input), (start_interpreter),
14652         (stop_interpreter), (file_length), (file_readable),
14653         (check_filecompressed), (check_pdf), (compute_xdpi),
14654         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
14655         (ps_document_get_type), (ps_document_emit_error_msg),
14656         (document_load), (ps_document_next_page),
14657         (ps_document_get_current_page), (ps_document_get_page_count),
14658         (ps_document_goto_page), (ps_document_set_page_size),
14659         (ps_document_zoom_to_fit), (ps_document_set_zoom),
14660         (ps_document_load), (ps_document_get_n_pages),
14661         (ps_document_set_page), (ps_document_get_page),
14662         (ps_document_widget_event), (ps_document_set_target),
14663         (ps_document_set_scale), (ps_document_set_page_offset),
14664         (ps_document_get_page_size), (ps_document_render),
14665         (ps_document_document_iface_init):
14666         * ps/ps-document.h:
14667         * ps/ps.c:
14668         * shell/ev-window.c: (ev_window_open):
14669
14670         Rename GtkGS to PSDocument
14671
14672 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14673
14674         * ps/gtkgs.c: (gtk_gs_class_init):
14675         * ps/gtkgs.h:
14676
14677         Some more leftover...
14678
14679 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14680
14681         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
14682         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
14683         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
14684         * ps/gtkgs.h:
14685
14686         Remove unused code and make a lot of stuff private
14687
14688 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14689
14690         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
14691         (gtk_gs_defaults_changed):
14692         * ps/gsdefaults.h:
14693         * ps/gtkgs.c:
14694         * ps/gtkgs.h:
14695         * ps/ps.h:
14696
14697         Cleanup headers dependencies
14698
14699 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14700
14701         * ps/Makefile.am:
14702         * ps/ggvutils.c:
14703         * ps/ggvutils.h:
14704         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
14705         * ps/gsdefaults.h:
14706         * ps/gtkgs.c: (file_length), (file_readable),
14707         (check_filecompressed), (check_pdf), (gtk_gs_load),
14708         (gtk_gs_get_postscript):
14709
14710         Get rid of ggvutils
14711
14712 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14713
14714         * ps/ggvutils.c:
14715         * ps/ggvutils.h:
14716         * ps/gsio.h:
14717         * ps/gtkgs.c: (gtk_gs_set_zoom):
14718
14719         Cleanups
14720
14721 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14722
14723         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
14724
14725         Ensure the page is rerendered when changing zoom
14726
14727 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14728
14729         * backend/ev-document.c: (ev_document_base_init),
14730         (ev_document_changed):
14731         * backend/ev-document.h:
14732
14733         Add a changed event that is emitted when the page content
14734         changes. This is necessary to deal with the fact that
14735         in ps backend rendering happen asycrounously.
14736         This makes the ps backend mostly work.
14737
14738         * pdf/xpdf/pdf-document.cc:
14739
14740         Emit changed event
14741
14742         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
14743         (ps_document_set_target):
14744
14745         Emit changed event
14746
14747         * shell/ev-view.c: (document_changed_callback),
14748         (ev_view_set_document), (ev_view_set_page):
14749
14750         Redraw on the changed signal
14751
14752 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
14753
14754         * configure.ac: Added pt_BR to ALL_LINGUAS.
14755
14756 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
14757
14758         * backend/ev-document-bookmarks.c:
14759         (ev_document_bookmarks_get_child): *
14760         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
14761         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
14762         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
14763         (ev_sidebar_bookmarks_destroy),
14764         (ev_sidebar_bookmarks_class_init),
14765         (ev_sidebar_bookmarks_construct), (stack_data_free),
14766         (do_one_iteration), (populate_bookmarks_idle),
14767         (ev_sidebar_bookmarks_clear_document),
14768         (ev_sidebar_bookmarks_set_document): *
14769         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
14770         (ev_sidebar_add_page),
14771         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
14772         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
14773         it displays both the topics and the page numbers.
14774
14775 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
14776
14777         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
14778         toggle.
14779         * shell/ev-window.c (toggle_entries): Set sidebar default value to
14780         visible.
14781
14782 2004-12-23  Adam Weinberger  <adamw@gnome.org>
14783
14784         * configure.ac: Added en_CA to ALL_LINGUAS.
14785
14786 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14787
14788         * ChangeLog: replace bottom of this ChangeLog (merged history of
14789         ggv and gpdf; where all paths were wrong and most of the files are
14790         not even in this tree) with ChangeLog (from arch) of the shell
14791         code.
14792
14793 2004-12-23  Havoc Pennington  <hp@redhat.com>
14794
14795         * shell/ev-window.c: hook up potentially-questionable "find
14796         results status text" feature - something involving the sidebar or
14797         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
14798         might be better in the end.
14799
14800         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
14801         with corresponding signal when it should be updated
14802
14803         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
14804
14805 2004-12-22  Havoc Pennington  <hp@redhat.com>
14806
14807         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
14808         find stuff on other pages, sort of (only returns one result on
14809         invisible pages, to show they have results; updates full results
14810         for a page when you view it). Currently repaints the current page
14811         every time a new result is found on any page, which isn't so nice.
14812
14813 2004-12-22  Havoc Pennington  <hp@redhat.com>
14814
14815         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
14816         the document doesn't support find (better ideas?)
14817         (find_bar_search_changed_cb): handle missing document or document
14818         that doesn't support find
14819
14820         * pdf/xpdf/pdf-document.cc: port to implement the new
14821         EvDocumentFindIface
14822
14823         * backend/ev-document-find.c: create a new interface for searching
14824
14825         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
14826
14827 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14828
14829         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
14830         libevbackend.la.
14831
14832         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
14833         EvPrintJob constructor arguments.
14834
14835         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
14836         for documents that can export PostScript (page by page).
14837
14838         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
14839         
14840         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
14841         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
14842         (pdf_document_ps_exporter_iface_init:
14843         Implement EvPSExporter.
14844
14845         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
14846
14847 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14848
14849         * backend/Makefile.am:
14850         * backend/ev-document-thumbnails.c:
14851         (ev_document_thumbnails_get_type),
14852         (ev_document_thumbnails_get_thumbnail):
14853         * backend/ev-document-thumbnails.h:
14854         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14855         (pixbuf_document_thumbnails_get_thumbnail),
14856         (pixbuf_document_document_thumbnails_iface_init):
14857         * shell/Makefile.am:
14858         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
14859         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
14860         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
14861         * shell/ev-sidebar-thumbnails.h:
14862         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
14863         (ev_sidebar_set_document):
14864         * shell/ev-utils.c: (gaussian), (create_blur_filter),
14865         (create_shadow), (ev_pixbuf_add_shadow):
14866         * shell/ev-utils.h:
14867         Add thumbnail support.
14868         
14869 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14870
14871         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
14872         (using_postscript_printer): Set up a print dialog for "PostScript
14873         injection" method.
14874
14875         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
14876         EvPrintJob.
14877
14878         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
14879
14880 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14881
14882         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
14883         (ps_document_set_target), (ps_document_get_page_size),
14884         (ps_document_render):
14885         * ps/gtkgs.h:
14886
14887         Fix a few bugs
14888
14889 2004-12-22  Christian Rose  <menthos@menthos.com>
14890
14891         * configure.ac: Added "sv" to ALL_LINGUAS.
14892
14893 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
14894
14895         * backend/ev-document-bookmarks.[ch]: new interface to indicate
14896         document supports bookmarks.
14897
14898 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14899
14900         * ps/ggvutils.c: (ggv_file_readable):
14901         * ps/ggvutils.h:
14902         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
14903         (gtk_gs_get_postscript):
14904
14905         Remove unused utils
14906
14907 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14908
14909         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
14910         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
14911         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
14912         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
14913         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
14914         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
14915         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14916         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14917         (gtk_gs_set_antialiasing), (ps_document_load),
14918         (ps_document_render):
14919         * ps/gtkgs.h:
14920
14921         Another check point for the ps backend. Now I can get it to show
14922         pages!
14923
14924 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
14925
14926         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
14927         document setting code.
14928
14929 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14930
14931         * shell/eggfindbar.c: (entry_activate_callback):
14932         Animate the next button when activate is pressed.
14933         
14934 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14935
14936         * shell/ev-window.c: (ev_window_cmd_edit_find),
14937         (update_fullscreen_popup), (ev_window_fullscreen),
14938         (ev_window_unfullscreen), (ev_window_state_event_cb),
14939         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
14940         Fix bugs in fullscreen code.
14941         
14942 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14943
14944         * Makefile.am:
14945         * configure.ac:
14946         * pixbuf/Makefile.am:
14947         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14948         (pixbuf_document_load), (pixbuf_document_get_n_pages),
14949         (pixbuf_document_set_page), (pixbuf_document_get_page),
14950         (pixbuf_document_set_target), (pixbuf_document_set_scale),
14951         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
14952         (pixbuf_document_render), (pixbuf_document_begin_find),
14953         (pixbuf_document_end_find), (pixbuf_document_finalize),
14954         (pixbuf_document_class_init),
14955         (pixbuf_document_document_iface_init), (pixbuf_document_init):
14956         * pixbuf/pixbuf-document.h:
14957         * shell/Makefile.am:
14958         * shell/ev-application.c: (ev_application_open):
14959         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
14960         (ev_window_open):
14961         Add pixbuf backend.
14962         
14963 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
14964
14965         * Makefile.am: 
14966         * dvi/dvilib/Makefile.am:
14967         * dvi/Makefile.am:
14968         * configure.ac: Auto*ify dvi and dvi/dvilib
14969
14970         * dvi/Makefile: Remove from CVS
14971         
14972         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
14973         confusion.
14974
14975         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
14976         
14977         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
14978         
14979 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14980
14981         * ps/Makefile.am:
14982         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
14983         (gtk_gs_value_adjustment_changed), (compute_size),
14984         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
14985         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
14986         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14987         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14988         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
14989         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
14990         (ps_document_load), (ps_document_get_n_pages),
14991         (ps_document_set_page), (ps_document_get_page),
14992         (ps_document_set_target), (ps_document_set_scale),
14993         (ps_document_set_page_offset), (ps_document_get_page_size),
14994         (ps_document_render), (ps_document_begin_find),
14995         (ps_document_end_find), (ps_document_document_iface_init):
14996         * ps/gtkgs.h:
14997         * shell/Makefile.am:
14998         * shell/ev-window.c: (ev_window_open):
14999
15000         Some work to integrate gtkgs with EvDocument
15001
15002 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15003
15004         * shell/ev-window.c: (update_fullscreen_popup),
15005         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
15006         (exit_fullscreen_button_clicked_cb),
15007         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
15008         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
15009         (ev_window_state_event_cb), (ev_window_init):
15010         Add fullscreen support from Epiphany.
15011         
15012 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15013
15014         * data/ev-stock-zoom-fit-width.png: fit-width
15015         stock icon from gpdf.
15016         
15017         * shell/ev-stock-icons.[ch]: copied from gpdf.
15018         
15019         * shell/main.c: (main): init stock icons.
15020         
15021         * shell/ev-window.c: use the fit-width icon.
15022         
15023         * data/evince-ui.xml: add zooming toolbar items.
15024
15025 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15026
15027         * shell/ev-view.c: 
15028         (ev_view_best_fit), (ev_view_fit_width): because
15029         get_page_size() returns the scaled page size, we
15030         need to calculate the scale factor relative to
15031         the previous scale factor. Should really just
15032         add get_real_page_size().
15033
15034 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15035
15036         * shell/ev-view.[ch]:
15037         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
15038         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
15039         add zooming.
15040         
15041         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
15042         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
15043         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
15044         hook it up.
15045         
15046         * pdf/xpdf/pdf-document.cc:
15047         (pdf_document_begin_find),
15048         (pdf_document_end_find): make static.
15049
15050 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15051
15052         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
15053
15054         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
15055         names to fontconfig patterns.
15056         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
15057
15058         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
15059         setupBaseFontsFc.
15060
15061 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15062
15063         * Makefile.am:
15064         * configure.ac:
15065         * ps/Makefile.am:
15066         * ps/ggvutils.c:
15067         * ps/ggvutils.h:
15068         * ps/gsdefaults.c:
15069         * ps/gsdefaults.h:
15070         * ps/gsio.c:
15071         * ps/gsio.h:
15072         * ps/gtkgs.c:
15073         * ps/gtkgs.h:
15074         * ps/ps.c:
15075         * ps/ps.h:
15076
15077         Import ggv backend. Not hooked up yet.
15078
15079 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15080
15081         * shell/main.c: (load_files), (main): load files
15082         from the command line.
15083
15084 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15085
15086         * configure.ac: don't require bonobo.
15087         
15088         * cut-n-paste/recent-files/*: kill bonobo recent
15089         view.
15090
15091         * shell/ev-window.c:
15092         (ev_window_is_empty): upd.
15093         (unable_to_load), (ev_window_open): load backend
15094         based on the mime type.
15095
15096 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15097
15098         * backend/.cvsignore: ignore generated marshalers source.
15099
15100         * shell/main.c (main): this is not epiphany.
15101
15102 2004-12-22  Havoc Pennington  <hp@redhat.com>
15103
15104         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
15105         (expose_bin_window): draw find highlights
15106
15107         * shell/ev-window.c (find_bar_search_changed_cb): implement 
15108         
15109         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
15110         (pdf_document_end_find): implement this interface
15111
15112         * backend/ev-document.c (ev_document_found): add this to emit
15113         signal
15114
15115 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
15116
15117         * data/evince-ui.xml: Add a few more toolbar items.
15118
15119         * shell/ev-window.c: Hook up page navigation toolbar 
15120         items.
15121
15122         * shell/ev-view.[ch]: add ev_view_set/get_page and 
15123         a page-changed signal.
15124
15125         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
15126         Add ev_document_get_page().
15127
15128         * shell/ev-window.c: Sensitize/desensitize navigation
15129         actions.
15130
15131 2004-12-21  Havoc Pennington  <hp@redhat.com>
15132
15133         * backend/ev-backend-marshal.c,
15134         backend/ev-backend-marshalers.list, backend/Makefile.am: add
15135         marshaler-generator thingy. I'm sure there's a better way to do
15136         this in the modern world.
15137
15138         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
15139         end_find methods and "found" signal.
15140
15141         * configure.ac: find glib-genmarshal
15142
15143 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
15144
15145         * shell/ev-sidebar.c: Construct an actual sidebar.
15146         * shell/ev-sidebar-bookmarks.[ch]:
15147         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
15148
15149 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
15150
15151         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
15152         Redo size handling.
15153         
15154         * shell/ev-view.c: Track the size from the document.
15155
15156 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
15157
15158         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
15159         constructor assumes ownership of the string passed in.
15160         
15161         * shell/ev-window.c (ev_window_open): Destroy the error
15162         dialog once we've displayed it.
15163
15164 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
15165
15166         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
15167         a bit, it works! (sort of)
15168
15169         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
15170         Move to .cc since we need to use C++ in the implementation.
15171
15172         * shell/dummy.cc: Add a CC file to force evince
15173         to be linked as a C++ program.
15174
15175 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
15176
15177         * shell/ev-view.[ch]: Start of content-area widget.
15178
15179         * shell/ev-window.c: Create a EvView, update it
15180         as we change documents.
15181
15182         * shell/Makefile.am shell/ev-marshal.list: Add
15183         generated marshalers.
15184
15185 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
15186
15187         * Makefile.am (SUBDIRS): move shell.
15188
15189 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
15190
15191         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
15192         .a to libtool convenience libraries.
15193
15194         * shell/ev-window.c (ev_window_open): Hard code loading
15195         a PDF document.
15196         
15197         * backend/ev-document.h: Add a boolean return to load(),
15198         fix GError * to GError **.
15199
15200         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
15201         object for a PDF backend EvDocument.
15202
15203 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
15204
15205         * dvi/*: New directory with the beginning of a .dvi backend.
15206
15207 2004-12-21  Havoc Pennington  <hp@redhat.com>
15208
15209         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
15210         previous/next instead of back/forward
15211
15212 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
15213
15214         * backend/ev-document.[ch]: Fix a couple of problems so
15215         it compile.
15216
15217 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
15218
15219         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
15220         to backend/ directory, rename EvViewer to EvDocument.
15221
15222 2004-12-21  Havoc Pennington  <hp@redhat.com>
15223
15224         * shell/ev-window.c: hook up the find bar widget; now we just need
15225         a document to find things in
15226
15227         * shell/eggfindbar.c: a find bar widget
15228
15229 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
15230
15231         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
15232
15233 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
15234
15235         * pdf/**: Import of xpdf code from gpdf. 
15236
15237         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
15238
15239         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
15240         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
15241         Fix FreeType includes.
15242
15243         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
15244         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
15245         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
15246         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
15247         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
15248         Include xpdfconfig.h
15249         
15250 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
15251
15252         * shell/ev-window.c (ev_window_dispose): dispose can be called
15253         multiple times.
15254
15255 2004-12-21  Havoc Pennington  <hp@redhat.com>
15256
15257         * shell/ev-window.c (ev_window_init): set title to Document Viewer
15258         rather than Evince
15259
15260         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
15261         items; really they should be synced with the strings, etc. from
15262         current gpdf, but just getting the boring typing out of the way 
15263
15264 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15265
15266         * po/POTFILES.in:
15267         * shell/ev-application.c: (window_destroy_cb):
15268         * shell/ev-window.c:
15269         * shell/main.c: (main):
15270
15271         Actually show the window...
15272
15273 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15274
15275         * Makefile.am:
15276         * shell/Makefile.am:
15277         * shell/ev-application.c: (ev_application_class_init):
15278         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
15279
15280         Make it build again
15281
15282 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15283
15284         Import to gnome cvs.
15285         
15286         * Remove copies of gpdf and ggv trees.
15287         * Rip out all the recursive configure code.
15288         * Remove bonobo machinery.
15289         * viewer/*: GInterfaces that backends should/can implement.
15290
15291 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15292
15293         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
15294         typo
15295
15296 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15297
15298         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
15299         (ev_application_finalize, ev_application_class_init)
15300         (ev_application_init): use GType instance private data for priv.
15301
15302         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
15303         (ev_window_finalize, ev_window_class_init)
15304         (ev_window_init): ditto.
15305
15306 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15307
15308         * shell/ev-application.c (ev_application_new_window): make public
15309         (ev_application_show_initial_window): kill.
15310
15311         * shell/ev-application.h: update prototypes.
15312
15313         * shell/main.cc (main): inline ev_application_show_initial_window.
15314
15315 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15316
15317         * shell/ev-application.c (ev_application_new_window): impl.
15318         (ev_application_show_initial_window): use it.
15319         (is_window_empty, ev_application_get_empty_window): returns an
15320         existing empty window or a new one.
15321         (ev_application_open): from ev_window_cmd_file_open.
15322
15323         * shell/ev-application.h: update prototypes
15324
15325         * shell/ev-window.c (ev_window_is_empty): impl.
15326         (ev_window_open): make public.
15327         (ev_window_cmd_file_open): use ev_application_open
15328
15329         * shell/ev-window.h: update prototypes, remove unused.
15330
15331 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15332
15333         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
15334         move destroy handler out of here...
15335
15336         * shell/ev-application.c, shell/ev-application.h: ...into this new
15337         class. Also handles initial window creation.
15338
15339         * shell/main.cc (main): use EvApplication to create initial
15340         window.
15341
15342 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15343
15344         * Makefile.am (SUBDIRS): add cut-n-paste
15345
15346         * cut-n-paste/Makefile.am: add
15347
15348         * configure.ac: generate Makefiles in cut-n-paste
15349
15350 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15351
15352         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
15353         (ev_window_class_init): install ev_window_dispose.
15354
15355 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15356
15357         * shell/ev-window.h, shell/ev-window.c: replace gchar with
15358         char (gchar looks stupid).
15359
15360 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15361
15362         * po/de.po: updated German translation.
15363
15364 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15365
15366         * configure.ac: add more pkg-config library checks for gnome-vfs,
15367         bonobo etc.
15368
15369         * gpdf/configure.in: temporarily disable libpaper
15370         checks. Otherwise I'd have to add the checks for the shell, too.
15371
15372 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15373
15374         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
15375         and * file filters to the file choose.
15376
15377 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15378
15379         * po/de.po: Updated German translation.
15380
15381 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15382
15383         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
15384
15385 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15386
15387         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
15388
15389         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
15390         (ev_window_init): implement those menuitems.
15391
15392 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15393
15394         * data/evince-ui.xml: add a toolbar (with FileOpen action)
15395
15396         * shell/ev-window.c (ev_window_init): use the toolbar.
15397
15398 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15399
15400         * shell/ev-window.c (ev_window_init): use menu translations
15401
15402 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15403
15404         * configure.ac: add "de" to ALL_LINGUAS.
15405
15406         * po/de.po: add German translation.
15407
15408 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15409
15410         * Makefile.am (SUBDIRS): add po
15411
15412         * configure.ac: check intltool, glib-gettext etc, generate
15413         po/Makefile.in
15414
15415         * po, po/POTFILES.in, po/POTFILES.skip: new.
15416
15417 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15418
15419         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
15420         already use (#ifdef ENABLE_NLS)
15421
15422         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
15423         pointer indirection thinko.
15424
15425         * shell/main.c: include gi18n.h for bindtextdomain etc.
15426
15427 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15428
15429         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
15430         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
15431         tooltips for menu items in the statusbar.
15432
15433 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15434
15435         * configure.ac, data/Makefile.am, shell/Makefile.am: use
15436         pkgdatadir drop UIDIR
15437
15438 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15439
15440         * data/evince-ui.xml: Add File->Open menu item
15441
15442         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
15443         chooser), hook it up in the ui manager.
15444
15445 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15446
15447         * shell/ev-window.c: fix Help->About tooltip.
15448
15449 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
15450
15451         * configure.ac: set CFLAGS for libevprivate.
15452
15453         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
15454         definitions, factory etc.
15455
15456         * lib/Makefile.am: build libevprivate.a (only stock icon code).
15457
15458         * shell/Makefile.am: link against libevprivate.a.
15459
15460         * shell/ev-window.c (entries): add stock icon to Help->About.
15461
15462         * shell/main.c (main): init stock icon code.
15463
15464 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15465
15466         * lib/recent-files: egg recent files code
15467
15468         * lib/Makefile.am: add.
15469
15470         * Makefile.am: add lib subdir.
15471
15472         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
15473         set CFLAGS for recent-files.
15474
15475 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15476
15477         * configure.ac: disable -ansi and -pedantic gcc flags. They
15478         disable POSIX stuff in stdio.h, but egg-recent uses them.
15479
15480 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
15481
15482         * configure.ac: add --disable-deprecated flag (defaults to on in
15483         "cvs" builds).
15484
15485         * shell/Makefile.am (INCLUDES): use it.
15486
15487 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15488
15489         * shell/main.c: add missing #include.
15490
15491         * shell/ev-window.c: fix for pedantic gcc.
15492         (ev_window_cmd_help_about): split license into paragraphs for
15493         translators and pedantic compilers.
15494
15495 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15496
15497         * configure.ac: add more warning flags if compiling with gcc from
15498         cvs (or explicitly requested with --enable-more-warnings).
15499
15500 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15501
15502         * data/evince-ui.xml: add File and File->Close menu.
15503
15504         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
15505         (ev_window_destroy): quit after destroy.
15506         (ev_window_class_init): override GtkObject::destroy.
15507         (entries): install close_window callback.
15508
15509 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15510
15511         * Makefile.am (SUBDIRS): add data subdir.
15512
15513         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
15514         gtk+ 2.5.0 for GtkAboutDialog.
15515
15516         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
15517         main window.
15518
15519         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
15520
15521         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
15522         manager.
15523         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
15524
15525 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15526
15527         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
15528
15529 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15530
15531         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
15532
15533 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15534
15535         * shell/*: Added shell directory boilerplate, build it.
15536
15537 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15538
15539         * configure.ac, Makefile.am: Added top-level configure.ac and
15540         Makefile.am