]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
9d012d4e6dfda7dae722096c6357bf6f11d14d80
[evince.git] / ChangeLog
1 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
2
3         * properties/Makefile.am: No need to link with 
4         libraries. Fixes bug #512719.
5
6 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7
8         * NEWS:
9         * configure.ac:
10         
11         Update for release 2.21.90.
12
13 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
14
15         * shell/ev-window.c: (ev_window_cmd_escape):
16
17         Fix compile warning.
18         
19 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
20
21         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
22
23         Fix printing in dvi backend when filename contains white
24         espaces. Fixes bug #502839.
25         
26 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
27
28         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
29         (screensaver_disable_x11):
30         * shell/Makefile.am:
31         * shell/xdg-user-dir-lookup.c: Removed
32         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
33         * shell/ev-view.c: (ev_view_presentation_transition_start):
34         * shell/ev-window.c: (ev_window_cmd_file_open),
35         (ev_window_cmd_save_as), (presentation_set_timeout):
36
37         Remove #ifdefs that are no longer needed.
38         
39 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
40
41         * shell/ev-view.[ch]: (ev_view_button_release_event),
42         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
43         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
44         (ev_window_cmd_escape):
45
46         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
47         
48 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
49
50         * configure.ac:
51         * backend/comics/comics-document.c: (comics_document_load):
52         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
53         (ev_attachment_set_property), (ev_attachment_init),
54         (ev_attachment_save), (ev_attachment_launch_app),
55         (ev_attachment_open):
56         * libdocument/ev-document-factory.c: (get_document_from_uri):
57         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
58         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
59         * shell/ev-jobs.c:
60         * shell/ev-password.c: (ev_password_dialog_set_property),
61         (ev_password_dialog_save_password):
62         * shell/ev-sidebar-attachments.c:
63         (ev_sidebar_attachments_drag_data_get):
64         * shell/ev-window-title.c: (get_filename_from_uri):
65         * shell/ev-window.c: (ev_window_clear_temp_file),
66         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
67         (ev_window_open_uri), (window_save_file_copy_ready_cb),
68         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
69         (launch_external_uri), (image_save_dialog_response_cb),
70         (attachment_save_dialog_response_cb):
71         * shell/main.c: (load_files), (load_files_remote), (main):
72         * thumbnailer/evince-thumbnailer.c: (main):
73
74         Port to gio and drop gnome-vfs dependency. Fixes bug
75         #510401. Based on patch by Cosimo Cecchi.
76         
77 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
78
79         * NEWS:
80
81         Fixed formatting inconsistencies (spaces vs. tabs)
82
83 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
84
85         * shell/ev-window.c:
86
87         Use top/up/bottom/down arrows instead of
88         first/left/last/right in the toolbar and menu actions.
89         This fixes issues with RTL languages and is visually
90         consistent with the page view. Fixes bug #170081.
91
92 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
93
94         * NEWS:
95
96         Fixed some inaccuracies pointed out by Carlos Garcia
97         Campos.
98
99 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
100
101         * NEWS:
102         * data/evince.schemas.in:
103         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
104
105         Override PDF restrictions by default. Fixes bug #382700.
106
107 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
108
109         * NEWS: Updated for upcoming release
110
111 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
112
113         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
114
115         Fix memory leak.
116         
117 2008-01-23  Gil Forcada <gilforcada@guifi.net>
118
119         * shell/ev-window.c: (register_custom_actions):
120         
121         Added comment for translators
122
123 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
124
125         * shell/ev-view.c: (ev_view_button_release_event):
126
127         Do not create the idle function for kinetic scrolling if we are
128         not in a drag operation.
129
130 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
131
132         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
133         (ev_view_button_press_event), (ev_view_motion_notify_event),
134         (ev_view_button_release_event):
135
136         Restore cursor after autoscrolling. Fixes bug #509958.
137
138 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
139
140         * configure.ac:
141         * backend/pdf/ev-poppler.cc:
142         (pdf_document_images_get_image_mapping),
143         (pdf_document_images_get_image),
144         (pdf_document_document_images_iface_init):
145         * libdocument/ev-document-images.[ch]:
146         (ev_document_images_get_image_mapping),
147         (ev_document_images_get_image):
148         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
149         (ev_image_get_id), (ev_image_save_tmp):
150         * shell/ev-jobs.c: (ev_job_render_run):
151         * shell/ev-view.c: (ev_view_drag_data_get):
152         * shell/ev-window.c: (image_save_dialog_response_cb),
153         (ev_view_popup_cmd_copy_image):
154
155         Do not render images when rendering the page but on demand. It
156         reduces the memory comsumption.
157         
158 2008-01-18  Marcelo Lira  <setanta@gmail.com>
159
160         * configure.a:
161         * shell/ev-password.c:
162
163         Make gnome-keyring optional. Fixes bug #509676.
164         
165 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
166
167         * shell/ev-pixbuf-cache.c: (add_job):
168
169         Initialize include_images variable as FALSE instead of TRUE.
170         
171 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
172
173         * configure.ac:
174         * cut-n-paste/Makefile.am:
175         * cut-n-paste/fileformatchooser/Makefile.am:
176         * cut-n-paste/fileformatchooser/egg-macros.h:
177         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
178         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
179         * shell/Makefile.am:
180         * shell/ev-utils.c:
181         (file_chooser_dialog_add_writable_pixbuf_formats),
182         (get_gdk_pixbuf_format_by_extension):
183         * shell/ev-utils.h:
184         * shell/ev-window.c: (ev_window_error_message),
185         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
186         
187         Simplify image format selection on save.
188
189 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
190
191         * shell/ev-view.c: (ev_view_scroll_event):
192         
193         Repair gorizontal scrolling with shift. Fixes
194         bug #483412.
195
196 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
197         
198         * MAINTAINERS:
199
200         Fix formatting issues.
201         
202 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
203
204         * backend/comics/comics-document.c: (comics_regex_quote):
205         
206         Don't overquote special chars except of '. See bug 
207         502500. Thanks to Tom Parker.
208
209 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
210
211         * MAINTAINERS:
212         
213         Added Nickolay and Carlos, since they're doing most of
214         the releases nowadays.
215
216 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
217
218         * properties/Makefile.am:
219
220         Get the nautilus extension dir properly instead of using
221         a hack. Fixes bug #505359.
222
223 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
224
225         * properties/Makefile.am:
226         
227         Install nautilus extension into new place. See bug
228         #505359. Thanks to Matthias Clasen, Brian Pepple and
229         Damien Carbery.
230
231 2008-01-13   Djihed Afifi  <djihed@gmail.com>
232
233         * shell/ev-window.c: (ev_window_get_recent_file_label):
234         
235         RTL marker in recent file list. See bug #509076.
236
237 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
238
239         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
240         * shell/ev-window.c: (image_save_dialog_response_cb):
241
242         Fix compile warnings due to unused variables.
243         
244 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
245
246         * configure.ac:
247         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
248         * backend/ps/ev-spectre.c: (ps_document_render):
249
250         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
251
252 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
253
254         * shell/ev-transition-animation.c (ev_transition_animation_fade)
255         (ev_transition_animation_paint): Implement "fade" effect.
256
257 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
258
259         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
260         (ev_transition_animation_paint): Implement "uncover" effect.
261
262 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
263
264         * shell/ev-transition-animation.c (ev_transition_animation_cover)
265         (ev_transition_animation_paint): Implement "cover" effect.
266
267 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
268
269         * shell/ev-transition-animation.c (ev_transition_animation_push)
270         (ev_transition_animation_paint): Implement "push" effect.
271
272 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
273
274         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
275         (ev_transition_animation_paint): Implement "dissolve" effect.
276
277 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
278
279         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
280         (ev_transition_animation_paint): Implement "wipe" effect.
281
282 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
283
284         * shell/ev-transition-animation.c (ev_transition_animation_box)
285         (ev_transition_animation_paint): Implement "box" effect.
286
287 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
288
289         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
290         (ev_transition_animation_paint): Implement "blinds" effect.
291
292 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
293
294         * shell/ev-transition-animation.c (ev_transition_animation_split)
295         (ev_transition_animation_paint): Implement "split" effect.
296
297 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
298
299         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
300         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
301         (ev_view_transition_animation_start) 
302         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
303         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
304         (ev_view_next_page) (ev_view_previous_page):
305         
306         Use EvTransitionAnimation to drive page changes in the presentation
307         mode, the animation will wait to start until both the origin and 
308         destination page surfaces are available. Fixes #458460.
309
310         (draw_loading_text):
311
312         Remove workaround for bug #320352, it's now fixed properly.
313
314
315 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
316
317         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
318         will contain the implementations for page transition animations, at
319         the moment it just has the "replace" effect.
320         * shell/Makefile.am: Added these files to build.
321
322 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
323
324         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
325         animations.
326         * shell/Makefile.am: Added these files to build.
327
328 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
329
330         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
331         implementation to get_effect() in EvDocumentTransitionIface.
332
333 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
334
335         * libdocument/ev-transition-effect.[ch]: New files, define a page
336         transition effect, at the moment it maps PopplerPageTransition to a
337         GObject.
338         * libdocument/Makefile.am: Added these files to build.
339         * libdocument/ev-document-transition.[ch]
340         (ev_document_transition_get_effect): New method, gets the
341         EvTransitionEffect returned by the interface implementation, with
342         fallback to the "replace" effect.
343
344 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
345
346         * configure.ac:
347         * cut-n-paste/Makefile.am:
348         * cut-n-paste/fileformatchooser/Makefile.am:
349         * cut-n-paste/fileformatchooser/egg-macros.h:
350         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
351         * shell/Makefile.am:
352         * shell/ev-window.c: (image_save_dialog_response_cb),
353         (ev_view_popup_cmd_save_image_as):
354
355         Allow exporting images in any format supported by
356         GdkPixbuf. Fixes bug #500209.
357         
358 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
359
360         * backend/pixbuf/pixbuf-document.c:
361
362         More warnings fixed.
363         
364 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
365
366         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
367         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
368         * backend/djvu/djvu-text.h:
369         * backend/tiff/tiff-document.c: (tiff_document_render):
370
371         Fix compile warnings.
372         
373 2007-12-28  Christian Persch  <chpe@gnome.org>
374
375         * **/*.c: Include config.h. Bug #504721.
376
377 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
378
379         * configure.ac:
380         * Makefile.am:
381         * po/POTFILES.in:
382         * backend/comics/Makefile.am:
383         * backend/comics/comics-document.[ch]:
384         * backend/comics/comicsdocument.evince-backend.in:
385         * backend/djvu/Makefile.am:
386         * backend/djvu/djvu-document.[ch]:
387         * backend/djvu/djvudocument.evince-backend.in:
388         * backend/dvi/Makefile.am:
389         * backend/dvi/dvi-document.[c]:
390         * backend/dvi/dvidocument.evince-backend.in:
391         * backend/impress/Makefile.am:
392         * backend/impress/impress-document.[ch]:
393         * backend/impress/impressdocument.evince-backend.in:
394         * backend/pdf/Makefile.am:
395         * backend/pdf/ev-poppler.cc:
396         * backend/pdf/ev-poppler.h:
397         * backend/pdf/pdfdocument.evince-backend.in:
398         * backend/pixbuf/Makefile.am:
399         * backend/pixbuf/pixbuf-document.[ch]:
400         * backend/pixbuf/pixbufdocument.evince-backend.in:
401         * backend/ps/Makefile.am:
402         * backend/ps/ev-spectre.[ch]:
403         * backend/ps/ps-document.[ch]:
404         * backend/ps/psdocument.evince-backend.in:
405         * backend/tiff/Makefile.am:
406         * backend/tiff/tiff-document.[ch]:
407         * backend/tiff/tiffdocument.evince-backend.in:
408         * libdocument/Makefile.am:
409         * libdocument/ev-backends-manager.[ch]:
410         * libdocument/ev-module.[ch]:
411         * libdocument/ev-document.h:
412         * libdocument/ev-document-factory.[ch]:
413         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
414         (get_compression_from_mime_type), (get_document_from_uri),
415         (ev_document_factory_get_document), (file_filter_add_mime_types),
416         (ev_document_factory_add_filters):
417         * shell/Makefile.am:
418         * shell/ev-window-title.c: (get_filename_from_uri):
419         * shell/main.c: (main):
420         * thumbnailer/Makefile.am:
421         * thumbnailer/evince-thumbnailer.c: (main):
422
423         Plugin system for backends. Fixes bug #351348.
424         
425 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
426
427         * shell/ev-view-private.h:
428         * shell/ev-view.c: (ev_view_drag_update_momentum),
429         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
430         (ev_view_button_release_event), (ev_view_destroy):
431         
432         Kinetic scrolling implemented as requested in
433         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
434
435 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
436
437         * data/evince-toolbar.xml:
438         * data/evince-ui.xml:
439         * shell/ev-view-private.h:
440         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
441         (ev_view_button_press_event), (ev_view_motion_notify_event),
442         (ev_view_button_release_event), (ev_view_init),
443         (ev_view_autoscroll_cb), (ev_view_autoscroll),
444         (ev_view_set_cursor):
445         * shell/ev-view.h:
446         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
447         (ev_window_cmd_view_autoscroll):
448         
449         Autoscroll feature with the context menu. Fixes bug 
450         #323670. Thanks to David Turner <cillian64@googlemail.com>.
451
452 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
453
454         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
455
456         Disconnect also page-ready signal when removing a job because the
457         page size has changed. Thanks to kripken
458         <kripkensteiner@gmail.com>.
459
460 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
461
462         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
463         
464         Scroll pages in page entry with mouse wheel. Fixes bug
465         #324122. Thanks to David Turner <cillian64@googlemail.com>.
466
467 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
468
469         * backend/dvi/Makefile.am:
470         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
471         (mdvi_cairo_device_init):
472         * backend/dvi/mdvi-lib/common.h:
473         * backend/dvi/mdvi-lib/mdvi.h:
474         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
475         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
476         (mdvi_build_path_from_cwd):
477
478         Add ps specials support in dvi backend when libspectre is
479         present. Fixes bug #386005.
480         
481 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
482
483         * configure.ac:
484         * backend/ps/Makefile.am:
485         * backend/ps/ev-spectre.[ch]:
486         
487         Use libspectre, if available, for the ps backend. Fixes bugs
488         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
489
490 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
491         
492         * backend/comics/comics-document.c: (comics_document_load):
493         
494         Cygwin build issue fix.
495
496 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
497
498         * shell/ev-view.c: (ev_view_set_zoom):
499
500         Do not limit the minimum zoom factor when sizing mode is best bit
501         or fit width. Fixes bug #503805.
502         
503 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
504
505         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
506         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
507         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
508         (ev_link_dest_get_property), (ev_link_dest_set_property),
509         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
510         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
511         (ev_link_dest_new_fitr):
512         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
513         (goto_fith_dest), (goto_xyz_dest):
514
515         Do not change left, top and zoom values when they are null in PDF
516         destinations. Fixes bug #460658.
517         
518 2007-12-10  Christian Persch  <chpe@gnome.org>
519
520         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
521         (ev_view_accessible_class_init),
522         (ev_view_accessible_idle_do_action),
523         (ev_view_accessible_action_do_action),
524         (ev_view_accessible_action_get_description),
525         (ev_view_accessible_action_set_description),
526         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
527         (ev_view_accessible_factory_init),
528         (ev_view_accessible_factory_get_accessible_type):
529         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
530         private data, and G_DEFINE_TYPE. Bug #502843.
531
532 2007-12-08  Christian Persch  <chpe@gnome.org>
533
534         * shell/ev-metadata-manager.c: (item_free),
535         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
536         (value_free), (parse_value), (parseItem),
537         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
538         (save_values): Use GSlice to allocate small amounts of memory. Bug
539         #475972.
540
541 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
542
543         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
544
545         Restore cursor to normal after a drag operation. Fixes bug
546         #501603.
547         
548 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
549
550         * NEWS:
551         * configure.ac:
552         
553         Update for release 2.21.1
554
555 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
556
557         * configure.ac:
558         * cut-n-paste/gedit-message-area/Makefile.am:
559         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
560         * shell/Makefile.am:
561         * shell/ev-message-area.[ch]:
562         * shell/ev-window.c: (ev_window_set_message_area),
563         (ev_window_error_message_response_cb), (ev_window_error_message),
564         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
565         (ev_window_save_job_cb), (image_save_dialog_response_cb),
566         (ev_attachment_popup_cmd_open_attachment),
567         (attachment_save_dialog_response_cb), (ev_window_set_document),
568         (ev_window_init):
569
570         Use a message area instead of a popup dialog for error
571         notifications. Fixes bug #337495.
572         
573 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
574
575         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
576         (ev_window_run_fullscreen):
577
578         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
579         
580 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
581
582         * ev-sidebar-thumbnails.c: (update_visible_range),
583         (ev_sidebar_thumbnails_refresh),
584         (ev_sidebar_thumbnails_set_document),
585         (ev_sidebar_thumbnails_support_document):
586
587         Show thumbnails for documents with one page. Fixes bug #358751.
588         
589 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
590
591         * shell/ev-window.c:
592         (ev_window_load_print_settings_from_metadata),
593         (ev_window_save_print_settings), (ev_window_print_finished),
594         (ev_window_print_range):
595
596         Print settings that are specific to the document are now saved per
597         document in the metadata file. Fixes bug #488806.
598         
599 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
600
601         * backend/tiff/tiff-document.c: (tiff_document_render):
602
603         Tiff documents were rendered with wrong colors. Fixes bug #497279.
604         
605 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
606
607         * shell/ev-application.[ch]: (get_find_string_from_args),
608         (ev_application_open_uri_at_dest), (ev_application_open_uri),
609         (ev_application_open_uri_list):
610         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
611         * shell/ev-window.[ch]: (ev_window_load_job_cb),
612         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
613         (ev_window_cmd_recent_file_activate),
614         (ev_window_open_recent_action_item_activated),
615         (ev_window_print_send), (open_remote_link):
616         * shell/main.c: (arguments_parse):
617
618         Add a command line option for search. Fixes bug #497710.
619         
620 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
621
622         * shell/ev-jobs.c: (ev_job_print_new):
623
624         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
625         
626 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
627
628         * data/evince-toolbar.xml:
629         * shell/Makefile.am:
630         * shell/ev-application.c: (ev_application_init):
631         * shell/ev-open-recent-action.[ch]:
632         * shell/ev-window.c:
633         (ev_window_open_recent_action_item_activated),
634         (register_custom_actions):
635
636         Add an expander to the open toolbar item which pops up a dropdown
637         menu with the recently used documents. Fixes bug #487215.
638         
639 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
640
641         * shell/ev-window.c: (ev_window_open_uri),
642         (ev_window_cmd_view_reload):
643
644         Do not jump to the first page when reloading by running evince
645         from the command line. Fixes bug #490847.
646         
647 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
648
649         * shell/ev-window.c: (ev_window_cmd_help_contents):
650
651         Plugged memory leak when help file is not found. Fixes bug
652         #490762.
653         
654 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
655
656         * configure.ac:
657
658         Enable djvu, dvi and comics backends by default. Fixes bug
659         #437121.
660         
661 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
662
663         * configure.ac:
664         * cut-n-paste/Makefile.am:
665         * cut-n-paste/recent-files/*: Removed
666         * help/reference/Makefile.am:
667         * shell/Makefile.am:
668         * shell/ev-application.[ch]: (ev_application_shutdown),
669         (ev_application_init):
670         * shell/ev-window.c: (ev_window_add_recent),
671         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
672
673         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
674         
675 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
676
677         * shell/ev-window.c: (launch_external_uri):
678
679         Let GnomeVFS check the URL, this allow more URL (like mailto:),
680         and report error if the URL is not supported (#489910).
681
682 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
683
684         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
685         (pdf_document_file_exporter_begin_page),
686         (pdf_document_file_exporter_end_page):
687
688         Fix printing with poppler splash backend. Fixes bug #489774.
689         
690 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
691
692         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
693         * shell/ev-print-job.c: (ev_print_job_class_init):
694
695         Fix a crash when printing with the gnome-print dialog. Fixes bug
696         #488939.
697         
698 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
699
700         * backend/pixbuf/pixbuf-document.c:
701
702         Fix an implicit function definition warning (#487655)
703
704 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
705
706         * shell/ev-window.c:
707
708         Fix conflicting shortcut for view sade pane and presentation.
709         
710 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
711
712         * backend/pdf/ev-poppler.cc:
713         (pdf_document_file_exporter_begin_page),
714         (pdf_document_file_exporter_do_page),
715         (pdf_document_file_exporter_end_page),
716         (pdf_document_file_exporter_iface_init):
717         * libdocument/ev-file-exporter.[ch]:
718         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
719         * shell/ev-jobs.c: (ev_job_print_get_page_list),
720         (ev_job_print_run):
721
722         When printing multiple pages per sheet in reverse option, do not
723         invert the order of the pages in every sheet, but the order of the
724         sheets. Do not print blank pages when page range is invalid. Fixes
725         bugs #484857 and #485521.
726         
727 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
728
729         * shell/ev-jobs.c: (ev_job_print_get_page_list),
730         (ev_job_print_run):
731         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
732
733         Respect ranges order when printing more than one range in random
734         order.
735         
736 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
737
738         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
739         (ev_window_setup_document), (ev_window_rotation_changed_cb):
740
741         Rotate also the window icon when document is rotated. Fixes bug
742         #474681.
743         
744 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
745
746         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
747         (pdf_document_forms_get_form_fields):
748
749         Silently ignore unknown form fields. Fixes bug #482654. Patch by
750         Matthias Drochner.
751         
752 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
753
754         * configure.ac:
755         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
756
757         Use poppler_page_render_for_printing() instead of
758         poppler_page_render() if available when exporting to a ps or pdf
759         file. Fixes bug #476627.
760         
761 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
762
763         * shell/ev-window.c: (ev_window_run_fullscreen):
764
765         Do not show the toolbar in fullscreen mode if the main toolbar is
766         not visible. Fixes bug #483048.
767         
768 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
769
770         * shell/ev-view.c: (ev_view_button_press_event):
771
772         Give priority to form fields over images when deciding whether a
773         button press event is over an image or form field. It allows edit
774         form fields when they are over a background image. Fixes bug
775         #477841.
776         
777 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
778
779         * NEWS:
780         * configure.ac:
781         
782         Update for release 2.20.0
783
784 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
785
786         * backend/pdf/ev-poppler.cc:
787
788         Remove #ifdef HAVE_FORMS, so that forms support works again.
789
790 2007-09-05  Götz Waschk  <waschk@mandriva.org>
791
792         * configure.ac:
793         * data/evince.desktop.in.in:
794         
795         Fixes desktop file issues. See bug #473471.
796
797 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
798
799         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
800         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
801         (ev_job_queue_remove_job):
802         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
803         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
804         * shell/ev-window.c: (ev_window_clear_save_job),
805         (ev_window_save_job_cb), (file_save_dialog_response_cb),
806         (ev_window_dispose):
807
808         Move save a copy task to its own job so that it's carried out in a
809         thread avoiding another lock in the main thread. Use
810         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
811         can be saved to a pathin another file system. Fixes bug #456891.
812         
813 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
814
815         * NEWS:
816         * configure.ac:
817         
818         Update for release 2.19.92
819
820 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
821
822         * configure.ac:
823         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
824         (pdf_selection_get_selection_region),
825         (pdf_selection_get_selection_map),
826         (ev_form_field_from_poppler_field):
827
828         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
829         and triple click selections are enabled again now.
830
831 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
832
833         * shell/ev-window.c: (ev_window_add_history):
834
835         Make sure not to use the history with documents not supporting
836         links. Fixes bug #468954.
837
838 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
839
840         * shell/ev-window.c: (ev_window_load_job_cb):
841
842         Restart the search when reloading a document with the find bar
843         visible. Fixes bug #461962.
844
845 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
846
847         * shell/ev-window.c: (setup_document_from_metadata),
848         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
849
850         Do not jump to the first page when reloading a document from the
851         last page.
852
853 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
854
855         * shell/ev-window.c: (update_chrome_flag),
856         (setup_sidebar_from_metadata),
857         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
858         (ev_window_cmd_edit_find_next),
859         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
860         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
861         (find_bar_close_cb), (view_actions_focus_in_cb):
862
863         Do not update visibility when changing a chrome flag so that it's
864         possible to update several flags and update visibility only once
865         for all of them.
866
867 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
868
869         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
870
871         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
872         supported by gtk+. Fixes bug #460907.
873
874 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
875
876         * shell/ev-view.c: (view_update_range_and_current_page):
877
878         Make sure current-page <= end-page in continuous mode. Fixes bug
879         #454950.
880
881 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
882
883         * backend/pdf/ev-poppler.cc: (build_tree):
884
885         Ignore outline items without a title. Fixes bug #453913.
886
887 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
888
889         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
890         (ev_view_button_release_event), (ev_view_leave_notify_event):
891
892         Use always drag mouse cursor during a drag operation. Fixes bug
893         #470564.
894
895 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
896
897         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
898         (pdf_selection_get_selection_region),
899         (pdf_selection_get_selection_map):
900
901         Temporarily disable double and triple selections since it depends on
902         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
903         released and the update of the external dependency minimal version
904         approved.
905
906 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
907
908         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
909         (pdf_document_file_exporter_do_page):
910         * libdocument/ev-file-exporter.h:
911         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
912         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
913
914         Actually fix printing regressions. Remove orientation from
915         EvPrintContext since it's redundant.
916
917 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
918
919         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
920         * backend/impress/impress-document.c:
921         (impress_document_document_iface_init):
922         * backend/ps/ps-document.c: (ps_document_document_iface_init):
923         * backend/djvu/djvu-document.c:
924         (djvu_document_document_iface_init),
925         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
926         * backend/tiff/tiff-document.c:
927         (tiff_document_document_iface_init):
928         * backend/pixbuf/pixbuf-document.c:
929         (pixbuf_document_document_iface_init):
930         * backend/comics/comics-document.c:
931         (comics_document_document_iface_init):
932         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
933         (pdf_selection_render_selection),
934         (pdf_selection_get_selected_text),
935         (pdf_selection_get_selection_region),
936         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
937         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
938         (ev_selection_get_selection_region),
939         (ev_selection_get_selection_map):
940         * libdocument/ev-document.[ch]:
941         * shell/ev-pixbuf-cache.[ch]: (add_job),
942         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
943         * shell/ev-view-private.h:
944         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
945         (ev_job_render_run):
946         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
947         * shell/ev-view.c: (start_selection_for_event),
948         (ev_view_button_press_event), (ev_view_drag_data_get),
949         (ev_view_drag_data_received), (ev_view_button_release_event),
950         (compute_new_selection_text), (compute_selections),
951         (ev_view_select_all), (get_selected_text), (ev_view_copy),
952         (ev_view_primary_get_cb):
953
954         Add support for double and triple click selections.
955
956 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
957
958         * NEWS:
959         * configure.ac:
960
961         Update for release 2.19.4
962
963 2007-08-28  Justin Blanchard  <justinb04@aim.com>
964
965         * shell/ev-view-private.h:
966         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
967         (ev_view_set_highlight_search):
968         * shell/ev-view.h:
969         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
970         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
971         (find_bar_visibility_changed_cb):
972         
973         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
974
975 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
976
977         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
978         (pdf_document_file_exporter_begin),
979         (pdf_document_file_exporter_do_page):
980         * shell/ev-jobs.c: (ev_job_print_run):
981         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
982
983         Create always a portrait cairo surface and rotate when needed for
984         landscape. It fixes printing problems in real printers.
985
986 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
987
988         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
989         * libdocument/ev-file-exporter.[ch]:
990         (ev_file_exporter_get_capabilities):
991         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
992         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
993
994         Adjust number of pages per row according to page orientation when
995         printing 2 or 6 pages per sheet.
996
997 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
998
999         * shell/ev-window.c: (ev_window_print_send):
1000
1001         Reset also cups setting to 1 when printing multiple pages per
1002         sheet. Fixes bug #468853.
1003
1004 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1005
1006         * libdocument/ev-document-misc.c:
1007         (ev_document_misc_surface_rotate_and_scale):
1008
1009         Use directly cairo_surface_get_content() when creating a similar
1010         surface as suggested by Jeff Muizelaar. Thanks again.
1011
1012 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1013
1014         * backend/djvu/djvu-document.c: (djvu_document_render):
1015         * backend/tiff/tiff-document.c: (tiff_document_render):
1016         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1017         * libdocument/ev-document-misc.c:
1018         (ev_document_misc_surface_from_pixbuf),
1019         (ev_document_misc_surface_rotate_and_scale):
1020
1021         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1022         creating page surfaces. Fixes bug #453123. Thank you very much to
1023         Jeff Muizelaar <jeff@infidigm.net>.
1024
1025 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1026
1027         * shell/ev-page-cache.c: (ev_page_cache_new),
1028         (ev_page_cache_get_thumbnail_size):
1029         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1030         (ev_sidebar_thumbnails_set_loading_icon):
1031
1032         Also store in page-cache the dimensions of the thumbnails so that
1033         they can be used to create the correct loading icon in the side
1034         pane. Fixes bug #466857.
1035
1036 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1037
1038         * backend/pdf/ev-poppler.cc:
1039         (pdf_document_thumbnails_get_thumbnail):
1040
1041         Fix thumbnails rotation in pdf documents that include embedded 
1042         thumbnails.
1043
1044 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1045
1046         * backend/pdf/ev-poppler.cc:
1047
1048         Don't use #ifdef in macro expansion. Some compilers don't
1049         like that. Closes bug #467042.
1050
1051 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1052
1053         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1054         
1055         Fixes memory leak in djvu backend.
1056
1057 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1058
1059         * data/icons/32x32/Makefile.am:
1060         * data/icons/32x32/actions/Makefile.am:
1061         * data/icons/32x32/actions/view-page-cont.svg:
1062         * data/icons/32x32/actions/view-page-facing.svg:
1063         * data/icons/48x48/Makefile.am:
1064         * data/icons/48x48/actions/Makefile.am:
1065         * data/icons/48x48/actions/view-page-cont.svg:
1066         * data/icons/48x48/actions/view-page-facing.svg:
1067         
1068         Icons for a new sizes.
1069
1070 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1071
1072         * shell/ev-page-cache.c: (build_height_to_page),
1073         (ev_page_cache_get_height_to_page):
1074         
1075         Fixes invalid read, see bug #466401.
1076
1077 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1078
1079         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1080         (set_drag_cursor):
1081         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1082         (configure_item_cursor), (new_pixbuf_from_widget):
1083
1084         Fix multihead problems in toolbar editor. Fixes bug #382055.
1085
1086 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1087
1088         * shell/ev-window.c: (ev_window_cmd_file_open),
1089         (ev_window_cmd_save_as):
1090
1091         Use g_get_user_special_dir when available instead of
1092         xdg_user_dir_lookup.
1093
1094 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1095
1096         * MAINTAINERS:
1097         
1098         Updated according to request on desktop-devel.
1099
1100 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1101
1102         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1103
1104         Do not use cairo_rectangle and cairo_clip since we are
1105         not using cairo_fill but cairo_paint. Use the same cairo context
1106         for every page in the same expose event.
1107
1108 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1109
1110         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1111         leak.
1112
1113 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1114
1115         * configure.ac:
1116         * NEWS:
1117
1118         Release 0.9.3
1119
1120 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1121
1122         * libdocument/ev-document-info.h:
1123         * libdocument/ev-document.h:
1124         * shell/ev-page-action.h:
1125         * shell/ev-sidebar-links.h:
1126
1127         Fix a headers problem with ev-link
1128         
1129         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1130         * shell/ev-view-private.h:
1131         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1132         (get_link_area), (ev_view_query_tooltip),
1133         (ev_view_leave_notify_event), (ev_view_destroy),
1134         (ev_view_class_init):
1135
1136         Use new gtk tooltips when available instead of ev-tooltip.
1137         
1138 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1139
1140         * shell/ev-window.c: (update_chrome_visibility),
1141         (ev_window_sidebar_visibility_changed_cb):
1142
1143         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1144         
1145 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1146
1147         * shell/ev-navigation-action.c:
1148         (ev_navigation_action_history_changed),
1149         (ev_navigation_action_set_history):
1150         * shell/ev-navigation-action-widget.c:
1151         (ev_navigation_action_widget_init):
1152         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1153
1154         Fix compile warnings.
1155         
1156 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1157
1158         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1159         (egg_editable_toolbar_dispose):
1160
1161         Fix memory leak.
1162         
1163 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1164
1165         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1166         (screensaver_disable_x11):
1167         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1168         * shell/ev-window.c: (presentation_set_timeout):
1169         * shell/ev-view.c: (ev_view_presentation_transition_start):
1170
1171         Use g_timeout_add_seconds instead of g_timeout_add when
1172         available.
1173         
1174 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1175
1176         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1177
1178         Set horizontal scrollbar policy to AUTOMATIC instead of
1179         NEVER. Workaround for bug #449462.
1180         
1181 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1182
1183         * shell/ev-jobs.c: (ev_job_render_page_ready):
1184
1185         Add page_ready callback to main loop with high priority and hold
1186         a reference to job during idle.
1187         
1188 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1189
1190         * configure.ac:
1191         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1192         (pdf_document_file_exporter_begin),
1193         (pdf_document_file_exporter_do_page),
1194         (pdf_document_file_exporter_get_capabilities):
1195         * libdocument/ev-file-exporter.h:
1196         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1197         * shell/ev-window.c: (ev_window_print_send),
1198         (ev_window_print_dialog_response_cb):
1199
1200         Allow printing multiple pages per sheet. Fixes bug #395573.
1201         
1202 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1203
1204         * shell/ev-view.c: (tip_from_link):
1205         
1206         Check for NULL, fixes bug #460862.
1207
1208 2007-07-29  Christian Persch  <chpe@gnome.org>
1209
1210         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1211         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1212         (ev_window_cmd_preview_print):
1213         
1214         Fixes bug #437681 - blocks while enumerating printers.
1215
1216 2007-07-29  Christian Persch  <chpe@gnome.org>
1217
1218         * shell/ev-window.c: (ev_window_screen_changed):
1219         
1220         Don't use deprecated gtk+ function. See bug #460909.
1221
1222 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1223
1224         * shell/ev-utils.c: (get_num_monitors):
1225         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1226
1227         Do not use display before initializing it. Remove compile
1228         warnings.
1229
1230 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1231
1232         * shell/ev-view.c: (ev_view_class_init):
1233         
1234         Unix-like hjkl bindings added. See bug #458111.
1235
1236 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1237
1238         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1239         * shell/ev-utils.h:
1240         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1241         (ev_view_update_view_size):
1242         * shell/ev-view.h:
1243         * shell/ev-window.c: (ev_window_update_actions),
1244         (setup_view_from_metadata), (ev_window_screen_changed),
1245         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1246         (zoom_control_changed_cb):
1247         * shell/ev-window.h:
1248         
1249         Reorganizes utility functions.
1250
1251 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1252
1253         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1254         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1255         (add_job), (ev_pixbuf_cache_get_surface),
1256         (ev_pixbuf_cache_get_link_mapping),
1257         (ev_pixbuf_cache_get_image_mapping),
1258         (ev_pixbuf_cache_get_form_field_mapping),
1259         (ev_pixbuf_cache_get_text_mapping):
1260         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1261         (notify_page_ready), (ev_job_render_page_ready),
1262         (ev_job_render_run):
1263
1264         Add page_ready signal to notify that page is ready as soon as
1265         possible even if other page elements like links, forms, images or
1266         text mapping are not ready yet.
1267
1268 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1269
1270         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1271         (dvi_document_file_exporter_do_page),
1272         (dvi_document_file_exporter_get_capabilities),
1273         (dvi_document_file_exporter_iface_init):
1274         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1275         (ps_document_file_exporter_do_page),
1276         (ps_document_file_exporter_get_capabilities),
1277         (ps_document_file_exporter_iface_init):
1278         * backend/djvu/djvu-document.c:
1279         (djvu_document_file_exporter_begin),
1280         (djvu_document_file_exporter_end),
1281         (djvu_document_file_exporter_get_capabilities),
1282         (djvu_document_file_exporter_iface_init):
1283         * backend/tiff/tiff-document.c:
1284         (tiff_document_file_exporter_begin),
1285         (tiff_document_file_exporter_get_capabilities),
1286         (tiff_document_document_file_exporter_iface_init):
1287         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1288         (pdf_document_file_exporter_do_page),
1289         (pdf_document_file_exporter_get_capabilities),
1290         (pdf_document_file_exporter_iface_init):
1291         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1292         (ev_file_exporter_get_capabilities):
1293         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1294         (idle_print_handler), (ev_print_job_print):
1295         * shell/ev-jobs.c: (ev_job_print_run):
1296         * shell/ev-window.c: (ev_window_print_send),
1297         (ev_window_print_range):
1298
1299         Use capabilities to know which options should be offered by the
1300         print dialog depending on the document backend.
1301
1302 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1303
1304         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1305
1306         Give priority to forms over text to set the cursor.
1307
1308 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1309
1310         * shell/ev-view-private.h:
1311         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1312         (ev_view_leave_notify_event), (ev_view_finalize),
1313         (ev_view_get_property), (ev_view_class_init):
1314
1315         Use IBEAM cursor for text form fields and NORMAL cursor for read
1316         only fields. Remove unused status attribute.
1317
1318 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1319
1320         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1321
1322         Update region for current selected items also for checkbox
1323         buttons, since they can behave as radio buttons when they are in a
1324         set.
1325
1326 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1327
1328         * configure.ac:
1329         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1330
1331         Get max length of text form fields.
1332
1333 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1334
1335         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1336         * libdocument/ev-form-field.h:
1337         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1338
1339         Fix build with current poppler cvs head.
1340
1341 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1342
1343         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1344         * shell/eggfindbar.c: (egg_find_bar_init):
1345
1346         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1347         deprecation. Fixes bug #455667
1348
1349 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1350
1351         * NEWS:
1352         * configure.ac:
1353         
1354         Update for release 0.9.2
1355
1356 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1357
1358         * shell/ev-view.c: (ev_view_form_field_text_save),
1359         (ev_view_form_field_choice_save):
1360
1361         Fix a crash when closing whith a form widget visible.
1362
1363 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1364
1365         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1366
1367         Update also the region of the current selected button when
1368         clicking on another button if they are radio buttons.
1369
1370 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1371
1372         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1373         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1374         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1375         (ev_pixbuf_cache_get_link_mapping),
1376         (ev_pixbuf_cache_get_image_mapping),
1377         (ev_pixbuf_cache_get_form_field_mapping),
1378         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1379         * shell/ev-view.c: (ev_view_form_field_get_region),
1380         (ev_view_form_field_button_create_widget),
1381         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1382         (job_finished_cb):
1383
1384         Redraw only form field region instead of the whole page when
1385         reloading a page to show changes on the form field.
1386
1387 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1388
1389         * shell/ev-view.c: (ev_view_form_field_choice_save):
1390
1391         Fix selection of first item in list form fields.
1392
1393 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1394
1395         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1396         (ev_pixbuf_cache_reload_page),
1397         (ev_pixbuf_cache_get_form_field_mapping):
1398
1399         Some refactoring to avoid duplicated code.
1400
1401 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1402
1403         * configure.ac:
1404         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1405         (ev_form_field_from_poppler_field),
1406         (pdf_document_forms_get_form_fields),
1407         (pdf_document_forms_form_field_text_get_text),
1408         (pdf_document_forms_form_field_text_set_text),
1409         (pdf_document_forms_form_field_button_set_state),
1410         (pdf_document_forms_form_field_button_get_state),
1411         (pdf_document_forms_form_field_choice_get_item),
1412         (pdf_document_forms_form_field_choice_get_n_items),
1413         (pdf_document_forms_form_field_choice_is_item_selected),
1414         (pdf_document_forms_form_field_choice_select_item),
1415         (pdf_document_forms_form_field_choice_toggle_item),
1416         (pdf_document_forms_form_field_choice_unselect_all),
1417         (pdf_document_forms_form_field_choice_set_text),
1418         (pdf_document_forms_form_field_choice_get_text),
1419         (pdf_document_document_forms_iface_init):
1420         * libdocument/Makefile.am:
1421         * libdocument/ev-form-field.[ch]:
1422         * libdocument/ev-document-forms.[ch]:
1423         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1424         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1425         (add_job), (ev_pixbuf_cache_reload_page),
1426         (ev_pixbuf_cache_get_form_field_mapping):
1427         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1428         * shell/ev-view-private.h:
1429         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1430         (ev_view_handle_cursor_over_xy),
1431         (ev_view_get_form_field_at_location),
1432         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1433         (ev_view_form_field_button_create_widget),
1434         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1435         (ev_view_form_field_text_create_widget),
1436         (ev_view_form_field_choice_save),
1437         (ev_view_form_field_choice_changed),
1438         (ev_view_form_field_choice_create_widget),
1439         (ev_view_handle_form_field), (ev_view_size_allocate),
1440         (ev_view_realize), (draw_end_presentation_page),
1441         (ev_view_button_press_event), (ev_view_remove_all),
1442         (ev_view_motion_notify_event), (ev_view_key_press_event),
1443         (ev_view_enter_notify_event), (highlight_find_results),
1444         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1445         (ev_view_class_init), (page_changed_cb),
1446         (on_adjustment_value_changed), (ev_view_set_presentation),
1447         (merge_selection_region), (ev_view_set_cursor),
1448         (ev_view_reset_presentation_state):
1449         
1450         Merge evince-forms branch.
1451
1452 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1453
1454         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1455
1456         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1457         This script also updates itself from libegg
1458
1459         * cut-n-paste/toolbar-editor/egg*:
1460         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1461         libegg
1462
1463 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1464
1465         * shell/ev-window.c:
1466         
1467         Adds a nice icon to page action during toolbar editing.
1468         See bug #452872.
1469
1470 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1471
1472         * data/evince-toolbar.xml:
1473         * shell/ev-window.c:
1474         
1475         Let user add a presentation and fullscreen icons on toolbar.
1476         See bug #449734.
1477
1478 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1479
1480         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1481
1482         new script to keep in sync with toolbareditor in libegg
1483
1484         * cut-n-paste/toolbar-editor/*: 
1485
1486         Run update-toolbareditor-from-libegg so we are in sync again. 
1487         Fixes bug #452850.
1488         
1489
1490 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1491
1492         * shell/ev-sidebar-links.c: (job_finished_callback):
1493
1494         Do not connect selection changed signal more than once. Fixes bug
1495         #349433.
1496
1497 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1498
1499         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1500
1501         Do not change sidebar chrome flag when pressing F9 key in
1502         presentation mode.
1503
1504 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1505
1506         * backend/pdf/ev-poppler.cc:
1507         (pdf_document_thumbnails_get_dimensions):
1508
1509         Make sure thumbnails width and height is not <= 0. Fixes a crash
1510         with some pdf documents which have really small pages.
1511
1512 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1513
1514         * shell/main.c: (main):
1515
1516         Fixes program description translation issue.
1517         Bug #450148.
1518
1519 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1520
1521         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1522
1523         Do not change current page when returning from black/white mode
1524         in presentation. Fixes bug #415032.
1525
1526 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1527
1528         * NEWS:
1529         * configure.ac:
1530         
1531         Update for release 0.9.1
1532
1533 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1534
1535         * backend/dvi/dvi-document.c:
1536         (dvi_document_finalize),
1537         (dvi_document_file_exporter_format_supported),
1538         (dvi_document_file_exporter_begin),
1539         (dvi_document_file_exporter_do_page),
1540         (dvi_document_file_exporter_end),
1541         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1542         
1543         PDF exporter for dvi documents. Fixes bug #441319.
1544
1545 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1546
1547         * shell/ev-window.c: (ev_window_clear_print_job):
1548
1549         Clear gtk print job when job has finished. Fixes bug #447612.
1550
1551 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1552
1553         * shell/ev-window.c: (ev_window_print_send),
1554         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1555
1556         Add preview button to print dialog. Fixes bug #445419.
1557
1558 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1559
1560         * backend/dvi/Makefile.am:
1561         * backend/dvi/pixbuf-device.[ch]: Removed
1562         * backend/dvi/cairo-device.[ch]: Added
1563         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1564         * backend/dvi/dvi-document.c: (dvi_document_load),
1565         (dvi_document_render), (dvi_document_finalize),
1566         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1567         (dvi_document_do_color_special):
1568         * libdocument/ev-document-misc.[ch]:
1569         (ev_document_misc_pixbuf_from_surface):
1570
1571         Port dvi backend to cairo and fix a problem with colors. 
1572
1573 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1574
1575         * shell/ev-view.c: (draw_one_page):
1576
1577         Draw only visible region.
1578
1579 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1580
1581         * backend/djvu/djvu-document.c: (djvu_document_render):
1582
1583         Fix rotation in djvu backend.
1584
1585 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1586
1587         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1588         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1589         (ev_pixbuf_cache_get_image_mapping),
1590         (ev_pixbuf_cache_get_text_mapping):
1591
1592         Redraw view every time we have a new surface. Fixes bug #443587.
1593
1594 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1595
1596         * libdocument/ev-document.c: (ev_document_info_free):
1597
1598         Fix memory leaks.
1599
1600 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1601
1602         * backend/dvi/dvi-document.c: (dvi_document_render),
1603         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1604         * backend/impress/impress-document.c:
1605         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1606         (impress_document_render), (impress_document_document_iface_init),
1607         (impress_document_thumbnails_get_thumbnail):
1608         * backend/djvu/djvu-document-private.h:
1609         * backend/djvu/djvu-document.c: (djvu_document_render),
1610         (djvu_document_finalize), (djvu_document_document_iface_init),
1611         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1612         * backend/tiff/tiff-document.c: (tiff_document_render),
1613         (tiff_document_render_pixbuf),
1614         (tiff_document_document_iface_init):
1615         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1616         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1617         (pdf_selection_render_selection):
1618         * backend/comics/comics-document.c:
1619         (comics_document_render_pixbuf), (comics_document_render),
1620         (comics_document_document_iface_init):
1621         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1622         (pixbuf_document_document_iface_init):
1623         * libdocument/ev-document-misc.[ch]:
1624         (ev_document_misc_surface_from_pixbuf),
1625         (ev_document_misc_surface_rotate_and_scale):
1626         * libdocument/ev-document.[ch]: (ev_document_render):
1627         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1628         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1629         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1630         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1631         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1632         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1633         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1634         (render_finished_cb), (ev_job_render_run):
1635         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1636         (merge_selection_region):
1637
1638         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1639         and selections.
1640
1641 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1642
1643         * shell/ev-window-title.c: (ev_window_title_update):
1644
1645         Fix memory leak.
1646
1647 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1648
1649         * shell/ev-view.c: (draw_loading_text):
1650
1651         Show loading text centered. Fixes bug #433061
1652
1653 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1654
1655         * shell/ev-sidebar-thumbnails.c:
1656         (ev_sidebar_thumbnails_set_loading_icon):
1657
1658         Remove a mutex in the main thread that blocks the UI in heavy
1659         documents.
1660
1661 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1662
1663         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1664
1665         Set points_set to TRUE so that selections don't disappear after a
1666         zoom change.
1667
1668 2007-06-07  Michael Monreal  <infernux@web.de>
1669
1670         * data/icons/16x16/actions/Makefile.am:
1671         * data/icons/16x16/actions/zoom.svg:
1672         * data/icons/22x22/actions/Makefile.am:
1673         * data/icons/22x22/actions/zoom.svg:
1674         * data/icons/24x24/actions/Makefile.am:
1675         * shell/ev-stock-icons.c:
1676         * shell/ev-stock-icons.h:
1677         * shell/ev-window.c:
1678         
1679         Zoom icon artwork. See bug #444795.
1680
1681 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1682
1683         * shell/ev-metadata-manager.c: Remove extraneous function
1684         (Closes: #444386)
1685
1686 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1687
1688         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1689         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1690         (ev_metadata_manager_set), (ev_metadata_manager_save):
1691         Simplify the timeout, no need for modified anymore
1692
1693 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1694
1695         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1696         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1697         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1698         (ev_metadata_manager_save): Adapted patch from Arjan van de
1699         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1700         time, saves on power (Closes: #443851)
1701
1702 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1703
1704         * configure.ac:
1705         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1706         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1707
1708         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1709
1710 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1711
1712         * shell/ev-window.c: (ev_window_add_history):
1713
1714         Check if history is NULL
1715
1716 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1717
1718         * libdocument/ev-image.c: (ev_image_finalize):
1719         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1720         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1721         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1722         (ev_tmp_uri_unlink):
1723
1724         Add functions to delete temporary files created by evince in a safe
1725         way.
1726
1727         * shell/ev-window.c: (ev_window_clear_local_uri),
1728         (open_xfer_update_progress_callback),
1729         (save_xfer_update_progress_callback), (ev_window_save_remote),
1730         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1731         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1732         (attachment_save_dialog_response_cb),
1733         (ev_attachment_popup_cmd_save_attachment_as):
1734
1735         Allow saving a copy of a document, image or attachment to a remote
1736         location. Fixes bug #440754. 
1737
1738 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1739
1740         * configure.ac:
1741         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1742
1743         Fix build with current poppler from cvs head. 
1744
1745 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1746
1747         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1748
1749         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1750         directory exists.
1751
1752 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1753
1754         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1755         * shell/ev-window.c:
1756
1757         Change sidebar ordering. Fixes bug #439939.
1758
1759 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1760
1761         * backend/comics/Makefile.am:
1762         
1763         Fixes build with --without-libgnome.
1764
1765 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1766         
1767         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1768
1769         Update cursor and tooltip on page change and view scroll. Fixes bug
1770         #439217.
1771
1772 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1773
1774         * NEWS:
1775         * configure.ac:
1776         
1777         Update for release 0.9.0
1778
1779 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1780
1781         * backend/djvu/djvu-document-private.h:
1782         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1783         (djvu_document_finalize),
1784         (djvu_document_file_exporter_format_supported),
1785         (djvu_document_file_exporter_begin),
1786         (djvu_document_file_exporter_do_page),
1787         (djvu_document_file_exporter_end),
1788         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1789         
1790         Implemented printing with djvu. Bug #437998.
1791
1792 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1793
1794         * backend/impress/zip.c:
1795         Add missing ulong definition.
1796
1797         * backend/ps/ps-interpreter.c:
1798         Add missing headers.
1799
1800         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1801
1802 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1803
1804         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1805
1806         Add missing call to parent class dispose method. 
1807
1808 2007-05-12  Ross Burton  <ross@openedhand.com>
1809
1810         * shell/main.c:
1811         Sync keybindings manually when building without libgnome
1812         (#437925).
1813
1814 2007-05-12  Ross Burton  <ross@openedhand.com>
1815
1816         * shell/ev-window.c:
1817         Respect the screen when opening help (#437866).
1818
1819 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1820
1821         * data/evince-ui.xml:
1822         * shell/ev-application.[ch]: (get_print_settings_from_args),
1823         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1824         (ev_application_open_uri_list):
1825         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1826         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1827         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1828         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1829         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1830         (ev_window_dispose):
1831         * shell/main.c: (arguments_parse):
1832
1833         Add print button in preview mode. Fixes bug #396475. 
1834
1835 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1836
1837         * cut-n-paste/zoom-control/ephy-zoom.h:
1838         
1839         Fixes zoom level factors. See bug #408119 for details.
1840
1841 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1842
1843         * backend/comics/comics-document.c: (comics_regex_quote),
1844         (extract_argv):
1845         
1846         Correctly quote symbols. Fixes crash in the bug
1847         #415370.
1848
1849 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1850
1851         * shell/ev-navigation-action-widget.c:
1852         (ev_navigation_action_widget_init),
1853         (ev_navigation_action_widget_class_init),
1854         (ev_navigation_action_widget_button_press_event):
1855         
1856         Connect to button-press event on correct widget. Fixes
1857         bug #431988
1858
1859 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1860
1861         * shell/ev-application.c: (ev_application_open_window),
1862         (ev_application_add_icon_path_for_screen),
1863         (ev_application_open_uri_at_dest):
1864         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1865         * shell/ev-navigation-action.c: (build_menu):
1866         
1867         Add app-specific icons to our icon theme. Fixes bug
1868         #425508.
1869
1870 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1871
1872         * shell/ev-history.c: (ev_history_class_init),
1873         (ev_history_add_link):
1874         * shell/ev-history.h:
1875         * shell/ev-navigation-action.c:
1876         (ev_navigation_action_history_changed),
1877         (ev_navigation_action_set_history), (build_menu),
1878         (ev_navigation_action_finalize):
1879         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1880         
1881         Make navigation action unsensitive instead of showing
1882         menu with unsensitive word. Fixes bug #417392.
1883
1884 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1885
1886         * shell/ev-application.[ch]: (ev_application_shutdown),
1887         (ev_application_get_print_settings),
1888         (ev_application_set_print_settings):
1889         * shell/ev-window.c:
1890
1891         Remember print settings. Fixes bug #349102. 
1892
1893 2007-05-08  Christian Persch  <chpe@gnome.org>
1894
1895         * configure.ac:
1896         * properties/ev-properties-view.c:
1897
1898         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1899         Bug #382438.
1900
1901 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1902
1903         * configure.ac:
1904         * properties/ev-properties-view.c: (ev_regular_paper_size):
1905
1906         Use gtk+ builtin paper list to identify the document's paper size.
1907         Fixes bug #382438. 
1908
1909 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1910
1911         * configure.ac:
1912
1913         Fix build when compiling with thumbnailer and libgnome support. 
1914
1915 2007-05-04  Ross Burton  <ross@openedhand.com>
1916
1917         * configure.ac:
1918         Add --without-libgnome, check for libgnome and libgnomeui
1919         separately, and add them to the symbols as required.
1920
1921         * libdocument/ev-file-helpers.c:
1922         When building without libgnome, use g_get_user_config_dir instead
1923         of gnome_user_dir_get.
1924
1925         * shell/ev-application.c:
1926         When building without libgnome, don't use session management.
1927
1928         * shell/main.c:
1929         When building without libgnome, don't use GnomeProgram or
1930         initialise the authentication manager.
1931
1932         This fixes #328842.
1933
1934 2007-05-04  Ross Burton  <ross@openedhand.com>
1935
1936         * shell/ev-window.c:
1937         Don't use libgnome to open help, instead call Yelp directly.
1938
1939 2007-05-04  Ross Burton  <ross@openedhand.com>
1940
1941         * shell/ev-sidebar-attachments.c:
1942         Don't use libgnome to lookup icons for MIME types, instead copy
1943         code from GTK+ to do it manually.
1944
1945 2007-05-04  Ross Burton  <ross@openedhand.com>
1946
1947         * configure.ac:
1948         Add libxml to the dependencies for SHELL_CORE (#435818).
1949
1950 2007-05-02  Ross Burton  <ross@openedhand.com>
1951
1952         * configure.ac:
1953         * Makefile.am:
1954         Add --disable-thumbnailer (#434825)
1955
1956 2007-05-02  Ross Burton  <ross@openedhand.com>
1957
1958         * shell/ev-window.c:
1959         Add missing includes, fix indentation.
1960
1961         * shell/main.c:
1962         Fix indentation.
1963
1964 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1965
1966         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1967         ev_application_open_uri_at_dest instead of ev_application_open_uri
1968         preventing new document always being opened in a new window even if there
1969         is an empty window.
1970
1971 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1972
1973         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1974         (egg_recent_view_uimanager_finalize):
1975         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1976         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1977         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1978         (ev_pixbuf_cache_dispose):
1979         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1980         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1981         
1982         Add missing chain to parent class methods. Fixes
1983         bug #433128.
1984
1985 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1986
1987         * data/Makefile.am (update-icon-cache): Updates
1988         gtk-update-icon-cache in uninstall-hook.
1989
1990 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1991
1992         * shell/ev-window.c: (ev_window_setup_document),
1993         (ev_window_set_document), (ev_window_load_job_cb):
1994         * shell/ev-view.c: (setup_caches):
1995         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1996
1997         Start rendering pages before any other jobs. 
1998
1999 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2000
2001         * shell/ev-window.c: (ev_window_stop_fullscreen),
2002         (ev_window_stop_presentation):
2003
2004         Update chrome visibility before window unfullscreen. 
2005
2006 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2007
2008         * data/Makefile.am:
2009         * data/evince-ui.xml:
2010         * shell/ev-stock-icons.[ch]:
2011         * shell/ev-application.[ch]: (ev_application_shutdown),
2012         (ev_application_init), (ev_application_get_toolbars_model):
2013         * shell/ev-window.c: (update_chrome_visibility),
2014         (fullscreen_toolbar_setup_item_properties),
2015         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2016         (ev_window_run_presentation), (ev_window_stop_presentation),
2017         (ev_window_run_preview), (ev_window_screen_changed),
2018         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2019         (ev_window_dispose), (ev_window_init):
2020
2021         Make fullscreen toolbar always visible. Do not use egg toolbars for
2022         fullscreen and preview modes since such toolbars are not editables.
2023         Fixes bugs #300278, #338910 and #316188.  
2024
2025 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2026
2027         * shell/ev-application.c:
2028         * shell/ev-job-queue.c:
2029         * shell/ev-metadata-manager.c:
2030         * shell/ev-stock-icons.c:
2031         * shell/ev-window.c:
2032         * shell/main.c:
2033         
2034         Developers documentation updated.
2035
2036 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2037
2038         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2039
2040         Check whether uri is valid before launching it. Fixes bug #427664.
2041
2042 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2043
2044         * shell/ev-window.c:
2045
2046         Change key accelerator for Open a Copy menu entry which is in conflict
2047         with Close. Fixes bug #427321.
2048
2049 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2050
2051         * NEWS:
2052         * configure.ac:
2053         
2054         Update for release 0.8.1
2055
2056 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2057
2058         * shell/ev-window.c: (setup_size_from_metadata):
2059         
2060         Do not make window bigger than screen. Fixes bug 
2061         #388985.
2062
2063 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2064
2065         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2066         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2067
2068         Use default resolution when it's not provided by document. Fixes bug
2069         #408762.
2070
2071 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2072
2073         * configure.ac:
2074         * thumbnailer/Makefile.am:
2075         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2076         * thumbnailer/evince-thumbnailer.schemas.in:
2077         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2078
2079         Add support for ps, eps and compressed documents thumbnails. Do not
2080         ignore size parameter. 
2081
2082 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2083
2084         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2085         (dvi_document_do_color_special):
2086         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2087
2088         Implement font color specials in the DVI backend. Fixes bug #303651.
2089
2090 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2091
2092         Fixup the previous commit:
2093
2094         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2095         * shell/xdg-user-dir-lookup.c: Make the function non-static
2096         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2097
2098 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2099
2100         * shell/ev-window.c (file_open_dialog_response_cb): Use
2101         the xdg-user-dirs DOCUMENTS folder as default folder when
2102         opening a file chooser.  (#424858)
2103
2104         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2105         xdg-user-dirs.
2106
2107 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2108
2109         * shell/ev-window.c: (ev_window_load_job_cb):
2110
2111         Do not setup view from metadata on preview mode. 
2112
2113 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2114
2115         * shell/main.c:
2116
2117         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2118
2119 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2120
2121         * shell/ev-view.c: (ev_view_primary_get_cb):
2122
2123         Check pointer != NULL before using it. Fixes bug #416841. 
2124
2125 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2126
2127         * NEWS:
2128         * configure.ac:
2129         
2130         Release 0.8.0
2131
2132 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2133
2134         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2135
2136         Do not render thumbnails when sidebar thumbnail page is not visible
2137         at startup. Fixes bug #416447. 
2138
2139 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2140
2141         * data/evince.desktop.in.in:
2142
2143         "Application" is not a valid category in the freedesktop specification.
2144
2145 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2146
2147         * libdocument/ev-file-helpers.[ch]: (compression_run),
2148         (ev_file_uncompress), (ev_file_compress):
2149         * shell/ev-window.c: (file_save_dialog_response_cb):
2150
2151         Save document compressed when saving a copy of a compressed document.
2152         Fixes bug #334542.
2153
2154 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2155
2156         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2157
2158         Allow deleting in goto window entry in presentation mode. 
2159
2160 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2161
2162         * Makefile.am: Dist MAINTAINERS.
2163
2164 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2165
2166         * shell/ev-window.c: (ev_window_update_actions):
2167
2168         Fix zoom shortcut keys when searching. Fixes bug #409828.
2169
2170 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2171
2172         * shell/ev-window.c: (ev_window_setup_document):
2173
2174         Fix crash when loading documents with only one page. 
2175
2176 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2177
2178         * backend/dvi/dvi-document.c:
2179         (dvi_document_thumbnails_get_dimensions),
2180         (dvi_document_thumbnails_get_thumbnail):
2181         * backend/impress/impress-document.c:
2182         (impress_document_thumbnails_get_thumbnail),
2183         (impress_document_thumbnails_get_dimensions):
2184         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2185         (ps_document_thumbnails_get_dimensions):
2186         * backend/djvu/djvu-document.c:
2187         (djvu_document_thumbnails_get_dimensions),
2188         (djvu_document_thumbnails_get_thumbnail):
2189         * backend/tiff/tiff-document.c:
2190         (tiff_document_thumbnails_get_thumbnail),
2191         (tiff_document_thumbnails_get_dimensions):
2192         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2193         (pdf_document_thumbnails_get_thumbnail),
2194         (pdf_document_thumbnails_get_dimensions):
2195         * backend/comics/comics-document.c:
2196         (comics_document_thumbnails_get_thumbnail),
2197         (comics_document_thumbnails_get_dimensions):
2198         * backend/pixbuf/pixbuf-document.c:
2199         (pixbuf_document_thumbnails_get_thumbnail),
2200         (pixbuf_document_thumbnails_get_dimensions):
2201         * libdocument/ev-document-thumbnails.[ch]:
2202         (ev_document_thumbnails_get_thumbnail),
2203         (ev_document_thumbnails_get_dimensions):
2204         * libdocument/ev-document-misc.[ch]:
2205         (ev_document_misc_get_thumbnail_frame):
2206         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2207         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2208         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2209         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2210         (ev_sidebar_thumbnails_refresh):
2211         * shell/ev-window.c: (ev_window_setup_document):
2212         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2213
2214         Use an EvRenderContext for rendering thumbnails instead of a suggested
2215         width, so that different sized pages get sized proportionally.
2216
2217 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2218
2219         * shell/ev-view.c: (ev_view_button_press_event),
2220         (ev_view_key_press_event):
2221
2222         Fix critical warnings when there is no document loaded. 
2223
2224 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2225
2226         * shell/ev-page-action-widget.c:
2227         * shell/ev-navigation-action.c:
2228         * shell/ev-window.c:
2229
2230         Fix compile warnings. 
2231
2232 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2233
2234         * backend/djvu/djvu-text.h:
2235         * backend/djvu/djvu-document.c:
2236         * backend/djvu/djvu-text-page.c:
2237         * backend/djvu/djvu-links.c:
2238         * backend/djvu/djvu-text-page.h:
2239         * backend/djvu/djvu-text.c:
2240         
2241         Fix build on Mac. Fixes bug #392186. Patch by
2242         <ephraim_owns@hotmail.com>
2243
2244 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2245
2246         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2247
2248         Restore cairo context before rendering every page when printing a PDF
2249         document into a PDF file. 
2250
2251 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2252
2253         * backend/ps/gstypes.h:
2254         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2255         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2256         (ps_document_thumbnails_get_thumbnail):
2257
2258         Handle PostScript page orientation. Fixes bug #318568.
2259
2260 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2261
2262         * backend/ps/Makefile.am:
2263         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2264         (document_load), (ps_document_load), (save_document),
2265         (save_page_list), (ps_document_get_n_pages),
2266         (ps_document_get_page_size), (ps_document_get_info),
2267         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2268         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2269         (ps_document_thumbnails_get_thumbnail),
2270         (ps_document_thumbnails_get_dimensions),
2271         (ps_document_document_thumbnails_iface_init):
2272         * backend/ps/ps.[ch]: (psgetpagebox):
2273         * backend/ps/ps-interpreter.[ch]:
2274
2275         Add support for thumbnails in ps backend. Fixes bug #164755. 
2276
2277 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2278
2279         * NEWS:
2280         * configure.ac:
2281         
2282         Release 0.7.2
2283
2284 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2285
2286         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2287         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2288         (ev_window_dispose):
2289
2290         Use document thumbnail as window icon. Fixes bug #384442.
2291
2292 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2293
2294         * configure.ac:
2295
2296         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2297         duplicated adding application/x-bzpostscript instead. 
2298
2299 2007-02-11  Tom Parker  <palfrey@tevp.net>
2300
2301         * backend/ps/ps-document.c: (document_load):
2302
2303         Check return value of psscan before trying
2304         to use it. Fixes bug #372414.
2305
2306 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2307
2308         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2309
2310         Fix invalid free in ev-page-cache. Fixes bug #404745.
2311
2312 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2313
2314         * test/Makefile.am:
2315         * test/test3.py:
2316         
2317         Added reload test case.
2318
2319 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2320
2321         * po/POTFILES.in:
2322         * backend/djvu/djvu-document.c: (djvu_document_load):
2323
2324         Check whether there are missing files in indirect multipage djvu
2325         documents. Fixes bug #361683. 
2326
2327 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2328
2329         * test/Makefile.am:
2330         * test/test-mime.bin:
2331         * test/test3.py:
2332         
2333         Added test for slow mime type
2334
2335 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2336
2337         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2338
2339         Add some checks and call parent_class->finalize. Fixes bug #404745.
2340
2341 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2342
2343         * shell/ev-navigation-action.c: (connect_proxy):
2344         
2345         Fixes dropdown history menu. Thanks a lot Carlos!
2346
2347 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2348
2349         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2350
2351         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2352         bug #373715.
2353
2354 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2355
2356         * backend/ps/ps.c: (psscan):
2357
2358         Fix memory leak. 
2359
2360 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2361
2362         * configure.ac:
2363         * libdocument/ev-file-helpers.c: 
2364
2365         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2366
2367 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2368
2369         * configure.ac:
2370         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2371         (ps_interpreter_start), (document_load), (save_document),
2372         (save_page_list):
2373         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2374         * libdocument/ev-document-factory.c:
2375         (ev_document_factory_get_from_mime), (get_document_from_uri),
2376         (free_uncompressed_uri), (ev_document_factory_get_document):
2377         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2378
2379         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2380
2381 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2382
2383         * libdocument/ev-document.h:
2384
2385         Fix typo in function name. 
2386
2387 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2388
2389         * backend/ps/ps-document.c: (ps_interpreter_finished),
2390         (ps_interpreter_start), (ps_interpreter_failed):
2391
2392         Handle ghostscript interpreter crashes. 
2393
2394 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2395
2396         * shell/ev-window.c: (ev_window_open_uri),
2397         (window_configure_event_cb):
2398
2399         Setup window size and position before showing it. Fixes bug #401711.
2400
2401 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2402
2403         * backend/ps/Makefile.am:
2404         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2405         (ps_document_dispose), (ps_document_class_init),
2406         (ps_interpreter_input), (ps_interpreter_output),
2407         (ps_interpreter_error), (setup_interpreter_env),
2408         (ps_interpreter_start), (ps_interpreter_stop),
2409         (ps_interpreter_failed), (ps_interpreter_is_ready),
2410         (check_filecompressed), (document_load), (ps_document_load),
2411         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2412         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2413         (render_page):
2414
2415         Rework ps-document. Code cleanups, remove deprecated code. 
2416
2417 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2418
2419         * shell/ev-view.c: (ev_view_button_press_event):
2420
2421         Do not start an image drag and drop operation when pointer is on 
2422         text, so that we can select text when the whole background is an
2423         image. 
2424
2425 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2426
2427         * shell/ev-window.c: (ev_window_update_actions): 
2428
2429         Disable all zoom related actions during presentation mode. 
2430
2431 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2432
2433         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2434
2435         Do not zoom in or out on presentation mode. Fixes bug #401305.
2436
2437 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2438
2439         * shell/ev-navigation-action.c: (connect_proxy),
2440         (create_menu_item), (ev_navigation_action_class_init):
2441         
2442         Correctly show menu and fix crash when navigaton 
2443         action is out of toolbar visible area.
2444
2445 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2446
2447         * data/Makefile.am:
2448         * data/evince.1:
2449         
2450         Added man file
2451
2452 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2453
2454         * help/reference/* :
2455         * configure.ac:
2456         
2457         Added gtk-doc based documentation for Evince.
2458         Still in initial state but I hope it will
2459         grow.
2460         
2461         * configure.ac:
2462         
2463         Lower dbus requirement to 0.70
2464
2465 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2466
2467         * shell/ev-window.c: (ev_window_add_history):
2468
2469         Fix memory leak. 
2470
2471 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2472
2473         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2474         * shell/ev-view.h:
2475         * shell/ev-window.c: (ev_window_add_history):
2476         
2477         Correctly handle named destination links
2478
2479 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2480
2481         * NOTES:
2482         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2483         * backend/pdf/ev-poppler.cc:
2484         * libdocument/ev-document-links.h:
2485         * libdocument/ev-link.c: (ev_link_get_page):
2486         * libdocument/ev-link.h:
2487         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2488         (ev_history_add_link):
2489         * shell/ev-history.h:
2490         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2491         (new_history_menu_item), (build_menu):
2492         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2493         * shell/ev-sidebar-links.c: (create_loading_model),
2494         (print_section_cb), (ev_sidebar_links_construct),
2495         (fill_page_labels), (update_page_callback_foreach),
2496         (update_page_callback), (job_finished_callback):
2497         * shell/ev-view.c: (ev_view_handle_link):
2498         * shell/ev-window.c: (ev_window_find_chapter),
2499         (ev_window_add_history), (view_handle_link_cb),
2500         (history_changed_cb):
2501         
2502         Implements another history variant
2503
2504 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2505
2506         * shell/ev-window.c: (view_external_link_cb):
2507         * shell/ev-view.c: (ev_view_button_release_event):
2508
2509         Open links in new window when clicking with middle button. 
2510
2511 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2512
2513         * shell/ev-navigation-action.c: (new_history_menu_item):
2514         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2515         * shell/ev-view.c: (ev_view_handle_link):
2516         * shell/ev-window.c:
2517         
2518         Store link before jump, not the destination. For me it 
2519         seems like more natural history behavior.
2520
2521 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2522
2523         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2524         (ev_navigation_action_class_init):
2525         * shell/ev-navigation-action.h:
2526         * shell/ev-page-action.c: (activate_cb):
2527         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2528         (ev_page_cache_set_current_page_history):
2529         * shell/ev-page-cache.h:
2530         * shell/ev-sidebar-thumbnails.c:
2531         (ev_sidebar_tree_selection_changed),
2532         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2533         * shell/ev-view-private.h:
2534         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2535         * shell/ev-view.h:
2536         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2537         (ev_window_setup_document), (ev_window_load_job_cb):
2538         * shell/ev-window.h:
2539         
2540         History finally works as expected.
2541
2542 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2543
2544         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2545
2546         Do not update links treeview if it doesn't have a model assigned yet. 
2547
2548 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2549
2550         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2551         (ev_sidebar_links_class_init), (update_page_callback):
2552
2553         Do not update links treeview when sidepane is not visible. 
2554
2555 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2556
2557         * shell/ev-marshal.list:
2558         * shell/ev-page-action.c: (activate_cb),
2559         (ev_page_action_class_init):
2560         * shell/ev-page-action.h:
2561         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2562         * shell/ev-window.c:
2563         
2564         Remove activate_link signal, not required.
2565
2566 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2567
2568         * shell/ev-navigation-action.c: (build_menu):
2569         
2570         Reorder menu items and build menu with fixed length.
2571
2572 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2573
2574         * shell/ev-view.c: (get_selected_text):
2575         
2576         Normalize text to fix ligatures problem. See bug
2577         #341947 for details.
2578
2579 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2580
2581         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2582
2583         Fix memory leak in ev-page-cache. 
2584
2585 2007-01-25  Tom Parker <palfrey@tevp.net>
2586
2587         * backend/impress/impress-document.c: (impress_document_load),
2588         (impress_document_finalize), (impress_document_init):
2589         * properties/ev-properties-main.c: (ev_properties_get_pages):
2590         
2591         Correctly handle impress document errors. Fixes nautilus
2592         crash in property page #370491.
2593
2594 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2595
2596         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2597         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2598         (ev_job_queue_remove_job):
2599         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2600         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2601         (ev_job_load_run):
2602         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2603         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2604         (ev_window_load_job_cb), (xfer_update_progress_callback),
2605         (ev_window_open_uri), (ev_window_dispose):
2606         * shell/main.c: (main):
2607
2608         Do file transfer asynchronously in the main thread instead of
2609         synchronously in the load thread. Fixes bugs #399694, #398307 and
2610         #343542.
2611
2612 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2613
2614         * shell/ev-jobs.c: (ev_job_xfer_run):
2615
2616         Load the document with the font-config lock held. 
2617
2618 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2619
2620         * backend/ps/ps-document.c: (start_interpreter):
2621
2622         Fix memory leaks in ps backend. 
2623
2624 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2625
2626         * backend/impress/impress-document.c:
2627         (impress_document_render_pixbuf):
2628
2629         Do not acquire fontconfig lock in impress backend, since it is using
2630         the main loop for rendering. 
2631
2632 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2633
2634         * po/POTFILES.in: 
2635
2636         Remove mdvi files that shouldn't be translated. 
2637
2638 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2639
2640         * shell/ev-view-private.h:
2641         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2642         (ev_view_set_zoom):
2643
2644         Render "loading..." text into a cairo surface instead of directly into
2645         the window so that fontconfig lock is only needed once and UI is not
2646         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2647
2648 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2649
2650         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2651         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2652
2653         Use icon theme associated with the window screen rather than default. 
2654
2655 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2656
2657         * configure.ac:
2658
2659         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2660
2661 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2662
2663         * data/icons/*/apps/evince.*:
2664
2665         Move Evince icons under new apps directory.
2666
2667         * data/icons/*/actions/*:
2668
2669         Add new custom themeable Evince icons: view-page-continuous, 
2670         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2671         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2672
2673         * configure.ac:
2674
2675         Add new directories to AC_CONFIG_FILES.
2676
2677         * shell/ev-stock-icons.c:
2678         * shell/ev-stock-icons.h:
2679
2680         Use new custom themeable icons.
2681
2682 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2683
2684         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2685
2686         Do not draw white background page in presentation mode. 
2687
2688 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2689
2690         * shell/ev-view.c: Remove unused gnome-vfs include.
2691
2692 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2693
2694         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2695         
2696         Format string is corrected, fixes bug #397129.
2697
2698 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2699
2700         * shell/ev-window.c: (ev_window_setup_recent):
2701
2702         Do not include in recent menu inexistent documents. Fixes
2703         bug #339171.
2704
2705 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2706
2707         * po/POTFILES.skip: 
2708
2709         Update POTFILES.skip file according to current source tree. 
2710
2711 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2712
2713         * shell/ev-window.c: (file_save_dialog_response_cb):
2714
2715         Do Save a copy in atomic way. Fixes bug #328266. 
2716
2717 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2718
2719         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2720
2721         Keep selected cell always visible in index treeview.
2722
2723 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2724         
2725         * shell/ev-view.c: (ev_view_size_allocate):
2726
2727         Restore horizontal scrollbar after switching to/from fullscreen
2728         or presentation mode. Fixes bug #331728.
2729
2730 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2731
2732         * shell/ev-view-private.h:
2733         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2734         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2735         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2736         (ev_view_can_zoom_out):
2737
2738         Use max and min scale values in the view iby taking dpi into account. 
2739
2740 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2741
2742         * configure.ac:
2743         * NEWS:
2744
2745         Release 0.7.1
2746
2747 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2748
2749         * shell/ev-window.c: (ev_window_print_send):
2750
2751         Send print job to printer with some settings set to default values,
2752         since we have already exported to a file according to such settings
2753         and they could be taken twice by some printers. 
2754
2755 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2756
2757         * shell/ev-jobs.c: (ev_job_xfer_run):
2758         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2759
2760         Show main window and load document with the font-config lock held. 
2761
2762 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2763
2764         * configure.ac:
2765         * shell/ev-application.c: (ev_application_register_service):
2766         * shell/main.c: (load_files_remote):
2767
2768         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2769
2770 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2771
2772         * doc/debugging.txt:
2773         
2774         Remove obsolete documentation.
2775
2776 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2777
2778         * Makefile.am:
2779         * backend/Makefile.am:
2780         * backend/comics/Makefile.am:
2781         * backend/djvu/Makefile.am:
2782         * backend/dvi/Makefile.am:
2783         * backend/ev-async-renderer.c:
2784         * backend/ev-async-renderer.h:
2785         * backend/ev-attachment.c:
2786         * backend/ev-attachment.h:
2787         * backend/ev-backend-marshal.c:
2788         * backend/ev-document-factory.c:
2789         * backend/ev-document-factory.h:
2790         * backend/ev-document-find.c:
2791         * backend/ev-document-find.h:
2792         * backend/ev-document-fonts.c:
2793         * backend/ev-document-fonts.h:
2794         * backend/ev-document-images.c:
2795         * backend/ev-document-images.h:
2796         * backend/ev-document-info.h:
2797         * backend/ev-document-links.c:
2798         * backend/ev-document-links.h:
2799         * backend/ev-document-misc.c:
2800         * backend/ev-document-misc.h:
2801         * backend/ev-document-security.c:
2802         * backend/ev-document-security.h:
2803         * backend/ev-document-thumbnails.c:
2804         * backend/ev-document-thumbnails.h:
2805         * backend/ev-document-transition.c:
2806         * backend/ev-document-transition.h:
2807         * backend/ev-document.c:
2808         * backend/ev-document.h:
2809         * backend/ev-file-exporter.c:
2810         * backend/ev-file-exporter.h:
2811         * backend/ev-image.c:
2812         * backend/ev-image.h:
2813         * backend/ev-link-action.c:
2814         * backend/ev-link-action.h:
2815         * backend/ev-link-dest.c:
2816         * backend/ev-link-dest.h:
2817         * backend/ev-link.c:
2818         * backend/ev-link.h:
2819         * backend/ev-render-context.c:
2820         * backend/ev-render-context.h:
2821         * backend/ev-selection.c:
2822         * backend/ev-selection.h:
2823         * backend/impress/Makefile.am:
2824         * backend/pdf/Makefile.am:
2825         * backend/pixbuf/Makefile.am:
2826         * backend/ps/Makefile.am:
2827         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2828         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2829         (start_interpreter), (stop_interpreter), (document_load),
2830         (ps_document_next_page), (render_page):
2831         * backend/tiff/Makefile.am:
2832         * comics/Makefile.am:
2833         * comics/comics-document.c:
2834         * comics/comics-document.h:
2835         * configure.ac:
2836         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2837         * djvu/Makefile.am:
2838         * djvu/djvu-document-private.h:
2839         * djvu/djvu-document.c:
2840         * djvu/djvu-document.h:
2841         * djvu/djvu-links.c:
2842         * djvu/djvu-links.h:
2843         * djvu/djvu-text-page.c:
2844         * djvu/djvu-text-page.h:
2845         * djvu/djvu-text.c:
2846         * djvu/djvu-text.h:
2847         * dvi/Makefile.am:
2848         * dvi/dvi-document.c:
2849         * dvi/dvi-document.h:
2850         * dvi/fonts.c:
2851         * dvi/fonts.h:
2852         * dvi/mdvi-lib/Makefile.am:
2853         * dvi/mdvi-lib/afmparse.c:
2854         * dvi/mdvi-lib/afmparse.h:
2855         * dvi/mdvi-lib/bitmap.c:
2856         * dvi/mdvi-lib/bitmap.h:
2857         * dvi/mdvi-lib/color.c:
2858         * dvi/mdvi-lib/color.h:
2859         * dvi/mdvi-lib/common.c:
2860         * dvi/mdvi-lib/common.h:
2861         * dvi/mdvi-lib/defaults.h:
2862         * dvi/mdvi-lib/dvimisc.c:
2863         * dvi/mdvi-lib/dviopcodes.h:
2864         * dvi/mdvi-lib/dviread.c:
2865         * dvi/mdvi-lib/files.c:
2866         * dvi/mdvi-lib/font.c:
2867         * dvi/mdvi-lib/fontmap.c:
2868         * dvi/mdvi-lib/fontmap.h:
2869         * dvi/mdvi-lib/fontsrch.c:
2870         * dvi/mdvi-lib/gf.c:
2871         * dvi/mdvi-lib/hash.c:
2872         * dvi/mdvi-lib/hash.h:
2873         * dvi/mdvi-lib/list.c:
2874         * dvi/mdvi-lib/mdvi.h:
2875         * dvi/mdvi-lib/pagesel.c:
2876         * dvi/mdvi-lib/paper.c:
2877         * dvi/mdvi-lib/paper.h:
2878         * dvi/mdvi-lib/pk.c:
2879         * dvi/mdvi-lib/private.h:
2880         * dvi/mdvi-lib/setup.c:
2881         * dvi/mdvi-lib/sp-epsf.c:
2882         * dvi/mdvi-lib/special.c:
2883         * dvi/mdvi-lib/sysdeps.h:
2884         * dvi/mdvi-lib/t1.c:
2885         * dvi/mdvi-lib/tfm.c:
2886         * dvi/mdvi-lib/tfmfile.c:
2887         * dvi/mdvi-lib/tt.c:
2888         * dvi/mdvi-lib/util.c:
2889         * dvi/mdvi-lib/vf.c:
2890         * dvi/pixbuf-device.c:
2891         * dvi/pixbuf-device.h:
2892         * impress/Makefile.am:
2893         * impress/common.h:
2894         * impress/document.c:
2895         * impress/f_oasis.c:
2896         * impress/f_oo13.c:
2897         * impress/iksemel.c:
2898         * impress/iksemel.h:
2899         * impress/imposter.h:
2900         * impress/impress-document.c:
2901         * impress/impress-document.h:
2902         * impress/internal.h:
2903         * impress/r_back.c:
2904         * impress/r_draw.c:
2905         * impress/r_geometry.c:
2906         * impress/r_gradient.c:
2907         * impress/r_style.c:
2908         * impress/r_text.c:
2909         * impress/render.c:
2910         * impress/render.h:
2911         * impress/zip.c:
2912         * impress/zip.h:
2913         * lib/Makefile.am:
2914         * lib/ev-debug.c:
2915         * lib/ev-debug.h:
2916         * lib/ev-file-helpers.c:
2917         * lib/ev-file-helpers.h:
2918         * lib/ev-gui.c:
2919         * lib/ev-gui.h:
2920         * lib/ev-tooltip.c:
2921         * lib/ev-tooltip.h:
2922         * libdocument/Makefile.am:
2923         * libdocument/ev-file-helpers.c:
2924         * pdf/Makefile.am:
2925         * pdf/ev-poppler.cc:
2926         * pdf/ev-poppler.h:
2927         * pixbuf/Makefile.am:
2928         * pixbuf/pixbuf-document.c:
2929         * pixbuf/pixbuf-document.h:
2930         * properties/Makefile.am:
2931         * ps/Makefile.am:
2932         * ps/gsdefaults.c:
2933         * ps/gsdefaults.h:
2934         * ps/gsio.c:
2935         * ps/gsio.h:
2936         * ps/gstypes.h:
2937         * ps/ps-document.c:
2938         * ps/ps-document.h:
2939         * ps/ps.c:
2940         * ps/ps.h:
2941         * shell/Makefile.am:
2942         * shell/ev-application.h:
2943         * shell/ev-sidebar-links.c:
2944         * shell/ev-sidebar-links.h:
2945         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2946         (ev_gui_menu_position_tree_selection):
2947         * shell/ev-utils.h:
2948         * shell/ev-view.c: (ev_view_finalize):
2949         * shell/ev-window.c:
2950         * shell/main.c: (main):
2951         * thumbnailer/Makefile.am:
2952         * tiff/Makefile.am:
2953         * tiff/tiff-document.c:
2954         * tiff/tiff-document.h:
2955         * tiff/tiff2ps.c:
2956         * tiff/tiff2ps.h:
2957         
2958         Reorganize source tree.
2959
2960 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2961
2962         * backend/ev-document-factory.c:
2963
2964         Do not include ev-poppler.h when pdf is disabled. 
2965
2966 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2967
2968         * configure.ac:
2969         * data/evince-ui.xml:
2970         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2971         (pdf_document_document_images_iface_init):
2972         * backend/Makefile.am:
2973         * backend/ev-document-images.[ch]:
2974         * backend/ev-image.[ch]:
2975         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2976         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2977         (ev_job_xfer_run):
2978         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2979         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2980         (ev_pixbuf_cache_get_image_mapping):
2981         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2982         (view_menu_popup_cb), (ev_window_dispose),
2983         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2984         (ev_view_popup_cmd_copy_image):
2985         * shell/ev-view-private.h:
2986         * shell/ev-view.c: (ev_view_get_image_at_location),
2987         (ev_view_do_popup_menu), (ev_view_popup_menu),
2988         (ev_view_button_press_event), (ev_view_drag_data_get),
2989         (ev_view_drag_motion), (ev_view_drag_data_received),
2990         (ev_view_motion_notify_event), (ev_view_button_release_event),
2991         (ev_view_finalize), (ev_view_class_init):
2992
2993         Add image handling support. Fixes bugs #310008 and #325047. Images
2994         selection is not supported yet. 
2995
2996 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2997
2998         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2999         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3000         (ev_view_init):
3001
3002         Move view drag and drop stuff to ev-view.
3003
3004 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3005
3006         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3007         * shell/ev-view.c: (clear_selection): 
3008
3009         Clear selection also in pixbuf cache.
3010
3011 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3012
3013         * data/evince.desktop.in.in:
3014         
3015         Change icon name in desktop file. See bug #390734
3016         for details.
3017
3018 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3019
3020         * thumbnailer/Makefile.am:
3021
3022         Use top_builddir instead top_srcdir for generated schema
3023         file installation. Fixes bug #390161.
3024
3025 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3026
3027         * configure.ac:
3028         * backend/Makefile.am:
3029         * backend/ev-document-transition.[ch]:
3030         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3031         (pdf_document_page_transition_iface_init):
3032         * shell/ev-view-private.h:
3033         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3034         (ev_view_set_presentation), (transition_next_page),
3035         (ev_view_presentation_transition_stop),
3036         (ev_view_presentation_transition_start), (ev_view_next_page):
3037
3038         Add page transition support in presentation mode. At the moment only
3039         page duration is supported, but not transition effects. Fixes bug
3040         #309815.
3041
3042 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3043
3044         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3045
3046         Run find_link_dest with document lock held, since it's called by links
3047         thread and main thread at the same time. 
3048
3049 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3050
3051         * shell/ev-view.c: (goto_dest):
3052
3053         Update page-cache when page is changed by the view, so that
3054         page-changed signal is emitted. 
3055
3056 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3057
3058         * test/test1.py:
3059         * test/test2.py:
3060
3061         Use C locale in tests. 
3062
3063 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3064
3065         * shell/ev-window.c: (ev_window_run_presentation):
3066         * shell/ev-view-private.h:
3067         * shell/ev-view.c: (ev_view_set_presentation):
3068
3069         Restore zoom settings when back from presentation mode. 
3070
3071 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3072
3073         * shell/ev-window.c: (ev_window_run_presentation):
3074
3075         Always use "best fit" zoom in presentation mode.
3076         Fixes bug #389195.
3077
3078 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3079
3080         * shell/ev-view.c: (ev_view_goto_window_create):
3081
3082         Show "Jump to page" label in the page jumping popup in
3083         presentation mode instead of just a GtkEntry.
3084
3085 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3086
3087         * shell/ev-window.c: (launch_external_uri):
3088
3089         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3090         #378085.
3091
3092 2006-12-22  Elijah Newren  <newren gmail com>
3093
3094         * configure.ac: explicitly check for libxml2.  Fixes #388795
3095
3096 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3097
3098         * shell/ev-view-private.h:
3099         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3100         (ev_view_goto_window_delete_event), (key_is_numeric),
3101         (ev_view_goto_window_key_press_event),
3102         (ev_view_goto_window_button_press_event),
3103         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3104         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3105         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3106
3107         Allow jumping to another page by typing a page number in presentation
3108         mode. It uses a popup window with an entry. Fixes bug #353625.
3109
3110 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3111
3112         * configure.ac:
3113         * properties/ev-properties-view.c: (ev_get_default_user_units),
3114         (ev_regular_paper_size):
3115         
3116         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3117         to Damien Carbery <damien.carbery@sun.com> and
3118         Yevgen Muntyan <muntyan@tamu.edu>.
3119
3120 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3121
3122         * shell/ev-window.c: (setup_document_from_metadata):
3123
3124         Make sure Evince doesn't restore the view on the last
3125         page when a document is reopened. Fixes bug #383381.
3126
3127 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3128
3129         * shell/ev-view.c: (draw_loading_text):
3130
3131         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3132
3133 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3134
3135         * configure.ac:
3136         * NEWS:
3137
3138         Release 0.7.0
3139
3140 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3141
3142         * configure.ac:
3143         * pdf/ev-poppler.cc: (pdf_print_context_free),
3144         (pdf_document_file_exporter_begin),
3145         (pdf_document_file_exporter_do_page):
3146
3147         Make cairo-pdf depedency optional. 
3148
3149 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3150
3151         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3152
3153         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3154
3155 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3156
3157         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3158         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3159         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3160         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3161         * shell/ev-view.c: (draw_loading_text):
3162         * shell/ev-window.c: (ev_window_cmd_file_properties):
3163
3164         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3165         related to using FontConfig from different threads.
3166         
3167 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3168
3169         * shell/ev-view.c: (draw_loading_text):
3170
3171         Acquire lock document when drawing "Loading..." text so that only one
3172         thread will use FontConfig at the same time. Fixes bug #374750.
3173
3174 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3175
3176         * shell/ev-page-action.[ch]: (activate_cb):
3177         * shell/ev-window.c: (activate_label_cb):
3178
3179         Check if text inserted in page entry is a valid page number when it
3180         doesn't match to any document page label. Fixes bug #383165.
3181
3182 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3183         * shell/ev-window.c:
3184
3185         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3186         available with GTK < 2.10. Added an ifdef to avoid compilation
3187         error.
3188
3189 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3190
3191         * configure.ac:
3192         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3193
3194         Fix ps backend in multihead systems.
3195
3196 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3197
3198         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3199         * shell/ev-window.c: (ev_window_get_screen_dpi),
3200         (ev_window_update_actions), (setup_view_from_metadata),
3201         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3202
3203         Take screen DPI into account when zooming. Fixes bug #318285.
3204
3205 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3206
3207         * data/Makefile.am:
3208
3209         Cleaned up/slightly refactored Makefile.am. Added GConf
3210         schemas uninstallation as well.
3211
3212 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3213
3214         * Makefile.am:
3215         * test/Makefile.am:
3216
3217         Fight with autotools to fix make check. Make distcheck
3218         works fine as well now!
3219
3220 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3221
3222         * shell/ev-view.c: (draw_end_presentation_page):
3223
3224         Corrected "end of presentation" string.
3225
3226 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3227
3228         * shell/ev-view.c: (ev_view_key_press_event):
3229
3230         Correctly propagate key press event so that up/down keys
3231         work as expected (correct behaviour was broken by
3232         black/white screen key bindings for presentations).
3233
3234 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3235
3236         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3237         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3238         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3239         (pdf_selection_get_selection_region),
3240         (pdf_selection_get_selection_map):
3241
3242         Add "static" to some private functions. 
3243
3244 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3245
3246         * lib/ev-tooltip.h:
3247         * properties/ev-properties-view.h:
3248         * shell/ev-jobs.h:
3249         * shell/ev-properties-dialog.h:
3250         * shell/ev-properties-fonts.h:
3251         * shell/ev-sidebar-links.h:
3252         * shell/ev-sidebar-thumbnails.h:
3253         * shell/ev-sidebar.h:
3254         * shell/ev-window.h:
3255         
3256         Fixes CHACK type in class casts. See bug #385343
3257         for details.
3258
3259 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3260
3261         * shell/ev-view-private.h:
3262         * shell/ev-view.c: (draw_end_presentation_page),
3263         (ev_view_expose_event), (ev_view_key_press_event),
3264         (ev_view_class_init), (ev_view_init):
3265
3266         Blank screen in presentation mode when pressing 'b' (filling with
3267         black) or 'w' (filling with white) keys. Fixes bug #358132.
3268
3269 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3270
3271         * data/evince-toolbar.xml:
3272         * shell/ev-window.c:
3273         
3274         Use stock icon for Select All action. Fixes
3275         bug #382652.
3276
3277 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3278
3279         * shell/ev-view.c: (get_doc_point_from_offset),
3280         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3281
3282         Add links support in rotated documents. Fixes bug #343733.
3283
3284 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3285
3286         * shell/ev-view-private.h:
3287         * shell/ev-view.c: (draw_end_presentation_page),
3288         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3289
3290         Show a blank page after the last page in presentation mode with a
3291         message indicating that presentation has finished and how to exit. 
3292
3293 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3294
3295         * shell/ev-window.c: (fullscreen_timeout_cb):
3296
3297         Hide cursor after a while in presentation mode. 
3298
3299 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3300
3301         * backend/ev-document-info.h:
3302         * data/evince-properties.glade:
3303         * pdf/ev-poppler.cc:
3304         * properties/ev-properties-view.c: (ev_regular_paper_size),
3305         (ev_properties_view_set_info):
3306         * ps/ps-document.c: (ps_document_get_info):
3307
3308         Adds a paper size field to the properties dialog. Fixes
3309         bug #307315. Patch by Kasper Svendsen (with some i18n
3310         changes done by me).
3311
3312 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3313
3314         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3315         (screensaver_init_dbus), (totem_scrsaver_new),
3316         (totem_scrsaver_init):
3317         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3318         * shell/ev-application.c: (ev_application_register_service),
3319         (ev_application_screensaver_enable),
3320         (ev_application_screensaver_disable):
3321         * shell/ev-application.h:
3322         * shell/ev-window.c: (ev_window_run_presentation),
3323         (ev_window_stop_presentation), (build_comments_string),
3324         (ev_window_init):
3325         
3326         Move screensaver handling to application. No more
3327         message on startup.
3328
3329 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3330
3331         * configure.ac:
3332         * backend/Makefile.am:
3333         * backend/ev-file-exporter.[ch]:
3334         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3335         * ps/ps-document.c: (ps_document_file_exporter_*):
3336         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3337         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3338         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3339         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3340
3341         Allow printing to PDF when suppoted by the backend.
3342         
3343 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3344
3345         * shell/ev-window.c: (build_comments_string):
3346
3347         Use always "Document Viewer" in about dialog. 
3348
3349 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3350
3351         * djvu/djvu-document.c: (djvu_document_get_page_size):
3352
3353         Display a warning message when get_pageinfo fails. 
3354
3355 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3356
3357         * Makefile.am:
3358         * backend/Makefile.am:
3359         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3360         * configure.ac:
3361         * shell/ev-window.c: (build_comments_string):
3362         
3363         Make pdf compilation optional. See bug #38007.
3364
3365 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3366
3367         * ps/ps.c: (get_next_text):
3368
3369         Fix CVE-2006-5864.
3370
3371 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3372
3373         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3374         * shell/ev-navigation-action.c: (connect_proxy),
3375         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3376         
3377         Do not call g_type_class_peek_parent twice.
3378
3379 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3380
3381         * configure.ac:
3382         * data/icons/24x24/.cvsignore:
3383         * data/icons/24x24/Makefile.am:
3384         * data/icons/24x24/evince.png:
3385         * data/icons/Makefile.am:
3386         
3387         Add 24x24 icon. Thanks to 
3388         Michael Monreal <infernux@web.de>.
3389
3390 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3391
3392         * configure.ac: Fix typo in configure.ac. Thanks
3393         to dmacks@netspace.org for notification.
3394
3395 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3396
3397         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3398         
3399         Drop dbus include, fixes compilation with older dbus.
3400
3401 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3402
3403         * configure.ac:
3404         * cut-n-paste/Makefile.am:
3405         * cut-n-paste/totem-screensaver/.cvsignore
3406         * cut-n-paste/totem-screensaver/Makefile.am:
3407         * cut-n-paste/totem-screensaver/README:
3408         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3409         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3410         * shell/Makefile.am:
3411         * shell/ev-window.c: (ev_window_run_presentation),
3412         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3413         (ev_window_init):
3414
3415         Implemented screensaver enabling/disabling for
3416         presentation mode (not fullscreen mode). Code stolen
3417         from Totem (with some minor tweaks). Fixes bug #338889.
3418
3419 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3420
3421         * configure.ac:
3422
3423         Bump gnome-icon-theme requirements. We use the rotation
3424         icons that appeared recently.
3425
3426 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3427
3428         * shell/ev-history.c: (ev_history_add_page):
3429         * shell/ev-history.h:
3430         * shell/ev-window.c: (page_changed_cb):
3431         
3432         Use page labels instead of numbers.
3433
3434 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3435
3436         * data/evince-toolbar.xml:
3437         * po/POTFILES.in:
3438         * shell/Makefile.am:
3439         * shell/ev-navigation-action-widget.c:
3440         (ev_navigation_action_widget_init),
3441         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3442         (menu_detacher), (ev_navigation_action_widget_set_menu),
3443         (menu_position_func), (popup_menu_under_arrow),
3444         (ev_navigation_action_widget_toggled),
3445         (ev_navigation_action_widget_button_press_event):
3446         * shell/ev-navigation-action-widget.h:
3447         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3448         (ev_navigation_action_set_window), (activate_menu_item_cb),
3449         (new_history_menu_item), (new_empty_history_menu_item),
3450         (build_menu), (menu_activated_cb), (connect_proxy),
3451         (create_tool_item), (ev_navigation_action_init),
3452         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3453         * shell/ev-navigation-action.h:
3454         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3455         (ev_page_action_widget_set_page_cache),
3456         (ev_page_action_widget_finalize),
3457         (ev_page_action_widget_class_init), (match_selected_cb),
3458         (display_completion_text), (match_completion), (build_new_tree_cb),
3459         (get_filter_model_from_model),
3460         (ev_page_action_widget_update_model):
3461         * shell/ev-page-action-widget.h:
3462         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3463         (connect_proxy):
3464         * shell/ev-page-action.h:
3465         * shell/ev-stock-icons.c:
3466         * shell/ev-stock-icons.h:
3467         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3468         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3469         (register_custom_actions):
3470         * shell/main.c:
3471         
3472         Preliminary history implementation
3473
3474 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3475
3476         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3477         (dvi_document_class_init), (dvi_document_init_params):
3478         * dvi/mdvi-lib/font.c: (font_reference):
3479         
3480         Add reference to subfont. Fixes bug #374277.
3481
3482 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3483
3484         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3485         (ev_window_cmd_file_open_copy_at_dest):
3486
3487         Fix a race condition when creating symlink. Increase the counter
3488         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3489         Mathias Hasselmann).
3490
3491 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3492
3493         * backend/Makefile.am:
3494         * backend/ev-attachment.c: (ev_attachment_open):
3495         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3496         (ev_tmp_dir), (ev_tmp_filename):
3497         * shell/ev-sidebar-attachments.c:
3498         (ev_sidebar_attachments_drag_data_get):
3499         * shell/ev-window.c: (ev_window_clear_temp_file):
3500
3501         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3502         in ensure_dir_exists. Abort without crashing when we can't create
3503         user's directory.
3504
3505 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3506
3507         * data/evince-ui.xml:
3508         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3509         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3510         (ev_window_cmd_file_open_copy_at_dest),
3511         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3512         (ev_view_popup_cmd_open_link_new_window):
3513
3514         Allow opening a copy of the current document in a new window. Fixes bug
3515         #357472
3516
3517 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3518
3519         * data/evince-toolbar.xml:
3520         
3521         Add rotate right and rotate left to available items for toolbar.
3522         
3523         * data/evince-ui.xml:
3524         * shell/ev-window.c: (ev_window_init):
3525         
3526         Customize toolbar with right click. Fixes bug #372451.
3527
3528 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3529
3530         * shell/ev-window.c: 
3531         
3532         Use "object-rotate-{left,right}" stock icons. Fixes 
3533         bug #373863.
3534
3535 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3536
3537         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3538         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3539         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3540         (ev_window_open_uri):
3541         * shell/main.c: (arguments_parse):
3542
3543         Remove temp file created when evince is used by GTK+ in
3544         preview mode. Fixes bug #365282. 
3545
3546 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3547
3548         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3549         
3550         Fixes bug #372474 - Side pane disabled when entering 
3551         and leaving fullscreen mode.
3552
3553 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3554
3555         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3556         * data/Makefile.am:
3557         * data/evince-preview-toolbar.xml:
3558         * data/evince-toolbar.xml:
3559         * shell/ev-application.c: (ev_application_shutdown),
3560         (ev_application_init), (ev_application_get_toolbars_model):
3561         * shell/ev-application.h:
3562         * shell/ev-window.c: (update_chrome_visibility),
3563         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3564         (ev_window_cmd_edit_toolbar), (ev_window_init):
3565         
3566         Fixes bug #364364 - toolbar editor shows zoom actions again.
3567
3568 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3569
3570         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3571
3572         Do not take margins into consideration for paper size when printing.
3573         Really fixes bug #350491.
3574
3575 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3576
3577         * data/evince-ui.xml:
3578         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3579         (ev_window_cmd_file_print_setup),
3580         (ev_window_print_dialog_response_cb),
3581         (ev_window_setup_action_sensitivity):
3582
3583         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3584
3585 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3586
3587         * shell/ev-window.c: (ev_window_print_range):
3588
3589         Revert my previuos commit, since printing to PDF is not supported by
3590         evince yet. 
3591
3592 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3593
3594         * shell/ev-window.c: (ev_window_print_range):
3595
3596         Enable print to a PDF. Fixes bug #332121.
3597
3598 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3599
3600         * shell/ev-application-service.xml:
3601         * shell/ev-application.[ch]: (ev_application_open_window),
3602         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3603         (ev_application_open_uri), (ev_application_open_uri_list):
3604         * shell/ev-window.c: (file_open_dialog_response_cb),
3605         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3606         (drag_data_received_cb), (open_remote_link):
3607         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3608
3609         Add support for multiscreen systems. Fixes bug #316206.
3610
3611 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3612
3613         * shell/ev-jobs.[ch]: (ev_job_print_new),
3614         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3615         (ev_job_print_do_page):
3616         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3617
3618         Allow printing only odd/even pages. Fixes bug #367289.
3619
3620 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3621
3622         * test/test1.py:
3623         * test/test2.py:
3624
3625         Re-add locale settings to test files.
3626
3627 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3628
3629         * data/evince-ui.xml:
3630         * shell/ev-window.c: (set_action_properties):
3631         
3632         Removed garbage from code and ui.
3633
3634 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3635
3636         * shell/ev-window.c: (ev_window_cmd_help_about):
3637
3638         Shamelessly add my name to the list of contributors.
3639
3640 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3641
3642         * test/test1.py:
3643         * test/test2.py:
3644
3645         Cleaned up the dogtail scripts.
3646
3647 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3648
3649         * shell/ev-view.c: (draw_loading_text): Don't render
3650         "loading..." text in presentation mode. Temporary
3651         workaround for bug #320352.
3652
3653 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3654
3655         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3656         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3657
3658         Use print settings scale, copies, collate and reverse which were
3659         ignored. Fixes bug #359032.
3660
3661 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3662
3663         * configure.ac:
3664         * data/evince-password.glade:
3665         * test/Makefile.am:
3666         * test/test-encrypt.pdf:
3667         * test/test-links.pdf:
3668         * test/test1.py:
3669         * test/test2.py:
3670
3671         Add automated UI tests for evince with dogtail. See
3672         bug #300948.    
3673
3674 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3675
3676         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3677
3678         Hide fullscreen toolbar when switching to another desktop workspace.
3679         Fixes bug #338871
3680
3681 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3682
3683         * shell/ev-window-title.c: 
3684         
3685         Test for .dvi in title of pdf documents.
3686
3687 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3688
3689         * shell/ev-view.c: (ev_view_scroll):
3690
3691         Page Up/Down should do page jumps in "Best fit" mode.
3692         If a user has explicitly chosen to view exactly one page
3693         at a time, scrolling just a part of the page when
3694         pressing Page Up/Down is not right. Fixes bug #323107.
3695
3696 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3697
3698         * NEWS:
3699         * configure.ac:
3700         
3701         Update for 0.6.1
3702
3703 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3704
3705         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3706         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3707         
3708         Correctly disconnect from job signals on destroy.
3709
3710 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3711
3712         * shell/ev-view-private.h:
3713         * shell/ev-view.c: (view_set_adjustment_values),
3714         (view_update_range_and_current_page),
3715         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3716         
3717         Fixes bug #343199, current page now follows find page.
3718
3719 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3720
3721         * backend/ev-document-factory.c:
3722         * configure.ac:
3723         Assigned OpenDocument presenation MIME type to the
3724         Impress backend. Added some missing (but harmless)
3725         #ifdefs in the document factory as well to make things
3726         consistent again. Fixes bug #360658.
3727
3728 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3729
3730         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3731         * backend/ev-document-find.c: (ev_document_find_get_type):
3732         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3733         * backend/ev-document-links.c: (ev_document_links_get_type):
3734         * backend/ev-document-security.c: (ev_document_security_get_type):
3735         * backend/ev-document-thumbnails.c:
3736         (ev_document_thumbnails_get_type):
3737         * backend/ev-document.c: (ev_document_get_type):
3738         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3739         * backend/ev-selection.c: (ev_selection_get_type):
3740         * cut-n-paste/recent-files/egg-recent-model.c:
3741         (egg_recent_model_get_type):
3742         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3743         (egg_recent_view_uimanager_get_type):
3744         * cut-n-paste/recent-files/egg-recent-view.c:
3745         (egg_recent_view_get_type):
3746         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3747         (egg_editable_toolbar_get_type):
3748         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3749         (egg_toolbar_editor_get_type):
3750         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3751         (egg_toolbars_model_get_type):
3752         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3753         (egg_tree_multi_drag_source_get_type):
3754         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3755         (ephy_zoom_action_get_type):
3756         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3757         (ephy_zoom_control_get_type):
3758         * impress/r_back.c: (_imp_fill_back):
3759         * properties/ev-properties-main.c:
3760         (ev_properties_plugin_register_type):
3761         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3762         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3763         (ev_view_accessible_factory_get_type):
3764
3765         Reduce relocations. Bug #360616.
3766
3767 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3768
3769         * backend/ev-document-factory.c:
3770         (ev_document_factory_get_document):
3771         
3772         Load document even if extension is wrong.
3773
3774 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3775
3776         * shell/ev-metadata-manager.c: (save_values):
3777         * shell/ev-window.c: (setup_size_from_metadata),
3778         (setup_view_from_metadata), (ev_window_setup_document),
3779         (ev_window_xfer_job_cb), (window_configure_event_cb):
3780         
3781         Set size according to the document size/page size ratio.
3782         That should correct rather wierd behaviour of the previous
3783         commit.
3784
3785 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3786
3787         * shell/ev-window.c: (setup_view_from_metadata):
3788         
3789         Set size for new windows from previous window size.
3790         See bugs #354968 and #168450 for details. Thanks
3791         to Meik Hellmund.
3792
3793 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3794
3795         * djvu/djvu-links.c: (build_tree):
3796
3797         Fix memory leak.
3798
3799 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3800
3801         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3802         
3803         Don't make sidebar close button insensitive. Fixes
3804         bug #357871.
3805
3806 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3807
3808         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3809         (ev_window_set_view_accels_sensitivity):
3810         
3811         Don't enable Slash on documents which don't support
3812         find. Fixes bug #358648.
3813
3814 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3815
3816         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3817         open dialog fall back to the current document uri if the
3818         filechooser hasn't been used before. Fixes bug #356980.
3819
3820 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3821
3822         * shell/ev-window.c: (ev_window_setup_recent), 
3823         (ev_window_get_recent_file_label):
3824
3825         Escape underscores in filenames of recent file items.
3826
3827 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3828
3829         * configure.ac:
3830         
3831         Bumped poppler requirements, really 0.5.3 is very 
3832         buggy, now we require 0.5.4.
3833
3834 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3835
3836         * djvu/Makefile.am:
3837         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3838         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3839         (djvu_document_document_links_iface_init):
3840         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3841         (number_from_string_10), (get_djvu_link_dest),
3842         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3843         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3844         (djvu_links_get_links), (djvu_links_find_link_dest),
3845         (djvu_links_get_links_model):
3846         * djvu/djvu-links.h:
3847         
3848         Add support for links and bookmarks in djvu documents. Thanks
3849         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3850         patch.
3851
3852 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3853
3854         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3855         
3856         Reopen should reload document. Fixes 
3857         bug 327951.
3858
3859 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3860
3861         * configure.ac:
3862         * data/Makefile.am:
3863         * data/evince-16.png:
3864         * data/evince-22.png:
3865         * data/evince.png:
3866         * data/evince.svg:
3867         * data/icons/16x16/Makefile.am:
3868         * data/icons/16x16/evince.png:
3869         * data/icons/22x22/Makefile.am:
3870         * data/icons/22x22/evince.png:
3871         * data/icons/48x48/Makefile.am:
3872         * data/icons/48x48/evince.png:
3873         * data/icons/Makefile.am:
3874         * data/icons/scalable/Makefile.am:
3875         * data/icons/scalable/evince.svg:
3876         
3877         Install icons with correct names. Fixes
3878         bug #354429.
3879
3880 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3881
3882         * shell/ev-view.c: (ev_view_button_release_event):
3883
3884         Don't open links with middle mouse button. Fixes bug #353649
3885
3886 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3887
3888         * NEWS:
3889         * configure.ac:
3890         
3891         Update for release 0.6.0
3892
3893 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3894
3895         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3896         Implement Close named action. Patch by Carlos Garcia Campos.
3897
3898 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3899
3900         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3901         
3902         Don't clear link mapping on copy_job_to_job_info. Fixes
3903         bug 346168.
3904
3905 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3906
3907         * shell/main.c: (main):
3908
3909         Revert my previous commit, gnome_program_init owns the option context.
3910         Fix another memory leak in main. Both caught by Christian Persch. 
3911
3912 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3913
3914         * shell/main.c: (main):
3915
3916         Fix memory leak.
3917
3918 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3919
3920         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3921
3922         Fix crash when opening a pdf with password protection. 
3923
3924 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3925
3926         * pdf/ev-poppler.cc: (pdf_document_search_free):
3927
3928         Fix memory leak. 
3929
3930 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3931
3932         * backend/ev-document-factory.c:
3933         (ev_document_factory_get_document):
3934         * tiff/tiff-document.c: (tiff_document_finalize):
3935         
3936         More correct handling of document loading. Fixes
3937         bug #349043.
3938
3939 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3940
3941         * backend/ev-attachment.c: (ev_attachment_save):
3942
3943         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3944         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3945
3946 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3947         
3948         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3949         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3950
3951 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3952
3953         * shell/ev-sidebar-thumbnails.c:
3954
3955         Do not render thumbnails unless thumbnails page is active in the
3956         sidebar.
3957
3958 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3959
3960         * shell/ev-properties-dialog.c:
3961
3962         Fix dialogue spacing. Bug #351370.
3963
3964 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3965
3966         * configure.ac:
3967
3968         Use lowercase gettext catalog file names (evince.mo
3969         instead of Evince.mo)
3970
3971 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3972
3973         * shell/ev-sidebar-attachments.c:
3974
3975         GtkIconTheme is now screen safe too. Fixes bug #350878
3976
3977 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3978
3979         * shell/ev-window.c:
3980
3981         GtkRecent manager is now screen safe. Fixes bug #350145
3982
3983 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3984
3985         * shell/ev-sidebar.c: (ev_sidebar_init):
3986         
3987         Make sidebar close icon smaller. Fix for bug 350177.
3988         See also bugs 350176 and 165770.
3989
3990 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3991
3992         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3993
3994         Ignore zoom for xyz destinations when it's <= 1, keeping user
3995         preferences instead. Set correct sizing-mode for fith and fitv
3996         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3997
3998 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3999
4000         * NEWS:
4001         * configure.ac:
4002         
4003         Update for release 0.5.5
4004
4005 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4006         
4007         * shell/ev-window.c: (ev_window_cmd_escape)
4008
4009         Escape unfocus page entry. Fixes bug #345809.
4010
4011 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4012
4013         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4014         (build_tree), (pdf_document_links_get_links),
4015         (pdf_document_links_find_link_dest):
4016         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4017         (goto_xyz_dest):
4018
4019         Convert from PDF style coordinates to X style coordinates in the
4020         backend rather than in the view. Fixes bug #338440
4021
4022 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4023
4024         * shell/ev-window.c:
4025         
4026         Remove Ctrl+Shift+T shortcut for toolbars. See
4027         the bug #350098.
4028
4029 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4030
4031         * configure.ac:
4032
4033         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4034         of this. 
4035
4036 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4037
4038         * configure.ac:
4039         * cut-n-paste/Makefile.am:
4040         * data/evince-ui.xml:
4041         * shell/Makefile.am:
4042         * shell/ev-application.[ch]:
4043         * shell/ev-window.c:
4044
4045         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4046         #349273
4047
4048 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4049
4050         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4051         findbar code: s/help/search/
4052
4053 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4054
4055         * shell/ev-window.c: (setup_document_from_metadata),
4056         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4057         (setup_view_from_metadata):
4058         
4059         Fix memory leaks.
4060
4061 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4062
4063         * autogen.sh, configure.ac: 
4064         
4065         Update automake usage. See bug 349292.
4066
4067 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4068
4069         * shell/eggfindbar.c: (egg_find_bar_class_init),
4070         (entry_activate_callback), (egg_find_bar_init),
4071         (egg_find_bar_set_status_text):
4072         * shell/eggfindbar.h:
4073         
4074         Unify Evince findbar with Epiphany. Nice patch
4075         from Fabricio Silva <silva@crans.org> and
4076         Frederic Peters <fpeters@entrouvert.com>. See
4077         bug #339966 for details.
4078
4079 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4080
4081         * data/evince.desktop.in.in:
4082         
4083         Correct information for bugzilla. Thanks to
4084         Olaf Vitters, see bug #348855.
4085
4086 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4087
4088         * shell/ev-jobs.[ch]:
4089         * shell/ev-sidebar-links.c:
4090         * shell/ev-window.[ch]:
4091
4092         GtkPrintJob doesn't support print ranges or current page, so we export
4093         to a ps file now when printing ranges or current page.
4094
4095 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4096
4097         * pdf/ev-poppler.cc:
4098         * shell/ev-window.c: (do_action_named):
4099
4100         We should be more clear about bugzilla. See the
4101         poppler bug #7623.
4102
4103 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4104
4105         * configure.ac:
4106         * shell/Makefile.am:
4107         * shell/ev-job-queue.c:
4108         * shell/ev-jobs.[ch]:
4109         * shell/ev-sidebar-links.c:
4110         * shell/ev-window.[ch]:
4111         
4112         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4113         #348422
4114
4115 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4116
4117         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4118         * shell/ev-application-service.xml:
4119         * shell/ev-application.[ch]:
4120         * shell/ev-jobs.[ch]:
4121         * shell/ev-window.[ch]: (ev_window_run_preview):
4122         * shell/main.c: 
4123
4124         Add preview mode to use evince as a printing previewer. It also adds
4125         other command line options for fullscreen and presentation modes.
4126         Fixes bugs #347822, #317031
4127
4128 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4129
4130         * NEWS:
4131         * configure.ac:
4132         
4133         Update for release 0.5.4
4134
4135 2006-07-11  Bastien Nocera <hadess@hadess.net>
4136
4137         * Makefile.am:
4138         * backend/Makefile.am:
4139         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4140         * backend/ev-document-factory.h:
4141         * configure.ac:
4142         * impress/.cvsignore:
4143         * impress/Makefile.am:
4144         * impress/common.h:
4145         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4146         (imp_get_page), (imp_next_page), (imp_prev_page),
4147         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4148         * impress/f_oasis.c: (render_object), (render_page),
4149         (get_geometry), (_imp_oasis_load):
4150         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4151         (_imp_oo13_load):
4152         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4153         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4154         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4155         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4156         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4157         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4158         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4159         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4160         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4161         (iks_new_within), (iks_insert), (iks_insert_cdata),
4162         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4163         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4164         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4165         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4166         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4167         (iks_cdata), (iks_cdata_size), (iks_has_children),
4168         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4169         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4170         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4171         (iks_tree), (iks_load), (iks_save):
4172         * impress/iksemel.h:
4173         * impress/imposter.h:
4174         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4175         (imp_render_draw_bezier_real), (imp_render_get_size),
4176         (imp_render_set_fg_color), (imp_render_draw_line),
4177         (imp_render_draw_rect), (imp_render_draw_polygon),
4178         (imp_render_draw_arc), (imp_render_draw_bezier),
4179         (imp_render_open_image), (imp_render_get_image_size),
4180         (imp_render_scale_image), (imp_render_draw_image),
4181         (imp_render_close_image), (imp_render_markup),
4182         (imp_render_get_text_size), (imp_render_draw_text),
4183         (impress_document_load), (impress_document_save),
4184         (impress_document_get_n_pages), (impress_document_get_page_size),
4185         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4186         (impress_document_finalize), (impress_document_class_init),
4187         (impress_document_can_get_text), (impress_document_get_info),
4188         (impress_document_document_iface_init),
4189         (impress_document_thumbnails_get_thumbnail),
4190         (impress_document_thumbnails_get_dimensions),
4191         (impress_document_document_thumbnails_iface_init),
4192         (impress_document_init):
4193         * impress/impress-document.h:
4194         * impress/internal.h:
4195         * impress/r_back.c: (_imp_fill_back):
4196         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4197         (_imp_draw_image), (_imp_tile_image):
4198         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4199         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4200         (r_polyline):
4201         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4202         (r_draw_gradient_complex), (r_draw_gradient):
4203         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4204         (r_get_bullet):
4205         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4206         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4207         (r_text):
4208         * impress/render.c: (imp_create_context), (imp_context_set_page),
4209         (imp_context_set_step), (imp_render), (imp_delete_context):
4210         * impress/render.h:
4211         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4212         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4213         (zip_load_xml), (zip_get_size), (zip_load):
4214         * impress/zip.h:
4215         * shell/ev-utils.c:
4216         
4217         New backend to support impress slides. Fixes bug #30867.
4218
4219 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4220
4221         * shell/ev-utils.c: (using_postscript_printer):
4222         
4223         Fixes crash when print using PAPI backend,
4224         bug #345012.
4225
4226 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4227
4228         * shell/ev-jobs.c: (ev_job_xfer_run):
4229         * shell/ev-window.c: (password_dialog_response),
4230         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4231         (ev_window_dispose):
4232         Fixes bug #344160: if the xfer job doesn't complete
4233         because a password is required, reload the existing
4234         instance instead of creating a new one.
4235
4236 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4237
4238         * shell/main.c: (main): Call gdk_threads_init. Thus
4239         we'll avoid errors in auth dialog. Fix for the bug
4240         #343347.
4241
4242 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4243
4244         * configure.ac: Advertise pixbuf support, fix
4245         for the bug 343317.
4246
4247 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4248
4249         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4250         (ev_sidebar_thumbnails_set_document):
4251         
4252         Update sidebar thumbnails after reloading.
4253
4254 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4255
4256         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4257         * shell/ev-jobs.h:
4258         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4259         (ev_window_cmd_view_reload), (ev_window_init):
4260         
4261         Don't crash on reload. Fix for the bug #343167.
4262
4263 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4264
4265         * shell/ev-jobs.c: (ev_job_render_run):
4266         
4267         Check for document links.
4268
4269 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4270
4271         * backend/ev-attachment.c: (ev_attachment_save),
4272         (ev_attachment_launch_app), (ev_attachment_open):
4273         * backend/ev-document-factory.c: (get_document_from_uri):
4274         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4275         (egg_recent_view_uimanager_set_list):
4276         * ps/ps-document.c: (check_filecompressed), (document_load),
4277         (ps_document_load):
4278         * shell/ev-metadata-manager.c: (load_values):
4279         * shell/ev-password.c: (ev_password_dialog_set_property):
4280         * shell/ev-view.c: (tip_from_link):
4281         * shell/ev-window.c: (file_save_dialog_response_cb),
4282         (ev_window_print_dialog_response_cb):
4283         
4284         Use consistent quoting style. Fix for the bug #320285.
4285
4286 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4287
4288         * shell/ev-jobs.c: (ev_job_xfer_run):
4289         * shell/main.c: (load_files):
4290                 
4291         Open links with anchors. Fix for the bug #339836.
4292
4293 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4294
4295         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4296         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4297         (ev_link_dest_set_property), (ev_link_dest_finalize),
4298         (ev_link_dest_class_init), (ev_link_dest_new_named),
4299         (ev_link_dest_new_page_label):
4300         * backend/ev-link-dest.h:
4301         * shell/ev-application.c: (ev_application_open_uri):
4302         * shell/ev-view.c: (goto_dest):
4303         * shell/ev-window.c:
4304         * shell/ev-window.h:
4305         
4306         Fix page-label command line option. Bug #342070.
4307
4308 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4309
4310         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4311         
4312         Don't show highlight rects if page can't be showed. Fix for 
4313         the bug #342076
4314
4315 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4316
4317         * shell/ev-window.c: (setup_sidebar_from_metadata),
4318         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4319         
4320         Setup sidebar from metadata even if there is no document
4321         loaded. Fix for the bug #342807.
4322
4323 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4324
4325         * cut-n-paste/toolbar-editor/Makefile.am:
4326         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4327         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4328         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4329         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4330         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4331         (popup_context_menu_cb), (button_press_event_cb),
4332         (configure_item_sensitivity), (configure_item_cursor),
4333         (configure_item_tooltip), (connect_widget_signals),
4334         (action_sensitive_cb), (create_item_from_action),
4335         (create_item_from_position), (toolbar_drag_data_received_cb),
4336         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4337         (toolbar_drag_leave_cb), (configure_drag_dest),
4338         (toggled_visibility_cb), (toolbar_visibility_refresh),
4339         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4340         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4341         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4342         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4343         (egg_editable_toolbar_dispose),
4344         (egg_editable_toolbar_set_ui_manager),
4345         (egg_editable_toolbar_get_selected),
4346         (egg_editable_toolbar_set_selected), (set_edit_mode),
4347         (egg_editable_toolbar_set_property),
4348         (egg_editable_toolbar_get_property),
4349         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4350         (egg_editable_toolbar_new_with_model),
4351         (egg_editable_toolbar_get_edit_mode),
4352         (egg_editable_toolbar_set_edit_mode),
4353         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4354         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4355         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4356         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4357         (item_added_or_removed_cb), (toolbar_removed_cb),
4358         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4359         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4360         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4361         (editor_create_item_from_name), (append_table),
4362         (update_editor_sheet), (egg_toolbar_editor_init):
4363         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4364         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4365         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4366         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4367         (toolbar_node_free), (egg_toolbars_model_get_flags),
4368         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4369         (egg_toolbars_model_get_name), (impl_add_item),
4370         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4371         (parse_data_list), (parse_item_list), (parse_toolbars),
4372         (egg_toolbars_model_load_toolbars), (parse_available_list),
4373         (parse_names), (egg_toolbars_model_load_names),
4374         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4375         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4376         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4377         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4378         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4379         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4380         (egg_toolbars_model_set_types), (fill_avail_array),
4381         (egg_toolbars_model_get_name_avail),
4382         (egg_toolbars_model_get_name_flags),
4383         (egg_toolbars_model_set_name_flags):
4384         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4385         * cut-n-paste/toolbar-editor/eggintl.h:
4386         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4387         (egg_tree_multi_drag_source_get_type),
4388         (egg_tree_multi_drag_source_row_draggable),
4389         (egg_tree_multi_drag_source_drag_data_delete),
4390         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4391         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4392         (path_list_free), (set_context_data), (get_context_data),
4393         (get_info), (egg_tree_multi_drag_drag_data_get),
4394         (egg_tree_multi_drag_motion_event),
4395         (egg_tree_multi_drag_button_press_event),
4396         (egg_tree_multi_drag_add_drag_support):
4397         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4398         * shell/ev-application.c: (ev_application_init),
4399         (ev_application_save_toolbars_model):
4400         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4401         (ev_window_cmd_edit_toolbar), (ev_window_init):
4402         
4403         Sync toolbareditor with epiphany and libegg
4404
4405 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4406
4407         * configure.ac: 
4408
4409         Depend on poppler 0.5.2
4410
4411 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4412
4413         * shell/ev-jobs.c: (ev_job_render_run):
4414         
4415         Check if document supports links iterface.
4416
4417 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4418
4419         * NEWS:
4420         * configure.ac:
4421         
4422         Update for release 0.5.3
4423
4424 2006-05-13  Michael Plump  <plumpy@skylab.org>
4425
4426         * configure.ac:
4427         * shell/Makefile.am:
4428         * shell/main.c: (main):
4429         
4430         Port to GOption command line parsing. Fix for the 
4431         bug #327518
4432
4433 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4434
4435         * shell/ev-window.c: (ev_window_cmd_help_about):
4436         
4437         Do not wrap license. Fix for the bug #309460.
4438
4439 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4440
4441         * configure.ac:
4442         * properties/ev-properties-main.c: (ev_properties_get_pages):
4443         * shell/ev-application.c: (ev_application_open_window),
4444         (ev_application_open_uri_at_dest):
4445         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4446         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4447         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4448         * shell/ev-utils.c: (save_print_config_to_file):
4449         * shell/ev-window.c: (ev_window_cmd_save_as),
4450         (ev_attachment_popup_cmd_save_attachment_as):
4451         * shell/main.c: (load_files_remote):
4452         
4453         Bump requirements to gtk 2.8 and drop all ifdefs used.
4454
4455 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4456
4457         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4458         * shell/ev-window.c: (ev_window_init):
4459         
4460         Show attachments page.
4461
4462 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4463
4464         * po/POTFILES.in:
4465         * shell/ev-attachment-bar.c:
4466         * shell/ev-attachment-bar.h:
4467         * shell/ev-sidebar-attachments.c:
4468         (ev_sidebar_attachments_icon_cache_add),
4469         (icon_theme_get_pixbuf_from_mime_type),
4470         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4471         (ev_sidebar_attachments_icon_cache_refresh),
4472         (ev_sidebar_attachments_get_attachment_at_pos),
4473         (ev_sidebar_attachments_popup_menu_show),
4474         (ev_sidebar_attachments_popup_menu),
4475         (ev_sidebar_attachments_button_press),
4476         (ev_sidebar_attachments_update_icons),
4477         (ev_sidebar_attachments_drag_data_get),
4478         (ev_sidebar_attachments_get_property),
4479         (ev_sidebar_attachments_destroy),
4480         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4481         (ev_sidebar_attachments_new),
4482         (ev_sidebar_attachments_set_document),
4483         (ev_sidebar_attachments_support_document),
4484         (ev_sidebar_attachments_get_label),
4485         (ev_sidebar_attachments_page_iface_init):
4486         * shell/ev-sidebar-attachments.h:
4487         * shell/ev-window.c: (update_chrome_visibility),
4488         (setup_sidebar_from_metadata), (ev_window_setup_document),
4489         (ev_window_sidebar_current_page_changed_cb),
4490         (attachment_bar_menu_popup_cb), (ev_window_init):
4491         
4492         Move attachments bar to sidebar.
4493
4494 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4495
4496         * pdf/ev-poppler.cc:
4497         * shell/ev-application.[ch]:
4498         * shell/main.c:
4499
4500         Fix some memory leaks.
4501
4502 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4503
4504         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4505
4506         Change the properties dialog response to
4507         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4508         will make the dialog go away when the user presses
4509         enter. With gtk+ >= 2.9 this will happen anyway, but for
4510         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4511         escape by default. Fixes bug #340539. See also bug
4512         #101293 for the gtk+ part.
4513
4514 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4515
4516         * shell/ev-view.c (tip_from_action_named): Replace some strings
4517         that were wrong. Closes #340970.
4518
4519 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4520
4521         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4522
4523         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4524         #341049
4525
4526 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4527
4528         * djvu/Makefile.am:
4529         * dvi/Makefile.am:
4530         * dvi/mdvi-lib/Makefile.am:
4531         * properties/Makefile.am:
4532         * ps/Makefile.am:
4533         * shell/Makefile.am:
4534         * thumbnailer/Makefile.am:
4535         
4536         Due to broken libtool that is unable to track dependencies
4537         of noinst libraries we are forced to explicitely point
4538         libraries for binary. Fix for the bug #333334.
4539
4540 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4541
4542         * data/evince.desktop.in.in:
4543         * shell/ev-view.c: (view_update_range_and_current_page),
4544         (ev_view_next_page), (ev_view_previous_page):
4545         * shell/ev-window.c: (update_chrome_visibility),
4546         (setup_sidebar_from_metadata), (ev_window_setup_document),
4547         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4548         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4549         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4550         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4551         (ev_window_stop_presentation), (ev_window_focus_in_event),
4552         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4553         (ev_window_init):
4554         * thumbnailer/Makefile.am:
4555         
4556         Update fullscreen and presentation timeout handling. Hide
4557         cursor in presentation after timeout. Fix for the bugs
4558         #136359 and #336981.
4559
4560 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4561
4562         * backend/ev-link-action.[ch]:
4563         * pdf/ev-poppler.cc: (ev_link_from_action):
4564         * shell/ev-view-private.h:
4565         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4566         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4567
4568         Add support for Named Action links
4569
4570 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4571
4572         * backend/Makefile.am:
4573         * backend/ev-document-links.[ch]:
4574         * backend/ev-document.[ch]:
4575         * backend/ev-link-action.[ch]:
4576         * backend/ev-link-dest.[ch]:
4577         * backend/ev-link.[ch]:
4578         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4579         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4580         * shell/ev-page-action.c: (build_new_tree_cb):
4581         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4582         (links_page_num_func), (update_page_callback):
4583         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4584         (tip_from_link):
4585         * shell/ev-jobs.c:
4586         * shell/ev-window.[ch]: (ev_window_open_uri),
4587         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4588         * shell/ev-application.[ch]: (ev_application_open_window),
4589         (ev_application_open_uri):
4590
4591         Rework links system, it adds support for remote links now and it makes
4592         easier to add new kinds of actions and destinations. Fixes bug #317292
4593
4594 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4595
4596         * data/Makefile.am:
4597         * data/evince.png:
4598         * data/evince-16.png:
4599         * data/evince-22.png:
4600         * data/evince.svg:
4601         * shell/main.c: (main):
4602         
4603         Evince use it's own icon. Fix for the bug #313392.
4604
4605         * shell/ev-window.c: (fullscreen_timeout_cb),
4606         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4607         (ev_window_cmd_help_about), (ev_window_dispose):
4608         
4609         Simplify fullscreen timeout code.
4610
4611 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4612
4613         * backend/ev-attachment.c: 
4614         * shell/ev-attachment-bar.c:
4615         * shell/ev-window.c:
4616
4617         Allow multiple selection of attachments
4618
4619 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4620
4621         * shell/ev-view.c: (view_update_range_and_current_page),
4622         (ev_view_scroll):
4623         
4624         Fix for the bug #312573 – Optimal selection of current 
4625         page among visible pages.
4626
4627 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4628
4629         * configure.ac:
4630         * djvu/Makefile.am:
4631         * djvu/djvu-text.h:
4632         
4633         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4634         for the bug 339868.
4635
4636 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4637
4638         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4639
4640 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4641
4642         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4643         dictated by the GNOME HIG. Fixes bug #339235.
4644
4645 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4646
4647         * data/evince-ui.xml:
4648         * shell/ev-view.c: (ev_view_can_find_previous):
4649         * shell/ev-view.h:
4650         * shell/ev-window.c: (ev_window_update_actions),
4651         (ev_window_cmd_edit_find_previous):
4652
4653         Add support for "Find Previous" as dictated by the GNOME HIG. A
4654         menu item is added and some glue code to make it all work is added
4655         to various files.
4656
4657 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4658
4659         * configure.ac: Award myself the "useless use of cat" award.
4660
4661 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4662
4663         * po/LINGUAS: New file listing all supported languages.
4664
4665         * configure.in: Use po/LINGUAS instead of including all languages
4666         directly in this file. See the wiki for more information:
4667         http://live.gnome.org/GnomeGoals/PoLinguas
4668
4669 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4670
4671         * backend/ev-document-factory.c:
4672
4673         Do not load the document twice when there isn't errors
4674
4675 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4676
4677         * backend/ev-attachment.c: 
4678
4679         Fix a crash when there isn't a default application to open an
4680         attachment
4681
4682 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4683
4684         * backend/ev-attachment.[ch]:
4685         * shell/ev-attachment-bar.[ch]:
4686
4687         Added missing files. 
4688
4689 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4690
4691         * backend/Makefile.am:
4692         * data/evince-ui.xml:
4693         * backend/ev-attachment.[ch]:
4694         * backend/ev-document.[ch]: (ev_document_has_attachments),
4695         (ev_document_get_attachments):
4696         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4697         (attachment_save_to_buffer), (pdf_document_get_attachments),
4698         (pdf_document_document_iface_init):
4699         * shell/Makefile.am:
4700         * shell/ev-attachment-bar.[ch]:
4701         * shell/ev-window.c:
4702
4703         Add support for PDF attachments. Fixes bug #325143
4704
4705 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4706
4707         * backend/ev-document-factory.c: (get_document_from_uri),
4708         (ev_document_factory_get_document):
4709         * backend/ev-document-factory.h:
4710         * properties/ev-properties-main.c: (ev_properties_get_pages):
4711         * shell/Makefile.am:
4712         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4713         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4714         (ev_job_queue_remove_job):
4715         * shell/ev-job-queue.h:
4716         * shell/ev-job-xfer.c:
4717         * shell/ev-job-xfer.h:
4718         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4719         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4720         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4721         (ev_job_xfer_run):
4722         * shell/ev-jobs.h:
4723         * shell/ev-window.c: (ev_window_is_empty),
4724         (password_dialog_response), (ev_window_clear_xfer_job),
4725         (ev_window_xfer_job_cb), (ev_window_open_uri),
4726         (ev_window_cmd_focus_page_selector),
4727         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4728         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4729         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4730         (ev_window_dispose):
4731         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4732         
4733         * Cleanup mime type detection on document load. Fix for the
4734         bug #336448.
4735
4736 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4737
4738         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4739         
4740         Fix crash on exit, described in the bug #336825.
4741
4742 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4743
4744         * backend/ev-document-factory.c:
4745         (ev_document_factory_get_from_mime),
4746         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4747         (ev_document_factory_get_document),
4748         (file_filter_add_mime_list_and_free),
4749         (ev_document_factory_add_filters):
4750         * backend/ev-document-factory.h:
4751         * properties/ev-properties-main.c: (ev_properties_get_pages):
4752         * shell/Makefile.am:
4753         * shell/ev-application.c:
4754         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4755         * shell/ev-window.c: (ev_window_cmd_file_open),
4756         (ev_window_cmd_save_as):
4757         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4758         
4759         Rework factory functions so they are placed now in a single 
4760         file ev-document-factory.c
4761
4762 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4763
4764         * shell/ev-window.c: (update_chrome_visibility):
4765         
4766         Fix for the bug 166566 - don't show menubar in fullscreen
4767         mode.
4768
4769 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4770
4771         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4772
4773 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4774
4775         * shell/ev-view.c: (ev_view_expose_event):
4776         
4777         More correctly draw loading text when document
4778         is empty.
4779
4780 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4781
4782         * shell/ev-view.c: (ev_view_scroll):
4783         
4784         Fix for the bug #334854, page down and page up switch
4785         pages in presentation mode.
4786
4787 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4788
4789         * shell/ev-window.c: (ev_window_set_action_sensitive),
4790         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4791         (ev_window_set_view_accels_sensitivity),
4792         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4793         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4794         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4795         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4796         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4797         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4798         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4799         (view_actions_focus_in_cb), (ev_window_init):
4800         
4801         Fix for the bug #333902, now it's possible to search
4802         words with slash.
4803
4804 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4805
4806         * configure.ac: Added Breton translation.
4807         * po/br.po: Added Breton translation.
4808
4809 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4810
4811         * shell/ev-window-title (ev_window_title_update):
4812
4813         Fix memory leak in window title. Fixes bug #333944
4814
4815 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4816
4817         * shell/ev-metadata-manager.c (parseItem):
4818
4819         Fix memory leaks. Fixes bug #333945
4820
4821 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4822         
4823         * NEWS, configure.ac, TODO:
4824         
4825         Update for release 0.5.2.
4826
4827 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4828
4829         * shell/ev-view.c: (view_update_range_and_current_page),
4830         (page_changed_cb):
4831         
4832         Don't jump on scrolling, fix for the bug #333127.
4833
4834 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4835
4836         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4837         
4838         Scroll by one page in presentation mode. Fix for the bug
4839         #332993.
4840
4841 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4842
4843         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4844
4845 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4846
4847         * configure.ac  Added lv in ALL_LINGUAS line.
4848
4849 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4850         
4851         * NEWS, configure.ac:
4852         
4853         Update for release 0.5.1
4854
4855 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4856
4857         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4858         * backend/ev-document-misc.h:
4859         * shell/ev-view.c: (draw_one_page):
4860         
4861          Clairfy what page the toolbar page number applies to. Fix
4862          for the bug #328102.
4863
4864 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4865
4866         * shell/ev-view-private.h:
4867         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4868         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4869         (ev_view_search_changed):
4870         * shell/ev-view.h:
4871         * shell/ev-window.c: (find_bar_search_changed_cb):
4872         
4873         Dont't jump to find result if window was scrolled during search.
4874         Fix for the bug #313266.
4875
4876 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4877
4878         * shell/eggfindbar.c: (egg_find_bar_class_init):
4879         * shell/eggfindbar.h:
4880         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4881         * shell/ev-view-private.h:
4882         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4883         (ev_view_class_init), (ev_sizing_mode_get_type),
4884         (ev_scroll_type_get_type):
4885         * shell/ev-view.h:
4886         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4887         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4888         (ev_window_init):
4889         
4890         Fix for the bug 319133 - Find entry should allow text scroll.
4891
4892 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4893
4894         * shell/ev-view-private.h:
4895         * shell/ev-view.c: (view_update_range_and_current_page),
4896         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4897         (ev_view_set_document), (update_find_status_message),
4898         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4899         (ev_view_find_previous):
4900         
4901         Fix for the bug #319137. Search now takes account for scrolling.
4902
4903 2006-02-19  Michael Hofmann <mh21@piware.de>
4904
4905         * configure.ac:
4906         * djvu/Makefile.am:
4907         * djvu/djvu-document-private.h:
4908         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4909         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4910         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4911         (djvu_document_can_get_text), (djvu_document_get_text),
4912         (djvu_document_document_iface_init),
4913         (djvu_document_thumbnails_get_thumbnail),
4914         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4915         (djvu_document_find_get_result),
4916         (djvu_document_find_page_has_results),
4917         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4918         (djvu_document_find_iface_init):
4919         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4920         (djvu_text_page_selection), (djvu_text_page_limits_process),
4921         (djvu_text_page_limits), (djvu_text_page_copy),
4922         (djvu_text_page_position), (djvu_text_page_union),
4923         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4924         (djvu_text_page_box), (djvu_text_page_append_text),
4925         (djvu_text_page_search), (djvu_text_page_prepare_search),
4926         (djvu_text_page_new), (djvu_text_page_free):
4927         * djvu/djvu-text-page.h:
4928         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4929         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4930         (djvu_text_n_results), (djvu_text_has_results),
4931         (djvu_text_get_result), (djvu_text_get_progress):
4932         * djvu/djvu-text.h:
4933         
4934         Text search in djvu. Fix for the bug #303415.
4935
4936 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4937
4938         * configure.ac:
4939         * shell/ev-window.c: (ev_window_cmd_save_as):
4940         
4941         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4942         Thanks to Gary Coady <gary@lyranthe.org>
4943
4944 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4945
4946         * shell/ev-print-job.c: (idle_print_handler):
4947         
4948         Inverse order printing, bug #320919.
4949
4950 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4951
4952         * data/evince-toolbar.xml:
4953         * shell/ev-window.c:
4954         
4955         Allow to add sidebar checkbutton on toolbar. Fix
4956         for the bug #144577.
4957
4958 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4959
4960         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4961         
4962         Add checks that have sense for empty ps document.
4963
4964 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4965
4966         * configure.ac: Include PS in mime types list. 
4967
4968 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4969
4970         * configure.ac:
4971         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4972         * ps/gsdefaults.h:
4973         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4974         
4975         Runtime check for gs interpreter. Fix for the bug #320868.
4976         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4977
4978 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4979
4980         * shell/ev-application.c: 
4981
4982         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4983         dbus>=0.60, so that the request is not queued. 
4984
4985 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4986
4987         * configure.ac:
4988         * shell/Makefile.am:
4989         * shell/ev-sidebar-links.c: (print_section_cb):
4990         * shell/ev-utils.c:
4991         * shell/ev-utils.h:
4992         * shell/ev-window.c: (update_action_sensitivity),
4993         (ev_window_close_dialogs), (ev_window_print):
4994         * shell/ev-window.h:
4995         
4996         Make printing support optional. Patch from Eduardo de Barros Lima
4997         <eduardo.lima@indt.org.br> for the bug #330546.
4998
4999 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5000
5001         * shell/ev-view-private.h:
5002         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5003         (ev_view_set_document):
5004         * shell/ev-view.h:
5005         * shell/ev-window.c: (ev_window_load_job_cb),
5006         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5007         (ev_window_init):
5008
5009         Draw Loading message during xfer job. Fix for the bug #329495.
5010
5011 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5012
5013         * comics/comics-document.c: (comics_regex_quote),
5014         (comics_document_load), (extract_argv):
5015         
5016         Correcly quote regexp before passing it to unzip.
5017
5018 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5019
5020         * shell/ev-page-cache.c: (build_height_to_page),
5021         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5022         (ev_page_cache_get_dual_even_left):
5023         * shell/ev-page-cache.h:
5024         * shell/ev-view.c: (view_update_range_and_current_page),
5025         (get_page_y_offset), (get_page_extents):
5026         
5027         Place even pages to the left if document has less then
5028         two pages. Fix for the bug #328856.
5029
5030 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5031
5032         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5033         
5034         Correct comics scheme. This make evince create thumbnails
5035         for comic books. Fix for the bug 329088.
5036
5037 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5038
5039         * data/evince-password.glade: Don't explicitly set
5040         invisible_char to the current default value in case
5041         the default changes; let GTK+ do its magic.
5042
5043 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5044
5045         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5046         real filename to tmp filename since often document
5047         type is determined by extension.
5048
5049 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5050
5051         * shell/ev-view.c: (add_scroll_binding_keypad),
5052         (ev_view_binding_activated), (ev_view_class_init):
5053         
5054         Add keybindings for percision-scrolling of display area. 
5055         Fix for the bug #314072.
5056
5057 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5058
5059         * data/evince.desktop.in.in:
5060         
5061         Add GTK to the list of categories. Fix for the bug #328034.
5062
5063 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5064
5065         * shell/ev-application.c: (ev_application_shutdown),
5066         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5067         * shell/ev-application.h:
5068         * shell/ev-window.c: (file_open_dialog_response_cb),
5069         (ev_window_cmd_file_open):
5070         
5071         Save last uri in file chooser dialog. Fix for the bug #327950.
5072
5073 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5074
5075         * NEWS:
5076         * README:
5077         
5078         Final update for release 0.5.0
5079         
5080         * shell/Makefile.am:
5081         
5082         Remove disable deprecated until we'll require libgnome-2.13.7
5083         and port to GOption argument parsing. See bug 327518.
5084
5085 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5086
5087         * comics/comics-document.c: (comics_document_save):
5088         * djvu/djvu-document.c: (djvu_document_save):
5089         * dvi/dvi-document.c: (dvi_document_save):
5090         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5091         * lib/ev-file-helpers.h:
5092         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5093         * tiff/tiff-document.c: (tiff_document_save):
5094         
5095         Use common save function for backends.
5096
5097 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5098
5099         * backend/ev-document-types.c:
5100         
5101         Fix crash on saving pixbuf.
5102
5103 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5104
5105         * cut-n-paste/recent-files/egg-recent-item.c:
5106         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5107         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5108         (parse_info_free), (valid_element), (start_element_handler),
5109         (end_element_handler), (text_handler), (egg_recent_model_filter),
5110         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5111         (egg_recent_model_monitor), (egg_recent_model_read),
5112         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5113         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5114         (egg_recent_model_set_property), (egg_recent_model_class_init),
5115         (egg_recent_model_init), (egg_recent_model_add_full),
5116         (egg_recent_model_delete), (egg_recent_model_get_list),
5117         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5118         (egg_recent_model_set_filter_mime_types),
5119         (egg_recent_model_clear_group_filter),
5120         (egg_recent_model_set_filter_groups),
5121         (egg_recent_model_clear_scheme_filter),
5122         (egg_recent_model_set_filter_uri_schemes),
5123         (egg_recent_model_remove_expired):
5124         * cut-n-paste/recent-files/egg-recent-util.c:
5125         (egg_recent_util_get_icon):
5126         * cut-n-paste/recent-files/egg-recent-util.h:
5127         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5128         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5129         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5130         (egg_recent_view_uimanager_set_property),
5131         (egg_recent_view_uimanager_get_property),
5132         (egg_recent_view_uimanager_class_init),
5133         (egg_recent_view_uimanager_init),
5134         (egg_recent_view_uimanager_set_label_width),
5135         (egg_recent_view_uimanager_get_label_width):
5136         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5137         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5138         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5139         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5140         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5141         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5142         
5143         Update from libegg.
5144
5145 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5146
5147         * shell/ev-page-cache.c: (build_height_to_page),
5148         (ev_page_cache_get_height_to_page):
5149         * shell/ev-page-cache.h:
5150         * shell/ev-view.c: (view_update_range_and_current_page),
5151         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5152         (ev_view_previous_page):
5153         
5154         Dual mode places even pages to the left. Fix for the bug #309393.
5155
5156         * shell/ev-view.h:
5157         * shell/ev-window.c: (update_action_sensitivity),
5158         (setup_view_from_metadata), (view_menu_popup_cb):
5159         
5160         Don't restore presentation in empty windows, more intelligent
5161         next page behaviour in dual mode.
5162
5163         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5164         (ev_pixbuf_cache_clear_job_sizes):
5165         
5166         Cleanup job callback on removal. Fix for the bug #325886.
5167
5168 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5169
5170         * ps/ps.c: (psscan):
5171         
5172         Commit workaround Mozilla problem. Fix for the bug #325919
5173         
5174         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5175         (save_item):
5176         
5177         Fix for year 2038 problem.
5178
5179 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5180
5181         * shell/ev-window.c: (setup_document_from_metadata),
5182         (ev_window_cmd_view_reload):
5183
5184         Clamp page recieved from metadata in valid values. Fix
5185         for the bug #325986.
5186
5187 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5188
5189         * MAINTAINERS: 
5190         Add MAINTAINERS as requested on desktop-devel-list.
5191
5192 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5193
5194         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5195         (mime_type_supported_by_gdk_pixbuf),
5196         (ev_document_factory_get_mime_types),
5197         (ev_document_factory_get_all_mime_types):
5198         
5199         Don't add pixbuf mime types if pixbuf backend is disabled.
5200         
5201         * shell/ev-application.c: (ev_application_get_uri_window):
5202         
5203         Fix for the bug 325815 - unhandled MIME type message doesn't 
5204         appear a second time. 
5205         
5206         * shell/ev-document-types.c: (ev_document_types_add_filters):
5207         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5208         (password_dialog_response), (ev_window_popup_password_dialog),
5209         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5210         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5211         (ev_window_run_presentation), (ev_window_stop_presentation),
5212         (save_sizing_mode), (ev_window_zoom_changed_cb),
5213         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5214         (ev_window_dual_mode_changed_cb),
5215         (ev_window_sidebar_current_page_changed_cb),
5216         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5217         (window_state_event_cb), (window_configure_event_cb):
5218         
5219         Cleanup additional uris holded by EvWindow.
5220
5221 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5222
5223         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5224         (ev_view_can_previous_page), (ev_view_can_next_page):
5225         * shell/ev-view.h:
5226         * shell/ev-window.c: (update_action_sensitivity):
5227         
5228         Two page scrolling with Space and PageUp in dual mode. Second fix 
5229         for the bug #316608.
5230
5231 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5232
5233         * shell/ev-view.c: (scroll_to_current_page):
5234         
5235         Correctly clamp adjustment value. Fix for the bug
5236         #325808.
5237
5238 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5239
5240         * shell/ev-sidebar-links.c: (print_section_cb):
5241         * shell/ev-window.c: (ev_window_get_uri),
5242         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5243         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5244         (ev_window_dispose):
5245         
5246         Make print dialog non-modal. Fix for the bug #325622.
5247
5248 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5249
5250         * shell/ev-metadata-manager.c:
5251         * shell/ev-utils.c: (using_pdf_printer),
5252         (using_postscript_printer), (load_print_config_from_file),
5253         (save_print_config_to_file):
5254         * shell/ev-utils.h:
5255         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5256         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5257         (setup_view_from_metadata), (ev_window_setup_document),
5258         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5259         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5260         (ev_window_run_presentation), (ev_window_stop_presentation),
5261         (save_sizing_mode), (ev_window_zoom_changed_cb),
5262         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5263         (ev_window_dual_mode_changed_cb),
5264         (ev_window_sidebar_current_page_changed_cb),
5265         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5266         (window_state_event_cb), (window_configure_event_cb),
5267         (ev_window_init):
5268         
5269         Setting saving behaviour fixes.
5270
5271 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5272
5273         * configure.ac:
5274         
5275         Make antialiasing gs options better and allow
5276         to change them during configure. Fix for the 
5277         bug #319049.
5278
5279 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5280
5281         * shell/ev-window.c: (setup_view_from_metadata):
5282         
5283         Remember if last window was maximized. Fix for the
5284         bug #323797.
5285
5286 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5287
5288         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5289
5290 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5291
5292         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5293         * shell/ev-page-action.c: (build_new_tree_cb):
5294         * shell/ev-sidebar-links.c: (links_page_num_func),
5295         (update_page_callback_foreach), (update_page_callback):
5296         * shell/ev-view.c: (scroll_to_current_page):
5297         
5298         Fix for the bug #325067 with more intelligent selection
5299         of current link in sidebar. Make sidebar handle links
5300         of FITR-like type more correctly.
5301
5302         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5303         (dvi_pixbuf_put_pixel):
5304         
5305         Fix memory consumtion with disabled alpha channel.
5306
5307 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5308
5309         * data/evince-ui.xml:
5310         * shell/ev-window.c: (view_menu_popup_cb),
5311         (ev_popup_cmd_open_link), (ev_window_init):
5312         
5313         Update context menu for internal links. Fix for the bug
5314         #325066.
5315
5316 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5317
5318         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5319         
5320         Bind context menu to keyboard also. Fix for the bug
5321         #325065.
5322
5323 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5324
5325         * shell/ev-view.c: (selection_scroll_timeout_cb):
5326         
5327         Horizontal scroll on selection also.
5328
5329 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5330
5331         * shell/ev-metadata-manager.c: (parse_value):
5332         * shell/ev-view.c: (goto_xyz_link):
5333         
5334         Correct zoom setup and metadata save broken in 
5335         some locales.
5336
5337 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5338
5339         * shell/ev-view-private.h:
5340         * shell/ev-view.c: (scroll_to_current_page),
5341         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5342         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5343         (page_changed_cb), (ev_view_set_continuous),
5344         (ev_view_set_dual_page), (ev_view_set_presentation):
5345         
5346         Delay scroll until allocation to correctly position page. Fix
5347         for the bug #317334.
5348
5349 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5350
5351         * NEWS:
5352         * configure.ac:
5353         
5354         Update NEWS and require poppler 0.5.0.
5355
5356 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5357         
5358         * data/evince-ui.xml:
5359         * shell/ev-view-private.h:
5360         * shell/ev-view.c: (ev_view_get_link_at_location),
5361         (handle_link_over_xy), (ev_view_button_press_event),
5362         (ev_view_button_release_event), (ev_view_class_init):
5363         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5364         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5365         (ev_window_init):
5366         
5367         Implement right-click context menu.
5368
5369 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5370
5371         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5372         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5373         (mdvi_pixbuf_device_render):
5374         * pdf/ev-poppler.cc:
5375
5376         Don't generate thumbnails with alpha. See bug #324077.
5377         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5378
5379 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5380
5381         * shell/ev-window.c: (setup_chrome_from_metadata):
5382         
5383         Fix typo that was hiding toolbar.
5384
5385 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5386
5387         * shell/ev-view-private.h:
5388         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5389         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5390         (ev_view_button_release_event), (ev_view_destroy):
5391         
5392         Small cleanup and autoscrolling during selection. Thanks to 
5393         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5394
5395 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5396
5397         * configure.ac:
5398         
5399         Correctly check for comics option.
5400
5401 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5402         * Makefile.am:
5403         * configure.ac:
5404         * backend/Makefile.am:
5405         * backend/ev-document-factory.c:
5406         * shell/ev-document-types.c:
5407
5408         Included option in configure to make ps backend 
5409         compilation optional with --disable-ps.
5410
5411 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5412
5413         * backend/ev-document-factory.c:
5414         * comics/Makefile.am:
5415         * comics/comics-document.c: (comics_document_load):
5416         * comics/ev-cbr-mime.xml:
5417         * configure.ac:
5418         
5419         Comics mime types are added to shared-mime-info CVS. Now
5420         we don't need to install our own mime types.
5421
5422 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5423
5424         * shell/ev-window.c:
5425         
5426         Add shortcut for "save a copy" menu entry. Fix for
5427         the bug #324582.
5428
5429 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5430
5431         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5432         (job_finished_cb), (new_selection_pixbuf_needed),
5433         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5434         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5435         
5436         Rework selection job info logic and fix critical warning.
5437
5438 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5439
5440         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5441
5442 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5443
5444         * data/evince-ui.xml:
5445         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5446         
5447         Enter as shortcut key for next page. Fix for the bug
5448         #321394.
5449
5450 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5451
5452         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5453
5454 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5455
5456         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5457         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5458         (new_selection_pixbuf_needed),
5459         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5460         (clear_job_selection):
5461         
5462         Too early for 0.5. Pixbuf cache code cleaned a bit.
5463
5464 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5465
5466         * NEWS:
5467         * configure.ac:
5468         
5469         Release 0.5.0 preparation
5470
5471 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5472
5473         * comics/Makefile.am:
5474         * configure.ac:
5475         * shell/ev-document-types.c: (ev_document_types_add_filters):
5476         
5477         More advanced handling of custom mime type installation.
5478
5479 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5480
5481         * data/evince.schemas.in:
5482         * shell/ev-metadata-manager.c: (value_free),
5483         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5484         (ev_metadata_manager_get), (ev_metadata_manager_set):
5485         * shell/ev-metadata-manager.h:
5486         * shell/ev-window.c: (update_chrome_flag),
5487         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5488         (setup_document_from_metadata), (setup_chrome_from_metadata),
5489         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5490         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5491         (ev_window_view_toolbar_cb),
5492         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5493         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5494         
5495         Save last document settings and reuse them for new documents.
5496
5497 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5498
5499         * Makefile.am:
5500         * backend/Makefile.am:
5501         * backend/ev-document-factory.c:
5502         * backend/ev-document-factory.h:
5503         * comics/Makefile.am:
5504         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5505         (comics_document_load), (comics_document_save),
5506         (comics_document_get_n_pages), (comics_document_get_page_size),
5507         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5508         (comics_document_class_init), (comics_document_can_get_text),
5509         (comics_document_get_info), (comics_document_document_iface_init),
5510         (comics_document_init), (get_supported_image_extensions),
5511         (comics_document_thumbnails_get_geometry),
5512         (comics_document_thumbnails_get_thumbnail),
5513         (comics_document_thumbnails_get_dimensions),
5514         (comics_document_document_thumbnails_iface_init), (extract_argv):
5515         * comics/comics-document.h:
5516         * comics/ev-cbr-mime.xml:
5517         * configure.ac:
5518         * po/POTFILES.in:
5519         * shell/ev-application.c: (ev_application_register_service):
5520         * shell/ev-document-types.c: (ev_document_types_add_filters):
5521         * thumbnailer/Makefile.am:
5522         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5523         
5524         New CBR/CBZ backend for comic books.
5525
5526 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5527
5528         * shell/main.c: (load_files_remote):
5529
5530         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5531         warning on startup of second instance is fixed. It
5532         is bug #320353.
5533
5534 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5535
5536         * shell/ev-window.c: (ev_window_finalize):
5537         
5538         Fix double free that cause crash.
5539
5540 2005-10-29  Bastien Nocera <hadess@hadess.net>
5541
5542         * tiff/tiff-document.c: (tiff_document_load):
5543         
5544         Fix memory leak.
5545
5546 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5547
5548         * po/POTFILES.in:
5549         * shell/Makefile.am:
5550         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5551         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5552         (ev_view_accessible_get_text),
5553         (ev_view_accessible_get_character_at_offset),
5554         (ev_view_accessible_get_text_before_offset),
5555         (ev_view_accessible_get_text_at_offset),
5556         (ev_view_accessible_get_text_after_offset),
5557         (ev_view_accessible_get_character_count),
5558         (ev_view_accessible_get_caret_offset),
5559         (ev_view_accessible_set_caret_offset),
5560         (ev_view_accessible_get_run_attributes),
5561         (ev_view_accessible_get_default_attributes),
5562         (ev_view_accessible_get_character_extents),
5563         (ev_view_accessible_get_offset_at_point),
5564         (ev_view_accessible_get_n_selections),
5565         (ev_view_accessible_get_selection),
5566         (ev_view_accessible_add_selection),
5567         (ev_view_accessible_remove_selection),
5568         (ev_view_accessible_set_selection),
5569         (ev_view_accessible_text_iface_init),
5570         (ev_view_accessible_idle_do_action),
5571         (ev_view_accessible_action_do_action),
5572         (ev_view_accessible_action_get_n_actions),
5573         (ev_view_accessible_action_get_description),
5574         (ev_view_accessible_action_get_name),
5575         (ev_view_accessible_action_set_description),
5576         (ev_view_accessible_action_iface_init),
5577         (ev_view_accessible_get_type), (ev_view_accessible_new),
5578         (ev_view_accessible_factory_get_accessible_type),
5579         (ev_view_accessible_factory_create_accessible),
5580         (ev_view_accessible_factory_class_init),
5581         (ev_view_accessible_factory_get_type):
5582         * shell/ev-view-accessible.h:
5583         * shell/ev-view-private.h:
5584         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5585         * shell/ev-view.h:
5586         
5587         Initial accessibility support.
5588
5589 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5590
5591         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5592
5593 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5594
5595         * shell/ev-print-job.c: (idle_print_handler):
5596         
5597         Fix for bug Bug 318916: Printing multiple pages.
5598
5599 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5600
5601         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5602
5603 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5604
5605         * pdf/ev-poppler.cc:
5606         
5607         Thumnail dimensions unified with other backends.
5608         
5609         * shell/ev-window-title.c: (ev_window_title_update):
5610         
5611         Fix warning.
5612
5613 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5614
5615         * data/ev-stock-zoom-fit-width.png:
5616         
5617         Remove unused file.
5618
5619 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5620
5621         * configure.ac:
5622         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5623         (djvu_document_finalize):
5624         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5625         (dvi_document_finalize):
5626         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5627         (pixbuf_document_save), (pixbuf_document_finalize):
5628         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5629         (tiff_document_finalize):
5630         
5631         Save a copy implemented for various backends.
5632
5633 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5634
5635         * configure.ac:
5636         
5637         Don't link with ltiff if tiff is disabled.
5638
5639 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5640
5641         * pdf/GDKSplashOutputDev.cc:
5642         * pdf/GDKSplashOutputDev.h:
5643         * pdf/Thumb.cc:
5644         * pdf/Thumb.h:
5645         * pdf/pdf-document.cc:
5646         * pdf/pdf-document.h:
5647         * pdf/test-gdk-output-dev.cc:
5648         
5649         Remove old unused files.
5650
5651 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5652
5653         * shell/ev-window.c: (ev_window_setup_document):
5654         
5655         Fixed warnings on reload and probably crash reason.
5656
5657 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5658
5659         * properties/ev-properties-view.c:
5660         (ev_properties_view_format_date):
5661         
5662         Check if date is invalid. Fix for bug 318134.
5663
5664 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5665
5666         * shell/ev-window-title.c:
5667         
5668         Add .indd files (Adobe Indesign) to the list of "bad
5669         extensions".
5670
5671 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5672
5673         * data/evince-ui.xml:
5674         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5675         
5676         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5677
5678 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5679
5680         * shell/ev-window.c: (launch_link), (launch_external_uri),
5681         (view_external_link_cb):
5682
5683         URL-escape link before passing it to gnome_vfs_url_show.
5684
5685 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5686
5687         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5688         there isn't text selected.
5689
5690 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5691
5692         * shell/ev-view.c: (handle_link_over_xy):
5693
5694         Check tooltip is valid utf8 before showing it
5695
5696 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5697
5698         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5699
5700 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5701
5702         * shell/ev-window-title.c: (ev_window_title_update):
5703
5704         Guard against using g_strstrip on NULL. Fixes bug #317291.
5705
5706 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5707
5708         * pdf/ev-poppler.cc:
5709
5710         Show title even for unknown links
5711
5712 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5713
5714         * shell/ev-window-title.c: (ev_window_title_update):
5715
5716         Strip the title string
5717
5718 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5719
5720         * shell/ev-window-title.c:
5721
5722         Add .rtf to the bad extensions list
5723
5724 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5725
5726         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5727         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5728
5729         Ignore link coordinates if they are outside page bounds
5730
5731 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5732
5733         * backend/ev-link.c: (ev_link_type_get_type),
5734         (ev_link_get_filename), (ev_link_get_params),
5735         (ev_link_get_property), (ev_link_set_property),
5736         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5737         * backend/ev-link.h:
5738         * pdf/ev-poppler.cc:
5739         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5740         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5741         (ev_window_init):
5742
5743         Implement launch links. Delegate external link opening to
5744         the window.
5745
5746 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5747
5748         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5749         (ev_link_get_right), (ev_link_get_property),
5750         (ev_link_set_property), (ev_link_class_init),
5751         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5752         * backend/ev-link.h:
5753         * pdf/ev-poppler.cc:
5754         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5755
5756         Implement fitr links
5757
5758 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5759
5760         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5761         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5762         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5763         (ev_view_size_request_continuous),
5764         (ev_view_size_request_dual_page),
5765         (ev_view_size_request_single_page), (ev_view_size_allocate),
5766         (ev_view_zoom_for_size_continuous_and_dual_page),
5767         (ev_view_zoom_for_size_continuous),
5768         (ev_view_zoom_for_size_dual_page),
5769         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5770         (ev_sizing_mode_get_type):
5771         * shell/ev-view.h:
5772         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5773
5774         Do not use modes for link, we need to calculate size ad hoc.
5775         Still not perfect because of the usual scrollbar issues grrr.
5776
5777 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5778
5779         * backend/ev-link.c: (ev_link_type_get_type),
5780         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5781         * backend/ev-link.h:
5782         * pdf/ev-poppler.cc:
5783         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5784         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5785         (ev_view_size_request_continuous),
5786         (ev_view_size_request_dual_page),
5787         (ev_view_size_request_single_page), (ev_view_size_allocate),
5788         (zoom_for_size_fit_height),
5789         (ev_view_zoom_for_size_continuous_and_dual_page),
5790         (ev_view_zoom_for_size_continuous),
5791         (ev_view_zoom_for_size_dual_page),
5792         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5793         (ev_sizing_mode_get_type):
5794         * shell/ev-view.h:
5795         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5796
5797         Implement FIT_HEIGHT mode (only for links).
5798         Implement FITH links
5799
5800 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5801
5802         * shell/ev-window-title.c: (get_filename_from_uri),
5803         (ev_window_title_sanitize_extension), (ev_window_title_update),
5804         (ev_window_title_set_document), (ev_window_title_set_uri),
5805         (ev_window_title_free):
5806         * shell/ev-window-title.h:
5807         * shell/ev-window.c: (ev_window_setup_document),
5808         (ev_window_popup_password_dialog):
5809
5810         Refactor window title building while fixing it for
5811         password documents.
5812
5813 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5814
5815         * pdf/ev-poppler.cc:
5816
5817         Escape link title before setting it in the model
5818
5819 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5820
5821         * shell/ev-application.c: (removed_from_session), (save_session),
5822         (init_session), (ev_application_get_empty_window),
5823         (ev_application_init), (ev_application_get_windows):
5824         * shell/ev-application.h:
5825         * shell/ev-window.c: (ev_window_finalize):
5826
5827         Add a function to retrieve window list and share it where
5828         necessary.
5829         Implement session handling, works pretty well thanks to the
5830         metadata system.
5831
5832 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5833
5834         * shell/ev-password.c: (ev_password_item_created_callback),
5835         (ev_password_dialog_save_password):
5836         
5837         Fix for bug 316972. Use async gnome-keyring API.
5838
5839 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5840
5841         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5842         Remove unused unrealize handler. Add scroll handling to
5843         ev_view_scroll_event for presentation mode (bug #316708),
5844         and fix the event state checks there.
5845
5846 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5847
5848         * shell/ev-page-action.c: (page_changed_cb):
5849
5850         "marco, maybe we should be crazy and jump right to 6! :)"
5851
5852         Bryan Clark, Sep 2005
5853
5854 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5855
5856         * ps/ps-document.c: (save_document), (ps_document_save),
5857         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5858         (ps_document_ps_export_end):
5859
5860         Fix unstructured documents save and print
5861
5862 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5863
5864         * shell/ev-application.c: (ev_application_open_uri):
5865
5866         Fix window size persistance
5867
5868 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5869
5870         * shell/ev-view.c: (ev_view_button_release_event):
5871
5872         Based on a patch from carlosgc@gnome.org. Mouse buttons
5873         switch pages in presentation mode.
5874
5875 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5876
5877         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5878
5879         Dont cast to int before scaling
5880
5881 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5882
5883         * backend/ev-link.c: (ev_link_type_get_type),
5884         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5885         (ev_link_new_page_fith):
5886         * backend/ev-link.h:
5887         * pdf/ev-poppler.cc:
5888         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5889
5890         Implement FIT and FITH links
5891
5892 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5893
5894         * pdf/ev-poppler.cc:
5895
5896         Return 0 results when search is not in progress.
5897
5898         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5899         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5900
5901         Update menu sensitivity when cancelling search
5902
5903 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5904
5905         * shell/ev-view.c: (ev_view_can_find_next):
5906
5907         Take all pages in consideration, not just current one
5908
5909 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5910
5911         * shell/ev-page-cache.c:
5912         * shell/ev-page-cache.h:
5913         * shell/ev-view.c: (ev_view_binding_activated),
5914         (ev_view_next_page), (ev_view_previous_page),
5915         (ev_sizing_mode_get_type):
5916         * shell/ev-view.h:
5917         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5918         (ev_window_cmd_go_next_page):
5919
5920         Move page next/previous functions from page chace to
5921         view and change it to move by 2 page steps in dual mode.
5922
5923 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5924
5925         * shell/ev-window.c: (update_sidebar_visibility),
5926         (setup_sidebar_from_metadata), (ev_window_setup_document),
5927         (setup_view_from_metadata):
5928
5929         Show the index by default when there is one     
5930
5931 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5932
5933         * shell/ev-window-title.c: (ev_window_title_set_document):
5934
5935         Missing null check
5936
5937 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5938
5939         * shell/ev-view.c: (view_update_range_and_current_page):
5940         
5941         Allow display of last odd page in dual view. Fix for 316347.
5942
5943 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5944
5945         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5946         
5947         Make close button default. Fix for 316383.
5948
5949 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5950
5951         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5952         
5953         Mark close button as default. Fix for 316381.
5954
5955 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5956
5957         * backend/ev-link.c: (ev_link_class_init):
5958
5959         Allow negative doubles in left/top properties
5960
5961 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5962
5963         * shell/ev-window.c:
5964
5965         Remove a bunch of strings that was used only
5966         by the statusbar.
5967
5968 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5969
5970         * shell/ev-window-title.c: (get_filename_from_uri),
5971         (ev_window_title_set_document):
5972
5973         When title has a confusing extension, show also
5974         the document filename inside ()
5975
5976 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5977
5978         * shell/Makefile.am:
5979         * shell/ev-window-title.c: (ev_window_title_new),
5980         (ev_window_title_update), (ev_window_title_set_type),
5981         (ev_window_title_set_document), (ev_window_title_free):
5982         * shell/ev-window-title.h:
5983         * shell/ev-window.c: (ev_window_setup_document),
5984         (password_dialog_response), (ev_window_popup_password_dialog),
5985         (ev_window_dispose), (ev_window_init):
5986
5987         Factor out and cleanup window title code
5988
5989 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5990
5991         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5992         (unable_to_load):
5993
5994         Make dialog transient so it doesnt block other windows
5995
5996 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5997
5998         * pdf/ev-poppler.cc:
5999         
6000         Fix pdf thumbnails rendering.
6001
6002 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6003
6004         * shell/ev-window.c: (fullscreen_set_timeout):
6005         
6006         Increase timeout to hide full screen popup. Bug 
6007         316123. 
6008
6009 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6010
6011         * data/evince.schemas.in:
6012         * shell/ev-window.c: (update_action_sensitivity):
6013
6014         Allow the user to override document restrictions. Fix for bug
6015         305818.
6016
6017 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6018
6019         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6020         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6021         (ev_window_class_init): Fix multihead behaviour of fullscreen
6022         toolbar popup. Fixes bug #315451.
6023
6024 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6025
6026         * configure.ac:
6027         * data/evince-password.glade:
6028         * shell/ev-password.c: (ev_password_dialog_set_property),
6029         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6030         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6031         (ev_password_dialog_entry_changed_cb),
6032         (ev_password_dialog_entry_activated_cb),
6033         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6034         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6035         (ev_password_dialog_set_bad_pass):
6036         * shell/ev-password.h:
6037         * shell/ev-window.c: (password_dialog_response),
6038         (ev_window_popup_password_dialog):
6039         
6040         Support for gnome-keyring for encrypted PDF's.
6041
6042 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6043
6044         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6045         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6046         (ev_view_enter_notify_event), (ev_view_class_init):
6047         
6048         More precise handling of enter_notify/leave_notify events
6049         in EvView. Fix for bug 315470.
6050
6051 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6052
6053         * shell/ev-window.c: (fullscreen_timeout_cb),
6054         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6055         (ev_window_dispose):
6056
6057         leak fix: unref fullscreen_timeout_source before clearing it
6058
6059 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6060
6061         * configure.ac, dvi/mdvi/Makefile.am: 
6062         
6063         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6064
6065 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6066
6067         * backend/ev-link.c: (ev_link_new_page_xyz):
6068         * pdf/ev-poppler.cc:
6069         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6070
6071         Fix some bugs with xyz links, respect zoom
6072
6073 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6074
6075         * shell/ev-window.c: (page_changed_cb),
6076         (setup_document_from_metadata), (update_sidebar_visibility),
6077         (setup_view_from_metadata), (ev_window_run_fullscreen),
6078         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6079         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6080         (ev_window_dual_mode_changed_cb),
6081         (ev_window_sidebar_current_page_changed_cb):
6082
6083         null check uri before setting and getting metadata
6084
6085 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6086
6087         * dvi/Makefile.am:
6088         * properties/Makefile.am:
6089         * shell/Makefile.am:
6090         * thumbnailer/Makefile.am:
6091
6092         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6093
6094 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6095
6096         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6097         (selection_changed_callback):
6098         * shell/ev-sidebar-links.h:
6099
6100         Add a signal for link activation.
6101
6102         * shell/ev-view.c: (ev_view_goto_link),
6103         (ev_view_button_release_event):
6104         * shell/ev-view.h:
6105         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6106         (ev_window_init):
6107
6108         Implement the signal so that we can handle all link types.
6109
6110         * shell/ev-page-cache.c:
6111
6112         Remove unused set_link function
6113
6114 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6115
6116         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6117
6118         Add some space from the cursor, hardcoded but I couldnt
6119         find a better way.
6120
6121 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6122
6123         * lib/ev-tooltip.c:
6124
6125         Use mozilla style vs gtk style, way better for links.
6126
6127         * shell/ev-view.c: (ev_view_motion_notify_event),
6128         (ev_view_destroy), (ev_view_init):
6129
6130         Deactive tooltip when the link hovered is changed.
6131
6132 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6133
6134         * backend/ev-document.h:
6135         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6136         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6137         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6138         (ev_link_new_page), (ev_link_new_page_xyz):
6139         * backend/ev-link.h:
6140         * pdf/ev-poppler.cc:
6141         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6142         (go_to_link), (tip_from_link):
6143
6144         Implement xyz links, still not functional. Links are a total
6145         mess, will need to refactor and bugfix a lot :(
6146
6147 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6148
6149         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6150
6151 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6152
6153         * data/evince-ui.xml:
6154         * data/evince.schemas.in:
6155         * shell/Makefile.am:
6156         * shell/ev-window.c: (update_chrome_visibility),
6157         (password_dialog_response), (ev_window_load_job_cb),
6158         (ev_window_xfer_job_cb), (ev_window_open_uri),
6159         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6160         (ev_window_init):
6161
6162         Remove the statusbar. This regress loading feedback, need to
6163         check with Bryan what we want to do there...
6164
6165 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6166
6167         * lib/ev-tooltip.c: (ev_tooltip_init):
6168
6169         Fix tooltip border and size handling
6170
6171 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6172
6173         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6174         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6175         (ev_tooltip_timeout), (ev_tooltip_activate),
6176         (ev_tooltip_deactivate):
6177         * lib/ev-tooltip.h:
6178         * shell/ev-view.c: (ev_view_motion_notify_event):
6179
6180         Delay popup showing. Mirror gtk logic/times.
6181
6182 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6183
6184         * lib/Makefile.am:
6185         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6186         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6187         (ev_tooltip_set_text), (ev_tooltip_set_position):
6188         * lib/ev-tooltip.h:
6189
6190         Simple widget to show tooltips at a custom position
6191
6192         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6193         (ev_view_destroy):
6194
6195         Use it for links. First go, needs work
6196
6197 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6198
6199         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6200         HIG fixes.  Use title capitalization for window title. Use 12 
6201         pixels of space between the dialog's vbox and action area.
6202
6203 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6204
6205         * shell/ev-window.c: (file_open_dialog_response_cb),
6206         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6207         (ev_window_cmd_save_as):
6208
6209         Make file pickers not modal and refactor code some
6210
6211 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6212
6213         * shell/ev-sidebar.h:
6214         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6215         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6216         (ev_sidebar_class_init), (ev_sidebar_select_page),
6217         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6218         (ev_sidebar_set_page):
6219
6220         Add a current page property and allow to get/set it
6221
6222         * shell/ev-window.c: (setup_view_from_metadata),
6223         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6224
6225         Persist current sidebar page per document
6226
6227 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6228
6229         * data/evince.schemas.in:
6230         * shell/ev-window.c: (update_chrome_visibility),
6231         (setup_document_from_metadata), (update_sidebar_visibility),
6232         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6233         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6234         (ev_window_run_presentation), (ev_window_stop_presentation),
6235         (ev_window_view_sidebar_cb),
6236         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6237         (load_chrome), (ev_window_init):
6238
6239         Persist size/visibility of sidebar per document
6240
6241 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6242
6243         * shell/ev-view.c (draw_loading_text): Draw loading text.
6244
6245 2005-09-02  Dan Damian  <dand@gnome.ro>
6246
6247         * configure.in: Added "ro" to ALL_LINGUAS.
6248
6249 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6250
6251         * shell/ev-view.c: (clear_caches):
6252
6253         ev_page_cache_get doesnt return a reference,
6254         dont try to unref it.
6255
6256 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6257
6258         * shell/main.c: (load_files_remote):
6259
6260         Fix timestamp parameter with dbus <= 0.33
6261
6262 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6263
6264         * data/evince.schemas.in:
6265
6266         Add missing full stop
6267
6268 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6269
6270         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6271         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6272
6273         Plug some memory leaks
6274
6275 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6276
6277         * configure.ac:
6278         * lib/ev-debug.c: (trap_handler):
6279
6280         Check for execinfo.h and use it only if it exists.
6281         Ported from Epiphany (bug #314776).
6282
6283 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6284
6285         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6286
6287 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6288
6289         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6290         * po/id.po      : Added Indonesian translation
6291
6292 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6293
6294         * shell/main.c:
6295         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6296         * NEWS: Release 0.4.0
6297
6298 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6299
6300         * configure.ac: catch another gtk+-2.8ism
6301         * shell/main.c: Make work with gtk+-2.6
6302
6303 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6304
6305         * shell/ev-application-service.xml: Add 'timestamp' argument to
6306           ev_application_open_window and ev_application_open_uri methods.
6307
6308         * shell/ev-application.h: Add 'timestamp' argument to
6309           ev_application_open_window, ev_application_open_uri,
6310           and ev_application_open_uri_list functions.
6311
6312         * shell/ev-application.c (ev_application_open_window,
6313           ev_application_open_uri, ev_application_open_uri_list): Change
6314           functions that show/present windows to use a timestamp if one
6315           is passed in.
6316
6317         * shell/ev-window.c (ev_window_cmd_file_open,
6318           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6319         * shell/main.c (load_files): Modify calls to ev_application to
6320           include GDK_CURRENT_TIME as timestamp.
6321
6322         * shell/main.c (load_files_remote): Obtain timestamp for client
6323           instance from GDK and pass to server instance so new windows are
6324           focused properly.  Fix dbus_g_proxy_call() calls by including second
6325           G_TYPE_INVALID.
6326           
6327         Closes bug #314475.
6328
6329 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6330
6331         * shell/ev-window.c (ev_window_finalize): Check for
6332         avail. EvWindows when quiting to handle the finalize better,
6333         #314497
6334
6335 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6336         
6337         * properties/ev-properties-view.c: 
6338         
6339         Set textdomain to libglade. Fixes translation problem in property page.
6340
6341 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6342
6343         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6344         * dvi/Makefile.am:
6345         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6346         * dvi/mdvi-lib/Makefile.am:
6347         
6348         Fix rotation of thumbnails, ported to new API. Moved library
6349         dependencies earlier, probably it will fix linkage problem.
6350
6351 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6352
6353         * backend/ev-document-misc.c:
6354         (ev_document_misc_get_thumbnail_frame):
6355         * backend/ev-document-misc.h:
6356         * configure.ac:
6357         * pdf/ev-poppler.cc:
6358         * shell/Makefile.am:
6359         * shell/ev-sidebar-thumbnails.c: (add_range),
6360         (ev_sidebar_thumbnails_set_loading_icon),
6361         (ev_sidebar_thumbnails_refresh),
6362         (ev_sidebar_thumbnails_set_document):
6363         * shell/ev-sidebar-thumbnails.h:
6364         * shell/ev-view.c: (ev_view_motion_notify_event),
6365         (ev_view_set_property), (ev_view_get_property),
6366         (ev_view_class_init), (ev_view_set_rotation):
6367         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6368         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6369         (ev_window_init):
6370         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6371         Redo rotation (again).  prepare for 0.4.0
6372
6373 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6374
6375         * configure.ac: Bump poppler requirement to 0.4.1.
6376
6377         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6378         argument to poppler_page_render_selection() call.
6379
6380 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6381
6382         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6383         (djvu_document_thumbnails_get_thumbnail):
6384         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6385         (dvi_document_thumbnails_get_thumbnail):
6386         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6387         (pixbuf_document_thumbnails_get_thumbnail):
6388         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6389         
6390         Update rotation direction of backends to fit with pdf and ps.
6391
6392 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6393
6394         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6395         * backend/ev-async-renderer.h:
6396         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6397         (setup_page), (ps_document_get_page_size),
6398         (ps_async_renderer_render_pixbuf):
6399         * ps/ps-document.h:
6400         * shell/ev-jobs.c: (ev_job_render_run):
6401
6402         Fix orientation in the postscript document
6403
6404 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6405
6406         * pdf/ev-poppler.cc:
6407         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6408         * shell/ev-view.c: (highlight_find_results):
6409
6410         Adapt to the new poppler rotation API. Fix text maps on landscape
6411         documents.
6412
6413 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6414
6415         * shell/ev-view.c (compute_new_selection_text): get the correct
6416         region when selecting in modes other than continuous.
6417
6418 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6419
6420         * shell/main.c (main): remove redundant g_warnings.
6421
6422 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6423
6424         * shell/Makefile.am: Don't include autogenerated
6425         file ev-application-service.h into distribution, since
6426         it causes dbus crash. Fix for bugs 313724 and 313443. 
6427
6428 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6429
6430         * configure.ac: Fix sed expression for FreeBSD. Thanks
6431         to Joe Marcus Clark <marcus@freebsd.org>
6432         
6433         * shell/eggfindbar.c: (entry_activate_callback),
6434         (entry_changed_callback), (egg_find_bar_init),
6435         (egg_find_bar_set_search_string):
6436         
6437         Made findbar buttons unsensitive if there is no text in
6438         entry. Fix for the bug 313285.
6439
6440 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6441
6442         * ps/ps-document.c: Use g_filename_display_name for displaying
6443         filenames and revert string freeze breackage
6444
6445 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6446
6447         * NEWS:
6448         * configure.ac:
6449
6450         Update for 0.3.4
6451
6452         * shell/Makefile.am:
6453
6454         Add ev-application-service.xml to extra dist
6455
6456         * shell/ev-view.c: (find_page_at_location):
6457
6458         Remove unused function (fix warning)
6459
6460 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6461
6462         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6463         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6464         
6465         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6466         bug 313623.
6467
6468 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6469
6470         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6471         * shell/ev-window.c:
6472         Fix build warnings
6473
6474 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6475
6476         * configure.ac: Update script to get dbus version.
6477         Fix for the bug #313443.
6478
6479 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6480
6481         * shell/ev-window.c: (ev_window_cmd_escape):
6482         
6483         Return focus back to view on escape. Fix for bug 313295.
6484
6485 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6486
6487         * shell/ev-window.c: (update_window_title),
6488         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6489         (ev_window_cmd_save_as):
6490         
6491         Correct conversion from uri to displayable string. Fix for
6492         bug 313296.
6493
6494 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6495
6496         * ps/ps-document.c: convert filename to utf8 when there is an error
6497         loading document. Fixes #309915
6498
6499 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6500
6501         * configure.ac:
6502
6503         We depend on poppler 0.4.0
6504
6505 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6506
6507         * configure.ac:
6508         * NEWS: Release 0.3.3.
6509         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6510
6511 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6512
6513         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6514         add a couple missing mnemonics to menu items, use title 
6515         capitalization for menu items and window titles, and add 
6516         ellipsis to open menu item.     
6517
6518 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6519
6520         * pdf/ev-poppler.cc:
6521         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6522         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6523         (ev_view_get_rotation):
6524         * shell/ev-view.h:
6525         * shell/ev-window.c: (setup_view_from_metadata),
6526         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6527         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6528         disk.
6529
6530 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6531
6532         * configure.ac: Added tr to ALL_LINGUAS
6533
6534 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6535
6536         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6537         requires several clicks to find word. Thanks to 
6538         Colin Slater <kiltedtaco@gmail.com>.
6539
6540 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6541
6542         * data/evince.desktop.in.in: Hide menu entry and
6543         rename it to "Document Viewer". Fix for bug 
6544         #312399.
6545
6546 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6547
6548         * shell/ev-page-action.c (ev_page_action_class_init): 
6549
6550         Point to the correct function in constructor of the
6551         activate_label signal
6552
6553 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6554
6555         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6556         * shell/ev-jobs.h: Make thread safe.
6557
6558 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6559
6560         * shell/ev-view.c: (view_update_range_and_current_page):
6561         Don't update page range if we are scrolling to some document
6562         point.
6563
6564 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6565
6566         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6567         when getting max_page_width, fix drawing in dual mode.
6568
6569 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6570
6571         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6572         getting the area for select_all.
6573
6574 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6575
6576         * backend/ev-selection.c: (ev_selection_render_selection):
6577         * backend/ev-selection.h:
6578         * pdf/ev-poppler.cc:
6579         * shell/ev-jobs.c: (ev_job_render_new):
6580         * shell/ev-jobs.h:
6581         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6582         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6583         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6584         (ev_view_class_init):
6585
6586         Change selection color on focus in and focus out events.  Also,
6587         poppler now uses GdkColor for specifying the selection colors, so
6588         drop some awkward conversion code.
6589
6590 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6591
6592         * configure.ac: Added Hebrew translation
6593
6594 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6595
6596         * NOTES:
6597         * backend/ev-selection.c: (ev_selection_render_selection):
6598         * backend/ev-selection.h:
6599         * pdf/ev-poppler.cc:
6600         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6601         (ev_job_render_run):
6602         * shell/ev-jobs.h:
6603         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6604         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6605         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6606         (ev_pixbuf_cache_style_changed),
6607         (ev_pixbuf_cache_get_selection_pixbuf),
6608         (ev_pixbuf_cache_set_selection_list),
6609         (ev_pixbuf_cache_get_selection_list):
6610         * shell/ev-pixbuf-cache.h:
6611         * shell/ev-utils.c: (ev_print_region_contents):
6612         * shell/ev-utils.h:
6613         * shell/ev-view.c: (ev_view_queue_draw_page),
6614         (selection_update_idle_cb), (ev_view_motion_notify_event),
6615         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6616         (setup_caches), (ev_view_find_next), (merge_selection_region),
6617         (selection_free):
6618         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6619
6620         Clean up selection to be much smoother!
6621
6622 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6623
6624         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6625         to poppler_page_render_selection().
6626
6627 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6628
6629         * ps/ps-document.c: (save_page_list): Use
6630         unzipped document when printing. Thanks to 
6631         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6632         311016.
6633
6634 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6635
6636         * shell/ev-window.c: (update_action_sensitivity):
6637         
6638         Disable print and save respect to lockdown gconf keys. Fix
6639         for 312342.
6640
6641 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6642
6643         * configure.ac:
6644         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6645         (write_to_temp_file), (ev_file_set_contents):
6646         * shell/ev-utils.h:
6647         * shell/ev-window.c: (save_print_config_to_file):
6648         
6649         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6650         Fix for bug 312238
6651
6652 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6653
6654         * shell/ev-window.c: (load_print_config_from_file),
6655         (save_print_config_to_file), (ev_window_print_range):
6656
6657         Persist the print settings. Fixes bug #311578.
6658
6659 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6660
6661         * djvu/djvu-document.c: (djvu_document_get_page_size),
6662         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6663         (djvu_document_thumbnails_get_thumbnail):
6664         * dvi/dvi-document.c: (dvi_document_get_page_size),
6665         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6666         (dvi_document_thumbnails_get_dimensions),
6667         (dvi_document_thumbnails_get_thumbnail):
6668         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6669         (pixbuf_document_render_pixbuf),
6670         (pixbuf_document_document_iface_init),
6671         (pixbuf_document_thumbnails_get_thumbnail):
6672         
6673         Update backends to make them build with new rotation system.
6674
6675 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6676
6677         * help/C/figures/evince_start_window.png:
6678         
6679         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6680
6681 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6682
6683         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6684         * shell/ev-pixbuf-cache.h:
6685         * shell/ev-sidebar-thumbnails.c:
6686         (ev_sidebar_thumbnails_get_property), (add_range),
6687         (adjustment_changed_cb):
6688         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6689         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6690         we were thumbnailing the entire docment on startup, slowing us
6691         down hugely. 
6692
6693 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6694
6695         * shell/ev-page-cache.c: (ev_page_cache_new):
6696         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6697         == 0, fixes #310306.
6698
6699 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6700
6701         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6702         (ev_view_rotate_left):
6703
6704         Account rotation in doc_rect_to_view_rect.
6705         Ensure rotation doesnt go out of bounds.
6706
6707 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6708
6709         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6710
6711         Correct and cleanup w/h swapping
6712
6713 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6714
6715         * backend/ev-document-thumbnails.c:
6716         (ev_document_thumbnails_get_thumbnail):
6717         * backend/ev-document-thumbnails.h:
6718         * backend/ev-document.c:
6719         * backend/ev-document.h:
6720         * backend/ev-render-context.c: (ev_render_context_new),
6721         (ev_render_context_set_rotation):
6722         * backend/ev-render-context.h:
6723         * pdf/ev-poppler.cc:
6724         * ps/ps-document.c: (ps_document_document_iface_init):
6725         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6726         * shell/ev-jobs.h:
6727         * shell/ev-page-cache.c: (build_height_to_page),
6728         (ev_page_cache_new), (ev_page_cache_get_size),
6729         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6730         (ev_page_cache_get_height_to_page):
6731         * shell/ev-page-cache.h:
6732         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6733         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6734         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6735         (ev_pixbuf_cache_get_selection_pixbuf):
6736         * shell/ev-pixbuf-cache.h:
6737         * shell/ev-print-job.c: (idle_print_handler):
6738         * shell/ev-sidebar-thumbnails.c: (add_range):
6739         * shell/ev-view.c: (view_update_range_and_current_page),
6740         (get_page_y_offset), (get_page_extents),
6741         (ev_view_size_request_continuous_dual_page),
6742         (ev_view_size_request_continuous),
6743         (ev_view_size_request_dual_page),
6744         (ev_view_size_request_single_page), (draw_one_page),
6745         (ev_view_set_rotation), (ev_view_rotate_right),
6746         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6747         (ev_view_zoom_for_size_continuous_and_dual_page),
6748         (ev_view_zoom_for_size_continuous),
6749         (ev_view_zoom_for_size_dual_page),
6750         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6751         (ev_view_select_all):
6752         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6753         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6754         (tiff_document_document_iface_init),
6755         (tiff_document_thumbnails_get_thumbnail):
6756
6757         Use rotation rather than orientation. It's easier and enough
6758         for our needs.
6759
6760 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6761
6762         * shell/ev-page-cache.c: (build_height_to_page),
6763         (ev_page_cache_new), (ev_page_cache_get_size),
6764         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6765         (ev_page_cache_get_height_to_page):
6766         * shell/ev-page-cache.h:
6767         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6768         (ev_view_size_request_continuous_dual_page),
6769         (ev_view_size_request_continuous),
6770         (ev_view_zoom_for_size_continuous_and_dual_page),
6771         (ev_view_zoom_for_size_continuous):
6772
6773         Make the page cache aware of page orientation.
6774
6775 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6776
6777         * backend/ev-document-thumbnails.c:
6778         (ev_document_thumbnails_get_thumbnail):
6779         * backend/ev-document-thumbnails.h:
6780         * backend/ev-document.c:
6781         * backend/ev-document.h:
6782         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6783         * backend/ev-ps-exporter.h:
6784         * pdf/ev-poppler.cc:
6785         * ps/ps-document.c: (ps_document_document_iface_init),
6786         (ps_document_ps_export_do_page):
6787         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6788         * shell/ev-jobs.h:
6789         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6790         (ev_page_cache_get):
6791         * shell/ev-page-cache.h:
6792         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6793         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6794         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6795         * shell/ev-pixbuf-cache.h:
6796         * shell/ev-print-job.c: (idle_print_handler):
6797         * shell/ev-sidebar-thumbnails.c: (add_range):
6798         * shell/ev-view.c: (view_update_range_and_current_page),
6799         (get_page_extents), (ev_view_size_request_dual_page),
6800         (ev_view_size_request_single_page), (draw_one_page),
6801         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6802         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6803         (ev_view_zoom_for_size_dual_page),
6804         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6805         (ev_view_select_all):
6806         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6807         * tiff/tiff-document.c: (tiff_document_get_page_size),
6808         (tiff_document_get_orientation), (rotate_pixbuf),
6809         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6810         (tiff_document_thumbnails_get_thumbnail),
6811         (tiff_document_ps_export_do_page), (tiff_document_init):
6812
6813         Really make use of the orientation bit of the render context.
6814         Use the render context in a few more places in the backend API.
6815         This regress orientation, but now it's done right. Will try to
6816         fix it up asap...
6817
6818 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6819
6820         * shell/ev-view.c: (ensure_rectangle_is_visible):
6821
6822         Patch by Nickolay V. Shmyrev to fix find flickering
6823
6824 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6825
6826         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6827         duplex parameters to ::begin.
6828
6829         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6830         * shell/ev-print-job.c (idle_print_handler): 
6831         * ps/ps-document.c (ps_document_ps_export_begin): 
6832         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6833         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6834         implementations. Poppler backend needs poppler cvs. Rest has
6835         unchanged behavior.
6836
6837 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6838
6839         * shell/ev-window.c (using_pdf_printer): new function.
6840         (ev_window_print_range): print a less techy message if someone
6841         tries to print to PDF.
6842
6843 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6844
6845         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6846         from "unknown font" string. Bug #311431
6847
6848 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6849
6850         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6851
6852 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6853
6854         Bug #311280
6855         
6856         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6857         name for PopplerFontTypes
6858         (pdf_document_fonts_fill_model): add font type to the detail column
6859
6860         * backend/ev-document-fonts.h: added
6861         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6862
6863         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6864         font name and font details, add a little markup.
6865         (ev_properties_fonts_init): use the new cell data func, specify ypad
6866         property for the cell renderer.
6867         (ev_properties_fonts_set_document): add the details column.
6868
6869 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6870
6871         * configure.ac: Added "pl" to ALL_LINGUAS.
6872
6873 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6874
6875         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6876
6877 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6878
6879         * help/ChangeLog: Started this for translations of manual.
6880         * configure.ac, autogen.sh, .cvsignore: Migrated to
6881         gnome-doc-utils. Patch in bug #311222.
6882
6883 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6884
6885         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6886         #ifdef this away to fix an unused-function warning.
6887
6888 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6889
6890         * configure.ac: Added 'gl' to ALL_LINGUAS.
6891
6892 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6893
6894         * configure.ac: Added ne in ALL_LINGUAS
6895         
6896 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6897
6898         * shell/ev-view.c: (ev_view_leave_notify_event):
6899         
6900         Clear status message when pointer leaves view. Fix for bug
6901         #310818 
6902
6903 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6904
6905         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6906
6907 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6908
6909         * shell/ev-view.c: (ev_view_leave_notify_event),
6910         (ev_view_class_init):
6911         
6912         Set cursor to normal then leaving view.
6913
6914 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6915
6916         * configure.ac:
6917         
6918         Fix required djvulibre version.
6919
6920 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6921
6922         *configure.ac: Hindi (hi) language added
6923
6924 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6925
6926         *configure.ac: Punjabi (pa) Language added
6927
6928 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6929
6930         * data/evince-ui.xml, shell/ev-window.c:
6931         
6932         Add keypad accelerators for zooming. Fix for bug 308128.
6933
6934 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6935
6936         * Makefile.am:
6937         * backend/Makefile.am:
6938         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6939         * configure.ac:
6940         * shell/ev-document-types.c: (ev_document_types_add_filters):
6941
6942         Allow to enable/disable the pixbuf backend.
6943         Default to off for now. If we want it enabled we should
6944         really put mime types in the desktop, implement properties etc.
6945
6946         * properties/evince-properties.c:
6947
6948         Initialize error to NULL.
6949         Check error is not NULL before freeing.
6950
6951 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6952
6953         * shell/ev-window.c:
6954
6955         Use F5 as presentation accell
6956
6957 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6958
6959         * shell/ev-window.c: (update_chrome_visibility),
6960         (ev_window_create_fullscreen_popup), (ev_window_init):
6961
6962         Do not leak the fullscreen toolbar
6963
6964 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6965
6966         * shell/ev-window.c: (view_actions_focus_in_cb),
6967         (view_actions_focus_out_cb):
6968
6969         These has a return value! Fix totally random focus
6970         issues we was seeing.
6971
6972 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6973
6974         * shell/main.c: (load_files_remote):
6975
6976         Allow open more than one file
6977
6978 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6979
6980         * shell/main.c: (load_files_remote):
6981
6982         Fix for dbus 0.33. bug #309975
6983
6984 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6985
6986         * properties/ev-properties-main.c: (ev_properties_get_pages):
6987
6988         Actually return NULL for types we dont support
6989
6990 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6991
6992         * po/POTFILES.in:
6993
6994         Remove empty lines.
6995
6996 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6997
6998         * backend/ev-document-factory.c:
6999         (ev_document_factory_get_document):
7000
7001         Do not try to create the object if type
7002         is invalid.
7003
7004 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7005
7006         * ps/ps-document.c: (ps_document_dispose),
7007         (ps_async_renderer_render_pixbuf):
7008         * ps/ps-document.h:
7009
7010         Do not leak the target window
7011
7012 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7013
7014         * shell/ev-application.c: (ev_application_init):
7015
7016         Let tbe check file existence for us.
7017         Add a comment about eggrecent mime filter.
7018
7019 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7020
7021         * data/evince-ui.xml:
7022         * shell/ev-application.c: (ev_application_shutdown),
7023         (ev_application_init), (ev_application_get_toolbars_model),
7024         (ev_application_get_recent_model),
7025         (ev_application_save_toolbars_model):
7026         * shell/ev-application.h:
7027         * shell/ev-window.c: (ev_window_add_recent),
7028         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7029         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7030         (ev_window_init):
7031
7032         Use common toolbar and recent models for all windows.
7033         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7034
7035 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7036
7037         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7038         successfully check for gtk_icon_view_get_visible_range.
7039
7040 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7041
7042         * djvu/Makefile.am:
7043         * dvi/Makefile.am:
7044         
7045         Fix djvu and dvi backend build.
7046
7047 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7048
7049         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7050         (new_separator_pixbuf):
7051
7052         Don't leak windows.
7053
7054 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7055
7056         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7057
7058         HIGification of toolbar editor dialogue.
7059
7060 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7061
7062         * configure.ac:
7063         * shell/Makefile.am:
7064
7065         Ever build metadata manager since it's just
7066         disabled at runtime now.
7067
7068 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7069
7070         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7071         (ev_metadata_manager_get), (ev_metadata_manager_set):
7072         * shell/ev-metadata-manager.h:
7073
7074         Add an _init functions that enabled metadata management
7075         at runtime.
7076
7077         * shell/ev-window.c: (page_changed_cb),
7078         (setup_document_from_metadata), (ev_window_setup_document),
7079         (setup_view_from_metadata), (ev_window_open_uri),
7080         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7081         (ev_window_run_presentation), (ev_window_stop_presentation),
7082         (save_sizing_mode), (ev_window_zoom_changed_cb),
7083         (ev_window_continuous_changed_cb),
7084         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7085         (window_configure_event_cb):
7086
7087         Remove all ugly metadata define since we deal with it
7088         at runtime now.
7089
7090         * shell/main.c: (load_files_remote), (main):
7091
7092         Add support for dbus cvs head. Hopefully didnt break one
7093         of the other versions now!
7094
7095         If we dont get a response from the dbus server just
7096         give up with it and not enable metadata.
7097
7098 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7099
7100         * Makefile.am:
7101         * backend/Makefile.am:
7102         * configure.ac:
7103         * cut-n-paste/recent-files/Makefile.am:
7104         * cut-n-paste/toolbar-editor/Makefile.am:
7105         * cut-n-paste/zoom-control/Makefile.am:
7106         * lib/Makefile.am:
7107         * pdf/Makefile.am:
7108         * pixbuf/Makefile.am:
7109         * properties/Makefile.am:
7110         * ps/Makefile.am:
7111         * shell/Makefile.am:
7112         * thumbnailer/Makefile.am:
7113         * tiff/Makefile.am:
7114
7115         Make frontends depend on just libev.
7116         Rework and group CFLAGS/LIBS definitions.
7117         Cleanups.
7118
7119 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7120
7121         * shell/ev-window:
7122
7123         do not unnecessarily save zoom
7124
7125         * configure.ac:
7126         * lib/ev-file-helpers.c: (ev_dot_dir):
7127         * shell/Makefile.am:
7128         * shell/dummy.cc:
7129
7130         Some cleanups
7131
7132 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7133
7134         * configure.ac:
7135         
7136         Remove unnecessary dependencies
7137
7138 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7139
7140         * properties/Makefile.am:
7141         * thumbnailer/Makefile.am:
7142         * tiff/Makefile.am:
7143
7144         Some more cleanups. Was really necessary
7145         but I probably introduced bugs, feel free
7146         to flame :)
7147
7148 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7149
7150         * backend/Makefile.am:
7151         * configure.ac:
7152         * cut-n-paste/recent-files/Makefile.am:
7153         * cut-n-paste/toolbar-editor/Makefile.am:
7154         * cut-n-paste/zoom-control/Makefile.am:
7155         * lib/Makefile.am:
7156         * pdf/Makefile.am:
7157         * pixbuf/Makefile.am:
7158         * properties/Makefile.am:
7159         * ps/Makefile.am:
7160         * shell/Makefile.am:
7161         * thumbnailer/Makefile.am:
7162         * tiff/Makefile.am:
7163
7164         Use gnome-common macros when possible.
7165         Cleanup dependencies.
7166         Actually disable deprecated where possible.
7167
7168 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7169
7170         * Makefile.am:
7171         * backend/Makefile.am:
7172         * properties/Makefile.am:
7173         * shell/Makefile.am:
7174         * thumbnailer/Makefile.am:
7175
7176         This should solve the circular dep without
7177         requiring dir reorg!
7178
7179         * shell/ev-window.c: (setup_view_from_metadata):
7180
7181         Never restore window size/position when the
7182         window is already visible.
7183
7184 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7185
7186         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7187
7188         Return a boolean from timeout func. Fix ported from gedit.
7189
7190 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7191
7192         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7193
7194 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7195
7196         * shell/ev-document-types.c: set "All Documents" as default filter in
7197         open dialog
7198
7199 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7200
7201         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7202         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7203         (ev_metadata_manager_set_boolean): fix value/val thinko.
7204
7205 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7206
7207         * shell/ev-window.c: (setup_view_from_metadata),
7208         (window_state_event_cb), (window_configure_event_cb),
7209         (ev_window_init):
7210
7211         Remember window position and maximized state
7212
7213 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7214
7215         * configure.ac:
7216
7217         Fix DBUS configure checks.
7218
7219         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7220         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7221         (ev_metadata_manager_set_boolean):
7222
7223         Plug mem leaks.
7224
7225         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7226         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7227         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7228         (ev_window_continuous_changed_cb),
7229         (ev_window_dual_mode_changed_cb), (ev_window_new):
7230
7231         Fix the build without DBUS.
7232
7233 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7234
7235         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7236         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7237         (ev_metadata_manager_set_string),
7238         (ev_metadata_manager_set_boolean):
7239         * shell/ev-metadata-manager.h:
7240
7241         Add support for some more types
7242
7243         * shell/ev-view.c: (scroll_to_current_page),
7244         (ev_view_get_continuous), (ev_view_set_continuous),
7245         (ev_view_get_dual_page):
7246         * shell/ev-view.h:
7247         * shell/ev-window.c: (page_changed_cb),
7248         (setup_document_from_metadata), (ev_window_setup_document),
7249         (setup_view_from_metadata), (ev_window_open_uri),
7250         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7251         (ev_window_run_presentation), (ev_window_stop_presentation),
7252         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7253         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7254         (ev_window_update_dual_page_action),
7255         (ev_window_continuous_changed_cb),
7256         (ev_window_dual_mode_changed_cb), (ev_window_init):
7257
7258         Remember a bunch of view/document properties. Prolly some
7259         are still missing but it's getting interesting.
7260
7261 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7262
7263         * configure.ac: check if dbus-binding-tool is installed. Not the
7264         case on current Ubuntu breezy, it seems.
7265
7266 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7267
7268         * data/evince.desktop.in.in:
7269         
7270         Allow open uri lists and add TryExec field.
7271
7272 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7273
7274         * configure.ac:
7275
7276         Enable dbus when available, do not require a configure
7277         option.
7278
7279 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7280
7281         * configure.ac:
7282
7283         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7284         disabled.
7285
7286 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7287         Marco Pesenti Gritti  <mpg@redhat.com>
7288
7289         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7290         
7291         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7292         functions to the format required by dbus
7293
7294         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7295         errors. Use the RPC parameters in the expected way
7296
7297 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7298
7299         * Makefile.am:
7300         * properties/Makefile.am:
7301         * properties/ev-properties-main.c: (ev_properties_get_pages):
7302
7303         Support all mime types
7304
7305         * shell/Makefile.am:
7306         * thumbnailer/Makefile.am:
7307         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7308         (evince_thumbnail_pngenc_get):
7309
7310         Use the document factory
7311
7312 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7313
7314         * backend/Makefile.am:
7315         * backend/ev-document-factory.c:
7316         (mime_type_supported_by_gdk_pixbuf),
7317         (ev_document_type_get_from_mime),
7318         (ev_document_factory_get_document),
7319         (ev_document_factory_get_backend),
7320         (ev_document_factory_get_mime_types),
7321         (ev_document_factory_get_all_mime_types):
7322         * backend/ev-document-factory.h:
7323         * shell/Makefile.am:
7324         * shell/ev-document-types.c: (get_document_from_uri),
7325         (ev_document_types_get_document),
7326         (file_filter_add_mime_list_and_free),
7327         (ev_document_types_add_filters):
7328         * shell/ev-document-types.h:
7329         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7330         * shell/ev-properties-dialog.c:
7331         (ev_properties_dialog_set_document):
7332         * shell/ev-window.c: (ev_window_cmd_file_open),
7333         (ev_window_cmd_save_as):
7334         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7335
7336         Rework document types managing to avoid code duplication
7337         and actually abstract from backend implementations.
7338         Also provide a minimal factory api that can be used by
7339         thumbnailer/properties.
7340
7341 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7342
7343         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7344         Plug a mem leak.
7345         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7346         HIG spacings.
7347
7348 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7349
7350         * shell/ev-properties-dialog.c
7351         (ev_properties_dialog_set_document): only call
7352         ev_properties_fonts_set_document() if the document implements the
7353         fonts interface
7354
7355 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7356
7357         * configure.ac:
7358         * properties/Makefile.am:
7359         * properties/ev-properties-view.c:
7360         (ev_properties_view_register_type):
7361         * properties/ev-properties-view.h:
7362         * properties/ev-properties-main.h:
7363
7364         Implement nautilus plugin for properties.
7365         Works only for pdf atm, I need to rework the
7366         document types stuff to get this to work
7367         for all backends...
7368
7369 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7370
7371         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7372         (ev_properties_fonts_set_document): use
7373         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7374
7375 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7376
7377         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7378         them
7379         (PlaceImage, tiff2ps_process_page): use
7380         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7381
7382
7383 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7384
7385         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7386         (main): to call gnome_authentication_manager_init. Should fix
7387         Bug #308510
7388
7389         * configure.ac: that requires libgnomeui 2.6.0.
7390
7391 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7392
7393         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7394         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7395         use the new tiff2ps interfaces
7396
7397         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7398         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7399
7400         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7401         structure instead of global variables.  Remove use of static
7402         variables in functions.
7403
7404 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7405
7406         * shell/ev-page-action.c: unref the completion after setting it to the
7407         entry
7408
7409 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7410
7411         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7412         postscript files
7413
7414 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7415
7416         * shell/ev-window.c (update_action_sensitivity): disable
7417         File->Print if the document does not implement the ps exporter
7418         interface
7419
7420 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7421
7422         * Makefile.am:
7423         * configure.ac:
7424         * data/evince-properties.glade:
7425         * properties/.cvsignore:
7426         * properties/Makefile.am:
7427         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7428         (ev_properties_view_class_init), (ev_properties_view_format_date),
7429         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7430         (ev_properties_view_init), (ev_properties_view_new):
7431         * properties/ev-properties-view.h:
7432         * shell/Makefile.am:
7433         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7434         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7435         (ev_properties_dialog_new):
7436         * shell/ev-properties-dialog.h:
7437         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7438         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7439         (update_progress_label), (job_fonts_finished_cb),
7440         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7441         * shell/ev-properties-fonts.h:
7442         * shell/ev-properties.c:
7443         * shell/ev-properties.h:
7444         * shell/ev-window.c: (ev_window_setup_document),
7445         (ev_window_cmd_file_properties):
7446
7447         Split the properties pages in two different objects, depend
7448         only on the backend where possible, use widgets instead
7449         of gobject for the glade part, reimplement the dialog
7450         itself with gtk.
7451         I need this to implement nautilus properties page.
7452
7453 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7454
7455         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7456         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7457         (tiff_document_document_ps_exporter_iface_init): implement the ps
7458         exporter interface for tiff documents
7459
7460         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7461         libtiff to implement TIFF postscript export
7462
7463         * tiff/tiff2ps.h: added a header file for external tiff2ps
7464         functions.
7465
7466         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7467         tiff2ps.h
7468
7469 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7470
7471         * shell/ev-view.c: (scroll_to_current_page),
7472         (ev_view_set_fullscreen), (ev_view_set_presentation):
7473         
7474         Scroll to current page when exit from presentation
7475
7476 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7477
7478         * shell/ev-window.c: (update_document_mode),
7479         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7480         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7481         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7482         
7483         Exit from fullscreen mode when switch to presentation. Fix for
7484         bug 309365
7485
7486 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7487
7488         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7489         return NULL if the document does not implement the selection
7490         interface.
7491
7492 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7493
7494         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7495         reported height by using the resolution aspect ratio
7496         (tiff_document_render_pixbuf): scale the pixbuf using the
7497         resolution aspect ratio
7498
7499 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7500
7501         * configure.ac:
7502         
7503         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7504         <kiltedaco@gmail.com>
7505         
7506         * djvu/djvu-document.c: (djvu_document_get_orientation),
7507         (djvu_document_set_orientation), (djvu_document_get_page_size),
7508         (rotate_pixbuf), (djvu_document_render_pixbuf),
7509         (djvu_document_document_iface_init):
7510         * dvi/dvi-document.c: (dvi_document_get_orientation),
7511         (dvi_document_set_orientation), (dvi_document_get_page_size),
7512         (rotate_pixbuf), (dvi_document_render_pixbuf),
7513         (dvi_document_document_iface_init):
7514         
7515         Dvi and djvu backends are ported to new API
7516
7517 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7518
7519         * backend/ev-selection.c: (ev_selection_get_selection_region),
7520         (ev_selection_get_selection_map):
7521         * backend/ev-selection.h:
7522         * pdf/ev-poppler.cc:
7523         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7524         * shell/ev-jobs.h:
7525         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7526         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7527         (ev_pixbuf_cache_get_text_mapping):
7528         * shell/ev-pixbuf-cache.h:
7529         * shell/ev-view.c: (location_in_text),
7530         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7531         support to EvView.  Now we can see where we can select!  Sweet!
7532
7533 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7534
7535         * shell/ev-view.c (ev_view_button_press_event): Fix
7536         event->y + view->scroll_x typo.
7537
7538 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7539
7540         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7541         sub-GdkPixbuf instead of passing dest_x and dest_y.
7542         
7543         * shell/ev-view.c: (view_point_to_doc_point),
7544         (view_rect_to_doc_rect), (ev_view_button_press_event),
7545         (ev_view_motion_notify_event), (compute_new_selection_rect),
7546         (gdk_rectangle_point_in), (compute_new_selection_text),
7547         (compute_selections): Update selection code to keep the selection
7548         around as two points and not as a normalized rectangle, and fix
7549         page level selection in two-column mode.
7550
7551 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7552
7553         * shell/ev-window.c: (window_configure_event_cb): 
7554         
7555         Fix compilation
7556         
7557 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7558
7559         * pdf/ev-poppler.cc:
7560
7561         Fix compilation
7562
7563 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7564
7565         * shell/Makefile.am:
7566         * shell/ev-metadata-manager.c: (item_free),
7567         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7568         (parse_value), (parseItem), (load_values),
7569         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7570         (save_values), (save_item), (get_oldest), (resize_items),
7571         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7572         * shell/ev-metadata-manager.h:
7573
7574         Metadata manager from gedit but modified to use GValue, so that
7575         we dont need to keep converting from strings.
7576
7577         * configure.ac:
7578
7579         ENABLE_METADATA conditional, on when dbus is on
7580
7581         * shell/ev-application.c: (ev_application_open_uri):
7582
7583         Show the window after load so that we can initialize
7584         window size before it's showed.
7585
7586         * shell/ev-window.c: (ev_window_setup_from_metadata),
7587         (ev_window_open_uri), (window_configure_event_cb),
7588         (ev_window_init):
7589
7590         Save and load metadata information about window size.
7591         Not yet keeping states in account.
7592
7593         * shell/main.c: (main):
7594
7595         Shutdown metadata manager.
7596
7597 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7598
7599         * shell/ev-application-service.xml:
7600         * configure.ac:
7601         * shell/Makefile.am:
7602         * shell/ev-application.c:
7603         * shell/ev-application.h:
7604         * shell/ev-window.c:
7605         * shell/ev-window.h:
7606         * shell/main.c:
7607
7608         Add an optional dbus interface (--enable-dbus).
7609         Rework application code, mainly to be easier to
7610         use "remotely".
7611         Do not open multiple windows with the same document,
7612         spatial evince!
7613
7614 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7615
7616         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7617         pixbuf iff it exists.
7618
7619 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7620
7621         * shell/*:
7622         * backend/ev-render-context.[ch]:
7623         * backend/ev-selection.[ch]:
7624
7625         Massive changes.  We now support text selection of pdfs, and not
7626         just rectangular selection.  This is pretty broken still, but I
7627         want to get something into CVS.
7628
7629 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7630
7631         * pdf/ev-poppler.cc:
7632         
7633         Fix for Bug 309080: crash on window close.
7634         
7635         * shell/ev-page-action.c: (page_changed_cb):
7636         
7637         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7638         jensgr@gmx.net (Jens Granseuer).
7639
7640 2005-06-25  Marcel Telka  <marcel@telka.sk>
7641
7642         * configure.in (ALL_LINGUAS): Added sk.
7643
7644 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7645
7646         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7647         not a document open
7648
7649 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7650
7651         * NEWS:
7652         * configure.ac:
7653
7654         Release 0.3.2
7655
7656         * cut-n-paste/recent-files/Makefile.am:
7657
7658         Fix make distcheck
7659
7660 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7661
7662         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7663         (pixbuf_document_set_orientation), (rotate_pixbuf),
7664         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7665         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7666
7667         Implement rotation and cleanup the code a bit.
7668
7669         * tiff/tiff-document.c: (tiff_document_get_page_size),
7670         (tiff_document_get_orientation), (tiff_document_set_orientation),
7671         (rotate_pixbuf), (tiff_document_render_pixbuf),
7672         (tiff_document_document_iface_init), (tiff_document_init):
7673
7674         Implement rotation. Was the quicker solution for the release
7675         but we really need to share this code in the shell.
7676
7677 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7678
7679         * pdf/ev-poppler.cc:
7680
7681         Enable rotation, require poppler cvs. Fix a leak.
7682
7683 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7684
7685         * shell/ev-window.c: (update_action_sensitivity):
7686         
7687         Make properties unsensitive if document backend doesn't provide
7688         any info
7689
7690 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7691
7692         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7693         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7694         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7695         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7696         (bitmap_flip_rotate_counter_clockwise):
7697         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7698         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7699         (buff_gets):
7700         * dvi/mdvi-lib/common.h:
7701         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7702         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7703         (opendvi), (mdvi_reload), (mdvi_init_context),
7704         (mdvi_destroy_context), (mdvi_dopage), (special):
7705         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7706         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7707         (file_hash_free), (register_encoding), (parse_spec),
7708         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7709         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7710         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7711         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7712         (mdvi_register_font_type), (mdvi_unregister_font_type),
7713         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7714         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7715         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7716         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7717         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7718         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7719         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7720         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7721         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7722         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7723         (mdvi_unregister_special), (mdvi_flush_specials):
7724         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7725         (t1_font_remove):
7726         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7727         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7728         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7729         (free_font_metrics), (flush_font_metrics):
7730         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7731         (tt_font_remove):
7732         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7733         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7734         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7735         (dstring_insert), (dstring_new), (dstring_reset):
7736         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7737         
7738         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7739         avoid conflict with libtool on FC4
7740         
7741         * shell/ev-window.c: (ev_window_cmd_help_about):
7742         
7743         Update copyright year. Fix for bug 308828.
7744
7745 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7746
7747         * shell/ev-view.c: (add_scroll_binding_keypad),
7748         (ev_view_binding_activated), (ev_view_class_init),
7749         (on_adjustment_value_changed):
7750         
7751         Bug 170874: Arrow keys switch pages in presentation mode
7752
7753 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7754
7755         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7756         
7757         Fix for Bug 308265: Sidebar dissappears coming out of 
7758         Presentation mode
7759
7760 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7761
7762         * shell/ev-application.c: (ev_application_open):
7763         * shell/ev-document-types.c: (ev_document_types_add_filters),
7764         (ev_document_types_add_filters_for_type):
7765         * shell/ev-document-types.h:
7766         * shell/ev-window.c: (ev_window_cmd_save_as):
7767         
7768         Suggest basename as template when saving, provide filters
7769         for save dialog. It's bug 308402
7770
7771 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7772
7773         * pdf/ev-poppler.cc:
7774         * shell/ev-sidebar-links.c: (job_finished_callback):
7775         * shell/ev-view.c: (update_find_status_message):
7776         
7777         Some leaks fixed
7778
7779 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7780
7781         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7782         (egg_recent_view_uimanager_set_list):
7783
7784         Fix buglet in !show_numbers case.
7785
7786 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7787
7788         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7789         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7790
7791         Use pango ellipsisation.
7792
7793         * pdf/ev-poppler.cc:
7794
7795         Fix refcount leak, from nsh.
7796
7797 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7798
7799         * cut-n-paste/recent-files/Makefile.am:
7800         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7801         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7802         
7803         Removed EggRecentViewGtk
7804         
7805         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7806         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7807         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7808         (ev_window_setup_recent):
7809         
7810         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7811         with other projects
7812
7813 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7814
7815         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7816         (egg_recent_view_gtk_finalize):
7817
7818         Fix memory leak
7819
7820         * cut-n-paste/toolbar-editor/Makefile.am:
7821         
7822         Fix location of cursor icon.
7823         
7824         * pdf/ev-poppler.cc:
7825         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7826         (display_completion_text), (match_completion):
7827         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7828         (selection_changed_callback), (create_loading_model),
7829         (print_section_cb), (links_page_num_func),
7830         (update_page_callback_foreach):
7831         * shell/ev-window.c: (ev_window_dispose):
7832         
7833         Small memory fixes. Links model now store objects instead
7834         of pointers to improve memory management. 
7835
7836 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7837
7838         * shell/ev-window.c: (zoom_control_changed_cb):
7839         
7840         Fix update of zoom control (bug 308268).
7841
7842 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7843
7844         * shell/ev-properties.c (set_property): escape the text correctly.
7845         Handles non-UTF-8 properties and escaped properties.  Also, sets
7846         the text to "<i>None</i>" if the property isn't set.
7847
7848         * data/evince-properties.glade: Change the label to be ellipsized,
7849         and give it a minimum size.
7850
7851 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7852
7853         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7854         * shell/ev-sidebar-links.c: (create_loading_model):
7855         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7856         * shell/ev-view.c: (ev_view_set_document):
7857         * shell/ev-window.c: (ev_window_dispose):
7858         
7859         Various small fixes, mostly memory leaks. Thanks to valgrind.
7860
7861 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7862
7863         * ps/ps-document.c: remove the locale.h include again ;-). And
7864         kill the (bogus) setlocale/savelocale business.
7865
7866 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7867
7868         * ps/ps-document.c:
7869         
7870         Include locale.h to fix build
7871         
7872         * shell/ev-sidebar.c:
7873         
7874         Remove unnecessary includes
7875
7876 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7877
7878         * dvi/dvi-document.c: (dvi_document_load):
7879         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7880         * po/POTFILES.in:
7881         
7882         Check for incorrect dvi files. Fix parsing dvi on AMD64
7883         platform. Thanks to tester@tester.ca (Olivier Crete).
7884
7885 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7886
7887         * shell/ev-page-action.c: (match_selected_cb),
7888         (display_completion_text), (match_completion), (update_model):
7889         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7890         (expand_open_links):
7891         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7892         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7893         (ev_sidebar_set_document):
7894         * shell/ev-window.c: (ev_window_xfer_job_cb),
7895         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7896         
7897         Fixed lot's of memory leaks, for example, memory leak on reload, 
7898         described in bug 307793.
7899
7900 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7901
7902         * pdf/ev-poppler.cc:
7903         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7904         (update_visible_range), (adjustment_changed_cb),
7905         (ev_sidebar_thumbnails_fill_model),
7906         (ev_sidebar_thumbnails_refresh),
7907         (ev_sidebar_tree_selection_changed),
7908         (ev_sidebar_icon_selection_changed),
7909         (ev_sidebar_thumbnails_use_icon_view),
7910         (ev_sidebar_thumbnails_set_document):
7911         * shell/ev-sidebar-thumbnails.h:
7912         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7913         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7914
7915         Refresh thumbnails when changing orientation. Not fully
7916         working yet becuase of a sidebar bug.
7917
7918         Set page orientation to poppler page everywhere. This sucks
7919         really need to fix poppler.
7920
7921 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7922
7923         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7924         (egg_recent_view_gtk_new_menu_item),
7925         (egg_recent_view_gtk_set_property),
7926         (egg_recent_view_gtk_get_property),
7927         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7928         (egg_recent_view_gtk_set_tooltip_func),
7929         (egg_recent_view_gtk_set_label_width),
7930         (egg_recent_view_gtk_get_label_width):
7931         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7932
7933         Sync with libegg (ellipsize labels)
7934
7935 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7936
7937         * data/evince-ui.xml:
7938         * shell/ev-window.c: (ev_window_cmd_go_forward),
7939         (ev_window_cmd_go_backward):
7940         
7941         Shift + PageUp moves 10 Pages. Fix for 306125
7942
7943 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7944
7945         * pdf/ev-poppler.cc:
7946
7947         Add a flag to check if orientation has been overriden
7948
7949 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7950
7951         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7952         field if necessary.
7953
7954         * ps/ps.h: add creator field to document.
7955
7956         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7957         set creator field.
7958
7959 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7960
7961         * data/evince-properties.glade:
7962         * shell/ev-properties.c: (ev_properties_set_document):
7963
7964         s/PDF Version/Format
7965
7966 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7967
7968         * shell/ev-properties.c: (ev_properties_set_document):
7969
7970         Remove unnecessary translations
7971
7972 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7973
7974         * cut-n-paste/toolbar-editor/Makefile.am:
7975
7976         Correct library name    
7977
7978 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7979
7980         * configure.ac:
7981         * cut-n-paste/recent-files/egg-recent-model.c:
7982         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7983         (egg_recent_model_unlock_file):
7984         * cut-n-paste/recent-files/egg-recent-util.c:
7985         (egg_recent_util_get_unique_id):
7986         * cut-n-paste/recent-files/update-from-egg.sh:
7987         * cut-n-paste/toolbar-editor/Makefile.am:
7988         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7989         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7990         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7991         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7992         (egg_toolbars_model_get_type):
7993         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7994
7995         Better makefile for toolbar editor and update everything
7996         to latest libegg.
7997
7998 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7999
8000         * shell/ev-window.c: (update_document_mode):
8001
8002         Prefer presentation mode when the document
8003         require fullscreen.
8004
8005 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8006
8007         * data/evince-ui.xml:
8008         * shell/ev-window.c:
8009
8010         Add control-equal for zooming
8011
8012 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8013
8014         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8015
8016 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8017
8018         * backend/ev-document.c: (ev_document_get_orientation):
8019         * backend/ev-document.h:
8020         * pdf/ev-poppler.cc:
8021         * ps/ps-document.c: (ps_document_get_orientation),
8022         (ps_document_set_orientation), (ps_document_document_iface_init):
8023
8024         Add a get_orientation api. Improve set_orientation.
8025
8026         * data/evince-ui.xml:
8027         * shell/ev-view.c: (ev_view_set_orientation),
8028         (ev_view_rotate_right), (ev_view_rotate_left):
8029         * shell/ev-view.h:
8030         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8031         (ev_window_cmd_edit_rotate_right):
8032
8033         Better ui for changing document orientation
8034
8035 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8036
8037         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8038         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8039         * shell/ev-sidebar-links.h:
8040         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8041         (ev_sidebar_page_iface_init):
8042         * shell/ev-sidebar-page.h:
8043         * shell/ev-sidebar-thumbnails.c:
8044         (ev_sidebar_thumbnails_get_property),
8045         (ev_sidebar_thumbnails_class_init),
8046         (ev_sidebar_thumbnails_set_document):
8047         * shell/ev-sidebar-thumbnails.h:
8048         * shell/ev-view.c: (ev_view_motion_notify_event):
8049         * shell/ev-window.c: (update_chrome_visibility),
8050         (ev_window_cmd_focus_page_selector),
8051         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8052         (sidebar_page_main_widget_update_cb), (ev_window_init):
8053         
8054         Autoraise toolbar on GoToPage binding and fix bindings in
8055         EvSidebarThumbnails page.
8056
8057 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8058
8059         * shell/ev-properties.c: (update_progress_label):
8060
8061         Hide the progress label when finished; bug #307697.
8062
8063 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8064
8065         * pdf/ev-poppler.cc:
8066
8067         Enable is_open for links, you will need poppler cvs
8068
8069         * shell/ev-properties.c: (job_fonts_finished_cb):
8070
8071         Get a lock on the document when filling the tree view
8072
8073 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8074
8075         * backend/ev-document-links.h:
8076         * pdf/ev-poppler.cc:
8077         * shell/ev-sidebar-links.c: (create_loading_model),
8078         (expand_open_links), (job_finished_callback):
8079
8080         Expand links when specified by the document.
8081         Depend on a poppler api (defined out for now)
8082
8083 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8084
8085         * shell/ev-properties.c: (ev_properties_dispose),
8086         (ev_properties_class_init), (dialog_destroy_cb),
8087         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8088         (ev_properties_set_document), (ev_properties_new),
8089         (ev_properties_show):
8090         * shell/ev-properties.h:
8091
8092         Make it an object, cleanup the code, api to show it as transient
8093         and to set the document.
8094
8095         * shell/ev-window.c: (ev_window_setup_document),
8096         (ev_window_cmd_file_properties):
8097
8098         Adapt to EvProperties changes, do not show multiple
8099         times, update it when document changes.
8100
8101 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8102
8103         * ps/gstypes.h:
8104         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8105         (ps_document_set_orientation), (ps_document_document_iface_init):
8106         * ps/ps-document.h:
8107
8108         Implement orientation here too
8109
8110         * shell/ev-properties.c: (ev_properties_new):
8111         * data/evince-properties.glade:
8112
8113         Hide the fonts page for backends that doesnt
8114         support it.     
8115
8116 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8117
8118         * backend/ev-document.c: (ev_document_set_orientation):
8119         * backend/ev-document.h:
8120         * pdf/ev-poppler.cc:
8121
8122         Add orientation api. Currently poppler api is not optimal,
8123         we need to set orientation every time we _get a page.
8124         I will try to fix that at some point.
8125
8126         * data/evince-ui.xml:
8127         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8128         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8129
8130         Add orientation menu items
8131
8132         * shell/ev-page-cache.c: (ev_page_cache_clear):
8133         * shell/ev-page-cache.h:
8134
8135         Add api to clear the cache
8136
8137         * shell/ev-view.c: (setup_caches), (clear_caches),
8138         (ev_view_set_document), (ev_view_zoom_out),
8139         (ev_view_set_orientation):
8140         * shell/ev-view.h:
8141
8142         Implement orientation changing
8143
8144 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8145
8146         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8147         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8148         * backend/ev-document-fonts.h:
8149
8150         Separate scan and fill so that we can incrementally fill from
8151         the main thread. Add a progress api.
8152
8153         * data/evince-properties.glade:
8154         * pdf/ev-poppler.cc:
8155         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8156         * shell/ev-jobs.h:
8157         * shell/ev-properties.c: (update_progress_label),
8158         (job_fonts_finished_cb), (setup_fonts_view):
8159
8160         Incrementally feel the list and show the progress
8161         percentage in a label like acrobat does.
8162
8163         You are going to need poppler cvs
8164
8165 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8166
8167         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8168         * backend/ev-document-fonts.h:
8169         * pdf/ev-poppler.cc:
8170
8171         Make fonts model fill incrementally.
8172
8173         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8174         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8175         (ev_job_queue_remove_job):
8176         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8177         (ev_job_fonts_new), (ev_job_fonts_run):
8178         * shell/ev-jobs.h:
8179
8180         New job for fonts scanning
8181
8182         * shell/ev-properties.c: (job_fonts_finished_cb),
8183         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8184         * shell/ev-properties.h:
8185         * shell/ev-window.c: (ev_window_cmd_file_properties):
8186
8187         Incrementally feel the treeview using the new job. Show Loading...
8188         message until scanning is completed.
8189
8190         Hopefully I didnt break the build without the poppler patch.
8191
8192 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8193
8194         * shell/ev-application.c: (ev_application_open):
8195         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8196         (ev_document_type_get_type), (ev_document_type_lookup):
8197         * shell/ev-document-types.h:
8198         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8199         * shell/ev-job-xfer.h:
8200         * shell/ev-window.c: (ev_window_clear_local_uri),
8201         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8202         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8203         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8204         
8205         Transfer remote documents to tmp directory to display them later.
8206
8207 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8208
8209         * backend/ev-document-info.h:
8210         * shell/ev-properties.c: (ev_properties_new):
8211
8212         s/GTime*/GTime. Not sure why we was using a pointer
8213         at all there!
8214
8215 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8216
8217         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8218         situations.  That situation is that you're using GTK+-HEAD with
8219         the patch at #306726 is applied, and you have a document with <
8220         1500 pages in it.  It's not quite as uniformly nice as the
8221         TreeView, but should be better in the long run.
8222
8223         I'm pretty sure I guarded against breaking compilation with
8224         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8225         I missed some.
8226
8227         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8228         widget yet, so I commented that code out
8229         enable_view_actions_for_widget() for now.  Need to figure this
8230         out.
8231
8232         * shell/ev-page-action.c (match_selected_cb): emit the right
8233         signals.  Our cool C-l completion now works.
8234
8235 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8236
8237         * backend/Makefile.am:
8238         * backend/ev-document-fonts.c:
8239         * backend/ev-document-links.c:
8240         * backend/ev-document.c: (ev_document_load):
8241         * backend/ev-document.h:
8242         * backend/ev-job-queue.c:
8243         * backend/ev-job-queue.h:
8244         * backend/ev-jobs.c:
8245         * backend/ev-jobs.h:
8246         * backend/ev-page-cache.c:
8247         * backend/ev-page-cache.h:
8248
8249         EvPageCache and EvJobs are moved to shell.
8250
8251         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8252         (ev_tmp_filename):
8253         * lib/ev-file-helpers.h:
8254         
8255         New helper to work with temporary files
8256         
8257         * shell/Makefile.am:
8258         * shell/ev-application.c: (ev_application_open):
8259         * shell/ev-application.h:
8260         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8261         (remove_job_from_async_queue), (add_job_to_async_queue),
8262         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8263         (handle_job), (search_for_jobs_unlocked),
8264         (no_jobs_available_unlocked), (ev_render_thread),
8265         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8266         (ev_job_queue_add_job), (move_job_async), (move_job),
8267         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8268         * shell/ev-job-queue.h:
8269         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8270         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8271         * shell/ev-job-xfer.h:
8272         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8273         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8274         (ev_job_links_class_init), (ev_job_render_init),
8275         (ev_job_render_dispose), (ev_job_render_class_init),
8276         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8277         (ev_job_thumbnail_class_init), (ev_job_load_init),
8278         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8279         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8280         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8281         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8282         * shell/ev-jobs.h:
8283         * shell/ev-page-action.c: (ev_page_action_set_document):
8284         * shell/ev-page-cache.c: (ev_page_cache_init),
8285         (ev_page_cache_class_init), (ev_page_cache_finalize),
8286         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8287         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8288         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8289         (ev_page_cache_get_title), (ev_page_cache_get_size),
8290         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8291         (ev_page_cache_get_height_to_page),
8292         (ev_page_cache_get_max_label_chars),
8293         (ev_page_cache_get_page_label),
8294         (ev_page_cache_has_nonnumeric_page_labels),
8295         (ev_page_cache_get_info), (ev_page_cache_next_page),
8296         (ev_page_cache_prev_page), (ev_page_cache_get):
8297         * shell/ev-page-cache.h:
8298         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8299         (ev_pixbuf_cache_clear_job_sizes),
8300         (ev_pixbuf_cache_add_jobs_if_needed),
8301         (ev_pixbuf_cache_set_page_range):
8302         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8303         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8304         * shell/ev-sidebar-thumbnails.c:
8305         (ev_sidebar_tree_selection_changed),
8306         (ev_sidebar_thumbnails_set_document):
8307         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8308         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8309         (ev_statusbar_get_context_id), (ev_statusbar_push),
8310         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8311         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8312         (ev_statusbar_set_progress):
8313         * shell/ev-statusbar.h:
8314         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8315         (ev_view_find_previous):
8316         * shell/ev-window.c: (ev_window_is_empty),
8317         (ev_window_setup_document), (password_dialog_response),
8318         (ev_window_clear_jobs), (ev_window_load_job_cb),
8319         (ev_window_xfer_job_cb), (ev_window_open_uri),
8320         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8321         (ev_window_print), (ev_window_print_range),
8322         (ev_window_state_event), (ev_window_cmd_view_reload),
8323         (menu_item_select_cb), (menu_item_deselect_cb),
8324         (view_status_changed_cb), (ev_window_dispose),
8325         (drag_data_received_cb), (ev_window_init):
8326         * shell/ev-window.h:
8327         * shell/main.c: (load_files):
8328         
8329         New statusbar to show progress on idle. Two new jobs - 
8330         xfer job and load job to load document in background. And update
8331         of page_cache clients to new location of code.
8332
8333 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8334   
8335         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8336         selection in open dialog. It also remembers the last visited directory 
8337         in the current session.
8338
8339 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8340
8341         * shell/ev-properties.c: (ev_properties_new):
8342         * shell/ev-properties.h:
8343         * shell/ev-window.c: (ev_window_cmd_file_properties):
8344         
8345         Get document info from page cache instead of document itself.
8346         This should fix crash related to race conditions described in
8347         bug 306545.
8348
8349 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8350
8351         * ps/ps-document.c: (ps_document_init),
8352         (send_ps), (get_page_box), (output), (catchPipe), (input),
8353         (stop_interpreter), (file_length), (file_readable),
8354         (check_filecompressedb), (ps_document_enable_interpreter),
8355         (document_load), (ps_async_renderer_render_pixbuf):
8356         * ps/ps-document.h:
8357
8358         Big cleanup of the ps code
8359
8360 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8361
8362         * backend/Makefile.am:
8363         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8364         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8365         * backend/ev-async-renderer.h:
8366
8367         Add an async renderer interface (method + callback) which
8368         is useful for backends like ps.
8369
8370         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8371         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8372         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8373         (ev_job_queue_add_job), (move_job_async), (move_job),
8374         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8375
8376         Add queues for async renderer, these are executed on the
8377         main thread.
8378
8379         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8380         (ev_job_render_run):
8381         * backend/ev-jobs.h:
8382
8383         If the backend support async renderer interface use it.
8384
8385         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8386         (setup_pixmap), (ps_document_get_type),
8387         (ps_async_renderer_render_pixbuf),
8388         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8389
8390         Implement async renderer interface.
8391
8392 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8393
8394         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8395
8396         Cleanup links job on exit.
8397
8398 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8399
8400         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8401         (drag_data_get_cb), (drag_data_received_cb):
8402         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8403         (drag_data_get_cb), (parse_item_list),
8404         (egg_toolbar_editor_load_actions):
8405         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8406         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8407         (parse_item_list), (parse_toolbars):
8408         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8409         (dvi_pixbuf_put_pixel):
8410         
8411         Fix gcc 4.0 warnings
8412
8413 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8414
8415         * ps/ps-document.c: (start_interpreter):
8416
8417         Fix warning when loading ps
8418
8419 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8420
8421         * ps/ps-document.c: (output):
8422
8423         Fix crash when priting gs error messages.
8424
8425 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8426
8427         * backend/ev-page-cache.c: (_ev_page_cache_new):
8428         * backend/ev-page-cache.h:
8429
8430         Use a const to return title so that we dont double
8431         free it. Small cleanup and fix a leak.
8432
8433         * shell/ev-window.c: (update_window_title):
8434
8435         strdup value from get_title.
8436
8437 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8438
8439         * shell/ev-sidebar-links.c: (job_finished_callback),
8440         (ev_sidebar_links_set_document):
8441
8442         Cleanup the old job when changing document
8443
8444 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8445
8446         * shell/ev-stock-icons.c:
8447         * shell/ev-stock-icons.h:
8448         * shell/ev-window.c:
8449         
8450         Add stock icons for actions that can appear in toolbar. Fix for
8451         bug 306566.
8452
8453 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8454
8455         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8456         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8457         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8458         * backend/ev-page-cache.h:
8459         * shell/ev-view.c: (scroll_to_current_page),
8460         (view_update_range_and_current_page), (get_page_y_offset),
8461         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8462         (ev_view_size_request_continuous),
8463         (ev_view_zoom_for_size_continuous_and_dual_page),
8464         (ev_view_zoom_for_size_continuous):
8465         
8466         More compact EvView layout in document with pages of different size.
8467
8468 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8469
8470         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8471         compilation.
8472
8473 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8474
8475         * shell/ev-view.c: (view_set_adjustment_values):
8476         * shell/ev-window.c: (ev_window_cmd_file_properties):
8477         
8478         A bit different fix for rounding problem but it has no
8479         problems on startup. Make properties window transient to parent.
8480
8481 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8482
8483         * pdf/ev-poppler.cc:
8484         
8485         More commenting of font stuff.
8486
8487 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8488
8489         * pdf/ev-poppler.cc:
8490
8491         Comment out some more fonts stuff. Should really
8492         work without the poppler patch now.
8493
8494 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8495
8496         * pdf/ev-poppler.cc:
8497
8498         Adapt to api change
8499
8500 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8501
8502         * data/evince-properties.glade:
8503         * pdf/ev-poppler.cc:
8504         * shell/ev-properties.c: (setup_fonts_view):
8505
8506         Set the column title. Show the dialog only
8507         once everything is setup.
8508         Getting font info can be very slow... will
8509         prolly need to make this threaded too.
8510
8511 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8512
8513         * backend/Makefile.am:
8514         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8515         (ev_document_fonts_get_fonts_model):
8516         * backend/ev-document-fonts.h:
8517         * data/evince-properties.glade:
8518         * pdf/ev-poppler.cc:
8519         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8520         * shell/ev-properties.h:
8521         * shell/ev-window.c: (ev_window_cmd_file_properties):
8522
8523         Implement fonts list. Defined out for now, since it depends
8524         on a not yet committed poppler patch.
8525
8526 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8527
8528         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8529         page + 1.
8530
8531         * shell/ev-window.c: Make sure we add the timeout when we get a
8532         focus-in event.
8533
8534         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8535         adjustment->value before calculating the zoom factor to average
8536         out all of our rounding errors.  The page no longer 'drifts' when
8537         resizing.
8538
8539 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8540
8541         * data/evince-properties.glade:
8542         * shell/ev-properties.c: (ev_properties_format_date),
8543         (set_property):
8544         
8545         Labels don't expand when the dialogue is resized.
8546         strftime result needs to be converted to UTF-8. Thanks
8547         to Christian Persch <chpe@gnome.org>.
8548
8549 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8550
8551         * data/evince-properties.glade:
8552
8553         Hide the fonts tab
8554
8555 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8556
8557         * backend/ev-document-info.h:
8558         * backend/ev-document.c: (ev_document_info_free):
8559         * data/evince-properties.glade:
8560         * pdf/ev-poppler.cc:
8561         * ps/ps-document.c: (ps_document_get_info):
8562         * shell/ev-properties.c: (ev_properties_format_date),
8563         (set_property), (ev_properties_new):
8564         * shell/ev-properties.h:
8565         * shell/ev-window.c: (ev_window_cmd_file_properties):
8566
8567         Rework properties code to take only EvPropertyInfo
8568         in the constructor so that it can be useful for
8569         nautilus plugin too.
8570
8571         Deal with backends that doesnt support some properties.
8572         Make set property code generic.
8573
8574 2005-06-04  Christian Persch <chpe@gnome.org>
8575
8576         * data/evince-properties.glade:
8577
8578         fix spacings, make resizeable, and make data labels
8579         selectable + ellipsised
8580
8581 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8582
8583         * backend/ev-document-info.h:
8584         * data/Makefile.am:
8585         * data/evince-ui.xml:
8586         * pdf/ev-poppler.cc:
8587         * shell/Makefile.am:
8588         * shell/ev-window.c: (update_action_sensitivity),
8589         (ev_window_cmd_file_properties):
8590
8591         Initial go at file properties. Patch by
8592         Emil Soleyman-Zomalan <emil@soleyman.com>.
8593         Needs love see #169583
8594
8595 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8596
8597         * ps/ps-document.c: (output):
8598         * ps/ps.c: (psscan):
8599
8600         Try to render even if psscan fails.
8601
8602 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8603
8604         * ps/ps.c: (psscan), (pscopydoc):
8605
8606         Port buffered reading code from gv
8607
8608 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8609
8610         * ps/ps-document.c: (interpreter_message), (output):
8611
8612         Do not fail on interpreter messages
8613
8614 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8615
8616         * backend/ev-document-misc.c:
8617         (ev_document_misc_get_thumbnail_frame):
8618
8619         Pages can be 0 x 0, dont assert on this case
8620
8621 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8622
8623         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8624         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8625
8626         Correctly manage our reference on document. Finally the reload
8627         huge leak is gone...
8628
8629 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8630
8631         * ps/ps-document.c: (ps_document_dispose):
8632
8633         Forgot to chain it to the parent. Thanks chpe.
8634
8635 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8636
8637         * ps/ps-document.c: (ps_document_dispose),
8638         (ps_document_class_init), (stop_interpreter), (document_load):
8639
8640         Cleanup dispose a bit. Dont leak the whole pixmap.
8641
8642 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8643
8644         * pdf/ev-poppler.cc:
8645
8646         Release the poppler document on dispose
8647
8648 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8649
8650         * shell/ev-view.c: (ev_view_set_document):
8651
8652         Release ref on the pixbuf cache when changing
8653         document.
8654
8655 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8656
8657         * ps/ps-document.c: (ps_document_get_info):
8658
8659         Fix a double free
8660
8661 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8662
8663         * backend/ev-page-cache.c: (ev_page_cache_init),
8664         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8665         * backend/ev-page-cache.h:
8666         * shell/ev-page-action.c: (page_changed_cb):
8667         
8668         Set page action entry width depending on labels width. Fix
8669         for bug 305202.
8670
8671 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8672
8673         * backend/ev-link.c: (ev_link_class_init):
8674
8675         Allow -1 as page value (error)
8676
8677 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8678
8679         * shell/ev-sidebar-thumbnails.c:
8680         (ev_sidebar_thumbnails_set_document):
8681         * shell/ev-view.c: (scroll_to_current_page),
8682         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8683         (page_changed_cb), (on_adjustment_value_changed),
8684         (ev_view_set_document):
8685
8686         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8687         Fix bug 305377
8688
8689 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8690
8691         * configure.ac:
8692         * djvu/djvu-document.c: (djvu_document_get_page_size):
8693
8694         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8695         bug 301993.
8696
8697 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8698
8699         * shell/ev-view.c (draw_one_page): modify the expose handling to
8700         get the shadows.
8701
8702         * shell/ev-window.c (update_action_sensitivity): Respect
8703         permissions field.  Kowtow to the man.
8704
8705         * pdf/ev-poppler.cc: Get the permissions field.
8706
8707         * tiff/*c: Make a tiny bit more robust.
8708
8709 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8710
8711         * djvu/djvu-document.c:
8712         
8713         Pop messages from djvu context message queue.
8714
8715 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8716
8717         * configure.ac, Makefile.am, shell/Makefile.am:
8718         * tiff/Makefile.am, shell/ev-document-types.c:
8719         
8720         Cleanup tiff configure checks. Fix for bug 305218.
8721
8722 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8723
8724         * configure.ac: Added "uk" to ALL_LINGUAS.
8725
8726 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8727
8728         * cut-n-paste/zoom-control/ephy-zoom.c:
8729         (ephy_zoom_get_changed_zoom_level):
8730         * cut-n-paste/zoom-control/ephy-zoom.h:
8731         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8732         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8733         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8734         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8735         (zoom_control_changed_cb), (ev_window_init):
8736         
8737         Fix minor points related to moving best fit up. Introduce
8738         "zoom" property and make zoom control change it's value on
8739         notify::zoom signals. Fix for 305080.
8740
8741 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8742
8743         * data/evince-ui.xml:
8744         * shell/ev-window.c: (set_view_actions_sensitivity):
8745         
8746         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8747
8748 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8749
8750         * configure.ac:
8751
8752         Depends on poppler 0.3.2
8753
8754 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8755
8756         * cut-n-paste/recent-files/egg-recent-item.c:
8757         (egg_recent_item_get_short_name):
8758         * cut-n-paste/toolbar-editor/Makefile.am:
8759         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8760         (new_pixbuf_from_widget):
8761         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8762         * cut-n-paste/toolbar-editor/egg-marshal.c:
8763         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8764         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8765
8766         Sync
8767
8768 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8769
8770         * tiff/tiff-document.c: Rough TIFF backend.
8771
8772 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8773
8774         * NEWS:
8775         * configure.ac:
8776         * cut-n-paste/toolbar-editor/Makefile.am:
8777
8778         Release 0.3.1
8779
8780 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8781
8782         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8783         (ev_view_find_next), (ev_view_find_previous):
8784
8785         Remove the locks around get_n_results   
8786
8787 2005-05-21  Juerg Billeter  <j@bitron.ch>
8788
8789         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8790
8791         Pass correct number of pages to poppler.
8792
8793 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8794
8795         * configure.ac:
8796         * data/Makefile.am:
8797         * data/evince.desktop.in: 
8798         * data/evince.desktop.in.in:
8799         * po/POTFILES.in:
8800         
8801         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8802
8803 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8804
8805         * shell/ev-view.c: (view_update_adjustments),
8806         (view_set_adjustment_values): cast adjustmen->value to (int)
8807         before using it.  Otherwise, we get off by a pixel in some
8808         situations.
8809
8810         (draw_one_page): Draw the border on expose.
8811
8812 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8813
8814         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8815         adjustment when the mode changes, #304923
8816
8817 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8818
8819         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8820         flickering on resize but still use gdk_window_scroll on
8821         scrolling
8822
8823 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8824
8825         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8826         option, #170458
8827
8828 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8829
8830         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8831         second page on page_changed if possible, #304669
8832
8833 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8834
8835         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8836         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8837
8838 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8839
8840         * .cvsignore:
8841         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8842         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8843         (ev_view_zoom_for_size_presentation),
8844         (ev_view_zoom_for_size_continuous_and_dual_page),
8845         (ev_view_zoom_for_size_continuous),
8846         (ev_view_zoom_for_size_dual_page),
8847         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8848         * shell/ev-view.h:
8849         * shell/ev-window.c: (update_view_size),
8850         (ev_window_sizing_mode_changed_cb):
8851
8852         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8853         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8854         an infinite loop, #304769
8855
8856
8857 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8858
8859         * data/evince-ui.xml:
8860         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8861         * shell/ev-window.c: (set_view_actions_sensitivity):
8862
8863         Make PgUp/Down behave like Space
8864
8865 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8866
8867         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8868         * backend/ev-ps-exporter.h:
8869         * pdf/ev-poppler.cc:
8870         * ps/ps-document.c: (ps_document_ps_export_begin):
8871         * shell/ev-print-job.c: (idle_print_handler):
8872
8873         Adapt to new poppler api
8874
8875 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8876
8877         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8878         (ephy_zoom_control_init):
8879
8880         Translate zoom levels
8881
8882 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8883
8884         * cut-n-paste/zoom-control/ephy-zoom.c:
8885         (ephy_zoom_get_zoom_level_index):
8886
8887         Fix current zoom -> zoom control match
8888
8889 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8890
8891         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8892         rather than the scrolled_window that it's in. Fixes bug #304655.
8893
8894 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8895
8896         * shell/ev-view.c: (view_update_adjustments),
8897         (view_set_adjustment_values), (view_update_range_and_current_page),
8898         (view_scroll_to_page), (set_scroll_adjustment),
8899         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8900         (ev_view_scroll), (ev_view_scroll_view),
8901         (ensure_rectangle_is_visible), (find_page_at_location),
8902         (get_link_at_location), (go_to_link), (status_message_from_link),
8903         (ev_view_size_request_continuous_dual_page),
8904         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8905         (ev_view_unrealize), (ev_view_expose_event),
8906         (ev_view_button_press_event), (ev_view_motion_notify_event),
8907         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8908         (draw_rubberband), (highlight_find_results), (draw_one_page),
8909         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8910         (ev_view_init), (find_changed_cb), (page_changed_cb),
8911         (on_adjustment_value_changed), (ev_view_new),
8912         (ev_view_set_document), (ev_view_set_zoom),
8913         (ev_view_set_continuous), (ev_view_set_dual_page),
8914         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8915         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8916         (ev_view_zoom_for_size_presentation),
8917         (ev_view_zoom_for_size_continuous_dual_page),
8918         (ev_view_zoom_for_size_continuous),
8919         (ev_view_zoom_for_size_dual_page),
8920         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8921         (ev_view_get_status), (ev_view_set_status),
8922         (update_find_status_message), (ev_view_get_find_status),
8923         (ev_view_set_find_status), (jump_to_find_result),
8924         (jump_to_find_page), (compute_selections), (clear_selection),
8925         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8926         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8927         (ev_view_update_primary_selection),
8928         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8929         * shell/ev-view.h:
8930         * shell/ev-window.c: (ev_window_open_page_label),
8931         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8932         (ev_window_init):
8933         * shell/ev-window.h:
8934         * shell/main.c: (load_files):
8935
8936         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8937         when resizing.  Remove the bin_window().  Also, patch from James
8938         Bowes to fix command line page, #300641
8939         
8940 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8941
8942         * data/evince-ui.xml:
8943         * shell/ev-view.c:
8944         * shell/ev-view.h:
8945         * shell/ev-window.c: (update_action_sensitivity):
8946
8947         Get rid of View->Normal Size, it's just confusing
8948
8949 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8950
8951         * backend/ev-document-info.h:
8952         * backend/ev-document.c: (ev_document_info_free): Free the
8953         EvDocumentInfo.
8954
8955         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8956         (clear_range), (add_range), (update_visible_range),
8957         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8958         (ev_sidebar_thumbnails_set_document):
8959         * shell/ev-window.c: (ev_window_setup_document): Only render the
8960         visible thumbnails.  It takes an instant to render, but it uses
8961         much less memory.
8962
8963 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8964
8965         * shell/ev-sidebar-links.c: (popup_menu_cb):
8966
8967         Select first item
8968
8969 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8970
8971         * lib/Makefile.am:
8972         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8973         (button_press_cb), (ev_sidebar_links_construct):
8974
8975         Show the popup menu also on keybindings
8976
8977 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8978
8979         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8980         * shell/ev-window.h:
8981
8982         Expose api to print a range (with dialog). Make private _print use
8983         it.
8984
8985         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8986         (ev_sidebar_links_construct):
8987
8988         Show a print context menu on linkx, it prints the selected
8989         section.
8990
8991 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8992
8993         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8994         button.
8995
8996 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8997
8998         * AUTHORS:
8999
9000         Update
9001
9002         * shell/ev-window.c: (build_comments_string),
9003         (ev_window_cmd_help_about):
9004
9005         Show poppler version/backend and authors
9006
9007 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9008
9009         * cut-n-paste/zoom-control/ephy-zoom.c:
9010         (ephy_zoom_get_zoom_level_index):
9011         * cut-n-paste/zoom-control/ephy-zoom.h:
9012
9013         Move the best fit items at the top of the list
9014
9015 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9016
9017         * shell/ev-marshal.list:
9018         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9019         (activate_cb), (match_selected_cb), (activate_link_cb),
9020         (connect_proxy), (ev_page_action_class_init):
9021         * shell/ev-page-action.h:
9022
9023         Use signals to notify action activation. Hopefully
9024         I did not break completion since I cant test...
9025
9026         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9027         (register_custom_actions):
9028
9029         Connect to page selector actions and also grab focus on
9030         the view when activated.
9031
9032 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9033
9034         * pdf/ev-poppler.cc:
9035         * backend/ev-page-cache.c: make page size calculation consistent
9036         and set it to (int)( width * scale + 0.5).  This makes the weird
9037         line going through the middle of the page go away.
9038
9039         * shell/ev-view.c: move painting the background page after
9040         checking the expose area covers us.
9041
9042 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9043
9044         * data/evince-password.glade:
9045         
9046         Mark labels as not translatable. Fix for bug 302842.
9047
9048 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9049
9050         * configure.ac: Added "es" to ALL_LINGUAS.
9051
9052 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9053
9054         * data/evince-toolbar.xml:
9055         * shell/ev-window.c: (update_action_sensitivity),
9056         (ev_window_setup_document), (ev_window_set_page_mode),
9057         (ev_window_init):
9058
9059         Remove some leftover code from jrb first continous
9060         attempt. Use the new actions, we still need good icons
9061         though...
9062
9063 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9064
9065         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9066
9067         Update label when connecting proxy. Fix a warning with NULL
9068         page_cache.
9069
9070 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9071
9072         * data/evince-ui.xml:
9073         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9074         * shell/ev-page-action.h:
9075         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9076
9077         Add mnemonic for edit toolbar.
9078         ctrl+l focus the page entry.
9079
9080 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9081
9082         * lib/Makefile.am:
9083         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9084         (ev_window_init):
9085         * shell/main.c: (main):
9086
9087         Put the toolbar xml in evince own dot dir
9088
9089 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9090
9091         * shell/ev-window.c: (ev_window_init):
9092
9093         Make the toolbar not removable
9094
9095 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9096
9097         * data/evince-ui.xml:
9098         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9099         * shell/ev-sidebar-links.h:
9100         * shell/ev-sidebar-thumbnails.c:
9101         (ev_sidebar_thumbnails_get_treeview):
9102         * shell/ev-sidebar-thumbnails.h:
9103         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9104         (ev_view_class_init):
9105         * shell/ev-view.h:
9106         * shell/ev-window.c: (update_action_sensitivity),
9107         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9108         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9109         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9110         (ev_window_init):
9111
9112         This is evil... Make space/backspace global accelerators but
9113         enable them only for some widgets (sidebars and view).
9114         I dont like it, but I dont know a better way... :/
9115
9116 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9117
9118         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9119         (ev_page_action_widget_finalize),
9120         (ev_page_action_widget_class_init), (update_page_cache):
9121
9122         Keep a weak reference on proxy->page_cache so that we
9123         dont try to disconnect the signal if the object is already
9124         gone. Maybe there is a better way to cleanup reference handling
9125         in page action though...
9126
9127 2005-05-10  Juerg Billeter  <j@bitron.ch>
9128
9129         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9130         * backend/ev-ps-exporter.h:
9131         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9132         * ps/ps-document.c: (ps_document_ps_export_begin):
9133         
9134         Change api to pass print range to ps_exporter_begin. The pdf backend
9135         requires this information.
9136         
9137         * shell/ev-print-job.c: (idle_print_handler):
9138         
9139         Adapt to api change
9140
9141 2005-05-10  Juerg Billeter  <j@bitron.ch>
9142
9143         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9144         (idle_print_handler)
9145         * shell/ev-window.c: (ev_window_print):
9146
9147         Support printing page range, based on patch by Amaury Jacquot
9148
9149 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9150
9151         * data/evince-toolbar.xml:
9152
9153         Add zoom control to available items
9154
9155 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9156
9157         * shell/ev-window.c: (update_action_sensitivity):
9158
9159         Set slash action insensitive when appropriate
9160
9161 2005-05-10  Christian Persch <chpe@gnome.org>
9162
9163         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9164
9165         Fix warning on the overflow menu
9166
9167 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9168
9169         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9170
9171         Check for uri correctness/existence
9172
9173 2005-05-09  Juerg Billeter  <j@bitron.ch>
9174
9175         * shell/ev-window.c: (using_postscript_printer):
9176
9177         LPD printers use postscript, too
9178
9179 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9180
9181         * shell/ev-window.c: (register_custom_actions):
9182
9183         The zoom one is actually sort of useful,
9184         put it back
9185
9186 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9187
9188         * shell/ev-window.c: (register_custom_actions):
9189
9190         Hide page/zoom controls from overflow, they
9191         are useless.
9192
9193 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9194
9195         * cut-n-paste/update-from-egg.sh:
9196         
9197         Share it between all cut-n-paste subdirs
9198
9199         * cut-n-paste/recent-files/Makefile.am:
9200
9201         Fix to use "global" update-from-egg.sh
9202
9203         * cut-n-paste/recent-files/egg-recent-model.c:
9204         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9205         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9206         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9207         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9208
9209         Update from libegg
9210
9211         * cut-n-paste/toolbar-editor/Makefile.am:
9212
9213         Fix to use "global" update-from-egg.sh
9214
9215         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9216
9217         Update from libegg
9218
9219 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9220
9221         * configure.ac:
9222         * cut-n-paste/Makefile.am:
9223         * cut-n-paste/recent-files/Makefile.am:
9224         * cut-n-paste/toolbar-editor/.cvsignore:
9225         * cut-n-paste/toolbar-editor/Makefile.am:
9226         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9227         (egg_editable_toolbar_get_type), (get_toolbar_position),
9228         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9229         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9230         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9231         (set_item_drag_source), (create_item_from_action), (create_item),
9232         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9233         (popup_toolbar_context_menu_cb), (free_dragged_item),
9234         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9235         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9236         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9237         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9238         (item_added_cb), (item_removed_cb),
9239         (egg_editable_toolbar_construct),
9240         (egg_editable_toolbar_disconnect_model),
9241         (egg_editable_toolbar_deconstruct),
9242         (egg_editable_toolbar_set_model),
9243         (egg_editable_toolbar_set_ui_manager),
9244         (egg_editable_toolbar_set_property),
9245         (egg_editable_toolbar_get_property),
9246         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9247         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9248         (egg_editable_toolbar_new_with_model),
9249         (egg_editable_toolbar_get_edit_mode),
9250         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9251         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9252         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9253         (new_pixbuf_from_widget), (new_separator_pixbuf),
9254         (update_separator_image), (style_set_cb),
9255         (_egg_editable_toolbar_new_separator_image),
9256         (egg_editable_toolbar_get_model):
9257         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9258         * cut-n-paste/toolbar-editor/egg-marshal.c:
9259         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9260         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9261         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9262         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9263         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9264         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9265         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9266         (editor_drag_data_delete_cb), (drag_data_get_cb),
9267         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9268         (editor_create_item), (update_editor_sheet), (setup_editor),
9269         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9270         (parse_item_list), (model_has_action), (update_actions_list),
9271         (egg_toolbar_editor_load_actions):
9272         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9273         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9274         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9275         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9276         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9277         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9278         (egg_toolbars_model_add_separator), (impl_add_item),
9279         (parse_item_list), (egg_toolbars_model_add_toolbar),
9280         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9281         (impl_get_item_data), (impl_get_item_type),
9282         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9283         (egg_toolbars_model_init), (free_toolbar),
9284         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9285         (egg_toolbars_model_remove_toolbar),
9286         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9287         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9288         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9289         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9290         (egg_toolbars_model_get_item_data),
9291         (egg_toolbars_model_get_item_type):
9292         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9293         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9294         * data/Makefile.am:
9295         * data/evince-toolbar.xml:
9296         * data/evince-ui.xml:
9297         * data/hand-open.png:
9298         * po/POTFILES.in:
9299         * shell/Makefile.am:
9300         * shell/ev-window.c: (update_chrome_visibility),
9301         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9302         (ev_window_dispose), (ev_window_init):
9303
9304         Implement epiphany like toolbar editor. Based on patch by
9305         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9306
9307 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9308
9309         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9310
9311         Use set_cursor instead of set_selection, so that
9312         the keyboard focus moves too.
9313
9314 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9315
9316         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9317
9318         Fix infinite loop when loading Type1 fonts
9319
9320 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9321
9322         * data/evince-ui.xml:
9323         * shell/ev-window.c:
9324
9325         Slash -> Find
9326
9327 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9328
9329         * configure.ac:
9330
9331         Make --disable really disable
9332
9333 2005-05-07  Juerg Billeter  <j@bitron.ch>
9334
9335         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9336
9337         Compare page labels even without has_labels set, fixes setting page
9338         with entry
9339
9340 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9341
9342         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9343         (ev_view_set_cursor), (ev_view_button_press_event),
9344         (ev_view_motion_notify_event), (ev_view_button_release_event),
9345         (ev_view_init):
9346
9347         Implement middle button scrolling. Based on a patch
9348         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9349
9350 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9351
9352         * shell/ev-document-types.c: (get_slow_mime_type),
9353         (get_document_type_from_mime), (ev_document_type_lookup):
9354         * shell/ev-document-types.h:
9355
9356         Change api to lookup from uri. Do fast lookup first, if the
9357         type is unknown try with data sniffing.
9358
9359         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9360         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9361
9362         Adapt to api change
9363
9364 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9365
9366         * thumbnailer/Makefile.am:
9367
9368         Fix distcheck
9369
9370 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9371
9372         * NEWS:
9373         * configure.ac:
9374
9375         Release 0.3.0
9376
9377         * data/evince-ui.xml:
9378
9379         Hide presentation mode for now
9380
9381         * shell/ev-view.c: (highlight_find_results):
9382
9383         Show current find selection only on current page
9384
9385 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9386
9387         * shell/ev-view.c: (ev_view_select_all):
9388
9389         Compute size of the actual page, not of
9390         the current one.
9391
9392 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9393
9394         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9395         (view_rect_to_doc_rect), (compute_selections),
9396         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9397         (ev_view_copy), (ev_view_primary_get_cb),
9398         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9399         (ev_view_button_press_event), (ev_view_motion_notify_event),
9400         (ev_view_button_release_event), (page_changed_cb):
9401
9402         Fix text selection
9403
9404 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9405
9406         * shell/ev-view.c: (compute_border), (get_page_extents),
9407         (doc_rect_to_view_rect), (highlight_find_results),
9408         (ev_view_bin_expose), (ev_view_select_all),
9409         (ev_view_motion_notify_event), (update_find_status_message),
9410         (jump_to_find_result), (jump_to_find_page):
9411
9412         First go at fixing search, still buggy
9413
9414 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9415
9416         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9417         dropdown box and button at the top of the sidebar.
9418
9419 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9420
9421         * configure.ac: Output zoom-control Makefile.
9422         * cut-n-paste/Makefile.am: build zoom-control subdir.
9423         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9424         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9425         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9426         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9427         * cut-n-paste/zoom-control/ephy-zoom.c:
9428         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9429         from epiphany, and modified to add a separator into the menu.
9430         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9431         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9432         zoom-control action.
9433         * shell/Makefile.am: Include zoom-control flags.
9434         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9435         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9436         (ev_view_zoom_for_size_presentation),
9437         (ev_view_zoom_for_size_continuous_and_dual_page),
9438         (ev_view_zoom_for_size_continuous),
9439         (ev_view_zoom_for_size_dual_page),
9440         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9441         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9442         ev_view_get_zoom and ev_view_get_sizing_mode.
9443         * shell/ev-view.h:
9444         * shell/ev-window.c: (update_action_sensitivity),
9445         (update_sizing_buttons), (zoom_control_changed_cb),
9446         (register_custom_actions): Initialize and use the zoom-control 
9447         widget.
9448
9449 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9450
9451         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9452         preview cache back to 1.  Don't know when it got set to 0.
9453         
9454         * shell/ev-view.c: (compute_border), (ev_view_realize),
9455         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9456         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9457         (ev_view_get_fullscreen), (ev_view_set_presentation),
9458         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9459         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9460         * shell/ev-view.h:
9461         * shell/ev-window.c:
9462         (update_chrome_visibility),
9463         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9464         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9465         (update_document_mode), (ev_window_update_fullscreen_action),
9466         (ev_window_fullscreen), (ev_window_unfullscreen),
9467         (ev_window_cmd_view_fullscreen),
9468         (ev_window_update_presentation_action),
9469         (ev_window_run_presentation), (ev_window_stop_presentation),
9470         (ev_window_cmd_view_presentation), (ev_window_state_event),
9471         (ev_window_focus_in_event), (ev_window_focus_out_event),
9472         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9473         * data/evince-ui.xml: Initial presentation mode.  We should
9474         probably hide this until it's done, as it's quite rough.  Also,
9475         change full-screen to fullscreen and add two getters to EvView.
9476
9477 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9478
9479         * shell/ev-page-action.c: (update_page_cache),
9480         (ev_page_action_dispose):
9481         * shell/ev-window.c: (destroy_fullscreen_popup),
9482         (ev_window_create_fullscreen_popup):
9483
9484         Use connect_object rather than explicitly
9485         disconnect on dispose.
9486
9487 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9488
9489         * shell/ev-page-action.c: (update_page_cache),
9490         (ev_page_action_dispose):
9491
9492 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9493
9494         * backend/ev-page-cache.c: (_ev_page_cache_new),
9495         (ev_page_cache_set_page_label),
9496         (ev_page_cache_has_nonnumeric_page_labels):
9497         * backend/ev-page-cache.h:
9498         * shell/ev-page-action.c: (update_pages_label):
9499         
9500         If all page labels are numeric, fallback to default
9501         way to display number of pages. See bug 173185.
9502
9503 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9504
9505         * shell/ev-page-action.c: (ev_page_action_dispose):
9506         * shell/ev-view.c: (view_update_range_and_current_page):
9507         * shell/ev-window.c: (ev_window_dispose):
9508         
9509         Set page on scroll in continuous mode. Fixes bug 301986.
9510         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9511
9512 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9513
9514         * configure.ac:
9515
9516         Require poppler 0.3.0
9517
9518 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9519         
9520         * shell/Makefile.am, configure.ac: Fix build problems
9521         with t1lib. Bug 301996.
9522
9523 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9524
9525         * shell/ev-view.c: (ev_view_scroll_event):
9526         
9527         Scroll up increase zoom
9528
9529 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9530
9531         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9532         (ev_view_set_sizing_mode),
9533         (ev_view_zoom_for_size_continuous_and_dual_page),
9534         (ev_view_zoom_for_size_continuous):
9535         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9536         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9537         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9538         (ev_window_init):
9539
9540         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9541         Fix for 165473 and 165472.
9542
9543 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9544
9545         * po/POTFILES.in:
9546         * thumbnailer/Makefile.am:
9547         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9548         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9549         * thumbnailer/evince-thumbnailer.schemas.in:
9550         
9551         Make thumbnailer schemas translatable. Fix for bug 301773
9552         
9553         * thumbnailer/evince-thumbnailer-djvu.schemas:
9554         * thumbnailer/evince-thumbnailer-dvi.schemas:
9555         * thumbnailer/evince-thumbnailer.schemas:
9556
9557         Removed files
9558
9559 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9560
9561         * shell/ev-view.c (ev_view_init): forgot to set this.
9562
9563 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9564
9565         * shell/ev-view.c: (find_page_at_location),
9566         (get_link_at_location),
9567         (ev_view_set_show_border), (ev_view_set_spacing),
9568         (ev_view_zoom_for_size_continuous_and_dual_page),
9569         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9570         Also, add a quick fix measuring of widths.  Also, removed
9571         ev_view_set_spacing and ev_view_set_show_border.
9572         
9573         * shell/ev-window.c: (ev_window_unfullscreen),
9574         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9575
9576 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9577
9578         * shell/ev-view.c: (view_update_range_and_current_page),
9579         (page_changed_cb):
9580         
9581         Fix crash on exit and scrolling to page in continuous view.
9582
9583 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9584
9585         * TODO:
9586         * backend/ev-page-cache.c: (_ev_page_cache_new),
9587         (ev_page_cache_get_max_width_size),
9588         (ev_page_cache_get_max_height_size):
9589         * backend/ev-page-cache.h:
9590         * data/evince-ui.xml:
9591         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9592         * shell/ev-view.c: (view_update_adjustments),
9593         (view_update_range_and_current_page), (get_bounding_box_size),
9594         (ev_view_size_request_continuous_and_dual_page),
9595         (ev_view_size_request_continuous),
9596         (ev_view_size_request_dual_page),
9597         (ev_view_size_request_single_page), (ev_view_size_request),
9598         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9599         (ev_view_bin_expose), (ev_view_expose_event),
9600         (ev_view_set_property), (ev_view_get_property),
9601         (ev_view_class_init), (ev_view_init), (ev_view_new),
9602         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9603         (ev_view_set_dual_page), (ev_view_set_full_screen),
9604         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9605         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9606         (ev_view_zoom_out), (zoom_for_size_fit_width),
9607         (zoom_for_size_best_fit),
9608         (ev_view_zoom_for_size_continuous_and_dual_page),
9609         (ev_view_zoom_for_size_continuous),
9610         (ev_view_zoom_for_size_dual_page),
9611         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9612         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9613         * shell/ev-view.h:
9614         * shell/ev-window.c: (update_action_sensitivity),
9615         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9616         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9617         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9618         (ev_window_cmd_view_zoom_out), (update_view_size),
9619         (ev_window_set_sizing_mode), (ev_window_init):
9620
9621         Add Continuous and Dual page modes.
9622
9623 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9624
9625         * dvi/dvi-document.c: (dvi_document_load),
9626         (dvi_document_thumbnails_get_thumbnail),
9627         (dvi_document_init_params): Fix up some mixups between
9628         width and height to correct thumbnail rendering.
9629
9630 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9631
9632         * dvi/mdvi-lib/private.h:
9633         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9634         
9635         Suppess output for kpathsea during font generation. Thanks to
9636         James Bowes
9637
9638 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9639
9640         * NEWS:
9641         * configure.ac:
9642
9643         Release 0.2.1
9644
9645         * Makefile.am: fix distcheck.
9646
9647 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9648
9649         * shell/ev-sidebar-links.c: (selection_changed_callback),
9650         (update_page_callback), (row_activated_callback),
9651         (job_finished_callback), (ev_sidebar_links_set_document):
9652         
9653         Fix for bug #169901. Double click on links expands tree.
9654
9655 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9656
9657         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9658         hard-coded style. Fix for bug 170111
9659
9660 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9661
9662         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9663         locking.
9664
9665 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9666
9667         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9668
9669 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9670
9671         * pdf/ev-poppler.cc:
9672         * shell/ev-view.c: (highlight_find_results):
9673
9674         Fix find on single page documents
9675
9676 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9677
9678         * data/evince.schemas.in: fix for bug 301390
9679
9680 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9681
9682         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9683         (ev_view_zoom_out), (ev_view_zoom_normal):
9684         * shell/ev-view.h:
9685         * shell/ev-window.c: (update_action_sensitivity),
9686         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9687         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9688         (ev_window_cmd_view_normal_size):
9689
9690         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9691         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9692         better than oom. 
9693
9694 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9695
9696         * configure.ac:
9697
9698         Depend on 2.57, 2.59 doesnt seem to be necessary
9699
9700 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9701
9702         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9703         (create_tool_item):
9704
9705         Put back total number of pages as (1 of 1234)
9706
9707 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9708
9709         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9710         remove the job.
9711
9712         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9713         function.  This helps debugging.
9714
9715 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9716
9717         * djvu/djvu-document.c: (djvu_document_class_init),
9718         (djvu_document_get_info), (djvu_document_document_iface_init):
9719         * dvi/dvi-document.c: (dvi_document_class_init),
9720         (dvi_document_get_info), (dvi_document_document_iface_init):
9721
9722         Dummy implementation of get_info method for dvi and
9723         djvu. Fix crashes with those backends
9724
9725 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9726
9727         * data/evince.desktop.in:
9728
9729         Add application/x-gzpostscript
9730
9731 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9732
9733         * data/evince.schemas.in: Added real long descriptions, 
9734         closes bug 172496 
9735
9736         * README: Added actual text, closes bug 171869
9737
9738 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9739
9740         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9741
9742         Thumbnail page 0
9743
9744 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9745
9746         * backend/ev-document-info.h:
9747
9748         s/GDate */GDate so we can just use g_free
9749
9750 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9751
9752         * shell/ev-window.c: (update_document_mode),
9753         (ev_window_setup_document):
9754
9755         Show the window in fullscreen when specified by
9756         the document
9757
9758 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9759
9760         * backend/ev-document.c: (ev_document_class_init),
9761         (ev_document_get_info), (ev_document_render_pixbuf):
9762         * backend/ev-document.h:
9763         * backend/ev-page-cache.c: (_ev_page_cache_new):
9764         * pdf/ev-poppler.cc:
9765         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9766         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9767         * ps/ps-document.c: (ps_document_class_init), (document_load),
9768         (ps_document_get_info), (ps_document_document_iface_init):
9769
9770         Remove get_title from the interface, we can just use document info
9771
9772 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9773
9774         * backend/Makefile.am:
9775         * backend/ev-document.c: (ev_document_render_get_info):
9776         * backend/ev-document.h:
9777         * pdf/ev-poppler.cc:
9778
9779         Initial support for document info. Based on jrb patch.
9780
9781 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9782
9783         * shell/ev-window.c: (ev_window_state_event),
9784         (ev_window_class_init), (ev_window_init):
9785         
9786         Doesn't show resize grip when maximized. See bug #301053
9787
9788 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9789
9790         * po/POTFILES.in:
9791         
9792         ev-sidebar-thumbnails now has translatable labels
9793         
9794         * shell/Makefile.am:
9795         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9796         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9797         (ev_sidebar_links_page_iface_init):
9798         * shell/ev-sidebar-links.h:
9799         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9800         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9801         (ev_sidebar_page_get_label):
9802         * shell/ev-sidebar-page.h:
9803         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9804         (ev_sidebar_thumbnails_set_document),
9805         (ev_sidebar_thumbnails_support_document),
9806         (ev_sidebar_thumbnails_get_label),
9807         (ev_sidebar_thumbnails_page_iface_init):
9808         * shell/ev-sidebar-thumbnails.h:
9809         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9810         (ev_sidebar_set_document):
9811         * shell/ev-sidebar.h:
9812         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9813         
9814         Small rework of sidebar code. Now sidebar pages should implement
9815         EvSidebarPage interface. That makes page management in EvSidebar
9816         easier. See bug #164811 for details
9817
9818 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9819
9820         * shell/ev-application.c: (ev_application_open):
9821         * shell/ev-document-types.c:
9822         
9823         Fix build error and small problem with application exit
9824
9825 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9826
9827         * thumbnailer/Makefile.am:
9828         * thumbnailer/evince-thumbnailer-djvu.schemas:
9829         * thumbnailer/evince-thumbnailer-dvi.schemas:
9830         
9831         Conditionally install schemas for djvu/dvi thumbnailer
9832
9833 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9834
9835         * shell/ev-document-types.h: 
9836         * shell/ev-document-types.c: 
9837         New files, handling the mapping from mimetypes to backends
9838         
9839         * shell/ev-window.c: 
9840         * thumbnailer/evince-thumbnailer.c:     
9841         Use the ev-document-types code
9842         
9843         * shell/Makefile.am: 
9844         Added new convenience library libevbackendfactory_la, containing
9845         the new mimetype->backend logic; moved the backends into it.
9846
9847         * thumbnailer/Makefile.am:
9848         Make the thumbnailer link with the libevbackend.la convenience
9849         library, rather than having a duplicate of the backend logic here.
9850
9851 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9852
9853         * shell/ev-stock-icons.c: constify some vars.
9854         * shell/ev-window.c: ditto.
9855
9856 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9857
9858         * ps/ps-document.c (get_page_orientation):
9859
9860         Respect document orientation 
9861
9862 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9863
9864         * djvu/Makefile.am:
9865         * dvi/Makefile.am:
9866         * shell/Makefile.am:
9867         
9868         Move library dependencies to components.
9869         
9870         * shell/ev-window.c: (update_window_title),
9871         (start_loading_document):
9872         
9873         Fix display of uris with spaces. Bug 168358.
9874
9875 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9876
9877         * shell/ev-sidebar-links.c: (selection_changed_cb):
9878         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9879         (ev_view_button_release_event), (ev_view_set_document):
9880         * shell/ev-view.h:
9881         * shell/ev-window.c: (find_bar_search_changed_cb):
9882         * shell/ev-window.h: Minor cleanups removing some dead code.
9883
9884 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9885
9886         * backend/ev-page-cache.c: (_ev_page_cache_new):
9887         
9888         Set current page to 0 if document has pages.
9889
9890 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9891
9892         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9893
9894         Initialize GError to NULL, fix a crash when loading fails.
9895
9896 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9897
9898         * shell/ev-window.c: (update_view_size):
9899
9900         Calculate shadow size only when there is actually
9901         a shadow.
9902
9903 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9904
9905         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9906         * shell/ev-view.h:
9907
9908         Allow setting view spacing, default to 0
9909
9910         * shell/ev-window.c: (ev_window_unfullscreen),
9911         (ev_window_cmd_view_fullscreen), (ev_window_init):
9912
9913         Remove spacing in fullscreen mode
9914
9915 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9916
9917         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9918         (ev_view_size_request), (expose_bin_window),
9919         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9920         * shell/ev-view.h:
9921         * shell/ev-window.c: (ev_window_unfullscreen),
9922         (ev_window_cmd_view_fullscreen):
9923
9924         Do not draw the border in fulscreen
9925
9926 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9927
9928         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9929         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9930         (find_page_at_location), (page_changed_cb):
9931
9932         Rework border calculation, so that I can more easily disable it.
9933         Code somewhat cleaner too.
9934
9935 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9936
9937         * backend/ev-page-cache.c: (ev_page_cache_init),
9938         (_ev_page_cache_new):
9939
9940         Remove some assertions, documents can have 0 pages.
9941         Make initial current page -1.
9942
9943         * shell/ev-page-action.c: (page_changed_cb):
9944
9945         Show "" if current page is -1
9946
9947         * shell/ev-window.c: (update_action_sensitivity),
9948         (ev_window_setup_document):
9949
9950         When document has 0 pages do not set the view
9951         and make nearly everything insensitive.
9952
9953 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9954
9955         * shell/ev-page-view.c:
9956         * shell/ev-page-view.h:
9957
9958         Remove unused files.
9959         
9960         * shell/ev-sidebar-thumbnails.c:
9961         (ev_sidebar_thumbnails_set_document):
9962         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9963         (ev_sidebar_supports_document):
9964         * shell/ev-sidebar.h:
9965         * shell/ev-window.c: (ev_window_setup_document):
9966         
9967         Doesn't show thumbnails if document has 1 page. Make
9968         sidebar menu entries sensitive only if if they have 
9969         sense. Fix bug 164811. 
9970
9971 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9972
9973         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9974         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9975         (ev_view_zoom_out), (ev_view_set_size):
9976
9977         Rework sizing to deal with documents with not uniform page
9978         size.
9979
9980 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9981
9982         * backend/ev-page-cache.c: (_ev_page_cache_new):
9983
9984         Fix several page size caching bugs
9985
9986 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9987
9988         * shell/ev-window.c: (set_action_properties):
9989
9990         Make all toolbar items translatable
9991
9992 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9993
9994         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9995         (save_page_list), (ps_document_save),
9996         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9997         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9998         (ps_document_ps_exporter_iface_init):
9999         * ps/ps-document.h:
10000
10001         Based on a patch by J�rg Billeter <j@bitron.ch>
10002         
10003         Implement print and save a copy for the ps backend.
10004
10005 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10006
10007         * backend/ev-document.h:
10008         * djvu/djvu-document.c: (djvu_document_can_get_text),
10009         (djvu_document_document_iface_init):
10010         * dvi/dvi-document.c: (dvi_document_can_get_text),
10011         (dvi_document_document_iface_init):
10012         * pdf/ev-poppler.cc:
10013         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10014         (pixbuf_document_document_iface_init):
10015         * ps/ps-document.c: (ps_document_can_get_text),
10016         (ps_document_document_iface_init):
10017         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10018         * shell/ev-window.c: (update_action_sensitivity):
10019
10020         Fix the crash when trying to copy in backends that doesnt
10021         support it. We can implement a better solution once we
10022         do real text selection.
10023
10024 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10025
10026         * data/evince-ui.xml:
10027         * shell/ev-window.c: (ev_window_cmd_escape):
10028         
10029         Work around the Escape conflict (find bar and unfullscreen)
10030
10031 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10032
10033         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10034         
10035         Fix for #300233. Next page correctly handles document end.
10036         
10037         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10038         (ev_sidebar_thumbnails_class_init),
10039         (ev_sidebar_thumbnails_set_document),
10040         (ev_sidebar_thumbnails_clear_job),
10041         (ev_sidebar_thumbnails_clear_model):
10042         
10043         Cleanup thumbnail jobs on document changes.
10044         
10045         * shell/ev-view.c: (add_scroll_binding_keypad),
10046         (add_scroll_binding_shifted), (ev_view_class_init):
10047         
10048         Shift + Space scrolls up. Fix for #173184
10049         
10050         * shell/ev-window.c: (ev_window_open_page),
10051         (ev_window_cmd_view_reload):
10052         
10053         Fix reload (Bug #300094)
10054
10055 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10056
10057         
10058         * dvi/mdvi-lib/assoc.c:
10059         * dvi/mdvi-lib/assoc.h: Removed garbage files
10060         
10061         * dvi/mdvi-lib/bitmap.c:
10062         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10063         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10064         * dvi/mdvi-lib/color.h: Antialias of rules
10065         
10066         * dvi/mdvi-lib/common.h:
10067         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10068         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10069         * dvi/mdvi-lib/files.c:
10070         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10071         * dvi/mdvi-lib/mdvi.h:
10072         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10073         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10074         * dvi/mdvi-lib/util.c: Fix compile warnings
10075         
10076         * dvi/dvi-document.c:
10077         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10078         (dvi_document_thumbnails_get_thumbnail),
10079         (dvi_document_document_thumbnails_iface_init):
10080         * dvi/mdvi-lib/Makefile.am:
10081         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10082         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10083         
10084         Dvi backend now renders thumbnails
10085
10086 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10087
10088         * shell/main.c: (main): 
10089         
10090         Save accelerators on exit. Fixes bug #172095.
10091
10092 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10093
10094         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10095         update priority" comment.
10096
10097         * backend/ev-job-queue.c: Give a way to change priority.
10098
10099 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10100
10101         * shell/ev-page-action.c: Fix logic.
10102
10103 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10104
10105         * shell/ev-view.c: (ev_view_can_find_next):
10106         * shell/ev-window.c: (ev_window_setup_document):
10107
10108         Check that the document supports find
10109
10110 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10111
10112         * data/evince-ui.xml:
10113         * shell/ev-view.c: (ev_view_can_find_next):
10114         * shell/ev-view.h:
10115         * shell/ev-window.c: (update_action_sensitivity),
10116         (find_changed_cb), (ev_window_setup_document),
10117         (ev_window_cmd_edit_find_next):
10118
10119         Add Edit->Find Next
10120
10121 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10122
10123         * pdf/ev-poppler.cc:
10124         * shell/ev-print-job.c: (idle_print_handler):
10125
10126         Make printing work again
10127
10128 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10129
10130         * shell/ev-page-action.h:
10131         * shell/ev-page-action.c: (ev_page_action_widget_init),
10132         (ev_page_action_widget_class_init), (page_changed_cb),
10133         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10134         (get_filter_model_from_model), (match_selected_cb),
10135         (display_completion_text), (match_completion), (update_model),
10136         (connect_proxy), (ev_page_action_set_property),
10137         (ev_page_action_get_property), (ev_page_action_set_document),
10138         (ev_page_action_set_model), (ev_page_action_class_init): Big
10139         reworking to make completions work iff we have >= GTK-2.7.0
10140                 
10141         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10142         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10143         (job_finished_cb): We now have a 'model' property that is set when
10144         the links are loaded.  This can be caught with "notify::model"
10145
10146         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10147         listen for the model to be set, and propagate it to the action.
10148
10149 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10150
10151         * cut-n-paste/recent-files/egg-recent-item.c:
10152         (egg_recent_item_set_uri), (make_valid_utf8),
10153         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10154         * cut-n-paste/recent-files/egg-recent-item.h:
10155         
10156         Update egg-recent from libegg. This should fix long
10157         startup problem. For details see
10158         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10159
10160 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10161
10162         * cut-n-paste/recent-files/Makefile.am:
10163         * data/evince-ui.xml, shell/Makefile.am:
10164         * shell/ev-application.c, shell/ev-application.h:
10165         * shell/ev-window.c: Recent files support.
10166         
10167         * configure.ac: Added "ru" to ALL_LINGUAS.
10168         
10169         * dvju: new backend to support DJVU files.
10170         * dvi: new backend to support DVI.
10171
10172         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10173         * ev-application.c: Support for new backends.
10174         
10175         * help, ev-window.c, main.c shell/Makefile.am: 
10176         Evince user documentation.
10177
10178 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10179
10180         * po/POTFILES.in:
10181         * shell/ev-window.c:
10182         * thumbnailer/evince-thumbnailer.c:
10183
10184         s/pdf-document/ev-poppler
10185
10186 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10187
10188         * NEWS:
10189         * configure.ac:
10190
10191         Release 0.2.0
10192
10193         * ps/ps-document.c: (setup_pixmap):
10194
10195         Remove debug code
10196
10197 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10198
10199         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10200         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10201         (ev_window_cmd_go_first_page): Fix of by one errors.
10202
10203 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10204
10205         * ps/ps-document.c: (get_page_box):
10206
10207         Fix page size calculation
10208
10209 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10210
10211         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10212         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10213         (get_page_orientation), (setup_page), (document_load),
10214         (ps_document_get_page_size), (render_pixbuf_idle):
10215         * ps/ps-document.h:
10216
10217         More refactoring to adapt to EvDocument changes
10218
10219 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10220
10221         * ps/ps-document.c: (start_interpreter):
10222
10223         Actually add alpha args
10224
10225 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10226
10227         * pdf/ev-poppler.cc:
10228
10229         Make clipboard work again
10230
10231 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10232
10233         Make searching work again.
10234         
10235         * backend/ev-document.c:
10236         * backend/ev-document.h:
10237         * backend/ev-document-find.c:
10238         * backend/ev-document-find.h: Change EvDocumentIface so we no
10239         longer store the current page or zoom level in the document.  The
10240         consequence is that all calls that operate on the current page now
10241         instead take the page number as an extra argument, and all
10242         coordinates are now doubles in document coordinate system.
10243
10244         * pdf/ev-poppler.cc:
10245         * pixbuf/pixbuf-document.c:
10246         * ps/ps-document.c: Update backends accordingly.
10247
10248 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10249
10250         * autogen.sh:
10251
10252         Add required gettext version
10253
10254 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10255
10256         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10257         make F1 bring up non-existent help.
10258
10259         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10260         epiphany's find bar, #167477
10261
10262         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10263         <emil@nishra.com> to add space-bar scrolling, 
10264
10265         * shell/ev-window.c (static GtkActionEntry entries): add default
10266         keybinding for Help (F1)
10267         Fixes #171068
10268
10269         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10270         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10271         170110
10272
10273 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10274
10275         * Makefile.am: 
10276         * pixbuf/pixbuf-document.c: 
10277
10278         Got pixbuf backend working again
10279
10280 2005-04-01  Steve Murphy  <murf@e-tools.com>
10281
10282         * configure.in: Added "rw" to ALL_LINGUAS.
10283
10284 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10285
10286         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10287         model types, noticed by Martin Kretzschmar.
10288
10289 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10290
10291         * pdf/ev-poppler.cc: Implement search based on
10292         poppler_page_find_text().  Currently a bit crude since we remember
10293         all matches from all pages.  Also, we grab the big document lock
10294         when we search since searching changes the underlying stream and
10295         thus conflicts with the rendering thread.
10296         
10297         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10298         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10299         (ev_view_find_previous): Fix some page indexes to be 0 based,
10300         offset rubber band by view offset,
10301
10302 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10303
10304         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10305
10306 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10307
10308         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10309         completely because I didn't understand GtkActions.  I should
10310         read Marco's code more carefully in the future.
10311
10312         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10313         function
10314
10315 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10316
10317         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10318         PopplerRectangle change from poppler CVS.
10319
10320 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10321
10322         * backend/ev-document.c: (ev_document_get_page_label):
10323         * backend/ev-document.h:
10324         * backend/ev-page-cache.c: (_ev_page_cache_new),
10325         (ev_page_cache_get_page_label):
10326         * backend/ev-page-cache.h:
10327         * pdf/ev-poppler.cc:
10328         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10329         (links_page_num_func):
10330         * shell/ev-sidebar-thumbnails.c:
10331         (ev_sidebar_thumbnails_set_document):
10332         * shell/ev-view.c: (status_message_from_link),
10333         (ev_view_motion_notify_event):
10334         * shell/ev-window.c: (document_supports_sidebar): Add in page
10335         label support.  It's not perfect yet, but it's the first 'feature'
10336         in a while.
10337         Also, fix a bogus comment noticed by crispin. 
10338
10339 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10340
10341         * Makefile.am: Remove pixbuf backend for now
10342
10343         * configure.ac: Require poppler-glib instead of just poppler.
10344
10345         * backend/ev-document-thumbnails.h: Add a comment
10346
10347         * backend/ev-document.h:
10348         * backend/ev-document.c: (ev_document_class_init),
10349         (ev_document_load), (ev_document_get_link),
10350         (ev_document_get_links): Remove 3 methods and add get_links.
10351         Also, made 0 based.
10352
10353         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10354         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10355
10356         * backend/ev-link.c: (ev_link_set_title),
10357         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10358         (ev_link_mapping_find):
10359         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10360         
10361         * backend/ev-page-cache.c: (ev_page_cache_init),
10362         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10363         (ev_page_cache_get_size), (ev_page_cache_next_page),
10364         (ev_page_cache_prev_page): Fix to be 0 based.
10365
10366         * pdf/Makefile.am: 
10367         * pdf/ev-poppler.h:
10368         * pdf/ev-poppler.cc: New backend.
10369         
10370         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10371         (ps_document_get_page), (ps_document_document_iface_init):
10372
10373         * shell/ev-pixbuf-cache.h:
10374         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10375         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10376         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10377         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10378         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10379         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10380         based.
10381         
10382         * shell/ev-sidebar-thumbnails.c:
10383         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10384         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10385
10386         * shell/ev-view.c: (status_message_from_link),
10387         (find_page_at_location), (get_link_at_location),
10388         (ev_view_motion_notify_event), (ev_view_button_release_event),
10389         (ev_view_init): Use the new link code.  Fix to be 0 based.
10390
10391         * shell/ev-window.c: (update_action_sensitivity),
10392         (document_supports_sidebar): 0 based.
10393
10394 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10395
10396         * pdf/pdf-document.cc: Patch from Fernando Herrera
10397         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10398         *blush*
10399
10400 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10401
10402         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10403         1 to the page, as this seems to be 1 based.  I thought we has this
10404         fixed.  grump.
10405
10406 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10407
10408         * TODO:
10409         * backend/Makefile.am:
10410         * backend/ev-document-links.c:
10411         (ev_document_links_has_document_links),
10412         (ev_document_links_get_links_model):
10413         * backend/ev-document-links.h:
10414         * backend/ev-document.c: (ev_document_get_page_cache),
10415         (ev_document_get_doc_mutex), (ev_document_load),
10416         (ev_document_save), (ev_document_get_title),
10417         (ev_document_get_n_pages), (ev_document_set_page),
10418         (ev_document_get_page), (ev_document_set_target),
10419         (ev_document_set_scale), (ev_document_set_page_offset),
10420         (ev_document_get_page_size), (ev_document_get_text),
10421         (ev_document_get_link), (ev_document_render),
10422         (ev_document_render_pixbuf), (ev_document_scale_changed):
10423         * backend/ev-document.h:
10424         * backend/ev-job-queue.c: (remove_object_from_queue),
10425         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10426         (no_jobs_available_unlocked), (ev_render_thread),
10427         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10428         (ev_job_queue_remove_job):
10429         * backend/ev-job-queue.h:
10430         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10431         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10432         (ev_job_links_class_init), (ev_job_render_init),
10433         (ev_job_render_dispose), (ev_job_render_class_init),
10434         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10435         (ev_job_thumbnail_class_init), (ev_job_finished),
10436         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10437         (ev_job_render_run), (ev_job_thumbnail_new),
10438         (ev_job_thumbnail_run):
10439         * backend/ev-jobs.h:
10440         * backend/ev-link.c:
10441         * backend/ev-link.h:
10442         * backend/ev-page-cache.c: (ev_page_cache_init),
10443         (ev_page_cache_class_init), (ev_page_cache_finalize),
10444         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10445         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10446         (ev_page_cache_set_link), (ev_page_cache_get_title),
10447         (ev_page_cache_get_size), (ev_page_cache_next_page),
10448         (ev_page_cache_prev_page):
10449         * backend/ev-page-cache.h:
10450         * pdf/pdf-document.cc:
10451         * ps/gsdefaults.c:
10452         * ps/gsdefaults.h:
10453         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10454         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10455         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10456         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10457         (is_interpreter_ready), (output), (catchPipe), (input),
10458         (start_interpreter), (check_filecompressed), (compute_dimensions),
10459         (ps_document_enable_interpreter), (document_load),
10460         (ps_document_next_page), (render_page), (ps_document_set_page),
10461         (ps_document_set_scale), (render_pixbuf_idle),
10462         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10463         * ps/ps-document.h:
10464         * shell/Makefile.am:
10465         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10466         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10467         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10468         (ev_pixbuf_cache_new), (job_finished_cb),
10469         (check_job_size_and_unref), (move_one_job),
10470         (ev_pixbuf_cache_update_range), (find_job_cache),
10471         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10472         (ev_pixbuf_cache_add_jobs_if_needed),
10473         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10474         * shell/ev-pixbuf-cache.h:
10475         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10476         (idle_print_handler):
10477         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10478         (selection_changed_cb), (create_loading_model),
10479         (ev_sidebar_links_construct), (links_page_num_func),
10480         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10481         (update_page_callback), (job_finished_cb),
10482         (ev_sidebar_links_set_document):
10483         * shell/ev-sidebar-thumbnails.c:
10484         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10485         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10486         (page_changed_cb), (thumbnail_job_completed_callback),
10487         (ev_sidebar_thumbnails_set_document):
10488         * shell/ev-sidebar-thumbnails.h:
10489         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10490         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10491         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10492         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10493         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10494         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10495         (ev_view_button_release_event), (ev_view_scroll_view),
10496         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10497         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10498         (ev_view_new), (job_finished_cb), (page_changed_cb),
10499         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10500         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10501         (ev_view_find_previous):
10502         * shell/ev-view.h:
10503         * shell/ev-window.c: (update_action_sensitivity),
10504         (ev_window_open_page), (update_window_title), (update_total_pages),
10505         (page_changed_cb), (ev_window_setup_document),
10506         (password_dialog_response), (ev_window_cmd_save_as),
10507         (ev_window_print), (ev_window_cmd_go_previous_page),
10508         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10509         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10510         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10511         * shell/main.c: (main):
10512
10513         Merge evince-threads branch
10514
10515 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10516
10517         * configure.ac: Added "lt" to ALL_LINGUAS.
10518
10519 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10520
10521         * NEWS:
10522         * configure.ac:
10523
10524         Release 0.1.9
10525
10526 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10527
10528         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10529
10530         Fix here also the thumbnails 1-basedness :)
10531
10532 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10533
10534         * NEWS:
10535         * configure.ac:
10536
10537         Release 0.1.8
10538
10539 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10540
10541         * pdf/pdf-document.cc:
10542         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10543         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10544
10545         Fix the mess we did with thumbnails and 1-basedness
10546
10547 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10548
10549         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10550
10551 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10552
10553         * NEWS:
10554         * configure.ac:
10555
10556         Release 0.1.7
10557
10558 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10559
10560         * ps/Makefile.am:
10561         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10562         (gtk_gs_defaults_get_alpha_parameters),
10563         (gtk_gs_defaults_get_ungzip_cmd),
10564         (gtk_gs_defaults_get_unbzip2_cmd):
10565         * ps/gsdefaults.h:
10566         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10567         (ps_document_get_orientation), (document_load),
10568         (ps_document_goto_page), (ps_document_set_page_size):
10569         * ps/ps-document.h:
10570
10571         Some more sanitization of the ps backend. Remove a lot
10572         of unused code and do not base our defaults on ggv
10573         preferences (ugh!)
10574
10575 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10576
10577         * thumbnailer/evince-thumbnailer.schemas:
10578         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10579         (main): add -s option for thumbnail size.
10580
10581 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10582
10583         * configure.ac:
10584
10585         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10586         remove it.
10587
10588 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10589
10590         * pdf/pdf-document.cc:
10591
10592         Remove 4 pixels of useless border from the
10593         thumbnail.
10594
10595 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10596
10597         * backend/ev-document-thumbnails.c:
10598         (ev_document_thumbnails_get_thumbnail):
10599         * backend/ev-document-thumbnails.h:
10600
10601         Rework API a bit. Add a border flag and
10602         change sizing logic (now the size we specify
10603         applies to the bigger dimension).
10604
10605         * pdf/pdf-document.cc:
10606         * pixbuf/pixbuf-document.c:
10607         (pixbuf_document_thumbnails_get_thumbnail):
10608         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10609         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10610
10611         Adapt to the new API and do not draw a border for nautilus
10612         thumbnailer.
10613
10614 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10615
10616         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10617         take thumbnails from page "0" instead of "1". Added a copyright header.
10618
10619 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10620
10621         * ps/ps-document.c: (set_up_page), (start_interpreter):
10622
10623         Make it C89 compliant
10624
10625 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10626
10627         * Makefile.am:
10628         * configure.ac:
10629         * pdf/.cvsignore:
10630         * pdf/pdf-document.cc:
10631         * thumbnailer/Makefile.am:
10632         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10633         (main):
10634         * thumbnailer/evince-thumbnailer.schemas:
10635         * thumbnailer/pdf-icon.png:
10636
10637         Add a nautilus thumbnailer.
10638         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10639
10640 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10641
10642         * NEWS:
10643         * configure.ac:
10644         * po/POTFILES.in:
10645
10646         Release 0.1.6
10647
10648 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10649
10650         Use poppler instead of including xpdf source code.  Poppler is a
10651         fork of xpdf to build it as a shared library. See
10652         http://freedesktop.org/wiki/Software/poppler.
10653
10654         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10655         xpdf fork.
10656         
10657         * pdf/Makefile.am: Build libpdfdocument.a here.
10658         
10659         * pdf/GDKSplashOutputDev.cc:
10660         * pdf/GDKSplashOutputDev.h:
10661         * pdf/GnomeVFSStream.cc:
10662         * pdf/GnomeVFSStream.h:
10663         * pdf-document.cc:
10664         * pdf-document.h:
10665         * test-gdk-output-dev.cc
10666         * Thumb.cc:
10667         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10668         against poppler.
10669
10670 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10671
10672         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10673
10674         Clear idle stack before unsetting the document
10675
10676 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10677
10678         * ps/ps-document.c: (ps_document_widget_event),
10679         (ps_document_set_target), (ps_document_finalize),
10680         (ps_document_get_page):
10681
10682         Disconnect the widget event signal on finalize.
10683         Some code cleanups.
10684
10685 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10686
10687         * ps/ps-document.c: (set_up_page):
10688
10689         If there is no bpixmap create one, even if size
10690         is not changed.
10691
10692 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10693
10694         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10695         (set_up_page), (document_load), (ps_document_set_zoom):
10696
10697         Default page is 0. Calculate size even when we have no
10698         target yet.
10699
10700 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10701
10702         * shell/ev-sidebar.c: expand the selection widget to be always as
10703         wide as the sidebar
10704
10705 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10706
10707         * shell/ev-sidebar-thumbnails.c:
10708         (ev_sidebar_thumbnails_set_document):
10709
10710         Clear the list store when setting document
10711
10712 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10713
10714         * shell/ev-page-action.c: (update_entry), (sync_entry),
10715         (activate_cb), (entry_size_request_cb), (create_tool_item),
10716         (connect_proxy):
10717
10718         Use an entry for the page control instead of spinbuttons
10719
10720 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10721
10722         * data/evince.schemas.in:
10723
10724         Correct confusing string
10725
10726 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10727
10728         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10729         for real.  Gosh, how long has this been broken.
10730
10731         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10732         check for a NULL link.  We crash otherwise.
10733
10734 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10735
10736         * NEWS:
10737         * configure.ac:
10738
10739         Release 0.1.5
10740
10741 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10742
10743         * configure.ac: add the french translation.
10744
10745 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10746
10747         * shell/ev-window.c:
10748
10749         Remove unused header -> fix distcheck
10750
10751 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10752
10753         * shell/ev-window.c: (update_window_title),
10754         (ev_window_popup_password_dialog):
10755
10756         Unescape filename for display
10757
10758 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10759
10760         * pdf/xpdf/pdf-document.cc:
10761
10762         In get_page_size deal with rotation. Also
10763         cleanup the function a bit.
10764
10765 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10766
10767         * pdf/xpdf/pdf-document.cc:
10768
10769         Fix crash when opening in new window
10770
10771 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10772
10773         * configure.ac:
10774
10775         Check ghostscript >= 7
10776
10777 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10778
10779         * shell/ev-window.c:
10780
10781         Make page width the default sizing mode
10782
10783 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10784         Marco Pesenti Gritti <marco@gnome.org>
10785
10786         * shell/ev-window.c: Remember the sidebar size
10787
10788         * data/evince.schemas.in: Add a new gconf key to store the size of
10789         the sidebar
10790
10791 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10792
10793         * data/evince-ui.xml:
10794         * shell/ev-window.c: (update_action_sensitivity),
10795         (ev_window_cmd_view_reload):
10796         
10797         Add a "Reload" action and menu entry
10798
10799 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10800
10801         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10802         iff the type doesn't support thumbnailing and indexing.
10803
10804 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10805
10806         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10807
10808 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10809
10810         * pdf/splash/Splash.cc:
10811
10812         Port fix for a crasher from kde bug
10813         http://bugs.kde.org/show_bug.cgi?id=97131
10814
10815 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10816
10817         * pdf/xpdf/pdf-document.cc:
10818
10819         Return a link even if it's of an unrecognized
10820         type. Otherwise we go in an infinte cycle.
10821
10822 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10823
10824         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10825         (size_allocate_cb), (ev_window_set_sizing_mode):
10826
10827         Update size when switching mode
10828
10829 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10830
10831         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10832         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10833         (ev_window_cmd_view_normal_size):
10834
10835         Fix size toggle buttons behavior
10836
10837 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10838
10839         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10840         (doc_rect_to_view_rect), (ev_view_size_allocate),
10841         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10842         (scale_changed_callback):
10843
10844         Do not cache offsets in size_allocate.
10845
10846 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10847
10848         * shell/ev-view.c: (ev_view_size_allocate):
10849
10850         Calculate offsets before calling the parent
10851         class (which does a redraw)
10852
10853 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10854
10855         * pdf/xpdf/pdf-document.cc:
10856
10857         Fix a crasher on exit. Unused code, put a TODO
10858
10859 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10860
10861         * backend/ev-document.c: (ev_document_class_init),
10862         (ev_document_page_changed), (ev_document_scale_changed):
10863         * backend/ev-document.h:
10864
10865         Separate page/scale notifications
10866
10867         * pdf/xpdf/pdf-document.cc:
10868
10869         Emit the new signals.
10870         Do not display the pdf page in _render, do it
10871         when scale/page are requested.
10872
10873         * ps/ps-document.c: (ps_document_set_zoom),
10874         (ps_document_widget_event):
10875         * ps/ps-document.h:
10876
10877         Emit the new signals.
10878
10879         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10880         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10881         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10882         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10883         * shell/ev-view.h:
10884         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10885         (ev_window_cmd_view_page_width), (size_allocate_cb),
10886         (ev_window_set_sizing_mode):
10887
10888         Rework sizing to be pixel based.
10889         There are bugs but should be already way better.
10890
10891 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10892
10893         * shell/ev-window.c: (ev_window_init):
10894
10895         Do not allow to shrink sidebar smaller then
10896         child requisition
10897
10898 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10899
10900         * shell/ev-sidebar.[ch]
10901         * shell/ev-window.c:
10902
10903         Improved sidebar widget. Fixes #166683
10904
10905 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10906
10907         * shell/ev-view.c (update_find_status_message): Give translators
10908         more flexibility with ngettext plural handling.
10909
10910 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10911
10912         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10913         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10914         page when we get the page size.
10915
10916 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10917
10918         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10919
10920         ps pages are 0 based, convert 
10921
10922 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10923
10924         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10925
10926         Initialize correct parent class. Set GError on document load
10927
10928 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10929
10930         * pdf/xpdf/pdf-document.cc:
10931
10932         Fixup selection offset calculation
10933
10934         * shell/ev-view.c: (view_rect_to_doc_rect),
10935         (doc_rect_to_view_rect), (ev_view_size_allocate),
10936         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10937         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10938
10939         Store selection as document relative, so that zooming
10940         and offset changing doesnt break it.
10941
10942 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10943
10944         * shell/ev-view.c: (ev_view_best_fit):
10945
10946         Do not try to best fit if the view is not realized
10947
10948 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10949           
10950         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10951
10952 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10953
10954         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10955
10956 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10957
10958         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10959         the popup window.  That prevents it resizing when in full screen
10960         mode.
10961
10962         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10963         multiple rerenders.  This pretty much sucks.
10964
10965         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10966         rest of the toolbar.
10967
10968 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10969
10970         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10971
10972 2005-02-17  Alexander Shopov  <ash@contact.bg>
10973
10974         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10975
10976 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10977
10978         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10979
10980 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10981
10982         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10983         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10984         (set_document_page), (document_changed_callback),
10985         (ev_view_set_document), (ev_view_find_previous),
10986         (ev_view_hide_cursor), (ev_view_show_cursor):
10987         * shell/ev-view.h:
10988         * shell/ev-window.c: (update_chrome_visibility),
10989         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10990         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10991         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10992         (ev_window_unfullscreen):
10993         * shell/main.c: (main):
10994
10995         Automatically hide the fullscreen button.
10996         Patch by Kristian Høgsberg <krh@redhat.com>
10997
10998 2005-02-16  Vincent Noel  <vnoel@cox.net>
10999
11000         * shell/main.c (main): Specify an icon for the window. Patch by
11001         Jaap A. Haitsma. Fixes #166177.
11002
11003 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11004
11005         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11006
11007 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11008
11009         * backend/ev-document-misc.h:
11010         * backend/ev-document-misc.c:
11011         (ev_document_misc_get_page_border_size),
11012         (ev_document_misc_paint_one_page): New function to canonicalize
11013         sizing/painting a border.
11014
11015         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11016         used.
11017
11018         * pdf/xpdf/pdf-document.cc: use new function
11019
11020         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11021         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11022         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11023         shell/ev-window.c: (update_sizing_buttons),
11024         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11025         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11026         (ev_window_cmd_view_page_width), (size_allocate_cb),
11027         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11028         and "fit width" values act as toggle buttons so they stay
11029         toggled.  It's not 100% perfect, and it's a little slow, but it's
11030         good enough to commit I think.
11031
11032 2005-02-15  David Lodge  <dave@cirt.net>
11033
11034         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11035
11036 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11037
11038         * shell/ev-window.c (update_window_title): replace newlines in
11039         the title by spaces. Bug #166107.
11040
11041 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11042
11043         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11044         parameters providing allocation width and height without
11045         scrollbars and width of a possible vertical scrollbar. With this
11046         additional information the functions can work as
11047         intended. Unfortunately they're not idempotent. We should
11048         transform these commands to toggles. Fixes Bug #164976
11049         Initial patch by Stephane Loeuillet, then heavily modified.
11050
11051         * shell/ev-view.h: update prototypes.
11052
11053         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11054         (ev_window_cmd_view_page_width): provide EvView fit functions with
11055         all the information they need. Formulas to calculate this
11056         information taken from GtkScrolledWindow.
11057
11058 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11059
11060         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11061         created a thumbnail, the list store is updated to know
11062         that the thumbnail is set. Fixes bug #166792
11063
11064 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11065
11066         * shell/ev-window.c: fixed typo, closes bug 166897
11067
11068         * TODO: updated TODO with bug numbers that are relevant
11069
11070 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11071
11072         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11073
11074 2005-02-09  Vincent Noel  <vnoel@cox.net>
11075
11076         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11077         and "Next" toolbar buttons as important to make them stand out.
11078
11079 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11080
11081         * lib/ev-debug.c:
11082         * lib/ev-debug.h:
11083         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11084         (start_interpreter), (stop_interpreter), (document_load),
11085         (ps_document_next_page), (ps_document_goto_page),
11086         (ps_document_set_page_size), (ps_document_widget_event),
11087         (ps_document_render):
11088         * shell/ev-page-view.c: (ev_page_view_dispose):
11089         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11090
11091         Fix compilation on non-gcc platforms
11092
11093 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11094
11095         * NEWS:
11096         * configure.ac:
11097
11098         Release 0.1.4
11099
11100         * pdf/xpdf/Catalog.cc:
11101         * pdf/xpdf/XRef.cc:
11102
11103         Fix the fix for CAN-2004-0888
11104
11105 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11106
11107         * data/Makefile.am:
11108         * data/evince-ui.xml:
11109         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11110         * shell/ev-stock-icons.h:
11111         * shell/ev-window.c: (update_action_sensitivity),
11112         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11113         (set_action_properties):
11114
11115         Improve toolbar layout/icons
11116
11117 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11118
11119         * pdf/xpdf/pdf-document.cc:
11120
11121         Add warnings about unimplemented/unknown link
11122         types.
11123
11124 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11125
11126         * ps/ps-document.c: (set_up_page):
11127
11128         Log gs property
11129
11130 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11131
11132         * ps/ps-document.c: (start_interpreter):
11133
11134         Log gs env var
11135
11136 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11137
11138         * shell/ev-page-view.c: (ev_page_view_dispose):
11139         * shell/ev-view.c: (ev_view_finalize):
11140         * shell/ev-window.c: (ev_window_setup_document),
11141         (ev_window_dispose), (ev_window_init):
11142
11143         Solve more refs issues.
11144
11145         I commented out the page_view initialization for now:
11146         it was never destroyed (because it's never added
11147         to a container). Because of that we was leaking
11148         gs processes. Couldnt think to a clean fix.
11149         We need to figure this out, password view has the
11150         same issue probably.
11151
11152 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11153
11154         * ps/ps-document.c: (ps_document_finalize),
11155         (ps_document_get_n_pages), (ps_document_get_page):
11156
11157         Some cleanups, stop the interpreter on finalize
11158
11159         * shell/ev-page-view.c: (ev_page_view_dispose),
11160         (ev_page_view_class_init):
11161
11162         Release our reference on the document
11163
11164 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11165
11166         * Makefile.am:
11167         * configure.ac:
11168         * doc/debugging.txt:
11169         * lib/.cvsignore:
11170         * lib/Makefile.am:
11171         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11172         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11173         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11174         * lib/ev-debug.h:
11175
11176         Add debugging helpers
11177
11178         * ps/Makefile.am:
11179         * ps/ps-document.c: (set_up_page), (start_interpreter),
11180         (stop_interpreter), (document_load), (ps_document_next_page),
11181         (ps_document_goto_page), (ps_document_set_page_size),
11182         (ps_document_widget_event), (ps_document_render):
11183         * shell/Makefile.am:
11184         * shell/ev-view.c: (expose_bin_window):
11185         * shell/main.c: (main):
11186
11187         Add some logs
11188         
11189 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11190
11191         * ps/ps-document.c: (ps_document_widget_event):
11192
11193         Initialize message_window, this should make ps
11194         rendering really work! (Never noticed because I was
11195         testing with a ps that is causing gs to exit every time!)
11196
11197 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11198
11199         * data/evince.schemas.in: updated simple error in applyto closing tag
11200
11201 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11202
11203         * Makefile.am:
11204         * configure.ac:
11205         * data/.cvsignore:
11206         * data/Makefile.am:
11207         * data/evince-ui.xml:
11208         A data/evince.schemas.in:
11209         * po/POTFILES.in:
11210         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11211         * shell/ev-stock-icons.h:
11212         * shell/ev-window.c: (update_chrome_visibility),
11213         (update_chrome_flag), (ev_window_cmd_edit_find),
11214         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11215         (ev_window_unfullscreen), (ev_window_focus_in_event),
11216         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11217         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11218         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11219         (ev_window_dispose), (ev_window_class_init),
11220         (set_action_properties), (set_chrome_actions), (load_chrome),
11221         (ev_window_init):
11222
11223         Implement fullscreen mode changes from bug #164776.
11224         Also implement persistent chrome toggles.
11225
11226 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11227
11228         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11229
11230 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11231
11232         * NEWS:
11233         * configure.ac:
11234         * shell/ev-view.c:
11235
11236         Add another check for find interface
11237
11238         Release 0.1.3
11239
11240 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11241
11242         * shell/ev-application.c: (ev_application_open):
11243         * shell/ev-window.c: (ev_window_open):
11244
11245         Open gzipped ps documents
11246
11247 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11248
11249         * TODO:
11250         * shell/ev-view.c: (set_document_page):
11251
11252         Clamp page number, dont try to move to
11253         not existant pages.
11254
11255 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11256
11257         * backend/ev-document-find.c: (ev_document_find_changed):
11258         * backend/ev-document-find.h:
11259         * pdf/xpdf/pdf-document.cc:
11260         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11261         * shell/ev-window.c: (find_bar_search_changed_cb):
11262
11263         Fix several bugs with find
11264
11265 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11266
11267         * shell/ev-sidebar-thumbnails.c
11268         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11269         document. Prevents warning from scroll_to_cell.
11270
11271 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11272
11273         * configure.ac: Add «nb» to ALL_LINGUAS too.
11274
11275 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11276
11277         * NOTES: New file with some random thoughts.
11278
11279         * TODO: Update.
11280
11281         * backend/ev-document-misc.c:
11282         (ev_document_misc_get_page_border_size): New function to
11283         canonicalize shadow drawing sizes.  Possibly goofy.
11284
11285         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11286         (ev_view_best_fit), (ev_view_fit_width):
11287         * pdf/xpdf/pdf-document.cc:
11288         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11289         * ps/ps-document.c: (ps_document_get_page_size):
11290         * backend/ev-document-misc.h:
11291         * backend/ev-document.c: (ev_document_get_page_size):
11292         * backend/ev-document.h: get_page_size now takes a page number
11293         parameter.  Made all the backends/frontends honor it.
11294
11295         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11296         see.  Doesn't work yet.
11297
11298         * shell/Makefile.am:
11299         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11300         Doesn't do anything yet.
11301
11302         * shell/ev-sidebar-thumbnails.c:
11303         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11304         [0..n_pages-1]
11305
11306         * shell/ev-window.c: (update_action_sensitivity),
11307         (ev_window_setup_document), (ev_window_set_page_mode),
11308         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11309         view-swapping code a bit so we can have multiple views on a
11310         document.  Add the multi-page view, though it can't be turned on
11311         yet.
11312
11313 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11314
11315         * shell/ev-application.c: (ev_application_open):
11316         * shell/ev-view.c: (expose_bin_window):
11317         * shell/ev-window.c: (ev_window_open):
11318
11319         Support eps and check document supports find
11320         before drawing highlightings in expose.
11321
11322 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11323
11324         * pixbuf/pixbuf-document.c:
11325         (pixbuf_document_thumbnails_get_dimensions),
11326         (pixbuf_document_document_thumbnails_iface_init):
11327
11328         implement get_dimensions
11329
11330 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11331
11332         * NEWS:
11333         * configure.ac:
11334
11335         Release 0.1.2
11336
11337 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11338
11339         * shell/ev-view.c: (set_document_page):
11340
11341         Scroll at the top of the page when changing page
11342
11343 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11344
11345         * shell/ev-view.c: (ev_view_motion_notify_event):
11346
11347         Do not redraw unnecessarily
11348
11349 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11350
11351         * pdf/xpdf/pdf-document.cc:
11352         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11353         (expose_bin_window), (find_changed_cb):
11354
11355         Yay! find works now... Now to find bugs...
11356
11357 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11358
11359         * backend/ev-document-find.c: (ev_document_find_base_init),
11360         (ev_document_find_changed):
11361         * backend/ev-document-find.h:
11362         * pdf/xpdf/pdf-document.cc:
11363         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11364         (expose_bin_window), (ev_view_init), (set_document_page),
11365         (ensure_rectangle_is_visible), (jump_to_find_result),
11366         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11367         (ev_view_find_next), (ev_view_find_previous):
11368         * shell/ev-view.h:
11369         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11370
11371         More work on find implementation, mostly there now
11372
11373 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11374
11375         * backend/ev-backend-marshalers.list:
11376         * backend/ev-document-find.c: (ev_document_find_base_init),
11377         (ev_document_find_cancel), (ev_document_find_page_has_results),
11378         (ev_document_find_get_n_results), (ev_document_find_get_result),
11379         (ev_document_find_get_progress), (ev_document_find_changed):
11380         * backend/ev-document-find.h:
11381
11382         Enanche the find interface to be really able to do
11383         multi page find.
11384
11385         * pdf/xpdf/pdf-document.cc:
11386
11387         Implement
11388
11389         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11390         (expose_bin_window), (ev_view_init),
11391         (ev_view_get_find_status_message), (find_changed_cb),
11392         (ev_view_set_document), (set_document_page):
11393
11394         Adapt to the new interface. A few things are regressed sorry,
11395         I will finish it soon.
11396
11397 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11398
11399         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11400         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11401         ev_sidebar_thumbnails_parent_class variable, don't define another
11402         parent_class variable.
11403
11404         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11405         (ev_page_action_class_init): ditto.
11406
11407         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11408         (pixbuf_document_class_init): ditto.
11409
11410         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11411         ditto.
11412
11413         * .cvsignore: ignore various valgrind output files.
11414
11415 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11416
11417         * data/evince-ui.xml:
11418         * shell/Makefile.am:
11419         * shell/ev-history.c:
11420         * shell/ev-history.h:
11421         * shell/ev-navigation-action.c:
11422         * shell/ev-navigation-action.h:
11423         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11424         (ev_view_set_page), (ev_view_fit_width):
11425         * shell/ev-view.h:
11426         * shell/ev-window.c: (update_action_sensitivity),
11427         (ev_window_setup_document), (register_custom_actions):
11428
11429         Kill session history
11430
11431 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11432
11433         * shell/ev-window.c: (update_action_sensitivity):
11434
11435         Fix inverted up/down buttons
11436
11437 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11438
11439         * shell/ev-sidebar-thumbnails.c
11440         (ev_sidebar_thumbnails_select_page): make sure the selected
11441         thumbnail stays visible.
11442
11443 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11444
11445         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11446         scrolled window for Federico.
11447
11448 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11449
11450         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11451
11452 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11453
11454         * configure.ac:
11455         * pdf/splash/SplashFTFontEngine.cc:
11456
11457         Fix CID fonts with freetype 2.1.9
11458
11459 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11460
11461         * TODO: added item for desktop icon thumbnailer
11462
11463 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11464
11465         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11466         unloaded docs when the title is accessed.
11467
11468         * shell/ev-password-view.[hc]: New widget for displaying password
11469         state.
11470
11471         * shell/ev-window.[ch]: Refactor password handling code to handle
11472         the new view.
11473
11474 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11475
11476         * NEWS:
11477         * configure.ac:
11478         * data/Makefile.am:
11479
11480         Release 0.1.1
11481
11482 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11483
11484         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11485         ignore page offset here, to make search results independent of it,
11486
11487         * shell/ev-view.c (expose_bin_window): but take offsets into
11488         account here. Bug #164932
11489
11490         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11491         scale at the right time. Bug #164996
11492
11493 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11494
11495         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11496         fix the problem. Now I just removed the Adobe font names and hope
11497         that the URW fonts are always in outline format. Bug #164934
11498
11499         * shell/ev-window.c (update_window_title): empty titles are
11500         useless, use filename in that case too.
11501
11502         * NEWS: Add some content.
11503
11504 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11505
11506         * TODO: added one more TODO item and a TODONE section :)
11507
11508 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11509
11510         * ps/ps-document.h: add page_[xy]_offset fields.
11511
11512         * ps/ps-document.c (ps_document_set_page_offset)
11513         (ps_document_render): Keep offset in consideration in a few
11514         places. Bug #164752 "postscript documents are not centered in
11515         window"
11516
11517         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11518         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11519
11520         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11521         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11522         stub out missing methods for complete EvDocument implementation.
11523         Fixes segfaults with Save A Copy and Copy actions.
11524
11525         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11526         (ps_document_document_iface_init): ditto.
11527         
11528 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11529
11530         * data/.cvsignore:
11531         * data/Makefile.am:
11532         * data/evince.desktop.in:
11533
11534         Add desktop file
11535
11536 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11537
11538         * shell/ev-view.c: (ev_view_button_press_event),
11539         (ev_view_motion_notify_event):
11540
11541         Make selection work in any direction
11542
11543 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11544
11545         * TODO:
11546         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11547
11548         Use shorter labels for some of the toolbars items
11549
11550 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11551
11552         * pdf/xpdf/pdf-document.cc:
11553
11554         Check the links info is initialized before
11555         using it. Should fix a crash on startup.
11556
11557 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11558
11559         * pixbuf/pixbuf-document.c
11560         (pixbuf_document_thumbnails_get_dimensions): force floating point
11561         division to calculate page_ratio. Fixes crash with landscape
11562         format pixbufs.
11563
11564 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11565
11566         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11567
11568 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11569
11570         * shell/ev-view.c (set_document_page): unset has_selection when
11571         the page changes.
11572         (set_document_page): handle paper size changes when the page
11573         changes (test with Free Culture, page 2).
11574
11575 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11576
11577         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11578         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11579
11580         Use normal style color for the widget background and
11581         draw a black box around the page.
11582
11583 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11584
11585         * pdf/xpdf/pdf-document.cc:
11586
11587         Keep offset in consideration in a few places
11588
11589         * shell/ev-view.c: (expose_bin_window):
11590
11591         Set the offsets so that the document is ever centered
11592
11593 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11594
11595         * TODO: Added TODO items and finished off the first todo item
11596
11597         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11598         reflect current authors
11599
11600 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11601
11602         * pdf/xpdf/pdf-document.cc:
11603         * shell/ev-view.c: (ev_view_set_cursor),
11604         (ev_view_motion_notify_event), (document_changed_callback),
11605         (set_document_page):
11606
11607         Show a wait cursor while the page is rendering
11608
11609 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11610
11611         * shell/ev-sidebar-thumbnails.c:
11612         (ev_sidebar_tree_selection_changed),
11613         (ev_sidebar_thumbnails_select_page):
11614         * shell/ev-sidebar-thumbnails.h:
11615         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11616         (ev_view_can_go_forward):
11617         * shell/ev-window.c: (ev_window_open_page),
11618         (ev_window_setup_document), (update_current_page),
11619         (view_page_changed_cb), (ev_window_init):
11620         * shell/ev-window.h:
11621
11622         Ensure thumbnails selection, toolbar page control and
11623         current page are in sync.
11624
11625 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11626
11627         * pdf/xpdf/XRef.cc:
11628
11629         Fix CAN-2005-0064
11630
11631 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11632
11633         * backend/Makefile.am:
11634         * backend/ev-document-links.h:
11635         * backend/ev-document-security.c: (ev_document_security_get_type),
11636         (ev_document_security_has_document_security),
11637         (ev_document_security_set_password):
11638         * backend/ev-document-security.h:
11639         * backend/ev-document.c: (ev_document_error_quark):
11640         * backend/ev-document.h:
11641         * data/Makefile.am:
11642         * data/evince-password.glade:
11643         * pdf/xpdf/pdf-document.cc:
11644         * shell/Makefile.am:
11645         * shell/ev-password.c: (ev_password_set_bad_password_label),
11646         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11647         (ev_password_dialog_get_password),
11648         (ev_password_dialog_set_bad_pass):
11649         * shell/ev-password.h:
11650         * shell/ev-window.c: (ev_window_get_attribute),
11651         (ev_window_set_property), (update_action_sensitivity),
11652         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11653         (ev_window_setup_document), (ev_window_get_password),
11654         (ev_window_open), (ev_window_cmd_save_as),
11655         (using_postscript_printer), (ev_window_print),
11656         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11657         (update_fullscreen_popup), (ev_window_fullscreen),
11658         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11659         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11660         (menu_item_select_cb), (find_bar_search_changed_cb),
11661         (ev_window_dispose), (ev_window_init):
11662
11663         Add initial support for password-supported dialogs.  This could be
11664         a lot cooler, but it'll do for now.
11665
11666 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11667
11668         * pdf/xpdf/pdf-document.cc:
11669         * shell/ev-view.c: (status_message_from_link),
11670         (ev_view_set_status), (ev_view_set_cursor),
11671         (ev_view_motion_notify_event), (ev_view_init):
11672         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11673
11674         Fix bugs in the links implementation and change cursor
11675         when hovering a link.
11676
11677 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11678
11679         * viewer/.cvsignore: added cvsignore file for viewer directory
11680
11681         * TODO: created TODO document
11682
11683 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11684
11685         * shell/ev-view.h:
11686         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11687         new functions to help with implementation of sensitivity code
11688         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11689         of all actions that might require it.  Fixes a crash when you
11690         click on the Zoom actions in a window lacking a document.
11691
11692 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11693
11694         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11695         of the Find action
11696
11697 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11698
11699         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11700         (pixbuf_document_document_iface_init):
11701         * ps/ps-document.c: (ps_document_get_link),
11702         (ps_document_document_iface_init):
11703         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11704         (status_message_from_link), (ev_view_set_status),
11705         (ev_view_set_find_status), (ev_view_motion_notify_event),
11706         (ev_view_button_release_event), (ev_view_set_property),
11707         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11708         (ev_view_get_find_status_message), (update_find_results),
11709         (ev_view_get_status), (ev_view_get_find_status):
11710         * shell/ev-view.h:
11711         * shell/ev-window.c: (view_status_changed_cb),
11712         (view_find_status_changed_cb), (ev_window_init):
11713
11714         View status message support, use it to show the links.
11715         Needs work...
11716
11717 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11718
11719         * backend/ev-document.c: (ev_document_get_link):
11720         * backend/ev-document.h:
11721         * pdf/xpdf/pdf-document.cc:
11722         * shell/ev-application.c: (ev_application_open):
11723         * shell/ev-application.h:
11724         * shell/ev-sidebar-links.c: (selection_changed_cb):
11725         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11726         (ev_view_go_to_link):
11727
11728         Add support for document links
11729
11730 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11731
11732         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11733         (create_tool_item):
11734         Set the spin button limits correctly.
11735         
11736         * shell/ev-sidebar-thumbnails.c:
11737         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11738         Support changing pages by clicking on the thumbnails.
11739         
11740 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11741
11742         * pixbuf/pixbuf-document.c:
11743         (pixbuf_document_thumbnails_get_dimensions),
11744         (pixbuf_document_document_thumbnails_iface_init):
11745
11746         implement get_dimensions
11747
11748 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11749
11750         * ps/ps-document.c: (ps_document_goto_page):
11751
11752         Fix page switching on multipage documents
11753
11754 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11755
11756         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11757         
11758         check for NULL before assigning to width and height parameters
11759
11760 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11761
11762         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11763         (pixbuf_document_set_property), (pixbuf_document_get_property):
11764
11765         implement get/set properties
11766
11767 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11768
11769         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11770         
11771         return NULL instead of "Unknown", letting the title get set to
11772         the filename when the pdf has no title.
11773
11774 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11775
11776         * ps/ps-document.c: (ps_document_get_page_count),
11777         (ps_document_goto_page):
11778
11779 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11780
11781         * shell/ev-history.c: (ev_history_get_property),
11782         (ev_history_set_property), (ev_history_class_init),
11783         (ev_history_add_page), (ev_history_set_current_index):
11784         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11785         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11786         (ev_navigation_action_finalize):
11787         * shell/ev-navigation-action.h:
11788         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11789         (ev_view_go_forward), (ev_view_get_find_status_message),
11790         (history_index_changed_cb), (ev_view_set_history):
11791         * shell/ev-view.h:
11792         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11793         (update_current_page), (register_custom_actions):
11794
11795         Implement history dropdowns
11796
11797 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11798
11799         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11800         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11801         (ev_view_go_forward):
11802         * shell/ev-window.c: (register_custom_actions):
11803
11804         Fix several history bugs
11805
11806 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11807
11808         * configure.ac: Add «nb» to ALL_LINGUAS.
11809
11810 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11811
11812         * backend/Makefile.am:
11813         * backend/ev-bookmark.c:
11814         * backend/ev-bookmark.h:
11815         * backend/ev-document-bookmarks.c:
11816         * backend/ev-document-bookmarks.h:
11817         * backend/ev-document-links.c: (ev_document_links_get_type),
11818         (ev_document_links_has_document_links),
11819         (ev_document_links_begin_read), (ev_document_links_get_link),
11820         (ev_document_links_get_child), (ev_document_links_next),
11821         (ev_document_links_free_iter):
11822         * backend/ev-document-links.h:
11823         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11824         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11825         (ev_link_get_link_type), (ev_link_set_link_type),
11826         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11827         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11828         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11829         (ev_link_new_external):
11830         * backend/ev-link.h:
11831         * pdf/xpdf/pdf-document.cc:
11832         * shell/Makefile.am:
11833         * shell/ev-application.c: (ev_application_open_link):
11834         * shell/ev-application.h:
11835         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11836         (ev_history_get_link_nth):
11837         * shell/ev-history.h:
11838         * shell/ev-sidebar-bookmarks.c:
11839         * shell/ev-sidebar-bookmarks.h:
11840         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11841         (ev_sidebar_links_class_init), (selection_changed_cb),
11842         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11843         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11844         (do_one_iteration), (populate_links_idle),
11845         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11846         * shell/ev-sidebar-links.h:
11847         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11848         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11849         (go_to_index):
11850         * shell/ev-view.h:
11851         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11852         * shell/ev-window.h:
11853
11854         Rename bookmark to link, and use "Index" for the sidebar panel.
11855
11856 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11857
11858         * shell/Makefile.am:
11859         * shell/ev-application.c: (ev_application_open_bookmark):
11860         * shell/ev-application.h:
11861         * shell/ev-history.c: (ev_history_init), (free_links_list),
11862         (ev_history_finalize), (ev_history_class_init),
11863         (ev_history_add_link), (ev_history_add_page),
11864         (ev_history_get_link_nth), (ev_history_get_n_links),
11865         (ev_history_get_current_index), (ev_history_set_current_index),
11866         (ev_history_new):
11867         * shell/ev-history.h:
11868         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11869         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11870         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11871         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11872         (ev_view_set_page):
11873         * shell/ev-view.h:
11874         * shell/ev-window.c: (ev_window_open_bookmark),
11875         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11876         (goto_page_cb), (register_custom_actions):
11877         * shell/ev-window.h:
11878
11879         Initial history implementation. Needs work.
11880
11881 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11882
11883         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11884
11885 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11886
11887         * cut-n-paste/recent-files/egg-recent-item.c:
11888         * cut-n-paste/recent-files/egg-recent-item.h:
11889         * cut-n-paste/recent-files/egg-recent-model.c:
11890         * cut-n-paste/recent-files/egg-recent-util.c:
11891         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11892         * cut-n-paste/recent-files/egg-recent-view.c:
11893
11894         Update
11895
11896 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11897
11898         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11899         (fillGlyph, fillImageMask, drawImage):
11900         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11901         pdf/splash/SplashTypes.h:
11902         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11903         packed mode for Splash.
11904
11905         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11906         RGB8 packed mode, eliminates the pixbuf data creation loop.
11907
11908         * shell/ev-print-job.c (ev_print_job_finalize)
11909         (ev_print_job_set_property, ev_print_job_get_property)
11910         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11911         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11912         (print_closure_finalize, ev_print_job_print): implement
11913         printing (for backends with EvPsExporter)
11914
11915         * shell/ev_print_job.h: update prototypes.
11916
11917         * shell/ev-window.c (ev_window_print): unref print job after
11918         printing.
11919
11920         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11921         unless the document implements the EvDocumentFind interface.
11922
11923 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11924
11925         * configure.ac: Added ja to ALL_LINGUAS.
11926
11927 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11928
11929         * pdf/xpdf/pdf-document.cc:
11930
11931         add a FIXME. We should probably not allocate
11932         a bookmark object every time
11933
11934 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11935
11936         * shell/ev-application.c: (ev_application_open),
11937         (ev_application_open_bookmark):
11938         * shell/ev-application.h:
11939         
11940         Add a way to open bookmarks
11941
11942         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11943         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11944         (ev_bookmark_set_property), (ev_bookmark_class_init),
11945         (ev_bookmark_new_title), (ev_bookmark_new_link),
11946         (ev_bookmark_new_external):
11947
11948         Support for external uris, better constructors.
11949
11950         * backend/ev-bookmark.h:
11951         * pdf/xpdf/pdf-document.cc:
11952         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11953
11954         Handle external uris
11955
11956 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11957
11958         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11959         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11960
11961         Hook up bookmarks navigation
11962
11963 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11964
11965         * backend/Makefile.am:
11966         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11967         (ev_bookmark_get_title), (ev_bookmark_set_title),
11968         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11969         (ev_bookmark_get_page), (ev_bookmark_set_page),
11970         (ev_bookmark_get_property), (ev_bookmark_set_property),
11971         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11972         (ev_bookmark_new):
11973         * backend/ev-bookmark.h:
11974         * backend/ev-document-bookmarks.c:
11975         (ev_document_bookmarks_get_bookmark):
11976         * backend/ev-document-bookmarks.h:
11977         * pdf/xpdf/pdf-document.cc:
11978         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11979
11980         Add a bookmark object to the backend and use it instead of get_values
11981
11982 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11983
11984         * data/evince-ui.xml:
11985
11986         Cleanup and add select all.
11987
11988         * shell/ev-view.c: (ev_view_select_all),
11989         (ev_view_button_press_event):
11990         * shell/ev-view.h:
11991         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11992
11993         Add select all.
11994         Clear selection on click.
11995
11996 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11997
11998         * shell/ev-sidebar-thumbnails.c
11999         (ev_sidebar_thumbnails_set_document): forgot to unref the
12000         loading_icon.
12001
12002 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12003
12004         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12005         at the visible page, not just linearly.  This makes it look fast.
12006
12007 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12008
12009         * backend/ev-document-misc.c
12010         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12011         white.
12012         * backend/ev-document-thumbnails.h: New interface to get the size
12013         of a page.
12014
12015 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12016
12017         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12018         make dist works
12019
12020 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12021
12022         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12023         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12024         things up a bit.
12025
12026         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12027
12028 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12029
12030         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12031         fonts. Should fix font problems on systems that have the base
12032         fonts in bitmap format. Reported by James Henstridge
12033         <james@jamesh.id.au>.
12034
12035 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12036
12037         * pdf/xpdf/Gfx.cc:
12038         * pdf/xpdf/GfxState.cc:
12039
12040         Fix for CAN-2004-1125
12041
12042 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12043
12044         * shell/ev-view.c: (ev_view_copy):
12045         * shell/ev-view.h:
12046         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12047
12048         Implement Edit->Copy
12049
12050 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12051
12052         * backend/ev-document.c: (ev_document_get_text):
12053         * backend/ev-document.h:
12054         * pdf/xpdf/pdf-document.cc:
12055         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12056         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12057         (ev_view_update_primary_selection), (ev_view_button_press_event),
12058         (ev_view_motion_notify_event), (ev_view_button_release_event):
12059
12060         Beginnings of clipboard support. Incomplete but primary sort
12061         of work.
12062
12063 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12064
12065         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12066         (expose_bin_window):
12067
12068         Nicer rubberband drawing, from GtkIconView.
12069
12070 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12071
12072         * backend/ev-document.c: (ev_document_save):
12073         * backend/ev-document.h:
12074         * data/evince-ui.xml:
12075         * pdf/xpdf/pdf-document.cc:
12076         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12077
12078         Implement "Save a copy..." menu item
12079
12080 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12081
12082         * shell/ev-view.c: (ev_view_zoom):
12083
12084         Queue a resize when zoom changes
12085
12086 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12087
12088         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12089         shadows.
12090
12091         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12092         thumbnails..
12093
12094 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12095
12096         * pdf/xpdf/pdf-document.cc
12097         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12098
12099 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12100
12101         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12102         It's slow, but I'll speed it up next!
12103
12104 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12105
12106         * shell/main.c (load_files):
12107
12108         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12109         from the command line and because it seems more appropriate.
12110
12111 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12112
12113         * data/evince-ui.xml:
12114         * shell/ev-window.c: (update_action_sensitivity),
12115         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12116
12117         s/next page/page down
12118         s/previous page/page up
12119
12120 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12121
12122         * data/evince-ui.xml:
12123
12124         Change the layout to match clarkbw design.
12125
12126         * shell/Makefile.am:
12127         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12128         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12129         (ev_navigation_action_finalize),
12130         (ev_navigation_action_set_property),
12131         (ev_navigation_action_get_property),
12132         (ev_navigation_action_class_init):
12133         * shell/ev-navigation-action.h:
12134
12135         Implement clarkbw toolbar navigation controls (incomplete)
12136
12137         * shell/ev-page-action.c: (update_label), (update_spin),
12138         (value_changed_cb), (create_tool_item), (connect_proxy),
12139         (ev_page_action_init), (ev_page_action_finalize),
12140         (ev_page_action_set_property), (ev_page_action_get_property),
12141         (ev_page_action_set_current_page),
12142         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12143         * shell/ev-page-action.h:
12144
12145         Implement a page switcher in the toolbar
12146
12147         * shell/ev-view.c: (ev_view_scroll_view):
12148         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12149         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12150         (register_custom_actions), (ev_window_init):
12151
12152         Change page on PageUp/Down.
12153
12154 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12155
12156         * pdf/xpdf/pdf-document.cc
12157         (pdf_document_thumbnails_get_thumbnail): initial stab at
12158         implementing thumbnail support for pdfs.  It only does documents
12159         with precached pdfs now.
12160
12161 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12162
12163         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12164         thumbnail code into a time-based idle as well.  Also, turn off the
12165         shadow temporarily as it's really slow.
12166
12167 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12168
12169         * backend/ev-document.c: (ev_document_class_init):
12170         * pdf/xpdf/pdf-document.cc:
12171         * shell/ev-window.c: (ev_window_open):
12172
12173         Fix document title bugs and fallback to
12174         filename when not available.
12175
12176 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12177
12178         * backend/ev-document.c: (ev_document_get_type),
12179         (ev_document_class_init), (ev_document_load),
12180         (ev_document_get_title):
12181         * backend/ev-document.h:
12182         * pdf/xpdf/pdf-document.cc:
12183         * ps/ps-document.c: (ps_document_set_property),
12184         (ps_document_get_property), (ps_document_class_init),
12185         (document_load):
12186         * ps/ps-document.h:
12187         * ps/ps.h:
12188         * shell/ev-window.c: (update_window_title), (ev_window_open),
12189         (ev_window_init):
12190
12191         Initial support for document title. Not working yet.
12192
12193 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12194
12195         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12196
12197         Grab focus on the view when clicking it
12198
12199 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12200
12201         * shell/ev-marshal.list:
12202         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12203         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12204
12205         Add key bindings to the view. Now if the focus would work
12206         right...
12207
12208 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12209
12210         * Makefile.am:
12211         * backend/Makefile.am:
12212         * data/Makefile.am:
12213         * dvi/Makefile.am:
12214         * dvi/dvilib/Makefile.am:
12215         * pdf/xpdf/Makefile.am:
12216         * po/POTFILES.in:
12217         * ps/Makefile.am:
12218
12219         Fix distcheck
12220
12221 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12222
12223         * shell/ev-view.c: (ev_view_realize):
12224
12225         Fix mouse wheel scrolling
12226
12227 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12228
12229         * ps/Makefile.am:
12230         * ps/gstypes.h:
12231         * ps/gtkgs.c:
12232         * ps/gtkgs.h:
12233         * ps/ps-document.c: (catchPipe), (ps_document_init),
12234         (ps_document_class_init), (ps_document_cleanup),
12235         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12236         (set_up_page), (close_pipe), (is_interpreter_ready),
12237         (interpreter_failed), (output), (input), (start_interpreter),
12238         (stop_interpreter), (file_length), (file_readable),
12239         (check_filecompressed), (check_pdf), (compute_xdpi),
12240         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12241         (ps_document_get_type), (ps_document_emit_error_msg),
12242         (document_load), (ps_document_next_page),
12243         (ps_document_get_current_page), (ps_document_get_page_count),
12244         (ps_document_goto_page), (ps_document_set_page_size),
12245         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12246         (ps_document_load), (ps_document_get_n_pages),
12247         (ps_document_set_page), (ps_document_get_page),
12248         (ps_document_widget_event), (ps_document_set_target),
12249         (ps_document_set_scale), (ps_document_set_page_offset),
12250         (ps_document_get_page_size), (ps_document_render),
12251         (ps_document_document_iface_init):
12252         * ps/ps-document.h:
12253         * ps/ps.c:
12254         * shell/ev-window.c: (ev_window_open):
12255
12256         Rename GtkGS to PSDocument
12257
12258 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12259
12260         * ps/gtkgs.c: (gtk_gs_class_init):
12261         * ps/gtkgs.h:
12262
12263         Some more leftover...
12264
12265 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12266
12267         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12268         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12269         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12270         * ps/gtkgs.h:
12271
12272         Remove unused code and make a lot of stuff private
12273
12274 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12275
12276         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12277         (gtk_gs_defaults_changed):
12278         * ps/gsdefaults.h:
12279         * ps/gtkgs.c:
12280         * ps/gtkgs.h:
12281         * ps/ps.h:
12282
12283         Cleanup headers dependencies
12284
12285 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12286
12287         * ps/Makefile.am:
12288         * ps/ggvutils.c:
12289         * ps/ggvutils.h:
12290         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12291         * ps/gsdefaults.h:
12292         * ps/gtkgs.c: (file_length), (file_readable),
12293         (check_filecompressed), (check_pdf), (gtk_gs_load),
12294         (gtk_gs_get_postscript):
12295
12296         Get rid of ggvutils
12297
12298 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12299
12300         * ps/ggvutils.c:
12301         * ps/ggvutils.h:
12302         * ps/gsio.h:
12303         * ps/gtkgs.c: (gtk_gs_set_zoom):
12304
12305         Cleanups
12306
12307 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12308
12309         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12310
12311         Ensure the page is rerendered when changing zoom
12312
12313 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12314
12315         * backend/ev-document.c: (ev_document_base_init),
12316         (ev_document_changed):
12317         * backend/ev-document.h:
12318
12319         Add a changed event that is emitted when the page content
12320         changes. This is necessary to deal with the fact that
12321         in ps backend rendering happen asycrounously.
12322         This makes the ps backend mostly work.
12323
12324         * pdf/xpdf/pdf-document.cc:
12325
12326         Emit changed event
12327
12328         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12329         (ps_document_set_target):
12330
12331         Emit changed event
12332
12333         * shell/ev-view.c: (document_changed_callback),
12334         (ev_view_set_document), (ev_view_set_page):
12335
12336         Redraw on the changed signal
12337
12338 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12339
12340         * configure.ac: Added pt_BR to ALL_LINGUAS.
12341
12342 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12343
12344         * backend/ev-document-bookmarks.c:
12345         (ev_document_bookmarks_get_child): *
12346         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12347         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12348         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12349         (ev_sidebar_bookmarks_destroy),
12350         (ev_sidebar_bookmarks_class_init),
12351         (ev_sidebar_bookmarks_construct), (stack_data_free),
12352         (do_one_iteration), (populate_bookmarks_idle),
12353         (ev_sidebar_bookmarks_clear_document),
12354         (ev_sidebar_bookmarks_set_document): *
12355         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12356         (ev_sidebar_add_page),
12357         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12358         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12359         it displays both the topics and the page numbers.
12360
12361 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12362
12363         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12364         toggle.
12365         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12366         visible.
12367
12368 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12369
12370         * configure.ac: Added en_CA to ALL_LINGUAS.
12371
12372 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12373
12374         * ChangeLog: replace bottom of this ChangeLog (merged history of
12375         ggv and gpdf; where all paths were wrong and most of the files are
12376         not even in this tree) with ChangeLog (from arch) of the shell
12377         code.
12378
12379 2004-12-23  Havoc Pennington  <hp@redhat.com>
12380
12381         * shell/ev-window.c: hook up potentially-questionable "find
12382         results status text" feature - something involving the sidebar or
12383         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12384         might be better in the end.
12385
12386         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12387         with corresponding signal when it should be updated
12388
12389         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12390
12391 2004-12-22  Havoc Pennington  <hp@redhat.com>
12392
12393         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12394         find stuff on other pages, sort of (only returns one result on
12395         invisible pages, to show they have results; updates full results
12396         for a page when you view it). Currently repaints the current page
12397         every time a new result is found on any page, which isn't so nice.
12398
12399 2004-12-22  Havoc Pennington  <hp@redhat.com>
12400
12401         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12402         the document doesn't support find (better ideas?)
12403         (find_bar_search_changed_cb): handle missing document or document
12404         that doesn't support find
12405
12406         * pdf/xpdf/pdf-document.cc: port to implement the new
12407         EvDocumentFindIface
12408
12409         * backend/ev-document-find.c: create a new interface for searching
12410
12411         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12412
12413 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12414
12415         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12416         libevbackend.la.
12417
12418         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12419         EvPrintJob constructor arguments.
12420
12421         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12422         for documents that can export PostScript (page by page).
12423
12424         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12425         
12426         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12427         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12428         (pdf_document_ps_exporter_iface_init:
12429         Implement EvPSExporter.
12430
12431         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12432
12433 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12434
12435         * backend/Makefile.am:
12436         * backend/ev-document-thumbnails.c:
12437         (ev_document_thumbnails_get_type),
12438         (ev_document_thumbnails_get_thumbnail):
12439         * backend/ev-document-thumbnails.h:
12440         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12441         (pixbuf_document_thumbnails_get_thumbnail),
12442         (pixbuf_document_document_thumbnails_iface_init):
12443         * shell/Makefile.am:
12444         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12445         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12446         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12447         * shell/ev-sidebar-thumbnails.h:
12448         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12449         (ev_sidebar_set_document):
12450         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12451         (create_shadow), (ev_pixbuf_add_shadow):
12452         * shell/ev-utils.h:
12453         Add thumbnail support.
12454         
12455 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12456
12457         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12458         (using_postscript_printer): Set up a print dialog for "PostScript
12459         injection" method.
12460
12461         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12462         EvPrintJob.
12463
12464         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12465
12466 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12467
12468         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12469         (ps_document_set_target), (ps_document_get_page_size),
12470         (ps_document_render):
12471         * ps/gtkgs.h:
12472
12473         Fix a few bugs
12474
12475 2004-12-22  Christian Rose  <menthos@menthos.com>
12476
12477         * configure.ac: Added "sv" to ALL_LINGUAS.
12478
12479 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12480
12481         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12482         document supports bookmarks.
12483
12484 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12485
12486         * ps/ggvutils.c: (ggv_file_readable):
12487         * ps/ggvutils.h:
12488         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12489         (gtk_gs_get_postscript):
12490
12491         Remove unused utils
12492
12493 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12494
12495         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12496         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12497         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12498         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12499         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12500         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12501         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12502         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12503         (gtk_gs_set_antialiasing), (ps_document_load),
12504         (ps_document_render):
12505         * ps/gtkgs.h:
12506
12507         Another check point for the ps backend. Now I can get it to show
12508         pages!
12509
12510 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12511
12512         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12513         document setting code.
12514
12515 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12516
12517         * shell/eggfindbar.c: (entry_activate_callback):
12518         Animate the next button when activate is pressed.
12519         
12520 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12521
12522         * shell/ev-window.c: (ev_window_cmd_edit_find),
12523         (update_fullscreen_popup), (ev_window_fullscreen),
12524         (ev_window_unfullscreen), (ev_window_state_event_cb),
12525         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12526         Fix bugs in fullscreen code.
12527         
12528 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12529
12530         * Makefile.am:
12531         * configure.ac:
12532         * pixbuf/Makefile.am:
12533         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12534         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12535         (pixbuf_document_set_page), (pixbuf_document_get_page),
12536         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12537         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12538         (pixbuf_document_render), (pixbuf_document_begin_find),
12539         (pixbuf_document_end_find), (pixbuf_document_finalize),
12540         (pixbuf_document_class_init),
12541         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12542         * pixbuf/pixbuf-document.h:
12543         * shell/Makefile.am:
12544         * shell/ev-application.c: (ev_application_open):
12545         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12546         (ev_window_open):
12547         Add pixbuf backend.
12548         
12549 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12550
12551         * Makefile.am: 
12552         * dvi/dvilib/Makefile.am:
12553         * dvi/Makefile.am:
12554         * configure.ac: Auto*ify dvi and dvi/dvilib
12555
12556         * dvi/Makefile: Remove from CVS
12557         
12558         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12559         confusion.
12560
12561         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12562         
12563         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12564         
12565 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12566
12567         * ps/Makefile.am:
12568         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12569         (gtk_gs_value_adjustment_changed), (compute_size),
12570         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12571         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12572         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12573         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12574         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12575         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12576         (ps_document_load), (ps_document_get_n_pages),
12577         (ps_document_set_page), (ps_document_get_page),
12578         (ps_document_set_target), (ps_document_set_scale),
12579         (ps_document_set_page_offset), (ps_document_get_page_size),
12580         (ps_document_render), (ps_document_begin_find),
12581         (ps_document_end_find), (ps_document_document_iface_init):
12582         * ps/gtkgs.h:
12583         * shell/Makefile.am:
12584         * shell/ev-window.c: (ev_window_open):
12585
12586         Some work to integrate gtkgs with EvDocument
12587
12588 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12589
12590         * shell/ev-window.c: (update_fullscreen_popup),
12591         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12592         (exit_fullscreen_button_clicked_cb),
12593         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12594         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12595         (ev_window_state_event_cb), (ev_window_init):
12596         Add fullscreen support from Epiphany.
12597         
12598 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12599
12600         * data/ev-stock-zoom-fit-width.png: fit-width
12601         stock icon from gpdf.
12602         
12603         * shell/ev-stock-icons.[ch]: copied from gpdf.
12604         
12605         * shell/main.c: (main): init stock icons.
12606         
12607         * shell/ev-window.c: use the fit-width icon.
12608         
12609         * data/evince-ui.xml: add zooming toolbar items.
12610
12611 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12612
12613         * shell/ev-view.c: 
12614         (ev_view_best_fit), (ev_view_fit_width): because
12615         get_page_size() returns the scaled page size, we
12616         need to calculate the scale factor relative to
12617         the previous scale factor. Should really just
12618         add get_real_page_size().
12619
12620 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12621
12622         * shell/ev-view.[ch]:
12623         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12624         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12625         add zooming.
12626         
12627         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12628         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12629         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12630         hook it up.
12631         
12632         * pdf/xpdf/pdf-document.cc:
12633         (pdf_document_begin_find),
12634         (pdf_document_end_find): make static.
12635
12636 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12637
12638         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12639
12640         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12641         names to fontconfig patterns.
12642         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12643
12644         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12645         setupBaseFontsFc.
12646
12647 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12648
12649         * Makefile.am:
12650         * configure.ac:
12651         * ps/Makefile.am:
12652         * ps/ggvutils.c:
12653         * ps/ggvutils.h:
12654         * ps/gsdefaults.c:
12655         * ps/gsdefaults.h:
12656         * ps/gsio.c:
12657         * ps/gsio.h:
12658         * ps/gtkgs.c:
12659         * ps/gtkgs.h:
12660         * ps/ps.c:
12661         * ps/ps.h:
12662
12663         Import ggv backend. Not hooked up yet.
12664
12665 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12666
12667         * shell/main.c: (load_files), (main): load files
12668         from the command line.
12669
12670 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12671
12672         * configure.ac: don't require bonobo.
12673         
12674         * cut-n-paste/recent-files/*: kill bonobo recent
12675         view.
12676
12677         * shell/ev-window.c:
12678         (ev_window_is_empty): upd.
12679         (unable_to_load), (ev_window_open): load backend
12680         based on the mime type.
12681
12682 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12683
12684         * backend/.cvsignore: ignore generated marshalers source.
12685
12686         * shell/main.c (main): this is not epiphany.
12687
12688 2004-12-22  Havoc Pennington  <hp@redhat.com>
12689
12690         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12691         (expose_bin_window): draw find highlights
12692
12693         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12694         
12695         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12696         (pdf_document_end_find): implement this interface
12697
12698         * backend/ev-document.c (ev_document_found): add this to emit
12699         signal
12700
12701 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12702
12703         * data/evince-ui.xml: Add a few more toolbar items.
12704
12705         * shell/ev-window.c: Hook up page navigation toolbar 
12706         items.
12707
12708         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12709         a page-changed signal.
12710
12711         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12712         Add ev_document_get_page().
12713
12714         * shell/ev-window.c: Sensitize/desensitize navigation
12715         actions.
12716
12717 2004-12-21  Havoc Pennington  <hp@redhat.com>
12718
12719         * backend/ev-backend-marshal.c,
12720         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12721         marshaler-generator thingy. I'm sure there's a better way to do
12722         this in the modern world.
12723
12724         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12725         end_find methods and "found" signal.
12726
12727         * configure.ac: find glib-genmarshal
12728
12729 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12730
12731         * shell/ev-sidebar.c: Construct an actual sidebar.
12732         * shell/ev-sidebar-bookmarks.[ch]:
12733         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12734
12735 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12736
12737         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12738         Redo size handling.
12739         
12740         * shell/ev-view.c: Track the size from the document.
12741
12742 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12743
12744         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12745         constructor assumes ownership of the string passed in.
12746         
12747         * shell/ev-window.c (ev_window_open): Destroy the error
12748         dialog once we've displayed it.
12749
12750 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12751
12752         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12753         a bit, it works! (sort of)
12754
12755         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12756         Move to .cc since we need to use C++ in the implementation.
12757
12758         * shell/dummy.cc: Add a CC file to force evince
12759         to be linked as a C++ program.
12760
12761 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12762
12763         * shell/ev-view.[ch]: Start of content-area widget.
12764
12765         * shell/ev-window.c: Create a EvView, update it
12766         as we change documents.
12767
12768         * shell/Makefile.am shell/ev-marshal.list: Add
12769         generated marshalers.
12770
12771 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12772
12773         * Makefile.am (SUBDIRS): move shell.
12774
12775 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12776
12777         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12778         .a to libtool convenience libraries.
12779
12780         * shell/ev-window.c (ev_window_open): Hard code loading
12781         a PDF document.
12782         
12783         * backend/ev-document.h: Add a boolean return to load(),
12784         fix GError * to GError **.
12785
12786         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12787         object for a PDF backend EvDocument.
12788
12789 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12790
12791         * dvi/*: New directory with the beginning of a .dvi backend.
12792
12793 2004-12-21  Havoc Pennington  <hp@redhat.com>
12794
12795         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12796         previous/next instead of back/forward
12797
12798 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12799
12800         * backend/ev-document.[ch]: Fix a couple of problems so
12801         it compile.
12802
12803 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12804
12805         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12806         to backend/ directory, rename EvViewer to EvDocument.
12807
12808 2004-12-21  Havoc Pennington  <hp@redhat.com>
12809
12810         * shell/ev-window.c: hook up the find bar widget; now we just need
12811         a document to find things in
12812
12813         * shell/eggfindbar.c: a find bar widget
12814
12815 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12816
12817         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12818
12819 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12820
12821         * pdf/**: Import of xpdf code from gpdf. 
12822
12823         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12824
12825         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12826         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12827         Fix FreeType includes.
12828
12829         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12830         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12831         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12832         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12833         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12834         Include xpdfconfig.h
12835         
12836 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12837
12838         * shell/ev-window.c (ev_window_dispose): dispose can be called
12839         multiple times.
12840
12841 2004-12-21  Havoc Pennington  <hp@redhat.com>
12842
12843         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12844         rather than Evince
12845
12846         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12847         items; really they should be synced with the strings, etc. from
12848         current gpdf, but just getting the boring typing out of the way 
12849
12850 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12851
12852         * po/POTFILES.in:
12853         * shell/ev-application.c: (window_destroy_cb):
12854         * shell/ev-window.c:
12855         * shell/main.c: (main):
12856
12857         Actually show the window...
12858
12859 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12860
12861         * Makefile.am:
12862         * shell/Makefile.am:
12863         * shell/ev-application.c: (ev_application_class_init):
12864         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12865
12866         Make it build again
12867
12868 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12869
12870         Import to gnome cvs.
12871         
12872         * Remove copies of gpdf and ggv trees.
12873         * Rip out all the recursive configure code.
12874         * Remove bonobo machinery.
12875         * viewer/*: GInterfaces that backends should/can implement.
12876
12877 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12878
12879         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12880         typo
12881
12882 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12883
12884         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12885         (ev_application_finalize, ev_application_class_init)
12886         (ev_application_init): use GType instance private data for priv.
12887
12888         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12889         (ev_window_finalize, ev_window_class_init)
12890         (ev_window_init): ditto.
12891
12892 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12893
12894         * shell/ev-application.c (ev_application_new_window): make public
12895         (ev_application_show_initial_window): kill.
12896
12897         * shell/ev-application.h: update prototypes.
12898
12899         * shell/main.cc (main): inline ev_application_show_initial_window.
12900
12901 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12902
12903         * shell/ev-application.c (ev_application_new_window): impl.
12904         (ev_application_show_initial_window): use it.
12905         (is_window_empty, ev_application_get_empty_window): returns an
12906         existing empty window or a new one.
12907         (ev_application_open): from ev_window_cmd_file_open.
12908
12909         * shell/ev-application.h: update prototypes
12910
12911         * shell/ev-window.c (ev_window_is_empty): impl.
12912         (ev_window_open): make public.
12913         (ev_window_cmd_file_open): use ev_application_open
12914
12915         * shell/ev-window.h: update prototypes, remove unused.
12916
12917 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12918
12919         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12920         move destroy handler out of here...
12921
12922         * shell/ev-application.c, shell/ev-application.h: ...into this new
12923         class. Also handles initial window creation.
12924
12925         * shell/main.cc (main): use EvApplication to create initial
12926         window.
12927
12928 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12929
12930         * Makefile.am (SUBDIRS): add cut-n-paste
12931
12932         * cut-n-paste/Makefile.am: add
12933
12934         * configure.ac: generate Makefiles in cut-n-paste
12935
12936 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12937
12938         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12939         (ev_window_class_init): install ev_window_dispose.
12940
12941 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12942
12943         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12944         char (gchar looks stupid).
12945
12946 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12947
12948         * po/de.po: updated German translation.
12949
12950 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12951
12952         * configure.ac: add more pkg-config library checks for gnome-vfs,
12953         bonobo etc.
12954
12955         * gpdf/configure.in: temporarily disable libpaper
12956         checks. Otherwise I'd have to add the checks for the shell, too.
12957
12958 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12959
12960         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12961         and * file filters to the file choose.
12962
12963 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12964
12965         * po/de.po: Updated German translation.
12966
12967 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12968
12969         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12970
12971 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12972
12973         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12974
12975         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12976         (ev_window_init): implement those menuitems.
12977
12978 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12979
12980         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12981
12982         * shell/ev-window.c (ev_window_init): use the toolbar.
12983
12984 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12985
12986         * shell/ev-window.c (ev_window_init): use menu translations
12987
12988 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12989
12990         * configure.ac: add "de" to ALL_LINGUAS.
12991
12992         * po/de.po: add German translation.
12993
12994 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12995
12996         * Makefile.am (SUBDIRS): add po
12997
12998         * configure.ac: check intltool, glib-gettext etc, generate
12999         po/Makefile.in
13000
13001         * po, po/POTFILES.in, po/POTFILES.skip: new.
13002
13003 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13004
13005         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13006         already use (#ifdef ENABLE_NLS)
13007
13008         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13009         pointer indirection thinko.
13010
13011         * shell/main.c: include gi18n.h for bindtextdomain etc.
13012
13013 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13014
13015         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13016         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13017         tooltips for menu items in the statusbar.
13018
13019 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13020
13021         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13022         pkgdatadir drop UIDIR
13023
13024 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13025
13026         * data/evince-ui.xml: Add File->Open menu item
13027
13028         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13029         chooser), hook it up in the ui manager.
13030
13031 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13032
13033         * shell/ev-window.c: fix Help->About tooltip.
13034
13035 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13036
13037         * configure.ac: set CFLAGS for libevprivate.
13038
13039         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13040         definitions, factory etc.
13041
13042         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13043
13044         * shell/Makefile.am: link against libevprivate.a.
13045
13046         * shell/ev-window.c (entries): add stock icon to Help->About.
13047
13048         * shell/main.c (main): init stock icon code.
13049
13050 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13051
13052         * lib/recent-files: egg recent files code
13053
13054         * lib/Makefile.am: add.
13055
13056         * Makefile.am: add lib subdir.
13057
13058         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13059         set CFLAGS for recent-files.
13060
13061 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13062
13063         * configure.ac: disable -ansi and -pedantic gcc flags. They
13064         disable POSIX stuff in stdio.h, but egg-recent uses them.
13065
13066 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13067
13068         * configure.ac: add --disable-deprecated flag (defaults to on in
13069         "cvs" builds).
13070
13071         * shell/Makefile.am (INCLUDES): use it.
13072
13073 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13074
13075         * shell/main.c: add missing #include.
13076
13077         * shell/ev-window.c: fix for pedantic gcc.
13078         (ev_window_cmd_help_about): split license into paragraphs for
13079         translators and pedantic compilers.
13080
13081 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13082
13083         * configure.ac: add more warning flags if compiling with gcc from
13084         cvs (or explicitly requested with --enable-more-warnings).
13085
13086 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13087
13088         * data/evince-ui.xml: add File and File->Close menu.
13089
13090         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13091         (ev_window_destroy): quit after destroy.
13092         (ev_window_class_init): override GtkObject::destroy.
13093         (entries): install close_window callback.
13094
13095 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13096
13097         * Makefile.am (SUBDIRS): add data subdir.
13098
13099         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13100         gtk+ 2.5.0 for GtkAboutDialog.
13101
13102         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13103         main window.
13104
13105         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13106
13107         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13108         manager.
13109         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13110
13111 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13112
13113         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13114
13115 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13116
13117         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13118
13119 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13120
13121         * shell/*: Added shell directory boilerplate, build it.
13122
13123 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13124
13125         * configure.ac, Makefile.am: Added top-level configure.ac and
13126         Makefile.am