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