]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Enable print to a PDF. Fixes bug #332121.
[evince.git] / ChangeLog
1 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/ev-window.c: (ev_window_print_range):
4
5         Enable print to a PDF. Fixes bug #332121.
6
7 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
8
9         * shell/ev-application-service.xml:
10         * shell/ev-application.[ch]: (ev_application_open_window),
11         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
12         (ev_application_open_uri), (ev_application_open_uri_list):
13         * shell/ev-window.c: (file_open_dialog_response_cb),
14         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
15         (drag_data_received_cb), (open_remote_link):
16         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
17
18         Add support for multiscreen systems. Fixes bug #316206.
19
20 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
21
22         * shell/ev-jobs.[ch]: (ev_job_print_new),
23         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
24         (ev_job_print_do_page):
25         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
26
27         Allow printing only odd/even pages. Fixes bug #367289.
28
29 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
30
31         * test/test1.py:
32         * test/test2.py:
33
34         Re-add locale settings to test files.
35
36 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
37
38         * data/evince-ui.xml:
39         * shell/ev-window.c: (set_action_properties):
40         
41         Removed garbage from code and ui.
42
43 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
44
45         * shell/ev-window.c: (ev_window_cmd_help_about):
46
47         Shamelessly add my name to the list of contributors.
48
49 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
50
51         * test/test1.py:
52         * test/test2.py:
53
54         Cleaned up the dogtail scripts.
55
56 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
57
58         * shell/ev-view.c: (draw_loading_text): Don't render
59         "loading..." text in presentation mode. Temporary
60         workaround for bug #320352.
61
62 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
63
64         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
65         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
66
67         Use print settings scale, copies, collate and reverse which were
68         ignored. Fixes bug #359032.
69
70 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
71
72         * configure.ac:
73         * data/evince-password.glade:
74         * test/Makefile.am:
75         * test/test-encrypt.pdf:
76         * test/test-links.pdf:
77         * test/test1.py:
78         * test/test2.py:
79
80         Add automated UI tests for evince with dogtail. See
81         bug #300948.    
82
83 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
84
85         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
86
87         Hide fullscreen toolbar when switching to another desktop workspace.
88         Fixes bug #338871
89
90 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
91
92         * shell/ev-window-title.c: 
93         
94         Test for .dvi in title of pdf documents.
95
96 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
97
98         * shell/ev-view.c: (ev_view_scroll):
99
100         Page Up/Down should do page jumps in "Best fit" mode.
101         If a user has explicitly chosen to view exactly one page
102         at a time, scrolling just a part of the page when
103         pressing Page Up/Down is not right. Fixes bug #323107.
104
105 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
106
107         * NEWS:
108         * configure.ac:
109         
110         Update for 0.6.1
111
112 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
113
114         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
115         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
116         
117         Correctly disconnect from job signals on destroy.
118
119 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
120
121         * shell/ev-view-private.h:
122         * shell/ev-view.c: (view_set_adjustment_values),
123         (view_update_range_and_current_page),
124         (ensure_rectangle_is_visible), (ev_view_size_allocate):
125         
126         Fixes bug #343199, current page now follows find page.
127
128 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
129
130         * backend/ev-document-factory.c:
131         * configure.ac:
132         Assigned OpenDocument presenation MIME type to the
133         Impress backend. Added some missing (but harmless)
134         #ifdefs in the document factory as well to make things
135         consistent again. Fixes bug #360658.
136
137 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
138
139         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
140         * backend/ev-document-find.c: (ev_document_find_get_type):
141         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
142         * backend/ev-document-links.c: (ev_document_links_get_type):
143         * backend/ev-document-security.c: (ev_document_security_get_type):
144         * backend/ev-document-thumbnails.c:
145         (ev_document_thumbnails_get_type):
146         * backend/ev-document.c: (ev_document_get_type):
147         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
148         * backend/ev-selection.c: (ev_selection_get_type):
149         * cut-n-paste/recent-files/egg-recent-model.c:
150         (egg_recent_model_get_type):
151         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
152         (egg_recent_view_uimanager_get_type):
153         * cut-n-paste/recent-files/egg-recent-view.c:
154         (egg_recent_view_get_type):
155         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
156         (egg_editable_toolbar_get_type):
157         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
158         (egg_toolbar_editor_get_type):
159         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
160         (egg_toolbars_model_get_type):
161         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
162         (egg_tree_multi_drag_source_get_type):
163         * cut-n-paste/zoom-control/ephy-zoom-action.c:
164         (ephy_zoom_action_get_type):
165         * cut-n-paste/zoom-control/ephy-zoom-control.c:
166         (ephy_zoom_control_get_type):
167         * impress/r_back.c: (_imp_fill_back):
168         * properties/ev-properties-main.c:
169         (ev_properties_plugin_register_type):
170         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
171         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
172         (ev_view_accessible_factory_get_type):
173
174         Reduce relocations. Bug #360616.
175
176 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
177
178         * backend/ev-document-factory.c:
179         (ev_document_factory_get_document):
180         
181         Load document even if extension is wrong.
182
183 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
184
185         * shell/ev-metadata-manager.c: (save_values):
186         * shell/ev-window.c: (setup_size_from_metadata),
187         (setup_view_from_metadata), (ev_window_setup_document),
188         (ev_window_xfer_job_cb), (window_configure_event_cb):
189         
190         Set size according to the document size/page size ratio.
191         That should correct rather wierd behaviour of the previous
192         commit.
193
194 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
195
196         * shell/ev-window.c: (setup_view_from_metadata):
197         
198         Set size for new windows from previous window size.
199         See bugs #354968 and #168450 for details. Thanks
200         to Meik Hellmund.
201
202 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
203
204         * djvu/djvu-links.c: (build_tree):
205
206         Fix memory leak.
207
208 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
209
210         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
211         
212         Don't make sidebar close button insensitive. Fixes
213         bug #357871.
214
215 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
216
217         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
218         (ev_window_set_view_accels_sensitivity):
219         
220         Don't enable Slash on documents which don't support
221         find. Fixes bug #358648.
222
223 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
224
225         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
226         open dialog fall back to the current document uri if the
227         filechooser hasn't been used before. Fixes bug #356980.
228
229 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
230
231         * shell/ev-window.c: (ev_window_setup_recent), 
232         (ev_window_get_recent_file_label):
233
234         Escape underscores in filenames of recent file items.
235
236 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
237
238         * configure.ac:
239         
240         Bumped poppler requirements, really 0.5.3 is very 
241         buggy, now we require 0.5.4.
242
243 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
244
245         * djvu/Makefile.am:
246         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
247         (djvu_document_find_iface_init), (djvu_document_links_get_links),
248         (djvu_document_document_links_iface_init):
249         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
250         (number_from_string_10), (get_djvu_link_dest),
251         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
252         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
253         (djvu_links_get_links), (djvu_links_find_link_dest),
254         (djvu_links_get_links_model):
255         * djvu/djvu-links.h:
256         
257         Add support for links and bookmarks in djvu documents. Thanks
258         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
259         patch.
260
261 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
262
263         * shell/ev-application.c: (ev_application_open_uri_at_dest):
264         
265         Reopen should reload document. Fixes 
266         bug 327951.
267
268 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
269
270         * configure.ac:
271         * data/Makefile.am:
272         * data/evince-16.png:
273         * data/evince-22.png:
274         * data/evince.png:
275         * data/evince.svg:
276         * data/icons/16x16/Makefile.am:
277         * data/icons/16x16/evince.png:
278         * data/icons/22x22/Makefile.am:
279         * data/icons/22x22/evince.png:
280         * data/icons/48x48/Makefile.am:
281         * data/icons/48x48/evince.png:
282         * data/icons/Makefile.am:
283         * data/icons/scalable/Makefile.am:
284         * data/icons/scalable/evince.svg:
285         
286         Install icons with correct names. Fixes
287         bug #354429.
288
289 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
290
291         * shell/ev-view.c: (ev_view_button_release_event):
292
293         Don't open links with middle mouse button. Fixes bug #353649
294
295 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
296
297         * NEWS:
298         * configure.ac:
299         
300         Update for release 0.6.0
301
302 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
303
304         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
305         Implement Close named action. Patch by Carlos Garcia Campos.
306
307 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
308
309         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
310         
311         Don't clear link mapping on copy_job_to_job_info. Fixes
312         bug 346168.
313
314 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
315
316         * shell/main.c: (main):
317
318         Revert my previous commit, gnome_program_init owns the option context.
319         Fix another memory leak in main. Both caught by Christian Persch. 
320
321 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
322
323         * shell/main.c: (main):
324
325         Fix memory leak.
326
327 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
328
329         * backend/ev-document-factory.c: (ev_document_factory_get_document):
330
331         Fix crash when opening a pdf with password protection. 
332
333 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
334
335         * pdf/ev-poppler.cc: (pdf_document_search_free):
336
337         Fix memory leak. 
338
339 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
340
341         * backend/ev-document-factory.c:
342         (ev_document_factory_get_document):
343         * tiff/tiff-document.c: (tiff_document_finalize):
344         
345         More correct handling of document loading. Fixes
346         bug #349043.
347
348 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
349
350         * backend/ev-attachment.c: (ev_attachment_save):
351
352         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
353         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
354
355 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
356         
357         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
358         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
359
360 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
361
362         * shell/ev-sidebar-thumbnails.c:
363
364         Do not render thumbnails unless thumbnails page is active in the
365         sidebar.
366
367 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
368
369         * shell/ev-properties-dialog.c:
370
371         Fix dialogue spacing. Bug #351370.
372
373 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
374
375         * configure.ac:
376
377         Use lowercase gettext catalog file names (evince.mo
378         instead of Evince.mo)
379
380 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
381
382         * shell/ev-sidebar-attachments.c:
383
384         GtkIconTheme is now screen safe too. Fixes bug #350878
385
386 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
387
388         * shell/ev-window.c:
389
390         GtkRecent manager is now screen safe. Fixes bug #350145
391
392 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
393
394         * shell/ev-sidebar.c: (ev_sidebar_init):
395         
396         Make sidebar close icon smaller. Fix for bug 350177.
397         See also bugs 350176 and 165770.
398
399 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
400
401         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
402
403         Ignore zoom for xyz destinations when it's <= 1, keeping user
404         preferences instead. Set correct sizing-mode for fith and fitv
405         destinations rather than EV_SIZING_FREE. Fixes bug #349433
406
407 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
408
409         * NEWS:
410         * configure.ac:
411         
412         Update for release 0.5.5
413
414 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
415         
416         * shell/ev-window.c: (ev_window_cmd_escape)
417
418         Escape unfocus page entry. Fixes bug #345809.
419
420 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
421
422         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
423         (build_tree), (pdf_document_links_get_links),
424         (pdf_document_links_find_link_dest):
425         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
426         (goto_xyz_dest):
427
428         Convert from PDF style coordinates to X style coordinates in the
429         backend rather than in the view. Fixes bug #338440
430
431 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
432
433         * shell/ev-window.c:
434         
435         Remove Ctrl+Shift+T shortcut for toolbars. See
436         the bug #350098.
437
438 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
439
440         * configure.ac:
441
442         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
443         of this. 
444
445 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
446
447         * configure.ac:
448         * cut-n-paste/Makefile.am:
449         * data/evince-ui.xml:
450         * shell/Makefile.am:
451         * shell/ev-application.[ch]:
452         * shell/ev-window.c:
453
454         Use GtkRecent instead of EggRecent when it's available. Fixes bug
455         #349273
456
457 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
458
459         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
460         findbar code: s/help/search/
461
462 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
463
464         * shell/ev-window.c: (setup_document_from_metadata),
465         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
466         (setup_view_from_metadata):
467         
468         Fix memory leaks.
469
470 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
471
472         * autogen.sh, configure.ac: 
473         
474         Update automake usage. See bug 349292.
475
476 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
477
478         * shell/eggfindbar.c: (egg_find_bar_class_init),
479         (entry_activate_callback), (egg_find_bar_init),
480         (egg_find_bar_set_status_text):
481         * shell/eggfindbar.h:
482         
483         Unify Evince findbar with Epiphany. Nice patch
484         from Fabricio Silva <silva@crans.org> and
485         Frederic Peters <fpeters@entrouvert.com>. See
486         bug #339966 for details.
487
488 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
489
490         * data/evince.desktop.in.in:
491         
492         Correct information for bugzilla. Thanks to
493         Olaf Vitters, see bug #348855.
494
495 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
496
497         * shell/ev-jobs.[ch]:
498         * shell/ev-sidebar-links.c:
499         * shell/ev-window.[ch]:
500
501         GtkPrintJob doesn't support print ranges or current page, so we export
502         to a ps file now when printing ranges or current page.
503
504 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
505
506         * pdf/ev-poppler.cc:
507         * shell/ev-window.c: (do_action_named):
508
509         We should be more clear about bugzilla. See the
510         poppler bug #7623.
511
512 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
513
514         * configure.ac:
515         * shell/Makefile.am:
516         * shell/ev-job-queue.c:
517         * shell/ev-jobs.[ch]:
518         * shell/ev-sidebar-links.c:
519         * shell/ev-window.[ch]:
520         
521         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
522         #348422
523
524 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
525
526         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
527         * shell/ev-application-service.xml:
528         * shell/ev-application.[ch]:
529         * shell/ev-jobs.[ch]:
530         * shell/ev-window.[ch]: (ev_window_run_preview):
531         * shell/main.c: 
532
533         Add preview mode to use evince as a printing previewer. It also adds
534         other command line options for fullscreen and presentation modes.
535         Fixes bugs #347822, #317031
536
537 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
538
539         * NEWS:
540         * configure.ac:
541         
542         Update for release 0.5.4
543
544 2006-07-11  Bastien Nocera <hadess@hadess.net>
545
546         * Makefile.am:
547         * backend/Makefile.am:
548         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
549         * backend/ev-document-factory.h:
550         * configure.ac:
551         * impress/.cvsignore:
552         * impress/Makefile.am:
553         * impress/common.h:
554         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
555         (imp_get_page), (imp_next_page), (imp_prev_page),
556         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
557         * impress/f_oasis.c: (render_object), (render_page),
558         (get_geometry), (_imp_oasis_load):
559         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
560         (_imp_oo13_load):
561         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
562         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
563         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
564         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
565         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
566         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
567         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
568         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
569         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
570         (iks_new_within), (iks_insert), (iks_insert_cdata),
571         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
572         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
573         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
574         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
575         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
576         (iks_cdata), (iks_cdata_size), (iks_has_children),
577         (iks_has_attribs), (escape_size), (my_strcat), (escape),
578         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
579         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
580         (iks_tree), (iks_load), (iks_save):
581         * impress/iksemel.h:
582         * impress/imposter.h:
583         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
584         (imp_render_draw_bezier_real), (imp_render_get_size),
585         (imp_render_set_fg_color), (imp_render_draw_line),
586         (imp_render_draw_rect), (imp_render_draw_polygon),
587         (imp_render_draw_arc), (imp_render_draw_bezier),
588         (imp_render_open_image), (imp_render_get_image_size),
589         (imp_render_scale_image), (imp_render_draw_image),
590         (imp_render_close_image), (imp_render_markup),
591         (imp_render_get_text_size), (imp_render_draw_text),
592         (impress_document_load), (impress_document_save),
593         (impress_document_get_n_pages), (impress_document_get_page_size),
594         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
595         (impress_document_finalize), (impress_document_class_init),
596         (impress_document_can_get_text), (impress_document_get_info),
597         (impress_document_document_iface_init),
598         (impress_document_thumbnails_get_thumbnail),
599         (impress_document_thumbnails_get_dimensions),
600         (impress_document_document_thumbnails_iface_init),
601         (impress_document_init):
602         * impress/impress-document.h:
603         * impress/internal.h:
604         * impress/r_back.c: (_imp_fill_back):
605         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
606         (_imp_draw_image), (_imp_tile_image):
607         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
608         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
609         (r_polyline):
610         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
611         (r_draw_gradient_complex), (r_draw_gradient):
612         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
613         (r_get_bullet):
614         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
615         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
616         (r_text):
617         * impress/render.c: (imp_create_context), (imp_context_set_page),
618         (imp_context_set_step), (imp_render), (imp_delete_context):
619         * impress/render.h:
620         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
621         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
622         (zip_load_xml), (zip_get_size), (zip_load):
623         * impress/zip.h:
624         * shell/ev-utils.c:
625         
626         New backend to support impress slides. Fixes bug #30867.
627
628 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
629
630         * shell/ev-utils.c: (using_postscript_printer):
631         
632         Fixes crash when print using PAPI backend,
633         bug #345012.
634
635 2006-06-09  Pat Rondon  <pmr@patrondon.org>
636
637         * shell/ev-jobs.c: (ev_job_xfer_run):
638         * shell/ev-window.c: (password_dialog_response),
639         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
640         (ev_window_dispose):
641         Fixes bug #344160: if the xfer job doesn't complete
642         because a password is required, reload the existing
643         instance instead of creating a new one.
644
645 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
646
647         * shell/main.c: (main): Call gdk_threads_init. Thus
648         we'll avoid errors in auth dialog. Fix for the bug
649         #343347.
650
651 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
652
653         * configure.ac: Advertise pixbuf support, fix
654         for the bug 343317.
655
656 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
657
658         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
659         (ev_sidebar_thumbnails_set_document):
660         
661         Update sidebar thumbnails after reloading.
662
663 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
664
665         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
666         * shell/ev-jobs.h:
667         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
668         (ev_window_cmd_view_reload), (ev_window_init):
669         
670         Don't crash on reload. Fix for the bug #343167.
671
672 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
673
674         * shell/ev-jobs.c: (ev_job_render_run):
675         
676         Check for document links.
677
678 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
679
680         * backend/ev-attachment.c: (ev_attachment_save),
681         (ev_attachment_launch_app), (ev_attachment_open):
682         * backend/ev-document-factory.c: (get_document_from_uri):
683         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
684         (egg_recent_view_uimanager_set_list):
685         * ps/ps-document.c: (check_filecompressed), (document_load),
686         (ps_document_load):
687         * shell/ev-metadata-manager.c: (load_values):
688         * shell/ev-password.c: (ev_password_dialog_set_property):
689         * shell/ev-view.c: (tip_from_link):
690         * shell/ev-window.c: (file_save_dialog_response_cb),
691         (ev_window_print_dialog_response_cb):
692         
693         Use consistent quoting style. Fix for the bug #320285.
694
695 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
696
697         * shell/ev-jobs.c: (ev_job_xfer_run):
698         * shell/main.c: (load_files):
699                 
700         Open links with anchors. Fix for the bug #339836.
701
702 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
703
704         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
705         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
706         (ev_link_dest_set_property), (ev_link_dest_finalize),
707         (ev_link_dest_class_init), (ev_link_dest_new_named),
708         (ev_link_dest_new_page_label):
709         * backend/ev-link-dest.h:
710         * shell/ev-application.c: (ev_application_open_uri):
711         * shell/ev-view.c: (goto_dest):
712         * shell/ev-window.c:
713         * shell/ev-window.h:
714         
715         Fix page-label command line option. Bug #342070.
716
717 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
718
719         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
720         
721         Don't show highlight rects if page can't be showed. Fix for 
722         the bug #342076
723
724 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
725
726         * shell/ev-window.c: (setup_sidebar_from_metadata),
727         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
728         
729         Setup sidebar from metadata even if there is no document
730         loaded. Fix for the bug #342807.
731
732 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
733
734         * cut-n-paste/toolbar-editor/Makefile.am:
735         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
736         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
737         (find_action), (drag_data_delete_cb), (drag_begin_cb),
738         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
739         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
740         (popup_context_menu_cb), (button_press_event_cb),
741         (configure_item_sensitivity), (configure_item_cursor),
742         (configure_item_tooltip), (connect_widget_signals),
743         (action_sensitive_cb), (create_item_from_action),
744         (create_item_from_position), (toolbar_drag_data_received_cb),
745         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
746         (toolbar_drag_leave_cb), (configure_drag_dest),
747         (toggled_visibility_cb), (toolbar_visibility_refresh),
748         (create_dock), (toolbar_changed_cb), (unparent_fixed),
749         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
750         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
751         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
752         (egg_editable_toolbar_dispose),
753         (egg_editable_toolbar_set_ui_manager),
754         (egg_editable_toolbar_get_selected),
755         (egg_editable_toolbar_set_selected), (set_edit_mode),
756         (egg_editable_toolbar_set_property),
757         (egg_editable_toolbar_get_property),
758         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
759         (egg_editable_toolbar_new_with_model),
760         (egg_editable_toolbar_get_edit_mode),
761         (egg_editable_toolbar_set_edit_mode),
762         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
763         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
764         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
765         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
766         (item_added_or_removed_cb), (toolbar_removed_cb),
767         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
768         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
769         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
770         (editor_create_item_from_name), (append_table),
771         (update_editor_sheet), (egg_toolbar_editor_init):
772         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
773         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
774         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
775         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
776         (toolbar_node_free), (egg_toolbars_model_get_flags),
777         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
778         (egg_toolbars_model_get_name), (impl_add_item),
779         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
780         (parse_data_list), (parse_item_list), (parse_toolbars),
781         (egg_toolbars_model_load_toolbars), (parse_available_list),
782         (parse_names), (egg_toolbars_model_load_names),
783         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
784         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
785         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
786         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
787         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
788         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
789         (egg_toolbars_model_set_types), (fill_avail_array),
790         (egg_toolbars_model_get_name_avail),
791         (egg_toolbars_model_get_name_flags),
792         (egg_toolbars_model_set_name_flags):
793         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
794         * cut-n-paste/toolbar-editor/eggintl.h:
795         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
796         (egg_tree_multi_drag_source_get_type),
797         (egg_tree_multi_drag_source_row_draggable),
798         (egg_tree_multi_drag_source_drag_data_delete),
799         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
800         (egg_tree_multi_drag_button_release_event), (selection_foreach),
801         (path_list_free), (set_context_data), (get_context_data),
802         (get_info), (egg_tree_multi_drag_drag_data_get),
803         (egg_tree_multi_drag_motion_event),
804         (egg_tree_multi_drag_button_press_event),
805         (egg_tree_multi_drag_add_drag_support):
806         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
807         * shell/ev-application.c: (ev_application_init),
808         (ev_application_save_toolbars_model):
809         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
810         (ev_window_cmd_edit_toolbar), (ev_window_init):
811         
812         Sync toolbareditor with epiphany and libegg
813
814 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
815
816         * configure.ac: 
817
818         Depend on poppler 0.5.2
819
820 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
821
822         * shell/ev-jobs.c: (ev_job_render_run):
823         
824         Check if document supports links iterface.
825
826 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
827
828         * NEWS:
829         * configure.ac:
830         
831         Update for release 0.5.3
832
833 2006-05-13  Michael Plump  <plumpy@skylab.org>
834
835         * configure.ac:
836         * shell/Makefile.am:
837         * shell/main.c: (main):
838         
839         Port to GOption command line parsing. Fix for the 
840         bug #327518
841
842 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
843
844         * shell/ev-window.c: (ev_window_cmd_help_about):
845         
846         Do not wrap license. Fix for the bug #309460.
847
848 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
849
850         * configure.ac:
851         * properties/ev-properties-main.c: (ev_properties_get_pages):
852         * shell/ev-application.c: (ev_application_open_window),
853         (ev_application_open_uri_at_dest):
854         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
855         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
856         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
857         * shell/ev-utils.c: (save_print_config_to_file):
858         * shell/ev-window.c: (ev_window_cmd_save_as),
859         (ev_attachment_popup_cmd_save_attachment_as):
860         * shell/main.c: (load_files_remote):
861         
862         Bump requirements to gtk 2.8 and drop all ifdefs used.
863
864 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
865
866         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
867         * shell/ev-window.c: (ev_window_init):
868         
869         Show attachments page.
870
871 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
872
873         * po/POTFILES.in:
874         * shell/ev-attachment-bar.c:
875         * shell/ev-attachment-bar.h:
876         * shell/ev-sidebar-attachments.c:
877         (ev_sidebar_attachments_icon_cache_add),
878         (icon_theme_get_pixbuf_from_mime_type),
879         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
880         (ev_sidebar_attachments_icon_cache_refresh),
881         (ev_sidebar_attachments_get_attachment_at_pos),
882         (ev_sidebar_attachments_popup_menu_show),
883         (ev_sidebar_attachments_popup_menu),
884         (ev_sidebar_attachments_button_press),
885         (ev_sidebar_attachments_update_icons),
886         (ev_sidebar_attachments_drag_data_get),
887         (ev_sidebar_attachments_get_property),
888         (ev_sidebar_attachments_destroy),
889         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
890         (ev_sidebar_attachments_new),
891         (ev_sidebar_attachments_set_document),
892         (ev_sidebar_attachments_support_document),
893         (ev_sidebar_attachments_get_label),
894         (ev_sidebar_attachments_page_iface_init):
895         * shell/ev-sidebar-attachments.h:
896         * shell/ev-window.c: (update_chrome_visibility),
897         (setup_sidebar_from_metadata), (ev_window_setup_document),
898         (ev_window_sidebar_current_page_changed_cb),
899         (attachment_bar_menu_popup_cb), (ev_window_init):
900         
901         Move attachments bar to sidebar.
902
903 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
904
905         * pdf/ev-poppler.cc:
906         * shell/ev-application.[ch]:
907         * shell/main.c:
908
909         Fix some memory leaks.
910
911 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
912
913         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
914
915         Change the properties dialog response to
916         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
917         will make the dialog go away when the user presses
918         enter. With gtk+ >= 2.9 this will happen anyway, but for
919         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
920         escape by default. Fixes bug #340539. See also bug
921         #101293 for the gtk+ part.
922
923 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
924
925         * shell/ev-view.c (tip_from_action_named): Replace some strings
926         that were wrong. Closes #340970.
927
928 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
929
930         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
931
932         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
933         #341049
934
935 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
936
937         * djvu/Makefile.am:
938         * dvi/Makefile.am:
939         * dvi/mdvi-lib/Makefile.am:
940         * properties/Makefile.am:
941         * ps/Makefile.am:
942         * shell/Makefile.am:
943         * thumbnailer/Makefile.am:
944         
945         Due to broken libtool that is unable to track dependencies
946         of noinst libraries we are forced to explicitely point
947         libraries for binary. Fix for the bug #333334.
948
949 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
950
951         * data/evince.desktop.in.in:
952         * shell/ev-view.c: (view_update_range_and_current_page),
953         (ev_view_next_page), (ev_view_previous_page):
954         * shell/ev-window.c: (update_chrome_visibility),
955         (setup_sidebar_from_metadata), (ev_window_setup_document),
956         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
957         (fullscreen_set_timeout), (fullscreen_clear_timeout),
958         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
959         (ev_window_stop_fullscreen), (ev_window_run_presentation),
960         (ev_window_stop_presentation), (ev_window_focus_in_event),
961         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
962         (ev_window_init):
963         * thumbnailer/Makefile.am:
964         
965         Update fullscreen and presentation timeout handling. Hide
966         cursor in presentation after timeout. Fix for the bugs
967         #136359 and #336981.
968
969 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
970
971         * backend/ev-link-action.[ch]:
972         * pdf/ev-poppler.cc: (ev_link_from_action):
973         * shell/ev-view-private.h:
974         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
975         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
976
977         Add support for Named Action links
978
979 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
980
981         * backend/Makefile.am:
982         * backend/ev-document-links.[ch]:
983         * backend/ev-document.[ch]:
984         * backend/ev-link-action.[ch]:
985         * backend/ev-link-dest.[ch]:
986         * backend/ev-link.[ch]:
987         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
988         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
989         * shell/ev-page-action.c: (build_new_tree_cb):
990         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
991         (links_page_num_func), (update_page_callback):
992         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
993         (tip_from_link):
994         * shell/ev-jobs.c:
995         * shell/ev-window.[ch]: (ev_window_open_uri),
996         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
997         * shell/ev-application.[ch]: (ev_application_open_window),
998         (ev_application_open_uri):
999
1000         Rework links system, it adds support for remote links now and it makes
1001         easier to add new kinds of actions and destinations. Fixes bug #317292
1002
1003 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1004
1005         * data/Makefile.am:
1006         * data/evince.png:
1007         * data/evince-16.png:
1008         * data/evince-22.png:
1009         * data/evince.svg:
1010         * shell/main.c: (main):
1011         
1012         Evince use it's own icon. Fix for the bug #313392.
1013
1014         * shell/ev-window.c: (fullscreen_timeout_cb),
1015         (fullscreen_set_timeout), (fullscreen_clear_timeout),
1016         (ev_window_cmd_help_about), (ev_window_dispose):
1017         
1018         Simplify fullscreen timeout code.
1019
1020 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1021
1022         * backend/ev-attachment.c: 
1023         * shell/ev-attachment-bar.c:
1024         * shell/ev-window.c:
1025
1026         Allow multiple selection of attachments
1027
1028 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1029
1030         * shell/ev-view.c: (view_update_range_and_current_page),
1031         (ev_view_scroll):
1032         
1033         Fix for the bug #312573 – Optimal selection of current 
1034         page among visible pages.
1035
1036 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1037
1038         * configure.ac:
1039         * djvu/Makefile.am:
1040         * djvu/djvu-text.h:
1041         
1042         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
1043         for the bug 339868.
1044
1045 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
1046
1047         * configure.ac: Fix the LINGUAS stuff here too so it builds.
1048
1049 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
1050
1051         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
1052         dictated by the GNOME HIG. Fixes bug #339235.
1053
1054 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
1055
1056         * data/evince-ui.xml:
1057         * shell/ev-view.c: (ev_view_can_find_previous):
1058         * shell/ev-view.h:
1059         * shell/ev-window.c: (ev_window_update_actions),
1060         (ev_window_cmd_edit_find_previous):
1061
1062         Add support for "Find Previous" as dictated by the GNOME HIG. A
1063         menu item is added and some glue code to make it all work is added
1064         to various files.
1065
1066 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
1067
1068         * configure.ac: Award myself the "useless use of cat" award.
1069
1070 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
1071
1072         * po/LINGUAS: New file listing all supported languages.
1073
1074         * configure.in: Use po/LINGUAS instead of including all languages
1075         directly in this file. See the wiki for more information:
1076         http://live.gnome.org/GnomeGoals/PoLinguas
1077
1078 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1079
1080         * backend/ev-document-factory.c:
1081
1082         Do not load the document twice when there isn't errors
1083
1084 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1085
1086         * backend/ev-attachment.c: 
1087
1088         Fix a crash when there isn't a default application to open an
1089         attachment
1090
1091 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1092
1093         * backend/ev-attachment.[ch]:
1094         * shell/ev-attachment-bar.[ch]:
1095
1096         Added missing files. 
1097
1098 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1099
1100         * backend/Makefile.am:
1101         * data/evince-ui.xml:
1102         * backend/ev-attachment.[ch]:
1103         * backend/ev-document.[ch]: (ev_document_has_attachments),
1104         (ev_document_get_attachments):
1105         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
1106         (attachment_save_to_buffer), (pdf_document_get_attachments),
1107         (pdf_document_document_iface_init):
1108         * shell/Makefile.am:
1109         * shell/ev-attachment-bar.[ch]:
1110         * shell/ev-window.c:
1111
1112         Add support for PDF attachments. Fixes bug #325143
1113
1114 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1115
1116         * backend/ev-document-factory.c: (get_document_from_uri),
1117         (ev_document_factory_get_document):
1118         * backend/ev-document-factory.h:
1119         * properties/ev-properties-main.c: (ev_properties_get_pages):
1120         * shell/Makefile.am:
1121         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1122         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1123         (ev_job_queue_remove_job):
1124         * shell/ev-job-queue.h:
1125         * shell/ev-job-xfer.c:
1126         * shell/ev-job-xfer.h:
1127         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
1128         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
1129         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
1130         (ev_job_xfer_run):
1131         * shell/ev-jobs.h:
1132         * shell/ev-window.c: (ev_window_is_empty),
1133         (password_dialog_response), (ev_window_clear_xfer_job),
1134         (ev_window_xfer_job_cb), (ev_window_open_uri),
1135         (ev_window_cmd_focus_page_selector),
1136         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
1137         (ev_window_cmd_continuous), (ev_window_cmd_dual),
1138         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
1139         (ev_window_dispose):
1140         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1141         
1142         * Cleanup mime type detection on document load. Fix for the
1143         bug #336448.
1144
1145 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1146
1147         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
1148         
1149         Fix crash on exit, described in the bug #336825.
1150
1151 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1152
1153         * backend/ev-document-factory.c:
1154         (ev_document_factory_get_from_mime),
1155         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
1156         (ev_document_factory_get_document),
1157         (file_filter_add_mime_list_and_free),
1158         (ev_document_factory_add_filters):
1159         * backend/ev-document-factory.h:
1160         * properties/ev-properties-main.c: (ev_properties_get_pages):
1161         * shell/Makefile.am:
1162         * shell/ev-application.c:
1163         * shell/ev-job-xfer.c: (ev_job_xfer_run):
1164         * shell/ev-window.c: (ev_window_cmd_file_open),
1165         (ev_window_cmd_save_as):
1166         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1167         
1168         Rework factory functions so they are placed now in a single 
1169         file ev-document-factory.c
1170
1171 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1172
1173         * shell/ev-window.c: (update_chrome_visibility):
1174         
1175         Fix for the bug 166566 - don't show menubar in fullscreen
1176         mode.
1177
1178 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
1179
1180         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
1181
1182 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1183
1184         * shell/ev-view.c: (ev_view_expose_event):
1185         
1186         More correctly draw loading text when document
1187         is empty.
1188
1189 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1190
1191         * shell/ev-view.c: (ev_view_scroll):
1192         
1193         Fix for the bug #334854, page down and page up switch
1194         pages in presentation mode.
1195
1196 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1197
1198         * shell/ev-window.c: (ev_window_set_action_sensitive),
1199         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
1200         (ev_window_set_view_accels_sensitivity),
1201         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
1202         (ev_window_cmd_continuous), (ev_window_cmd_dual),
1203         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
1204         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
1205         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
1206         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
1207         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
1208         (view_actions_focus_in_cb), (ev_window_init):
1209         
1210         Fix for the bug #333902, now it's possible to search
1211         words with slash.
1212
1213 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
1214
1215         * configure.ac: Added Breton translation.
1216         * po/br.po: Added Breton translation.
1217
1218 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1219
1220         * shell/ev-window-title (ev_window_title_update):
1221
1222         Fix memory leak in window title. Fixes bug #333944
1223
1224 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1225
1226         * shell/ev-metadata-manager.c (parseItem):
1227
1228         Fix memory leaks. Fixes bug #333945
1229
1230 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1231         
1232         * NEWS, configure.ac, TODO:
1233         
1234         Update for release 0.5.2.
1235
1236 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1237
1238         * shell/ev-view.c: (view_update_range_and_current_page),
1239         (page_changed_cb):
1240         
1241         Don't jump on scrolling, fix for the bug #333127.
1242
1243 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1244
1245         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1246         
1247         Scroll by one page in presentation mode. Fix for the bug
1248         #332993.
1249
1250 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
1251
1252         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
1253
1254 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
1255
1256         * configure.ac  Added lv in ALL_LINGUAS line.
1257
1258 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1259         
1260         * NEWS, configure.ac:
1261         
1262         Update for release 0.5.1
1263
1264 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1265
1266         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
1267         * backend/ev-document-misc.h:
1268         * shell/ev-view.c: (draw_one_page):
1269         
1270          Clairfy what page the toolbar page number applies to. Fix
1271          for the bug #328102.
1272
1273 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
1274
1275         * shell/ev-view-private.h:
1276         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
1277         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
1278         (ev_view_search_changed):
1279         * shell/ev-view.h:
1280         * shell/ev-window.c: (find_bar_search_changed_cb):
1281         
1282         Dont't jump to find result if window was scrolled during search.
1283         Fix for the bug #313266.
1284
1285 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
1286
1287         * shell/eggfindbar.c: (egg_find_bar_class_init):
1288         * shell/eggfindbar.h:
1289         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
1290         * shell/ev-view-private.h:
1291         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
1292         (ev_view_class_init), (ev_sizing_mode_get_type),
1293         (ev_scroll_type_get_type):
1294         * shell/ev-view.h:
1295         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1296         (ev_window_cmd_scroll_backward), (find_bar_scroll),
1297         (ev_window_init):
1298         
1299         Fix for the bug 319133 - Find entry should allow text scroll.
1300
1301 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
1302
1303         * shell/ev-view-private.h:
1304         * shell/ev-view.c: (view_update_range_and_current_page),
1305         (highlight_find_results), (find_changed_cb), (page_changed_cb),
1306         (ev_view_set_document), (update_find_status_message),
1307         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
1308         (ev_view_find_previous):
1309         
1310         Fix for the bug #319137. Search now takes account for scrolling.
1311
1312 2006-02-19  Michael Hofmann <mh21@piware.de>
1313
1314         * configure.ac:
1315         * djvu/Makefile.am:
1316         * djvu/djvu-document-private.h:
1317         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1318         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
1319         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
1320         (djvu_document_can_get_text), (djvu_document_get_text),
1321         (djvu_document_document_iface_init),
1322         (djvu_document_thumbnails_get_thumbnail),
1323         (djvu_document_find_begin), (djvu_document_find_get_n_results),
1324         (djvu_document_find_get_result),
1325         (djvu_document_find_page_has_results),
1326         (djvu_document_find_get_progress), (djvu_document_find_cancel),
1327         (djvu_document_find_iface_init):
1328         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
1329         (djvu_text_page_selection), (djvu_text_page_limits_process),
1330         (djvu_text_page_limits), (djvu_text_page_copy),
1331         (djvu_text_page_position), (djvu_text_page_union),
1332         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
1333         (djvu_text_page_box), (djvu_text_page_append_text),
1334         (djvu_text_page_search), (djvu_text_page_prepare_search),
1335         (djvu_text_page_new), (djvu_text_page_free):
1336         * djvu/djvu-text-page.h:
1337         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
1338         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
1339         (djvu_text_n_results), (djvu_text_has_results),
1340         (djvu_text_get_result), (djvu_text_get_progress):
1341         * djvu/djvu-text.h:
1342         
1343         Text search in djvu. Fix for the bug #303415.
1344
1345 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1346
1347         * configure.ac:
1348         * shell/ev-window.c: (ev_window_cmd_save_as):
1349         
1350         Ask filechooser to confirm overwrite. Fix for the bug #328266.
1351         Thanks to Gary Coady <gary@lyranthe.org>
1352
1353 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1354
1355         * shell/ev-print-job.c: (idle_print_handler):
1356         
1357         Inverse order printing, bug #320919.
1358
1359 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1360
1361         * data/evince-toolbar.xml:
1362         * shell/ev-window.c:
1363         
1364         Allow to add sidebar checkbutton on toolbar. Fix
1365         for the bug #144577.
1366
1367 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1368
1369         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
1370         
1371         Add checks that have sense for empty ps document.
1372
1373 2006-02-15  Luca Ferretti <elle.uca@libero.it>
1374
1375         * configure.ac: Include PS in mime types list. 
1376
1377 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1378
1379         * configure.ac:
1380         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
1381         * ps/gsdefaults.h:
1382         * ps/ps-document.c: (start_interpreter), (ps_document_load):
1383         
1384         Runtime check for gs interpreter. Fix for the bug #320868.
1385         Thanks to Antoine Dopffer antoine.dopffer@free.fr
1386
1387 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1388
1389         * shell/ev-application.c: 
1390
1391         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
1392         dbus>=0.60, so that the request is not queued. 
1393
1394 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1395
1396         * configure.ac:
1397         * shell/Makefile.am:
1398         * shell/ev-sidebar-links.c: (print_section_cb):
1399         * shell/ev-utils.c:
1400         * shell/ev-utils.h:
1401         * shell/ev-window.c: (update_action_sensitivity),
1402         (ev_window_close_dialogs), (ev_window_print):
1403         * shell/ev-window.h:
1404         
1405         Make printing support optional. Patch from Eduardo de Barros Lima
1406         <eduardo.lima@indt.org.br> for the bug #330546.
1407
1408 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1409
1410         * shell/ev-view-private.h:
1411         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
1412         (ev_view_set_document):
1413         * shell/ev-view.h:
1414         * shell/ev-window.c: (ev_window_load_job_cb),
1415         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
1416         (ev_window_init):
1417
1418         Draw Loading message during xfer job. Fix for the bug #329495.
1419
1420 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1421
1422         * comics/comics-document.c: (comics_regex_quote),
1423         (comics_document_load), (extract_argv):
1424         
1425         Correcly quote regexp before passing it to unzip.
1426
1427 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1428
1429         * shell/ev-page-cache.c: (build_height_to_page),
1430         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
1431         (ev_page_cache_get_dual_even_left):
1432         * shell/ev-page-cache.h:
1433         * shell/ev-view.c: (view_update_range_and_current_page),
1434         (get_page_y_offset), (get_page_extents):
1435         
1436         Place even pages to the left if document has less then
1437         two pages. Fix for the bug #328856.
1438
1439 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1440
1441         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1442         
1443         Correct comics scheme. This make evince create thumbnails
1444         for comic books. Fix for the bug 329088.
1445
1446 2006-01-31  Christopher Aillon  <caillon@redhat.com>
1447
1448         * data/evince-password.glade: Don't explicitly set
1449         invisible_char to the current default value in case
1450         the default changes; let GTK+ do its magic.
1451
1452 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1453
1454         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
1455         real filename to tmp filename since often document
1456         type is determined by extension.
1457
1458 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1459
1460         * shell/ev-view.c: (add_scroll_binding_keypad),
1461         (ev_view_binding_activated), (ev_view_class_init):
1462         
1463         Add keybindings for percision-scrolling of display area. 
1464         Fix for the bug #314072.
1465
1466 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1467
1468         * data/evince.desktop.in.in:
1469         
1470         Add GTK to the list of categories. Fix for the bug #328034.
1471
1472 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1473
1474         * shell/ev-application.c: (ev_application_shutdown),
1475         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
1476         * shell/ev-application.h:
1477         * shell/ev-window.c: (file_open_dialog_response_cb),
1478         (ev_window_cmd_file_open):
1479         
1480         Save last uri in file chooser dialog. Fix for the bug #327950.
1481
1482 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1483
1484         * NEWS:
1485         * README:
1486         
1487         Final update for release 0.5.0
1488         
1489         * shell/Makefile.am:
1490         
1491         Remove disable deprecated until we'll require libgnome-2.13.7
1492         and port to GOption argument parsing. See bug 327518.
1493
1494 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
1495
1496         * comics/comics-document.c: (comics_document_save):
1497         * djvu/djvu-document.c: (djvu_document_save):
1498         * dvi/dvi-document.c: (dvi_document_save):
1499         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
1500         * lib/ev-file-helpers.h:
1501         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
1502         * tiff/tiff-document.c: (tiff_document_save):
1503         
1504         Use common save function for backends.
1505
1506 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
1507
1508         * backend/ev-document-types.c:
1509         
1510         Fix crash on saving pixbuf.
1511
1512 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1513
1514         * cut-n-paste/recent-files/egg-recent-item.c:
1515         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
1516         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
1517         (parse_info_free), (valid_element), (start_element_handler),
1518         (end_element_handler), (text_handler), (egg_recent_model_filter),
1519         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
1520         (egg_recent_model_monitor), (egg_recent_model_read),
1521         (egg_recent_model_open_file), (egg_recent_model_lock_file),
1522         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
1523         (egg_recent_model_set_property), (egg_recent_model_class_init),
1524         (egg_recent_model_init), (egg_recent_model_add_full),
1525         (egg_recent_model_delete), (egg_recent_model_get_list),
1526         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
1527         (egg_recent_model_set_filter_mime_types),
1528         (egg_recent_model_clear_group_filter),
1529         (egg_recent_model_set_filter_groups),
1530         (egg_recent_model_clear_scheme_filter),
1531         (egg_recent_model_set_filter_uri_schemes),
1532         (egg_recent_model_remove_expired):
1533         * cut-n-paste/recent-files/egg-recent-util.c:
1534         (egg_recent_util_get_icon):
1535         * cut-n-paste/recent-files/egg-recent-util.h:
1536         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1537         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
1538         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
1539         (egg_recent_view_uimanager_set_property),
1540         (egg_recent_view_uimanager_get_property),
1541         (egg_recent_view_uimanager_class_init),
1542         (egg_recent_view_uimanager_init),
1543         (egg_recent_view_uimanager_set_label_width),
1544         (egg_recent_view_uimanager_get_label_width):
1545         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
1546         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1547         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
1548         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1549         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
1550         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
1551         
1552         Update from libegg.
1553
1554 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1555
1556         * shell/ev-page-cache.c: (build_height_to_page),
1557         (ev_page_cache_get_height_to_page):
1558         * shell/ev-page-cache.h:
1559         * shell/ev-view.c: (view_update_range_and_current_page),
1560         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
1561         (ev_view_previous_page):
1562         
1563         Dual mode places even pages to the left. Fix for the bug #309393.
1564
1565         * shell/ev-view.h:
1566         * shell/ev-window.c: (update_action_sensitivity),
1567         (setup_view_from_metadata), (view_menu_popup_cb):
1568         
1569         Don't restore presentation in empty windows, more intelligent
1570         next page behaviour in dual mode.
1571
1572         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
1573         (ev_pixbuf_cache_clear_job_sizes):
1574         
1575         Cleanup job callback on removal. Fix for the bug #325886.
1576
1577 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1578
1579         * ps/ps.c: (psscan):
1580         
1581         Commit workaround Mozilla problem. Fix for the bug #325919
1582         
1583         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
1584         (save_item):
1585         
1586         Fix for year 2038 problem.
1587
1588 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1589
1590         * shell/ev-window.c: (setup_document_from_metadata),
1591         (ev_window_cmd_view_reload):
1592
1593         Clamp page recieved from metadata in valid values. Fix
1594         for the bug #325986.
1595
1596 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1597
1598         * MAINTAINERS: 
1599         Add MAINTAINERS as requested on desktop-devel-list.
1600
1601 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1602
1603         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
1604         (mime_type_supported_by_gdk_pixbuf),
1605         (ev_document_factory_get_mime_types),
1606         (ev_document_factory_get_all_mime_types):
1607         
1608         Don't add pixbuf mime types if pixbuf backend is disabled.
1609         
1610         * shell/ev-application.c: (ev_application_get_uri_window):
1611         
1612         Fix for the bug 325815 - unhandled MIME type message doesn't 
1613         appear a second time. 
1614         
1615         * shell/ev-document-types.c: (ev_document_types_add_filters):
1616         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
1617         (password_dialog_response), (ev_window_popup_password_dialog),
1618         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
1619         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1620         (ev_window_run_presentation), (ev_window_stop_presentation),
1621         (save_sizing_mode), (ev_window_zoom_changed_cb),
1622         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
1623         (ev_window_dual_mode_changed_cb),
1624         (ev_window_sidebar_current_page_changed_cb),
1625         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
1626         (window_state_event_cb), (window_configure_event_cb):
1627         
1628         Cleanup additional uris holded by EvWindow.
1629
1630 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1631
1632         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
1633         (ev_view_can_previous_page), (ev_view_can_next_page):
1634         * shell/ev-view.h:
1635         * shell/ev-window.c: (update_action_sensitivity):
1636         
1637         Two page scrolling with Space and PageUp in dual mode. Second fix 
1638         for the bug #316608.
1639
1640 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1641
1642         * shell/ev-view.c: (scroll_to_current_page):
1643         
1644         Correctly clamp adjustment value. Fix for the bug
1645         #325808.
1646
1647 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1648
1649         * shell/ev-sidebar-links.c: (print_section_cb):
1650         * shell/ev-window.c: (ev_window_get_uri),
1651         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
1652         (ev_window_print_dialog_response_cb), (ev_window_print_range),
1653         (ev_window_dispose):
1654         
1655         Make print dialog non-modal. Fix for the bug #325622.
1656
1657 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1658
1659         * shell/ev-metadata-manager.c:
1660         * shell/ev-utils.c: (using_pdf_printer),
1661         (using_postscript_printer), (load_print_config_from_file),
1662         (save_print_config_to_file):
1663         * shell/ev-utils.h:
1664         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
1665         (update_sidebar_visibility), (setup_sidebar_from_metadata),
1666         (setup_view_from_metadata), (ev_window_setup_document),
1667         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
1668         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1669         (ev_window_run_presentation), (ev_window_stop_presentation),
1670         (save_sizing_mode), (ev_window_zoom_changed_cb),
1671         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
1672         (ev_window_dual_mode_changed_cb),
1673         (ev_window_sidebar_current_page_changed_cb),
1674         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
1675         (window_state_event_cb), (window_configure_event_cb),
1676         (ev_window_init):
1677         
1678         Setting saving behaviour fixes.
1679
1680 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1681
1682         * configure.ac:
1683         
1684         Make antialiasing gs options better and allow
1685         to change them during configure. Fix for the 
1686         bug #319049.
1687
1688 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1689
1690         * shell/ev-window.c: (setup_view_from_metadata):
1691         
1692         Remember if last window was maximized. Fix for the
1693         bug #323797.
1694
1695 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
1696
1697         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
1698
1699 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1700
1701         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
1702         * shell/ev-page-action.c: (build_new_tree_cb):
1703         * shell/ev-sidebar-links.c: (links_page_num_func),
1704         (update_page_callback_foreach), (update_page_callback):
1705         * shell/ev-view.c: (scroll_to_current_page):
1706         
1707         Fix for the bug #325067 with more intelligent selection
1708         of current link in sidebar. Make sidebar handle links
1709         of FITR-like type more correctly.
1710
1711         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
1712         (dvi_pixbuf_put_pixel):
1713         
1714         Fix memory consumtion with disabled alpha channel.
1715
1716 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1717
1718         * data/evince-ui.xml:
1719         * shell/ev-window.c: (view_menu_popup_cb),
1720         (ev_popup_cmd_open_link), (ev_window_init):
1721         
1722         Update context menu for internal links. Fix for the bug
1723         #325066.
1724
1725 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1726
1727         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
1728         
1729         Bind context menu to keyboard also. Fix for the bug
1730         #325065.
1731
1732 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1733
1734         * shell/ev-view.c: (selection_scroll_timeout_cb):
1735         
1736         Horizontal scroll on selection also.
1737
1738 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1739
1740         * shell/ev-metadata-manager.c: (parse_value):
1741         * shell/ev-view.c: (goto_xyz_link):
1742         
1743         Correct zoom setup and metadata save broken in 
1744         some locales.
1745
1746 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1747
1748         * shell/ev-view-private.h:
1749         * shell/ev-view.c: (scroll_to_current_page),
1750         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
1751         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
1752         (page_changed_cb), (ev_view_set_continuous),
1753         (ev_view_set_dual_page), (ev_view_set_presentation):
1754         
1755         Delay scroll until allocation to correctly position page. Fix
1756         for the bug #317334.
1757
1758 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1759
1760         * NEWS:
1761         * configure.ac:
1762         
1763         Update NEWS and require poppler 0.5.0.
1764
1765 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1766         
1767         * data/evince-ui.xml:
1768         * shell/ev-view-private.h:
1769         * shell/ev-view.c: (ev_view_get_link_at_location),
1770         (handle_link_over_xy), (ev_view_button_press_event),
1771         (ev_view_button_release_event), (ev_view_class_init):
1772         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
1773         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
1774         (ev_window_init):
1775         
1776         Implement right-click context menu.
1777
1778 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1779
1780         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
1781         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
1782         (mdvi_pixbuf_device_render):
1783         * pdf/ev-poppler.cc:
1784
1785         Don't generate thumbnails with alpha. See bug #324077.
1786         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
1787
1788 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1789
1790         * shell/ev-window.c: (setup_chrome_from_metadata):
1791         
1792         Fix typo that was hiding toolbar.
1793
1794 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1795
1796         * shell/ev-view-private.h:
1797         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
1798         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
1799         (ev_view_button_release_event), (ev_view_destroy):
1800         
1801         Small cleanup and autoscrolling during selection. Thanks to 
1802         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
1803
1804 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
1805
1806         * configure.ac:
1807         
1808         Correctly check for comics option.
1809
1810 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
1811         * Makefile.am:
1812         * configure.ac:
1813         * backend/Makefile.am:
1814         * backend/ev-document-factory.c:
1815         * shell/ev-document-types.c:
1816
1817         Included option in configure to make ps backend 
1818         compilation optional with --disable-ps.
1819
1820 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1821
1822         * backend/ev-document-factory.c:
1823         * comics/Makefile.am:
1824         * comics/comics-document.c: (comics_document_load):
1825         * comics/ev-cbr-mime.xml:
1826         * configure.ac:
1827         
1828         Comics mime types are added to shared-mime-info CVS. Now
1829         we don't need to install our own mime types.
1830
1831 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1832
1833         * shell/ev-window.c:
1834         
1835         Add shortcut for "save a copy" menu entry. Fix for
1836         the bug #324582.
1837
1838 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1839
1840         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1841         (job_finished_cb), (new_selection_pixbuf_needed),
1842         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
1843         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
1844         
1845         Rework selection job info logic and fix critical warning.
1846
1847 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
1848
1849         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
1850
1851 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
1852
1853         * data/evince-ui.xml:
1854         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
1855         
1856         Enter as shortcut key for next page. Fix for the bug
1857         #321394.
1858
1859 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
1860
1861         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
1862
1863 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1864
1865         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1866         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
1867         (new_selection_pixbuf_needed),
1868         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
1869         (clear_job_selection):
1870         
1871         Too early for 0.5. Pixbuf cache code cleaned a bit.
1872
1873 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1874
1875         * NEWS:
1876         * configure.ac:
1877         
1878         Release 0.5.0 preparation
1879
1880 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1881
1882         * comics/Makefile.am:
1883         * configure.ac:
1884         * shell/ev-document-types.c: (ev_document_types_add_filters):
1885         
1886         More advanced handling of custom mime type installation.
1887
1888 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1889
1890         * data/evince.schemas.in:
1891         * shell/ev-metadata-manager.c: (value_free),
1892         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
1893         (ev_metadata_manager_get), (ev_metadata_manager_set):
1894         * shell/ev-metadata-manager.h:
1895         * shell/ev-window.c: (update_chrome_flag),
1896         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
1897         (setup_document_from_metadata), (setup_chrome_from_metadata),
1898         (setup_sidebar_from_metadata), (setup_view_from_metadata),
1899         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
1900         (ev_window_view_toolbar_cb),
1901         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
1902         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
1903         
1904         Save last document settings and reuse them for new documents.
1905
1906 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1907
1908         * Makefile.am:
1909         * backend/Makefile.am:
1910         * backend/ev-document-factory.c:
1911         * backend/ev-document-factory.h:
1912         * comics/Makefile.am:
1913         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
1914         (comics_document_load), (comics_document_save),
1915         (comics_document_get_n_pages), (comics_document_get_page_size),
1916         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
1917         (comics_document_class_init), (comics_document_can_get_text),
1918         (comics_document_get_info), (comics_document_document_iface_init),
1919         (comics_document_init), (get_supported_image_extensions),
1920         (comics_document_thumbnails_get_geometry),
1921         (comics_document_thumbnails_get_thumbnail),
1922         (comics_document_thumbnails_get_dimensions),
1923         (comics_document_document_thumbnails_iface_init), (extract_argv):
1924         * comics/comics-document.h:
1925         * comics/ev-cbr-mime.xml:
1926         * configure.ac:
1927         * po/POTFILES.in:
1928         * shell/ev-application.c: (ev_application_register_service):
1929         * shell/ev-document-types.c: (ev_document_types_add_filters):
1930         * thumbnailer/Makefile.am:
1931         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1932         
1933         New CBR/CBZ backend for comic books.
1934
1935 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1936
1937         * shell/main.c: (load_files_remote):
1938
1939         Thanks to Robert McQueen <robot101@debian.org>. Dbus
1940         warning on startup of second instance is fixed. It
1941         is bug #320353.
1942
1943 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1944
1945         * shell/ev-window.c: (ev_window_finalize):
1946         
1947         Fix double free that cause crash.
1948
1949 2005-10-29  Bastien Nocera <hadess@hadess.net>
1950
1951         * tiff/tiff-document.c: (tiff_document_load):
1952         
1953         Fix memory leak.
1954
1955 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1956
1957         * po/POTFILES.in:
1958         * shell/Makefile.am:
1959         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
1960         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
1961         (ev_view_accessible_get_text),
1962         (ev_view_accessible_get_character_at_offset),
1963         (ev_view_accessible_get_text_before_offset),
1964         (ev_view_accessible_get_text_at_offset),
1965         (ev_view_accessible_get_text_after_offset),
1966         (ev_view_accessible_get_character_count),
1967         (ev_view_accessible_get_caret_offset),
1968         (ev_view_accessible_set_caret_offset),
1969         (ev_view_accessible_get_run_attributes),
1970         (ev_view_accessible_get_default_attributes),
1971         (ev_view_accessible_get_character_extents),
1972         (ev_view_accessible_get_offset_at_point),
1973         (ev_view_accessible_get_n_selections),
1974         (ev_view_accessible_get_selection),
1975         (ev_view_accessible_add_selection),
1976         (ev_view_accessible_remove_selection),
1977         (ev_view_accessible_set_selection),
1978         (ev_view_accessible_text_iface_init),
1979         (ev_view_accessible_idle_do_action),
1980         (ev_view_accessible_action_do_action),
1981         (ev_view_accessible_action_get_n_actions),
1982         (ev_view_accessible_action_get_description),
1983         (ev_view_accessible_action_get_name),
1984         (ev_view_accessible_action_set_description),
1985         (ev_view_accessible_action_iface_init),
1986         (ev_view_accessible_get_type), (ev_view_accessible_new),
1987         (ev_view_accessible_factory_get_accessible_type),
1988         (ev_view_accessible_factory_create_accessible),
1989         (ev_view_accessible_factory_class_init),
1990         (ev_view_accessible_factory_get_type):
1991         * shell/ev-view-accessible.h:
1992         * shell/ev-view-private.h:
1993         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
1994         * shell/ev-view.h:
1995         
1996         Initial accessibility support.
1997
1998 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
1999
2000         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
2001
2002 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
2003
2004         * shell/ev-print-job.c: (idle_print_handler):
2005         
2006         Fix for bug Bug 318916: Printing multiple pages.
2007
2008 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
2009
2010         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
2011
2012 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2013
2014         * pdf/ev-poppler.cc:
2015         
2016         Thumnail dimensions unified with other backends.
2017         
2018         * shell/ev-window-title.c: (ev_window_title_update):
2019         
2020         Fix warning.
2021
2022 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2023
2024         * data/ev-stock-zoom-fit-width.png:
2025         
2026         Remove unused file.
2027
2028 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2029
2030         * configure.ac:
2031         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
2032         (djvu_document_finalize):
2033         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
2034         (dvi_document_finalize):
2035         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
2036         (pixbuf_document_save), (pixbuf_document_finalize):
2037         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
2038         (tiff_document_finalize):
2039         
2040         Save a copy implemented for various backends.
2041
2042 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
2043
2044         * configure.ac:
2045         
2046         Don't link with ltiff if tiff is disabled.
2047
2048 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2049
2050         * pdf/GDKSplashOutputDev.cc:
2051         * pdf/GDKSplashOutputDev.h:
2052         * pdf/Thumb.cc:
2053         * pdf/Thumb.h:
2054         * pdf/pdf-document.cc:
2055         * pdf/pdf-document.h:
2056         * pdf/test-gdk-output-dev.cc:
2057         
2058         Remove old unused files.
2059
2060 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2061
2062         * shell/ev-window.c: (ev_window_setup_document):
2063         
2064         Fixed warnings on reload and probably crash reason.
2065
2066 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2067
2068         * properties/ev-properties-view.c:
2069         (ev_properties_view_format_date):
2070         
2071         Check if date is invalid. Fix for bug 318134.
2072
2073 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
2074
2075         * shell/ev-window-title.c:
2076         
2077         Add .indd files (Adobe Indesign) to the list of "bad
2078         extensions".
2079
2080 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2081
2082         * data/evince-ui.xml:
2083         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
2084         
2085         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
2086
2087 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
2088
2089         * shell/ev-window.c: (launch_link), (launch_external_uri),
2090         (view_external_link_cb):
2091
2092         URL-escape link before passing it to gnome_vfs_url_show.
2093
2094 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2095
2096         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
2097         there isn't text selected.
2098
2099 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
2100
2101         * shell/ev-view.c: (handle_link_over_xy):
2102
2103         Check tooltip is valid utf8 before showing it
2104
2105 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2106
2107         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
2108
2109 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
2110
2111         * shell/ev-window-title.c: (ev_window_title_update):
2112
2113         Guard against using g_strstrip on NULL. Fixes bug #317291.
2114
2115 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2116
2117         * pdf/ev-poppler.cc:
2118
2119         Show title even for unknown links
2120
2121 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2122
2123         * shell/ev-window-title.c: (ev_window_title_update):
2124
2125         Strip the title string
2126
2127 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2128
2129         * shell/ev-window-title.c:
2130
2131         Add .rtf to the bad extensions list
2132
2133 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2134
2135         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
2136         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
2137
2138         Ignore link coordinates if they are outside page bounds
2139
2140 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2141
2142         * backend/ev-link.c: (ev_link_type_get_type),
2143         (ev_link_get_filename), (ev_link_get_params),
2144         (ev_link_get_property), (ev_link_set_property),
2145         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
2146         * backend/ev-link.h:
2147         * pdf/ev-poppler.cc:
2148         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
2149         * shell/ev-window.c: (launch_link), (view_external_link_cb),
2150         (ev_window_init):
2151
2152         Implement launch links. Delegate external link opening to
2153         the window.
2154
2155 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2156
2157         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
2158         (ev_link_get_right), (ev_link_get_property),
2159         (ev_link_set_property), (ev_link_class_init),
2160         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
2161         * backend/ev-link.h:
2162         * pdf/ev-poppler.cc:
2163         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
2164
2165         Implement fitr links
2166
2167 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2168
2169         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
2170         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
2171         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
2172         (ev_view_size_request_continuous),
2173         (ev_view_size_request_dual_page),
2174         (ev_view_size_request_single_page), (ev_view_size_allocate),
2175         (ev_view_zoom_for_size_continuous_and_dual_page),
2176         (ev_view_zoom_for_size_continuous),
2177         (ev_view_zoom_for_size_dual_page),
2178         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
2179         (ev_sizing_mode_get_type):
2180         * shell/ev-view.h:
2181         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2182
2183         Do not use modes for link, we need to calculate size ad hoc.
2184         Still not perfect because of the usual scrollbar issues grrr.
2185
2186 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2187
2188         * backend/ev-link.c: (ev_link_type_get_type),
2189         (ev_link_new_page_fith), (ev_link_new_page_fitv):
2190         * backend/ev-link.h:
2191         * pdf/ev-poppler.cc:
2192         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
2193         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
2194         (ev_view_size_request_continuous),
2195         (ev_view_size_request_dual_page),
2196         (ev_view_size_request_single_page), (ev_view_size_allocate),
2197         (zoom_for_size_fit_height),
2198         (ev_view_zoom_for_size_continuous_and_dual_page),
2199         (ev_view_zoom_for_size_continuous),
2200         (ev_view_zoom_for_size_dual_page),
2201         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
2202         (ev_sizing_mode_get_type):
2203         * shell/ev-view.h:
2204         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2205
2206         Implement FIT_HEIGHT mode (only for links).
2207         Implement FITH links
2208
2209 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2210
2211         * shell/ev-window-title.c: (get_filename_from_uri),
2212         (ev_window_title_sanitize_extension), (ev_window_title_update),
2213         (ev_window_title_set_document), (ev_window_title_set_uri),
2214         (ev_window_title_free):
2215         * shell/ev-window-title.h:
2216         * shell/ev-window.c: (ev_window_setup_document),
2217         (ev_window_popup_password_dialog):
2218
2219         Refactor window title building while fixing it for
2220         password documents.
2221
2222 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2223
2224         * pdf/ev-poppler.cc:
2225
2226         Escape link title before setting it in the model
2227
2228 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
2229
2230         * shell/ev-application.c: (removed_from_session), (save_session),
2231         (init_session), (ev_application_get_empty_window),
2232         (ev_application_init), (ev_application_get_windows):
2233         * shell/ev-application.h:
2234         * shell/ev-window.c: (ev_window_finalize):
2235
2236         Add a function to retrieve window list and share it where
2237         necessary.
2238         Implement session handling, works pretty well thanks to the
2239         metadata system.
2240
2241 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2242
2243         * shell/ev-password.c: (ev_password_item_created_callback),
2244         (ev_password_dialog_save_password):
2245         
2246         Fix for bug 316972. Use async gnome-keyring API.
2247
2248 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
2249
2250         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
2251         Remove unused unrealize handler. Add scroll handling to
2252         ev_view_scroll_event for presentation mode (bug #316708),
2253         and fix the event state checks there.
2254
2255 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
2256
2257         * shell/ev-page-action.c: (page_changed_cb):
2258
2259         "marco, maybe we should be crazy and jump right to 6! :)"
2260
2261         Bryan Clark, Sep 2005
2262
2263 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
2264
2265         * ps/ps-document.c: (save_document), (ps_document_save),
2266         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
2267         (ps_document_ps_export_end):
2268
2269         Fix unstructured documents save and print
2270
2271 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
2272
2273         * shell/ev-application.c: (ev_application_open_uri):
2274
2275         Fix window size persistance
2276
2277 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
2278
2279         * shell/ev-view.c: (ev_view_button_release_event):
2280
2281         Based on a patch from carlosgc@gnome.org. Mouse buttons
2282         switch pages in presentation mode.
2283
2284 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2285
2286         * shell/ev-page-cache.c: (ev_page_cache_get_size):
2287
2288         Dont cast to int before scaling
2289
2290 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2291
2292         * backend/ev-link.c: (ev_link_type_get_type),
2293         (ev_link_new_page_xyz), (ev_link_new_page_fit),
2294         (ev_link_new_page_fith):
2295         * backend/ev-link.h:
2296         * pdf/ev-poppler.cc:
2297         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
2298
2299         Implement FIT and FITH links
2300
2301 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2302
2303         * pdf/ev-poppler.cc:
2304
2305         Return 0 results when search is not in progress.
2306
2307         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
2308         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
2309
2310         Update menu sensitivity when cancelling search
2311
2312 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2313
2314         * shell/ev-view.c: (ev_view_can_find_next):
2315
2316         Take all pages in consideration, not just current one
2317
2318 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2319
2320         * shell/ev-page-cache.c:
2321         * shell/ev-page-cache.h:
2322         * shell/ev-view.c: (ev_view_binding_activated),
2323         (ev_view_next_page), (ev_view_previous_page),
2324         (ev_sizing_mode_get_type):
2325         * shell/ev-view.h:
2326         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
2327         (ev_window_cmd_go_next_page):
2328
2329         Move page next/previous functions from page chace to
2330         view and change it to move by 2 page steps in dual mode.
2331
2332 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2333
2334         * shell/ev-window.c: (update_sidebar_visibility),
2335         (setup_sidebar_from_metadata), (ev_window_setup_document),
2336         (setup_view_from_metadata):
2337
2338         Show the index by default when there is one     
2339
2340 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2341
2342         * shell/ev-window-title.c: (ev_window_title_set_document):
2343
2344         Missing null check
2345
2346 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2347
2348         * shell/ev-view.c: (view_update_range_and_current_page):
2349         
2350         Allow display of last odd page in dual view. Fix for 316347.
2351
2352 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
2353
2354         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
2355         
2356         Make close button default. Fix for 316383.
2357
2358 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2359
2360         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
2361         
2362         Mark close button as default. Fix for 316381.
2363
2364 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2365
2366         * backend/ev-link.c: (ev_link_class_init):
2367
2368         Allow negative doubles in left/top properties
2369
2370 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2371
2372         * shell/ev-window.c:
2373
2374         Remove a bunch of strings that was used only
2375         by the statusbar.
2376
2377 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2378
2379         * shell/ev-window-title.c: (get_filename_from_uri),
2380         (ev_window_title_set_document):
2381
2382         When title has a confusing extension, show also
2383         the document filename inside ()
2384
2385 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2386
2387         * shell/Makefile.am:
2388         * shell/ev-window-title.c: (ev_window_title_new),
2389         (ev_window_title_update), (ev_window_title_set_type),
2390         (ev_window_title_set_document), (ev_window_title_free):
2391         * shell/ev-window-title.h:
2392         * shell/ev-window.c: (ev_window_setup_document),
2393         (password_dialog_response), (ev_window_popup_password_dialog),
2394         (ev_window_dispose), (ev_window_init):
2395
2396         Factor out and cleanup window title code
2397
2398 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2399
2400         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
2401         (unable_to_load):
2402
2403         Make dialog transient so it doesnt block other windows
2404
2405 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2406
2407         * pdf/ev-poppler.cc:
2408         
2409         Fix pdf thumbnails rendering.
2410
2411 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
2412
2413         * shell/ev-window.c: (fullscreen_set_timeout):
2414         
2415         Increase timeout to hide full screen popup. Bug 
2416         316123. 
2417
2418 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2419
2420         * data/evince.schemas.in:
2421         * shell/ev-window.c: (update_action_sensitivity):
2422
2423         Allow the user to override document restrictions. Fix for bug
2424         305818.
2425
2426 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
2427
2428         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
2429         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
2430         (ev_window_class_init): Fix multihead behaviour of fullscreen
2431         toolbar popup. Fixes bug #315451.
2432
2433 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2434
2435         * configure.ac:
2436         * data/evince-password.glade:
2437         * shell/ev-password.c: (ev_password_dialog_set_property),
2438         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
2439         (ev_password_dialog_init), (ev_password_set_bad_password_label),
2440         (ev_password_dialog_entry_changed_cb),
2441         (ev_password_dialog_entry_activated_cb),
2442         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
2443         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
2444         (ev_password_dialog_set_bad_pass):
2445         * shell/ev-password.h:
2446         * shell/ev-window.c: (password_dialog_response),
2447         (ev_window_popup_password_dialog):
2448         
2449         Support for gnome-keyring for encrypted PDF's.
2450
2451 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2452
2453         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
2454         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
2455         (ev_view_enter_notify_event), (ev_view_class_init):
2456         
2457         More precise handling of enter_notify/leave_notify events
2458         in EvView. Fix for bug 315470.
2459
2460 2005-09-08  Christopher Aillon  <caillon@redhat.com>
2461
2462         * shell/ev-window.c: (fullscreen_timeout_cb),
2463         (fullscreen_set_timeout), (fullscreen_clear_timeout),
2464         (ev_window_dispose):
2465
2466         leak fix: unref fullscreen_timeout_source before clearing it
2467
2468 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2469
2470         * configure.ac, dvi/mdvi/Makefile.am: 
2471         
2472         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
2473
2474 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2475
2476         * backend/ev-link.c: (ev_link_new_page_xyz):
2477         * pdf/ev-poppler.cc:
2478         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
2479
2480         Fix some bugs with xyz links, respect zoom
2481
2482 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2483
2484         * shell/ev-window.c: (page_changed_cb),
2485         (setup_document_from_metadata), (update_sidebar_visibility),
2486         (setup_view_from_metadata), (ev_window_run_fullscreen),
2487         (ev_window_stop_fullscreen), (ev_window_run_presentation),
2488         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
2489         (ev_window_dual_mode_changed_cb),
2490         (ev_window_sidebar_current_page_changed_cb):
2491
2492         null check uri before setting and getting metadata
2493
2494 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2495
2496         * dvi/Makefile.am:
2497         * properties/Makefile.am:
2498         * shell/Makefile.am:
2499         * thumbnailer/Makefile.am:
2500
2501         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2502
2503 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2504
2505         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
2506         (selection_changed_callback):
2507         * shell/ev-sidebar-links.h:
2508
2509         Add a signal for link activation.
2510
2511         * shell/ev-view.c: (ev_view_goto_link),
2512         (ev_view_button_release_event):
2513         * shell/ev-view.h:
2514         * shell/ev-window.c: (sidebar_links_link_activated_cb),
2515         (ev_window_init):
2516
2517         Implement the signal so that we can handle all link types.
2518
2519         * shell/ev-page-cache.c:
2520
2521         Remove unused set_link function
2522
2523 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2524
2525         * lib/ev-tooltip.c: (ev_tooltip_set_position):
2526
2527         Add some space from the cursor, hardcoded but I couldnt
2528         find a better way.
2529
2530 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
2531
2532         * lib/ev-tooltip.c:
2533
2534         Use mozilla style vs gtk style, way better for links.
2535
2536         * shell/ev-view.c: (ev_view_motion_notify_event),
2537         (ev_view_destroy), (ev_view_init):
2538
2539         Deactive tooltip when the link hovered is changed.
2540
2541 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
2542
2543         * backend/ev-document.h:
2544         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
2545         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
2546         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
2547         (ev_link_new_page), (ev_link_new_page_xyz):
2548         * backend/ev-link.h:
2549         * pdf/ev-poppler.cc:
2550         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
2551         (go_to_link), (tip_from_link):
2552
2553         Implement xyz links, still not functional. Links are a total
2554         mess, will need to refactor and bugfix a lot :(
2555
2556 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
2557
2558         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
2559
2560 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
2561
2562         * data/evince-ui.xml:
2563         * data/evince.schemas.in:
2564         * shell/Makefile.am:
2565         * shell/ev-window.c: (update_chrome_visibility),
2566         (password_dialog_response), (ev_window_load_job_cb),
2567         (ev_window_xfer_job_cb), (ev_window_open_uri),
2568         (ev_window_class_init), (set_chrome_actions), (load_chrome),
2569         (ev_window_init):
2570
2571         Remove the statusbar. This regress loading feedback, need to
2572         check with Bryan what we want to do there...
2573
2574 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
2575
2576         * lib/ev-tooltip.c: (ev_tooltip_init):
2577
2578         Fix tooltip border and size handling
2579
2580 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
2581
2582         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
2583         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
2584         (ev_tooltip_timeout), (ev_tooltip_activate),
2585         (ev_tooltip_deactivate):
2586         * lib/ev-tooltip.h:
2587         * shell/ev-view.c: (ev_view_motion_notify_event):
2588
2589         Delay popup showing. Mirror gtk logic/times.
2590
2591 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
2592
2593         * lib/Makefile.am:
2594         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
2595         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
2596         (ev_tooltip_set_text), (ev_tooltip_set_position):
2597         * lib/ev-tooltip.h:
2598
2599         Simple widget to show tooltips at a custom position
2600
2601         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
2602         (ev_view_destroy):
2603
2604         Use it for links. First go, needs work
2605
2606 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
2607
2608         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
2609         HIG fixes.  Use title capitalization for window title. Use 12 
2610         pixels of space between the dialog's vbox and action area.
2611
2612 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2613
2614         * shell/ev-window.c: (file_open_dialog_response_cb),
2615         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
2616         (ev_window_cmd_save_as):
2617
2618         Make file pickers not modal and refactor code some
2619
2620 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2621
2622         * shell/ev-sidebar.h:
2623         * shell/ev-sidebar.c: (ev_sidebar_set_property),
2624         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
2625         (ev_sidebar_class_init), (ev_sidebar_select_page),
2626         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
2627         (ev_sidebar_set_page):
2628
2629         Add a current page property and allow to get/set it
2630
2631         * shell/ev-window.c: (setup_view_from_metadata),
2632         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
2633
2634         Persist current sidebar page per document
2635
2636 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2637
2638         * data/evince.schemas.in:
2639         * shell/ev-window.c: (update_chrome_visibility),
2640         (setup_document_from_metadata), (update_sidebar_visibility),
2641         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
2642         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2643         (ev_window_run_presentation), (ev_window_stop_presentation),
2644         (ev_window_view_sidebar_cb),
2645         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
2646         (load_chrome), (ev_window_init):
2647
2648         Persist size/visibility of sidebar per document
2649
2650 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
2651
2652         * shell/ev-view.c (draw_loading_text): Draw loading text.
2653
2654 2005-09-02  Dan Damian  <dand@gnome.ro>
2655
2656         * configure.in: Added "ro" to ALL_LINGUAS.
2657
2658 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
2659
2660         * shell/ev-view.c: (clear_caches):
2661
2662         ev_page_cache_get doesnt return a reference,
2663         dont try to unref it.
2664
2665 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
2666
2667         * shell/main.c: (load_files_remote):
2668
2669         Fix timestamp parameter with dbus <= 0.33
2670
2671 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
2672
2673         * data/evince.schemas.in:
2674
2675         Add missing full stop
2676
2677 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2678
2679         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
2680         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
2681
2682         Plug some memory leaks
2683
2684 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
2685
2686         * configure.ac:
2687         * lib/ev-debug.c: (trap_handler):
2688
2689         Check for execinfo.h and use it only if it exists.
2690         Ported from Epiphany (bug #314776).
2691
2692 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
2693
2694         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
2695
2696 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
2697
2698         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
2699         * po/id.po      : Added Indonesian translation
2700
2701 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
2702
2703         * shell/main.c:
2704         * shell/ev-application.c: Last minute GTK-2.6 fixes.
2705         * NEWS: Release 0.4.0
2706
2707 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
2708
2709         * configure.ac: catch another gtk+-2.8ism
2710         * shell/main.c: Make work with gtk+-2.6
2711
2712 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
2713
2714         * shell/ev-application-service.xml: Add 'timestamp' argument to
2715           ev_application_open_window and ev_application_open_uri methods.
2716
2717         * shell/ev-application.h: Add 'timestamp' argument to
2718           ev_application_open_window, ev_application_open_uri,
2719           and ev_application_open_uri_list functions.
2720
2721         * shell/ev-application.c (ev_application_open_window,
2722           ev_application_open_uri, ev_application_open_uri_list): Change
2723           functions that show/present windows to use a timestamp if one
2724           is passed in.
2725
2726         * shell/ev-window.c (ev_window_cmd_file_open,
2727           ev_window_cmd_recent_file_activate, drag_data_received_cb):
2728         * shell/main.c (load_files): Modify calls to ev_application to
2729           include GDK_CURRENT_TIME as timestamp.
2730
2731         * shell/main.c (load_files_remote): Obtain timestamp for client
2732           instance from GDK and pass to server instance so new windows are
2733           focused properly.  Fix dbus_g_proxy_call() calls by including second
2734           G_TYPE_INVALID.
2735           
2736         Closes bug #314475.
2737
2738 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
2739
2740         * shell/ev-window.c (ev_window_finalize): Check for
2741         avail. EvWindows when quiting to handle the finalize better,
2742         #314497
2743
2744 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2745         
2746         * properties/ev-properties-view.c: 
2747         
2748         Set textdomain to libglade. Fixes translation problem in property page.
2749
2750 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2751
2752         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
2753         * dvi/Makefile.am:
2754         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
2755         * dvi/mdvi-lib/Makefile.am:
2756         
2757         Fix rotation of thumbnails, ported to new API. Moved library
2758         dependencies earlier, probably it will fix linkage problem.
2759
2760 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
2761
2762         * backend/ev-document-misc.c:
2763         (ev_document_misc_get_thumbnail_frame):
2764         * backend/ev-document-misc.h:
2765         * configure.ac:
2766         * pdf/ev-poppler.cc:
2767         * shell/Makefile.am:
2768         * shell/ev-sidebar-thumbnails.c: (add_range),
2769         (ev_sidebar_thumbnails_set_loading_icon),
2770         (ev_sidebar_thumbnails_refresh),
2771         (ev_sidebar_thumbnails_set_document):
2772         * shell/ev-sidebar-thumbnails.h:
2773         * shell/ev-view.c: (ev_view_motion_notify_event),
2774         (ev_view_set_property), (ev_view_get_property),
2775         (ev_view_class_init), (ev_view_set_rotation):
2776         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
2777         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
2778         (ev_window_init):
2779         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
2780         Redo rotation (again).  prepare for 0.4.0
2781
2782 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
2783
2784         * configure.ac: Bump poppler requirement to 0.4.1.
2785
2786         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
2787         argument to poppler_page_render_selection() call.
2788
2789 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2790
2791         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
2792         (djvu_document_thumbnails_get_thumbnail):
2793         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
2794         (dvi_document_thumbnails_get_thumbnail):
2795         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
2796         (pixbuf_document_thumbnails_get_thumbnail):
2797         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
2798         
2799         Update rotation direction of backends to fit with pdf and ps.
2800
2801 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
2802
2803         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
2804         * backend/ev-async-renderer.h:
2805         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
2806         (setup_page), (ps_document_get_page_size),
2807         (ps_async_renderer_render_pixbuf):
2808         * ps/ps-document.h:
2809         * shell/ev-jobs.c: (ev_job_render_run):
2810
2811         Fix orientation in the postscript document
2812
2813 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
2814
2815         * pdf/ev-poppler.cc:
2816         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
2817         * shell/ev-view.c: (highlight_find_results):
2818
2819         Adapt to the new poppler rotation API. Fix text maps on landscape
2820         documents.
2821
2822 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
2823
2824         * shell/ev-view.c (compute_new_selection_text): get the correct
2825         region when selecting in modes other than continuous.
2826
2827 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
2828
2829         * shell/main.c (main): remove redundant g_warnings.
2830
2831 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2832
2833         * shell/Makefile.am: Don't include autogenerated
2834         file ev-application-service.h into distribution, since
2835         it causes dbus crash. Fix for bugs 313724 and 313443. 
2836
2837 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2838
2839         * configure.ac: Fix sed expression for FreeBSD. Thanks
2840         to Joe Marcus Clark <marcus@freebsd.org>
2841         
2842         * shell/eggfindbar.c: (entry_activate_callback),
2843         (entry_changed_callback), (egg_find_bar_init),
2844         (egg_find_bar_set_search_string):
2845         
2846         Made findbar buttons unsensitive if there is no text in
2847         entry. Fix for the bug 313285.
2848
2849 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2850
2851         * ps/ps-document.c: Use g_filename_display_name for displaying
2852         filenames and revert string freeze breackage
2853
2854 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
2855
2856         * NEWS:
2857         * configure.ac:
2858
2859         Update for 0.3.4
2860
2861         * shell/Makefile.am:
2862
2863         Add ev-application-service.xml to extra dist
2864
2865         * shell/ev-view.c: (find_page_at_location):
2866
2867         Remove unused function (fix warning)
2868
2869 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2870
2871         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
2872         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
2873         
2874         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
2875         bug 313623.
2876
2877 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2878
2879         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
2880         * shell/ev-window.c:
2881         Fix build warnings
2882
2883 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2884
2885         * configure.ac: Update script to get dbus version.
2886         Fix for the bug #313443.
2887
2888 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2889
2890         * shell/ev-window.c: (ev_window_cmd_escape):
2891         
2892         Return focus back to view on escape. Fix for bug 313295.
2893
2894 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2895
2896         * shell/ev-window.c: (update_window_title),
2897         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
2898         (ev_window_cmd_save_as):
2899         
2900         Correct conversion from uri to displayable string. Fix for
2901         bug 313296.
2902
2903 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2904
2905         * ps/ps-document.c: convert filename to utf8 when there is an error
2906         loading document. Fixes #309915
2907
2908 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
2909
2910         * configure.ac:
2911
2912         We depend on poppler 0.4.0
2913
2914 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
2915
2916         * configure.ac:
2917         * NEWS: Release 0.3.3.
2918         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
2919
2920 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
2921
2922         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
2923         add a couple missing mnemonics to menu items, use title 
2924         capitalization for menu items and window titles, and add 
2925         ellipsis to open menu item.     
2926
2927 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
2928
2929         * pdf/ev-poppler.cc:
2930         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
2931         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
2932         (ev_view_get_rotation):
2933         * shell/ev-view.h:
2934         * shell/ev-window.c: (setup_view_from_metadata),
2935         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
2936         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
2937         disk.
2938
2939 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
2940
2941         * configure.ac: Added tr to ALL_LINGUAS
2942
2943 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2944
2945         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
2946         requires several clicks to find word. Thanks to 
2947         Colin Slater <kiltedtaco@gmail.com>.
2948
2949 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
2950
2951         * data/evince.desktop.in.in: Hide menu entry and
2952         rename it to "Document Viewer". Fix for bug 
2953         #312399.
2954
2955 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
2956
2957         * shell/ev-page-action.c (ev_page_action_class_init): 
2958
2959         Point to the correct function in constructor of the
2960         activate_label signal
2961
2962 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
2963
2964         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
2965         * shell/ev-jobs.h: Make thread safe.
2966
2967 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2968
2969         * shell/ev-view.c: (view_update_range_and_current_page):
2970         Don't update page range if we are scrolling to some document
2971         point.
2972
2973 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2974
2975         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
2976         when getting max_page_width, fix drawing in dual mode.
2977
2978 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
2979
2980         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
2981         getting the area for select_all.
2982
2983 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
2984
2985         * backend/ev-selection.c: (ev_selection_render_selection):
2986         * backend/ev-selection.h:
2987         * pdf/ev-poppler.cc:
2988         * shell/ev-jobs.c: (ev_job_render_new):
2989         * shell/ev-jobs.h:
2990         * shell/ev-pixbuf-cache.c: (get_selection_colors),
2991         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
2992         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
2993         (ev_view_class_init):
2994
2995         Change selection color on focus in and focus out events.  Also,
2996         poppler now uses GdkColor for specifying the selection colors, so
2997         drop some awkward conversion code.
2998
2999 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
3000
3001         * configure.ac: Added Hebrew translation
3002
3003 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
3004
3005         * NOTES:
3006         * backend/ev-selection.c: (ev_selection_render_selection):
3007         * backend/ev-selection.h:
3008         * pdf/ev-poppler.cc:
3009         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
3010         (ev_job_render_run):
3011         * shell/ev-jobs.h:
3012         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
3013         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
3014         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
3015         (ev_pixbuf_cache_style_changed),
3016         (ev_pixbuf_cache_get_selection_pixbuf),
3017         (ev_pixbuf_cache_set_selection_list),
3018         (ev_pixbuf_cache_get_selection_list):
3019         * shell/ev-pixbuf-cache.h:
3020         * shell/ev-utils.c: (ev_print_region_contents):
3021         * shell/ev-utils.h:
3022         * shell/ev-view.c: (ev_view_queue_draw_page),
3023         (selection_update_idle_cb), (ev_view_motion_notify_event),
3024         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
3025         (setup_caches), (ev_view_find_next), (merge_selection_region),
3026         (selection_free):
3027         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
3028
3029         Clean up selection to be much smoother!
3030
3031 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
3032
3033         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
3034         to poppler_page_render_selection().
3035
3036 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3037
3038         * ps/ps-document.c: (save_page_list): Use
3039         unzipped document when printing. Thanks to 
3040         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
3041         311016.
3042
3043 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3044
3045         * shell/ev-window.c: (update_action_sensitivity):
3046         
3047         Disable print and save respect to lockdown gconf keys. Fix
3048         for 312342.
3049
3050 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3051
3052         * configure.ac:
3053         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
3054         (write_to_temp_file), (ev_file_set_contents):
3055         * shell/ev-utils.h:
3056         * shell/ev-window.c: (save_print_config_to_file):
3057         
3058         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
3059         Fix for bug 312238
3060
3061 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
3062
3063         * shell/ev-window.c: (load_print_config_from_file),
3064         (save_print_config_to_file), (ev_window_print_range):
3065
3066         Persist the print settings. Fixes bug #311578.
3067
3068 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3069
3070         * djvu/djvu-document.c: (djvu_document_get_page_size),
3071         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
3072         (djvu_document_thumbnails_get_thumbnail):
3073         * dvi/dvi-document.c: (dvi_document_get_page_size),
3074         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
3075         (dvi_document_thumbnails_get_dimensions),
3076         (dvi_document_thumbnails_get_thumbnail):
3077         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
3078         (pixbuf_document_render_pixbuf),
3079         (pixbuf_document_document_iface_init),
3080         (pixbuf_document_thumbnails_get_thumbnail):
3081         
3082         Update backends to make them build with new rotation system.
3083
3084 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3085
3086         * help/C/figures/evince_start_window.png:
3087         
3088         Update documentation image from Luca Ferretti <elle.uca@libero.it>
3089
3090 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
3091
3092         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
3093         * shell/ev-pixbuf-cache.h:
3094         * shell/ev-sidebar-thumbnails.c:
3095         (ev_sidebar_thumbnails_get_property), (add_range),
3096         (adjustment_changed_cb):
3097         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
3098         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
3099         we were thumbnailing the entire docment on startup, slowing us
3100         down hugely. 
3101
3102 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
3103
3104         * shell/ev-page-cache.c: (ev_page_cache_new):
3105         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
3106         == 0, fixes #310306.
3107
3108 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3109
3110         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
3111         (ev_view_rotate_left):
3112
3113         Account rotation in doc_rect_to_view_rect.
3114         Ensure rotation doesnt go out of bounds.
3115
3116 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3117
3118         * shell/ev-page-cache.c: (ev_page_cache_get_size):
3119
3120         Correct and cleanup w/h swapping
3121
3122 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3123
3124         * backend/ev-document-thumbnails.c:
3125         (ev_document_thumbnails_get_thumbnail):
3126         * backend/ev-document-thumbnails.h:
3127         * backend/ev-document.c:
3128         * backend/ev-document.h:
3129         * backend/ev-render-context.c: (ev_render_context_new),
3130         (ev_render_context_set_rotation):
3131         * backend/ev-render-context.h:
3132         * pdf/ev-poppler.cc:
3133         * ps/ps-document.c: (ps_document_document_iface_init):
3134         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3135         * shell/ev-jobs.h:
3136         * shell/ev-page-cache.c: (build_height_to_page),
3137         (ev_page_cache_new), (ev_page_cache_get_size),
3138         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
3139         (ev_page_cache_get_height_to_page):
3140         * shell/ev-page-cache.h:
3141         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
3142         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
3143         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
3144         (ev_pixbuf_cache_get_selection_pixbuf):
3145         * shell/ev-pixbuf-cache.h:
3146         * shell/ev-print-job.c: (idle_print_handler):
3147         * shell/ev-sidebar-thumbnails.c: (add_range):
3148         * shell/ev-view.c: (view_update_range_and_current_page),
3149         (get_page_y_offset), (get_page_extents),
3150         (ev_view_size_request_continuous_dual_page),
3151         (ev_view_size_request_continuous),
3152         (ev_view_size_request_dual_page),
3153         (ev_view_size_request_single_page), (draw_one_page),
3154         (ev_view_set_rotation), (ev_view_rotate_right),
3155         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
3156         (ev_view_zoom_for_size_continuous_and_dual_page),
3157         (ev_view_zoom_for_size_continuous),
3158         (ev_view_zoom_for_size_dual_page),
3159         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
3160         (ev_view_select_all):
3161         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3162         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
3163         (tiff_document_document_iface_init),
3164         (tiff_document_thumbnails_get_thumbnail):
3165
3166         Use rotation rather than orientation. It's easier and enough
3167         for our needs.
3168
3169 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3170
3171         * shell/ev-page-cache.c: (build_height_to_page),
3172         (ev_page_cache_new), (ev_page_cache_get_size),
3173         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
3174         (ev_page_cache_get_height_to_page):
3175         * shell/ev-page-cache.h:
3176         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
3177         (ev_view_size_request_continuous_dual_page),
3178         (ev_view_size_request_continuous),
3179         (ev_view_zoom_for_size_continuous_and_dual_page),
3180         (ev_view_zoom_for_size_continuous):
3181
3182         Make the page cache aware of page orientation.
3183
3184 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3185
3186         * backend/ev-document-thumbnails.c:
3187         (ev_document_thumbnails_get_thumbnail):
3188         * backend/ev-document-thumbnails.h:
3189         * backend/ev-document.c:
3190         * backend/ev-document.h:
3191         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
3192         * backend/ev-ps-exporter.h:
3193         * pdf/ev-poppler.cc:
3194         * ps/ps-document.c: (ps_document_document_iface_init),
3195         (ps_document_ps_export_do_page):
3196         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3197         * shell/ev-jobs.h:
3198         * shell/ev-page-cache.c: (ev_page_cache_get_size),
3199         (ev_page_cache_get):
3200         * shell/ev-page-cache.h:
3201         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
3202         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
3203         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
3204         * shell/ev-pixbuf-cache.h:
3205         * shell/ev-print-job.c: (idle_print_handler):
3206         * shell/ev-sidebar-thumbnails.c: (add_range):
3207         * shell/ev-view.c: (view_update_range_and_current_page),
3208         (get_page_extents), (ev_view_size_request_dual_page),
3209         (ev_view_size_request_single_page), (draw_one_page),
3210         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
3211         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
3212         (ev_view_zoom_for_size_dual_page),
3213         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
3214         (ev_view_select_all):
3215         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3216         * tiff/tiff-document.c: (tiff_document_get_page_size),
3217         (tiff_document_get_orientation), (rotate_pixbuf),
3218         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
3219         (tiff_document_thumbnails_get_thumbnail),
3220         (tiff_document_ps_export_do_page), (tiff_document_init):
3221
3222         Really make use of the orientation bit of the render context.
3223         Use the render context in a few more places in the backend API.
3224         This regress orientation, but now it's done right. Will try to
3225         fix it up asap...
3226
3227 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3228
3229         * shell/ev-view.c: (ensure_rectangle_is_visible):
3230
3231         Patch by Nickolay V. Shmyrev to fix find flickering
3232
3233 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
3234
3235         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
3236         duplex parameters to ::begin.
3237
3238         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
3239         * shell/ev-print-job.c (idle_print_handler): 
3240         * ps/ps-document.c (ps_document_ps_export_begin): 
3241         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
3242         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
3243         implementations. Poppler backend needs poppler cvs. Rest has
3244         unchanged behavior.
3245
3246 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
3247
3248         * shell/ev-window.c (using_pdf_printer): new function.
3249         (ev_window_print_range): print a less techy message if someone
3250         tries to print to PDF.
3251
3252 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
3253
3254         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
3255         from "unknown font" string. Bug #311431
3256
3257 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
3258
3259         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
3260
3261 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
3262
3263         Bug #311280
3264         
3265         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
3266         name for PopplerFontTypes
3267         (pdf_document_fonts_fill_model): add font type to the detail column
3268
3269         * backend/ev-document-fonts.h: added
3270         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
3271
3272         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
3273         font name and font details, add a little markup.
3274         (ev_properties_fonts_init): use the new cell data func, specify ypad
3275         property for the cell renderer.
3276         (ev_properties_fonts_set_document): add the details column.
3277
3278 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
3279
3280         * configure.ac: Added "pl" to ALL_LINGUAS.
3281
3282 2005-07-24  Danilo Šegan  <danilo@gnome.org>
3283
3284         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
3285
3286 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
3287
3288         * help/ChangeLog: Started this for translations of manual.
3289         * configure.ac, autogen.sh, .cvsignore: Migrated to
3290         gnome-doc-utils. Patch in bug #311222.
3291
3292 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
3293
3294         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
3295         #ifdef this away to fix an unused-function warning.
3296
3297 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
3298
3299         * configure.ac: Added 'gl' to ALL_LINGUAS.
3300
3301 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
3302
3303         * configure.ac: Added ne in ALL_LINGUAS
3304         
3305 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3306
3307         * shell/ev-view.c: (ev_view_leave_notify_event):
3308         
3309         Clear status message when pointer leaves view. Fix for bug
3310         #310818 
3311
3312 2005-07-20 Ankit Patel <ankit644@yahoo.com>
3313
3314         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
3315
3316 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3317
3318         * shell/ev-view.c: (ev_view_leave_notify_event),
3319         (ev_view_class_init):
3320         
3321         Set cursor to normal then leaving view.
3322
3323 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3324
3325         * configure.ac:
3326         
3327         Fix required djvulibre version.
3328
3329 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
3330
3331         *configure.ac: Hindi (hi) language added
3332
3333 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
3334
3335         *configure.ac: Punjabi (pa) Language added
3336
3337 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3338
3339         * data/evince-ui.xml, shell/ev-window.c:
3340         
3341         Add keypad accelerators for zooming. Fix for bug 308128.
3342
3343 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3344
3345         * Makefile.am:
3346         * backend/Makefile.am:
3347         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
3348         * configure.ac:
3349         * shell/ev-document-types.c: (ev_document_types_add_filters):
3350
3351         Allow to enable/disable the pixbuf backend.
3352         Default to off for now. If we want it enabled we should
3353         really put mime types in the desktop, implement properties etc.
3354
3355         * properties/evince-properties.c:
3356
3357         Initialize error to NULL.
3358         Check error is not NULL before freeing.
3359
3360 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3361
3362         * shell/ev-window.c:
3363
3364         Use F5 as presentation accell
3365
3366 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3367
3368         * shell/ev-window.c: (update_chrome_visibility),
3369         (ev_window_create_fullscreen_popup), (ev_window_init):
3370
3371         Do not leak the fullscreen toolbar
3372
3373 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3374
3375         * shell/ev-window.c: (view_actions_focus_in_cb),
3376         (view_actions_focus_out_cb):
3377
3378         These has a return value! Fix totally random focus
3379         issues we was seeing.
3380
3381 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3382
3383         * shell/main.c: (load_files_remote):
3384
3385         Allow open more than one file
3386
3387 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3388
3389         * shell/main.c: (load_files_remote):
3390
3391         Fix for dbus 0.33. bug #309975
3392
3393 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
3394
3395         * properties/ev-properties-main.c: (ev_properties_get_pages):
3396
3397         Actually return NULL for types we dont support
3398
3399 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
3400
3401         * po/POTFILES.in:
3402
3403         Remove empty lines.
3404
3405 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
3406
3407         * backend/ev-document-factory.c:
3408         (ev_document_factory_get_document):
3409
3410         Do not try to create the object if type
3411         is invalid.
3412
3413 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
3414
3415         * ps/ps-document.c: (ps_document_dispose),
3416         (ps_async_renderer_render_pixbuf):
3417         * ps/ps-document.h:
3418
3419         Do not leak the target window
3420
3421 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
3422
3423         * shell/ev-application.c: (ev_application_init):
3424
3425         Let tbe check file existence for us.
3426         Add a comment about eggrecent mime filter.
3427
3428 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
3429
3430         * data/evince-ui.xml:
3431         * shell/ev-application.c: (ev_application_shutdown),
3432         (ev_application_init), (ev_application_get_toolbars_model),
3433         (ev_application_get_recent_model),
3434         (ev_application_save_toolbars_model):
3435         * shell/ev-application.h:
3436         * shell/ev-window.c: (ev_window_add_recent),
3437         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
3438         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
3439         (ev_window_init):
3440
3441         Use common toolbar and recent models for all windows.
3442         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3443
3444 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
3445
3446         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
3447         successfully check for gtk_icon_view_get_visible_range.
3448
3449 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3450
3451         * djvu/Makefile.am:
3452         * dvi/Makefile.am:
3453         
3454         Fix djvu and dvi backend build.
3455
3456 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
3457
3458         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
3459         (new_separator_pixbuf):
3460
3461         Don't leak windows.
3462
3463 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
3464
3465         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
3466
3467         HIGification of toolbar editor dialogue.
3468
3469 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3470
3471         * configure.ac:
3472         * shell/Makefile.am:
3473
3474         Ever build metadata manager since it's just
3475         disabled at runtime now.
3476
3477 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3478
3479         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3480         (ev_metadata_manager_get), (ev_metadata_manager_set):
3481         * shell/ev-metadata-manager.h:
3482
3483         Add an _init functions that enabled metadata management
3484         at runtime.
3485
3486         * shell/ev-window.c: (page_changed_cb),
3487         (setup_document_from_metadata), (ev_window_setup_document),
3488         (setup_view_from_metadata), (ev_window_open_uri),
3489         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3490         (ev_window_run_presentation), (ev_window_stop_presentation),
3491         (save_sizing_mode), (ev_window_zoom_changed_cb),
3492         (ev_window_continuous_changed_cb),
3493         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
3494         (window_configure_event_cb):
3495
3496         Remove all ugly metadata define since we deal with it
3497         at runtime now.
3498
3499         * shell/main.c: (load_files_remote), (main):
3500
3501         Add support for dbus cvs head. Hopefully didnt break one
3502         of the other versions now!
3503
3504         If we dont get a response from the dbus server just
3505         give up with it and not enable metadata.
3506
3507 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3508
3509         * Makefile.am:
3510         * backend/Makefile.am:
3511         * configure.ac:
3512         * cut-n-paste/recent-files/Makefile.am:
3513         * cut-n-paste/toolbar-editor/Makefile.am:
3514         * cut-n-paste/zoom-control/Makefile.am:
3515         * lib/Makefile.am:
3516         * pdf/Makefile.am:
3517         * pixbuf/Makefile.am:
3518         * properties/Makefile.am:
3519         * ps/Makefile.am:
3520         * shell/Makefile.am:
3521         * thumbnailer/Makefile.am:
3522         * tiff/Makefile.am:
3523
3524         Make frontends depend on just libev.
3525         Rework and group CFLAGS/LIBS definitions.
3526         Cleanups.
3527
3528 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3529
3530         * shell/ev-window:
3531
3532         do not unnecessarily save zoom
3533
3534         * configure.ac:
3535         * lib/ev-file-helpers.c: (ev_dot_dir):
3536         * shell/Makefile.am:
3537         * shell/dummy.cc:
3538
3539         Some cleanups
3540
3541 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3542
3543         * configure.ac:
3544         
3545         Remove unnecessary dependencies
3546
3547 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3548
3549         * properties/Makefile.am:
3550         * thumbnailer/Makefile.am:
3551         * tiff/Makefile.am:
3552
3553         Some more cleanups. Was really necessary
3554         but I probably introduced bugs, feel free
3555         to flame :)
3556
3557 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3558
3559         * backend/Makefile.am:
3560         * configure.ac:
3561         * cut-n-paste/recent-files/Makefile.am:
3562         * cut-n-paste/toolbar-editor/Makefile.am:
3563         * cut-n-paste/zoom-control/Makefile.am:
3564         * lib/Makefile.am:
3565         * pdf/Makefile.am:
3566         * pixbuf/Makefile.am:
3567         * properties/Makefile.am:
3568         * ps/Makefile.am:
3569         * shell/Makefile.am:
3570         * thumbnailer/Makefile.am:
3571         * tiff/Makefile.am:
3572
3573         Use gnome-common macros when possible.
3574         Cleanup dependencies.
3575         Actually disable deprecated where possible.
3576
3577 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3578
3579         * Makefile.am:
3580         * backend/Makefile.am:
3581         * properties/Makefile.am:
3582         * shell/Makefile.am:
3583         * thumbnailer/Makefile.am:
3584
3585         This should solve the circular dep without
3586         requiring dir reorg!
3587
3588         * shell/ev-window.c: (setup_view_from_metadata):
3589
3590         Never restore window size/position when the
3591         window is already visible.
3592
3593 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
3594
3595         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
3596
3597         Return a boolean from timeout func. Fix ported from gedit.
3598
3599 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
3600
3601         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
3602
3603 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3604
3605         * shell/ev-document-types.c: set "All Documents" as default filter in
3606         open dialog
3607
3608 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
3609
3610         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
3611         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
3612         (ev_metadata_manager_set_boolean): fix value/val thinko.
3613
3614 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
3615
3616         * shell/ev-window.c: (setup_view_from_metadata),
3617         (window_state_event_cb), (window_configure_event_cb),
3618         (ev_window_init):
3619
3620         Remember window position and maximized state
3621
3622 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
3623
3624         * configure.ac:
3625
3626         Fix DBUS configure checks.
3627
3628         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
3629         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
3630         (ev_metadata_manager_set_boolean):
3631
3632         Plug mem leaks.
3633
3634         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
3635         (ev_window_stop_fullscreen), (ev_window_run_presentation),
3636         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
3637         (ev_window_continuous_changed_cb),
3638         (ev_window_dual_mode_changed_cb), (ev_window_new):
3639
3640         Fix the build without DBUS.
3641
3642 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
3643
3644         * shell/ev-metadata-manager.c: (parse_value), (save_values),
3645         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
3646         (ev_metadata_manager_set_string),
3647         (ev_metadata_manager_set_boolean):
3648         * shell/ev-metadata-manager.h:
3649
3650         Add support for some more types
3651
3652         * shell/ev-view.c: (scroll_to_current_page),
3653         (ev_view_get_continuous), (ev_view_set_continuous),
3654         (ev_view_get_dual_page):
3655         * shell/ev-view.h:
3656         * shell/ev-window.c: (page_changed_cb),
3657         (setup_document_from_metadata), (ev_window_setup_document),
3658         (setup_view_from_metadata), (ev_window_open_uri),
3659         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3660         (ev_window_run_presentation), (ev_window_stop_presentation),
3661         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
3662         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
3663         (ev_window_update_dual_page_action),
3664         (ev_window_continuous_changed_cb),
3665         (ev_window_dual_mode_changed_cb), (ev_window_init):
3666
3667         Remember a bunch of view/document properties. Prolly some
3668         are still missing but it's getting interesting.
3669
3670 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
3671
3672         * configure.ac: check if dbus-binding-tool is installed. Not the
3673         case on current Ubuntu breezy, it seems.
3674
3675 2005-07-05  Luca Ferretti <elle.uca@libero.it>
3676
3677         * data/evince.desktop.in.in:
3678         
3679         Allow open uri lists and add TryExec field.
3680
3681 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3682
3683         * configure.ac:
3684
3685         Enable dbus when available, do not require a configure
3686         option.
3687
3688 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
3689
3690         * configure.ac:
3691
3692         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
3693         disabled.
3694
3695 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3696         Marco Pesenti Gritti  <mpg@redhat.com>
3697
3698         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
3699         
3700         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
3701         functions to the format required by dbus
3702
3703         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
3704         errors. Use the RPC parameters in the expected way
3705
3706 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3707
3708         * Makefile.am:
3709         * properties/Makefile.am:
3710         * properties/ev-properties-main.c: (ev_properties_get_pages):
3711
3712         Support all mime types
3713
3714         * shell/Makefile.am:
3715         * thumbnailer/Makefile.am:
3716         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
3717         (evince_thumbnail_pngenc_get):
3718
3719         Use the document factory
3720
3721 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3722
3723         * backend/Makefile.am:
3724         * backend/ev-document-factory.c:
3725         (mime_type_supported_by_gdk_pixbuf),
3726         (ev_document_type_get_from_mime),
3727         (ev_document_factory_get_document),
3728         (ev_document_factory_get_backend),
3729         (ev_document_factory_get_mime_types),
3730         (ev_document_factory_get_all_mime_types):
3731         * backend/ev-document-factory.h:
3732         * shell/Makefile.am:
3733         * shell/ev-document-types.c: (get_document_from_uri),
3734         (ev_document_types_get_document),
3735         (file_filter_add_mime_list_and_free),
3736         (ev_document_types_add_filters):
3737         * shell/ev-document-types.h:
3738         * shell/ev-job-xfer.c: (ev_job_xfer_run):
3739         * shell/ev-properties-dialog.c:
3740         (ev_properties_dialog_set_document):
3741         * shell/ev-window.c: (ev_window_cmd_file_open),
3742         (ev_window_cmd_save_as):
3743         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3744
3745         Rework document types managing to avoid code duplication
3746         and actually abstract from backend implementations.
3747         Also provide a minimal factory api that can be used by
3748         thumbnailer/properties.
3749
3750 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
3751
3752         * properties/ev-properties-view.c: (ev_properties_view_set_info):
3753         Plug a mem leak.
3754         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
3755         HIG spacings.
3756
3757 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3758
3759         * shell/ev-properties-dialog.c
3760         (ev_properties_dialog_set_document): only call
3761         ev_properties_fonts_set_document() if the document implements the
3762         fonts interface
3763
3764 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3765
3766         * configure.ac:
3767         * properties/Makefile.am:
3768         * properties/ev-properties-view.c:
3769         (ev_properties_view_register_type):
3770         * properties/ev-properties-view.h:
3771         * properties/ev-properties-main.h:
3772
3773         Implement nautilus plugin for properties.
3774         Works only for pdf atm, I need to rework the
3775         document types stuff to get this to work
3776         for all backends...
3777
3778 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
3779
3780         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
3781         (ev_properties_fonts_set_document): use
3782         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
3783
3784 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3785
3786         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
3787         them
3788         (PlaceImage, tiff2ps_process_page): use
3789         g_ascii_dtostr to convert floats to strings in a locale-safe way.
3790
3791
3792 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
3793
3794         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
3795         (main): to call gnome_authentication_manager_init. Should fix
3796         Bug #308510
3797
3798         * configure.ac: that requires libgnomeui 2.6.0.
3799
3800 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3801
3802         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
3803         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
3804         use the new tiff2ps interfaces
3805
3806         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
3807         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
3808
3809         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
3810         structure instead of global variables.  Remove use of static
3811         variables in functions.
3812
3813 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
3814
3815         * shell/ev-page-action.c: unref the completion after setting it to the
3816         entry
3817
3818 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3819
3820         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
3821         postscript files
3822
3823 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3824
3825         * shell/ev-window.c (update_action_sensitivity): disable
3826         File->Print if the document does not implement the ps exporter
3827         interface
3828
3829 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
3830
3831         * Makefile.am:
3832         * configure.ac:
3833         * data/evince-properties.glade:
3834         * properties/.cvsignore:
3835         * properties/Makefile.am:
3836         * properties/ev-properties-view.c: (ev_properties_view_dispose),
3837         (ev_properties_view_class_init), (ev_properties_view_format_date),
3838         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
3839         (ev_properties_view_init), (ev_properties_view_new):
3840         * properties/ev-properties-view.h:
3841         * shell/Makefile.am:
3842         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
3843         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
3844         (ev_properties_dialog_new):
3845         * shell/ev-properties-dialog.h:
3846         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3847         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
3848         (update_progress_label), (job_fonts_finished_cb),
3849         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
3850         * shell/ev-properties-fonts.h:
3851         * shell/ev-properties.c:
3852         * shell/ev-properties.h:
3853         * shell/ev-window.c: (ev_window_setup_document),
3854         (ev_window_cmd_file_properties):
3855
3856         Split the properties pages in two different objects, depend
3857         only on the backend where possible, use widgets instead
3858         of gobject for the glade part, reimplement the dialog
3859         itself with gtk.
3860         I need this to implement nautilus properties page.
3861
3862 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
3863
3864         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
3865         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
3866         (tiff_document_document_ps_exporter_iface_init): implement the ps
3867         exporter interface for tiff documents
3868
3869         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
3870         libtiff to implement TIFF postscript export
3871
3872         * tiff/tiff2ps.h: added a header file for external tiff2ps
3873         functions.
3874
3875         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
3876         tiff2ps.h
3877
3878 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3879
3880         * shell/ev-view.c: (scroll_to_current_page),
3881         (ev_view_set_fullscreen), (ev_view_set_presentation):
3882         
3883         Scroll to current page when exit from presentation
3884
3885 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3886
3887         * shell/ev-window.c: (update_document_mode),
3888         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3889         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
3890         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
3891         
3892         Exit from fullscreen mode when switch to presentation. Fix for
3893         bug 309365
3894
3895 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
3896
3897         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
3898         return NULL if the document does not implement the selection
3899         interface.
3900
3901 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
3902
3903         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
3904         reported height by using the resolution aspect ratio
3905         (tiff_document_render_pixbuf): scale the pixbuf using the
3906         resolution aspect ratio
3907
3908 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3909
3910         * configure.ac:
3911         
3912         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
3913         <kiltedaco@gmail.com>
3914         
3915         * djvu/djvu-document.c: (djvu_document_get_orientation),
3916         (djvu_document_set_orientation), (djvu_document_get_page_size),
3917         (rotate_pixbuf), (djvu_document_render_pixbuf),
3918         (djvu_document_document_iface_init):
3919         * dvi/dvi-document.c: (dvi_document_get_orientation),
3920         (dvi_document_set_orientation), (dvi_document_get_page_size),
3921         (rotate_pixbuf), (dvi_document_render_pixbuf),
3922         (dvi_document_document_iface_init):
3923         
3924         Dvi and djvu backends are ported to new API
3925
3926 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
3927
3928         * backend/ev-selection.c: (ev_selection_get_selection_region),
3929         (ev_selection_get_selection_map):
3930         * backend/ev-selection.h:
3931         * pdf/ev-poppler.cc:
3932         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
3933         * shell/ev-jobs.h:
3934         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
3935         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
3936         (ev_pixbuf_cache_get_text_mapping):
3937         * shell/ev-pixbuf-cache.h:
3938         * shell/ev-view.c: (location_in_text),
3939         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
3940         support to EvView.  Now we can see where we can select!  Sweet!
3941
3942 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
3943
3944         * shell/ev-view.c (ev_view_button_press_event): Fix
3945         event->y + view->scroll_x typo.
3946
3947 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
3948
3949         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
3950         sub-GdkPixbuf instead of passing dest_x and dest_y.
3951         
3952         * shell/ev-view.c: (view_point_to_doc_point),
3953         (view_rect_to_doc_rect), (ev_view_button_press_event),
3954         (ev_view_motion_notify_event), (compute_new_selection_rect),
3955         (gdk_rectangle_point_in), (compute_new_selection_text),
3956         (compute_selections): Update selection code to keep the selection
3957         around as two points and not as a normalized rectangle, and fix
3958         page level selection in two-column mode.
3959
3960 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
3961
3962         * shell/ev-window.c: (window_configure_event_cb): 
3963         
3964         Fix compilation
3965         
3966 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
3967
3968         * pdf/ev-poppler.cc:
3969
3970         Fix compilation
3971
3972 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
3973
3974         * shell/Makefile.am:
3975         * shell/ev-metadata-manager.c: (item_free),
3976         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3977         (parse_value), (parseItem), (load_values),
3978         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
3979         (save_values), (save_item), (get_oldest), (resize_items),
3980         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
3981         * shell/ev-metadata-manager.h:
3982
3983         Metadata manager from gedit but modified to use GValue, so that
3984         we dont need to keep converting from strings.
3985
3986         * configure.ac:
3987
3988         ENABLE_METADATA conditional, on when dbus is on
3989
3990         * shell/ev-application.c: (ev_application_open_uri):
3991
3992         Show the window after load so that we can initialize
3993         window size before it's showed.
3994
3995         * shell/ev-window.c: (ev_window_setup_from_metadata),
3996         (ev_window_open_uri), (window_configure_event_cb),
3997         (ev_window_init):
3998
3999         Save and load metadata information about window size.
4000         Not yet keeping states in account.
4001
4002         * shell/main.c: (main):
4003
4004         Shutdown metadata manager.
4005
4006 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
4007
4008         * shell/ev-application-service.xml:
4009         * configure.ac:
4010         * shell/Makefile.am:
4011         * shell/ev-application.c:
4012         * shell/ev-application.h:
4013         * shell/ev-window.c:
4014         * shell/ev-window.h:
4015         * shell/main.c:
4016
4017         Add an optional dbus interface (--enable-dbus).
4018         Rework application code, mainly to be easier to
4019         use "remotely".
4020         Do not open multiple windows with the same document,
4021         spatial evince!
4022
4023 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
4024
4025         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
4026         pixbuf iff it exists.
4027
4028 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
4029
4030         * shell/*:
4031         * backend/ev-render-context.[ch]:
4032         * backend/ev-selection.[ch]:
4033
4034         Massive changes.  We now support text selection of pdfs, and not
4035         just rectangular selection.  This is pretty broken still, but I
4036         want to get something into CVS.
4037
4038 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4039
4040         * pdf/ev-poppler.cc:
4041         
4042         Fix for Bug 309080: crash on window close.
4043         
4044         * shell/ev-page-action.c: (page_changed_cb):
4045         
4046         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
4047         jensgr@gmx.net (Jens Granseuer).
4048
4049 2005-06-25  Marcel Telka  <marcel@telka.sk>
4050
4051         * configure.in (ALL_LINGUAS): Added sk.
4052
4053 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4054
4055         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
4056         not a document open
4057
4058 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
4059
4060         * NEWS:
4061         * configure.ac:
4062
4063         Release 0.3.2
4064
4065         * cut-n-paste/recent-files/Makefile.am:
4066
4067         Fix make distcheck
4068
4069 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
4070
4071         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
4072         (pixbuf_document_set_orientation), (rotate_pixbuf),
4073         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
4074         (pixbuf_document_document_iface_init), (pixbuf_document_init):
4075
4076         Implement rotation and cleanup the code a bit.
4077
4078         * tiff/tiff-document.c: (tiff_document_get_page_size),
4079         (tiff_document_get_orientation), (tiff_document_set_orientation),
4080         (rotate_pixbuf), (tiff_document_render_pixbuf),
4081         (tiff_document_document_iface_init), (tiff_document_init):
4082
4083         Implement rotation. Was the quicker solution for the release
4084         but we really need to share this code in the shell.
4085
4086 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
4087
4088         * pdf/ev-poppler.cc:
4089
4090         Enable rotation, require poppler cvs. Fix a leak.
4091
4092 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4093
4094         * shell/ev-window.c: (update_action_sensitivity):
4095         
4096         Make properties unsensitive if document backend doesn't provide
4097         any info
4098
4099 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4100
4101         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
4102         (bitmap_flip_horizontally), (bitmap_flip_vertically),
4103         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
4104         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
4105         (bitmap_flip_rotate_counter_clockwise):
4106         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
4107         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
4108         (buff_gets):
4109         * dvi/mdvi-lib/common.h:
4110         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
4111         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
4112         (opendvi), (mdvi_reload), (mdvi_init_context),
4113         (mdvi_destroy_context), (mdvi_dopage), (special):
4114         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
4115         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
4116         (file_hash_free), (register_encoding), (parse_spec),
4117         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
4118         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
4119         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
4120         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
4121         (mdvi_register_font_type), (mdvi_unregister_font_type),
4122         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
4123         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
4124         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
4125         (mdvi_hash_destroy_key), (mdvi_hash_reset):
4126         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
4127         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
4128         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
4129         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
4130         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
4131         * dvi/mdvi-lib/special.c: (mdvi_register_special),
4132         (mdvi_unregister_special), (mdvi_flush_specials):
4133         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
4134         (t1_font_remove):
4135         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
4136         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
4137         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
4138         (free_font_metrics), (flush_font_metrics):
4139         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
4140         (tt_font_remove):
4141         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
4142         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
4143         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
4144         (dstring_insert), (dstring_new), (dstring_reset):
4145         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
4146         
4147         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
4148         avoid conflict with libtool on FC4
4149         
4150         * shell/ev-window.c: (ev_window_cmd_help_about):
4151         
4152         Update copyright year. Fix for bug 308828.
4153
4154 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4155
4156         * shell/ev-view.c: (add_scroll_binding_keypad),
4157         (ev_view_binding_activated), (ev_view_class_init),
4158         (on_adjustment_value_changed):
4159         
4160         Bug 170874: Arrow keys switch pages in presentation mode
4161
4162 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4163
4164         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4165         
4166         Fix for Bug 308265: Sidebar dissappears coming out of 
4167         Presentation mode
4168
4169 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4170
4171         * shell/ev-application.c: (ev_application_open):
4172         * shell/ev-document-types.c: (ev_document_types_add_filters),
4173         (ev_document_types_add_filters_for_type):
4174         * shell/ev-document-types.h:
4175         * shell/ev-window.c: (ev_window_cmd_save_as):
4176         
4177         Suggest basename as template when saving, provide filters
4178         for save dialog. It's bug 308402
4179
4180 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4181
4182         * pdf/ev-poppler.cc:
4183         * shell/ev-sidebar-links.c: (job_finished_callback):
4184         * shell/ev-view.c: (update_find_status_message):
4185         
4186         Some leaks fixed
4187
4188 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
4189
4190         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4191         (egg_recent_view_uimanager_set_list):
4192
4193         Fix buglet in !show_numbers case.
4194
4195 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
4196
4197         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4198         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
4199
4200         Use pango ellipsisation.
4201
4202         * pdf/ev-poppler.cc:
4203
4204         Fix refcount leak, from nsh.
4205
4206 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4207
4208         * cut-n-paste/recent-files/Makefile.am:
4209         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
4210         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
4211         
4212         Removed EggRecentViewGtk
4213         
4214         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4215         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4216         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
4217         (ev_window_setup_recent):
4218         
4219         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
4220         with other projects
4221
4222 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4223
4224         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
4225         (egg_recent_view_gtk_finalize):
4226
4227         Fix memory leak
4228
4229         * cut-n-paste/toolbar-editor/Makefile.am:
4230         
4231         Fix location of cursor icon.
4232         
4233         * pdf/ev-poppler.cc:
4234         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
4235         (display_completion_text), (match_completion):
4236         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
4237         (selection_changed_callback), (create_loading_model),
4238         (print_section_cb), (links_page_num_func),
4239         (update_page_callback_foreach):
4240         * shell/ev-window.c: (ev_window_dispose):
4241         
4242         Small memory fixes. Links model now store objects instead
4243         of pointers to improve memory management. 
4244
4245 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4246
4247         * shell/ev-window.c: (zoom_control_changed_cb):
4248         
4249         Fix update of zoom control (bug 308268).
4250
4251 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
4252
4253         * shell/ev-properties.c (set_property): escape the text correctly.
4254         Handles non-UTF-8 properties and escaped properties.  Also, sets
4255         the text to "<i>None</i>" if the property isn't set.
4256
4257         * data/evince-properties.glade: Change the label to be ellipsized,
4258         and give it a minimum size.
4259
4260 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4261
4262         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
4263         * shell/ev-sidebar-links.c: (create_loading_model):
4264         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4265         * shell/ev-view.c: (ev_view_set_document):
4266         * shell/ev-window.c: (ev_window_dispose):
4267         
4268         Various small fixes, mostly memory leaks. Thanks to valgrind.
4269
4270 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
4271
4272         * ps/ps-document.c: remove the locale.h include again ;-). And
4273         kill the (bogus) setlocale/savelocale business.
4274
4275 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
4276
4277         * ps/ps-document.c:
4278         
4279         Include locale.h to fix build
4280         
4281         * shell/ev-sidebar.c:
4282         
4283         Remove unnecessary includes
4284
4285 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4286
4287         * dvi/dvi-document.c: (dvi_document_load):
4288         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
4289         * po/POTFILES.in:
4290         
4291         Check for incorrect dvi files. Fix parsing dvi on AMD64
4292         platform. Thanks to tester@tester.ca (Olivier Crete).
4293
4294 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4295
4296         * shell/ev-page-action.c: (match_selected_cb),
4297         (display_completion_text), (match_completion), (update_model):
4298         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
4299         (expand_open_links):
4300         * shell/ev-sidebar.c: (ev_sidebar_destroy),
4301         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
4302         (ev_sidebar_set_document):
4303         * shell/ev-window.c: (ev_window_xfer_job_cb),
4304         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
4305         
4306         Fixed lot's of memory leaks, for example, memory leak on reload, 
4307         described in bug 307793.
4308
4309 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
4310
4311         * pdf/ev-poppler.cc:
4312         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
4313         (update_visible_range), (adjustment_changed_cb),
4314         (ev_sidebar_thumbnails_fill_model),
4315         (ev_sidebar_thumbnails_refresh),
4316         (ev_sidebar_tree_selection_changed),
4317         (ev_sidebar_icon_selection_changed),
4318         (ev_sidebar_thumbnails_use_icon_view),
4319         (ev_sidebar_thumbnails_set_document):
4320         * shell/ev-sidebar-thumbnails.h:
4321         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
4322         (ev_window_cmd_edit_rotate_right), (ev_window_init):
4323
4324         Refresh thumbnails when changing orientation. Not fully
4325         working yet becuase of a sidebar bug.
4326
4327         Set page orientation to poppler page everywhere. This sucks
4328         really need to fix poppler.
4329
4330 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
4331
4332         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
4333         (egg_recent_view_gtk_new_menu_item),
4334         (egg_recent_view_gtk_set_property),
4335         (egg_recent_view_gtk_get_property),
4336         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
4337         (egg_recent_view_gtk_set_tooltip_func),
4338         (egg_recent_view_gtk_set_label_width),
4339         (egg_recent_view_gtk_get_label_width):
4340         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
4341
4342         Sync with libegg (ellipsize labels)
4343
4344 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4345
4346         * data/evince-ui.xml:
4347         * shell/ev-window.c: (ev_window_cmd_go_forward),
4348         (ev_window_cmd_go_backward):
4349         
4350         Shift + PageUp moves 10 Pages. Fix for 306125
4351
4352 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4353
4354         * pdf/ev-poppler.cc:
4355
4356         Add a flag to check if orientation has been overriden
4357
4358 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
4359
4360         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
4361         field if necessary.
4362
4363         * ps/ps.h: add creator field to document.
4364
4365         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
4366         set creator field.
4367
4368 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4369
4370         * data/evince-properties.glade:
4371         * shell/ev-properties.c: (ev_properties_set_document):
4372
4373         s/PDF Version/Format
4374
4375 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4376
4377         * shell/ev-properties.c: (ev_properties_set_document):
4378
4379         Remove unnecessary translations
4380
4381 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4382
4383         * cut-n-paste/toolbar-editor/Makefile.am:
4384
4385         Correct library name    
4386
4387 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4388
4389         * configure.ac:
4390         * cut-n-paste/recent-files/egg-recent-model.c:
4391         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
4392         (egg_recent_model_unlock_file):
4393         * cut-n-paste/recent-files/egg-recent-util.c:
4394         (egg_recent_util_get_unique_id):
4395         * cut-n-paste/recent-files/update-from-egg.sh:
4396         * cut-n-paste/toolbar-editor/Makefile.am:
4397         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4398         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4399         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4400         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4401         (egg_toolbars_model_get_type):
4402         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4403
4404         Better makefile for toolbar editor and update everything
4405         to latest libegg.
4406
4407 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4408
4409         * shell/ev-window.c: (update_document_mode):
4410
4411         Prefer presentation mode when the document
4412         require fullscreen.
4413
4414 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4415
4416         * data/evince-ui.xml:
4417         * shell/ev-window.c:
4418
4419         Add control-equal for zooming
4420
4421 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4422
4423         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
4424
4425 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
4426
4427         * backend/ev-document.c: (ev_document_get_orientation):
4428         * backend/ev-document.h:
4429         * pdf/ev-poppler.cc:
4430         * ps/ps-document.c: (ps_document_get_orientation),
4431         (ps_document_set_orientation), (ps_document_document_iface_init):
4432
4433         Add a get_orientation api. Improve set_orientation.
4434
4435         * data/evince-ui.xml:
4436         * shell/ev-view.c: (ev_view_set_orientation),
4437         (ev_view_rotate_right), (ev_view_rotate_left):
4438         * shell/ev-view.h:
4439         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
4440         (ev_window_cmd_edit_rotate_right):
4441
4442         Better ui for changing document orientation
4443
4444 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4445
4446         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
4447         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
4448         * shell/ev-sidebar-links.h:
4449         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
4450         (ev_sidebar_page_iface_init):
4451         * shell/ev-sidebar-page.h:
4452         * shell/ev-sidebar-thumbnails.c:
4453         (ev_sidebar_thumbnails_get_property),
4454         (ev_sidebar_thumbnails_class_init),
4455         (ev_sidebar_thumbnails_set_document):
4456         * shell/ev-sidebar-thumbnails.h:
4457         * shell/ev-view.c: (ev_view_motion_notify_event):
4458         * shell/ev-window.c: (update_chrome_visibility),
4459         (ev_window_cmd_focus_page_selector),
4460         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
4461         (sidebar_page_main_widget_update_cb), (ev_window_init):
4462         
4463         Autoraise toolbar on GoToPage binding and fix bindings in
4464         EvSidebarThumbnails page.
4465
4466 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
4467
4468         * shell/ev-properties.c: (update_progress_label):
4469
4470         Hide the progress label when finished; bug #307697.
4471
4472 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4473
4474         * pdf/ev-poppler.cc:
4475
4476         Enable is_open for links, you will need poppler cvs
4477
4478         * shell/ev-properties.c: (job_fonts_finished_cb):
4479
4480         Get a lock on the document when filling the tree view
4481
4482 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4483
4484         * backend/ev-document-links.h:
4485         * pdf/ev-poppler.cc:
4486         * shell/ev-sidebar-links.c: (create_loading_model),
4487         (expand_open_links), (job_finished_callback):
4488
4489         Expand links when specified by the document.
4490         Depend on a poppler api (defined out for now)
4491
4492 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4493
4494         * shell/ev-properties.c: (ev_properties_dispose),
4495         (ev_properties_class_init), (dialog_destroy_cb),
4496         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
4497         (ev_properties_set_document), (ev_properties_new),
4498         (ev_properties_show):
4499         * shell/ev-properties.h:
4500
4501         Make it an object, cleanup the code, api to show it as transient
4502         and to set the document.
4503
4504         * shell/ev-window.c: (ev_window_setup_document),
4505         (ev_window_cmd_file_properties):
4506
4507         Adapt to EvProperties changes, do not show multiple
4508         times, update it when document changes.
4509
4510 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
4511
4512         * ps/gstypes.h:
4513         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
4514         (ps_document_set_orientation), (ps_document_document_iface_init):
4515         * ps/ps-document.h:
4516
4517         Implement orientation here too
4518
4519         * shell/ev-properties.c: (ev_properties_new):
4520         * data/evince-properties.glade:
4521
4522         Hide the fonts page for backends that doesnt
4523         support it.     
4524
4525 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
4526
4527         * backend/ev-document.c: (ev_document_set_orientation):
4528         * backend/ev-document.h:
4529         * pdf/ev-poppler.cc:
4530
4531         Add orientation api. Currently poppler api is not optimal,
4532         we need to set orientation every time we _get a page.
4533         I will try to fix that at some point.
4534
4535         * data/evince-ui.xml:
4536         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
4537         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
4538
4539         Add orientation menu items
4540
4541         * shell/ev-page-cache.c: (ev_page_cache_clear):
4542         * shell/ev-page-cache.h:
4543
4544         Add api to clear the cache
4545
4546         * shell/ev-view.c: (setup_caches), (clear_caches),
4547         (ev_view_set_document), (ev_view_zoom_out),
4548         (ev_view_set_orientation):
4549         * shell/ev-view.h:
4550
4551         Implement orientation changing
4552
4553 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
4554
4555         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
4556         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
4557         * backend/ev-document-fonts.h:
4558
4559         Separate scan and fill so that we can incrementally fill from
4560         the main thread. Add a progress api.
4561
4562         * data/evince-properties.glade:
4563         * pdf/ev-poppler.cc:
4564         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
4565         * shell/ev-jobs.h:
4566         * shell/ev-properties.c: (update_progress_label),
4567         (job_fonts_finished_cb), (setup_fonts_view):
4568
4569         Incrementally feel the list and show the progress
4570         percentage in a label like acrobat does.
4571
4572         You are going to need poppler cvs
4573
4574 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
4575
4576         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
4577         * backend/ev-document-fonts.h:
4578         * pdf/ev-poppler.cc:
4579
4580         Make fonts model fill incrementally.
4581
4582         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4583         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4584         (ev_job_queue_remove_job):
4585         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4586         (ev_job_fonts_new), (ev_job_fonts_run):
4587         * shell/ev-jobs.h:
4588
4589         New job for fonts scanning
4590
4591         * shell/ev-properties.c: (job_fonts_finished_cb),
4592         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
4593         * shell/ev-properties.h:
4594         * shell/ev-window.c: (ev_window_cmd_file_properties):
4595
4596         Incrementally feel the treeview using the new job. Show Loading...
4597         message until scanning is completed.
4598
4599         Hopefully I didnt break the build without the poppler patch.
4600
4601 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4602
4603         * shell/ev-application.c: (ev_application_open):
4604         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
4605         (ev_document_type_get_type), (ev_document_type_lookup):
4606         * shell/ev-document-types.h:
4607         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
4608         * shell/ev-job-xfer.h:
4609         * shell/ev-window.c: (ev_window_clear_local_uri),
4610         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
4611         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
4612         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4613         
4614         Transfer remote documents to tmp directory to display them later.
4615
4616 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
4617
4618         * backend/ev-document-info.h:
4619         * shell/ev-properties.c: (ev_properties_new):
4620
4621         s/GTime*/GTime. Not sure why we was using a pointer
4622         at all there!
4623
4624 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
4625
4626         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
4627         situations.  That situation is that you're using GTK+-HEAD with
4628         the patch at #306726 is applied, and you have a document with <
4629         1500 pages in it.  It's not quite as uniformly nice as the
4630         TreeView, but should be better in the long run.
4631
4632         I'm pretty sure I guarded against breaking compilation with
4633         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
4634         I missed some.
4635
4636         * shell/ev-window.c (ev_window_init): We don't have our tree/list
4637         widget yet, so I commented that code out
4638         enable_view_actions_for_widget() for now.  Need to figure this
4639         out.
4640
4641         * shell/ev-page-action.c (match_selected_cb): emit the right
4642         signals.  Our cool C-l completion now works.
4643
4644 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4645
4646         * backend/Makefile.am:
4647         * backend/ev-document-fonts.c:
4648         * backend/ev-document-links.c:
4649         * backend/ev-document.c: (ev_document_load):
4650         * backend/ev-document.h:
4651         * backend/ev-job-queue.c:
4652         * backend/ev-job-queue.h:
4653         * backend/ev-jobs.c:
4654         * backend/ev-jobs.h:
4655         * backend/ev-page-cache.c:
4656         * backend/ev-page-cache.h:
4657
4658         EvPageCache and EvJobs are moved to shell.
4659
4660         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
4661         (ev_tmp_filename):
4662         * lib/ev-file-helpers.h:
4663         
4664         New helper to work with temporary files
4665         
4666         * shell/Makefile.am:
4667         * shell/ev-application.c: (ev_application_open):
4668         * shell/ev-application.h:
4669         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
4670         (remove_job_from_async_queue), (add_job_to_async_queue),
4671         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
4672         (handle_job), (search_for_jobs_unlocked),
4673         (no_jobs_available_unlocked), (ev_render_thread),
4674         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
4675         (ev_job_queue_add_job), (move_job_async), (move_job),
4676         (ev_job_queue_update_job), (ev_job_queue_remove_job):
4677         * shell/ev-job-queue.h:
4678         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
4679         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
4680         * shell/ev-job-xfer.h:
4681         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
4682         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
4683         (ev_job_links_class_init), (ev_job_render_init),
4684         (ev_job_render_dispose), (ev_job_render_class_init),
4685         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
4686         (ev_job_thumbnail_class_init), (ev_job_load_init),
4687         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
4688         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
4689         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
4690         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
4691         * shell/ev-jobs.h:
4692         * shell/ev-page-action.c: (ev_page_action_set_document):
4693         * shell/ev-page-cache.c: (ev_page_cache_init),
4694         (ev_page_cache_class_init), (ev_page_cache_finalize),
4695         (ev_page_cache_new), (ev_page_cache_get_n_pages),
4696         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
4697         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
4698         (ev_page_cache_get_title), (ev_page_cache_get_size),
4699         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
4700         (ev_page_cache_get_height_to_page),
4701         (ev_page_cache_get_max_label_chars),
4702         (ev_page_cache_get_page_label),
4703         (ev_page_cache_has_nonnumeric_page_labels),
4704         (ev_page_cache_get_info), (ev_page_cache_next_page),
4705         (ev_page_cache_prev_page), (ev_page_cache_get):
4706         * shell/ev-page-cache.h:
4707         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
4708         (ev_pixbuf_cache_clear_job_sizes),
4709         (ev_pixbuf_cache_add_jobs_if_needed),
4710         (ev_pixbuf_cache_set_page_range):
4711         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
4712         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
4713         * shell/ev-sidebar-thumbnails.c:
4714         (ev_sidebar_tree_selection_changed),
4715         (ev_sidebar_thumbnails_set_document):
4716         * shell/ev-statusbar.c: (ev_statusbar_destroy),
4717         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
4718         (ev_statusbar_get_context_id), (ev_statusbar_push),
4719         (ev_statusbar_pop), (ev_statusbar_set_maximized),
4720         (ev_statusbar_pulse), (ev_statusbar_show_progress),
4721         (ev_statusbar_set_progress):
4722         * shell/ev-statusbar.h:
4723         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
4724         (ev_view_find_previous):
4725         * shell/ev-window.c: (ev_window_is_empty),
4726         (ev_window_setup_document), (password_dialog_response),
4727         (ev_window_clear_jobs), (ev_window_load_job_cb),
4728         (ev_window_xfer_job_cb), (ev_window_open_uri),
4729         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
4730         (ev_window_print), (ev_window_print_range),
4731         (ev_window_state_event), (ev_window_cmd_view_reload),
4732         (menu_item_select_cb), (menu_item_deselect_cb),
4733         (view_status_changed_cb), (ev_window_dispose),
4734         (drag_data_received_cb), (ev_window_init):
4735         * shell/ev-window.h:
4736         * shell/main.c: (load_files):
4737         
4738         New statusbar to show progress on idle. Two new jobs - 
4739         xfer job and load job to load document in background. And update
4740         of page_cache clients to new location of code.
4741
4742 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
4743   
4744         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
4745         selection in open dialog. It also remembers the last visited directory 
4746         in the current session.
4747
4748 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4749
4750         * shell/ev-properties.c: (ev_properties_new):
4751         * shell/ev-properties.h:
4752         * shell/ev-window.c: (ev_window_cmd_file_properties):
4753         
4754         Get document info from page cache instead of document itself.
4755         This should fix crash related to race conditions described in
4756         bug 306545.
4757
4758 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
4759
4760         * ps/ps-document.c: (ps_document_init),
4761         (send_ps), (get_page_box), (output), (catchPipe), (input),
4762         (stop_interpreter), (file_length), (file_readable),
4763         (check_filecompressedb), (ps_document_enable_interpreter),
4764         (document_load), (ps_async_renderer_render_pixbuf):
4765         * ps/ps-document.h:
4766
4767         Big cleanup of the ps code
4768
4769 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
4770
4771         * backend/Makefile.am:
4772         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
4773         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
4774         * backend/ev-async-renderer.h:
4775
4776         Add an async renderer interface (method + callback) which
4777         is useful for backends like ps.
4778
4779         * backend/ev-job-queue.c: (remove_job_from_async_queue),
4780         (add_job_to_async_queue), (job_finished_cb), (handle_job),
4781         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
4782         (ev_job_queue_add_job), (move_job_async), (move_job),
4783         (ev_job_queue_update_job), (ev_job_queue_remove_job):
4784
4785         Add queues for async renderer, these are executed on the
4786         main thread.
4787
4788         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
4789         (ev_job_render_run):
4790         * backend/ev-jobs.h:
4791
4792         If the backend support async renderer interface use it.
4793
4794         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
4795         (setup_pixmap), (ps_document_get_type),
4796         (ps_async_renderer_render_pixbuf),
4797         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
4798
4799         Implement async renderer interface.
4800
4801 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4802
4803         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
4804
4805         Cleanup links job on exit.
4806
4807 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4808
4809         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4810         (drag_data_get_cb), (drag_data_received_cb):
4811         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4812         (drag_data_get_cb), (parse_item_list),
4813         (egg_toolbar_editor_load_actions):
4814         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4815         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
4816         (parse_item_list), (parse_toolbars):
4817         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4818         (dvi_pixbuf_put_pixel):
4819         
4820         Fix gcc 4.0 warnings
4821
4822 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4823
4824         * ps/ps-document.c: (start_interpreter):
4825
4826         Fix warning when loading ps
4827
4828 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4829
4830         * ps/ps-document.c: (output):
4831
4832         Fix crash when priting gs error messages.
4833
4834 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4835
4836         * backend/ev-page-cache.c: (_ev_page_cache_new):
4837         * backend/ev-page-cache.h:
4838
4839         Use a const to return title so that we dont double
4840         free it. Small cleanup and fix a leak.
4841
4842         * shell/ev-window.c: (update_window_title):
4843
4844         strdup value from get_title.
4845
4846 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4847
4848         * shell/ev-sidebar-links.c: (job_finished_callback),
4849         (ev_sidebar_links_set_document):
4850
4851         Cleanup the old job when changing document
4852
4853 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4854
4855         * shell/ev-stock-icons.c:
4856         * shell/ev-stock-icons.h:
4857         * shell/ev-window.c:
4858         
4859         Add stock icons for actions that can appear in toolbar. Fix for
4860         bug 306566.
4861
4862 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4863
4864         * backend/ev-page-cache.c: (ev_page_cache_finalize),
4865         (_ev_page_cache_new), (ev_page_cache_get_max_width),
4866         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
4867         * backend/ev-page-cache.h:
4868         * shell/ev-view.c: (scroll_to_current_page),
4869         (view_update_range_and_current_page), (get_page_y_offset),
4870         (get_page_extents), (ev_view_size_request_continuous_dual_page),
4871         (ev_view_size_request_continuous),
4872         (ev_view_zoom_for_size_continuous_and_dual_page),
4873         (ev_view_zoom_for_size_continuous):
4874         
4875         More compact EvView layout in document with pages of different size.
4876
4877 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
4878
4879         * shell/ev-window.c (ev_window_cmd_file_properties): fix
4880         compilation.
4881
4882 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4883
4884         * shell/ev-view.c: (view_set_adjustment_values):
4885         * shell/ev-window.c: (ev_window_cmd_file_properties):
4886         
4887         A bit different fix for rounding problem but it has no
4888         problems on startup. Make properties window transient to parent.
4889
4890 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4891
4892         * pdf/ev-poppler.cc:
4893         
4894         More commenting of font stuff.
4895
4896 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4897
4898         * pdf/ev-poppler.cc:
4899
4900         Comment out some more fonts stuff. Should really
4901         work without the poppler patch now.
4902
4903 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4904
4905         * pdf/ev-poppler.cc:
4906
4907         Adapt to api change
4908
4909 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4910
4911         * data/evince-properties.glade:
4912         * pdf/ev-poppler.cc:
4913         * shell/ev-properties.c: (setup_fonts_view):
4914
4915         Set the column title. Show the dialog only
4916         once everything is setup.
4917         Getting font info can be very slow... will
4918         prolly need to make this threaded too.
4919
4920 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4921
4922         * backend/Makefile.am:
4923         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
4924         (ev_document_fonts_get_fonts_model):
4925         * backend/ev-document-fonts.h:
4926         * data/evince-properties.glade:
4927         * pdf/ev-poppler.cc:
4928         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
4929         * shell/ev-properties.h:
4930         * shell/ev-window.c: (ev_window_cmd_file_properties):
4931
4932         Implement fonts list. Defined out for now, since it depends
4933         on a not yet committed poppler patch.
4934
4935 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
4936
4937         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
4938         page + 1.
4939
4940         * shell/ev-window.c: Make sure we add the timeout when we get a
4941         focus-in event.
4942
4943         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
4944         adjustment->value before calculating the zoom factor to average
4945         out all of our rounding errors.  The page no longer 'drifts' when
4946         resizing.
4947
4948 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4949
4950         * data/evince-properties.glade:
4951         * shell/ev-properties.c: (ev_properties_format_date),
4952         (set_property):
4953         
4954         Labels don't expand when the dialogue is resized.
4955         strftime result needs to be converted to UTF-8. Thanks
4956         to Christian Persch <chpe@gnome.org>.
4957
4958 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4959
4960         * data/evince-properties.glade:
4961
4962         Hide the fonts tab
4963
4964 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4965
4966         * backend/ev-document-info.h:
4967         * backend/ev-document.c: (ev_document_info_free):
4968         * data/evince-properties.glade:
4969         * pdf/ev-poppler.cc:
4970         * ps/ps-document.c: (ps_document_get_info):
4971         * shell/ev-properties.c: (ev_properties_format_date),
4972         (set_property), (ev_properties_new):
4973         * shell/ev-properties.h:
4974         * shell/ev-window.c: (ev_window_cmd_file_properties):
4975
4976         Rework properties code to take only EvPropertyInfo
4977         in the constructor so that it can be useful for
4978         nautilus plugin too.
4979
4980         Deal with backends that doesnt support some properties.
4981         Make set property code generic.
4982
4983 2005-06-04  Christian Persch <chpe@gnome.org>
4984
4985         * data/evince-properties.glade:
4986
4987         fix spacings, make resizeable, and make data labels
4988         selectable + ellipsised
4989
4990 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
4991
4992         * backend/ev-document-info.h:
4993         * data/Makefile.am:
4994         * data/evince-ui.xml:
4995         * pdf/ev-poppler.cc:
4996         * shell/Makefile.am:
4997         * shell/ev-window.c: (update_action_sensitivity),
4998         (ev_window_cmd_file_properties):
4999
5000         Initial go at file properties. Patch by
5001         Emil Soleyman-Zomalan <emil@soleyman.com>.
5002         Needs love see #169583
5003
5004 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
5005
5006         * ps/ps-document.c: (output):
5007         * ps/ps.c: (psscan):
5008
5009         Try to render even if psscan fails.
5010
5011 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
5012
5013         * ps/ps.c: (psscan), (pscopydoc):
5014
5015         Port buffered reading code from gv
5016
5017 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
5018
5019         * ps/ps-document.c: (interpreter_message), (output):
5020
5021         Do not fail on interpreter messages
5022
5023 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
5024
5025         * backend/ev-document-misc.c:
5026         (ev_document_misc_get_thumbnail_frame):
5027
5028         Pages can be 0 x 0, dont assert on this case
5029
5030 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
5031
5032         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
5033         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
5034
5035         Correctly manage our reference on document. Finally the reload
5036         huge leak is gone...
5037
5038 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
5039
5040         * ps/ps-document.c: (ps_document_dispose):
5041
5042         Forgot to chain it to the parent. Thanks chpe.
5043
5044 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
5045
5046         * ps/ps-document.c: (ps_document_dispose),
5047         (ps_document_class_init), (stop_interpreter), (document_load):
5048
5049         Cleanup dispose a bit. Dont leak the whole pixmap.
5050
5051 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
5052
5053         * pdf/ev-poppler.cc:
5054
5055         Release the poppler document on dispose
5056
5057 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
5058
5059         * shell/ev-view.c: (ev_view_set_document):
5060
5061         Release ref on the pixbuf cache when changing
5062         document.
5063
5064 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
5065
5066         * ps/ps-document.c: (ps_document_get_info):
5067
5068         Fix a double free
5069
5070 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
5071
5072         * backend/ev-page-cache.c: (ev_page_cache_init),
5073         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
5074         * backend/ev-page-cache.h:
5075         * shell/ev-page-action.c: (page_changed_cb):
5076         
5077         Set page action entry width depending on labels width. Fix
5078         for bug 305202.
5079
5080 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
5081
5082         * backend/ev-link.c: (ev_link_class_init):
5083
5084         Allow -1 as page value (error)
5085
5086 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
5087
5088         * shell/ev-sidebar-thumbnails.c:
5089         (ev_sidebar_thumbnails_set_document):
5090         * shell/ev-view.c: (scroll_to_current_page),
5091         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
5092         (page_changed_cb), (on_adjustment_value_changed),
5093         (ev_view_set_document):
5094
5095         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
5096         Fix bug 305377
5097
5098 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5099
5100         * configure.ac:
5101         * djvu/djvu-document.c: (djvu_document_get_page_size):
5102
5103         Require djvulibre CVS. Now djvu loading is much faster. Fix for
5104         bug 301993.
5105
5106 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
5107
5108         * shell/ev-view.c (draw_one_page): modify the expose handling to
5109         get the shadows.
5110
5111         * shell/ev-window.c (update_action_sensitivity): Respect
5112         permissions field.  Kowtow to the man.
5113
5114         * pdf/ev-poppler.cc: Get the permissions field.
5115
5116         * tiff/*c: Make a tiny bit more robust.
5117
5118 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5119
5120         * djvu/djvu-document.c:
5121         
5122         Pop messages from djvu context message queue.
5123
5124 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5125
5126         * configure.ac, Makefile.am, shell/Makefile.am:
5127         * tiff/Makefile.am, shell/ev-document-types.c:
5128         
5129         Cleanup tiff configure checks. Fix for bug 305218.
5130
5131 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
5132
5133         * configure.ac: Added "uk" to ALL_LINGUAS.
5134
5135 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5136
5137         * cut-n-paste/zoom-control/ephy-zoom.c:
5138         (ephy_zoom_get_changed_zoom_level):
5139         * cut-n-paste/zoom-control/ephy-zoom.h:
5140         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
5141         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
5142         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
5143         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
5144         (zoom_control_changed_cb), (ev_window_init):
5145         
5146         Fix minor points related to moving best fit up. Introduce
5147         "zoom" property and make zoom control change it's value on
5148         notify::zoom signals. Fix for 305080.
5149
5150 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5151
5152         * data/evince-ui.xml:
5153         * shell/ev-window.c: (set_view_actions_sensitivity):
5154         
5155         Use + and - as accels for zoom in and zoom out. Fix for 305001.
5156
5157 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
5158
5159         * configure.ac:
5160
5161         Depends on poppler 0.3.2
5162
5163 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
5164
5165         * cut-n-paste/recent-files/egg-recent-item.c:
5166         (egg_recent_item_get_short_name):
5167         * cut-n-paste/toolbar-editor/Makefile.am:
5168         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5169         (new_pixbuf_from_widget):
5170         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5171         * cut-n-paste/toolbar-editor/egg-marshal.c:
5172         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5173         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5174
5175         Sync
5176
5177 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
5178
5179         * tiff/tiff-document.c: Rough TIFF backend.
5180
5181 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
5182
5183         * NEWS:
5184         * configure.ac:
5185         * cut-n-paste/toolbar-editor/Makefile.am:
5186
5187         Release 0.3.1
5188
5189 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
5190
5191         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
5192         (ev_view_find_next), (ev_view_find_previous):
5193
5194         Remove the locks around get_n_results   
5195
5196 2005-05-21  Juerg Billeter  <j@bitron.ch>
5197
5198         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
5199
5200         Pass correct number of pages to poppler.
5201
5202 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5203
5204         * configure.ac:
5205         * data/Makefile.am:
5206         * data/evince.desktop.in: 
5207         * data/evince.desktop.in.in:
5208         * po/POTFILES.in:
5209         
5210         Add conditionally dvi and djvu to desktop types. Fix for 304658.
5211
5212 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
5213
5214         * shell/ev-view.c: (view_update_adjustments),
5215         (view_set_adjustment_values): cast adjustmen->value to (int)
5216         before using it.  Otherwise, we get off by a pixel in some
5217         situations.
5218
5219         (draw_one_page): Draw the border on expose.
5220
5221 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
5222
5223         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
5224         adjustment when the mode changes, #304923
5225
5226 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5227
5228         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
5229         flickering on resize but still use gdk_window_scroll on
5230         scrolling
5231
5232 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
5233
5234         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
5235         option, #170458
5236
5237 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
5238
5239         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
5240         second page on page_changed if possible, #304669
5241
5242 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
5243
5244         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
5245         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
5246
5247 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
5248
5249         * .cvsignore:
5250         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
5251         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
5252         (ev_view_zoom_for_size_presentation),
5253         (ev_view_zoom_for_size_continuous_and_dual_page),
5254         (ev_view_zoom_for_size_continuous),
5255         (ev_view_zoom_for_size_dual_page),
5256         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
5257         * shell/ev-view.h:
5258         * shell/ev-window.c: (update_view_size),
5259         (ev_window_sizing_mode_changed_cb):
5260
5261         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
5262         the scrollbars.  It's not 100% right, but it's much closer.  Kills
5263         an infinite loop, #304769
5264
5265
5266 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
5267
5268         * data/evince-ui.xml:
5269         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
5270         * shell/ev-window.c: (set_view_actions_sensitivity):
5271
5272         Make PgUp/Down behave like Space
5273
5274 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
5275
5276         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
5277         * backend/ev-ps-exporter.h:
5278         * pdf/ev-poppler.cc:
5279         * ps/ps-document.c: (ps_document_ps_export_begin):
5280         * shell/ev-print-job.c: (idle_print_handler):
5281
5282         Adapt to new poppler api
5283
5284 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
5285
5286         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5287         (ephy_zoom_control_init):
5288
5289         Translate zoom levels
5290
5291 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
5292
5293         * cut-n-paste/zoom-control/ephy-zoom.c:
5294         (ephy_zoom_get_zoom_level_index):
5295
5296         Fix current zoom -> zoom control match
5297
5298 2005-05-18  James Bowes  <bowes@cs.dal.ca>
5299
5300         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
5301         rather than the scrolled_window that it's in. Fixes bug #304655.
5302
5303 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
5304
5305         * shell/ev-view.c: (view_update_adjustments),
5306         (view_set_adjustment_values), (view_update_range_and_current_page),
5307         (view_scroll_to_page), (set_scroll_adjustment),
5308         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
5309         (ev_view_scroll), (ev_view_scroll_view),
5310         (ensure_rectangle_is_visible), (find_page_at_location),
5311         (get_link_at_location), (go_to_link), (status_message_from_link),
5312         (ev_view_size_request_continuous_dual_page),
5313         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
5314         (ev_view_unrealize), (ev_view_expose_event),
5315         (ev_view_button_press_event), (ev_view_motion_notify_event),
5316         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
5317         (draw_rubberband), (highlight_find_results), (draw_one_page),
5318         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
5319         (ev_view_init), (find_changed_cb), (page_changed_cb),
5320         (on_adjustment_value_changed), (ev_view_new),
5321         (ev_view_set_document), (ev_view_set_zoom),
5322         (ev_view_set_continuous), (ev_view_set_dual_page),
5323         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
5324         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
5325         (ev_view_zoom_for_size_presentation),
5326         (ev_view_zoom_for_size_continuous_dual_page),
5327         (ev_view_zoom_for_size_continuous),
5328         (ev_view_zoom_for_size_dual_page),
5329         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5330         (ev_view_get_status), (ev_view_set_status),
5331         (update_find_status_message), (ev_view_get_find_status),
5332         (ev_view_set_find_status), (jump_to_find_result),
5333         (jump_to_find_page), (compute_selections), (clear_selection),
5334         (ev_view_select_all), (get_selected_text), (ev_view_copy),
5335         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
5336         (ev_view_update_primary_selection),
5337         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
5338         * shell/ev-view.h:
5339         * shell/ev-window.c: (ev_window_open_page_label),
5340         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
5341         (ev_window_init):
5342         * shell/ev-window.h:
5343         * shell/main.c: (load_files):
5344
5345         Massive code clean up from Nickolay Shmyrev.  Keep page offset
5346         when resizing.  Remove the bin_window().  Also, patch from James
5347         Bowes to fix command line page, #300641
5348         
5349 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
5350
5351         * data/evince-ui.xml:
5352         * shell/ev-view.c:
5353         * shell/ev-view.h:
5354         * shell/ev-window.c: (update_action_sensitivity):
5355
5356         Get rid of View->Normal Size, it's just confusing
5357
5358 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
5359
5360         * backend/ev-document-info.h:
5361         * backend/ev-document.c: (ev_document_info_free): Free the
5362         EvDocumentInfo.
5363
5364         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
5365         (clear_range), (add_range), (update_visible_range),
5366         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
5367         (ev_sidebar_thumbnails_set_document):
5368         * shell/ev-window.c: (ev_window_setup_document): Only render the
5369         visible thumbnails.  It takes an instant to render, but it uses
5370         much less memory.
5371
5372 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
5373
5374         * shell/ev-sidebar-links.c: (popup_menu_cb):
5375
5376         Select first item
5377
5378 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
5379
5380         * lib/Makefile.am:
5381         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
5382         (button_press_cb), (ev_sidebar_links_construct):
5383
5384         Show the popup menu also on keybindings
5385
5386 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
5387
5388         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
5389         * shell/ev-window.h:
5390
5391         Expose api to print a range (with dialog). Make private _print use
5392         it.
5393
5394         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
5395         (ev_sidebar_links_construct):
5396
5397         Show a print context menu on linkx, it prints the selected
5398         section.
5399
5400 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
5401
5402         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
5403         button.
5404
5405 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
5406
5407         * AUTHORS:
5408
5409         Update
5410
5411         * shell/ev-window.c: (build_comments_string),
5412         (ev_window_cmd_help_about):
5413
5414         Show poppler version/backend and authors
5415
5416 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
5417
5418         * cut-n-paste/zoom-control/ephy-zoom.c:
5419         (ephy_zoom_get_zoom_level_index):
5420         * cut-n-paste/zoom-control/ephy-zoom.h:
5421
5422         Move the best fit items at the top of the list
5423
5424 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
5425
5426         * shell/ev-marshal.list:
5427         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
5428         (activate_cb), (match_selected_cb), (activate_link_cb),
5429         (connect_proxy), (ev_page_action_class_init):
5430         * shell/ev-page-action.h:
5431
5432         Use signals to notify action activation. Hopefully
5433         I did not break completion since I cant test...
5434
5435         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
5436         (register_custom_actions):
5437
5438         Connect to page selector actions and also grab focus on
5439         the view when activated.
5440
5441 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
5442
5443         * pdf/ev-poppler.cc:
5444         * backend/ev-page-cache.c: make page size calculation consistent
5445         and set it to (int)( width * scale + 0.5).  This makes the weird
5446         line going through the middle of the page go away.
5447
5448         * shell/ev-view.c: move painting the background page after
5449         checking the expose area covers us.
5450
5451 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5452
5453         * data/evince-password.glade:
5454         
5455         Mark labels as not translatable. Fix for bug 302842.
5456
5457 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5458
5459         * configure.ac: Added "es" to ALL_LINGUAS.
5460
5461 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5462
5463         * data/evince-toolbar.xml:
5464         * shell/ev-window.c: (update_action_sensitivity),
5465         (ev_window_setup_document), (ev_window_set_page_mode),
5466         (ev_window_init):
5467
5468         Remove some leftover code from jrb first continous
5469         attempt. Use the new actions, we still need good icons
5470         though...
5471
5472 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5473
5474         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
5475
5476         Update label when connecting proxy. Fix a warning with NULL
5477         page_cache.
5478
5479 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5480
5481         * data/evince-ui.xml:
5482         * shell/ev-page-action.c: (ev_page_action_grab_focus):
5483         * shell/ev-page-action.h:
5484         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
5485
5486         Add mnemonic for edit toolbar.
5487         ctrl+l focus the page entry.
5488
5489 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5490
5491         * lib/Makefile.am:
5492         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
5493         (ev_window_init):
5494         * shell/main.c: (main):
5495
5496         Put the toolbar xml in evince own dot dir
5497
5498 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5499
5500         * shell/ev-window.c: (ev_window_init):
5501
5502         Make the toolbar not removable
5503
5504 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5505
5506         * data/evince-ui.xml:
5507         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
5508         * shell/ev-sidebar-links.h:
5509         * shell/ev-sidebar-thumbnails.c:
5510         (ev_sidebar_thumbnails_get_treeview):
5511         * shell/ev-sidebar-thumbnails.h:
5512         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
5513         (ev_view_class_init):
5514         * shell/ev-view.h:
5515         * shell/ev-window.c: (update_action_sensitivity),
5516         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5517         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
5518         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
5519         (ev_window_init):
5520
5521         This is evil... Make space/backspace global accelerators but
5522         enable them only for some widgets (sidebars and view).
5523         I dont like it, but I dont know a better way... :/
5524
5525 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5526
5527         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
5528         (ev_page_action_widget_finalize),
5529         (ev_page_action_widget_class_init), (update_page_cache):
5530
5531         Keep a weak reference on proxy->page_cache so that we
5532         dont try to disconnect the signal if the object is already
5533         gone. Maybe there is a better way to cleanup reference handling
5534         in page action though...
5535
5536 2005-05-10  Juerg Billeter  <j@bitron.ch>
5537
5538         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
5539         * backend/ev-ps-exporter.h:
5540         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
5541         * ps/ps-document.c: (ps_document_ps_export_begin):
5542         
5543         Change api to pass print range to ps_exporter_begin. The pdf backend
5544         requires this information.
5545         
5546         * shell/ev-print-job.c: (idle_print_handler):
5547         
5548         Adapt to api change
5549
5550 2005-05-10  Juerg Billeter  <j@bitron.ch>
5551
5552         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
5553         (idle_print_handler)
5554         * shell/ev-window.c: (ev_window_print):
5555
5556         Support printing page range, based on patch by Amaury Jacquot
5557
5558 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5559
5560         * data/evince-toolbar.xml:
5561
5562         Add zoom control to available items
5563
5564 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5565
5566         * shell/ev-window.c: (update_action_sensitivity):
5567
5568         Set slash action insensitive when appropriate
5569
5570 2005-05-10  Christian Persch <chpe@gnome.org>
5571
5572         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
5573
5574         Fix warning on the overflow menu
5575
5576 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5577
5578         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
5579
5580         Check for uri correctness/existence
5581
5582 2005-05-09  Juerg Billeter  <j@bitron.ch>
5583
5584         * shell/ev-window.c: (using_postscript_printer):
5585
5586         LPD printers use postscript, too
5587
5588 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5589
5590         * shell/ev-window.c: (register_custom_actions):
5591
5592         The zoom one is actually sort of useful,
5593         put it back
5594
5595 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5596
5597         * shell/ev-window.c: (register_custom_actions):
5598
5599         Hide page/zoom controls from overflow, they
5600         are useless.
5601
5602 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5603
5604         * cut-n-paste/update-from-egg.sh:
5605         
5606         Share it between all cut-n-paste subdirs
5607
5608         * cut-n-paste/recent-files/Makefile.am:
5609
5610         Fix to use "global" update-from-egg.sh
5611
5612         * cut-n-paste/recent-files/egg-recent-model.c:
5613         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
5614         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
5615         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
5616         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
5617
5618         Update from libegg
5619
5620         * cut-n-paste/toolbar-editor/Makefile.am:
5621
5622         Fix to use "global" update-from-egg.sh
5623
5624         * cut-n-paste/toolbar-editor/eggmarshalers.list:
5625
5626         Update from libegg
5627
5628 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
5629
5630         * configure.ac:
5631         * cut-n-paste/Makefile.am:
5632         * cut-n-paste/recent-files/Makefile.am:
5633         * cut-n-paste/toolbar-editor/.cvsignore:
5634         * cut-n-paste/toolbar-editor/Makefile.am:
5635         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5636         (egg_editable_toolbar_get_type), (get_toolbar_position),
5637         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
5638         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
5639         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
5640         (set_item_drag_source), (create_item_from_action), (create_item),
5641         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
5642         (popup_toolbar_context_menu_cb), (free_dragged_item),
5643         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5644         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
5645         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
5646         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5647         (item_added_cb), (item_removed_cb),
5648         (egg_editable_toolbar_construct),
5649         (egg_editable_toolbar_disconnect_model),
5650         (egg_editable_toolbar_deconstruct),
5651         (egg_editable_toolbar_set_model),
5652         (egg_editable_toolbar_set_ui_manager),
5653         (egg_editable_toolbar_set_property),
5654         (egg_editable_toolbar_get_property),
5655         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
5656         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
5657         (egg_editable_toolbar_new_with_model),
5658         (egg_editable_toolbar_get_edit_mode),
5659         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
5660         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
5661         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
5662         (new_pixbuf_from_widget), (new_separator_pixbuf),
5663         (update_separator_image), (style_set_cb),
5664         (_egg_editable_toolbar_new_separator_image),
5665         (egg_editable_toolbar_get_model):
5666         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5667         * cut-n-paste/toolbar-editor/egg-marshal.c:
5668         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5669         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
5670         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
5671         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
5672         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
5673         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
5674         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
5675         (editor_drag_data_delete_cb), (drag_data_get_cb),
5676         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
5677         (editor_create_item), (update_editor_sheet), (setup_editor),
5678         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
5679         (parse_item_list), (model_has_action), (update_actions_list),
5680         (egg_toolbar_editor_load_actions):
5681         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5682         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5683         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
5684         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
5685         (toolbars_item_new), (free_toolbar_node), (free_item_node),
5686         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
5687         (egg_toolbars_model_add_separator), (impl_add_item),
5688         (parse_item_list), (egg_toolbars_model_add_toolbar),
5689         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
5690         (impl_get_item_data), (impl_get_item_type),
5691         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
5692         (egg_toolbars_model_init), (free_toolbar),
5693         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
5694         (egg_toolbars_model_remove_toolbar),
5695         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5696         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
5697         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
5698         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
5699         (egg_toolbars_model_get_item_data),
5700         (egg_toolbars_model_get_item_type):
5701         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5702         * cut-n-paste/toolbar-editor/eggmarshalers.list:
5703         * data/Makefile.am:
5704         * data/evince-toolbar.xml:
5705         * data/evince-ui.xml:
5706         * data/hand-open.png:
5707         * po/POTFILES.in:
5708         * shell/Makefile.am:
5709         * shell/ev-window.c: (update_chrome_visibility),
5710         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
5711         (ev_window_dispose), (ev_window_init):
5712
5713         Implement epiphany like toolbar editor. Based on patch by
5714         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5715
5716 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5717
5718         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
5719
5720         Use set_cursor instead of set_selection, so that
5721         the keyboard focus moves too.
5722
5723 2005-05-09  Aleksey Kliger <akliger@gmail.com>
5724
5725         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
5726
5727         Fix infinite loop when loading Type1 fonts
5728
5729 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5730
5731         * data/evince-ui.xml:
5732         * shell/ev-window.c:
5733
5734         Slash -> Find
5735
5736 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
5737
5738         * configure.ac:
5739
5740         Make --disable really disable
5741
5742 2005-05-07  Juerg Billeter  <j@bitron.ch>
5743
5744         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
5745
5746         Compare page labels even without has_labels set, fixes setting page
5747         with entry
5748
5749 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5750
5751         * shell/ev-view.c: (ev_view_create_invisible_cursor),
5752         (ev_view_set_cursor), (ev_view_button_press_event),
5753         (ev_view_motion_notify_event), (ev_view_button_release_event),
5754         (ev_view_init):
5755
5756         Implement middle button scrolling. Based on a patch
5757         by Tommi Komulainen <tommi.komulainen@iki.fi>.
5758
5759 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
5760
5761         * shell/ev-document-types.c: (get_slow_mime_type),
5762         (get_document_type_from_mime), (ev_document_type_lookup):
5763         * shell/ev-document-types.h:
5764
5765         Change api to lookup from uri. Do fast lookup first, if the
5766         type is unknown try with data sniffing.
5767
5768         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
5769         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5770
5771         Adapt to api change
5772
5773 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5774
5775         * thumbnailer/Makefile.am:
5776
5777         Fix distcheck
5778
5779 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5780
5781         * NEWS:
5782         * configure.ac:
5783
5784         Release 0.3.0
5785
5786         * data/evince-ui.xml:
5787
5788         Hide presentation mode for now
5789
5790         * shell/ev-view.c: (highlight_find_results):
5791
5792         Show current find selection only on current page
5793
5794 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5795
5796         * shell/ev-view.c: (ev_view_select_all):
5797
5798         Compute size of the actual page, not of
5799         the current one.
5800
5801 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5802
5803         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
5804         (view_rect_to_doc_rect), (compute_selections),
5805         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
5806         (ev_view_copy), (ev_view_primary_get_cb),
5807         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
5808         (ev_view_button_press_event), (ev_view_motion_notify_event),
5809         (ev_view_button_release_event), (page_changed_cb):
5810
5811         Fix text selection
5812
5813 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5814
5815         * shell/ev-view.c: (compute_border), (get_page_extents),
5816         (doc_rect_to_view_rect), (highlight_find_results),
5817         (ev_view_bin_expose), (ev_view_select_all),
5818         (ev_view_motion_notify_event), (update_find_status_message),
5819         (jump_to_find_result), (jump_to_find_page):
5820
5821         First go at fixing search, still buggy
5822
5823 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
5824
5825         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
5826         dropdown box and button at the top of the sidebar.
5827
5828 2005-05-02  James Bowes  <bowes@cs.dal.ca>
5829
5830         * configure.ac: Output zoom-control Makefile.
5831         * cut-n-paste/Makefile.am: build zoom-control subdir.
5832         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5833         * cut-n-paste/zoom-control/ephy-zoom-action.h:
5834         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5835         * cut-n-paste/zoom-control/ephy-zoom-control.h:
5836         * cut-n-paste/zoom-control/ephy-zoom.c:
5837         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
5838         from epiphany, and modified to add a separator into the menu.
5839         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
5840         * data/evince-ui.xml: Replace old zoom toolbar actions with new
5841         zoom-control action.
5842         * shell/Makefile.am: Include zoom-control flags.
5843         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
5844         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
5845         (ev_view_zoom_for_size_presentation),
5846         (ev_view_zoom_for_size_continuous_and_dual_page),
5847         (ev_view_zoom_for_size_continuous),
5848         (ev_view_zoom_for_size_dual_page),
5849         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
5850         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
5851         ev_view_get_zoom and ev_view_get_sizing_mode.
5852         * shell/ev-view.h:
5853         * shell/ev-window.c: (update_action_sensitivity),
5854         (update_sizing_buttons), (zoom_control_changed_cb),
5855         (register_custom_actions): Initialize and use the zoom-control 
5856         widget.
5857
5858 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
5859
5860         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
5861         preview cache back to 1.  Don't know when it got set to 0.
5862         
5863         * shell/ev-view.c: (compute_border), (ev_view_realize),
5864         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
5865         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
5866         (ev_view_get_fullscreen), (ev_view_set_presentation),
5867         (ev_view_get_presentation), (ev_view_set_sizing_mode),
5868         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
5869         * shell/ev-view.h:
5870         * shell/ev-window.c:
5871         (update_chrome_visibility),
5872         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5873         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5874         (update_document_mode), (ev_window_update_fullscreen_action),
5875         (ev_window_fullscreen), (ev_window_unfullscreen),
5876         (ev_window_cmd_view_fullscreen),
5877         (ev_window_update_presentation_action),
5878         (ev_window_run_presentation), (ev_window_stop_presentation),
5879         (ev_window_cmd_view_presentation), (ev_window_state_event),
5880         (ev_window_focus_in_event), (ev_window_focus_out_event),
5881         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
5882         * data/evince-ui.xml: Initial presentation mode.  We should
5883         probably hide this until it's done, as it's quite rough.  Also,
5884         change full-screen to fullscreen and add two getters to EvView.
5885
5886 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
5887
5888         * shell/ev-page-action.c: (update_page_cache),
5889         (ev_page_action_dispose):
5890         * shell/ev-window.c: (destroy_fullscreen_popup),
5891         (ev_window_create_fullscreen_popup):
5892
5893         Use connect_object rather than explicitly
5894         disconnect on dispose.
5895
5896 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
5897
5898         * shell/ev-page-action.c: (update_page_cache),
5899         (ev_page_action_dispose):
5900
5901 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5902
5903         * backend/ev-page-cache.c: (_ev_page_cache_new),
5904         (ev_page_cache_set_page_label),
5905         (ev_page_cache_has_nonnumeric_page_labels):
5906         * backend/ev-page-cache.h:
5907         * shell/ev-page-action.c: (update_pages_label):
5908         
5909         If all page labels are numeric, fallback to default
5910         way to display number of pages. See bug 173185.
5911
5912 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5913
5914         * shell/ev-page-action.c: (ev_page_action_dispose):
5915         * shell/ev-view.c: (view_update_range_and_current_page):
5916         * shell/ev-window.c: (ev_window_dispose):
5917         
5918         Set page on scroll in continuous mode. Fixes bug 301986.
5919         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
5920
5921 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
5922
5923         * configure.ac:
5924
5925         Require poppler 0.3.0
5926
5927 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5928         
5929         * shell/Makefile.am, configure.ac: Fix build problems
5930         with t1lib. Bug 301996.
5931
5932 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5933
5934         * shell/ev-view.c: (ev_view_scroll_event):
5935         
5936         Scroll up increase zoom
5937
5938 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5939
5940         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
5941         (ev_view_set_sizing_mode),
5942         (ev_view_zoom_for_size_continuous_and_dual_page),
5943         (ev_view_zoom_for_size_continuous):
5944         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
5945         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
5946         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
5947         (ev_window_init):
5948
5949         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
5950         Fix for 165473 and 165472.
5951
5952 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5953
5954         * po/POTFILES.in:
5955         * thumbnailer/Makefile.am:
5956         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
5957         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
5958         * thumbnailer/evince-thumbnailer.schemas.in:
5959         
5960         Make thumbnailer schemas translatable. Fix for bug 301773
5961         
5962         * thumbnailer/evince-thumbnailer-djvu.schemas:
5963         * thumbnailer/evince-thumbnailer-dvi.schemas:
5964         * thumbnailer/evince-thumbnailer.schemas:
5965
5966         Removed files
5967
5968 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
5969
5970         * shell/ev-view.c (ev_view_init): forgot to set this.
5971
5972 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
5973
5974         * shell/ev-view.c: (find_page_at_location),
5975         (get_link_at_location),
5976         (ev_view_set_show_border), (ev_view_set_spacing),
5977         (ev_view_zoom_for_size_continuous_and_dual_page),
5978         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
5979         Also, add a quick fix measuring of widths.  Also, removed
5980         ev_view_set_spacing and ev_view_set_show_border.
5981         
5982         * shell/ev-window.c: (ev_window_unfullscreen),
5983         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
5984
5985 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5986
5987         * shell/ev-view.c: (view_update_range_and_current_page),
5988         (page_changed_cb):
5989         
5990         Fix crash on exit and scrolling to page in continuous view.
5991
5992 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
5993
5994         * TODO:
5995         * backend/ev-page-cache.c: (_ev_page_cache_new),
5996         (ev_page_cache_get_max_width_size),
5997         (ev_page_cache_get_max_height_size):
5998         * backend/ev-page-cache.h:
5999         * data/evince-ui.xml:
6000         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
6001         * shell/ev-view.c: (view_update_adjustments),
6002         (view_update_range_and_current_page), (get_bounding_box_size),
6003         (ev_view_size_request_continuous_and_dual_page),
6004         (ev_view_size_request_continuous),
6005         (ev_view_size_request_dual_page),
6006         (ev_view_size_request_single_page), (ev_view_size_request),
6007         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
6008         (ev_view_bin_expose), (ev_view_expose_event),
6009         (ev_view_set_property), (ev_view_get_property),
6010         (ev_view_class_init), (ev_view_init), (ev_view_new),
6011         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
6012         (ev_view_set_dual_page), (ev_view_set_full_screen),
6013         (ev_view_set_presentation), (ev_view_set_sizing_mode),
6014         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
6015         (ev_view_zoom_out), (zoom_for_size_fit_width),
6016         (zoom_for_size_best_fit),
6017         (ev_view_zoom_for_size_continuous_and_dual_page),
6018         (ev_view_zoom_for_size_continuous),
6019         (ev_view_zoom_for_size_dual_page),
6020         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6021         (ev_view_show_cursor), (ev_sizing_mode_get_type):
6022         * shell/ev-view.h:
6023         * shell/ev-window.c: (update_action_sensitivity),
6024         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6025         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6026         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
6027         (ev_window_cmd_view_zoom_out), (update_view_size),
6028         (ev_window_set_sizing_mode), (ev_window_init):
6029
6030         Add Continuous and Dual page modes.
6031
6032 2005-04-23  James Bowes  <bowes@cs.dal.ca>
6033
6034         * dvi/dvi-document.c: (dvi_document_load),
6035         (dvi_document_thumbnails_get_thumbnail),
6036         (dvi_document_init_params): Fix up some mixups between
6037         width and height to correct thumbnail rendering.
6038
6039 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6040
6041         * dvi/mdvi-lib/private.h:
6042         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
6043         
6044         Suppess output for kpathsea during font generation. Thanks to
6045         James Bowes
6046
6047 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
6048
6049         * NEWS:
6050         * configure.ac:
6051
6052         Release 0.2.1
6053
6054         * Makefile.am: fix distcheck.
6055
6056 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6057
6058         * shell/ev-sidebar-links.c: (selection_changed_callback),
6059         (update_page_callback), (row_activated_callback),
6060         (job_finished_callback), (ev_sidebar_links_set_document):
6061         
6062         Fix for bug #169901. Double click on links expands tree.
6063
6064 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
6065
6066         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
6067         hard-coded style. Fix for bug 170111
6068
6069 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
6070
6071         * shell/ev-view.c (highlight_find_results): Remove unnecessary
6072         locking.
6073
6074 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
6075
6076         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
6077
6078 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
6079
6080         * pdf/ev-poppler.cc:
6081         * shell/ev-view.c: (highlight_find_results):
6082
6083         Fix find on single page documents
6084
6085 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
6086
6087         * data/evince.schemas.in: fix for bug 301390
6088
6089 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
6090
6091         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
6092         (ev_view_zoom_out), (ev_view_zoom_normal):
6093         * shell/ev-view.h:
6094         * shell/ev-window.c: (update_action_sensitivity),
6095         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6096         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
6097         (ev_window_cmd_view_normal_size):
6098
6099         Fix normal size zoom. Make zoom in/zoom out unsensitive when
6100         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
6101         better than oom. 
6102
6103 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
6104
6105         * configure.ac:
6106
6107         Depend on 2.57, 2.59 doesnt seem to be necessary
6108
6109 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
6110
6111         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
6112         (create_tool_item):
6113
6114         Put back total number of pages as (1 of 1234)
6115
6116 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
6117
6118         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
6119         remove the job.
6120
6121         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
6122         function.  This helps debugging.
6123
6124 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6125
6126         * djvu/djvu-document.c: (djvu_document_class_init),
6127         (djvu_document_get_info), (djvu_document_document_iface_init):
6128         * dvi/dvi-document.c: (dvi_document_class_init),
6129         (dvi_document_get_info), (dvi_document_document_iface_init):
6130
6131         Dummy implementation of get_info method for dvi and
6132         djvu. Fix crashes with those backends
6133
6134 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
6135
6136         * data/evince.desktop.in:
6137
6138         Add application/x-gzpostscript
6139
6140 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
6141
6142         * data/evince.schemas.in: Added real long descriptions, 
6143         closes bug 172496 
6144
6145         * README: Added actual text, closes bug 171869
6146
6147 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6148
6149         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6150
6151         Thumbnail page 0
6152
6153 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6154
6155         * backend/ev-document-info.h:
6156
6157         s/GDate */GDate so we can just use g_free
6158
6159 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6160
6161         * shell/ev-window.c: (update_document_mode),
6162         (ev_window_setup_document):
6163
6164         Show the window in fullscreen when specified by
6165         the document
6166
6167 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6168
6169         * backend/ev-document.c: (ev_document_class_init),
6170         (ev_document_get_info), (ev_document_render_pixbuf):
6171         * backend/ev-document.h:
6172         * backend/ev-page-cache.c: (_ev_page_cache_new):
6173         * pdf/ev-poppler.cc:
6174         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
6175         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
6176         * ps/ps-document.c: (ps_document_class_init), (document_load),
6177         (ps_document_get_info), (ps_document_document_iface_init):
6178
6179         Remove get_title from the interface, we can just use document info
6180
6181 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6182
6183         * backend/Makefile.am:
6184         * backend/ev-document.c: (ev_document_render_get_info):
6185         * backend/ev-document.h:
6186         * pdf/ev-poppler.cc:
6187
6188         Initial support for document info. Based on jrb patch.
6189
6190 2005-04-19  Paolo Borelli <pborelli@katamail.com>
6191
6192         * shell/ev-window.c: (ev_window_state_event),
6193         (ev_window_class_init), (ev_window_init):
6194         
6195         Doesn't show resize grip when maximized. See bug #301053
6196
6197 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6198
6199         * po/POTFILES.in:
6200         
6201         ev-sidebar-thumbnails now has translatable labels
6202         
6203         * shell/Makefile.am:
6204         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
6205         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
6206         (ev_sidebar_links_page_iface_init):
6207         * shell/ev-sidebar-links.h:
6208         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
6209         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
6210         (ev_sidebar_page_get_label):
6211         * shell/ev-sidebar-page.h:
6212         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
6213         (ev_sidebar_thumbnails_set_document),
6214         (ev_sidebar_thumbnails_support_document),
6215         (ev_sidebar_thumbnails_get_label),
6216         (ev_sidebar_thumbnails_page_iface_init):
6217         * shell/ev-sidebar-thumbnails.h:
6218         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
6219         (ev_sidebar_set_document):
6220         * shell/ev-sidebar.h:
6221         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
6222         
6223         Small rework of sidebar code. Now sidebar pages should implement
6224         EvSidebarPage interface. That makes page management in EvSidebar
6225         easier. See bug #164811 for details
6226
6227 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6228
6229         * shell/ev-application.c: (ev_application_open):
6230         * shell/ev-document-types.c:
6231         
6232         Fix build error and small problem with application exit
6233
6234 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6235
6236         * thumbnailer/Makefile.am:
6237         * thumbnailer/evince-thumbnailer-djvu.schemas:
6238         * thumbnailer/evince-thumbnailer-dvi.schemas:
6239         
6240         Conditionally install schemas for djvu/dvi thumbnailer
6241
6242 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
6243
6244         * shell/ev-document-types.h: 
6245         * shell/ev-document-types.c: 
6246         New files, handling the mapping from mimetypes to backends
6247         
6248         * shell/ev-window.c: 
6249         * thumbnailer/evince-thumbnailer.c:     
6250         Use the ev-document-types code
6251         
6252         * shell/Makefile.am: 
6253         Added new convenience library libevbackendfactory_la, containing
6254         the new mimetype->backend logic; moved the backends into it.
6255
6256         * thumbnailer/Makefile.am:
6257         Make the thumbnailer link with the libevbackend.la convenience
6258         library, rather than having a duplicate of the backend logic here.
6259
6260 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
6261
6262         * shell/ev-stock-icons.c: constify some vars.
6263         * shell/ev-window.c: ditto.
6264
6265 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
6266
6267         * ps/ps-document.c (get_page_orientation):
6268
6269         Respect document orientation 
6270
6271 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6272
6273         * djvu/Makefile.am:
6274         * dvi/Makefile.am:
6275         * shell/Makefile.am:
6276         
6277         Move library dependencies to components.
6278         
6279         * shell/ev-window.c: (update_window_title),
6280         (start_loading_document):
6281         
6282         Fix display of uris with spaces. Bug 168358.
6283
6284 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
6285
6286         * shell/ev-sidebar-links.c: (selection_changed_cb):
6287         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
6288         (ev_view_button_release_event), (ev_view_set_document):
6289         * shell/ev-view.h:
6290         * shell/ev-window.c: (find_bar_search_changed_cb):
6291         * shell/ev-window.h: Minor cleanups removing some dead code.
6292
6293 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6294
6295         * backend/ev-page-cache.c: (_ev_page_cache_new):
6296         
6297         Set current page to 0 if document has pages.
6298
6299 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6300
6301         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6302
6303         Initialize GError to NULL, fix a crash when loading fails.
6304
6305 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6306
6307         * shell/ev-window.c: (update_view_size):
6308
6309         Calculate shadow size only when there is actually
6310         a shadow.
6311
6312 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6313
6314         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
6315         * shell/ev-view.h:
6316
6317         Allow setting view spacing, default to 0
6318
6319         * shell/ev-window.c: (ev_window_unfullscreen),
6320         (ev_window_cmd_view_fullscreen), (ev_window_init):
6321
6322         Remove spacing in fullscreen mode
6323
6324 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6325
6326         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
6327         (ev_view_size_request), (expose_bin_window),
6328         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
6329         * shell/ev-view.h:
6330         * shell/ev-window.c: (ev_window_unfullscreen),
6331         (ev_window_cmd_view_fullscreen):
6332
6333         Do not draw the border in fulscreen
6334
6335 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6336
6337         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
6338         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
6339         (find_page_at_location), (page_changed_cb):
6340
6341         Rework border calculation, so that I can more easily disable it.
6342         Code somewhat cleaner too.
6343
6344 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6345
6346         * backend/ev-page-cache.c: (ev_page_cache_init),
6347         (_ev_page_cache_new):
6348
6349         Remove some assertions, documents can have 0 pages.
6350         Make initial current page -1.
6351
6352         * shell/ev-page-action.c: (page_changed_cb):
6353
6354         Show "" if current page is -1
6355
6356         * shell/ev-window.c: (update_action_sensitivity),
6357         (ev_window_setup_document):
6358
6359         When document has 0 pages do not set the view
6360         and make nearly everything insensitive.
6361
6362 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6363
6364         * shell/ev-page-view.c:
6365         * shell/ev-page-view.h:
6366
6367         Remove unused files.
6368         
6369         * shell/ev-sidebar-thumbnails.c:
6370         (ev_sidebar_thumbnails_set_document):
6371         * shell/ev-sidebar.c: (ev_sidebar_set_document),
6372         (ev_sidebar_supports_document):
6373         * shell/ev-sidebar.h:
6374         * shell/ev-window.c: (ev_window_setup_document):
6375         
6376         Doesn't show thumbnails if document has 1 page. Make
6377         sidebar menu entries sensitive only if if they have 
6378         sense. Fix bug 164811. 
6379
6380 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
6381
6382         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
6383         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
6384         (ev_view_zoom_out), (ev_view_set_size):
6385
6386         Rework sizing to deal with documents with not uniform page
6387         size.
6388
6389 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
6390
6391         * backend/ev-page-cache.c: (_ev_page_cache_new):
6392
6393         Fix several page size caching bugs
6394
6395 2005-04-15  Luca Ferretti <elle.uca@libero.it>
6396
6397         * shell/ev-window.c: (set_action_properties):
6398
6399         Make all toolbar items translatable
6400
6401 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
6402
6403         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
6404         (save_page_list), (ps_document_save),
6405         (ps_document_document_iface_init), (ps_document_ps_export_begin),
6406         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
6407         (ps_document_ps_exporter_iface_init):
6408         * ps/ps-document.h:
6409
6410         Based on a patch by J�rg Billeter <j@bitron.ch>
6411         
6412         Implement print and save a copy for the ps backend.
6413
6414 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
6415
6416         * backend/ev-document.h:
6417         * djvu/djvu-document.c: (djvu_document_can_get_text),
6418         (djvu_document_document_iface_init):
6419         * dvi/dvi-document.c: (dvi_document_can_get_text),
6420         (dvi_document_document_iface_init):
6421         * pdf/ev-poppler.cc:
6422         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
6423         (pixbuf_document_document_iface_init):
6424         * ps/ps-document.c: (ps_document_can_get_text),
6425         (ps_document_document_iface_init):
6426         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
6427         * shell/ev-window.c: (update_action_sensitivity):
6428
6429         Fix the crash when trying to copy in backends that doesnt
6430         support it. We can implement a better solution once we
6431         do real text selection.
6432
6433 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
6434
6435         * data/evince-ui.xml:
6436         * shell/ev-window.c: (ev_window_cmd_escape):
6437         
6438         Work around the Escape conflict (find bar and unfullscreen)
6439
6440 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
6441
6442         * backend/ev-page-cache.c: (ev_page_cache_next_page):
6443         
6444         Fix for #300233. Next page correctly handles document end.
6445         
6446         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
6447         (ev_sidebar_thumbnails_class_init),
6448         (ev_sidebar_thumbnails_set_document),
6449         (ev_sidebar_thumbnails_clear_job),
6450         (ev_sidebar_thumbnails_clear_model):
6451         
6452         Cleanup thumbnail jobs on document changes.
6453         
6454         * shell/ev-view.c: (add_scroll_binding_keypad),
6455         (add_scroll_binding_shifted), (ev_view_class_init):
6456         
6457         Shift + Space scrolls up. Fix for #173184
6458         
6459         * shell/ev-window.c: (ev_window_open_page),
6460         (ev_window_cmd_view_reload):
6461         
6462         Fix reload (Bug #300094)
6463
6464 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6465
6466         
6467         * dvi/mdvi-lib/assoc.c:
6468         * dvi/mdvi-lib/assoc.h: Removed garbage files
6469         
6470         * dvi/mdvi-lib/bitmap.c:
6471         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
6472         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
6473         * dvi/mdvi-lib/color.h: Antialias of rules
6474         
6475         * dvi/mdvi-lib/common.h:
6476         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
6477         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
6478         * dvi/mdvi-lib/files.c:
6479         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
6480         * dvi/mdvi-lib/mdvi.h:
6481         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
6482         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
6483         * dvi/mdvi-lib/util.c: Fix compile warnings
6484         
6485         * dvi/dvi-document.c:
6486         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
6487         (dvi_document_thumbnails_get_thumbnail),
6488         (dvi_document_document_thumbnails_iface_init):
6489         * dvi/mdvi-lib/Makefile.am:
6490         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6491         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
6492         
6493         Dvi backend now renders thumbnails
6494
6495 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
6496
6497         * shell/main.c: (main): 
6498         
6499         Save accelerators on exit. Fixes bug #172095.
6500
6501 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
6502
6503         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
6504         update priority" comment.
6505
6506         * backend/ev-job-queue.c: Give a way to change priority.
6507
6508 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
6509
6510         * shell/ev-page-action.c: Fix logic.
6511
6512 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6513
6514         * shell/ev-view.c: (ev_view_can_find_next):
6515         * shell/ev-window.c: (ev_window_setup_document):
6516
6517         Check that the document supports find
6518
6519 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6520
6521         * data/evince-ui.xml:
6522         * shell/ev-view.c: (ev_view_can_find_next):
6523         * shell/ev-view.h:
6524         * shell/ev-window.c: (update_action_sensitivity),
6525         (find_changed_cb), (ev_window_setup_document),
6526         (ev_window_cmd_edit_find_next):
6527
6528         Add Edit->Find Next
6529
6530 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6531
6532         * pdf/ev-poppler.cc:
6533         * shell/ev-print-job.c: (idle_print_handler):
6534
6535         Make printing work again
6536
6537 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
6538
6539         * shell/ev-page-action.h:
6540         * shell/ev-page-action.c: (ev_page_action_widget_init),
6541         (ev_page_action_widget_class_init), (page_changed_cb),
6542         (create_tool_item), (update_page_cache), (build_new_tree_cb),
6543         (get_filter_model_from_model), (match_selected_cb),
6544         (display_completion_text), (match_completion), (update_model),
6545         (connect_proxy), (ev_page_action_set_property),
6546         (ev_page_action_get_property), (ev_page_action_set_document),
6547         (ev_page_action_set_model), (ev_page_action_class_init): Big
6548         reworking to make completions work iff we have >= GTK-2.7.0
6549                 
6550         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
6551         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
6552         (job_finished_cb): We now have a 'model' property that is set when
6553         the links are loaded.  This can be caught with "notify::model"
6554
6555         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
6556         listen for the model to be set, and propagate it to the action.
6557
6558 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6559
6560         * cut-n-paste/recent-files/egg-recent-item.c:
6561         (egg_recent_item_set_uri), (make_valid_utf8),
6562         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
6563         * cut-n-paste/recent-files/egg-recent-item.h:
6564         
6565         Update egg-recent from libegg. This should fix long
6566         startup problem. For details see
6567         http://bugzilla.gnome.org/show_bug.cgi?id=160531
6568
6569 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6570
6571         * cut-n-paste/recent-files/Makefile.am:
6572         * data/evince-ui.xml, shell/Makefile.am:
6573         * shell/ev-application.c, shell/ev-application.h:
6574         * shell/ev-window.c: Recent files support.
6575         
6576         * configure.ac: Added "ru" to ALL_LINGUAS.
6577         
6578         * dvju: new backend to support DJVU files.
6579         * dvi: new backend to support DVI.
6580
6581         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
6582         * ev-application.c: Support for new backends.
6583         
6584         * help, ev-window.c, main.c shell/Makefile.am: 
6585         Evince user documentation.
6586
6587 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
6588
6589         * po/POTFILES.in:
6590         * shell/ev-window.c:
6591         * thumbnailer/evince-thumbnailer.c:
6592
6593         s/pdf-document/ev-poppler
6594
6595 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
6596
6597         * NEWS:
6598         * configure.ac:
6599
6600         Release 0.2.0
6601
6602         * ps/ps-document.c: (setup_pixmap):
6603
6604         Remove debug code
6605
6606 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
6607
6608         * backend/ev-page-cache.c (ev_page_cache_next_page): 
6609         * shell/ev-window.c (ev_window_cmd_go_next_page) 
6610         (ev_window_cmd_go_first_page): Fix of by one errors.
6611
6612 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6613
6614         * ps/ps-document.c: (get_page_box):
6615
6616         Fix page size calculation
6617
6618 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6619
6620         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
6621         (ps_document_cleanup), (setup_pixmap), (get_page_box),
6622         (get_page_orientation), (setup_page), (document_load),
6623         (ps_document_get_page_size), (render_pixbuf_idle):
6624         * ps/ps-document.h:
6625
6626         More refactoring to adapt to EvDocument changes
6627
6628 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6629
6630         * ps/ps-document.c: (start_interpreter):
6631
6632         Actually add alpha args
6633
6634 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6635
6636         * pdf/ev-poppler.cc:
6637
6638         Make clipboard work again
6639
6640 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
6641
6642         Make searching work again.
6643         
6644         * backend/ev-document.c:
6645         * backend/ev-document.h:
6646         * backend/ev-document-find.c:
6647         * backend/ev-document-find.h: Change EvDocumentIface so we no
6648         longer store the current page or zoom level in the document.  The
6649         consequence is that all calls that operate on the current page now
6650         instead take the page number as an extra argument, and all
6651         coordinates are now doubles in document coordinate system.
6652
6653         * pdf/ev-poppler.cc:
6654         * pixbuf/pixbuf-document.c:
6655         * ps/ps-document.c: Update backends accordingly.
6656
6657 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
6658
6659         * autogen.sh:
6660
6661         Add required gettext version
6662
6663 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
6664
6665         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
6666         make F1 bring up non-existent help.
6667
6668         * shell/eggfindbar.c: Patch from Christian Persch to sync to
6669         epiphany's find bar, #167477
6670
6671         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
6672         <emil@nishra.com> to add space-bar scrolling, 
6673
6674         * shell/ev-window.c (static GtkActionEntry entries): add default
6675         keybinding for Help (F1)
6676         Fixes #171068
6677
6678         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
6679         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
6680         170110
6681
6682 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
6683
6684         * Makefile.am: 
6685         * pixbuf/pixbuf-document.c: 
6686
6687         Got pixbuf backend working again
6688
6689 2005-04-01  Steve Murphy  <murf@e-tools.com>
6690
6691         * configure.in: Added "rw" to ALL_LINGUAS.
6692
6693 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
6694
6695         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
6696         model types, noticed by Martin Kretzschmar.
6697
6698 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
6699
6700         * pdf/ev-poppler.cc: Implement search based on
6701         poppler_page_find_text().  Currently a bit crude since we remember
6702         all matches from all pages.  Also, we grab the big document lock
6703         when we search since searching changes the underlying stream and
6704         thus conflicts with the rendering thread.
6705         
6706         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
6707         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
6708         (ev_view_find_previous): Fix some page indexes to be 0 based,
6709         offset rubber band by view offset,
6710
6711 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
6712
6713         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
6714
6715 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
6716
6717         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
6718         completely because I didn't understand GtkActions.  I should
6719         read Marco's code more carefully in the future.
6720
6721         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
6722         function
6723
6724 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
6725
6726         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
6727         PopplerRectangle change from poppler CVS.
6728
6729 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
6730
6731         * backend/ev-document.c: (ev_document_get_page_label):
6732         * backend/ev-document.h:
6733         * backend/ev-page-cache.c: (_ev_page_cache_new),
6734         (ev_page_cache_get_page_label):
6735         * backend/ev-page-cache.h:
6736         * pdf/ev-poppler.cc:
6737         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
6738         (links_page_num_func):
6739         * shell/ev-sidebar-thumbnails.c:
6740         (ev_sidebar_thumbnails_set_document):
6741         * shell/ev-view.c: (status_message_from_link),
6742         (ev_view_motion_notify_event):
6743         * shell/ev-window.c: (document_supports_sidebar): Add in page
6744         label support.  It's not perfect yet, but it's the first 'feature'
6745         in a while.
6746         Also, fix a bogus comment noticed by crispin. 
6747
6748 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
6749
6750         * Makefile.am: Remove pixbuf backend for now
6751
6752         * configure.ac: Require poppler-glib instead of just poppler.
6753
6754         * backend/ev-document-thumbnails.h: Add a comment
6755
6756         * backend/ev-document.h:
6757         * backend/ev-document.c: (ev_document_class_init),
6758         (ev_document_load), (ev_document_get_link),
6759         (ev_document_get_links): Remove 3 methods and add get_links.
6760         Also, made 0 based.
6761
6762         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6763         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
6764
6765         * backend/ev-link.c: (ev_link_set_title),
6766         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
6767         (ev_link_mapping_find):
6768         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
6769         
6770         * backend/ev-page-cache.c: (ev_page_cache_init),
6771         (_ev_page_cache_new), (ev_page_cache_set_current_page),
6772         (ev_page_cache_get_size), (ev_page_cache_next_page),
6773         (ev_page_cache_prev_page): Fix to be 0 based.
6774
6775         * pdf/Makefile.am: 
6776         * pdf/ev-poppler.h:
6777         * pdf/ev-poppler.cc: New backend.
6778         
6779         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
6780         (ps_document_get_page), (ps_document_document_iface_init):
6781
6782         * shell/ev-pixbuf-cache.h:
6783         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
6784         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
6785         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
6786         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
6787         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
6788         Fix up code to grab a page cache per each doc.  Also, fix to be 0
6789         based.
6790         
6791         * shell/ev-sidebar-thumbnails.c:
6792         (ev_sidebar_tree_selection_changed), (page_changed_cb),
6793         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
6794
6795         * shell/ev-view.c: (status_message_from_link),
6796         (find_page_at_location), (get_link_at_location),
6797         (ev_view_motion_notify_event), (ev_view_button_release_event),
6798         (ev_view_init): Use the new link code.  Fix to be 0 based.
6799
6800         * shell/ev-window.c: (update_action_sensitivity),
6801         (document_supports_sidebar): 0 based.
6802
6803 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
6804
6805         * pdf/pdf-document.cc: Patch from Fernando Herrera
6806         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
6807         *blush*
6808
6809 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
6810
6811         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
6812         1 to the page, as this seems to be 1 based.  I thought we has this
6813         fixed.  grump.
6814
6815 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
6816
6817         * TODO:
6818         * backend/Makefile.am:
6819         * backend/ev-document-links.c:
6820         (ev_document_links_has_document_links),
6821         (ev_document_links_get_links_model):
6822         * backend/ev-document-links.h:
6823         * backend/ev-document.c: (ev_document_get_page_cache),
6824         (ev_document_get_doc_mutex), (ev_document_load),
6825         (ev_document_save), (ev_document_get_title),
6826         (ev_document_get_n_pages), (ev_document_set_page),
6827         (ev_document_get_page), (ev_document_set_target),
6828         (ev_document_set_scale), (ev_document_set_page_offset),
6829         (ev_document_get_page_size), (ev_document_get_text),
6830         (ev_document_get_link), (ev_document_render),
6831         (ev_document_render_pixbuf), (ev_document_scale_changed):
6832         * backend/ev-document.h:
6833         * backend/ev-job-queue.c: (remove_object_from_queue),
6834         (notify_finished), (handle_job), (search_for_jobs_unlocked),
6835         (no_jobs_available_unlocked), (ev_render_thread),
6836         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
6837         (ev_job_queue_remove_job):
6838         * backend/ev-job-queue.h:
6839         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
6840         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
6841         (ev_job_links_class_init), (ev_job_render_init),
6842         (ev_job_render_dispose), (ev_job_render_class_init),
6843         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
6844         (ev_job_thumbnail_class_init), (ev_job_finished),
6845         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
6846         (ev_job_render_run), (ev_job_thumbnail_new),
6847         (ev_job_thumbnail_run):
6848         * backend/ev-jobs.h:
6849         * backend/ev-link.c:
6850         * backend/ev-link.h:
6851         * backend/ev-page-cache.c: (ev_page_cache_init),
6852         (ev_page_cache_class_init), (ev_page_cache_finalize),
6853         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
6854         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
6855         (ev_page_cache_set_link), (ev_page_cache_get_title),
6856         (ev_page_cache_get_size), (ev_page_cache_next_page),
6857         (ev_page_cache_prev_page):
6858         * backend/ev-page-cache.h:
6859         * pdf/pdf-document.cc:
6860         * ps/gsdefaults.c:
6861         * ps/gsdefaults.h:
6862         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
6863         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
6864         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
6865         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
6866         (is_interpreter_ready), (output), (catchPipe), (input),
6867         (start_interpreter), (check_filecompressed), (compute_dimensions),
6868         (ps_document_enable_interpreter), (document_load),
6869         (ps_document_next_page), (render_page), (ps_document_set_page),
6870         (ps_document_set_scale), (render_pixbuf_idle),
6871         (ps_document_render_pixbuf), (ps_document_document_iface_init):
6872         * ps/ps-document.h:
6873         * shell/Makefile.am:
6874         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
6875         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
6876         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
6877         (ev_pixbuf_cache_new), (job_finished_cb),
6878         (check_job_size_and_unref), (move_one_job),
6879         (ev_pixbuf_cache_update_range), (find_job_cache),
6880         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
6881         (ev_pixbuf_cache_add_jobs_if_needed),
6882         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
6883         * shell/ev-pixbuf-cache.h:
6884         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
6885         (idle_print_handler):
6886         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
6887         (selection_changed_cb), (create_loading_model),
6888         (ev_sidebar_links_construct), (links_page_num_func),
6889         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
6890         (update_page_callback), (job_finished_cb),
6891         (ev_sidebar_links_set_document):
6892         * shell/ev-sidebar-thumbnails.c:
6893         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
6894         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
6895         (page_changed_cb), (thumbnail_job_completed_callback),
6896         (ev_sidebar_thumbnails_set_document):
6897         * shell/ev-sidebar-thumbnails.h:
6898         * shell/ev-sidebar.c: (ev_sidebar_set_document):
6899         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
6900         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
6901         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
6902         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
6903         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
6904         (ev_view_button_release_event), (ev_view_scroll_view),
6905         (ev_view_class_init), (ev_view_init), (update_find_status_message),
6906         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
6907         (ev_view_new), (job_finished_cb), (page_changed_cb),
6908         (ev_view_set_document), (go_to_link), (ev_view_zoom),
6909         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
6910         (ev_view_find_previous):
6911         * shell/ev-view.h:
6912         * shell/ev-window.c: (update_action_sensitivity),
6913         (ev_window_open_page), (update_window_title), (update_total_pages),
6914         (page_changed_cb), (ev_window_setup_document),
6915         (password_dialog_response), (ev_window_cmd_save_as),
6916         (ev_window_print), (ev_window_cmd_go_previous_page),
6917         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
6918         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
6919         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
6920         * shell/main.c: (main):
6921
6922         Merge evince-threads branch
6923
6924 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
6925
6926         * configure.ac: Added "lt" to ALL_LINGUAS.
6927
6928 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
6929
6930         * NEWS:
6931         * configure.ac:
6932
6933         Release 0.1.9
6934
6935 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
6936
6937         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6938
6939         Fix here also the thumbnails 1-basedness :)
6940
6941 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
6942
6943         * NEWS:
6944         * configure.ac:
6945
6946         Release 0.1.8
6947
6948 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
6949
6950         * pdf/pdf-document.cc:
6951         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6952         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
6953
6954         Fix the mess we did with thumbnails and 1-basedness
6955
6956 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
6957
6958         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
6959
6960 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
6961
6962         * NEWS:
6963         * configure.ac:
6964
6965         Release 0.1.7
6966
6967 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
6968
6969         * ps/Makefile.am:
6970         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
6971         (gtk_gs_defaults_get_alpha_parameters),
6972         (gtk_gs_defaults_get_ungzip_cmd),
6973         (gtk_gs_defaults_get_unbzip2_cmd):
6974         * ps/gsdefaults.h:
6975         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
6976         (ps_document_get_orientation), (document_load),
6977         (ps_document_goto_page), (ps_document_set_page_size):
6978         * ps/ps-document.h:
6979
6980         Some more sanitization of the ps backend. Remove a lot
6981         of unused code and do not base our defaults on ggv
6982         preferences (ugh!)
6983
6984 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
6985
6986         * thumbnailer/evince-thumbnailer.schemas:
6987         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
6988         (main): add -s option for thumbnail size.
6989
6990 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
6991
6992         * configure.ac:
6993
6994         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
6995         remove it.
6996
6997 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
6998
6999         * pdf/pdf-document.cc:
7000
7001         Remove 4 pixels of useless border from the
7002         thumbnail.
7003
7004 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
7005
7006         * backend/ev-document-thumbnails.c:
7007         (ev_document_thumbnails_get_thumbnail):
7008         * backend/ev-document-thumbnails.h:
7009
7010         Rework API a bit. Add a border flag and
7011         change sizing logic (now the size we specify
7012         applies to the bigger dimension).
7013
7014         * pdf/pdf-document.cc:
7015         * pixbuf/pixbuf-document.c:
7016         (pixbuf_document_thumbnails_get_thumbnail):
7017         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
7018         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7019
7020         Adapt to the new API and do not draw a border for nautilus
7021         thumbnailer.
7022
7023 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
7024
7025         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7026         take thumbnails from page "0" instead of "1". Added a copyright header.
7027
7028 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
7029
7030         * ps/ps-document.c: (set_up_page), (start_interpreter):
7031
7032         Make it C89 compliant
7033
7034 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
7035
7036         * Makefile.am:
7037         * configure.ac:
7038         * pdf/.cvsignore:
7039         * pdf/pdf-document.cc:
7040         * thumbnailer/Makefile.am:
7041         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
7042         (main):
7043         * thumbnailer/evince-thumbnailer.schemas:
7044         * thumbnailer/pdf-icon.png:
7045
7046         Add a nautilus thumbnailer.
7047         Based on patch by Fernando Herrera <fherrera@onirica.com>.
7048
7049 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
7050
7051         * NEWS:
7052         * configure.ac:
7053         * po/POTFILES.in:
7054
7055         Release 0.1.6
7056
7057 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
7058
7059         Use poppler instead of including xpdf source code.  Poppler is a
7060         fork of xpdf to build it as a shared library. See
7061         http://freedesktop.org/wiki/Software/poppler.
7062
7063         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
7064         xpdf fork.
7065         
7066         * pdf/Makefile.am: Build libpdfdocument.a here.
7067         
7068         * pdf/GDKSplashOutputDev.cc:
7069         * pdf/GDKSplashOutputDev.h:
7070         * pdf/GnomeVFSStream.cc:
7071         * pdf/GnomeVFSStream.h:
7072         * pdf-document.cc:
7073         * pdf-document.h:
7074         * test-gdk-output-dev.cc
7075         * Thumb.cc:
7076         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
7077         against poppler.
7078
7079 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7080
7081         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
7082
7083         Clear idle stack before unsetting the document
7084
7085 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7086
7087         * ps/ps-document.c: (ps_document_widget_event),
7088         (ps_document_set_target), (ps_document_finalize),
7089         (ps_document_get_page):
7090
7091         Disconnect the widget event signal on finalize.
7092         Some code cleanups.
7093
7094 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7095
7096         * ps/ps-document.c: (set_up_page):
7097
7098         If there is no bpixmap create one, even if size
7099         is not changed.
7100
7101 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7102
7103         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
7104         (set_up_page), (document_load), (ps_document_set_zoom):
7105
7106         Default page is 0. Calculate size even when we have no
7107         target yet.
7108
7109 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
7110
7111         * shell/ev-sidebar.c: expand the selection widget to be always as
7112         wide as the sidebar
7113
7114 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7115
7116         * shell/ev-sidebar-thumbnails.c:
7117         (ev_sidebar_thumbnails_set_document):
7118
7119         Clear the list store when setting document
7120
7121 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7122
7123         * shell/ev-page-action.c: (update_entry), (sync_entry),
7124         (activate_cb), (entry_size_request_cb), (create_tool_item),
7125         (connect_proxy):
7126
7127         Use an entry for the page control instead of spinbuttons
7128
7129 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7130
7131         * data/evince.schemas.in:
7132
7133         Correct confusing string
7134
7135 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
7136
7137         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
7138         for real.  Gosh, how long has this been broken.
7139
7140         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
7141         check for a NULL link.  We crash otherwise.
7142
7143 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
7144
7145         * NEWS:
7146         * configure.ac:
7147
7148         Release 0.1.5
7149
7150 2005-02-25  Sebastien Bacher  <seb128@debian.org>
7151
7152         * configure.ac: add the french translation.
7153
7154 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7155
7156         * shell/ev-window.c:
7157
7158         Remove unused header -> fix distcheck
7159
7160 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7161
7162         * shell/ev-window.c: (update_window_title),
7163         (ev_window_popup_password_dialog):
7164
7165         Unescape filename for display
7166
7167 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7168
7169         * pdf/xpdf/pdf-document.cc:
7170
7171         In get_page_size deal with rotation. Also
7172         cleanup the function a bit.
7173
7174 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7175
7176         * pdf/xpdf/pdf-document.cc:
7177
7178         Fix crash when opening in new window
7179
7180 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7181
7182         * configure.ac:
7183
7184         Check ghostscript >= 7
7185
7186 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
7187
7188         * shell/ev-window.c:
7189
7190         Make page width the default sizing mode
7191
7192 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
7193         Marco Pesenti Gritti <marco@gnome.org>
7194
7195         * shell/ev-window.c: Remember the sidebar size
7196
7197         * data/evince.schemas.in: Add a new gconf key to store the size of
7198         the sidebar
7199
7200 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
7201
7202         * data/evince-ui.xml:
7203         * shell/ev-window.c: (update_action_sensitivity),
7204         (ev_window_cmd_view_reload):
7205         
7206         Add a "Reload" action and menu entry
7207
7208 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
7209
7210         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
7211         iff the type doesn't support thumbnailing and indexing.
7212
7213 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
7214
7215         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
7216
7217 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7218
7219         * pdf/splash/Splash.cc:
7220
7221         Port fix for a crasher from kde bug
7222         http://bugs.kde.org/show_bug.cgi?id=97131
7223
7224 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7225
7226         * pdf/xpdf/pdf-document.cc:
7227
7228         Return a link even if it's of an unrecognized
7229         type. Otherwise we go in an infinte cycle.
7230
7231 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7232
7233         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
7234         (size_allocate_cb), (ev_window_set_sizing_mode):
7235
7236         Update size when switching mode
7237
7238 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7239
7240         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
7241         (ev_window_cmd_view_page_width), (update_sizing_buttons),
7242         (ev_window_cmd_view_normal_size):
7243
7244         Fix size toggle buttons behavior
7245
7246 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7247
7248         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
7249         (doc_rect_to_view_rect), (ev_view_size_allocate),
7250         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
7251         (scale_changed_callback):
7252
7253         Do not cache offsets in size_allocate.
7254
7255 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7256
7257         * shell/ev-view.c: (ev_view_size_allocate):
7258
7259         Calculate offsets before calling the parent
7260         class (which does a redraw)
7261
7262 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7263
7264         * pdf/xpdf/pdf-document.cc:
7265
7266         Fix a crasher on exit. Unused code, put a TODO
7267
7268 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7269
7270         * backend/ev-document.c: (ev_document_class_init),
7271         (ev_document_page_changed), (ev_document_scale_changed):
7272         * backend/ev-document.h:
7273
7274         Separate page/scale notifications
7275
7276         * pdf/xpdf/pdf-document.cc:
7277
7278         Emit the new signals.
7279         Do not display the pdf page in _render, do it
7280         when scale/page are requested.
7281
7282         * ps/ps-document.c: (ps_document_set_zoom),
7283         (ps_document_widget_event):
7284         * ps/ps-document.h:
7285
7286         Emit the new signals.
7287
7288         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
7289         (ev_view_init), (page_changed_callback), (scale_changed_callback),
7290         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
7291         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
7292         * shell/ev-view.h:
7293         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
7294         (ev_window_cmd_view_page_width), (size_allocate_cb),
7295         (ev_window_set_sizing_mode):
7296
7297         Rework sizing to be pixel based.
7298         There are bugs but should be already way better.
7299
7300 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
7301
7302         * shell/ev-window.c: (ev_window_init):
7303
7304         Do not allow to shrink sidebar smaller then
7305         child requisition
7306
7307 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
7308
7309         * shell/ev-sidebar.[ch]
7310         * shell/ev-window.c:
7311
7312         Improved sidebar widget. Fixes #166683
7313
7314 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
7315
7316         * shell/ev-view.c (update_find_status_message): Give translators
7317         more flexibility with ngettext plural handling.
7318
7319 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
7320
7321         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
7322         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
7323         page when we get the page size.
7324
7325 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
7326
7327         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
7328
7329         ps pages are 0 based, convert 
7330
7331 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
7332
7333         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
7334
7335         Initialize correct parent class. Set GError on document load
7336
7337 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
7338
7339         * pdf/xpdf/pdf-document.cc:
7340
7341         Fixup selection offset calculation
7342
7343         * shell/ev-view.c: (view_rect_to_doc_rect),
7344         (doc_rect_to_view_rect), (ev_view_size_allocate),
7345         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
7346         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
7347
7348         Store selection as document relative, so that zooming
7349         and offset changing doesnt break it.
7350
7351 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
7352
7353         * shell/ev-view.c: (ev_view_best_fit):
7354
7355         Do not try to best fit if the view is not realized
7356
7357 2005-02-20  Kostas Papadimas <pkst@gnome.org>
7358           
7359         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
7360
7361 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
7362
7363         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
7364
7365 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
7366
7367         * shell/ev-window.c: Change the fullscreen toolbar to always be in
7368         the popup window.  That prevents it resizing when in full screen
7369         mode.
7370
7371         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
7372         multiple rerenders.  This pretty much sucks.
7373
7374         * data/evince-ui.xml: Change the fullscreen toolbar to include the
7375         rest of the toolbar.
7376
7377 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
7378
7379         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
7380
7381 2005-02-17  Alexander Shopov  <ash@contact.bg>
7382
7383         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
7384
7385 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
7386
7387         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
7388
7389 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
7390
7391         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
7392         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
7393         (set_document_page), (document_changed_callback),
7394         (ev_view_set_document), (ev_view_find_previous),
7395         (ev_view_hide_cursor), (ev_view_show_cursor):
7396         * shell/ev-view.h:
7397         * shell/ev-window.c: (update_chrome_visibility),
7398         (fullscreen_timeout_cb), (fullscreen_set_timeout),
7399         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
7400         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
7401         (ev_window_unfullscreen):
7402         * shell/main.c: (main):
7403
7404         Automatically hide the fullscreen button.
7405         Patch by Kristian Høgsberg <krh@redhat.com>
7406
7407 2005-02-16  Vincent Noel  <vnoel@cox.net>
7408
7409         * shell/main.c (main): Specify an icon for the window. Patch by
7410         Jaap A. Haitsma. Fixes #166177.
7411
7412 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
7413
7414         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
7415
7416 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
7417
7418         * backend/ev-document-misc.h:
7419         * backend/ev-document-misc.c:
7420         (ev_document_misc_get_page_border_size),
7421         (ev_document_misc_paint_one_page): New function to canonicalize
7422         sizing/painting a border.
7423
7424         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
7425         used.
7426
7427         * pdf/xpdf/pdf-document.cc: use new function
7428
7429         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
7430         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
7431         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
7432         shell/ev-window.c: (update_sizing_buttons),
7433         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
7434         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
7435         (ev_window_cmd_view_page_width), (size_allocate_cb),
7436         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
7437         and "fit width" values act as toggle buttons so they stay
7438         toggled.  It's not 100% perfect, and it's a little slow, but it's
7439         good enough to commit I think.
7440
7441 2005-02-15  David Lodge  <dave@cirt.net>
7442
7443         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
7444
7445 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
7446
7447         * shell/ev-window.c (update_window_title): replace newlines in
7448         the title by spaces. Bug #166107.
7449
7450 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
7451
7452         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
7453         parameters providing allocation width and height without
7454         scrollbars and width of a possible vertical scrollbar. With this
7455         additional information the functions can work as
7456         intended. Unfortunately they're not idempotent. We should
7457         transform these commands to toggles. Fixes Bug #164976
7458         Initial patch by Stephane Loeuillet, then heavily modified.
7459
7460         * shell/ev-view.h: update prototypes.
7461
7462         * shell/ev-window.c (ev_window_cmd_view_best_fit)
7463         (ev_window_cmd_view_page_width): provide EvView fit functions with
7464         all the information they need. Formulas to calculate this
7465         information taken from GtkScrolledWindow.
7466
7467 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
7468
7469         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
7470         created a thumbnail, the list store is updated to know
7471         that the thumbnail is set. Fixes bug #166792
7472
7473 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7474
7475         * shell/ev-window.c: fixed typo, closes bug 166897
7476
7477         * TODO: updated TODO with bug numbers that are relevant
7478
7479 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
7480
7481         * shell/ev-window.c: Support for DnD of files. Fixes #164813
7482
7483 2005-02-09  Vincent Noel  <vnoel@cox.net>
7484
7485         * shell/ev-window.c: (set_action_properties): Set the "Previous"
7486         and "Next" toolbar buttons as important to make them stand out.
7487
7488 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
7489
7490         * lib/ev-debug.c:
7491         * lib/ev-debug.h:
7492         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
7493         (start_interpreter), (stop_interpreter), (document_load),
7494         (ps_document_next_page), (ps_document_goto_page),
7495         (ps_document_set_page_size), (ps_document_widget_event),
7496         (ps_document_render):
7497         * shell/ev-page-view.c: (ev_page_view_dispose):
7498         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
7499
7500         Fix compilation on non-gcc platforms
7501
7502 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
7503
7504         * NEWS:
7505         * configure.ac:
7506
7507         Release 0.1.4
7508
7509         * pdf/xpdf/Catalog.cc:
7510         * pdf/xpdf/XRef.cc:
7511
7512         Fix the fix for CAN-2004-0888
7513
7514 2005-02-09  Luca Ferretti <elle.uca@libero.it>
7515
7516         * data/Makefile.am:
7517         * data/evince-ui.xml:
7518         * shell/ev-stock-icons.c: (ev_stock_icons_init):
7519         * shell/ev-stock-icons.h:
7520         * shell/ev-window.c: (update_action_sensitivity),
7521         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
7522         (set_action_properties):
7523
7524         Improve toolbar layout/icons
7525
7526 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
7527
7528         * pdf/xpdf/pdf-document.cc:
7529
7530         Add warnings about unimplemented/unknown link
7531         types.
7532
7533 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7534
7535         * ps/ps-document.c: (set_up_page):
7536
7537         Log gs property
7538
7539 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7540
7541         * ps/ps-document.c: (start_interpreter):
7542
7543         Log gs env var
7544
7545 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7546
7547         * shell/ev-page-view.c: (ev_page_view_dispose):
7548         * shell/ev-view.c: (ev_view_finalize):
7549         * shell/ev-window.c: (ev_window_setup_document),
7550         (ev_window_dispose), (ev_window_init):
7551
7552         Solve more refs issues.
7553
7554         I commented out the page_view initialization for now:
7555         it was never destroyed (because it's never added
7556         to a container). Because of that we was leaking
7557         gs processes. Couldnt think to a clean fix.
7558         We need to figure this out, password view has the
7559         same issue probably.
7560
7561 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7562
7563         * ps/ps-document.c: (ps_document_finalize),
7564         (ps_document_get_n_pages), (ps_document_get_page):
7565
7566         Some cleanups, stop the interpreter on finalize
7567
7568         * shell/ev-page-view.c: (ev_page_view_dispose),
7569         (ev_page_view_class_init):
7570
7571         Release our reference on the document
7572
7573 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7574
7575         * Makefile.am:
7576         * configure.ac:
7577         * doc/debugging.txt:
7578         * lib/.cvsignore:
7579         * lib/Makefile.am:
7580         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
7581         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
7582         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
7583         * lib/ev-debug.h:
7584
7585         Add debugging helpers
7586
7587         * ps/Makefile.am:
7588         * ps/ps-document.c: (set_up_page), (start_interpreter),
7589         (stop_interpreter), (document_load), (ps_document_next_page),
7590         (ps_document_goto_page), (ps_document_set_page_size),
7591         (ps_document_widget_event), (ps_document_render):
7592         * shell/Makefile.am:
7593         * shell/ev-view.c: (expose_bin_window):
7594         * shell/main.c: (main):
7595
7596         Add some logs
7597         
7598 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7599
7600         * ps/ps-document.c: (ps_document_widget_event):
7601
7602         Initialize message_window, this should make ps
7603         rendering really work! (Never noticed because I was
7604         testing with a ps that is causing gs to exit every time!)
7605
7606 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
7607
7608         * data/evince.schemas.in: updated simple error in applyto closing tag
7609
7610 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
7611
7612         * Makefile.am:
7613         * configure.ac:
7614         * data/.cvsignore:
7615         * data/Makefile.am:
7616         * data/evince-ui.xml:
7617         A data/evince.schemas.in:
7618         * po/POTFILES.in:
7619         * shell/ev-stock-icons.c: (ev_stock_icons_init):
7620         * shell/ev-stock-icons.h:
7621         * shell/ev-window.c: (update_chrome_visibility),
7622         (update_chrome_flag), (ev_window_cmd_edit_find),
7623         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
7624         (ev_window_unfullscreen), (ev_window_focus_in_event),
7625         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
7626         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
7627         (ev_window_view_sidebar_cb), (find_bar_close_cb),
7628         (ev_window_dispose), (ev_window_class_init),
7629         (set_action_properties), (set_chrome_actions), (load_chrome),
7630         (ev_window_init):
7631
7632         Implement fullscreen mode changes from bug #164776.
7633         Also implement persistent chrome toggles.
7634
7635 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
7636
7637         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
7638
7639 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7640
7641         * NEWS:
7642         * configure.ac:
7643         * shell/ev-view.c:
7644
7645         Add another check for find interface
7646
7647         Release 0.1.3
7648
7649 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7650
7651         * shell/ev-application.c: (ev_application_open):
7652         * shell/ev-window.c: (ev_window_open):
7653
7654         Open gzipped ps documents
7655
7656 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7657
7658         * TODO:
7659         * shell/ev-view.c: (set_document_page):
7660
7661         Clamp page number, dont try to move to
7662         not existant pages.
7663
7664 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7665
7666         * backend/ev-document-find.c: (ev_document_find_changed):
7667         * backend/ev-document-find.h:
7668         * pdf/xpdf/pdf-document.cc:
7669         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
7670         * shell/ev-window.c: (find_bar_search_changed_cb):
7671
7672         Fix several bugs with find
7673
7674 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
7675
7676         * shell/ev-sidebar-thumbnails.c
7677         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
7678         document. Prevents warning from scroll_to_cell.
7679
7680 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
7681
7682         * configure.ac: Add «nb» to ALL_LINGUAS too.
7683
7684 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
7685
7686         * NOTES: New file with some random thoughts.
7687
7688         * TODO: Update.
7689
7690         * backend/ev-document-misc.c:
7691         (ev_document_misc_get_page_border_size): New function to
7692         canonicalize shadow drawing sizes.  Possibly goofy.
7693
7694         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
7695         (ev_view_best_fit), (ev_view_fit_width):
7696         * pdf/xpdf/pdf-document.cc:
7697         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
7698         * ps/ps-document.c: (ps_document_get_page_size):
7699         * backend/ev-document-misc.h:
7700         * backend/ev-document.c: (ev_document_get_page_size):
7701         * backend/ev-document.h: get_page_size now takes a page number
7702         parameter.  Made all the backends/frontends honor it.
7703
7704         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
7705         see.  Doesn't work yet.
7706
7707         * shell/Makefile.am:
7708         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
7709         Doesn't do anything yet.
7710
7711         * shell/ev-sidebar-thumbnails.c:
7712         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
7713         [0..n_pages-1]
7714
7715         * shell/ev-window.c: (update_action_sensitivity),
7716         (ev_window_setup_document), (ev_window_set_page_mode),
7717         (ev_window_page_mode_cb), (ev_window_init): Clean up the
7718         view-swapping code a bit so we can have multiple views on a
7719         document.  Add the multi-page view, though it can't be turned on
7720         yet.
7721
7722 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
7723
7724         * shell/ev-application.c: (ev_application_open):
7725         * shell/ev-view.c: (expose_bin_window):
7726         * shell/ev-window.c: (ev_window_open):
7727
7728         Support eps and check document supports find
7729         before drawing highlightings in expose.
7730
7731 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
7732
7733         * pixbuf/pixbuf-document.c:
7734         (pixbuf_document_thumbnails_get_dimensions),
7735         (pixbuf_document_document_thumbnails_iface_init):
7736
7737         implement get_dimensions
7738
7739 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
7740
7741         * NEWS:
7742         * configure.ac:
7743
7744         Release 0.1.2
7745
7746 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7747
7748         * shell/ev-view.c: (set_document_page):
7749
7750         Scroll at the top of the page when changing page
7751
7752 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7753
7754         * shell/ev-view.c: (ev_view_motion_notify_event):
7755
7756         Do not redraw unnecessarily
7757
7758 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7759
7760         * pdf/xpdf/pdf-document.cc:
7761         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
7762         (expose_bin_window), (find_changed_cb):
7763
7764         Yay! find works now... Now to find bugs...
7765
7766 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7767
7768         * backend/ev-document-find.c: (ev_document_find_base_init),
7769         (ev_document_find_changed):
7770         * backend/ev-document-find.h:
7771         * pdf/xpdf/pdf-document.cc:
7772         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
7773         (expose_bin_window), (ev_view_init), (set_document_page),
7774         (ensure_rectangle_is_visible), (jump_to_find_result),
7775         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
7776         (ev_view_find_next), (ev_view_find_previous):
7777         * shell/ev-view.h:
7778         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
7779
7780         More work on find implementation, mostly there now
7781
7782 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
7783
7784         * backend/ev-backend-marshalers.list:
7785         * backend/ev-document-find.c: (ev_document_find_base_init),
7786         (ev_document_find_cancel), (ev_document_find_page_has_results),
7787         (ev_document_find_get_n_results), (ev_document_find_get_result),
7788         (ev_document_find_get_progress), (ev_document_find_changed):
7789         * backend/ev-document-find.h:
7790
7791         Enanche the find interface to be really able to do
7792         multi page find.
7793
7794         * pdf/xpdf/pdf-document.cc:
7795
7796         Implement
7797
7798         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
7799         (expose_bin_window), (ev_view_init),
7800         (ev_view_get_find_status_message), (find_changed_cb),
7801         (ev_view_set_document), (set_document_page):
7802
7803         Adapt to the new interface. A few things are regressed sorry,
7804         I will finish it soon.
7805
7806 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
7807
7808         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
7809         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
7810         ev_sidebar_thumbnails_parent_class variable, don't define another
7811         parent_class variable.
7812
7813         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
7814         (ev_page_action_class_init): ditto.
7815
7816         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
7817         (pixbuf_document_class_init): ditto.
7818
7819         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
7820         ditto.
7821
7822         * .cvsignore: ignore various valgrind output files.
7823
7824 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
7825
7826         * data/evince-ui.xml:
7827         * shell/Makefile.am:
7828         * shell/ev-history.c:
7829         * shell/ev-history.h:
7830         * shell/ev-navigation-action.c:
7831         * shell/ev-navigation-action.h:
7832         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
7833         (ev_view_set_page), (ev_view_fit_width):
7834         * shell/ev-view.h:
7835         * shell/ev-window.c: (update_action_sensitivity),
7836         (ev_window_setup_document), (register_custom_actions):
7837
7838         Kill session history
7839
7840 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
7841
7842         * shell/ev-window.c: (update_action_sensitivity):
7843
7844         Fix inverted up/down buttons
7845
7846 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
7847
7848         * shell/ev-sidebar-thumbnails.c
7849         (ev_sidebar_thumbnails_select_page): make sure the selected
7850         thumbnail stays visible.
7851
7852 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
7853
7854         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
7855         scrolled window for Federico.
7856
7857 2005-01-26  Ole Laursen  <olau@hardworking.dk>
7858
7859         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
7860
7861 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
7862
7863         * configure.ac:
7864         * pdf/splash/SplashFTFontEngine.cc:
7865
7866         Fix CID fonts with freetype 2.1.9
7867
7868 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
7869
7870         * TODO: added item for desktop icon thumbnailer
7871
7872 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
7873
7874         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
7875         unloaded docs when the title is accessed.
7876
7877         * shell/ev-password-view.[hc]: New widget for displaying password
7878         state.
7879
7880         * shell/ev-window.[ch]: Refactor password handling code to handle
7881         the new view.
7882
7883 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
7884
7885         * NEWS:
7886         * configure.ac:
7887         * data/Makefile.am:
7888
7889         Release 0.1.1
7890
7891 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7892
7893         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
7894         ignore page offset here, to make search results independent of it,
7895
7896         * shell/ev-view.c (expose_bin_window): but take offsets into
7897         account here. Bug #164932
7898
7899         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
7900         scale at the right time. Bug #164996
7901
7902 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
7903
7904         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
7905         fix the problem. Now I just removed the Adobe font names and hope
7906         that the URW fonts are always in outline format. Bug #164934
7907
7908         * shell/ev-window.c (update_window_title): empty titles are
7909         useless, use filename in that case too.
7910
7911         * NEWS: Add some content.
7912
7913 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
7914
7915         * TODO: added one more TODO item and a TODONE section :)
7916
7917 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
7918
7919         * ps/ps-document.h: add page_[xy]_offset fields.
7920
7921         * ps/ps-document.c (ps_document_set_page_offset)
7922         (ps_document_render): Keep offset in consideration in a few
7923         places. Bug #164752 "postscript documents are not centered in
7924         window"
7925
7926         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
7927         s/gpdf/evince/. Spotted by Stephane Loeuillet.
7928
7929         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
7930         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
7931         stub out missing methods for complete EvDocument implementation.
7932         Fixes segfaults with Save A Copy and Copy actions.
7933
7934         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
7935         (ps_document_document_iface_init): ditto.
7936         
7937 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7938
7939         * data/.cvsignore:
7940         * data/Makefile.am:
7941         * data/evince.desktop.in:
7942
7943         Add desktop file
7944
7945 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7946
7947         * shell/ev-view.c: (ev_view_button_press_event),
7948         (ev_view_motion_notify_event):
7949
7950         Make selection work in any direction
7951
7952 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7953
7954         * TODO:
7955         * shell/ev-window.c: (set_short_labels), (ev_window_init):
7956
7957         Use shorter labels for some of the toolbars items
7958
7959 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7960
7961         * pdf/xpdf/pdf-document.cc:
7962
7963         Check the links info is initialized before
7964         using it. Should fix a crash on startup.
7965
7966 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
7967
7968         * pixbuf/pixbuf-document.c
7969         (pixbuf_document_thumbnails_get_dimensions): force floating point
7970         division to calculate page_ratio. Fixes crash with landscape
7971         format pixbufs.
7972
7973 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
7974
7975         * shell/ev-view.c (ev_view_realize): make the bg color darker.
7976
7977 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
7978
7979         * shell/ev-view.c (set_document_page): unset has_selection when
7980         the page changes.
7981         (set_document_page): handle paper size changes when the page
7982         changes (test with Free Culture, page 2).
7983
7984 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7985
7986         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
7987         (expose_bin_window), (ev_view_class_init), (ev_view_init):
7988
7989         Use normal style color for the widget background and
7990         draw a black box around the page.
7991
7992 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7993
7994         * pdf/xpdf/pdf-document.cc:
7995
7996         Keep offset in consideration in a few places
7997
7998         * shell/ev-view.c: (expose_bin_window):
7999
8000         Set the offsets so that the document is ever centered
8001
8002 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
8003
8004         * TODO: Added TODO items and finished off the first todo item
8005
8006         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
8007         reflect current authors
8008
8009 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
8010
8011         * pdf/xpdf/pdf-document.cc:
8012         * shell/ev-view.c: (ev_view_set_cursor),
8013         (ev_view_motion_notify_event), (document_changed_callback),
8014         (set_document_page):
8015
8016         Show a wait cursor while the page is rendering
8017
8018 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
8019
8020         * shell/ev-sidebar-thumbnails.c:
8021         (ev_sidebar_tree_selection_changed),
8022         (ev_sidebar_thumbnails_select_page):
8023         * shell/ev-sidebar-thumbnails.h:
8024         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
8025         (ev_view_can_go_forward):
8026         * shell/ev-window.c: (ev_window_open_page),
8027         (ev_window_setup_document), (update_current_page),
8028         (view_page_changed_cb), (ev_window_init):
8029         * shell/ev-window.h:
8030
8031         Ensure thumbnails selection, toolbar page control and
8032         current page are in sync.
8033
8034 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
8035
8036         * pdf/xpdf/XRef.cc:
8037
8038         Fix CAN-2005-0064
8039
8040 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
8041
8042         * backend/Makefile.am:
8043         * backend/ev-document-links.h:
8044         * backend/ev-document-security.c: (ev_document_security_get_type),
8045         (ev_document_security_has_document_security),
8046         (ev_document_security_set_password):
8047         * backend/ev-document-security.h:
8048         * backend/ev-document.c: (ev_document_error_quark):
8049         * backend/ev-document.h:
8050         * data/Makefile.am:
8051         * data/evince-password.glade:
8052         * pdf/xpdf/pdf-document.cc:
8053         * shell/Makefile.am:
8054         * shell/ev-password.c: (ev_password_set_bad_password_label),
8055         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
8056         (ev_password_dialog_get_password),
8057         (ev_password_dialog_set_bad_pass):
8058         * shell/ev-password.h:
8059         * shell/ev-window.c: (ev_window_get_attribute),
8060         (ev_window_set_property), (update_action_sensitivity),
8061         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
8062         (ev_window_setup_document), (ev_window_get_password),
8063         (ev_window_open), (ev_window_cmd_save_as),
8064         (using_postscript_printer), (ev_window_print),
8065         (find_not_supported_dialog), (ev_window_cmd_edit_find),
8066         (update_fullscreen_popup), (ev_window_fullscreen),
8067         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
8068         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
8069         (menu_item_select_cb), (find_bar_search_changed_cb),
8070         (ev_window_dispose), (ev_window_init):
8071
8072         Add initial support for password-supported dialogs.  This could be
8073         a lot cooler, but it'll do for now.
8074
8075 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
8076
8077         * pdf/xpdf/pdf-document.cc:
8078         * shell/ev-view.c: (status_message_from_link),
8079         (ev_view_set_status), (ev_view_set_cursor),
8080         (ev_view_motion_notify_event), (ev_view_init):
8081         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
8082
8083         Fix bugs in the links implementation and change cursor
8084         when hovering a link.
8085
8086 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
8087
8088         * viewer/.cvsignore: added cvsignore file for viewer directory
8089
8090         * TODO: created TODO document
8091
8092 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
8093
8094         * shell/ev-view.h:
8095         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
8096         new functions to help with implementation of sensitivity code
8097         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
8098         of all actions that might require it.  Fixes a crash when you
8099         click on the Zoom actions in a window lacking a document.
8100
8101 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
8102
8103         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
8104         of the Find action
8105
8106 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
8107
8108         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
8109         (pixbuf_document_document_iface_init):
8110         * ps/ps-document.c: (ps_document_get_link),
8111         (ps_document_document_iface_init):
8112         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
8113         (status_message_from_link), (ev_view_set_status),
8114         (ev_view_set_find_status), (ev_view_motion_notify_event),
8115         (ev_view_button_release_event), (ev_view_set_property),
8116         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
8117         (ev_view_get_find_status_message), (update_find_results),
8118         (ev_view_get_status), (ev_view_get_find_status):
8119         * shell/ev-view.h:
8120         * shell/ev-window.c: (view_status_changed_cb),
8121         (view_find_status_changed_cb), (ev_window_init):
8122
8123         View status message support, use it to show the links.
8124         Needs work...
8125
8126 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
8127
8128         * backend/ev-document.c: (ev_document_get_link):
8129         * backend/ev-document.h:
8130         * pdf/xpdf/pdf-document.cc:
8131         * shell/ev-application.c: (ev_application_open):
8132         * shell/ev-application.h:
8133         * shell/ev-sidebar-links.c: (selection_changed_cb):
8134         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
8135         (ev_view_go_to_link):
8136
8137         Add support for document links
8138
8139 2005-01-13  Anders Carlsson  <andersca@gnome.org>
8140
8141         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
8142         (create_tool_item):
8143         Set the spin button limits correctly.
8144         
8145         * shell/ev-sidebar-thumbnails.c:
8146         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
8147         Support changing pages by clicking on the thumbnails.
8148         
8149 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
8150
8151         * pixbuf/pixbuf-document.c:
8152         (pixbuf_document_thumbnails_get_dimensions),
8153         (pixbuf_document_document_thumbnails_iface_init):
8154
8155         implement get_dimensions
8156
8157 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
8158
8159         * ps/ps-document.c: (ps_document_goto_page):
8160
8161         Fix page switching on multipage documents
8162
8163 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
8164
8165         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
8166         
8167         check for NULL before assigning to width and height parameters
8168
8169 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
8170
8171         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
8172         (pixbuf_document_set_property), (pixbuf_document_get_property):
8173
8174         implement get/set properties
8175
8176 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
8177
8178         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
8179         
8180         return NULL instead of "Unknown", letting the title get set to
8181         the filename when the pdf has no title.
8182
8183 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
8184
8185         * ps/ps-document.c: (ps_document_get_page_count),
8186         (ps_document_goto_page):
8187
8188 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
8189
8190         * shell/ev-history.c: (ev_history_get_property),
8191         (ev_history_set_property), (ev_history_class_init),
8192         (ev_history_add_page), (ev_history_set_current_index):
8193         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
8194         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
8195         (ev_navigation_action_finalize):
8196         * shell/ev-navigation-action.h:
8197         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
8198         (ev_view_go_forward), (ev_view_get_find_status_message),
8199         (history_index_changed_cb), (ev_view_set_history):
8200         * shell/ev-view.h:
8201         * shell/ev-window.c: (update_total_pages), (ev_window_open),
8202         (update_current_page), (register_custom_actions):
8203
8204         Implement history dropdowns
8205
8206 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
8207
8208         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
8209         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
8210         (ev_view_go_forward):
8211         * shell/ev-window.c: (register_custom_actions):
8212
8213         Fix several history bugs
8214
8215 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
8216
8217         * configure.ac: Add «nb» to ALL_LINGUAS.
8218
8219 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
8220
8221         * backend/Makefile.am:
8222         * backend/ev-bookmark.c:
8223         * backend/ev-bookmark.h:
8224         * backend/ev-document-bookmarks.c:
8225         * backend/ev-document-bookmarks.h:
8226         * backend/ev-document-links.c: (ev_document_links_get_type),
8227         (ev_document_links_has_document_links),
8228         (ev_document_links_begin_read), (ev_document_links_get_link),
8229         (ev_document_links_get_child), (ev_document_links_next),
8230         (ev_document_links_free_iter):
8231         * backend/ev-document-links.h:
8232         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
8233         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
8234         (ev_link_get_link_type), (ev_link_set_link_type),
8235         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
8236         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
8237         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
8238         (ev_link_new_external):
8239         * backend/ev-link.h:
8240         * pdf/xpdf/pdf-document.cc:
8241         * shell/Makefile.am:
8242         * shell/ev-application.c: (ev_application_open_link):
8243         * shell/ev-application.h:
8244         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
8245         (ev_history_get_link_nth):
8246         * shell/ev-history.h:
8247         * shell/ev-sidebar-bookmarks.c:
8248         * shell/ev-sidebar-bookmarks.h:
8249         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
8250         (ev_sidebar_links_class_init), (selection_changed_cb),
8251         (ev_sidebar_links_construct), (ev_sidebar_links_init),
8252         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
8253         (do_one_iteration), (populate_links_idle),
8254         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
8255         * shell/ev-sidebar-links.h:
8256         * shell/ev-sidebar.c: (ev_sidebar_set_document):
8257         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
8258         (go_to_index):
8259         * shell/ev-view.h:
8260         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
8261         * shell/ev-window.h:
8262
8263         Rename bookmark to link, and use "Index" for the sidebar panel.
8264
8265 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
8266
8267         * shell/Makefile.am:
8268         * shell/ev-application.c: (ev_application_open_bookmark):
8269         * shell/ev-application.h:
8270         * shell/ev-history.c: (ev_history_init), (free_links_list),
8271         (ev_history_finalize), (ev_history_class_init),
8272         (ev_history_add_link), (ev_history_add_page),
8273         (ev_history_get_link_nth), (ev_history_get_n_links),
8274         (ev_history_get_current_index), (ev_history_set_current_index),
8275         (ev_history_new):
8276         * shell/ev-history.h:
8277         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
8278         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
8279         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
8280         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
8281         (ev_view_set_page):
8282         * shell/ev-view.h:
8283         * shell/ev-window.c: (ev_window_open_bookmark),
8284         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
8285         (goto_page_cb), (register_custom_actions):
8286         * shell/ev-window.h:
8287
8288         Initial history implementation. Needs work.
8289
8290 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
8291
8292         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
8293
8294 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
8295
8296         * cut-n-paste/recent-files/egg-recent-item.c:
8297         * cut-n-paste/recent-files/egg-recent-item.h:
8298         * cut-n-paste/recent-files/egg-recent-model.c:
8299         * cut-n-paste/recent-files/egg-recent-util.c:
8300         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8301         * cut-n-paste/recent-files/egg-recent-view.c:
8302
8303         Update
8304
8305 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
8306
8307         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
8308         (fillGlyph, fillImageMask, drawImage):
8309         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
8310         pdf/splash/SplashTypes.h:
8311         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
8312         packed mode for Splash.
8313
8314         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
8315         RGB8 packed mode, eliminates the pixbuf data creation loop.
8316
8317         * shell/ev-print-job.c (ev_print_job_finalize)
8318         (ev_print_job_set_property, ev_print_job_get_property)
8319         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
8320         (ev_print_job_use_print_dialog_settings, idle_print_handler)
8321         (print_closure_finalize, ev_print_job_print): implement
8322         printing (for backends with EvPsExporter)
8323
8324         * shell/ev_print_job.h: update prototypes.
8325
8326         * shell/ev-window.c (ev_window_print): unref print job after
8327         printing.
8328
8329         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
8330         unless the document implements the EvDocumentFind interface.
8331
8332 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
8333
8334         * configure.ac: Added ja to ALL_LINGUAS.
8335
8336 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8337
8338         * pdf/xpdf/pdf-document.cc:
8339
8340         add a FIXME. We should probably not allocate
8341         a bookmark object every time
8342
8343 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8344
8345         * shell/ev-application.c: (ev_application_open),
8346         (ev_application_open_bookmark):
8347         * shell/ev-application.h:
8348         
8349         Add a way to open bookmarks
8350
8351         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
8352         (ev_bookmark_set_uri), (ev_bookmark_get_property),
8353         (ev_bookmark_set_property), (ev_bookmark_class_init),
8354         (ev_bookmark_new_title), (ev_bookmark_new_link),
8355         (ev_bookmark_new_external):
8356
8357         Support for external uris, better constructors.
8358
8359         * backend/ev-bookmark.h:
8360         * pdf/xpdf/pdf-document.cc:
8361         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
8362
8363         Handle external uris
8364
8365 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8366
8367         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
8368         (ev_sidebar_bookmarks_construct), (do_one_iteration):
8369
8370         Hook up bookmarks navigation
8371
8372 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8373
8374         * backend/Makefile.am:
8375         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
8376         (ev_bookmark_get_title), (ev_bookmark_set_title),
8377         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
8378         (ev_bookmark_get_page), (ev_bookmark_set_page),
8379         (ev_bookmark_get_property), (ev_bookmark_set_property),
8380         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
8381         (ev_bookmark_new):
8382         * backend/ev-bookmark.h:
8383         * backend/ev-document-bookmarks.c:
8384         (ev_document_bookmarks_get_bookmark):
8385         * backend/ev-document-bookmarks.h:
8386         * pdf/xpdf/pdf-document.cc:
8387         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
8388
8389         Add a bookmark object to the backend and use it instead of get_values
8390
8391 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8392
8393         * data/evince-ui.xml:
8394
8395         Cleanup and add select all.
8396
8397         * shell/ev-view.c: (ev_view_select_all),
8398         (ev_view_button_press_event):
8399         * shell/ev-view.h:
8400         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
8401
8402         Add select all.
8403         Clear selection on click.
8404
8405 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
8406
8407         * shell/ev-sidebar-thumbnails.c
8408         (ev_sidebar_thumbnails_set_document): forgot to unref the
8409         loading_icon.
8410
8411 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
8412
8413         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
8414         at the visible page, not just linearly.  This makes it look fast.
8415
8416 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
8417
8418         * backend/ev-document-misc.c
8419         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
8420         white.
8421         * backend/ev-document-thumbnails.h: New interface to get the size
8422         of a page.
8423
8424 2005-01-06  Jeremy Katz  <katzj@redhat.com>
8425
8426         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
8427         make dist works
8428
8429 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
8430
8431         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
8432         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
8433         things up a bit.
8434
8435         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
8436
8437 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
8438
8439         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
8440         fonts. Should fix font problems on systems that have the base
8441         fonts in bitmap format. Reported by James Henstridge
8442         <james@jamesh.id.au>.
8443
8444 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8445
8446         * pdf/xpdf/Gfx.cc:
8447         * pdf/xpdf/GfxState.cc:
8448
8449         Fix for CAN-2004-1125
8450
8451 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8452
8453         * shell/ev-view.c: (ev_view_copy):
8454         * shell/ev-view.h:
8455         * shell/ev-window.c: (ev_window_cmd_edit_copy):
8456
8457         Implement Edit->Copy
8458
8459 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8460
8461         * backend/ev-document.c: (ev_document_get_text):
8462         * backend/ev-document.h:
8463         * pdf/xpdf/pdf-document.cc:
8464         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
8465         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8466         (ev_view_update_primary_selection), (ev_view_button_press_event),
8467         (ev_view_motion_notify_event), (ev_view_button_release_event):
8468
8469         Beginnings of clipboard support. Incomplete but primary sort
8470         of work.
8471
8472 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8473
8474         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
8475         (expose_bin_window):
8476
8477         Nicer rubberband drawing, from GtkIconView.
8478
8479 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8480
8481         * backend/ev-document.c: (ev_document_save):
8482         * backend/ev-document.h:
8483         * data/evince-ui.xml:
8484         * pdf/xpdf/pdf-document.cc:
8485         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
8486
8487         Implement "Save a copy..." menu item
8488
8489 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8490
8491         * shell/ev-view.c: (ev_view_zoom):
8492
8493         Queue a resize when zoom changes
8494
8495 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
8496
8497         * backend/ev-document-misc.[ch]: New misc file to do simple drop
8498         shadows.
8499
8500         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
8501         thumbnails..
8502
8503 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8504
8505         * pdf/xpdf/pdf-document.cc
8506         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
8507
8508 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
8509
8510         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
8511         It's slow, but I'll speed it up next!
8512
8513 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
8514
8515         * shell/main.c (load_files):
8516
8517         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
8518         from the command line and because it seems more appropriate.
8519
8520 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
8521
8522         * data/evince-ui.xml:
8523         * shell/ev-window.c: (update_action_sensitivity),
8524         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
8525
8526         s/next page/page down
8527         s/previous page/page up
8528
8529 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
8530
8531         * data/evince-ui.xml:
8532
8533         Change the layout to match clarkbw design.
8534
8535         * shell/Makefile.am:
8536         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
8537         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
8538         (ev_navigation_action_finalize),
8539         (ev_navigation_action_set_property),
8540         (ev_navigation_action_get_property),
8541         (ev_navigation_action_class_init):
8542         * shell/ev-navigation-action.h:
8543
8544         Implement clarkbw toolbar navigation controls (incomplete)
8545
8546         * shell/ev-page-action.c: (update_label), (update_spin),
8547         (value_changed_cb), (create_tool_item), (connect_proxy),
8548         (ev_page_action_init), (ev_page_action_finalize),
8549         (ev_page_action_set_property), (ev_page_action_get_property),
8550         (ev_page_action_set_current_page),
8551         (ev_page_action_set_total_pages), (ev_page_action_class_init):
8552         * shell/ev-page-action.h:
8553
8554         Implement a page switcher in the toolbar
8555
8556         * shell/ev-view.c: (ev_view_scroll_view):
8557         * shell/ev-window.c: (update_total_pages), (ev_window_open),
8558         (update_current_page), (view_page_changed_cb), (goto_page_cb),
8559         (register_custom_actions), (ev_window_init):
8560
8561         Change page on PageUp/Down.
8562
8563 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
8564
8565         * pdf/xpdf/pdf-document.cc
8566         (pdf_document_thumbnails_get_thumbnail): initial stab at
8567         implementing thumbnail support for pdfs.  It only does documents
8568         with precached pdfs now.
8569
8570 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
8571
8572         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
8573         thumbnail code into a time-based idle as well.  Also, turn off the
8574         shadow temporarily as it's really slow.
8575
8576 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
8577
8578         * backend/ev-document.c: (ev_document_class_init):
8579         * pdf/xpdf/pdf-document.cc:
8580         * shell/ev-window.c: (ev_window_open):
8581
8582         Fix document title bugs and fallback to
8583         filename when not available.
8584
8585 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
8586
8587         * backend/ev-document.c: (ev_document_get_type),
8588         (ev_document_class_init), (ev_document_load),
8589         (ev_document_get_title):
8590         * backend/ev-document.h:
8591         * pdf/xpdf/pdf-document.cc:
8592         * ps/ps-document.c: (ps_document_set_property),
8593         (ps_document_get_property), (ps_document_class_init),
8594         (document_load):
8595         * ps/ps-document.h:
8596         * ps/ps.h:
8597         * shell/ev-window.c: (update_window_title), (ev_window_open),
8598         (ev_window_init):
8599
8600         Initial support for document title. Not working yet.
8601
8602 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8603
8604         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
8605
8606         Grab focus on the view when clicking it
8607
8608 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8609
8610         * shell/ev-marshal.list:
8611         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
8612         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
8613
8614         Add key bindings to the view. Now if the focus would work
8615         right...
8616
8617 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8618
8619         * Makefile.am:
8620         * backend/Makefile.am:
8621         * data/Makefile.am:
8622         * dvi/Makefile.am:
8623         * dvi/dvilib/Makefile.am:
8624         * pdf/xpdf/Makefile.am:
8625         * po/POTFILES.in:
8626         * ps/Makefile.am:
8627
8628         Fix distcheck
8629
8630 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8631
8632         * shell/ev-view.c: (ev_view_realize):
8633
8634         Fix mouse wheel scrolling
8635
8636 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8637
8638         * ps/Makefile.am:
8639         * ps/gstypes.h:
8640         * ps/gtkgs.c:
8641         * ps/gtkgs.h:
8642         * ps/ps-document.c: (catchPipe), (ps_document_init),
8643         (ps_document_class_init), (ps_document_cleanup),
8644         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
8645         (set_up_page), (close_pipe), (is_interpreter_ready),
8646         (interpreter_failed), (output), (input), (start_interpreter),
8647         (stop_interpreter), (file_length), (file_readable),
8648         (check_filecompressed), (check_pdf), (compute_xdpi),
8649         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
8650         (ps_document_get_type), (ps_document_emit_error_msg),
8651         (document_load), (ps_document_next_page),
8652         (ps_document_get_current_page), (ps_document_get_page_count),
8653         (ps_document_goto_page), (ps_document_set_page_size),
8654         (ps_document_zoom_to_fit), (ps_document_set_zoom),
8655         (ps_document_load), (ps_document_get_n_pages),
8656         (ps_document_set_page), (ps_document_get_page),
8657         (ps_document_widget_event), (ps_document_set_target),
8658         (ps_document_set_scale), (ps_document_set_page_offset),
8659         (ps_document_get_page_size), (ps_document_render),
8660         (ps_document_document_iface_init):
8661         * ps/ps-document.h:
8662         * ps/ps.c:
8663         * shell/ev-window.c: (ev_window_open):
8664
8665         Rename GtkGS to PSDocument
8666
8667 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8668
8669         * ps/gtkgs.c: (gtk_gs_class_init):
8670         * ps/gtkgs.h:
8671
8672         Some more leftover...
8673
8674 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8675
8676         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
8677         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
8678         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
8679         * ps/gtkgs.h:
8680
8681         Remove unused code and make a lot of stuff private
8682
8683 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8684
8685         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
8686         (gtk_gs_defaults_changed):
8687         * ps/gsdefaults.h:
8688         * ps/gtkgs.c:
8689         * ps/gtkgs.h:
8690         * ps/ps.h:
8691
8692         Cleanup headers dependencies
8693
8694 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8695
8696         * ps/Makefile.am:
8697         * ps/ggvutils.c:
8698         * ps/ggvutils.h:
8699         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
8700         * ps/gsdefaults.h:
8701         * ps/gtkgs.c: (file_length), (file_readable),
8702         (check_filecompressed), (check_pdf), (gtk_gs_load),
8703         (gtk_gs_get_postscript):
8704
8705         Get rid of ggvutils
8706
8707 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8708
8709         * ps/ggvutils.c:
8710         * ps/ggvutils.h:
8711         * ps/gsio.h:
8712         * ps/gtkgs.c: (gtk_gs_set_zoom):
8713
8714         Cleanups
8715
8716 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8717
8718         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
8719
8720         Ensure the page is rerendered when changing zoom
8721
8722 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8723
8724         * backend/ev-document.c: (ev_document_base_init),
8725         (ev_document_changed):
8726         * backend/ev-document.h:
8727
8728         Add a changed event that is emitted when the page content
8729         changes. This is necessary to deal with the fact that
8730         in ps backend rendering happen asycrounously.
8731         This makes the ps backend mostly work.
8732
8733         * pdf/xpdf/pdf-document.cc:
8734
8735         Emit changed event
8736
8737         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
8738         (ps_document_set_target):
8739
8740         Emit changed event
8741
8742         * shell/ev-view.c: (document_changed_callback),
8743         (ev_view_set_document), (ev_view_set_page):
8744
8745         Redraw on the changed signal
8746
8747 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
8748
8749         * configure.ac: Added pt_BR to ALL_LINGUAS.
8750
8751 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
8752
8753         * backend/ev-document-bookmarks.c:
8754         (ev_document_bookmarks_get_child): *
8755         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
8756         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
8757         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
8758         (ev_sidebar_bookmarks_destroy),
8759         (ev_sidebar_bookmarks_class_init),
8760         (ev_sidebar_bookmarks_construct), (stack_data_free),
8761         (do_one_iteration), (populate_bookmarks_idle),
8762         (ev_sidebar_bookmarks_clear_document),
8763         (ev_sidebar_bookmarks_set_document): *
8764         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
8765         (ev_sidebar_add_page),
8766         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
8767         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
8768         it displays both the topics and the page numbers.
8769
8770 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
8771
8772         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
8773         toggle.
8774         * shell/ev-window.c (toggle_entries): Set sidebar default value to
8775         visible.
8776
8777 2004-12-23  Adam Weinberger  <adamw@gnome.org>
8778
8779         * configure.ac: Added en_CA to ALL_LINGUAS.
8780
8781 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
8782
8783         * ChangeLog: replace bottom of this ChangeLog (merged history of
8784         ggv and gpdf; where all paths were wrong and most of the files are
8785         not even in this tree) with ChangeLog (from arch) of the shell
8786         code.
8787
8788 2004-12-23  Havoc Pennington  <hp@redhat.com>
8789
8790         * shell/ev-window.c: hook up potentially-questionable "find
8791         results status text" feature - something involving the sidebar or
8792         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
8793         might be better in the end.
8794
8795         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
8796         with corresponding signal when it should be updated
8797
8798         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
8799
8800 2004-12-22  Havoc Pennington  <hp@redhat.com>
8801
8802         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
8803         find stuff on other pages, sort of (only returns one result on
8804         invisible pages, to show they have results; updates full results
8805         for a page when you view it). Currently repaints the current page
8806         every time a new result is found on any page, which isn't so nice.
8807
8808 2004-12-22  Havoc Pennington  <hp@redhat.com>
8809
8810         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
8811         the document doesn't support find (better ideas?)
8812         (find_bar_search_changed_cb): handle missing document or document
8813         that doesn't support find
8814
8815         * pdf/xpdf/pdf-document.cc: port to implement the new
8816         EvDocumentFindIface
8817
8818         * backend/ev-document-find.c: create a new interface for searching
8819
8820         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
8821
8822 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
8823
8824         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
8825         libevbackend.la.
8826
8827         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
8828         EvPrintJob constructor arguments.
8829
8830         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
8831         for documents that can export PostScript (page by page).
8832
8833         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
8834         
8835         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
8836         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
8837         (pdf_document_ps_exporter_iface_init:
8838         Implement EvPSExporter.
8839
8840         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
8841
8842 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8843
8844         * backend/Makefile.am:
8845         * backend/ev-document-thumbnails.c:
8846         (ev_document_thumbnails_get_type),
8847         (ev_document_thumbnails_get_thumbnail):
8848         * backend/ev-document-thumbnails.h:
8849         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
8850         (pixbuf_document_thumbnails_get_thumbnail),
8851         (pixbuf_document_document_thumbnails_iface_init):
8852         * shell/Makefile.am:
8853         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
8854         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
8855         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
8856         * shell/ev-sidebar-thumbnails.h:
8857         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
8858         (ev_sidebar_set_document):
8859         * shell/ev-utils.c: (gaussian), (create_blur_filter),
8860         (create_shadow), (ev_pixbuf_add_shadow):
8861         * shell/ev-utils.h:
8862         Add thumbnail support.
8863         
8864 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
8865
8866         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
8867         (using_postscript_printer): Set up a print dialog for "PostScript
8868         injection" method.
8869
8870         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
8871         EvPrintJob.
8872
8873         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
8874
8875 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8876
8877         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
8878         (ps_document_set_target), (ps_document_get_page_size),
8879         (ps_document_render):
8880         * ps/gtkgs.h:
8881
8882         Fix a few bugs
8883
8884 2004-12-22  Christian Rose  <menthos@menthos.com>
8885
8886         * configure.ac: Added "sv" to ALL_LINGUAS.
8887
8888 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
8889
8890         * backend/ev-document-bookmarks.[ch]: new interface to indicate
8891         document supports bookmarks.
8892
8893 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8894
8895         * ps/ggvutils.c: (ggv_file_readable):
8896         * ps/ggvutils.h:
8897         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
8898         (gtk_gs_get_postscript):
8899
8900         Remove unused utils
8901
8902 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8903
8904         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
8905         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
8906         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
8907         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
8908         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
8909         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
8910         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
8911         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
8912         (gtk_gs_set_antialiasing), (ps_document_load),
8913         (ps_document_render):
8914         * ps/gtkgs.h:
8915
8916         Another check point for the ps backend. Now I can get it to show
8917         pages!
8918
8919 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
8920
8921         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
8922         document setting code.
8923
8924 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8925
8926         * shell/eggfindbar.c: (entry_activate_callback):
8927         Animate the next button when activate is pressed.
8928         
8929 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8930
8931         * shell/ev-window.c: (ev_window_cmd_edit_find),
8932         (update_fullscreen_popup), (ev_window_fullscreen),
8933         (ev_window_unfullscreen), (ev_window_state_event_cb),
8934         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
8935         Fix bugs in fullscreen code.
8936         
8937 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8938
8939         * Makefile.am:
8940         * configure.ac:
8941         * pixbuf/Makefile.am:
8942         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
8943         (pixbuf_document_load), (pixbuf_document_get_n_pages),
8944         (pixbuf_document_set_page), (pixbuf_document_get_page),
8945         (pixbuf_document_set_target), (pixbuf_document_set_scale),
8946         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
8947         (pixbuf_document_render), (pixbuf_document_begin_find),
8948         (pixbuf_document_end_find), (pixbuf_document_finalize),
8949         (pixbuf_document_class_init),
8950         (pixbuf_document_document_iface_init), (pixbuf_document_init):
8951         * pixbuf/pixbuf-document.h:
8952         * shell/Makefile.am:
8953         * shell/ev-application.c: (ev_application_open):
8954         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
8955         (ev_window_open):
8956         Add pixbuf backend.
8957         
8958 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
8959
8960         * Makefile.am: 
8961         * dvi/dvilib/Makefile.am:
8962         * dvi/Makefile.am:
8963         * configure.ac: Auto*ify dvi and dvi/dvilib
8964
8965         * dvi/Makefile: Remove from CVS
8966         
8967         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
8968         confusion.
8969
8970         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
8971         
8972         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
8973         
8974 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8975
8976         * ps/Makefile.am:
8977         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
8978         (gtk_gs_value_adjustment_changed), (compute_size),
8979         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
8980         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
8981         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
8982         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
8983         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
8984         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
8985         (ps_document_load), (ps_document_get_n_pages),
8986         (ps_document_set_page), (ps_document_get_page),
8987         (ps_document_set_target), (ps_document_set_scale),
8988         (ps_document_set_page_offset), (ps_document_get_page_size),
8989         (ps_document_render), (ps_document_begin_find),
8990         (ps_document_end_find), (ps_document_document_iface_init):
8991         * ps/gtkgs.h:
8992         * shell/Makefile.am:
8993         * shell/ev-window.c: (ev_window_open):
8994
8995         Some work to integrate gtkgs with EvDocument
8996
8997 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8998
8999         * shell/ev-window.c: (update_fullscreen_popup),
9000         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
9001         (exit_fullscreen_button_clicked_cb),
9002         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
9003         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
9004         (ev_window_state_event_cb), (ev_window_init):
9005         Add fullscreen support from Epiphany.
9006         
9007 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
9008
9009         * data/ev-stock-zoom-fit-width.png: fit-width
9010         stock icon from gpdf.
9011         
9012         * shell/ev-stock-icons.[ch]: copied from gpdf.
9013         
9014         * shell/main.c: (main): init stock icons.
9015         
9016         * shell/ev-window.c: use the fit-width icon.
9017         
9018         * data/evince-ui.xml: add zooming toolbar items.
9019
9020 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
9021
9022         * shell/ev-view.c: 
9023         (ev_view_best_fit), (ev_view_fit_width): because
9024         get_page_size() returns the scaled page size, we
9025         need to calculate the scale factor relative to
9026         the previous scale factor. Should really just
9027         add get_real_page_size().
9028
9029 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
9030
9031         * shell/ev-view.[ch]:
9032         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
9033         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
9034         add zooming.
9035         
9036         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
9037         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
9038         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
9039         hook it up.
9040         
9041         * pdf/xpdf/pdf-document.cc:
9042         (pdf_document_begin_find),
9043         (pdf_document_end_find): make static.
9044
9045 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
9046
9047         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
9048
9049         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
9050         names to fontconfig patterns.
9051         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
9052
9053         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
9054         setupBaseFontsFc.
9055
9056 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
9057
9058         * Makefile.am:
9059         * configure.ac:
9060         * ps/Makefile.am:
9061         * ps/ggvutils.c:
9062         * ps/ggvutils.h:
9063         * ps/gsdefaults.c:
9064         * ps/gsdefaults.h:
9065         * ps/gsio.c:
9066         * ps/gsio.h:
9067         * ps/gtkgs.c:
9068         * ps/gtkgs.h:
9069         * ps/ps.c:
9070         * ps/ps.h:
9071
9072         Import ggv backend. Not hooked up yet.
9073
9074 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
9075
9076         * shell/main.c: (load_files), (main): load files
9077         from the command line.
9078
9079 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
9080
9081         * configure.ac: don't require bonobo.
9082         
9083         * cut-n-paste/recent-files/*: kill bonobo recent
9084         view.
9085
9086         * shell/ev-window.c:
9087         (ev_window_is_empty): upd.
9088         (unable_to_load), (ev_window_open): load backend
9089         based on the mime type.
9090
9091 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
9092
9093         * backend/.cvsignore: ignore generated marshalers source.
9094
9095         * shell/main.c (main): this is not epiphany.
9096
9097 2004-12-22  Havoc Pennington  <hp@redhat.com>
9098
9099         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
9100         (expose_bin_window): draw find highlights
9101
9102         * shell/ev-window.c (find_bar_search_changed_cb): implement 
9103         
9104         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
9105         (pdf_document_end_find): implement this interface
9106
9107         * backend/ev-document.c (ev_document_found): add this to emit
9108         signal
9109
9110 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
9111
9112         * data/evince-ui.xml: Add a few more toolbar items.
9113
9114         * shell/ev-window.c: Hook up page navigation toolbar 
9115         items.
9116
9117         * shell/ev-view.[ch]: add ev_view_set/get_page and 
9118         a page-changed signal.
9119
9120         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
9121         Add ev_document_get_page().
9122
9123         * shell/ev-window.c: Sensitize/desensitize navigation
9124         actions.
9125
9126 2004-12-21  Havoc Pennington  <hp@redhat.com>
9127
9128         * backend/ev-backend-marshal.c,
9129         backend/ev-backend-marshalers.list, backend/Makefile.am: add
9130         marshaler-generator thingy. I'm sure there's a better way to do
9131         this in the modern world.
9132
9133         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
9134         end_find methods and "found" signal.
9135
9136         * configure.ac: find glib-genmarshal
9137
9138 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
9139
9140         * shell/ev-sidebar.c: Construct an actual sidebar.
9141         * shell/ev-sidebar-bookmarks.[ch]:
9142         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
9143
9144 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
9145
9146         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
9147         Redo size handling.
9148         
9149         * shell/ev-view.c: Track the size from the document.
9150
9151 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
9152
9153         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
9154         constructor assumes ownership of the string passed in.
9155         
9156         * shell/ev-window.c (ev_window_open): Destroy the error
9157         dialog once we've displayed it.
9158
9159 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
9160
9161         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
9162         a bit, it works! (sort of)
9163
9164         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
9165         Move to .cc since we need to use C++ in the implementation.
9166
9167         * shell/dummy.cc: Add a CC file to force evince
9168         to be linked as a C++ program.
9169
9170 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
9171
9172         * shell/ev-view.[ch]: Start of content-area widget.
9173
9174         * shell/ev-window.c: Create a EvView, update it
9175         as we change documents.
9176
9177         * shell/Makefile.am shell/ev-marshal.list: Add
9178         generated marshalers.
9179
9180 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
9181
9182         * Makefile.am (SUBDIRS): move shell.
9183
9184 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
9185
9186         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
9187         .a to libtool convenience libraries.
9188
9189         * shell/ev-window.c (ev_window_open): Hard code loading
9190         a PDF document.
9191         
9192         * backend/ev-document.h: Add a boolean return to load(),
9193         fix GError * to GError **.
9194
9195         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
9196         object for a PDF backend EvDocument.
9197
9198 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
9199
9200         * dvi/*: New directory with the beginning of a .dvi backend.
9201
9202 2004-12-21  Havoc Pennington  <hp@redhat.com>
9203
9204         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
9205         previous/next instead of back/forward
9206
9207 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
9208
9209         * backend/ev-document.[ch]: Fix a couple of problems so
9210         it compile.
9211
9212 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
9213
9214         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
9215         to backend/ directory, rename EvViewer to EvDocument.
9216
9217 2004-12-21  Havoc Pennington  <hp@redhat.com>
9218
9219         * shell/ev-window.c: hook up the find bar widget; now we just need
9220         a document to find things in
9221
9222         * shell/eggfindbar.c: a find bar widget
9223
9224 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
9225
9226         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
9227
9228 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
9229
9230         * pdf/**: Import of xpdf code from gpdf. 
9231
9232         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
9233
9234         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
9235         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
9236         Fix FreeType includes.
9237
9238         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
9239         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
9240         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
9241         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
9242         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
9243         Include xpdfconfig.h
9244         
9245 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
9246
9247         * shell/ev-window.c (ev_window_dispose): dispose can be called
9248         multiple times.
9249
9250 2004-12-21  Havoc Pennington  <hp@redhat.com>
9251
9252         * shell/ev-window.c (ev_window_init): set title to Document Viewer
9253         rather than Evince
9254
9255         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
9256         items; really they should be synced with the strings, etc. from
9257         current gpdf, but just getting the boring typing out of the way 
9258
9259 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
9260
9261         * po/POTFILES.in:
9262         * shell/ev-application.c: (window_destroy_cb):
9263         * shell/ev-window.c:
9264         * shell/main.c: (main):
9265
9266         Actually show the window...
9267
9268 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
9269
9270         * Makefile.am:
9271         * shell/Makefile.am:
9272         * shell/ev-application.c: (ev_application_class_init):
9273         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
9274
9275         Make it build again
9276
9277 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
9278
9279         Import to gnome cvs.
9280         
9281         * Remove copies of gpdf and ggv trees.
9282         * Rip out all the recursive configure code.
9283         * Remove bonobo machinery.
9284         * viewer/*: GInterfaces that backends should/can implement.
9285
9286 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9287
9288         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
9289         typo
9290
9291 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9292
9293         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
9294         (ev_application_finalize, ev_application_class_init)
9295         (ev_application_init): use GType instance private data for priv.
9296
9297         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
9298         (ev_window_finalize, ev_window_class_init)
9299         (ev_window_init): ditto.
9300
9301 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9302
9303         * shell/ev-application.c (ev_application_new_window): make public
9304         (ev_application_show_initial_window): kill.
9305
9306         * shell/ev-application.h: update prototypes.
9307
9308         * shell/main.cc (main): inline ev_application_show_initial_window.
9309
9310 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9311
9312         * shell/ev-application.c (ev_application_new_window): impl.
9313         (ev_application_show_initial_window): use it.
9314         (is_window_empty, ev_application_get_empty_window): returns an
9315         existing empty window or a new one.
9316         (ev_application_open): from ev_window_cmd_file_open.
9317
9318         * shell/ev-application.h: update prototypes
9319
9320         * shell/ev-window.c (ev_window_is_empty): impl.
9321         (ev_window_open): make public.
9322         (ev_window_cmd_file_open): use ev_application_open
9323
9324         * shell/ev-window.h: update prototypes, remove unused.
9325
9326 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9327
9328         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
9329         move destroy handler out of here...
9330
9331         * shell/ev-application.c, shell/ev-application.h: ...into this new
9332         class. Also handles initial window creation.
9333
9334         * shell/main.cc (main): use EvApplication to create initial
9335         window.
9336
9337 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9338
9339         * Makefile.am (SUBDIRS): add cut-n-paste
9340
9341         * cut-n-paste/Makefile.am: add
9342
9343         * configure.ac: generate Makefiles in cut-n-paste
9344
9345 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9346
9347         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
9348         (ev_window_class_init): install ev_window_dispose.
9349
9350 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9351
9352         * shell/ev-window.h, shell/ev-window.c: replace gchar with
9353         char (gchar looks stupid).
9354
9355 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9356
9357         * po/de.po: updated German translation.
9358
9359 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9360
9361         * configure.ac: add more pkg-config library checks for gnome-vfs,
9362         bonobo etc.
9363
9364         * gpdf/configure.in: temporarily disable libpaper
9365         checks. Otherwise I'd have to add the checks for the shell, too.
9366
9367 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9368
9369         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
9370         and * file filters to the file choose.
9371
9372 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9373
9374         * po/de.po: Updated German translation.
9375
9376 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9377
9378         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
9379
9380 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9381
9382         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
9383
9384         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
9385         (ev_window_init): implement those menuitems.
9386
9387 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9388
9389         * data/evince-ui.xml: add a toolbar (with FileOpen action)
9390
9391         * shell/ev-window.c (ev_window_init): use the toolbar.
9392
9393 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9394
9395         * shell/ev-window.c (ev_window_init): use menu translations
9396
9397 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9398
9399         * configure.ac: add "de" to ALL_LINGUAS.
9400
9401         * po/de.po: add German translation.
9402
9403 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9404
9405         * Makefile.am (SUBDIRS): add po
9406
9407         * configure.ac: check intltool, glib-gettext etc, generate
9408         po/Makefile.in
9409
9410         * po, po/POTFILES.in, po/POTFILES.skip: new.
9411
9412 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9413
9414         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
9415         already use (#ifdef ENABLE_NLS)
9416
9417         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
9418         pointer indirection thinko.
9419
9420         * shell/main.c: include gi18n.h for bindtextdomain etc.
9421
9422 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9423
9424         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
9425         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
9426         tooltips for menu items in the statusbar.
9427
9428 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9429
9430         * configure.ac, data/Makefile.am, shell/Makefile.am: use
9431         pkgdatadir drop UIDIR
9432
9433 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9434
9435         * data/evince-ui.xml: Add File->Open menu item
9436
9437         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
9438         chooser), hook it up in the ui manager.
9439
9440 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9441
9442         * shell/ev-window.c: fix Help->About tooltip.
9443
9444 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
9445
9446         * configure.ac: set CFLAGS for libevprivate.
9447
9448         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
9449         definitions, factory etc.
9450
9451         * lib/Makefile.am: build libevprivate.a (only stock icon code).
9452
9453         * shell/Makefile.am: link against libevprivate.a.
9454
9455         * shell/ev-window.c (entries): add stock icon to Help->About.
9456
9457         * shell/main.c (main): init stock icon code.
9458
9459 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9460
9461         * lib/recent-files: egg recent files code
9462
9463         * lib/Makefile.am: add.
9464
9465         * Makefile.am: add lib subdir.
9466
9467         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
9468         set CFLAGS for recent-files.
9469
9470 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9471
9472         * configure.ac: disable -ansi and -pedantic gcc flags. They
9473         disable POSIX stuff in stdio.h, but egg-recent uses them.
9474
9475 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
9476
9477         * configure.ac: add --disable-deprecated flag (defaults to on in
9478         "cvs" builds).
9479
9480         * shell/Makefile.am (INCLUDES): use it.
9481
9482 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9483
9484         * shell/main.c: add missing #include.
9485
9486         * shell/ev-window.c: fix for pedantic gcc.
9487         (ev_window_cmd_help_about): split license into paragraphs for
9488         translators and pedantic compilers.
9489
9490 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9491
9492         * configure.ac: add more warning flags if compiling with gcc from
9493         cvs (or explicitly requested with --enable-more-warnings).
9494
9495 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9496
9497         * data/evince-ui.xml: add File and File->Close menu.
9498
9499         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
9500         (ev_window_destroy): quit after destroy.
9501         (ev_window_class_init): override GtkObject::destroy.
9502         (entries): install close_window callback.
9503
9504 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9505
9506         * Makefile.am (SUBDIRS): add data subdir.
9507
9508         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
9509         gtk+ 2.5.0 for GtkAboutDialog.
9510
9511         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
9512         main window.
9513
9514         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
9515
9516         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
9517         manager.
9518         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
9519
9520 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9521
9522         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
9523
9524 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9525
9526         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
9527
9528 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9529
9530         * shell/*: Added shell directory boilerplate, build it.
9531
9532 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9533
9534         * configure.ac, Makefile.am: Added top-level configure.ac and
9535         Makefile.am