]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
7cd5683b638b819ff2b44ace200a3f0527031301
[evince.git] / ChangeLog
1 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
4         (get_mime_type_from_data), (get_document_from_uri):
5
6         Use g_content_type_guess() only when slow is true in
7         get_document_from_uri(). Fix several memory leaks.
8         
9 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
10
11         * libdocument/ev-document-factory.c:
12         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
13         (get_document_from_uri):
14
15         Use g_content_type_guess () to get mimetype for files.
16         Bug #510401.
17
18 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
19
20         * thumbnailer/Makefile.am:
21
22         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
23         
24 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
25
26         * configure.ac:
27
28         Fix build with --without-libgnome. Fixes bug #512771.
29         
30 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
31
32         * backend/dvi/Makefile.am: Install only dvi
33         module. Fixes bug #512718.
34
35 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
36
37         * properties/ev-properties-main.c: (nautilus_module_initialize):
38         
39         Initialize backends in properties tab. Fixes bug
40         #512720.
41
42 2008-01-29   Matthias Clasen  <mclasen@redhat.com>
43
44         * properties/Makefile.am: No need to link with 
45         libraries. Fixes bug #512719.
46
47 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
48
49         * NEWS:
50         * configure.ac:
51         
52         Update for release 2.21.90.
53
54 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
55
56         * shell/ev-window.c: (ev_window_cmd_escape):
57
58         Fix compile warning.
59         
60 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
61
62         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
63
64         Fix printing in dvi backend when filename contains white
65         espaces. Fixes bug #502839.
66         
67 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
68
69         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
70         (screensaver_disable_x11):
71         * shell/Makefile.am:
72         * shell/xdg-user-dir-lookup.c: Removed
73         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
74         * shell/ev-view.c: (ev_view_presentation_transition_start):
75         * shell/ev-window.c: (ev_window_cmd_file_open),
76         (ev_window_cmd_save_as), (presentation_set_timeout):
77
78         Remove #ifdefs that are no longer needed.
79         
80 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
81
82         * shell/ev-view.[ch]: (ev_view_button_release_event),
83         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
84         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
85         (ev_window_cmd_escape):
86
87         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
88         
89 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
90
91         * configure.ac:
92         * backend/comics/comics-document.c: (comics_document_load):
93         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
94         (ev_attachment_set_property), (ev_attachment_init),
95         (ev_attachment_save), (ev_attachment_launch_app),
96         (ev_attachment_open):
97         * libdocument/ev-document-factory.c: (get_document_from_uri):
98         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
99         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
100         * shell/ev-jobs.c:
101         * shell/ev-password.c: (ev_password_dialog_set_property),
102         (ev_password_dialog_save_password):
103         * shell/ev-sidebar-attachments.c:
104         (ev_sidebar_attachments_drag_data_get):
105         * shell/ev-window-title.c: (get_filename_from_uri):
106         * shell/ev-window.c: (ev_window_clear_temp_file),
107         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
108         (ev_window_open_uri), (window_save_file_copy_ready_cb),
109         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
110         (launch_external_uri), (image_save_dialog_response_cb),
111         (attachment_save_dialog_response_cb):
112         * shell/main.c: (load_files), (load_files_remote), (main):
113         * thumbnailer/evince-thumbnailer.c: (main):
114
115         Port to gio and drop gnome-vfs dependency. Fixes bug
116         #510401. Based on patch by Cosimo Cecchi.
117         
118 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
119
120         * NEWS:
121
122         Fixed formatting inconsistencies (spaces vs. tabs)
123
124 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
125
126         * shell/ev-window.c:
127
128         Use top/up/bottom/down arrows instead of
129         first/left/last/right in the toolbar and menu actions.
130         This fixes issues with RTL languages and is visually
131         consistent with the page view. Fixes bug #170081.
132
133 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
134
135         * NEWS:
136
137         Fixed some inaccuracies pointed out by Carlos Garcia
138         Campos.
139
140 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
141
142         * NEWS:
143         * data/evince.schemas.in:
144         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
145
146         Override PDF restrictions by default. Fixes bug #382700.
147
148 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
149
150         * NEWS: Updated for upcoming release
151
152 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
153
154         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
155
156         Fix memory leak.
157         
158 2008-01-23  Gil Forcada <gilforcada@guifi.net>
159
160         * shell/ev-window.c: (register_custom_actions):
161         
162         Added comment for translators
163
164 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
165
166         * shell/ev-view.c: (ev_view_button_release_event):
167
168         Do not create the idle function for kinetic scrolling if we are
169         not in a drag operation.
170
171 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
172
173         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
174         (ev_view_button_press_event), (ev_view_motion_notify_event),
175         (ev_view_button_release_event):
176
177         Restore cursor after autoscrolling. Fixes bug #509958.
178
179 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
180
181         * configure.ac:
182         * backend/pdf/ev-poppler.cc:
183         (pdf_document_images_get_image_mapping),
184         (pdf_document_images_get_image),
185         (pdf_document_document_images_iface_init):
186         * libdocument/ev-document-images.[ch]:
187         (ev_document_images_get_image_mapping),
188         (ev_document_images_get_image):
189         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
190         (ev_image_get_id), (ev_image_save_tmp):
191         * shell/ev-jobs.c: (ev_job_render_run):
192         * shell/ev-view.c: (ev_view_drag_data_get):
193         * shell/ev-window.c: (image_save_dialog_response_cb),
194         (ev_view_popup_cmd_copy_image):
195
196         Do not render images when rendering the page but on demand. It
197         reduces the memory comsumption.
198         
199 2008-01-18  Marcelo Lira  <setanta@gmail.com>
200
201         * configure.a:
202         * shell/ev-password.c:
203
204         Make gnome-keyring optional. Fixes bug #509676.
205         
206 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
207
208         * shell/ev-pixbuf-cache.c: (add_job):
209
210         Initialize include_images variable as FALSE instead of TRUE.
211         
212 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
213
214         * configure.ac:
215         * cut-n-paste/Makefile.am:
216         * cut-n-paste/fileformatchooser/Makefile.am:
217         * cut-n-paste/fileformatchooser/egg-macros.h:
218         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
219         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
220         * shell/Makefile.am:
221         * shell/ev-utils.c:
222         (file_chooser_dialog_add_writable_pixbuf_formats),
223         (get_gdk_pixbuf_format_by_extension):
224         * shell/ev-utils.h:
225         * shell/ev-window.c: (ev_window_error_message),
226         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
227         
228         Simplify image format selection on save.
229
230 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
231
232         * shell/ev-view.c: (ev_view_scroll_event):
233         
234         Repair gorizontal scrolling with shift. Fixes
235         bug #483412.
236
237 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
238         
239         * MAINTAINERS:
240
241         Fix formatting issues.
242         
243 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
244
245         * backend/comics/comics-document.c: (comics_regex_quote):
246         
247         Don't overquote special chars except of '. See bug 
248         502500. Thanks to Tom Parker.
249
250 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
251
252         * MAINTAINERS:
253         
254         Added Nickolay and Carlos, since they're doing most of
255         the releases nowadays.
256
257 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
258
259         * properties/Makefile.am:
260
261         Get the nautilus extension dir properly instead of using
262         a hack. Fixes bug #505359.
263
264 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
265
266         * properties/Makefile.am:
267         
268         Install nautilus extension into new place. See bug
269         #505359. Thanks to Matthias Clasen, Brian Pepple and
270         Damien Carbery.
271
272 2008-01-13   Djihed Afifi  <djihed@gmail.com>
273
274         * shell/ev-window.c: (ev_window_get_recent_file_label):
275         
276         RTL marker in recent file list. See bug #509076.
277
278 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
279
280         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
281         * shell/ev-window.c: (image_save_dialog_response_cb):
282
283         Fix compile warnings due to unused variables.
284         
285 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
286
287         * configure.ac:
288         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
289         * backend/ps/ev-spectre.c: (ps_document_render):
290
291         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
292
293 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
294
295         * shell/ev-transition-animation.c (ev_transition_animation_fade)
296         (ev_transition_animation_paint): Implement "fade" effect.
297
298 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
299
300         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
301         (ev_transition_animation_paint): Implement "uncover" effect.
302
303 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
304
305         * shell/ev-transition-animation.c (ev_transition_animation_cover)
306         (ev_transition_animation_paint): Implement "cover" effect.
307
308 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
309
310         * shell/ev-transition-animation.c (ev_transition_animation_push)
311         (ev_transition_animation_paint): Implement "push" effect.
312
313 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
314
315         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
316         (ev_transition_animation_paint): Implement "dissolve" effect.
317
318 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
319
320         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
321         (ev_transition_animation_paint): Implement "wipe" effect.
322
323 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
324
325         * shell/ev-transition-animation.c (ev_transition_animation_box)
326         (ev_transition_animation_paint): Implement "box" effect.
327
328 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
329
330         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
331         (ev_transition_animation_paint): Implement "blinds" effect.
332
333 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
334
335         * shell/ev-transition-animation.c (ev_transition_animation_split)
336         (ev_transition_animation_paint): Implement "split" effect.
337
338 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
339
340         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
341         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
342         (ev_view_transition_animation_start) 
343         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
344         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
345         (ev_view_next_page) (ev_view_previous_page):
346         
347         Use EvTransitionAnimation to drive page changes in the presentation
348         mode, the animation will wait to start until both the origin and 
349         destination page surfaces are available. Fixes #458460.
350
351         (draw_loading_text):
352
353         Remove workaround for bug #320352, it's now fixed properly.
354
355
356 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
357
358         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
359         will contain the implementations for page transition animations, at
360         the moment it just has the "replace" effect.
361         * shell/Makefile.am: Added these files to build.
362
363 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
364
365         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
366         animations.
367         * shell/Makefile.am: Added these files to build.
368
369 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
370
371         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
372         implementation to get_effect() in EvDocumentTransitionIface.
373
374 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
375
376         * libdocument/ev-transition-effect.[ch]: New files, define a page
377         transition effect, at the moment it maps PopplerPageTransition to a
378         GObject.
379         * libdocument/Makefile.am: Added these files to build.
380         * libdocument/ev-document-transition.[ch]
381         (ev_document_transition_get_effect): New method, gets the
382         EvTransitionEffect returned by the interface implementation, with
383         fallback to the "replace" effect.
384
385 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
386
387         * configure.ac:
388         * cut-n-paste/Makefile.am:
389         * cut-n-paste/fileformatchooser/Makefile.am:
390         * cut-n-paste/fileformatchooser/egg-macros.h:
391         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
392         * shell/Makefile.am:
393         * shell/ev-window.c: (image_save_dialog_response_cb),
394         (ev_view_popup_cmd_save_image_as):
395
396         Allow exporting images in any format supported by
397         GdkPixbuf. Fixes bug #500209.
398         
399 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
400
401         * backend/pixbuf/pixbuf-document.c:
402
403         More warnings fixed.
404         
405 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
406
407         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
408         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
409         * backend/djvu/djvu-text.h:
410         * backend/tiff/tiff-document.c: (tiff_document_render):
411
412         Fix compile warnings.
413         
414 2007-12-28  Christian Persch  <chpe@gnome.org>
415
416         * **/*.c: Include config.h. Bug #504721.
417
418 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
419
420         * configure.ac:
421         * Makefile.am:
422         * po/POTFILES.in:
423         * backend/comics/Makefile.am:
424         * backend/comics/comics-document.[ch]:
425         * backend/comics/comicsdocument.evince-backend.in:
426         * backend/djvu/Makefile.am:
427         * backend/djvu/djvu-document.[ch]:
428         * backend/djvu/djvudocument.evince-backend.in:
429         * backend/dvi/Makefile.am:
430         * backend/dvi/dvi-document.[c]:
431         * backend/dvi/dvidocument.evince-backend.in:
432         * backend/impress/Makefile.am:
433         * backend/impress/impress-document.[ch]:
434         * backend/impress/impressdocument.evince-backend.in:
435         * backend/pdf/Makefile.am:
436         * backend/pdf/ev-poppler.cc:
437         * backend/pdf/ev-poppler.h:
438         * backend/pdf/pdfdocument.evince-backend.in:
439         * backend/pixbuf/Makefile.am:
440         * backend/pixbuf/pixbuf-document.[ch]:
441         * backend/pixbuf/pixbufdocument.evince-backend.in:
442         * backend/ps/Makefile.am:
443         * backend/ps/ev-spectre.[ch]:
444         * backend/ps/ps-document.[ch]:
445         * backend/ps/psdocument.evince-backend.in:
446         * backend/tiff/Makefile.am:
447         * backend/tiff/tiff-document.[ch]:
448         * backend/tiff/tiffdocument.evince-backend.in:
449         * libdocument/Makefile.am:
450         * libdocument/ev-backends-manager.[ch]:
451         * libdocument/ev-module.[ch]:
452         * libdocument/ev-document.h:
453         * libdocument/ev-document-factory.[ch]:
454         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
455         (get_compression_from_mime_type), (get_document_from_uri),
456         (ev_document_factory_get_document), (file_filter_add_mime_types),
457         (ev_document_factory_add_filters):
458         * shell/Makefile.am:
459         * shell/ev-window-title.c: (get_filename_from_uri):
460         * shell/main.c: (main):
461         * thumbnailer/Makefile.am:
462         * thumbnailer/evince-thumbnailer.c: (main):
463
464         Plugin system for backends. Fixes bug #351348.
465         
466 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
467
468         * shell/ev-view-private.h:
469         * shell/ev-view.c: (ev_view_drag_update_momentum),
470         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
471         (ev_view_button_release_event), (ev_view_destroy):
472         
473         Kinetic scrolling implemented as requested in
474         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
475
476 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
477
478         * data/evince-toolbar.xml:
479         * data/evince-ui.xml:
480         * shell/ev-view-private.h:
481         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
482         (ev_view_button_press_event), (ev_view_motion_notify_event),
483         (ev_view_button_release_event), (ev_view_init),
484         (ev_view_autoscroll_cb), (ev_view_autoscroll),
485         (ev_view_set_cursor):
486         * shell/ev-view.h:
487         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
488         (ev_window_cmd_view_autoscroll):
489         
490         Autoscroll feature with the context menu. Fixes bug 
491         #323670. Thanks to David Turner <cillian64@googlemail.com>.
492
493 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
494
495         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
496
497         Disconnect also page-ready signal when removing a job because the
498         page size has changed. Thanks to kripken
499         <kripkensteiner@gmail.com>.
500
501 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
502
503         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
504         
505         Scroll pages in page entry with mouse wheel. Fixes bug
506         #324122. Thanks to David Turner <cillian64@googlemail.com>.
507
508 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
509
510         * backend/dvi/Makefile.am:
511         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
512         (mdvi_cairo_device_init):
513         * backend/dvi/mdvi-lib/common.h:
514         * backend/dvi/mdvi-lib/mdvi.h:
515         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
516         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
517         (mdvi_build_path_from_cwd):
518
519         Add ps specials support in dvi backend when libspectre is
520         present. Fixes bug #386005.
521         
522 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
523
524         * configure.ac:
525         * backend/ps/Makefile.am:
526         * backend/ps/ev-spectre.[ch]:
527         
528         Use libspectre, if available, for the ps backend. Fixes bugs
529         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
530
531 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
532         
533         * backend/comics/comics-document.c: (comics_document_load):
534         
535         Cygwin build issue fix.
536
537 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
538
539         * shell/ev-view.c: (ev_view_set_zoom):
540
541         Do not limit the minimum zoom factor when sizing mode is best bit
542         or fit width. Fixes bug #503805.
543         
544 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
545
546         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
547         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
548         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
549         (ev_link_dest_get_property), (ev_link_dest_set_property),
550         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
551         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
552         (ev_link_dest_new_fitr):
553         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
554         (goto_fith_dest), (goto_xyz_dest):
555
556         Do not change left, top and zoom values when they are null in PDF
557         destinations. Fixes bug #460658.
558         
559 2007-12-10  Christian Persch  <chpe@gnome.org>
560
561         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
562         (ev_view_accessible_class_init),
563         (ev_view_accessible_idle_do_action),
564         (ev_view_accessible_action_do_action),
565         (ev_view_accessible_action_get_description),
566         (ev_view_accessible_action_set_description),
567         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
568         (ev_view_accessible_factory_init),
569         (ev_view_accessible_factory_get_accessible_type):
570         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
571         private data, and G_DEFINE_TYPE. Bug #502843.
572
573 2007-12-08  Christian Persch  <chpe@gnome.org>
574
575         * shell/ev-metadata-manager.c: (item_free),
576         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
577         (value_free), (parse_value), (parseItem),
578         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
579         (save_values): Use GSlice to allocate small amounts of memory. Bug
580         #475972.
581
582 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
583
584         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
585
586         Restore cursor to normal after a drag operation. Fixes bug
587         #501603.
588         
589 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
590
591         * NEWS:
592         * configure.ac:
593         
594         Update for release 2.21.1
595
596 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
597
598         * configure.ac:
599         * cut-n-paste/gedit-message-area/Makefile.am:
600         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
601         * shell/Makefile.am:
602         * shell/ev-message-area.[ch]:
603         * shell/ev-window.c: (ev_window_set_message_area),
604         (ev_window_error_message_response_cb), (ev_window_error_message),
605         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
606         (ev_window_save_job_cb), (image_save_dialog_response_cb),
607         (ev_attachment_popup_cmd_open_attachment),
608         (attachment_save_dialog_response_cb), (ev_window_set_document),
609         (ev_window_init):
610
611         Use a message area instead of a popup dialog for error
612         notifications. Fixes bug #337495.
613         
614 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
615
616         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
617         (ev_window_run_fullscreen):
618
619         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
620         
621 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
622
623         * ev-sidebar-thumbnails.c: (update_visible_range),
624         (ev_sidebar_thumbnails_refresh),
625         (ev_sidebar_thumbnails_set_document),
626         (ev_sidebar_thumbnails_support_document):
627
628         Show thumbnails for documents with one page. Fixes bug #358751.
629         
630 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
631
632         * shell/ev-window.c:
633         (ev_window_load_print_settings_from_metadata),
634         (ev_window_save_print_settings), (ev_window_print_finished),
635         (ev_window_print_range):
636
637         Print settings that are specific to the document are now saved per
638         document in the metadata file. Fixes bug #488806.
639         
640 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
641
642         * backend/tiff/tiff-document.c: (tiff_document_render):
643
644         Tiff documents were rendered with wrong colors. Fixes bug #497279.
645         
646 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
647
648         * shell/ev-application.[ch]: (get_find_string_from_args),
649         (ev_application_open_uri_at_dest), (ev_application_open_uri),
650         (ev_application_open_uri_list):
651         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
652         * shell/ev-window.[ch]: (ev_window_load_job_cb),
653         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
654         (ev_window_cmd_recent_file_activate),
655         (ev_window_open_recent_action_item_activated),
656         (ev_window_print_send), (open_remote_link):
657         * shell/main.c: (arguments_parse):
658
659         Add a command line option for search. Fixes bug #497710.
660         
661 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
662
663         * shell/ev-jobs.c: (ev_job_print_new):
664
665         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
666         
667 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
668
669         * data/evince-toolbar.xml:
670         * shell/Makefile.am:
671         * shell/ev-application.c: (ev_application_init):
672         * shell/ev-open-recent-action.[ch]:
673         * shell/ev-window.c:
674         (ev_window_open_recent_action_item_activated),
675         (register_custom_actions):
676
677         Add an expander to the open toolbar item which pops up a dropdown
678         menu with the recently used documents. Fixes bug #487215.
679         
680 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
681
682         * shell/ev-window.c: (ev_window_open_uri),
683         (ev_window_cmd_view_reload):
684
685         Do not jump to the first page when reloading by running evince
686         from the command line. Fixes bug #490847.
687         
688 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
689
690         * shell/ev-window.c: (ev_window_cmd_help_contents):
691
692         Plugged memory leak when help file is not found. Fixes bug
693         #490762.
694         
695 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
696
697         * configure.ac:
698
699         Enable djvu, dvi and comics backends by default. Fixes bug
700         #437121.
701         
702 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
703
704         * configure.ac:
705         * cut-n-paste/Makefile.am:
706         * cut-n-paste/recent-files/*: Removed
707         * help/reference/Makefile.am:
708         * shell/Makefile.am:
709         * shell/ev-application.[ch]: (ev_application_shutdown),
710         (ev_application_init):
711         * shell/ev-window.c: (ev_window_add_recent),
712         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
713
714         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
715         
716 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
717
718         * shell/ev-window.c: (launch_external_uri):
719
720         Let GnomeVFS check the URL, this allow more URL (like mailto:),
721         and report error if the URL is not supported (#489910).
722
723 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
724
725         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
726         (pdf_document_file_exporter_begin_page),
727         (pdf_document_file_exporter_end_page):
728
729         Fix printing with poppler splash backend. Fixes bug #489774.
730         
731 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
732
733         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
734         * shell/ev-print-job.c: (ev_print_job_class_init):
735
736         Fix a crash when printing with the gnome-print dialog. Fixes bug
737         #488939.
738         
739 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
740
741         * backend/pixbuf/pixbuf-document.c:
742
743         Fix an implicit function definition warning (#487655)
744
745 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
746
747         * shell/ev-window.c:
748
749         Fix conflicting shortcut for view sade pane and presentation.
750         
751 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
752
753         * backend/pdf/ev-poppler.cc:
754         (pdf_document_file_exporter_begin_page),
755         (pdf_document_file_exporter_do_page),
756         (pdf_document_file_exporter_end_page),
757         (pdf_document_file_exporter_iface_init):
758         * libdocument/ev-file-exporter.[ch]:
759         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
760         * shell/ev-jobs.c: (ev_job_print_get_page_list),
761         (ev_job_print_run):
762
763         When printing multiple pages per sheet in reverse option, do not
764         invert the order of the pages in every sheet, but the order of the
765         sheets. Do not print blank pages when page range is invalid. Fixes
766         bugs #484857 and #485521.
767         
768 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
769
770         * shell/ev-jobs.c: (ev_job_print_get_page_list),
771         (ev_job_print_run):
772         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
773
774         Respect ranges order when printing more than one range in random
775         order.
776         
777 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
778
779         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
780         (ev_window_setup_document), (ev_window_rotation_changed_cb):
781
782         Rotate also the window icon when document is rotated. Fixes bug
783         #474681.
784         
785 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
786
787         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
788         (pdf_document_forms_get_form_fields):
789
790         Silently ignore unknown form fields. Fixes bug #482654. Patch by
791         Matthias Drochner.
792         
793 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
794
795         * configure.ac:
796         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
797
798         Use poppler_page_render_for_printing() instead of
799         poppler_page_render() if available when exporting to a ps or pdf
800         file. Fixes bug #476627.
801         
802 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
803
804         * shell/ev-window.c: (ev_window_run_fullscreen):
805
806         Do not show the toolbar in fullscreen mode if the main toolbar is
807         not visible. Fixes bug #483048.
808         
809 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
810
811         * shell/ev-view.c: (ev_view_button_press_event):
812
813         Give priority to form fields over images when deciding whether a
814         button press event is over an image or form field. It allows edit
815         form fields when they are over a background image. Fixes bug
816         #477841.
817         
818 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
819
820         * NEWS:
821         * configure.ac:
822         
823         Update for release 2.20.0
824
825 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
826
827         * backend/pdf/ev-poppler.cc:
828
829         Remove #ifdef HAVE_FORMS, so that forms support works again.
830
831 2007-09-05  Götz Waschk  <waschk@mandriva.org>
832
833         * configure.ac:
834         * data/evince.desktop.in.in:
835         
836         Fixes desktop file issues. See bug #473471.
837
838 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
839
840         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
841         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
842         (ev_job_queue_remove_job):
843         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
844         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
845         * shell/ev-window.c: (ev_window_clear_save_job),
846         (ev_window_save_job_cb), (file_save_dialog_response_cb),
847         (ev_window_dispose):
848
849         Move save a copy task to its own job so that it's carried out in a
850         thread avoiding another lock in the main thread. Use
851         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
852         can be saved to a pathin another file system. Fixes bug #456891.
853         
854 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
855
856         * NEWS:
857         * configure.ac:
858         
859         Update for release 2.19.92
860
861 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
862
863         * configure.ac:
864         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
865         (pdf_selection_get_selection_region),
866         (pdf_selection_get_selection_map),
867         (ev_form_field_from_poppler_field):
868
869         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
870         and triple click selections are enabled again now.
871
872 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
873
874         * shell/ev-window.c: (ev_window_add_history):
875
876         Make sure not to use the history with documents not supporting
877         links. Fixes bug #468954.
878
879 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
880
881         * shell/ev-window.c: (ev_window_load_job_cb):
882
883         Restart the search when reloading a document with the find bar
884         visible. Fixes bug #461962.
885
886 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
887
888         * shell/ev-window.c: (setup_document_from_metadata),
889         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
890
891         Do not jump to the first page when reloading a document from the
892         last page.
893
894 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
895
896         * shell/ev-window.c: (update_chrome_flag),
897         (setup_sidebar_from_metadata),
898         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
899         (ev_window_cmd_edit_find_next),
900         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
901         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
902         (find_bar_close_cb), (view_actions_focus_in_cb):
903
904         Do not update visibility when changing a chrome flag so that it's
905         possible to update several flags and update visibility only once
906         for all of them.
907
908 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
909
910         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
911
912         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
913         supported by gtk+. Fixes bug #460907.
914
915 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
916
917         * shell/ev-view.c: (view_update_range_and_current_page):
918
919         Make sure current-page <= end-page in continuous mode. Fixes bug
920         #454950.
921
922 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
923
924         * backend/pdf/ev-poppler.cc: (build_tree):
925
926         Ignore outline items without a title. Fixes bug #453913.
927
928 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
929
930         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
931         (ev_view_button_release_event), (ev_view_leave_notify_event):
932
933         Use always drag mouse cursor during a drag operation. Fixes bug
934         #470564.
935
936 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
937
938         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
939         (pdf_selection_get_selection_region),
940         (pdf_selection_get_selection_map):
941
942         Temporarily disable double and triple selections since it depends on
943         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
944         released and the update of the external dependency minimal version
945         approved.
946
947 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
948
949         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
950         (pdf_document_file_exporter_do_page):
951         * libdocument/ev-file-exporter.h:
952         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
953         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
954
955         Actually fix printing regressions. Remove orientation from
956         EvPrintContext since it's redundant.
957
958 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
959
960         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
961         * backend/impress/impress-document.c:
962         (impress_document_document_iface_init):
963         * backend/ps/ps-document.c: (ps_document_document_iface_init):
964         * backend/djvu/djvu-document.c:
965         (djvu_document_document_iface_init),
966         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
967         * backend/tiff/tiff-document.c:
968         (tiff_document_document_iface_init):
969         * backend/pixbuf/pixbuf-document.c:
970         (pixbuf_document_document_iface_init):
971         * backend/comics/comics-document.c:
972         (comics_document_document_iface_init):
973         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
974         (pdf_selection_render_selection),
975         (pdf_selection_get_selected_text),
976         (pdf_selection_get_selection_region),
977         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
978         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
979         (ev_selection_get_selection_region),
980         (ev_selection_get_selection_map):
981         * libdocument/ev-document.[ch]:
982         * shell/ev-pixbuf-cache.[ch]: (add_job),
983         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
984         * shell/ev-view-private.h:
985         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
986         (ev_job_render_run):
987         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
988         * shell/ev-view.c: (start_selection_for_event),
989         (ev_view_button_press_event), (ev_view_drag_data_get),
990         (ev_view_drag_data_received), (ev_view_button_release_event),
991         (compute_new_selection_text), (compute_selections),
992         (ev_view_select_all), (get_selected_text), (ev_view_copy),
993         (ev_view_primary_get_cb):
994
995         Add support for double and triple click selections.
996
997 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
998
999         * NEWS:
1000         * configure.ac:
1001
1002         Update for release 2.19.4
1003
1004 2007-08-28  Justin Blanchard  <justinb04@aim.com>
1005
1006         * shell/ev-view-private.h:
1007         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
1008         (ev_view_set_highlight_search):
1009         * shell/ev-view.h:
1010         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
1011         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
1012         (find_bar_visibility_changed_cb):
1013         
1014         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
1015
1016 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1017
1018         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1019         (pdf_document_file_exporter_begin),
1020         (pdf_document_file_exporter_do_page):
1021         * shell/ev-jobs.c: (ev_job_print_run):
1022         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1023
1024         Create always a portrait cairo surface and rotate when needed for
1025         landscape. It fixes printing problems in real printers.
1026
1027 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1028
1029         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1030         * libdocument/ev-file-exporter.[ch]:
1031         (ev_file_exporter_get_capabilities):
1032         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1033         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1034
1035         Adjust number of pages per row according to page orientation when
1036         printing 2 or 6 pages per sheet.
1037
1038 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1039
1040         * shell/ev-window.c: (ev_window_print_send):
1041
1042         Reset also cups setting to 1 when printing multiple pages per
1043         sheet. Fixes bug #468853.
1044
1045 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1046
1047         * libdocument/ev-document-misc.c:
1048         (ev_document_misc_surface_rotate_and_scale):
1049
1050         Use directly cairo_surface_get_content() when creating a similar
1051         surface as suggested by Jeff Muizelaar. Thanks again.
1052
1053 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1054
1055         * backend/djvu/djvu-document.c: (djvu_document_render):
1056         * backend/tiff/tiff-document.c: (tiff_document_render):
1057         * backend/pdf/ev-poppler.cc: (pdf_document_render):
1058         * libdocument/ev-document-misc.c:
1059         (ev_document_misc_surface_from_pixbuf),
1060         (ev_document_misc_surface_rotate_and_scale):
1061
1062         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
1063         creating page surfaces. Fixes bug #453123. Thank you very much to
1064         Jeff Muizelaar <jeff@infidigm.net>.
1065
1066 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1067
1068         * shell/ev-page-cache.c: (ev_page_cache_new),
1069         (ev_page_cache_get_thumbnail_size):
1070         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
1071         (ev_sidebar_thumbnails_set_loading_icon):
1072
1073         Also store in page-cache the dimensions of the thumbnails so that
1074         they can be used to create the correct loading icon in the side
1075         pane. Fixes bug #466857.
1076
1077 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1078
1079         * backend/pdf/ev-poppler.cc:
1080         (pdf_document_thumbnails_get_thumbnail):
1081
1082         Fix thumbnails rotation in pdf documents that include embedded 
1083         thumbnails.
1084
1085 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
1086
1087         * backend/pdf/ev-poppler.cc:
1088
1089         Don't use #ifdef in macro expansion. Some compilers don't
1090         like that. Closes bug #467042.
1091
1092 2007-08-15  Justin Blanchard  <justinb04@aim.com>
1093
1094         * backend/djvu/djvu-document.c: (djvu_document_finalize):
1095         
1096         Fixes memory leak in djvu backend.
1097
1098 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
1099
1100         * data/icons/32x32/Makefile.am:
1101         * data/icons/32x32/actions/Makefile.am:
1102         * data/icons/32x32/actions/view-page-cont.svg:
1103         * data/icons/32x32/actions/view-page-facing.svg:
1104         * data/icons/48x48/Makefile.am:
1105         * data/icons/48x48/actions/Makefile.am:
1106         * data/icons/48x48/actions/view-page-cont.svg:
1107         * data/icons/48x48/actions/view-page-facing.svg:
1108         
1109         Icons for a new sizes.
1110
1111 2007-08-14  Justin Blanchard  <justinb04@aim.com>
1112
1113         * shell/ev-page-cache.c: (build_height_to_page),
1114         (ev_page_cache_get_height_to_page):
1115         
1116         Fixes invalid read, see bug #466401.
1117
1118 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1119
1120         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1121         (set_drag_cursor):
1122         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1123         (configure_item_cursor), (new_pixbuf_from_widget):
1124
1125         Fix multihead problems in toolbar editor. Fixes bug #382055.
1126
1127 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1128
1129         * shell/ev-window.c: (ev_window_cmd_file_open),
1130         (ev_window_cmd_save_as):
1131
1132         Use g_get_user_special_dir when available instead of
1133         xdg_user_dir_lookup.
1134
1135 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1136
1137         * MAINTAINERS:
1138         
1139         Updated according to request on desktop-devel.
1140
1141 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1142
1143         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1144
1145         Do not use cairo_rectangle and cairo_clip since we are
1146         not using cairo_fill but cairo_paint. Use the same cairo context
1147         for every page in the same expose event.
1148
1149 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1150
1151         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1152         leak.
1153
1154 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1155
1156         * configure.ac:
1157         * NEWS:
1158
1159         Release 0.9.3
1160
1161 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1162
1163         * libdocument/ev-document-info.h:
1164         * libdocument/ev-document.h:
1165         * shell/ev-page-action.h:
1166         * shell/ev-sidebar-links.h:
1167
1168         Fix a headers problem with ev-link
1169         
1170         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1171         * shell/ev-view-private.h:
1172         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1173         (get_link_area), (ev_view_query_tooltip),
1174         (ev_view_leave_notify_event), (ev_view_destroy),
1175         (ev_view_class_init):
1176
1177         Use new gtk tooltips when available instead of ev-tooltip.
1178         
1179 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1180
1181         * shell/ev-window.c: (update_chrome_visibility),
1182         (ev_window_sidebar_visibility_changed_cb):
1183
1184         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1185         
1186 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1187
1188         * shell/ev-navigation-action.c:
1189         (ev_navigation_action_history_changed),
1190         (ev_navigation_action_set_history):
1191         * shell/ev-navigation-action-widget.c:
1192         (ev_navigation_action_widget_init):
1193         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1194
1195         Fix compile warnings.
1196         
1197 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1198
1199         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1200         (egg_editable_toolbar_dispose):
1201
1202         Fix memory leak.
1203         
1204 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1205
1206         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1207         (screensaver_disable_x11):
1208         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1209         * shell/ev-window.c: (presentation_set_timeout):
1210         * shell/ev-view.c: (ev_view_presentation_transition_start):
1211
1212         Use g_timeout_add_seconds instead of g_timeout_add when
1213         available.
1214         
1215 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1216
1217         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1218
1219         Set horizontal scrollbar policy to AUTOMATIC instead of
1220         NEVER. Workaround for bug #449462.
1221         
1222 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1223
1224         * shell/ev-jobs.c: (ev_job_render_page_ready):
1225
1226         Add page_ready callback to main loop with high priority and hold
1227         a reference to job during idle.
1228         
1229 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1230
1231         * configure.ac:
1232         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1233         (pdf_document_file_exporter_begin),
1234         (pdf_document_file_exporter_do_page),
1235         (pdf_document_file_exporter_get_capabilities):
1236         * libdocument/ev-file-exporter.h:
1237         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1238         * shell/ev-window.c: (ev_window_print_send),
1239         (ev_window_print_dialog_response_cb):
1240
1241         Allow printing multiple pages per sheet. Fixes bug #395573.
1242         
1243 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1244
1245         * shell/ev-view.c: (tip_from_link):
1246         
1247         Check for NULL, fixes bug #460862.
1248
1249 2007-07-29  Christian Persch  <chpe@gnome.org>
1250
1251         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1252         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1253         (ev_window_cmd_preview_print):
1254         
1255         Fixes bug #437681 - blocks while enumerating printers.
1256
1257 2007-07-29  Christian Persch  <chpe@gnome.org>
1258
1259         * shell/ev-window.c: (ev_window_screen_changed):
1260         
1261         Don't use deprecated gtk+ function. See bug #460909.
1262
1263 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1264
1265         * shell/ev-utils.c: (get_num_monitors):
1266         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1267
1268         Do not use display before initializing it. Remove compile
1269         warnings.
1270
1271 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1272
1273         * shell/ev-view.c: (ev_view_class_init):
1274         
1275         Unix-like hjkl bindings added. See bug #458111.
1276
1277 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1278
1279         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1280         * shell/ev-utils.h:
1281         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1282         (ev_view_update_view_size):
1283         * shell/ev-view.h:
1284         * shell/ev-window.c: (ev_window_update_actions),
1285         (setup_view_from_metadata), (ev_window_screen_changed),
1286         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1287         (zoom_control_changed_cb):
1288         * shell/ev-window.h:
1289         
1290         Reorganizes utility functions.
1291
1292 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1293
1294         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1295         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1296         (add_job), (ev_pixbuf_cache_get_surface),
1297         (ev_pixbuf_cache_get_link_mapping),
1298         (ev_pixbuf_cache_get_image_mapping),
1299         (ev_pixbuf_cache_get_form_field_mapping),
1300         (ev_pixbuf_cache_get_text_mapping):
1301         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1302         (notify_page_ready), (ev_job_render_page_ready),
1303         (ev_job_render_run):
1304
1305         Add page_ready signal to notify that page is ready as soon as
1306         possible even if other page elements like links, forms, images or
1307         text mapping are not ready yet.
1308
1309 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1310
1311         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1312         (dvi_document_file_exporter_do_page),
1313         (dvi_document_file_exporter_get_capabilities),
1314         (dvi_document_file_exporter_iface_init):
1315         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1316         (ps_document_file_exporter_do_page),
1317         (ps_document_file_exporter_get_capabilities),
1318         (ps_document_file_exporter_iface_init):
1319         * backend/djvu/djvu-document.c:
1320         (djvu_document_file_exporter_begin),
1321         (djvu_document_file_exporter_end),
1322         (djvu_document_file_exporter_get_capabilities),
1323         (djvu_document_file_exporter_iface_init):
1324         * backend/tiff/tiff-document.c:
1325         (tiff_document_file_exporter_begin),
1326         (tiff_document_file_exporter_get_capabilities),
1327         (tiff_document_document_file_exporter_iface_init):
1328         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1329         (pdf_document_file_exporter_do_page),
1330         (pdf_document_file_exporter_get_capabilities),
1331         (pdf_document_file_exporter_iface_init):
1332         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1333         (ev_file_exporter_get_capabilities):
1334         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1335         (idle_print_handler), (ev_print_job_print):
1336         * shell/ev-jobs.c: (ev_job_print_run):
1337         * shell/ev-window.c: (ev_window_print_send),
1338         (ev_window_print_range):
1339
1340         Use capabilities to know which options should be offered by the
1341         print dialog depending on the document backend.
1342
1343 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1344
1345         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1346
1347         Give priority to forms over text to set the cursor.
1348
1349 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1350
1351         * shell/ev-view-private.h:
1352         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1353         (ev_view_leave_notify_event), (ev_view_finalize),
1354         (ev_view_get_property), (ev_view_class_init):
1355
1356         Use IBEAM cursor for text form fields and NORMAL cursor for read
1357         only fields. Remove unused status attribute.
1358
1359 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1360
1361         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1362
1363         Update region for current selected items also for checkbox
1364         buttons, since they can behave as radio buttons when they are in a
1365         set.
1366
1367 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1368
1369         * configure.ac:
1370         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1371
1372         Get max length of text form fields.
1373
1374 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1375
1376         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1377         * libdocument/ev-form-field.h:
1378         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1379
1380         Fix build with current poppler cvs head.
1381
1382 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1383
1384         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1385         * shell/eggfindbar.c: (egg_find_bar_init):
1386
1387         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1388         deprecation. Fixes bug #455667
1389
1390 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1391
1392         * NEWS:
1393         * configure.ac:
1394         
1395         Update for release 0.9.2
1396
1397 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1398
1399         * shell/ev-view.c: (ev_view_form_field_text_save),
1400         (ev_view_form_field_choice_save):
1401
1402         Fix a crash when closing whith a form widget visible.
1403
1404 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1405
1406         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1407
1408         Update also the region of the current selected button when
1409         clicking on another button if they are radio buttons.
1410
1411 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1412
1413         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1414         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1415         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1416         (ev_pixbuf_cache_get_link_mapping),
1417         (ev_pixbuf_cache_get_image_mapping),
1418         (ev_pixbuf_cache_get_form_field_mapping),
1419         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1420         * shell/ev-view.c: (ev_view_form_field_get_region),
1421         (ev_view_form_field_button_create_widget),
1422         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1423         (job_finished_cb):
1424
1425         Redraw only form field region instead of the whole page when
1426         reloading a page to show changes on the form field.
1427
1428 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1429
1430         * shell/ev-view.c: (ev_view_form_field_choice_save):
1431
1432         Fix selection of first item in list form fields.
1433
1434 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1435
1436         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1437         (ev_pixbuf_cache_reload_page),
1438         (ev_pixbuf_cache_get_form_field_mapping):
1439
1440         Some refactoring to avoid duplicated code.
1441
1442 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1443
1444         * configure.ac:
1445         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1446         (ev_form_field_from_poppler_field),
1447         (pdf_document_forms_get_form_fields),
1448         (pdf_document_forms_form_field_text_get_text),
1449         (pdf_document_forms_form_field_text_set_text),
1450         (pdf_document_forms_form_field_button_set_state),
1451         (pdf_document_forms_form_field_button_get_state),
1452         (pdf_document_forms_form_field_choice_get_item),
1453         (pdf_document_forms_form_field_choice_get_n_items),
1454         (pdf_document_forms_form_field_choice_is_item_selected),
1455         (pdf_document_forms_form_field_choice_select_item),
1456         (pdf_document_forms_form_field_choice_toggle_item),
1457         (pdf_document_forms_form_field_choice_unselect_all),
1458         (pdf_document_forms_form_field_choice_set_text),
1459         (pdf_document_forms_form_field_choice_get_text),
1460         (pdf_document_document_forms_iface_init):
1461         * libdocument/Makefile.am:
1462         * libdocument/ev-form-field.[ch]:
1463         * libdocument/ev-document-forms.[ch]:
1464         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1465         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1466         (add_job), (ev_pixbuf_cache_reload_page),
1467         (ev_pixbuf_cache_get_form_field_mapping):
1468         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1469         * shell/ev-view-private.h:
1470         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1471         (ev_view_handle_cursor_over_xy),
1472         (ev_view_get_form_field_at_location),
1473         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1474         (ev_view_form_field_button_create_widget),
1475         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1476         (ev_view_form_field_text_create_widget),
1477         (ev_view_form_field_choice_save),
1478         (ev_view_form_field_choice_changed),
1479         (ev_view_form_field_choice_create_widget),
1480         (ev_view_handle_form_field), (ev_view_size_allocate),
1481         (ev_view_realize), (draw_end_presentation_page),
1482         (ev_view_button_press_event), (ev_view_remove_all),
1483         (ev_view_motion_notify_event), (ev_view_key_press_event),
1484         (ev_view_enter_notify_event), (highlight_find_results),
1485         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1486         (ev_view_class_init), (page_changed_cb),
1487         (on_adjustment_value_changed), (ev_view_set_presentation),
1488         (merge_selection_region), (ev_view_set_cursor),
1489         (ev_view_reset_presentation_state):
1490         
1491         Merge evince-forms branch.
1492
1493 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1494
1495         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1496
1497         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1498         This script also updates itself from libegg
1499
1500         * cut-n-paste/toolbar-editor/egg*:
1501         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1502         libegg
1503
1504 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1505
1506         * shell/ev-window.c:
1507         
1508         Adds a nice icon to page action during toolbar editing.
1509         See bug #452872.
1510
1511 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1512
1513         * data/evince-toolbar.xml:
1514         * shell/ev-window.c:
1515         
1516         Let user add a presentation and fullscreen icons on toolbar.
1517         See bug #449734.
1518
1519 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1520
1521         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1522
1523         new script to keep in sync with toolbareditor in libegg
1524
1525         * cut-n-paste/toolbar-editor/*: 
1526
1527         Run update-toolbareditor-from-libegg so we are in sync again. 
1528         Fixes bug #452850.
1529         
1530
1531 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1532
1533         * shell/ev-sidebar-links.c: (job_finished_callback):
1534
1535         Do not connect selection changed signal more than once. Fixes bug
1536         #349433.
1537
1538 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1539
1540         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1541
1542         Do not change sidebar chrome flag when pressing F9 key in
1543         presentation mode.
1544
1545 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1546
1547         * backend/pdf/ev-poppler.cc:
1548         (pdf_document_thumbnails_get_dimensions):
1549
1550         Make sure thumbnails width and height is not <= 0. Fixes a crash
1551         with some pdf documents which have really small pages.
1552
1553 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1554
1555         * shell/main.c: (main):
1556
1557         Fixes program description translation issue.
1558         Bug #450148.
1559
1560 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1561
1562         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1563
1564         Do not change current page when returning from black/white mode
1565         in presentation. Fixes bug #415032.
1566
1567 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1568
1569         * NEWS:
1570         * configure.ac:
1571         
1572         Update for release 0.9.1
1573
1574 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1575
1576         * backend/dvi/dvi-document.c:
1577         (dvi_document_finalize),
1578         (dvi_document_file_exporter_format_supported),
1579         (dvi_document_file_exporter_begin),
1580         (dvi_document_file_exporter_do_page),
1581         (dvi_document_file_exporter_end),
1582         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1583         
1584         PDF exporter for dvi documents. Fixes bug #441319.
1585
1586 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1587
1588         * shell/ev-window.c: (ev_window_clear_print_job):
1589
1590         Clear gtk print job when job has finished. Fixes bug #447612.
1591
1592 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1593
1594         * shell/ev-window.c: (ev_window_print_send),
1595         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1596
1597         Add preview button to print dialog. Fixes bug #445419.
1598
1599 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1600
1601         * backend/dvi/Makefile.am:
1602         * backend/dvi/pixbuf-device.[ch]: Removed
1603         * backend/dvi/cairo-device.[ch]: Added
1604         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1605         * backend/dvi/dvi-document.c: (dvi_document_load),
1606         (dvi_document_render), (dvi_document_finalize),
1607         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1608         (dvi_document_do_color_special):
1609         * libdocument/ev-document-misc.[ch]:
1610         (ev_document_misc_pixbuf_from_surface):
1611
1612         Port dvi backend to cairo and fix a problem with colors. 
1613
1614 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1615
1616         * shell/ev-view.c: (draw_one_page):
1617
1618         Draw only visible region.
1619
1620 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1621
1622         * backend/djvu/djvu-document.c: (djvu_document_render):
1623
1624         Fix rotation in djvu backend.
1625
1626 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1627
1628         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1629         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1630         (ev_pixbuf_cache_get_image_mapping),
1631         (ev_pixbuf_cache_get_text_mapping):
1632
1633         Redraw view every time we have a new surface. Fixes bug #443587.
1634
1635 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1636
1637         * libdocument/ev-document.c: (ev_document_info_free):
1638
1639         Fix memory leaks.
1640
1641 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1642
1643         * backend/dvi/dvi-document.c: (dvi_document_render),
1644         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1645         * backend/impress/impress-document.c:
1646         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1647         (impress_document_render), (impress_document_document_iface_init),
1648         (impress_document_thumbnails_get_thumbnail):
1649         * backend/djvu/djvu-document-private.h:
1650         * backend/djvu/djvu-document.c: (djvu_document_render),
1651         (djvu_document_finalize), (djvu_document_document_iface_init),
1652         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1653         * backend/tiff/tiff-document.c: (tiff_document_render),
1654         (tiff_document_render_pixbuf),
1655         (tiff_document_document_iface_init):
1656         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1657         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1658         (pdf_selection_render_selection):
1659         * backend/comics/comics-document.c:
1660         (comics_document_render_pixbuf), (comics_document_render),
1661         (comics_document_document_iface_init):
1662         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1663         (pixbuf_document_document_iface_init):
1664         * libdocument/ev-document-misc.[ch]:
1665         (ev_document_misc_surface_from_pixbuf),
1666         (ev_document_misc_surface_rotate_and_scale):
1667         * libdocument/ev-document.[ch]: (ev_document_render):
1668         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1669         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1670         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1671         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1672         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1673         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1674         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1675         (render_finished_cb), (ev_job_render_run):
1676         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1677         (merge_selection_region):
1678
1679         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1680         and selections.
1681
1682 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1683
1684         * shell/ev-window-title.c: (ev_window_title_update):
1685
1686         Fix memory leak.
1687
1688 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1689
1690         * shell/ev-view.c: (draw_loading_text):
1691
1692         Show loading text centered. Fixes bug #433061
1693
1694 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1695
1696         * shell/ev-sidebar-thumbnails.c:
1697         (ev_sidebar_thumbnails_set_loading_icon):
1698
1699         Remove a mutex in the main thread that blocks the UI in heavy
1700         documents.
1701
1702 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1703
1704         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1705
1706         Set points_set to TRUE so that selections don't disappear after a
1707         zoom change.
1708
1709 2007-06-07  Michael Monreal  <infernux@web.de>
1710
1711         * data/icons/16x16/actions/Makefile.am:
1712         * data/icons/16x16/actions/zoom.svg:
1713         * data/icons/22x22/actions/Makefile.am:
1714         * data/icons/22x22/actions/zoom.svg:
1715         * data/icons/24x24/actions/Makefile.am:
1716         * shell/ev-stock-icons.c:
1717         * shell/ev-stock-icons.h:
1718         * shell/ev-window.c:
1719         
1720         Zoom icon artwork. See bug #444795.
1721
1722 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1723
1724         * shell/ev-metadata-manager.c: Remove extraneous function
1725         (Closes: #444386)
1726
1727 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1728
1729         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1730         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1731         (ev_metadata_manager_set), (ev_metadata_manager_save):
1732         Simplify the timeout, no need for modified anymore
1733
1734 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1735
1736         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1737         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1738         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1739         (ev_metadata_manager_save): Adapted patch from Arjan van de
1740         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1741         time, saves on power (Closes: #443851)
1742
1743 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1744
1745         * configure.ac:
1746         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1747         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1748
1749         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1750
1751 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1752
1753         * shell/ev-window.c: (ev_window_add_history):
1754
1755         Check if history is NULL
1756
1757 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1758
1759         * libdocument/ev-image.c: (ev_image_finalize):
1760         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1761         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1762         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1763         (ev_tmp_uri_unlink):
1764
1765         Add functions to delete temporary files created by evince in a safe
1766         way.
1767
1768         * shell/ev-window.c: (ev_window_clear_local_uri),
1769         (open_xfer_update_progress_callback),
1770         (save_xfer_update_progress_callback), (ev_window_save_remote),
1771         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1772         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1773         (attachment_save_dialog_response_cb),
1774         (ev_attachment_popup_cmd_save_attachment_as):
1775
1776         Allow saving a copy of a document, image or attachment to a remote
1777         location. Fixes bug #440754. 
1778
1779 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1780
1781         * configure.ac:
1782         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1783
1784         Fix build with current poppler from cvs head. 
1785
1786 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1787
1788         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1789
1790         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1791         directory exists.
1792
1793 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1794
1795         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1796         * shell/ev-window.c:
1797
1798         Change sidebar ordering. Fixes bug #439939.
1799
1800 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1801
1802         * backend/comics/Makefile.am:
1803         
1804         Fixes build with --without-libgnome.
1805
1806 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1807         
1808         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1809
1810         Update cursor and tooltip on page change and view scroll. Fixes bug
1811         #439217.
1812
1813 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1814
1815         * NEWS:
1816         * configure.ac:
1817         
1818         Update for release 0.9.0
1819
1820 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1821
1822         * backend/djvu/djvu-document-private.h:
1823         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1824         (djvu_document_finalize),
1825         (djvu_document_file_exporter_format_supported),
1826         (djvu_document_file_exporter_begin),
1827         (djvu_document_file_exporter_do_page),
1828         (djvu_document_file_exporter_end),
1829         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1830         
1831         Implemented printing with djvu. Bug #437998.
1832
1833 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1834
1835         * backend/impress/zip.c:
1836         Add missing ulong definition.
1837
1838         * backend/ps/ps-interpreter.c:
1839         Add missing headers.
1840
1841         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1842
1843 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1844
1845         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1846
1847         Add missing call to parent class dispose method. 
1848
1849 2007-05-12  Ross Burton  <ross@openedhand.com>
1850
1851         * shell/main.c:
1852         Sync keybindings manually when building without libgnome
1853         (#437925).
1854
1855 2007-05-12  Ross Burton  <ross@openedhand.com>
1856
1857         * shell/ev-window.c:
1858         Respect the screen when opening help (#437866).
1859
1860 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1861
1862         * data/evince-ui.xml:
1863         * shell/ev-application.[ch]: (get_print_settings_from_args),
1864         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1865         (ev_application_open_uri_list):
1866         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1867         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1868         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1869         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1870         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1871         (ev_window_dispose):
1872         * shell/main.c: (arguments_parse):
1873
1874         Add print button in preview mode. Fixes bug #396475. 
1875
1876 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1877
1878         * cut-n-paste/zoom-control/ephy-zoom.h:
1879         
1880         Fixes zoom level factors. See bug #408119 for details.
1881
1882 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1883
1884         * backend/comics/comics-document.c: (comics_regex_quote),
1885         (extract_argv):
1886         
1887         Correctly quote symbols. Fixes crash in the bug
1888         #415370.
1889
1890 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1891
1892         * shell/ev-navigation-action-widget.c:
1893         (ev_navigation_action_widget_init),
1894         (ev_navigation_action_widget_class_init),
1895         (ev_navigation_action_widget_button_press_event):
1896         
1897         Connect to button-press event on correct widget. Fixes
1898         bug #431988
1899
1900 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1901
1902         * shell/ev-application.c: (ev_application_open_window),
1903         (ev_application_add_icon_path_for_screen),
1904         (ev_application_open_uri_at_dest):
1905         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1906         * shell/ev-navigation-action.c: (build_menu):
1907         
1908         Add app-specific icons to our icon theme. Fixes bug
1909         #425508.
1910
1911 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1912
1913         * shell/ev-history.c: (ev_history_class_init),
1914         (ev_history_add_link):
1915         * shell/ev-history.h:
1916         * shell/ev-navigation-action.c:
1917         (ev_navigation_action_history_changed),
1918         (ev_navigation_action_set_history), (build_menu),
1919         (ev_navigation_action_finalize):
1920         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1921         
1922         Make navigation action unsensitive instead of showing
1923         menu with unsensitive word. Fixes bug #417392.
1924
1925 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1926
1927         * shell/ev-application.[ch]: (ev_application_shutdown),
1928         (ev_application_get_print_settings),
1929         (ev_application_set_print_settings):
1930         * shell/ev-window.c:
1931
1932         Remember print settings. Fixes bug #349102. 
1933
1934 2007-05-08  Christian Persch  <chpe@gnome.org>
1935
1936         * configure.ac:
1937         * properties/ev-properties-view.c:
1938
1939         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1940         Bug #382438.
1941
1942 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1943
1944         * configure.ac:
1945         * properties/ev-properties-view.c: (ev_regular_paper_size):
1946
1947         Use gtk+ builtin paper list to identify the document's paper size.
1948         Fixes bug #382438. 
1949
1950 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1951
1952         * configure.ac:
1953
1954         Fix build when compiling with thumbnailer and libgnome support. 
1955
1956 2007-05-04  Ross Burton  <ross@openedhand.com>
1957
1958         * configure.ac:
1959         Add --without-libgnome, check for libgnome and libgnomeui
1960         separately, and add them to the symbols as required.
1961
1962         * libdocument/ev-file-helpers.c:
1963         When building without libgnome, use g_get_user_config_dir instead
1964         of gnome_user_dir_get.
1965
1966         * shell/ev-application.c:
1967         When building without libgnome, don't use session management.
1968
1969         * shell/main.c:
1970         When building without libgnome, don't use GnomeProgram or
1971         initialise the authentication manager.
1972
1973         This fixes #328842.
1974
1975 2007-05-04  Ross Burton  <ross@openedhand.com>
1976
1977         * shell/ev-window.c:
1978         Don't use libgnome to open help, instead call Yelp directly.
1979
1980 2007-05-04  Ross Burton  <ross@openedhand.com>
1981
1982         * shell/ev-sidebar-attachments.c:
1983         Don't use libgnome to lookup icons for MIME types, instead copy
1984         code from GTK+ to do it manually.
1985
1986 2007-05-04  Ross Burton  <ross@openedhand.com>
1987
1988         * configure.ac:
1989         Add libxml to the dependencies for SHELL_CORE (#435818).
1990
1991 2007-05-02  Ross Burton  <ross@openedhand.com>
1992
1993         * configure.ac:
1994         * Makefile.am:
1995         Add --disable-thumbnailer (#434825)
1996
1997 2007-05-02  Ross Burton  <ross@openedhand.com>
1998
1999         * shell/ev-window.c:
2000         Add missing includes, fix indentation.
2001
2002         * shell/main.c:
2003         Fix indentation.
2004
2005 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
2006
2007         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
2008         ev_application_open_uri_at_dest instead of ev_application_open_uri
2009         preventing new document always being opened in a new window even if there
2010         is an empty window.
2011
2012 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2013
2014         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2015         (egg_recent_view_uimanager_finalize):
2016         * properties/ev-properties-view.c: (ev_properties_view_dispose):
2017         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
2018         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
2019         (ev_pixbuf_cache_dispose):
2020         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
2021         * shell/ev-tooltip.c: (ev_tooltip_dispose):
2022         
2023         Add missing chain to parent class methods. Fixes
2024         bug #433128.
2025
2026 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
2027
2028         * data/Makefile.am (update-icon-cache): Updates
2029         gtk-update-icon-cache in uninstall-hook.
2030
2031 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2032
2033         * shell/ev-window.c: (ev_window_setup_document),
2034         (ev_window_set_document), (ev_window_load_job_cb):
2035         * shell/ev-view.c: (setup_caches):
2036         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
2037
2038         Start rendering pages before any other jobs. 
2039
2040 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2041
2042         * shell/ev-window.c: (ev_window_stop_fullscreen),
2043         (ev_window_stop_presentation):
2044
2045         Update chrome visibility before window unfullscreen. 
2046
2047 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2048
2049         * data/Makefile.am:
2050         * data/evince-ui.xml:
2051         * shell/ev-stock-icons.[ch]:
2052         * shell/ev-application.[ch]: (ev_application_shutdown),
2053         (ev_application_init), (ev_application_get_toolbars_model):
2054         * shell/ev-window.c: (update_chrome_visibility),
2055         (fullscreen_toolbar_setup_item_properties),
2056         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2057         (ev_window_run_presentation), (ev_window_stop_presentation),
2058         (ev_window_run_preview), (ev_window_screen_changed),
2059         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
2060         (ev_window_dispose), (ev_window_init):
2061
2062         Make fullscreen toolbar always visible. Do not use egg toolbars for
2063         fullscreen and preview modes since such toolbars are not editables.
2064         Fixes bugs #300278, #338910 and #316188.  
2065
2066 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
2067
2068         * shell/ev-application.c:
2069         * shell/ev-job-queue.c:
2070         * shell/ev-metadata-manager.c:
2071         * shell/ev-stock-icons.c:
2072         * shell/ev-window.c:
2073         * shell/main.c:
2074         
2075         Developers documentation updated.
2076
2077 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2078
2079         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
2080
2081         Check whether uri is valid before launching it. Fixes bug #427664.
2082
2083 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2084
2085         * shell/ev-window.c:
2086
2087         Change key accelerator for Open a Copy menu entry which is in conflict
2088         with Close. Fixes bug #427321.
2089
2090 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2091
2092         * NEWS:
2093         * configure.ac:
2094         
2095         Update for release 0.8.1
2096
2097 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2098
2099         * shell/ev-window.c: (setup_size_from_metadata):
2100         
2101         Do not make window bigger than screen. Fixes bug 
2102         #388985.
2103
2104 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2105
2106         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
2107         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
2108
2109         Use default resolution when it's not provided by document. Fixes bug
2110         #408762.
2111
2112 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2113
2114         * configure.ac:
2115         * thumbnailer/Makefile.am:
2116         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2117         * thumbnailer/evince-thumbnailer.schemas.in:
2118         * thumbnailer/evince-thumbnailer-ps.schemas.in:
2119
2120         Add support for ps, eps and compressed documents thumbnails. Do not
2121         ignore size parameter. 
2122
2123 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
2124
2125         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
2126         (dvi_document_do_color_special):
2127         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
2128
2129         Implement font color specials in the DVI backend. Fixes bug #303651.
2130
2131 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2132
2133         Fixup the previous commit:
2134
2135         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2136         * shell/xdg-user-dir-lookup.c: Make the function non-static
2137         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2138
2139 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2140
2141         * shell/ev-window.c (file_open_dialog_response_cb): Use
2142         the xdg-user-dirs DOCUMENTS folder as default folder when
2143         opening a file chooser.  (#424858)
2144
2145         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2146         xdg-user-dirs.
2147
2148 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2149
2150         * shell/ev-window.c: (ev_window_load_job_cb):
2151
2152         Do not setup view from metadata on preview mode. 
2153
2154 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2155
2156         * shell/main.c:
2157
2158         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2159
2160 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2161
2162         * shell/ev-view.c: (ev_view_primary_get_cb):
2163
2164         Check pointer != NULL before using it. Fixes bug #416841. 
2165
2166 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2167
2168         * NEWS:
2169         * configure.ac:
2170         
2171         Release 0.8.0
2172
2173 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2174
2175         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2176
2177         Do not render thumbnails when sidebar thumbnail page is not visible
2178         at startup. Fixes bug #416447. 
2179
2180 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2181
2182         * data/evince.desktop.in.in:
2183
2184         "Application" is not a valid category in the freedesktop specification.
2185
2186 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2187
2188         * libdocument/ev-file-helpers.[ch]: (compression_run),
2189         (ev_file_uncompress), (ev_file_compress):
2190         * shell/ev-window.c: (file_save_dialog_response_cb):
2191
2192         Save document compressed when saving a copy of a compressed document.
2193         Fixes bug #334542.
2194
2195 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2196
2197         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2198
2199         Allow deleting in goto window entry in presentation mode. 
2200
2201 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2202
2203         * Makefile.am: Dist MAINTAINERS.
2204
2205 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2206
2207         * shell/ev-window.c: (ev_window_update_actions):
2208
2209         Fix zoom shortcut keys when searching. Fixes bug #409828.
2210
2211 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2212
2213         * shell/ev-window.c: (ev_window_setup_document):
2214
2215         Fix crash when loading documents with only one page. 
2216
2217 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2218
2219         * backend/dvi/dvi-document.c:
2220         (dvi_document_thumbnails_get_dimensions),
2221         (dvi_document_thumbnails_get_thumbnail):
2222         * backend/impress/impress-document.c:
2223         (impress_document_thumbnails_get_thumbnail),
2224         (impress_document_thumbnails_get_dimensions):
2225         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2226         (ps_document_thumbnails_get_dimensions):
2227         * backend/djvu/djvu-document.c:
2228         (djvu_document_thumbnails_get_dimensions),
2229         (djvu_document_thumbnails_get_thumbnail):
2230         * backend/tiff/tiff-document.c:
2231         (tiff_document_thumbnails_get_thumbnail),
2232         (tiff_document_thumbnails_get_dimensions):
2233         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2234         (pdf_document_thumbnails_get_thumbnail),
2235         (pdf_document_thumbnails_get_dimensions):
2236         * backend/comics/comics-document.c:
2237         (comics_document_thumbnails_get_thumbnail),
2238         (comics_document_thumbnails_get_dimensions):
2239         * backend/pixbuf/pixbuf-document.c:
2240         (pixbuf_document_thumbnails_get_thumbnail),
2241         (pixbuf_document_thumbnails_get_dimensions):
2242         * libdocument/ev-document-thumbnails.[ch]:
2243         (ev_document_thumbnails_get_thumbnail),
2244         (ev_document_thumbnails_get_dimensions):
2245         * libdocument/ev-document-misc.[ch]:
2246         (ev_document_misc_get_thumbnail_frame):
2247         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2248         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2249         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2250         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2251         (ev_sidebar_thumbnails_refresh):
2252         * shell/ev-window.c: (ev_window_setup_document):
2253         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2254
2255         Use an EvRenderContext for rendering thumbnails instead of a suggested
2256         width, so that different sized pages get sized proportionally.
2257
2258 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2259
2260         * shell/ev-view.c: (ev_view_button_press_event),
2261         (ev_view_key_press_event):
2262
2263         Fix critical warnings when there is no document loaded. 
2264
2265 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2266
2267         * shell/ev-page-action-widget.c:
2268         * shell/ev-navigation-action.c:
2269         * shell/ev-window.c:
2270
2271         Fix compile warnings. 
2272
2273 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2274
2275         * backend/djvu/djvu-text.h:
2276         * backend/djvu/djvu-document.c:
2277         * backend/djvu/djvu-text-page.c:
2278         * backend/djvu/djvu-links.c:
2279         * backend/djvu/djvu-text-page.h:
2280         * backend/djvu/djvu-text.c:
2281         
2282         Fix build on Mac. Fixes bug #392186. Patch by
2283         <ephraim_owns@hotmail.com>
2284
2285 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2286
2287         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2288
2289         Restore cairo context before rendering every page when printing a PDF
2290         document into a PDF file. 
2291
2292 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2293
2294         * backend/ps/gstypes.h:
2295         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2296         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2297         (ps_document_thumbnails_get_thumbnail):
2298
2299         Handle PostScript page orientation. Fixes bug #318568.
2300
2301 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2302
2303         * backend/ps/Makefile.am:
2304         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2305         (document_load), (ps_document_load), (save_document),
2306         (save_page_list), (ps_document_get_n_pages),
2307         (ps_document_get_page_size), (ps_document_get_info),
2308         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2309         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2310         (ps_document_thumbnails_get_thumbnail),
2311         (ps_document_thumbnails_get_dimensions),
2312         (ps_document_document_thumbnails_iface_init):
2313         * backend/ps/ps.[ch]: (psgetpagebox):
2314         * backend/ps/ps-interpreter.[ch]:
2315
2316         Add support for thumbnails in ps backend. Fixes bug #164755. 
2317
2318 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2319
2320         * NEWS:
2321         * configure.ac:
2322         
2323         Release 0.7.2
2324
2325 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2326
2327         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2328         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2329         (ev_window_dispose):
2330
2331         Use document thumbnail as window icon. Fixes bug #384442.
2332
2333 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2334
2335         * configure.ac:
2336
2337         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2338         duplicated adding application/x-bzpostscript instead. 
2339
2340 2007-02-11  Tom Parker  <palfrey@tevp.net>
2341
2342         * backend/ps/ps-document.c: (document_load):
2343
2344         Check return value of psscan before trying
2345         to use it. Fixes bug #372414.
2346
2347 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2348
2349         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2350
2351         Fix invalid free in ev-page-cache. Fixes bug #404745.
2352
2353 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2354
2355         * test/Makefile.am:
2356         * test/test3.py:
2357         
2358         Added reload test case.
2359
2360 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2361
2362         * po/POTFILES.in:
2363         * backend/djvu/djvu-document.c: (djvu_document_load):
2364
2365         Check whether there are missing files in indirect multipage djvu
2366         documents. Fixes bug #361683. 
2367
2368 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2369
2370         * test/Makefile.am:
2371         * test/test-mime.bin:
2372         * test/test3.py:
2373         
2374         Added test for slow mime type
2375
2376 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2377
2378         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2379
2380         Add some checks and call parent_class->finalize. Fixes bug #404745.
2381
2382 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2383
2384         * shell/ev-navigation-action.c: (connect_proxy):
2385         
2386         Fixes dropdown history menu. Thanks a lot Carlos!
2387
2388 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2389
2390         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2391
2392         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2393         bug #373715.
2394
2395 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2396
2397         * backend/ps/ps.c: (psscan):
2398
2399         Fix memory leak. 
2400
2401 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2402
2403         * configure.ac:
2404         * libdocument/ev-file-helpers.c: 
2405
2406         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2407
2408 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2409
2410         * configure.ac:
2411         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2412         (ps_interpreter_start), (document_load), (save_document),
2413         (save_page_list):
2414         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2415         * libdocument/ev-document-factory.c:
2416         (ev_document_factory_get_from_mime), (get_document_from_uri),
2417         (free_uncompressed_uri), (ev_document_factory_get_document):
2418         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2419
2420         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2421
2422 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2423
2424         * libdocument/ev-document.h:
2425
2426         Fix typo in function name. 
2427
2428 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2429
2430         * backend/ps/ps-document.c: (ps_interpreter_finished),
2431         (ps_interpreter_start), (ps_interpreter_failed):
2432
2433         Handle ghostscript interpreter crashes. 
2434
2435 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2436
2437         * shell/ev-window.c: (ev_window_open_uri),
2438         (window_configure_event_cb):
2439
2440         Setup window size and position before showing it. Fixes bug #401711.
2441
2442 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2443
2444         * backend/ps/Makefile.am:
2445         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2446         (ps_document_dispose), (ps_document_class_init),
2447         (ps_interpreter_input), (ps_interpreter_output),
2448         (ps_interpreter_error), (setup_interpreter_env),
2449         (ps_interpreter_start), (ps_interpreter_stop),
2450         (ps_interpreter_failed), (ps_interpreter_is_ready),
2451         (check_filecompressed), (document_load), (ps_document_load),
2452         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2453         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2454         (render_page):
2455
2456         Rework ps-document. Code cleanups, remove deprecated code. 
2457
2458 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2459
2460         * shell/ev-view.c: (ev_view_button_press_event):
2461
2462         Do not start an image drag and drop operation when pointer is on 
2463         text, so that we can select text when the whole background is an
2464         image. 
2465
2466 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2467
2468         * shell/ev-window.c: (ev_window_update_actions): 
2469
2470         Disable all zoom related actions during presentation mode. 
2471
2472 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2473
2474         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2475
2476         Do not zoom in or out on presentation mode. Fixes bug #401305.
2477
2478 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2479
2480         * shell/ev-navigation-action.c: (connect_proxy),
2481         (create_menu_item), (ev_navigation_action_class_init):
2482         
2483         Correctly show menu and fix crash when navigaton 
2484         action is out of toolbar visible area.
2485
2486 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2487
2488         * data/Makefile.am:
2489         * data/evince.1:
2490         
2491         Added man file
2492
2493 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2494
2495         * help/reference/* :
2496         * configure.ac:
2497         
2498         Added gtk-doc based documentation for Evince.
2499         Still in initial state but I hope it will
2500         grow.
2501         
2502         * configure.ac:
2503         
2504         Lower dbus requirement to 0.70
2505
2506 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2507
2508         * shell/ev-window.c: (ev_window_add_history):
2509
2510         Fix memory leak. 
2511
2512 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2513
2514         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2515         * shell/ev-view.h:
2516         * shell/ev-window.c: (ev_window_add_history):
2517         
2518         Correctly handle named destination links
2519
2520 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2521
2522         * NOTES:
2523         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2524         * backend/pdf/ev-poppler.cc:
2525         * libdocument/ev-document-links.h:
2526         * libdocument/ev-link.c: (ev_link_get_page):
2527         * libdocument/ev-link.h:
2528         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2529         (ev_history_add_link):
2530         * shell/ev-history.h:
2531         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2532         (new_history_menu_item), (build_menu):
2533         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2534         * shell/ev-sidebar-links.c: (create_loading_model),
2535         (print_section_cb), (ev_sidebar_links_construct),
2536         (fill_page_labels), (update_page_callback_foreach),
2537         (update_page_callback), (job_finished_callback):
2538         * shell/ev-view.c: (ev_view_handle_link):
2539         * shell/ev-window.c: (ev_window_find_chapter),
2540         (ev_window_add_history), (view_handle_link_cb),
2541         (history_changed_cb):
2542         
2543         Implements another history variant
2544
2545 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2546
2547         * shell/ev-window.c: (view_external_link_cb):
2548         * shell/ev-view.c: (ev_view_button_release_event):
2549
2550         Open links in new window when clicking with middle button. 
2551
2552 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2553
2554         * shell/ev-navigation-action.c: (new_history_menu_item):
2555         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2556         * shell/ev-view.c: (ev_view_handle_link):
2557         * shell/ev-window.c:
2558         
2559         Store link before jump, not the destination. For me it 
2560         seems like more natural history behavior.
2561
2562 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2563
2564         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2565         (ev_navigation_action_class_init):
2566         * shell/ev-navigation-action.h:
2567         * shell/ev-page-action.c: (activate_cb):
2568         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2569         (ev_page_cache_set_current_page_history):
2570         * shell/ev-page-cache.h:
2571         * shell/ev-sidebar-thumbnails.c:
2572         (ev_sidebar_tree_selection_changed),
2573         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2574         * shell/ev-view-private.h:
2575         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2576         * shell/ev-view.h:
2577         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2578         (ev_window_setup_document), (ev_window_load_job_cb):
2579         * shell/ev-window.h:
2580         
2581         History finally works as expected.
2582
2583 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2584
2585         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2586
2587         Do not update links treeview if it doesn't have a model assigned yet. 
2588
2589 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2590
2591         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2592         (ev_sidebar_links_class_init), (update_page_callback):
2593
2594         Do not update links treeview when sidepane is not visible. 
2595
2596 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2597
2598         * shell/ev-marshal.list:
2599         * shell/ev-page-action.c: (activate_cb),
2600         (ev_page_action_class_init):
2601         * shell/ev-page-action.h:
2602         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2603         * shell/ev-window.c:
2604         
2605         Remove activate_link signal, not required.
2606
2607 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2608
2609         * shell/ev-navigation-action.c: (build_menu):
2610         
2611         Reorder menu items and build menu with fixed length.
2612
2613 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2614
2615         * shell/ev-view.c: (get_selected_text):
2616         
2617         Normalize text to fix ligatures problem. See bug
2618         #341947 for details.
2619
2620 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2621
2622         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2623
2624         Fix memory leak in ev-page-cache. 
2625
2626 2007-01-25  Tom Parker <palfrey@tevp.net>
2627
2628         * backend/impress/impress-document.c: (impress_document_load),
2629         (impress_document_finalize), (impress_document_init):
2630         * properties/ev-properties-main.c: (ev_properties_get_pages):
2631         
2632         Correctly handle impress document errors. Fixes nautilus
2633         crash in property page #370491.
2634
2635 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2636
2637         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2638         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2639         (ev_job_queue_remove_job):
2640         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2641         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2642         (ev_job_load_run):
2643         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2644         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2645         (ev_window_load_job_cb), (xfer_update_progress_callback),
2646         (ev_window_open_uri), (ev_window_dispose):
2647         * shell/main.c: (main):
2648
2649         Do file transfer asynchronously in the main thread instead of
2650         synchronously in the load thread. Fixes bugs #399694, #398307 and
2651         #343542.
2652
2653 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2654
2655         * shell/ev-jobs.c: (ev_job_xfer_run):
2656
2657         Load the document with the font-config lock held. 
2658
2659 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2660
2661         * backend/ps/ps-document.c: (start_interpreter):
2662
2663         Fix memory leaks in ps backend. 
2664
2665 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2666
2667         * backend/impress/impress-document.c:
2668         (impress_document_render_pixbuf):
2669
2670         Do not acquire fontconfig lock in impress backend, since it is using
2671         the main loop for rendering. 
2672
2673 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2674
2675         * po/POTFILES.in: 
2676
2677         Remove mdvi files that shouldn't be translated. 
2678
2679 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2680
2681         * shell/ev-view-private.h:
2682         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2683         (ev_view_set_zoom):
2684
2685         Render "loading..." text into a cairo surface instead of directly into
2686         the window so that fontconfig lock is only needed once and UI is not
2687         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2688
2689 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2690
2691         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2692         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2693
2694         Use icon theme associated with the window screen rather than default. 
2695
2696 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2697
2698         * configure.ac:
2699
2700         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2701
2702 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2703
2704         * data/icons/*/apps/evince.*:
2705
2706         Move Evince icons under new apps directory.
2707
2708         * data/icons/*/actions/*:
2709
2710         Add new custom themeable Evince icons: view-page-continuous, 
2711         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2712         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2713
2714         * configure.ac:
2715
2716         Add new directories to AC_CONFIG_FILES.
2717
2718         * shell/ev-stock-icons.c:
2719         * shell/ev-stock-icons.h:
2720
2721         Use new custom themeable icons.
2722
2723 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2724
2725         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2726
2727         Do not draw white background page in presentation mode. 
2728
2729 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2730
2731         * shell/ev-view.c: Remove unused gnome-vfs include.
2732
2733 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2734
2735         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2736         
2737         Format string is corrected, fixes bug #397129.
2738
2739 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2740
2741         * shell/ev-window.c: (ev_window_setup_recent):
2742
2743         Do not include in recent menu inexistent documents. Fixes
2744         bug #339171.
2745
2746 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2747
2748         * po/POTFILES.skip: 
2749
2750         Update POTFILES.skip file according to current source tree. 
2751
2752 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2753
2754         * shell/ev-window.c: (file_save_dialog_response_cb):
2755
2756         Do Save a copy in atomic way. Fixes bug #328266. 
2757
2758 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2759
2760         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2761
2762         Keep selected cell always visible in index treeview.
2763
2764 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2765         
2766         * shell/ev-view.c: (ev_view_size_allocate):
2767
2768         Restore horizontal scrollbar after switching to/from fullscreen
2769         or presentation mode. Fixes bug #331728.
2770
2771 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2772
2773         * shell/ev-view-private.h:
2774         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2775         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2776         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2777         (ev_view_can_zoom_out):
2778
2779         Use max and min scale values in the view iby taking dpi into account. 
2780
2781 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2782
2783         * configure.ac:
2784         * NEWS:
2785
2786         Release 0.7.1
2787
2788 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2789
2790         * shell/ev-window.c: (ev_window_print_send):
2791
2792         Send print job to printer with some settings set to default values,
2793         since we have already exported to a file according to such settings
2794         and they could be taken twice by some printers. 
2795
2796 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2797
2798         * shell/ev-jobs.c: (ev_job_xfer_run):
2799         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2800
2801         Show main window and load document with the font-config lock held. 
2802
2803 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2804
2805         * configure.ac:
2806         * shell/ev-application.c: (ev_application_register_service):
2807         * shell/main.c: (load_files_remote):
2808
2809         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2810
2811 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2812
2813         * doc/debugging.txt:
2814         
2815         Remove obsolete documentation.
2816
2817 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2818
2819         * Makefile.am:
2820         * backend/Makefile.am:
2821         * backend/comics/Makefile.am:
2822         * backend/djvu/Makefile.am:
2823         * backend/dvi/Makefile.am:
2824         * backend/ev-async-renderer.c:
2825         * backend/ev-async-renderer.h:
2826         * backend/ev-attachment.c:
2827         * backend/ev-attachment.h:
2828         * backend/ev-backend-marshal.c:
2829         * backend/ev-document-factory.c:
2830         * backend/ev-document-factory.h:
2831         * backend/ev-document-find.c:
2832         * backend/ev-document-find.h:
2833         * backend/ev-document-fonts.c:
2834         * backend/ev-document-fonts.h:
2835         * backend/ev-document-images.c:
2836         * backend/ev-document-images.h:
2837         * backend/ev-document-info.h:
2838         * backend/ev-document-links.c:
2839         * backend/ev-document-links.h:
2840         * backend/ev-document-misc.c:
2841         * backend/ev-document-misc.h:
2842         * backend/ev-document-security.c:
2843         * backend/ev-document-security.h:
2844         * backend/ev-document-thumbnails.c:
2845         * backend/ev-document-thumbnails.h:
2846         * backend/ev-document-transition.c:
2847         * backend/ev-document-transition.h:
2848         * backend/ev-document.c:
2849         * backend/ev-document.h:
2850         * backend/ev-file-exporter.c:
2851         * backend/ev-file-exporter.h:
2852         * backend/ev-image.c:
2853         * backend/ev-image.h:
2854         * backend/ev-link-action.c:
2855         * backend/ev-link-action.h:
2856         * backend/ev-link-dest.c:
2857         * backend/ev-link-dest.h:
2858         * backend/ev-link.c:
2859         * backend/ev-link.h:
2860         * backend/ev-render-context.c:
2861         * backend/ev-render-context.h:
2862         * backend/ev-selection.c:
2863         * backend/ev-selection.h:
2864         * backend/impress/Makefile.am:
2865         * backend/pdf/Makefile.am:
2866         * backend/pixbuf/Makefile.am:
2867         * backend/ps/Makefile.am:
2868         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2869         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2870         (start_interpreter), (stop_interpreter), (document_load),
2871         (ps_document_next_page), (render_page):
2872         * backend/tiff/Makefile.am:
2873         * comics/Makefile.am:
2874         * comics/comics-document.c:
2875         * comics/comics-document.h:
2876         * configure.ac:
2877         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2878         * djvu/Makefile.am:
2879         * djvu/djvu-document-private.h:
2880         * djvu/djvu-document.c:
2881         * djvu/djvu-document.h:
2882         * djvu/djvu-links.c:
2883         * djvu/djvu-links.h:
2884         * djvu/djvu-text-page.c:
2885         * djvu/djvu-text-page.h:
2886         * djvu/djvu-text.c:
2887         * djvu/djvu-text.h:
2888         * dvi/Makefile.am:
2889         * dvi/dvi-document.c:
2890         * dvi/dvi-document.h:
2891         * dvi/fonts.c:
2892         * dvi/fonts.h:
2893         * dvi/mdvi-lib/Makefile.am:
2894         * dvi/mdvi-lib/afmparse.c:
2895         * dvi/mdvi-lib/afmparse.h:
2896         * dvi/mdvi-lib/bitmap.c:
2897         * dvi/mdvi-lib/bitmap.h:
2898         * dvi/mdvi-lib/color.c:
2899         * dvi/mdvi-lib/color.h:
2900         * dvi/mdvi-lib/common.c:
2901         * dvi/mdvi-lib/common.h:
2902         * dvi/mdvi-lib/defaults.h:
2903         * dvi/mdvi-lib/dvimisc.c:
2904         * dvi/mdvi-lib/dviopcodes.h:
2905         * dvi/mdvi-lib/dviread.c:
2906         * dvi/mdvi-lib/files.c:
2907         * dvi/mdvi-lib/font.c:
2908         * dvi/mdvi-lib/fontmap.c:
2909         * dvi/mdvi-lib/fontmap.h:
2910         * dvi/mdvi-lib/fontsrch.c:
2911         * dvi/mdvi-lib/gf.c:
2912         * dvi/mdvi-lib/hash.c:
2913         * dvi/mdvi-lib/hash.h:
2914         * dvi/mdvi-lib/list.c:
2915         * dvi/mdvi-lib/mdvi.h:
2916         * dvi/mdvi-lib/pagesel.c:
2917         * dvi/mdvi-lib/paper.c:
2918         * dvi/mdvi-lib/paper.h:
2919         * dvi/mdvi-lib/pk.c:
2920         * dvi/mdvi-lib/private.h:
2921         * dvi/mdvi-lib/setup.c:
2922         * dvi/mdvi-lib/sp-epsf.c:
2923         * dvi/mdvi-lib/special.c:
2924         * dvi/mdvi-lib/sysdeps.h:
2925         * dvi/mdvi-lib/t1.c:
2926         * dvi/mdvi-lib/tfm.c:
2927         * dvi/mdvi-lib/tfmfile.c:
2928         * dvi/mdvi-lib/tt.c:
2929         * dvi/mdvi-lib/util.c:
2930         * dvi/mdvi-lib/vf.c:
2931         * dvi/pixbuf-device.c:
2932         * dvi/pixbuf-device.h:
2933         * impress/Makefile.am:
2934         * impress/common.h:
2935         * impress/document.c:
2936         * impress/f_oasis.c:
2937         * impress/f_oo13.c:
2938         * impress/iksemel.c:
2939         * impress/iksemel.h:
2940         * impress/imposter.h:
2941         * impress/impress-document.c:
2942         * impress/impress-document.h:
2943         * impress/internal.h:
2944         * impress/r_back.c:
2945         * impress/r_draw.c:
2946         * impress/r_geometry.c:
2947         * impress/r_gradient.c:
2948         * impress/r_style.c:
2949         * impress/r_text.c:
2950         * impress/render.c:
2951         * impress/render.h:
2952         * impress/zip.c:
2953         * impress/zip.h:
2954         * lib/Makefile.am:
2955         * lib/ev-debug.c:
2956         * lib/ev-debug.h:
2957         * lib/ev-file-helpers.c:
2958         * lib/ev-file-helpers.h:
2959         * lib/ev-gui.c:
2960         * lib/ev-gui.h:
2961         * lib/ev-tooltip.c:
2962         * lib/ev-tooltip.h:
2963         * libdocument/Makefile.am:
2964         * libdocument/ev-file-helpers.c:
2965         * pdf/Makefile.am:
2966         * pdf/ev-poppler.cc:
2967         * pdf/ev-poppler.h:
2968         * pixbuf/Makefile.am:
2969         * pixbuf/pixbuf-document.c:
2970         * pixbuf/pixbuf-document.h:
2971         * properties/Makefile.am:
2972         * ps/Makefile.am:
2973         * ps/gsdefaults.c:
2974         * ps/gsdefaults.h:
2975         * ps/gsio.c:
2976         * ps/gsio.h:
2977         * ps/gstypes.h:
2978         * ps/ps-document.c:
2979         * ps/ps-document.h:
2980         * ps/ps.c:
2981         * ps/ps.h:
2982         * shell/Makefile.am:
2983         * shell/ev-application.h:
2984         * shell/ev-sidebar-links.c:
2985         * shell/ev-sidebar-links.h:
2986         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2987         (ev_gui_menu_position_tree_selection):
2988         * shell/ev-utils.h:
2989         * shell/ev-view.c: (ev_view_finalize):
2990         * shell/ev-window.c:
2991         * shell/main.c: (main):
2992         * thumbnailer/Makefile.am:
2993         * tiff/Makefile.am:
2994         * tiff/tiff-document.c:
2995         * tiff/tiff-document.h:
2996         * tiff/tiff2ps.c:
2997         * tiff/tiff2ps.h:
2998         
2999         Reorganize source tree.
3000
3001 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3002
3003         * backend/ev-document-factory.c:
3004
3005         Do not include ev-poppler.h when pdf is disabled. 
3006
3007 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3008
3009         * configure.ac:
3010         * data/evince-ui.xml:
3011         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
3012         (pdf_document_document_images_iface_init):
3013         * backend/Makefile.am:
3014         * backend/ev-document-images.[ch]:
3015         * backend/ev-image.[ch]:
3016         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
3017         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
3018         (ev_job_xfer_run):
3019         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3020         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3021         (ev_pixbuf_cache_get_image_mapping):
3022         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
3023         (view_menu_popup_cb), (ev_window_dispose),
3024         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3025         (ev_view_popup_cmd_copy_image):
3026         * shell/ev-view-private.h:
3027         * shell/ev-view.c: (ev_view_get_image_at_location),
3028         (ev_view_do_popup_menu), (ev_view_popup_menu),
3029         (ev_view_button_press_event), (ev_view_drag_data_get),
3030         (ev_view_drag_motion), (ev_view_drag_data_received),
3031         (ev_view_motion_notify_event), (ev_view_button_release_event),
3032         (ev_view_finalize), (ev_view_class_init):
3033
3034         Add image handling support. Fixes bugs #310008 and #325047. Images
3035         selection is not supported yet. 
3036
3037 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3038
3039         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
3040         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
3041         (ev_view_init):
3042
3043         Move view drag and drop stuff to ev-view.
3044
3045 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3046
3047         * shell/ev-pixbuf-cache.c: (clear_job_selection):
3048         * shell/ev-view.c: (clear_selection): 
3049
3050         Clear selection also in pixbuf cache.
3051
3052 2007-01-02  Luca Ferretti <elle.uca@libero.it>
3053
3054         * data/evince.desktop.in.in:
3055         
3056         Change icon name in desktop file. See bug #390734
3057         for details.
3058
3059 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3060
3061         * thumbnailer/Makefile.am:
3062
3063         Use top_builddir instead top_srcdir for generated schema
3064         file installation. Fixes bug #390161.
3065
3066 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3067
3068         * configure.ac:
3069         * backend/Makefile.am:
3070         * backend/ev-document-transition.[ch]:
3071         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
3072         (pdf_document_page_transition_iface_init):
3073         * shell/ev-view-private.h:
3074         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
3075         (ev_view_set_presentation), (transition_next_page),
3076         (ev_view_presentation_transition_stop),
3077         (ev_view_presentation_transition_start), (ev_view_next_page):
3078
3079         Add page transition support in presentation mode. At the moment only
3080         page duration is supported, but not transition effects. Fixes bug
3081         #309815.
3082
3083 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3084
3085         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
3086
3087         Run find_link_dest with document lock held, since it's called by links
3088         thread and main thread at the same time. 
3089
3090 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3091
3092         * shell/ev-view.c: (goto_dest):
3093
3094         Update page-cache when page is changed by the view, so that
3095         page-changed signal is emitted. 
3096
3097 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3098
3099         * test/test1.py:
3100         * test/test2.py:
3101
3102         Use C locale in tests. 
3103
3104 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3105
3106         * shell/ev-window.c: (ev_window_run_presentation):
3107         * shell/ev-view-private.h:
3108         * shell/ev-view.c: (ev_view_set_presentation):
3109
3110         Restore zoom settings when back from presentation mode. 
3111
3112 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3113
3114         * shell/ev-window.c: (ev_window_run_presentation):
3115
3116         Always use "best fit" zoom in presentation mode.
3117         Fixes bug #389195.
3118
3119 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3120
3121         * shell/ev-view.c: (ev_view_goto_window_create):
3122
3123         Show "Jump to page" label in the page jumping popup in
3124         presentation mode instead of just a GtkEntry.
3125
3126 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3127
3128         * shell/ev-window.c: (launch_external_uri):
3129
3130         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
3131         #378085.
3132
3133 2006-12-22  Elijah Newren  <newren gmail com>
3134
3135         * configure.ac: explicitly check for libxml2.  Fixes #388795
3136
3137 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3138
3139         * shell/ev-view-private.h:
3140         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3141         (ev_view_goto_window_delete_event), (key_is_numeric),
3142         (ev_view_goto_window_key_press_event),
3143         (ev_view_goto_window_button_press_event),
3144         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3145         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3146         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3147
3148         Allow jumping to another page by typing a page number in presentation
3149         mode. It uses a popup window with an entry. Fixes bug #353625.
3150
3151 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3152
3153         * configure.ac:
3154         * properties/ev-properties-view.c: (ev_get_default_user_units),
3155         (ev_regular_paper_size):
3156         
3157         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3158         to Damien Carbery <damien.carbery@sun.com> and
3159         Yevgen Muntyan <muntyan@tamu.edu>.
3160
3161 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3162
3163         * shell/ev-window.c: (setup_document_from_metadata):
3164
3165         Make sure Evince doesn't restore the view on the last
3166         page when a document is reopened. Fixes bug #383381.
3167
3168 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3169
3170         * shell/ev-view.c: (draw_loading_text):
3171
3172         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3173
3174 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3175
3176         * configure.ac:
3177         * NEWS:
3178
3179         Release 0.7.0
3180
3181 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3182
3183         * configure.ac:
3184         * pdf/ev-poppler.cc: (pdf_print_context_free),
3185         (pdf_document_file_exporter_begin),
3186         (pdf_document_file_exporter_do_page):
3187
3188         Make cairo-pdf depedency optional. 
3189
3190 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3191
3192         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3193
3194         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3195
3196 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3197
3198         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3199         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3200         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3201         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3202         * shell/ev-view.c: (draw_loading_text):
3203         * shell/ev-window.c: (ev_window_cmd_file_properties):
3204
3205         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3206         related to using FontConfig from different threads.
3207         
3208 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3209
3210         * shell/ev-view.c: (draw_loading_text):
3211
3212         Acquire lock document when drawing "Loading..." text so that only one
3213         thread will use FontConfig at the same time. Fixes bug #374750.
3214
3215 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3216
3217         * shell/ev-page-action.[ch]: (activate_cb):
3218         * shell/ev-window.c: (activate_label_cb):
3219
3220         Check if text inserted in page entry is a valid page number when it
3221         doesn't match to any document page label. Fixes bug #383165.
3222
3223 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3224         * shell/ev-window.c:
3225
3226         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3227         available with GTK < 2.10. Added an ifdef to avoid compilation
3228         error.
3229
3230 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3231
3232         * configure.ac:
3233         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3234
3235         Fix ps backend in multihead systems.
3236
3237 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3238
3239         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3240         * shell/ev-window.c: (ev_window_get_screen_dpi),
3241         (ev_window_update_actions), (setup_view_from_metadata),
3242         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3243
3244         Take screen DPI into account when zooming. Fixes bug #318285.
3245
3246 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3247
3248         * data/Makefile.am:
3249
3250         Cleaned up/slightly refactored Makefile.am. Added GConf
3251         schemas uninstallation as well.
3252
3253 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3254
3255         * Makefile.am:
3256         * test/Makefile.am:
3257
3258         Fight with autotools to fix make check. Make distcheck
3259         works fine as well now!
3260
3261 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3262
3263         * shell/ev-view.c: (draw_end_presentation_page):
3264
3265         Corrected "end of presentation" string.
3266
3267 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3268
3269         * shell/ev-view.c: (ev_view_key_press_event):
3270
3271         Correctly propagate key press event so that up/down keys
3272         work as expected (correct behaviour was broken by
3273         black/white screen key bindings for presentations).
3274
3275 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3276
3277         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3278         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3279         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3280         (pdf_selection_get_selection_region),
3281         (pdf_selection_get_selection_map):
3282
3283         Add "static" to some private functions. 
3284
3285 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3286
3287         * lib/ev-tooltip.h:
3288         * properties/ev-properties-view.h:
3289         * shell/ev-jobs.h:
3290         * shell/ev-properties-dialog.h:
3291         * shell/ev-properties-fonts.h:
3292         * shell/ev-sidebar-links.h:
3293         * shell/ev-sidebar-thumbnails.h:
3294         * shell/ev-sidebar.h:
3295         * shell/ev-window.h:
3296         
3297         Fixes CHACK type in class casts. See bug #385343
3298         for details.
3299
3300 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3301
3302         * shell/ev-view-private.h:
3303         * shell/ev-view.c: (draw_end_presentation_page),
3304         (ev_view_expose_event), (ev_view_key_press_event),
3305         (ev_view_class_init), (ev_view_init):
3306
3307         Blank screen in presentation mode when pressing 'b' (filling with
3308         black) or 'w' (filling with white) keys. Fixes bug #358132.
3309
3310 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3311
3312         * data/evince-toolbar.xml:
3313         * shell/ev-window.c:
3314         
3315         Use stock icon for Select All action. Fixes
3316         bug #382652.
3317
3318 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3319
3320         * shell/ev-view.c: (get_doc_point_from_offset),
3321         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3322
3323         Add links support in rotated documents. Fixes bug #343733.
3324
3325 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3326
3327         * shell/ev-view-private.h:
3328         * shell/ev-view.c: (draw_end_presentation_page),
3329         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3330
3331         Show a blank page after the last page in presentation mode with a
3332         message indicating that presentation has finished and how to exit. 
3333
3334 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3335
3336         * shell/ev-window.c: (fullscreen_timeout_cb):
3337
3338         Hide cursor after a while in presentation mode. 
3339
3340 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3341
3342         * backend/ev-document-info.h:
3343         * data/evince-properties.glade:
3344         * pdf/ev-poppler.cc:
3345         * properties/ev-properties-view.c: (ev_regular_paper_size),
3346         (ev_properties_view_set_info):
3347         * ps/ps-document.c: (ps_document_get_info):
3348
3349         Adds a paper size field to the properties dialog. Fixes
3350         bug #307315. Patch by Kasper Svendsen (with some i18n
3351         changes done by me).
3352
3353 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3354
3355         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3356         (screensaver_init_dbus), (totem_scrsaver_new),
3357         (totem_scrsaver_init):
3358         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3359         * shell/ev-application.c: (ev_application_register_service),
3360         (ev_application_screensaver_enable),
3361         (ev_application_screensaver_disable):
3362         * shell/ev-application.h:
3363         * shell/ev-window.c: (ev_window_run_presentation),
3364         (ev_window_stop_presentation), (build_comments_string),
3365         (ev_window_init):
3366         
3367         Move screensaver handling to application. No more
3368         message on startup.
3369
3370 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3371
3372         * configure.ac:
3373         * backend/Makefile.am:
3374         * backend/ev-file-exporter.[ch]:
3375         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3376         * ps/ps-document.c: (ps_document_file_exporter_*):
3377         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3378         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3379         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3380         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3381
3382         Allow printing to PDF when suppoted by the backend.
3383         
3384 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3385
3386         * shell/ev-window.c: (build_comments_string):
3387
3388         Use always "Document Viewer" in about dialog. 
3389
3390 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3391
3392         * djvu/djvu-document.c: (djvu_document_get_page_size):
3393
3394         Display a warning message when get_pageinfo fails. 
3395
3396 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3397
3398         * Makefile.am:
3399         * backend/Makefile.am:
3400         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3401         * configure.ac:
3402         * shell/ev-window.c: (build_comments_string):
3403         
3404         Make pdf compilation optional. See bug #38007.
3405
3406 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3407
3408         * ps/ps.c: (get_next_text):
3409
3410         Fix CVE-2006-5864.
3411
3412 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3413
3414         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3415         * shell/ev-navigation-action.c: (connect_proxy),
3416         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3417         
3418         Do not call g_type_class_peek_parent twice.
3419
3420 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3421
3422         * configure.ac:
3423         * data/icons/24x24/.cvsignore:
3424         * data/icons/24x24/Makefile.am:
3425         * data/icons/24x24/evince.png:
3426         * data/icons/Makefile.am:
3427         
3428         Add 24x24 icon. Thanks to 
3429         Michael Monreal <infernux@web.de>.
3430
3431 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3432
3433         * configure.ac: Fix typo in configure.ac. Thanks
3434         to dmacks@netspace.org for notification.
3435
3436 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3437
3438         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3439         
3440         Drop dbus include, fixes compilation with older dbus.
3441
3442 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3443
3444         * configure.ac:
3445         * cut-n-paste/Makefile.am:
3446         * cut-n-paste/totem-screensaver/.cvsignore
3447         * cut-n-paste/totem-screensaver/Makefile.am:
3448         * cut-n-paste/totem-screensaver/README:
3449         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3450         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3451         * shell/Makefile.am:
3452         * shell/ev-window.c: (ev_window_run_presentation),
3453         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3454         (ev_window_init):
3455
3456         Implemented screensaver enabling/disabling for
3457         presentation mode (not fullscreen mode). Code stolen
3458         from Totem (with some minor tweaks). Fixes bug #338889.
3459
3460 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3461
3462         * configure.ac:
3463
3464         Bump gnome-icon-theme requirements. We use the rotation
3465         icons that appeared recently.
3466
3467 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3468
3469         * shell/ev-history.c: (ev_history_add_page):
3470         * shell/ev-history.h:
3471         * shell/ev-window.c: (page_changed_cb):
3472         
3473         Use page labels instead of numbers.
3474
3475 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3476
3477         * data/evince-toolbar.xml:
3478         * po/POTFILES.in:
3479         * shell/Makefile.am:
3480         * shell/ev-navigation-action-widget.c:
3481         (ev_navigation_action_widget_init),
3482         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3483         (menu_detacher), (ev_navigation_action_widget_set_menu),
3484         (menu_position_func), (popup_menu_under_arrow),
3485         (ev_navigation_action_widget_toggled),
3486         (ev_navigation_action_widget_button_press_event):
3487         * shell/ev-navigation-action-widget.h:
3488         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3489         (ev_navigation_action_set_window), (activate_menu_item_cb),
3490         (new_history_menu_item), (new_empty_history_menu_item),
3491         (build_menu), (menu_activated_cb), (connect_proxy),
3492         (create_tool_item), (ev_navigation_action_init),
3493         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3494         * shell/ev-navigation-action.h:
3495         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3496         (ev_page_action_widget_set_page_cache),
3497         (ev_page_action_widget_finalize),
3498         (ev_page_action_widget_class_init), (match_selected_cb),
3499         (display_completion_text), (match_completion), (build_new_tree_cb),
3500         (get_filter_model_from_model),
3501         (ev_page_action_widget_update_model):
3502         * shell/ev-page-action-widget.h:
3503         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3504         (connect_proxy):
3505         * shell/ev-page-action.h:
3506         * shell/ev-stock-icons.c:
3507         * shell/ev-stock-icons.h:
3508         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3509         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3510         (register_custom_actions):
3511         * shell/main.c:
3512         
3513         Preliminary history implementation
3514
3515 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3516
3517         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3518         (dvi_document_class_init), (dvi_document_init_params):
3519         * dvi/mdvi-lib/font.c: (font_reference):
3520         
3521         Add reference to subfont. Fixes bug #374277.
3522
3523 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3524
3525         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3526         (ev_window_cmd_file_open_copy_at_dest):
3527
3528         Fix a race condition when creating symlink. Increase the counter
3529         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3530         Mathias Hasselmann).
3531
3532 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3533
3534         * backend/Makefile.am:
3535         * backend/ev-attachment.c: (ev_attachment_open):
3536         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3537         (ev_tmp_dir), (ev_tmp_filename):
3538         * shell/ev-sidebar-attachments.c:
3539         (ev_sidebar_attachments_drag_data_get):
3540         * shell/ev-window.c: (ev_window_clear_temp_file):
3541
3542         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3543         in ensure_dir_exists. Abort without crashing when we can't create
3544         user's directory.
3545
3546 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3547
3548         * data/evince-ui.xml:
3549         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3550         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3551         (ev_window_cmd_file_open_copy_at_dest),
3552         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3553         (ev_view_popup_cmd_open_link_new_window):
3554
3555         Allow opening a copy of the current document in a new window. Fixes bug
3556         #357472
3557
3558 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3559
3560         * data/evince-toolbar.xml:
3561         
3562         Add rotate right and rotate left to available items for toolbar.
3563         
3564         * data/evince-ui.xml:
3565         * shell/ev-window.c: (ev_window_init):
3566         
3567         Customize toolbar with right click. Fixes bug #372451.
3568
3569 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3570
3571         * shell/ev-window.c: 
3572         
3573         Use "object-rotate-{left,right}" stock icons. Fixes 
3574         bug #373863.
3575
3576 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3577
3578         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3579         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3580         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3581         (ev_window_open_uri):
3582         * shell/main.c: (arguments_parse):
3583
3584         Remove temp file created when evince is used by GTK+ in
3585         preview mode. Fixes bug #365282. 
3586
3587 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3588
3589         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3590         
3591         Fixes bug #372474 - Side pane disabled when entering 
3592         and leaving fullscreen mode.
3593
3594 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3595
3596         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3597         * data/Makefile.am:
3598         * data/evince-preview-toolbar.xml:
3599         * data/evince-toolbar.xml:
3600         * shell/ev-application.c: (ev_application_shutdown),
3601         (ev_application_init), (ev_application_get_toolbars_model):
3602         * shell/ev-application.h:
3603         * shell/ev-window.c: (update_chrome_visibility),
3604         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3605         (ev_window_cmd_edit_toolbar), (ev_window_init):
3606         
3607         Fixes bug #364364 - toolbar editor shows zoom actions again.
3608
3609 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3610
3611         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3612
3613         Do not take margins into consideration for paper size when printing.
3614         Really fixes bug #350491.
3615
3616 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3617
3618         * data/evince-ui.xml:
3619         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3620         (ev_window_cmd_file_print_setup),
3621         (ev_window_print_dialog_response_cb),
3622         (ev_window_setup_action_sensitivity):
3623
3624         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3625
3626 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3627
3628         * shell/ev-window.c: (ev_window_print_range):
3629
3630         Revert my previuos commit, since printing to PDF is not supported by
3631         evince yet. 
3632
3633 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3634
3635         * shell/ev-window.c: (ev_window_print_range):
3636
3637         Enable print to a PDF. Fixes bug #332121.
3638
3639 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3640
3641         * shell/ev-application-service.xml:
3642         * shell/ev-application.[ch]: (ev_application_open_window),
3643         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3644         (ev_application_open_uri), (ev_application_open_uri_list):
3645         * shell/ev-window.c: (file_open_dialog_response_cb),
3646         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3647         (drag_data_received_cb), (open_remote_link):
3648         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3649
3650         Add support for multiscreen systems. Fixes bug #316206.
3651
3652 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3653
3654         * shell/ev-jobs.[ch]: (ev_job_print_new),
3655         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3656         (ev_job_print_do_page):
3657         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3658
3659         Allow printing only odd/even pages. Fixes bug #367289.
3660
3661 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3662
3663         * test/test1.py:
3664         * test/test2.py:
3665
3666         Re-add locale settings to test files.
3667
3668 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3669
3670         * data/evince-ui.xml:
3671         * shell/ev-window.c: (set_action_properties):
3672         
3673         Removed garbage from code and ui.
3674
3675 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3676
3677         * shell/ev-window.c: (ev_window_cmd_help_about):
3678
3679         Shamelessly add my name to the list of contributors.
3680
3681 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3682
3683         * test/test1.py:
3684         * test/test2.py:
3685
3686         Cleaned up the dogtail scripts.
3687
3688 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3689
3690         * shell/ev-view.c: (draw_loading_text): Don't render
3691         "loading..." text in presentation mode. Temporary
3692         workaround for bug #320352.
3693
3694 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3695
3696         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3697         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3698
3699         Use print settings scale, copies, collate and reverse which were
3700         ignored. Fixes bug #359032.
3701
3702 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3703
3704         * configure.ac:
3705         * data/evince-password.glade:
3706         * test/Makefile.am:
3707         * test/test-encrypt.pdf:
3708         * test/test-links.pdf:
3709         * test/test1.py:
3710         * test/test2.py:
3711
3712         Add automated UI tests for evince with dogtail. See
3713         bug #300948.    
3714
3715 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3716
3717         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3718
3719         Hide fullscreen toolbar when switching to another desktop workspace.
3720         Fixes bug #338871
3721
3722 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3723
3724         * shell/ev-window-title.c: 
3725         
3726         Test for .dvi in title of pdf documents.
3727
3728 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3729
3730         * shell/ev-view.c: (ev_view_scroll):
3731
3732         Page Up/Down should do page jumps in "Best fit" mode.
3733         If a user has explicitly chosen to view exactly one page
3734         at a time, scrolling just a part of the page when
3735         pressing Page Up/Down is not right. Fixes bug #323107.
3736
3737 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3738
3739         * NEWS:
3740         * configure.ac:
3741         
3742         Update for 0.6.1
3743
3744 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3745
3746         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3747         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3748         
3749         Correctly disconnect from job signals on destroy.
3750
3751 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3752
3753         * shell/ev-view-private.h:
3754         * shell/ev-view.c: (view_set_adjustment_values),
3755         (view_update_range_and_current_page),
3756         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3757         
3758         Fixes bug #343199, current page now follows find page.
3759
3760 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3761
3762         * backend/ev-document-factory.c:
3763         * configure.ac:
3764         Assigned OpenDocument presenation MIME type to the
3765         Impress backend. Added some missing (but harmless)
3766         #ifdefs in the document factory as well to make things
3767         consistent again. Fixes bug #360658.
3768
3769 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3770
3771         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3772         * backend/ev-document-find.c: (ev_document_find_get_type):
3773         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3774         * backend/ev-document-links.c: (ev_document_links_get_type):
3775         * backend/ev-document-security.c: (ev_document_security_get_type):
3776         * backend/ev-document-thumbnails.c:
3777         (ev_document_thumbnails_get_type):
3778         * backend/ev-document.c: (ev_document_get_type):
3779         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3780         * backend/ev-selection.c: (ev_selection_get_type):
3781         * cut-n-paste/recent-files/egg-recent-model.c:
3782         (egg_recent_model_get_type):
3783         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3784         (egg_recent_view_uimanager_get_type):
3785         * cut-n-paste/recent-files/egg-recent-view.c:
3786         (egg_recent_view_get_type):
3787         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3788         (egg_editable_toolbar_get_type):
3789         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3790         (egg_toolbar_editor_get_type):
3791         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3792         (egg_toolbars_model_get_type):
3793         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3794         (egg_tree_multi_drag_source_get_type):
3795         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3796         (ephy_zoom_action_get_type):
3797         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3798         (ephy_zoom_control_get_type):
3799         * impress/r_back.c: (_imp_fill_back):
3800         * properties/ev-properties-main.c:
3801         (ev_properties_plugin_register_type):
3802         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3803         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3804         (ev_view_accessible_factory_get_type):
3805
3806         Reduce relocations. Bug #360616.
3807
3808 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3809
3810         * backend/ev-document-factory.c:
3811         (ev_document_factory_get_document):
3812         
3813         Load document even if extension is wrong.
3814
3815 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3816
3817         * shell/ev-metadata-manager.c: (save_values):
3818         * shell/ev-window.c: (setup_size_from_metadata),
3819         (setup_view_from_metadata), (ev_window_setup_document),
3820         (ev_window_xfer_job_cb), (window_configure_event_cb):
3821         
3822         Set size according to the document size/page size ratio.
3823         That should correct rather wierd behaviour of the previous
3824         commit.
3825
3826 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3827
3828         * shell/ev-window.c: (setup_view_from_metadata):
3829         
3830         Set size for new windows from previous window size.
3831         See bugs #354968 and #168450 for details. Thanks
3832         to Meik Hellmund.
3833
3834 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3835
3836         * djvu/djvu-links.c: (build_tree):
3837
3838         Fix memory leak.
3839
3840 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3841
3842         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3843         
3844         Don't make sidebar close button insensitive. Fixes
3845         bug #357871.
3846
3847 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3848
3849         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3850         (ev_window_set_view_accels_sensitivity):
3851         
3852         Don't enable Slash on documents which don't support
3853         find. Fixes bug #358648.
3854
3855 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3856
3857         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3858         open dialog fall back to the current document uri if the
3859         filechooser hasn't been used before. Fixes bug #356980.
3860
3861 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3862
3863         * shell/ev-window.c: (ev_window_setup_recent), 
3864         (ev_window_get_recent_file_label):
3865
3866         Escape underscores in filenames of recent file items.
3867
3868 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3869
3870         * configure.ac:
3871         
3872         Bumped poppler requirements, really 0.5.3 is very 
3873         buggy, now we require 0.5.4.
3874
3875 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3876
3877         * djvu/Makefile.am:
3878         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3879         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3880         (djvu_document_document_links_iface_init):
3881         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3882         (number_from_string_10), (get_djvu_link_dest),
3883         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3884         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3885         (djvu_links_get_links), (djvu_links_find_link_dest),
3886         (djvu_links_get_links_model):
3887         * djvu/djvu-links.h:
3888         
3889         Add support for links and bookmarks in djvu documents. Thanks
3890         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3891         patch.
3892
3893 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3894
3895         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3896         
3897         Reopen should reload document. Fixes 
3898         bug 327951.
3899
3900 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3901
3902         * configure.ac:
3903         * data/Makefile.am:
3904         * data/evince-16.png:
3905         * data/evince-22.png:
3906         * data/evince.png:
3907         * data/evince.svg:
3908         * data/icons/16x16/Makefile.am:
3909         * data/icons/16x16/evince.png:
3910         * data/icons/22x22/Makefile.am:
3911         * data/icons/22x22/evince.png:
3912         * data/icons/48x48/Makefile.am:
3913         * data/icons/48x48/evince.png:
3914         * data/icons/Makefile.am:
3915         * data/icons/scalable/Makefile.am:
3916         * data/icons/scalable/evince.svg:
3917         
3918         Install icons with correct names. Fixes
3919         bug #354429.
3920
3921 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3922
3923         * shell/ev-view.c: (ev_view_button_release_event):
3924
3925         Don't open links with middle mouse button. Fixes bug #353649
3926
3927 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3928
3929         * NEWS:
3930         * configure.ac:
3931         
3932         Update for release 0.6.0
3933
3934 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3935
3936         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3937         Implement Close named action. Patch by Carlos Garcia Campos.
3938
3939 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3940
3941         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3942         
3943         Don't clear link mapping on copy_job_to_job_info. Fixes
3944         bug 346168.
3945
3946 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3947
3948         * shell/main.c: (main):
3949
3950         Revert my previous commit, gnome_program_init owns the option context.
3951         Fix another memory leak in main. Both caught by Christian Persch. 
3952
3953 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3954
3955         * shell/main.c: (main):
3956
3957         Fix memory leak.
3958
3959 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3960
3961         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3962
3963         Fix crash when opening a pdf with password protection. 
3964
3965 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3966
3967         * pdf/ev-poppler.cc: (pdf_document_search_free):
3968
3969         Fix memory leak. 
3970
3971 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3972
3973         * backend/ev-document-factory.c:
3974         (ev_document_factory_get_document):
3975         * tiff/tiff-document.c: (tiff_document_finalize):
3976         
3977         More correct handling of document loading. Fixes
3978         bug #349043.
3979
3980 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3981
3982         * backend/ev-attachment.c: (ev_attachment_save):
3983
3984         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3985         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3986
3987 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3988         
3989         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3990         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3991
3992 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3993
3994         * shell/ev-sidebar-thumbnails.c:
3995
3996         Do not render thumbnails unless thumbnails page is active in the
3997         sidebar.
3998
3999 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
4000
4001         * shell/ev-properties-dialog.c:
4002
4003         Fix dialogue spacing. Bug #351370.
4004
4005 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4006
4007         * configure.ac:
4008
4009         Use lowercase gettext catalog file names (evince.mo
4010         instead of Evince.mo)
4011
4012 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4013
4014         * shell/ev-sidebar-attachments.c:
4015
4016         GtkIconTheme is now screen safe too. Fixes bug #350878
4017
4018 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4019
4020         * shell/ev-window.c:
4021
4022         GtkRecent manager is now screen safe. Fixes bug #350145
4023
4024 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4025
4026         * shell/ev-sidebar.c: (ev_sidebar_init):
4027         
4028         Make sidebar close icon smaller. Fix for bug 350177.
4029         See also bugs 350176 and 165770.
4030
4031 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4032
4033         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
4034
4035         Ignore zoom for xyz destinations when it's <= 1, keeping user
4036         preferences instead. Set correct sizing-mode for fith and fitv
4037         destinations rather than EV_SIZING_FREE. Fixes bug #349433
4038
4039 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4040
4041         * NEWS:
4042         * configure.ac:
4043         
4044         Update for release 0.5.5
4045
4046 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
4047         
4048         * shell/ev-window.c: (ev_window_cmd_escape)
4049
4050         Escape unfocus page entry. Fixes bug #345809.
4051
4052 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4053
4054         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
4055         (build_tree), (pdf_document_links_get_links),
4056         (pdf_document_links_find_link_dest):
4057         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
4058         (goto_xyz_dest):
4059
4060         Convert from PDF style coordinates to X style coordinates in the
4061         backend rather than in the view. Fixes bug #338440
4062
4063 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4064
4065         * shell/ev-window.c:
4066         
4067         Remove Ctrl+Shift+T shortcut for toolbars. See
4068         the bug #350098.
4069
4070 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4071
4072         * configure.ac:
4073
4074         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
4075         of this. 
4076
4077 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4078
4079         * configure.ac:
4080         * cut-n-paste/Makefile.am:
4081         * data/evince-ui.xml:
4082         * shell/Makefile.am:
4083         * shell/ev-application.[ch]:
4084         * shell/ev-window.c:
4085
4086         Use GtkRecent instead of EggRecent when it's available. Fixes bug
4087         #349273
4088
4089 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4090
4091         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
4092         findbar code: s/help/search/
4093
4094 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4095
4096         * shell/ev-window.c: (setup_document_from_metadata),
4097         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
4098         (setup_view_from_metadata):
4099         
4100         Fix memory leaks.
4101
4102 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
4103
4104         * autogen.sh, configure.ac: 
4105         
4106         Update automake usage. See bug 349292.
4107
4108 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4109
4110         * shell/eggfindbar.c: (egg_find_bar_class_init),
4111         (entry_activate_callback), (egg_find_bar_init),
4112         (egg_find_bar_set_status_text):
4113         * shell/eggfindbar.h:
4114         
4115         Unify Evince findbar with Epiphany. Nice patch
4116         from Fabricio Silva <silva@crans.org> and
4117         Frederic Peters <fpeters@entrouvert.com>. See
4118         bug #339966 for details.
4119
4120 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4121
4122         * data/evince.desktop.in.in:
4123         
4124         Correct information for bugzilla. Thanks to
4125         Olaf Vitters, see bug #348855.
4126
4127 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4128
4129         * shell/ev-jobs.[ch]:
4130         * shell/ev-sidebar-links.c:
4131         * shell/ev-window.[ch]:
4132
4133         GtkPrintJob doesn't support print ranges or current page, so we export
4134         to a ps file now when printing ranges or current page.
4135
4136 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4137
4138         * pdf/ev-poppler.cc:
4139         * shell/ev-window.c: (do_action_named):
4140
4141         We should be more clear about bugzilla. See the
4142         poppler bug #7623.
4143
4144 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4145
4146         * configure.ac:
4147         * shell/Makefile.am:
4148         * shell/ev-job-queue.c:
4149         * shell/ev-jobs.[ch]:
4150         * shell/ev-sidebar-links.c:
4151         * shell/ev-window.[ch]:
4152         
4153         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4154         #348422
4155
4156 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4157
4158         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4159         * shell/ev-application-service.xml:
4160         * shell/ev-application.[ch]:
4161         * shell/ev-jobs.[ch]:
4162         * shell/ev-window.[ch]: (ev_window_run_preview):
4163         * shell/main.c: 
4164
4165         Add preview mode to use evince as a printing previewer. It also adds
4166         other command line options for fullscreen and presentation modes.
4167         Fixes bugs #347822, #317031
4168
4169 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4170
4171         * NEWS:
4172         * configure.ac:
4173         
4174         Update for release 0.5.4
4175
4176 2006-07-11  Bastien Nocera <hadess@hadess.net>
4177
4178         * Makefile.am:
4179         * backend/Makefile.am:
4180         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4181         * backend/ev-document-factory.h:
4182         * configure.ac:
4183         * impress/.cvsignore:
4184         * impress/Makefile.am:
4185         * impress/common.h:
4186         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4187         (imp_get_page), (imp_next_page), (imp_prev_page),
4188         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4189         * impress/f_oasis.c: (render_object), (render_page),
4190         (get_geometry), (_imp_oasis_load):
4191         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4192         (_imp_oo13_load):
4193         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4194         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4195         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4196         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4197         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4198         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4199         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4200         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4201         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4202         (iks_new_within), (iks_insert), (iks_insert_cdata),
4203         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4204         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4205         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4206         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4207         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4208         (iks_cdata), (iks_cdata_size), (iks_has_children),
4209         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4210         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4211         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4212         (iks_tree), (iks_load), (iks_save):
4213         * impress/iksemel.h:
4214         * impress/imposter.h:
4215         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4216         (imp_render_draw_bezier_real), (imp_render_get_size),
4217         (imp_render_set_fg_color), (imp_render_draw_line),
4218         (imp_render_draw_rect), (imp_render_draw_polygon),
4219         (imp_render_draw_arc), (imp_render_draw_bezier),
4220         (imp_render_open_image), (imp_render_get_image_size),
4221         (imp_render_scale_image), (imp_render_draw_image),
4222         (imp_render_close_image), (imp_render_markup),
4223         (imp_render_get_text_size), (imp_render_draw_text),
4224         (impress_document_load), (impress_document_save),
4225         (impress_document_get_n_pages), (impress_document_get_page_size),
4226         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4227         (impress_document_finalize), (impress_document_class_init),
4228         (impress_document_can_get_text), (impress_document_get_info),
4229         (impress_document_document_iface_init),
4230         (impress_document_thumbnails_get_thumbnail),
4231         (impress_document_thumbnails_get_dimensions),
4232         (impress_document_document_thumbnails_iface_init),
4233         (impress_document_init):
4234         * impress/impress-document.h:
4235         * impress/internal.h:
4236         * impress/r_back.c: (_imp_fill_back):
4237         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4238         (_imp_draw_image), (_imp_tile_image):
4239         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4240         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4241         (r_polyline):
4242         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4243         (r_draw_gradient_complex), (r_draw_gradient):
4244         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4245         (r_get_bullet):
4246         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4247         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4248         (r_text):
4249         * impress/render.c: (imp_create_context), (imp_context_set_page),
4250         (imp_context_set_step), (imp_render), (imp_delete_context):
4251         * impress/render.h:
4252         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4253         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4254         (zip_load_xml), (zip_get_size), (zip_load):
4255         * impress/zip.h:
4256         * shell/ev-utils.c:
4257         
4258         New backend to support impress slides. Fixes bug #30867.
4259
4260 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4261
4262         * shell/ev-utils.c: (using_postscript_printer):
4263         
4264         Fixes crash when print using PAPI backend,
4265         bug #345012.
4266
4267 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4268
4269         * shell/ev-jobs.c: (ev_job_xfer_run):
4270         * shell/ev-window.c: (password_dialog_response),
4271         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4272         (ev_window_dispose):
4273         Fixes bug #344160: if the xfer job doesn't complete
4274         because a password is required, reload the existing
4275         instance instead of creating a new one.
4276
4277 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4278
4279         * shell/main.c: (main): Call gdk_threads_init. Thus
4280         we'll avoid errors in auth dialog. Fix for the bug
4281         #343347.
4282
4283 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4284
4285         * configure.ac: Advertise pixbuf support, fix
4286         for the bug 343317.
4287
4288 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4289
4290         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4291         (ev_sidebar_thumbnails_set_document):
4292         
4293         Update sidebar thumbnails after reloading.
4294
4295 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4296
4297         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4298         * shell/ev-jobs.h:
4299         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4300         (ev_window_cmd_view_reload), (ev_window_init):
4301         
4302         Don't crash on reload. Fix for the bug #343167.
4303
4304 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4305
4306         * shell/ev-jobs.c: (ev_job_render_run):
4307         
4308         Check for document links.
4309
4310 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4311
4312         * backend/ev-attachment.c: (ev_attachment_save),
4313         (ev_attachment_launch_app), (ev_attachment_open):
4314         * backend/ev-document-factory.c: (get_document_from_uri):
4315         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4316         (egg_recent_view_uimanager_set_list):
4317         * ps/ps-document.c: (check_filecompressed), (document_load),
4318         (ps_document_load):
4319         * shell/ev-metadata-manager.c: (load_values):
4320         * shell/ev-password.c: (ev_password_dialog_set_property):
4321         * shell/ev-view.c: (tip_from_link):
4322         * shell/ev-window.c: (file_save_dialog_response_cb),
4323         (ev_window_print_dialog_response_cb):
4324         
4325         Use consistent quoting style. Fix for the bug #320285.
4326
4327 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4328
4329         * shell/ev-jobs.c: (ev_job_xfer_run):
4330         * shell/main.c: (load_files):
4331                 
4332         Open links with anchors. Fix for the bug #339836.
4333
4334 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4335
4336         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4337         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4338         (ev_link_dest_set_property), (ev_link_dest_finalize),
4339         (ev_link_dest_class_init), (ev_link_dest_new_named),
4340         (ev_link_dest_new_page_label):
4341         * backend/ev-link-dest.h:
4342         * shell/ev-application.c: (ev_application_open_uri):
4343         * shell/ev-view.c: (goto_dest):
4344         * shell/ev-window.c:
4345         * shell/ev-window.h:
4346         
4347         Fix page-label command line option. Bug #342070.
4348
4349 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4350
4351         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4352         
4353         Don't show highlight rects if page can't be showed. Fix for 
4354         the bug #342076
4355
4356 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4357
4358         * shell/ev-window.c: (setup_sidebar_from_metadata),
4359         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4360         
4361         Setup sidebar from metadata even if there is no document
4362         loaded. Fix for the bug #342807.
4363
4364 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4365
4366         * cut-n-paste/toolbar-editor/Makefile.am:
4367         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4368         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4369         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4370         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4371         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4372         (popup_context_menu_cb), (button_press_event_cb),
4373         (configure_item_sensitivity), (configure_item_cursor),
4374         (configure_item_tooltip), (connect_widget_signals),
4375         (action_sensitive_cb), (create_item_from_action),
4376         (create_item_from_position), (toolbar_drag_data_received_cb),
4377         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4378         (toolbar_drag_leave_cb), (configure_drag_dest),
4379         (toggled_visibility_cb), (toolbar_visibility_refresh),
4380         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4381         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4382         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4383         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4384         (egg_editable_toolbar_dispose),
4385         (egg_editable_toolbar_set_ui_manager),
4386         (egg_editable_toolbar_get_selected),
4387         (egg_editable_toolbar_set_selected), (set_edit_mode),
4388         (egg_editable_toolbar_set_property),
4389         (egg_editable_toolbar_get_property),
4390         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4391         (egg_editable_toolbar_new_with_model),
4392         (egg_editable_toolbar_get_edit_mode),
4393         (egg_editable_toolbar_set_edit_mode),
4394         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4395         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4396         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4397         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4398         (item_added_or_removed_cb), (toolbar_removed_cb),
4399         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4400         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4401         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4402         (editor_create_item_from_name), (append_table),
4403         (update_editor_sheet), (egg_toolbar_editor_init):
4404         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4405         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4406         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4407         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4408         (toolbar_node_free), (egg_toolbars_model_get_flags),
4409         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4410         (egg_toolbars_model_get_name), (impl_add_item),
4411         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4412         (parse_data_list), (parse_item_list), (parse_toolbars),
4413         (egg_toolbars_model_load_toolbars), (parse_available_list),
4414         (parse_names), (egg_toolbars_model_load_names),
4415         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4416         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4417         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4418         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4419         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4420         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4421         (egg_toolbars_model_set_types), (fill_avail_array),
4422         (egg_toolbars_model_get_name_avail),
4423         (egg_toolbars_model_get_name_flags),
4424         (egg_toolbars_model_set_name_flags):
4425         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4426         * cut-n-paste/toolbar-editor/eggintl.h:
4427         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4428         (egg_tree_multi_drag_source_get_type),
4429         (egg_tree_multi_drag_source_row_draggable),
4430         (egg_tree_multi_drag_source_drag_data_delete),
4431         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4432         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4433         (path_list_free), (set_context_data), (get_context_data),
4434         (get_info), (egg_tree_multi_drag_drag_data_get),
4435         (egg_tree_multi_drag_motion_event),
4436         (egg_tree_multi_drag_button_press_event),
4437         (egg_tree_multi_drag_add_drag_support):
4438         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4439         * shell/ev-application.c: (ev_application_init),
4440         (ev_application_save_toolbars_model):
4441         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4442         (ev_window_cmd_edit_toolbar), (ev_window_init):
4443         
4444         Sync toolbareditor with epiphany and libegg
4445
4446 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4447
4448         * configure.ac: 
4449
4450         Depend on poppler 0.5.2
4451
4452 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4453
4454         * shell/ev-jobs.c: (ev_job_render_run):
4455         
4456         Check if document supports links iterface.
4457
4458 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4459
4460         * NEWS:
4461         * configure.ac:
4462         
4463         Update for release 0.5.3
4464
4465 2006-05-13  Michael Plump  <plumpy@skylab.org>
4466
4467         * configure.ac:
4468         * shell/Makefile.am:
4469         * shell/main.c: (main):
4470         
4471         Port to GOption command line parsing. Fix for the 
4472         bug #327518
4473
4474 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4475
4476         * shell/ev-window.c: (ev_window_cmd_help_about):
4477         
4478         Do not wrap license. Fix for the bug #309460.
4479
4480 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4481
4482         * configure.ac:
4483         * properties/ev-properties-main.c: (ev_properties_get_pages):
4484         * shell/ev-application.c: (ev_application_open_window),
4485         (ev_application_open_uri_at_dest):
4486         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4487         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4488         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4489         * shell/ev-utils.c: (save_print_config_to_file):
4490         * shell/ev-window.c: (ev_window_cmd_save_as),
4491         (ev_attachment_popup_cmd_save_attachment_as):
4492         * shell/main.c: (load_files_remote):
4493         
4494         Bump requirements to gtk 2.8 and drop all ifdefs used.
4495
4496 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4497
4498         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4499         * shell/ev-window.c: (ev_window_init):
4500         
4501         Show attachments page.
4502
4503 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4504
4505         * po/POTFILES.in:
4506         * shell/ev-attachment-bar.c:
4507         * shell/ev-attachment-bar.h:
4508         * shell/ev-sidebar-attachments.c:
4509         (ev_sidebar_attachments_icon_cache_add),
4510         (icon_theme_get_pixbuf_from_mime_type),
4511         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4512         (ev_sidebar_attachments_icon_cache_refresh),
4513         (ev_sidebar_attachments_get_attachment_at_pos),
4514         (ev_sidebar_attachments_popup_menu_show),
4515         (ev_sidebar_attachments_popup_menu),
4516         (ev_sidebar_attachments_button_press),
4517         (ev_sidebar_attachments_update_icons),
4518         (ev_sidebar_attachments_drag_data_get),
4519         (ev_sidebar_attachments_get_property),
4520         (ev_sidebar_attachments_destroy),
4521         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4522         (ev_sidebar_attachments_new),
4523         (ev_sidebar_attachments_set_document),
4524         (ev_sidebar_attachments_support_document),
4525         (ev_sidebar_attachments_get_label),
4526         (ev_sidebar_attachments_page_iface_init):
4527         * shell/ev-sidebar-attachments.h:
4528         * shell/ev-window.c: (update_chrome_visibility),
4529         (setup_sidebar_from_metadata), (ev_window_setup_document),
4530         (ev_window_sidebar_current_page_changed_cb),
4531         (attachment_bar_menu_popup_cb), (ev_window_init):
4532         
4533         Move attachments bar to sidebar.
4534
4535 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4536
4537         * pdf/ev-poppler.cc:
4538         * shell/ev-application.[ch]:
4539         * shell/main.c:
4540
4541         Fix some memory leaks.
4542
4543 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4544
4545         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4546
4547         Change the properties dialog response to
4548         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4549         will make the dialog go away when the user presses
4550         enter. With gtk+ >= 2.9 this will happen anyway, but for
4551         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4552         escape by default. Fixes bug #340539. See also bug
4553         #101293 for the gtk+ part.
4554
4555 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4556
4557         * shell/ev-view.c (tip_from_action_named): Replace some strings
4558         that were wrong. Closes #340970.
4559
4560 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4561
4562         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4563
4564         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4565         #341049
4566
4567 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4568
4569         * djvu/Makefile.am:
4570         * dvi/Makefile.am:
4571         * dvi/mdvi-lib/Makefile.am:
4572         * properties/Makefile.am:
4573         * ps/Makefile.am:
4574         * shell/Makefile.am:
4575         * thumbnailer/Makefile.am:
4576         
4577         Due to broken libtool that is unable to track dependencies
4578         of noinst libraries we are forced to explicitely point
4579         libraries for binary. Fix for the bug #333334.
4580
4581 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4582
4583         * data/evince.desktop.in.in:
4584         * shell/ev-view.c: (view_update_range_and_current_page),
4585         (ev_view_next_page), (ev_view_previous_page):
4586         * shell/ev-window.c: (update_chrome_visibility),
4587         (setup_sidebar_from_metadata), (ev_window_setup_document),
4588         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4589         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4590         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4591         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4592         (ev_window_stop_presentation), (ev_window_focus_in_event),
4593         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4594         (ev_window_init):
4595         * thumbnailer/Makefile.am:
4596         
4597         Update fullscreen and presentation timeout handling. Hide
4598         cursor in presentation after timeout. Fix for the bugs
4599         #136359 and #336981.
4600
4601 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4602
4603         * backend/ev-link-action.[ch]:
4604         * pdf/ev-poppler.cc: (ev_link_from_action):
4605         * shell/ev-view-private.h:
4606         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4607         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4608
4609         Add support for Named Action links
4610
4611 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4612
4613         * backend/Makefile.am:
4614         * backend/ev-document-links.[ch]:
4615         * backend/ev-document.[ch]:
4616         * backend/ev-link-action.[ch]:
4617         * backend/ev-link-dest.[ch]:
4618         * backend/ev-link.[ch]:
4619         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4620         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4621         * shell/ev-page-action.c: (build_new_tree_cb):
4622         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4623         (links_page_num_func), (update_page_callback):
4624         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4625         (tip_from_link):
4626         * shell/ev-jobs.c:
4627         * shell/ev-window.[ch]: (ev_window_open_uri),
4628         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4629         * shell/ev-application.[ch]: (ev_application_open_window),
4630         (ev_application_open_uri):
4631
4632         Rework links system, it adds support for remote links now and it makes
4633         easier to add new kinds of actions and destinations. Fixes bug #317292
4634
4635 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4636
4637         * data/Makefile.am:
4638         * data/evince.png:
4639         * data/evince-16.png:
4640         * data/evince-22.png:
4641         * data/evince.svg:
4642         * shell/main.c: (main):
4643         
4644         Evince use it's own icon. Fix for the bug #313392.
4645
4646         * shell/ev-window.c: (fullscreen_timeout_cb),
4647         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4648         (ev_window_cmd_help_about), (ev_window_dispose):
4649         
4650         Simplify fullscreen timeout code.
4651
4652 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4653
4654         * backend/ev-attachment.c: 
4655         * shell/ev-attachment-bar.c:
4656         * shell/ev-window.c:
4657
4658         Allow multiple selection of attachments
4659
4660 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4661
4662         * shell/ev-view.c: (view_update_range_and_current_page),
4663         (ev_view_scroll):
4664         
4665         Fix for the bug #312573 – Optimal selection of current 
4666         page among visible pages.
4667
4668 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4669
4670         * configure.ac:
4671         * djvu/Makefile.am:
4672         * djvu/djvu-text.h:
4673         
4674         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4675         for the bug 339868.
4676
4677 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4678
4679         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4680
4681 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4682
4683         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4684         dictated by the GNOME HIG. Fixes bug #339235.
4685
4686 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4687
4688         * data/evince-ui.xml:
4689         * shell/ev-view.c: (ev_view_can_find_previous):
4690         * shell/ev-view.h:
4691         * shell/ev-window.c: (ev_window_update_actions),
4692         (ev_window_cmd_edit_find_previous):
4693
4694         Add support for "Find Previous" as dictated by the GNOME HIG. A
4695         menu item is added and some glue code to make it all work is added
4696         to various files.
4697
4698 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4699
4700         * configure.ac: Award myself the "useless use of cat" award.
4701
4702 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4703
4704         * po/LINGUAS: New file listing all supported languages.
4705
4706         * configure.in: Use po/LINGUAS instead of including all languages
4707         directly in this file. See the wiki for more information:
4708         http://live.gnome.org/GnomeGoals/PoLinguas
4709
4710 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4711
4712         * backend/ev-document-factory.c:
4713
4714         Do not load the document twice when there isn't errors
4715
4716 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4717
4718         * backend/ev-attachment.c: 
4719
4720         Fix a crash when there isn't a default application to open an
4721         attachment
4722
4723 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4724
4725         * backend/ev-attachment.[ch]:
4726         * shell/ev-attachment-bar.[ch]:
4727
4728         Added missing files. 
4729
4730 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4731
4732         * backend/Makefile.am:
4733         * data/evince-ui.xml:
4734         * backend/ev-attachment.[ch]:
4735         * backend/ev-document.[ch]: (ev_document_has_attachments),
4736         (ev_document_get_attachments):
4737         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4738         (attachment_save_to_buffer), (pdf_document_get_attachments),
4739         (pdf_document_document_iface_init):
4740         * shell/Makefile.am:
4741         * shell/ev-attachment-bar.[ch]:
4742         * shell/ev-window.c:
4743
4744         Add support for PDF attachments. Fixes bug #325143
4745
4746 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4747
4748         * backend/ev-document-factory.c: (get_document_from_uri),
4749         (ev_document_factory_get_document):
4750         * backend/ev-document-factory.h:
4751         * properties/ev-properties-main.c: (ev_properties_get_pages):
4752         * shell/Makefile.am:
4753         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4754         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4755         (ev_job_queue_remove_job):
4756         * shell/ev-job-queue.h:
4757         * shell/ev-job-xfer.c:
4758         * shell/ev-job-xfer.h:
4759         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4760         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4761         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4762         (ev_job_xfer_run):
4763         * shell/ev-jobs.h:
4764         * shell/ev-window.c: (ev_window_is_empty),
4765         (password_dialog_response), (ev_window_clear_xfer_job),
4766         (ev_window_xfer_job_cb), (ev_window_open_uri),
4767         (ev_window_cmd_focus_page_selector),
4768         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4769         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4770         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4771         (ev_window_dispose):
4772         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4773         
4774         * Cleanup mime type detection on document load. Fix for the
4775         bug #336448.
4776
4777 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4778
4779         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4780         
4781         Fix crash on exit, described in the bug #336825.
4782
4783 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4784
4785         * backend/ev-document-factory.c:
4786         (ev_document_factory_get_from_mime),
4787         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4788         (ev_document_factory_get_document),
4789         (file_filter_add_mime_list_and_free),
4790         (ev_document_factory_add_filters):
4791         * backend/ev-document-factory.h:
4792         * properties/ev-properties-main.c: (ev_properties_get_pages):
4793         * shell/Makefile.am:
4794         * shell/ev-application.c:
4795         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4796         * shell/ev-window.c: (ev_window_cmd_file_open),
4797         (ev_window_cmd_save_as):
4798         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4799         
4800         Rework factory functions so they are placed now in a single 
4801         file ev-document-factory.c
4802
4803 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4804
4805         * shell/ev-window.c: (update_chrome_visibility):
4806         
4807         Fix for the bug 166566 - don't show menubar in fullscreen
4808         mode.
4809
4810 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4811
4812         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4813
4814 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4815
4816         * shell/ev-view.c: (ev_view_expose_event):
4817         
4818         More correctly draw loading text when document
4819         is empty.
4820
4821 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4822
4823         * shell/ev-view.c: (ev_view_scroll):
4824         
4825         Fix for the bug #334854, page down and page up switch
4826         pages in presentation mode.
4827
4828 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4829
4830         * shell/ev-window.c: (ev_window_set_action_sensitive),
4831         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4832         (ev_window_set_view_accels_sensitivity),
4833         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4834         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4835         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4836         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4837         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4838         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4839         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4840         (view_actions_focus_in_cb), (ev_window_init):
4841         
4842         Fix for the bug #333902, now it's possible to search
4843         words with slash.
4844
4845 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4846
4847         * configure.ac: Added Breton translation.
4848         * po/br.po: Added Breton translation.
4849
4850 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4851
4852         * shell/ev-window-title (ev_window_title_update):
4853
4854         Fix memory leak in window title. Fixes bug #333944
4855
4856 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4857
4858         * shell/ev-metadata-manager.c (parseItem):
4859
4860         Fix memory leaks. Fixes bug #333945
4861
4862 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4863         
4864         * NEWS, configure.ac, TODO:
4865         
4866         Update for release 0.5.2.
4867
4868 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4869
4870         * shell/ev-view.c: (view_update_range_and_current_page),
4871         (page_changed_cb):
4872         
4873         Don't jump on scrolling, fix for the bug #333127.
4874
4875 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4876
4877         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4878         
4879         Scroll by one page in presentation mode. Fix for the bug
4880         #332993.
4881
4882 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4883
4884         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4885
4886 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4887
4888         * configure.ac  Added lv in ALL_LINGUAS line.
4889
4890 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4891         
4892         * NEWS, configure.ac:
4893         
4894         Update for release 0.5.1
4895
4896 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4897
4898         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4899         * backend/ev-document-misc.h:
4900         * shell/ev-view.c: (draw_one_page):
4901         
4902          Clairfy what page the toolbar page number applies to. Fix
4903          for the bug #328102.
4904
4905 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4906
4907         * shell/ev-view-private.h:
4908         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4909         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4910         (ev_view_search_changed):
4911         * shell/ev-view.h:
4912         * shell/ev-window.c: (find_bar_search_changed_cb):
4913         
4914         Dont't jump to find result if window was scrolled during search.
4915         Fix for the bug #313266.
4916
4917 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4918
4919         * shell/eggfindbar.c: (egg_find_bar_class_init):
4920         * shell/eggfindbar.h:
4921         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4922         * shell/ev-view-private.h:
4923         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4924         (ev_view_class_init), (ev_sizing_mode_get_type),
4925         (ev_scroll_type_get_type):
4926         * shell/ev-view.h:
4927         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4928         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4929         (ev_window_init):
4930         
4931         Fix for the bug 319133 - Find entry should allow text scroll.
4932
4933 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4934
4935         * shell/ev-view-private.h:
4936         * shell/ev-view.c: (view_update_range_and_current_page),
4937         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4938         (ev_view_set_document), (update_find_status_message),
4939         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4940         (ev_view_find_previous):
4941         
4942         Fix for the bug #319137. Search now takes account for scrolling.
4943
4944 2006-02-19  Michael Hofmann <mh21@piware.de>
4945
4946         * configure.ac:
4947         * djvu/Makefile.am:
4948         * djvu/djvu-document-private.h:
4949         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4950         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4951         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4952         (djvu_document_can_get_text), (djvu_document_get_text),
4953         (djvu_document_document_iface_init),
4954         (djvu_document_thumbnails_get_thumbnail),
4955         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4956         (djvu_document_find_get_result),
4957         (djvu_document_find_page_has_results),
4958         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4959         (djvu_document_find_iface_init):
4960         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4961         (djvu_text_page_selection), (djvu_text_page_limits_process),
4962         (djvu_text_page_limits), (djvu_text_page_copy),
4963         (djvu_text_page_position), (djvu_text_page_union),
4964         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4965         (djvu_text_page_box), (djvu_text_page_append_text),
4966         (djvu_text_page_search), (djvu_text_page_prepare_search),
4967         (djvu_text_page_new), (djvu_text_page_free):
4968         * djvu/djvu-text-page.h:
4969         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4970         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4971         (djvu_text_n_results), (djvu_text_has_results),
4972         (djvu_text_get_result), (djvu_text_get_progress):
4973         * djvu/djvu-text.h:
4974         
4975         Text search in djvu. Fix for the bug #303415.
4976
4977 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4978
4979         * configure.ac:
4980         * shell/ev-window.c: (ev_window_cmd_save_as):
4981         
4982         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4983         Thanks to Gary Coady <gary@lyranthe.org>
4984
4985 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4986
4987         * shell/ev-print-job.c: (idle_print_handler):
4988         
4989         Inverse order printing, bug #320919.
4990
4991 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4992
4993         * data/evince-toolbar.xml:
4994         * shell/ev-window.c:
4995         
4996         Allow to add sidebar checkbutton on toolbar. Fix
4997         for the bug #144577.
4998
4999 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5000
5001         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
5002         
5003         Add checks that have sense for empty ps document.
5004
5005 2006-02-15  Luca Ferretti <elle.uca@libero.it>
5006
5007         * configure.ac: Include PS in mime types list. 
5008
5009 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5010
5011         * configure.ac:
5012         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5013         * ps/gsdefaults.h:
5014         * ps/ps-document.c: (start_interpreter), (ps_document_load):
5015         
5016         Runtime check for gs interpreter. Fix for the bug #320868.
5017         Thanks to Antoine Dopffer antoine.dopffer@free.fr
5018
5019 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5020
5021         * shell/ev-application.c: 
5022
5023         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
5024         dbus>=0.60, so that the request is not queued. 
5025
5026 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5027
5028         * configure.ac:
5029         * shell/Makefile.am:
5030         * shell/ev-sidebar-links.c: (print_section_cb):
5031         * shell/ev-utils.c:
5032         * shell/ev-utils.h:
5033         * shell/ev-window.c: (update_action_sensitivity),
5034         (ev_window_close_dialogs), (ev_window_print):
5035         * shell/ev-window.h:
5036         
5037         Make printing support optional. Patch from Eduardo de Barros Lima
5038         <eduardo.lima@indt.org.br> for the bug #330546.
5039
5040 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5041
5042         * shell/ev-view-private.h:
5043         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
5044         (ev_view_set_document):
5045         * shell/ev-view.h:
5046         * shell/ev-window.c: (ev_window_load_job_cb),
5047         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
5048         (ev_window_init):
5049
5050         Draw Loading message during xfer job. Fix for the bug #329495.
5051
5052 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5053
5054         * comics/comics-document.c: (comics_regex_quote),
5055         (comics_document_load), (extract_argv):
5056         
5057         Correcly quote regexp before passing it to unzip.
5058
5059 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5060
5061         * shell/ev-page-cache.c: (build_height_to_page),
5062         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
5063         (ev_page_cache_get_dual_even_left):
5064         * shell/ev-page-cache.h:
5065         * shell/ev-view.c: (view_update_range_and_current_page),
5066         (get_page_y_offset), (get_page_extents):
5067         
5068         Place even pages to the left if document has less then
5069         two pages. Fix for the bug #328856.
5070
5071 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5072
5073         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5074         
5075         Correct comics scheme. This make evince create thumbnails
5076         for comic books. Fix for the bug 329088.
5077
5078 2006-01-31  Christopher Aillon  <caillon@redhat.com>
5079
5080         * data/evince-password.glade: Don't explicitly set
5081         invisible_char to the current default value in case
5082         the default changes; let GTK+ do its magic.
5083
5084 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5085
5086         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
5087         real filename to tmp filename since often document
5088         type is determined by extension.
5089
5090 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5091
5092         * shell/ev-view.c: (add_scroll_binding_keypad),
5093         (ev_view_binding_activated), (ev_view_class_init):
5094         
5095         Add keybindings for percision-scrolling of display area. 
5096         Fix for the bug #314072.
5097
5098 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5099
5100         * data/evince.desktop.in.in:
5101         
5102         Add GTK to the list of categories. Fix for the bug #328034.
5103
5104 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5105
5106         * shell/ev-application.c: (ev_application_shutdown),
5107         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
5108         * shell/ev-application.h:
5109         * shell/ev-window.c: (file_open_dialog_response_cb),
5110         (ev_window_cmd_file_open):
5111         
5112         Save last uri in file chooser dialog. Fix for the bug #327950.
5113
5114 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5115
5116         * NEWS:
5117         * README:
5118         
5119         Final update for release 0.5.0
5120         
5121         * shell/Makefile.am:
5122         
5123         Remove disable deprecated until we'll require libgnome-2.13.7
5124         and port to GOption argument parsing. See bug 327518.
5125
5126 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
5127
5128         * comics/comics-document.c: (comics_document_save):
5129         * djvu/djvu-document.c: (djvu_document_save):
5130         * dvi/dvi-document.c: (dvi_document_save):
5131         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5132         * lib/ev-file-helpers.h:
5133         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5134         * tiff/tiff-document.c: (tiff_document_save):
5135         
5136         Use common save function for backends.
5137
5138 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5139
5140         * backend/ev-document-types.c:
5141         
5142         Fix crash on saving pixbuf.
5143
5144 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5145
5146         * cut-n-paste/recent-files/egg-recent-item.c:
5147         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5148         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5149         (parse_info_free), (valid_element), (start_element_handler),
5150         (end_element_handler), (text_handler), (egg_recent_model_filter),
5151         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5152         (egg_recent_model_monitor), (egg_recent_model_read),
5153         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5154         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5155         (egg_recent_model_set_property), (egg_recent_model_class_init),
5156         (egg_recent_model_init), (egg_recent_model_add_full),
5157         (egg_recent_model_delete), (egg_recent_model_get_list),
5158         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5159         (egg_recent_model_set_filter_mime_types),
5160         (egg_recent_model_clear_group_filter),
5161         (egg_recent_model_set_filter_groups),
5162         (egg_recent_model_clear_scheme_filter),
5163         (egg_recent_model_set_filter_uri_schemes),
5164         (egg_recent_model_remove_expired):
5165         * cut-n-paste/recent-files/egg-recent-util.c:
5166         (egg_recent_util_get_icon):
5167         * cut-n-paste/recent-files/egg-recent-util.h:
5168         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5169         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5170         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5171         (egg_recent_view_uimanager_set_property),
5172         (egg_recent_view_uimanager_get_property),
5173         (egg_recent_view_uimanager_class_init),
5174         (egg_recent_view_uimanager_init),
5175         (egg_recent_view_uimanager_set_label_width),
5176         (egg_recent_view_uimanager_get_label_width):
5177         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5178         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5179         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5180         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5181         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5182         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5183         
5184         Update from libegg.
5185
5186 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5187
5188         * shell/ev-page-cache.c: (build_height_to_page),
5189         (ev_page_cache_get_height_to_page):
5190         * shell/ev-page-cache.h:
5191         * shell/ev-view.c: (view_update_range_and_current_page),
5192         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5193         (ev_view_previous_page):
5194         
5195         Dual mode places even pages to the left. Fix for the bug #309393.
5196
5197         * shell/ev-view.h:
5198         * shell/ev-window.c: (update_action_sensitivity),
5199         (setup_view_from_metadata), (view_menu_popup_cb):
5200         
5201         Don't restore presentation in empty windows, more intelligent
5202         next page behaviour in dual mode.
5203
5204         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5205         (ev_pixbuf_cache_clear_job_sizes):
5206         
5207         Cleanup job callback on removal. Fix for the bug #325886.
5208
5209 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5210
5211         * ps/ps.c: (psscan):
5212         
5213         Commit workaround Mozilla problem. Fix for the bug #325919
5214         
5215         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5216         (save_item):
5217         
5218         Fix for year 2038 problem.
5219
5220 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5221
5222         * shell/ev-window.c: (setup_document_from_metadata),
5223         (ev_window_cmd_view_reload):
5224
5225         Clamp page recieved from metadata in valid values. Fix
5226         for the bug #325986.
5227
5228 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5229
5230         * MAINTAINERS: 
5231         Add MAINTAINERS as requested on desktop-devel-list.
5232
5233 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5234
5235         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5236         (mime_type_supported_by_gdk_pixbuf),
5237         (ev_document_factory_get_mime_types),
5238         (ev_document_factory_get_all_mime_types):
5239         
5240         Don't add pixbuf mime types if pixbuf backend is disabled.
5241         
5242         * shell/ev-application.c: (ev_application_get_uri_window):
5243         
5244         Fix for the bug 325815 - unhandled MIME type message doesn't 
5245         appear a second time. 
5246         
5247         * shell/ev-document-types.c: (ev_document_types_add_filters):
5248         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5249         (password_dialog_response), (ev_window_popup_password_dialog),
5250         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5251         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5252         (ev_window_run_presentation), (ev_window_stop_presentation),
5253         (save_sizing_mode), (ev_window_zoom_changed_cb),
5254         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5255         (ev_window_dual_mode_changed_cb),
5256         (ev_window_sidebar_current_page_changed_cb),
5257         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5258         (window_state_event_cb), (window_configure_event_cb):
5259         
5260         Cleanup additional uris holded by EvWindow.
5261
5262 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5263
5264         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5265         (ev_view_can_previous_page), (ev_view_can_next_page):
5266         * shell/ev-view.h:
5267         * shell/ev-window.c: (update_action_sensitivity):
5268         
5269         Two page scrolling with Space and PageUp in dual mode. Second fix 
5270         for the bug #316608.
5271
5272 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5273
5274         * shell/ev-view.c: (scroll_to_current_page):
5275         
5276         Correctly clamp adjustment value. Fix for the bug
5277         #325808.
5278
5279 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5280
5281         * shell/ev-sidebar-links.c: (print_section_cb):
5282         * shell/ev-window.c: (ev_window_get_uri),
5283         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5284         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5285         (ev_window_dispose):
5286         
5287         Make print dialog non-modal. Fix for the bug #325622.
5288
5289 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5290
5291         * shell/ev-metadata-manager.c:
5292         * shell/ev-utils.c: (using_pdf_printer),
5293         (using_postscript_printer), (load_print_config_from_file),
5294         (save_print_config_to_file):
5295         * shell/ev-utils.h:
5296         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5297         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5298         (setup_view_from_metadata), (ev_window_setup_document),
5299         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5300         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5301         (ev_window_run_presentation), (ev_window_stop_presentation),
5302         (save_sizing_mode), (ev_window_zoom_changed_cb),
5303         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5304         (ev_window_dual_mode_changed_cb),
5305         (ev_window_sidebar_current_page_changed_cb),
5306         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5307         (window_state_event_cb), (window_configure_event_cb),
5308         (ev_window_init):
5309         
5310         Setting saving behaviour fixes.
5311
5312 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5313
5314         * configure.ac:
5315         
5316         Make antialiasing gs options better and allow
5317         to change them during configure. Fix for the 
5318         bug #319049.
5319
5320 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5321
5322         * shell/ev-window.c: (setup_view_from_metadata):
5323         
5324         Remember if last window was maximized. Fix for the
5325         bug #323797.
5326
5327 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5328
5329         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5330
5331 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5332
5333         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5334         * shell/ev-page-action.c: (build_new_tree_cb):
5335         * shell/ev-sidebar-links.c: (links_page_num_func),
5336         (update_page_callback_foreach), (update_page_callback):
5337         * shell/ev-view.c: (scroll_to_current_page):
5338         
5339         Fix for the bug #325067 with more intelligent selection
5340         of current link in sidebar. Make sidebar handle links
5341         of FITR-like type more correctly.
5342
5343         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5344         (dvi_pixbuf_put_pixel):
5345         
5346         Fix memory consumtion with disabled alpha channel.
5347
5348 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5349
5350         * data/evince-ui.xml:
5351         * shell/ev-window.c: (view_menu_popup_cb),
5352         (ev_popup_cmd_open_link), (ev_window_init):
5353         
5354         Update context menu for internal links. Fix for the bug
5355         #325066.
5356
5357 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5358
5359         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5360         
5361         Bind context menu to keyboard also. Fix for the bug
5362         #325065.
5363
5364 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5365
5366         * shell/ev-view.c: (selection_scroll_timeout_cb):
5367         
5368         Horizontal scroll on selection also.
5369
5370 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5371
5372         * shell/ev-metadata-manager.c: (parse_value):
5373         * shell/ev-view.c: (goto_xyz_link):
5374         
5375         Correct zoom setup and metadata save broken in 
5376         some locales.
5377
5378 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5379
5380         * shell/ev-view-private.h:
5381         * shell/ev-view.c: (scroll_to_current_page),
5382         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5383         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5384         (page_changed_cb), (ev_view_set_continuous),
5385         (ev_view_set_dual_page), (ev_view_set_presentation):
5386         
5387         Delay scroll until allocation to correctly position page. Fix
5388         for the bug #317334.
5389
5390 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5391
5392         * NEWS:
5393         * configure.ac:
5394         
5395         Update NEWS and require poppler 0.5.0.
5396
5397 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5398         
5399         * data/evince-ui.xml:
5400         * shell/ev-view-private.h:
5401         * shell/ev-view.c: (ev_view_get_link_at_location),
5402         (handle_link_over_xy), (ev_view_button_press_event),
5403         (ev_view_button_release_event), (ev_view_class_init):
5404         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5405         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5406         (ev_window_init):
5407         
5408         Implement right-click context menu.
5409
5410 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5411
5412         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5413         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5414         (mdvi_pixbuf_device_render):
5415         * pdf/ev-poppler.cc:
5416
5417         Don't generate thumbnails with alpha. See bug #324077.
5418         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5419
5420 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5421
5422         * shell/ev-window.c: (setup_chrome_from_metadata):
5423         
5424         Fix typo that was hiding toolbar.
5425
5426 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5427
5428         * shell/ev-view-private.h:
5429         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5430         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5431         (ev_view_button_release_event), (ev_view_destroy):
5432         
5433         Small cleanup and autoscrolling during selection. Thanks to 
5434         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5435
5436 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5437
5438         * configure.ac:
5439         
5440         Correctly check for comics option.
5441
5442 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5443         * Makefile.am:
5444         * configure.ac:
5445         * backend/Makefile.am:
5446         * backend/ev-document-factory.c:
5447         * shell/ev-document-types.c:
5448
5449         Included option in configure to make ps backend 
5450         compilation optional with --disable-ps.
5451
5452 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5453
5454         * backend/ev-document-factory.c:
5455         * comics/Makefile.am:
5456         * comics/comics-document.c: (comics_document_load):
5457         * comics/ev-cbr-mime.xml:
5458         * configure.ac:
5459         
5460         Comics mime types are added to shared-mime-info CVS. Now
5461         we don't need to install our own mime types.
5462
5463 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5464
5465         * shell/ev-window.c:
5466         
5467         Add shortcut for "save a copy" menu entry. Fix for
5468         the bug #324582.
5469
5470 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5471
5472         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5473         (job_finished_cb), (new_selection_pixbuf_needed),
5474         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5475         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5476         
5477         Rework selection job info logic and fix critical warning.
5478
5479 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5480
5481         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5482
5483 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5484
5485         * data/evince-ui.xml:
5486         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5487         
5488         Enter as shortcut key for next page. Fix for the bug
5489         #321394.
5490
5491 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5492
5493         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5494
5495 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5496
5497         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5498         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5499         (new_selection_pixbuf_needed),
5500         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5501         (clear_job_selection):
5502         
5503         Too early for 0.5. Pixbuf cache code cleaned a bit.
5504
5505 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5506
5507         * NEWS:
5508         * configure.ac:
5509         
5510         Release 0.5.0 preparation
5511
5512 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5513
5514         * comics/Makefile.am:
5515         * configure.ac:
5516         * shell/ev-document-types.c: (ev_document_types_add_filters):
5517         
5518         More advanced handling of custom mime type installation.
5519
5520 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5521
5522         * data/evince.schemas.in:
5523         * shell/ev-metadata-manager.c: (value_free),
5524         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5525         (ev_metadata_manager_get), (ev_metadata_manager_set):
5526         * shell/ev-metadata-manager.h:
5527         * shell/ev-window.c: (update_chrome_flag),
5528         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5529         (setup_document_from_metadata), (setup_chrome_from_metadata),
5530         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5531         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5532         (ev_window_view_toolbar_cb),
5533         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5534         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5535         
5536         Save last document settings and reuse them for new documents.
5537
5538 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5539
5540         * Makefile.am:
5541         * backend/Makefile.am:
5542         * backend/ev-document-factory.c:
5543         * backend/ev-document-factory.h:
5544         * comics/Makefile.am:
5545         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5546         (comics_document_load), (comics_document_save),
5547         (comics_document_get_n_pages), (comics_document_get_page_size),
5548         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5549         (comics_document_class_init), (comics_document_can_get_text),
5550         (comics_document_get_info), (comics_document_document_iface_init),
5551         (comics_document_init), (get_supported_image_extensions),
5552         (comics_document_thumbnails_get_geometry),
5553         (comics_document_thumbnails_get_thumbnail),
5554         (comics_document_thumbnails_get_dimensions),
5555         (comics_document_document_thumbnails_iface_init), (extract_argv):
5556         * comics/comics-document.h:
5557         * comics/ev-cbr-mime.xml:
5558         * configure.ac:
5559         * po/POTFILES.in:
5560         * shell/ev-application.c: (ev_application_register_service):
5561         * shell/ev-document-types.c: (ev_document_types_add_filters):
5562         * thumbnailer/Makefile.am:
5563         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5564         
5565         New CBR/CBZ backend for comic books.
5566
5567 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5568
5569         * shell/main.c: (load_files_remote):
5570
5571         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5572         warning on startup of second instance is fixed. It
5573         is bug #320353.
5574
5575 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5576
5577         * shell/ev-window.c: (ev_window_finalize):
5578         
5579         Fix double free that cause crash.
5580
5581 2005-10-29  Bastien Nocera <hadess@hadess.net>
5582
5583         * tiff/tiff-document.c: (tiff_document_load):
5584         
5585         Fix memory leak.
5586
5587 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5588
5589         * po/POTFILES.in:
5590         * shell/Makefile.am:
5591         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5592         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5593         (ev_view_accessible_get_text),
5594         (ev_view_accessible_get_character_at_offset),
5595         (ev_view_accessible_get_text_before_offset),
5596         (ev_view_accessible_get_text_at_offset),
5597         (ev_view_accessible_get_text_after_offset),
5598         (ev_view_accessible_get_character_count),
5599         (ev_view_accessible_get_caret_offset),
5600         (ev_view_accessible_set_caret_offset),
5601         (ev_view_accessible_get_run_attributes),
5602         (ev_view_accessible_get_default_attributes),
5603         (ev_view_accessible_get_character_extents),
5604         (ev_view_accessible_get_offset_at_point),
5605         (ev_view_accessible_get_n_selections),
5606         (ev_view_accessible_get_selection),
5607         (ev_view_accessible_add_selection),
5608         (ev_view_accessible_remove_selection),
5609         (ev_view_accessible_set_selection),
5610         (ev_view_accessible_text_iface_init),
5611         (ev_view_accessible_idle_do_action),
5612         (ev_view_accessible_action_do_action),
5613         (ev_view_accessible_action_get_n_actions),
5614         (ev_view_accessible_action_get_description),
5615         (ev_view_accessible_action_get_name),
5616         (ev_view_accessible_action_set_description),
5617         (ev_view_accessible_action_iface_init),
5618         (ev_view_accessible_get_type), (ev_view_accessible_new),
5619         (ev_view_accessible_factory_get_accessible_type),
5620         (ev_view_accessible_factory_create_accessible),
5621         (ev_view_accessible_factory_class_init),
5622         (ev_view_accessible_factory_get_type):
5623         * shell/ev-view-accessible.h:
5624         * shell/ev-view-private.h:
5625         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5626         * shell/ev-view.h:
5627         
5628         Initial accessibility support.
5629
5630 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5631
5632         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5633
5634 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5635
5636         * shell/ev-print-job.c: (idle_print_handler):
5637         
5638         Fix for bug Bug 318916: Printing multiple pages.
5639
5640 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5641
5642         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5643
5644 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5645
5646         * pdf/ev-poppler.cc:
5647         
5648         Thumnail dimensions unified with other backends.
5649         
5650         * shell/ev-window-title.c: (ev_window_title_update):
5651         
5652         Fix warning.
5653
5654 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5655
5656         * data/ev-stock-zoom-fit-width.png:
5657         
5658         Remove unused file.
5659
5660 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5661
5662         * configure.ac:
5663         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5664         (djvu_document_finalize):
5665         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5666         (dvi_document_finalize):
5667         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5668         (pixbuf_document_save), (pixbuf_document_finalize):
5669         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5670         (tiff_document_finalize):
5671         
5672         Save a copy implemented for various backends.
5673
5674 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5675
5676         * configure.ac:
5677         
5678         Don't link with ltiff if tiff is disabled.
5679
5680 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5681
5682         * pdf/GDKSplashOutputDev.cc:
5683         * pdf/GDKSplashOutputDev.h:
5684         * pdf/Thumb.cc:
5685         * pdf/Thumb.h:
5686         * pdf/pdf-document.cc:
5687         * pdf/pdf-document.h:
5688         * pdf/test-gdk-output-dev.cc:
5689         
5690         Remove old unused files.
5691
5692 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5693
5694         * shell/ev-window.c: (ev_window_setup_document):
5695         
5696         Fixed warnings on reload and probably crash reason.
5697
5698 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5699
5700         * properties/ev-properties-view.c:
5701         (ev_properties_view_format_date):
5702         
5703         Check if date is invalid. Fix for bug 318134.
5704
5705 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5706
5707         * shell/ev-window-title.c:
5708         
5709         Add .indd files (Adobe Indesign) to the list of "bad
5710         extensions".
5711
5712 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5713
5714         * data/evince-ui.xml:
5715         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5716         
5717         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5718
5719 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5720
5721         * shell/ev-window.c: (launch_link), (launch_external_uri),
5722         (view_external_link_cb):
5723
5724         URL-escape link before passing it to gnome_vfs_url_show.
5725
5726 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5727
5728         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5729         there isn't text selected.
5730
5731 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5732
5733         * shell/ev-view.c: (handle_link_over_xy):
5734
5735         Check tooltip is valid utf8 before showing it
5736
5737 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5738
5739         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5740
5741 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5742
5743         * shell/ev-window-title.c: (ev_window_title_update):
5744
5745         Guard against using g_strstrip on NULL. Fixes bug #317291.
5746
5747 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5748
5749         * pdf/ev-poppler.cc:
5750
5751         Show title even for unknown links
5752
5753 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5754
5755         * shell/ev-window-title.c: (ev_window_title_update):
5756
5757         Strip the title string
5758
5759 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5760
5761         * shell/ev-window-title.c:
5762
5763         Add .rtf to the bad extensions list
5764
5765 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5766
5767         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5768         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5769
5770         Ignore link coordinates if they are outside page bounds
5771
5772 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5773
5774         * backend/ev-link.c: (ev_link_type_get_type),
5775         (ev_link_get_filename), (ev_link_get_params),
5776         (ev_link_get_property), (ev_link_set_property),
5777         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5778         * backend/ev-link.h:
5779         * pdf/ev-poppler.cc:
5780         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5781         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5782         (ev_window_init):
5783
5784         Implement launch links. Delegate external link opening to
5785         the window.
5786
5787 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5788
5789         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5790         (ev_link_get_right), (ev_link_get_property),
5791         (ev_link_set_property), (ev_link_class_init),
5792         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5793         * backend/ev-link.h:
5794         * pdf/ev-poppler.cc:
5795         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5796
5797         Implement fitr links
5798
5799 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5800
5801         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5802         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5803         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5804         (ev_view_size_request_continuous),
5805         (ev_view_size_request_dual_page),
5806         (ev_view_size_request_single_page), (ev_view_size_allocate),
5807         (ev_view_zoom_for_size_continuous_and_dual_page),
5808         (ev_view_zoom_for_size_continuous),
5809         (ev_view_zoom_for_size_dual_page),
5810         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5811         (ev_sizing_mode_get_type):
5812         * shell/ev-view.h:
5813         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5814
5815         Do not use modes for link, we need to calculate size ad hoc.
5816         Still not perfect because of the usual scrollbar issues grrr.
5817
5818 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5819
5820         * backend/ev-link.c: (ev_link_type_get_type),
5821         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5822         * backend/ev-link.h:
5823         * pdf/ev-poppler.cc:
5824         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5825         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5826         (ev_view_size_request_continuous),
5827         (ev_view_size_request_dual_page),
5828         (ev_view_size_request_single_page), (ev_view_size_allocate),
5829         (zoom_for_size_fit_height),
5830         (ev_view_zoom_for_size_continuous_and_dual_page),
5831         (ev_view_zoom_for_size_continuous),
5832         (ev_view_zoom_for_size_dual_page),
5833         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5834         (ev_sizing_mode_get_type):
5835         * shell/ev-view.h:
5836         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5837
5838         Implement FIT_HEIGHT mode (only for links).
5839         Implement FITH links
5840
5841 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5842
5843         * shell/ev-window-title.c: (get_filename_from_uri),
5844         (ev_window_title_sanitize_extension), (ev_window_title_update),
5845         (ev_window_title_set_document), (ev_window_title_set_uri),
5846         (ev_window_title_free):
5847         * shell/ev-window-title.h:
5848         * shell/ev-window.c: (ev_window_setup_document),
5849         (ev_window_popup_password_dialog):
5850
5851         Refactor window title building while fixing it for
5852         password documents.
5853
5854 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5855
5856         * pdf/ev-poppler.cc:
5857
5858         Escape link title before setting it in the model
5859
5860 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5861
5862         * shell/ev-application.c: (removed_from_session), (save_session),
5863         (init_session), (ev_application_get_empty_window),
5864         (ev_application_init), (ev_application_get_windows):
5865         * shell/ev-application.h:
5866         * shell/ev-window.c: (ev_window_finalize):
5867
5868         Add a function to retrieve window list and share it where
5869         necessary.
5870         Implement session handling, works pretty well thanks to the
5871         metadata system.
5872
5873 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5874
5875         * shell/ev-password.c: (ev_password_item_created_callback),
5876         (ev_password_dialog_save_password):
5877         
5878         Fix for bug 316972. Use async gnome-keyring API.
5879
5880 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5881
5882         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5883         Remove unused unrealize handler. Add scroll handling to
5884         ev_view_scroll_event for presentation mode (bug #316708),
5885         and fix the event state checks there.
5886
5887 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5888
5889         * shell/ev-page-action.c: (page_changed_cb):
5890
5891         "marco, maybe we should be crazy and jump right to 6! :)"
5892
5893         Bryan Clark, Sep 2005
5894
5895 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5896
5897         * ps/ps-document.c: (save_document), (ps_document_save),
5898         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5899         (ps_document_ps_export_end):
5900
5901         Fix unstructured documents save and print
5902
5903 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5904
5905         * shell/ev-application.c: (ev_application_open_uri):
5906
5907         Fix window size persistance
5908
5909 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5910
5911         * shell/ev-view.c: (ev_view_button_release_event):
5912
5913         Based on a patch from carlosgc@gnome.org. Mouse buttons
5914         switch pages in presentation mode.
5915
5916 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5917
5918         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5919
5920         Dont cast to int before scaling
5921
5922 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5923
5924         * backend/ev-link.c: (ev_link_type_get_type),
5925         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5926         (ev_link_new_page_fith):
5927         * backend/ev-link.h:
5928         * pdf/ev-poppler.cc:
5929         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5930
5931         Implement FIT and FITH links
5932
5933 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5934
5935         * pdf/ev-poppler.cc:
5936
5937         Return 0 results when search is not in progress.
5938
5939         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5940         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5941
5942         Update menu sensitivity when cancelling search
5943
5944 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5945
5946         * shell/ev-view.c: (ev_view_can_find_next):
5947
5948         Take all pages in consideration, not just current one
5949
5950 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5951
5952         * shell/ev-page-cache.c:
5953         * shell/ev-page-cache.h:
5954         * shell/ev-view.c: (ev_view_binding_activated),
5955         (ev_view_next_page), (ev_view_previous_page),
5956         (ev_sizing_mode_get_type):
5957         * shell/ev-view.h:
5958         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5959         (ev_window_cmd_go_next_page):
5960
5961         Move page next/previous functions from page chace to
5962         view and change it to move by 2 page steps in dual mode.
5963
5964 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5965
5966         * shell/ev-window.c: (update_sidebar_visibility),
5967         (setup_sidebar_from_metadata), (ev_window_setup_document),
5968         (setup_view_from_metadata):
5969
5970         Show the index by default when there is one     
5971
5972 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5973
5974         * shell/ev-window-title.c: (ev_window_title_set_document):
5975
5976         Missing null check
5977
5978 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5979
5980         * shell/ev-view.c: (view_update_range_and_current_page):
5981         
5982         Allow display of last odd page in dual view. Fix for 316347.
5983
5984 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5985
5986         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5987         
5988         Make close button default. Fix for 316383.
5989
5990 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5991
5992         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5993         
5994         Mark close button as default. Fix for 316381.
5995
5996 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5997
5998         * backend/ev-link.c: (ev_link_class_init):
5999
6000         Allow negative doubles in left/top properties
6001
6002 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6003
6004         * shell/ev-window.c:
6005
6006         Remove a bunch of strings that was used only
6007         by the statusbar.
6008
6009 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6010
6011         * shell/ev-window-title.c: (get_filename_from_uri),
6012         (ev_window_title_set_document):
6013
6014         When title has a confusing extension, show also
6015         the document filename inside ()
6016
6017 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6018
6019         * shell/Makefile.am:
6020         * shell/ev-window-title.c: (ev_window_title_new),
6021         (ev_window_title_update), (ev_window_title_set_type),
6022         (ev_window_title_set_document), (ev_window_title_free):
6023         * shell/ev-window-title.h:
6024         * shell/ev-window.c: (ev_window_setup_document),
6025         (password_dialog_response), (ev_window_popup_password_dialog),
6026         (ev_window_dispose), (ev_window_init):
6027
6028         Factor out and cleanup window title code
6029
6030 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
6031
6032         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
6033         (unable_to_load):
6034
6035         Make dialog transient so it doesnt block other windows
6036
6037 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6038
6039         * pdf/ev-poppler.cc:
6040         
6041         Fix pdf thumbnails rendering.
6042
6043 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6044
6045         * shell/ev-window.c: (fullscreen_set_timeout):
6046         
6047         Increase timeout to hide full screen popup. Bug 
6048         316123. 
6049
6050 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6051
6052         * data/evince.schemas.in:
6053         * shell/ev-window.c: (update_action_sensitivity):
6054
6055         Allow the user to override document restrictions. Fix for bug
6056         305818.
6057
6058 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
6059
6060         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
6061         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
6062         (ev_window_class_init): Fix multihead behaviour of fullscreen
6063         toolbar popup. Fixes bug #315451.
6064
6065 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6066
6067         * configure.ac:
6068         * data/evince-password.glade:
6069         * shell/ev-password.c: (ev_password_dialog_set_property),
6070         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
6071         (ev_password_dialog_init), (ev_password_set_bad_password_label),
6072         (ev_password_dialog_entry_changed_cb),
6073         (ev_password_dialog_entry_activated_cb),
6074         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
6075         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
6076         (ev_password_dialog_set_bad_pass):
6077         * shell/ev-password.h:
6078         * shell/ev-window.c: (password_dialog_response),
6079         (ev_window_popup_password_dialog):
6080         
6081         Support for gnome-keyring for encrypted PDF's.
6082
6083 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6084
6085         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
6086         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
6087         (ev_view_enter_notify_event), (ev_view_class_init):
6088         
6089         More precise handling of enter_notify/leave_notify events
6090         in EvView. Fix for bug 315470.
6091
6092 2005-09-08  Christopher Aillon  <caillon@redhat.com>
6093
6094         * shell/ev-window.c: (fullscreen_timeout_cb),
6095         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6096         (ev_window_dispose):
6097
6098         leak fix: unref fullscreen_timeout_source before clearing it
6099
6100 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6101
6102         * configure.ac, dvi/mdvi/Makefile.am: 
6103         
6104         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
6105
6106 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6107
6108         * backend/ev-link.c: (ev_link_new_page_xyz):
6109         * pdf/ev-poppler.cc:
6110         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
6111
6112         Fix some bugs with xyz links, respect zoom
6113
6114 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6115
6116         * shell/ev-window.c: (page_changed_cb),
6117         (setup_document_from_metadata), (update_sidebar_visibility),
6118         (setup_view_from_metadata), (ev_window_run_fullscreen),
6119         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6120         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
6121         (ev_window_dual_mode_changed_cb),
6122         (ev_window_sidebar_current_page_changed_cb):
6123
6124         null check uri before setting and getting metadata
6125
6126 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6127
6128         * dvi/Makefile.am:
6129         * properties/Makefile.am:
6130         * shell/Makefile.am:
6131         * thumbnailer/Makefile.am:
6132
6133         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6134
6135 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6136
6137         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6138         (selection_changed_callback):
6139         * shell/ev-sidebar-links.h:
6140
6141         Add a signal for link activation.
6142
6143         * shell/ev-view.c: (ev_view_goto_link),
6144         (ev_view_button_release_event):
6145         * shell/ev-view.h:
6146         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6147         (ev_window_init):
6148
6149         Implement the signal so that we can handle all link types.
6150
6151         * shell/ev-page-cache.c:
6152
6153         Remove unused set_link function
6154
6155 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6156
6157         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6158
6159         Add some space from the cursor, hardcoded but I couldnt
6160         find a better way.
6161
6162 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6163
6164         * lib/ev-tooltip.c:
6165
6166         Use mozilla style vs gtk style, way better for links.
6167
6168         * shell/ev-view.c: (ev_view_motion_notify_event),
6169         (ev_view_destroy), (ev_view_init):
6170
6171         Deactive tooltip when the link hovered is changed.
6172
6173 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6174
6175         * backend/ev-document.h:
6176         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6177         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6178         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6179         (ev_link_new_page), (ev_link_new_page_xyz):
6180         * backend/ev-link.h:
6181         * pdf/ev-poppler.cc:
6182         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6183         (go_to_link), (tip_from_link):
6184
6185         Implement xyz links, still not functional. Links are a total
6186         mess, will need to refactor and bugfix a lot :(
6187
6188 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6189
6190         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6191
6192 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6193
6194         * data/evince-ui.xml:
6195         * data/evince.schemas.in:
6196         * shell/Makefile.am:
6197         * shell/ev-window.c: (update_chrome_visibility),
6198         (password_dialog_response), (ev_window_load_job_cb),
6199         (ev_window_xfer_job_cb), (ev_window_open_uri),
6200         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6201         (ev_window_init):
6202
6203         Remove the statusbar. This regress loading feedback, need to
6204         check with Bryan what we want to do there...
6205
6206 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6207
6208         * lib/ev-tooltip.c: (ev_tooltip_init):
6209
6210         Fix tooltip border and size handling
6211
6212 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6213
6214         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6215         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6216         (ev_tooltip_timeout), (ev_tooltip_activate),
6217         (ev_tooltip_deactivate):
6218         * lib/ev-tooltip.h:
6219         * shell/ev-view.c: (ev_view_motion_notify_event):
6220
6221         Delay popup showing. Mirror gtk logic/times.
6222
6223 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6224
6225         * lib/Makefile.am:
6226         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6227         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6228         (ev_tooltip_set_text), (ev_tooltip_set_position):
6229         * lib/ev-tooltip.h:
6230
6231         Simple widget to show tooltips at a custom position
6232
6233         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6234         (ev_view_destroy):
6235
6236         Use it for links. First go, needs work
6237
6238 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6239
6240         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6241         HIG fixes.  Use title capitalization for window title. Use 12 
6242         pixels of space between the dialog's vbox and action area.
6243
6244 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6245
6246         * shell/ev-window.c: (file_open_dialog_response_cb),
6247         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6248         (ev_window_cmd_save_as):
6249
6250         Make file pickers not modal and refactor code some
6251
6252 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6253
6254         * shell/ev-sidebar.h:
6255         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6256         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6257         (ev_sidebar_class_init), (ev_sidebar_select_page),
6258         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6259         (ev_sidebar_set_page):
6260
6261         Add a current page property and allow to get/set it
6262
6263         * shell/ev-window.c: (setup_view_from_metadata),
6264         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6265
6266         Persist current sidebar page per document
6267
6268 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6269
6270         * data/evince.schemas.in:
6271         * shell/ev-window.c: (update_chrome_visibility),
6272         (setup_document_from_metadata), (update_sidebar_visibility),
6273         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6274         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6275         (ev_window_run_presentation), (ev_window_stop_presentation),
6276         (ev_window_view_sidebar_cb),
6277         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6278         (load_chrome), (ev_window_init):
6279
6280         Persist size/visibility of sidebar per document
6281
6282 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6283
6284         * shell/ev-view.c (draw_loading_text): Draw loading text.
6285
6286 2005-09-02  Dan Damian  <dand@gnome.ro>
6287
6288         * configure.in: Added "ro" to ALL_LINGUAS.
6289
6290 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6291
6292         * shell/ev-view.c: (clear_caches):
6293
6294         ev_page_cache_get doesnt return a reference,
6295         dont try to unref it.
6296
6297 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6298
6299         * shell/main.c: (load_files_remote):
6300
6301         Fix timestamp parameter with dbus <= 0.33
6302
6303 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6304
6305         * data/evince.schemas.in:
6306
6307         Add missing full stop
6308
6309 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6310
6311         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6312         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6313
6314         Plug some memory leaks
6315
6316 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6317
6318         * configure.ac:
6319         * lib/ev-debug.c: (trap_handler):
6320
6321         Check for execinfo.h and use it only if it exists.
6322         Ported from Epiphany (bug #314776).
6323
6324 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6325
6326         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6327
6328 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6329
6330         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6331         * po/id.po      : Added Indonesian translation
6332
6333 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6334
6335         * shell/main.c:
6336         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6337         * NEWS: Release 0.4.0
6338
6339 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6340
6341         * configure.ac: catch another gtk+-2.8ism
6342         * shell/main.c: Make work with gtk+-2.6
6343
6344 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6345
6346         * shell/ev-application-service.xml: Add 'timestamp' argument to
6347           ev_application_open_window and ev_application_open_uri methods.
6348
6349         * shell/ev-application.h: Add 'timestamp' argument to
6350           ev_application_open_window, ev_application_open_uri,
6351           and ev_application_open_uri_list functions.
6352
6353         * shell/ev-application.c (ev_application_open_window,
6354           ev_application_open_uri, ev_application_open_uri_list): Change
6355           functions that show/present windows to use a timestamp if one
6356           is passed in.
6357
6358         * shell/ev-window.c (ev_window_cmd_file_open,
6359           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6360         * shell/main.c (load_files): Modify calls to ev_application to
6361           include GDK_CURRENT_TIME as timestamp.
6362
6363         * shell/main.c (load_files_remote): Obtain timestamp for client
6364           instance from GDK and pass to server instance so new windows are
6365           focused properly.  Fix dbus_g_proxy_call() calls by including second
6366           G_TYPE_INVALID.
6367           
6368         Closes bug #314475.
6369
6370 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6371
6372         * shell/ev-window.c (ev_window_finalize): Check for
6373         avail. EvWindows when quiting to handle the finalize better,
6374         #314497
6375
6376 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6377         
6378         * properties/ev-properties-view.c: 
6379         
6380         Set textdomain to libglade. Fixes translation problem in property page.
6381
6382 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6383
6384         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6385         * dvi/Makefile.am:
6386         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6387         * dvi/mdvi-lib/Makefile.am:
6388         
6389         Fix rotation of thumbnails, ported to new API. Moved library
6390         dependencies earlier, probably it will fix linkage problem.
6391
6392 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6393
6394         * backend/ev-document-misc.c:
6395         (ev_document_misc_get_thumbnail_frame):
6396         * backend/ev-document-misc.h:
6397         * configure.ac:
6398         * pdf/ev-poppler.cc:
6399         * shell/Makefile.am:
6400         * shell/ev-sidebar-thumbnails.c: (add_range),
6401         (ev_sidebar_thumbnails_set_loading_icon),
6402         (ev_sidebar_thumbnails_refresh),
6403         (ev_sidebar_thumbnails_set_document):
6404         * shell/ev-sidebar-thumbnails.h:
6405         * shell/ev-view.c: (ev_view_motion_notify_event),
6406         (ev_view_set_property), (ev_view_get_property),
6407         (ev_view_class_init), (ev_view_set_rotation):
6408         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6409         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6410         (ev_window_init):
6411         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6412         Redo rotation (again).  prepare for 0.4.0
6413
6414 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6415
6416         * configure.ac: Bump poppler requirement to 0.4.1.
6417
6418         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6419         argument to poppler_page_render_selection() call.
6420
6421 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6422
6423         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6424         (djvu_document_thumbnails_get_thumbnail):
6425         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6426         (dvi_document_thumbnails_get_thumbnail):
6427         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6428         (pixbuf_document_thumbnails_get_thumbnail):
6429         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6430         
6431         Update rotation direction of backends to fit with pdf and ps.
6432
6433 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6434
6435         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6436         * backend/ev-async-renderer.h:
6437         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6438         (setup_page), (ps_document_get_page_size),
6439         (ps_async_renderer_render_pixbuf):
6440         * ps/ps-document.h:
6441         * shell/ev-jobs.c: (ev_job_render_run):
6442
6443         Fix orientation in the postscript document
6444
6445 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6446
6447         * pdf/ev-poppler.cc:
6448         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6449         * shell/ev-view.c: (highlight_find_results):
6450
6451         Adapt to the new poppler rotation API. Fix text maps on landscape
6452         documents.
6453
6454 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6455
6456         * shell/ev-view.c (compute_new_selection_text): get the correct
6457         region when selecting in modes other than continuous.
6458
6459 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6460
6461         * shell/main.c (main): remove redundant g_warnings.
6462
6463 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6464
6465         * shell/Makefile.am: Don't include autogenerated
6466         file ev-application-service.h into distribution, since
6467         it causes dbus crash. Fix for bugs 313724 and 313443. 
6468
6469 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6470
6471         * configure.ac: Fix sed expression for FreeBSD. Thanks
6472         to Joe Marcus Clark <marcus@freebsd.org>
6473         
6474         * shell/eggfindbar.c: (entry_activate_callback),
6475         (entry_changed_callback), (egg_find_bar_init),
6476         (egg_find_bar_set_search_string):
6477         
6478         Made findbar buttons unsensitive if there is no text in
6479         entry. Fix for the bug 313285.
6480
6481 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6482
6483         * ps/ps-document.c: Use g_filename_display_name for displaying
6484         filenames and revert string freeze breackage
6485
6486 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6487
6488         * NEWS:
6489         * configure.ac:
6490
6491         Update for 0.3.4
6492
6493         * shell/Makefile.am:
6494
6495         Add ev-application-service.xml to extra dist
6496
6497         * shell/ev-view.c: (find_page_at_location):
6498
6499         Remove unused function (fix warning)
6500
6501 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6502
6503         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6504         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6505         
6506         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6507         bug 313623.
6508
6509 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6510
6511         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6512         * shell/ev-window.c:
6513         Fix build warnings
6514
6515 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6516
6517         * configure.ac: Update script to get dbus version.
6518         Fix for the bug #313443.
6519
6520 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6521
6522         * shell/ev-window.c: (ev_window_cmd_escape):
6523         
6524         Return focus back to view on escape. Fix for bug 313295.
6525
6526 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6527
6528         * shell/ev-window.c: (update_window_title),
6529         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6530         (ev_window_cmd_save_as):
6531         
6532         Correct conversion from uri to displayable string. Fix for
6533         bug 313296.
6534
6535 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6536
6537         * ps/ps-document.c: convert filename to utf8 when there is an error
6538         loading document. Fixes #309915
6539
6540 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6541
6542         * configure.ac:
6543
6544         We depend on poppler 0.4.0
6545
6546 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6547
6548         * configure.ac:
6549         * NEWS: Release 0.3.3.
6550         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6551
6552 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6553
6554         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6555         add a couple missing mnemonics to menu items, use title 
6556         capitalization for menu items and window titles, and add 
6557         ellipsis to open menu item.     
6558
6559 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6560
6561         * pdf/ev-poppler.cc:
6562         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6563         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6564         (ev_view_get_rotation):
6565         * shell/ev-view.h:
6566         * shell/ev-window.c: (setup_view_from_metadata),
6567         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6568         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6569         disk.
6570
6571 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6572
6573         * configure.ac: Added tr to ALL_LINGUAS
6574
6575 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6576
6577         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6578         requires several clicks to find word. Thanks to 
6579         Colin Slater <kiltedtaco@gmail.com>.
6580
6581 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6582
6583         * data/evince.desktop.in.in: Hide menu entry and
6584         rename it to "Document Viewer". Fix for bug 
6585         #312399.
6586
6587 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6588
6589         * shell/ev-page-action.c (ev_page_action_class_init): 
6590
6591         Point to the correct function in constructor of the
6592         activate_label signal
6593
6594 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6595
6596         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6597         * shell/ev-jobs.h: Make thread safe.
6598
6599 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6600
6601         * shell/ev-view.c: (view_update_range_and_current_page):
6602         Don't update page range if we are scrolling to some document
6603         point.
6604
6605 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6606
6607         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6608         when getting max_page_width, fix drawing in dual mode.
6609
6610 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6611
6612         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6613         getting the area for select_all.
6614
6615 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6616
6617         * backend/ev-selection.c: (ev_selection_render_selection):
6618         * backend/ev-selection.h:
6619         * pdf/ev-poppler.cc:
6620         * shell/ev-jobs.c: (ev_job_render_new):
6621         * shell/ev-jobs.h:
6622         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6623         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6624         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6625         (ev_view_class_init):
6626
6627         Change selection color on focus in and focus out events.  Also,
6628         poppler now uses GdkColor for specifying the selection colors, so
6629         drop some awkward conversion code.
6630
6631 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6632
6633         * configure.ac: Added Hebrew translation
6634
6635 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6636
6637         * NOTES:
6638         * backend/ev-selection.c: (ev_selection_render_selection):
6639         * backend/ev-selection.h:
6640         * pdf/ev-poppler.cc:
6641         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6642         (ev_job_render_run):
6643         * shell/ev-jobs.h:
6644         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6645         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6646         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6647         (ev_pixbuf_cache_style_changed),
6648         (ev_pixbuf_cache_get_selection_pixbuf),
6649         (ev_pixbuf_cache_set_selection_list),
6650         (ev_pixbuf_cache_get_selection_list):
6651         * shell/ev-pixbuf-cache.h:
6652         * shell/ev-utils.c: (ev_print_region_contents):
6653         * shell/ev-utils.h:
6654         * shell/ev-view.c: (ev_view_queue_draw_page),
6655         (selection_update_idle_cb), (ev_view_motion_notify_event),
6656         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6657         (setup_caches), (ev_view_find_next), (merge_selection_region),
6658         (selection_free):
6659         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6660
6661         Clean up selection to be much smoother!
6662
6663 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6664
6665         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6666         to poppler_page_render_selection().
6667
6668 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6669
6670         * ps/ps-document.c: (save_page_list): Use
6671         unzipped document when printing. Thanks to 
6672         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6673         311016.
6674
6675 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6676
6677         * shell/ev-window.c: (update_action_sensitivity):
6678         
6679         Disable print and save respect to lockdown gconf keys. Fix
6680         for 312342.
6681
6682 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6683
6684         * configure.ac:
6685         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6686         (write_to_temp_file), (ev_file_set_contents):
6687         * shell/ev-utils.h:
6688         * shell/ev-window.c: (save_print_config_to_file):
6689         
6690         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6691         Fix for bug 312238
6692
6693 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6694
6695         * shell/ev-window.c: (load_print_config_from_file),
6696         (save_print_config_to_file), (ev_window_print_range):
6697
6698         Persist the print settings. Fixes bug #311578.
6699
6700 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6701
6702         * djvu/djvu-document.c: (djvu_document_get_page_size),
6703         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6704         (djvu_document_thumbnails_get_thumbnail):
6705         * dvi/dvi-document.c: (dvi_document_get_page_size),
6706         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6707         (dvi_document_thumbnails_get_dimensions),
6708         (dvi_document_thumbnails_get_thumbnail):
6709         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6710         (pixbuf_document_render_pixbuf),
6711         (pixbuf_document_document_iface_init),
6712         (pixbuf_document_thumbnails_get_thumbnail):
6713         
6714         Update backends to make them build with new rotation system.
6715
6716 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6717
6718         * help/C/figures/evince_start_window.png:
6719         
6720         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6721
6722 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6723
6724         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6725         * shell/ev-pixbuf-cache.h:
6726         * shell/ev-sidebar-thumbnails.c:
6727         (ev_sidebar_thumbnails_get_property), (add_range),
6728         (adjustment_changed_cb):
6729         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6730         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6731         we were thumbnailing the entire docment on startup, slowing us
6732         down hugely. 
6733
6734 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6735
6736         * shell/ev-page-cache.c: (ev_page_cache_new):
6737         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6738         == 0, fixes #310306.
6739
6740 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6741
6742         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6743         (ev_view_rotate_left):
6744
6745         Account rotation in doc_rect_to_view_rect.
6746         Ensure rotation doesnt go out of bounds.
6747
6748 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6749
6750         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6751
6752         Correct and cleanup w/h swapping
6753
6754 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6755
6756         * backend/ev-document-thumbnails.c:
6757         (ev_document_thumbnails_get_thumbnail):
6758         * backend/ev-document-thumbnails.h:
6759         * backend/ev-document.c:
6760         * backend/ev-document.h:
6761         * backend/ev-render-context.c: (ev_render_context_new),
6762         (ev_render_context_set_rotation):
6763         * backend/ev-render-context.h:
6764         * pdf/ev-poppler.cc:
6765         * ps/ps-document.c: (ps_document_document_iface_init):
6766         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6767         * shell/ev-jobs.h:
6768         * shell/ev-page-cache.c: (build_height_to_page),
6769         (ev_page_cache_new), (ev_page_cache_get_size),
6770         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6771         (ev_page_cache_get_height_to_page):
6772         * shell/ev-page-cache.h:
6773         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6774         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6775         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6776         (ev_pixbuf_cache_get_selection_pixbuf):
6777         * shell/ev-pixbuf-cache.h:
6778         * shell/ev-print-job.c: (idle_print_handler):
6779         * shell/ev-sidebar-thumbnails.c: (add_range):
6780         * shell/ev-view.c: (view_update_range_and_current_page),
6781         (get_page_y_offset), (get_page_extents),
6782         (ev_view_size_request_continuous_dual_page),
6783         (ev_view_size_request_continuous),
6784         (ev_view_size_request_dual_page),
6785         (ev_view_size_request_single_page), (draw_one_page),
6786         (ev_view_set_rotation), (ev_view_rotate_right),
6787         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6788         (ev_view_zoom_for_size_continuous_and_dual_page),
6789         (ev_view_zoom_for_size_continuous),
6790         (ev_view_zoom_for_size_dual_page),
6791         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6792         (ev_view_select_all):
6793         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6794         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6795         (tiff_document_document_iface_init),
6796         (tiff_document_thumbnails_get_thumbnail):
6797
6798         Use rotation rather than orientation. It's easier and enough
6799         for our needs.
6800
6801 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6802
6803         * shell/ev-page-cache.c: (build_height_to_page),
6804         (ev_page_cache_new), (ev_page_cache_get_size),
6805         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6806         (ev_page_cache_get_height_to_page):
6807         * shell/ev-page-cache.h:
6808         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6809         (ev_view_size_request_continuous_dual_page),
6810         (ev_view_size_request_continuous),
6811         (ev_view_zoom_for_size_continuous_and_dual_page),
6812         (ev_view_zoom_for_size_continuous):
6813
6814         Make the page cache aware of page orientation.
6815
6816 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6817
6818         * backend/ev-document-thumbnails.c:
6819         (ev_document_thumbnails_get_thumbnail):
6820         * backend/ev-document-thumbnails.h:
6821         * backend/ev-document.c:
6822         * backend/ev-document.h:
6823         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6824         * backend/ev-ps-exporter.h:
6825         * pdf/ev-poppler.cc:
6826         * ps/ps-document.c: (ps_document_document_iface_init),
6827         (ps_document_ps_export_do_page):
6828         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6829         * shell/ev-jobs.h:
6830         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6831         (ev_page_cache_get):
6832         * shell/ev-page-cache.h:
6833         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6834         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6835         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6836         * shell/ev-pixbuf-cache.h:
6837         * shell/ev-print-job.c: (idle_print_handler):
6838         * shell/ev-sidebar-thumbnails.c: (add_range):
6839         * shell/ev-view.c: (view_update_range_and_current_page),
6840         (get_page_extents), (ev_view_size_request_dual_page),
6841         (ev_view_size_request_single_page), (draw_one_page),
6842         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6843         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6844         (ev_view_zoom_for_size_dual_page),
6845         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6846         (ev_view_select_all):
6847         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6848         * tiff/tiff-document.c: (tiff_document_get_page_size),
6849         (tiff_document_get_orientation), (rotate_pixbuf),
6850         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6851         (tiff_document_thumbnails_get_thumbnail),
6852         (tiff_document_ps_export_do_page), (tiff_document_init):
6853
6854         Really make use of the orientation bit of the render context.
6855         Use the render context in a few more places in the backend API.
6856         This regress orientation, but now it's done right. Will try to
6857         fix it up asap...
6858
6859 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6860
6861         * shell/ev-view.c: (ensure_rectangle_is_visible):
6862
6863         Patch by Nickolay V. Shmyrev to fix find flickering
6864
6865 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6866
6867         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6868         duplex parameters to ::begin.
6869
6870         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6871         * shell/ev-print-job.c (idle_print_handler): 
6872         * ps/ps-document.c (ps_document_ps_export_begin): 
6873         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6874         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6875         implementations. Poppler backend needs poppler cvs. Rest has
6876         unchanged behavior.
6877
6878 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6879
6880         * shell/ev-window.c (using_pdf_printer): new function.
6881         (ev_window_print_range): print a less techy message if someone
6882         tries to print to PDF.
6883
6884 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6885
6886         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6887         from "unknown font" string. Bug #311431
6888
6889 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6890
6891         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6892
6893 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6894
6895         Bug #311280
6896         
6897         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6898         name for PopplerFontTypes
6899         (pdf_document_fonts_fill_model): add font type to the detail column
6900
6901         * backend/ev-document-fonts.h: added
6902         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6903
6904         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6905         font name and font details, add a little markup.
6906         (ev_properties_fonts_init): use the new cell data func, specify ypad
6907         property for the cell renderer.
6908         (ev_properties_fonts_set_document): add the details column.
6909
6910 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6911
6912         * configure.ac: Added "pl" to ALL_LINGUAS.
6913
6914 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6915
6916         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6917
6918 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6919
6920         * help/ChangeLog: Started this for translations of manual.
6921         * configure.ac, autogen.sh, .cvsignore: Migrated to
6922         gnome-doc-utils. Patch in bug #311222.
6923
6924 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6925
6926         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6927         #ifdef this away to fix an unused-function warning.
6928
6929 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6930
6931         * configure.ac: Added 'gl' to ALL_LINGUAS.
6932
6933 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6934
6935         * configure.ac: Added ne in ALL_LINGUAS
6936         
6937 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6938
6939         * shell/ev-view.c: (ev_view_leave_notify_event):
6940         
6941         Clear status message when pointer leaves view. Fix for bug
6942         #310818 
6943
6944 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6945
6946         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6947
6948 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6949
6950         * shell/ev-view.c: (ev_view_leave_notify_event),
6951         (ev_view_class_init):
6952         
6953         Set cursor to normal then leaving view.
6954
6955 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6956
6957         * configure.ac:
6958         
6959         Fix required djvulibre version.
6960
6961 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6962
6963         *configure.ac: Hindi (hi) language added
6964
6965 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6966
6967         *configure.ac: Punjabi (pa) Language added
6968
6969 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6970
6971         * data/evince-ui.xml, shell/ev-window.c:
6972         
6973         Add keypad accelerators for zooming. Fix for bug 308128.
6974
6975 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6976
6977         * Makefile.am:
6978         * backend/Makefile.am:
6979         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6980         * configure.ac:
6981         * shell/ev-document-types.c: (ev_document_types_add_filters):
6982
6983         Allow to enable/disable the pixbuf backend.
6984         Default to off for now. If we want it enabled we should
6985         really put mime types in the desktop, implement properties etc.
6986
6987         * properties/evince-properties.c:
6988
6989         Initialize error to NULL.
6990         Check error is not NULL before freeing.
6991
6992 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6993
6994         * shell/ev-window.c:
6995
6996         Use F5 as presentation accell
6997
6998 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6999
7000         * shell/ev-window.c: (update_chrome_visibility),
7001         (ev_window_create_fullscreen_popup), (ev_window_init):
7002
7003         Do not leak the fullscreen toolbar
7004
7005 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7006
7007         * shell/ev-window.c: (view_actions_focus_in_cb),
7008         (view_actions_focus_out_cb):
7009
7010         These has a return value! Fix totally random focus
7011         issues we was seeing.
7012
7013 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
7014
7015         * shell/main.c: (load_files_remote):
7016
7017         Allow open more than one file
7018
7019 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
7020
7021         * shell/main.c: (load_files_remote):
7022
7023         Fix for dbus 0.33. bug #309975
7024
7025 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7026
7027         * properties/ev-properties-main.c: (ev_properties_get_pages):
7028
7029         Actually return NULL for types we dont support
7030
7031 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
7032
7033         * po/POTFILES.in:
7034
7035         Remove empty lines.
7036
7037 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
7038
7039         * backend/ev-document-factory.c:
7040         (ev_document_factory_get_document):
7041
7042         Do not try to create the object if type
7043         is invalid.
7044
7045 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7046
7047         * ps/ps-document.c: (ps_document_dispose),
7048         (ps_async_renderer_render_pixbuf):
7049         * ps/ps-document.h:
7050
7051         Do not leak the target window
7052
7053 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7054
7055         * shell/ev-application.c: (ev_application_init):
7056
7057         Let tbe check file existence for us.
7058         Add a comment about eggrecent mime filter.
7059
7060 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
7061
7062         * data/evince-ui.xml:
7063         * shell/ev-application.c: (ev_application_shutdown),
7064         (ev_application_init), (ev_application_get_toolbars_model),
7065         (ev_application_get_recent_model),
7066         (ev_application_save_toolbars_model):
7067         * shell/ev-application.h:
7068         * shell/ev-window.c: (ev_window_add_recent),
7069         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
7070         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
7071         (ev_window_init):
7072
7073         Use common toolbar and recent models for all windows.
7074         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7075
7076 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7077
7078         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
7079         successfully check for gtk_icon_view_get_visible_range.
7080
7081 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7082
7083         * djvu/Makefile.am:
7084         * dvi/Makefile.am:
7085         
7086         Fix djvu and dvi backend build.
7087
7088 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7089
7090         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
7091         (new_separator_pixbuf):
7092
7093         Don't leak windows.
7094
7095 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
7096
7097         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7098
7099         HIGification of toolbar editor dialogue.
7100
7101 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7102
7103         * configure.ac:
7104         * shell/Makefile.am:
7105
7106         Ever build metadata manager since it's just
7107         disabled at runtime now.
7108
7109 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7110
7111         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
7112         (ev_metadata_manager_get), (ev_metadata_manager_set):
7113         * shell/ev-metadata-manager.h:
7114
7115         Add an _init functions that enabled metadata management
7116         at runtime.
7117
7118         * shell/ev-window.c: (page_changed_cb),
7119         (setup_document_from_metadata), (ev_window_setup_document),
7120         (setup_view_from_metadata), (ev_window_open_uri),
7121         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7122         (ev_window_run_presentation), (ev_window_stop_presentation),
7123         (save_sizing_mode), (ev_window_zoom_changed_cb),
7124         (ev_window_continuous_changed_cb),
7125         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
7126         (window_configure_event_cb):
7127
7128         Remove all ugly metadata define since we deal with it
7129         at runtime now.
7130
7131         * shell/main.c: (load_files_remote), (main):
7132
7133         Add support for dbus cvs head. Hopefully didnt break one
7134         of the other versions now!
7135
7136         If we dont get a response from the dbus server just
7137         give up with it and not enable metadata.
7138
7139 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7140
7141         * Makefile.am:
7142         * backend/Makefile.am:
7143         * configure.ac:
7144         * cut-n-paste/recent-files/Makefile.am:
7145         * cut-n-paste/toolbar-editor/Makefile.am:
7146         * cut-n-paste/zoom-control/Makefile.am:
7147         * lib/Makefile.am:
7148         * pdf/Makefile.am:
7149         * pixbuf/Makefile.am:
7150         * properties/Makefile.am:
7151         * ps/Makefile.am:
7152         * shell/Makefile.am:
7153         * thumbnailer/Makefile.am:
7154         * tiff/Makefile.am:
7155
7156         Make frontends depend on just libev.
7157         Rework and group CFLAGS/LIBS definitions.
7158         Cleanups.
7159
7160 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7161
7162         * shell/ev-window:
7163
7164         do not unnecessarily save zoom
7165
7166         * configure.ac:
7167         * lib/ev-file-helpers.c: (ev_dot_dir):
7168         * shell/Makefile.am:
7169         * shell/dummy.cc:
7170
7171         Some cleanups
7172
7173 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7174
7175         * configure.ac:
7176         
7177         Remove unnecessary dependencies
7178
7179 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7180
7181         * properties/Makefile.am:
7182         * thumbnailer/Makefile.am:
7183         * tiff/Makefile.am:
7184
7185         Some more cleanups. Was really necessary
7186         but I probably introduced bugs, feel free
7187         to flame :)
7188
7189 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7190
7191         * backend/Makefile.am:
7192         * configure.ac:
7193         * cut-n-paste/recent-files/Makefile.am:
7194         * cut-n-paste/toolbar-editor/Makefile.am:
7195         * cut-n-paste/zoom-control/Makefile.am:
7196         * lib/Makefile.am:
7197         * pdf/Makefile.am:
7198         * pixbuf/Makefile.am:
7199         * properties/Makefile.am:
7200         * ps/Makefile.am:
7201         * shell/Makefile.am:
7202         * thumbnailer/Makefile.am:
7203         * tiff/Makefile.am:
7204
7205         Use gnome-common macros when possible.
7206         Cleanup dependencies.
7207         Actually disable deprecated where possible.
7208
7209 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7210
7211         * Makefile.am:
7212         * backend/Makefile.am:
7213         * properties/Makefile.am:
7214         * shell/Makefile.am:
7215         * thumbnailer/Makefile.am:
7216
7217         This should solve the circular dep without
7218         requiring dir reorg!
7219
7220         * shell/ev-window.c: (setup_view_from_metadata):
7221
7222         Never restore window size/position when the
7223         window is already visible.
7224
7225 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7226
7227         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7228
7229         Return a boolean from timeout func. Fix ported from gedit.
7230
7231 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7232
7233         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7234
7235 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7236
7237         * shell/ev-document-types.c: set "All Documents" as default filter in
7238         open dialog
7239
7240 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7241
7242         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7243         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7244         (ev_metadata_manager_set_boolean): fix value/val thinko.
7245
7246 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7247
7248         * shell/ev-window.c: (setup_view_from_metadata),
7249         (window_state_event_cb), (window_configure_event_cb),
7250         (ev_window_init):
7251
7252         Remember window position and maximized state
7253
7254 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7255
7256         * configure.ac:
7257
7258         Fix DBUS configure checks.
7259
7260         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7261         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7262         (ev_metadata_manager_set_boolean):
7263
7264         Plug mem leaks.
7265
7266         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7267         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7268         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7269         (ev_window_continuous_changed_cb),
7270         (ev_window_dual_mode_changed_cb), (ev_window_new):
7271
7272         Fix the build without DBUS.
7273
7274 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7275
7276         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7277         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7278         (ev_metadata_manager_set_string),
7279         (ev_metadata_manager_set_boolean):
7280         * shell/ev-metadata-manager.h:
7281
7282         Add support for some more types
7283
7284         * shell/ev-view.c: (scroll_to_current_page),
7285         (ev_view_get_continuous), (ev_view_set_continuous),
7286         (ev_view_get_dual_page):
7287         * shell/ev-view.h:
7288         * shell/ev-window.c: (page_changed_cb),
7289         (setup_document_from_metadata), (ev_window_setup_document),
7290         (setup_view_from_metadata), (ev_window_open_uri),
7291         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7292         (ev_window_run_presentation), (ev_window_stop_presentation),
7293         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7294         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7295         (ev_window_update_dual_page_action),
7296         (ev_window_continuous_changed_cb),
7297         (ev_window_dual_mode_changed_cb), (ev_window_init):
7298
7299         Remember a bunch of view/document properties. Prolly some
7300         are still missing but it's getting interesting.
7301
7302 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7303
7304         * configure.ac: check if dbus-binding-tool is installed. Not the
7305         case on current Ubuntu breezy, it seems.
7306
7307 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7308
7309         * data/evince.desktop.in.in:
7310         
7311         Allow open uri lists and add TryExec field.
7312
7313 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7314
7315         * configure.ac:
7316
7317         Enable dbus when available, do not require a configure
7318         option.
7319
7320 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7321
7322         * configure.ac:
7323
7324         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7325         disabled.
7326
7327 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7328         Marco Pesenti Gritti  <mpg@redhat.com>
7329
7330         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7331         
7332         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7333         functions to the format required by dbus
7334
7335         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7336         errors. Use the RPC parameters in the expected way
7337
7338 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7339
7340         * Makefile.am:
7341         * properties/Makefile.am:
7342         * properties/ev-properties-main.c: (ev_properties_get_pages):
7343
7344         Support all mime types
7345
7346         * shell/Makefile.am:
7347         * thumbnailer/Makefile.am:
7348         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7349         (evince_thumbnail_pngenc_get):
7350
7351         Use the document factory
7352
7353 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7354
7355         * backend/Makefile.am:
7356         * backend/ev-document-factory.c:
7357         (mime_type_supported_by_gdk_pixbuf),
7358         (ev_document_type_get_from_mime),
7359         (ev_document_factory_get_document),
7360         (ev_document_factory_get_backend),
7361         (ev_document_factory_get_mime_types),
7362         (ev_document_factory_get_all_mime_types):
7363         * backend/ev-document-factory.h:
7364         * shell/Makefile.am:
7365         * shell/ev-document-types.c: (get_document_from_uri),
7366         (ev_document_types_get_document),
7367         (file_filter_add_mime_list_and_free),
7368         (ev_document_types_add_filters):
7369         * shell/ev-document-types.h:
7370         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7371         * shell/ev-properties-dialog.c:
7372         (ev_properties_dialog_set_document):
7373         * shell/ev-window.c: (ev_window_cmd_file_open),
7374         (ev_window_cmd_save_as):
7375         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7376
7377         Rework document types managing to avoid code duplication
7378         and actually abstract from backend implementations.
7379         Also provide a minimal factory api that can be used by
7380         thumbnailer/properties.
7381
7382 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7383
7384         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7385         Plug a mem leak.
7386         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7387         HIG spacings.
7388
7389 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7390
7391         * shell/ev-properties-dialog.c
7392         (ev_properties_dialog_set_document): only call
7393         ev_properties_fonts_set_document() if the document implements the
7394         fonts interface
7395
7396 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7397
7398         * configure.ac:
7399         * properties/Makefile.am:
7400         * properties/ev-properties-view.c:
7401         (ev_properties_view_register_type):
7402         * properties/ev-properties-view.h:
7403         * properties/ev-properties-main.h:
7404
7405         Implement nautilus plugin for properties.
7406         Works only for pdf atm, I need to rework the
7407         document types stuff to get this to work
7408         for all backends...
7409
7410 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7411
7412         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7413         (ev_properties_fonts_set_document): use
7414         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7415
7416 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7417
7418         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7419         them
7420         (PlaceImage, tiff2ps_process_page): use
7421         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7422
7423
7424 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7425
7426         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7427         (main): to call gnome_authentication_manager_init. Should fix
7428         Bug #308510
7429
7430         * configure.ac: that requires libgnomeui 2.6.0.
7431
7432 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7433
7434         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7435         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7436         use the new tiff2ps interfaces
7437
7438         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7439         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7440
7441         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7442         structure instead of global variables.  Remove use of static
7443         variables in functions.
7444
7445 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7446
7447         * shell/ev-page-action.c: unref the completion after setting it to the
7448         entry
7449
7450 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7451
7452         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7453         postscript files
7454
7455 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7456
7457         * shell/ev-window.c (update_action_sensitivity): disable
7458         File->Print if the document does not implement the ps exporter
7459         interface
7460
7461 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7462
7463         * Makefile.am:
7464         * configure.ac:
7465         * data/evince-properties.glade:
7466         * properties/.cvsignore:
7467         * properties/Makefile.am:
7468         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7469         (ev_properties_view_class_init), (ev_properties_view_format_date),
7470         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7471         (ev_properties_view_init), (ev_properties_view_new):
7472         * properties/ev-properties-view.h:
7473         * shell/Makefile.am:
7474         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7475         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7476         (ev_properties_dialog_new):
7477         * shell/ev-properties-dialog.h:
7478         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7479         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7480         (update_progress_label), (job_fonts_finished_cb),
7481         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7482         * shell/ev-properties-fonts.h:
7483         * shell/ev-properties.c:
7484         * shell/ev-properties.h:
7485         * shell/ev-window.c: (ev_window_setup_document),
7486         (ev_window_cmd_file_properties):
7487
7488         Split the properties pages in two different objects, depend
7489         only on the backend where possible, use widgets instead
7490         of gobject for the glade part, reimplement the dialog
7491         itself with gtk.
7492         I need this to implement nautilus properties page.
7493
7494 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7495
7496         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7497         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7498         (tiff_document_document_ps_exporter_iface_init): implement the ps
7499         exporter interface for tiff documents
7500
7501         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7502         libtiff to implement TIFF postscript export
7503
7504         * tiff/tiff2ps.h: added a header file for external tiff2ps
7505         functions.
7506
7507         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7508         tiff2ps.h
7509
7510 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7511
7512         * shell/ev-view.c: (scroll_to_current_page),
7513         (ev_view_set_fullscreen), (ev_view_set_presentation):
7514         
7515         Scroll to current page when exit from presentation
7516
7517 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7518
7519         * shell/ev-window.c: (update_document_mode),
7520         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7521         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7522         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7523         
7524         Exit from fullscreen mode when switch to presentation. Fix for
7525         bug 309365
7526
7527 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7528
7529         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7530         return NULL if the document does not implement the selection
7531         interface.
7532
7533 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7534
7535         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7536         reported height by using the resolution aspect ratio
7537         (tiff_document_render_pixbuf): scale the pixbuf using the
7538         resolution aspect ratio
7539
7540 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7541
7542         * configure.ac:
7543         
7544         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7545         <kiltedaco@gmail.com>
7546         
7547         * djvu/djvu-document.c: (djvu_document_get_orientation),
7548         (djvu_document_set_orientation), (djvu_document_get_page_size),
7549         (rotate_pixbuf), (djvu_document_render_pixbuf),
7550         (djvu_document_document_iface_init):
7551         * dvi/dvi-document.c: (dvi_document_get_orientation),
7552         (dvi_document_set_orientation), (dvi_document_get_page_size),
7553         (rotate_pixbuf), (dvi_document_render_pixbuf),
7554         (dvi_document_document_iface_init):
7555         
7556         Dvi and djvu backends are ported to new API
7557
7558 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7559
7560         * backend/ev-selection.c: (ev_selection_get_selection_region),
7561         (ev_selection_get_selection_map):
7562         * backend/ev-selection.h:
7563         * pdf/ev-poppler.cc:
7564         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7565         * shell/ev-jobs.h:
7566         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7567         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7568         (ev_pixbuf_cache_get_text_mapping):
7569         * shell/ev-pixbuf-cache.h:
7570         * shell/ev-view.c: (location_in_text),
7571         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7572         support to EvView.  Now we can see where we can select!  Sweet!
7573
7574 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7575
7576         * shell/ev-view.c (ev_view_button_press_event): Fix
7577         event->y + view->scroll_x typo.
7578
7579 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7580
7581         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7582         sub-GdkPixbuf instead of passing dest_x and dest_y.
7583         
7584         * shell/ev-view.c: (view_point_to_doc_point),
7585         (view_rect_to_doc_rect), (ev_view_button_press_event),
7586         (ev_view_motion_notify_event), (compute_new_selection_rect),
7587         (gdk_rectangle_point_in), (compute_new_selection_text),
7588         (compute_selections): Update selection code to keep the selection
7589         around as two points and not as a normalized rectangle, and fix
7590         page level selection in two-column mode.
7591
7592 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7593
7594         * shell/ev-window.c: (window_configure_event_cb): 
7595         
7596         Fix compilation
7597         
7598 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7599
7600         * pdf/ev-poppler.cc:
7601
7602         Fix compilation
7603
7604 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7605
7606         * shell/Makefile.am:
7607         * shell/ev-metadata-manager.c: (item_free),
7608         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7609         (parse_value), (parseItem), (load_values),
7610         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7611         (save_values), (save_item), (get_oldest), (resize_items),
7612         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7613         * shell/ev-metadata-manager.h:
7614
7615         Metadata manager from gedit but modified to use GValue, so that
7616         we dont need to keep converting from strings.
7617
7618         * configure.ac:
7619
7620         ENABLE_METADATA conditional, on when dbus is on
7621
7622         * shell/ev-application.c: (ev_application_open_uri):
7623
7624         Show the window after load so that we can initialize
7625         window size before it's showed.
7626
7627         * shell/ev-window.c: (ev_window_setup_from_metadata),
7628         (ev_window_open_uri), (window_configure_event_cb),
7629         (ev_window_init):
7630
7631         Save and load metadata information about window size.
7632         Not yet keeping states in account.
7633
7634         * shell/main.c: (main):
7635
7636         Shutdown metadata manager.
7637
7638 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7639
7640         * shell/ev-application-service.xml:
7641         * configure.ac:
7642         * shell/Makefile.am:
7643         * shell/ev-application.c:
7644         * shell/ev-application.h:
7645         * shell/ev-window.c:
7646         * shell/ev-window.h:
7647         * shell/main.c:
7648
7649         Add an optional dbus interface (--enable-dbus).
7650         Rework application code, mainly to be easier to
7651         use "remotely".
7652         Do not open multiple windows with the same document,
7653         spatial evince!
7654
7655 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7656
7657         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7658         pixbuf iff it exists.
7659
7660 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7661
7662         * shell/*:
7663         * backend/ev-render-context.[ch]:
7664         * backend/ev-selection.[ch]:
7665
7666         Massive changes.  We now support text selection of pdfs, and not
7667         just rectangular selection.  This is pretty broken still, but I
7668         want to get something into CVS.
7669
7670 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7671
7672         * pdf/ev-poppler.cc:
7673         
7674         Fix for Bug 309080: crash on window close.
7675         
7676         * shell/ev-page-action.c: (page_changed_cb):
7677         
7678         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7679         jensgr@gmx.net (Jens Granseuer).
7680
7681 2005-06-25  Marcel Telka  <marcel@telka.sk>
7682
7683         * configure.in (ALL_LINGUAS): Added sk.
7684
7685 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7686
7687         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7688         not a document open
7689
7690 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7691
7692         * NEWS:
7693         * configure.ac:
7694
7695         Release 0.3.2
7696
7697         * cut-n-paste/recent-files/Makefile.am:
7698
7699         Fix make distcheck
7700
7701 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7702
7703         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7704         (pixbuf_document_set_orientation), (rotate_pixbuf),
7705         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7706         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7707
7708         Implement rotation and cleanup the code a bit.
7709
7710         * tiff/tiff-document.c: (tiff_document_get_page_size),
7711         (tiff_document_get_orientation), (tiff_document_set_orientation),
7712         (rotate_pixbuf), (tiff_document_render_pixbuf),
7713         (tiff_document_document_iface_init), (tiff_document_init):
7714
7715         Implement rotation. Was the quicker solution for the release
7716         but we really need to share this code in the shell.
7717
7718 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7719
7720         * pdf/ev-poppler.cc:
7721
7722         Enable rotation, require poppler cvs. Fix a leak.
7723
7724 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7725
7726         * shell/ev-window.c: (update_action_sensitivity):
7727         
7728         Make properties unsensitive if document backend doesn't provide
7729         any info
7730
7731 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7732
7733         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7734         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7735         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7736         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7737         (bitmap_flip_rotate_counter_clockwise):
7738         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7739         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7740         (buff_gets):
7741         * dvi/mdvi-lib/common.h:
7742         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7743         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7744         (opendvi), (mdvi_reload), (mdvi_init_context),
7745         (mdvi_destroy_context), (mdvi_dopage), (special):
7746         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7747         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7748         (file_hash_free), (register_encoding), (parse_spec),
7749         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7750         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7751         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7752         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7753         (mdvi_register_font_type), (mdvi_unregister_font_type),
7754         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7755         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7756         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7757         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7758         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7759         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7760         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7761         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7762         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7763         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7764         (mdvi_unregister_special), (mdvi_flush_specials):
7765         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7766         (t1_font_remove):
7767         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7768         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7769         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7770         (free_font_metrics), (flush_font_metrics):
7771         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7772         (tt_font_remove):
7773         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7774         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7775         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7776         (dstring_insert), (dstring_new), (dstring_reset):
7777         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7778         
7779         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7780         avoid conflict with libtool on FC4
7781         
7782         * shell/ev-window.c: (ev_window_cmd_help_about):
7783         
7784         Update copyright year. Fix for bug 308828.
7785
7786 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7787
7788         * shell/ev-view.c: (add_scroll_binding_keypad),
7789         (ev_view_binding_activated), (ev_view_class_init),
7790         (on_adjustment_value_changed):
7791         
7792         Bug 170874: Arrow keys switch pages in presentation mode
7793
7794 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7795
7796         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7797         
7798         Fix for Bug 308265: Sidebar dissappears coming out of 
7799         Presentation mode
7800
7801 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7802
7803         * shell/ev-application.c: (ev_application_open):
7804         * shell/ev-document-types.c: (ev_document_types_add_filters),
7805         (ev_document_types_add_filters_for_type):
7806         * shell/ev-document-types.h:
7807         * shell/ev-window.c: (ev_window_cmd_save_as):
7808         
7809         Suggest basename as template when saving, provide filters
7810         for save dialog. It's bug 308402
7811
7812 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7813
7814         * pdf/ev-poppler.cc:
7815         * shell/ev-sidebar-links.c: (job_finished_callback):
7816         * shell/ev-view.c: (update_find_status_message):
7817         
7818         Some leaks fixed
7819
7820 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7821
7822         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7823         (egg_recent_view_uimanager_set_list):
7824
7825         Fix buglet in !show_numbers case.
7826
7827 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7828
7829         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7830         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7831
7832         Use pango ellipsisation.
7833
7834         * pdf/ev-poppler.cc:
7835
7836         Fix refcount leak, from nsh.
7837
7838 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7839
7840         * cut-n-paste/recent-files/Makefile.am:
7841         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7842         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7843         
7844         Removed EggRecentViewGtk
7845         
7846         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7847         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7848         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7849         (ev_window_setup_recent):
7850         
7851         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7852         with other projects
7853
7854 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7855
7856         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7857         (egg_recent_view_gtk_finalize):
7858
7859         Fix memory leak
7860
7861         * cut-n-paste/toolbar-editor/Makefile.am:
7862         
7863         Fix location of cursor icon.
7864         
7865         * pdf/ev-poppler.cc:
7866         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7867         (display_completion_text), (match_completion):
7868         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7869         (selection_changed_callback), (create_loading_model),
7870         (print_section_cb), (links_page_num_func),
7871         (update_page_callback_foreach):
7872         * shell/ev-window.c: (ev_window_dispose):
7873         
7874         Small memory fixes. Links model now store objects instead
7875         of pointers to improve memory management. 
7876
7877 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7878
7879         * shell/ev-window.c: (zoom_control_changed_cb):
7880         
7881         Fix update of zoom control (bug 308268).
7882
7883 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7884
7885         * shell/ev-properties.c (set_property): escape the text correctly.
7886         Handles non-UTF-8 properties and escaped properties.  Also, sets
7887         the text to "<i>None</i>" if the property isn't set.
7888
7889         * data/evince-properties.glade: Change the label to be ellipsized,
7890         and give it a minimum size.
7891
7892 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7893
7894         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7895         * shell/ev-sidebar-links.c: (create_loading_model):
7896         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7897         * shell/ev-view.c: (ev_view_set_document):
7898         * shell/ev-window.c: (ev_window_dispose):
7899         
7900         Various small fixes, mostly memory leaks. Thanks to valgrind.
7901
7902 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7903
7904         * ps/ps-document.c: remove the locale.h include again ;-). And
7905         kill the (bogus) setlocale/savelocale business.
7906
7907 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7908
7909         * ps/ps-document.c:
7910         
7911         Include locale.h to fix build
7912         
7913         * shell/ev-sidebar.c:
7914         
7915         Remove unnecessary includes
7916
7917 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7918
7919         * dvi/dvi-document.c: (dvi_document_load):
7920         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7921         * po/POTFILES.in:
7922         
7923         Check for incorrect dvi files. Fix parsing dvi on AMD64
7924         platform. Thanks to tester@tester.ca (Olivier Crete).
7925
7926 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7927
7928         * shell/ev-page-action.c: (match_selected_cb),
7929         (display_completion_text), (match_completion), (update_model):
7930         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7931         (expand_open_links):
7932         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7933         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7934         (ev_sidebar_set_document):
7935         * shell/ev-window.c: (ev_window_xfer_job_cb),
7936         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7937         
7938         Fixed lot's of memory leaks, for example, memory leak on reload, 
7939         described in bug 307793.
7940
7941 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7942
7943         * pdf/ev-poppler.cc:
7944         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7945         (update_visible_range), (adjustment_changed_cb),
7946         (ev_sidebar_thumbnails_fill_model),
7947         (ev_sidebar_thumbnails_refresh),
7948         (ev_sidebar_tree_selection_changed),
7949         (ev_sidebar_icon_selection_changed),
7950         (ev_sidebar_thumbnails_use_icon_view),
7951         (ev_sidebar_thumbnails_set_document):
7952         * shell/ev-sidebar-thumbnails.h:
7953         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7954         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7955
7956         Refresh thumbnails when changing orientation. Not fully
7957         working yet becuase of a sidebar bug.
7958
7959         Set page orientation to poppler page everywhere. This sucks
7960         really need to fix poppler.
7961
7962 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7963
7964         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7965         (egg_recent_view_gtk_new_menu_item),
7966         (egg_recent_view_gtk_set_property),
7967         (egg_recent_view_gtk_get_property),
7968         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7969         (egg_recent_view_gtk_set_tooltip_func),
7970         (egg_recent_view_gtk_set_label_width),
7971         (egg_recent_view_gtk_get_label_width):
7972         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7973
7974         Sync with libegg (ellipsize labels)
7975
7976 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7977
7978         * data/evince-ui.xml:
7979         * shell/ev-window.c: (ev_window_cmd_go_forward),
7980         (ev_window_cmd_go_backward):
7981         
7982         Shift + PageUp moves 10 Pages. Fix for 306125
7983
7984 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7985
7986         * pdf/ev-poppler.cc:
7987
7988         Add a flag to check if orientation has been overriden
7989
7990 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7991
7992         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7993         field if necessary.
7994
7995         * ps/ps.h: add creator field to document.
7996
7997         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7998         set creator field.
7999
8000 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8001
8002         * data/evince-properties.glade:
8003         * shell/ev-properties.c: (ev_properties_set_document):
8004
8005         s/PDF Version/Format
8006
8007 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8008
8009         * shell/ev-properties.c: (ev_properties_set_document):
8010
8011         Remove unnecessary translations
8012
8013 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8014
8015         * cut-n-paste/toolbar-editor/Makefile.am:
8016
8017         Correct library name    
8018
8019 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8020
8021         * configure.ac:
8022         * cut-n-paste/recent-files/egg-recent-model.c:
8023         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
8024         (egg_recent_model_unlock_file):
8025         * cut-n-paste/recent-files/egg-recent-util.c:
8026         (egg_recent_util_get_unique_id):
8027         * cut-n-paste/recent-files/update-from-egg.sh:
8028         * cut-n-paste/toolbar-editor/Makefile.am:
8029         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8030         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8031         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8032         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8033         (egg_toolbars_model_get_type):
8034         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8035
8036         Better makefile for toolbar editor and update everything
8037         to latest libegg.
8038
8039 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8040
8041         * shell/ev-window.c: (update_document_mode):
8042
8043         Prefer presentation mode when the document
8044         require fullscreen.
8045
8046 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
8047
8048         * data/evince-ui.xml:
8049         * shell/ev-window.c:
8050
8051         Add control-equal for zooming
8052
8053 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
8054
8055         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
8056
8057 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
8058
8059         * backend/ev-document.c: (ev_document_get_orientation):
8060         * backend/ev-document.h:
8061         * pdf/ev-poppler.cc:
8062         * ps/ps-document.c: (ps_document_get_orientation),
8063         (ps_document_set_orientation), (ps_document_document_iface_init):
8064
8065         Add a get_orientation api. Improve set_orientation.
8066
8067         * data/evince-ui.xml:
8068         * shell/ev-view.c: (ev_view_set_orientation),
8069         (ev_view_rotate_right), (ev_view_rotate_left):
8070         * shell/ev-view.h:
8071         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8072         (ev_window_cmd_edit_rotate_right):
8073
8074         Better ui for changing document orientation
8075
8076 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8077
8078         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
8079         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
8080         * shell/ev-sidebar-links.h:
8081         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
8082         (ev_sidebar_page_iface_init):
8083         * shell/ev-sidebar-page.h:
8084         * shell/ev-sidebar-thumbnails.c:
8085         (ev_sidebar_thumbnails_get_property),
8086         (ev_sidebar_thumbnails_class_init),
8087         (ev_sidebar_thumbnails_set_document):
8088         * shell/ev-sidebar-thumbnails.h:
8089         * shell/ev-view.c: (ev_view_motion_notify_event):
8090         * shell/ev-window.c: (update_chrome_visibility),
8091         (ev_window_cmd_focus_page_selector),
8092         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
8093         (sidebar_page_main_widget_update_cb), (ev_window_init):
8094         
8095         Autoraise toolbar on GoToPage binding and fix bindings in
8096         EvSidebarThumbnails page.
8097
8098 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
8099
8100         * shell/ev-properties.c: (update_progress_label):
8101
8102         Hide the progress label when finished; bug #307697.
8103
8104 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8105
8106         * pdf/ev-poppler.cc:
8107
8108         Enable is_open for links, you will need poppler cvs
8109
8110         * shell/ev-properties.c: (job_fonts_finished_cb):
8111
8112         Get a lock on the document when filling the tree view
8113
8114 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8115
8116         * backend/ev-document-links.h:
8117         * pdf/ev-poppler.cc:
8118         * shell/ev-sidebar-links.c: (create_loading_model),
8119         (expand_open_links), (job_finished_callback):
8120
8121         Expand links when specified by the document.
8122         Depend on a poppler api (defined out for now)
8123
8124 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
8125
8126         * shell/ev-properties.c: (ev_properties_dispose),
8127         (ev_properties_class_init), (dialog_destroy_cb),
8128         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
8129         (ev_properties_set_document), (ev_properties_new),
8130         (ev_properties_show):
8131         * shell/ev-properties.h:
8132
8133         Make it an object, cleanup the code, api to show it as transient
8134         and to set the document.
8135
8136         * shell/ev-window.c: (ev_window_setup_document),
8137         (ev_window_cmd_file_properties):
8138
8139         Adapt to EvProperties changes, do not show multiple
8140         times, update it when document changes.
8141
8142 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8143
8144         * ps/gstypes.h:
8145         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8146         (ps_document_set_orientation), (ps_document_document_iface_init):
8147         * ps/ps-document.h:
8148
8149         Implement orientation here too
8150
8151         * shell/ev-properties.c: (ev_properties_new):
8152         * data/evince-properties.glade:
8153
8154         Hide the fonts page for backends that doesnt
8155         support it.     
8156
8157 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8158
8159         * backend/ev-document.c: (ev_document_set_orientation):
8160         * backend/ev-document.h:
8161         * pdf/ev-poppler.cc:
8162
8163         Add orientation api. Currently poppler api is not optimal,
8164         we need to set orientation every time we _get a page.
8165         I will try to fix that at some point.
8166
8167         * data/evince-ui.xml:
8168         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8169         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8170
8171         Add orientation menu items
8172
8173         * shell/ev-page-cache.c: (ev_page_cache_clear):
8174         * shell/ev-page-cache.h:
8175
8176         Add api to clear the cache
8177
8178         * shell/ev-view.c: (setup_caches), (clear_caches),
8179         (ev_view_set_document), (ev_view_zoom_out),
8180         (ev_view_set_orientation):
8181         * shell/ev-view.h:
8182
8183         Implement orientation changing
8184
8185 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8186
8187         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8188         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8189         * backend/ev-document-fonts.h:
8190
8191         Separate scan and fill so that we can incrementally fill from
8192         the main thread. Add a progress api.
8193
8194         * data/evince-properties.glade:
8195         * pdf/ev-poppler.cc:
8196         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8197         * shell/ev-jobs.h:
8198         * shell/ev-properties.c: (update_progress_label),
8199         (job_fonts_finished_cb), (setup_fonts_view):
8200
8201         Incrementally feel the list and show the progress
8202         percentage in a label like acrobat does.
8203
8204         You are going to need poppler cvs
8205
8206 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8207
8208         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8209         * backend/ev-document-fonts.h:
8210         * pdf/ev-poppler.cc:
8211
8212         Make fonts model fill incrementally.
8213
8214         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8215         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8216         (ev_job_queue_remove_job):
8217         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8218         (ev_job_fonts_new), (ev_job_fonts_run):
8219         * shell/ev-jobs.h:
8220
8221         New job for fonts scanning
8222
8223         * shell/ev-properties.c: (job_fonts_finished_cb),
8224         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8225         * shell/ev-properties.h:
8226         * shell/ev-window.c: (ev_window_cmd_file_properties):
8227
8228         Incrementally feel the treeview using the new job. Show Loading...
8229         message until scanning is completed.
8230
8231         Hopefully I didnt break the build without the poppler patch.
8232
8233 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8234
8235         * shell/ev-application.c: (ev_application_open):
8236         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8237         (ev_document_type_get_type), (ev_document_type_lookup):
8238         * shell/ev-document-types.h:
8239         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8240         * shell/ev-job-xfer.h:
8241         * shell/ev-window.c: (ev_window_clear_local_uri),
8242         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8243         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8244         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8245         
8246         Transfer remote documents to tmp directory to display them later.
8247
8248 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8249
8250         * backend/ev-document-info.h:
8251         * shell/ev-properties.c: (ev_properties_new):
8252
8253         s/GTime*/GTime. Not sure why we was using a pointer
8254         at all there!
8255
8256 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8257
8258         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8259         situations.  That situation is that you're using GTK+-HEAD with
8260         the patch at #306726 is applied, and you have a document with <
8261         1500 pages in it.  It's not quite as uniformly nice as the
8262         TreeView, but should be better in the long run.
8263
8264         I'm pretty sure I guarded against breaking compilation with
8265         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8266         I missed some.
8267
8268         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8269         widget yet, so I commented that code out
8270         enable_view_actions_for_widget() for now.  Need to figure this
8271         out.
8272
8273         * shell/ev-page-action.c (match_selected_cb): emit the right
8274         signals.  Our cool C-l completion now works.
8275
8276 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8277
8278         * backend/Makefile.am:
8279         * backend/ev-document-fonts.c:
8280         * backend/ev-document-links.c:
8281         * backend/ev-document.c: (ev_document_load):
8282         * backend/ev-document.h:
8283         * backend/ev-job-queue.c:
8284         * backend/ev-job-queue.h:
8285         * backend/ev-jobs.c:
8286         * backend/ev-jobs.h:
8287         * backend/ev-page-cache.c:
8288         * backend/ev-page-cache.h:
8289
8290         EvPageCache and EvJobs are moved to shell.
8291
8292         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8293         (ev_tmp_filename):
8294         * lib/ev-file-helpers.h:
8295         
8296         New helper to work with temporary files
8297         
8298         * shell/Makefile.am:
8299         * shell/ev-application.c: (ev_application_open):
8300         * shell/ev-application.h:
8301         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8302         (remove_job_from_async_queue), (add_job_to_async_queue),
8303         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8304         (handle_job), (search_for_jobs_unlocked),
8305         (no_jobs_available_unlocked), (ev_render_thread),
8306         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8307         (ev_job_queue_add_job), (move_job_async), (move_job),
8308         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8309         * shell/ev-job-queue.h:
8310         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8311         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8312         * shell/ev-job-xfer.h:
8313         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8314         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8315         (ev_job_links_class_init), (ev_job_render_init),
8316         (ev_job_render_dispose), (ev_job_render_class_init),
8317         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8318         (ev_job_thumbnail_class_init), (ev_job_load_init),
8319         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8320         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8321         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8322         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8323         * shell/ev-jobs.h:
8324         * shell/ev-page-action.c: (ev_page_action_set_document):
8325         * shell/ev-page-cache.c: (ev_page_cache_init),
8326         (ev_page_cache_class_init), (ev_page_cache_finalize),
8327         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8328         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8329         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8330         (ev_page_cache_get_title), (ev_page_cache_get_size),
8331         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8332         (ev_page_cache_get_height_to_page),
8333         (ev_page_cache_get_max_label_chars),
8334         (ev_page_cache_get_page_label),
8335         (ev_page_cache_has_nonnumeric_page_labels),
8336         (ev_page_cache_get_info), (ev_page_cache_next_page),
8337         (ev_page_cache_prev_page), (ev_page_cache_get):
8338         * shell/ev-page-cache.h:
8339         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8340         (ev_pixbuf_cache_clear_job_sizes),
8341         (ev_pixbuf_cache_add_jobs_if_needed),
8342         (ev_pixbuf_cache_set_page_range):
8343         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8344         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8345         * shell/ev-sidebar-thumbnails.c:
8346         (ev_sidebar_tree_selection_changed),
8347         (ev_sidebar_thumbnails_set_document):
8348         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8349         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8350         (ev_statusbar_get_context_id), (ev_statusbar_push),
8351         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8352         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8353         (ev_statusbar_set_progress):
8354         * shell/ev-statusbar.h:
8355         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8356         (ev_view_find_previous):
8357         * shell/ev-window.c: (ev_window_is_empty),
8358         (ev_window_setup_document), (password_dialog_response),
8359         (ev_window_clear_jobs), (ev_window_load_job_cb),
8360         (ev_window_xfer_job_cb), (ev_window_open_uri),
8361         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8362         (ev_window_print), (ev_window_print_range),
8363         (ev_window_state_event), (ev_window_cmd_view_reload),
8364         (menu_item_select_cb), (menu_item_deselect_cb),
8365         (view_status_changed_cb), (ev_window_dispose),
8366         (drag_data_received_cb), (ev_window_init):
8367         * shell/ev-window.h:
8368         * shell/main.c: (load_files):
8369         
8370         New statusbar to show progress on idle. Two new jobs - 
8371         xfer job and load job to load document in background. And update
8372         of page_cache clients to new location of code.
8373
8374 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8375   
8376         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8377         selection in open dialog. It also remembers the last visited directory 
8378         in the current session.
8379
8380 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8381
8382         * shell/ev-properties.c: (ev_properties_new):
8383         * shell/ev-properties.h:
8384         * shell/ev-window.c: (ev_window_cmd_file_properties):
8385         
8386         Get document info from page cache instead of document itself.
8387         This should fix crash related to race conditions described in
8388         bug 306545.
8389
8390 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8391
8392         * ps/ps-document.c: (ps_document_init),
8393         (send_ps), (get_page_box), (output), (catchPipe), (input),
8394         (stop_interpreter), (file_length), (file_readable),
8395         (check_filecompressedb), (ps_document_enable_interpreter),
8396         (document_load), (ps_async_renderer_render_pixbuf):
8397         * ps/ps-document.h:
8398
8399         Big cleanup of the ps code
8400
8401 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8402
8403         * backend/Makefile.am:
8404         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8405         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8406         * backend/ev-async-renderer.h:
8407
8408         Add an async renderer interface (method + callback) which
8409         is useful for backends like ps.
8410
8411         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8412         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8413         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8414         (ev_job_queue_add_job), (move_job_async), (move_job),
8415         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8416
8417         Add queues for async renderer, these are executed on the
8418         main thread.
8419
8420         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8421         (ev_job_render_run):
8422         * backend/ev-jobs.h:
8423
8424         If the backend support async renderer interface use it.
8425
8426         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8427         (setup_pixmap), (ps_document_get_type),
8428         (ps_async_renderer_render_pixbuf),
8429         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8430
8431         Implement async renderer interface.
8432
8433 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8434
8435         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8436
8437         Cleanup links job on exit.
8438
8439 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8440
8441         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8442         (drag_data_get_cb), (drag_data_received_cb):
8443         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8444         (drag_data_get_cb), (parse_item_list),
8445         (egg_toolbar_editor_load_actions):
8446         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8447         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8448         (parse_item_list), (parse_toolbars):
8449         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8450         (dvi_pixbuf_put_pixel):
8451         
8452         Fix gcc 4.0 warnings
8453
8454 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8455
8456         * ps/ps-document.c: (start_interpreter):
8457
8458         Fix warning when loading ps
8459
8460 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8461
8462         * ps/ps-document.c: (output):
8463
8464         Fix crash when priting gs error messages.
8465
8466 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8467
8468         * backend/ev-page-cache.c: (_ev_page_cache_new):
8469         * backend/ev-page-cache.h:
8470
8471         Use a const to return title so that we dont double
8472         free it. Small cleanup and fix a leak.
8473
8474         * shell/ev-window.c: (update_window_title):
8475
8476         strdup value from get_title.
8477
8478 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8479
8480         * shell/ev-sidebar-links.c: (job_finished_callback),
8481         (ev_sidebar_links_set_document):
8482
8483         Cleanup the old job when changing document
8484
8485 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8486
8487         * shell/ev-stock-icons.c:
8488         * shell/ev-stock-icons.h:
8489         * shell/ev-window.c:
8490         
8491         Add stock icons for actions that can appear in toolbar. Fix for
8492         bug 306566.
8493
8494 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8495
8496         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8497         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8498         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8499         * backend/ev-page-cache.h:
8500         * shell/ev-view.c: (scroll_to_current_page),
8501         (view_update_range_and_current_page), (get_page_y_offset),
8502         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8503         (ev_view_size_request_continuous),
8504         (ev_view_zoom_for_size_continuous_and_dual_page),
8505         (ev_view_zoom_for_size_continuous):
8506         
8507         More compact EvView layout in document with pages of different size.
8508
8509 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8510
8511         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8512         compilation.
8513
8514 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8515
8516         * shell/ev-view.c: (view_set_adjustment_values):
8517         * shell/ev-window.c: (ev_window_cmd_file_properties):
8518         
8519         A bit different fix for rounding problem but it has no
8520         problems on startup. Make properties window transient to parent.
8521
8522 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8523
8524         * pdf/ev-poppler.cc:
8525         
8526         More commenting of font stuff.
8527
8528 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8529
8530         * pdf/ev-poppler.cc:
8531
8532         Comment out some more fonts stuff. Should really
8533         work without the poppler patch now.
8534
8535 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8536
8537         * pdf/ev-poppler.cc:
8538
8539         Adapt to api change
8540
8541 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8542
8543         * data/evince-properties.glade:
8544         * pdf/ev-poppler.cc:
8545         * shell/ev-properties.c: (setup_fonts_view):
8546
8547         Set the column title. Show the dialog only
8548         once everything is setup.
8549         Getting font info can be very slow... will
8550         prolly need to make this threaded too.
8551
8552 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8553
8554         * backend/Makefile.am:
8555         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8556         (ev_document_fonts_get_fonts_model):
8557         * backend/ev-document-fonts.h:
8558         * data/evince-properties.glade:
8559         * pdf/ev-poppler.cc:
8560         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8561         * shell/ev-properties.h:
8562         * shell/ev-window.c: (ev_window_cmd_file_properties):
8563
8564         Implement fonts list. Defined out for now, since it depends
8565         on a not yet committed poppler patch.
8566
8567 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8568
8569         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8570         page + 1.
8571
8572         * shell/ev-window.c: Make sure we add the timeout when we get a
8573         focus-in event.
8574
8575         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8576         adjustment->value before calculating the zoom factor to average
8577         out all of our rounding errors.  The page no longer 'drifts' when
8578         resizing.
8579
8580 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8581
8582         * data/evince-properties.glade:
8583         * shell/ev-properties.c: (ev_properties_format_date),
8584         (set_property):
8585         
8586         Labels don't expand when the dialogue is resized.
8587         strftime result needs to be converted to UTF-8. Thanks
8588         to Christian Persch <chpe@gnome.org>.
8589
8590 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8591
8592         * data/evince-properties.glade:
8593
8594         Hide the fonts tab
8595
8596 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8597
8598         * backend/ev-document-info.h:
8599         * backend/ev-document.c: (ev_document_info_free):
8600         * data/evince-properties.glade:
8601         * pdf/ev-poppler.cc:
8602         * ps/ps-document.c: (ps_document_get_info):
8603         * shell/ev-properties.c: (ev_properties_format_date),
8604         (set_property), (ev_properties_new):
8605         * shell/ev-properties.h:
8606         * shell/ev-window.c: (ev_window_cmd_file_properties):
8607
8608         Rework properties code to take only EvPropertyInfo
8609         in the constructor so that it can be useful for
8610         nautilus plugin too.
8611
8612         Deal with backends that doesnt support some properties.
8613         Make set property code generic.
8614
8615 2005-06-04  Christian Persch <chpe@gnome.org>
8616
8617         * data/evince-properties.glade:
8618
8619         fix spacings, make resizeable, and make data labels
8620         selectable + ellipsised
8621
8622 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8623
8624         * backend/ev-document-info.h:
8625         * data/Makefile.am:
8626         * data/evince-ui.xml:
8627         * pdf/ev-poppler.cc:
8628         * shell/Makefile.am:
8629         * shell/ev-window.c: (update_action_sensitivity),
8630         (ev_window_cmd_file_properties):
8631
8632         Initial go at file properties. Patch by
8633         Emil Soleyman-Zomalan <emil@soleyman.com>.
8634         Needs love see #169583
8635
8636 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8637
8638         * ps/ps-document.c: (output):
8639         * ps/ps.c: (psscan):
8640
8641         Try to render even if psscan fails.
8642
8643 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8644
8645         * ps/ps.c: (psscan), (pscopydoc):
8646
8647         Port buffered reading code from gv
8648
8649 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8650
8651         * ps/ps-document.c: (interpreter_message), (output):
8652
8653         Do not fail on interpreter messages
8654
8655 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8656
8657         * backend/ev-document-misc.c:
8658         (ev_document_misc_get_thumbnail_frame):
8659
8660         Pages can be 0 x 0, dont assert on this case
8661
8662 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8663
8664         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8665         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8666
8667         Correctly manage our reference on document. Finally the reload
8668         huge leak is gone...
8669
8670 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8671
8672         * ps/ps-document.c: (ps_document_dispose):
8673
8674         Forgot to chain it to the parent. Thanks chpe.
8675
8676 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8677
8678         * ps/ps-document.c: (ps_document_dispose),
8679         (ps_document_class_init), (stop_interpreter), (document_load):
8680
8681         Cleanup dispose a bit. Dont leak the whole pixmap.
8682
8683 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8684
8685         * pdf/ev-poppler.cc:
8686
8687         Release the poppler document on dispose
8688
8689 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8690
8691         * shell/ev-view.c: (ev_view_set_document):
8692
8693         Release ref on the pixbuf cache when changing
8694         document.
8695
8696 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8697
8698         * ps/ps-document.c: (ps_document_get_info):
8699
8700         Fix a double free
8701
8702 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8703
8704         * backend/ev-page-cache.c: (ev_page_cache_init),
8705         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8706         * backend/ev-page-cache.h:
8707         * shell/ev-page-action.c: (page_changed_cb):
8708         
8709         Set page action entry width depending on labels width. Fix
8710         for bug 305202.
8711
8712 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8713
8714         * backend/ev-link.c: (ev_link_class_init):
8715
8716         Allow -1 as page value (error)
8717
8718 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8719
8720         * shell/ev-sidebar-thumbnails.c:
8721         (ev_sidebar_thumbnails_set_document):
8722         * shell/ev-view.c: (scroll_to_current_page),
8723         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8724         (page_changed_cb), (on_adjustment_value_changed),
8725         (ev_view_set_document):
8726
8727         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8728         Fix bug 305377
8729
8730 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8731
8732         * configure.ac:
8733         * djvu/djvu-document.c: (djvu_document_get_page_size):
8734
8735         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8736         bug 301993.
8737
8738 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8739
8740         * shell/ev-view.c (draw_one_page): modify the expose handling to
8741         get the shadows.
8742
8743         * shell/ev-window.c (update_action_sensitivity): Respect
8744         permissions field.  Kowtow to the man.
8745
8746         * pdf/ev-poppler.cc: Get the permissions field.
8747
8748         * tiff/*c: Make a tiny bit more robust.
8749
8750 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8751
8752         * djvu/djvu-document.c:
8753         
8754         Pop messages from djvu context message queue.
8755
8756 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8757
8758         * configure.ac, Makefile.am, shell/Makefile.am:
8759         * tiff/Makefile.am, shell/ev-document-types.c:
8760         
8761         Cleanup tiff configure checks. Fix for bug 305218.
8762
8763 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8764
8765         * configure.ac: Added "uk" to ALL_LINGUAS.
8766
8767 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8768
8769         * cut-n-paste/zoom-control/ephy-zoom.c:
8770         (ephy_zoom_get_changed_zoom_level):
8771         * cut-n-paste/zoom-control/ephy-zoom.h:
8772         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8773         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8774         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8775         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8776         (zoom_control_changed_cb), (ev_window_init):
8777         
8778         Fix minor points related to moving best fit up. Introduce
8779         "zoom" property and make zoom control change it's value on
8780         notify::zoom signals. Fix for 305080.
8781
8782 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8783
8784         * data/evince-ui.xml:
8785         * shell/ev-window.c: (set_view_actions_sensitivity):
8786         
8787         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8788
8789 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8790
8791         * configure.ac:
8792
8793         Depends on poppler 0.3.2
8794
8795 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8796
8797         * cut-n-paste/recent-files/egg-recent-item.c:
8798         (egg_recent_item_get_short_name):
8799         * cut-n-paste/toolbar-editor/Makefile.am:
8800         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8801         (new_pixbuf_from_widget):
8802         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8803         * cut-n-paste/toolbar-editor/egg-marshal.c:
8804         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8805         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8806
8807         Sync
8808
8809 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8810
8811         * tiff/tiff-document.c: Rough TIFF backend.
8812
8813 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8814
8815         * NEWS:
8816         * configure.ac:
8817         * cut-n-paste/toolbar-editor/Makefile.am:
8818
8819         Release 0.3.1
8820
8821 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8822
8823         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8824         (ev_view_find_next), (ev_view_find_previous):
8825
8826         Remove the locks around get_n_results   
8827
8828 2005-05-21  Juerg Billeter  <j@bitron.ch>
8829
8830         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8831
8832         Pass correct number of pages to poppler.
8833
8834 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8835
8836         * configure.ac:
8837         * data/Makefile.am:
8838         * data/evince.desktop.in: 
8839         * data/evince.desktop.in.in:
8840         * po/POTFILES.in:
8841         
8842         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8843
8844 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8845
8846         * shell/ev-view.c: (view_update_adjustments),
8847         (view_set_adjustment_values): cast adjustmen->value to (int)
8848         before using it.  Otherwise, we get off by a pixel in some
8849         situations.
8850
8851         (draw_one_page): Draw the border on expose.
8852
8853 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8854
8855         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8856         adjustment when the mode changes, #304923
8857
8858 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8859
8860         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8861         flickering on resize but still use gdk_window_scroll on
8862         scrolling
8863
8864 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8865
8866         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8867         option, #170458
8868
8869 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8870
8871         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8872         second page on page_changed if possible, #304669
8873
8874 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8875
8876         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8877         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8878
8879 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8880
8881         * .cvsignore:
8882         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8883         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8884         (ev_view_zoom_for_size_presentation),
8885         (ev_view_zoom_for_size_continuous_and_dual_page),
8886         (ev_view_zoom_for_size_continuous),
8887         (ev_view_zoom_for_size_dual_page),
8888         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8889         * shell/ev-view.h:
8890         * shell/ev-window.c: (update_view_size),
8891         (ev_window_sizing_mode_changed_cb):
8892
8893         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8894         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8895         an infinite loop, #304769
8896
8897
8898 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8899
8900         * data/evince-ui.xml:
8901         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8902         * shell/ev-window.c: (set_view_actions_sensitivity):
8903
8904         Make PgUp/Down behave like Space
8905
8906 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8907
8908         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8909         * backend/ev-ps-exporter.h:
8910         * pdf/ev-poppler.cc:
8911         * ps/ps-document.c: (ps_document_ps_export_begin):
8912         * shell/ev-print-job.c: (idle_print_handler):
8913
8914         Adapt to new poppler api
8915
8916 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8917
8918         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8919         (ephy_zoom_control_init):
8920
8921         Translate zoom levels
8922
8923 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8924
8925         * cut-n-paste/zoom-control/ephy-zoom.c:
8926         (ephy_zoom_get_zoom_level_index):
8927
8928         Fix current zoom -> zoom control match
8929
8930 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8931
8932         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8933         rather than the scrolled_window that it's in. Fixes bug #304655.
8934
8935 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8936
8937         * shell/ev-view.c: (view_update_adjustments),
8938         (view_set_adjustment_values), (view_update_range_and_current_page),
8939         (view_scroll_to_page), (set_scroll_adjustment),
8940         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8941         (ev_view_scroll), (ev_view_scroll_view),
8942         (ensure_rectangle_is_visible), (find_page_at_location),
8943         (get_link_at_location), (go_to_link), (status_message_from_link),
8944         (ev_view_size_request_continuous_dual_page),
8945         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8946         (ev_view_unrealize), (ev_view_expose_event),
8947         (ev_view_button_press_event), (ev_view_motion_notify_event),
8948         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8949         (draw_rubberband), (highlight_find_results), (draw_one_page),
8950         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8951         (ev_view_init), (find_changed_cb), (page_changed_cb),
8952         (on_adjustment_value_changed), (ev_view_new),
8953         (ev_view_set_document), (ev_view_set_zoom),
8954         (ev_view_set_continuous), (ev_view_set_dual_page),
8955         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8956         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8957         (ev_view_zoom_for_size_presentation),
8958         (ev_view_zoom_for_size_continuous_dual_page),
8959         (ev_view_zoom_for_size_continuous),
8960         (ev_view_zoom_for_size_dual_page),
8961         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8962         (ev_view_get_status), (ev_view_set_status),
8963         (update_find_status_message), (ev_view_get_find_status),
8964         (ev_view_set_find_status), (jump_to_find_result),
8965         (jump_to_find_page), (compute_selections), (clear_selection),
8966         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8967         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8968         (ev_view_update_primary_selection),
8969         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8970         * shell/ev-view.h:
8971         * shell/ev-window.c: (ev_window_open_page_label),
8972         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8973         (ev_window_init):
8974         * shell/ev-window.h:
8975         * shell/main.c: (load_files):
8976
8977         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8978         when resizing.  Remove the bin_window().  Also, patch from James
8979         Bowes to fix command line page, #300641
8980         
8981 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8982
8983         * data/evince-ui.xml:
8984         * shell/ev-view.c:
8985         * shell/ev-view.h:
8986         * shell/ev-window.c: (update_action_sensitivity):
8987
8988         Get rid of View->Normal Size, it's just confusing
8989
8990 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8991
8992         * backend/ev-document-info.h:
8993         * backend/ev-document.c: (ev_document_info_free): Free the
8994         EvDocumentInfo.
8995
8996         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8997         (clear_range), (add_range), (update_visible_range),
8998         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8999         (ev_sidebar_thumbnails_set_document):
9000         * shell/ev-window.c: (ev_window_setup_document): Only render the
9001         visible thumbnails.  It takes an instant to render, but it uses
9002         much less memory.
9003
9004 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9005
9006         * shell/ev-sidebar-links.c: (popup_menu_cb):
9007
9008         Select first item
9009
9010 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9011
9012         * lib/Makefile.am:
9013         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
9014         (button_press_cb), (ev_sidebar_links_construct):
9015
9016         Show the popup menu also on keybindings
9017
9018 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
9019
9020         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
9021         * shell/ev-window.h:
9022
9023         Expose api to print a range (with dialog). Make private _print use
9024         it.
9025
9026         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
9027         (ev_sidebar_links_construct):
9028
9029         Show a print context menu on linkx, it prints the selected
9030         section.
9031
9032 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
9033
9034         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
9035         button.
9036
9037 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
9038
9039         * AUTHORS:
9040
9041         Update
9042
9043         * shell/ev-window.c: (build_comments_string),
9044         (ev_window_cmd_help_about):
9045
9046         Show poppler version/backend and authors
9047
9048 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9049
9050         * cut-n-paste/zoom-control/ephy-zoom.c:
9051         (ephy_zoom_get_zoom_level_index):
9052         * cut-n-paste/zoom-control/ephy-zoom.h:
9053
9054         Move the best fit items at the top of the list
9055
9056 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
9057
9058         * shell/ev-marshal.list:
9059         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
9060         (activate_cb), (match_selected_cb), (activate_link_cb),
9061         (connect_proxy), (ev_page_action_class_init):
9062         * shell/ev-page-action.h:
9063
9064         Use signals to notify action activation. Hopefully
9065         I did not break completion since I cant test...
9066
9067         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
9068         (register_custom_actions):
9069
9070         Connect to page selector actions and also grab focus on
9071         the view when activated.
9072
9073 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
9074
9075         * pdf/ev-poppler.cc:
9076         * backend/ev-page-cache.c: make page size calculation consistent
9077         and set it to (int)( width * scale + 0.5).  This makes the weird
9078         line going through the middle of the page go away.
9079
9080         * shell/ev-view.c: move painting the background page after
9081         checking the expose area covers us.
9082
9083 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9084
9085         * data/evince-password.glade:
9086         
9087         Mark labels as not translatable. Fix for bug 302842.
9088
9089 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
9090
9091         * configure.ac: Added "es" to ALL_LINGUAS.
9092
9093 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9094
9095         * data/evince-toolbar.xml:
9096         * shell/ev-window.c: (update_action_sensitivity),
9097         (ev_window_setup_document), (ev_window_set_page_mode),
9098         (ev_window_init):
9099
9100         Remove some leftover code from jrb first continous
9101         attempt. Use the new actions, we still need good icons
9102         though...
9103
9104 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9105
9106         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
9107
9108         Update label when connecting proxy. Fix a warning with NULL
9109         page_cache.
9110
9111 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9112
9113         * data/evince-ui.xml:
9114         * shell/ev-page-action.c: (ev_page_action_grab_focus):
9115         * shell/ev-page-action.h:
9116         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
9117
9118         Add mnemonic for edit toolbar.
9119         ctrl+l focus the page entry.
9120
9121 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9122
9123         * lib/Makefile.am:
9124         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
9125         (ev_window_init):
9126         * shell/main.c: (main):
9127
9128         Put the toolbar xml in evince own dot dir
9129
9130 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9131
9132         * shell/ev-window.c: (ev_window_init):
9133
9134         Make the toolbar not removable
9135
9136 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9137
9138         * data/evince-ui.xml:
9139         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9140         * shell/ev-sidebar-links.h:
9141         * shell/ev-sidebar-thumbnails.c:
9142         (ev_sidebar_thumbnails_get_treeview):
9143         * shell/ev-sidebar-thumbnails.h:
9144         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9145         (ev_view_class_init):
9146         * shell/ev-view.h:
9147         * shell/ev-window.c: (update_action_sensitivity),
9148         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9149         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9150         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9151         (ev_window_init):
9152
9153         This is evil... Make space/backspace global accelerators but
9154         enable them only for some widgets (sidebars and view).
9155         I dont like it, but I dont know a better way... :/
9156
9157 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9158
9159         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9160         (ev_page_action_widget_finalize),
9161         (ev_page_action_widget_class_init), (update_page_cache):
9162
9163         Keep a weak reference on proxy->page_cache so that we
9164         dont try to disconnect the signal if the object is already
9165         gone. Maybe there is a better way to cleanup reference handling
9166         in page action though...
9167
9168 2005-05-10  Juerg Billeter  <j@bitron.ch>
9169
9170         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9171         * backend/ev-ps-exporter.h:
9172         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9173         * ps/ps-document.c: (ps_document_ps_export_begin):
9174         
9175         Change api to pass print range to ps_exporter_begin. The pdf backend
9176         requires this information.
9177         
9178         * shell/ev-print-job.c: (idle_print_handler):
9179         
9180         Adapt to api change
9181
9182 2005-05-10  Juerg Billeter  <j@bitron.ch>
9183
9184         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9185         (idle_print_handler)
9186         * shell/ev-window.c: (ev_window_print):
9187
9188         Support printing page range, based on patch by Amaury Jacquot
9189
9190 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9191
9192         * data/evince-toolbar.xml:
9193
9194         Add zoom control to available items
9195
9196 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9197
9198         * shell/ev-window.c: (update_action_sensitivity):
9199
9200         Set slash action insensitive when appropriate
9201
9202 2005-05-10  Christian Persch <chpe@gnome.org>
9203
9204         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9205
9206         Fix warning on the overflow menu
9207
9208 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9209
9210         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9211
9212         Check for uri correctness/existence
9213
9214 2005-05-09  Juerg Billeter  <j@bitron.ch>
9215
9216         * shell/ev-window.c: (using_postscript_printer):
9217
9218         LPD printers use postscript, too
9219
9220 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9221
9222         * shell/ev-window.c: (register_custom_actions):
9223
9224         The zoom one is actually sort of useful,
9225         put it back
9226
9227 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9228
9229         * shell/ev-window.c: (register_custom_actions):
9230
9231         Hide page/zoom controls from overflow, they
9232         are useless.
9233
9234 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9235
9236         * cut-n-paste/update-from-egg.sh:
9237         
9238         Share it between all cut-n-paste subdirs
9239
9240         * cut-n-paste/recent-files/Makefile.am:
9241
9242         Fix to use "global" update-from-egg.sh
9243
9244         * cut-n-paste/recent-files/egg-recent-model.c:
9245         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9246         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9247         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9248         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9249
9250         Update from libegg
9251
9252         * cut-n-paste/toolbar-editor/Makefile.am:
9253
9254         Fix to use "global" update-from-egg.sh
9255
9256         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9257
9258         Update from libegg
9259
9260 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9261
9262         * configure.ac:
9263         * cut-n-paste/Makefile.am:
9264         * cut-n-paste/recent-files/Makefile.am:
9265         * cut-n-paste/toolbar-editor/.cvsignore:
9266         * cut-n-paste/toolbar-editor/Makefile.am:
9267         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9268         (egg_editable_toolbar_get_type), (get_toolbar_position),
9269         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9270         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9271         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9272         (set_item_drag_source), (create_item_from_action), (create_item),
9273         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9274         (popup_toolbar_context_menu_cb), (free_dragged_item),
9275         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9276         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9277         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9278         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9279         (item_added_cb), (item_removed_cb),
9280         (egg_editable_toolbar_construct),
9281         (egg_editable_toolbar_disconnect_model),
9282         (egg_editable_toolbar_deconstruct),
9283         (egg_editable_toolbar_set_model),
9284         (egg_editable_toolbar_set_ui_manager),
9285         (egg_editable_toolbar_set_property),
9286         (egg_editable_toolbar_get_property),
9287         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9288         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9289         (egg_editable_toolbar_new_with_model),
9290         (egg_editable_toolbar_get_edit_mode),
9291         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9292         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9293         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9294         (new_pixbuf_from_widget), (new_separator_pixbuf),
9295         (update_separator_image), (style_set_cb),
9296         (_egg_editable_toolbar_new_separator_image),
9297         (egg_editable_toolbar_get_model):
9298         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9299         * cut-n-paste/toolbar-editor/egg-marshal.c:
9300         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9301         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9302         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9303         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9304         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9305         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9306         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9307         (editor_drag_data_delete_cb), (drag_data_get_cb),
9308         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9309         (editor_create_item), (update_editor_sheet), (setup_editor),
9310         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9311         (parse_item_list), (model_has_action), (update_actions_list),
9312         (egg_toolbar_editor_load_actions):
9313         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9314         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9315         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9316         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9317         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9318         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9319         (egg_toolbars_model_add_separator), (impl_add_item),
9320         (parse_item_list), (egg_toolbars_model_add_toolbar),
9321         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9322         (impl_get_item_data), (impl_get_item_type),
9323         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9324         (egg_toolbars_model_init), (free_toolbar),
9325         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9326         (egg_toolbars_model_remove_toolbar),
9327         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9328         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9329         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9330         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9331         (egg_toolbars_model_get_item_data),
9332         (egg_toolbars_model_get_item_type):
9333         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9334         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9335         * data/Makefile.am:
9336         * data/evince-toolbar.xml:
9337         * data/evince-ui.xml:
9338         * data/hand-open.png:
9339         * po/POTFILES.in:
9340         * shell/Makefile.am:
9341         * shell/ev-window.c: (update_chrome_visibility),
9342         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9343         (ev_window_dispose), (ev_window_init):
9344
9345         Implement epiphany like toolbar editor. Based on patch by
9346         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9347
9348 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9349
9350         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9351
9352         Use set_cursor instead of set_selection, so that
9353         the keyboard focus moves too.
9354
9355 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9356
9357         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9358
9359         Fix infinite loop when loading Type1 fonts
9360
9361 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9362
9363         * data/evince-ui.xml:
9364         * shell/ev-window.c:
9365
9366         Slash -> Find
9367
9368 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9369
9370         * configure.ac:
9371
9372         Make --disable really disable
9373
9374 2005-05-07  Juerg Billeter  <j@bitron.ch>
9375
9376         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9377
9378         Compare page labels even without has_labels set, fixes setting page
9379         with entry
9380
9381 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9382
9383         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9384         (ev_view_set_cursor), (ev_view_button_press_event),
9385         (ev_view_motion_notify_event), (ev_view_button_release_event),
9386         (ev_view_init):
9387
9388         Implement middle button scrolling. Based on a patch
9389         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9390
9391 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9392
9393         * shell/ev-document-types.c: (get_slow_mime_type),
9394         (get_document_type_from_mime), (ev_document_type_lookup):
9395         * shell/ev-document-types.h:
9396
9397         Change api to lookup from uri. Do fast lookup first, if the
9398         type is unknown try with data sniffing.
9399
9400         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9401         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9402
9403         Adapt to api change
9404
9405 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9406
9407         * thumbnailer/Makefile.am:
9408
9409         Fix distcheck
9410
9411 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9412
9413         * NEWS:
9414         * configure.ac:
9415
9416         Release 0.3.0
9417
9418         * data/evince-ui.xml:
9419
9420         Hide presentation mode for now
9421
9422         * shell/ev-view.c: (highlight_find_results):
9423
9424         Show current find selection only on current page
9425
9426 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9427
9428         * shell/ev-view.c: (ev_view_select_all):
9429
9430         Compute size of the actual page, not of
9431         the current one.
9432
9433 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9434
9435         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9436         (view_rect_to_doc_rect), (compute_selections),
9437         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9438         (ev_view_copy), (ev_view_primary_get_cb),
9439         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9440         (ev_view_button_press_event), (ev_view_motion_notify_event),
9441         (ev_view_button_release_event), (page_changed_cb):
9442
9443         Fix text selection
9444
9445 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9446
9447         * shell/ev-view.c: (compute_border), (get_page_extents),
9448         (doc_rect_to_view_rect), (highlight_find_results),
9449         (ev_view_bin_expose), (ev_view_select_all),
9450         (ev_view_motion_notify_event), (update_find_status_message),
9451         (jump_to_find_result), (jump_to_find_page):
9452
9453         First go at fixing search, still buggy
9454
9455 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9456
9457         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9458         dropdown box and button at the top of the sidebar.
9459
9460 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9461
9462         * configure.ac: Output zoom-control Makefile.
9463         * cut-n-paste/Makefile.am: build zoom-control subdir.
9464         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9465         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9466         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9467         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9468         * cut-n-paste/zoom-control/ephy-zoom.c:
9469         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9470         from epiphany, and modified to add a separator into the menu.
9471         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9472         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9473         zoom-control action.
9474         * shell/Makefile.am: Include zoom-control flags.
9475         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9476         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9477         (ev_view_zoom_for_size_presentation),
9478         (ev_view_zoom_for_size_continuous_and_dual_page),
9479         (ev_view_zoom_for_size_continuous),
9480         (ev_view_zoom_for_size_dual_page),
9481         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9482         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9483         ev_view_get_zoom and ev_view_get_sizing_mode.
9484         * shell/ev-view.h:
9485         * shell/ev-window.c: (update_action_sensitivity),
9486         (update_sizing_buttons), (zoom_control_changed_cb),
9487         (register_custom_actions): Initialize and use the zoom-control 
9488         widget.
9489
9490 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9491
9492         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9493         preview cache back to 1.  Don't know when it got set to 0.
9494         
9495         * shell/ev-view.c: (compute_border), (ev_view_realize),
9496         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9497         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9498         (ev_view_get_fullscreen), (ev_view_set_presentation),
9499         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9500         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9501         * shell/ev-view.h:
9502         * shell/ev-window.c:
9503         (update_chrome_visibility),
9504         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9505         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9506         (update_document_mode), (ev_window_update_fullscreen_action),
9507         (ev_window_fullscreen), (ev_window_unfullscreen),
9508         (ev_window_cmd_view_fullscreen),
9509         (ev_window_update_presentation_action),
9510         (ev_window_run_presentation), (ev_window_stop_presentation),
9511         (ev_window_cmd_view_presentation), (ev_window_state_event),
9512         (ev_window_focus_in_event), (ev_window_focus_out_event),
9513         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9514         * data/evince-ui.xml: Initial presentation mode.  We should
9515         probably hide this until it's done, as it's quite rough.  Also,
9516         change full-screen to fullscreen and add two getters to EvView.
9517
9518 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9519
9520         * shell/ev-page-action.c: (update_page_cache),
9521         (ev_page_action_dispose):
9522         * shell/ev-window.c: (destroy_fullscreen_popup),
9523         (ev_window_create_fullscreen_popup):
9524
9525         Use connect_object rather than explicitly
9526         disconnect on dispose.
9527
9528 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9529
9530         * shell/ev-page-action.c: (update_page_cache),
9531         (ev_page_action_dispose):
9532
9533 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9534
9535         * backend/ev-page-cache.c: (_ev_page_cache_new),
9536         (ev_page_cache_set_page_label),
9537         (ev_page_cache_has_nonnumeric_page_labels):
9538         * backend/ev-page-cache.h:
9539         * shell/ev-page-action.c: (update_pages_label):
9540         
9541         If all page labels are numeric, fallback to default
9542         way to display number of pages. See bug 173185.
9543
9544 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9545
9546         * shell/ev-page-action.c: (ev_page_action_dispose):
9547         * shell/ev-view.c: (view_update_range_and_current_page):
9548         * shell/ev-window.c: (ev_window_dispose):
9549         
9550         Set page on scroll in continuous mode. Fixes bug 301986.
9551         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9552
9553 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9554
9555         * configure.ac:
9556
9557         Require poppler 0.3.0
9558
9559 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9560         
9561         * shell/Makefile.am, configure.ac: Fix build problems
9562         with t1lib. Bug 301996.
9563
9564 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9565
9566         * shell/ev-view.c: (ev_view_scroll_event):
9567         
9568         Scroll up increase zoom
9569
9570 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9571
9572         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9573         (ev_view_set_sizing_mode),
9574         (ev_view_zoom_for_size_continuous_and_dual_page),
9575         (ev_view_zoom_for_size_continuous):
9576         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9577         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9578         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9579         (ev_window_init):
9580
9581         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9582         Fix for 165473 and 165472.
9583
9584 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9585
9586         * po/POTFILES.in:
9587         * thumbnailer/Makefile.am:
9588         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9589         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9590         * thumbnailer/evince-thumbnailer.schemas.in:
9591         
9592         Make thumbnailer schemas translatable. Fix for bug 301773
9593         
9594         * thumbnailer/evince-thumbnailer-djvu.schemas:
9595         * thumbnailer/evince-thumbnailer-dvi.schemas:
9596         * thumbnailer/evince-thumbnailer.schemas:
9597
9598         Removed files
9599
9600 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9601
9602         * shell/ev-view.c (ev_view_init): forgot to set this.
9603
9604 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9605
9606         * shell/ev-view.c: (find_page_at_location),
9607         (get_link_at_location),
9608         (ev_view_set_show_border), (ev_view_set_spacing),
9609         (ev_view_zoom_for_size_continuous_and_dual_page),
9610         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9611         Also, add a quick fix measuring of widths.  Also, removed
9612         ev_view_set_spacing and ev_view_set_show_border.
9613         
9614         * shell/ev-window.c: (ev_window_unfullscreen),
9615         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9616
9617 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9618
9619         * shell/ev-view.c: (view_update_range_and_current_page),
9620         (page_changed_cb):
9621         
9622         Fix crash on exit and scrolling to page in continuous view.
9623
9624 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9625
9626         * TODO:
9627         * backend/ev-page-cache.c: (_ev_page_cache_new),
9628         (ev_page_cache_get_max_width_size),
9629         (ev_page_cache_get_max_height_size):
9630         * backend/ev-page-cache.h:
9631         * data/evince-ui.xml:
9632         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9633         * shell/ev-view.c: (view_update_adjustments),
9634         (view_update_range_and_current_page), (get_bounding_box_size),
9635         (ev_view_size_request_continuous_and_dual_page),
9636         (ev_view_size_request_continuous),
9637         (ev_view_size_request_dual_page),
9638         (ev_view_size_request_single_page), (ev_view_size_request),
9639         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9640         (ev_view_bin_expose), (ev_view_expose_event),
9641         (ev_view_set_property), (ev_view_get_property),
9642         (ev_view_class_init), (ev_view_init), (ev_view_new),
9643         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9644         (ev_view_set_dual_page), (ev_view_set_full_screen),
9645         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9646         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9647         (ev_view_zoom_out), (zoom_for_size_fit_width),
9648         (zoom_for_size_best_fit),
9649         (ev_view_zoom_for_size_continuous_and_dual_page),
9650         (ev_view_zoom_for_size_continuous),
9651         (ev_view_zoom_for_size_dual_page),
9652         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9653         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9654         * shell/ev-view.h:
9655         * shell/ev-window.c: (update_action_sensitivity),
9656         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9657         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9658         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9659         (ev_window_cmd_view_zoom_out), (update_view_size),
9660         (ev_window_set_sizing_mode), (ev_window_init):
9661
9662         Add Continuous and Dual page modes.
9663
9664 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9665
9666         * dvi/dvi-document.c: (dvi_document_load),
9667         (dvi_document_thumbnails_get_thumbnail),
9668         (dvi_document_init_params): Fix up some mixups between
9669         width and height to correct thumbnail rendering.
9670
9671 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9672
9673         * dvi/mdvi-lib/private.h:
9674         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9675         
9676         Suppess output for kpathsea during font generation. Thanks to
9677         James Bowes
9678
9679 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9680
9681         * NEWS:
9682         * configure.ac:
9683
9684         Release 0.2.1
9685
9686         * Makefile.am: fix distcheck.
9687
9688 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9689
9690         * shell/ev-sidebar-links.c: (selection_changed_callback),
9691         (update_page_callback), (row_activated_callback),
9692         (job_finished_callback), (ev_sidebar_links_set_document):
9693         
9694         Fix for bug #169901. Double click on links expands tree.
9695
9696 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9697
9698         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9699         hard-coded style. Fix for bug 170111
9700
9701 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9702
9703         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9704         locking.
9705
9706 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9707
9708         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9709
9710 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9711
9712         * pdf/ev-poppler.cc:
9713         * shell/ev-view.c: (highlight_find_results):
9714
9715         Fix find on single page documents
9716
9717 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9718
9719         * data/evince.schemas.in: fix for bug 301390
9720
9721 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9722
9723         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9724         (ev_view_zoom_out), (ev_view_zoom_normal):
9725         * shell/ev-view.h:
9726         * shell/ev-window.c: (update_action_sensitivity),
9727         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9728         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9729         (ev_window_cmd_view_normal_size):
9730
9731         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9732         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9733         better than oom. 
9734
9735 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9736
9737         * configure.ac:
9738
9739         Depend on 2.57, 2.59 doesnt seem to be necessary
9740
9741 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9742
9743         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9744         (create_tool_item):
9745
9746         Put back total number of pages as (1 of 1234)
9747
9748 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9749
9750         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9751         remove the job.
9752
9753         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9754         function.  This helps debugging.
9755
9756 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9757
9758         * djvu/djvu-document.c: (djvu_document_class_init),
9759         (djvu_document_get_info), (djvu_document_document_iface_init):
9760         * dvi/dvi-document.c: (dvi_document_class_init),
9761         (dvi_document_get_info), (dvi_document_document_iface_init):
9762
9763         Dummy implementation of get_info method for dvi and
9764         djvu. Fix crashes with those backends
9765
9766 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9767
9768         * data/evince.desktop.in:
9769
9770         Add application/x-gzpostscript
9771
9772 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9773
9774         * data/evince.schemas.in: Added real long descriptions, 
9775         closes bug 172496 
9776
9777         * README: Added actual text, closes bug 171869
9778
9779 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9780
9781         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9782
9783         Thumbnail page 0
9784
9785 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9786
9787         * backend/ev-document-info.h:
9788
9789         s/GDate */GDate so we can just use g_free
9790
9791 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9792
9793         * shell/ev-window.c: (update_document_mode),
9794         (ev_window_setup_document):
9795
9796         Show the window in fullscreen when specified by
9797         the document
9798
9799 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9800
9801         * backend/ev-document.c: (ev_document_class_init),
9802         (ev_document_get_info), (ev_document_render_pixbuf):
9803         * backend/ev-document.h:
9804         * backend/ev-page-cache.c: (_ev_page_cache_new):
9805         * pdf/ev-poppler.cc:
9806         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9807         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9808         * ps/ps-document.c: (ps_document_class_init), (document_load),
9809         (ps_document_get_info), (ps_document_document_iface_init):
9810
9811         Remove get_title from the interface, we can just use document info
9812
9813 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9814
9815         * backend/Makefile.am:
9816         * backend/ev-document.c: (ev_document_render_get_info):
9817         * backend/ev-document.h:
9818         * pdf/ev-poppler.cc:
9819
9820         Initial support for document info. Based on jrb patch.
9821
9822 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9823
9824         * shell/ev-window.c: (ev_window_state_event),
9825         (ev_window_class_init), (ev_window_init):
9826         
9827         Doesn't show resize grip when maximized. See bug #301053
9828
9829 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9830
9831         * po/POTFILES.in:
9832         
9833         ev-sidebar-thumbnails now has translatable labels
9834         
9835         * shell/Makefile.am:
9836         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9837         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9838         (ev_sidebar_links_page_iface_init):
9839         * shell/ev-sidebar-links.h:
9840         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9841         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9842         (ev_sidebar_page_get_label):
9843         * shell/ev-sidebar-page.h:
9844         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9845         (ev_sidebar_thumbnails_set_document),
9846         (ev_sidebar_thumbnails_support_document),
9847         (ev_sidebar_thumbnails_get_label),
9848         (ev_sidebar_thumbnails_page_iface_init):
9849         * shell/ev-sidebar-thumbnails.h:
9850         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9851         (ev_sidebar_set_document):
9852         * shell/ev-sidebar.h:
9853         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9854         
9855         Small rework of sidebar code. Now sidebar pages should implement
9856         EvSidebarPage interface. That makes page management in EvSidebar
9857         easier. See bug #164811 for details
9858
9859 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9860
9861         * shell/ev-application.c: (ev_application_open):
9862         * shell/ev-document-types.c:
9863         
9864         Fix build error and small problem with application exit
9865
9866 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9867
9868         * thumbnailer/Makefile.am:
9869         * thumbnailer/evince-thumbnailer-djvu.schemas:
9870         * thumbnailer/evince-thumbnailer-dvi.schemas:
9871         
9872         Conditionally install schemas for djvu/dvi thumbnailer
9873
9874 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9875
9876         * shell/ev-document-types.h: 
9877         * shell/ev-document-types.c: 
9878         New files, handling the mapping from mimetypes to backends
9879         
9880         * shell/ev-window.c: 
9881         * thumbnailer/evince-thumbnailer.c:     
9882         Use the ev-document-types code
9883         
9884         * shell/Makefile.am: 
9885         Added new convenience library libevbackendfactory_la, containing
9886         the new mimetype->backend logic; moved the backends into it.
9887
9888         * thumbnailer/Makefile.am:
9889         Make the thumbnailer link with the libevbackend.la convenience
9890         library, rather than having a duplicate of the backend logic here.
9891
9892 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9893
9894         * shell/ev-stock-icons.c: constify some vars.
9895         * shell/ev-window.c: ditto.
9896
9897 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9898
9899         * ps/ps-document.c (get_page_orientation):
9900
9901         Respect document orientation 
9902
9903 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9904
9905         * djvu/Makefile.am:
9906         * dvi/Makefile.am:
9907         * shell/Makefile.am:
9908         
9909         Move library dependencies to components.
9910         
9911         * shell/ev-window.c: (update_window_title),
9912         (start_loading_document):
9913         
9914         Fix display of uris with spaces. Bug 168358.
9915
9916 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9917
9918         * shell/ev-sidebar-links.c: (selection_changed_cb):
9919         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9920         (ev_view_button_release_event), (ev_view_set_document):
9921         * shell/ev-view.h:
9922         * shell/ev-window.c: (find_bar_search_changed_cb):
9923         * shell/ev-window.h: Minor cleanups removing some dead code.
9924
9925 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9926
9927         * backend/ev-page-cache.c: (_ev_page_cache_new):
9928         
9929         Set current page to 0 if document has pages.
9930
9931 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9932
9933         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9934
9935         Initialize GError to NULL, fix a crash when loading fails.
9936
9937 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9938
9939         * shell/ev-window.c: (update_view_size):
9940
9941         Calculate shadow size only when there is actually
9942         a shadow.
9943
9944 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9945
9946         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9947         * shell/ev-view.h:
9948
9949         Allow setting view spacing, default to 0
9950
9951         * shell/ev-window.c: (ev_window_unfullscreen),
9952         (ev_window_cmd_view_fullscreen), (ev_window_init):
9953
9954         Remove spacing in fullscreen mode
9955
9956 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9957
9958         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9959         (ev_view_size_request), (expose_bin_window),
9960         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9961         * shell/ev-view.h:
9962         * shell/ev-window.c: (ev_window_unfullscreen),
9963         (ev_window_cmd_view_fullscreen):
9964
9965         Do not draw the border in fulscreen
9966
9967 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9968
9969         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9970         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9971         (find_page_at_location), (page_changed_cb):
9972
9973         Rework border calculation, so that I can more easily disable it.
9974         Code somewhat cleaner too.
9975
9976 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9977
9978         * backend/ev-page-cache.c: (ev_page_cache_init),
9979         (_ev_page_cache_new):
9980
9981         Remove some assertions, documents can have 0 pages.
9982         Make initial current page -1.
9983
9984         * shell/ev-page-action.c: (page_changed_cb):
9985
9986         Show "" if current page is -1
9987
9988         * shell/ev-window.c: (update_action_sensitivity),
9989         (ev_window_setup_document):
9990
9991         When document has 0 pages do not set the view
9992         and make nearly everything insensitive.
9993
9994 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9995
9996         * shell/ev-page-view.c:
9997         * shell/ev-page-view.h:
9998
9999         Remove unused files.
10000         
10001         * shell/ev-sidebar-thumbnails.c:
10002         (ev_sidebar_thumbnails_set_document):
10003         * shell/ev-sidebar.c: (ev_sidebar_set_document),
10004         (ev_sidebar_supports_document):
10005         * shell/ev-sidebar.h:
10006         * shell/ev-window.c: (ev_window_setup_document):
10007         
10008         Doesn't show thumbnails if document has 1 page. Make
10009         sidebar menu entries sensitive only if if they have 
10010         sense. Fix bug 164811. 
10011
10012 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10013
10014         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
10015         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
10016         (ev_view_zoom_out), (ev_view_set_size):
10017
10018         Rework sizing to deal with documents with not uniform page
10019         size.
10020
10021 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10022
10023         * backend/ev-page-cache.c: (_ev_page_cache_new):
10024
10025         Fix several page size caching bugs
10026
10027 2005-04-15  Luca Ferretti <elle.uca@libero.it>
10028
10029         * shell/ev-window.c: (set_action_properties):
10030
10031         Make all toolbar items translatable
10032
10033 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
10034
10035         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
10036         (save_page_list), (ps_document_save),
10037         (ps_document_document_iface_init), (ps_document_ps_export_begin),
10038         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
10039         (ps_document_ps_exporter_iface_init):
10040         * ps/ps-document.h:
10041
10042         Based on a patch by J�rg Billeter <j@bitron.ch>
10043         
10044         Implement print and save a copy for the ps backend.
10045
10046 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
10047
10048         * backend/ev-document.h:
10049         * djvu/djvu-document.c: (djvu_document_can_get_text),
10050         (djvu_document_document_iface_init):
10051         * dvi/dvi-document.c: (dvi_document_can_get_text),
10052         (dvi_document_document_iface_init):
10053         * pdf/ev-poppler.cc:
10054         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
10055         (pixbuf_document_document_iface_init):
10056         * ps/ps-document.c: (ps_document_can_get_text),
10057         (ps_document_document_iface_init):
10058         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
10059         * shell/ev-window.c: (update_action_sensitivity):
10060
10061         Fix the crash when trying to copy in backends that doesnt
10062         support it. We can implement a better solution once we
10063         do real text selection.
10064
10065 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
10066
10067         * data/evince-ui.xml:
10068         * shell/ev-window.c: (ev_window_cmd_escape):
10069         
10070         Work around the Escape conflict (find bar and unfullscreen)
10071
10072 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10073
10074         * backend/ev-page-cache.c: (ev_page_cache_next_page):
10075         
10076         Fix for #300233. Next page correctly handles document end.
10077         
10078         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10079         (ev_sidebar_thumbnails_class_init),
10080         (ev_sidebar_thumbnails_set_document),
10081         (ev_sidebar_thumbnails_clear_job),
10082         (ev_sidebar_thumbnails_clear_model):
10083         
10084         Cleanup thumbnail jobs on document changes.
10085         
10086         * shell/ev-view.c: (add_scroll_binding_keypad),
10087         (add_scroll_binding_shifted), (ev_view_class_init):
10088         
10089         Shift + Space scrolls up. Fix for #173184
10090         
10091         * shell/ev-window.c: (ev_window_open_page),
10092         (ev_window_cmd_view_reload):
10093         
10094         Fix reload (Bug #300094)
10095
10096 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10097
10098         
10099         * dvi/mdvi-lib/assoc.c:
10100         * dvi/mdvi-lib/assoc.h: Removed garbage files
10101         
10102         * dvi/mdvi-lib/bitmap.c:
10103         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
10104         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
10105         * dvi/mdvi-lib/color.h: Antialias of rules
10106         
10107         * dvi/mdvi-lib/common.h:
10108         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
10109         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
10110         * dvi/mdvi-lib/files.c:
10111         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
10112         * dvi/mdvi-lib/mdvi.h:
10113         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10114         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
10115         * dvi/mdvi-lib/util.c: Fix compile warnings
10116         
10117         * dvi/dvi-document.c:
10118         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
10119         (dvi_document_thumbnails_get_thumbnail),
10120         (dvi_document_document_thumbnails_iface_init):
10121         * dvi/mdvi-lib/Makefile.am:
10122         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10123         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
10124         
10125         Dvi backend now renders thumbnails
10126
10127 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
10128
10129         * shell/main.c: (main): 
10130         
10131         Save accelerators on exit. Fixes bug #172095.
10132
10133 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10134
10135         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10136         update priority" comment.
10137
10138         * backend/ev-job-queue.c: Give a way to change priority.
10139
10140 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10141
10142         * shell/ev-page-action.c: Fix logic.
10143
10144 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10145
10146         * shell/ev-view.c: (ev_view_can_find_next):
10147         * shell/ev-window.c: (ev_window_setup_document):
10148
10149         Check that the document supports find
10150
10151 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10152
10153         * data/evince-ui.xml:
10154         * shell/ev-view.c: (ev_view_can_find_next):
10155         * shell/ev-view.h:
10156         * shell/ev-window.c: (update_action_sensitivity),
10157         (find_changed_cb), (ev_window_setup_document),
10158         (ev_window_cmd_edit_find_next):
10159
10160         Add Edit->Find Next
10161
10162 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10163
10164         * pdf/ev-poppler.cc:
10165         * shell/ev-print-job.c: (idle_print_handler):
10166
10167         Make printing work again
10168
10169 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10170
10171         * shell/ev-page-action.h:
10172         * shell/ev-page-action.c: (ev_page_action_widget_init),
10173         (ev_page_action_widget_class_init), (page_changed_cb),
10174         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10175         (get_filter_model_from_model), (match_selected_cb),
10176         (display_completion_text), (match_completion), (update_model),
10177         (connect_proxy), (ev_page_action_set_property),
10178         (ev_page_action_get_property), (ev_page_action_set_document),
10179         (ev_page_action_set_model), (ev_page_action_class_init): Big
10180         reworking to make completions work iff we have >= GTK-2.7.0
10181                 
10182         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10183         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10184         (job_finished_cb): We now have a 'model' property that is set when
10185         the links are loaded.  This can be caught with "notify::model"
10186
10187         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10188         listen for the model to be set, and propagate it to the action.
10189
10190 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10191
10192         * cut-n-paste/recent-files/egg-recent-item.c:
10193         (egg_recent_item_set_uri), (make_valid_utf8),
10194         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10195         * cut-n-paste/recent-files/egg-recent-item.h:
10196         
10197         Update egg-recent from libegg. This should fix long
10198         startup problem. For details see
10199         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10200
10201 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10202
10203         * cut-n-paste/recent-files/Makefile.am:
10204         * data/evince-ui.xml, shell/Makefile.am:
10205         * shell/ev-application.c, shell/ev-application.h:
10206         * shell/ev-window.c: Recent files support.
10207         
10208         * configure.ac: Added "ru" to ALL_LINGUAS.
10209         
10210         * dvju: new backend to support DJVU files.
10211         * dvi: new backend to support DVI.
10212
10213         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10214         * ev-application.c: Support for new backends.
10215         
10216         * help, ev-window.c, main.c shell/Makefile.am: 
10217         Evince user documentation.
10218
10219 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10220
10221         * po/POTFILES.in:
10222         * shell/ev-window.c:
10223         * thumbnailer/evince-thumbnailer.c:
10224
10225         s/pdf-document/ev-poppler
10226
10227 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10228
10229         * NEWS:
10230         * configure.ac:
10231
10232         Release 0.2.0
10233
10234         * ps/ps-document.c: (setup_pixmap):
10235
10236         Remove debug code
10237
10238 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10239
10240         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10241         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10242         (ev_window_cmd_go_first_page): Fix of by one errors.
10243
10244 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10245
10246         * ps/ps-document.c: (get_page_box):
10247
10248         Fix page size calculation
10249
10250 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10251
10252         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10253         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10254         (get_page_orientation), (setup_page), (document_load),
10255         (ps_document_get_page_size), (render_pixbuf_idle):
10256         * ps/ps-document.h:
10257
10258         More refactoring to adapt to EvDocument changes
10259
10260 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10261
10262         * ps/ps-document.c: (start_interpreter):
10263
10264         Actually add alpha args
10265
10266 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10267
10268         * pdf/ev-poppler.cc:
10269
10270         Make clipboard work again
10271
10272 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10273
10274         Make searching work again.
10275         
10276         * backend/ev-document.c:
10277         * backend/ev-document.h:
10278         * backend/ev-document-find.c:
10279         * backend/ev-document-find.h: Change EvDocumentIface so we no
10280         longer store the current page or zoom level in the document.  The
10281         consequence is that all calls that operate on the current page now
10282         instead take the page number as an extra argument, and all
10283         coordinates are now doubles in document coordinate system.
10284
10285         * pdf/ev-poppler.cc:
10286         * pixbuf/pixbuf-document.c:
10287         * ps/ps-document.c: Update backends accordingly.
10288
10289 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10290
10291         * autogen.sh:
10292
10293         Add required gettext version
10294
10295 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10296
10297         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10298         make F1 bring up non-existent help.
10299
10300         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10301         epiphany's find bar, #167477
10302
10303         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10304         <emil@nishra.com> to add space-bar scrolling, 
10305
10306         * shell/ev-window.c (static GtkActionEntry entries): add default
10307         keybinding for Help (F1)
10308         Fixes #171068
10309
10310         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10311         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10312         170110
10313
10314 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10315
10316         * Makefile.am: 
10317         * pixbuf/pixbuf-document.c: 
10318
10319         Got pixbuf backend working again
10320
10321 2005-04-01  Steve Murphy  <murf@e-tools.com>
10322
10323         * configure.in: Added "rw" to ALL_LINGUAS.
10324
10325 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10326
10327         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10328         model types, noticed by Martin Kretzschmar.
10329
10330 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10331
10332         * pdf/ev-poppler.cc: Implement search based on
10333         poppler_page_find_text().  Currently a bit crude since we remember
10334         all matches from all pages.  Also, we grab the big document lock
10335         when we search since searching changes the underlying stream and
10336         thus conflicts with the rendering thread.
10337         
10338         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10339         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10340         (ev_view_find_previous): Fix some page indexes to be 0 based,
10341         offset rubber band by view offset,
10342
10343 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10344
10345         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10346
10347 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10348
10349         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10350         completely because I didn't understand GtkActions.  I should
10351         read Marco's code more carefully in the future.
10352
10353         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10354         function
10355
10356 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10357
10358         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10359         PopplerRectangle change from poppler CVS.
10360
10361 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10362
10363         * backend/ev-document.c: (ev_document_get_page_label):
10364         * backend/ev-document.h:
10365         * backend/ev-page-cache.c: (_ev_page_cache_new),
10366         (ev_page_cache_get_page_label):
10367         * backend/ev-page-cache.h:
10368         * pdf/ev-poppler.cc:
10369         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10370         (links_page_num_func):
10371         * shell/ev-sidebar-thumbnails.c:
10372         (ev_sidebar_thumbnails_set_document):
10373         * shell/ev-view.c: (status_message_from_link),
10374         (ev_view_motion_notify_event):
10375         * shell/ev-window.c: (document_supports_sidebar): Add in page
10376         label support.  It's not perfect yet, but it's the first 'feature'
10377         in a while.
10378         Also, fix a bogus comment noticed by crispin. 
10379
10380 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10381
10382         * Makefile.am: Remove pixbuf backend for now
10383
10384         * configure.ac: Require poppler-glib instead of just poppler.
10385
10386         * backend/ev-document-thumbnails.h: Add a comment
10387
10388         * backend/ev-document.h:
10389         * backend/ev-document.c: (ev_document_class_init),
10390         (ev_document_load), (ev_document_get_link),
10391         (ev_document_get_links): Remove 3 methods and add get_links.
10392         Also, made 0 based.
10393
10394         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10395         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10396
10397         * backend/ev-link.c: (ev_link_set_title),
10398         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10399         (ev_link_mapping_find):
10400         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10401         
10402         * backend/ev-page-cache.c: (ev_page_cache_init),
10403         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10404         (ev_page_cache_get_size), (ev_page_cache_next_page),
10405         (ev_page_cache_prev_page): Fix to be 0 based.
10406
10407         * pdf/Makefile.am: 
10408         * pdf/ev-poppler.h:
10409         * pdf/ev-poppler.cc: New backend.
10410         
10411         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10412         (ps_document_get_page), (ps_document_document_iface_init):
10413
10414         * shell/ev-pixbuf-cache.h:
10415         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10416         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10417         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10418         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10419         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10420         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10421         based.
10422         
10423         * shell/ev-sidebar-thumbnails.c:
10424         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10425         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10426
10427         * shell/ev-view.c: (status_message_from_link),
10428         (find_page_at_location), (get_link_at_location),
10429         (ev_view_motion_notify_event), (ev_view_button_release_event),
10430         (ev_view_init): Use the new link code.  Fix to be 0 based.
10431
10432         * shell/ev-window.c: (update_action_sensitivity),
10433         (document_supports_sidebar): 0 based.
10434
10435 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10436
10437         * pdf/pdf-document.cc: Patch from Fernando Herrera
10438         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10439         *blush*
10440
10441 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10442
10443         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10444         1 to the page, as this seems to be 1 based.  I thought we has this
10445         fixed.  grump.
10446
10447 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10448
10449         * TODO:
10450         * backend/Makefile.am:
10451         * backend/ev-document-links.c:
10452         (ev_document_links_has_document_links),
10453         (ev_document_links_get_links_model):
10454         * backend/ev-document-links.h:
10455         * backend/ev-document.c: (ev_document_get_page_cache),
10456         (ev_document_get_doc_mutex), (ev_document_load),
10457         (ev_document_save), (ev_document_get_title),
10458         (ev_document_get_n_pages), (ev_document_set_page),
10459         (ev_document_get_page), (ev_document_set_target),
10460         (ev_document_set_scale), (ev_document_set_page_offset),
10461         (ev_document_get_page_size), (ev_document_get_text),
10462         (ev_document_get_link), (ev_document_render),
10463         (ev_document_render_pixbuf), (ev_document_scale_changed):
10464         * backend/ev-document.h:
10465         * backend/ev-job-queue.c: (remove_object_from_queue),
10466         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10467         (no_jobs_available_unlocked), (ev_render_thread),
10468         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10469         (ev_job_queue_remove_job):
10470         * backend/ev-job-queue.h:
10471         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10472         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10473         (ev_job_links_class_init), (ev_job_render_init),
10474         (ev_job_render_dispose), (ev_job_render_class_init),
10475         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10476         (ev_job_thumbnail_class_init), (ev_job_finished),
10477         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10478         (ev_job_render_run), (ev_job_thumbnail_new),
10479         (ev_job_thumbnail_run):
10480         * backend/ev-jobs.h:
10481         * backend/ev-link.c:
10482         * backend/ev-link.h:
10483         * backend/ev-page-cache.c: (ev_page_cache_init),
10484         (ev_page_cache_class_init), (ev_page_cache_finalize),
10485         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10486         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10487         (ev_page_cache_set_link), (ev_page_cache_get_title),
10488         (ev_page_cache_get_size), (ev_page_cache_next_page),
10489         (ev_page_cache_prev_page):
10490         * backend/ev-page-cache.h:
10491         * pdf/pdf-document.cc:
10492         * ps/gsdefaults.c:
10493         * ps/gsdefaults.h:
10494         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10495         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10496         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10497         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10498         (is_interpreter_ready), (output), (catchPipe), (input),
10499         (start_interpreter), (check_filecompressed), (compute_dimensions),
10500         (ps_document_enable_interpreter), (document_load),
10501         (ps_document_next_page), (render_page), (ps_document_set_page),
10502         (ps_document_set_scale), (render_pixbuf_idle),
10503         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10504         * ps/ps-document.h:
10505         * shell/Makefile.am:
10506         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10507         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10508         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10509         (ev_pixbuf_cache_new), (job_finished_cb),
10510         (check_job_size_and_unref), (move_one_job),
10511         (ev_pixbuf_cache_update_range), (find_job_cache),
10512         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10513         (ev_pixbuf_cache_add_jobs_if_needed),
10514         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10515         * shell/ev-pixbuf-cache.h:
10516         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10517         (idle_print_handler):
10518         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10519         (selection_changed_cb), (create_loading_model),
10520         (ev_sidebar_links_construct), (links_page_num_func),
10521         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10522         (update_page_callback), (job_finished_cb),
10523         (ev_sidebar_links_set_document):
10524         * shell/ev-sidebar-thumbnails.c:
10525         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10526         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10527         (page_changed_cb), (thumbnail_job_completed_callback),
10528         (ev_sidebar_thumbnails_set_document):
10529         * shell/ev-sidebar-thumbnails.h:
10530         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10531         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10532         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10533         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10534         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10535         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10536         (ev_view_button_release_event), (ev_view_scroll_view),
10537         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10538         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10539         (ev_view_new), (job_finished_cb), (page_changed_cb),
10540         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10541         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10542         (ev_view_find_previous):
10543         * shell/ev-view.h:
10544         * shell/ev-window.c: (update_action_sensitivity),
10545         (ev_window_open_page), (update_window_title), (update_total_pages),
10546         (page_changed_cb), (ev_window_setup_document),
10547         (password_dialog_response), (ev_window_cmd_save_as),
10548         (ev_window_print), (ev_window_cmd_go_previous_page),
10549         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10550         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10551         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10552         * shell/main.c: (main):
10553
10554         Merge evince-threads branch
10555
10556 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10557
10558         * configure.ac: Added "lt" to ALL_LINGUAS.
10559
10560 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10561
10562         * NEWS:
10563         * configure.ac:
10564
10565         Release 0.1.9
10566
10567 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10568
10569         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10570
10571         Fix here also the thumbnails 1-basedness :)
10572
10573 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10574
10575         * NEWS:
10576         * configure.ac:
10577
10578         Release 0.1.8
10579
10580 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10581
10582         * pdf/pdf-document.cc:
10583         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10584         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10585
10586         Fix the mess we did with thumbnails and 1-basedness
10587
10588 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10589
10590         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10591
10592 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10593
10594         * NEWS:
10595         * configure.ac:
10596
10597         Release 0.1.7
10598
10599 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10600
10601         * ps/Makefile.am:
10602         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10603         (gtk_gs_defaults_get_alpha_parameters),
10604         (gtk_gs_defaults_get_ungzip_cmd),
10605         (gtk_gs_defaults_get_unbzip2_cmd):
10606         * ps/gsdefaults.h:
10607         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10608         (ps_document_get_orientation), (document_load),
10609         (ps_document_goto_page), (ps_document_set_page_size):
10610         * ps/ps-document.h:
10611
10612         Some more sanitization of the ps backend. Remove a lot
10613         of unused code and do not base our defaults on ggv
10614         preferences (ugh!)
10615
10616 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10617
10618         * thumbnailer/evince-thumbnailer.schemas:
10619         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10620         (main): add -s option for thumbnail size.
10621
10622 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10623
10624         * configure.ac:
10625
10626         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10627         remove it.
10628
10629 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10630
10631         * pdf/pdf-document.cc:
10632
10633         Remove 4 pixels of useless border from the
10634         thumbnail.
10635
10636 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10637
10638         * backend/ev-document-thumbnails.c:
10639         (ev_document_thumbnails_get_thumbnail):
10640         * backend/ev-document-thumbnails.h:
10641
10642         Rework API a bit. Add a border flag and
10643         change sizing logic (now the size we specify
10644         applies to the bigger dimension).
10645
10646         * pdf/pdf-document.cc:
10647         * pixbuf/pixbuf-document.c:
10648         (pixbuf_document_thumbnails_get_thumbnail):
10649         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10650         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10651
10652         Adapt to the new API and do not draw a border for nautilus
10653         thumbnailer.
10654
10655 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10656
10657         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10658         take thumbnails from page "0" instead of "1". Added a copyright header.
10659
10660 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10661
10662         * ps/ps-document.c: (set_up_page), (start_interpreter):
10663
10664         Make it C89 compliant
10665
10666 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10667
10668         * Makefile.am:
10669         * configure.ac:
10670         * pdf/.cvsignore:
10671         * pdf/pdf-document.cc:
10672         * thumbnailer/Makefile.am:
10673         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10674         (main):
10675         * thumbnailer/evince-thumbnailer.schemas:
10676         * thumbnailer/pdf-icon.png:
10677
10678         Add a nautilus thumbnailer.
10679         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10680
10681 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10682
10683         * NEWS:
10684         * configure.ac:
10685         * po/POTFILES.in:
10686
10687         Release 0.1.6
10688
10689 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10690
10691         Use poppler instead of including xpdf source code.  Poppler is a
10692         fork of xpdf to build it as a shared library. See
10693         http://freedesktop.org/wiki/Software/poppler.
10694
10695         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10696         xpdf fork.
10697         
10698         * pdf/Makefile.am: Build libpdfdocument.a here.
10699         
10700         * pdf/GDKSplashOutputDev.cc:
10701         * pdf/GDKSplashOutputDev.h:
10702         * pdf/GnomeVFSStream.cc:
10703         * pdf/GnomeVFSStream.h:
10704         * pdf-document.cc:
10705         * pdf-document.h:
10706         * test-gdk-output-dev.cc
10707         * Thumb.cc:
10708         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10709         against poppler.
10710
10711 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10712
10713         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10714
10715         Clear idle stack before unsetting the document
10716
10717 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10718
10719         * ps/ps-document.c: (ps_document_widget_event),
10720         (ps_document_set_target), (ps_document_finalize),
10721         (ps_document_get_page):
10722
10723         Disconnect the widget event signal on finalize.
10724         Some code cleanups.
10725
10726 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10727
10728         * ps/ps-document.c: (set_up_page):
10729
10730         If there is no bpixmap create one, even if size
10731         is not changed.
10732
10733 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10734
10735         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10736         (set_up_page), (document_load), (ps_document_set_zoom):
10737
10738         Default page is 0. Calculate size even when we have no
10739         target yet.
10740
10741 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10742
10743         * shell/ev-sidebar.c: expand the selection widget to be always as
10744         wide as the sidebar
10745
10746 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10747
10748         * shell/ev-sidebar-thumbnails.c:
10749         (ev_sidebar_thumbnails_set_document):
10750
10751         Clear the list store when setting document
10752
10753 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10754
10755         * shell/ev-page-action.c: (update_entry), (sync_entry),
10756         (activate_cb), (entry_size_request_cb), (create_tool_item),
10757         (connect_proxy):
10758
10759         Use an entry for the page control instead of spinbuttons
10760
10761 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10762
10763         * data/evince.schemas.in:
10764
10765         Correct confusing string
10766
10767 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10768
10769         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10770         for real.  Gosh, how long has this been broken.
10771
10772         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10773         check for a NULL link.  We crash otherwise.
10774
10775 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10776
10777         * NEWS:
10778         * configure.ac:
10779
10780         Release 0.1.5
10781
10782 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10783
10784         * configure.ac: add the french translation.
10785
10786 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10787
10788         * shell/ev-window.c:
10789
10790         Remove unused header -> fix distcheck
10791
10792 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10793
10794         * shell/ev-window.c: (update_window_title),
10795         (ev_window_popup_password_dialog):
10796
10797         Unescape filename for display
10798
10799 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10800
10801         * pdf/xpdf/pdf-document.cc:
10802
10803         In get_page_size deal with rotation. Also
10804         cleanup the function a bit.
10805
10806 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10807
10808         * pdf/xpdf/pdf-document.cc:
10809
10810         Fix crash when opening in new window
10811
10812 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10813
10814         * configure.ac:
10815
10816         Check ghostscript >= 7
10817
10818 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10819
10820         * shell/ev-window.c:
10821
10822         Make page width the default sizing mode
10823
10824 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10825         Marco Pesenti Gritti <marco@gnome.org>
10826
10827         * shell/ev-window.c: Remember the sidebar size
10828
10829         * data/evince.schemas.in: Add a new gconf key to store the size of
10830         the sidebar
10831
10832 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10833
10834         * data/evince-ui.xml:
10835         * shell/ev-window.c: (update_action_sensitivity),
10836         (ev_window_cmd_view_reload):
10837         
10838         Add a "Reload" action and menu entry
10839
10840 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10841
10842         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10843         iff the type doesn't support thumbnailing and indexing.
10844
10845 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10846
10847         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10848
10849 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10850
10851         * pdf/splash/Splash.cc:
10852
10853         Port fix for a crasher from kde bug
10854         http://bugs.kde.org/show_bug.cgi?id=97131
10855
10856 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10857
10858         * pdf/xpdf/pdf-document.cc:
10859
10860         Return a link even if it's of an unrecognized
10861         type. Otherwise we go in an infinte cycle.
10862
10863 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10864
10865         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10866         (size_allocate_cb), (ev_window_set_sizing_mode):
10867
10868         Update size when switching mode
10869
10870 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10871
10872         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10873         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10874         (ev_window_cmd_view_normal_size):
10875
10876         Fix size toggle buttons behavior
10877
10878 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10879
10880         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10881         (doc_rect_to_view_rect), (ev_view_size_allocate),
10882         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10883         (scale_changed_callback):
10884
10885         Do not cache offsets in size_allocate.
10886
10887 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10888
10889         * shell/ev-view.c: (ev_view_size_allocate):
10890
10891         Calculate offsets before calling the parent
10892         class (which does a redraw)
10893
10894 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10895
10896         * pdf/xpdf/pdf-document.cc:
10897
10898         Fix a crasher on exit. Unused code, put a TODO
10899
10900 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10901
10902         * backend/ev-document.c: (ev_document_class_init),
10903         (ev_document_page_changed), (ev_document_scale_changed):
10904         * backend/ev-document.h:
10905
10906         Separate page/scale notifications
10907
10908         * pdf/xpdf/pdf-document.cc:
10909
10910         Emit the new signals.
10911         Do not display the pdf page in _render, do it
10912         when scale/page are requested.
10913
10914         * ps/ps-document.c: (ps_document_set_zoom),
10915         (ps_document_widget_event):
10916         * ps/ps-document.h:
10917
10918         Emit the new signals.
10919
10920         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10921         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10922         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10923         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10924         * shell/ev-view.h:
10925         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10926         (ev_window_cmd_view_page_width), (size_allocate_cb),
10927         (ev_window_set_sizing_mode):
10928
10929         Rework sizing to be pixel based.
10930         There are bugs but should be already way better.
10931
10932 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10933
10934         * shell/ev-window.c: (ev_window_init):
10935
10936         Do not allow to shrink sidebar smaller then
10937         child requisition
10938
10939 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10940
10941         * shell/ev-sidebar.[ch]
10942         * shell/ev-window.c:
10943
10944         Improved sidebar widget. Fixes #166683
10945
10946 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10947
10948         * shell/ev-view.c (update_find_status_message): Give translators
10949         more flexibility with ngettext plural handling.
10950
10951 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10952
10953         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10954         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10955         page when we get the page size.
10956
10957 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10958
10959         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10960
10961         ps pages are 0 based, convert 
10962
10963 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10964
10965         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10966
10967         Initialize correct parent class. Set GError on document load
10968
10969 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10970
10971         * pdf/xpdf/pdf-document.cc:
10972
10973         Fixup selection offset calculation
10974
10975         * shell/ev-view.c: (view_rect_to_doc_rect),
10976         (doc_rect_to_view_rect), (ev_view_size_allocate),
10977         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10978         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10979
10980         Store selection as document relative, so that zooming
10981         and offset changing doesnt break it.
10982
10983 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10984
10985         * shell/ev-view.c: (ev_view_best_fit):
10986
10987         Do not try to best fit if the view is not realized
10988
10989 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10990           
10991         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10992
10993 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10994
10995         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10996
10997 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10998
10999         * shell/ev-window.c: Change the fullscreen toolbar to always be in
11000         the popup window.  That prevents it resizing when in full screen
11001         mode.
11002
11003         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
11004         multiple rerenders.  This pretty much sucks.
11005
11006         * data/evince-ui.xml: Change the fullscreen toolbar to include the
11007         rest of the toolbar.
11008
11009 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
11010
11011         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
11012
11013 2005-02-17  Alexander Shopov  <ash@contact.bg>
11014
11015         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
11016
11017 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
11018
11019         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
11020
11021 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
11022
11023         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
11024         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
11025         (set_document_page), (document_changed_callback),
11026         (ev_view_set_document), (ev_view_find_previous),
11027         (ev_view_hide_cursor), (ev_view_show_cursor):
11028         * shell/ev-view.h:
11029         * shell/ev-window.c: (update_chrome_visibility),
11030         (fullscreen_timeout_cb), (fullscreen_set_timeout),
11031         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
11032         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
11033         (ev_window_unfullscreen):
11034         * shell/main.c: (main):
11035
11036         Automatically hide the fullscreen button.
11037         Patch by Kristian Høgsberg <krh@redhat.com>
11038
11039 2005-02-16  Vincent Noel  <vnoel@cox.net>
11040
11041         * shell/main.c (main): Specify an icon for the window. Patch by
11042         Jaap A. Haitsma. Fixes #166177.
11043
11044 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
11045
11046         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
11047
11048 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
11049
11050         * backend/ev-document-misc.h:
11051         * backend/ev-document-misc.c:
11052         (ev_document_misc_get_page_border_size),
11053         (ev_document_misc_paint_one_page): New function to canonicalize
11054         sizing/painting a border.
11055
11056         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
11057         used.
11058
11059         * pdf/xpdf/pdf-document.cc: use new function
11060
11061         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
11062         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
11063         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
11064         shell/ev-window.c: (update_sizing_buttons),
11065         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
11066         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
11067         (ev_window_cmd_view_page_width), (size_allocate_cb),
11068         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
11069         and "fit width" values act as toggle buttons so they stay
11070         toggled.  It's not 100% perfect, and it's a little slow, but it's
11071         good enough to commit I think.
11072
11073 2005-02-15  David Lodge  <dave@cirt.net>
11074
11075         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
11076
11077 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
11078
11079         * shell/ev-window.c (update_window_title): replace newlines in
11080         the title by spaces. Bug #166107.
11081
11082 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
11083
11084         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
11085         parameters providing allocation width and height without
11086         scrollbars and width of a possible vertical scrollbar. With this
11087         additional information the functions can work as
11088         intended. Unfortunately they're not idempotent. We should
11089         transform these commands to toggles. Fixes Bug #164976
11090         Initial patch by Stephane Loeuillet, then heavily modified.
11091
11092         * shell/ev-view.h: update prototypes.
11093
11094         * shell/ev-window.c (ev_window_cmd_view_best_fit)
11095         (ev_window_cmd_view_page_width): provide EvView fit functions with
11096         all the information they need. Formulas to calculate this
11097         information taken from GtkScrolledWindow.
11098
11099 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
11100
11101         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
11102         created a thumbnail, the list store is updated to know
11103         that the thumbnail is set. Fixes bug #166792
11104
11105 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
11106
11107         * shell/ev-window.c: fixed typo, closes bug 166897
11108
11109         * TODO: updated TODO with bug numbers that are relevant
11110
11111 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
11112
11113         * shell/ev-window.c: Support for DnD of files. Fixes #164813
11114
11115 2005-02-09  Vincent Noel  <vnoel@cox.net>
11116
11117         * shell/ev-window.c: (set_action_properties): Set the "Previous"
11118         and "Next" toolbar buttons as important to make them stand out.
11119
11120 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11121
11122         * lib/ev-debug.c:
11123         * lib/ev-debug.h:
11124         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
11125         (start_interpreter), (stop_interpreter), (document_load),
11126         (ps_document_next_page), (ps_document_goto_page),
11127         (ps_document_set_page_size), (ps_document_widget_event),
11128         (ps_document_render):
11129         * shell/ev-page-view.c: (ev_page_view_dispose):
11130         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
11131
11132         Fix compilation on non-gcc platforms
11133
11134 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11135
11136         * NEWS:
11137         * configure.ac:
11138
11139         Release 0.1.4
11140
11141         * pdf/xpdf/Catalog.cc:
11142         * pdf/xpdf/XRef.cc:
11143
11144         Fix the fix for CAN-2004-0888
11145
11146 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11147
11148         * data/Makefile.am:
11149         * data/evince-ui.xml:
11150         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11151         * shell/ev-stock-icons.h:
11152         * shell/ev-window.c: (update_action_sensitivity),
11153         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11154         (set_action_properties):
11155
11156         Improve toolbar layout/icons
11157
11158 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11159
11160         * pdf/xpdf/pdf-document.cc:
11161
11162         Add warnings about unimplemented/unknown link
11163         types.
11164
11165 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11166
11167         * ps/ps-document.c: (set_up_page):
11168
11169         Log gs property
11170
11171 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11172
11173         * ps/ps-document.c: (start_interpreter):
11174
11175         Log gs env var
11176
11177 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11178
11179         * shell/ev-page-view.c: (ev_page_view_dispose):
11180         * shell/ev-view.c: (ev_view_finalize):
11181         * shell/ev-window.c: (ev_window_setup_document),
11182         (ev_window_dispose), (ev_window_init):
11183
11184         Solve more refs issues.
11185
11186         I commented out the page_view initialization for now:
11187         it was never destroyed (because it's never added
11188         to a container). Because of that we was leaking
11189         gs processes. Couldnt think to a clean fix.
11190         We need to figure this out, password view has the
11191         same issue probably.
11192
11193 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11194
11195         * ps/ps-document.c: (ps_document_finalize),
11196         (ps_document_get_n_pages), (ps_document_get_page):
11197
11198         Some cleanups, stop the interpreter on finalize
11199
11200         * shell/ev-page-view.c: (ev_page_view_dispose),
11201         (ev_page_view_class_init):
11202
11203         Release our reference on the document
11204
11205 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11206
11207         * Makefile.am:
11208         * configure.ac:
11209         * doc/debugging.txt:
11210         * lib/.cvsignore:
11211         * lib/Makefile.am:
11212         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11213         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11214         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11215         * lib/ev-debug.h:
11216
11217         Add debugging helpers
11218
11219         * ps/Makefile.am:
11220         * ps/ps-document.c: (set_up_page), (start_interpreter),
11221         (stop_interpreter), (document_load), (ps_document_next_page),
11222         (ps_document_goto_page), (ps_document_set_page_size),
11223         (ps_document_widget_event), (ps_document_render):
11224         * shell/Makefile.am:
11225         * shell/ev-view.c: (expose_bin_window):
11226         * shell/main.c: (main):
11227
11228         Add some logs
11229         
11230 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11231
11232         * ps/ps-document.c: (ps_document_widget_event):
11233
11234         Initialize message_window, this should make ps
11235         rendering really work! (Never noticed because I was
11236         testing with a ps that is causing gs to exit every time!)
11237
11238 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11239
11240         * data/evince.schemas.in: updated simple error in applyto closing tag
11241
11242 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11243
11244         * Makefile.am:
11245         * configure.ac:
11246         * data/.cvsignore:
11247         * data/Makefile.am:
11248         * data/evince-ui.xml:
11249         A data/evince.schemas.in:
11250         * po/POTFILES.in:
11251         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11252         * shell/ev-stock-icons.h:
11253         * shell/ev-window.c: (update_chrome_visibility),
11254         (update_chrome_flag), (ev_window_cmd_edit_find),
11255         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11256         (ev_window_unfullscreen), (ev_window_focus_in_event),
11257         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11258         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11259         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11260         (ev_window_dispose), (ev_window_class_init),
11261         (set_action_properties), (set_chrome_actions), (load_chrome),
11262         (ev_window_init):
11263
11264         Implement fullscreen mode changes from bug #164776.
11265         Also implement persistent chrome toggles.
11266
11267 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11268
11269         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11270
11271 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11272
11273         * NEWS:
11274         * configure.ac:
11275         * shell/ev-view.c:
11276
11277         Add another check for find interface
11278
11279         Release 0.1.3
11280
11281 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11282
11283         * shell/ev-application.c: (ev_application_open):
11284         * shell/ev-window.c: (ev_window_open):
11285
11286         Open gzipped ps documents
11287
11288 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11289
11290         * TODO:
11291         * shell/ev-view.c: (set_document_page):
11292
11293         Clamp page number, dont try to move to
11294         not existant pages.
11295
11296 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11297
11298         * backend/ev-document-find.c: (ev_document_find_changed):
11299         * backend/ev-document-find.h:
11300         * pdf/xpdf/pdf-document.cc:
11301         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11302         * shell/ev-window.c: (find_bar_search_changed_cb):
11303
11304         Fix several bugs with find
11305
11306 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11307
11308         * shell/ev-sidebar-thumbnails.c
11309         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11310         document. Prevents warning from scroll_to_cell.
11311
11312 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11313
11314         * configure.ac: Add «nb» to ALL_LINGUAS too.
11315
11316 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11317
11318         * NOTES: New file with some random thoughts.
11319
11320         * TODO: Update.
11321
11322         * backend/ev-document-misc.c:
11323         (ev_document_misc_get_page_border_size): New function to
11324         canonicalize shadow drawing sizes.  Possibly goofy.
11325
11326         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11327         (ev_view_best_fit), (ev_view_fit_width):
11328         * pdf/xpdf/pdf-document.cc:
11329         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11330         * ps/ps-document.c: (ps_document_get_page_size):
11331         * backend/ev-document-misc.h:
11332         * backend/ev-document.c: (ev_document_get_page_size):
11333         * backend/ev-document.h: get_page_size now takes a page number
11334         parameter.  Made all the backends/frontends honor it.
11335
11336         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11337         see.  Doesn't work yet.
11338
11339         * shell/Makefile.am:
11340         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11341         Doesn't do anything yet.
11342
11343         * shell/ev-sidebar-thumbnails.c:
11344         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11345         [0..n_pages-1]
11346
11347         * shell/ev-window.c: (update_action_sensitivity),
11348         (ev_window_setup_document), (ev_window_set_page_mode),
11349         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11350         view-swapping code a bit so we can have multiple views on a
11351         document.  Add the multi-page view, though it can't be turned on
11352         yet.
11353
11354 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11355
11356         * shell/ev-application.c: (ev_application_open):
11357         * shell/ev-view.c: (expose_bin_window):
11358         * shell/ev-window.c: (ev_window_open):
11359
11360         Support eps and check document supports find
11361         before drawing highlightings in expose.
11362
11363 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11364
11365         * pixbuf/pixbuf-document.c:
11366         (pixbuf_document_thumbnails_get_dimensions),
11367         (pixbuf_document_document_thumbnails_iface_init):
11368
11369         implement get_dimensions
11370
11371 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11372
11373         * NEWS:
11374         * configure.ac:
11375
11376         Release 0.1.2
11377
11378 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11379
11380         * shell/ev-view.c: (set_document_page):
11381
11382         Scroll at the top of the page when changing page
11383
11384 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11385
11386         * shell/ev-view.c: (ev_view_motion_notify_event):
11387
11388         Do not redraw unnecessarily
11389
11390 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11391
11392         * pdf/xpdf/pdf-document.cc:
11393         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11394         (expose_bin_window), (find_changed_cb):
11395
11396         Yay! find works now... Now to find bugs...
11397
11398 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11399
11400         * backend/ev-document-find.c: (ev_document_find_base_init),
11401         (ev_document_find_changed):
11402         * backend/ev-document-find.h:
11403         * pdf/xpdf/pdf-document.cc:
11404         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11405         (expose_bin_window), (ev_view_init), (set_document_page),
11406         (ensure_rectangle_is_visible), (jump_to_find_result),
11407         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11408         (ev_view_find_next), (ev_view_find_previous):
11409         * shell/ev-view.h:
11410         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11411
11412         More work on find implementation, mostly there now
11413
11414 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11415
11416         * backend/ev-backend-marshalers.list:
11417         * backend/ev-document-find.c: (ev_document_find_base_init),
11418         (ev_document_find_cancel), (ev_document_find_page_has_results),
11419         (ev_document_find_get_n_results), (ev_document_find_get_result),
11420         (ev_document_find_get_progress), (ev_document_find_changed):
11421         * backend/ev-document-find.h:
11422
11423         Enanche the find interface to be really able to do
11424         multi page find.
11425
11426         * pdf/xpdf/pdf-document.cc:
11427
11428         Implement
11429
11430         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11431         (expose_bin_window), (ev_view_init),
11432         (ev_view_get_find_status_message), (find_changed_cb),
11433         (ev_view_set_document), (set_document_page):
11434
11435         Adapt to the new interface. A few things are regressed sorry,
11436         I will finish it soon.
11437
11438 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11439
11440         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11441         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11442         ev_sidebar_thumbnails_parent_class variable, don't define another
11443         parent_class variable.
11444
11445         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11446         (ev_page_action_class_init): ditto.
11447
11448         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11449         (pixbuf_document_class_init): ditto.
11450
11451         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11452         ditto.
11453
11454         * .cvsignore: ignore various valgrind output files.
11455
11456 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11457
11458         * data/evince-ui.xml:
11459         * shell/Makefile.am:
11460         * shell/ev-history.c:
11461         * shell/ev-history.h:
11462         * shell/ev-navigation-action.c:
11463         * shell/ev-navigation-action.h:
11464         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11465         (ev_view_set_page), (ev_view_fit_width):
11466         * shell/ev-view.h:
11467         * shell/ev-window.c: (update_action_sensitivity),
11468         (ev_window_setup_document), (register_custom_actions):
11469
11470         Kill session history
11471
11472 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11473
11474         * shell/ev-window.c: (update_action_sensitivity):
11475
11476         Fix inverted up/down buttons
11477
11478 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11479
11480         * shell/ev-sidebar-thumbnails.c
11481         (ev_sidebar_thumbnails_select_page): make sure the selected
11482         thumbnail stays visible.
11483
11484 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11485
11486         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11487         scrolled window for Federico.
11488
11489 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11490
11491         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11492
11493 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11494
11495         * configure.ac:
11496         * pdf/splash/SplashFTFontEngine.cc:
11497
11498         Fix CID fonts with freetype 2.1.9
11499
11500 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11501
11502         * TODO: added item for desktop icon thumbnailer
11503
11504 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11505
11506         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11507         unloaded docs when the title is accessed.
11508
11509         * shell/ev-password-view.[hc]: New widget for displaying password
11510         state.
11511
11512         * shell/ev-window.[ch]: Refactor password handling code to handle
11513         the new view.
11514
11515 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11516
11517         * NEWS:
11518         * configure.ac:
11519         * data/Makefile.am:
11520
11521         Release 0.1.1
11522
11523 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11524
11525         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11526         ignore page offset here, to make search results independent of it,
11527
11528         * shell/ev-view.c (expose_bin_window): but take offsets into
11529         account here. Bug #164932
11530
11531         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11532         scale at the right time. Bug #164996
11533
11534 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11535
11536         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11537         fix the problem. Now I just removed the Adobe font names and hope
11538         that the URW fonts are always in outline format. Bug #164934
11539
11540         * shell/ev-window.c (update_window_title): empty titles are
11541         useless, use filename in that case too.
11542
11543         * NEWS: Add some content.
11544
11545 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11546
11547         * TODO: added one more TODO item and a TODONE section :)
11548
11549 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11550
11551         * ps/ps-document.h: add page_[xy]_offset fields.
11552
11553         * ps/ps-document.c (ps_document_set_page_offset)
11554         (ps_document_render): Keep offset in consideration in a few
11555         places. Bug #164752 "postscript documents are not centered in
11556         window"
11557
11558         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11559         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11560
11561         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11562         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11563         stub out missing methods for complete EvDocument implementation.
11564         Fixes segfaults with Save A Copy and Copy actions.
11565
11566         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11567         (ps_document_document_iface_init): ditto.
11568         
11569 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11570
11571         * data/.cvsignore:
11572         * data/Makefile.am:
11573         * data/evince.desktop.in:
11574
11575         Add desktop file
11576
11577 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11578
11579         * shell/ev-view.c: (ev_view_button_press_event),
11580         (ev_view_motion_notify_event):
11581
11582         Make selection work in any direction
11583
11584 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11585
11586         * TODO:
11587         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11588
11589         Use shorter labels for some of the toolbars items
11590
11591 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11592
11593         * pdf/xpdf/pdf-document.cc:
11594
11595         Check the links info is initialized before
11596         using it. Should fix a crash on startup.
11597
11598 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11599
11600         * pixbuf/pixbuf-document.c
11601         (pixbuf_document_thumbnails_get_dimensions): force floating point
11602         division to calculate page_ratio. Fixes crash with landscape
11603         format pixbufs.
11604
11605 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11606
11607         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11608
11609 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11610
11611         * shell/ev-view.c (set_document_page): unset has_selection when
11612         the page changes.
11613         (set_document_page): handle paper size changes when the page
11614         changes (test with Free Culture, page 2).
11615
11616 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11617
11618         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11619         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11620
11621         Use normal style color for the widget background and
11622         draw a black box around the page.
11623
11624 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11625
11626         * pdf/xpdf/pdf-document.cc:
11627
11628         Keep offset in consideration in a few places
11629
11630         * shell/ev-view.c: (expose_bin_window):
11631
11632         Set the offsets so that the document is ever centered
11633
11634 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11635
11636         * TODO: Added TODO items and finished off the first todo item
11637
11638         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11639         reflect current authors
11640
11641 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11642
11643         * pdf/xpdf/pdf-document.cc:
11644         * shell/ev-view.c: (ev_view_set_cursor),
11645         (ev_view_motion_notify_event), (document_changed_callback),
11646         (set_document_page):
11647
11648         Show a wait cursor while the page is rendering
11649
11650 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11651
11652         * shell/ev-sidebar-thumbnails.c:
11653         (ev_sidebar_tree_selection_changed),
11654         (ev_sidebar_thumbnails_select_page):
11655         * shell/ev-sidebar-thumbnails.h:
11656         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11657         (ev_view_can_go_forward):
11658         * shell/ev-window.c: (ev_window_open_page),
11659         (ev_window_setup_document), (update_current_page),
11660         (view_page_changed_cb), (ev_window_init):
11661         * shell/ev-window.h:
11662
11663         Ensure thumbnails selection, toolbar page control and
11664         current page are in sync.
11665
11666 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11667
11668         * pdf/xpdf/XRef.cc:
11669
11670         Fix CAN-2005-0064
11671
11672 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11673
11674         * backend/Makefile.am:
11675         * backend/ev-document-links.h:
11676         * backend/ev-document-security.c: (ev_document_security_get_type),
11677         (ev_document_security_has_document_security),
11678         (ev_document_security_set_password):
11679         * backend/ev-document-security.h:
11680         * backend/ev-document.c: (ev_document_error_quark):
11681         * backend/ev-document.h:
11682         * data/Makefile.am:
11683         * data/evince-password.glade:
11684         * pdf/xpdf/pdf-document.cc:
11685         * shell/Makefile.am:
11686         * shell/ev-password.c: (ev_password_set_bad_password_label),
11687         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11688         (ev_password_dialog_get_password),
11689         (ev_password_dialog_set_bad_pass):
11690         * shell/ev-password.h:
11691         * shell/ev-window.c: (ev_window_get_attribute),
11692         (ev_window_set_property), (update_action_sensitivity),
11693         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11694         (ev_window_setup_document), (ev_window_get_password),
11695         (ev_window_open), (ev_window_cmd_save_as),
11696         (using_postscript_printer), (ev_window_print),
11697         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11698         (update_fullscreen_popup), (ev_window_fullscreen),
11699         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11700         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11701         (menu_item_select_cb), (find_bar_search_changed_cb),
11702         (ev_window_dispose), (ev_window_init):
11703
11704         Add initial support for password-supported dialogs.  This could be
11705         a lot cooler, but it'll do for now.
11706
11707 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11708
11709         * pdf/xpdf/pdf-document.cc:
11710         * shell/ev-view.c: (status_message_from_link),
11711         (ev_view_set_status), (ev_view_set_cursor),
11712         (ev_view_motion_notify_event), (ev_view_init):
11713         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11714
11715         Fix bugs in the links implementation and change cursor
11716         when hovering a link.
11717
11718 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11719
11720         * viewer/.cvsignore: added cvsignore file for viewer directory
11721
11722         * TODO: created TODO document
11723
11724 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11725
11726         * shell/ev-view.h:
11727         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11728         new functions to help with implementation of sensitivity code
11729         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11730         of all actions that might require it.  Fixes a crash when you
11731         click on the Zoom actions in a window lacking a document.
11732
11733 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11734
11735         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11736         of the Find action
11737
11738 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11739
11740         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11741         (pixbuf_document_document_iface_init):
11742         * ps/ps-document.c: (ps_document_get_link),
11743         (ps_document_document_iface_init):
11744         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11745         (status_message_from_link), (ev_view_set_status),
11746         (ev_view_set_find_status), (ev_view_motion_notify_event),
11747         (ev_view_button_release_event), (ev_view_set_property),
11748         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11749         (ev_view_get_find_status_message), (update_find_results),
11750         (ev_view_get_status), (ev_view_get_find_status):
11751         * shell/ev-view.h:
11752         * shell/ev-window.c: (view_status_changed_cb),
11753         (view_find_status_changed_cb), (ev_window_init):
11754
11755         View status message support, use it to show the links.
11756         Needs work...
11757
11758 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11759
11760         * backend/ev-document.c: (ev_document_get_link):
11761         * backend/ev-document.h:
11762         * pdf/xpdf/pdf-document.cc:
11763         * shell/ev-application.c: (ev_application_open):
11764         * shell/ev-application.h:
11765         * shell/ev-sidebar-links.c: (selection_changed_cb):
11766         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11767         (ev_view_go_to_link):
11768
11769         Add support for document links
11770
11771 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11772
11773         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11774         (create_tool_item):
11775         Set the spin button limits correctly.
11776         
11777         * shell/ev-sidebar-thumbnails.c:
11778         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11779         Support changing pages by clicking on the thumbnails.
11780         
11781 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11782
11783         * pixbuf/pixbuf-document.c:
11784         (pixbuf_document_thumbnails_get_dimensions),
11785         (pixbuf_document_document_thumbnails_iface_init):
11786
11787         implement get_dimensions
11788
11789 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11790
11791         * ps/ps-document.c: (ps_document_goto_page):
11792
11793         Fix page switching on multipage documents
11794
11795 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11796
11797         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11798         
11799         check for NULL before assigning to width and height parameters
11800
11801 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11802
11803         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11804         (pixbuf_document_set_property), (pixbuf_document_get_property):
11805
11806         implement get/set properties
11807
11808 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11809
11810         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11811         
11812         return NULL instead of "Unknown", letting the title get set to
11813         the filename when the pdf has no title.
11814
11815 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11816
11817         * ps/ps-document.c: (ps_document_get_page_count),
11818         (ps_document_goto_page):
11819
11820 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11821
11822         * shell/ev-history.c: (ev_history_get_property),
11823         (ev_history_set_property), (ev_history_class_init),
11824         (ev_history_add_page), (ev_history_set_current_index):
11825         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11826         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11827         (ev_navigation_action_finalize):
11828         * shell/ev-navigation-action.h:
11829         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11830         (ev_view_go_forward), (ev_view_get_find_status_message),
11831         (history_index_changed_cb), (ev_view_set_history):
11832         * shell/ev-view.h:
11833         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11834         (update_current_page), (register_custom_actions):
11835
11836         Implement history dropdowns
11837
11838 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11839
11840         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11841         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11842         (ev_view_go_forward):
11843         * shell/ev-window.c: (register_custom_actions):
11844
11845         Fix several history bugs
11846
11847 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11848
11849         * configure.ac: Add «nb» to ALL_LINGUAS.
11850
11851 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11852
11853         * backend/Makefile.am:
11854         * backend/ev-bookmark.c:
11855         * backend/ev-bookmark.h:
11856         * backend/ev-document-bookmarks.c:
11857         * backend/ev-document-bookmarks.h:
11858         * backend/ev-document-links.c: (ev_document_links_get_type),
11859         (ev_document_links_has_document_links),
11860         (ev_document_links_begin_read), (ev_document_links_get_link),
11861         (ev_document_links_get_child), (ev_document_links_next),
11862         (ev_document_links_free_iter):
11863         * backend/ev-document-links.h:
11864         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11865         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11866         (ev_link_get_link_type), (ev_link_set_link_type),
11867         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11868         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11869         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11870         (ev_link_new_external):
11871         * backend/ev-link.h:
11872         * pdf/xpdf/pdf-document.cc:
11873         * shell/Makefile.am:
11874         * shell/ev-application.c: (ev_application_open_link):
11875         * shell/ev-application.h:
11876         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11877         (ev_history_get_link_nth):
11878         * shell/ev-history.h:
11879         * shell/ev-sidebar-bookmarks.c:
11880         * shell/ev-sidebar-bookmarks.h:
11881         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11882         (ev_sidebar_links_class_init), (selection_changed_cb),
11883         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11884         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11885         (do_one_iteration), (populate_links_idle),
11886         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11887         * shell/ev-sidebar-links.h:
11888         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11889         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11890         (go_to_index):
11891         * shell/ev-view.h:
11892         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11893         * shell/ev-window.h:
11894
11895         Rename bookmark to link, and use "Index" for the sidebar panel.
11896
11897 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11898
11899         * shell/Makefile.am:
11900         * shell/ev-application.c: (ev_application_open_bookmark):
11901         * shell/ev-application.h:
11902         * shell/ev-history.c: (ev_history_init), (free_links_list),
11903         (ev_history_finalize), (ev_history_class_init),
11904         (ev_history_add_link), (ev_history_add_page),
11905         (ev_history_get_link_nth), (ev_history_get_n_links),
11906         (ev_history_get_current_index), (ev_history_set_current_index),
11907         (ev_history_new):
11908         * shell/ev-history.h:
11909         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11910         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11911         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11912         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11913         (ev_view_set_page):
11914         * shell/ev-view.h:
11915         * shell/ev-window.c: (ev_window_open_bookmark),
11916         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11917         (goto_page_cb), (register_custom_actions):
11918         * shell/ev-window.h:
11919
11920         Initial history implementation. Needs work.
11921
11922 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11923
11924         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11925
11926 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11927
11928         * cut-n-paste/recent-files/egg-recent-item.c:
11929         * cut-n-paste/recent-files/egg-recent-item.h:
11930         * cut-n-paste/recent-files/egg-recent-model.c:
11931         * cut-n-paste/recent-files/egg-recent-util.c:
11932         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11933         * cut-n-paste/recent-files/egg-recent-view.c:
11934
11935         Update
11936
11937 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11938
11939         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11940         (fillGlyph, fillImageMask, drawImage):
11941         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11942         pdf/splash/SplashTypes.h:
11943         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11944         packed mode for Splash.
11945
11946         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11947         RGB8 packed mode, eliminates the pixbuf data creation loop.
11948
11949         * shell/ev-print-job.c (ev_print_job_finalize)
11950         (ev_print_job_set_property, ev_print_job_get_property)
11951         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11952         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11953         (print_closure_finalize, ev_print_job_print): implement
11954         printing (for backends with EvPsExporter)
11955
11956         * shell/ev_print_job.h: update prototypes.
11957
11958         * shell/ev-window.c (ev_window_print): unref print job after
11959         printing.
11960
11961         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11962         unless the document implements the EvDocumentFind interface.
11963
11964 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11965
11966         * configure.ac: Added ja to ALL_LINGUAS.
11967
11968 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11969
11970         * pdf/xpdf/pdf-document.cc:
11971
11972         add a FIXME. We should probably not allocate
11973         a bookmark object every time
11974
11975 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11976
11977         * shell/ev-application.c: (ev_application_open),
11978         (ev_application_open_bookmark):
11979         * shell/ev-application.h:
11980         
11981         Add a way to open bookmarks
11982
11983         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11984         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11985         (ev_bookmark_set_property), (ev_bookmark_class_init),
11986         (ev_bookmark_new_title), (ev_bookmark_new_link),
11987         (ev_bookmark_new_external):
11988
11989         Support for external uris, better constructors.
11990
11991         * backend/ev-bookmark.h:
11992         * pdf/xpdf/pdf-document.cc:
11993         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11994
11995         Handle external uris
11996
11997 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11998
11999         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
12000         (ev_sidebar_bookmarks_construct), (do_one_iteration):
12001
12002         Hook up bookmarks navigation
12003
12004 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12005
12006         * backend/Makefile.am:
12007         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
12008         (ev_bookmark_get_title), (ev_bookmark_set_title),
12009         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
12010         (ev_bookmark_get_page), (ev_bookmark_set_page),
12011         (ev_bookmark_get_property), (ev_bookmark_set_property),
12012         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
12013         (ev_bookmark_new):
12014         * backend/ev-bookmark.h:
12015         * backend/ev-document-bookmarks.c:
12016         (ev_document_bookmarks_get_bookmark):
12017         * backend/ev-document-bookmarks.h:
12018         * pdf/xpdf/pdf-document.cc:
12019         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
12020
12021         Add a bookmark object to the backend and use it instead of get_values
12022
12023 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
12024
12025         * data/evince-ui.xml:
12026
12027         Cleanup and add select all.
12028
12029         * shell/ev-view.c: (ev_view_select_all),
12030         (ev_view_button_press_event):
12031         * shell/ev-view.h:
12032         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
12033
12034         Add select all.
12035         Clear selection on click.
12036
12037 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
12038
12039         * shell/ev-sidebar-thumbnails.c
12040         (ev_sidebar_thumbnails_set_document): forgot to unref the
12041         loading_icon.
12042
12043 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
12044
12045         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
12046         at the visible page, not just linearly.  This makes it look fast.
12047
12048 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
12049
12050         * backend/ev-document-misc.c
12051         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
12052         white.
12053         * backend/ev-document-thumbnails.h: New interface to get the size
12054         of a page.
12055
12056 2005-01-06  Jeremy Katz  <katzj@redhat.com>
12057
12058         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
12059         make dist works
12060
12061 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
12062
12063         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
12064         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
12065         things up a bit.
12066
12067         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
12068
12069 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
12070
12071         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
12072         fonts. Should fix font problems on systems that have the base
12073         fonts in bitmap format. Reported by James Henstridge
12074         <james@jamesh.id.au>.
12075
12076 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12077
12078         * pdf/xpdf/Gfx.cc:
12079         * pdf/xpdf/GfxState.cc:
12080
12081         Fix for CAN-2004-1125
12082
12083 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12084
12085         * shell/ev-view.c: (ev_view_copy):
12086         * shell/ev-view.h:
12087         * shell/ev-window.c: (ev_window_cmd_edit_copy):
12088
12089         Implement Edit->Copy
12090
12091 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12092
12093         * backend/ev-document.c: (ev_document_get_text):
12094         * backend/ev-document.h:
12095         * pdf/xpdf/pdf-document.cc:
12096         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
12097         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
12098         (ev_view_update_primary_selection), (ev_view_button_press_event),
12099         (ev_view_motion_notify_event), (ev_view_button_release_event):
12100
12101         Beginnings of clipboard support. Incomplete but primary sort
12102         of work.
12103
12104 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12105
12106         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
12107         (expose_bin_window):
12108
12109         Nicer rubberband drawing, from GtkIconView.
12110
12111 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12112
12113         * backend/ev-document.c: (ev_document_save):
12114         * backend/ev-document.h:
12115         * data/evince-ui.xml:
12116         * pdf/xpdf/pdf-document.cc:
12117         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
12118
12119         Implement "Save a copy..." menu item
12120
12121 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
12122
12123         * shell/ev-view.c: (ev_view_zoom):
12124
12125         Queue a resize when zoom changes
12126
12127 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
12128
12129         * backend/ev-document-misc.[ch]: New misc file to do simple drop
12130         shadows.
12131
12132         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12133         thumbnails..
12134
12135 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12136
12137         * pdf/xpdf/pdf-document.cc
12138         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12139
12140 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12141
12142         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12143         It's slow, but I'll speed it up next!
12144
12145 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12146
12147         * shell/main.c (load_files):
12148
12149         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12150         from the command line and because it seems more appropriate.
12151
12152 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12153
12154         * data/evince-ui.xml:
12155         * shell/ev-window.c: (update_action_sensitivity),
12156         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12157
12158         s/next page/page down
12159         s/previous page/page up
12160
12161 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12162
12163         * data/evince-ui.xml:
12164
12165         Change the layout to match clarkbw design.
12166
12167         * shell/Makefile.am:
12168         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12169         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12170         (ev_navigation_action_finalize),
12171         (ev_navigation_action_set_property),
12172         (ev_navigation_action_get_property),
12173         (ev_navigation_action_class_init):
12174         * shell/ev-navigation-action.h:
12175
12176         Implement clarkbw toolbar navigation controls (incomplete)
12177
12178         * shell/ev-page-action.c: (update_label), (update_spin),
12179         (value_changed_cb), (create_tool_item), (connect_proxy),
12180         (ev_page_action_init), (ev_page_action_finalize),
12181         (ev_page_action_set_property), (ev_page_action_get_property),
12182         (ev_page_action_set_current_page),
12183         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12184         * shell/ev-page-action.h:
12185
12186         Implement a page switcher in the toolbar
12187
12188         * shell/ev-view.c: (ev_view_scroll_view):
12189         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12190         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12191         (register_custom_actions), (ev_window_init):
12192
12193         Change page on PageUp/Down.
12194
12195 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12196
12197         * pdf/xpdf/pdf-document.cc
12198         (pdf_document_thumbnails_get_thumbnail): initial stab at
12199         implementing thumbnail support for pdfs.  It only does documents
12200         with precached pdfs now.
12201
12202 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12203
12204         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12205         thumbnail code into a time-based idle as well.  Also, turn off the
12206         shadow temporarily as it's really slow.
12207
12208 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12209
12210         * backend/ev-document.c: (ev_document_class_init):
12211         * pdf/xpdf/pdf-document.cc:
12212         * shell/ev-window.c: (ev_window_open):
12213
12214         Fix document title bugs and fallback to
12215         filename when not available.
12216
12217 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12218
12219         * backend/ev-document.c: (ev_document_get_type),
12220         (ev_document_class_init), (ev_document_load),
12221         (ev_document_get_title):
12222         * backend/ev-document.h:
12223         * pdf/xpdf/pdf-document.cc:
12224         * ps/ps-document.c: (ps_document_set_property),
12225         (ps_document_get_property), (ps_document_class_init),
12226         (document_load):
12227         * ps/ps-document.h:
12228         * ps/ps.h:
12229         * shell/ev-window.c: (update_window_title), (ev_window_open),
12230         (ev_window_init):
12231
12232         Initial support for document title. Not working yet.
12233
12234 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12235
12236         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12237
12238         Grab focus on the view when clicking it
12239
12240 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12241
12242         * shell/ev-marshal.list:
12243         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12244         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12245
12246         Add key bindings to the view. Now if the focus would work
12247         right...
12248
12249 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12250
12251         * Makefile.am:
12252         * backend/Makefile.am:
12253         * data/Makefile.am:
12254         * dvi/Makefile.am:
12255         * dvi/dvilib/Makefile.am:
12256         * pdf/xpdf/Makefile.am:
12257         * po/POTFILES.in:
12258         * ps/Makefile.am:
12259
12260         Fix distcheck
12261
12262 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12263
12264         * shell/ev-view.c: (ev_view_realize):
12265
12266         Fix mouse wheel scrolling
12267
12268 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12269
12270         * ps/Makefile.am:
12271         * ps/gstypes.h:
12272         * ps/gtkgs.c:
12273         * ps/gtkgs.h:
12274         * ps/ps-document.c: (catchPipe), (ps_document_init),
12275         (ps_document_class_init), (ps_document_cleanup),
12276         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12277         (set_up_page), (close_pipe), (is_interpreter_ready),
12278         (interpreter_failed), (output), (input), (start_interpreter),
12279         (stop_interpreter), (file_length), (file_readable),
12280         (check_filecompressed), (check_pdf), (compute_xdpi),
12281         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12282         (ps_document_get_type), (ps_document_emit_error_msg),
12283         (document_load), (ps_document_next_page),
12284         (ps_document_get_current_page), (ps_document_get_page_count),
12285         (ps_document_goto_page), (ps_document_set_page_size),
12286         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12287         (ps_document_load), (ps_document_get_n_pages),
12288         (ps_document_set_page), (ps_document_get_page),
12289         (ps_document_widget_event), (ps_document_set_target),
12290         (ps_document_set_scale), (ps_document_set_page_offset),
12291         (ps_document_get_page_size), (ps_document_render),
12292         (ps_document_document_iface_init):
12293         * ps/ps-document.h:
12294         * ps/ps.c:
12295         * shell/ev-window.c: (ev_window_open):
12296
12297         Rename GtkGS to PSDocument
12298
12299 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12300
12301         * ps/gtkgs.c: (gtk_gs_class_init):
12302         * ps/gtkgs.h:
12303
12304         Some more leftover...
12305
12306 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12307
12308         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12309         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12310         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12311         * ps/gtkgs.h:
12312
12313         Remove unused code and make a lot of stuff private
12314
12315 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12316
12317         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12318         (gtk_gs_defaults_changed):
12319         * ps/gsdefaults.h:
12320         * ps/gtkgs.c:
12321         * ps/gtkgs.h:
12322         * ps/ps.h:
12323
12324         Cleanup headers dependencies
12325
12326 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12327
12328         * ps/Makefile.am:
12329         * ps/ggvutils.c:
12330         * ps/ggvutils.h:
12331         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12332         * ps/gsdefaults.h:
12333         * ps/gtkgs.c: (file_length), (file_readable),
12334         (check_filecompressed), (check_pdf), (gtk_gs_load),
12335         (gtk_gs_get_postscript):
12336
12337         Get rid of ggvutils
12338
12339 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12340
12341         * ps/ggvutils.c:
12342         * ps/ggvutils.h:
12343         * ps/gsio.h:
12344         * ps/gtkgs.c: (gtk_gs_set_zoom):
12345
12346         Cleanups
12347
12348 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12349
12350         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12351
12352         Ensure the page is rerendered when changing zoom
12353
12354 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12355
12356         * backend/ev-document.c: (ev_document_base_init),
12357         (ev_document_changed):
12358         * backend/ev-document.h:
12359
12360         Add a changed event that is emitted when the page content
12361         changes. This is necessary to deal with the fact that
12362         in ps backend rendering happen asycrounously.
12363         This makes the ps backend mostly work.
12364
12365         * pdf/xpdf/pdf-document.cc:
12366
12367         Emit changed event
12368
12369         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12370         (ps_document_set_target):
12371
12372         Emit changed event
12373
12374         * shell/ev-view.c: (document_changed_callback),
12375         (ev_view_set_document), (ev_view_set_page):
12376
12377         Redraw on the changed signal
12378
12379 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12380
12381         * configure.ac: Added pt_BR to ALL_LINGUAS.
12382
12383 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12384
12385         * backend/ev-document-bookmarks.c:
12386         (ev_document_bookmarks_get_child): *
12387         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12388         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12389         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12390         (ev_sidebar_bookmarks_destroy),
12391         (ev_sidebar_bookmarks_class_init),
12392         (ev_sidebar_bookmarks_construct), (stack_data_free),
12393         (do_one_iteration), (populate_bookmarks_idle),
12394         (ev_sidebar_bookmarks_clear_document),
12395         (ev_sidebar_bookmarks_set_document): *
12396         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12397         (ev_sidebar_add_page),
12398         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12399         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12400         it displays both the topics and the page numbers.
12401
12402 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12403
12404         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12405         toggle.
12406         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12407         visible.
12408
12409 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12410
12411         * configure.ac: Added en_CA to ALL_LINGUAS.
12412
12413 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12414
12415         * ChangeLog: replace bottom of this ChangeLog (merged history of
12416         ggv and gpdf; where all paths were wrong and most of the files are
12417         not even in this tree) with ChangeLog (from arch) of the shell
12418         code.
12419
12420 2004-12-23  Havoc Pennington  <hp@redhat.com>
12421
12422         * shell/ev-window.c: hook up potentially-questionable "find
12423         results status text" feature - something involving the sidebar or
12424         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12425         might be better in the end.
12426
12427         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12428         with corresponding signal when it should be updated
12429
12430         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12431
12432 2004-12-22  Havoc Pennington  <hp@redhat.com>
12433
12434         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12435         find stuff on other pages, sort of (only returns one result on
12436         invisible pages, to show they have results; updates full results
12437         for a page when you view it). Currently repaints the current page
12438         every time a new result is found on any page, which isn't so nice.
12439
12440 2004-12-22  Havoc Pennington  <hp@redhat.com>
12441
12442         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12443         the document doesn't support find (better ideas?)
12444         (find_bar_search_changed_cb): handle missing document or document
12445         that doesn't support find
12446
12447         * pdf/xpdf/pdf-document.cc: port to implement the new
12448         EvDocumentFindIface
12449
12450         * backend/ev-document-find.c: create a new interface for searching
12451
12452         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12453
12454 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12455
12456         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12457         libevbackend.la.
12458
12459         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12460         EvPrintJob constructor arguments.
12461
12462         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12463         for documents that can export PostScript (page by page).
12464
12465         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12466         
12467         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12468         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12469         (pdf_document_ps_exporter_iface_init:
12470         Implement EvPSExporter.
12471
12472         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12473
12474 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12475
12476         * backend/Makefile.am:
12477         * backend/ev-document-thumbnails.c:
12478         (ev_document_thumbnails_get_type),
12479         (ev_document_thumbnails_get_thumbnail):
12480         * backend/ev-document-thumbnails.h:
12481         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12482         (pixbuf_document_thumbnails_get_thumbnail),
12483         (pixbuf_document_document_thumbnails_iface_init):
12484         * shell/Makefile.am:
12485         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12486         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12487         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12488         * shell/ev-sidebar-thumbnails.h:
12489         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12490         (ev_sidebar_set_document):
12491         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12492         (create_shadow), (ev_pixbuf_add_shadow):
12493         * shell/ev-utils.h:
12494         Add thumbnail support.
12495         
12496 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12497
12498         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12499         (using_postscript_printer): Set up a print dialog for "PostScript
12500         injection" method.
12501
12502         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12503         EvPrintJob.
12504
12505         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12506
12507 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12508
12509         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12510         (ps_document_set_target), (ps_document_get_page_size),
12511         (ps_document_render):
12512         * ps/gtkgs.h:
12513
12514         Fix a few bugs
12515
12516 2004-12-22  Christian Rose  <menthos@menthos.com>
12517
12518         * configure.ac: Added "sv" to ALL_LINGUAS.
12519
12520 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12521
12522         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12523         document supports bookmarks.
12524
12525 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12526
12527         * ps/ggvutils.c: (ggv_file_readable):
12528         * ps/ggvutils.h:
12529         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12530         (gtk_gs_get_postscript):
12531
12532         Remove unused utils
12533
12534 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12535
12536         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12537         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12538         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12539         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12540         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12541         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12542         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12543         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12544         (gtk_gs_set_antialiasing), (ps_document_load),
12545         (ps_document_render):
12546         * ps/gtkgs.h:
12547
12548         Another check point for the ps backend. Now I can get it to show
12549         pages!
12550
12551 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12552
12553         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12554         document setting code.
12555
12556 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12557
12558         * shell/eggfindbar.c: (entry_activate_callback):
12559         Animate the next button when activate is pressed.
12560         
12561 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12562
12563         * shell/ev-window.c: (ev_window_cmd_edit_find),
12564         (update_fullscreen_popup), (ev_window_fullscreen),
12565         (ev_window_unfullscreen), (ev_window_state_event_cb),
12566         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12567         Fix bugs in fullscreen code.
12568         
12569 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12570
12571         * Makefile.am:
12572         * configure.ac:
12573         * pixbuf/Makefile.am:
12574         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12575         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12576         (pixbuf_document_set_page), (pixbuf_document_get_page),
12577         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12578         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12579         (pixbuf_document_render), (pixbuf_document_begin_find),
12580         (pixbuf_document_end_find), (pixbuf_document_finalize),
12581         (pixbuf_document_class_init),
12582         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12583         * pixbuf/pixbuf-document.h:
12584         * shell/Makefile.am:
12585         * shell/ev-application.c: (ev_application_open):
12586         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12587         (ev_window_open):
12588         Add pixbuf backend.
12589         
12590 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12591
12592         * Makefile.am: 
12593         * dvi/dvilib/Makefile.am:
12594         * dvi/Makefile.am:
12595         * configure.ac: Auto*ify dvi and dvi/dvilib
12596
12597         * dvi/Makefile: Remove from CVS
12598         
12599         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12600         confusion.
12601
12602         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12603         
12604         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12605         
12606 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12607
12608         * ps/Makefile.am:
12609         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12610         (gtk_gs_value_adjustment_changed), (compute_size),
12611         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12612         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12613         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12614         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12615         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12616         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12617         (ps_document_load), (ps_document_get_n_pages),
12618         (ps_document_set_page), (ps_document_get_page),
12619         (ps_document_set_target), (ps_document_set_scale),
12620         (ps_document_set_page_offset), (ps_document_get_page_size),
12621         (ps_document_render), (ps_document_begin_find),
12622         (ps_document_end_find), (ps_document_document_iface_init):
12623         * ps/gtkgs.h:
12624         * shell/Makefile.am:
12625         * shell/ev-window.c: (ev_window_open):
12626
12627         Some work to integrate gtkgs with EvDocument
12628
12629 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12630
12631         * shell/ev-window.c: (update_fullscreen_popup),
12632         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12633         (exit_fullscreen_button_clicked_cb),
12634         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12635         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12636         (ev_window_state_event_cb), (ev_window_init):
12637         Add fullscreen support from Epiphany.
12638         
12639 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12640
12641         * data/ev-stock-zoom-fit-width.png: fit-width
12642         stock icon from gpdf.
12643         
12644         * shell/ev-stock-icons.[ch]: copied from gpdf.
12645         
12646         * shell/main.c: (main): init stock icons.
12647         
12648         * shell/ev-window.c: use the fit-width icon.
12649         
12650         * data/evince-ui.xml: add zooming toolbar items.
12651
12652 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12653
12654         * shell/ev-view.c: 
12655         (ev_view_best_fit), (ev_view_fit_width): because
12656         get_page_size() returns the scaled page size, we
12657         need to calculate the scale factor relative to
12658         the previous scale factor. Should really just
12659         add get_real_page_size().
12660
12661 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12662
12663         * shell/ev-view.[ch]:
12664         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12665         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12666         add zooming.
12667         
12668         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12669         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12670         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12671         hook it up.
12672         
12673         * pdf/xpdf/pdf-document.cc:
12674         (pdf_document_begin_find),
12675         (pdf_document_end_find): make static.
12676
12677 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12678
12679         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12680
12681         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12682         names to fontconfig patterns.
12683         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12684
12685         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12686         setupBaseFontsFc.
12687
12688 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12689
12690         * Makefile.am:
12691         * configure.ac:
12692         * ps/Makefile.am:
12693         * ps/ggvutils.c:
12694         * ps/ggvutils.h:
12695         * ps/gsdefaults.c:
12696         * ps/gsdefaults.h:
12697         * ps/gsio.c:
12698         * ps/gsio.h:
12699         * ps/gtkgs.c:
12700         * ps/gtkgs.h:
12701         * ps/ps.c:
12702         * ps/ps.h:
12703
12704         Import ggv backend. Not hooked up yet.
12705
12706 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12707
12708         * shell/main.c: (load_files), (main): load files
12709         from the command line.
12710
12711 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12712
12713         * configure.ac: don't require bonobo.
12714         
12715         * cut-n-paste/recent-files/*: kill bonobo recent
12716         view.
12717
12718         * shell/ev-window.c:
12719         (ev_window_is_empty): upd.
12720         (unable_to_load), (ev_window_open): load backend
12721         based on the mime type.
12722
12723 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12724
12725         * backend/.cvsignore: ignore generated marshalers source.
12726
12727         * shell/main.c (main): this is not epiphany.
12728
12729 2004-12-22  Havoc Pennington  <hp@redhat.com>
12730
12731         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12732         (expose_bin_window): draw find highlights
12733
12734         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12735         
12736         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12737         (pdf_document_end_find): implement this interface
12738
12739         * backend/ev-document.c (ev_document_found): add this to emit
12740         signal
12741
12742 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12743
12744         * data/evince-ui.xml: Add a few more toolbar items.
12745
12746         * shell/ev-window.c: Hook up page navigation toolbar 
12747         items.
12748
12749         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12750         a page-changed signal.
12751
12752         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12753         Add ev_document_get_page().
12754
12755         * shell/ev-window.c: Sensitize/desensitize navigation
12756         actions.
12757
12758 2004-12-21  Havoc Pennington  <hp@redhat.com>
12759
12760         * backend/ev-backend-marshal.c,
12761         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12762         marshaler-generator thingy. I'm sure there's a better way to do
12763         this in the modern world.
12764
12765         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12766         end_find methods and "found" signal.
12767
12768         * configure.ac: find glib-genmarshal
12769
12770 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12771
12772         * shell/ev-sidebar.c: Construct an actual sidebar.
12773         * shell/ev-sidebar-bookmarks.[ch]:
12774         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12775
12776 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12777
12778         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12779         Redo size handling.
12780         
12781         * shell/ev-view.c: Track the size from the document.
12782
12783 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12784
12785         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12786         constructor assumes ownership of the string passed in.
12787         
12788         * shell/ev-window.c (ev_window_open): Destroy the error
12789         dialog once we've displayed it.
12790
12791 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12792
12793         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12794         a bit, it works! (sort of)
12795
12796         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12797         Move to .cc since we need to use C++ in the implementation.
12798
12799         * shell/dummy.cc: Add a CC file to force evince
12800         to be linked as a C++ program.
12801
12802 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12803
12804         * shell/ev-view.[ch]: Start of content-area widget.
12805
12806         * shell/ev-window.c: Create a EvView, update it
12807         as we change documents.
12808
12809         * shell/Makefile.am shell/ev-marshal.list: Add
12810         generated marshalers.
12811
12812 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12813
12814         * Makefile.am (SUBDIRS): move shell.
12815
12816 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12817
12818         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12819         .a to libtool convenience libraries.
12820
12821         * shell/ev-window.c (ev_window_open): Hard code loading
12822         a PDF document.
12823         
12824         * backend/ev-document.h: Add a boolean return to load(),
12825         fix GError * to GError **.
12826
12827         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12828         object for a PDF backend EvDocument.
12829
12830 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12831
12832         * dvi/*: New directory with the beginning of a .dvi backend.
12833
12834 2004-12-21  Havoc Pennington  <hp@redhat.com>
12835
12836         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12837         previous/next instead of back/forward
12838
12839 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12840
12841         * backend/ev-document.[ch]: Fix a couple of problems so
12842         it compile.
12843
12844 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12845
12846         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12847         to backend/ directory, rename EvViewer to EvDocument.
12848
12849 2004-12-21  Havoc Pennington  <hp@redhat.com>
12850
12851         * shell/ev-window.c: hook up the find bar widget; now we just need
12852         a document to find things in
12853
12854         * shell/eggfindbar.c: a find bar widget
12855
12856 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12857
12858         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12859
12860 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12861
12862         * pdf/**: Import of xpdf code from gpdf. 
12863
12864         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12865
12866         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12867         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12868         Fix FreeType includes.
12869
12870         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12871         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12872         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12873         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12874         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12875         Include xpdfconfig.h
12876         
12877 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12878
12879         * shell/ev-window.c (ev_window_dispose): dispose can be called
12880         multiple times.
12881
12882 2004-12-21  Havoc Pennington  <hp@redhat.com>
12883
12884         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12885         rather than Evince
12886
12887         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12888         items; really they should be synced with the strings, etc. from
12889         current gpdf, but just getting the boring typing out of the way 
12890
12891 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12892
12893         * po/POTFILES.in:
12894         * shell/ev-application.c: (window_destroy_cb):
12895         * shell/ev-window.c:
12896         * shell/main.c: (main):
12897
12898         Actually show the window...
12899
12900 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12901
12902         * Makefile.am:
12903         * shell/Makefile.am:
12904         * shell/ev-application.c: (ev_application_class_init):
12905         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12906
12907         Make it build again
12908
12909 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12910
12911         Import to gnome cvs.
12912         
12913         * Remove copies of gpdf and ggv trees.
12914         * Rip out all the recursive configure code.
12915         * Remove bonobo machinery.
12916         * viewer/*: GInterfaces that backends should/can implement.
12917
12918 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12919
12920         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12921         typo
12922
12923 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12924
12925         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12926         (ev_application_finalize, ev_application_class_init)
12927         (ev_application_init): use GType instance private data for priv.
12928
12929         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12930         (ev_window_finalize, ev_window_class_init)
12931         (ev_window_init): ditto.
12932
12933 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12934
12935         * shell/ev-application.c (ev_application_new_window): make public
12936         (ev_application_show_initial_window): kill.
12937
12938         * shell/ev-application.h: update prototypes.
12939
12940         * shell/main.cc (main): inline ev_application_show_initial_window.
12941
12942 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12943
12944         * shell/ev-application.c (ev_application_new_window): impl.
12945         (ev_application_show_initial_window): use it.
12946         (is_window_empty, ev_application_get_empty_window): returns an
12947         existing empty window or a new one.
12948         (ev_application_open): from ev_window_cmd_file_open.
12949
12950         * shell/ev-application.h: update prototypes
12951
12952         * shell/ev-window.c (ev_window_is_empty): impl.
12953         (ev_window_open): make public.
12954         (ev_window_cmd_file_open): use ev_application_open
12955
12956         * shell/ev-window.h: update prototypes, remove unused.
12957
12958 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12959
12960         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12961         move destroy handler out of here...
12962
12963         * shell/ev-application.c, shell/ev-application.h: ...into this new
12964         class. Also handles initial window creation.
12965
12966         * shell/main.cc (main): use EvApplication to create initial
12967         window.
12968
12969 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12970
12971         * Makefile.am (SUBDIRS): add cut-n-paste
12972
12973         * cut-n-paste/Makefile.am: add
12974
12975         * configure.ac: generate Makefiles in cut-n-paste
12976
12977 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12978
12979         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12980         (ev_window_class_init): install ev_window_dispose.
12981
12982 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12983
12984         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12985         char (gchar looks stupid).
12986
12987 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12988
12989         * po/de.po: updated German translation.
12990
12991 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12992
12993         * configure.ac: add more pkg-config library checks for gnome-vfs,
12994         bonobo etc.
12995
12996         * gpdf/configure.in: temporarily disable libpaper
12997         checks. Otherwise I'd have to add the checks for the shell, too.
12998
12999 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13000
13001         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
13002         and * file filters to the file choose.
13003
13004 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13005
13006         * po/de.po: Updated German translation.
13007
13008 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13009
13010         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
13011
13012 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13013
13014         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
13015
13016         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
13017         (ev_window_init): implement those menuitems.
13018
13019 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13020
13021         * data/evince-ui.xml: add a toolbar (with FileOpen action)
13022
13023         * shell/ev-window.c (ev_window_init): use the toolbar.
13024
13025 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13026
13027         * shell/ev-window.c (ev_window_init): use menu translations
13028
13029 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13030
13031         * configure.ac: add "de" to ALL_LINGUAS.
13032
13033         * po/de.po: add German translation.
13034
13035 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13036
13037         * Makefile.am (SUBDIRS): add po
13038
13039         * configure.ac: check intltool, glib-gettext etc, generate
13040         po/Makefile.in
13041
13042         * po, po/POTFILES.in, po/POTFILES.skip: new.
13043
13044 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13045
13046         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
13047         already use (#ifdef ENABLE_NLS)
13048
13049         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
13050         pointer indirection thinko.
13051
13052         * shell/main.c: include gi18n.h for bindtextdomain etc.
13053
13054 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13055
13056         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
13057         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
13058         tooltips for menu items in the statusbar.
13059
13060 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13061
13062         * configure.ac, data/Makefile.am, shell/Makefile.am: use
13063         pkgdatadir drop UIDIR
13064
13065 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13066
13067         * data/evince-ui.xml: Add File->Open menu item
13068
13069         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
13070         chooser), hook it up in the ui manager.
13071
13072 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13073
13074         * shell/ev-window.c: fix Help->About tooltip.
13075
13076 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
13077
13078         * configure.ac: set CFLAGS for libevprivate.
13079
13080         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
13081         definitions, factory etc.
13082
13083         * lib/Makefile.am: build libevprivate.a (only stock icon code).
13084
13085         * shell/Makefile.am: link against libevprivate.a.
13086
13087         * shell/ev-window.c (entries): add stock icon to Help->About.
13088
13089         * shell/main.c (main): init stock icon code.
13090
13091 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13092
13093         * lib/recent-files: egg recent files code
13094
13095         * lib/Makefile.am: add.
13096
13097         * Makefile.am: add lib subdir.
13098
13099         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
13100         set CFLAGS for recent-files.
13101
13102 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13103
13104         * configure.ac: disable -ansi and -pedantic gcc flags. They
13105         disable POSIX stuff in stdio.h, but egg-recent uses them.
13106
13107 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
13108
13109         * configure.ac: add --disable-deprecated flag (defaults to on in
13110         "cvs" builds).
13111
13112         * shell/Makefile.am (INCLUDES): use it.
13113
13114 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13115
13116         * shell/main.c: add missing #include.
13117
13118         * shell/ev-window.c: fix for pedantic gcc.
13119         (ev_window_cmd_help_about): split license into paragraphs for
13120         translators and pedantic compilers.
13121
13122 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13123
13124         * configure.ac: add more warning flags if compiling with gcc from
13125         cvs (or explicitly requested with --enable-more-warnings).
13126
13127 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13128
13129         * data/evince-ui.xml: add File and File->Close menu.
13130
13131         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13132         (ev_window_destroy): quit after destroy.
13133         (ev_window_class_init): override GtkObject::destroy.
13134         (entries): install close_window callback.
13135
13136 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13137
13138         * Makefile.am (SUBDIRS): add data subdir.
13139
13140         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13141         gtk+ 2.5.0 for GtkAboutDialog.
13142
13143         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13144         main window.
13145
13146         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13147
13148         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13149         manager.
13150         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13151
13152 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13153
13154         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13155
13156 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13157
13158         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13159
13160 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13161
13162         * shell/*: Added shell directory boilerplate, build it.
13163
13164 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13165
13166         * configure.ac, Makefile.am: Added top-level configure.ac and
13167         Makefile.am