]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Install only dvi module. Fixes bug #512718.
[evince.git] / ChangeLog
1 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2
3         * backend/dvi/Makefile.am: Install only dvi
4         module. Fixes bug #512718.
5
6 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
7
8         * properties/ev-properties-main.c: (nautilus_module_initialize):
9         
10         Initialize backends in properties tab. Fixes bug
11         #512720.
12
13 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
14
15         * properties/Makefile.am: No need to link with 
16         libraries. Fixes bug #512719.
17
18 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
19
20         * NEWS:
21         * configure.ac:
22         
23         Update for release 2.21.90.
24
25 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
26
27         * shell/ev-window.c: (ev_window_cmd_escape):
28
29         Fix compile warning.
30         
31 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
32
33         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
34
35         Fix printing in dvi backend when filename contains white
36         espaces. Fixes bug #502839.
37         
38 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
39
40         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
41         (screensaver_disable_x11):
42         * shell/Makefile.am:
43         * shell/xdg-user-dir-lookup.c: Removed
44         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
45         * shell/ev-view.c: (ev_view_presentation_transition_start):
46         * shell/ev-window.c: (ev_window_cmd_file_open),
47         (ev_window_cmd_save_as), (presentation_set_timeout):
48
49         Remove #ifdefs that are no longer needed.
50         
51 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
52
53         * shell/ev-view.[ch]: (ev_view_button_release_event),
54         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
55         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
56         (ev_window_cmd_escape):
57
58         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
59         
60 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
61
62         * configure.ac:
63         * backend/comics/comics-document.c: (comics_document_load):
64         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
65         (ev_attachment_set_property), (ev_attachment_init),
66         (ev_attachment_save), (ev_attachment_launch_app),
67         (ev_attachment_open):
68         * libdocument/ev-document-factory.c: (get_document_from_uri):
69         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
70         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
71         * shell/ev-jobs.c:
72         * shell/ev-password.c: (ev_password_dialog_set_property),
73         (ev_password_dialog_save_password):
74         * shell/ev-sidebar-attachments.c:
75         (ev_sidebar_attachments_drag_data_get):
76         * shell/ev-window-title.c: (get_filename_from_uri):
77         * shell/ev-window.c: (ev_window_clear_temp_file),
78         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
79         (ev_window_open_uri), (window_save_file_copy_ready_cb),
80         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
81         (launch_external_uri), (image_save_dialog_response_cb),
82         (attachment_save_dialog_response_cb):
83         * shell/main.c: (load_files), (load_files_remote), (main):
84         * thumbnailer/evince-thumbnailer.c: (main):
85
86         Port to gio and drop gnome-vfs dependency. Fixes bug
87         #510401. Based on patch by Cosimo Cecchi.
88         
89 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
90
91         * NEWS:
92
93         Fixed formatting inconsistencies (spaces vs. tabs)
94
95 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
96
97         * shell/ev-window.c:
98
99         Use top/up/bottom/down arrows instead of
100         first/left/last/right in the toolbar and menu actions.
101         This fixes issues with RTL languages and is visually
102         consistent with the page view. Fixes bug #170081.
103
104 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
105
106         * NEWS:
107
108         Fixed some inaccuracies pointed out by Carlos Garcia
109         Campos.
110
111 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
112
113         * NEWS:
114         * data/evince.schemas.in:
115         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
116
117         Override PDF restrictions by default. Fixes bug #382700.
118
119 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
120
121         * NEWS: Updated for upcoming release
122
123 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
124
125         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
126
127         Fix memory leak.
128         
129 2008-01-23  Gil Forcada <gilforcada@guifi.net>
130
131         * shell/ev-window.c: (register_custom_actions):
132         
133         Added comment for translators
134
135 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
136
137         * shell/ev-view.c: (ev_view_button_release_event):
138
139         Do not create the idle function for kinetic scrolling if we are
140         not in a drag operation.
141
142 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
143
144         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
145         (ev_view_button_press_event), (ev_view_motion_notify_event),
146         (ev_view_button_release_event):
147
148         Restore cursor after autoscrolling. Fixes bug #509958.
149
150 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
151
152         * configure.ac:
153         * backend/pdf/ev-poppler.cc:
154         (pdf_document_images_get_image_mapping),
155         (pdf_document_images_get_image),
156         (pdf_document_document_images_iface_init):
157         * libdocument/ev-document-images.[ch]:
158         (ev_document_images_get_image_mapping),
159         (ev_document_images_get_image):
160         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
161         (ev_image_get_id), (ev_image_save_tmp):
162         * shell/ev-jobs.c: (ev_job_render_run):
163         * shell/ev-view.c: (ev_view_drag_data_get):
164         * shell/ev-window.c: (image_save_dialog_response_cb),
165         (ev_view_popup_cmd_copy_image):
166
167         Do not render images when rendering the page but on demand. It
168         reduces the memory comsumption.
169         
170 2008-01-18  Marcelo Lira  <setanta@gmail.com>
171
172         * configure.a:
173         * shell/ev-password.c:
174
175         Make gnome-keyring optional. Fixes bug #509676.
176         
177 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
178
179         * shell/ev-pixbuf-cache.c: (add_job):
180
181         Initialize include_images variable as FALSE instead of TRUE.
182         
183 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
184
185         * configure.ac:
186         * cut-n-paste/Makefile.am:
187         * cut-n-paste/fileformatchooser/Makefile.am:
188         * cut-n-paste/fileformatchooser/egg-macros.h:
189         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
190         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
191         * shell/Makefile.am:
192         * shell/ev-utils.c:
193         (file_chooser_dialog_add_writable_pixbuf_formats),
194         (get_gdk_pixbuf_format_by_extension):
195         * shell/ev-utils.h:
196         * shell/ev-window.c: (ev_window_error_message),
197         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
198         
199         Simplify image format selection on save.
200
201 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
202
203         * shell/ev-view.c: (ev_view_scroll_event):
204         
205         Repair gorizontal scrolling with shift. Fixes
206         bug #483412.
207
208 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
209         
210         * MAINTAINERS:
211
212         Fix formatting issues.
213         
214 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
215
216         * backend/comics/comics-document.c: (comics_regex_quote):
217         
218         Don't overquote special chars except of '. See bug 
219         502500. Thanks to Tom Parker.
220
221 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
222
223         * MAINTAINERS:
224         
225         Added Nickolay and Carlos, since they're doing most of
226         the releases nowadays.
227
228 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
229
230         * properties/Makefile.am:
231
232         Get the nautilus extension dir properly instead of using
233         a hack. Fixes bug #505359.
234
235 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
236
237         * properties/Makefile.am:
238         
239         Install nautilus extension into new place. See bug
240         #505359. Thanks to Matthias Clasen, Brian Pepple and
241         Damien Carbery.
242
243 2008-01-13   Djihed Afifi  <djihed@gmail.com>
244
245         * shell/ev-window.c: (ev_window_get_recent_file_label):
246         
247         RTL marker in recent file list. See bug #509076.
248
249 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
250
251         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
252         * shell/ev-window.c: (image_save_dialog_response_cb):
253
254         Fix compile warnings due to unused variables.
255         
256 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
257
258         * configure.ac:
259         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
260         * backend/ps/ev-spectre.c: (ps_document_render):
261
262         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
263
264 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
265
266         * shell/ev-transition-animation.c (ev_transition_animation_fade)
267         (ev_transition_animation_paint): Implement "fade" effect.
268
269 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
270
271         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
272         (ev_transition_animation_paint): Implement "uncover" effect.
273
274 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
275
276         * shell/ev-transition-animation.c (ev_transition_animation_cover)
277         (ev_transition_animation_paint): Implement "cover" effect.
278
279 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
280
281         * shell/ev-transition-animation.c (ev_transition_animation_push)
282         (ev_transition_animation_paint): Implement "push" effect.
283
284 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
285
286         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
287         (ev_transition_animation_paint): Implement "dissolve" effect.
288
289 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
290
291         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
292         (ev_transition_animation_paint): Implement "wipe" effect.
293
294 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
295
296         * shell/ev-transition-animation.c (ev_transition_animation_box)
297         (ev_transition_animation_paint): Implement "box" effect.
298
299 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
300
301         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
302         (ev_transition_animation_paint): Implement "blinds" effect.
303
304 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
305
306         * shell/ev-transition-animation.c (ev_transition_animation_split)
307         (ev_transition_animation_paint): Implement "split" effect.
308
309 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
310
311         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
312         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
313         (ev_view_transition_animation_start) 
314         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
315         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
316         (ev_view_next_page) (ev_view_previous_page):
317         
318         Use EvTransitionAnimation to drive page changes in the presentation
319         mode, the animation will wait to start until both the origin and 
320         destination page surfaces are available. Fixes #458460.
321
322         (draw_loading_text):
323
324         Remove workaround for bug #320352, it's now fixed properly.
325
326
327 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
328
329         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
330         will contain the implementations for page transition animations, at
331         the moment it just has the "replace" effect.
332         * shell/Makefile.am: Added these files to build.
333
334 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
335
336         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
337         animations.
338         * shell/Makefile.am: Added these files to build.
339
340 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
341
342         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
343         implementation to get_effect() in EvDocumentTransitionIface.
344
345 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
346
347         * libdocument/ev-transition-effect.[ch]: New files, define a page
348         transition effect, at the moment it maps PopplerPageTransition to a
349         GObject.
350         * libdocument/Makefile.am: Added these files to build.
351         * libdocument/ev-document-transition.[ch]
352         (ev_document_transition_get_effect): New method, gets the
353         EvTransitionEffect returned by the interface implementation, with
354         fallback to the "replace" effect.
355
356 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
357
358         * configure.ac:
359         * cut-n-paste/Makefile.am:
360         * cut-n-paste/fileformatchooser/Makefile.am:
361         * cut-n-paste/fileformatchooser/egg-macros.h:
362         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
363         * shell/Makefile.am:
364         * shell/ev-window.c: (image_save_dialog_response_cb),
365         (ev_view_popup_cmd_save_image_as):
366
367         Allow exporting images in any format supported by
368         GdkPixbuf. Fixes bug #500209.
369         
370 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
371
372         * backend/pixbuf/pixbuf-document.c:
373
374         More warnings fixed.
375         
376 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
377
378         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
379         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
380         * backend/djvu/djvu-text.h:
381         * backend/tiff/tiff-document.c: (tiff_document_render):
382
383         Fix compile warnings.
384         
385 2007-12-28  Christian Persch  <chpe@gnome.org>
386
387         * **/*.c: Include config.h. Bug #504721.
388
389 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
390
391         * configure.ac:
392         * Makefile.am:
393         * po/POTFILES.in:
394         * backend/comics/Makefile.am:
395         * backend/comics/comics-document.[ch]:
396         * backend/comics/comicsdocument.evince-backend.in:
397         * backend/djvu/Makefile.am:
398         * backend/djvu/djvu-document.[ch]:
399         * backend/djvu/djvudocument.evince-backend.in:
400         * backend/dvi/Makefile.am:
401         * backend/dvi/dvi-document.[c]:
402         * backend/dvi/dvidocument.evince-backend.in:
403         * backend/impress/Makefile.am:
404         * backend/impress/impress-document.[ch]:
405         * backend/impress/impressdocument.evince-backend.in:
406         * backend/pdf/Makefile.am:
407         * backend/pdf/ev-poppler.cc:
408         * backend/pdf/ev-poppler.h:
409         * backend/pdf/pdfdocument.evince-backend.in:
410         * backend/pixbuf/Makefile.am:
411         * backend/pixbuf/pixbuf-document.[ch]:
412         * backend/pixbuf/pixbufdocument.evince-backend.in:
413         * backend/ps/Makefile.am:
414         * backend/ps/ev-spectre.[ch]:
415         * backend/ps/ps-document.[ch]:
416         * backend/ps/psdocument.evince-backend.in:
417         * backend/tiff/Makefile.am:
418         * backend/tiff/tiff-document.[ch]:
419         * backend/tiff/tiffdocument.evince-backend.in:
420         * libdocument/Makefile.am:
421         * libdocument/ev-backends-manager.[ch]:
422         * libdocument/ev-module.[ch]:
423         * libdocument/ev-document.h:
424         * libdocument/ev-document-factory.[ch]:
425         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
426         (get_compression_from_mime_type), (get_document_from_uri),
427         (ev_document_factory_get_document), (file_filter_add_mime_types),
428         (ev_document_factory_add_filters):
429         * shell/Makefile.am:
430         * shell/ev-window-title.c: (get_filename_from_uri):
431         * shell/main.c: (main):
432         * thumbnailer/Makefile.am:
433         * thumbnailer/evince-thumbnailer.c: (main):
434
435         Plugin system for backends. Fixes bug #351348.
436         
437 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
438
439         * shell/ev-view-private.h:
440         * shell/ev-view.c: (ev_view_drag_update_momentum),
441         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
442         (ev_view_button_release_event), (ev_view_destroy):
443         
444         Kinetic scrolling implemented as requested in
445         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
446
447 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
448
449         * data/evince-toolbar.xml:
450         * data/evince-ui.xml:
451         * shell/ev-view-private.h:
452         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
453         (ev_view_button_press_event), (ev_view_motion_notify_event),
454         (ev_view_button_release_event), (ev_view_init),
455         (ev_view_autoscroll_cb), (ev_view_autoscroll),
456         (ev_view_set_cursor):
457         * shell/ev-view.h:
458         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
459         (ev_window_cmd_view_autoscroll):
460         
461         Autoscroll feature with the context menu. Fixes bug 
462         #323670. Thanks to David Turner <cillian64@googlemail.com>.
463
464 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
465
466         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
467
468         Disconnect also page-ready signal when removing a job because the
469         page size has changed. Thanks to kripken
470         <kripkensteiner@gmail.com>.
471
472 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
473
474         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
475         
476         Scroll pages in page entry with mouse wheel. Fixes bug
477         #324122. Thanks to David Turner <cillian64@googlemail.com>.
478
479 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
480
481         * backend/dvi/Makefile.am:
482         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
483         (mdvi_cairo_device_init):
484         * backend/dvi/mdvi-lib/common.h:
485         * backend/dvi/mdvi-lib/mdvi.h:
486         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
487         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
488         (mdvi_build_path_from_cwd):
489
490         Add ps specials support in dvi backend when libspectre is
491         present. Fixes bug #386005.
492         
493 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
494
495         * configure.ac:
496         * backend/ps/Makefile.am:
497         * backend/ps/ev-spectre.[ch]:
498         
499         Use libspectre, if available, for the ps backend. Fixes bugs
500         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
501
502 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
503         
504         * backend/comics/comics-document.c: (comics_document_load):
505         
506         Cygwin build issue fix.
507
508 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
509
510         * shell/ev-view.c: (ev_view_set_zoom):
511
512         Do not limit the minimum zoom factor when sizing mode is best bit
513         or fit width. Fixes bug #503805.
514         
515 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
516
517         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
518         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
519         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
520         (ev_link_dest_get_property), (ev_link_dest_set_property),
521         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
522         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
523         (ev_link_dest_new_fitr):
524         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
525         (goto_fith_dest), (goto_xyz_dest):
526
527         Do not change left, top and zoom values when they are null in PDF
528         destinations. Fixes bug #460658.
529         
530 2007-12-10  Christian Persch  <chpe@gnome.org>
531
532         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
533         (ev_view_accessible_class_init),
534         (ev_view_accessible_idle_do_action),
535         (ev_view_accessible_action_do_action),
536         (ev_view_accessible_action_get_description),
537         (ev_view_accessible_action_set_description),
538         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
539         (ev_view_accessible_factory_init),
540         (ev_view_accessible_factory_get_accessible_type):
541         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
542         private data, and G_DEFINE_TYPE. Bug #502843.
543
544 2007-12-08  Christian Persch  <chpe@gnome.org>
545
546         * shell/ev-metadata-manager.c: (item_free),
547         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
548         (value_free), (parse_value), (parseItem),
549         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
550         (save_values): Use GSlice to allocate small amounts of memory. Bug
551         #475972.
552
553 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
554
555         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
556
557         Restore cursor to normal after a drag operation. Fixes bug
558         #501603.
559         
560 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
561
562         * NEWS:
563         * configure.ac:
564         
565         Update for release 2.21.1
566
567 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
568
569         * configure.ac:
570         * cut-n-paste/gedit-message-area/Makefile.am:
571         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
572         * shell/Makefile.am:
573         * shell/ev-message-area.[ch]:
574         * shell/ev-window.c: (ev_window_set_message_area),
575         (ev_window_error_message_response_cb), (ev_window_error_message),
576         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
577         (ev_window_save_job_cb), (image_save_dialog_response_cb),
578         (ev_attachment_popup_cmd_open_attachment),
579         (attachment_save_dialog_response_cb), (ev_window_set_document),
580         (ev_window_init):
581
582         Use a message area instead of a popup dialog for error
583         notifications. Fixes bug #337495.
584         
585 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
586
587         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
588         (ev_window_run_fullscreen):
589
590         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
591         
592 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
593
594         * ev-sidebar-thumbnails.c: (update_visible_range),
595         (ev_sidebar_thumbnails_refresh),
596         (ev_sidebar_thumbnails_set_document),
597         (ev_sidebar_thumbnails_support_document):
598
599         Show thumbnails for documents with one page. Fixes bug #358751.
600         
601 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
602
603         * shell/ev-window.c:
604         (ev_window_load_print_settings_from_metadata),
605         (ev_window_save_print_settings), (ev_window_print_finished),
606         (ev_window_print_range):
607
608         Print settings that are specific to the document are now saved per
609         document in the metadata file. Fixes bug #488806.
610         
611 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
612
613         * backend/tiff/tiff-document.c: (tiff_document_render):
614
615         Tiff documents were rendered with wrong colors. Fixes bug #497279.
616         
617 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
618
619         * shell/ev-application.[ch]: (get_find_string_from_args),
620         (ev_application_open_uri_at_dest), (ev_application_open_uri),
621         (ev_application_open_uri_list):
622         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
623         * shell/ev-window.[ch]: (ev_window_load_job_cb),
624         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
625         (ev_window_cmd_recent_file_activate),
626         (ev_window_open_recent_action_item_activated),
627         (ev_window_print_send), (open_remote_link):
628         * shell/main.c: (arguments_parse):
629
630         Add a command line option for search. Fixes bug #497710.
631         
632 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
633
634         * shell/ev-jobs.c: (ev_job_print_new):
635
636         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
637         
638 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
639
640         * data/evince-toolbar.xml:
641         * shell/Makefile.am:
642         * shell/ev-application.c: (ev_application_init):
643         * shell/ev-open-recent-action.[ch]:
644         * shell/ev-window.c:
645         (ev_window_open_recent_action_item_activated),
646         (register_custom_actions):
647
648         Add an expander to the open toolbar item which pops up a dropdown
649         menu with the recently used documents. Fixes bug #487215.
650         
651 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
652
653         * shell/ev-window.c: (ev_window_open_uri),
654         (ev_window_cmd_view_reload):
655
656         Do not jump to the first page when reloading by running evince
657         from the command line. Fixes bug #490847.
658         
659 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
660
661         * shell/ev-window.c: (ev_window_cmd_help_contents):
662
663         Plugged memory leak when help file is not found. Fixes bug
664         #490762.
665         
666 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
667
668         * configure.ac:
669
670         Enable djvu, dvi and comics backends by default. Fixes bug
671         #437121.
672         
673 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
674
675         * configure.ac:
676         * cut-n-paste/Makefile.am:
677         * cut-n-paste/recent-files/*: Removed
678         * help/reference/Makefile.am:
679         * shell/Makefile.am:
680         * shell/ev-application.[ch]: (ev_application_shutdown),
681         (ev_application_init):
682         * shell/ev-window.c: (ev_window_add_recent),
683         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
684
685         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
686         
687 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
688
689         * shell/ev-window.c: (launch_external_uri):
690
691         Let GnomeVFS check the URL, this allow more URL (like mailto:),
692         and report error if the URL is not supported (#489910).
693
694 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
695
696         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
697         (pdf_document_file_exporter_begin_page),
698         (pdf_document_file_exporter_end_page):
699
700         Fix printing with poppler splash backend. Fixes bug #489774.
701         
702 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
703
704         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
705         * shell/ev-print-job.c: (ev_print_job_class_init):
706
707         Fix a crash when printing with the gnome-print dialog. Fixes bug
708         #488939.
709         
710 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
711
712         * backend/pixbuf/pixbuf-document.c:
713
714         Fix an implicit function definition warning (#487655)
715
716 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
717
718         * shell/ev-window.c:
719
720         Fix conflicting shortcut for view sade pane and presentation.
721         
722 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
723
724         * backend/pdf/ev-poppler.cc:
725         (pdf_document_file_exporter_begin_page),
726         (pdf_document_file_exporter_do_page),
727         (pdf_document_file_exporter_end_page),
728         (pdf_document_file_exporter_iface_init):
729         * libdocument/ev-file-exporter.[ch]:
730         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
731         * shell/ev-jobs.c: (ev_job_print_get_page_list),
732         (ev_job_print_run):
733
734         When printing multiple pages per sheet in reverse option, do not
735         invert the order of the pages in every sheet, but the order of the
736         sheets. Do not print blank pages when page range is invalid. Fixes
737         bugs #484857 and #485521.
738         
739 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
740
741         * shell/ev-jobs.c: (ev_job_print_get_page_list),
742         (ev_job_print_run):
743         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
744
745         Respect ranges order when printing more than one range in random
746         order.
747         
748 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
749
750         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
751         (ev_window_setup_document), (ev_window_rotation_changed_cb):
752
753         Rotate also the window icon when document is rotated. Fixes bug
754         #474681.
755         
756 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
757
758         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
759         (pdf_document_forms_get_form_fields):
760
761         Silently ignore unknown form fields. Fixes bug #482654. Patch by
762         Matthias Drochner.
763         
764 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
765
766         * configure.ac:
767         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
768
769         Use poppler_page_render_for_printing() instead of
770         poppler_page_render() if available when exporting to a ps or pdf
771         file. Fixes bug #476627.
772         
773 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
774
775         * shell/ev-window.c: (ev_window_run_fullscreen):
776
777         Do not show the toolbar in fullscreen mode if the main toolbar is
778         not visible. Fixes bug #483048.
779         
780 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
781
782         * shell/ev-view.c: (ev_view_button_press_event):
783
784         Give priority to form fields over images when deciding whether a
785         button press event is over an image or form field. It allows edit
786         form fields when they are over a background image. Fixes bug
787         #477841.
788         
789 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
790
791         * NEWS:
792         * configure.ac:
793         
794         Update for release 2.20.0
795
796 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
797
798         * backend/pdf/ev-poppler.cc:
799
800         Remove #ifdef HAVE_FORMS, so that forms support works again.
801
802 2007-09-05  Götz Waschk  <waschk@mandriva.org>
803
804         * configure.ac:
805         * data/evince.desktop.in.in:
806         
807         Fixes desktop file issues. See bug #473471.
808
809 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
810
811         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
812         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
813         (ev_job_queue_remove_job):
814         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
815         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
816         * shell/ev-window.c: (ev_window_clear_save_job),
817         (ev_window_save_job_cb), (file_save_dialog_response_cb),
818         (ev_window_dispose):
819
820         Move save a copy task to its own job so that it's carried out in a
821         thread avoiding another lock in the main thread. Use
822         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
823         can be saved to a pathin another file system. Fixes bug #456891.
824         
825 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
826
827         * NEWS:
828         * configure.ac:
829         
830         Update for release 2.19.92
831
832 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
833
834         * configure.ac:
835         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
836         (pdf_selection_get_selection_region),
837         (pdf_selection_get_selection_map),
838         (ev_form_field_from_poppler_field):
839
840         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
841         and triple click selections are enabled again now.
842
843 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
844
845         * shell/ev-window.c: (ev_window_add_history):
846
847         Make sure not to use the history with documents not supporting
848         links. Fixes bug #468954.
849
850 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
851
852         * shell/ev-window.c: (ev_window_load_job_cb):
853
854         Restart the search when reloading a document with the find bar
855         visible. Fixes bug #461962.
856
857 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
858
859         * shell/ev-window.c: (setup_document_from_metadata),
860         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
861
862         Do not jump to the first page when reloading a document from the
863         last page.
864
865 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
866
867         * shell/ev-window.c: (update_chrome_flag),
868         (setup_sidebar_from_metadata),
869         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
870         (ev_window_cmd_edit_find_next),
871         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
872         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
873         (find_bar_close_cb), (view_actions_focus_in_cb):
874
875         Do not update visibility when changing a chrome flag so that it's
876         possible to update several flags and update visibility only once
877         for all of them.
878
879 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
880
881         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
882
883         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
884         supported by gtk+. Fixes bug #460907.
885
886 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
887
888         * shell/ev-view.c: (view_update_range_and_current_page):
889
890         Make sure current-page <= end-page in continuous mode. Fixes bug
891         #454950.
892
893 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
894
895         * backend/pdf/ev-poppler.cc: (build_tree):
896
897         Ignore outline items without a title. Fixes bug #453913.
898
899 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
900
901         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
902         (ev_view_button_release_event), (ev_view_leave_notify_event):
903
904         Use always drag mouse cursor during a drag operation. Fixes bug
905         #470564.
906
907 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
908
909         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
910         (pdf_selection_get_selection_region),
911         (pdf_selection_get_selection_map):
912
913         Temporarily disable double and triple selections since it depends on
914         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
915         released and the update of the external dependency minimal version
916         approved.
917
918 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
919
920         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
921         (pdf_document_file_exporter_do_page):
922         * libdocument/ev-file-exporter.h:
923         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
924         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
925
926         Actually fix printing regressions. Remove orientation from
927         EvPrintContext since it's redundant.
928
929 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
930
931         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
932         * backend/impress/impress-document.c:
933         (impress_document_document_iface_init):
934         * backend/ps/ps-document.c: (ps_document_document_iface_init):
935         * backend/djvu/djvu-document.c:
936         (djvu_document_document_iface_init),
937         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
938         * backend/tiff/tiff-document.c:
939         (tiff_document_document_iface_init):
940         * backend/pixbuf/pixbuf-document.c:
941         (pixbuf_document_document_iface_init):
942         * backend/comics/comics-document.c:
943         (comics_document_document_iface_init):
944         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
945         (pdf_selection_render_selection),
946         (pdf_selection_get_selected_text),
947         (pdf_selection_get_selection_region),
948         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
949         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
950         (ev_selection_get_selection_region),
951         (ev_selection_get_selection_map):
952         * libdocument/ev-document.[ch]:
953         * shell/ev-pixbuf-cache.[ch]: (add_job),
954         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
955         * shell/ev-view-private.h:
956         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
957         (ev_job_render_run):
958         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
959         * shell/ev-view.c: (start_selection_for_event),
960         (ev_view_button_press_event), (ev_view_drag_data_get),
961         (ev_view_drag_data_received), (ev_view_button_release_event),
962         (compute_new_selection_text), (compute_selections),
963         (ev_view_select_all), (get_selected_text), (ev_view_copy),
964         (ev_view_primary_get_cb):
965
966         Add support for double and triple click selections.
967
968 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
969
970         * NEWS:
971         * configure.ac:
972
973         Update for release 2.19.4
974
975 2007-08-28  Justin Blanchard  <justinb04@aim.com>
976
977         * shell/ev-view-private.h:
978         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
979         (ev_view_set_highlight_search):
980         * shell/ev-view.h:
981         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
982         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
983         (find_bar_visibility_changed_cb):
984         
985         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
986
987 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
988
989         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
990         (pdf_document_file_exporter_begin),
991         (pdf_document_file_exporter_do_page):
992         * shell/ev-jobs.c: (ev_job_print_run):
993         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
994
995         Create always a portrait cairo surface and rotate when needed for
996         landscape. It fixes printing problems in real printers.
997
998 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
999
1000         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1001         * libdocument/ev-file-exporter.[ch]:
1002         (ev_file_exporter_get_capabilities):
1003         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1004         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1005
1006         Adjust number of pages per row according to page orientation when
1007         printing 2 or 6 pages per sheet.
1008
1009 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1010
1011         * shell/ev-window.c: (ev_window_print_send):
1012
1013         Reset also cups setting to 1 when printing multiple pages per
1014         sheet. Fixes bug #468853.
1015
1016 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1017
1018         * libdocument/ev-document-misc.c:
1019         (ev_document_misc_surface_rotate_and_scale):
1020
1021         Use directly cairo_surface_get_content() when creating a similar
1022         surface as suggested by Jeff Muizelaar. Thanks again.
1023
1024 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1025
1026         * backend/djvu/djvu-document.c: (djvu_document_render):
1027         * backend/tiff/tiff-document.c: (tiff_document_render):
1028         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1029         * libdocument/ev-document-misc.c:
1030         (ev_document_misc_surface_from_pixbuf),
1031         (ev_document_misc_surface_rotate_and_scale):
1032
1033         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1034         creating page surfaces. Fixes bug #453123. Thank you very much to
1035         Jeff Muizelaar <jeff@infidigm.net>.
1036
1037 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1038
1039         * shell/ev-page-cache.c: (ev_page_cache_new),
1040         (ev_page_cache_get_thumbnail_size):
1041         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1042         (ev_sidebar_thumbnails_set_loading_icon):
1043
1044         Also store in page-cache the dimensions of the thumbnails so that
1045         they can be used to create the correct loading icon in the side
1046         pane. Fixes bug #466857.
1047
1048 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1049
1050         * backend/pdf/ev-poppler.cc:
1051         (pdf_document_thumbnails_get_thumbnail):
1052
1053         Fix thumbnails rotation in pdf documents that include embedded 
1054         thumbnails.
1055
1056 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1057
1058         * backend/pdf/ev-poppler.cc:
1059
1060         Don't use #ifdef in macro expansion. Some compilers don't
1061         like that. Closes bug #467042.
1062
1063 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1064
1065         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1066         
1067         Fixes memory leak in djvu backend.
1068
1069 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1070
1071         * data/icons/32x32/Makefile.am:
1072         * data/icons/32x32/actions/Makefile.am:
1073         * data/icons/32x32/actions/view-page-cont.svg:
1074         * data/icons/32x32/actions/view-page-facing.svg:
1075         * data/icons/48x48/Makefile.am:
1076         * data/icons/48x48/actions/Makefile.am:
1077         * data/icons/48x48/actions/view-page-cont.svg:
1078         * data/icons/48x48/actions/view-page-facing.svg:
1079         
1080         Icons for a new sizes.
1081
1082 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1083
1084         * shell/ev-page-cache.c: (build_height_to_page),
1085         (ev_page_cache_get_height_to_page):
1086         
1087         Fixes invalid read, see bug #466401.
1088
1089 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1090
1091         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1092         (set_drag_cursor):
1093         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1094         (configure_item_cursor), (new_pixbuf_from_widget):
1095
1096         Fix multihead problems in toolbar editor. Fixes bug #382055.
1097
1098 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1099
1100         * shell/ev-window.c: (ev_window_cmd_file_open),
1101         (ev_window_cmd_save_as):
1102
1103         Use g_get_user_special_dir when available instead of
1104         xdg_user_dir_lookup.
1105
1106 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1107
1108         * MAINTAINERS:
1109         
1110         Updated according to request on desktop-devel.
1111
1112 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1113
1114         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1115
1116         Do not use cairo_rectangle and cairo_clip since we are
1117         not using cairo_fill but cairo_paint. Use the same cairo context
1118         for every page in the same expose event.
1119
1120 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1121
1122         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1123         leak.
1124
1125 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1126
1127         * configure.ac:
1128         * NEWS:
1129
1130         Release 0.9.3
1131
1132 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1133
1134         * libdocument/ev-document-info.h:
1135         * libdocument/ev-document.h:
1136         * shell/ev-page-action.h:
1137         * shell/ev-sidebar-links.h:
1138
1139         Fix a headers problem with ev-link
1140         
1141         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1142         * shell/ev-view-private.h:
1143         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1144         (get_link_area), (ev_view_query_tooltip),
1145         (ev_view_leave_notify_event), (ev_view_destroy),
1146         (ev_view_class_init):
1147
1148         Use new gtk tooltips when available instead of ev-tooltip.
1149         
1150 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1151
1152         * shell/ev-window.c: (update_chrome_visibility),
1153         (ev_window_sidebar_visibility_changed_cb):
1154
1155         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1156         
1157 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1158
1159         * shell/ev-navigation-action.c:
1160         (ev_navigation_action_history_changed),
1161         (ev_navigation_action_set_history):
1162         * shell/ev-navigation-action-widget.c:
1163         (ev_navigation_action_widget_init):
1164         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1165
1166         Fix compile warnings.
1167         
1168 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1169
1170         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1171         (egg_editable_toolbar_dispose):
1172
1173         Fix memory leak.
1174         
1175 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1176
1177         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1178         (screensaver_disable_x11):
1179         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1180         * shell/ev-window.c: (presentation_set_timeout):
1181         * shell/ev-view.c: (ev_view_presentation_transition_start):
1182
1183         Use g_timeout_add_seconds instead of g_timeout_add when
1184         available.
1185         
1186 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1187
1188         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1189
1190         Set horizontal scrollbar policy to AUTOMATIC instead of
1191         NEVER. Workaround for bug #449462.
1192         
1193 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1194
1195         * shell/ev-jobs.c: (ev_job_render_page_ready):
1196
1197         Add page_ready callback to main loop with high priority and hold
1198         a reference to job during idle.
1199         
1200 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1201
1202         * configure.ac:
1203         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1204         (pdf_document_file_exporter_begin),
1205         (pdf_document_file_exporter_do_page),
1206         (pdf_document_file_exporter_get_capabilities):
1207         * libdocument/ev-file-exporter.h:
1208         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1209         * shell/ev-window.c: (ev_window_print_send),
1210         (ev_window_print_dialog_response_cb):
1211
1212         Allow printing multiple pages per sheet. Fixes bug #395573.
1213         
1214 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1215
1216         * shell/ev-view.c: (tip_from_link):
1217         
1218         Check for NULL, fixes bug #460862.
1219
1220 2007-07-29  Christian Persch  <chpe@gnome.org>
1221
1222         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1223         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1224         (ev_window_cmd_preview_print):
1225         
1226         Fixes bug #437681 - blocks while enumerating printers.
1227
1228 2007-07-29  Christian Persch  <chpe@gnome.org>
1229
1230         * shell/ev-window.c: (ev_window_screen_changed):
1231         
1232         Don't use deprecated gtk+ function. See bug #460909.
1233
1234 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1235
1236         * shell/ev-utils.c: (get_num_monitors):
1237         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1238
1239         Do not use display before initializing it. Remove compile
1240         warnings.
1241
1242 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1243
1244         * shell/ev-view.c: (ev_view_class_init):
1245         
1246         Unix-like hjkl bindings added. See bug #458111.
1247
1248 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1249
1250         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1251         * shell/ev-utils.h:
1252         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1253         (ev_view_update_view_size):
1254         * shell/ev-view.h:
1255         * shell/ev-window.c: (ev_window_update_actions),
1256         (setup_view_from_metadata), (ev_window_screen_changed),
1257         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1258         (zoom_control_changed_cb):
1259         * shell/ev-window.h:
1260         
1261         Reorganizes utility functions.
1262
1263 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1264
1265         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1266         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1267         (add_job), (ev_pixbuf_cache_get_surface),
1268         (ev_pixbuf_cache_get_link_mapping),
1269         (ev_pixbuf_cache_get_image_mapping),
1270         (ev_pixbuf_cache_get_form_field_mapping),
1271         (ev_pixbuf_cache_get_text_mapping):
1272         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1273         (notify_page_ready), (ev_job_render_page_ready),
1274         (ev_job_render_run):
1275
1276         Add page_ready signal to notify that page is ready as soon as
1277         possible even if other page elements like links, forms, images or
1278         text mapping are not ready yet.
1279
1280 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1281
1282         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1283         (dvi_document_file_exporter_do_page),
1284         (dvi_document_file_exporter_get_capabilities),
1285         (dvi_document_file_exporter_iface_init):
1286         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1287         (ps_document_file_exporter_do_page),
1288         (ps_document_file_exporter_get_capabilities),
1289         (ps_document_file_exporter_iface_init):
1290         * backend/djvu/djvu-document.c:
1291         (djvu_document_file_exporter_begin),
1292         (djvu_document_file_exporter_end),
1293         (djvu_document_file_exporter_get_capabilities),
1294         (djvu_document_file_exporter_iface_init):
1295         * backend/tiff/tiff-document.c:
1296         (tiff_document_file_exporter_begin),
1297         (tiff_document_file_exporter_get_capabilities),
1298         (tiff_document_document_file_exporter_iface_init):
1299         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1300         (pdf_document_file_exporter_do_page),
1301         (pdf_document_file_exporter_get_capabilities),
1302         (pdf_document_file_exporter_iface_init):
1303         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1304         (ev_file_exporter_get_capabilities):
1305         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1306         (idle_print_handler), (ev_print_job_print):
1307         * shell/ev-jobs.c: (ev_job_print_run):
1308         * shell/ev-window.c: (ev_window_print_send),
1309         (ev_window_print_range):
1310
1311         Use capabilities to know which options should be offered by the
1312         print dialog depending on the document backend.
1313
1314 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1315
1316         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1317
1318         Give priority to forms over text to set the cursor.
1319
1320 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1321
1322         * shell/ev-view-private.h:
1323         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1324         (ev_view_leave_notify_event), (ev_view_finalize),
1325         (ev_view_get_property), (ev_view_class_init):
1326
1327         Use IBEAM cursor for text form fields and NORMAL cursor for read
1328         only fields. Remove unused status attribute.
1329
1330 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1331
1332         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1333
1334         Update region for current selected items also for checkbox
1335         buttons, since they can behave as radio buttons when they are in a
1336         set.
1337
1338 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1339
1340         * configure.ac:
1341         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1342
1343         Get max length of text form fields.
1344
1345 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1346
1347         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1348         * libdocument/ev-form-field.h:
1349         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1350
1351         Fix build with current poppler cvs head.
1352
1353 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1354
1355         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1356         * shell/eggfindbar.c: (egg_find_bar_init):
1357
1358         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1359         deprecation. Fixes bug #455667
1360
1361 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1362
1363         * NEWS:
1364         * configure.ac:
1365         
1366         Update for release 0.9.2
1367
1368 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1369
1370         * shell/ev-view.c: (ev_view_form_field_text_save),
1371         (ev_view_form_field_choice_save):
1372
1373         Fix a crash when closing whith a form widget visible.
1374
1375 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1376
1377         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1378
1379         Update also the region of the current selected button when
1380         clicking on another button if they are radio buttons.
1381
1382 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1383
1384         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1385         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1386         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1387         (ev_pixbuf_cache_get_link_mapping),
1388         (ev_pixbuf_cache_get_image_mapping),
1389         (ev_pixbuf_cache_get_form_field_mapping),
1390         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1391         * shell/ev-view.c: (ev_view_form_field_get_region),
1392         (ev_view_form_field_button_create_widget),
1393         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1394         (job_finished_cb):
1395
1396         Redraw only form field region instead of the whole page when
1397         reloading a page to show changes on the form field.
1398
1399 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1400
1401         * shell/ev-view.c: (ev_view_form_field_choice_save):
1402
1403         Fix selection of first item in list form fields.
1404
1405 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1406
1407         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1408         (ev_pixbuf_cache_reload_page),
1409         (ev_pixbuf_cache_get_form_field_mapping):
1410
1411         Some refactoring to avoid duplicated code.
1412
1413 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1414
1415         * configure.ac:
1416         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1417         (ev_form_field_from_poppler_field),
1418         (pdf_document_forms_get_form_fields),
1419         (pdf_document_forms_form_field_text_get_text),
1420         (pdf_document_forms_form_field_text_set_text),
1421         (pdf_document_forms_form_field_button_set_state),
1422         (pdf_document_forms_form_field_button_get_state),
1423         (pdf_document_forms_form_field_choice_get_item),
1424         (pdf_document_forms_form_field_choice_get_n_items),
1425         (pdf_document_forms_form_field_choice_is_item_selected),
1426         (pdf_document_forms_form_field_choice_select_item),
1427         (pdf_document_forms_form_field_choice_toggle_item),
1428         (pdf_document_forms_form_field_choice_unselect_all),
1429         (pdf_document_forms_form_field_choice_set_text),
1430         (pdf_document_forms_form_field_choice_get_text),
1431         (pdf_document_document_forms_iface_init):
1432         * libdocument/Makefile.am:
1433         * libdocument/ev-form-field.[ch]:
1434         * libdocument/ev-document-forms.[ch]:
1435         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1436         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1437         (add_job), (ev_pixbuf_cache_reload_page),
1438         (ev_pixbuf_cache_get_form_field_mapping):
1439         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1440         * shell/ev-view-private.h:
1441         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1442         (ev_view_handle_cursor_over_xy),
1443         (ev_view_get_form_field_at_location),
1444         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1445         (ev_view_form_field_button_create_widget),
1446         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1447         (ev_view_form_field_text_create_widget),
1448         (ev_view_form_field_choice_save),
1449         (ev_view_form_field_choice_changed),
1450         (ev_view_form_field_choice_create_widget),
1451         (ev_view_handle_form_field), (ev_view_size_allocate),
1452         (ev_view_realize), (draw_end_presentation_page),
1453         (ev_view_button_press_event), (ev_view_remove_all),
1454         (ev_view_motion_notify_event), (ev_view_key_press_event),
1455         (ev_view_enter_notify_event), (highlight_find_results),
1456         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1457         (ev_view_class_init), (page_changed_cb),
1458         (on_adjustment_value_changed), (ev_view_set_presentation),
1459         (merge_selection_region), (ev_view_set_cursor),
1460         (ev_view_reset_presentation_state):
1461         
1462         Merge evince-forms branch.
1463
1464 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1465
1466         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1467
1468         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1469         This script also updates itself from libegg
1470
1471         * cut-n-paste/toolbar-editor/egg*:
1472         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1473         libegg
1474
1475 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1476
1477         * shell/ev-window.c:
1478         
1479         Adds a nice icon to page action during toolbar editing.
1480         See bug #452872.
1481
1482 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1483
1484         * data/evince-toolbar.xml:
1485         * shell/ev-window.c:
1486         
1487         Let user add a presentation and fullscreen icons on toolbar.
1488         See bug #449734.
1489
1490 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1491
1492         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1493
1494         new script to keep in sync with toolbareditor in libegg
1495
1496         * cut-n-paste/toolbar-editor/*: 
1497
1498         Run update-toolbareditor-from-libegg so we are in sync again. 
1499         Fixes bug #452850.
1500         
1501
1502 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1503
1504         * shell/ev-sidebar-links.c: (job_finished_callback):
1505
1506         Do not connect selection changed signal more than once. Fixes bug
1507         #349433.
1508
1509 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1510
1511         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1512
1513         Do not change sidebar chrome flag when pressing F9 key in
1514         presentation mode.
1515
1516 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1517
1518         * backend/pdf/ev-poppler.cc:
1519         (pdf_document_thumbnails_get_dimensions):
1520
1521         Make sure thumbnails width and height is not <= 0. Fixes a crash
1522         with some pdf documents which have really small pages.
1523
1524 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1525
1526         * shell/main.c: (main):
1527
1528         Fixes program description translation issue.
1529         Bug #450148.
1530
1531 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1532
1533         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1534
1535         Do not change current page when returning from black/white mode
1536         in presentation. Fixes bug #415032.
1537
1538 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1539
1540         * NEWS:
1541         * configure.ac:
1542         
1543         Update for release 0.9.1
1544
1545 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1546
1547         * backend/dvi/dvi-document.c:
1548         (dvi_document_finalize),
1549         (dvi_document_file_exporter_format_supported),
1550         (dvi_document_file_exporter_begin),
1551         (dvi_document_file_exporter_do_page),
1552         (dvi_document_file_exporter_end),
1553         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1554         
1555         PDF exporter for dvi documents. Fixes bug #441319.
1556
1557 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1558
1559         * shell/ev-window.c: (ev_window_clear_print_job):
1560
1561         Clear gtk print job when job has finished. Fixes bug #447612.
1562
1563 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1564
1565         * shell/ev-window.c: (ev_window_print_send),
1566         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1567
1568         Add preview button to print dialog. Fixes bug #445419.
1569
1570 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1571
1572         * backend/dvi/Makefile.am:
1573         * backend/dvi/pixbuf-device.[ch]: Removed
1574         * backend/dvi/cairo-device.[ch]: Added
1575         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1576         * backend/dvi/dvi-document.c: (dvi_document_load),
1577         (dvi_document_render), (dvi_document_finalize),
1578         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1579         (dvi_document_do_color_special):
1580         * libdocument/ev-document-misc.[ch]:
1581         (ev_document_misc_pixbuf_from_surface):
1582
1583         Port dvi backend to cairo and fix a problem with colors. 
1584
1585 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1586
1587         * shell/ev-view.c: (draw_one_page):
1588
1589         Draw only visible region.
1590
1591 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1592
1593         * backend/djvu/djvu-document.c: (djvu_document_render):
1594
1595         Fix rotation in djvu backend.
1596
1597 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1598
1599         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1600         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1601         (ev_pixbuf_cache_get_image_mapping),
1602         (ev_pixbuf_cache_get_text_mapping):
1603
1604         Redraw view every time we have a new surface. Fixes bug #443587.
1605
1606 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1607
1608         * libdocument/ev-document.c: (ev_document_info_free):
1609
1610         Fix memory leaks.
1611
1612 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1613
1614         * backend/dvi/dvi-document.c: (dvi_document_render),
1615         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1616         * backend/impress/impress-document.c:
1617         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1618         (impress_document_render), (impress_document_document_iface_init),
1619         (impress_document_thumbnails_get_thumbnail):
1620         * backend/djvu/djvu-document-private.h:
1621         * backend/djvu/djvu-document.c: (djvu_document_render),
1622         (djvu_document_finalize), (djvu_document_document_iface_init),
1623         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1624         * backend/tiff/tiff-document.c: (tiff_document_render),
1625         (tiff_document_render_pixbuf),
1626         (tiff_document_document_iface_init):
1627         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1628         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1629         (pdf_selection_render_selection):
1630         * backend/comics/comics-document.c:
1631         (comics_document_render_pixbuf), (comics_document_render),
1632         (comics_document_document_iface_init):
1633         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1634         (pixbuf_document_document_iface_init):
1635         * libdocument/ev-document-misc.[ch]:
1636         (ev_document_misc_surface_from_pixbuf),
1637         (ev_document_misc_surface_rotate_and_scale):
1638         * libdocument/ev-document.[ch]: (ev_document_render):
1639         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1640         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1641         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1642         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1643         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1644         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1645         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1646         (render_finished_cb), (ev_job_render_run):
1647         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1648         (merge_selection_region):
1649
1650         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1651         and selections.
1652
1653 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1654
1655         * shell/ev-window-title.c: (ev_window_title_update):
1656
1657         Fix memory leak.
1658
1659 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1660
1661         * shell/ev-view.c: (draw_loading_text):
1662
1663         Show loading text centered. Fixes bug #433061
1664
1665 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1666
1667         * shell/ev-sidebar-thumbnails.c:
1668         (ev_sidebar_thumbnails_set_loading_icon):
1669
1670         Remove a mutex in the main thread that blocks the UI in heavy
1671         documents.
1672
1673 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1674
1675         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1676
1677         Set points_set to TRUE so that selections don't disappear after a
1678         zoom change.
1679
1680 2007-06-07  Michael Monreal  <infernux@web.de>
1681
1682         * data/icons/16x16/actions/Makefile.am:
1683         * data/icons/16x16/actions/zoom.svg:
1684         * data/icons/22x22/actions/Makefile.am:
1685         * data/icons/22x22/actions/zoom.svg:
1686         * data/icons/24x24/actions/Makefile.am:
1687         * shell/ev-stock-icons.c:
1688         * shell/ev-stock-icons.h:
1689         * shell/ev-window.c:
1690         
1691         Zoom icon artwork. See bug #444795.
1692
1693 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1694
1695         * shell/ev-metadata-manager.c: Remove extraneous function
1696         (Closes: #444386)
1697
1698 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1699
1700         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1701         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1702         (ev_metadata_manager_set), (ev_metadata_manager_save):
1703         Simplify the timeout, no need for modified anymore
1704
1705 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1706
1707         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1708         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1709         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1710         (ev_metadata_manager_save): Adapted patch from Arjan van de
1711         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1712         time, saves on power (Closes: #443851)
1713
1714 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1715
1716         * configure.ac:
1717         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1718         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1719
1720         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1721
1722 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1723
1724         * shell/ev-window.c: (ev_window_add_history):
1725
1726         Check if history is NULL
1727
1728 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1729
1730         * libdocument/ev-image.c: (ev_image_finalize):
1731         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1732         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1733         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1734         (ev_tmp_uri_unlink):
1735
1736         Add functions to delete temporary files created by evince in a safe
1737         way.
1738
1739         * shell/ev-window.c: (ev_window_clear_local_uri),
1740         (open_xfer_update_progress_callback),
1741         (save_xfer_update_progress_callback), (ev_window_save_remote),
1742         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1743         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1744         (attachment_save_dialog_response_cb),
1745         (ev_attachment_popup_cmd_save_attachment_as):
1746
1747         Allow saving a copy of a document, image or attachment to a remote
1748         location. Fixes bug #440754. 
1749
1750 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1751
1752         * configure.ac:
1753         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1754
1755         Fix build with current poppler from cvs head. 
1756
1757 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1758
1759         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1760
1761         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1762         directory exists.
1763
1764 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1765
1766         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1767         * shell/ev-window.c:
1768
1769         Change sidebar ordering. Fixes bug #439939.
1770
1771 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1772
1773         * backend/comics/Makefile.am:
1774         
1775         Fixes build with --without-libgnome.
1776
1777 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1778         
1779         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1780
1781         Update cursor and tooltip on page change and view scroll. Fixes bug
1782         #439217.
1783
1784 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1785
1786         * NEWS:
1787         * configure.ac:
1788         
1789         Update for release 0.9.0
1790
1791 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1792
1793         * backend/djvu/djvu-document-private.h:
1794         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1795         (djvu_document_finalize),
1796         (djvu_document_file_exporter_format_supported),
1797         (djvu_document_file_exporter_begin),
1798         (djvu_document_file_exporter_do_page),
1799         (djvu_document_file_exporter_end),
1800         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1801         
1802         Implemented printing with djvu. Bug #437998.
1803
1804 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1805
1806         * backend/impress/zip.c:
1807         Add missing ulong definition.
1808
1809         * backend/ps/ps-interpreter.c:
1810         Add missing headers.
1811
1812         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1813
1814 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1815
1816         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1817
1818         Add missing call to parent class dispose method. 
1819
1820 2007-05-12  Ross Burton  <ross@openedhand.com>
1821
1822         * shell/main.c:
1823         Sync keybindings manually when building without libgnome
1824         (#437925).
1825
1826 2007-05-12  Ross Burton  <ross@openedhand.com>
1827
1828         * shell/ev-window.c:
1829         Respect the screen when opening help (#437866).
1830
1831 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1832
1833         * data/evince-ui.xml:
1834         * shell/ev-application.[ch]: (get_print_settings_from_args),
1835         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1836         (ev_application_open_uri_list):
1837         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1838         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1839         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1840         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1841         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1842         (ev_window_dispose):
1843         * shell/main.c: (arguments_parse):
1844
1845         Add print button in preview mode. Fixes bug #396475. 
1846
1847 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1848
1849         * cut-n-paste/zoom-control/ephy-zoom.h:
1850         
1851         Fixes zoom level factors. See bug #408119 for details.
1852
1853 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1854
1855         * backend/comics/comics-document.c: (comics_regex_quote),
1856         (extract_argv):
1857         
1858         Correctly quote symbols. Fixes crash in the bug
1859         #415370.
1860
1861 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1862
1863         * shell/ev-navigation-action-widget.c:
1864         (ev_navigation_action_widget_init),
1865         (ev_navigation_action_widget_class_init),
1866         (ev_navigation_action_widget_button_press_event):
1867         
1868         Connect to button-press event on correct widget. Fixes
1869         bug #431988
1870
1871 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1872
1873         * shell/ev-application.c: (ev_application_open_window),
1874         (ev_application_add_icon_path_for_screen),
1875         (ev_application_open_uri_at_dest):
1876         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1877         * shell/ev-navigation-action.c: (build_menu):
1878         
1879         Add app-specific icons to our icon theme. Fixes bug
1880         #425508.
1881
1882 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1883
1884         * shell/ev-history.c: (ev_history_class_init),
1885         (ev_history_add_link):
1886         * shell/ev-history.h:
1887         * shell/ev-navigation-action.c:
1888         (ev_navigation_action_history_changed),
1889         (ev_navigation_action_set_history), (build_menu),
1890         (ev_navigation_action_finalize):
1891         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1892         
1893         Make navigation action unsensitive instead of showing
1894         menu with unsensitive word. Fixes bug #417392.
1895
1896 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1897
1898         * shell/ev-application.[ch]: (ev_application_shutdown),
1899         (ev_application_get_print_settings),
1900         (ev_application_set_print_settings):
1901         * shell/ev-window.c:
1902
1903         Remember print settings. Fixes bug #349102. 
1904
1905 2007-05-08  Christian Persch  <chpe@gnome.org>
1906
1907         * configure.ac:
1908         * properties/ev-properties-view.c:
1909
1910         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1911         Bug #382438.
1912
1913 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1914
1915         * configure.ac:
1916         * properties/ev-properties-view.c: (ev_regular_paper_size):
1917
1918         Use gtk+ builtin paper list to identify the document's paper size.
1919         Fixes bug #382438. 
1920
1921 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1922
1923         * configure.ac:
1924
1925         Fix build when compiling with thumbnailer and libgnome support. 
1926
1927 2007-05-04  Ross Burton  <ross@openedhand.com>
1928
1929         * configure.ac:
1930         Add --without-libgnome, check for libgnome and libgnomeui
1931         separately, and add them to the symbols as required.
1932
1933         * libdocument/ev-file-helpers.c:
1934         When building without libgnome, use g_get_user_config_dir instead
1935         of gnome_user_dir_get.
1936
1937         * shell/ev-application.c:
1938         When building without libgnome, don't use session management.
1939
1940         * shell/main.c:
1941         When building without libgnome, don't use GnomeProgram or
1942         initialise the authentication manager.
1943
1944         This fixes #328842.
1945
1946 2007-05-04  Ross Burton  <ross@openedhand.com>
1947
1948         * shell/ev-window.c:
1949         Don't use libgnome to open help, instead call Yelp directly.
1950
1951 2007-05-04  Ross Burton  <ross@openedhand.com>
1952
1953         * shell/ev-sidebar-attachments.c:
1954         Don't use libgnome to lookup icons for MIME types, instead copy
1955         code from GTK+ to do it manually.
1956
1957 2007-05-04  Ross Burton  <ross@openedhand.com>
1958
1959         * configure.ac:
1960         Add libxml to the dependencies for SHELL_CORE (#435818).
1961
1962 2007-05-02  Ross Burton  <ross@openedhand.com>
1963
1964         * configure.ac:
1965         * Makefile.am:
1966         Add --disable-thumbnailer (#434825)
1967
1968 2007-05-02  Ross Burton  <ross@openedhand.com>
1969
1970         * shell/ev-window.c:
1971         Add missing includes, fix indentation.
1972
1973         * shell/main.c:
1974         Fix indentation.
1975
1976 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1977
1978         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1979         ev_application_open_uri_at_dest instead of ev_application_open_uri
1980         preventing new document always being opened in a new window even if there
1981         is an empty window.
1982
1983 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1984
1985         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1986         (egg_recent_view_uimanager_finalize):
1987         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1988         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1989         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1990         (ev_pixbuf_cache_dispose):
1991         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1992         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1993         
1994         Add missing chain to parent class methods. Fixes
1995         bug #433128.
1996
1997 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1998
1999         * data/Makefile.am (update-icon-cache): Updates
2000         gtk-update-icon-cache in uninstall-hook.
2001
2002 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2003
2004         * shell/ev-window.c: (ev_window_setup_document),
2005         (ev_window_set_document), (ev_window_load_job_cb):
2006         * shell/ev-view.c: (setup_caches):
2007         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2008
2009         Start rendering pages before any other jobs. 
2010
2011 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2012
2013         * shell/ev-window.c: (ev_window_stop_fullscreen),
2014         (ev_window_stop_presentation):
2015
2016         Update chrome visibility before window unfullscreen. 
2017
2018 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2019
2020         * data/Makefile.am:
2021         * data/evince-ui.xml:
2022         * shell/ev-stock-icons.[ch]:
2023         * shell/ev-application.[ch]: (ev_application_shutdown),
2024         (ev_application_init), (ev_application_get_toolbars_model):
2025         * shell/ev-window.c: (update_chrome_visibility),
2026         (fullscreen_toolbar_setup_item_properties),
2027         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2028         (ev_window_run_presentation), (ev_window_stop_presentation),
2029         (ev_window_run_preview), (ev_window_screen_changed),
2030         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2031         (ev_window_dispose), (ev_window_init):
2032
2033         Make fullscreen toolbar always visible. Do not use egg toolbars for
2034         fullscreen and preview modes since such toolbars are not editables.
2035         Fixes bugs #300278, #338910 and #316188.  
2036
2037 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2038
2039         * shell/ev-application.c:
2040         * shell/ev-job-queue.c:
2041         * shell/ev-metadata-manager.c:
2042         * shell/ev-stock-icons.c:
2043         * shell/ev-window.c:
2044         * shell/main.c:
2045         
2046         Developers documentation updated.
2047
2048 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2049
2050         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2051
2052         Check whether uri is valid before launching it. Fixes bug #427664.
2053
2054 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2055
2056         * shell/ev-window.c:
2057
2058         Change key accelerator for Open a Copy menu entry which is in conflict
2059         with Close. Fixes bug #427321.
2060
2061 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2062
2063         * NEWS:
2064         * configure.ac:
2065         
2066         Update for release 0.8.1
2067
2068 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2069
2070         * shell/ev-window.c: (setup_size_from_metadata):
2071         
2072         Do not make window bigger than screen. Fixes bug 
2073         #388985.
2074
2075 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2076
2077         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2078         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2079
2080         Use default resolution when it's not provided by document. Fixes bug
2081         #408762.
2082
2083 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2084
2085         * configure.ac:
2086         * thumbnailer/Makefile.am:
2087         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2088         * thumbnailer/evince-thumbnailer.schemas.in:
2089         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2090
2091         Add support for ps, eps and compressed documents thumbnails. Do not
2092         ignore size parameter. 
2093
2094 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2095
2096         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2097         (dvi_document_do_color_special):
2098         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2099
2100         Implement font color specials in the DVI backend. Fixes bug #303651.
2101
2102 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2103
2104         Fixup the previous commit:
2105
2106         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2107         * shell/xdg-user-dir-lookup.c: Make the function non-static
2108         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2109
2110 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2111
2112         * shell/ev-window.c (file_open_dialog_response_cb): Use
2113         the xdg-user-dirs DOCUMENTS folder as default folder when
2114         opening a file chooser.  (#424858)
2115
2116         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2117         xdg-user-dirs.
2118
2119 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2120
2121         * shell/ev-window.c: (ev_window_load_job_cb):
2122
2123         Do not setup view from metadata on preview mode. 
2124
2125 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2126
2127         * shell/main.c:
2128
2129         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2130
2131 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2132
2133         * shell/ev-view.c: (ev_view_primary_get_cb):
2134
2135         Check pointer != NULL before using it. Fixes bug #416841. 
2136
2137 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2138
2139         * NEWS:
2140         * configure.ac:
2141         
2142         Release 0.8.0
2143
2144 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2145
2146         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2147
2148         Do not render thumbnails when sidebar thumbnail page is not visible
2149         at startup. Fixes bug #416447. 
2150
2151 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2152
2153         * data/evince.desktop.in.in:
2154
2155         "Application" is not a valid category in the freedesktop specification.
2156
2157 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2158
2159         * libdocument/ev-file-helpers.[ch]: (compression_run),
2160         (ev_file_uncompress), (ev_file_compress):
2161         * shell/ev-window.c: (file_save_dialog_response_cb):
2162
2163         Save document compressed when saving a copy of a compressed document.
2164         Fixes bug #334542.
2165
2166 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2167
2168         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2169
2170         Allow deleting in goto window entry in presentation mode. 
2171
2172 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2173
2174         * Makefile.am: Dist MAINTAINERS.
2175
2176 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2177
2178         * shell/ev-window.c: (ev_window_update_actions):
2179
2180         Fix zoom shortcut keys when searching. Fixes bug #409828.
2181
2182 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2183
2184         * shell/ev-window.c: (ev_window_setup_document):
2185
2186         Fix crash when loading documents with only one page. 
2187
2188 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2189
2190         * backend/dvi/dvi-document.c:
2191         (dvi_document_thumbnails_get_dimensions),
2192         (dvi_document_thumbnails_get_thumbnail):
2193         * backend/impress/impress-document.c:
2194         (impress_document_thumbnails_get_thumbnail),
2195         (impress_document_thumbnails_get_dimensions):
2196         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2197         (ps_document_thumbnails_get_dimensions):
2198         * backend/djvu/djvu-document.c:
2199         (djvu_document_thumbnails_get_dimensions),
2200         (djvu_document_thumbnails_get_thumbnail):
2201         * backend/tiff/tiff-document.c:
2202         (tiff_document_thumbnails_get_thumbnail),
2203         (tiff_document_thumbnails_get_dimensions):
2204         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2205         (pdf_document_thumbnails_get_thumbnail),
2206         (pdf_document_thumbnails_get_dimensions):
2207         * backend/comics/comics-document.c:
2208         (comics_document_thumbnails_get_thumbnail),
2209         (comics_document_thumbnails_get_dimensions):
2210         * backend/pixbuf/pixbuf-document.c:
2211         (pixbuf_document_thumbnails_get_thumbnail),
2212         (pixbuf_document_thumbnails_get_dimensions):
2213         * libdocument/ev-document-thumbnails.[ch]:
2214         (ev_document_thumbnails_get_thumbnail),
2215         (ev_document_thumbnails_get_dimensions):
2216         * libdocument/ev-document-misc.[ch]:
2217         (ev_document_misc_get_thumbnail_frame):
2218         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2219         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2220         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2221         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2222         (ev_sidebar_thumbnails_refresh):
2223         * shell/ev-window.c: (ev_window_setup_document):
2224         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2225
2226         Use an EvRenderContext for rendering thumbnails instead of a suggested
2227         width, so that different sized pages get sized proportionally.
2228
2229 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2230
2231         * shell/ev-view.c: (ev_view_button_press_event),
2232         (ev_view_key_press_event):
2233
2234         Fix critical warnings when there is no document loaded. 
2235
2236 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2237
2238         * shell/ev-page-action-widget.c:
2239         * shell/ev-navigation-action.c:
2240         * shell/ev-window.c:
2241
2242         Fix compile warnings. 
2243
2244 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2245
2246         * backend/djvu/djvu-text.h:
2247         * backend/djvu/djvu-document.c:
2248         * backend/djvu/djvu-text-page.c:
2249         * backend/djvu/djvu-links.c:
2250         * backend/djvu/djvu-text-page.h:
2251         * backend/djvu/djvu-text.c:
2252         
2253         Fix build on Mac. Fixes bug #392186. Patch by
2254         <ephraim_owns@hotmail.com>
2255
2256 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2257
2258         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2259
2260         Restore cairo context before rendering every page when printing a PDF
2261         document into a PDF file. 
2262
2263 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2264
2265         * backend/ps/gstypes.h:
2266         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2267         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2268         (ps_document_thumbnails_get_thumbnail):
2269
2270         Handle PostScript page orientation. Fixes bug #318568.
2271
2272 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2273
2274         * backend/ps/Makefile.am:
2275         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2276         (document_load), (ps_document_load), (save_document),
2277         (save_page_list), (ps_document_get_n_pages),
2278         (ps_document_get_page_size), (ps_document_get_info),
2279         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2280         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2281         (ps_document_thumbnails_get_thumbnail),
2282         (ps_document_thumbnails_get_dimensions),
2283         (ps_document_document_thumbnails_iface_init):
2284         * backend/ps/ps.[ch]: (psgetpagebox):
2285         * backend/ps/ps-interpreter.[ch]:
2286
2287         Add support for thumbnails in ps backend. Fixes bug #164755. 
2288
2289 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2290
2291         * NEWS:
2292         * configure.ac:
2293         
2294         Release 0.7.2
2295
2296 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2297
2298         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2299         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2300         (ev_window_dispose):
2301
2302         Use document thumbnail as window icon. Fixes bug #384442.
2303
2304 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2305
2306         * configure.ac:
2307
2308         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2309         duplicated adding application/x-bzpostscript instead. 
2310
2311 2007-02-11  Tom Parker  <palfrey@tevp.net>
2312
2313         * backend/ps/ps-document.c: (document_load):
2314
2315         Check return value of psscan before trying
2316         to use it. Fixes bug #372414.
2317
2318 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2319
2320         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2321
2322         Fix invalid free in ev-page-cache. Fixes bug #404745.
2323
2324 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2325
2326         * test/Makefile.am:
2327         * test/test3.py:
2328         
2329         Added reload test case.
2330
2331 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2332
2333         * po/POTFILES.in:
2334         * backend/djvu/djvu-document.c: (djvu_document_load):
2335
2336         Check whether there are missing files in indirect multipage djvu
2337         documents. Fixes bug #361683. 
2338
2339 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2340
2341         * test/Makefile.am:
2342         * test/test-mime.bin:
2343         * test/test3.py:
2344         
2345         Added test for slow mime type
2346
2347 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2348
2349         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2350
2351         Add some checks and call parent_class->finalize. Fixes bug #404745.
2352
2353 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2354
2355         * shell/ev-navigation-action.c: (connect_proxy):
2356         
2357         Fixes dropdown history menu. Thanks a lot Carlos!
2358
2359 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2360
2361         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2362
2363         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2364         bug #373715.
2365
2366 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2367
2368         * backend/ps/ps.c: (psscan):
2369
2370         Fix memory leak. 
2371
2372 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2373
2374         * configure.ac:
2375         * libdocument/ev-file-helpers.c: 
2376
2377         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2378
2379 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2380
2381         * configure.ac:
2382         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2383         (ps_interpreter_start), (document_load), (save_document),
2384         (save_page_list):
2385         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2386         * libdocument/ev-document-factory.c:
2387         (ev_document_factory_get_from_mime), (get_document_from_uri),
2388         (free_uncompressed_uri), (ev_document_factory_get_document):
2389         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2390
2391         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2392
2393 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2394
2395         * libdocument/ev-document.h:
2396
2397         Fix typo in function name. 
2398
2399 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2400
2401         * backend/ps/ps-document.c: (ps_interpreter_finished),
2402         (ps_interpreter_start), (ps_interpreter_failed):
2403
2404         Handle ghostscript interpreter crashes. 
2405
2406 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2407
2408         * shell/ev-window.c: (ev_window_open_uri),
2409         (window_configure_event_cb):
2410
2411         Setup window size and position before showing it. Fixes bug #401711.
2412
2413 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2414
2415         * backend/ps/Makefile.am:
2416         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2417         (ps_document_dispose), (ps_document_class_init),
2418         (ps_interpreter_input), (ps_interpreter_output),
2419         (ps_interpreter_error), (setup_interpreter_env),
2420         (ps_interpreter_start), (ps_interpreter_stop),
2421         (ps_interpreter_failed), (ps_interpreter_is_ready),
2422         (check_filecompressed), (document_load), (ps_document_load),
2423         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2424         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2425         (render_page):
2426
2427         Rework ps-document. Code cleanups, remove deprecated code. 
2428
2429 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2430
2431         * shell/ev-view.c: (ev_view_button_press_event):
2432
2433         Do not start an image drag and drop operation when pointer is on 
2434         text, so that we can select text when the whole background is an
2435         image. 
2436
2437 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2438
2439         * shell/ev-window.c: (ev_window_update_actions): 
2440
2441         Disable all zoom related actions during presentation mode. 
2442
2443 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2444
2445         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2446
2447         Do not zoom in or out on presentation mode. Fixes bug #401305.
2448
2449 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2450
2451         * shell/ev-navigation-action.c: (connect_proxy),
2452         (create_menu_item), (ev_navigation_action_class_init):
2453         
2454         Correctly show menu and fix crash when navigaton 
2455         action is out of toolbar visible area.
2456
2457 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2458
2459         * data/Makefile.am:
2460         * data/evince.1:
2461         
2462         Added man file
2463
2464 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2465
2466         * help/reference/* :
2467         * configure.ac:
2468         
2469         Added gtk-doc based documentation for Evince.
2470         Still in initial state but I hope it will
2471         grow.
2472         
2473         * configure.ac:
2474         
2475         Lower dbus requirement to 0.70
2476
2477 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2478
2479         * shell/ev-window.c: (ev_window_add_history):
2480
2481         Fix memory leak. 
2482
2483 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2484
2485         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2486         * shell/ev-view.h:
2487         * shell/ev-window.c: (ev_window_add_history):
2488         
2489         Correctly handle named destination links
2490
2491 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2492
2493         * NOTES:
2494         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2495         * backend/pdf/ev-poppler.cc:
2496         * libdocument/ev-document-links.h:
2497         * libdocument/ev-link.c: (ev_link_get_page):
2498         * libdocument/ev-link.h:
2499         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2500         (ev_history_add_link):
2501         * shell/ev-history.h:
2502         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2503         (new_history_menu_item), (build_menu):
2504         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2505         * shell/ev-sidebar-links.c: (create_loading_model),
2506         (print_section_cb), (ev_sidebar_links_construct),
2507         (fill_page_labels), (update_page_callback_foreach),
2508         (update_page_callback), (job_finished_callback):
2509         * shell/ev-view.c: (ev_view_handle_link):
2510         * shell/ev-window.c: (ev_window_find_chapter),
2511         (ev_window_add_history), (view_handle_link_cb),
2512         (history_changed_cb):
2513         
2514         Implements another history variant
2515
2516 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2517
2518         * shell/ev-window.c: (view_external_link_cb):
2519         * shell/ev-view.c: (ev_view_button_release_event):
2520
2521         Open links in new window when clicking with middle button. 
2522
2523 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2524
2525         * shell/ev-navigation-action.c: (new_history_menu_item):
2526         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2527         * shell/ev-view.c: (ev_view_handle_link):
2528         * shell/ev-window.c:
2529         
2530         Store link before jump, not the destination. For me it 
2531         seems like more natural history behavior.
2532
2533 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2534
2535         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2536         (ev_navigation_action_class_init):
2537         * shell/ev-navigation-action.h:
2538         * shell/ev-page-action.c: (activate_cb):
2539         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2540         (ev_page_cache_set_current_page_history):
2541         * shell/ev-page-cache.h:
2542         * shell/ev-sidebar-thumbnails.c:
2543         (ev_sidebar_tree_selection_changed),
2544         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2545         * shell/ev-view-private.h:
2546         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2547         * shell/ev-view.h:
2548         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2549         (ev_window_setup_document), (ev_window_load_job_cb):
2550         * shell/ev-window.h:
2551         
2552         History finally works as expected.
2553
2554 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2555
2556         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2557
2558         Do not update links treeview if it doesn't have a model assigned yet. 
2559
2560 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2561
2562         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2563         (ev_sidebar_links_class_init), (update_page_callback):
2564
2565         Do not update links treeview when sidepane is not visible. 
2566
2567 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2568
2569         * shell/ev-marshal.list:
2570         * shell/ev-page-action.c: (activate_cb),
2571         (ev_page_action_class_init):
2572         * shell/ev-page-action.h:
2573         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2574         * shell/ev-window.c:
2575         
2576         Remove activate_link signal, not required.
2577
2578 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2579
2580         * shell/ev-navigation-action.c: (build_menu):
2581         
2582         Reorder menu items and build menu with fixed length.
2583
2584 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2585
2586         * shell/ev-view.c: (get_selected_text):
2587         
2588         Normalize text to fix ligatures problem. See bug
2589         #341947 for details.
2590
2591 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2592
2593         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2594
2595         Fix memory leak in ev-page-cache. 
2596
2597 2007-01-25  Tom Parker <palfrey@tevp.net>
2598
2599         * backend/impress/impress-document.c: (impress_document_load),
2600         (impress_document_finalize), (impress_document_init):
2601         * properties/ev-properties-main.c: (ev_properties_get_pages):
2602         
2603         Correctly handle impress document errors. Fixes nautilus
2604         crash in property page #370491.
2605
2606 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2607
2608         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2609         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2610         (ev_job_queue_remove_job):
2611         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2612         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2613         (ev_job_load_run):
2614         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2615         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2616         (ev_window_load_job_cb), (xfer_update_progress_callback),
2617         (ev_window_open_uri), (ev_window_dispose):
2618         * shell/main.c: (main):
2619
2620         Do file transfer asynchronously in the main thread instead of
2621         synchronously in the load thread. Fixes bugs #399694, #398307 and
2622         #343542.
2623
2624 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2625
2626         * shell/ev-jobs.c: (ev_job_xfer_run):
2627
2628         Load the document with the font-config lock held. 
2629
2630 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2631
2632         * backend/ps/ps-document.c: (start_interpreter):
2633
2634         Fix memory leaks in ps backend. 
2635
2636 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2637
2638         * backend/impress/impress-document.c:
2639         (impress_document_render_pixbuf):
2640
2641         Do not acquire fontconfig lock in impress backend, since it is using
2642         the main loop for rendering. 
2643
2644 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2645
2646         * po/POTFILES.in: 
2647
2648         Remove mdvi files that shouldn't be translated. 
2649
2650 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2651
2652         * shell/ev-view-private.h:
2653         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2654         (ev_view_set_zoom):
2655
2656         Render "loading..." text into a cairo surface instead of directly into
2657         the window so that fontconfig lock is only needed once and UI is not
2658         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2659
2660 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2661
2662         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2663         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2664
2665         Use icon theme associated with the window screen rather than default. 
2666
2667 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2668
2669         * configure.ac:
2670
2671         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2672
2673 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2674
2675         * data/icons/*/apps/evince.*:
2676
2677         Move Evince icons under new apps directory.
2678
2679         * data/icons/*/actions/*:
2680
2681         Add new custom themeable Evince icons: view-page-continuous, 
2682         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2683         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2684
2685         * configure.ac:
2686
2687         Add new directories to AC_CONFIG_FILES.
2688
2689         * shell/ev-stock-icons.c:
2690         * shell/ev-stock-icons.h:
2691
2692         Use new custom themeable icons.
2693
2694 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2695
2696         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2697
2698         Do not draw white background page in presentation mode. 
2699
2700 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2701
2702         * shell/ev-view.c: Remove unused gnome-vfs include.
2703
2704 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2705
2706         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2707         
2708         Format string is corrected, fixes bug #397129.
2709
2710 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2711
2712         * shell/ev-window.c: (ev_window_setup_recent):
2713
2714         Do not include in recent menu inexistent documents. Fixes
2715         bug #339171.
2716
2717 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2718
2719         * po/POTFILES.skip: 
2720
2721         Update POTFILES.skip file according to current source tree. 
2722
2723 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2724
2725         * shell/ev-window.c: (file_save_dialog_response_cb):
2726
2727         Do Save a copy in atomic way. Fixes bug #328266. 
2728
2729 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2730
2731         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2732
2733         Keep selected cell always visible in index treeview.
2734
2735 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2736         
2737         * shell/ev-view.c: (ev_view_size_allocate):
2738
2739         Restore horizontal scrollbar after switching to/from fullscreen
2740         or presentation mode. Fixes bug #331728.
2741
2742 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2743
2744         * shell/ev-view-private.h:
2745         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2746         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2747         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2748         (ev_view_can_zoom_out):
2749
2750         Use max and min scale values in the view iby taking dpi into account. 
2751
2752 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2753
2754         * configure.ac:
2755         * NEWS:
2756
2757         Release 0.7.1
2758
2759 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2760
2761         * shell/ev-window.c: (ev_window_print_send):
2762
2763         Send print job to printer with some settings set to default values,
2764         since we have already exported to a file according to such settings
2765         and they could be taken twice by some printers. 
2766
2767 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2768
2769         * shell/ev-jobs.c: (ev_job_xfer_run):
2770         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2771
2772         Show main window and load document with the font-config lock held. 
2773
2774 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2775
2776         * configure.ac:
2777         * shell/ev-application.c: (ev_application_register_service):
2778         * shell/main.c: (load_files_remote):
2779
2780         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2781
2782 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2783
2784         * doc/debugging.txt:
2785         
2786         Remove obsolete documentation.
2787
2788 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2789
2790         * Makefile.am:
2791         * backend/Makefile.am:
2792         * backend/comics/Makefile.am:
2793         * backend/djvu/Makefile.am:
2794         * backend/dvi/Makefile.am:
2795         * backend/ev-async-renderer.c:
2796         * backend/ev-async-renderer.h:
2797         * backend/ev-attachment.c:
2798         * backend/ev-attachment.h:
2799         * backend/ev-backend-marshal.c:
2800         * backend/ev-document-factory.c:
2801         * backend/ev-document-factory.h:
2802         * backend/ev-document-find.c:
2803         * backend/ev-document-find.h:
2804         * backend/ev-document-fonts.c:
2805         * backend/ev-document-fonts.h:
2806         * backend/ev-document-images.c:
2807         * backend/ev-document-images.h:
2808         * backend/ev-document-info.h:
2809         * backend/ev-document-links.c:
2810         * backend/ev-document-links.h:
2811         * backend/ev-document-misc.c:
2812         * backend/ev-document-misc.h:
2813         * backend/ev-document-security.c:
2814         * backend/ev-document-security.h:
2815         * backend/ev-document-thumbnails.c:
2816         * backend/ev-document-thumbnails.h:
2817         * backend/ev-document-transition.c:
2818         * backend/ev-document-transition.h:
2819         * backend/ev-document.c:
2820         * backend/ev-document.h:
2821         * backend/ev-file-exporter.c:
2822         * backend/ev-file-exporter.h:
2823         * backend/ev-image.c:
2824         * backend/ev-image.h:
2825         * backend/ev-link-action.c:
2826         * backend/ev-link-action.h:
2827         * backend/ev-link-dest.c:
2828         * backend/ev-link-dest.h:
2829         * backend/ev-link.c:
2830         * backend/ev-link.h:
2831         * backend/ev-render-context.c:
2832         * backend/ev-render-context.h:
2833         * backend/ev-selection.c:
2834         * backend/ev-selection.h:
2835         * backend/impress/Makefile.am:
2836         * backend/pdf/Makefile.am:
2837         * backend/pixbuf/Makefile.am:
2838         * backend/ps/Makefile.am:
2839         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2840         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2841         (start_interpreter), (stop_interpreter), (document_load),
2842         (ps_document_next_page), (render_page):
2843         * backend/tiff/Makefile.am:
2844         * comics/Makefile.am:
2845         * comics/comics-document.c:
2846         * comics/comics-document.h:
2847         * configure.ac:
2848         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2849         * djvu/Makefile.am:
2850         * djvu/djvu-document-private.h:
2851         * djvu/djvu-document.c:
2852         * djvu/djvu-document.h:
2853         * djvu/djvu-links.c:
2854         * djvu/djvu-links.h:
2855         * djvu/djvu-text-page.c:
2856         * djvu/djvu-text-page.h:
2857         * djvu/djvu-text.c:
2858         * djvu/djvu-text.h:
2859         * dvi/Makefile.am:
2860         * dvi/dvi-document.c:
2861         * dvi/dvi-document.h:
2862         * dvi/fonts.c:
2863         * dvi/fonts.h:
2864         * dvi/mdvi-lib/Makefile.am:
2865         * dvi/mdvi-lib/afmparse.c:
2866         * dvi/mdvi-lib/afmparse.h:
2867         * dvi/mdvi-lib/bitmap.c:
2868         * dvi/mdvi-lib/bitmap.h:
2869         * dvi/mdvi-lib/color.c:
2870         * dvi/mdvi-lib/color.h:
2871         * dvi/mdvi-lib/common.c:
2872         * dvi/mdvi-lib/common.h:
2873         * dvi/mdvi-lib/defaults.h:
2874         * dvi/mdvi-lib/dvimisc.c:
2875         * dvi/mdvi-lib/dviopcodes.h:
2876         * dvi/mdvi-lib/dviread.c:
2877         * dvi/mdvi-lib/files.c:
2878         * dvi/mdvi-lib/font.c:
2879         * dvi/mdvi-lib/fontmap.c:
2880         * dvi/mdvi-lib/fontmap.h:
2881         * dvi/mdvi-lib/fontsrch.c:
2882         * dvi/mdvi-lib/gf.c:
2883         * dvi/mdvi-lib/hash.c:
2884         * dvi/mdvi-lib/hash.h:
2885         * dvi/mdvi-lib/list.c:
2886         * dvi/mdvi-lib/mdvi.h:
2887         * dvi/mdvi-lib/pagesel.c:
2888         * dvi/mdvi-lib/paper.c:
2889         * dvi/mdvi-lib/paper.h:
2890         * dvi/mdvi-lib/pk.c:
2891         * dvi/mdvi-lib/private.h:
2892         * dvi/mdvi-lib/setup.c:
2893         * dvi/mdvi-lib/sp-epsf.c:
2894         * dvi/mdvi-lib/special.c:
2895         * dvi/mdvi-lib/sysdeps.h:
2896         * dvi/mdvi-lib/t1.c:
2897         * dvi/mdvi-lib/tfm.c:
2898         * dvi/mdvi-lib/tfmfile.c:
2899         * dvi/mdvi-lib/tt.c:
2900         * dvi/mdvi-lib/util.c:
2901         * dvi/mdvi-lib/vf.c:
2902         * dvi/pixbuf-device.c:
2903         * dvi/pixbuf-device.h:
2904         * impress/Makefile.am:
2905         * impress/common.h:
2906         * impress/document.c:
2907         * impress/f_oasis.c:
2908         * impress/f_oo13.c:
2909         * impress/iksemel.c:
2910         * impress/iksemel.h:
2911         * impress/imposter.h:
2912         * impress/impress-document.c:
2913         * impress/impress-document.h:
2914         * impress/internal.h:
2915         * impress/r_back.c:
2916         * impress/r_draw.c:
2917         * impress/r_geometry.c:
2918         * impress/r_gradient.c:
2919         * impress/r_style.c:
2920         * impress/r_text.c:
2921         * impress/render.c:
2922         * impress/render.h:
2923         * impress/zip.c:
2924         * impress/zip.h:
2925         * lib/Makefile.am:
2926         * lib/ev-debug.c:
2927         * lib/ev-debug.h:
2928         * lib/ev-file-helpers.c:
2929         * lib/ev-file-helpers.h:
2930         * lib/ev-gui.c:
2931         * lib/ev-gui.h:
2932         * lib/ev-tooltip.c:
2933         * lib/ev-tooltip.h:
2934         * libdocument/Makefile.am:
2935         * libdocument/ev-file-helpers.c:
2936         * pdf/Makefile.am:
2937         * pdf/ev-poppler.cc:
2938         * pdf/ev-poppler.h:
2939         * pixbuf/Makefile.am:
2940         * pixbuf/pixbuf-document.c:
2941         * pixbuf/pixbuf-document.h:
2942         * properties/Makefile.am:
2943         * ps/Makefile.am:
2944         * ps/gsdefaults.c:
2945         * ps/gsdefaults.h:
2946         * ps/gsio.c:
2947         * ps/gsio.h:
2948         * ps/gstypes.h:
2949         * ps/ps-document.c:
2950         * ps/ps-document.h:
2951         * ps/ps.c:
2952         * ps/ps.h:
2953         * shell/Makefile.am:
2954         * shell/ev-application.h:
2955         * shell/ev-sidebar-links.c:
2956         * shell/ev-sidebar-links.h:
2957         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2958         (ev_gui_menu_position_tree_selection):
2959         * shell/ev-utils.h:
2960         * shell/ev-view.c: (ev_view_finalize):
2961         * shell/ev-window.c:
2962         * shell/main.c: (main):
2963         * thumbnailer/Makefile.am:
2964         * tiff/Makefile.am:
2965         * tiff/tiff-document.c:
2966         * tiff/tiff-document.h:
2967         * tiff/tiff2ps.c:
2968         * tiff/tiff2ps.h:
2969         
2970         Reorganize source tree.
2971
2972 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2973
2974         * backend/ev-document-factory.c:
2975
2976         Do not include ev-poppler.h when pdf is disabled. 
2977
2978 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2979
2980         * configure.ac:
2981         * data/evince-ui.xml:
2982         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2983         (pdf_document_document_images_iface_init):
2984         * backend/Makefile.am:
2985         * backend/ev-document-images.[ch]:
2986         * backend/ev-image.[ch]:
2987         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2988         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2989         (ev_job_xfer_run):
2990         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2991         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2992         (ev_pixbuf_cache_get_image_mapping):
2993         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2994         (view_menu_popup_cb), (ev_window_dispose),
2995         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2996         (ev_view_popup_cmd_copy_image):
2997         * shell/ev-view-private.h:
2998         * shell/ev-view.c: (ev_view_get_image_at_location),
2999         (ev_view_do_popup_menu), (ev_view_popup_menu),
3000         (ev_view_button_press_event), (ev_view_drag_data_get),
3001         (ev_view_drag_motion), (ev_view_drag_data_received),
3002         (ev_view_motion_notify_event), (ev_view_button_release_event),
3003         (ev_view_finalize), (ev_view_class_init):
3004
3005         Add image handling support. Fixes bugs #310008 and #325047. Images
3006         selection is not supported yet. 
3007
3008 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3009
3010         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3011         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3012         (ev_view_init):
3013
3014         Move view drag and drop stuff to ev-view.
3015
3016 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3017
3018         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3019         * shell/ev-view.c: (clear_selection): 
3020
3021         Clear selection also in pixbuf cache.
3022
3023 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3024
3025         * data/evince.desktop.in.in:
3026         
3027         Change icon name in desktop file. See bug #390734
3028         for details.
3029
3030 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3031
3032         * thumbnailer/Makefile.am:
3033
3034         Use top_builddir instead top_srcdir for generated schema
3035         file installation. Fixes bug #390161.
3036
3037 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3038
3039         * configure.ac:
3040         * backend/Makefile.am:
3041         * backend/ev-document-transition.[ch]:
3042         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3043         (pdf_document_page_transition_iface_init):
3044         * shell/ev-view-private.h:
3045         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3046         (ev_view_set_presentation), (transition_next_page),
3047         (ev_view_presentation_transition_stop),
3048         (ev_view_presentation_transition_start), (ev_view_next_page):
3049
3050         Add page transition support in presentation mode. At the moment only
3051         page duration is supported, but not transition effects. Fixes bug
3052         #309815.
3053
3054 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3055
3056         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3057
3058         Run find_link_dest with document lock held, since it's called by links
3059         thread and main thread at the same time. 
3060
3061 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3062
3063         * shell/ev-view.c: (goto_dest):
3064
3065         Update page-cache when page is changed by the view, so that
3066         page-changed signal is emitted. 
3067
3068 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3069
3070         * test/test1.py:
3071         * test/test2.py:
3072
3073         Use C locale in tests. 
3074
3075 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3076
3077         * shell/ev-window.c: (ev_window_run_presentation):
3078         * shell/ev-view-private.h:
3079         * shell/ev-view.c: (ev_view_set_presentation):
3080
3081         Restore zoom settings when back from presentation mode. 
3082
3083 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3084
3085         * shell/ev-window.c: (ev_window_run_presentation):
3086
3087         Always use "best fit" zoom in presentation mode.
3088         Fixes bug #389195.
3089
3090 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3091
3092         * shell/ev-view.c: (ev_view_goto_window_create):
3093
3094         Show "Jump to page" label in the page jumping popup in
3095         presentation mode instead of just a GtkEntry.
3096
3097 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3098
3099         * shell/ev-window.c: (launch_external_uri):
3100
3101         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3102         #378085.
3103
3104 2006-12-22  Elijah Newren  <newren gmail com>
3105
3106         * configure.ac: explicitly check for libxml2.  Fixes #388795
3107
3108 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3109
3110         * shell/ev-view-private.h:
3111         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3112         (ev_view_goto_window_delete_event), (key_is_numeric),
3113         (ev_view_goto_window_key_press_event),
3114         (ev_view_goto_window_button_press_event),
3115         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3116         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3117         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3118
3119         Allow jumping to another page by typing a page number in presentation
3120         mode. It uses a popup window with an entry. Fixes bug #353625.
3121
3122 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3123
3124         * configure.ac:
3125         * properties/ev-properties-view.c: (ev_get_default_user_units),
3126         (ev_regular_paper_size):
3127         
3128         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3129         to Damien Carbery <damien.carbery@sun.com> and
3130         Yevgen Muntyan <muntyan@tamu.edu>.
3131
3132 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3133
3134         * shell/ev-window.c: (setup_document_from_metadata):
3135
3136         Make sure Evince doesn't restore the view on the last
3137         page when a document is reopened. Fixes bug #383381.
3138
3139 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3140
3141         * shell/ev-view.c: (draw_loading_text):
3142
3143         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3144
3145 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3146
3147         * configure.ac:
3148         * NEWS:
3149
3150         Release 0.7.0
3151
3152 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3153
3154         * configure.ac:
3155         * pdf/ev-poppler.cc: (pdf_print_context_free),
3156         (pdf_document_file_exporter_begin),
3157         (pdf_document_file_exporter_do_page):
3158
3159         Make cairo-pdf depedency optional. 
3160
3161 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3162
3163         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3164
3165         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3166
3167 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3168
3169         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3170         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3171         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3172         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3173         * shell/ev-view.c: (draw_loading_text):
3174         * shell/ev-window.c: (ev_window_cmd_file_properties):
3175
3176         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3177         related to using FontConfig from different threads.
3178         
3179 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3180
3181         * shell/ev-view.c: (draw_loading_text):
3182
3183         Acquire lock document when drawing "Loading..." text so that only one
3184         thread will use FontConfig at the same time. Fixes bug #374750.
3185
3186 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3187
3188         * shell/ev-page-action.[ch]: (activate_cb):
3189         * shell/ev-window.c: (activate_label_cb):
3190
3191         Check if text inserted in page entry is a valid page number when it
3192         doesn't match to any document page label. Fixes bug #383165.
3193
3194 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3195         * shell/ev-window.c:
3196
3197         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3198         available with GTK < 2.10. Added an ifdef to avoid compilation
3199         error.
3200
3201 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3202
3203         * configure.ac:
3204         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3205
3206         Fix ps backend in multihead systems.
3207
3208 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3209
3210         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3211         * shell/ev-window.c: (ev_window_get_screen_dpi),
3212         (ev_window_update_actions), (setup_view_from_metadata),
3213         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3214
3215         Take screen DPI into account when zooming. Fixes bug #318285.
3216
3217 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3218
3219         * data/Makefile.am:
3220
3221         Cleaned up/slightly refactored Makefile.am. Added GConf
3222         schemas uninstallation as well.
3223
3224 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3225
3226         * Makefile.am:
3227         * test/Makefile.am:
3228
3229         Fight with autotools to fix make check. Make distcheck
3230         works fine as well now!
3231
3232 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3233
3234         * shell/ev-view.c: (draw_end_presentation_page):
3235
3236         Corrected "end of presentation" string.
3237
3238 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3239
3240         * shell/ev-view.c: (ev_view_key_press_event):
3241
3242         Correctly propagate key press event so that up/down keys
3243         work as expected (correct behaviour was broken by
3244         black/white screen key bindings for presentations).
3245
3246 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3247
3248         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3249         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3250         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3251         (pdf_selection_get_selection_region),
3252         (pdf_selection_get_selection_map):
3253
3254         Add "static" to some private functions. 
3255
3256 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3257
3258         * lib/ev-tooltip.h:
3259         * properties/ev-properties-view.h:
3260         * shell/ev-jobs.h:
3261         * shell/ev-properties-dialog.h:
3262         * shell/ev-properties-fonts.h:
3263         * shell/ev-sidebar-links.h:
3264         * shell/ev-sidebar-thumbnails.h:
3265         * shell/ev-sidebar.h:
3266         * shell/ev-window.h:
3267         
3268         Fixes CHACK type in class casts. See bug #385343
3269         for details.
3270
3271 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3272
3273         * shell/ev-view-private.h:
3274         * shell/ev-view.c: (draw_end_presentation_page),
3275         (ev_view_expose_event), (ev_view_key_press_event),
3276         (ev_view_class_init), (ev_view_init):
3277
3278         Blank screen in presentation mode when pressing 'b' (filling with
3279         black) or 'w' (filling with white) keys. Fixes bug #358132.
3280
3281 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3282
3283         * data/evince-toolbar.xml:
3284         * shell/ev-window.c:
3285         
3286         Use stock icon for Select All action. Fixes
3287         bug #382652.
3288
3289 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3290
3291         * shell/ev-view.c: (get_doc_point_from_offset),
3292         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3293
3294         Add links support in rotated documents. Fixes bug #343733.
3295
3296 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3297
3298         * shell/ev-view-private.h:
3299         * shell/ev-view.c: (draw_end_presentation_page),
3300         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3301
3302         Show a blank page after the last page in presentation mode with a
3303         message indicating that presentation has finished and how to exit. 
3304
3305 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3306
3307         * shell/ev-window.c: (fullscreen_timeout_cb):
3308
3309         Hide cursor after a while in presentation mode. 
3310
3311 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3312
3313         * backend/ev-document-info.h:
3314         * data/evince-properties.glade:
3315         * pdf/ev-poppler.cc:
3316         * properties/ev-properties-view.c: (ev_regular_paper_size),
3317         (ev_properties_view_set_info):
3318         * ps/ps-document.c: (ps_document_get_info):
3319
3320         Adds a paper size field to the properties dialog. Fixes
3321         bug #307315. Patch by Kasper Svendsen (with some i18n
3322         changes done by me).
3323
3324 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3325
3326         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3327         (screensaver_init_dbus), (totem_scrsaver_new),
3328         (totem_scrsaver_init):
3329         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3330         * shell/ev-application.c: (ev_application_register_service),
3331         (ev_application_screensaver_enable),
3332         (ev_application_screensaver_disable):
3333         * shell/ev-application.h:
3334         * shell/ev-window.c: (ev_window_run_presentation),
3335         (ev_window_stop_presentation), (build_comments_string),
3336         (ev_window_init):
3337         
3338         Move screensaver handling to application. No more
3339         message on startup.
3340
3341 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3342
3343         * configure.ac:
3344         * backend/Makefile.am:
3345         * backend/ev-file-exporter.[ch]:
3346         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3347         * ps/ps-document.c: (ps_document_file_exporter_*):
3348         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3349         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3350         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3351         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3352
3353         Allow printing to PDF when suppoted by the backend.
3354         
3355 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3356
3357         * shell/ev-window.c: (build_comments_string):
3358
3359         Use always "Document Viewer" in about dialog. 
3360
3361 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3362
3363         * djvu/djvu-document.c: (djvu_document_get_page_size):
3364
3365         Display a warning message when get_pageinfo fails. 
3366
3367 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3368
3369         * Makefile.am:
3370         * backend/Makefile.am:
3371         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3372         * configure.ac:
3373         * shell/ev-window.c: (build_comments_string):
3374         
3375         Make pdf compilation optional. See bug #38007.
3376
3377 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3378
3379         * ps/ps.c: (get_next_text):
3380
3381         Fix CVE-2006-5864.
3382
3383 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3384
3385         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3386         * shell/ev-navigation-action.c: (connect_proxy),
3387         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3388         
3389         Do not call g_type_class_peek_parent twice.
3390
3391 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3392
3393         * configure.ac:
3394         * data/icons/24x24/.cvsignore:
3395         * data/icons/24x24/Makefile.am:
3396         * data/icons/24x24/evince.png:
3397         * data/icons/Makefile.am:
3398         
3399         Add 24x24 icon. Thanks to 
3400         Michael Monreal <infernux@web.de>.
3401
3402 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3403
3404         * configure.ac: Fix typo in configure.ac. Thanks
3405         to dmacks@netspace.org for notification.
3406
3407 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3408
3409         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3410         
3411         Drop dbus include, fixes compilation with older dbus.
3412
3413 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3414
3415         * configure.ac:
3416         * cut-n-paste/Makefile.am:
3417         * cut-n-paste/totem-screensaver/.cvsignore
3418         * cut-n-paste/totem-screensaver/Makefile.am:
3419         * cut-n-paste/totem-screensaver/README:
3420         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3421         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3422         * shell/Makefile.am:
3423         * shell/ev-window.c: (ev_window_run_presentation),
3424         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3425         (ev_window_init):
3426
3427         Implemented screensaver enabling/disabling for
3428         presentation mode (not fullscreen mode). Code stolen
3429         from Totem (with some minor tweaks). Fixes bug #338889.
3430
3431 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3432
3433         * configure.ac:
3434
3435         Bump gnome-icon-theme requirements. We use the rotation
3436         icons that appeared recently.
3437
3438 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3439
3440         * shell/ev-history.c: (ev_history_add_page):
3441         * shell/ev-history.h:
3442         * shell/ev-window.c: (page_changed_cb):
3443         
3444         Use page labels instead of numbers.
3445
3446 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3447
3448         * data/evince-toolbar.xml:
3449         * po/POTFILES.in:
3450         * shell/Makefile.am:
3451         * shell/ev-navigation-action-widget.c:
3452         (ev_navigation_action_widget_init),
3453         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3454         (menu_detacher), (ev_navigation_action_widget_set_menu),
3455         (menu_position_func), (popup_menu_under_arrow),
3456         (ev_navigation_action_widget_toggled),
3457         (ev_navigation_action_widget_button_press_event):
3458         * shell/ev-navigation-action-widget.h:
3459         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3460         (ev_navigation_action_set_window), (activate_menu_item_cb),
3461         (new_history_menu_item), (new_empty_history_menu_item),
3462         (build_menu), (menu_activated_cb), (connect_proxy),
3463         (create_tool_item), (ev_navigation_action_init),
3464         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3465         * shell/ev-navigation-action.h:
3466         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3467         (ev_page_action_widget_set_page_cache),
3468         (ev_page_action_widget_finalize),
3469         (ev_page_action_widget_class_init), (match_selected_cb),
3470         (display_completion_text), (match_completion), (build_new_tree_cb),
3471         (get_filter_model_from_model),
3472         (ev_page_action_widget_update_model):
3473         * shell/ev-page-action-widget.h:
3474         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3475         (connect_proxy):
3476         * shell/ev-page-action.h:
3477         * shell/ev-stock-icons.c:
3478         * shell/ev-stock-icons.h:
3479         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3480         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3481         (register_custom_actions):
3482         * shell/main.c:
3483         
3484         Preliminary history implementation
3485
3486 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3487
3488         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3489         (dvi_document_class_init), (dvi_document_init_params):
3490         * dvi/mdvi-lib/font.c: (font_reference):
3491         
3492         Add reference to subfont. Fixes bug #374277.
3493
3494 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3495
3496         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3497         (ev_window_cmd_file_open_copy_at_dest):
3498
3499         Fix a race condition when creating symlink. Increase the counter
3500         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3501         Mathias Hasselmann).
3502
3503 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3504
3505         * backend/Makefile.am:
3506         * backend/ev-attachment.c: (ev_attachment_open):
3507         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3508         (ev_tmp_dir), (ev_tmp_filename):
3509         * shell/ev-sidebar-attachments.c:
3510         (ev_sidebar_attachments_drag_data_get):
3511         * shell/ev-window.c: (ev_window_clear_temp_file):
3512
3513         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3514         in ensure_dir_exists. Abort without crashing when we can't create
3515         user's directory.
3516
3517 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3518
3519         * data/evince-ui.xml:
3520         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3521         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3522         (ev_window_cmd_file_open_copy_at_dest),
3523         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3524         (ev_view_popup_cmd_open_link_new_window):
3525
3526         Allow opening a copy of the current document in a new window. Fixes bug
3527         #357472
3528
3529 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3530
3531         * data/evince-toolbar.xml:
3532         
3533         Add rotate right and rotate left to available items for toolbar.
3534         
3535         * data/evince-ui.xml:
3536         * shell/ev-window.c: (ev_window_init):
3537         
3538         Customize toolbar with right click. Fixes bug #372451.
3539
3540 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3541
3542         * shell/ev-window.c: 
3543         
3544         Use "object-rotate-{left,right}" stock icons. Fixes 
3545         bug #373863.
3546
3547 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3548
3549         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3550         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3551         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3552         (ev_window_open_uri):
3553         * shell/main.c: (arguments_parse):
3554
3555         Remove temp file created when evince is used by GTK+ in
3556         preview mode. Fixes bug #365282. 
3557
3558 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3559
3560         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3561         
3562         Fixes bug #372474 - Side pane disabled when entering 
3563         and leaving fullscreen mode.
3564
3565 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3566
3567         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3568         * data/Makefile.am:
3569         * data/evince-preview-toolbar.xml:
3570         * data/evince-toolbar.xml:
3571         * shell/ev-application.c: (ev_application_shutdown),
3572         (ev_application_init), (ev_application_get_toolbars_model):
3573         * shell/ev-application.h:
3574         * shell/ev-window.c: (update_chrome_visibility),
3575         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3576         (ev_window_cmd_edit_toolbar), (ev_window_init):
3577         
3578         Fixes bug #364364 - toolbar editor shows zoom actions again.
3579
3580 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3581
3582         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3583
3584         Do not take margins into consideration for paper size when printing.
3585         Really fixes bug #350491.
3586
3587 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3588
3589         * data/evince-ui.xml:
3590         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3591         (ev_window_cmd_file_print_setup),
3592         (ev_window_print_dialog_response_cb),
3593         (ev_window_setup_action_sensitivity):
3594
3595         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3596
3597 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3598
3599         * shell/ev-window.c: (ev_window_print_range):
3600
3601         Revert my previuos commit, since printing to PDF is not supported by
3602         evince yet. 
3603
3604 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3605
3606         * shell/ev-window.c: (ev_window_print_range):
3607
3608         Enable print to a PDF. Fixes bug #332121.
3609
3610 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3611
3612         * shell/ev-application-service.xml:
3613         * shell/ev-application.[ch]: (ev_application_open_window),
3614         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3615         (ev_application_open_uri), (ev_application_open_uri_list):
3616         * shell/ev-window.c: (file_open_dialog_response_cb),
3617         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3618         (drag_data_received_cb), (open_remote_link):
3619         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3620
3621         Add support for multiscreen systems. Fixes bug #316206.
3622
3623 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3624
3625         * shell/ev-jobs.[ch]: (ev_job_print_new),
3626         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3627         (ev_job_print_do_page):
3628         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3629
3630         Allow printing only odd/even pages. Fixes bug #367289.
3631
3632 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3633
3634         * test/test1.py:
3635         * test/test2.py:
3636
3637         Re-add locale settings to test files.
3638
3639 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3640
3641         * data/evince-ui.xml:
3642         * shell/ev-window.c: (set_action_properties):
3643         
3644         Removed garbage from code and ui.
3645
3646 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3647
3648         * shell/ev-window.c: (ev_window_cmd_help_about):
3649
3650         Shamelessly add my name to the list of contributors.
3651
3652 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3653
3654         * test/test1.py:
3655         * test/test2.py:
3656
3657         Cleaned up the dogtail scripts.
3658
3659 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3660
3661         * shell/ev-view.c: (draw_loading_text): Don't render
3662         "loading..." text in presentation mode. Temporary
3663         workaround for bug #320352.
3664
3665 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3666
3667         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3668         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3669
3670         Use print settings scale, copies, collate and reverse which were
3671         ignored. Fixes bug #359032.
3672
3673 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3674
3675         * configure.ac:
3676         * data/evince-password.glade:
3677         * test/Makefile.am:
3678         * test/test-encrypt.pdf:
3679         * test/test-links.pdf:
3680         * test/test1.py:
3681         * test/test2.py:
3682
3683         Add automated UI tests for evince with dogtail. See
3684         bug #300948.    
3685
3686 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3687
3688         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3689
3690         Hide fullscreen toolbar when switching to another desktop workspace.
3691         Fixes bug #338871
3692
3693 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3694
3695         * shell/ev-window-title.c: 
3696         
3697         Test for .dvi in title of pdf documents.
3698
3699 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3700
3701         * shell/ev-view.c: (ev_view_scroll):
3702
3703         Page Up/Down should do page jumps in "Best fit" mode.
3704         If a user has explicitly chosen to view exactly one page
3705         at a time, scrolling just a part of the page when
3706         pressing Page Up/Down is not right. Fixes bug #323107.
3707
3708 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3709
3710         * NEWS:
3711         * configure.ac:
3712         
3713         Update for 0.6.1
3714
3715 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3716
3717         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3718         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3719         
3720         Correctly disconnect from job signals on destroy.
3721
3722 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3723
3724         * shell/ev-view-private.h:
3725         * shell/ev-view.c: (view_set_adjustment_values),
3726         (view_update_range_and_current_page),
3727         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3728         
3729         Fixes bug #343199, current page now follows find page.
3730
3731 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3732
3733         * backend/ev-document-factory.c:
3734         * configure.ac:
3735         Assigned OpenDocument presenation MIME type to the
3736         Impress backend. Added some missing (but harmless)
3737         #ifdefs in the document factory as well to make things
3738         consistent again. Fixes bug #360658.
3739
3740 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3741
3742         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3743         * backend/ev-document-find.c: (ev_document_find_get_type):
3744         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3745         * backend/ev-document-links.c: (ev_document_links_get_type):
3746         * backend/ev-document-security.c: (ev_document_security_get_type):
3747         * backend/ev-document-thumbnails.c:
3748         (ev_document_thumbnails_get_type):
3749         * backend/ev-document.c: (ev_document_get_type):
3750         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3751         * backend/ev-selection.c: (ev_selection_get_type):
3752         * cut-n-paste/recent-files/egg-recent-model.c:
3753         (egg_recent_model_get_type):
3754         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3755         (egg_recent_view_uimanager_get_type):
3756         * cut-n-paste/recent-files/egg-recent-view.c:
3757         (egg_recent_view_get_type):
3758         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3759         (egg_editable_toolbar_get_type):
3760         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3761         (egg_toolbar_editor_get_type):
3762         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3763         (egg_toolbars_model_get_type):
3764         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3765         (egg_tree_multi_drag_source_get_type):
3766         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3767         (ephy_zoom_action_get_type):
3768         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3769         (ephy_zoom_control_get_type):
3770         * impress/r_back.c: (_imp_fill_back):
3771         * properties/ev-properties-main.c:
3772         (ev_properties_plugin_register_type):
3773         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3774         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3775         (ev_view_accessible_factory_get_type):
3776
3777         Reduce relocations. Bug #360616.
3778
3779 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3780
3781         * backend/ev-document-factory.c:
3782         (ev_document_factory_get_document):
3783         
3784         Load document even if extension is wrong.
3785
3786 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3787
3788         * shell/ev-metadata-manager.c: (save_values):
3789         * shell/ev-window.c: (setup_size_from_metadata),
3790         (setup_view_from_metadata), (ev_window_setup_document),
3791         (ev_window_xfer_job_cb), (window_configure_event_cb):
3792         
3793         Set size according to the document size/page size ratio.
3794         That should correct rather wierd behaviour of the previous
3795         commit.
3796
3797 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3798
3799         * shell/ev-window.c: (setup_view_from_metadata):
3800         
3801         Set size for new windows from previous window size.
3802         See bugs #354968 and #168450 for details. Thanks
3803         to Meik Hellmund.
3804
3805 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3806
3807         * djvu/djvu-links.c: (build_tree):
3808
3809         Fix memory leak.
3810
3811 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3812
3813         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3814         
3815         Don't make sidebar close button insensitive. Fixes
3816         bug #357871.
3817
3818 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3819
3820         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3821         (ev_window_set_view_accels_sensitivity):
3822         
3823         Don't enable Slash on documents which don't support
3824         find. Fixes bug #358648.
3825
3826 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3827
3828         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3829         open dialog fall back to the current document uri if the
3830         filechooser hasn't been used before. Fixes bug #356980.
3831
3832 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3833
3834         * shell/ev-window.c: (ev_window_setup_recent), 
3835         (ev_window_get_recent_file_label):
3836
3837         Escape underscores in filenames of recent file items.
3838
3839 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3840
3841         * configure.ac:
3842         
3843         Bumped poppler requirements, really 0.5.3 is very 
3844         buggy, now we require 0.5.4.
3845
3846 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3847
3848         * djvu/Makefile.am:
3849         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3850         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3851         (djvu_document_document_links_iface_init):
3852         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3853         (number_from_string_10), (get_djvu_link_dest),
3854         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3855         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3856         (djvu_links_get_links), (djvu_links_find_link_dest),
3857         (djvu_links_get_links_model):
3858         * djvu/djvu-links.h:
3859         
3860         Add support for links and bookmarks in djvu documents. Thanks
3861         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3862         patch.
3863
3864 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3865
3866         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3867         
3868         Reopen should reload document. Fixes 
3869         bug 327951.
3870
3871 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3872
3873         * configure.ac:
3874         * data/Makefile.am:
3875         * data/evince-16.png:
3876         * data/evince-22.png:
3877         * data/evince.png:
3878         * data/evince.svg:
3879         * data/icons/16x16/Makefile.am:
3880         * data/icons/16x16/evince.png:
3881         * data/icons/22x22/Makefile.am:
3882         * data/icons/22x22/evince.png:
3883         * data/icons/48x48/Makefile.am:
3884         * data/icons/48x48/evince.png:
3885         * data/icons/Makefile.am:
3886         * data/icons/scalable/Makefile.am:
3887         * data/icons/scalable/evince.svg:
3888         
3889         Install icons with correct names. Fixes
3890         bug #354429.
3891
3892 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3893
3894         * shell/ev-view.c: (ev_view_button_release_event):
3895
3896         Don't open links with middle mouse button. Fixes bug #353649
3897
3898 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3899
3900         * NEWS:
3901         * configure.ac:
3902         
3903         Update for release 0.6.0
3904
3905 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3906
3907         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3908         Implement Close named action. Patch by Carlos Garcia Campos.
3909
3910 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3911
3912         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3913         
3914         Don't clear link mapping on copy_job_to_job_info. Fixes
3915         bug 346168.
3916
3917 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3918
3919         * shell/main.c: (main):
3920
3921         Revert my previous commit, gnome_program_init owns the option context.
3922         Fix another memory leak in main. Both caught by Christian Persch. 
3923
3924 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3925
3926         * shell/main.c: (main):
3927
3928         Fix memory leak.
3929
3930 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3931
3932         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3933
3934         Fix crash when opening a pdf with password protection. 
3935
3936 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3937
3938         * pdf/ev-poppler.cc: (pdf_document_search_free):
3939
3940         Fix memory leak. 
3941
3942 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3943
3944         * backend/ev-document-factory.c:
3945         (ev_document_factory_get_document):
3946         * tiff/tiff-document.c: (tiff_document_finalize):
3947         
3948         More correct handling of document loading. Fixes
3949         bug #349043.
3950
3951 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3952
3953         * backend/ev-attachment.c: (ev_attachment_save):
3954
3955         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3956         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3957
3958 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3959         
3960         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3961         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3962
3963 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3964
3965         * shell/ev-sidebar-thumbnails.c:
3966
3967         Do not render thumbnails unless thumbnails page is active in the
3968         sidebar.
3969
3970 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3971
3972         * shell/ev-properties-dialog.c:
3973
3974         Fix dialogue spacing. Bug #351370.
3975
3976 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3977
3978         * configure.ac:
3979
3980         Use lowercase gettext catalog file names (evince.mo
3981         instead of Evince.mo)
3982
3983 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3984
3985         * shell/ev-sidebar-attachments.c:
3986
3987         GtkIconTheme is now screen safe too. Fixes bug #350878
3988
3989 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3990
3991         * shell/ev-window.c:
3992
3993         GtkRecent manager is now screen safe. Fixes bug #350145
3994
3995 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3996
3997         * shell/ev-sidebar.c: (ev_sidebar_init):
3998         
3999         Make sidebar close icon smaller. Fix for bug 350177.
4000         See also bugs 350176 and 165770.
4001
4002 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4003
4004         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4005
4006         Ignore zoom for xyz destinations when it's <= 1, keeping user
4007         preferences instead. Set correct sizing-mode for fith and fitv
4008         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4009
4010 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4011
4012         * NEWS:
4013         * configure.ac:
4014         
4015         Update for release 0.5.5
4016
4017 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4018         
4019         * shell/ev-window.c: (ev_window_cmd_escape)
4020
4021         Escape unfocus page entry. Fixes bug #345809.
4022
4023 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4024
4025         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4026         (build_tree), (pdf_document_links_get_links),
4027         (pdf_document_links_find_link_dest):
4028         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4029         (goto_xyz_dest):
4030
4031         Convert from PDF style coordinates to X style coordinates in the
4032         backend rather than in the view. Fixes bug #338440
4033
4034 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4035
4036         * shell/ev-window.c:
4037         
4038         Remove Ctrl+Shift+T shortcut for toolbars. See
4039         the bug #350098.
4040
4041 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4042
4043         * configure.ac:
4044
4045         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4046         of this. 
4047
4048 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4049
4050         * configure.ac:
4051         * cut-n-paste/Makefile.am:
4052         * data/evince-ui.xml:
4053         * shell/Makefile.am:
4054         * shell/ev-application.[ch]:
4055         * shell/ev-window.c:
4056
4057         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4058         #349273
4059
4060 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4061
4062         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4063         findbar code: s/help/search/
4064
4065 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4066
4067         * shell/ev-window.c: (setup_document_from_metadata),
4068         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4069         (setup_view_from_metadata):
4070         
4071         Fix memory leaks.
4072
4073 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4074
4075         * autogen.sh, configure.ac: 
4076         
4077         Update automake usage. See bug 349292.
4078
4079 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4080
4081         * shell/eggfindbar.c: (egg_find_bar_class_init),
4082         (entry_activate_callback), (egg_find_bar_init),
4083         (egg_find_bar_set_status_text):
4084         * shell/eggfindbar.h:
4085         
4086         Unify Evince findbar with Epiphany. Nice patch
4087         from Fabricio Silva <silva@crans.org> and
4088         Frederic Peters <fpeters@entrouvert.com>. See
4089         bug #339966 for details.
4090
4091 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4092
4093         * data/evince.desktop.in.in:
4094         
4095         Correct information for bugzilla. Thanks to
4096         Olaf Vitters, see bug #348855.
4097
4098 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4099
4100         * shell/ev-jobs.[ch]:
4101         * shell/ev-sidebar-links.c:
4102         * shell/ev-window.[ch]:
4103
4104         GtkPrintJob doesn't support print ranges or current page, so we export
4105         to a ps file now when printing ranges or current page.
4106
4107 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4108
4109         * pdf/ev-poppler.cc:
4110         * shell/ev-window.c: (do_action_named):
4111
4112         We should be more clear about bugzilla. See the
4113         poppler bug #7623.
4114
4115 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4116
4117         * configure.ac:
4118         * shell/Makefile.am:
4119         * shell/ev-job-queue.c:
4120         * shell/ev-jobs.[ch]:
4121         * shell/ev-sidebar-links.c:
4122         * shell/ev-window.[ch]:
4123         
4124         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4125         #348422
4126
4127 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4128
4129         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4130         * shell/ev-application-service.xml:
4131         * shell/ev-application.[ch]:
4132         * shell/ev-jobs.[ch]:
4133         * shell/ev-window.[ch]: (ev_window_run_preview):
4134         * shell/main.c: 
4135
4136         Add preview mode to use evince as a printing previewer. It also adds
4137         other command line options for fullscreen and presentation modes.
4138         Fixes bugs #347822, #317031
4139
4140 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4141
4142         * NEWS:
4143         * configure.ac:
4144         
4145         Update for release 0.5.4
4146
4147 2006-07-11  Bastien Nocera <hadess@hadess.net>
4148
4149         * Makefile.am:
4150         * backend/Makefile.am:
4151         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4152         * backend/ev-document-factory.h:
4153         * configure.ac:
4154         * impress/.cvsignore:
4155         * impress/Makefile.am:
4156         * impress/common.h:
4157         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4158         (imp_get_page), (imp_next_page), (imp_prev_page),
4159         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4160         * impress/f_oasis.c: (render_object), (render_page),
4161         (get_geometry), (_imp_oasis_load):
4162         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4163         (_imp_oo13_load):
4164         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4165         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4166         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4167         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4168         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4169         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4170         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4171         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4172         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4173         (iks_new_within), (iks_insert), (iks_insert_cdata),
4174         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4175         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4176         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4177         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4178         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4179         (iks_cdata), (iks_cdata_size), (iks_has_children),
4180         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4181         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4182         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4183         (iks_tree), (iks_load), (iks_save):
4184         * impress/iksemel.h:
4185         * impress/imposter.h:
4186         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4187         (imp_render_draw_bezier_real), (imp_render_get_size),
4188         (imp_render_set_fg_color), (imp_render_draw_line),
4189         (imp_render_draw_rect), (imp_render_draw_polygon),
4190         (imp_render_draw_arc), (imp_render_draw_bezier),
4191         (imp_render_open_image), (imp_render_get_image_size),
4192         (imp_render_scale_image), (imp_render_draw_image),
4193         (imp_render_close_image), (imp_render_markup),
4194         (imp_render_get_text_size), (imp_render_draw_text),
4195         (impress_document_load), (impress_document_save),
4196         (impress_document_get_n_pages), (impress_document_get_page_size),
4197         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4198         (impress_document_finalize), (impress_document_class_init),
4199         (impress_document_can_get_text), (impress_document_get_info),
4200         (impress_document_document_iface_init),
4201         (impress_document_thumbnails_get_thumbnail),
4202         (impress_document_thumbnails_get_dimensions),
4203         (impress_document_document_thumbnails_iface_init),
4204         (impress_document_init):
4205         * impress/impress-document.h:
4206         * impress/internal.h:
4207         * impress/r_back.c: (_imp_fill_back):
4208         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4209         (_imp_draw_image), (_imp_tile_image):
4210         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4211         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4212         (r_polyline):
4213         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4214         (r_draw_gradient_complex), (r_draw_gradient):
4215         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4216         (r_get_bullet):
4217         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4218         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4219         (r_text):
4220         * impress/render.c: (imp_create_context), (imp_context_set_page),
4221         (imp_context_set_step), (imp_render), (imp_delete_context):
4222         * impress/render.h:
4223         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4224         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4225         (zip_load_xml), (zip_get_size), (zip_load):
4226         * impress/zip.h:
4227         * shell/ev-utils.c:
4228         
4229         New backend to support impress slides. Fixes bug #30867.
4230
4231 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4232
4233         * shell/ev-utils.c: (using_postscript_printer):
4234         
4235         Fixes crash when print using PAPI backend,
4236         bug #345012.
4237
4238 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4239
4240         * shell/ev-jobs.c: (ev_job_xfer_run):
4241         * shell/ev-window.c: (password_dialog_response),
4242         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4243         (ev_window_dispose):
4244         Fixes bug #344160: if the xfer job doesn't complete
4245         because a password is required, reload the existing
4246         instance instead of creating a new one.
4247
4248 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4249
4250         * shell/main.c: (main): Call gdk_threads_init. Thus
4251         we'll avoid errors in auth dialog. Fix for the bug
4252         #343347.
4253
4254 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4255
4256         * configure.ac: Advertise pixbuf support, fix
4257         for the bug 343317.
4258
4259 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4260
4261         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4262         (ev_sidebar_thumbnails_set_document):
4263         
4264         Update sidebar thumbnails after reloading.
4265
4266 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4267
4268         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4269         * shell/ev-jobs.h:
4270         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4271         (ev_window_cmd_view_reload), (ev_window_init):
4272         
4273         Don't crash on reload. Fix for the bug #343167.
4274
4275 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4276
4277         * shell/ev-jobs.c: (ev_job_render_run):
4278         
4279         Check for document links.
4280
4281 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4282
4283         * backend/ev-attachment.c: (ev_attachment_save),
4284         (ev_attachment_launch_app), (ev_attachment_open):
4285         * backend/ev-document-factory.c: (get_document_from_uri):
4286         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4287         (egg_recent_view_uimanager_set_list):
4288         * ps/ps-document.c: (check_filecompressed), (document_load),
4289         (ps_document_load):
4290         * shell/ev-metadata-manager.c: (load_values):
4291         * shell/ev-password.c: (ev_password_dialog_set_property):
4292         * shell/ev-view.c: (tip_from_link):
4293         * shell/ev-window.c: (file_save_dialog_response_cb),
4294         (ev_window_print_dialog_response_cb):
4295         
4296         Use consistent quoting style. Fix for the bug #320285.
4297
4298 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4299
4300         * shell/ev-jobs.c: (ev_job_xfer_run):
4301         * shell/main.c: (load_files):
4302                 
4303         Open links with anchors. Fix for the bug #339836.
4304
4305 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4306
4307         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4308         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4309         (ev_link_dest_set_property), (ev_link_dest_finalize),
4310         (ev_link_dest_class_init), (ev_link_dest_new_named),
4311         (ev_link_dest_new_page_label):
4312         * backend/ev-link-dest.h:
4313         * shell/ev-application.c: (ev_application_open_uri):
4314         * shell/ev-view.c: (goto_dest):
4315         * shell/ev-window.c:
4316         * shell/ev-window.h:
4317         
4318         Fix page-label command line option. Bug #342070.
4319
4320 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4321
4322         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4323         
4324         Don't show highlight rects if page can't be showed. Fix for 
4325         the bug #342076
4326
4327 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4328
4329         * shell/ev-window.c: (setup_sidebar_from_metadata),
4330         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4331         
4332         Setup sidebar from metadata even if there is no document
4333         loaded. Fix for the bug #342807.
4334
4335 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4336
4337         * cut-n-paste/toolbar-editor/Makefile.am:
4338         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4339         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4340         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4341         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4342         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4343         (popup_context_menu_cb), (button_press_event_cb),
4344         (configure_item_sensitivity), (configure_item_cursor),
4345         (configure_item_tooltip), (connect_widget_signals),
4346         (action_sensitive_cb), (create_item_from_action),
4347         (create_item_from_position), (toolbar_drag_data_received_cb),
4348         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4349         (toolbar_drag_leave_cb), (configure_drag_dest),
4350         (toggled_visibility_cb), (toolbar_visibility_refresh),
4351         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4352         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4353         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4354         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4355         (egg_editable_toolbar_dispose),
4356         (egg_editable_toolbar_set_ui_manager),
4357         (egg_editable_toolbar_get_selected),
4358         (egg_editable_toolbar_set_selected), (set_edit_mode),
4359         (egg_editable_toolbar_set_property),
4360         (egg_editable_toolbar_get_property),
4361         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4362         (egg_editable_toolbar_new_with_model),
4363         (egg_editable_toolbar_get_edit_mode),
4364         (egg_editable_toolbar_set_edit_mode),
4365         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4366         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4367         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4368         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4369         (item_added_or_removed_cb), (toolbar_removed_cb),
4370         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4371         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4372         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4373         (editor_create_item_from_name), (append_table),
4374         (update_editor_sheet), (egg_toolbar_editor_init):
4375         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4376         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4377         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4378         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4379         (toolbar_node_free), (egg_toolbars_model_get_flags),
4380         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4381         (egg_toolbars_model_get_name), (impl_add_item),
4382         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4383         (parse_data_list), (parse_item_list), (parse_toolbars),
4384         (egg_toolbars_model_load_toolbars), (parse_available_list),
4385         (parse_names), (egg_toolbars_model_load_names),
4386         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4387         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4388         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4389         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4390         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4391         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4392         (egg_toolbars_model_set_types), (fill_avail_array),
4393         (egg_toolbars_model_get_name_avail),
4394         (egg_toolbars_model_get_name_flags),
4395         (egg_toolbars_model_set_name_flags):
4396         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4397         * cut-n-paste/toolbar-editor/eggintl.h:
4398         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4399         (egg_tree_multi_drag_source_get_type),
4400         (egg_tree_multi_drag_source_row_draggable),
4401         (egg_tree_multi_drag_source_drag_data_delete),
4402         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4403         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4404         (path_list_free), (set_context_data), (get_context_data),
4405         (get_info), (egg_tree_multi_drag_drag_data_get),
4406         (egg_tree_multi_drag_motion_event),
4407         (egg_tree_multi_drag_button_press_event),
4408         (egg_tree_multi_drag_add_drag_support):
4409         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4410         * shell/ev-application.c: (ev_application_init),
4411         (ev_application_save_toolbars_model):
4412         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4413         (ev_window_cmd_edit_toolbar), (ev_window_init):
4414         
4415         Sync toolbareditor with epiphany and libegg
4416
4417 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4418
4419         * configure.ac: 
4420
4421         Depend on poppler 0.5.2
4422
4423 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4424
4425         * shell/ev-jobs.c: (ev_job_render_run):
4426         
4427         Check if document supports links iterface.
4428
4429 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4430
4431         * NEWS:
4432         * configure.ac:
4433         
4434         Update for release 0.5.3
4435
4436 2006-05-13  Michael Plump  <plumpy@skylab.org>
4437
4438         * configure.ac:
4439         * shell/Makefile.am:
4440         * shell/main.c: (main):
4441         
4442         Port to GOption command line parsing. Fix for the 
4443         bug #327518
4444
4445 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4446
4447         * shell/ev-window.c: (ev_window_cmd_help_about):
4448         
4449         Do not wrap license. Fix for the bug #309460.
4450
4451 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4452
4453         * configure.ac:
4454         * properties/ev-properties-main.c: (ev_properties_get_pages):
4455         * shell/ev-application.c: (ev_application_open_window),
4456         (ev_application_open_uri_at_dest):
4457         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4458         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4459         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4460         * shell/ev-utils.c: (save_print_config_to_file):
4461         * shell/ev-window.c: (ev_window_cmd_save_as),
4462         (ev_attachment_popup_cmd_save_attachment_as):
4463         * shell/main.c: (load_files_remote):
4464         
4465         Bump requirements to gtk 2.8 and drop all ifdefs used.
4466
4467 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4468
4469         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4470         * shell/ev-window.c: (ev_window_init):
4471         
4472         Show attachments page.
4473
4474 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4475
4476         * po/POTFILES.in:
4477         * shell/ev-attachment-bar.c:
4478         * shell/ev-attachment-bar.h:
4479         * shell/ev-sidebar-attachments.c:
4480         (ev_sidebar_attachments_icon_cache_add),
4481         (icon_theme_get_pixbuf_from_mime_type),
4482         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4483         (ev_sidebar_attachments_icon_cache_refresh),
4484         (ev_sidebar_attachments_get_attachment_at_pos),
4485         (ev_sidebar_attachments_popup_menu_show),
4486         (ev_sidebar_attachments_popup_menu),
4487         (ev_sidebar_attachments_button_press),
4488         (ev_sidebar_attachments_update_icons),
4489         (ev_sidebar_attachments_drag_data_get),
4490         (ev_sidebar_attachments_get_property),
4491         (ev_sidebar_attachments_destroy),
4492         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4493         (ev_sidebar_attachments_new),
4494         (ev_sidebar_attachments_set_document),
4495         (ev_sidebar_attachments_support_document),
4496         (ev_sidebar_attachments_get_label),
4497         (ev_sidebar_attachments_page_iface_init):
4498         * shell/ev-sidebar-attachments.h:
4499         * shell/ev-window.c: (update_chrome_visibility),
4500         (setup_sidebar_from_metadata), (ev_window_setup_document),
4501         (ev_window_sidebar_current_page_changed_cb),
4502         (attachment_bar_menu_popup_cb), (ev_window_init):
4503         
4504         Move attachments bar to sidebar.
4505
4506 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4507
4508         * pdf/ev-poppler.cc:
4509         * shell/ev-application.[ch]:
4510         * shell/main.c:
4511
4512         Fix some memory leaks.
4513
4514 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4515
4516         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4517
4518         Change the properties dialog response to
4519         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4520         will make the dialog go away when the user presses
4521         enter. With gtk+ >= 2.9 this will happen anyway, but for
4522         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4523         escape by default. Fixes bug #340539. See also bug
4524         #101293 for the gtk+ part.
4525
4526 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4527
4528         * shell/ev-view.c (tip_from_action_named): Replace some strings
4529         that were wrong. Closes #340970.
4530
4531 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4532
4533         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4534
4535         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4536         #341049
4537
4538 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4539
4540         * djvu/Makefile.am:
4541         * dvi/Makefile.am:
4542         * dvi/mdvi-lib/Makefile.am:
4543         * properties/Makefile.am:
4544         * ps/Makefile.am:
4545         * shell/Makefile.am:
4546         * thumbnailer/Makefile.am:
4547         
4548         Due to broken libtool that is unable to track dependencies
4549         of noinst libraries we are forced to explicitely point
4550         libraries for binary. Fix for the bug #333334.
4551
4552 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4553
4554         * data/evince.desktop.in.in:
4555         * shell/ev-view.c: (view_update_range_and_current_page),
4556         (ev_view_next_page), (ev_view_previous_page):
4557         * shell/ev-window.c: (update_chrome_visibility),
4558         (setup_sidebar_from_metadata), (ev_window_setup_document),
4559         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4560         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4561         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4562         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4563         (ev_window_stop_presentation), (ev_window_focus_in_event),
4564         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4565         (ev_window_init):
4566         * thumbnailer/Makefile.am:
4567         
4568         Update fullscreen and presentation timeout handling. Hide
4569         cursor in presentation after timeout. Fix for the bugs
4570         #136359 and #336981.
4571
4572 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4573
4574         * backend/ev-link-action.[ch]:
4575         * pdf/ev-poppler.cc: (ev_link_from_action):
4576         * shell/ev-view-private.h:
4577         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4578         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4579
4580         Add support for Named Action links
4581
4582 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4583
4584         * backend/Makefile.am:
4585         * backend/ev-document-links.[ch]:
4586         * backend/ev-document.[ch]:
4587         * backend/ev-link-action.[ch]:
4588         * backend/ev-link-dest.[ch]:
4589         * backend/ev-link.[ch]:
4590         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4591         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4592         * shell/ev-page-action.c: (build_new_tree_cb):
4593         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4594         (links_page_num_func), (update_page_callback):
4595         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4596         (tip_from_link):
4597         * shell/ev-jobs.c:
4598         * shell/ev-window.[ch]: (ev_window_open_uri),
4599         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4600         * shell/ev-application.[ch]: (ev_application_open_window),
4601         (ev_application_open_uri):
4602
4603         Rework links system, it adds support for remote links now and it makes
4604         easier to add new kinds of actions and destinations. Fixes bug #317292
4605
4606 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4607
4608         * data/Makefile.am:
4609         * data/evince.png:
4610         * data/evince-16.png:
4611         * data/evince-22.png:
4612         * data/evince.svg:
4613         * shell/main.c: (main):
4614         
4615         Evince use it's own icon. Fix for the bug #313392.
4616
4617         * shell/ev-window.c: (fullscreen_timeout_cb),
4618         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4619         (ev_window_cmd_help_about), (ev_window_dispose):
4620         
4621         Simplify fullscreen timeout code.
4622
4623 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4624
4625         * backend/ev-attachment.c: 
4626         * shell/ev-attachment-bar.c:
4627         * shell/ev-window.c:
4628
4629         Allow multiple selection of attachments
4630
4631 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4632
4633         * shell/ev-view.c: (view_update_range_and_current_page),
4634         (ev_view_scroll):
4635         
4636         Fix for the bug #312573 – Optimal selection of current 
4637         page among visible pages.
4638
4639 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4640
4641         * configure.ac:
4642         * djvu/Makefile.am:
4643         * djvu/djvu-text.h:
4644         
4645         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4646         for the bug 339868.
4647
4648 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4649
4650         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4651
4652 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4653
4654         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4655         dictated by the GNOME HIG. Fixes bug #339235.
4656
4657 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4658
4659         * data/evince-ui.xml:
4660         * shell/ev-view.c: (ev_view_can_find_previous):
4661         * shell/ev-view.h:
4662         * shell/ev-window.c: (ev_window_update_actions),
4663         (ev_window_cmd_edit_find_previous):
4664
4665         Add support for "Find Previous" as dictated by the GNOME HIG. A
4666         menu item is added and some glue code to make it all work is added
4667         to various files.
4668
4669 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4670
4671         * configure.ac: Award myself the "useless use of cat" award.
4672
4673 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4674
4675         * po/LINGUAS: New file listing all supported languages.
4676
4677         * configure.in: Use po/LINGUAS instead of including all languages
4678         directly in this file. See the wiki for more information:
4679         http://live.gnome.org/GnomeGoals/PoLinguas
4680
4681 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4682
4683         * backend/ev-document-factory.c:
4684
4685         Do not load the document twice when there isn't errors
4686
4687 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4688
4689         * backend/ev-attachment.c: 
4690
4691         Fix a crash when there isn't a default application to open an
4692         attachment
4693
4694 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4695
4696         * backend/ev-attachment.[ch]:
4697         * shell/ev-attachment-bar.[ch]:
4698
4699         Added missing files. 
4700
4701 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4702
4703         * backend/Makefile.am:
4704         * data/evince-ui.xml:
4705         * backend/ev-attachment.[ch]:
4706         * backend/ev-document.[ch]: (ev_document_has_attachments),
4707         (ev_document_get_attachments):
4708         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4709         (attachment_save_to_buffer), (pdf_document_get_attachments),
4710         (pdf_document_document_iface_init):
4711         * shell/Makefile.am:
4712         * shell/ev-attachment-bar.[ch]:
4713         * shell/ev-window.c:
4714
4715         Add support for PDF attachments. Fixes bug #325143
4716
4717 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4718
4719         * backend/ev-document-factory.c: (get_document_from_uri),
4720         (ev_document_factory_get_document):
4721         * backend/ev-document-factory.h:
4722         * properties/ev-properties-main.c: (ev_properties_get_pages):
4723         * shell/Makefile.am:
4724         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4725         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4726         (ev_job_queue_remove_job):
4727         * shell/ev-job-queue.h:
4728         * shell/ev-job-xfer.c:
4729         * shell/ev-job-xfer.h:
4730         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4731         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4732         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4733         (ev_job_xfer_run):
4734         * shell/ev-jobs.h:
4735         * shell/ev-window.c: (ev_window_is_empty),
4736         (password_dialog_response), (ev_window_clear_xfer_job),
4737         (ev_window_xfer_job_cb), (ev_window_open_uri),
4738         (ev_window_cmd_focus_page_selector),
4739         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4740         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4741         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4742         (ev_window_dispose):
4743         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4744         
4745         * Cleanup mime type detection on document load. Fix for the
4746         bug #336448.
4747
4748 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4749
4750         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4751         
4752         Fix crash on exit, described in the bug #336825.
4753
4754 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4755
4756         * backend/ev-document-factory.c:
4757         (ev_document_factory_get_from_mime),
4758         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4759         (ev_document_factory_get_document),
4760         (file_filter_add_mime_list_and_free),
4761         (ev_document_factory_add_filters):
4762         * backend/ev-document-factory.h:
4763         * properties/ev-properties-main.c: (ev_properties_get_pages):
4764         * shell/Makefile.am:
4765         * shell/ev-application.c:
4766         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4767         * shell/ev-window.c: (ev_window_cmd_file_open),
4768         (ev_window_cmd_save_as):
4769         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4770         
4771         Rework factory functions so they are placed now in a single 
4772         file ev-document-factory.c
4773
4774 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4775
4776         * shell/ev-window.c: (update_chrome_visibility):
4777         
4778         Fix for the bug 166566 - don't show menubar in fullscreen
4779         mode.
4780
4781 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4782
4783         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4784
4785 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4786
4787         * shell/ev-view.c: (ev_view_expose_event):
4788         
4789         More correctly draw loading text when document
4790         is empty.
4791
4792 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4793
4794         * shell/ev-view.c: (ev_view_scroll):
4795         
4796         Fix for the bug #334854, page down and page up switch
4797         pages in presentation mode.
4798
4799 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4800
4801         * shell/ev-window.c: (ev_window_set_action_sensitive),
4802         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4803         (ev_window_set_view_accels_sensitivity),
4804         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4805         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4806         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4807         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4808         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4809         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4810         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4811         (view_actions_focus_in_cb), (ev_window_init):
4812         
4813         Fix for the bug #333902, now it's possible to search
4814         words with slash.
4815
4816 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4817
4818         * configure.ac: Added Breton translation.
4819         * po/br.po: Added Breton translation.
4820
4821 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4822
4823         * shell/ev-window-title (ev_window_title_update):
4824
4825         Fix memory leak in window title. Fixes bug #333944
4826
4827 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4828
4829         * shell/ev-metadata-manager.c (parseItem):
4830
4831         Fix memory leaks. Fixes bug #333945
4832
4833 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4834         
4835         * NEWS, configure.ac, TODO:
4836         
4837         Update for release 0.5.2.
4838
4839 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4840
4841         * shell/ev-view.c: (view_update_range_and_current_page),
4842         (page_changed_cb):
4843         
4844         Don't jump on scrolling, fix for the bug #333127.
4845
4846 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4847
4848         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4849         
4850         Scroll by one page in presentation mode. Fix for the bug
4851         #332993.
4852
4853 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4854
4855         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4856
4857 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4858
4859         * configure.ac  Added lv in ALL_LINGUAS line.
4860
4861 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4862         
4863         * NEWS, configure.ac:
4864         
4865         Update for release 0.5.1
4866
4867 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4868
4869         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4870         * backend/ev-document-misc.h:
4871         * shell/ev-view.c: (draw_one_page):
4872         
4873          Clairfy what page the toolbar page number applies to. Fix
4874          for the bug #328102.
4875
4876 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4877
4878         * shell/ev-view-private.h:
4879         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4880         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4881         (ev_view_search_changed):
4882         * shell/ev-view.h:
4883         * shell/ev-window.c: (find_bar_search_changed_cb):
4884         
4885         Dont't jump to find result if window was scrolled during search.
4886         Fix for the bug #313266.
4887
4888 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4889
4890         * shell/eggfindbar.c: (egg_find_bar_class_init):
4891         * shell/eggfindbar.h:
4892         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4893         * shell/ev-view-private.h:
4894         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4895         (ev_view_class_init), (ev_sizing_mode_get_type),
4896         (ev_scroll_type_get_type):
4897         * shell/ev-view.h:
4898         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4899         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4900         (ev_window_init):
4901         
4902         Fix for the bug 319133 - Find entry should allow text scroll.
4903
4904 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4905
4906         * shell/ev-view-private.h:
4907         * shell/ev-view.c: (view_update_range_and_current_page),
4908         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4909         (ev_view_set_document), (update_find_status_message),
4910         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4911         (ev_view_find_previous):
4912         
4913         Fix for the bug #319137. Search now takes account for scrolling.
4914
4915 2006-02-19  Michael Hofmann <mh21@piware.de>
4916
4917         * configure.ac:
4918         * djvu/Makefile.am:
4919         * djvu/djvu-document-private.h:
4920         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4921         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4922         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4923         (djvu_document_can_get_text), (djvu_document_get_text),
4924         (djvu_document_document_iface_init),
4925         (djvu_document_thumbnails_get_thumbnail),
4926         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4927         (djvu_document_find_get_result),
4928         (djvu_document_find_page_has_results),
4929         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4930         (djvu_document_find_iface_init):
4931         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4932         (djvu_text_page_selection), (djvu_text_page_limits_process),
4933         (djvu_text_page_limits), (djvu_text_page_copy),
4934         (djvu_text_page_position), (djvu_text_page_union),
4935         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4936         (djvu_text_page_box), (djvu_text_page_append_text),
4937         (djvu_text_page_search), (djvu_text_page_prepare_search),
4938         (djvu_text_page_new), (djvu_text_page_free):
4939         * djvu/djvu-text-page.h:
4940         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4941         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4942         (djvu_text_n_results), (djvu_text_has_results),
4943         (djvu_text_get_result), (djvu_text_get_progress):
4944         * djvu/djvu-text.h:
4945         
4946         Text search in djvu. Fix for the bug #303415.
4947
4948 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4949
4950         * configure.ac:
4951         * shell/ev-window.c: (ev_window_cmd_save_as):
4952         
4953         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4954         Thanks to Gary Coady <gary@lyranthe.org>
4955
4956 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4957
4958         * shell/ev-print-job.c: (idle_print_handler):
4959         
4960         Inverse order printing, bug #320919.
4961
4962 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4963
4964         * data/evince-toolbar.xml:
4965         * shell/ev-window.c:
4966         
4967         Allow to add sidebar checkbutton on toolbar. Fix
4968         for the bug #144577.
4969
4970 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4971
4972         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4973         
4974         Add checks that have sense for empty ps document.
4975
4976 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4977
4978         * configure.ac: Include PS in mime types list. 
4979
4980 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4981
4982         * configure.ac:
4983         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4984         * ps/gsdefaults.h:
4985         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4986         
4987         Runtime check for gs interpreter. Fix for the bug #320868.
4988         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4989
4990 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4991
4992         * shell/ev-application.c: 
4993
4994         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4995         dbus>=0.60, so that the request is not queued. 
4996
4997 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4998
4999         * configure.ac:
5000         * shell/Makefile.am:
5001         * shell/ev-sidebar-links.c: (print_section_cb):
5002         * shell/ev-utils.c:
5003         * shell/ev-utils.h:
5004         * shell/ev-window.c: (update_action_sensitivity),
5005         (ev_window_close_dialogs), (ev_window_print):
5006         * shell/ev-window.h:
5007         
5008         Make printing support optional. Patch from Eduardo de Barros Lima
5009         <eduardo.lima@indt.org.br> for the bug #330546.
5010
5011 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5012
5013         * shell/ev-view-private.h:
5014         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5015         (ev_view_set_document):
5016         * shell/ev-view.h:
5017         * shell/ev-window.c: (ev_window_load_job_cb),
5018         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5019         (ev_window_init):
5020
5021         Draw Loading message during xfer job. Fix for the bug #329495.
5022
5023 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5024
5025         * comics/comics-document.c: (comics_regex_quote),
5026         (comics_document_load), (extract_argv):
5027         
5028         Correcly quote regexp before passing it to unzip.
5029
5030 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5031
5032         * shell/ev-page-cache.c: (build_height_to_page),
5033         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5034         (ev_page_cache_get_dual_even_left):
5035         * shell/ev-page-cache.h:
5036         * shell/ev-view.c: (view_update_range_and_current_page),
5037         (get_page_y_offset), (get_page_extents):
5038         
5039         Place even pages to the left if document has less then
5040         two pages. Fix for the bug #328856.
5041
5042 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5043
5044         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5045         
5046         Correct comics scheme. This make evince create thumbnails
5047         for comic books. Fix for the bug 329088.
5048
5049 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5050
5051         * data/evince-password.glade: Don't explicitly set
5052         invisible_char to the current default value in case
5053         the default changes; let GTK+ do its magic.
5054
5055 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5056
5057         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5058         real filename to tmp filename since often document
5059         type is determined by extension.
5060
5061 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5062
5063         * shell/ev-view.c: (add_scroll_binding_keypad),
5064         (ev_view_binding_activated), (ev_view_class_init):
5065         
5066         Add keybindings for percision-scrolling of display area. 
5067         Fix for the bug #314072.
5068
5069 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5070
5071         * data/evince.desktop.in.in:
5072         
5073         Add GTK to the list of categories. Fix for the bug #328034.
5074
5075 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5076
5077         * shell/ev-application.c: (ev_application_shutdown),
5078         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5079         * shell/ev-application.h:
5080         * shell/ev-window.c: (file_open_dialog_response_cb),
5081         (ev_window_cmd_file_open):
5082         
5083         Save last uri in file chooser dialog. Fix for the bug #327950.
5084
5085 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5086
5087         * NEWS:
5088         * README:
5089         
5090         Final update for release 0.5.0
5091         
5092         * shell/Makefile.am:
5093         
5094         Remove disable deprecated until we'll require libgnome-2.13.7
5095         and port to GOption argument parsing. See bug 327518.
5096
5097 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5098
5099         * comics/comics-document.c: (comics_document_save):
5100         * djvu/djvu-document.c: (djvu_document_save):
5101         * dvi/dvi-document.c: (dvi_document_save):
5102         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5103         * lib/ev-file-helpers.h:
5104         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5105         * tiff/tiff-document.c: (tiff_document_save):
5106         
5107         Use common save function for backends.
5108
5109 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5110
5111         * backend/ev-document-types.c:
5112         
5113         Fix crash on saving pixbuf.
5114
5115 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5116
5117         * cut-n-paste/recent-files/egg-recent-item.c:
5118         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5119         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5120         (parse_info_free), (valid_element), (start_element_handler),
5121         (end_element_handler), (text_handler), (egg_recent_model_filter),
5122         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5123         (egg_recent_model_monitor), (egg_recent_model_read),
5124         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5125         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5126         (egg_recent_model_set_property), (egg_recent_model_class_init),
5127         (egg_recent_model_init), (egg_recent_model_add_full),
5128         (egg_recent_model_delete), (egg_recent_model_get_list),
5129         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5130         (egg_recent_model_set_filter_mime_types),
5131         (egg_recent_model_clear_group_filter),
5132         (egg_recent_model_set_filter_groups),
5133         (egg_recent_model_clear_scheme_filter),
5134         (egg_recent_model_set_filter_uri_schemes),
5135         (egg_recent_model_remove_expired):
5136         * cut-n-paste/recent-files/egg-recent-util.c:
5137         (egg_recent_util_get_icon):
5138         * cut-n-paste/recent-files/egg-recent-util.h:
5139         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5140         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5141         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5142         (egg_recent_view_uimanager_set_property),
5143         (egg_recent_view_uimanager_get_property),
5144         (egg_recent_view_uimanager_class_init),
5145         (egg_recent_view_uimanager_init),
5146         (egg_recent_view_uimanager_set_label_width),
5147         (egg_recent_view_uimanager_get_label_width):
5148         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5149         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5150         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5151         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5152         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5153         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5154         
5155         Update from libegg.
5156
5157 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5158
5159         * shell/ev-page-cache.c: (build_height_to_page),
5160         (ev_page_cache_get_height_to_page):
5161         * shell/ev-page-cache.h:
5162         * shell/ev-view.c: (view_update_range_and_current_page),
5163         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5164         (ev_view_previous_page):
5165         
5166         Dual mode places even pages to the left. Fix for the bug #309393.
5167
5168         * shell/ev-view.h:
5169         * shell/ev-window.c: (update_action_sensitivity),
5170         (setup_view_from_metadata), (view_menu_popup_cb):
5171         
5172         Don't restore presentation in empty windows, more intelligent
5173         next page behaviour in dual mode.
5174
5175         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5176         (ev_pixbuf_cache_clear_job_sizes):
5177         
5178         Cleanup job callback on removal. Fix for the bug #325886.
5179
5180 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5181
5182         * ps/ps.c: (psscan):
5183         
5184         Commit workaround Mozilla problem. Fix for the bug #325919
5185         
5186         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5187         (save_item):
5188         
5189         Fix for year 2038 problem.
5190
5191 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5192
5193         * shell/ev-window.c: (setup_document_from_metadata),
5194         (ev_window_cmd_view_reload):
5195
5196         Clamp page recieved from metadata in valid values. Fix
5197         for the bug #325986.
5198
5199 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5200
5201         * MAINTAINERS: 
5202         Add MAINTAINERS as requested on desktop-devel-list.
5203
5204 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5205
5206         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5207         (mime_type_supported_by_gdk_pixbuf),
5208         (ev_document_factory_get_mime_types),
5209         (ev_document_factory_get_all_mime_types):
5210         
5211         Don't add pixbuf mime types if pixbuf backend is disabled.
5212         
5213         * shell/ev-application.c: (ev_application_get_uri_window):
5214         
5215         Fix for the bug 325815 - unhandled MIME type message doesn't 
5216         appear a second time. 
5217         
5218         * shell/ev-document-types.c: (ev_document_types_add_filters):
5219         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5220         (password_dialog_response), (ev_window_popup_password_dialog),
5221         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5222         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5223         (ev_window_run_presentation), (ev_window_stop_presentation),
5224         (save_sizing_mode), (ev_window_zoom_changed_cb),
5225         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5226         (ev_window_dual_mode_changed_cb),
5227         (ev_window_sidebar_current_page_changed_cb),
5228         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5229         (window_state_event_cb), (window_configure_event_cb):
5230         
5231         Cleanup additional uris holded by EvWindow.
5232
5233 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5234
5235         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5236         (ev_view_can_previous_page), (ev_view_can_next_page):
5237         * shell/ev-view.h:
5238         * shell/ev-window.c: (update_action_sensitivity):
5239         
5240         Two page scrolling with Space and PageUp in dual mode. Second fix 
5241         for the bug #316608.
5242
5243 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5244
5245         * shell/ev-view.c: (scroll_to_current_page):
5246         
5247         Correctly clamp adjustment value. Fix for the bug
5248         #325808.
5249
5250 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5251
5252         * shell/ev-sidebar-links.c: (print_section_cb):
5253         * shell/ev-window.c: (ev_window_get_uri),
5254         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5255         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5256         (ev_window_dispose):
5257         
5258         Make print dialog non-modal. Fix for the bug #325622.
5259
5260 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5261
5262         * shell/ev-metadata-manager.c:
5263         * shell/ev-utils.c: (using_pdf_printer),
5264         (using_postscript_printer), (load_print_config_from_file),
5265         (save_print_config_to_file):
5266         * shell/ev-utils.h:
5267         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5268         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5269         (setup_view_from_metadata), (ev_window_setup_document),
5270         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5271         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5272         (ev_window_run_presentation), (ev_window_stop_presentation),
5273         (save_sizing_mode), (ev_window_zoom_changed_cb),
5274         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5275         (ev_window_dual_mode_changed_cb),
5276         (ev_window_sidebar_current_page_changed_cb),
5277         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5278         (window_state_event_cb), (window_configure_event_cb),
5279         (ev_window_init):
5280         
5281         Setting saving behaviour fixes.
5282
5283 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5284
5285         * configure.ac:
5286         
5287         Make antialiasing gs options better and allow
5288         to change them during configure. Fix for the 
5289         bug #319049.
5290
5291 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5292
5293         * shell/ev-window.c: (setup_view_from_metadata):
5294         
5295         Remember if last window was maximized. Fix for the
5296         bug #323797.
5297
5298 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5299
5300         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5301
5302 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5303
5304         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5305         * shell/ev-page-action.c: (build_new_tree_cb):
5306         * shell/ev-sidebar-links.c: (links_page_num_func),
5307         (update_page_callback_foreach), (update_page_callback):
5308         * shell/ev-view.c: (scroll_to_current_page):
5309         
5310         Fix for the bug #325067 with more intelligent selection
5311         of current link in sidebar. Make sidebar handle links
5312         of FITR-like type more correctly.
5313
5314         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5315         (dvi_pixbuf_put_pixel):
5316         
5317         Fix memory consumtion with disabled alpha channel.
5318
5319 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5320
5321         * data/evince-ui.xml:
5322         * shell/ev-window.c: (view_menu_popup_cb),
5323         (ev_popup_cmd_open_link), (ev_window_init):
5324         
5325         Update context menu for internal links. Fix for the bug
5326         #325066.
5327
5328 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5329
5330         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5331         
5332         Bind context menu to keyboard also. Fix for the bug
5333         #325065.
5334
5335 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5336
5337         * shell/ev-view.c: (selection_scroll_timeout_cb):
5338         
5339         Horizontal scroll on selection also.
5340
5341 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5342
5343         * shell/ev-metadata-manager.c: (parse_value):
5344         * shell/ev-view.c: (goto_xyz_link):
5345         
5346         Correct zoom setup and metadata save broken in 
5347         some locales.
5348
5349 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5350
5351         * shell/ev-view-private.h:
5352         * shell/ev-view.c: (scroll_to_current_page),
5353         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5354         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5355         (page_changed_cb), (ev_view_set_continuous),
5356         (ev_view_set_dual_page), (ev_view_set_presentation):
5357         
5358         Delay scroll until allocation to correctly position page. Fix
5359         for the bug #317334.
5360
5361 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5362
5363         * NEWS:
5364         * configure.ac:
5365         
5366         Update NEWS and require poppler 0.5.0.
5367
5368 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5369         
5370         * data/evince-ui.xml:
5371         * shell/ev-view-private.h:
5372         * shell/ev-view.c: (ev_view_get_link_at_location),
5373         (handle_link_over_xy), (ev_view_button_press_event),
5374         (ev_view_button_release_event), (ev_view_class_init):
5375         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5376         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5377         (ev_window_init):
5378         
5379         Implement right-click context menu.
5380
5381 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5382
5383         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5384         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5385         (mdvi_pixbuf_device_render):
5386         * pdf/ev-poppler.cc:
5387
5388         Don't generate thumbnails with alpha. See bug #324077.
5389         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5390
5391 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5392
5393         * shell/ev-window.c: (setup_chrome_from_metadata):
5394         
5395         Fix typo that was hiding toolbar.
5396
5397 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5398
5399         * shell/ev-view-private.h:
5400         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5401         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5402         (ev_view_button_release_event), (ev_view_destroy):
5403         
5404         Small cleanup and autoscrolling during selection. Thanks to 
5405         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5406
5407 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5408
5409         * configure.ac:
5410         
5411         Correctly check for comics option.
5412
5413 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5414         * Makefile.am:
5415         * configure.ac:
5416         * backend/Makefile.am:
5417         * backend/ev-document-factory.c:
5418         * shell/ev-document-types.c:
5419
5420         Included option in configure to make ps backend 
5421         compilation optional with --disable-ps.
5422
5423 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5424
5425         * backend/ev-document-factory.c:
5426         * comics/Makefile.am:
5427         * comics/comics-document.c: (comics_document_load):
5428         * comics/ev-cbr-mime.xml:
5429         * configure.ac:
5430         
5431         Comics mime types are added to shared-mime-info CVS. Now
5432         we don't need to install our own mime types.
5433
5434 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5435
5436         * shell/ev-window.c:
5437         
5438         Add shortcut for "save a copy" menu entry. Fix for
5439         the bug #324582.
5440
5441 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5442
5443         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5444         (job_finished_cb), (new_selection_pixbuf_needed),
5445         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5446         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5447         
5448         Rework selection job info logic and fix critical warning.
5449
5450 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5451
5452         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5453
5454 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5455
5456         * data/evince-ui.xml:
5457         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5458         
5459         Enter as shortcut key for next page. Fix for the bug
5460         #321394.
5461
5462 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5463
5464         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5465
5466 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5467
5468         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5469         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5470         (new_selection_pixbuf_needed),
5471         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5472         (clear_job_selection):
5473         
5474         Too early for 0.5. Pixbuf cache code cleaned a bit.
5475
5476 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5477
5478         * NEWS:
5479         * configure.ac:
5480         
5481         Release 0.5.0 preparation
5482
5483 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5484
5485         * comics/Makefile.am:
5486         * configure.ac:
5487         * shell/ev-document-types.c: (ev_document_types_add_filters):
5488         
5489         More advanced handling of custom mime type installation.
5490
5491 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5492
5493         * data/evince.schemas.in:
5494         * shell/ev-metadata-manager.c: (value_free),
5495         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5496         (ev_metadata_manager_get), (ev_metadata_manager_set):
5497         * shell/ev-metadata-manager.h:
5498         * shell/ev-window.c: (update_chrome_flag),
5499         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5500         (setup_document_from_metadata), (setup_chrome_from_metadata),
5501         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5502         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5503         (ev_window_view_toolbar_cb),
5504         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5505         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5506         
5507         Save last document settings and reuse them for new documents.
5508
5509 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5510
5511         * Makefile.am:
5512         * backend/Makefile.am:
5513         * backend/ev-document-factory.c:
5514         * backend/ev-document-factory.h:
5515         * comics/Makefile.am:
5516         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5517         (comics_document_load), (comics_document_save),
5518         (comics_document_get_n_pages), (comics_document_get_page_size),
5519         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5520         (comics_document_class_init), (comics_document_can_get_text),
5521         (comics_document_get_info), (comics_document_document_iface_init),
5522         (comics_document_init), (get_supported_image_extensions),
5523         (comics_document_thumbnails_get_geometry),
5524         (comics_document_thumbnails_get_thumbnail),
5525         (comics_document_thumbnails_get_dimensions),
5526         (comics_document_document_thumbnails_iface_init), (extract_argv):
5527         * comics/comics-document.h:
5528         * comics/ev-cbr-mime.xml:
5529         * configure.ac:
5530         * po/POTFILES.in:
5531         * shell/ev-application.c: (ev_application_register_service):
5532         * shell/ev-document-types.c: (ev_document_types_add_filters):
5533         * thumbnailer/Makefile.am:
5534         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5535         
5536         New CBR/CBZ backend for comic books.
5537
5538 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5539
5540         * shell/main.c: (load_files_remote):
5541
5542         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5543         warning on startup of second instance is fixed. It
5544         is bug #320353.
5545
5546 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5547
5548         * shell/ev-window.c: (ev_window_finalize):
5549         
5550         Fix double free that cause crash.
5551
5552 2005-10-29  Bastien Nocera <hadess@hadess.net>
5553
5554         * tiff/tiff-document.c: (tiff_document_load):
5555         
5556         Fix memory leak.
5557
5558 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5559
5560         * po/POTFILES.in:
5561         * shell/Makefile.am:
5562         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5563         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5564         (ev_view_accessible_get_text),
5565         (ev_view_accessible_get_character_at_offset),
5566         (ev_view_accessible_get_text_before_offset),
5567         (ev_view_accessible_get_text_at_offset),
5568         (ev_view_accessible_get_text_after_offset),
5569         (ev_view_accessible_get_character_count),
5570         (ev_view_accessible_get_caret_offset),
5571         (ev_view_accessible_set_caret_offset),
5572         (ev_view_accessible_get_run_attributes),
5573         (ev_view_accessible_get_default_attributes),
5574         (ev_view_accessible_get_character_extents),
5575         (ev_view_accessible_get_offset_at_point),
5576         (ev_view_accessible_get_n_selections),
5577         (ev_view_accessible_get_selection),
5578         (ev_view_accessible_add_selection),
5579         (ev_view_accessible_remove_selection),
5580         (ev_view_accessible_set_selection),
5581         (ev_view_accessible_text_iface_init),
5582         (ev_view_accessible_idle_do_action),
5583         (ev_view_accessible_action_do_action),
5584         (ev_view_accessible_action_get_n_actions),
5585         (ev_view_accessible_action_get_description),
5586         (ev_view_accessible_action_get_name),
5587         (ev_view_accessible_action_set_description),
5588         (ev_view_accessible_action_iface_init),
5589         (ev_view_accessible_get_type), (ev_view_accessible_new),
5590         (ev_view_accessible_factory_get_accessible_type),
5591         (ev_view_accessible_factory_create_accessible),
5592         (ev_view_accessible_factory_class_init),
5593         (ev_view_accessible_factory_get_type):
5594         * shell/ev-view-accessible.h:
5595         * shell/ev-view-private.h:
5596         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5597         * shell/ev-view.h:
5598         
5599         Initial accessibility support.
5600
5601 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5602
5603         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5604
5605 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5606
5607         * shell/ev-print-job.c: (idle_print_handler):
5608         
5609         Fix for bug Bug 318916: Printing multiple pages.
5610
5611 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5612
5613         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5614
5615 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5616
5617         * pdf/ev-poppler.cc:
5618         
5619         Thumnail dimensions unified with other backends.
5620         
5621         * shell/ev-window-title.c: (ev_window_title_update):
5622         
5623         Fix warning.
5624
5625 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5626
5627         * data/ev-stock-zoom-fit-width.png:
5628         
5629         Remove unused file.
5630
5631 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5632
5633         * configure.ac:
5634         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5635         (djvu_document_finalize):
5636         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5637         (dvi_document_finalize):
5638         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5639         (pixbuf_document_save), (pixbuf_document_finalize):
5640         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5641         (tiff_document_finalize):
5642         
5643         Save a copy implemented for various backends.
5644
5645 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5646
5647         * configure.ac:
5648         
5649         Don't link with ltiff if tiff is disabled.
5650
5651 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5652
5653         * pdf/GDKSplashOutputDev.cc:
5654         * pdf/GDKSplashOutputDev.h:
5655         * pdf/Thumb.cc:
5656         * pdf/Thumb.h:
5657         * pdf/pdf-document.cc:
5658         * pdf/pdf-document.h:
5659         * pdf/test-gdk-output-dev.cc:
5660         
5661         Remove old unused files.
5662
5663 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5664
5665         * shell/ev-window.c: (ev_window_setup_document):
5666         
5667         Fixed warnings on reload and probably crash reason.
5668
5669 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5670
5671         * properties/ev-properties-view.c:
5672         (ev_properties_view_format_date):
5673         
5674         Check if date is invalid. Fix for bug 318134.
5675
5676 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5677
5678         * shell/ev-window-title.c:
5679         
5680         Add .indd files (Adobe Indesign) to the list of "bad
5681         extensions".
5682
5683 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5684
5685         * data/evince-ui.xml:
5686         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5687         
5688         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5689
5690 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5691
5692         * shell/ev-window.c: (launch_link), (launch_external_uri),
5693         (view_external_link_cb):
5694
5695         URL-escape link before passing it to gnome_vfs_url_show.
5696
5697 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5698
5699         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5700         there isn't text selected.
5701
5702 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5703
5704         * shell/ev-view.c: (handle_link_over_xy):
5705
5706         Check tooltip is valid utf8 before showing it
5707
5708 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5709
5710         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5711
5712 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5713
5714         * shell/ev-window-title.c: (ev_window_title_update):
5715
5716         Guard against using g_strstrip on NULL. Fixes bug #317291.
5717
5718 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5719
5720         * pdf/ev-poppler.cc:
5721
5722         Show title even for unknown links
5723
5724 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5725
5726         * shell/ev-window-title.c: (ev_window_title_update):
5727
5728         Strip the title string
5729
5730 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5731
5732         * shell/ev-window-title.c:
5733
5734         Add .rtf to the bad extensions list
5735
5736 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5737
5738         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5739         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5740
5741         Ignore link coordinates if they are outside page bounds
5742
5743 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5744
5745         * backend/ev-link.c: (ev_link_type_get_type),
5746         (ev_link_get_filename), (ev_link_get_params),
5747         (ev_link_get_property), (ev_link_set_property),
5748         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5749         * backend/ev-link.h:
5750         * pdf/ev-poppler.cc:
5751         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5752         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5753         (ev_window_init):
5754
5755         Implement launch links. Delegate external link opening to
5756         the window.
5757
5758 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5759
5760         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5761         (ev_link_get_right), (ev_link_get_property),
5762         (ev_link_set_property), (ev_link_class_init),
5763         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5764         * backend/ev-link.h:
5765         * pdf/ev-poppler.cc:
5766         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5767
5768         Implement fitr links
5769
5770 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5771
5772         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5773         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5774         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5775         (ev_view_size_request_continuous),
5776         (ev_view_size_request_dual_page),
5777         (ev_view_size_request_single_page), (ev_view_size_allocate),
5778         (ev_view_zoom_for_size_continuous_and_dual_page),
5779         (ev_view_zoom_for_size_continuous),
5780         (ev_view_zoom_for_size_dual_page),
5781         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5782         (ev_sizing_mode_get_type):
5783         * shell/ev-view.h:
5784         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5785
5786         Do not use modes for link, we need to calculate size ad hoc.
5787         Still not perfect because of the usual scrollbar issues grrr.
5788
5789 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5790
5791         * backend/ev-link.c: (ev_link_type_get_type),
5792         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5793         * backend/ev-link.h:
5794         * pdf/ev-poppler.cc:
5795         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5796         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5797         (ev_view_size_request_continuous),
5798         (ev_view_size_request_dual_page),
5799         (ev_view_size_request_single_page), (ev_view_size_allocate),
5800         (zoom_for_size_fit_height),
5801         (ev_view_zoom_for_size_continuous_and_dual_page),
5802         (ev_view_zoom_for_size_continuous),
5803         (ev_view_zoom_for_size_dual_page),
5804         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5805         (ev_sizing_mode_get_type):
5806         * shell/ev-view.h:
5807         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5808
5809         Implement FIT_HEIGHT mode (only for links).
5810         Implement FITH links
5811
5812 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5813
5814         * shell/ev-window-title.c: (get_filename_from_uri),
5815         (ev_window_title_sanitize_extension), (ev_window_title_update),
5816         (ev_window_title_set_document), (ev_window_title_set_uri),
5817         (ev_window_title_free):
5818         * shell/ev-window-title.h:
5819         * shell/ev-window.c: (ev_window_setup_document),
5820         (ev_window_popup_password_dialog):
5821
5822         Refactor window title building while fixing it for
5823         password documents.
5824
5825 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5826
5827         * pdf/ev-poppler.cc:
5828
5829         Escape link title before setting it in the model
5830
5831 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5832
5833         * shell/ev-application.c: (removed_from_session), (save_session),
5834         (init_session), (ev_application_get_empty_window),
5835         (ev_application_init), (ev_application_get_windows):
5836         * shell/ev-application.h:
5837         * shell/ev-window.c: (ev_window_finalize):
5838
5839         Add a function to retrieve window list and share it where
5840         necessary.
5841         Implement session handling, works pretty well thanks to the
5842         metadata system.
5843
5844 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5845
5846         * shell/ev-password.c: (ev_password_item_created_callback),
5847         (ev_password_dialog_save_password):
5848         
5849         Fix for bug 316972. Use async gnome-keyring API.
5850
5851 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5852
5853         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5854         Remove unused unrealize handler. Add scroll handling to
5855         ev_view_scroll_event for presentation mode (bug #316708),
5856         and fix the event state checks there.
5857
5858 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5859
5860         * shell/ev-page-action.c: (page_changed_cb):
5861
5862         "marco, maybe we should be crazy and jump right to 6! :)"
5863
5864         Bryan Clark, Sep 2005
5865
5866 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5867
5868         * ps/ps-document.c: (save_document), (ps_document_save),
5869         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5870         (ps_document_ps_export_end):
5871
5872         Fix unstructured documents save and print
5873
5874 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5875
5876         * shell/ev-application.c: (ev_application_open_uri):
5877
5878         Fix window size persistance
5879
5880 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5881
5882         * shell/ev-view.c: (ev_view_button_release_event):
5883
5884         Based on a patch from carlosgc@gnome.org. Mouse buttons
5885         switch pages in presentation mode.
5886
5887 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5888
5889         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5890
5891         Dont cast to int before scaling
5892
5893 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5894
5895         * backend/ev-link.c: (ev_link_type_get_type),
5896         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5897         (ev_link_new_page_fith):
5898         * backend/ev-link.h:
5899         * pdf/ev-poppler.cc:
5900         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5901
5902         Implement FIT and FITH links
5903
5904 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5905
5906         * pdf/ev-poppler.cc:
5907
5908         Return 0 results when search is not in progress.
5909
5910         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5911         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5912
5913         Update menu sensitivity when cancelling search
5914
5915 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5916
5917         * shell/ev-view.c: (ev_view_can_find_next):
5918
5919         Take all pages in consideration, not just current one
5920
5921 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5922
5923         * shell/ev-page-cache.c:
5924         * shell/ev-page-cache.h:
5925         * shell/ev-view.c: (ev_view_binding_activated),
5926         (ev_view_next_page), (ev_view_previous_page),
5927         (ev_sizing_mode_get_type):
5928         * shell/ev-view.h:
5929         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5930         (ev_window_cmd_go_next_page):
5931
5932         Move page next/previous functions from page chace to
5933         view and change it to move by 2 page steps in dual mode.
5934
5935 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5936
5937         * shell/ev-window.c: (update_sidebar_visibility),
5938         (setup_sidebar_from_metadata), (ev_window_setup_document),
5939         (setup_view_from_metadata):
5940
5941         Show the index by default when there is one     
5942
5943 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5944
5945         * shell/ev-window-title.c: (ev_window_title_set_document):
5946
5947         Missing null check
5948
5949 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5950
5951         * shell/ev-view.c: (view_update_range_and_current_page):
5952         
5953         Allow display of last odd page in dual view. Fix for 316347.
5954
5955 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5956
5957         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5958         
5959         Make close button default. Fix for 316383.
5960
5961 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5962
5963         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5964         
5965         Mark close button as default. Fix for 316381.
5966
5967 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5968
5969         * backend/ev-link.c: (ev_link_class_init):
5970
5971         Allow negative doubles in left/top properties
5972
5973 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5974
5975         * shell/ev-window.c:
5976
5977         Remove a bunch of strings that was used only
5978         by the statusbar.
5979
5980 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5981
5982         * shell/ev-window-title.c: (get_filename_from_uri),
5983         (ev_window_title_set_document):
5984
5985         When title has a confusing extension, show also
5986         the document filename inside ()
5987
5988 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5989
5990         * shell/Makefile.am:
5991         * shell/ev-window-title.c: (ev_window_title_new),
5992         (ev_window_title_update), (ev_window_title_set_type),
5993         (ev_window_title_set_document), (ev_window_title_free):
5994         * shell/ev-window-title.h:
5995         * shell/ev-window.c: (ev_window_setup_document),
5996         (password_dialog_response), (ev_window_popup_password_dialog),
5997         (ev_window_dispose), (ev_window_init):
5998
5999         Factor out and cleanup window title code
6000
6001 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6002
6003         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6004         (unable_to_load):
6005
6006         Make dialog transient so it doesnt block other windows
6007
6008 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6009
6010         * pdf/ev-poppler.cc:
6011         
6012         Fix pdf thumbnails rendering.
6013
6014 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6015
6016         * shell/ev-window.c: (fullscreen_set_timeout):
6017         
6018         Increase timeout to hide full screen popup. Bug 
6019         316123. 
6020
6021 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6022
6023         * data/evince.schemas.in:
6024         * shell/ev-window.c: (update_action_sensitivity):
6025
6026         Allow the user to override document restrictions. Fix for bug
6027         305818.
6028
6029 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6030
6031         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6032         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6033         (ev_window_class_init): Fix multihead behaviour of fullscreen
6034         toolbar popup. Fixes bug #315451.
6035
6036 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6037
6038         * configure.ac:
6039         * data/evince-password.glade:
6040         * shell/ev-password.c: (ev_password_dialog_set_property),
6041         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6042         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6043         (ev_password_dialog_entry_changed_cb),
6044         (ev_password_dialog_entry_activated_cb),
6045         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6046         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6047         (ev_password_dialog_set_bad_pass):
6048         * shell/ev-password.h:
6049         * shell/ev-window.c: (password_dialog_response),
6050         (ev_window_popup_password_dialog):
6051         
6052         Support for gnome-keyring for encrypted PDF's.
6053
6054 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6055
6056         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6057         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6058         (ev_view_enter_notify_event), (ev_view_class_init):
6059         
6060         More precise handling of enter_notify/leave_notify events
6061         in EvView. Fix for bug 315470.
6062
6063 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6064
6065         * shell/ev-window.c: (fullscreen_timeout_cb),
6066         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6067         (ev_window_dispose):
6068
6069         leak fix: unref fullscreen_timeout_source before clearing it
6070
6071 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6072
6073         * configure.ac, dvi/mdvi/Makefile.am: 
6074         
6075         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6076
6077 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6078
6079         * backend/ev-link.c: (ev_link_new_page_xyz):
6080         * pdf/ev-poppler.cc:
6081         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6082
6083         Fix some bugs with xyz links, respect zoom
6084
6085 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6086
6087         * shell/ev-window.c: (page_changed_cb),
6088         (setup_document_from_metadata), (update_sidebar_visibility),
6089         (setup_view_from_metadata), (ev_window_run_fullscreen),
6090         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6091         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6092         (ev_window_dual_mode_changed_cb),
6093         (ev_window_sidebar_current_page_changed_cb):
6094
6095         null check uri before setting and getting metadata
6096
6097 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6098
6099         * dvi/Makefile.am:
6100         * properties/Makefile.am:
6101         * shell/Makefile.am:
6102         * thumbnailer/Makefile.am:
6103
6104         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6105
6106 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6107
6108         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6109         (selection_changed_callback):
6110         * shell/ev-sidebar-links.h:
6111
6112         Add a signal for link activation.
6113
6114         * shell/ev-view.c: (ev_view_goto_link),
6115         (ev_view_button_release_event):
6116         * shell/ev-view.h:
6117         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6118         (ev_window_init):
6119
6120         Implement the signal so that we can handle all link types.
6121
6122         * shell/ev-page-cache.c:
6123
6124         Remove unused set_link function
6125
6126 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6127
6128         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6129
6130         Add some space from the cursor, hardcoded but I couldnt
6131         find a better way.
6132
6133 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6134
6135         * lib/ev-tooltip.c:
6136
6137         Use mozilla style vs gtk style, way better for links.
6138
6139         * shell/ev-view.c: (ev_view_motion_notify_event),
6140         (ev_view_destroy), (ev_view_init):
6141
6142         Deactive tooltip when the link hovered is changed.
6143
6144 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6145
6146         * backend/ev-document.h:
6147         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6148         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6149         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6150         (ev_link_new_page), (ev_link_new_page_xyz):
6151         * backend/ev-link.h:
6152         * pdf/ev-poppler.cc:
6153         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6154         (go_to_link), (tip_from_link):
6155
6156         Implement xyz links, still not functional. Links are a total
6157         mess, will need to refactor and bugfix a lot :(
6158
6159 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6160
6161         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6162
6163 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6164
6165         * data/evince-ui.xml:
6166         * data/evince.schemas.in:
6167         * shell/Makefile.am:
6168         * shell/ev-window.c: (update_chrome_visibility),
6169         (password_dialog_response), (ev_window_load_job_cb),
6170         (ev_window_xfer_job_cb), (ev_window_open_uri),
6171         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6172         (ev_window_init):
6173
6174         Remove the statusbar. This regress loading feedback, need to
6175         check with Bryan what we want to do there...
6176
6177 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6178
6179         * lib/ev-tooltip.c: (ev_tooltip_init):
6180
6181         Fix tooltip border and size handling
6182
6183 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6184
6185         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6186         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6187         (ev_tooltip_timeout), (ev_tooltip_activate),
6188         (ev_tooltip_deactivate):
6189         * lib/ev-tooltip.h:
6190         * shell/ev-view.c: (ev_view_motion_notify_event):
6191
6192         Delay popup showing. Mirror gtk logic/times.
6193
6194 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6195
6196         * lib/Makefile.am:
6197         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6198         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6199         (ev_tooltip_set_text), (ev_tooltip_set_position):
6200         * lib/ev-tooltip.h:
6201
6202         Simple widget to show tooltips at a custom position
6203
6204         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6205         (ev_view_destroy):
6206
6207         Use it for links. First go, needs work
6208
6209 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6210
6211         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6212         HIG fixes.  Use title capitalization for window title. Use 12 
6213         pixels of space between the dialog's vbox and action area.
6214
6215 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6216
6217         * shell/ev-window.c: (file_open_dialog_response_cb),
6218         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6219         (ev_window_cmd_save_as):
6220
6221         Make file pickers not modal and refactor code some
6222
6223 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6224
6225         * shell/ev-sidebar.h:
6226         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6227         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6228         (ev_sidebar_class_init), (ev_sidebar_select_page),
6229         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6230         (ev_sidebar_set_page):
6231
6232         Add a current page property and allow to get/set it
6233
6234         * shell/ev-window.c: (setup_view_from_metadata),
6235         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6236
6237         Persist current sidebar page per document
6238
6239 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6240
6241         * data/evince.schemas.in:
6242         * shell/ev-window.c: (update_chrome_visibility),
6243         (setup_document_from_metadata), (update_sidebar_visibility),
6244         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6245         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6246         (ev_window_run_presentation), (ev_window_stop_presentation),
6247         (ev_window_view_sidebar_cb),
6248         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6249         (load_chrome), (ev_window_init):
6250
6251         Persist size/visibility of sidebar per document
6252
6253 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6254
6255         * shell/ev-view.c (draw_loading_text): Draw loading text.
6256
6257 2005-09-02  Dan Damian  <dand@gnome.ro>
6258
6259         * configure.in: Added "ro" to ALL_LINGUAS.
6260
6261 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6262
6263         * shell/ev-view.c: (clear_caches):
6264
6265         ev_page_cache_get doesnt return a reference,
6266         dont try to unref it.
6267
6268 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6269
6270         * shell/main.c: (load_files_remote):
6271
6272         Fix timestamp parameter with dbus <= 0.33
6273
6274 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6275
6276         * data/evince.schemas.in:
6277
6278         Add missing full stop
6279
6280 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6281
6282         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6283         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6284
6285         Plug some memory leaks
6286
6287 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6288
6289         * configure.ac:
6290         * lib/ev-debug.c: (trap_handler):
6291
6292         Check for execinfo.h and use it only if it exists.
6293         Ported from Epiphany (bug #314776).
6294
6295 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6296
6297         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6298
6299 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6300
6301         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6302         * po/id.po      : Added Indonesian translation
6303
6304 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6305
6306         * shell/main.c:
6307         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6308         * NEWS: Release 0.4.0
6309
6310 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6311
6312         * configure.ac: catch another gtk+-2.8ism
6313         * shell/main.c: Make work with gtk+-2.6
6314
6315 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6316
6317         * shell/ev-application-service.xml: Add 'timestamp' argument to
6318           ev_application_open_window and ev_application_open_uri methods.
6319
6320         * shell/ev-application.h: Add 'timestamp' argument to
6321           ev_application_open_window, ev_application_open_uri,
6322           and ev_application_open_uri_list functions.
6323
6324         * shell/ev-application.c (ev_application_open_window,
6325           ev_application_open_uri, ev_application_open_uri_list): Change
6326           functions that show/present windows to use a timestamp if one
6327           is passed in.
6328
6329         * shell/ev-window.c (ev_window_cmd_file_open,
6330           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6331         * shell/main.c (load_files): Modify calls to ev_application to
6332           include GDK_CURRENT_TIME as timestamp.
6333
6334         * shell/main.c (load_files_remote): Obtain timestamp for client
6335           instance from GDK and pass to server instance so new windows are
6336           focused properly.  Fix dbus_g_proxy_call() calls by including second
6337           G_TYPE_INVALID.
6338           
6339         Closes bug #314475.
6340
6341 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6342
6343         * shell/ev-window.c (ev_window_finalize): Check for
6344         avail. EvWindows when quiting to handle the finalize better,
6345         #314497
6346
6347 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6348         
6349         * properties/ev-properties-view.c: 
6350         
6351         Set textdomain to libglade. Fixes translation problem in property page.
6352
6353 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6354
6355         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6356         * dvi/Makefile.am:
6357         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6358         * dvi/mdvi-lib/Makefile.am:
6359         
6360         Fix rotation of thumbnails, ported to new API. Moved library
6361         dependencies earlier, probably it will fix linkage problem.
6362
6363 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6364
6365         * backend/ev-document-misc.c:
6366         (ev_document_misc_get_thumbnail_frame):
6367         * backend/ev-document-misc.h:
6368         * configure.ac:
6369         * pdf/ev-poppler.cc:
6370         * shell/Makefile.am:
6371         * shell/ev-sidebar-thumbnails.c: (add_range),
6372         (ev_sidebar_thumbnails_set_loading_icon),
6373         (ev_sidebar_thumbnails_refresh),
6374         (ev_sidebar_thumbnails_set_document):
6375         * shell/ev-sidebar-thumbnails.h:
6376         * shell/ev-view.c: (ev_view_motion_notify_event),
6377         (ev_view_set_property), (ev_view_get_property),
6378         (ev_view_class_init), (ev_view_set_rotation):
6379         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6380         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6381         (ev_window_init):
6382         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6383         Redo rotation (again).  prepare for 0.4.0
6384
6385 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6386
6387         * configure.ac: Bump poppler requirement to 0.4.1.
6388
6389         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6390         argument to poppler_page_render_selection() call.
6391
6392 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6393
6394         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6395         (djvu_document_thumbnails_get_thumbnail):
6396         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6397         (dvi_document_thumbnails_get_thumbnail):
6398         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6399         (pixbuf_document_thumbnails_get_thumbnail):
6400         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6401         
6402         Update rotation direction of backends to fit with pdf and ps.
6403
6404 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6405
6406         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6407         * backend/ev-async-renderer.h:
6408         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6409         (setup_page), (ps_document_get_page_size),
6410         (ps_async_renderer_render_pixbuf):
6411         * ps/ps-document.h:
6412         * shell/ev-jobs.c: (ev_job_render_run):
6413
6414         Fix orientation in the postscript document
6415
6416 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6417
6418         * pdf/ev-poppler.cc:
6419         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6420         * shell/ev-view.c: (highlight_find_results):
6421
6422         Adapt to the new poppler rotation API. Fix text maps on landscape
6423         documents.
6424
6425 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6426
6427         * shell/ev-view.c (compute_new_selection_text): get the correct
6428         region when selecting in modes other than continuous.
6429
6430 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6431
6432         * shell/main.c (main): remove redundant g_warnings.
6433
6434 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6435
6436         * shell/Makefile.am: Don't include autogenerated
6437         file ev-application-service.h into distribution, since
6438         it causes dbus crash. Fix for bugs 313724 and 313443. 
6439
6440 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6441
6442         * configure.ac: Fix sed expression for FreeBSD. Thanks
6443         to Joe Marcus Clark <marcus@freebsd.org>
6444         
6445         * shell/eggfindbar.c: (entry_activate_callback),
6446         (entry_changed_callback), (egg_find_bar_init),
6447         (egg_find_bar_set_search_string):
6448         
6449         Made findbar buttons unsensitive if there is no text in
6450         entry. Fix for the bug 313285.
6451
6452 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6453
6454         * ps/ps-document.c: Use g_filename_display_name for displaying
6455         filenames and revert string freeze breackage
6456
6457 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6458
6459         * NEWS:
6460         * configure.ac:
6461
6462         Update for 0.3.4
6463
6464         * shell/Makefile.am:
6465
6466         Add ev-application-service.xml to extra dist
6467
6468         * shell/ev-view.c: (find_page_at_location):
6469
6470         Remove unused function (fix warning)
6471
6472 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6473
6474         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6475         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6476         
6477         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6478         bug 313623.
6479
6480 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6481
6482         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6483         * shell/ev-window.c:
6484         Fix build warnings
6485
6486 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6487
6488         * configure.ac: Update script to get dbus version.
6489         Fix for the bug #313443.
6490
6491 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6492
6493         * shell/ev-window.c: (ev_window_cmd_escape):
6494         
6495         Return focus back to view on escape. Fix for bug 313295.
6496
6497 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6498
6499         * shell/ev-window.c: (update_window_title),
6500         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6501         (ev_window_cmd_save_as):
6502         
6503         Correct conversion from uri to displayable string. Fix for
6504         bug 313296.
6505
6506 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6507
6508         * ps/ps-document.c: convert filename to utf8 when there is an error
6509         loading document. Fixes #309915
6510
6511 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6512
6513         * configure.ac:
6514
6515         We depend on poppler 0.4.0
6516
6517 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6518
6519         * configure.ac:
6520         * NEWS: Release 0.3.3.
6521         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6522
6523 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6524
6525         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6526         add a couple missing mnemonics to menu items, use title 
6527         capitalization for menu items and window titles, and add 
6528         ellipsis to open menu item.     
6529
6530 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6531
6532         * pdf/ev-poppler.cc:
6533         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6534         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6535         (ev_view_get_rotation):
6536         * shell/ev-view.h:
6537         * shell/ev-window.c: (setup_view_from_metadata),
6538         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6539         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6540         disk.
6541
6542 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6543
6544         * configure.ac: Added tr to ALL_LINGUAS
6545
6546 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6547
6548         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6549         requires several clicks to find word. Thanks to 
6550         Colin Slater <kiltedtaco@gmail.com>.
6551
6552 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6553
6554         * data/evince.desktop.in.in: Hide menu entry and
6555         rename it to "Document Viewer". Fix for bug 
6556         #312399.
6557
6558 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6559
6560         * shell/ev-page-action.c (ev_page_action_class_init): 
6561
6562         Point to the correct function in constructor of the
6563         activate_label signal
6564
6565 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6566
6567         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6568         * shell/ev-jobs.h: Make thread safe.
6569
6570 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6571
6572         * shell/ev-view.c: (view_update_range_and_current_page):
6573         Don't update page range if we are scrolling to some document
6574         point.
6575
6576 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6577
6578         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6579         when getting max_page_width, fix drawing in dual mode.
6580
6581 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6582
6583         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6584         getting the area for select_all.
6585
6586 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6587
6588         * backend/ev-selection.c: (ev_selection_render_selection):
6589         * backend/ev-selection.h:
6590         * pdf/ev-poppler.cc:
6591         * shell/ev-jobs.c: (ev_job_render_new):
6592         * shell/ev-jobs.h:
6593         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6594         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6595         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6596         (ev_view_class_init):
6597
6598         Change selection color on focus in and focus out events.  Also,
6599         poppler now uses GdkColor for specifying the selection colors, so
6600         drop some awkward conversion code.
6601
6602 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6603
6604         * configure.ac: Added Hebrew translation
6605
6606 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6607
6608         * NOTES:
6609         * backend/ev-selection.c: (ev_selection_render_selection):
6610         * backend/ev-selection.h:
6611         * pdf/ev-poppler.cc:
6612         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6613         (ev_job_render_run):
6614         * shell/ev-jobs.h:
6615         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6616         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6617         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6618         (ev_pixbuf_cache_style_changed),
6619         (ev_pixbuf_cache_get_selection_pixbuf),
6620         (ev_pixbuf_cache_set_selection_list),
6621         (ev_pixbuf_cache_get_selection_list):
6622         * shell/ev-pixbuf-cache.h:
6623         * shell/ev-utils.c: (ev_print_region_contents):
6624         * shell/ev-utils.h:
6625         * shell/ev-view.c: (ev_view_queue_draw_page),
6626         (selection_update_idle_cb), (ev_view_motion_notify_event),
6627         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6628         (setup_caches), (ev_view_find_next), (merge_selection_region),
6629         (selection_free):
6630         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6631
6632         Clean up selection to be much smoother!
6633
6634 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6635
6636         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6637         to poppler_page_render_selection().
6638
6639 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6640
6641         * ps/ps-document.c: (save_page_list): Use
6642         unzipped document when printing. Thanks to 
6643         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6644         311016.
6645
6646 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6647
6648         * shell/ev-window.c: (update_action_sensitivity):
6649         
6650         Disable print and save respect to lockdown gconf keys. Fix
6651         for 312342.
6652
6653 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6654
6655         * configure.ac:
6656         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6657         (write_to_temp_file), (ev_file_set_contents):
6658         * shell/ev-utils.h:
6659         * shell/ev-window.c: (save_print_config_to_file):
6660         
6661         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6662         Fix for bug 312238
6663
6664 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6665
6666         * shell/ev-window.c: (load_print_config_from_file),
6667         (save_print_config_to_file), (ev_window_print_range):
6668
6669         Persist the print settings. Fixes bug #311578.
6670
6671 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6672
6673         * djvu/djvu-document.c: (djvu_document_get_page_size),
6674         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6675         (djvu_document_thumbnails_get_thumbnail):
6676         * dvi/dvi-document.c: (dvi_document_get_page_size),
6677         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6678         (dvi_document_thumbnails_get_dimensions),
6679         (dvi_document_thumbnails_get_thumbnail):
6680         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6681         (pixbuf_document_render_pixbuf),
6682         (pixbuf_document_document_iface_init),
6683         (pixbuf_document_thumbnails_get_thumbnail):
6684         
6685         Update backends to make them build with new rotation system.
6686
6687 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6688
6689         * help/C/figures/evince_start_window.png:
6690         
6691         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6692
6693 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6694
6695         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6696         * shell/ev-pixbuf-cache.h:
6697         * shell/ev-sidebar-thumbnails.c:
6698         (ev_sidebar_thumbnails_get_property), (add_range),
6699         (adjustment_changed_cb):
6700         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6701         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6702         we were thumbnailing the entire docment on startup, slowing us
6703         down hugely. 
6704
6705 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6706
6707         * shell/ev-page-cache.c: (ev_page_cache_new):
6708         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6709         == 0, fixes #310306.
6710
6711 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6712
6713         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6714         (ev_view_rotate_left):
6715
6716         Account rotation in doc_rect_to_view_rect.
6717         Ensure rotation doesnt go out of bounds.
6718
6719 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6720
6721         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6722
6723         Correct and cleanup w/h swapping
6724
6725 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6726
6727         * backend/ev-document-thumbnails.c:
6728         (ev_document_thumbnails_get_thumbnail):
6729         * backend/ev-document-thumbnails.h:
6730         * backend/ev-document.c:
6731         * backend/ev-document.h:
6732         * backend/ev-render-context.c: (ev_render_context_new),
6733         (ev_render_context_set_rotation):
6734         * backend/ev-render-context.h:
6735         * pdf/ev-poppler.cc:
6736         * ps/ps-document.c: (ps_document_document_iface_init):
6737         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6738         * shell/ev-jobs.h:
6739         * shell/ev-page-cache.c: (build_height_to_page),
6740         (ev_page_cache_new), (ev_page_cache_get_size),
6741         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6742         (ev_page_cache_get_height_to_page):
6743         * shell/ev-page-cache.h:
6744         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6745         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6746         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6747         (ev_pixbuf_cache_get_selection_pixbuf):
6748         * shell/ev-pixbuf-cache.h:
6749         * shell/ev-print-job.c: (idle_print_handler):
6750         * shell/ev-sidebar-thumbnails.c: (add_range):
6751         * shell/ev-view.c: (view_update_range_and_current_page),
6752         (get_page_y_offset), (get_page_extents),
6753         (ev_view_size_request_continuous_dual_page),
6754         (ev_view_size_request_continuous),
6755         (ev_view_size_request_dual_page),
6756         (ev_view_size_request_single_page), (draw_one_page),
6757         (ev_view_set_rotation), (ev_view_rotate_right),
6758         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6759         (ev_view_zoom_for_size_continuous_and_dual_page),
6760         (ev_view_zoom_for_size_continuous),
6761         (ev_view_zoom_for_size_dual_page),
6762         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6763         (ev_view_select_all):
6764         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6765         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6766         (tiff_document_document_iface_init),
6767         (tiff_document_thumbnails_get_thumbnail):
6768
6769         Use rotation rather than orientation. It's easier and enough
6770         for our needs.
6771
6772 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6773
6774         * shell/ev-page-cache.c: (build_height_to_page),
6775         (ev_page_cache_new), (ev_page_cache_get_size),
6776         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6777         (ev_page_cache_get_height_to_page):
6778         * shell/ev-page-cache.h:
6779         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6780         (ev_view_size_request_continuous_dual_page),
6781         (ev_view_size_request_continuous),
6782         (ev_view_zoom_for_size_continuous_and_dual_page),
6783         (ev_view_zoom_for_size_continuous):
6784
6785         Make the page cache aware of page orientation.
6786
6787 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6788
6789         * backend/ev-document-thumbnails.c:
6790         (ev_document_thumbnails_get_thumbnail):
6791         * backend/ev-document-thumbnails.h:
6792         * backend/ev-document.c:
6793         * backend/ev-document.h:
6794         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6795         * backend/ev-ps-exporter.h:
6796         * pdf/ev-poppler.cc:
6797         * ps/ps-document.c: (ps_document_document_iface_init),
6798         (ps_document_ps_export_do_page):
6799         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6800         * shell/ev-jobs.h:
6801         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6802         (ev_page_cache_get):
6803         * shell/ev-page-cache.h:
6804         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6805         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6806         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6807         * shell/ev-pixbuf-cache.h:
6808         * shell/ev-print-job.c: (idle_print_handler):
6809         * shell/ev-sidebar-thumbnails.c: (add_range):
6810         * shell/ev-view.c: (view_update_range_and_current_page),
6811         (get_page_extents), (ev_view_size_request_dual_page),
6812         (ev_view_size_request_single_page), (draw_one_page),
6813         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6814         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6815         (ev_view_zoom_for_size_dual_page),
6816         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6817         (ev_view_select_all):
6818         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6819         * tiff/tiff-document.c: (tiff_document_get_page_size),
6820         (tiff_document_get_orientation), (rotate_pixbuf),
6821         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6822         (tiff_document_thumbnails_get_thumbnail),
6823         (tiff_document_ps_export_do_page), (tiff_document_init):
6824
6825         Really make use of the orientation bit of the render context.
6826         Use the render context in a few more places in the backend API.
6827         This regress orientation, but now it's done right. Will try to
6828         fix it up asap...
6829
6830 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6831
6832         * shell/ev-view.c: (ensure_rectangle_is_visible):
6833
6834         Patch by Nickolay V. Shmyrev to fix find flickering
6835
6836 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6837
6838         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6839         duplex parameters to ::begin.
6840
6841         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6842         * shell/ev-print-job.c (idle_print_handler): 
6843         * ps/ps-document.c (ps_document_ps_export_begin): 
6844         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6845         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6846         implementations. Poppler backend needs poppler cvs. Rest has
6847         unchanged behavior.
6848
6849 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6850
6851         * shell/ev-window.c (using_pdf_printer): new function.
6852         (ev_window_print_range): print a less techy message if someone
6853         tries to print to PDF.
6854
6855 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6856
6857         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6858         from "unknown font" string. Bug #311431
6859
6860 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6861
6862         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6863
6864 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6865
6866         Bug #311280
6867         
6868         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6869         name for PopplerFontTypes
6870         (pdf_document_fonts_fill_model): add font type to the detail column
6871
6872         * backend/ev-document-fonts.h: added
6873         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6874
6875         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6876         font name and font details, add a little markup.
6877         (ev_properties_fonts_init): use the new cell data func, specify ypad
6878         property for the cell renderer.
6879         (ev_properties_fonts_set_document): add the details column.
6880
6881 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6882
6883         * configure.ac: Added "pl" to ALL_LINGUAS.
6884
6885 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6886
6887         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6888
6889 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6890
6891         * help/ChangeLog: Started this for translations of manual.
6892         * configure.ac, autogen.sh, .cvsignore: Migrated to
6893         gnome-doc-utils. Patch in bug #311222.
6894
6895 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6896
6897         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6898         #ifdef this away to fix an unused-function warning.
6899
6900 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6901
6902         * configure.ac: Added 'gl' to ALL_LINGUAS.
6903
6904 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6905
6906         * configure.ac: Added ne in ALL_LINGUAS
6907         
6908 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6909
6910         * shell/ev-view.c: (ev_view_leave_notify_event):
6911         
6912         Clear status message when pointer leaves view. Fix for bug
6913         #310818 
6914
6915 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6916
6917         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6918
6919 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6920
6921         * shell/ev-view.c: (ev_view_leave_notify_event),
6922         (ev_view_class_init):
6923         
6924         Set cursor to normal then leaving view.
6925
6926 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6927
6928         * configure.ac:
6929         
6930         Fix required djvulibre version.
6931
6932 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6933
6934         *configure.ac: Hindi (hi) language added
6935
6936 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6937
6938         *configure.ac: Punjabi (pa) Language added
6939
6940 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6941
6942         * data/evince-ui.xml, shell/ev-window.c:
6943         
6944         Add keypad accelerators for zooming. Fix for bug 308128.
6945
6946 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6947
6948         * Makefile.am:
6949         * backend/Makefile.am:
6950         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6951         * configure.ac:
6952         * shell/ev-document-types.c: (ev_document_types_add_filters):
6953
6954         Allow to enable/disable the pixbuf backend.
6955         Default to off for now. If we want it enabled we should
6956         really put mime types in the desktop, implement properties etc.
6957
6958         * properties/evince-properties.c:
6959
6960         Initialize error to NULL.
6961         Check error is not NULL before freeing.
6962
6963 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6964
6965         * shell/ev-window.c:
6966
6967         Use F5 as presentation accell
6968
6969 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6970
6971         * shell/ev-window.c: (update_chrome_visibility),
6972         (ev_window_create_fullscreen_popup), (ev_window_init):
6973
6974         Do not leak the fullscreen toolbar
6975
6976 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6977
6978         * shell/ev-window.c: (view_actions_focus_in_cb),
6979         (view_actions_focus_out_cb):
6980
6981         These has a return value! Fix totally random focus
6982         issues we was seeing.
6983
6984 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6985
6986         * shell/main.c: (load_files_remote):
6987
6988         Allow open more than one file
6989
6990 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6991
6992         * shell/main.c: (load_files_remote):
6993
6994         Fix for dbus 0.33. bug #309975
6995
6996 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6997
6998         * properties/ev-properties-main.c: (ev_properties_get_pages):
6999
7000         Actually return NULL for types we dont support
7001
7002 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7003
7004         * po/POTFILES.in:
7005
7006         Remove empty lines.
7007
7008 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7009
7010         * backend/ev-document-factory.c:
7011         (ev_document_factory_get_document):
7012
7013         Do not try to create the object if type
7014         is invalid.
7015
7016 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7017
7018         * ps/ps-document.c: (ps_document_dispose),
7019         (ps_async_renderer_render_pixbuf):
7020         * ps/ps-document.h:
7021
7022         Do not leak the target window
7023
7024 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7025
7026         * shell/ev-application.c: (ev_application_init):
7027
7028         Let tbe check file existence for us.
7029         Add a comment about eggrecent mime filter.
7030
7031 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7032
7033         * data/evince-ui.xml:
7034         * shell/ev-application.c: (ev_application_shutdown),
7035         (ev_application_init), (ev_application_get_toolbars_model),
7036         (ev_application_get_recent_model),
7037         (ev_application_save_toolbars_model):
7038         * shell/ev-application.h:
7039         * shell/ev-window.c: (ev_window_add_recent),
7040         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7041         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7042         (ev_window_init):
7043
7044         Use common toolbar and recent models for all windows.
7045         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7046
7047 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7048
7049         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7050         successfully check for gtk_icon_view_get_visible_range.
7051
7052 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7053
7054         * djvu/Makefile.am:
7055         * dvi/Makefile.am:
7056         
7057         Fix djvu and dvi backend build.
7058
7059 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7060
7061         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7062         (new_separator_pixbuf):
7063
7064         Don't leak windows.
7065
7066 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7067
7068         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7069
7070         HIGification of toolbar editor dialogue.
7071
7072 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7073
7074         * configure.ac:
7075         * shell/Makefile.am:
7076
7077         Ever build metadata manager since it's just
7078         disabled at runtime now.
7079
7080 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7081
7082         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7083         (ev_metadata_manager_get), (ev_metadata_manager_set):
7084         * shell/ev-metadata-manager.h:
7085
7086         Add an _init functions that enabled metadata management
7087         at runtime.
7088
7089         * shell/ev-window.c: (page_changed_cb),
7090         (setup_document_from_metadata), (ev_window_setup_document),
7091         (setup_view_from_metadata), (ev_window_open_uri),
7092         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7093         (ev_window_run_presentation), (ev_window_stop_presentation),
7094         (save_sizing_mode), (ev_window_zoom_changed_cb),
7095         (ev_window_continuous_changed_cb),
7096         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7097         (window_configure_event_cb):
7098
7099         Remove all ugly metadata define since we deal with it
7100         at runtime now.
7101
7102         * shell/main.c: (load_files_remote), (main):
7103
7104         Add support for dbus cvs head. Hopefully didnt break one
7105         of the other versions now!
7106
7107         If we dont get a response from the dbus server just
7108         give up with it and not enable metadata.
7109
7110 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7111
7112         * Makefile.am:
7113         * backend/Makefile.am:
7114         * configure.ac:
7115         * cut-n-paste/recent-files/Makefile.am:
7116         * cut-n-paste/toolbar-editor/Makefile.am:
7117         * cut-n-paste/zoom-control/Makefile.am:
7118         * lib/Makefile.am:
7119         * pdf/Makefile.am:
7120         * pixbuf/Makefile.am:
7121         * properties/Makefile.am:
7122         * ps/Makefile.am:
7123         * shell/Makefile.am:
7124         * thumbnailer/Makefile.am:
7125         * tiff/Makefile.am:
7126
7127         Make frontends depend on just libev.
7128         Rework and group CFLAGS/LIBS definitions.
7129         Cleanups.
7130
7131 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7132
7133         * shell/ev-window:
7134
7135         do not unnecessarily save zoom
7136
7137         * configure.ac:
7138         * lib/ev-file-helpers.c: (ev_dot_dir):
7139         * shell/Makefile.am:
7140         * shell/dummy.cc:
7141
7142         Some cleanups
7143
7144 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7145
7146         * configure.ac:
7147         
7148         Remove unnecessary dependencies
7149
7150 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7151
7152         * properties/Makefile.am:
7153         * thumbnailer/Makefile.am:
7154         * tiff/Makefile.am:
7155
7156         Some more cleanups. Was really necessary
7157         but I probably introduced bugs, feel free
7158         to flame :)
7159
7160 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7161
7162         * backend/Makefile.am:
7163         * configure.ac:
7164         * cut-n-paste/recent-files/Makefile.am:
7165         * cut-n-paste/toolbar-editor/Makefile.am:
7166         * cut-n-paste/zoom-control/Makefile.am:
7167         * lib/Makefile.am:
7168         * pdf/Makefile.am:
7169         * pixbuf/Makefile.am:
7170         * properties/Makefile.am:
7171         * ps/Makefile.am:
7172         * shell/Makefile.am:
7173         * thumbnailer/Makefile.am:
7174         * tiff/Makefile.am:
7175
7176         Use gnome-common macros when possible.
7177         Cleanup dependencies.
7178         Actually disable deprecated where possible.
7179
7180 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7181
7182         * Makefile.am:
7183         * backend/Makefile.am:
7184         * properties/Makefile.am:
7185         * shell/Makefile.am:
7186         * thumbnailer/Makefile.am:
7187
7188         This should solve the circular dep without
7189         requiring dir reorg!
7190
7191         * shell/ev-window.c: (setup_view_from_metadata):
7192
7193         Never restore window size/position when the
7194         window is already visible.
7195
7196 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7197
7198         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7199
7200         Return a boolean from timeout func. Fix ported from gedit.
7201
7202 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7203
7204         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7205
7206 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7207
7208         * shell/ev-document-types.c: set "All Documents" as default filter in
7209         open dialog
7210
7211 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7212
7213         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7214         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7215         (ev_metadata_manager_set_boolean): fix value/val thinko.
7216
7217 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7218
7219         * shell/ev-window.c: (setup_view_from_metadata),
7220         (window_state_event_cb), (window_configure_event_cb),
7221         (ev_window_init):
7222
7223         Remember window position and maximized state
7224
7225 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7226
7227         * configure.ac:
7228
7229         Fix DBUS configure checks.
7230
7231         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7232         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7233         (ev_metadata_manager_set_boolean):
7234
7235         Plug mem leaks.
7236
7237         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7238         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7239         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7240         (ev_window_continuous_changed_cb),
7241         (ev_window_dual_mode_changed_cb), (ev_window_new):
7242
7243         Fix the build without DBUS.
7244
7245 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7246
7247         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7248         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7249         (ev_metadata_manager_set_string),
7250         (ev_metadata_manager_set_boolean):
7251         * shell/ev-metadata-manager.h:
7252
7253         Add support for some more types
7254
7255         * shell/ev-view.c: (scroll_to_current_page),
7256         (ev_view_get_continuous), (ev_view_set_continuous),
7257         (ev_view_get_dual_page):
7258         * shell/ev-view.h:
7259         * shell/ev-window.c: (page_changed_cb),
7260         (setup_document_from_metadata), (ev_window_setup_document),
7261         (setup_view_from_metadata), (ev_window_open_uri),
7262         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7263         (ev_window_run_presentation), (ev_window_stop_presentation),
7264         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7265         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7266         (ev_window_update_dual_page_action),
7267         (ev_window_continuous_changed_cb),
7268         (ev_window_dual_mode_changed_cb), (ev_window_init):
7269
7270         Remember a bunch of view/document properties. Prolly some
7271         are still missing but it's getting interesting.
7272
7273 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7274
7275         * configure.ac: check if dbus-binding-tool is installed. Not the
7276         case on current Ubuntu breezy, it seems.
7277
7278 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7279
7280         * data/evince.desktop.in.in:
7281         
7282         Allow open uri lists and add TryExec field.
7283
7284 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7285
7286         * configure.ac:
7287
7288         Enable dbus when available, do not require a configure
7289         option.
7290
7291 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7292
7293         * configure.ac:
7294
7295         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7296         disabled.
7297
7298 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7299         Marco Pesenti Gritti  <mpg@redhat.com>
7300
7301         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7302         
7303         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7304         functions to the format required by dbus
7305
7306         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7307         errors. Use the RPC parameters in the expected way
7308
7309 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7310
7311         * Makefile.am:
7312         * properties/Makefile.am:
7313         * properties/ev-properties-main.c: (ev_properties_get_pages):
7314
7315         Support all mime types
7316
7317         * shell/Makefile.am:
7318         * thumbnailer/Makefile.am:
7319         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7320         (evince_thumbnail_pngenc_get):
7321
7322         Use the document factory
7323
7324 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7325
7326         * backend/Makefile.am:
7327         * backend/ev-document-factory.c:
7328         (mime_type_supported_by_gdk_pixbuf),
7329         (ev_document_type_get_from_mime),
7330         (ev_document_factory_get_document),
7331         (ev_document_factory_get_backend),
7332         (ev_document_factory_get_mime_types),
7333         (ev_document_factory_get_all_mime_types):
7334         * backend/ev-document-factory.h:
7335         * shell/Makefile.am:
7336         * shell/ev-document-types.c: (get_document_from_uri),
7337         (ev_document_types_get_document),
7338         (file_filter_add_mime_list_and_free),
7339         (ev_document_types_add_filters):
7340         * shell/ev-document-types.h:
7341         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7342         * shell/ev-properties-dialog.c:
7343         (ev_properties_dialog_set_document):
7344         * shell/ev-window.c: (ev_window_cmd_file_open),
7345         (ev_window_cmd_save_as):
7346         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7347
7348         Rework document types managing to avoid code duplication
7349         and actually abstract from backend implementations.
7350         Also provide a minimal factory api that can be used by
7351         thumbnailer/properties.
7352
7353 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7354
7355         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7356         Plug a mem leak.
7357         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7358         HIG spacings.
7359
7360 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7361
7362         * shell/ev-properties-dialog.c
7363         (ev_properties_dialog_set_document): only call
7364         ev_properties_fonts_set_document() if the document implements the
7365         fonts interface
7366
7367 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7368
7369         * configure.ac:
7370         * properties/Makefile.am:
7371         * properties/ev-properties-view.c:
7372         (ev_properties_view_register_type):
7373         * properties/ev-properties-view.h:
7374         * properties/ev-properties-main.h:
7375
7376         Implement nautilus plugin for properties.
7377         Works only for pdf atm, I need to rework the
7378         document types stuff to get this to work
7379         for all backends...
7380
7381 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7382
7383         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7384         (ev_properties_fonts_set_document): use
7385         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7386
7387 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7388
7389         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7390         them
7391         (PlaceImage, tiff2ps_process_page): use
7392         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7393
7394
7395 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7396
7397         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7398         (main): to call gnome_authentication_manager_init. Should fix
7399         Bug #308510
7400
7401         * configure.ac: that requires libgnomeui 2.6.0.
7402
7403 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7404
7405         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7406         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7407         use the new tiff2ps interfaces
7408
7409         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7410         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7411
7412         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7413         structure instead of global variables.  Remove use of static
7414         variables in functions.
7415
7416 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7417
7418         * shell/ev-page-action.c: unref the completion after setting it to the
7419         entry
7420
7421 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7422
7423         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7424         postscript files
7425
7426 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7427
7428         * shell/ev-window.c (update_action_sensitivity): disable
7429         File->Print if the document does not implement the ps exporter
7430         interface
7431
7432 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7433
7434         * Makefile.am:
7435         * configure.ac:
7436         * data/evince-properties.glade:
7437         * properties/.cvsignore:
7438         * properties/Makefile.am:
7439         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7440         (ev_properties_view_class_init), (ev_properties_view_format_date),
7441         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7442         (ev_properties_view_init), (ev_properties_view_new):
7443         * properties/ev-properties-view.h:
7444         * shell/Makefile.am:
7445         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7446         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7447         (ev_properties_dialog_new):
7448         * shell/ev-properties-dialog.h:
7449         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7450         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7451         (update_progress_label), (job_fonts_finished_cb),
7452         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7453         * shell/ev-properties-fonts.h:
7454         * shell/ev-properties.c:
7455         * shell/ev-properties.h:
7456         * shell/ev-window.c: (ev_window_setup_document),
7457         (ev_window_cmd_file_properties):
7458
7459         Split the properties pages in two different objects, depend
7460         only on the backend where possible, use widgets instead
7461         of gobject for the glade part, reimplement the dialog
7462         itself with gtk.
7463         I need this to implement nautilus properties page.
7464
7465 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7466
7467         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7468         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7469         (tiff_document_document_ps_exporter_iface_init): implement the ps
7470         exporter interface for tiff documents
7471
7472         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7473         libtiff to implement TIFF postscript export
7474
7475         * tiff/tiff2ps.h: added a header file for external tiff2ps
7476         functions.
7477
7478         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7479         tiff2ps.h
7480
7481 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7482
7483         * shell/ev-view.c: (scroll_to_current_page),
7484         (ev_view_set_fullscreen), (ev_view_set_presentation):
7485         
7486         Scroll to current page when exit from presentation
7487
7488 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7489
7490         * shell/ev-window.c: (update_document_mode),
7491         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7492         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7493         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7494         
7495         Exit from fullscreen mode when switch to presentation. Fix for
7496         bug 309365
7497
7498 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7499
7500         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7501         return NULL if the document does not implement the selection
7502         interface.
7503
7504 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7505
7506         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7507         reported height by using the resolution aspect ratio
7508         (tiff_document_render_pixbuf): scale the pixbuf using the
7509         resolution aspect ratio
7510
7511 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7512
7513         * configure.ac:
7514         
7515         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7516         <kiltedaco@gmail.com>
7517         
7518         * djvu/djvu-document.c: (djvu_document_get_orientation),
7519         (djvu_document_set_orientation), (djvu_document_get_page_size),
7520         (rotate_pixbuf), (djvu_document_render_pixbuf),
7521         (djvu_document_document_iface_init):
7522         * dvi/dvi-document.c: (dvi_document_get_orientation),
7523         (dvi_document_set_orientation), (dvi_document_get_page_size),
7524         (rotate_pixbuf), (dvi_document_render_pixbuf),
7525         (dvi_document_document_iface_init):
7526         
7527         Dvi and djvu backends are ported to new API
7528
7529 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7530
7531         * backend/ev-selection.c: (ev_selection_get_selection_region),
7532         (ev_selection_get_selection_map):
7533         * backend/ev-selection.h:
7534         * pdf/ev-poppler.cc:
7535         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7536         * shell/ev-jobs.h:
7537         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7538         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7539         (ev_pixbuf_cache_get_text_mapping):
7540         * shell/ev-pixbuf-cache.h:
7541         * shell/ev-view.c: (location_in_text),
7542         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7543         support to EvView.  Now we can see where we can select!  Sweet!
7544
7545 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7546
7547         * shell/ev-view.c (ev_view_button_press_event): Fix
7548         event->y + view->scroll_x typo.
7549
7550 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7551
7552         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7553         sub-GdkPixbuf instead of passing dest_x and dest_y.
7554         
7555         * shell/ev-view.c: (view_point_to_doc_point),
7556         (view_rect_to_doc_rect), (ev_view_button_press_event),
7557         (ev_view_motion_notify_event), (compute_new_selection_rect),
7558         (gdk_rectangle_point_in), (compute_new_selection_text),
7559         (compute_selections): Update selection code to keep the selection
7560         around as two points and not as a normalized rectangle, and fix
7561         page level selection in two-column mode.
7562
7563 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7564
7565         * shell/ev-window.c: (window_configure_event_cb): 
7566         
7567         Fix compilation
7568         
7569 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7570
7571         * pdf/ev-poppler.cc:
7572
7573         Fix compilation
7574
7575 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7576
7577         * shell/Makefile.am:
7578         * shell/ev-metadata-manager.c: (item_free),
7579         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7580         (parse_value), (parseItem), (load_values),
7581         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7582         (save_values), (save_item), (get_oldest), (resize_items),
7583         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7584         * shell/ev-metadata-manager.h:
7585
7586         Metadata manager from gedit but modified to use GValue, so that
7587         we dont need to keep converting from strings.
7588
7589         * configure.ac:
7590
7591         ENABLE_METADATA conditional, on when dbus is on
7592
7593         * shell/ev-application.c: (ev_application_open_uri):
7594
7595         Show the window after load so that we can initialize
7596         window size before it's showed.
7597
7598         * shell/ev-window.c: (ev_window_setup_from_metadata),
7599         (ev_window_open_uri), (window_configure_event_cb),
7600         (ev_window_init):
7601
7602         Save and load metadata information about window size.
7603         Not yet keeping states in account.
7604
7605         * shell/main.c: (main):
7606
7607         Shutdown metadata manager.
7608
7609 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7610
7611         * shell/ev-application-service.xml:
7612         * configure.ac:
7613         * shell/Makefile.am:
7614         * shell/ev-application.c:
7615         * shell/ev-application.h:
7616         * shell/ev-window.c:
7617         * shell/ev-window.h:
7618         * shell/main.c:
7619
7620         Add an optional dbus interface (--enable-dbus).
7621         Rework application code, mainly to be easier to
7622         use "remotely".
7623         Do not open multiple windows with the same document,
7624         spatial evince!
7625
7626 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7627
7628         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7629         pixbuf iff it exists.
7630
7631 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7632
7633         * shell/*:
7634         * backend/ev-render-context.[ch]:
7635         * backend/ev-selection.[ch]:
7636
7637         Massive changes.  We now support text selection of pdfs, and not
7638         just rectangular selection.  This is pretty broken still, but I
7639         want to get something into CVS.
7640
7641 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7642
7643         * pdf/ev-poppler.cc:
7644         
7645         Fix for Bug 309080: crash on window close.
7646         
7647         * shell/ev-page-action.c: (page_changed_cb):
7648         
7649         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7650         jensgr@gmx.net (Jens Granseuer).
7651
7652 2005-06-25  Marcel Telka  <marcel@telka.sk>
7653
7654         * configure.in (ALL_LINGUAS): Added sk.
7655
7656 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7657
7658         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7659         not a document open
7660
7661 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7662
7663         * NEWS:
7664         * configure.ac:
7665
7666         Release 0.3.2
7667
7668         * cut-n-paste/recent-files/Makefile.am:
7669
7670         Fix make distcheck
7671
7672 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7673
7674         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7675         (pixbuf_document_set_orientation), (rotate_pixbuf),
7676         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7677         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7678
7679         Implement rotation and cleanup the code a bit.
7680
7681         * tiff/tiff-document.c: (tiff_document_get_page_size),
7682         (tiff_document_get_orientation), (tiff_document_set_orientation),
7683         (rotate_pixbuf), (tiff_document_render_pixbuf),
7684         (tiff_document_document_iface_init), (tiff_document_init):
7685
7686         Implement rotation. Was the quicker solution for the release
7687         but we really need to share this code in the shell.
7688
7689 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7690
7691         * pdf/ev-poppler.cc:
7692
7693         Enable rotation, require poppler cvs. Fix a leak.
7694
7695 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7696
7697         * shell/ev-window.c: (update_action_sensitivity):
7698         
7699         Make properties unsensitive if document backend doesn't provide
7700         any info
7701
7702 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7703
7704         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7705         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7706         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7707         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7708         (bitmap_flip_rotate_counter_clockwise):
7709         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7710         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7711         (buff_gets):
7712         * dvi/mdvi-lib/common.h:
7713         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7714         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7715         (opendvi), (mdvi_reload), (mdvi_init_context),
7716         (mdvi_destroy_context), (mdvi_dopage), (special):
7717         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7718         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7719         (file_hash_free), (register_encoding), (parse_spec),
7720         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7721         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7722         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7723         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7724         (mdvi_register_font_type), (mdvi_unregister_font_type),
7725         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7726         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7727         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7728         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7729         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7730         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7731         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7732         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7733         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7734         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7735         (mdvi_unregister_special), (mdvi_flush_specials):
7736         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7737         (t1_font_remove):
7738         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7739         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7740         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7741         (free_font_metrics), (flush_font_metrics):
7742         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7743         (tt_font_remove):
7744         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7745         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7746         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7747         (dstring_insert), (dstring_new), (dstring_reset):
7748         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7749         
7750         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7751         avoid conflict with libtool on FC4
7752         
7753         * shell/ev-window.c: (ev_window_cmd_help_about):
7754         
7755         Update copyright year. Fix for bug 308828.
7756
7757 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7758
7759         * shell/ev-view.c: (add_scroll_binding_keypad),
7760         (ev_view_binding_activated), (ev_view_class_init),
7761         (on_adjustment_value_changed):
7762         
7763         Bug 170874: Arrow keys switch pages in presentation mode
7764
7765 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7766
7767         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7768         
7769         Fix for Bug 308265: Sidebar dissappears coming out of 
7770         Presentation mode
7771
7772 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7773
7774         * shell/ev-application.c: (ev_application_open):
7775         * shell/ev-document-types.c: (ev_document_types_add_filters),
7776         (ev_document_types_add_filters_for_type):
7777         * shell/ev-document-types.h:
7778         * shell/ev-window.c: (ev_window_cmd_save_as):
7779         
7780         Suggest basename as template when saving, provide filters
7781         for save dialog. It's bug 308402
7782
7783 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7784
7785         * pdf/ev-poppler.cc:
7786         * shell/ev-sidebar-links.c: (job_finished_callback):
7787         * shell/ev-view.c: (update_find_status_message):
7788         
7789         Some leaks fixed
7790
7791 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7792
7793         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7794         (egg_recent_view_uimanager_set_list):
7795
7796         Fix buglet in !show_numbers case.
7797
7798 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7799
7800         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7801         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7802
7803         Use pango ellipsisation.
7804
7805         * pdf/ev-poppler.cc:
7806
7807         Fix refcount leak, from nsh.
7808
7809 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7810
7811         * cut-n-paste/recent-files/Makefile.am:
7812         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7813         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7814         
7815         Removed EggRecentViewGtk
7816         
7817         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7818         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7819         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7820         (ev_window_setup_recent):
7821         
7822         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7823         with other projects
7824
7825 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7826
7827         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7828         (egg_recent_view_gtk_finalize):
7829
7830         Fix memory leak
7831
7832         * cut-n-paste/toolbar-editor/Makefile.am:
7833         
7834         Fix location of cursor icon.
7835         
7836         * pdf/ev-poppler.cc:
7837         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7838         (display_completion_text), (match_completion):
7839         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7840         (selection_changed_callback), (create_loading_model),
7841         (print_section_cb), (links_page_num_func),
7842         (update_page_callback_foreach):
7843         * shell/ev-window.c: (ev_window_dispose):
7844         
7845         Small memory fixes. Links model now store objects instead
7846         of pointers to improve memory management. 
7847
7848 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7849
7850         * shell/ev-window.c: (zoom_control_changed_cb):
7851         
7852         Fix update of zoom control (bug 308268).
7853
7854 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7855
7856         * shell/ev-properties.c (set_property): escape the text correctly.
7857         Handles non-UTF-8 properties and escaped properties.  Also, sets
7858         the text to "<i>None</i>" if the property isn't set.
7859
7860         * data/evince-properties.glade: Change the label to be ellipsized,
7861         and give it a minimum size.
7862
7863 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7864
7865         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7866         * shell/ev-sidebar-links.c: (create_loading_model):
7867         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7868         * shell/ev-view.c: (ev_view_set_document):
7869         * shell/ev-window.c: (ev_window_dispose):
7870         
7871         Various small fixes, mostly memory leaks. Thanks to valgrind.
7872
7873 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7874
7875         * ps/ps-document.c: remove the locale.h include again ;-). And
7876         kill the (bogus) setlocale/savelocale business.
7877
7878 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7879
7880         * ps/ps-document.c:
7881         
7882         Include locale.h to fix build
7883         
7884         * shell/ev-sidebar.c:
7885         
7886         Remove unnecessary includes
7887
7888 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7889
7890         * dvi/dvi-document.c: (dvi_document_load):
7891         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7892         * po/POTFILES.in:
7893         
7894         Check for incorrect dvi files. Fix parsing dvi on AMD64
7895         platform. Thanks to tester@tester.ca (Olivier Crete).
7896
7897 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7898
7899         * shell/ev-page-action.c: (match_selected_cb),
7900         (display_completion_text), (match_completion), (update_model):
7901         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7902         (expand_open_links):
7903         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7904         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7905         (ev_sidebar_set_document):
7906         * shell/ev-window.c: (ev_window_xfer_job_cb),
7907         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7908         
7909         Fixed lot's of memory leaks, for example, memory leak on reload, 
7910         described in bug 307793.
7911
7912 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7913
7914         * pdf/ev-poppler.cc:
7915         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7916         (update_visible_range), (adjustment_changed_cb),
7917         (ev_sidebar_thumbnails_fill_model),
7918         (ev_sidebar_thumbnails_refresh),
7919         (ev_sidebar_tree_selection_changed),
7920         (ev_sidebar_icon_selection_changed),
7921         (ev_sidebar_thumbnails_use_icon_view),
7922         (ev_sidebar_thumbnails_set_document):
7923         * shell/ev-sidebar-thumbnails.h:
7924         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7925         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7926
7927         Refresh thumbnails when changing orientation. Not fully
7928         working yet becuase of a sidebar bug.
7929
7930         Set page orientation to poppler page everywhere. This sucks
7931         really need to fix poppler.
7932
7933 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7934
7935         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7936         (egg_recent_view_gtk_new_menu_item),
7937         (egg_recent_view_gtk_set_property),
7938         (egg_recent_view_gtk_get_property),
7939         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7940         (egg_recent_view_gtk_set_tooltip_func),
7941         (egg_recent_view_gtk_set_label_width),
7942         (egg_recent_view_gtk_get_label_width):
7943         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7944
7945         Sync with libegg (ellipsize labels)
7946
7947 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7948
7949         * data/evince-ui.xml:
7950         * shell/ev-window.c: (ev_window_cmd_go_forward),
7951         (ev_window_cmd_go_backward):
7952         
7953         Shift + PageUp moves 10 Pages. Fix for 306125
7954
7955 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7956
7957         * pdf/ev-poppler.cc:
7958
7959         Add a flag to check if orientation has been overriden
7960
7961 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7962
7963         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7964         field if necessary.
7965
7966         * ps/ps.h: add creator field to document.
7967
7968         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7969         set creator field.
7970
7971 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7972
7973         * data/evince-properties.glade:
7974         * shell/ev-properties.c: (ev_properties_set_document):
7975
7976         s/PDF Version/Format
7977
7978 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7979
7980         * shell/ev-properties.c: (ev_properties_set_document):
7981
7982         Remove unnecessary translations
7983
7984 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7985
7986         * cut-n-paste/toolbar-editor/Makefile.am:
7987
7988         Correct library name    
7989
7990 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7991
7992         * configure.ac:
7993         * cut-n-paste/recent-files/egg-recent-model.c:
7994         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7995         (egg_recent_model_unlock_file):
7996         * cut-n-paste/recent-files/egg-recent-util.c:
7997         (egg_recent_util_get_unique_id):
7998         * cut-n-paste/recent-files/update-from-egg.sh:
7999         * cut-n-paste/toolbar-editor/Makefile.am:
8000         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8001         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8002         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8003         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8004         (egg_toolbars_model_get_type):
8005         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8006
8007         Better makefile for toolbar editor and update everything
8008         to latest libegg.
8009
8010 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8011
8012         * shell/ev-window.c: (update_document_mode):
8013
8014         Prefer presentation mode when the document
8015         require fullscreen.
8016
8017 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8018
8019         * data/evince-ui.xml:
8020         * shell/ev-window.c:
8021
8022         Add control-equal for zooming
8023
8024 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8025
8026         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8027
8028 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8029
8030         * backend/ev-document.c: (ev_document_get_orientation):
8031         * backend/ev-document.h:
8032         * pdf/ev-poppler.cc:
8033         * ps/ps-document.c: (ps_document_get_orientation),
8034         (ps_document_set_orientation), (ps_document_document_iface_init):
8035
8036         Add a get_orientation api. Improve set_orientation.
8037
8038         * data/evince-ui.xml:
8039         * shell/ev-view.c: (ev_view_set_orientation),
8040         (ev_view_rotate_right), (ev_view_rotate_left):
8041         * shell/ev-view.h:
8042         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8043         (ev_window_cmd_edit_rotate_right):
8044
8045         Better ui for changing document orientation
8046
8047 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8048
8049         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8050         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8051         * shell/ev-sidebar-links.h:
8052         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8053         (ev_sidebar_page_iface_init):
8054         * shell/ev-sidebar-page.h:
8055         * shell/ev-sidebar-thumbnails.c:
8056         (ev_sidebar_thumbnails_get_property),
8057         (ev_sidebar_thumbnails_class_init),
8058         (ev_sidebar_thumbnails_set_document):
8059         * shell/ev-sidebar-thumbnails.h:
8060         * shell/ev-view.c: (ev_view_motion_notify_event):
8061         * shell/ev-window.c: (update_chrome_visibility),
8062         (ev_window_cmd_focus_page_selector),
8063         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8064         (sidebar_page_main_widget_update_cb), (ev_window_init):
8065         
8066         Autoraise toolbar on GoToPage binding and fix bindings in
8067         EvSidebarThumbnails page.
8068
8069 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8070
8071         * shell/ev-properties.c: (update_progress_label):
8072
8073         Hide the progress label when finished; bug #307697.
8074
8075 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8076
8077         * pdf/ev-poppler.cc:
8078
8079         Enable is_open for links, you will need poppler cvs
8080
8081         * shell/ev-properties.c: (job_fonts_finished_cb):
8082
8083         Get a lock on the document when filling the tree view
8084
8085 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8086
8087         * backend/ev-document-links.h:
8088         * pdf/ev-poppler.cc:
8089         * shell/ev-sidebar-links.c: (create_loading_model),
8090         (expand_open_links), (job_finished_callback):
8091
8092         Expand links when specified by the document.
8093         Depend on a poppler api (defined out for now)
8094
8095 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8096
8097         * shell/ev-properties.c: (ev_properties_dispose),
8098         (ev_properties_class_init), (dialog_destroy_cb),
8099         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8100         (ev_properties_set_document), (ev_properties_new),
8101         (ev_properties_show):
8102         * shell/ev-properties.h:
8103
8104         Make it an object, cleanup the code, api to show it as transient
8105         and to set the document.
8106
8107         * shell/ev-window.c: (ev_window_setup_document),
8108         (ev_window_cmd_file_properties):
8109
8110         Adapt to EvProperties changes, do not show multiple
8111         times, update it when document changes.
8112
8113 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8114
8115         * ps/gstypes.h:
8116         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8117         (ps_document_set_orientation), (ps_document_document_iface_init):
8118         * ps/ps-document.h:
8119
8120         Implement orientation here too
8121
8122         * shell/ev-properties.c: (ev_properties_new):
8123         * data/evince-properties.glade:
8124
8125         Hide the fonts page for backends that doesnt
8126         support it.     
8127
8128 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8129
8130         * backend/ev-document.c: (ev_document_set_orientation):
8131         * backend/ev-document.h:
8132         * pdf/ev-poppler.cc:
8133
8134         Add orientation api. Currently poppler api is not optimal,
8135         we need to set orientation every time we _get a page.
8136         I will try to fix that at some point.
8137
8138         * data/evince-ui.xml:
8139         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8140         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8141
8142         Add orientation menu items
8143
8144         * shell/ev-page-cache.c: (ev_page_cache_clear):
8145         * shell/ev-page-cache.h:
8146
8147         Add api to clear the cache
8148
8149         * shell/ev-view.c: (setup_caches), (clear_caches),
8150         (ev_view_set_document), (ev_view_zoom_out),
8151         (ev_view_set_orientation):
8152         * shell/ev-view.h:
8153
8154         Implement orientation changing
8155
8156 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8157
8158         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8159         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8160         * backend/ev-document-fonts.h:
8161
8162         Separate scan and fill so that we can incrementally fill from
8163         the main thread. Add a progress api.
8164
8165         * data/evince-properties.glade:
8166         * pdf/ev-poppler.cc:
8167         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8168         * shell/ev-jobs.h:
8169         * shell/ev-properties.c: (update_progress_label),
8170         (job_fonts_finished_cb), (setup_fonts_view):
8171
8172         Incrementally feel the list and show the progress
8173         percentage in a label like acrobat does.
8174
8175         You are going to need poppler cvs
8176
8177 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8178
8179         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8180         * backend/ev-document-fonts.h:
8181         * pdf/ev-poppler.cc:
8182
8183         Make fonts model fill incrementally.
8184
8185         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8186         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8187         (ev_job_queue_remove_job):
8188         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8189         (ev_job_fonts_new), (ev_job_fonts_run):
8190         * shell/ev-jobs.h:
8191
8192         New job for fonts scanning
8193
8194         * shell/ev-properties.c: (job_fonts_finished_cb),
8195         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8196         * shell/ev-properties.h:
8197         * shell/ev-window.c: (ev_window_cmd_file_properties):
8198
8199         Incrementally feel the treeview using the new job. Show Loading...
8200         message until scanning is completed.
8201
8202         Hopefully I didnt break the build without the poppler patch.
8203
8204 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8205
8206         * shell/ev-application.c: (ev_application_open):
8207         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8208         (ev_document_type_get_type), (ev_document_type_lookup):
8209         * shell/ev-document-types.h:
8210         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8211         * shell/ev-job-xfer.h:
8212         * shell/ev-window.c: (ev_window_clear_local_uri),
8213         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8214         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8215         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8216         
8217         Transfer remote documents to tmp directory to display them later.
8218
8219 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8220
8221         * backend/ev-document-info.h:
8222         * shell/ev-properties.c: (ev_properties_new):
8223
8224         s/GTime*/GTime. Not sure why we was using a pointer
8225         at all there!
8226
8227 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8228
8229         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8230         situations.  That situation is that you're using GTK+-HEAD with
8231         the patch at #306726 is applied, and you have a document with <
8232         1500 pages in it.  It's not quite as uniformly nice as the
8233         TreeView, but should be better in the long run.
8234
8235         I'm pretty sure I guarded against breaking compilation with
8236         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8237         I missed some.
8238
8239         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8240         widget yet, so I commented that code out
8241         enable_view_actions_for_widget() for now.  Need to figure this
8242         out.
8243
8244         * shell/ev-page-action.c (match_selected_cb): emit the right
8245         signals.  Our cool C-l completion now works.
8246
8247 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8248
8249         * backend/Makefile.am:
8250         * backend/ev-document-fonts.c:
8251         * backend/ev-document-links.c:
8252         * backend/ev-document.c: (ev_document_load):
8253         * backend/ev-document.h:
8254         * backend/ev-job-queue.c:
8255         * backend/ev-job-queue.h:
8256         * backend/ev-jobs.c:
8257         * backend/ev-jobs.h:
8258         * backend/ev-page-cache.c:
8259         * backend/ev-page-cache.h:
8260
8261         EvPageCache and EvJobs are moved to shell.
8262
8263         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8264         (ev_tmp_filename):
8265         * lib/ev-file-helpers.h:
8266         
8267         New helper to work with temporary files
8268         
8269         * shell/Makefile.am:
8270         * shell/ev-application.c: (ev_application_open):
8271         * shell/ev-application.h:
8272         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8273         (remove_job_from_async_queue), (add_job_to_async_queue),
8274         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8275         (handle_job), (search_for_jobs_unlocked),
8276         (no_jobs_available_unlocked), (ev_render_thread),
8277         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8278         (ev_job_queue_add_job), (move_job_async), (move_job),
8279         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8280         * shell/ev-job-queue.h:
8281         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8282         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8283         * shell/ev-job-xfer.h:
8284         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8285         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8286         (ev_job_links_class_init), (ev_job_render_init),
8287         (ev_job_render_dispose), (ev_job_render_class_init),
8288         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8289         (ev_job_thumbnail_class_init), (ev_job_load_init),
8290         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8291         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8292         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8293         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8294         * shell/ev-jobs.h:
8295         * shell/ev-page-action.c: (ev_page_action_set_document):
8296         * shell/ev-page-cache.c: (ev_page_cache_init),
8297         (ev_page_cache_class_init), (ev_page_cache_finalize),
8298         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8299         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8300         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8301         (ev_page_cache_get_title), (ev_page_cache_get_size),
8302         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8303         (ev_page_cache_get_height_to_page),
8304         (ev_page_cache_get_max_label_chars),
8305         (ev_page_cache_get_page_label),
8306         (ev_page_cache_has_nonnumeric_page_labels),
8307         (ev_page_cache_get_info), (ev_page_cache_next_page),
8308         (ev_page_cache_prev_page), (ev_page_cache_get):
8309         * shell/ev-page-cache.h:
8310         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8311         (ev_pixbuf_cache_clear_job_sizes),
8312         (ev_pixbuf_cache_add_jobs_if_needed),
8313         (ev_pixbuf_cache_set_page_range):
8314         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8315         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8316         * shell/ev-sidebar-thumbnails.c:
8317         (ev_sidebar_tree_selection_changed),
8318         (ev_sidebar_thumbnails_set_document):
8319         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8320         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8321         (ev_statusbar_get_context_id), (ev_statusbar_push),
8322         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8323         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8324         (ev_statusbar_set_progress):
8325         * shell/ev-statusbar.h:
8326         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8327         (ev_view_find_previous):
8328         * shell/ev-window.c: (ev_window_is_empty),
8329         (ev_window_setup_document), (password_dialog_response),
8330         (ev_window_clear_jobs), (ev_window_load_job_cb),
8331         (ev_window_xfer_job_cb), (ev_window_open_uri),
8332         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8333         (ev_window_print), (ev_window_print_range),
8334         (ev_window_state_event), (ev_window_cmd_view_reload),
8335         (menu_item_select_cb), (menu_item_deselect_cb),
8336         (view_status_changed_cb), (ev_window_dispose),
8337         (drag_data_received_cb), (ev_window_init):
8338         * shell/ev-window.h:
8339         * shell/main.c: (load_files):
8340         
8341         New statusbar to show progress on idle. Two new jobs - 
8342         xfer job and load job to load document in background. And update
8343         of page_cache clients to new location of code.
8344
8345 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8346   
8347         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8348         selection in open dialog. It also remembers the last visited directory 
8349         in the current session.
8350
8351 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8352
8353         * shell/ev-properties.c: (ev_properties_new):
8354         * shell/ev-properties.h:
8355         * shell/ev-window.c: (ev_window_cmd_file_properties):
8356         
8357         Get document info from page cache instead of document itself.
8358         This should fix crash related to race conditions described in
8359         bug 306545.
8360
8361 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8362
8363         * ps/ps-document.c: (ps_document_init),
8364         (send_ps), (get_page_box), (output), (catchPipe), (input),
8365         (stop_interpreter), (file_length), (file_readable),
8366         (check_filecompressedb), (ps_document_enable_interpreter),
8367         (document_load), (ps_async_renderer_render_pixbuf):
8368         * ps/ps-document.h:
8369
8370         Big cleanup of the ps code
8371
8372 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8373
8374         * backend/Makefile.am:
8375         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8376         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8377         * backend/ev-async-renderer.h:
8378
8379         Add an async renderer interface (method + callback) which
8380         is useful for backends like ps.
8381
8382         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8383         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8384         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8385         (ev_job_queue_add_job), (move_job_async), (move_job),
8386         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8387
8388         Add queues for async renderer, these are executed on the
8389         main thread.
8390
8391         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8392         (ev_job_render_run):
8393         * backend/ev-jobs.h:
8394
8395         If the backend support async renderer interface use it.
8396
8397         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8398         (setup_pixmap), (ps_document_get_type),
8399         (ps_async_renderer_render_pixbuf),
8400         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8401
8402         Implement async renderer interface.
8403
8404 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8405
8406         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8407
8408         Cleanup links job on exit.
8409
8410 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8411
8412         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8413         (drag_data_get_cb), (drag_data_received_cb):
8414         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8415         (drag_data_get_cb), (parse_item_list),
8416         (egg_toolbar_editor_load_actions):
8417         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8418         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8419         (parse_item_list), (parse_toolbars):
8420         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8421         (dvi_pixbuf_put_pixel):
8422         
8423         Fix gcc 4.0 warnings
8424
8425 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8426
8427         * ps/ps-document.c: (start_interpreter):
8428
8429         Fix warning when loading ps
8430
8431 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8432
8433         * ps/ps-document.c: (output):
8434
8435         Fix crash when priting gs error messages.
8436
8437 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8438
8439         * backend/ev-page-cache.c: (_ev_page_cache_new):
8440         * backend/ev-page-cache.h:
8441
8442         Use a const to return title so that we dont double
8443         free it. Small cleanup and fix a leak.
8444
8445         * shell/ev-window.c: (update_window_title):
8446
8447         strdup value from get_title.
8448
8449 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8450
8451         * shell/ev-sidebar-links.c: (job_finished_callback),
8452         (ev_sidebar_links_set_document):
8453
8454         Cleanup the old job when changing document
8455
8456 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8457
8458         * shell/ev-stock-icons.c:
8459         * shell/ev-stock-icons.h:
8460         * shell/ev-window.c:
8461         
8462         Add stock icons for actions that can appear in toolbar. Fix for
8463         bug 306566.
8464
8465 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8466
8467         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8468         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8469         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8470         * backend/ev-page-cache.h:
8471         * shell/ev-view.c: (scroll_to_current_page),
8472         (view_update_range_and_current_page), (get_page_y_offset),
8473         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8474         (ev_view_size_request_continuous),
8475         (ev_view_zoom_for_size_continuous_and_dual_page),
8476         (ev_view_zoom_for_size_continuous):
8477         
8478         More compact EvView layout in document with pages of different size.
8479
8480 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8481
8482         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8483         compilation.
8484
8485 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8486
8487         * shell/ev-view.c: (view_set_adjustment_values):
8488         * shell/ev-window.c: (ev_window_cmd_file_properties):
8489         
8490         A bit different fix for rounding problem but it has no
8491         problems on startup. Make properties window transient to parent.
8492
8493 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8494
8495         * pdf/ev-poppler.cc:
8496         
8497         More commenting of font stuff.
8498
8499 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8500
8501         * pdf/ev-poppler.cc:
8502
8503         Comment out some more fonts stuff. Should really
8504         work without the poppler patch now.
8505
8506 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8507
8508         * pdf/ev-poppler.cc:
8509
8510         Adapt to api change
8511
8512 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8513
8514         * data/evince-properties.glade:
8515         * pdf/ev-poppler.cc:
8516         * shell/ev-properties.c: (setup_fonts_view):
8517
8518         Set the column title. Show the dialog only
8519         once everything is setup.
8520         Getting font info can be very slow... will
8521         prolly need to make this threaded too.
8522
8523 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8524
8525         * backend/Makefile.am:
8526         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8527         (ev_document_fonts_get_fonts_model):
8528         * backend/ev-document-fonts.h:
8529         * data/evince-properties.glade:
8530         * pdf/ev-poppler.cc:
8531         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8532         * shell/ev-properties.h:
8533         * shell/ev-window.c: (ev_window_cmd_file_properties):
8534
8535         Implement fonts list. Defined out for now, since it depends
8536         on a not yet committed poppler patch.
8537
8538 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8539
8540         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8541         page + 1.
8542
8543         * shell/ev-window.c: Make sure we add the timeout when we get a
8544         focus-in event.
8545
8546         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8547         adjustment->value before calculating the zoom factor to average
8548         out all of our rounding errors.  The page no longer 'drifts' when
8549         resizing.
8550
8551 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8552
8553         * data/evince-properties.glade:
8554         * shell/ev-properties.c: (ev_properties_format_date),
8555         (set_property):
8556         
8557         Labels don't expand when the dialogue is resized.
8558         strftime result needs to be converted to UTF-8. Thanks
8559         to Christian Persch <chpe@gnome.org>.
8560
8561 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8562
8563         * data/evince-properties.glade:
8564
8565         Hide the fonts tab
8566
8567 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8568
8569         * backend/ev-document-info.h:
8570         * backend/ev-document.c: (ev_document_info_free):
8571         * data/evince-properties.glade:
8572         * pdf/ev-poppler.cc:
8573         * ps/ps-document.c: (ps_document_get_info):
8574         * shell/ev-properties.c: (ev_properties_format_date),
8575         (set_property), (ev_properties_new):
8576         * shell/ev-properties.h:
8577         * shell/ev-window.c: (ev_window_cmd_file_properties):
8578
8579         Rework properties code to take only EvPropertyInfo
8580         in the constructor so that it can be useful for
8581         nautilus plugin too.
8582
8583         Deal with backends that doesnt support some properties.
8584         Make set property code generic.
8585
8586 2005-06-04  Christian Persch <chpe@gnome.org>
8587
8588         * data/evince-properties.glade:
8589
8590         fix spacings, make resizeable, and make data labels
8591         selectable + ellipsised
8592
8593 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8594
8595         * backend/ev-document-info.h:
8596         * data/Makefile.am:
8597         * data/evince-ui.xml:
8598         * pdf/ev-poppler.cc:
8599         * shell/Makefile.am:
8600         * shell/ev-window.c: (update_action_sensitivity),
8601         (ev_window_cmd_file_properties):
8602
8603         Initial go at file properties. Patch by
8604         Emil Soleyman-Zomalan <emil@soleyman.com>.
8605         Needs love see #169583
8606
8607 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8608
8609         * ps/ps-document.c: (output):
8610         * ps/ps.c: (psscan):
8611
8612         Try to render even if psscan fails.
8613
8614 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8615
8616         * ps/ps.c: (psscan), (pscopydoc):
8617
8618         Port buffered reading code from gv
8619
8620 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8621
8622         * ps/ps-document.c: (interpreter_message), (output):
8623
8624         Do not fail on interpreter messages
8625
8626 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8627
8628         * backend/ev-document-misc.c:
8629         (ev_document_misc_get_thumbnail_frame):
8630
8631         Pages can be 0 x 0, dont assert on this case
8632
8633 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8634
8635         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8636         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8637
8638         Correctly manage our reference on document. Finally the reload
8639         huge leak is gone...
8640
8641 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8642
8643         * ps/ps-document.c: (ps_document_dispose):
8644
8645         Forgot to chain it to the parent. Thanks chpe.
8646
8647 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8648
8649         * ps/ps-document.c: (ps_document_dispose),
8650         (ps_document_class_init), (stop_interpreter), (document_load):
8651
8652         Cleanup dispose a bit. Dont leak the whole pixmap.
8653
8654 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8655
8656         * pdf/ev-poppler.cc:
8657
8658         Release the poppler document on dispose
8659
8660 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8661
8662         * shell/ev-view.c: (ev_view_set_document):
8663
8664         Release ref on the pixbuf cache when changing
8665         document.
8666
8667 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8668
8669         * ps/ps-document.c: (ps_document_get_info):
8670
8671         Fix a double free
8672
8673 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8674
8675         * backend/ev-page-cache.c: (ev_page_cache_init),
8676         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8677         * backend/ev-page-cache.h:
8678         * shell/ev-page-action.c: (page_changed_cb):
8679         
8680         Set page action entry width depending on labels width. Fix
8681         for bug 305202.
8682
8683 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8684
8685         * backend/ev-link.c: (ev_link_class_init):
8686
8687         Allow -1 as page value (error)
8688
8689 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8690
8691         * shell/ev-sidebar-thumbnails.c:
8692         (ev_sidebar_thumbnails_set_document):
8693         * shell/ev-view.c: (scroll_to_current_page),
8694         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8695         (page_changed_cb), (on_adjustment_value_changed),
8696         (ev_view_set_document):
8697
8698         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8699         Fix bug 305377
8700
8701 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8702
8703         * configure.ac:
8704         * djvu/djvu-document.c: (djvu_document_get_page_size):
8705
8706         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8707         bug 301993.
8708
8709 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8710
8711         * shell/ev-view.c (draw_one_page): modify the expose handling to
8712         get the shadows.
8713
8714         * shell/ev-window.c (update_action_sensitivity): Respect
8715         permissions field.  Kowtow to the man.
8716
8717         * pdf/ev-poppler.cc: Get the permissions field.
8718
8719         * tiff/*c: Make a tiny bit more robust.
8720
8721 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8722
8723         * djvu/djvu-document.c:
8724         
8725         Pop messages from djvu context message queue.
8726
8727 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8728
8729         * configure.ac, Makefile.am, shell/Makefile.am:
8730         * tiff/Makefile.am, shell/ev-document-types.c:
8731         
8732         Cleanup tiff configure checks. Fix for bug 305218.
8733
8734 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8735
8736         * configure.ac: Added "uk" to ALL_LINGUAS.
8737
8738 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8739
8740         * cut-n-paste/zoom-control/ephy-zoom.c:
8741         (ephy_zoom_get_changed_zoom_level):
8742         * cut-n-paste/zoom-control/ephy-zoom.h:
8743         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8744         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8745         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8746         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8747         (zoom_control_changed_cb), (ev_window_init):
8748         
8749         Fix minor points related to moving best fit up. Introduce
8750         "zoom" property and make zoom control change it's value on
8751         notify::zoom signals. Fix for 305080.
8752
8753 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8754
8755         * data/evince-ui.xml:
8756         * shell/ev-window.c: (set_view_actions_sensitivity):
8757         
8758         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8759
8760 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8761
8762         * configure.ac:
8763
8764         Depends on poppler 0.3.2
8765
8766 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8767
8768         * cut-n-paste/recent-files/egg-recent-item.c:
8769         (egg_recent_item_get_short_name):
8770         * cut-n-paste/toolbar-editor/Makefile.am:
8771         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8772         (new_pixbuf_from_widget):
8773         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8774         * cut-n-paste/toolbar-editor/egg-marshal.c:
8775         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8776         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8777
8778         Sync
8779
8780 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8781
8782         * tiff/tiff-document.c: Rough TIFF backend.
8783
8784 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8785
8786         * NEWS:
8787         * configure.ac:
8788         * cut-n-paste/toolbar-editor/Makefile.am:
8789
8790         Release 0.3.1
8791
8792 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8793
8794         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8795         (ev_view_find_next), (ev_view_find_previous):
8796
8797         Remove the locks around get_n_results   
8798
8799 2005-05-21  Juerg Billeter  <j@bitron.ch>
8800
8801         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8802
8803         Pass correct number of pages to poppler.
8804
8805 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8806
8807         * configure.ac:
8808         * data/Makefile.am:
8809         * data/evince.desktop.in: 
8810         * data/evince.desktop.in.in:
8811         * po/POTFILES.in:
8812         
8813         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8814
8815 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8816
8817         * shell/ev-view.c: (view_update_adjustments),
8818         (view_set_adjustment_values): cast adjustmen->value to (int)
8819         before using it.  Otherwise, we get off by a pixel in some
8820         situations.
8821
8822         (draw_one_page): Draw the border on expose.
8823
8824 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8825
8826         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8827         adjustment when the mode changes, #304923
8828
8829 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8830
8831         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8832         flickering on resize but still use gdk_window_scroll on
8833         scrolling
8834
8835 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8836
8837         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8838         option, #170458
8839
8840 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8841
8842         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8843         second page on page_changed if possible, #304669
8844
8845 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8846
8847         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8848         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8849
8850 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8851
8852         * .cvsignore:
8853         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8854         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8855         (ev_view_zoom_for_size_presentation),
8856         (ev_view_zoom_for_size_continuous_and_dual_page),
8857         (ev_view_zoom_for_size_continuous),
8858         (ev_view_zoom_for_size_dual_page),
8859         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8860         * shell/ev-view.h:
8861         * shell/ev-window.c: (update_view_size),
8862         (ev_window_sizing_mode_changed_cb):
8863
8864         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8865         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8866         an infinite loop, #304769
8867
8868
8869 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8870
8871         * data/evince-ui.xml:
8872         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8873         * shell/ev-window.c: (set_view_actions_sensitivity):
8874
8875         Make PgUp/Down behave like Space
8876
8877 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8878
8879         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8880         * backend/ev-ps-exporter.h:
8881         * pdf/ev-poppler.cc:
8882         * ps/ps-document.c: (ps_document_ps_export_begin):
8883         * shell/ev-print-job.c: (idle_print_handler):
8884
8885         Adapt to new poppler api
8886
8887 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8888
8889         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8890         (ephy_zoom_control_init):
8891
8892         Translate zoom levels
8893
8894 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8895
8896         * cut-n-paste/zoom-control/ephy-zoom.c:
8897         (ephy_zoom_get_zoom_level_index):
8898
8899         Fix current zoom -> zoom control match
8900
8901 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8902
8903         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8904         rather than the scrolled_window that it's in. Fixes bug #304655.
8905
8906 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8907
8908         * shell/ev-view.c: (view_update_adjustments),
8909         (view_set_adjustment_values), (view_update_range_and_current_page),
8910         (view_scroll_to_page), (set_scroll_adjustment),
8911         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8912         (ev_view_scroll), (ev_view_scroll_view),
8913         (ensure_rectangle_is_visible), (find_page_at_location),
8914         (get_link_at_location), (go_to_link), (status_message_from_link),
8915         (ev_view_size_request_continuous_dual_page),
8916         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8917         (ev_view_unrealize), (ev_view_expose_event),
8918         (ev_view_button_press_event), (ev_view_motion_notify_event),
8919         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8920         (draw_rubberband), (highlight_find_results), (draw_one_page),
8921         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8922         (ev_view_init), (find_changed_cb), (page_changed_cb),
8923         (on_adjustment_value_changed), (ev_view_new),
8924         (ev_view_set_document), (ev_view_set_zoom),
8925         (ev_view_set_continuous), (ev_view_set_dual_page),
8926         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8927         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8928         (ev_view_zoom_for_size_presentation),
8929         (ev_view_zoom_for_size_continuous_dual_page),
8930         (ev_view_zoom_for_size_continuous),
8931         (ev_view_zoom_for_size_dual_page),
8932         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8933         (ev_view_get_status), (ev_view_set_status),
8934         (update_find_status_message), (ev_view_get_find_status),
8935         (ev_view_set_find_status), (jump_to_find_result),
8936         (jump_to_find_page), (compute_selections), (clear_selection),
8937         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8938         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8939         (ev_view_update_primary_selection),
8940         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8941         * shell/ev-view.h:
8942         * shell/ev-window.c: (ev_window_open_page_label),
8943         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8944         (ev_window_init):
8945         * shell/ev-window.h:
8946         * shell/main.c: (load_files):
8947
8948         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8949         when resizing.  Remove the bin_window().  Also, patch from James
8950         Bowes to fix command line page, #300641
8951         
8952 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8953
8954         * data/evince-ui.xml:
8955         * shell/ev-view.c:
8956         * shell/ev-view.h:
8957         * shell/ev-window.c: (update_action_sensitivity):
8958
8959         Get rid of View->Normal Size, it's just confusing
8960
8961 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8962
8963         * backend/ev-document-info.h:
8964         * backend/ev-document.c: (ev_document_info_free): Free the
8965         EvDocumentInfo.
8966
8967         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8968         (clear_range), (add_range), (update_visible_range),
8969         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8970         (ev_sidebar_thumbnails_set_document):
8971         * shell/ev-window.c: (ev_window_setup_document): Only render the
8972         visible thumbnails.  It takes an instant to render, but it uses
8973         much less memory.
8974
8975 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8976
8977         * shell/ev-sidebar-links.c: (popup_menu_cb):
8978
8979         Select first item
8980
8981 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8982
8983         * lib/Makefile.am:
8984         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8985         (button_press_cb), (ev_sidebar_links_construct):
8986
8987         Show the popup menu also on keybindings
8988
8989 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8990
8991         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8992         * shell/ev-window.h:
8993
8994         Expose api to print a range (with dialog). Make private _print use
8995         it.
8996
8997         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8998         (ev_sidebar_links_construct):
8999
9000         Show a print context menu on linkx, it prints the selected
9001         section.
9002
9003 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9004
9005         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9006         button.
9007
9008 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9009
9010         * AUTHORS:
9011
9012         Update
9013
9014         * shell/ev-window.c: (build_comments_string),
9015         (ev_window_cmd_help_about):
9016
9017         Show poppler version/backend and authors
9018
9019 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9020
9021         * cut-n-paste/zoom-control/ephy-zoom.c:
9022         (ephy_zoom_get_zoom_level_index):
9023         * cut-n-paste/zoom-control/ephy-zoom.h:
9024
9025         Move the best fit items at the top of the list
9026
9027 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9028
9029         * shell/ev-marshal.list:
9030         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9031         (activate_cb), (match_selected_cb), (activate_link_cb),
9032         (connect_proxy), (ev_page_action_class_init):
9033         * shell/ev-page-action.h:
9034
9035         Use signals to notify action activation. Hopefully
9036         I did not break completion since I cant test...
9037
9038         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9039         (register_custom_actions):
9040
9041         Connect to page selector actions and also grab focus on
9042         the view when activated.
9043
9044 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9045
9046         * pdf/ev-poppler.cc:
9047         * backend/ev-page-cache.c: make page size calculation consistent
9048         and set it to (int)( width * scale + 0.5).  This makes the weird
9049         line going through the middle of the page go away.
9050
9051         * shell/ev-view.c: move painting the background page after
9052         checking the expose area covers us.
9053
9054 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9055
9056         * data/evince-password.glade:
9057         
9058         Mark labels as not translatable. Fix for bug 302842.
9059
9060 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9061
9062         * configure.ac: Added "es" to ALL_LINGUAS.
9063
9064 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9065
9066         * data/evince-toolbar.xml:
9067         * shell/ev-window.c: (update_action_sensitivity),
9068         (ev_window_setup_document), (ev_window_set_page_mode),
9069         (ev_window_init):
9070
9071         Remove some leftover code from jrb first continous
9072         attempt. Use the new actions, we still need good icons
9073         though...
9074
9075 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9076
9077         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9078
9079         Update label when connecting proxy. Fix a warning with NULL
9080         page_cache.
9081
9082 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9083
9084         * data/evince-ui.xml:
9085         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9086         * shell/ev-page-action.h:
9087         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9088
9089         Add mnemonic for edit toolbar.
9090         ctrl+l focus the page entry.
9091
9092 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9093
9094         * lib/Makefile.am:
9095         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9096         (ev_window_init):
9097         * shell/main.c: (main):
9098
9099         Put the toolbar xml in evince own dot dir
9100
9101 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9102
9103         * shell/ev-window.c: (ev_window_init):
9104
9105         Make the toolbar not removable
9106
9107 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9108
9109         * data/evince-ui.xml:
9110         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9111         * shell/ev-sidebar-links.h:
9112         * shell/ev-sidebar-thumbnails.c:
9113         (ev_sidebar_thumbnails_get_treeview):
9114         * shell/ev-sidebar-thumbnails.h:
9115         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9116         (ev_view_class_init):
9117         * shell/ev-view.h:
9118         * shell/ev-window.c: (update_action_sensitivity),
9119         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9120         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9121         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9122         (ev_window_init):
9123
9124         This is evil... Make space/backspace global accelerators but
9125         enable them only for some widgets (sidebars and view).
9126         I dont like it, but I dont know a better way... :/
9127
9128 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9129
9130         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9131         (ev_page_action_widget_finalize),
9132         (ev_page_action_widget_class_init), (update_page_cache):
9133
9134         Keep a weak reference on proxy->page_cache so that we
9135         dont try to disconnect the signal if the object is already
9136         gone. Maybe there is a better way to cleanup reference handling
9137         in page action though...
9138
9139 2005-05-10  Juerg Billeter  <j@bitron.ch>
9140
9141         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9142         * backend/ev-ps-exporter.h:
9143         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9144         * ps/ps-document.c: (ps_document_ps_export_begin):
9145         
9146         Change api to pass print range to ps_exporter_begin. The pdf backend
9147         requires this information.
9148         
9149         * shell/ev-print-job.c: (idle_print_handler):
9150         
9151         Adapt to api change
9152
9153 2005-05-10  Juerg Billeter  <j@bitron.ch>
9154
9155         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9156         (idle_print_handler)
9157         * shell/ev-window.c: (ev_window_print):
9158
9159         Support printing page range, based on patch by Amaury Jacquot
9160
9161 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9162
9163         * data/evince-toolbar.xml:
9164
9165         Add zoom control to available items
9166
9167 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9168
9169         * shell/ev-window.c: (update_action_sensitivity):
9170
9171         Set slash action insensitive when appropriate
9172
9173 2005-05-10  Christian Persch <chpe@gnome.org>
9174
9175         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9176
9177         Fix warning on the overflow menu
9178
9179 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9180
9181         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9182
9183         Check for uri correctness/existence
9184
9185 2005-05-09  Juerg Billeter  <j@bitron.ch>
9186
9187         * shell/ev-window.c: (using_postscript_printer):
9188
9189         LPD printers use postscript, too
9190
9191 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9192
9193         * shell/ev-window.c: (register_custom_actions):
9194
9195         The zoom one is actually sort of useful,
9196         put it back
9197
9198 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9199
9200         * shell/ev-window.c: (register_custom_actions):
9201
9202         Hide page/zoom controls from overflow, they
9203         are useless.
9204
9205 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9206
9207         * cut-n-paste/update-from-egg.sh:
9208         
9209         Share it between all cut-n-paste subdirs
9210
9211         * cut-n-paste/recent-files/Makefile.am:
9212
9213         Fix to use "global" update-from-egg.sh
9214
9215         * cut-n-paste/recent-files/egg-recent-model.c:
9216         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9217         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9218         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9219         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9220
9221         Update from libegg
9222
9223         * cut-n-paste/toolbar-editor/Makefile.am:
9224
9225         Fix to use "global" update-from-egg.sh
9226
9227         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9228
9229         Update from libegg
9230
9231 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9232
9233         * configure.ac:
9234         * cut-n-paste/Makefile.am:
9235         * cut-n-paste/recent-files/Makefile.am:
9236         * cut-n-paste/toolbar-editor/.cvsignore:
9237         * cut-n-paste/toolbar-editor/Makefile.am:
9238         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9239         (egg_editable_toolbar_get_type), (get_toolbar_position),
9240         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9241         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9242         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9243         (set_item_drag_source), (create_item_from_action), (create_item),
9244         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9245         (popup_toolbar_context_menu_cb), (free_dragged_item),
9246         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9247         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9248         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9249         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9250         (item_added_cb), (item_removed_cb),
9251         (egg_editable_toolbar_construct),
9252         (egg_editable_toolbar_disconnect_model),
9253         (egg_editable_toolbar_deconstruct),
9254         (egg_editable_toolbar_set_model),
9255         (egg_editable_toolbar_set_ui_manager),
9256         (egg_editable_toolbar_set_property),
9257         (egg_editable_toolbar_get_property),
9258         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9259         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9260         (egg_editable_toolbar_new_with_model),
9261         (egg_editable_toolbar_get_edit_mode),
9262         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9263         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9264         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9265         (new_pixbuf_from_widget), (new_separator_pixbuf),
9266         (update_separator_image), (style_set_cb),
9267         (_egg_editable_toolbar_new_separator_image),
9268         (egg_editable_toolbar_get_model):
9269         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9270         * cut-n-paste/toolbar-editor/egg-marshal.c:
9271         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9272         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9273         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9274         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9275         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9276         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9277         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9278         (editor_drag_data_delete_cb), (drag_data_get_cb),
9279         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9280         (editor_create_item), (update_editor_sheet), (setup_editor),
9281         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9282         (parse_item_list), (model_has_action), (update_actions_list),
9283         (egg_toolbar_editor_load_actions):
9284         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9285         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9286         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9287         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9288         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9289         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9290         (egg_toolbars_model_add_separator), (impl_add_item),
9291         (parse_item_list), (egg_toolbars_model_add_toolbar),
9292         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9293         (impl_get_item_data), (impl_get_item_type),
9294         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9295         (egg_toolbars_model_init), (free_toolbar),
9296         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9297         (egg_toolbars_model_remove_toolbar),
9298         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9299         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9300         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9301         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9302         (egg_toolbars_model_get_item_data),
9303         (egg_toolbars_model_get_item_type):
9304         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9305         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9306         * data/Makefile.am:
9307         * data/evince-toolbar.xml:
9308         * data/evince-ui.xml:
9309         * data/hand-open.png:
9310         * po/POTFILES.in:
9311         * shell/Makefile.am:
9312         * shell/ev-window.c: (update_chrome_visibility),
9313         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9314         (ev_window_dispose), (ev_window_init):
9315
9316         Implement epiphany like toolbar editor. Based on patch by
9317         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9318
9319 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9320
9321         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9322
9323         Use set_cursor instead of set_selection, so that
9324         the keyboard focus moves too.
9325
9326 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9327
9328         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9329
9330         Fix infinite loop when loading Type1 fonts
9331
9332 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9333
9334         * data/evince-ui.xml:
9335         * shell/ev-window.c:
9336
9337         Slash -> Find
9338
9339 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9340
9341         * configure.ac:
9342
9343         Make --disable really disable
9344
9345 2005-05-07  Juerg Billeter  <j@bitron.ch>
9346
9347         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9348
9349         Compare page labels even without has_labels set, fixes setting page
9350         with entry
9351
9352 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9353
9354         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9355         (ev_view_set_cursor), (ev_view_button_press_event),
9356         (ev_view_motion_notify_event), (ev_view_button_release_event),
9357         (ev_view_init):
9358
9359         Implement middle button scrolling. Based on a patch
9360         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9361
9362 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9363
9364         * shell/ev-document-types.c: (get_slow_mime_type),
9365         (get_document_type_from_mime), (ev_document_type_lookup):
9366         * shell/ev-document-types.h:
9367
9368         Change api to lookup from uri. Do fast lookup first, if the
9369         type is unknown try with data sniffing.
9370
9371         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9372         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9373
9374         Adapt to api change
9375
9376 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9377
9378         * thumbnailer/Makefile.am:
9379
9380         Fix distcheck
9381
9382 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9383
9384         * NEWS:
9385         * configure.ac:
9386
9387         Release 0.3.0
9388
9389         * data/evince-ui.xml:
9390
9391         Hide presentation mode for now
9392
9393         * shell/ev-view.c: (highlight_find_results):
9394
9395         Show current find selection only on current page
9396
9397 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9398
9399         * shell/ev-view.c: (ev_view_select_all):
9400
9401         Compute size of the actual page, not of
9402         the current one.
9403
9404 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9405
9406         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9407         (view_rect_to_doc_rect), (compute_selections),
9408         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9409         (ev_view_copy), (ev_view_primary_get_cb),
9410         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9411         (ev_view_button_press_event), (ev_view_motion_notify_event),
9412         (ev_view_button_release_event), (page_changed_cb):
9413
9414         Fix text selection
9415
9416 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9417
9418         * shell/ev-view.c: (compute_border), (get_page_extents),
9419         (doc_rect_to_view_rect), (highlight_find_results),
9420         (ev_view_bin_expose), (ev_view_select_all),
9421         (ev_view_motion_notify_event), (update_find_status_message),
9422         (jump_to_find_result), (jump_to_find_page):
9423
9424         First go at fixing search, still buggy
9425
9426 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9427
9428         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9429         dropdown box and button at the top of the sidebar.
9430
9431 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9432
9433         * configure.ac: Output zoom-control Makefile.
9434         * cut-n-paste/Makefile.am: build zoom-control subdir.
9435         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9436         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9437         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9438         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9439         * cut-n-paste/zoom-control/ephy-zoom.c:
9440         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9441         from epiphany, and modified to add a separator into the menu.
9442         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9443         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9444         zoom-control action.
9445         * shell/Makefile.am: Include zoom-control flags.
9446         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9447         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9448         (ev_view_zoom_for_size_presentation),
9449         (ev_view_zoom_for_size_continuous_and_dual_page),
9450         (ev_view_zoom_for_size_continuous),
9451         (ev_view_zoom_for_size_dual_page),
9452         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9453         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9454         ev_view_get_zoom and ev_view_get_sizing_mode.
9455         * shell/ev-view.h:
9456         * shell/ev-window.c: (update_action_sensitivity),
9457         (update_sizing_buttons), (zoom_control_changed_cb),
9458         (register_custom_actions): Initialize and use the zoom-control 
9459         widget.
9460
9461 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9462
9463         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9464         preview cache back to 1.  Don't know when it got set to 0.
9465         
9466         * shell/ev-view.c: (compute_border), (ev_view_realize),
9467         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9468         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9469         (ev_view_get_fullscreen), (ev_view_set_presentation),
9470         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9471         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9472         * shell/ev-view.h:
9473         * shell/ev-window.c:
9474         (update_chrome_visibility),
9475         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9476         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9477         (update_document_mode), (ev_window_update_fullscreen_action),
9478         (ev_window_fullscreen), (ev_window_unfullscreen),
9479         (ev_window_cmd_view_fullscreen),
9480         (ev_window_update_presentation_action),
9481         (ev_window_run_presentation), (ev_window_stop_presentation),
9482         (ev_window_cmd_view_presentation), (ev_window_state_event),
9483         (ev_window_focus_in_event), (ev_window_focus_out_event),
9484         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9485         * data/evince-ui.xml: Initial presentation mode.  We should
9486         probably hide this until it's done, as it's quite rough.  Also,
9487         change full-screen to fullscreen and add two getters to EvView.
9488
9489 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9490
9491         * shell/ev-page-action.c: (update_page_cache),
9492         (ev_page_action_dispose):
9493         * shell/ev-window.c: (destroy_fullscreen_popup),
9494         (ev_window_create_fullscreen_popup):
9495
9496         Use connect_object rather than explicitly
9497         disconnect on dispose.
9498
9499 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9500
9501         * shell/ev-page-action.c: (update_page_cache),
9502         (ev_page_action_dispose):
9503
9504 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9505
9506         * backend/ev-page-cache.c: (_ev_page_cache_new),
9507         (ev_page_cache_set_page_label),
9508         (ev_page_cache_has_nonnumeric_page_labels):
9509         * backend/ev-page-cache.h:
9510         * shell/ev-page-action.c: (update_pages_label):
9511         
9512         If all page labels are numeric, fallback to default
9513         way to display number of pages. See bug 173185.
9514
9515 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9516
9517         * shell/ev-page-action.c: (ev_page_action_dispose):
9518         * shell/ev-view.c: (view_update_range_and_current_page):
9519         * shell/ev-window.c: (ev_window_dispose):
9520         
9521         Set page on scroll in continuous mode. Fixes bug 301986.
9522         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9523
9524 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9525
9526         * configure.ac:
9527
9528         Require poppler 0.3.0
9529
9530 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9531         
9532         * shell/Makefile.am, configure.ac: Fix build problems
9533         with t1lib. Bug 301996.
9534
9535 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9536
9537         * shell/ev-view.c: (ev_view_scroll_event):
9538         
9539         Scroll up increase zoom
9540
9541 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9542
9543         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9544         (ev_view_set_sizing_mode),
9545         (ev_view_zoom_for_size_continuous_and_dual_page),
9546         (ev_view_zoom_for_size_continuous):
9547         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9548         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9549         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9550         (ev_window_init):
9551
9552         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9553         Fix for 165473 and 165472.
9554
9555 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9556
9557         * po/POTFILES.in:
9558         * thumbnailer/Makefile.am:
9559         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9560         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9561         * thumbnailer/evince-thumbnailer.schemas.in:
9562         
9563         Make thumbnailer schemas translatable. Fix for bug 301773
9564         
9565         * thumbnailer/evince-thumbnailer-djvu.schemas:
9566         * thumbnailer/evince-thumbnailer-dvi.schemas:
9567         * thumbnailer/evince-thumbnailer.schemas:
9568
9569         Removed files
9570
9571 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9572
9573         * shell/ev-view.c (ev_view_init): forgot to set this.
9574
9575 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9576
9577         * shell/ev-view.c: (find_page_at_location),
9578         (get_link_at_location),
9579         (ev_view_set_show_border), (ev_view_set_spacing),
9580         (ev_view_zoom_for_size_continuous_and_dual_page),
9581         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9582         Also, add a quick fix measuring of widths.  Also, removed
9583         ev_view_set_spacing and ev_view_set_show_border.
9584         
9585         * shell/ev-window.c: (ev_window_unfullscreen),
9586         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9587
9588 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9589
9590         * shell/ev-view.c: (view_update_range_and_current_page),
9591         (page_changed_cb):
9592         
9593         Fix crash on exit and scrolling to page in continuous view.
9594
9595 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9596
9597         * TODO:
9598         * backend/ev-page-cache.c: (_ev_page_cache_new),
9599         (ev_page_cache_get_max_width_size),
9600         (ev_page_cache_get_max_height_size):
9601         * backend/ev-page-cache.h:
9602         * data/evince-ui.xml:
9603         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9604         * shell/ev-view.c: (view_update_adjustments),
9605         (view_update_range_and_current_page), (get_bounding_box_size),
9606         (ev_view_size_request_continuous_and_dual_page),
9607         (ev_view_size_request_continuous),
9608         (ev_view_size_request_dual_page),
9609         (ev_view_size_request_single_page), (ev_view_size_request),
9610         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9611         (ev_view_bin_expose), (ev_view_expose_event),
9612         (ev_view_set_property), (ev_view_get_property),
9613         (ev_view_class_init), (ev_view_init), (ev_view_new),
9614         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9615         (ev_view_set_dual_page), (ev_view_set_full_screen),
9616         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9617         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9618         (ev_view_zoom_out), (zoom_for_size_fit_width),
9619         (zoom_for_size_best_fit),
9620         (ev_view_zoom_for_size_continuous_and_dual_page),
9621         (ev_view_zoom_for_size_continuous),
9622         (ev_view_zoom_for_size_dual_page),
9623         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9624         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9625         * shell/ev-view.h:
9626         * shell/ev-window.c: (update_action_sensitivity),
9627         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9628         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9629         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9630         (ev_window_cmd_view_zoom_out), (update_view_size),
9631         (ev_window_set_sizing_mode), (ev_window_init):
9632
9633         Add Continuous and Dual page modes.
9634
9635 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9636
9637         * dvi/dvi-document.c: (dvi_document_load),
9638         (dvi_document_thumbnails_get_thumbnail),
9639         (dvi_document_init_params): Fix up some mixups between
9640         width and height to correct thumbnail rendering.
9641
9642 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9643
9644         * dvi/mdvi-lib/private.h:
9645         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9646         
9647         Suppess output for kpathsea during font generation. Thanks to
9648         James Bowes
9649
9650 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9651
9652         * NEWS:
9653         * configure.ac:
9654
9655         Release 0.2.1
9656
9657         * Makefile.am: fix distcheck.
9658
9659 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9660
9661         * shell/ev-sidebar-links.c: (selection_changed_callback),
9662         (update_page_callback), (row_activated_callback),
9663         (job_finished_callback), (ev_sidebar_links_set_document):
9664         
9665         Fix for bug #169901. Double click on links expands tree.
9666
9667 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9668
9669         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9670         hard-coded style. Fix for bug 170111
9671
9672 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9673
9674         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9675         locking.
9676
9677 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9678
9679         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9680
9681 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9682
9683         * pdf/ev-poppler.cc:
9684         * shell/ev-view.c: (highlight_find_results):
9685
9686         Fix find on single page documents
9687
9688 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9689
9690         * data/evince.schemas.in: fix for bug 301390
9691
9692 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9693
9694         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9695         (ev_view_zoom_out), (ev_view_zoom_normal):
9696         * shell/ev-view.h:
9697         * shell/ev-window.c: (update_action_sensitivity),
9698         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9699         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9700         (ev_window_cmd_view_normal_size):
9701
9702         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9703         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9704         better than oom. 
9705
9706 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9707
9708         * configure.ac:
9709
9710         Depend on 2.57, 2.59 doesnt seem to be necessary
9711
9712 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9713
9714         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9715         (create_tool_item):
9716
9717         Put back total number of pages as (1 of 1234)
9718
9719 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9720
9721         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9722         remove the job.
9723
9724         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9725         function.  This helps debugging.
9726
9727 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9728
9729         * djvu/djvu-document.c: (djvu_document_class_init),
9730         (djvu_document_get_info), (djvu_document_document_iface_init):
9731         * dvi/dvi-document.c: (dvi_document_class_init),
9732         (dvi_document_get_info), (dvi_document_document_iface_init):
9733
9734         Dummy implementation of get_info method for dvi and
9735         djvu. Fix crashes with those backends
9736
9737 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9738
9739         * data/evince.desktop.in:
9740
9741         Add application/x-gzpostscript
9742
9743 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9744
9745         * data/evince.schemas.in: Added real long descriptions, 
9746         closes bug 172496 
9747
9748         * README: Added actual text, closes bug 171869
9749
9750 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9751
9752         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9753
9754         Thumbnail page 0
9755
9756 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9757
9758         * backend/ev-document-info.h:
9759
9760         s/GDate */GDate so we can just use g_free
9761
9762 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9763
9764         * shell/ev-window.c: (update_document_mode),
9765         (ev_window_setup_document):
9766
9767         Show the window in fullscreen when specified by
9768         the document
9769
9770 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9771
9772         * backend/ev-document.c: (ev_document_class_init),
9773         (ev_document_get_info), (ev_document_render_pixbuf):
9774         * backend/ev-document.h:
9775         * backend/ev-page-cache.c: (_ev_page_cache_new):
9776         * pdf/ev-poppler.cc:
9777         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9778         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9779         * ps/ps-document.c: (ps_document_class_init), (document_load),
9780         (ps_document_get_info), (ps_document_document_iface_init):
9781
9782         Remove get_title from the interface, we can just use document info
9783
9784 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9785
9786         * backend/Makefile.am:
9787         * backend/ev-document.c: (ev_document_render_get_info):
9788         * backend/ev-document.h:
9789         * pdf/ev-poppler.cc:
9790
9791         Initial support for document info. Based on jrb patch.
9792
9793 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9794
9795         * shell/ev-window.c: (ev_window_state_event),
9796         (ev_window_class_init), (ev_window_init):
9797         
9798         Doesn't show resize grip when maximized. See bug #301053
9799
9800 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9801
9802         * po/POTFILES.in:
9803         
9804         ev-sidebar-thumbnails now has translatable labels
9805         
9806         * shell/Makefile.am:
9807         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9808         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9809         (ev_sidebar_links_page_iface_init):
9810         * shell/ev-sidebar-links.h:
9811         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9812         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9813         (ev_sidebar_page_get_label):
9814         * shell/ev-sidebar-page.h:
9815         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9816         (ev_sidebar_thumbnails_set_document),
9817         (ev_sidebar_thumbnails_support_document),
9818         (ev_sidebar_thumbnails_get_label),
9819         (ev_sidebar_thumbnails_page_iface_init):
9820         * shell/ev-sidebar-thumbnails.h:
9821         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9822         (ev_sidebar_set_document):
9823         * shell/ev-sidebar.h:
9824         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9825         
9826         Small rework of sidebar code. Now sidebar pages should implement
9827         EvSidebarPage interface. That makes page management in EvSidebar
9828         easier. See bug #164811 for details
9829
9830 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9831
9832         * shell/ev-application.c: (ev_application_open):
9833         * shell/ev-document-types.c:
9834         
9835         Fix build error and small problem with application exit
9836
9837 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9838
9839         * thumbnailer/Makefile.am:
9840         * thumbnailer/evince-thumbnailer-djvu.schemas:
9841         * thumbnailer/evince-thumbnailer-dvi.schemas:
9842         
9843         Conditionally install schemas for djvu/dvi thumbnailer
9844
9845 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9846
9847         * shell/ev-document-types.h: 
9848         * shell/ev-document-types.c: 
9849         New files, handling the mapping from mimetypes to backends
9850         
9851         * shell/ev-window.c: 
9852         * thumbnailer/evince-thumbnailer.c:     
9853         Use the ev-document-types code
9854         
9855         * shell/Makefile.am: 
9856         Added new convenience library libevbackendfactory_la, containing
9857         the new mimetype->backend logic; moved the backends into it.
9858
9859         * thumbnailer/Makefile.am:
9860         Make the thumbnailer link with the libevbackend.la convenience
9861         library, rather than having a duplicate of the backend logic here.
9862
9863 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9864
9865         * shell/ev-stock-icons.c: constify some vars.
9866         * shell/ev-window.c: ditto.
9867
9868 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9869
9870         * ps/ps-document.c (get_page_orientation):
9871
9872         Respect document orientation 
9873
9874 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9875
9876         * djvu/Makefile.am:
9877         * dvi/Makefile.am:
9878         * shell/Makefile.am:
9879         
9880         Move library dependencies to components.
9881         
9882         * shell/ev-window.c: (update_window_title),
9883         (start_loading_document):
9884         
9885         Fix display of uris with spaces. Bug 168358.
9886
9887 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9888
9889         * shell/ev-sidebar-links.c: (selection_changed_cb):
9890         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9891         (ev_view_button_release_event), (ev_view_set_document):
9892         * shell/ev-view.h:
9893         * shell/ev-window.c: (find_bar_search_changed_cb):
9894         * shell/ev-window.h: Minor cleanups removing some dead code.
9895
9896 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9897
9898         * backend/ev-page-cache.c: (_ev_page_cache_new):
9899         
9900         Set current page to 0 if document has pages.
9901
9902 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9903
9904         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9905
9906         Initialize GError to NULL, fix a crash when loading fails.
9907
9908 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9909
9910         * shell/ev-window.c: (update_view_size):
9911
9912         Calculate shadow size only when there is actually
9913         a shadow.
9914
9915 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9916
9917         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9918         * shell/ev-view.h:
9919
9920         Allow setting view spacing, default to 0
9921
9922         * shell/ev-window.c: (ev_window_unfullscreen),
9923         (ev_window_cmd_view_fullscreen), (ev_window_init):
9924
9925         Remove spacing in fullscreen mode
9926
9927 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9928
9929         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9930         (ev_view_size_request), (expose_bin_window),
9931         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9932         * shell/ev-view.h:
9933         * shell/ev-window.c: (ev_window_unfullscreen),
9934         (ev_window_cmd_view_fullscreen):
9935
9936         Do not draw the border in fulscreen
9937
9938 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9939
9940         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9941         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9942         (find_page_at_location), (page_changed_cb):
9943
9944         Rework border calculation, so that I can more easily disable it.
9945         Code somewhat cleaner too.
9946
9947 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9948
9949         * backend/ev-page-cache.c: (ev_page_cache_init),
9950         (_ev_page_cache_new):
9951
9952         Remove some assertions, documents can have 0 pages.
9953         Make initial current page -1.
9954
9955         * shell/ev-page-action.c: (page_changed_cb):
9956
9957         Show "" if current page is -1
9958
9959         * shell/ev-window.c: (update_action_sensitivity),
9960         (ev_window_setup_document):
9961
9962         When document has 0 pages do not set the view
9963         and make nearly everything insensitive.
9964
9965 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9966
9967         * shell/ev-page-view.c:
9968         * shell/ev-page-view.h:
9969
9970         Remove unused files.
9971         
9972         * shell/ev-sidebar-thumbnails.c:
9973         (ev_sidebar_thumbnails_set_document):
9974         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9975         (ev_sidebar_supports_document):
9976         * shell/ev-sidebar.h:
9977         * shell/ev-window.c: (ev_window_setup_document):
9978         
9979         Doesn't show thumbnails if document has 1 page. Make
9980         sidebar menu entries sensitive only if if they have 
9981         sense. Fix bug 164811. 
9982
9983 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9984
9985         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9986         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9987         (ev_view_zoom_out), (ev_view_set_size):
9988
9989         Rework sizing to deal with documents with not uniform page
9990         size.
9991
9992 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9993
9994         * backend/ev-page-cache.c: (_ev_page_cache_new):
9995
9996         Fix several page size caching bugs
9997
9998 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9999
10000         * shell/ev-window.c: (set_action_properties):
10001
10002         Make all toolbar items translatable
10003
10004 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10005
10006         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10007         (save_page_list), (ps_document_save),
10008         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10009         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10010         (ps_document_ps_exporter_iface_init):
10011         * ps/ps-document.h:
10012
10013         Based on a patch by J�rg Billeter <j@bitron.ch>
10014         
10015         Implement print and save a copy for the ps backend.
10016
10017 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10018
10019         * backend/ev-document.h:
10020         * djvu/djvu-document.c: (djvu_document_can_get_text),
10021         (djvu_document_document_iface_init):
10022         * dvi/dvi-document.c: (dvi_document_can_get_text),
10023         (dvi_document_document_iface_init):
10024         * pdf/ev-poppler.cc:
10025         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10026         (pixbuf_document_document_iface_init):
10027         * ps/ps-document.c: (ps_document_can_get_text),
10028         (ps_document_document_iface_init):
10029         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10030         * shell/ev-window.c: (update_action_sensitivity):
10031
10032         Fix the crash when trying to copy in backends that doesnt
10033         support it. We can implement a better solution once we
10034         do real text selection.
10035
10036 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10037
10038         * data/evince-ui.xml:
10039         * shell/ev-window.c: (ev_window_cmd_escape):
10040         
10041         Work around the Escape conflict (find bar and unfullscreen)
10042
10043 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10044
10045         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10046         
10047         Fix for #300233. Next page correctly handles document end.
10048         
10049         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10050         (ev_sidebar_thumbnails_class_init),
10051         (ev_sidebar_thumbnails_set_document),
10052         (ev_sidebar_thumbnails_clear_job),
10053         (ev_sidebar_thumbnails_clear_model):
10054         
10055         Cleanup thumbnail jobs on document changes.
10056         
10057         * shell/ev-view.c: (add_scroll_binding_keypad),
10058         (add_scroll_binding_shifted), (ev_view_class_init):
10059         
10060         Shift + Space scrolls up. Fix for #173184
10061         
10062         * shell/ev-window.c: (ev_window_open_page),
10063         (ev_window_cmd_view_reload):
10064         
10065         Fix reload (Bug #300094)
10066
10067 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10068
10069         
10070         * dvi/mdvi-lib/assoc.c:
10071         * dvi/mdvi-lib/assoc.h: Removed garbage files
10072         
10073         * dvi/mdvi-lib/bitmap.c:
10074         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10075         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10076         * dvi/mdvi-lib/color.h: Antialias of rules
10077         
10078         * dvi/mdvi-lib/common.h:
10079         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10080         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10081         * dvi/mdvi-lib/files.c:
10082         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10083         * dvi/mdvi-lib/mdvi.h:
10084         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10085         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10086         * dvi/mdvi-lib/util.c: Fix compile warnings
10087         
10088         * dvi/dvi-document.c:
10089         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10090         (dvi_document_thumbnails_get_thumbnail),
10091         (dvi_document_document_thumbnails_iface_init):
10092         * dvi/mdvi-lib/Makefile.am:
10093         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10094         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10095         
10096         Dvi backend now renders thumbnails
10097
10098 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10099
10100         * shell/main.c: (main): 
10101         
10102         Save accelerators on exit. Fixes bug #172095.
10103
10104 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10105
10106         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10107         update priority" comment.
10108
10109         * backend/ev-job-queue.c: Give a way to change priority.
10110
10111 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10112
10113         * shell/ev-page-action.c: Fix logic.
10114
10115 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10116
10117         * shell/ev-view.c: (ev_view_can_find_next):
10118         * shell/ev-window.c: (ev_window_setup_document):
10119
10120         Check that the document supports find
10121
10122 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10123
10124         * data/evince-ui.xml:
10125         * shell/ev-view.c: (ev_view_can_find_next):
10126         * shell/ev-view.h:
10127         * shell/ev-window.c: (update_action_sensitivity),
10128         (find_changed_cb), (ev_window_setup_document),
10129         (ev_window_cmd_edit_find_next):
10130
10131         Add Edit->Find Next
10132
10133 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10134
10135         * pdf/ev-poppler.cc:
10136         * shell/ev-print-job.c: (idle_print_handler):
10137
10138         Make printing work again
10139
10140 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10141
10142         * shell/ev-page-action.h:
10143         * shell/ev-page-action.c: (ev_page_action_widget_init),
10144         (ev_page_action_widget_class_init), (page_changed_cb),
10145         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10146         (get_filter_model_from_model), (match_selected_cb),
10147         (display_completion_text), (match_completion), (update_model),
10148         (connect_proxy), (ev_page_action_set_property),
10149         (ev_page_action_get_property), (ev_page_action_set_document),
10150         (ev_page_action_set_model), (ev_page_action_class_init): Big
10151         reworking to make completions work iff we have >= GTK-2.7.0
10152                 
10153         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10154         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10155         (job_finished_cb): We now have a 'model' property that is set when
10156         the links are loaded.  This can be caught with "notify::model"
10157
10158         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10159         listen for the model to be set, and propagate it to the action.
10160
10161 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10162
10163         * cut-n-paste/recent-files/egg-recent-item.c:
10164         (egg_recent_item_set_uri), (make_valid_utf8),
10165         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10166         * cut-n-paste/recent-files/egg-recent-item.h:
10167         
10168         Update egg-recent from libegg. This should fix long
10169         startup problem. For details see
10170         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10171
10172 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10173
10174         * cut-n-paste/recent-files/Makefile.am:
10175         * data/evince-ui.xml, shell/Makefile.am:
10176         * shell/ev-application.c, shell/ev-application.h:
10177         * shell/ev-window.c: Recent files support.
10178         
10179         * configure.ac: Added "ru" to ALL_LINGUAS.
10180         
10181         * dvju: new backend to support DJVU files.
10182         * dvi: new backend to support DVI.
10183
10184         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10185         * ev-application.c: Support for new backends.
10186         
10187         * help, ev-window.c, main.c shell/Makefile.am: 
10188         Evince user documentation.
10189
10190 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10191
10192         * po/POTFILES.in:
10193         * shell/ev-window.c:
10194         * thumbnailer/evince-thumbnailer.c:
10195
10196         s/pdf-document/ev-poppler
10197
10198 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10199
10200         * NEWS:
10201         * configure.ac:
10202
10203         Release 0.2.0
10204
10205         * ps/ps-document.c: (setup_pixmap):
10206
10207         Remove debug code
10208
10209 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10210
10211         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10212         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10213         (ev_window_cmd_go_first_page): Fix of by one errors.
10214
10215 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10216
10217         * ps/ps-document.c: (get_page_box):
10218
10219         Fix page size calculation
10220
10221 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10222
10223         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10224         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10225         (get_page_orientation), (setup_page), (document_load),
10226         (ps_document_get_page_size), (render_pixbuf_idle):
10227         * ps/ps-document.h:
10228
10229         More refactoring to adapt to EvDocument changes
10230
10231 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10232
10233         * ps/ps-document.c: (start_interpreter):
10234
10235         Actually add alpha args
10236
10237 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10238
10239         * pdf/ev-poppler.cc:
10240
10241         Make clipboard work again
10242
10243 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10244
10245         Make searching work again.
10246         
10247         * backend/ev-document.c:
10248         * backend/ev-document.h:
10249         * backend/ev-document-find.c:
10250         * backend/ev-document-find.h: Change EvDocumentIface so we no
10251         longer store the current page or zoom level in the document.  The
10252         consequence is that all calls that operate on the current page now
10253         instead take the page number as an extra argument, and all
10254         coordinates are now doubles in document coordinate system.
10255
10256         * pdf/ev-poppler.cc:
10257         * pixbuf/pixbuf-document.c:
10258         * ps/ps-document.c: Update backends accordingly.
10259
10260 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10261
10262         * autogen.sh:
10263
10264         Add required gettext version
10265
10266 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10267
10268         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10269         make F1 bring up non-existent help.
10270
10271         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10272         epiphany's find bar, #167477
10273
10274         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10275         <emil@nishra.com> to add space-bar scrolling, 
10276
10277         * shell/ev-window.c (static GtkActionEntry entries): add default
10278         keybinding for Help (F1)
10279         Fixes #171068
10280
10281         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10282         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10283         170110
10284
10285 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10286
10287         * Makefile.am: 
10288         * pixbuf/pixbuf-document.c: 
10289
10290         Got pixbuf backend working again
10291
10292 2005-04-01  Steve Murphy  <murf@e-tools.com>
10293
10294         * configure.in: Added "rw" to ALL_LINGUAS.
10295
10296 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10297
10298         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10299         model types, noticed by Martin Kretzschmar.
10300
10301 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10302
10303         * pdf/ev-poppler.cc: Implement search based on
10304         poppler_page_find_text().  Currently a bit crude since we remember
10305         all matches from all pages.  Also, we grab the big document lock
10306         when we search since searching changes the underlying stream and
10307         thus conflicts with the rendering thread.
10308         
10309         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10310         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10311         (ev_view_find_previous): Fix some page indexes to be 0 based,
10312         offset rubber band by view offset,
10313
10314 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10315
10316         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10317
10318 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10319
10320         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10321         completely because I didn't understand GtkActions.  I should
10322         read Marco's code more carefully in the future.
10323
10324         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10325         function
10326
10327 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10328
10329         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10330         PopplerRectangle change from poppler CVS.
10331
10332 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10333
10334         * backend/ev-document.c: (ev_document_get_page_label):
10335         * backend/ev-document.h:
10336         * backend/ev-page-cache.c: (_ev_page_cache_new),
10337         (ev_page_cache_get_page_label):
10338         * backend/ev-page-cache.h:
10339         * pdf/ev-poppler.cc:
10340         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10341         (links_page_num_func):
10342         * shell/ev-sidebar-thumbnails.c:
10343         (ev_sidebar_thumbnails_set_document):
10344         * shell/ev-view.c: (status_message_from_link),
10345         (ev_view_motion_notify_event):
10346         * shell/ev-window.c: (document_supports_sidebar): Add in page
10347         label support.  It's not perfect yet, but it's the first 'feature'
10348         in a while.
10349         Also, fix a bogus comment noticed by crispin. 
10350
10351 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10352
10353         * Makefile.am: Remove pixbuf backend for now
10354
10355         * configure.ac: Require poppler-glib instead of just poppler.
10356
10357         * backend/ev-document-thumbnails.h: Add a comment
10358
10359         * backend/ev-document.h:
10360         * backend/ev-document.c: (ev_document_class_init),
10361         (ev_document_load), (ev_document_get_link),
10362         (ev_document_get_links): Remove 3 methods and add get_links.
10363         Also, made 0 based.
10364
10365         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10366         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10367
10368         * backend/ev-link.c: (ev_link_set_title),
10369         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10370         (ev_link_mapping_find):
10371         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10372         
10373         * backend/ev-page-cache.c: (ev_page_cache_init),
10374         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10375         (ev_page_cache_get_size), (ev_page_cache_next_page),
10376         (ev_page_cache_prev_page): Fix to be 0 based.
10377
10378         * pdf/Makefile.am: 
10379         * pdf/ev-poppler.h:
10380         * pdf/ev-poppler.cc: New backend.
10381         
10382         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10383         (ps_document_get_page), (ps_document_document_iface_init):
10384
10385         * shell/ev-pixbuf-cache.h:
10386         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10387         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10388         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10389         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10390         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10391         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10392         based.
10393         
10394         * shell/ev-sidebar-thumbnails.c:
10395         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10396         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10397
10398         * shell/ev-view.c: (status_message_from_link),
10399         (find_page_at_location), (get_link_at_location),
10400         (ev_view_motion_notify_event), (ev_view_button_release_event),
10401         (ev_view_init): Use the new link code.  Fix to be 0 based.
10402
10403         * shell/ev-window.c: (update_action_sensitivity),
10404         (document_supports_sidebar): 0 based.
10405
10406 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10407
10408         * pdf/pdf-document.cc: Patch from Fernando Herrera
10409         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10410         *blush*
10411
10412 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10413
10414         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10415         1 to the page, as this seems to be 1 based.  I thought we has this
10416         fixed.  grump.
10417
10418 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10419
10420         * TODO:
10421         * backend/Makefile.am:
10422         * backend/ev-document-links.c:
10423         (ev_document_links_has_document_links),
10424         (ev_document_links_get_links_model):
10425         * backend/ev-document-links.h:
10426         * backend/ev-document.c: (ev_document_get_page_cache),
10427         (ev_document_get_doc_mutex), (ev_document_load),
10428         (ev_document_save), (ev_document_get_title),
10429         (ev_document_get_n_pages), (ev_document_set_page),
10430         (ev_document_get_page), (ev_document_set_target),
10431         (ev_document_set_scale), (ev_document_set_page_offset),
10432         (ev_document_get_page_size), (ev_document_get_text),
10433         (ev_document_get_link), (ev_document_render),
10434         (ev_document_render_pixbuf), (ev_document_scale_changed):
10435         * backend/ev-document.h:
10436         * backend/ev-job-queue.c: (remove_object_from_queue),
10437         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10438         (no_jobs_available_unlocked), (ev_render_thread),
10439         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10440         (ev_job_queue_remove_job):
10441         * backend/ev-job-queue.h:
10442         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10443         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10444         (ev_job_links_class_init), (ev_job_render_init),
10445         (ev_job_render_dispose), (ev_job_render_class_init),
10446         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10447         (ev_job_thumbnail_class_init), (ev_job_finished),
10448         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10449         (ev_job_render_run), (ev_job_thumbnail_new),
10450         (ev_job_thumbnail_run):
10451         * backend/ev-jobs.h:
10452         * backend/ev-link.c:
10453         * backend/ev-link.h:
10454         * backend/ev-page-cache.c: (ev_page_cache_init),
10455         (ev_page_cache_class_init), (ev_page_cache_finalize),
10456         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10457         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10458         (ev_page_cache_set_link), (ev_page_cache_get_title),
10459         (ev_page_cache_get_size), (ev_page_cache_next_page),
10460         (ev_page_cache_prev_page):
10461         * backend/ev-page-cache.h:
10462         * pdf/pdf-document.cc:
10463         * ps/gsdefaults.c:
10464         * ps/gsdefaults.h:
10465         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10466         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10467         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10468         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10469         (is_interpreter_ready), (output), (catchPipe), (input),
10470         (start_interpreter), (check_filecompressed), (compute_dimensions),
10471         (ps_document_enable_interpreter), (document_load),
10472         (ps_document_next_page), (render_page), (ps_document_set_page),
10473         (ps_document_set_scale), (render_pixbuf_idle),
10474         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10475         * ps/ps-document.h:
10476         * shell/Makefile.am:
10477         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10478         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10479         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10480         (ev_pixbuf_cache_new), (job_finished_cb),
10481         (check_job_size_and_unref), (move_one_job),
10482         (ev_pixbuf_cache_update_range), (find_job_cache),
10483         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10484         (ev_pixbuf_cache_add_jobs_if_needed),
10485         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10486         * shell/ev-pixbuf-cache.h:
10487         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10488         (idle_print_handler):
10489         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10490         (selection_changed_cb), (create_loading_model),
10491         (ev_sidebar_links_construct), (links_page_num_func),
10492         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10493         (update_page_callback), (job_finished_cb),
10494         (ev_sidebar_links_set_document):
10495         * shell/ev-sidebar-thumbnails.c:
10496         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10497         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10498         (page_changed_cb), (thumbnail_job_completed_callback),
10499         (ev_sidebar_thumbnails_set_document):
10500         * shell/ev-sidebar-thumbnails.h:
10501         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10502         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10503         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10504         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10505         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10506         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10507         (ev_view_button_release_event), (ev_view_scroll_view),
10508         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10509         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10510         (ev_view_new), (job_finished_cb), (page_changed_cb),
10511         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10512         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10513         (ev_view_find_previous):
10514         * shell/ev-view.h:
10515         * shell/ev-window.c: (update_action_sensitivity),
10516         (ev_window_open_page), (update_window_title), (update_total_pages),
10517         (page_changed_cb), (ev_window_setup_document),
10518         (password_dialog_response), (ev_window_cmd_save_as),
10519         (ev_window_print), (ev_window_cmd_go_previous_page),
10520         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10521         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10522         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10523         * shell/main.c: (main):
10524
10525         Merge evince-threads branch
10526
10527 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10528
10529         * configure.ac: Added "lt" to ALL_LINGUAS.
10530
10531 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10532
10533         * NEWS:
10534         * configure.ac:
10535
10536         Release 0.1.9
10537
10538 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10539
10540         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10541
10542         Fix here also the thumbnails 1-basedness :)
10543
10544 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10545
10546         * NEWS:
10547         * configure.ac:
10548
10549         Release 0.1.8
10550
10551 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10552
10553         * pdf/pdf-document.cc:
10554         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10555         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10556
10557         Fix the mess we did with thumbnails and 1-basedness
10558
10559 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10560
10561         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10562
10563 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10564
10565         * NEWS:
10566         * configure.ac:
10567
10568         Release 0.1.7
10569
10570 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10571
10572         * ps/Makefile.am:
10573         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10574         (gtk_gs_defaults_get_alpha_parameters),
10575         (gtk_gs_defaults_get_ungzip_cmd),
10576         (gtk_gs_defaults_get_unbzip2_cmd):
10577         * ps/gsdefaults.h:
10578         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10579         (ps_document_get_orientation), (document_load),
10580         (ps_document_goto_page), (ps_document_set_page_size):
10581         * ps/ps-document.h:
10582
10583         Some more sanitization of the ps backend. Remove a lot
10584         of unused code and do not base our defaults on ggv
10585         preferences (ugh!)
10586
10587 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10588
10589         * thumbnailer/evince-thumbnailer.schemas:
10590         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10591         (main): add -s option for thumbnail size.
10592
10593 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10594
10595         * configure.ac:
10596
10597         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10598         remove it.
10599
10600 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10601
10602         * pdf/pdf-document.cc:
10603
10604         Remove 4 pixels of useless border from the
10605         thumbnail.
10606
10607 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10608
10609         * backend/ev-document-thumbnails.c:
10610         (ev_document_thumbnails_get_thumbnail):
10611         * backend/ev-document-thumbnails.h:
10612
10613         Rework API a bit. Add a border flag and
10614         change sizing logic (now the size we specify
10615         applies to the bigger dimension).
10616
10617         * pdf/pdf-document.cc:
10618         * pixbuf/pixbuf-document.c:
10619         (pixbuf_document_thumbnails_get_thumbnail):
10620         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10621         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10622
10623         Adapt to the new API and do not draw a border for nautilus
10624         thumbnailer.
10625
10626 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10627
10628         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10629         take thumbnails from page "0" instead of "1". Added a copyright header.
10630
10631 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10632
10633         * ps/ps-document.c: (set_up_page), (start_interpreter):
10634
10635         Make it C89 compliant
10636
10637 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10638
10639         * Makefile.am:
10640         * configure.ac:
10641         * pdf/.cvsignore:
10642         * pdf/pdf-document.cc:
10643         * thumbnailer/Makefile.am:
10644         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10645         (main):
10646         * thumbnailer/evince-thumbnailer.schemas:
10647         * thumbnailer/pdf-icon.png:
10648
10649         Add a nautilus thumbnailer.
10650         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10651
10652 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10653
10654         * NEWS:
10655         * configure.ac:
10656         * po/POTFILES.in:
10657
10658         Release 0.1.6
10659
10660 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10661
10662         Use poppler instead of including xpdf source code.  Poppler is a
10663         fork of xpdf to build it as a shared library. See
10664         http://freedesktop.org/wiki/Software/poppler.
10665
10666         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10667         xpdf fork.
10668         
10669         * pdf/Makefile.am: Build libpdfdocument.a here.
10670         
10671         * pdf/GDKSplashOutputDev.cc:
10672         * pdf/GDKSplashOutputDev.h:
10673         * pdf/GnomeVFSStream.cc:
10674         * pdf/GnomeVFSStream.h:
10675         * pdf-document.cc:
10676         * pdf-document.h:
10677         * test-gdk-output-dev.cc
10678         * Thumb.cc:
10679         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10680         against poppler.
10681
10682 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10683
10684         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10685
10686         Clear idle stack before unsetting the document
10687
10688 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10689
10690         * ps/ps-document.c: (ps_document_widget_event),
10691         (ps_document_set_target), (ps_document_finalize),
10692         (ps_document_get_page):
10693
10694         Disconnect the widget event signal on finalize.
10695         Some code cleanups.
10696
10697 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10698
10699         * ps/ps-document.c: (set_up_page):
10700
10701         If there is no bpixmap create one, even if size
10702         is not changed.
10703
10704 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10705
10706         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10707         (set_up_page), (document_load), (ps_document_set_zoom):
10708
10709         Default page is 0. Calculate size even when we have no
10710         target yet.
10711
10712 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10713
10714         * shell/ev-sidebar.c: expand the selection widget to be always as
10715         wide as the sidebar
10716
10717 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10718
10719         * shell/ev-sidebar-thumbnails.c:
10720         (ev_sidebar_thumbnails_set_document):
10721
10722         Clear the list store when setting document
10723
10724 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10725
10726         * shell/ev-page-action.c: (update_entry), (sync_entry),
10727         (activate_cb), (entry_size_request_cb), (create_tool_item),
10728         (connect_proxy):
10729
10730         Use an entry for the page control instead of spinbuttons
10731
10732 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10733
10734         * data/evince.schemas.in:
10735
10736         Correct confusing string
10737
10738 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10739
10740         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10741         for real.  Gosh, how long has this been broken.
10742
10743         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10744         check for a NULL link.  We crash otherwise.
10745
10746 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10747
10748         * NEWS:
10749         * configure.ac:
10750
10751         Release 0.1.5
10752
10753 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10754
10755         * configure.ac: add the french translation.
10756
10757 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10758
10759         * shell/ev-window.c:
10760
10761         Remove unused header -> fix distcheck
10762
10763 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10764
10765         * shell/ev-window.c: (update_window_title),
10766         (ev_window_popup_password_dialog):
10767
10768         Unescape filename for display
10769
10770 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10771
10772         * pdf/xpdf/pdf-document.cc:
10773
10774         In get_page_size deal with rotation. Also
10775         cleanup the function a bit.
10776
10777 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10778
10779         * pdf/xpdf/pdf-document.cc:
10780
10781         Fix crash when opening in new window
10782
10783 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10784
10785         * configure.ac:
10786
10787         Check ghostscript >= 7
10788
10789 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10790
10791         * shell/ev-window.c:
10792
10793         Make page width the default sizing mode
10794
10795 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10796         Marco Pesenti Gritti <marco@gnome.org>
10797
10798         * shell/ev-window.c: Remember the sidebar size
10799
10800         * data/evince.schemas.in: Add a new gconf key to store the size of
10801         the sidebar
10802
10803 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10804
10805         * data/evince-ui.xml:
10806         * shell/ev-window.c: (update_action_sensitivity),
10807         (ev_window_cmd_view_reload):
10808         
10809         Add a "Reload" action and menu entry
10810
10811 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10812
10813         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10814         iff the type doesn't support thumbnailing and indexing.
10815
10816 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10817
10818         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10819
10820 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10821
10822         * pdf/splash/Splash.cc:
10823
10824         Port fix for a crasher from kde bug
10825         http://bugs.kde.org/show_bug.cgi?id=97131
10826
10827 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10828
10829         * pdf/xpdf/pdf-document.cc:
10830
10831         Return a link even if it's of an unrecognized
10832         type. Otherwise we go in an infinte cycle.
10833
10834 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10835
10836         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10837         (size_allocate_cb), (ev_window_set_sizing_mode):
10838
10839         Update size when switching mode
10840
10841 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10842
10843         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10844         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10845         (ev_window_cmd_view_normal_size):
10846
10847         Fix size toggle buttons behavior
10848
10849 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10850
10851         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10852         (doc_rect_to_view_rect), (ev_view_size_allocate),
10853         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10854         (scale_changed_callback):
10855
10856         Do not cache offsets in size_allocate.
10857
10858 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10859
10860         * shell/ev-view.c: (ev_view_size_allocate):
10861
10862         Calculate offsets before calling the parent
10863         class (which does a redraw)
10864
10865 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10866
10867         * pdf/xpdf/pdf-document.cc:
10868
10869         Fix a crasher on exit. Unused code, put a TODO
10870
10871 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10872
10873         * backend/ev-document.c: (ev_document_class_init),
10874         (ev_document_page_changed), (ev_document_scale_changed):
10875         * backend/ev-document.h:
10876
10877         Separate page/scale notifications
10878
10879         * pdf/xpdf/pdf-document.cc:
10880
10881         Emit the new signals.
10882         Do not display the pdf page in _render, do it
10883         when scale/page are requested.
10884
10885         * ps/ps-document.c: (ps_document_set_zoom),
10886         (ps_document_widget_event):
10887         * ps/ps-document.h:
10888
10889         Emit the new signals.
10890
10891         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10892         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10893         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10894         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10895         * shell/ev-view.h:
10896         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10897         (ev_window_cmd_view_page_width), (size_allocate_cb),
10898         (ev_window_set_sizing_mode):
10899
10900         Rework sizing to be pixel based.
10901         There are bugs but should be already way better.
10902
10903 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10904
10905         * shell/ev-window.c: (ev_window_init):
10906
10907         Do not allow to shrink sidebar smaller then
10908         child requisition
10909
10910 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10911
10912         * shell/ev-sidebar.[ch]
10913         * shell/ev-window.c:
10914
10915         Improved sidebar widget. Fixes #166683
10916
10917 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10918
10919         * shell/ev-view.c (update_find_status_message): Give translators
10920         more flexibility with ngettext plural handling.
10921
10922 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10923
10924         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10925         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10926         page when we get the page size.
10927
10928 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10929
10930         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10931
10932         ps pages are 0 based, convert 
10933
10934 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10935
10936         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10937
10938         Initialize correct parent class. Set GError on document load
10939
10940 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10941
10942         * pdf/xpdf/pdf-document.cc:
10943
10944         Fixup selection offset calculation
10945
10946         * shell/ev-view.c: (view_rect_to_doc_rect),
10947         (doc_rect_to_view_rect), (ev_view_size_allocate),
10948         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10949         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10950
10951         Store selection as document relative, so that zooming
10952         and offset changing doesnt break it.
10953
10954 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10955
10956         * shell/ev-view.c: (ev_view_best_fit):
10957
10958         Do not try to best fit if the view is not realized
10959
10960 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10961           
10962         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10963
10964 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10965
10966         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10967
10968 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10969
10970         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10971         the popup window.  That prevents it resizing when in full screen
10972         mode.
10973
10974         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10975         multiple rerenders.  This pretty much sucks.
10976
10977         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10978         rest of the toolbar.
10979
10980 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10981
10982         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10983
10984 2005-02-17  Alexander Shopov  <ash@contact.bg>
10985
10986         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10987
10988 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10989
10990         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10991
10992 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10993
10994         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10995         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10996         (set_document_page), (document_changed_callback),
10997         (ev_view_set_document), (ev_view_find_previous),
10998         (ev_view_hide_cursor), (ev_view_show_cursor):
10999         * shell/ev-view.h:
11000         * shell/ev-window.c: (update_chrome_visibility),
11001         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11002         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11003         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11004         (ev_window_unfullscreen):
11005         * shell/main.c: (main):
11006
11007         Automatically hide the fullscreen button.
11008         Patch by Kristian Høgsberg <krh@redhat.com>
11009
11010 2005-02-16  Vincent Noel  <vnoel@cox.net>
11011
11012         * shell/main.c (main): Specify an icon for the window. Patch by
11013         Jaap A. Haitsma. Fixes #166177.
11014
11015 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11016
11017         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11018
11019 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11020
11021         * backend/ev-document-misc.h:
11022         * backend/ev-document-misc.c:
11023         (ev_document_misc_get_page_border_size),
11024         (ev_document_misc_paint_one_page): New function to canonicalize
11025         sizing/painting a border.
11026
11027         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11028         used.
11029
11030         * pdf/xpdf/pdf-document.cc: use new function
11031
11032         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11033         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11034         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11035         shell/ev-window.c: (update_sizing_buttons),
11036         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11037         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11038         (ev_window_cmd_view_page_width), (size_allocate_cb),
11039         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11040         and "fit width" values act as toggle buttons so they stay
11041         toggled.  It's not 100% perfect, and it's a little slow, but it's
11042         good enough to commit I think.
11043
11044 2005-02-15  David Lodge  <dave@cirt.net>
11045
11046         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11047
11048 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11049
11050         * shell/ev-window.c (update_window_title): replace newlines in
11051         the title by spaces. Bug #166107.
11052
11053 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11054
11055         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11056         parameters providing allocation width and height without
11057         scrollbars and width of a possible vertical scrollbar. With this
11058         additional information the functions can work as
11059         intended. Unfortunately they're not idempotent. We should
11060         transform these commands to toggles. Fixes Bug #164976
11061         Initial patch by Stephane Loeuillet, then heavily modified.
11062
11063         * shell/ev-view.h: update prototypes.
11064
11065         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11066         (ev_window_cmd_view_page_width): provide EvView fit functions with
11067         all the information they need. Formulas to calculate this
11068         information taken from GtkScrolledWindow.
11069
11070 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11071
11072         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11073         created a thumbnail, the list store is updated to know
11074         that the thumbnail is set. Fixes bug #166792
11075
11076 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11077
11078         * shell/ev-window.c: fixed typo, closes bug 166897
11079
11080         * TODO: updated TODO with bug numbers that are relevant
11081
11082 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11083
11084         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11085
11086 2005-02-09  Vincent Noel  <vnoel@cox.net>
11087
11088         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11089         and "Next" toolbar buttons as important to make them stand out.
11090
11091 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11092
11093         * lib/ev-debug.c:
11094         * lib/ev-debug.h:
11095         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11096         (start_interpreter), (stop_interpreter), (document_load),
11097         (ps_document_next_page), (ps_document_goto_page),
11098         (ps_document_set_page_size), (ps_document_widget_event),
11099         (ps_document_render):
11100         * shell/ev-page-view.c: (ev_page_view_dispose):
11101         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11102
11103         Fix compilation on non-gcc platforms
11104
11105 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11106
11107         * NEWS:
11108         * configure.ac:
11109
11110         Release 0.1.4
11111
11112         * pdf/xpdf/Catalog.cc:
11113         * pdf/xpdf/XRef.cc:
11114
11115         Fix the fix for CAN-2004-0888
11116
11117 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11118
11119         * data/Makefile.am:
11120         * data/evince-ui.xml:
11121         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11122         * shell/ev-stock-icons.h:
11123         * shell/ev-window.c: (update_action_sensitivity),
11124         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11125         (set_action_properties):
11126
11127         Improve toolbar layout/icons
11128
11129 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11130
11131         * pdf/xpdf/pdf-document.cc:
11132
11133         Add warnings about unimplemented/unknown link
11134         types.
11135
11136 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11137
11138         * ps/ps-document.c: (set_up_page):
11139
11140         Log gs property
11141
11142 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11143
11144         * ps/ps-document.c: (start_interpreter):
11145
11146         Log gs env var
11147
11148 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11149
11150         * shell/ev-page-view.c: (ev_page_view_dispose):
11151         * shell/ev-view.c: (ev_view_finalize):
11152         * shell/ev-window.c: (ev_window_setup_document),
11153         (ev_window_dispose), (ev_window_init):
11154
11155         Solve more refs issues.
11156
11157         I commented out the page_view initialization for now:
11158         it was never destroyed (because it's never added
11159         to a container). Because of that we was leaking
11160         gs processes. Couldnt think to a clean fix.
11161         We need to figure this out, password view has the
11162         same issue probably.
11163
11164 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11165
11166         * ps/ps-document.c: (ps_document_finalize),
11167         (ps_document_get_n_pages), (ps_document_get_page):
11168
11169         Some cleanups, stop the interpreter on finalize
11170
11171         * shell/ev-page-view.c: (ev_page_view_dispose),
11172         (ev_page_view_class_init):
11173
11174         Release our reference on the document
11175
11176 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11177
11178         * Makefile.am:
11179         * configure.ac:
11180         * doc/debugging.txt:
11181         * lib/.cvsignore:
11182         * lib/Makefile.am:
11183         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11184         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11185         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11186         * lib/ev-debug.h:
11187
11188         Add debugging helpers
11189
11190         * ps/Makefile.am:
11191         * ps/ps-document.c: (set_up_page), (start_interpreter),
11192         (stop_interpreter), (document_load), (ps_document_next_page),
11193         (ps_document_goto_page), (ps_document_set_page_size),
11194         (ps_document_widget_event), (ps_document_render):
11195         * shell/Makefile.am:
11196         * shell/ev-view.c: (expose_bin_window):
11197         * shell/main.c: (main):
11198
11199         Add some logs
11200         
11201 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11202
11203         * ps/ps-document.c: (ps_document_widget_event):
11204
11205         Initialize message_window, this should make ps
11206         rendering really work! (Never noticed because I was
11207         testing with a ps that is causing gs to exit every time!)
11208
11209 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11210
11211         * data/evince.schemas.in: updated simple error in applyto closing tag
11212
11213 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11214
11215         * Makefile.am:
11216         * configure.ac:
11217         * data/.cvsignore:
11218         * data/Makefile.am:
11219         * data/evince-ui.xml:
11220         A data/evince.schemas.in:
11221         * po/POTFILES.in:
11222         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11223         * shell/ev-stock-icons.h:
11224         * shell/ev-window.c: (update_chrome_visibility),
11225         (update_chrome_flag), (ev_window_cmd_edit_find),
11226         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11227         (ev_window_unfullscreen), (ev_window_focus_in_event),
11228         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11229         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11230         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11231         (ev_window_dispose), (ev_window_class_init),
11232         (set_action_properties), (set_chrome_actions), (load_chrome),
11233         (ev_window_init):
11234
11235         Implement fullscreen mode changes from bug #164776.
11236         Also implement persistent chrome toggles.
11237
11238 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11239
11240         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11241
11242 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11243
11244         * NEWS:
11245         * configure.ac:
11246         * shell/ev-view.c:
11247
11248         Add another check for find interface
11249
11250         Release 0.1.3
11251
11252 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11253
11254         * shell/ev-application.c: (ev_application_open):
11255         * shell/ev-window.c: (ev_window_open):
11256
11257         Open gzipped ps documents
11258
11259 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11260
11261         * TODO:
11262         * shell/ev-view.c: (set_document_page):
11263
11264         Clamp page number, dont try to move to
11265         not existant pages.
11266
11267 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11268
11269         * backend/ev-document-find.c: (ev_document_find_changed):
11270         * backend/ev-document-find.h:
11271         * pdf/xpdf/pdf-document.cc:
11272         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11273         * shell/ev-window.c: (find_bar_search_changed_cb):
11274
11275         Fix several bugs with find
11276
11277 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11278
11279         * shell/ev-sidebar-thumbnails.c
11280         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11281         document. Prevents warning from scroll_to_cell.
11282
11283 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11284
11285         * configure.ac: Add «nb» to ALL_LINGUAS too.
11286
11287 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11288
11289         * NOTES: New file with some random thoughts.
11290
11291         * TODO: Update.
11292
11293         * backend/ev-document-misc.c:
11294         (ev_document_misc_get_page_border_size): New function to
11295         canonicalize shadow drawing sizes.  Possibly goofy.
11296
11297         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11298         (ev_view_best_fit), (ev_view_fit_width):
11299         * pdf/xpdf/pdf-document.cc:
11300         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11301         * ps/ps-document.c: (ps_document_get_page_size):
11302         * backend/ev-document-misc.h:
11303         * backend/ev-document.c: (ev_document_get_page_size):
11304         * backend/ev-document.h: get_page_size now takes a page number
11305         parameter.  Made all the backends/frontends honor it.
11306
11307         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11308         see.  Doesn't work yet.
11309
11310         * shell/Makefile.am:
11311         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11312         Doesn't do anything yet.
11313
11314         * shell/ev-sidebar-thumbnails.c:
11315         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11316         [0..n_pages-1]
11317
11318         * shell/ev-window.c: (update_action_sensitivity),
11319         (ev_window_setup_document), (ev_window_set_page_mode),
11320         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11321         view-swapping code a bit so we can have multiple views on a
11322         document.  Add the multi-page view, though it can't be turned on
11323         yet.
11324
11325 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11326
11327         * shell/ev-application.c: (ev_application_open):
11328         * shell/ev-view.c: (expose_bin_window):
11329         * shell/ev-window.c: (ev_window_open):
11330
11331         Support eps and check document supports find
11332         before drawing highlightings in expose.
11333
11334 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11335
11336         * pixbuf/pixbuf-document.c:
11337         (pixbuf_document_thumbnails_get_dimensions),
11338         (pixbuf_document_document_thumbnails_iface_init):
11339
11340         implement get_dimensions
11341
11342 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11343
11344         * NEWS:
11345         * configure.ac:
11346
11347         Release 0.1.2
11348
11349 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11350
11351         * shell/ev-view.c: (set_document_page):
11352
11353         Scroll at the top of the page when changing page
11354
11355 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11356
11357         * shell/ev-view.c: (ev_view_motion_notify_event):
11358
11359         Do not redraw unnecessarily
11360
11361 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11362
11363         * pdf/xpdf/pdf-document.cc:
11364         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11365         (expose_bin_window), (find_changed_cb):
11366
11367         Yay! find works now... Now to find bugs...
11368
11369 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11370
11371         * backend/ev-document-find.c: (ev_document_find_base_init),
11372         (ev_document_find_changed):
11373         * backend/ev-document-find.h:
11374         * pdf/xpdf/pdf-document.cc:
11375         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11376         (expose_bin_window), (ev_view_init), (set_document_page),
11377         (ensure_rectangle_is_visible), (jump_to_find_result),
11378         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11379         (ev_view_find_next), (ev_view_find_previous):
11380         * shell/ev-view.h:
11381         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11382
11383         More work on find implementation, mostly there now
11384
11385 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11386
11387         * backend/ev-backend-marshalers.list:
11388         * backend/ev-document-find.c: (ev_document_find_base_init),
11389         (ev_document_find_cancel), (ev_document_find_page_has_results),
11390         (ev_document_find_get_n_results), (ev_document_find_get_result),
11391         (ev_document_find_get_progress), (ev_document_find_changed):
11392         * backend/ev-document-find.h:
11393
11394         Enanche the find interface to be really able to do
11395         multi page find.
11396
11397         * pdf/xpdf/pdf-document.cc:
11398
11399         Implement
11400
11401         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11402         (expose_bin_window), (ev_view_init),
11403         (ev_view_get_find_status_message), (find_changed_cb),
11404         (ev_view_set_document), (set_document_page):
11405
11406         Adapt to the new interface. A few things are regressed sorry,
11407         I will finish it soon.
11408
11409 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11410
11411         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11412         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11413         ev_sidebar_thumbnails_parent_class variable, don't define another
11414         parent_class variable.
11415
11416         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11417         (ev_page_action_class_init): ditto.
11418
11419         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11420         (pixbuf_document_class_init): ditto.
11421
11422         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11423         ditto.
11424
11425         * .cvsignore: ignore various valgrind output files.
11426
11427 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11428
11429         * data/evince-ui.xml:
11430         * shell/Makefile.am:
11431         * shell/ev-history.c:
11432         * shell/ev-history.h:
11433         * shell/ev-navigation-action.c:
11434         * shell/ev-navigation-action.h:
11435         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11436         (ev_view_set_page), (ev_view_fit_width):
11437         * shell/ev-view.h:
11438         * shell/ev-window.c: (update_action_sensitivity),
11439         (ev_window_setup_document), (register_custom_actions):
11440
11441         Kill session history
11442
11443 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11444
11445         * shell/ev-window.c: (update_action_sensitivity):
11446
11447         Fix inverted up/down buttons
11448
11449 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11450
11451         * shell/ev-sidebar-thumbnails.c
11452         (ev_sidebar_thumbnails_select_page): make sure the selected
11453         thumbnail stays visible.
11454
11455 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11456
11457         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11458         scrolled window for Federico.
11459
11460 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11461
11462         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11463
11464 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11465
11466         * configure.ac:
11467         * pdf/splash/SplashFTFontEngine.cc:
11468
11469         Fix CID fonts with freetype 2.1.9
11470
11471 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11472
11473         * TODO: added item for desktop icon thumbnailer
11474
11475 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11476
11477         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11478         unloaded docs when the title is accessed.
11479
11480         * shell/ev-password-view.[hc]: New widget for displaying password
11481         state.
11482
11483         * shell/ev-window.[ch]: Refactor password handling code to handle
11484         the new view.
11485
11486 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11487
11488         * NEWS:
11489         * configure.ac:
11490         * data/Makefile.am:
11491
11492         Release 0.1.1
11493
11494 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11495
11496         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11497         ignore page offset here, to make search results independent of it,
11498
11499         * shell/ev-view.c (expose_bin_window): but take offsets into
11500         account here. Bug #164932
11501
11502         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11503         scale at the right time. Bug #164996
11504
11505 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11506
11507         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11508         fix the problem. Now I just removed the Adobe font names and hope
11509         that the URW fonts are always in outline format. Bug #164934
11510
11511         * shell/ev-window.c (update_window_title): empty titles are
11512         useless, use filename in that case too.
11513
11514         * NEWS: Add some content.
11515
11516 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11517
11518         * TODO: added one more TODO item and a TODONE section :)
11519
11520 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11521
11522         * ps/ps-document.h: add page_[xy]_offset fields.
11523
11524         * ps/ps-document.c (ps_document_set_page_offset)
11525         (ps_document_render): Keep offset in consideration in a few
11526         places. Bug #164752 "postscript documents are not centered in
11527         window"
11528
11529         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11530         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11531
11532         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11533         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11534         stub out missing methods for complete EvDocument implementation.
11535         Fixes segfaults with Save A Copy and Copy actions.
11536
11537         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11538         (ps_document_document_iface_init): ditto.
11539         
11540 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11541
11542         * data/.cvsignore:
11543         * data/Makefile.am:
11544         * data/evince.desktop.in:
11545
11546         Add desktop file
11547
11548 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11549
11550         * shell/ev-view.c: (ev_view_button_press_event),
11551         (ev_view_motion_notify_event):
11552
11553         Make selection work in any direction
11554
11555 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11556
11557         * TODO:
11558         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11559
11560         Use shorter labels for some of the toolbars items
11561
11562 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11563
11564         * pdf/xpdf/pdf-document.cc:
11565
11566         Check the links info is initialized before
11567         using it. Should fix a crash on startup.
11568
11569 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11570
11571         * pixbuf/pixbuf-document.c
11572         (pixbuf_document_thumbnails_get_dimensions): force floating point
11573         division to calculate page_ratio. Fixes crash with landscape
11574         format pixbufs.
11575
11576 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11577
11578         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11579
11580 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11581
11582         * shell/ev-view.c (set_document_page): unset has_selection when
11583         the page changes.
11584         (set_document_page): handle paper size changes when the page
11585         changes (test with Free Culture, page 2).
11586
11587 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11588
11589         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11590         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11591
11592         Use normal style color for the widget background and
11593         draw a black box around the page.
11594
11595 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11596
11597         * pdf/xpdf/pdf-document.cc:
11598
11599         Keep offset in consideration in a few places
11600
11601         * shell/ev-view.c: (expose_bin_window):
11602
11603         Set the offsets so that the document is ever centered
11604
11605 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11606
11607         * TODO: Added TODO items and finished off the first todo item
11608
11609         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11610         reflect current authors
11611
11612 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11613
11614         * pdf/xpdf/pdf-document.cc:
11615         * shell/ev-view.c: (ev_view_set_cursor),
11616         (ev_view_motion_notify_event), (document_changed_callback),
11617         (set_document_page):
11618
11619         Show a wait cursor while the page is rendering
11620
11621 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11622
11623         * shell/ev-sidebar-thumbnails.c:
11624         (ev_sidebar_tree_selection_changed),
11625         (ev_sidebar_thumbnails_select_page):
11626         * shell/ev-sidebar-thumbnails.h:
11627         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11628         (ev_view_can_go_forward):
11629         * shell/ev-window.c: (ev_window_open_page),
11630         (ev_window_setup_document), (update_current_page),
11631         (view_page_changed_cb), (ev_window_init):
11632         * shell/ev-window.h:
11633
11634         Ensure thumbnails selection, toolbar page control and
11635         current page are in sync.
11636
11637 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11638
11639         * pdf/xpdf/XRef.cc:
11640
11641         Fix CAN-2005-0064
11642
11643 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11644
11645         * backend/Makefile.am:
11646         * backend/ev-document-links.h:
11647         * backend/ev-document-security.c: (ev_document_security_get_type),
11648         (ev_document_security_has_document_security),
11649         (ev_document_security_set_password):
11650         * backend/ev-document-security.h:
11651         * backend/ev-document.c: (ev_document_error_quark):
11652         * backend/ev-document.h:
11653         * data/Makefile.am:
11654         * data/evince-password.glade:
11655         * pdf/xpdf/pdf-document.cc:
11656         * shell/Makefile.am:
11657         * shell/ev-password.c: (ev_password_set_bad_password_label),
11658         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11659         (ev_password_dialog_get_password),
11660         (ev_password_dialog_set_bad_pass):
11661         * shell/ev-password.h:
11662         * shell/ev-window.c: (ev_window_get_attribute),
11663         (ev_window_set_property), (update_action_sensitivity),
11664         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11665         (ev_window_setup_document), (ev_window_get_password),
11666         (ev_window_open), (ev_window_cmd_save_as),
11667         (using_postscript_printer), (ev_window_print),
11668         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11669         (update_fullscreen_popup), (ev_window_fullscreen),
11670         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11671         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11672         (menu_item_select_cb), (find_bar_search_changed_cb),
11673         (ev_window_dispose), (ev_window_init):
11674
11675         Add initial support for password-supported dialogs.  This could be
11676         a lot cooler, but it'll do for now.
11677
11678 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11679
11680         * pdf/xpdf/pdf-document.cc:
11681         * shell/ev-view.c: (status_message_from_link),
11682         (ev_view_set_status), (ev_view_set_cursor),
11683         (ev_view_motion_notify_event), (ev_view_init):
11684         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11685
11686         Fix bugs in the links implementation and change cursor
11687         when hovering a link.
11688
11689 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11690
11691         * viewer/.cvsignore: added cvsignore file for viewer directory
11692
11693         * TODO: created TODO document
11694
11695 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11696
11697         * shell/ev-view.h:
11698         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11699         new functions to help with implementation of sensitivity code
11700         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11701         of all actions that might require it.  Fixes a crash when you
11702         click on the Zoom actions in a window lacking a document.
11703
11704 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11705
11706         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11707         of the Find action
11708
11709 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11710
11711         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11712         (pixbuf_document_document_iface_init):
11713         * ps/ps-document.c: (ps_document_get_link),
11714         (ps_document_document_iface_init):
11715         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11716         (status_message_from_link), (ev_view_set_status),
11717         (ev_view_set_find_status), (ev_view_motion_notify_event),
11718         (ev_view_button_release_event), (ev_view_set_property),
11719         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11720         (ev_view_get_find_status_message), (update_find_results),
11721         (ev_view_get_status), (ev_view_get_find_status):
11722         * shell/ev-view.h:
11723         * shell/ev-window.c: (view_status_changed_cb),
11724         (view_find_status_changed_cb), (ev_window_init):
11725
11726         View status message support, use it to show the links.
11727         Needs work...
11728
11729 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11730
11731         * backend/ev-document.c: (ev_document_get_link):
11732         * backend/ev-document.h:
11733         * pdf/xpdf/pdf-document.cc:
11734         * shell/ev-application.c: (ev_application_open):
11735         * shell/ev-application.h:
11736         * shell/ev-sidebar-links.c: (selection_changed_cb):
11737         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11738         (ev_view_go_to_link):
11739
11740         Add support for document links
11741
11742 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11743
11744         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11745         (create_tool_item):
11746         Set the spin button limits correctly.
11747         
11748         * shell/ev-sidebar-thumbnails.c:
11749         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11750         Support changing pages by clicking on the thumbnails.
11751         
11752 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11753
11754         * pixbuf/pixbuf-document.c:
11755         (pixbuf_document_thumbnails_get_dimensions),
11756         (pixbuf_document_document_thumbnails_iface_init):
11757
11758         implement get_dimensions
11759
11760 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11761
11762         * ps/ps-document.c: (ps_document_goto_page):
11763
11764         Fix page switching on multipage documents
11765
11766 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11767
11768         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11769         
11770         check for NULL before assigning to width and height parameters
11771
11772 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11773
11774         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11775         (pixbuf_document_set_property), (pixbuf_document_get_property):
11776
11777         implement get/set properties
11778
11779 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11780
11781         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11782         
11783         return NULL instead of "Unknown", letting the title get set to
11784         the filename when the pdf has no title.
11785
11786 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11787
11788         * ps/ps-document.c: (ps_document_get_page_count),
11789         (ps_document_goto_page):
11790
11791 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11792
11793         * shell/ev-history.c: (ev_history_get_property),
11794         (ev_history_set_property), (ev_history_class_init),
11795         (ev_history_add_page), (ev_history_set_current_index):
11796         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11797         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11798         (ev_navigation_action_finalize):
11799         * shell/ev-navigation-action.h:
11800         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11801         (ev_view_go_forward), (ev_view_get_find_status_message),
11802         (history_index_changed_cb), (ev_view_set_history):
11803         * shell/ev-view.h:
11804         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11805         (update_current_page), (register_custom_actions):
11806
11807         Implement history dropdowns
11808
11809 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11810
11811         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11812         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11813         (ev_view_go_forward):
11814         * shell/ev-window.c: (register_custom_actions):
11815
11816         Fix several history bugs
11817
11818 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11819
11820         * configure.ac: Add «nb» to ALL_LINGUAS.
11821
11822 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11823
11824         * backend/Makefile.am:
11825         * backend/ev-bookmark.c:
11826         * backend/ev-bookmark.h:
11827         * backend/ev-document-bookmarks.c:
11828         * backend/ev-document-bookmarks.h:
11829         * backend/ev-document-links.c: (ev_document_links_get_type),
11830         (ev_document_links_has_document_links),
11831         (ev_document_links_begin_read), (ev_document_links_get_link),
11832         (ev_document_links_get_child), (ev_document_links_next),
11833         (ev_document_links_free_iter):
11834         * backend/ev-document-links.h:
11835         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11836         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11837         (ev_link_get_link_type), (ev_link_set_link_type),
11838         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11839         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11840         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11841         (ev_link_new_external):
11842         * backend/ev-link.h:
11843         * pdf/xpdf/pdf-document.cc:
11844         * shell/Makefile.am:
11845         * shell/ev-application.c: (ev_application_open_link):
11846         * shell/ev-application.h:
11847         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11848         (ev_history_get_link_nth):
11849         * shell/ev-history.h:
11850         * shell/ev-sidebar-bookmarks.c:
11851         * shell/ev-sidebar-bookmarks.h:
11852         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11853         (ev_sidebar_links_class_init), (selection_changed_cb),
11854         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11855         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11856         (do_one_iteration), (populate_links_idle),
11857         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11858         * shell/ev-sidebar-links.h:
11859         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11860         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11861         (go_to_index):
11862         * shell/ev-view.h:
11863         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11864         * shell/ev-window.h:
11865
11866         Rename bookmark to link, and use "Index" for the sidebar panel.
11867
11868 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11869
11870         * shell/Makefile.am:
11871         * shell/ev-application.c: (ev_application_open_bookmark):
11872         * shell/ev-application.h:
11873         * shell/ev-history.c: (ev_history_init), (free_links_list),
11874         (ev_history_finalize), (ev_history_class_init),
11875         (ev_history_add_link), (ev_history_add_page),
11876         (ev_history_get_link_nth), (ev_history_get_n_links),
11877         (ev_history_get_current_index), (ev_history_set_current_index),
11878         (ev_history_new):
11879         * shell/ev-history.h:
11880         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11881         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11882         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11883         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11884         (ev_view_set_page):
11885         * shell/ev-view.h:
11886         * shell/ev-window.c: (ev_window_open_bookmark),
11887         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11888         (goto_page_cb), (register_custom_actions):
11889         * shell/ev-window.h:
11890
11891         Initial history implementation. Needs work.
11892
11893 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11894
11895         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11896
11897 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11898
11899         * cut-n-paste/recent-files/egg-recent-item.c:
11900         * cut-n-paste/recent-files/egg-recent-item.h:
11901         * cut-n-paste/recent-files/egg-recent-model.c:
11902         * cut-n-paste/recent-files/egg-recent-util.c:
11903         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11904         * cut-n-paste/recent-files/egg-recent-view.c:
11905
11906         Update
11907
11908 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11909
11910         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11911         (fillGlyph, fillImageMask, drawImage):
11912         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11913         pdf/splash/SplashTypes.h:
11914         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11915         packed mode for Splash.
11916
11917         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11918         RGB8 packed mode, eliminates the pixbuf data creation loop.
11919
11920         * shell/ev-print-job.c (ev_print_job_finalize)
11921         (ev_print_job_set_property, ev_print_job_get_property)
11922         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11923         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11924         (print_closure_finalize, ev_print_job_print): implement
11925         printing (for backends with EvPsExporter)
11926
11927         * shell/ev_print_job.h: update prototypes.
11928
11929         * shell/ev-window.c (ev_window_print): unref print job after
11930         printing.
11931
11932         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11933         unless the document implements the EvDocumentFind interface.
11934
11935 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11936
11937         * configure.ac: Added ja to ALL_LINGUAS.
11938
11939 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11940
11941         * pdf/xpdf/pdf-document.cc:
11942
11943         add a FIXME. We should probably not allocate
11944         a bookmark object every time
11945
11946 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11947
11948         * shell/ev-application.c: (ev_application_open),
11949         (ev_application_open_bookmark):
11950         * shell/ev-application.h:
11951         
11952         Add a way to open bookmarks
11953
11954         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11955         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11956         (ev_bookmark_set_property), (ev_bookmark_class_init),
11957         (ev_bookmark_new_title), (ev_bookmark_new_link),
11958         (ev_bookmark_new_external):
11959
11960         Support for external uris, better constructors.
11961
11962         * backend/ev-bookmark.h:
11963         * pdf/xpdf/pdf-document.cc:
11964         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11965
11966         Handle external uris
11967
11968 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11969
11970         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11971         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11972
11973         Hook up bookmarks navigation
11974
11975 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11976
11977         * backend/Makefile.am:
11978         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11979         (ev_bookmark_get_title), (ev_bookmark_set_title),
11980         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11981         (ev_bookmark_get_page), (ev_bookmark_set_page),
11982         (ev_bookmark_get_property), (ev_bookmark_set_property),
11983         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11984         (ev_bookmark_new):
11985         * backend/ev-bookmark.h:
11986         * backend/ev-document-bookmarks.c:
11987         (ev_document_bookmarks_get_bookmark):
11988         * backend/ev-document-bookmarks.h:
11989         * pdf/xpdf/pdf-document.cc:
11990         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11991
11992         Add a bookmark object to the backend and use it instead of get_values
11993
11994 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11995
11996         * data/evince-ui.xml:
11997
11998         Cleanup and add select all.
11999
12000         * shell/ev-view.c: (ev_view_select_all),
12001         (ev_view_button_press_event):
12002         * shell/ev-view.h:
12003         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12004
12005         Add select all.
12006         Clear selection on click.
12007
12008 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12009
12010         * shell/ev-sidebar-thumbnails.c
12011         (ev_sidebar_thumbnails_set_document): forgot to unref the
12012         loading_icon.
12013
12014 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12015
12016         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12017         at the visible page, not just linearly.  This makes it look fast.
12018
12019 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12020
12021         * backend/ev-document-misc.c
12022         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12023         white.
12024         * backend/ev-document-thumbnails.h: New interface to get the size
12025         of a page.
12026
12027 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12028
12029         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12030         make dist works
12031
12032 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12033
12034         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12035         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12036         things up a bit.
12037
12038         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12039
12040 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12041
12042         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12043         fonts. Should fix font problems on systems that have the base
12044         fonts in bitmap format. Reported by James Henstridge
12045         <james@jamesh.id.au>.
12046
12047 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12048
12049         * pdf/xpdf/Gfx.cc:
12050         * pdf/xpdf/GfxState.cc:
12051
12052         Fix for CAN-2004-1125
12053
12054 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12055
12056         * shell/ev-view.c: (ev_view_copy):
12057         * shell/ev-view.h:
12058         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12059
12060         Implement Edit->Copy
12061
12062 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12063
12064         * backend/ev-document.c: (ev_document_get_text):
12065         * backend/ev-document.h:
12066         * pdf/xpdf/pdf-document.cc:
12067         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12068         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12069         (ev_view_update_primary_selection), (ev_view_button_press_event),
12070         (ev_view_motion_notify_event), (ev_view_button_release_event):
12071
12072         Beginnings of clipboard support. Incomplete but primary sort
12073         of work.
12074
12075 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12076
12077         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12078         (expose_bin_window):
12079
12080         Nicer rubberband drawing, from GtkIconView.
12081
12082 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12083
12084         * backend/ev-document.c: (ev_document_save):
12085         * backend/ev-document.h:
12086         * data/evince-ui.xml:
12087         * pdf/xpdf/pdf-document.cc:
12088         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12089
12090         Implement "Save a copy..." menu item
12091
12092 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12093
12094         * shell/ev-view.c: (ev_view_zoom):
12095
12096         Queue a resize when zoom changes
12097
12098 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12099
12100         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12101         shadows.
12102
12103         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12104         thumbnails..
12105
12106 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12107
12108         * pdf/xpdf/pdf-document.cc
12109         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12110
12111 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12112
12113         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12114         It's slow, but I'll speed it up next!
12115
12116 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12117
12118         * shell/main.c (load_files):
12119
12120         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12121         from the command line and because it seems more appropriate.
12122
12123 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12124
12125         * data/evince-ui.xml:
12126         * shell/ev-window.c: (update_action_sensitivity),
12127         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12128
12129         s/next page/page down
12130         s/previous page/page up
12131
12132 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12133
12134         * data/evince-ui.xml:
12135
12136         Change the layout to match clarkbw design.
12137
12138         * shell/Makefile.am:
12139         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12140         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12141         (ev_navigation_action_finalize),
12142         (ev_navigation_action_set_property),
12143         (ev_navigation_action_get_property),
12144         (ev_navigation_action_class_init):
12145         * shell/ev-navigation-action.h:
12146
12147         Implement clarkbw toolbar navigation controls (incomplete)
12148
12149         * shell/ev-page-action.c: (update_label), (update_spin),
12150         (value_changed_cb), (create_tool_item), (connect_proxy),
12151         (ev_page_action_init), (ev_page_action_finalize),
12152         (ev_page_action_set_property), (ev_page_action_get_property),
12153         (ev_page_action_set_current_page),
12154         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12155         * shell/ev-page-action.h:
12156
12157         Implement a page switcher in the toolbar
12158
12159         * shell/ev-view.c: (ev_view_scroll_view):
12160         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12161         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12162         (register_custom_actions), (ev_window_init):
12163
12164         Change page on PageUp/Down.
12165
12166 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12167
12168         * pdf/xpdf/pdf-document.cc
12169         (pdf_document_thumbnails_get_thumbnail): initial stab at
12170         implementing thumbnail support for pdfs.  It only does documents
12171         with precached pdfs now.
12172
12173 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12174
12175         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12176         thumbnail code into a time-based idle as well.  Also, turn off the
12177         shadow temporarily as it's really slow.
12178
12179 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12180
12181         * backend/ev-document.c: (ev_document_class_init):
12182         * pdf/xpdf/pdf-document.cc:
12183         * shell/ev-window.c: (ev_window_open):
12184
12185         Fix document title bugs and fallback to
12186         filename when not available.
12187
12188 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12189
12190         * backend/ev-document.c: (ev_document_get_type),
12191         (ev_document_class_init), (ev_document_load),
12192         (ev_document_get_title):
12193         * backend/ev-document.h:
12194         * pdf/xpdf/pdf-document.cc:
12195         * ps/ps-document.c: (ps_document_set_property),
12196         (ps_document_get_property), (ps_document_class_init),
12197         (document_load):
12198         * ps/ps-document.h:
12199         * ps/ps.h:
12200         * shell/ev-window.c: (update_window_title), (ev_window_open),
12201         (ev_window_init):
12202
12203         Initial support for document title. Not working yet.
12204
12205 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12206
12207         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12208
12209         Grab focus on the view when clicking it
12210
12211 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12212
12213         * shell/ev-marshal.list:
12214         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12215         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12216
12217         Add key bindings to the view. Now if the focus would work
12218         right...
12219
12220 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12221
12222         * Makefile.am:
12223         * backend/Makefile.am:
12224         * data/Makefile.am:
12225         * dvi/Makefile.am:
12226         * dvi/dvilib/Makefile.am:
12227         * pdf/xpdf/Makefile.am:
12228         * po/POTFILES.in:
12229         * ps/Makefile.am:
12230
12231         Fix distcheck
12232
12233 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12234
12235         * shell/ev-view.c: (ev_view_realize):
12236
12237         Fix mouse wheel scrolling
12238
12239 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12240
12241         * ps/Makefile.am:
12242         * ps/gstypes.h:
12243         * ps/gtkgs.c:
12244         * ps/gtkgs.h:
12245         * ps/ps-document.c: (catchPipe), (ps_document_init),
12246         (ps_document_class_init), (ps_document_cleanup),
12247         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12248         (set_up_page), (close_pipe), (is_interpreter_ready),
12249         (interpreter_failed), (output), (input), (start_interpreter),
12250         (stop_interpreter), (file_length), (file_readable),
12251         (check_filecompressed), (check_pdf), (compute_xdpi),
12252         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12253         (ps_document_get_type), (ps_document_emit_error_msg),
12254         (document_load), (ps_document_next_page),
12255         (ps_document_get_current_page), (ps_document_get_page_count),
12256         (ps_document_goto_page), (ps_document_set_page_size),
12257         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12258         (ps_document_load), (ps_document_get_n_pages),
12259         (ps_document_set_page), (ps_document_get_page),
12260         (ps_document_widget_event), (ps_document_set_target),
12261         (ps_document_set_scale), (ps_document_set_page_offset),
12262         (ps_document_get_page_size), (ps_document_render),
12263         (ps_document_document_iface_init):
12264         * ps/ps-document.h:
12265         * ps/ps.c:
12266         * shell/ev-window.c: (ev_window_open):
12267
12268         Rename GtkGS to PSDocument
12269
12270 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12271
12272         * ps/gtkgs.c: (gtk_gs_class_init):
12273         * ps/gtkgs.h:
12274
12275         Some more leftover...
12276
12277 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12278
12279         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12280         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12281         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12282         * ps/gtkgs.h:
12283
12284         Remove unused code and make a lot of stuff private
12285
12286 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12287
12288         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12289         (gtk_gs_defaults_changed):
12290         * ps/gsdefaults.h:
12291         * ps/gtkgs.c:
12292         * ps/gtkgs.h:
12293         * ps/ps.h:
12294
12295         Cleanup headers dependencies
12296
12297 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12298
12299         * ps/Makefile.am:
12300         * ps/ggvutils.c:
12301         * ps/ggvutils.h:
12302         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12303         * ps/gsdefaults.h:
12304         * ps/gtkgs.c: (file_length), (file_readable),
12305         (check_filecompressed), (check_pdf), (gtk_gs_load),
12306         (gtk_gs_get_postscript):
12307
12308         Get rid of ggvutils
12309
12310 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12311
12312         * ps/ggvutils.c:
12313         * ps/ggvutils.h:
12314         * ps/gsio.h:
12315         * ps/gtkgs.c: (gtk_gs_set_zoom):
12316
12317         Cleanups
12318
12319 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12320
12321         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12322
12323         Ensure the page is rerendered when changing zoom
12324
12325 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12326
12327         * backend/ev-document.c: (ev_document_base_init),
12328         (ev_document_changed):
12329         * backend/ev-document.h:
12330
12331         Add a changed event that is emitted when the page content
12332         changes. This is necessary to deal with the fact that
12333         in ps backend rendering happen asycrounously.
12334         This makes the ps backend mostly work.
12335
12336         * pdf/xpdf/pdf-document.cc:
12337
12338         Emit changed event
12339
12340         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12341         (ps_document_set_target):
12342
12343         Emit changed event
12344
12345         * shell/ev-view.c: (document_changed_callback),
12346         (ev_view_set_document), (ev_view_set_page):
12347
12348         Redraw on the changed signal
12349
12350 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12351
12352         * configure.ac: Added pt_BR to ALL_LINGUAS.
12353
12354 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12355
12356         * backend/ev-document-bookmarks.c:
12357         (ev_document_bookmarks_get_child): *
12358         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12359         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12360         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12361         (ev_sidebar_bookmarks_destroy),
12362         (ev_sidebar_bookmarks_class_init),
12363         (ev_sidebar_bookmarks_construct), (stack_data_free),
12364         (do_one_iteration), (populate_bookmarks_idle),
12365         (ev_sidebar_bookmarks_clear_document),
12366         (ev_sidebar_bookmarks_set_document): *
12367         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12368         (ev_sidebar_add_page),
12369         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12370         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12371         it displays both the topics and the page numbers.
12372
12373 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12374
12375         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12376         toggle.
12377         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12378         visible.
12379
12380 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12381
12382         * configure.ac: Added en_CA to ALL_LINGUAS.
12383
12384 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12385
12386         * ChangeLog: replace bottom of this ChangeLog (merged history of
12387         ggv and gpdf; where all paths were wrong and most of the files are
12388         not even in this tree) with ChangeLog (from arch) of the shell
12389         code.
12390
12391 2004-12-23  Havoc Pennington  <hp@redhat.com>
12392
12393         * shell/ev-window.c: hook up potentially-questionable "find
12394         results status text" feature - something involving the sidebar or
12395         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12396         might be better in the end.
12397
12398         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12399         with corresponding signal when it should be updated
12400
12401         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12402
12403 2004-12-22  Havoc Pennington  <hp@redhat.com>
12404
12405         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12406         find stuff on other pages, sort of (only returns one result on
12407         invisible pages, to show they have results; updates full results
12408         for a page when you view it). Currently repaints the current page
12409         every time a new result is found on any page, which isn't so nice.
12410
12411 2004-12-22  Havoc Pennington  <hp@redhat.com>
12412
12413         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12414         the document doesn't support find (better ideas?)
12415         (find_bar_search_changed_cb): handle missing document or document
12416         that doesn't support find
12417
12418         * pdf/xpdf/pdf-document.cc: port to implement the new
12419         EvDocumentFindIface
12420
12421         * backend/ev-document-find.c: create a new interface for searching
12422
12423         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12424
12425 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12426
12427         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12428         libevbackend.la.
12429
12430         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12431         EvPrintJob constructor arguments.
12432
12433         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12434         for documents that can export PostScript (page by page).
12435
12436         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12437         
12438         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12439         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12440         (pdf_document_ps_exporter_iface_init:
12441         Implement EvPSExporter.
12442
12443         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12444
12445 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12446
12447         * backend/Makefile.am:
12448         * backend/ev-document-thumbnails.c:
12449         (ev_document_thumbnails_get_type),
12450         (ev_document_thumbnails_get_thumbnail):
12451         * backend/ev-document-thumbnails.h:
12452         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12453         (pixbuf_document_thumbnails_get_thumbnail),
12454         (pixbuf_document_document_thumbnails_iface_init):
12455         * shell/Makefile.am:
12456         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12457         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12458         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12459         * shell/ev-sidebar-thumbnails.h:
12460         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12461         (ev_sidebar_set_document):
12462         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12463         (create_shadow), (ev_pixbuf_add_shadow):
12464         * shell/ev-utils.h:
12465         Add thumbnail support.
12466         
12467 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12468
12469         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12470         (using_postscript_printer): Set up a print dialog for "PostScript
12471         injection" method.
12472
12473         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12474         EvPrintJob.
12475
12476         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12477
12478 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12479
12480         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12481         (ps_document_set_target), (ps_document_get_page_size),
12482         (ps_document_render):
12483         * ps/gtkgs.h:
12484
12485         Fix a few bugs
12486
12487 2004-12-22  Christian Rose  <menthos@menthos.com>
12488
12489         * configure.ac: Added "sv" to ALL_LINGUAS.
12490
12491 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12492
12493         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12494         document supports bookmarks.
12495
12496 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12497
12498         * ps/ggvutils.c: (ggv_file_readable):
12499         * ps/ggvutils.h:
12500         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12501         (gtk_gs_get_postscript):
12502
12503         Remove unused utils
12504
12505 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12506
12507         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12508         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12509         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12510         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12511         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12512         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12513         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12514         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12515         (gtk_gs_set_antialiasing), (ps_document_load),
12516         (ps_document_render):
12517         * ps/gtkgs.h:
12518
12519         Another check point for the ps backend. Now I can get it to show
12520         pages!
12521
12522 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12523
12524         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12525         document setting code.
12526
12527 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12528
12529         * shell/eggfindbar.c: (entry_activate_callback):
12530         Animate the next button when activate is pressed.
12531         
12532 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12533
12534         * shell/ev-window.c: (ev_window_cmd_edit_find),
12535         (update_fullscreen_popup), (ev_window_fullscreen),
12536         (ev_window_unfullscreen), (ev_window_state_event_cb),
12537         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12538         Fix bugs in fullscreen code.
12539         
12540 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12541
12542         * Makefile.am:
12543         * configure.ac:
12544         * pixbuf/Makefile.am:
12545         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12546         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12547         (pixbuf_document_set_page), (pixbuf_document_get_page),
12548         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12549         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12550         (pixbuf_document_render), (pixbuf_document_begin_find),
12551         (pixbuf_document_end_find), (pixbuf_document_finalize),
12552         (pixbuf_document_class_init),
12553         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12554         * pixbuf/pixbuf-document.h:
12555         * shell/Makefile.am:
12556         * shell/ev-application.c: (ev_application_open):
12557         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12558         (ev_window_open):
12559         Add pixbuf backend.
12560         
12561 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12562
12563         * Makefile.am: 
12564         * dvi/dvilib/Makefile.am:
12565         * dvi/Makefile.am:
12566         * configure.ac: Auto*ify dvi and dvi/dvilib
12567
12568         * dvi/Makefile: Remove from CVS
12569         
12570         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12571         confusion.
12572
12573         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12574         
12575         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12576         
12577 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12578
12579         * ps/Makefile.am:
12580         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12581         (gtk_gs_value_adjustment_changed), (compute_size),
12582         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12583         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12584         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12585         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12586         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12587         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12588         (ps_document_load), (ps_document_get_n_pages),
12589         (ps_document_set_page), (ps_document_get_page),
12590         (ps_document_set_target), (ps_document_set_scale),
12591         (ps_document_set_page_offset), (ps_document_get_page_size),
12592         (ps_document_render), (ps_document_begin_find),
12593         (ps_document_end_find), (ps_document_document_iface_init):
12594         * ps/gtkgs.h:
12595         * shell/Makefile.am:
12596         * shell/ev-window.c: (ev_window_open):
12597
12598         Some work to integrate gtkgs with EvDocument
12599
12600 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12601
12602         * shell/ev-window.c: (update_fullscreen_popup),
12603         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12604         (exit_fullscreen_button_clicked_cb),
12605         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12606         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12607         (ev_window_state_event_cb), (ev_window_init):
12608         Add fullscreen support from Epiphany.
12609         
12610 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12611
12612         * data/ev-stock-zoom-fit-width.png: fit-width
12613         stock icon from gpdf.
12614         
12615         * shell/ev-stock-icons.[ch]: copied from gpdf.
12616         
12617         * shell/main.c: (main): init stock icons.
12618         
12619         * shell/ev-window.c: use the fit-width icon.
12620         
12621         * data/evince-ui.xml: add zooming toolbar items.
12622
12623 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12624
12625         * shell/ev-view.c: 
12626         (ev_view_best_fit), (ev_view_fit_width): because
12627         get_page_size() returns the scaled page size, we
12628         need to calculate the scale factor relative to
12629         the previous scale factor. Should really just
12630         add get_real_page_size().
12631
12632 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12633
12634         * shell/ev-view.[ch]:
12635         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12636         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12637         add zooming.
12638         
12639         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12640         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12641         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12642         hook it up.
12643         
12644         * pdf/xpdf/pdf-document.cc:
12645         (pdf_document_begin_find),
12646         (pdf_document_end_find): make static.
12647
12648 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12649
12650         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12651
12652         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12653         names to fontconfig patterns.
12654         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12655
12656         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12657         setupBaseFontsFc.
12658
12659 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12660
12661         * Makefile.am:
12662         * configure.ac:
12663         * ps/Makefile.am:
12664         * ps/ggvutils.c:
12665         * ps/ggvutils.h:
12666         * ps/gsdefaults.c:
12667         * ps/gsdefaults.h:
12668         * ps/gsio.c:
12669         * ps/gsio.h:
12670         * ps/gtkgs.c:
12671         * ps/gtkgs.h:
12672         * ps/ps.c:
12673         * ps/ps.h:
12674
12675         Import ggv backend. Not hooked up yet.
12676
12677 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12678
12679         * shell/main.c: (load_files), (main): load files
12680         from the command line.
12681
12682 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12683
12684         * configure.ac: don't require bonobo.
12685         
12686         * cut-n-paste/recent-files/*: kill bonobo recent
12687         view.
12688
12689         * shell/ev-window.c:
12690         (ev_window_is_empty): upd.
12691         (unable_to_load), (ev_window_open): load backend
12692         based on the mime type.
12693
12694 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12695
12696         * backend/.cvsignore: ignore generated marshalers source.
12697
12698         * shell/main.c (main): this is not epiphany.
12699
12700 2004-12-22  Havoc Pennington  <hp@redhat.com>
12701
12702         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12703         (expose_bin_window): draw find highlights
12704
12705         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12706         
12707         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12708         (pdf_document_end_find): implement this interface
12709
12710         * backend/ev-document.c (ev_document_found): add this to emit
12711         signal
12712
12713 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12714
12715         * data/evince-ui.xml: Add a few more toolbar items.
12716
12717         * shell/ev-window.c: Hook up page navigation toolbar 
12718         items.
12719
12720         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12721         a page-changed signal.
12722
12723         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12724         Add ev_document_get_page().
12725
12726         * shell/ev-window.c: Sensitize/desensitize navigation
12727         actions.
12728
12729 2004-12-21  Havoc Pennington  <hp@redhat.com>
12730
12731         * backend/ev-backend-marshal.c,
12732         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12733         marshaler-generator thingy. I'm sure there's a better way to do
12734         this in the modern world.
12735
12736         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12737         end_find methods and "found" signal.
12738
12739         * configure.ac: find glib-genmarshal
12740
12741 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12742
12743         * shell/ev-sidebar.c: Construct an actual sidebar.
12744         * shell/ev-sidebar-bookmarks.[ch]:
12745         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12746
12747 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12748
12749         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12750         Redo size handling.
12751         
12752         * shell/ev-view.c: Track the size from the document.
12753
12754 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12755
12756         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12757         constructor assumes ownership of the string passed in.
12758         
12759         * shell/ev-window.c (ev_window_open): Destroy the error
12760         dialog once we've displayed it.
12761
12762 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12763
12764         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12765         a bit, it works! (sort of)
12766
12767         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12768         Move to .cc since we need to use C++ in the implementation.
12769
12770         * shell/dummy.cc: Add a CC file to force evince
12771         to be linked as a C++ program.
12772
12773 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12774
12775         * shell/ev-view.[ch]: Start of content-area widget.
12776
12777         * shell/ev-window.c: Create a EvView, update it
12778         as we change documents.
12779
12780         * shell/Makefile.am shell/ev-marshal.list: Add
12781         generated marshalers.
12782
12783 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12784
12785         * Makefile.am (SUBDIRS): move shell.
12786
12787 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12788
12789         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12790         .a to libtool convenience libraries.
12791
12792         * shell/ev-window.c (ev_window_open): Hard code loading
12793         a PDF document.
12794         
12795         * backend/ev-document.h: Add a boolean return to load(),
12796         fix GError * to GError **.
12797
12798         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12799         object for a PDF backend EvDocument.
12800
12801 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12802
12803         * dvi/*: New directory with the beginning of a .dvi backend.
12804
12805 2004-12-21  Havoc Pennington  <hp@redhat.com>
12806
12807         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12808         previous/next instead of back/forward
12809
12810 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12811
12812         * backend/ev-document.[ch]: Fix a couple of problems so
12813         it compile.
12814
12815 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12816
12817         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12818         to backend/ directory, rename EvViewer to EvDocument.
12819
12820 2004-12-21  Havoc Pennington  <hp@redhat.com>
12821
12822         * shell/ev-window.c: hook up the find bar widget; now we just need
12823         a document to find things in
12824
12825         * shell/eggfindbar.c: a find bar widget
12826
12827 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12828
12829         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12830
12831 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12832
12833         * pdf/**: Import of xpdf code from gpdf. 
12834
12835         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12836
12837         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12838         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12839         Fix FreeType includes.
12840
12841         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12842         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12843         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12844         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12845         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12846         Include xpdfconfig.h
12847         
12848 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12849
12850         * shell/ev-window.c (ev_window_dispose): dispose can be called
12851         multiple times.
12852
12853 2004-12-21  Havoc Pennington  <hp@redhat.com>
12854
12855         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12856         rather than Evince
12857
12858         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12859         items; really they should be synced with the strings, etc. from
12860         current gpdf, but just getting the boring typing out of the way 
12861
12862 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12863
12864         * po/POTFILES.in:
12865         * shell/ev-application.c: (window_destroy_cb):
12866         * shell/ev-window.c:
12867         * shell/main.c: (main):
12868
12869         Actually show the window...
12870
12871 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12872
12873         * Makefile.am:
12874         * shell/Makefile.am:
12875         * shell/ev-application.c: (ev_application_class_init):
12876         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12877
12878         Make it build again
12879
12880 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12881
12882         Import to gnome cvs.
12883         
12884         * Remove copies of gpdf and ggv trees.
12885         * Rip out all the recursive configure code.
12886         * Remove bonobo machinery.
12887         * viewer/*: GInterfaces that backends should/can implement.
12888
12889 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12890
12891         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12892         typo
12893
12894 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12895
12896         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12897         (ev_application_finalize, ev_application_class_init)
12898         (ev_application_init): use GType instance private data for priv.
12899
12900         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12901         (ev_window_finalize, ev_window_class_init)
12902         (ev_window_init): ditto.
12903
12904 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12905
12906         * shell/ev-application.c (ev_application_new_window): make public
12907         (ev_application_show_initial_window): kill.
12908
12909         * shell/ev-application.h: update prototypes.
12910
12911         * shell/main.cc (main): inline ev_application_show_initial_window.
12912
12913 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12914
12915         * shell/ev-application.c (ev_application_new_window): impl.
12916         (ev_application_show_initial_window): use it.
12917         (is_window_empty, ev_application_get_empty_window): returns an
12918         existing empty window or a new one.
12919         (ev_application_open): from ev_window_cmd_file_open.
12920
12921         * shell/ev-application.h: update prototypes
12922
12923         * shell/ev-window.c (ev_window_is_empty): impl.
12924         (ev_window_open): make public.
12925         (ev_window_cmd_file_open): use ev_application_open
12926
12927         * shell/ev-window.h: update prototypes, remove unused.
12928
12929 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12930
12931         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12932         move destroy handler out of here...
12933
12934         * shell/ev-application.c, shell/ev-application.h: ...into this new
12935         class. Also handles initial window creation.
12936
12937         * shell/main.cc (main): use EvApplication to create initial
12938         window.
12939
12940 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12941
12942         * Makefile.am (SUBDIRS): add cut-n-paste
12943
12944         * cut-n-paste/Makefile.am: add
12945
12946         * configure.ac: generate Makefiles in cut-n-paste
12947
12948 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12949
12950         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12951         (ev_window_class_init): install ev_window_dispose.
12952
12953 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12954
12955         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12956         char (gchar looks stupid).
12957
12958 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12959
12960         * po/de.po: updated German translation.
12961
12962 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12963
12964         * configure.ac: add more pkg-config library checks for gnome-vfs,
12965         bonobo etc.
12966
12967         * gpdf/configure.in: temporarily disable libpaper
12968         checks. Otherwise I'd have to add the checks for the shell, too.
12969
12970 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12971
12972         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12973         and * file filters to the file choose.
12974
12975 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12976
12977         * po/de.po: Updated German translation.
12978
12979 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12980
12981         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12982
12983 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12984
12985         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12986
12987         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12988         (ev_window_init): implement those menuitems.
12989
12990 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12991
12992         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12993
12994         * shell/ev-window.c (ev_window_init): use the toolbar.
12995
12996 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12997
12998         * shell/ev-window.c (ev_window_init): use menu translations
12999
13000 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13001
13002         * configure.ac: add "de" to ALL_LINGUAS.
13003
13004         * po/de.po: add German translation.
13005
13006 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13007
13008         * Makefile.am (SUBDIRS): add po
13009
13010         * configure.ac: check intltool, glib-gettext etc, generate
13011         po/Makefile.in
13012
13013         * po, po/POTFILES.in, po/POTFILES.skip: new.
13014
13015 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13016
13017         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13018         already use (#ifdef ENABLE_NLS)
13019
13020         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13021         pointer indirection thinko.
13022
13023         * shell/main.c: include gi18n.h for bindtextdomain etc.
13024
13025 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13026
13027         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13028         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13029         tooltips for menu items in the statusbar.
13030
13031 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13032
13033         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13034         pkgdatadir drop UIDIR
13035
13036 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13037
13038         * data/evince-ui.xml: Add File->Open menu item
13039
13040         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13041         chooser), hook it up in the ui manager.
13042
13043 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13044
13045         * shell/ev-window.c: fix Help->About tooltip.
13046
13047 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13048
13049         * configure.ac: set CFLAGS for libevprivate.
13050
13051         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13052         definitions, factory etc.
13053
13054         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13055
13056         * shell/Makefile.am: link against libevprivate.a.
13057
13058         * shell/ev-window.c (entries): add stock icon to Help->About.
13059
13060         * shell/main.c (main): init stock icon code.
13061
13062 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13063
13064         * lib/recent-files: egg recent files code
13065
13066         * lib/Makefile.am: add.
13067
13068         * Makefile.am: add lib subdir.
13069
13070         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13071         set CFLAGS for recent-files.
13072
13073 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13074
13075         * configure.ac: disable -ansi and -pedantic gcc flags. They
13076         disable POSIX stuff in stdio.h, but egg-recent uses them.
13077
13078 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13079
13080         * configure.ac: add --disable-deprecated flag (defaults to on in
13081         "cvs" builds).
13082
13083         * shell/Makefile.am (INCLUDES): use it.
13084
13085 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13086
13087         * shell/main.c: add missing #include.
13088
13089         * shell/ev-window.c: fix for pedantic gcc.
13090         (ev_window_cmd_help_about): split license into paragraphs for
13091         translators and pedantic compilers.
13092
13093 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13094
13095         * configure.ac: add more warning flags if compiling with gcc from
13096         cvs (or explicitly requested with --enable-more-warnings).
13097
13098 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13099
13100         * data/evince-ui.xml: add File and File->Close menu.
13101
13102         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13103         (ev_window_destroy): quit after destroy.
13104         (ev_window_class_init): override GtkObject::destroy.
13105         (entries): install close_window callback.
13106
13107 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13108
13109         * Makefile.am (SUBDIRS): add data subdir.
13110
13111         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13112         gtk+ 2.5.0 for GtkAboutDialog.
13113
13114         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13115         main window.
13116
13117         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13118
13119         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13120         manager.
13121         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13122
13123 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13124
13125         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13126
13127 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13128
13129         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13130
13131 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13132
13133         * shell/*: Added shell directory boilerplate, build it.
13134
13135 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13136
13137         * configure.ac, Makefile.am: Added top-level configure.ac and
13138         Makefile.am