]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
d257b6c2359c42feea832b4d00205c754e494279
[evince.git] / ChangeLog
1 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2
3         * NEWS: Updated for upcoming release
4
5 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6
7         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
8
9         Fix memory leak.
10         
11 2008-01-23  Gil Forcada <gilforcada@guifi.net>
12
13         * shell/ev-window.c: (register_custom_actions):
14         
15         Added comment for translators
16
17 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
18
19         * shell/ev-view.c: (ev_view_button_release_event):
20
21         Do not create the idle function for kinetic scrolling if we are
22         not in a drag operation.
23
24 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
25
26         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
27         (ev_view_button_press_event), (ev_view_motion_notify_event),
28         (ev_view_button_release_event):
29
30         Restore cursor after autoscrolling. Fixes bug #509958.
31
32 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
33
34         * configure.ac:
35         * backend/pdf/ev-poppler.cc:
36         (pdf_document_images_get_image_mapping),
37         (pdf_document_images_get_image),
38         (pdf_document_document_images_iface_init):
39         * libdocument/ev-document-images.[ch]:
40         (ev_document_images_get_image_mapping),
41         (ev_document_images_get_image):
42         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
43         (ev_image_get_id), (ev_image_save_tmp):
44         * shell/ev-jobs.c: (ev_job_render_run):
45         * shell/ev-view.c: (ev_view_drag_data_get):
46         * shell/ev-window.c: (image_save_dialog_response_cb),
47         (ev_view_popup_cmd_copy_image):
48
49         Do not render images when rendering the page but on demand. It
50         reduces the memory comsumption.
51         
52 2008-01-18  Marcelo Lira  <setanta@gmail.com>
53
54         * configure.a:
55         * shell/ev-password.c:
56
57         Make gnome-keyring optional. Fixes bug #509676.
58         
59 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
60
61         * shell/ev-pixbuf-cache.c: (add_job):
62
63         Initialize include_images variable as FALSE instead of TRUE.
64         
65 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
66
67         * configure.ac:
68         * cut-n-paste/Makefile.am:
69         * cut-n-paste/fileformatchooser/Makefile.am:
70         * cut-n-paste/fileformatchooser/egg-macros.h:
71         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
72         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
73         * shell/Makefile.am:
74         * shell/ev-utils.c:
75         (file_chooser_dialog_add_writable_pixbuf_formats),
76         (get_gdk_pixbuf_format_by_extension):
77         * shell/ev-utils.h:
78         * shell/ev-window.c: (ev_window_error_message),
79         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
80         
81         Simplify image format selection on save.
82
83 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
84
85         * shell/ev-view.c: (ev_view_scroll_event):
86         
87         Repair gorizontal scrolling with shift. Fixes
88         bug #483412.
89
90 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
91         
92         * MAINTAINERS:
93
94         Fix formatting issues.
95         
96 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
97
98         * backend/comics/comics-document.c: (comics_regex_quote):
99         
100         Don't overquote special chars except of '. See bug 
101         502500. Thanks to Tom Parker.
102
103 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
104
105         * MAINTAINERS:
106         
107         Added Nickolay and Carlos, since they're doing most of
108         the releases nowadays.
109
110 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
111
112         * properties/Makefile.am:
113
114         Get the nautilus extension dir properly instead of using
115         a hack. Fixes bug #505359.
116
117 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
118
119         * properties/Makefile.am:
120         
121         Install nautilus extension into new place. See bug
122         #505359. Thanks to Matthias Clasen, Brian Pepple and
123         Damien Carbery.
124
125 2008-01-13   Djihed Afifi  <djihed@gmail.com>
126
127         * shell/ev-window.c: (ev_window_get_recent_file_label):
128         
129         RTL marker in recent file list. See bug #509076.
130
131 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
132
133         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
134         * shell/ev-window.c: (image_save_dialog_response_cb):
135
136         Fix compile warnings due to unused variables.
137         
138 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
139
140         * configure.ac:
141         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
142         * backend/ps/ev-spectre.c: (ps_document_render):
143
144         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
145
146 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
147
148         * shell/ev-transition-animation.c (ev_transition_animation_fade)
149         (ev_transition_animation_paint): Implement "fade" effect.
150
151 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
152
153         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
154         (ev_transition_animation_paint): Implement "uncover" effect.
155
156 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
157
158         * shell/ev-transition-animation.c (ev_transition_animation_cover)
159         (ev_transition_animation_paint): Implement "cover" effect.
160
161 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
162
163         * shell/ev-transition-animation.c (ev_transition_animation_push)
164         (ev_transition_animation_paint): Implement "push" effect.
165
166 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
167
168         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
169         (ev_transition_animation_paint): Implement "dissolve" effect.
170
171 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
172
173         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
174         (ev_transition_animation_paint): Implement "wipe" effect.
175
176 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
177
178         * shell/ev-transition-animation.c (ev_transition_animation_box)
179         (ev_transition_animation_paint): Implement "box" effect.
180
181 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
182
183         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
184         (ev_transition_animation_paint): Implement "blinds" effect.
185
186 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
187
188         * shell/ev-transition-animation.c (ev_transition_animation_split)
189         (ev_transition_animation_paint): Implement "split" effect.
190
191 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
192
193         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
194         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
195         (ev_view_transition_animation_start) 
196         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
197         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
198         (ev_view_next_page) (ev_view_previous_page):
199         
200         Use EvTransitionAnimation to drive page changes in the presentation
201         mode, the animation will wait to start until both the origin and 
202         destination page surfaces are available. Fixes #458460.
203
204         (draw_loading_text):
205
206         Remove workaround for bug #320352, it's now fixed properly.
207
208
209 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
210
211         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
212         will contain the implementations for page transition animations, at
213         the moment it just has the "replace" effect.
214         * shell/Makefile.am: Added these files to build.
215
216 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
217
218         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
219         animations.
220         * shell/Makefile.am: Added these files to build.
221
222 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
223
224         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
225         implementation to get_effect() in EvDocumentTransitionIface.
226
227 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
228
229         * libdocument/ev-transition-effect.[ch]: New files, define a page
230         transition effect, at the moment it maps PopplerPageTransition to a
231         GObject.
232         * libdocument/Makefile.am: Added these files to build.
233         * libdocument/ev-document-transition.[ch]
234         (ev_document_transition_get_effect): New method, gets the
235         EvTransitionEffect returned by the interface implementation, with
236         fallback to the "replace" effect.
237
238 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
239
240         * configure.ac:
241         * cut-n-paste/Makefile.am:
242         * cut-n-paste/fileformatchooser/Makefile.am:
243         * cut-n-paste/fileformatchooser/egg-macros.h:
244         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
245         * shell/Makefile.am:
246         * shell/ev-window.c: (image_save_dialog_response_cb),
247         (ev_view_popup_cmd_save_image_as):
248
249         Allow exporting images in any format supported by
250         GdkPixbuf. Fixes bug #500209.
251         
252 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
253
254         * backend/pixbuf/pixbuf-document.c:
255
256         More warnings fixed.
257         
258 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
259
260         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
261         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
262         * backend/djvu/djvu-text.h:
263         * backend/tiff/tiff-document.c: (tiff_document_render):
264
265         Fix compile warnings.
266         
267 2007-12-28  Christian Persch  <chpe@gnome.org>
268
269         * **/*.c: Include config.h. Bug #504721.
270
271 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
272
273         * configure.ac:
274         * Makefile.am:
275         * po/POTFILES.in:
276         * backend/comics/Makefile.am:
277         * backend/comics/comics-document.[ch]:
278         * backend/comics/comicsdocument.evince-backend.in:
279         * backend/djvu/Makefile.am:
280         * backend/djvu/djvu-document.[ch]:
281         * backend/djvu/djvudocument.evince-backend.in:
282         * backend/dvi/Makefile.am:
283         * backend/dvi/dvi-document.[c]:
284         * backend/dvi/dvidocument.evince-backend.in:
285         * backend/impress/Makefile.am:
286         * backend/impress/impress-document.[ch]:
287         * backend/impress/impressdocument.evince-backend.in:
288         * backend/pdf/Makefile.am:
289         * backend/pdf/ev-poppler.cc:
290         * backend/pdf/ev-poppler.h:
291         * backend/pdf/pdfdocument.evince-backend.in:
292         * backend/pixbuf/Makefile.am:
293         * backend/pixbuf/pixbuf-document.[ch]:
294         * backend/pixbuf/pixbufdocument.evince-backend.in:
295         * backend/ps/Makefile.am:
296         * backend/ps/ev-spectre.[ch]:
297         * backend/ps/ps-document.[ch]:
298         * backend/ps/psdocument.evince-backend.in:
299         * backend/tiff/Makefile.am:
300         * backend/tiff/tiff-document.[ch]:
301         * backend/tiff/tiffdocument.evince-backend.in:
302         * libdocument/Makefile.am:
303         * libdocument/ev-backends-manager.[ch]:
304         * libdocument/ev-module.[ch]:
305         * libdocument/ev-document.h:
306         * libdocument/ev-document-factory.[ch]:
307         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
308         (get_compression_from_mime_type), (get_document_from_uri),
309         (ev_document_factory_get_document), (file_filter_add_mime_types),
310         (ev_document_factory_add_filters):
311         * shell/Makefile.am:
312         * shell/ev-window-title.c: (get_filename_from_uri):
313         * shell/main.c: (main):
314         * thumbnailer/Makefile.am:
315         * thumbnailer/evince-thumbnailer.c: (main):
316
317         Plugin system for backends. Fixes bug #351348.
318         
319 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
320
321         * shell/ev-view-private.h:
322         * shell/ev-view.c: (ev_view_drag_update_momentum),
323         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
324         (ev_view_button_release_event), (ev_view_destroy):
325         
326         Kinetic scrolling implemented as requested in
327         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
328
329 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
330
331         * data/evince-toolbar.xml:
332         * data/evince-ui.xml:
333         * shell/ev-view-private.h:
334         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
335         (ev_view_button_press_event), (ev_view_motion_notify_event),
336         (ev_view_button_release_event), (ev_view_init),
337         (ev_view_autoscroll_cb), (ev_view_autoscroll),
338         (ev_view_set_cursor):
339         * shell/ev-view.h:
340         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
341         (ev_window_cmd_view_autoscroll):
342         
343         Autoscroll feature with the context menu. Fixes bug 
344         #323670. Thanks to David Turner <cillian64@googlemail.com>.
345
346 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
347
348         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
349
350         Disconnect also page-ready signal when removing a job because the
351         page size has changed. Thanks to kripken
352         <kripkensteiner@gmail.com>.
353
354 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
355
356         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
357         
358         Scroll pages in page entry with mouse wheel. Fixes bug
359         #324122. Thanks to David Turner <cillian64@googlemail.com>.
360
361 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
362
363         * backend/dvi/Makefile.am:
364         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
365         (mdvi_cairo_device_init):
366         * backend/dvi/mdvi-lib/common.h:
367         * backend/dvi/mdvi-lib/mdvi.h:
368         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
369         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
370         (mdvi_build_path_from_cwd):
371
372         Add ps specials support in dvi backend when libspectre is
373         present. Fixes bug #386005.
374         
375 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
376
377         * configure.ac:
378         * backend/ps/Makefile.am:
379         * backend/ps/ev-spectre.[ch]:
380         
381         Use libspectre, if available, for the ps backend. Fixes bugs
382         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
383
384 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
385         
386         * backend/comics/comics-document.c: (comics_document_load):
387         
388         Cygwin build issue fix.
389
390 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
391
392         * shell/ev-view.c: (ev_view_set_zoom):
393
394         Do not limit the minimum zoom factor when sizing mode is best bit
395         or fit width. Fixes bug #503805.
396         
397 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
398
399         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
400         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
401         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
402         (ev_link_dest_get_property), (ev_link_dest_set_property),
403         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
404         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
405         (ev_link_dest_new_fitr):
406         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
407         (goto_fith_dest), (goto_xyz_dest):
408
409         Do not change left, top and zoom values when they are null in PDF
410         destinations. Fixes bug #460658.
411         
412 2007-12-10  Christian Persch  <chpe@gnome.org>
413
414         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
415         (ev_view_accessible_class_init),
416         (ev_view_accessible_idle_do_action),
417         (ev_view_accessible_action_do_action),
418         (ev_view_accessible_action_get_description),
419         (ev_view_accessible_action_set_description),
420         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
421         (ev_view_accessible_factory_init),
422         (ev_view_accessible_factory_get_accessible_type):
423         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
424         private data, and G_DEFINE_TYPE. Bug #502843.
425
426 2007-12-08  Christian Persch  <chpe@gnome.org>
427
428         * shell/ev-metadata-manager.c: (item_free),
429         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
430         (value_free), (parse_value), (parseItem),
431         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
432         (save_values): Use GSlice to allocate small amounts of memory. Bug
433         #475972.
434
435 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
436
437         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
438
439         Restore cursor to normal after a drag operation. Fixes bug
440         #501603.
441         
442 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
443
444         * NEWS:
445         * configure.ac:
446         
447         Update for release 2.21.1
448
449 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
450
451         * configure.ac:
452         * cut-n-paste/gedit-message-area/Makefile.am:
453         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
454         * shell/Makefile.am:
455         * shell/ev-message-area.[ch]:
456         * shell/ev-window.c: (ev_window_set_message_area),
457         (ev_window_error_message_response_cb), (ev_window_error_message),
458         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
459         (ev_window_save_job_cb), (image_save_dialog_response_cb),
460         (ev_attachment_popup_cmd_open_attachment),
461         (attachment_save_dialog_response_cb), (ev_window_set_document),
462         (ev_window_init):
463
464         Use a message area instead of a popup dialog for error
465         notifications. Fixes bug #337495.
466         
467 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
468
469         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
470         (ev_window_run_fullscreen):
471
472         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
473         
474 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
475
476         * ev-sidebar-thumbnails.c: (update_visible_range),
477         (ev_sidebar_thumbnails_refresh),
478         (ev_sidebar_thumbnails_set_document),
479         (ev_sidebar_thumbnails_support_document):
480
481         Show thumbnails for documents with one page. Fixes bug #358751.
482         
483 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
484
485         * shell/ev-window.c:
486         (ev_window_load_print_settings_from_metadata),
487         (ev_window_save_print_settings), (ev_window_print_finished),
488         (ev_window_print_range):
489
490         Print settings that are specific to the document are now saved per
491         document in the metadata file. Fixes bug #488806.
492         
493 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
494
495         * backend/tiff/tiff-document.c: (tiff_document_render):
496
497         Tiff documents were rendered with wrong colors. Fixes bug #497279.
498         
499 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
500
501         * shell/ev-application.[ch]: (get_find_string_from_args),
502         (ev_application_open_uri_at_dest), (ev_application_open_uri),
503         (ev_application_open_uri_list):
504         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
505         * shell/ev-window.[ch]: (ev_window_load_job_cb),
506         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
507         (ev_window_cmd_recent_file_activate),
508         (ev_window_open_recent_action_item_activated),
509         (ev_window_print_send), (open_remote_link):
510         * shell/main.c: (arguments_parse):
511
512         Add a command line option for search. Fixes bug #497710.
513         
514 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
515
516         * shell/ev-jobs.c: (ev_job_print_new):
517
518         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
519         
520 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
521
522         * data/evince-toolbar.xml:
523         * shell/Makefile.am:
524         * shell/ev-application.c: (ev_application_init):
525         * shell/ev-open-recent-action.[ch]:
526         * shell/ev-window.c:
527         (ev_window_open_recent_action_item_activated),
528         (register_custom_actions):
529
530         Add an expander to the open toolbar item which pops up a dropdown
531         menu with the recently used documents. Fixes bug #487215.
532         
533 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
534
535         * shell/ev-window.c: (ev_window_open_uri),
536         (ev_window_cmd_view_reload):
537
538         Do not jump to the first page when reloading by running evince
539         from the command line. Fixes bug #490847.
540         
541 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
542
543         * shell/ev-window.c: (ev_window_cmd_help_contents):
544
545         Plugged memory leak when help file is not found. Fixes bug
546         #490762.
547         
548 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
549
550         * configure.ac:
551
552         Enable djvu, dvi and comics backends by default. Fixes bug
553         #437121.
554         
555 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
556
557         * configure.ac:
558         * cut-n-paste/Makefile.am:
559         * cut-n-paste/recent-files/*: Removed
560         * help/reference/Makefile.am:
561         * shell/Makefile.am:
562         * shell/ev-application.[ch]: (ev_application_shutdown),
563         (ev_application_init):
564         * shell/ev-window.c: (ev_window_add_recent),
565         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
566
567         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
568         
569 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
570
571         * shell/ev-window.c: (launch_external_uri):
572
573         Let GnomeVFS check the URL, this allow more URL (like mailto:),
574         and report error if the URL is not supported (#489910).
575
576 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
577
578         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
579         (pdf_document_file_exporter_begin_page),
580         (pdf_document_file_exporter_end_page):
581
582         Fix printing with poppler splash backend. Fixes bug #489774.
583         
584 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
585
586         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
587         * shell/ev-print-job.c: (ev_print_job_class_init):
588
589         Fix a crash when printing with the gnome-print dialog. Fixes bug
590         #488939.
591         
592 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
593
594         * backend/pixbuf/pixbuf-document.c:
595
596         Fix an implicit function definition warning (#487655)
597
598 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
599
600         * shell/ev-window.c:
601
602         Fix conflicting shortcut for view sade pane and presentation.
603         
604 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
605
606         * backend/pdf/ev-poppler.cc:
607         (pdf_document_file_exporter_begin_page),
608         (pdf_document_file_exporter_do_page),
609         (pdf_document_file_exporter_end_page),
610         (pdf_document_file_exporter_iface_init):
611         * libdocument/ev-file-exporter.[ch]:
612         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
613         * shell/ev-jobs.c: (ev_job_print_get_page_list),
614         (ev_job_print_run):
615
616         When printing multiple pages per sheet in reverse option, do not
617         invert the order of the pages in every sheet, but the order of the
618         sheets. Do not print blank pages when page range is invalid. Fixes
619         bugs #484857 and #485521.
620         
621 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
622
623         * shell/ev-jobs.c: (ev_job_print_get_page_list),
624         (ev_job_print_run):
625         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
626
627         Respect ranges order when printing more than one range in random
628         order.
629         
630 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
631
632         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
633         (ev_window_setup_document), (ev_window_rotation_changed_cb):
634
635         Rotate also the window icon when document is rotated. Fixes bug
636         #474681.
637         
638 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
639
640         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
641         (pdf_document_forms_get_form_fields):
642
643         Silently ignore unknown form fields. Fixes bug #482654. Patch by
644         Matthias Drochner.
645         
646 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
647
648         * configure.ac:
649         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
650
651         Use poppler_page_render_for_printing() instead of
652         poppler_page_render() if available when exporting to a ps or pdf
653         file. Fixes bug #476627.
654         
655 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
656
657         * shell/ev-window.c: (ev_window_run_fullscreen):
658
659         Do not show the toolbar in fullscreen mode if the main toolbar is
660         not visible. Fixes bug #483048.
661         
662 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
663
664         * shell/ev-view.c: (ev_view_button_press_event):
665
666         Give priority to form fields over images when deciding whether a
667         button press event is over an image or form field. It allows edit
668         form fields when they are over a background image. Fixes bug
669         #477841.
670         
671 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
672
673         * NEWS:
674         * configure.ac:
675         
676         Update for release 2.20.0
677
678 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
679
680         * backend/pdf/ev-poppler.cc:
681
682         Remove #ifdef HAVE_FORMS, so that forms support works again.
683
684 2007-09-05  Götz Waschk  <waschk@mandriva.org>
685
686         * configure.ac:
687         * data/evince.desktop.in.in:
688         
689         Fixes desktop file issues. See bug #473471.
690
691 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
692
693         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
694         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
695         (ev_job_queue_remove_job):
696         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
697         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
698         * shell/ev-window.c: (ev_window_clear_save_job),
699         (ev_window_save_job_cb), (file_save_dialog_response_cb),
700         (ev_window_dispose):
701
702         Move save a copy task to its own job so that it's carried out in a
703         thread avoiding another lock in the main thread. Use
704         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
705         can be saved to a pathin another file system. Fixes bug #456891.
706         
707 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
708
709         * NEWS:
710         * configure.ac:
711         
712         Update for release 2.19.92
713
714 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
715
716         * configure.ac:
717         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
718         (pdf_selection_get_selection_region),
719         (pdf_selection_get_selection_map),
720         (ev_form_field_from_poppler_field):
721
722         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
723         and triple click selections are enabled again now.
724
725 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
726
727         * shell/ev-window.c: (ev_window_add_history):
728
729         Make sure not to use the history with documents not supporting
730         links. Fixes bug #468954.
731
732 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
733
734         * shell/ev-window.c: (ev_window_load_job_cb):
735
736         Restart the search when reloading a document with the find bar
737         visible. Fixes bug #461962.
738
739 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
740
741         * shell/ev-window.c: (setup_document_from_metadata),
742         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
743
744         Do not jump to the first page when reloading a document from the
745         last page.
746
747 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
748
749         * shell/ev-window.c: (update_chrome_flag),
750         (setup_sidebar_from_metadata),
751         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
752         (ev_window_cmd_edit_find_next),
753         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
754         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
755         (find_bar_close_cb), (view_actions_focus_in_cb):
756
757         Do not update visibility when changing a chrome flag so that it's
758         possible to update several flags and update visibility only once
759         for all of them.
760
761 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
762
763         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
764
765         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
766         supported by gtk+. Fixes bug #460907.
767
768 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
769
770         * shell/ev-view.c: (view_update_range_and_current_page):
771
772         Make sure current-page <= end-page in continuous mode. Fixes bug
773         #454950.
774
775 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
776
777         * backend/pdf/ev-poppler.cc: (build_tree):
778
779         Ignore outline items without a title. Fixes bug #453913.
780
781 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
782
783         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
784         (ev_view_button_release_event), (ev_view_leave_notify_event):
785
786         Use always drag mouse cursor during a drag operation. Fixes bug
787         #470564.
788
789 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
790
791         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
792         (pdf_selection_get_selection_region),
793         (pdf_selection_get_selection_map):
794
795         Temporarily disable double and triple selections since it depends on
796         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
797         released and the update of the external dependency minimal version
798         approved.
799
800 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
801
802         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
803         (pdf_document_file_exporter_do_page):
804         * libdocument/ev-file-exporter.h:
805         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
806         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
807
808         Actually fix printing regressions. Remove orientation from
809         EvPrintContext since it's redundant.
810
811 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
812
813         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
814         * backend/impress/impress-document.c:
815         (impress_document_document_iface_init):
816         * backend/ps/ps-document.c: (ps_document_document_iface_init):
817         * backend/djvu/djvu-document.c:
818         (djvu_document_document_iface_init),
819         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
820         * backend/tiff/tiff-document.c:
821         (tiff_document_document_iface_init):
822         * backend/pixbuf/pixbuf-document.c:
823         (pixbuf_document_document_iface_init):
824         * backend/comics/comics-document.c:
825         (comics_document_document_iface_init):
826         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
827         (pdf_selection_render_selection),
828         (pdf_selection_get_selected_text),
829         (pdf_selection_get_selection_region),
830         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
831         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
832         (ev_selection_get_selection_region),
833         (ev_selection_get_selection_map):
834         * libdocument/ev-document.[ch]:
835         * shell/ev-pixbuf-cache.[ch]: (add_job),
836         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
837         * shell/ev-view-private.h:
838         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
839         (ev_job_render_run):
840         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
841         * shell/ev-view.c: (start_selection_for_event),
842         (ev_view_button_press_event), (ev_view_drag_data_get),
843         (ev_view_drag_data_received), (ev_view_button_release_event),
844         (compute_new_selection_text), (compute_selections),
845         (ev_view_select_all), (get_selected_text), (ev_view_copy),
846         (ev_view_primary_get_cb):
847
848         Add support for double and triple click selections.
849
850 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
851
852         * NEWS:
853         * configure.ac:
854
855         Update for release 2.19.4
856
857 2007-08-28  Justin Blanchard  <justinb04@aim.com>
858
859         * shell/ev-view-private.h:
860         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
861         (ev_view_set_highlight_search):
862         * shell/ev-view.h:
863         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
864         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
865         (find_bar_visibility_changed_cb):
866         
867         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
868
869 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
870
871         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
872         (pdf_document_file_exporter_begin),
873         (pdf_document_file_exporter_do_page):
874         * shell/ev-jobs.c: (ev_job_print_run):
875         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
876
877         Create always a portrait cairo surface and rotate when needed for
878         landscape. It fixes printing problems in real printers.
879
880 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
881
882         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
883         * libdocument/ev-file-exporter.[ch]:
884         (ev_file_exporter_get_capabilities):
885         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
886         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
887
888         Adjust number of pages per row according to page orientation when
889         printing 2 or 6 pages per sheet.
890
891 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
892
893         * shell/ev-window.c: (ev_window_print_send):
894
895         Reset also cups setting to 1 when printing multiple pages per
896         sheet. Fixes bug #468853.
897
898 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
899
900         * libdocument/ev-document-misc.c:
901         (ev_document_misc_surface_rotate_and_scale):
902
903         Use directly cairo_surface_get_content() when creating a similar
904         surface as suggested by Jeff Muizelaar. Thanks again.
905
906 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
907
908         * backend/djvu/djvu-document.c: (djvu_document_render):
909         * backend/tiff/tiff-document.c: (tiff_document_render):
910         * backend/pdf/ev-poppler.cc: (pdf_document_render):
911         * libdocument/ev-document-misc.c:
912         (ev_document_misc_surface_from_pixbuf),
913         (ev_document_misc_surface_rotate_and_scale):
914
915         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
916         creating page surfaces. Fixes bug #453123. Thank you very much to
917         Jeff Muizelaar <jeff@infidigm.net>.
918
919 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
920
921         * shell/ev-page-cache.c: (ev_page_cache_new),
922         (ev_page_cache_get_thumbnail_size):
923         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
924         (ev_sidebar_thumbnails_set_loading_icon):
925
926         Also store in page-cache the dimensions of the thumbnails so that
927         they can be used to create the correct loading icon in the side
928         pane. Fixes bug #466857.
929
930 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
931
932         * backend/pdf/ev-poppler.cc:
933         (pdf_document_thumbnails_get_thumbnail):
934
935         Fix thumbnails rotation in pdf documents that include embedded 
936         thumbnails.
937
938 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
939
940         * backend/pdf/ev-poppler.cc:
941
942         Don't use #ifdef in macro expansion. Some compilers don't
943         like that. Closes bug #467042.
944
945 2007-08-15  Justin Blanchard  <justinb04@aim.com>
946
947         * backend/djvu/djvu-document.c: (djvu_document_finalize):
948         
949         Fixes memory leak in djvu backend.
950
951 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
952
953         * data/icons/32x32/Makefile.am:
954         * data/icons/32x32/actions/Makefile.am:
955         * data/icons/32x32/actions/view-page-cont.svg:
956         * data/icons/32x32/actions/view-page-facing.svg:
957         * data/icons/48x48/Makefile.am:
958         * data/icons/48x48/actions/Makefile.am:
959         * data/icons/48x48/actions/view-page-cont.svg:
960         * data/icons/48x48/actions/view-page-facing.svg:
961         
962         Icons for a new sizes.
963
964 2007-08-14  Justin Blanchard  <justinb04@aim.com>
965
966         * shell/ev-page-cache.c: (build_height_to_page),
967         (ev_page_cache_get_height_to_page):
968         
969         Fixes invalid read, see bug #466401.
970
971 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
972
973         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
974         (set_drag_cursor):
975         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
976         (configure_item_cursor), (new_pixbuf_from_widget):
977
978         Fix multihead problems in toolbar editor. Fixes bug #382055.
979
980 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
981
982         * shell/ev-window.c: (ev_window_cmd_file_open),
983         (ev_window_cmd_save_as):
984
985         Use g_get_user_special_dir when available instead of
986         xdg_user_dir_lookup.
987
988 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
989
990         * MAINTAINERS:
991         
992         Updated according to request on desktop-devel.
993
994 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
995
996         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
997
998         Do not use cairo_rectangle and cairo_clip since we are
999         not using cairo_fill but cairo_paint. Use the same cairo context
1000         for every page in the same expose event.
1001
1002 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1003
1004         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1005         leak.
1006
1007 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1008
1009         * configure.ac:
1010         * NEWS:
1011
1012         Release 0.9.3
1013
1014 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1015
1016         * libdocument/ev-document-info.h:
1017         * libdocument/ev-document.h:
1018         * shell/ev-page-action.h:
1019         * shell/ev-sidebar-links.h:
1020
1021         Fix a headers problem with ev-link
1022         
1023         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1024         * shell/ev-view-private.h:
1025         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1026         (get_link_area), (ev_view_query_tooltip),
1027         (ev_view_leave_notify_event), (ev_view_destroy),
1028         (ev_view_class_init):
1029
1030         Use new gtk tooltips when available instead of ev-tooltip.
1031         
1032 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1033
1034         * shell/ev-window.c: (update_chrome_visibility),
1035         (ev_window_sidebar_visibility_changed_cb):
1036
1037         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1038         
1039 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1040
1041         * shell/ev-navigation-action.c:
1042         (ev_navigation_action_history_changed),
1043         (ev_navigation_action_set_history):
1044         * shell/ev-navigation-action-widget.c:
1045         (ev_navigation_action_widget_init):
1046         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1047
1048         Fix compile warnings.
1049         
1050 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1051
1052         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1053         (egg_editable_toolbar_dispose):
1054
1055         Fix memory leak.
1056         
1057 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1058
1059         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1060         (screensaver_disable_x11):
1061         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1062         * shell/ev-window.c: (presentation_set_timeout):
1063         * shell/ev-view.c: (ev_view_presentation_transition_start):
1064
1065         Use g_timeout_add_seconds instead of g_timeout_add when
1066         available.
1067         
1068 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1069
1070         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1071
1072         Set horizontal scrollbar policy to AUTOMATIC instead of
1073         NEVER. Workaround for bug #449462.
1074         
1075 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1076
1077         * shell/ev-jobs.c: (ev_job_render_page_ready):
1078
1079         Add page_ready callback to main loop with high priority and hold
1080         a reference to job during idle.
1081         
1082 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1083
1084         * configure.ac:
1085         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1086         (pdf_document_file_exporter_begin),
1087         (pdf_document_file_exporter_do_page),
1088         (pdf_document_file_exporter_get_capabilities):
1089         * libdocument/ev-file-exporter.h:
1090         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1091         * shell/ev-window.c: (ev_window_print_send),
1092         (ev_window_print_dialog_response_cb):
1093
1094         Allow printing multiple pages per sheet. Fixes bug #395573.
1095         
1096 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1097
1098         * shell/ev-view.c: (tip_from_link):
1099         
1100         Check for NULL, fixes bug #460862.
1101
1102 2007-07-29  Christian Persch  <chpe@gnome.org>
1103
1104         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1105         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1106         (ev_window_cmd_preview_print):
1107         
1108         Fixes bug #437681 - blocks while enumerating printers.
1109
1110 2007-07-29  Christian Persch  <chpe@gnome.org>
1111
1112         * shell/ev-window.c: (ev_window_screen_changed):
1113         
1114         Don't use deprecated gtk+ function. See bug #460909.
1115
1116 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1117
1118         * shell/ev-utils.c: (get_num_monitors):
1119         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1120
1121         Do not use display before initializing it. Remove compile
1122         warnings.
1123
1124 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1125
1126         * shell/ev-view.c: (ev_view_class_init):
1127         
1128         Unix-like hjkl bindings added. See bug #458111.
1129
1130 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1131
1132         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1133         * shell/ev-utils.h:
1134         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1135         (ev_view_update_view_size):
1136         * shell/ev-view.h:
1137         * shell/ev-window.c: (ev_window_update_actions),
1138         (setup_view_from_metadata), (ev_window_screen_changed),
1139         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1140         (zoom_control_changed_cb):
1141         * shell/ev-window.h:
1142         
1143         Reorganizes utility functions.
1144
1145 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1146
1147         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1148         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1149         (add_job), (ev_pixbuf_cache_get_surface),
1150         (ev_pixbuf_cache_get_link_mapping),
1151         (ev_pixbuf_cache_get_image_mapping),
1152         (ev_pixbuf_cache_get_form_field_mapping),
1153         (ev_pixbuf_cache_get_text_mapping):
1154         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1155         (notify_page_ready), (ev_job_render_page_ready),
1156         (ev_job_render_run):
1157
1158         Add page_ready signal to notify that page is ready as soon as
1159         possible even if other page elements like links, forms, images or
1160         text mapping are not ready yet.
1161
1162 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1163
1164         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1165         (dvi_document_file_exporter_do_page),
1166         (dvi_document_file_exporter_get_capabilities),
1167         (dvi_document_file_exporter_iface_init):
1168         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1169         (ps_document_file_exporter_do_page),
1170         (ps_document_file_exporter_get_capabilities),
1171         (ps_document_file_exporter_iface_init):
1172         * backend/djvu/djvu-document.c:
1173         (djvu_document_file_exporter_begin),
1174         (djvu_document_file_exporter_end),
1175         (djvu_document_file_exporter_get_capabilities),
1176         (djvu_document_file_exporter_iface_init):
1177         * backend/tiff/tiff-document.c:
1178         (tiff_document_file_exporter_begin),
1179         (tiff_document_file_exporter_get_capabilities),
1180         (tiff_document_document_file_exporter_iface_init):
1181         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1182         (pdf_document_file_exporter_do_page),
1183         (pdf_document_file_exporter_get_capabilities),
1184         (pdf_document_file_exporter_iface_init):
1185         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1186         (ev_file_exporter_get_capabilities):
1187         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1188         (idle_print_handler), (ev_print_job_print):
1189         * shell/ev-jobs.c: (ev_job_print_run):
1190         * shell/ev-window.c: (ev_window_print_send),
1191         (ev_window_print_range):
1192
1193         Use capabilities to know which options should be offered by the
1194         print dialog depending on the document backend.
1195
1196 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1197
1198         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1199
1200         Give priority to forms over text to set the cursor.
1201
1202 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1203
1204         * shell/ev-view-private.h:
1205         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1206         (ev_view_leave_notify_event), (ev_view_finalize),
1207         (ev_view_get_property), (ev_view_class_init):
1208
1209         Use IBEAM cursor for text form fields and NORMAL cursor for read
1210         only fields. Remove unused status attribute.
1211
1212 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1213
1214         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1215
1216         Update region for current selected items also for checkbox
1217         buttons, since they can behave as radio buttons when they are in a
1218         set.
1219
1220 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1221
1222         * configure.ac:
1223         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1224
1225         Get max length of text form fields.
1226
1227 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1228
1229         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1230         * libdocument/ev-form-field.h:
1231         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1232
1233         Fix build with current poppler cvs head.
1234
1235 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1236
1237         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1238         * shell/eggfindbar.c: (egg_find_bar_init):
1239
1240         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1241         deprecation. Fixes bug #455667
1242
1243 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1244
1245         * NEWS:
1246         * configure.ac:
1247         
1248         Update for release 0.9.2
1249
1250 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1251
1252         * shell/ev-view.c: (ev_view_form_field_text_save),
1253         (ev_view_form_field_choice_save):
1254
1255         Fix a crash when closing whith a form widget visible.
1256
1257 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1258
1259         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1260
1261         Update also the region of the current selected button when
1262         clicking on another button if they are radio buttons.
1263
1264 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1265
1266         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1267         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1268         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1269         (ev_pixbuf_cache_get_link_mapping),
1270         (ev_pixbuf_cache_get_image_mapping),
1271         (ev_pixbuf_cache_get_form_field_mapping),
1272         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1273         * shell/ev-view.c: (ev_view_form_field_get_region),
1274         (ev_view_form_field_button_create_widget),
1275         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1276         (job_finished_cb):
1277
1278         Redraw only form field region instead of the whole page when
1279         reloading a page to show changes on the form field.
1280
1281 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1282
1283         * shell/ev-view.c: (ev_view_form_field_choice_save):
1284
1285         Fix selection of first item in list form fields.
1286
1287 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1288
1289         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1290         (ev_pixbuf_cache_reload_page),
1291         (ev_pixbuf_cache_get_form_field_mapping):
1292
1293         Some refactoring to avoid duplicated code.
1294
1295 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1296
1297         * configure.ac:
1298         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1299         (ev_form_field_from_poppler_field),
1300         (pdf_document_forms_get_form_fields),
1301         (pdf_document_forms_form_field_text_get_text),
1302         (pdf_document_forms_form_field_text_set_text),
1303         (pdf_document_forms_form_field_button_set_state),
1304         (pdf_document_forms_form_field_button_get_state),
1305         (pdf_document_forms_form_field_choice_get_item),
1306         (pdf_document_forms_form_field_choice_get_n_items),
1307         (pdf_document_forms_form_field_choice_is_item_selected),
1308         (pdf_document_forms_form_field_choice_select_item),
1309         (pdf_document_forms_form_field_choice_toggle_item),
1310         (pdf_document_forms_form_field_choice_unselect_all),
1311         (pdf_document_forms_form_field_choice_set_text),
1312         (pdf_document_forms_form_field_choice_get_text),
1313         (pdf_document_document_forms_iface_init):
1314         * libdocument/Makefile.am:
1315         * libdocument/ev-form-field.[ch]:
1316         * libdocument/ev-document-forms.[ch]:
1317         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1318         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1319         (add_job), (ev_pixbuf_cache_reload_page),
1320         (ev_pixbuf_cache_get_form_field_mapping):
1321         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1322         * shell/ev-view-private.h:
1323         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1324         (ev_view_handle_cursor_over_xy),
1325         (ev_view_get_form_field_at_location),
1326         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1327         (ev_view_form_field_button_create_widget),
1328         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1329         (ev_view_form_field_text_create_widget),
1330         (ev_view_form_field_choice_save),
1331         (ev_view_form_field_choice_changed),
1332         (ev_view_form_field_choice_create_widget),
1333         (ev_view_handle_form_field), (ev_view_size_allocate),
1334         (ev_view_realize), (draw_end_presentation_page),
1335         (ev_view_button_press_event), (ev_view_remove_all),
1336         (ev_view_motion_notify_event), (ev_view_key_press_event),
1337         (ev_view_enter_notify_event), (highlight_find_results),
1338         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1339         (ev_view_class_init), (page_changed_cb),
1340         (on_adjustment_value_changed), (ev_view_set_presentation),
1341         (merge_selection_region), (ev_view_set_cursor),
1342         (ev_view_reset_presentation_state):
1343         
1344         Merge evince-forms branch.
1345
1346 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1347
1348         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1349
1350         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1351         This script also updates itself from libegg
1352
1353         * cut-n-paste/toolbar-editor/egg*:
1354         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1355         libegg
1356
1357 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1358
1359         * shell/ev-window.c:
1360         
1361         Adds a nice icon to page action during toolbar editing.
1362         See bug #452872.
1363
1364 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1365
1366         * data/evince-toolbar.xml:
1367         * shell/ev-window.c:
1368         
1369         Let user add a presentation and fullscreen icons on toolbar.
1370         See bug #449734.
1371
1372 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1373
1374         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1375
1376         new script to keep in sync with toolbareditor in libegg
1377
1378         * cut-n-paste/toolbar-editor/*: 
1379
1380         Run update-toolbareditor-from-libegg so we are in sync again. 
1381         Fixes bug #452850.
1382         
1383
1384 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1385
1386         * shell/ev-sidebar-links.c: (job_finished_callback):
1387
1388         Do not connect selection changed signal more than once. Fixes bug
1389         #349433.
1390
1391 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1392
1393         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1394
1395         Do not change sidebar chrome flag when pressing F9 key in
1396         presentation mode.
1397
1398 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1399
1400         * backend/pdf/ev-poppler.cc:
1401         (pdf_document_thumbnails_get_dimensions):
1402
1403         Make sure thumbnails width and height is not <= 0. Fixes a crash
1404         with some pdf documents which have really small pages.
1405
1406 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1407
1408         * shell/main.c: (main):
1409
1410         Fixes program description translation issue.
1411         Bug #450148.
1412
1413 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1414
1415         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1416
1417         Do not change current page when returning from black/white mode
1418         in presentation. Fixes bug #415032.
1419
1420 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1421
1422         * NEWS:
1423         * configure.ac:
1424         
1425         Update for release 0.9.1
1426
1427 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1428
1429         * backend/dvi/dvi-document.c:
1430         (dvi_document_finalize),
1431         (dvi_document_file_exporter_format_supported),
1432         (dvi_document_file_exporter_begin),
1433         (dvi_document_file_exporter_do_page),
1434         (dvi_document_file_exporter_end),
1435         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1436         
1437         PDF exporter for dvi documents. Fixes bug #441319.
1438
1439 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1440
1441         * shell/ev-window.c: (ev_window_clear_print_job):
1442
1443         Clear gtk print job when job has finished. Fixes bug #447612.
1444
1445 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1446
1447         * shell/ev-window.c: (ev_window_print_send),
1448         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1449
1450         Add preview button to print dialog. Fixes bug #445419.
1451
1452 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1453
1454         * backend/dvi/Makefile.am:
1455         * backend/dvi/pixbuf-device.[ch]: Removed
1456         * backend/dvi/cairo-device.[ch]: Added
1457         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1458         * backend/dvi/dvi-document.c: (dvi_document_load),
1459         (dvi_document_render), (dvi_document_finalize),
1460         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1461         (dvi_document_do_color_special):
1462         * libdocument/ev-document-misc.[ch]:
1463         (ev_document_misc_pixbuf_from_surface):
1464
1465         Port dvi backend to cairo and fix a problem with colors. 
1466
1467 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1468
1469         * shell/ev-view.c: (draw_one_page):
1470
1471         Draw only visible region.
1472
1473 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1474
1475         * backend/djvu/djvu-document.c: (djvu_document_render):
1476
1477         Fix rotation in djvu backend.
1478
1479 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1480
1481         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1482         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1483         (ev_pixbuf_cache_get_image_mapping),
1484         (ev_pixbuf_cache_get_text_mapping):
1485
1486         Redraw view every time we have a new surface. Fixes bug #443587.
1487
1488 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1489
1490         * libdocument/ev-document.c: (ev_document_info_free):
1491
1492         Fix memory leaks.
1493
1494 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1495
1496         * backend/dvi/dvi-document.c: (dvi_document_render),
1497         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1498         * backend/impress/impress-document.c:
1499         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1500         (impress_document_render), (impress_document_document_iface_init),
1501         (impress_document_thumbnails_get_thumbnail):
1502         * backend/djvu/djvu-document-private.h:
1503         * backend/djvu/djvu-document.c: (djvu_document_render),
1504         (djvu_document_finalize), (djvu_document_document_iface_init),
1505         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1506         * backend/tiff/tiff-document.c: (tiff_document_render),
1507         (tiff_document_render_pixbuf),
1508         (tiff_document_document_iface_init):
1509         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1510         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1511         (pdf_selection_render_selection):
1512         * backend/comics/comics-document.c:
1513         (comics_document_render_pixbuf), (comics_document_render),
1514         (comics_document_document_iface_init):
1515         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1516         (pixbuf_document_document_iface_init):
1517         * libdocument/ev-document-misc.[ch]:
1518         (ev_document_misc_surface_from_pixbuf),
1519         (ev_document_misc_surface_rotate_and_scale):
1520         * libdocument/ev-document.[ch]: (ev_document_render):
1521         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1522         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1523         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1524         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1525         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1526         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1527         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1528         (render_finished_cb), (ev_job_render_run):
1529         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1530         (merge_selection_region):
1531
1532         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1533         and selections.
1534
1535 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1536
1537         * shell/ev-window-title.c: (ev_window_title_update):
1538
1539         Fix memory leak.
1540
1541 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1542
1543         * shell/ev-view.c: (draw_loading_text):
1544
1545         Show loading text centered. Fixes bug #433061
1546
1547 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1548
1549         * shell/ev-sidebar-thumbnails.c:
1550         (ev_sidebar_thumbnails_set_loading_icon):
1551
1552         Remove a mutex in the main thread that blocks the UI in heavy
1553         documents.
1554
1555 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1556
1557         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1558
1559         Set points_set to TRUE so that selections don't disappear after a
1560         zoom change.
1561
1562 2007-06-07  Michael Monreal  <infernux@web.de>
1563
1564         * data/icons/16x16/actions/Makefile.am:
1565         * data/icons/16x16/actions/zoom.svg:
1566         * data/icons/22x22/actions/Makefile.am:
1567         * data/icons/22x22/actions/zoom.svg:
1568         * data/icons/24x24/actions/Makefile.am:
1569         * shell/ev-stock-icons.c:
1570         * shell/ev-stock-icons.h:
1571         * shell/ev-window.c:
1572         
1573         Zoom icon artwork. See bug #444795.
1574
1575 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1576
1577         * shell/ev-metadata-manager.c: Remove extraneous function
1578         (Closes: #444386)
1579
1580 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1581
1582         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1583         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1584         (ev_metadata_manager_set), (ev_metadata_manager_save):
1585         Simplify the timeout, no need for modified anymore
1586
1587 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1588
1589         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1590         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1591         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1592         (ev_metadata_manager_save): Adapted patch from Arjan van de
1593         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1594         time, saves on power (Closes: #443851)
1595
1596 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1597
1598         * configure.ac:
1599         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1600         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1601
1602         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1603
1604 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1605
1606         * shell/ev-window.c: (ev_window_add_history):
1607
1608         Check if history is NULL
1609
1610 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1611
1612         * libdocument/ev-image.c: (ev_image_finalize):
1613         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1614         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1615         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1616         (ev_tmp_uri_unlink):
1617
1618         Add functions to delete temporary files created by evince in a safe
1619         way.
1620
1621         * shell/ev-window.c: (ev_window_clear_local_uri),
1622         (open_xfer_update_progress_callback),
1623         (save_xfer_update_progress_callback), (ev_window_save_remote),
1624         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1625         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1626         (attachment_save_dialog_response_cb),
1627         (ev_attachment_popup_cmd_save_attachment_as):
1628
1629         Allow saving a copy of a document, image or attachment to a remote
1630         location. Fixes bug #440754. 
1631
1632 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1633
1634         * configure.ac:
1635         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1636
1637         Fix build with current poppler from cvs head. 
1638
1639 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1640
1641         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1642
1643         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1644         directory exists.
1645
1646 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1647
1648         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1649         * shell/ev-window.c:
1650
1651         Change sidebar ordering. Fixes bug #439939.
1652
1653 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1654
1655         * backend/comics/Makefile.am:
1656         
1657         Fixes build with --without-libgnome.
1658
1659 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1660         
1661         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1662
1663         Update cursor and tooltip on page change and view scroll. Fixes bug
1664         #439217.
1665
1666 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1667
1668         * NEWS:
1669         * configure.ac:
1670         
1671         Update for release 0.9.0
1672
1673 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1674
1675         * backend/djvu/djvu-document-private.h:
1676         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1677         (djvu_document_finalize),
1678         (djvu_document_file_exporter_format_supported),
1679         (djvu_document_file_exporter_begin),
1680         (djvu_document_file_exporter_do_page),
1681         (djvu_document_file_exporter_end),
1682         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1683         
1684         Implemented printing with djvu. Bug #437998.
1685
1686 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1687
1688         * backend/impress/zip.c:
1689         Add missing ulong definition.
1690
1691         * backend/ps/ps-interpreter.c:
1692         Add missing headers.
1693
1694         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1695
1696 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1697
1698         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1699
1700         Add missing call to parent class dispose method. 
1701
1702 2007-05-12  Ross Burton  <ross@openedhand.com>
1703
1704         * shell/main.c:
1705         Sync keybindings manually when building without libgnome
1706         (#437925).
1707
1708 2007-05-12  Ross Burton  <ross@openedhand.com>
1709
1710         * shell/ev-window.c:
1711         Respect the screen when opening help (#437866).
1712
1713 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1714
1715         * data/evince-ui.xml:
1716         * shell/ev-application.[ch]: (get_print_settings_from_args),
1717         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1718         (ev_application_open_uri_list):
1719         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1720         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1721         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1722         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1723         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1724         (ev_window_dispose):
1725         * shell/main.c: (arguments_parse):
1726
1727         Add print button in preview mode. Fixes bug #396475. 
1728
1729 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1730
1731         * cut-n-paste/zoom-control/ephy-zoom.h:
1732         
1733         Fixes zoom level factors. See bug #408119 for details.
1734
1735 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1736
1737         * backend/comics/comics-document.c: (comics_regex_quote),
1738         (extract_argv):
1739         
1740         Correctly quote symbols. Fixes crash in the bug
1741         #415370.
1742
1743 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1744
1745         * shell/ev-navigation-action-widget.c:
1746         (ev_navigation_action_widget_init),
1747         (ev_navigation_action_widget_class_init),
1748         (ev_navigation_action_widget_button_press_event):
1749         
1750         Connect to button-press event on correct widget. Fixes
1751         bug #431988
1752
1753 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1754
1755         * shell/ev-application.c: (ev_application_open_window),
1756         (ev_application_add_icon_path_for_screen),
1757         (ev_application_open_uri_at_dest):
1758         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1759         * shell/ev-navigation-action.c: (build_menu):
1760         
1761         Add app-specific icons to our icon theme. Fixes bug
1762         #425508.
1763
1764 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1765
1766         * shell/ev-history.c: (ev_history_class_init),
1767         (ev_history_add_link):
1768         * shell/ev-history.h:
1769         * shell/ev-navigation-action.c:
1770         (ev_navigation_action_history_changed),
1771         (ev_navigation_action_set_history), (build_menu),
1772         (ev_navigation_action_finalize):
1773         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1774         
1775         Make navigation action unsensitive instead of showing
1776         menu with unsensitive word. Fixes bug #417392.
1777
1778 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1779
1780         * shell/ev-application.[ch]: (ev_application_shutdown),
1781         (ev_application_get_print_settings),
1782         (ev_application_set_print_settings):
1783         * shell/ev-window.c:
1784
1785         Remember print settings. Fixes bug #349102. 
1786
1787 2007-05-08  Christian Persch  <chpe@gnome.org>
1788
1789         * configure.ac:
1790         * properties/ev-properties-view.c:
1791
1792         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1793         Bug #382438.
1794
1795 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1796
1797         * configure.ac:
1798         * properties/ev-properties-view.c: (ev_regular_paper_size):
1799
1800         Use gtk+ builtin paper list to identify the document's paper size.
1801         Fixes bug #382438. 
1802
1803 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1804
1805         * configure.ac:
1806
1807         Fix build when compiling with thumbnailer and libgnome support. 
1808
1809 2007-05-04  Ross Burton  <ross@openedhand.com>
1810
1811         * configure.ac:
1812         Add --without-libgnome, check for libgnome and libgnomeui
1813         separately, and add them to the symbols as required.
1814
1815         * libdocument/ev-file-helpers.c:
1816         When building without libgnome, use g_get_user_config_dir instead
1817         of gnome_user_dir_get.
1818
1819         * shell/ev-application.c:
1820         When building without libgnome, don't use session management.
1821
1822         * shell/main.c:
1823         When building without libgnome, don't use GnomeProgram or
1824         initialise the authentication manager.
1825
1826         This fixes #328842.
1827
1828 2007-05-04  Ross Burton  <ross@openedhand.com>
1829
1830         * shell/ev-window.c:
1831         Don't use libgnome to open help, instead call Yelp directly.
1832
1833 2007-05-04  Ross Burton  <ross@openedhand.com>
1834
1835         * shell/ev-sidebar-attachments.c:
1836         Don't use libgnome to lookup icons for MIME types, instead copy
1837         code from GTK+ to do it manually.
1838
1839 2007-05-04  Ross Burton  <ross@openedhand.com>
1840
1841         * configure.ac:
1842         Add libxml to the dependencies for SHELL_CORE (#435818).
1843
1844 2007-05-02  Ross Burton  <ross@openedhand.com>
1845
1846         * configure.ac:
1847         * Makefile.am:
1848         Add --disable-thumbnailer (#434825)
1849
1850 2007-05-02  Ross Burton  <ross@openedhand.com>
1851
1852         * shell/ev-window.c:
1853         Add missing includes, fix indentation.
1854
1855         * shell/main.c:
1856         Fix indentation.
1857
1858 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1859
1860         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1861         ev_application_open_uri_at_dest instead of ev_application_open_uri
1862         preventing new document always being opened in a new window even if there
1863         is an empty window.
1864
1865 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1866
1867         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1868         (egg_recent_view_uimanager_finalize):
1869         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1870         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1871         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1872         (ev_pixbuf_cache_dispose):
1873         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1874         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1875         
1876         Add missing chain to parent class methods. Fixes
1877         bug #433128.
1878
1879 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1880
1881         * data/Makefile.am (update-icon-cache): Updates
1882         gtk-update-icon-cache in uninstall-hook.
1883
1884 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1885
1886         * shell/ev-window.c: (ev_window_setup_document),
1887         (ev_window_set_document), (ev_window_load_job_cb):
1888         * shell/ev-view.c: (setup_caches):
1889         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1890
1891         Start rendering pages before any other jobs. 
1892
1893 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1894
1895         * shell/ev-window.c: (ev_window_stop_fullscreen),
1896         (ev_window_stop_presentation):
1897
1898         Update chrome visibility before window unfullscreen. 
1899
1900 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1901
1902         * data/Makefile.am:
1903         * data/evince-ui.xml:
1904         * shell/ev-stock-icons.[ch]:
1905         * shell/ev-application.[ch]: (ev_application_shutdown),
1906         (ev_application_init), (ev_application_get_toolbars_model):
1907         * shell/ev-window.c: (update_chrome_visibility),
1908         (fullscreen_toolbar_setup_item_properties),
1909         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1910         (ev_window_run_presentation), (ev_window_stop_presentation),
1911         (ev_window_run_preview), (ev_window_screen_changed),
1912         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1913         (ev_window_dispose), (ev_window_init):
1914
1915         Make fullscreen toolbar always visible. Do not use egg toolbars for
1916         fullscreen and preview modes since such toolbars are not editables.
1917         Fixes bugs #300278, #338910 and #316188.  
1918
1919 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1920
1921         * shell/ev-application.c:
1922         * shell/ev-job-queue.c:
1923         * shell/ev-metadata-manager.c:
1924         * shell/ev-stock-icons.c:
1925         * shell/ev-window.c:
1926         * shell/main.c:
1927         
1928         Developers documentation updated.
1929
1930 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1931
1932         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1933
1934         Check whether uri is valid before launching it. Fixes bug #427664.
1935
1936 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1937
1938         * shell/ev-window.c:
1939
1940         Change key accelerator for Open a Copy menu entry which is in conflict
1941         with Close. Fixes bug #427321.
1942
1943 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1944
1945         * NEWS:
1946         * configure.ac:
1947         
1948         Update for release 0.8.1
1949
1950 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1951
1952         * shell/ev-window.c: (setup_size_from_metadata):
1953         
1954         Do not make window bigger than screen. Fixes bug 
1955         #388985.
1956
1957 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1958
1959         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1960         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1961
1962         Use default resolution when it's not provided by document. Fixes bug
1963         #408762.
1964
1965 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1966
1967         * configure.ac:
1968         * thumbnailer/Makefile.am:
1969         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1970         * thumbnailer/evince-thumbnailer.schemas.in:
1971         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1972
1973         Add support for ps, eps and compressed documents thumbnails. Do not
1974         ignore size parameter. 
1975
1976 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1977
1978         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1979         (dvi_document_do_color_special):
1980         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1981
1982         Implement font color specials in the DVI backend. Fixes bug #303651.
1983
1984 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1985
1986         Fixup the previous commit:
1987
1988         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1989         * shell/xdg-user-dir-lookup.c: Make the function non-static
1990         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1991
1992 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1993
1994         * shell/ev-window.c (file_open_dialog_response_cb): Use
1995         the xdg-user-dirs DOCUMENTS folder as default folder when
1996         opening a file chooser.  (#424858)
1997
1998         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1999         xdg-user-dirs.
2000
2001 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2002
2003         * shell/ev-window.c: (ev_window_load_job_cb):
2004
2005         Do not setup view from metadata on preview mode. 
2006
2007 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2008
2009         * shell/main.c:
2010
2011         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2012
2013 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2014
2015         * shell/ev-view.c: (ev_view_primary_get_cb):
2016
2017         Check pointer != NULL before using it. Fixes bug #416841. 
2018
2019 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2020
2021         * NEWS:
2022         * configure.ac:
2023         
2024         Release 0.8.0
2025
2026 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2027
2028         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2029
2030         Do not render thumbnails when sidebar thumbnail page is not visible
2031         at startup. Fixes bug #416447. 
2032
2033 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2034
2035         * data/evince.desktop.in.in:
2036
2037         "Application" is not a valid category in the freedesktop specification.
2038
2039 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2040
2041         * libdocument/ev-file-helpers.[ch]: (compression_run),
2042         (ev_file_uncompress), (ev_file_compress):
2043         * shell/ev-window.c: (file_save_dialog_response_cb):
2044
2045         Save document compressed when saving a copy of a compressed document.
2046         Fixes bug #334542.
2047
2048 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2049
2050         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2051
2052         Allow deleting in goto window entry in presentation mode. 
2053
2054 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2055
2056         * Makefile.am: Dist MAINTAINERS.
2057
2058 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2059
2060         * shell/ev-window.c: (ev_window_update_actions):
2061
2062         Fix zoom shortcut keys when searching. Fixes bug #409828.
2063
2064 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2065
2066         * shell/ev-window.c: (ev_window_setup_document):
2067
2068         Fix crash when loading documents with only one page. 
2069
2070 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2071
2072         * backend/dvi/dvi-document.c:
2073         (dvi_document_thumbnails_get_dimensions),
2074         (dvi_document_thumbnails_get_thumbnail):
2075         * backend/impress/impress-document.c:
2076         (impress_document_thumbnails_get_thumbnail),
2077         (impress_document_thumbnails_get_dimensions):
2078         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2079         (ps_document_thumbnails_get_dimensions):
2080         * backend/djvu/djvu-document.c:
2081         (djvu_document_thumbnails_get_dimensions),
2082         (djvu_document_thumbnails_get_thumbnail):
2083         * backend/tiff/tiff-document.c:
2084         (tiff_document_thumbnails_get_thumbnail),
2085         (tiff_document_thumbnails_get_dimensions):
2086         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2087         (pdf_document_thumbnails_get_thumbnail),
2088         (pdf_document_thumbnails_get_dimensions):
2089         * backend/comics/comics-document.c:
2090         (comics_document_thumbnails_get_thumbnail),
2091         (comics_document_thumbnails_get_dimensions):
2092         * backend/pixbuf/pixbuf-document.c:
2093         (pixbuf_document_thumbnails_get_thumbnail),
2094         (pixbuf_document_thumbnails_get_dimensions):
2095         * libdocument/ev-document-thumbnails.[ch]:
2096         (ev_document_thumbnails_get_thumbnail),
2097         (ev_document_thumbnails_get_dimensions):
2098         * libdocument/ev-document-misc.[ch]:
2099         (ev_document_misc_get_thumbnail_frame):
2100         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2101         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2102         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2103         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2104         (ev_sidebar_thumbnails_refresh):
2105         * shell/ev-window.c: (ev_window_setup_document):
2106         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2107
2108         Use an EvRenderContext for rendering thumbnails instead of a suggested
2109         width, so that different sized pages get sized proportionally.
2110
2111 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2112
2113         * shell/ev-view.c: (ev_view_button_press_event),
2114         (ev_view_key_press_event):
2115
2116         Fix critical warnings when there is no document loaded. 
2117
2118 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2119
2120         * shell/ev-page-action-widget.c:
2121         * shell/ev-navigation-action.c:
2122         * shell/ev-window.c:
2123
2124         Fix compile warnings. 
2125
2126 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2127
2128         * backend/djvu/djvu-text.h:
2129         * backend/djvu/djvu-document.c:
2130         * backend/djvu/djvu-text-page.c:
2131         * backend/djvu/djvu-links.c:
2132         * backend/djvu/djvu-text-page.h:
2133         * backend/djvu/djvu-text.c:
2134         
2135         Fix build on Mac. Fixes bug #392186. Patch by
2136         <ephraim_owns@hotmail.com>
2137
2138 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2139
2140         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2141
2142         Restore cairo context before rendering every page when printing a PDF
2143         document into a PDF file. 
2144
2145 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2146
2147         * backend/ps/gstypes.h:
2148         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2149         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2150         (ps_document_thumbnails_get_thumbnail):
2151
2152         Handle PostScript page orientation. Fixes bug #318568.
2153
2154 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2155
2156         * backend/ps/Makefile.am:
2157         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2158         (document_load), (ps_document_load), (save_document),
2159         (save_page_list), (ps_document_get_n_pages),
2160         (ps_document_get_page_size), (ps_document_get_info),
2161         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2162         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2163         (ps_document_thumbnails_get_thumbnail),
2164         (ps_document_thumbnails_get_dimensions),
2165         (ps_document_document_thumbnails_iface_init):
2166         * backend/ps/ps.[ch]: (psgetpagebox):
2167         * backend/ps/ps-interpreter.[ch]:
2168
2169         Add support for thumbnails in ps backend. Fixes bug #164755. 
2170
2171 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2172
2173         * NEWS:
2174         * configure.ac:
2175         
2176         Release 0.7.2
2177
2178 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2179
2180         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2181         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2182         (ev_window_dispose):
2183
2184         Use document thumbnail as window icon. Fixes bug #384442.
2185
2186 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2187
2188         * configure.ac:
2189
2190         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2191         duplicated adding application/x-bzpostscript instead. 
2192
2193 2007-02-11  Tom Parker  <palfrey@tevp.net>
2194
2195         * backend/ps/ps-document.c: (document_load):
2196
2197         Check return value of psscan before trying
2198         to use it. Fixes bug #372414.
2199
2200 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2201
2202         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2203
2204         Fix invalid free in ev-page-cache. Fixes bug #404745.
2205
2206 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2207
2208         * test/Makefile.am:
2209         * test/test3.py:
2210         
2211         Added reload test case.
2212
2213 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2214
2215         * po/POTFILES.in:
2216         * backend/djvu/djvu-document.c: (djvu_document_load):
2217
2218         Check whether there are missing files in indirect multipage djvu
2219         documents. Fixes bug #361683. 
2220
2221 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2222
2223         * test/Makefile.am:
2224         * test/test-mime.bin:
2225         * test/test3.py:
2226         
2227         Added test for slow mime type
2228
2229 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2230
2231         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2232
2233         Add some checks and call parent_class->finalize. Fixes bug #404745.
2234
2235 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2236
2237         * shell/ev-navigation-action.c: (connect_proxy):
2238         
2239         Fixes dropdown history menu. Thanks a lot Carlos!
2240
2241 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2242
2243         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2244
2245         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2246         bug #373715.
2247
2248 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2249
2250         * backend/ps/ps.c: (psscan):
2251
2252         Fix memory leak. 
2253
2254 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2255
2256         * configure.ac:
2257         * libdocument/ev-file-helpers.c: 
2258
2259         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2260
2261 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2262
2263         * configure.ac:
2264         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2265         (ps_interpreter_start), (document_load), (save_document),
2266         (save_page_list):
2267         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2268         * libdocument/ev-document-factory.c:
2269         (ev_document_factory_get_from_mime), (get_document_from_uri),
2270         (free_uncompressed_uri), (ev_document_factory_get_document):
2271         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2272
2273         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2274
2275 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2276
2277         * libdocument/ev-document.h:
2278
2279         Fix typo in function name. 
2280
2281 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2282
2283         * backend/ps/ps-document.c: (ps_interpreter_finished),
2284         (ps_interpreter_start), (ps_interpreter_failed):
2285
2286         Handle ghostscript interpreter crashes. 
2287
2288 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2289
2290         * shell/ev-window.c: (ev_window_open_uri),
2291         (window_configure_event_cb):
2292
2293         Setup window size and position before showing it. Fixes bug #401711.
2294
2295 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2296
2297         * backend/ps/Makefile.am:
2298         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2299         (ps_document_dispose), (ps_document_class_init),
2300         (ps_interpreter_input), (ps_interpreter_output),
2301         (ps_interpreter_error), (setup_interpreter_env),
2302         (ps_interpreter_start), (ps_interpreter_stop),
2303         (ps_interpreter_failed), (ps_interpreter_is_ready),
2304         (check_filecompressed), (document_load), (ps_document_load),
2305         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2306         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2307         (render_page):
2308
2309         Rework ps-document. Code cleanups, remove deprecated code. 
2310
2311 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2312
2313         * shell/ev-view.c: (ev_view_button_press_event):
2314
2315         Do not start an image drag and drop operation when pointer is on 
2316         text, so that we can select text when the whole background is an
2317         image. 
2318
2319 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2320
2321         * shell/ev-window.c: (ev_window_update_actions): 
2322
2323         Disable all zoom related actions during presentation mode. 
2324
2325 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2326
2327         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2328
2329         Do not zoom in or out on presentation mode. Fixes bug #401305.
2330
2331 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2332
2333         * shell/ev-navigation-action.c: (connect_proxy),
2334         (create_menu_item), (ev_navigation_action_class_init):
2335         
2336         Correctly show menu and fix crash when navigaton 
2337         action is out of toolbar visible area.
2338
2339 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2340
2341         * data/Makefile.am:
2342         * data/evince.1:
2343         
2344         Added man file
2345
2346 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2347
2348         * help/reference/* :
2349         * configure.ac:
2350         
2351         Added gtk-doc based documentation for Evince.
2352         Still in initial state but I hope it will
2353         grow.
2354         
2355         * configure.ac:
2356         
2357         Lower dbus requirement to 0.70
2358
2359 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2360
2361         * shell/ev-window.c: (ev_window_add_history):
2362
2363         Fix memory leak. 
2364
2365 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2366
2367         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2368         * shell/ev-view.h:
2369         * shell/ev-window.c: (ev_window_add_history):
2370         
2371         Correctly handle named destination links
2372
2373 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2374
2375         * NOTES:
2376         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2377         * backend/pdf/ev-poppler.cc:
2378         * libdocument/ev-document-links.h:
2379         * libdocument/ev-link.c: (ev_link_get_page):
2380         * libdocument/ev-link.h:
2381         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2382         (ev_history_add_link):
2383         * shell/ev-history.h:
2384         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2385         (new_history_menu_item), (build_menu):
2386         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2387         * shell/ev-sidebar-links.c: (create_loading_model),
2388         (print_section_cb), (ev_sidebar_links_construct),
2389         (fill_page_labels), (update_page_callback_foreach),
2390         (update_page_callback), (job_finished_callback):
2391         * shell/ev-view.c: (ev_view_handle_link):
2392         * shell/ev-window.c: (ev_window_find_chapter),
2393         (ev_window_add_history), (view_handle_link_cb),
2394         (history_changed_cb):
2395         
2396         Implements another history variant
2397
2398 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2399
2400         * shell/ev-window.c: (view_external_link_cb):
2401         * shell/ev-view.c: (ev_view_button_release_event):
2402
2403         Open links in new window when clicking with middle button. 
2404
2405 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2406
2407         * shell/ev-navigation-action.c: (new_history_menu_item):
2408         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2409         * shell/ev-view.c: (ev_view_handle_link):
2410         * shell/ev-window.c:
2411         
2412         Store link before jump, not the destination. For me it 
2413         seems like more natural history behavior.
2414
2415 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2416
2417         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2418         (ev_navigation_action_class_init):
2419         * shell/ev-navigation-action.h:
2420         * shell/ev-page-action.c: (activate_cb):
2421         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2422         (ev_page_cache_set_current_page_history):
2423         * shell/ev-page-cache.h:
2424         * shell/ev-sidebar-thumbnails.c:
2425         (ev_sidebar_tree_selection_changed),
2426         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2427         * shell/ev-view-private.h:
2428         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2429         * shell/ev-view.h:
2430         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2431         (ev_window_setup_document), (ev_window_load_job_cb):
2432         * shell/ev-window.h:
2433         
2434         History finally works as expected.
2435
2436 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2437
2438         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2439
2440         Do not update links treeview if it doesn't have a model assigned yet. 
2441
2442 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2443
2444         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2445         (ev_sidebar_links_class_init), (update_page_callback):
2446
2447         Do not update links treeview when sidepane is not visible. 
2448
2449 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2450
2451         * shell/ev-marshal.list:
2452         * shell/ev-page-action.c: (activate_cb),
2453         (ev_page_action_class_init):
2454         * shell/ev-page-action.h:
2455         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2456         * shell/ev-window.c:
2457         
2458         Remove activate_link signal, not required.
2459
2460 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2461
2462         * shell/ev-navigation-action.c: (build_menu):
2463         
2464         Reorder menu items and build menu with fixed length.
2465
2466 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2467
2468         * shell/ev-view.c: (get_selected_text):
2469         
2470         Normalize text to fix ligatures problem. See bug
2471         #341947 for details.
2472
2473 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2474
2475         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2476
2477         Fix memory leak in ev-page-cache. 
2478
2479 2007-01-25  Tom Parker <palfrey@tevp.net>
2480
2481         * backend/impress/impress-document.c: (impress_document_load),
2482         (impress_document_finalize), (impress_document_init):
2483         * properties/ev-properties-main.c: (ev_properties_get_pages):
2484         
2485         Correctly handle impress document errors. Fixes nautilus
2486         crash in property page #370491.
2487
2488 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2489
2490         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2491         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2492         (ev_job_queue_remove_job):
2493         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2494         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2495         (ev_job_load_run):
2496         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2497         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2498         (ev_window_load_job_cb), (xfer_update_progress_callback),
2499         (ev_window_open_uri), (ev_window_dispose):
2500         * shell/main.c: (main):
2501
2502         Do file transfer asynchronously in the main thread instead of
2503         synchronously in the load thread. Fixes bugs #399694, #398307 and
2504         #343542.
2505
2506 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2507
2508         * shell/ev-jobs.c: (ev_job_xfer_run):
2509
2510         Load the document with the font-config lock held. 
2511
2512 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2513
2514         * backend/ps/ps-document.c: (start_interpreter):
2515
2516         Fix memory leaks in ps backend. 
2517
2518 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2519
2520         * backend/impress/impress-document.c:
2521         (impress_document_render_pixbuf):
2522
2523         Do not acquire fontconfig lock in impress backend, since it is using
2524         the main loop for rendering. 
2525
2526 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2527
2528         * po/POTFILES.in: 
2529
2530         Remove mdvi files that shouldn't be translated. 
2531
2532 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2533
2534         * shell/ev-view-private.h:
2535         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2536         (ev_view_set_zoom):
2537
2538         Render "loading..." text into a cairo surface instead of directly into
2539         the window so that fontconfig lock is only needed once and UI is not
2540         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2541
2542 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2543
2544         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2545         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2546
2547         Use icon theme associated with the window screen rather than default. 
2548
2549 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2550
2551         * configure.ac:
2552
2553         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2554
2555 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2556
2557         * data/icons/*/apps/evince.*:
2558
2559         Move Evince icons under new apps directory.
2560
2561         * data/icons/*/actions/*:
2562
2563         Add new custom themeable Evince icons: view-page-continuous, 
2564         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2565         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2566
2567         * configure.ac:
2568
2569         Add new directories to AC_CONFIG_FILES.
2570
2571         * shell/ev-stock-icons.c:
2572         * shell/ev-stock-icons.h:
2573
2574         Use new custom themeable icons.
2575
2576 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2577
2578         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2579
2580         Do not draw white background page in presentation mode. 
2581
2582 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2583
2584         * shell/ev-view.c: Remove unused gnome-vfs include.
2585
2586 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2587
2588         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2589         
2590         Format string is corrected, fixes bug #397129.
2591
2592 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2593
2594         * shell/ev-window.c: (ev_window_setup_recent):
2595
2596         Do not include in recent menu inexistent documents. Fixes
2597         bug #339171.
2598
2599 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2600
2601         * po/POTFILES.skip: 
2602
2603         Update POTFILES.skip file according to current source tree. 
2604
2605 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2606
2607         * shell/ev-window.c: (file_save_dialog_response_cb):
2608
2609         Do Save a copy in atomic way. Fixes bug #328266. 
2610
2611 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2612
2613         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2614
2615         Keep selected cell always visible in index treeview.
2616
2617 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2618         
2619         * shell/ev-view.c: (ev_view_size_allocate):
2620
2621         Restore horizontal scrollbar after switching to/from fullscreen
2622         or presentation mode. Fixes bug #331728.
2623
2624 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2625
2626         * shell/ev-view-private.h:
2627         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2628         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2629         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2630         (ev_view_can_zoom_out):
2631
2632         Use max and min scale values in the view iby taking dpi into account. 
2633
2634 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2635
2636         * configure.ac:
2637         * NEWS:
2638
2639         Release 0.7.1
2640
2641 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2642
2643         * shell/ev-window.c: (ev_window_print_send):
2644
2645         Send print job to printer with some settings set to default values,
2646         since we have already exported to a file according to such settings
2647         and they could be taken twice by some printers. 
2648
2649 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2650
2651         * shell/ev-jobs.c: (ev_job_xfer_run):
2652         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2653
2654         Show main window and load document with the font-config lock held. 
2655
2656 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2657
2658         * configure.ac:
2659         * shell/ev-application.c: (ev_application_register_service):
2660         * shell/main.c: (load_files_remote):
2661
2662         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2663
2664 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2665
2666         * doc/debugging.txt:
2667         
2668         Remove obsolete documentation.
2669
2670 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2671
2672         * Makefile.am:
2673         * backend/Makefile.am:
2674         * backend/comics/Makefile.am:
2675         * backend/djvu/Makefile.am:
2676         * backend/dvi/Makefile.am:
2677         * backend/ev-async-renderer.c:
2678         * backend/ev-async-renderer.h:
2679         * backend/ev-attachment.c:
2680         * backend/ev-attachment.h:
2681         * backend/ev-backend-marshal.c:
2682         * backend/ev-document-factory.c:
2683         * backend/ev-document-factory.h:
2684         * backend/ev-document-find.c:
2685         * backend/ev-document-find.h:
2686         * backend/ev-document-fonts.c:
2687         * backend/ev-document-fonts.h:
2688         * backend/ev-document-images.c:
2689         * backend/ev-document-images.h:
2690         * backend/ev-document-info.h:
2691         * backend/ev-document-links.c:
2692         * backend/ev-document-links.h:
2693         * backend/ev-document-misc.c:
2694         * backend/ev-document-misc.h:
2695         * backend/ev-document-security.c:
2696         * backend/ev-document-security.h:
2697         * backend/ev-document-thumbnails.c:
2698         * backend/ev-document-thumbnails.h:
2699         * backend/ev-document-transition.c:
2700         * backend/ev-document-transition.h:
2701         * backend/ev-document.c:
2702         * backend/ev-document.h:
2703         * backend/ev-file-exporter.c:
2704         * backend/ev-file-exporter.h:
2705         * backend/ev-image.c:
2706         * backend/ev-image.h:
2707         * backend/ev-link-action.c:
2708         * backend/ev-link-action.h:
2709         * backend/ev-link-dest.c:
2710         * backend/ev-link-dest.h:
2711         * backend/ev-link.c:
2712         * backend/ev-link.h:
2713         * backend/ev-render-context.c:
2714         * backend/ev-render-context.h:
2715         * backend/ev-selection.c:
2716         * backend/ev-selection.h:
2717         * backend/impress/Makefile.am:
2718         * backend/pdf/Makefile.am:
2719         * backend/pixbuf/Makefile.am:
2720         * backend/ps/Makefile.am:
2721         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2722         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2723         (start_interpreter), (stop_interpreter), (document_load),
2724         (ps_document_next_page), (render_page):
2725         * backend/tiff/Makefile.am:
2726         * comics/Makefile.am:
2727         * comics/comics-document.c:
2728         * comics/comics-document.h:
2729         * configure.ac:
2730         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2731         * djvu/Makefile.am:
2732         * djvu/djvu-document-private.h:
2733         * djvu/djvu-document.c:
2734         * djvu/djvu-document.h:
2735         * djvu/djvu-links.c:
2736         * djvu/djvu-links.h:
2737         * djvu/djvu-text-page.c:
2738         * djvu/djvu-text-page.h:
2739         * djvu/djvu-text.c:
2740         * djvu/djvu-text.h:
2741         * dvi/Makefile.am:
2742         * dvi/dvi-document.c:
2743         * dvi/dvi-document.h:
2744         * dvi/fonts.c:
2745         * dvi/fonts.h:
2746         * dvi/mdvi-lib/Makefile.am:
2747         * dvi/mdvi-lib/afmparse.c:
2748         * dvi/mdvi-lib/afmparse.h:
2749         * dvi/mdvi-lib/bitmap.c:
2750         * dvi/mdvi-lib/bitmap.h:
2751         * dvi/mdvi-lib/color.c:
2752         * dvi/mdvi-lib/color.h:
2753         * dvi/mdvi-lib/common.c:
2754         * dvi/mdvi-lib/common.h:
2755         * dvi/mdvi-lib/defaults.h:
2756         * dvi/mdvi-lib/dvimisc.c:
2757         * dvi/mdvi-lib/dviopcodes.h:
2758         * dvi/mdvi-lib/dviread.c:
2759         * dvi/mdvi-lib/files.c:
2760         * dvi/mdvi-lib/font.c:
2761         * dvi/mdvi-lib/fontmap.c:
2762         * dvi/mdvi-lib/fontmap.h:
2763         * dvi/mdvi-lib/fontsrch.c:
2764         * dvi/mdvi-lib/gf.c:
2765         * dvi/mdvi-lib/hash.c:
2766         * dvi/mdvi-lib/hash.h:
2767         * dvi/mdvi-lib/list.c:
2768         * dvi/mdvi-lib/mdvi.h:
2769         * dvi/mdvi-lib/pagesel.c:
2770         * dvi/mdvi-lib/paper.c:
2771         * dvi/mdvi-lib/paper.h:
2772         * dvi/mdvi-lib/pk.c:
2773         * dvi/mdvi-lib/private.h:
2774         * dvi/mdvi-lib/setup.c:
2775         * dvi/mdvi-lib/sp-epsf.c:
2776         * dvi/mdvi-lib/special.c:
2777         * dvi/mdvi-lib/sysdeps.h:
2778         * dvi/mdvi-lib/t1.c:
2779         * dvi/mdvi-lib/tfm.c:
2780         * dvi/mdvi-lib/tfmfile.c:
2781         * dvi/mdvi-lib/tt.c:
2782         * dvi/mdvi-lib/util.c:
2783         * dvi/mdvi-lib/vf.c:
2784         * dvi/pixbuf-device.c:
2785         * dvi/pixbuf-device.h:
2786         * impress/Makefile.am:
2787         * impress/common.h:
2788         * impress/document.c:
2789         * impress/f_oasis.c:
2790         * impress/f_oo13.c:
2791         * impress/iksemel.c:
2792         * impress/iksemel.h:
2793         * impress/imposter.h:
2794         * impress/impress-document.c:
2795         * impress/impress-document.h:
2796         * impress/internal.h:
2797         * impress/r_back.c:
2798         * impress/r_draw.c:
2799         * impress/r_geometry.c:
2800         * impress/r_gradient.c:
2801         * impress/r_style.c:
2802         * impress/r_text.c:
2803         * impress/render.c:
2804         * impress/render.h:
2805         * impress/zip.c:
2806         * impress/zip.h:
2807         * lib/Makefile.am:
2808         * lib/ev-debug.c:
2809         * lib/ev-debug.h:
2810         * lib/ev-file-helpers.c:
2811         * lib/ev-file-helpers.h:
2812         * lib/ev-gui.c:
2813         * lib/ev-gui.h:
2814         * lib/ev-tooltip.c:
2815         * lib/ev-tooltip.h:
2816         * libdocument/Makefile.am:
2817         * libdocument/ev-file-helpers.c:
2818         * pdf/Makefile.am:
2819         * pdf/ev-poppler.cc:
2820         * pdf/ev-poppler.h:
2821         * pixbuf/Makefile.am:
2822         * pixbuf/pixbuf-document.c:
2823         * pixbuf/pixbuf-document.h:
2824         * properties/Makefile.am:
2825         * ps/Makefile.am:
2826         * ps/gsdefaults.c:
2827         * ps/gsdefaults.h:
2828         * ps/gsio.c:
2829         * ps/gsio.h:
2830         * ps/gstypes.h:
2831         * ps/ps-document.c:
2832         * ps/ps-document.h:
2833         * ps/ps.c:
2834         * ps/ps.h:
2835         * shell/Makefile.am:
2836         * shell/ev-application.h:
2837         * shell/ev-sidebar-links.c:
2838         * shell/ev-sidebar-links.h:
2839         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2840         (ev_gui_menu_position_tree_selection):
2841         * shell/ev-utils.h:
2842         * shell/ev-view.c: (ev_view_finalize):
2843         * shell/ev-window.c:
2844         * shell/main.c: (main):
2845         * thumbnailer/Makefile.am:
2846         * tiff/Makefile.am:
2847         * tiff/tiff-document.c:
2848         * tiff/tiff-document.h:
2849         * tiff/tiff2ps.c:
2850         * tiff/tiff2ps.h:
2851         
2852         Reorganize source tree.
2853
2854 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2855
2856         * backend/ev-document-factory.c:
2857
2858         Do not include ev-poppler.h when pdf is disabled. 
2859
2860 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2861
2862         * configure.ac:
2863         * data/evince-ui.xml:
2864         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2865         (pdf_document_document_images_iface_init):
2866         * backend/Makefile.am:
2867         * backend/ev-document-images.[ch]:
2868         * backend/ev-image.[ch]:
2869         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2870         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2871         (ev_job_xfer_run):
2872         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2873         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2874         (ev_pixbuf_cache_get_image_mapping):
2875         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2876         (view_menu_popup_cb), (ev_window_dispose),
2877         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2878         (ev_view_popup_cmd_copy_image):
2879         * shell/ev-view-private.h:
2880         * shell/ev-view.c: (ev_view_get_image_at_location),
2881         (ev_view_do_popup_menu), (ev_view_popup_menu),
2882         (ev_view_button_press_event), (ev_view_drag_data_get),
2883         (ev_view_drag_motion), (ev_view_drag_data_received),
2884         (ev_view_motion_notify_event), (ev_view_button_release_event),
2885         (ev_view_finalize), (ev_view_class_init):
2886
2887         Add image handling support. Fixes bugs #310008 and #325047. Images
2888         selection is not supported yet. 
2889
2890 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2891
2892         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2893         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2894         (ev_view_init):
2895
2896         Move view drag and drop stuff to ev-view.
2897
2898 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2899
2900         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2901         * shell/ev-view.c: (clear_selection): 
2902
2903         Clear selection also in pixbuf cache.
2904
2905 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2906
2907         * data/evince.desktop.in.in:
2908         
2909         Change icon name in desktop file. See bug #390734
2910         for details.
2911
2912 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2913
2914         * thumbnailer/Makefile.am:
2915
2916         Use top_builddir instead top_srcdir for generated schema
2917         file installation. Fixes bug #390161.
2918
2919 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2920
2921         * configure.ac:
2922         * backend/Makefile.am:
2923         * backend/ev-document-transition.[ch]:
2924         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2925         (pdf_document_page_transition_iface_init):
2926         * shell/ev-view-private.h:
2927         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2928         (ev_view_set_presentation), (transition_next_page),
2929         (ev_view_presentation_transition_stop),
2930         (ev_view_presentation_transition_start), (ev_view_next_page):
2931
2932         Add page transition support in presentation mode. At the moment only
2933         page duration is supported, but not transition effects. Fixes bug
2934         #309815.
2935
2936 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2937
2938         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2939
2940         Run find_link_dest with document lock held, since it's called by links
2941         thread and main thread at the same time. 
2942
2943 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2944
2945         * shell/ev-view.c: (goto_dest):
2946
2947         Update page-cache when page is changed by the view, so that
2948         page-changed signal is emitted. 
2949
2950 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2951
2952         * test/test1.py:
2953         * test/test2.py:
2954
2955         Use C locale in tests. 
2956
2957 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2958
2959         * shell/ev-window.c: (ev_window_run_presentation):
2960         * shell/ev-view-private.h:
2961         * shell/ev-view.c: (ev_view_set_presentation):
2962
2963         Restore zoom settings when back from presentation mode. 
2964
2965 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2966
2967         * shell/ev-window.c: (ev_window_run_presentation):
2968
2969         Always use "best fit" zoom in presentation mode.
2970         Fixes bug #389195.
2971
2972 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2973
2974         * shell/ev-view.c: (ev_view_goto_window_create):
2975
2976         Show "Jump to page" label in the page jumping popup in
2977         presentation mode instead of just a GtkEntry.
2978
2979 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2980
2981         * shell/ev-window.c: (launch_external_uri):
2982
2983         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2984         #378085.
2985
2986 2006-12-22  Elijah Newren  <newren gmail com>
2987
2988         * configure.ac: explicitly check for libxml2.  Fixes #388795
2989
2990 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2991
2992         * shell/ev-view-private.h:
2993         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2994         (ev_view_goto_window_delete_event), (key_is_numeric),
2995         (ev_view_goto_window_key_press_event),
2996         (ev_view_goto_window_button_press_event),
2997         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2998         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2999         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3000
3001         Allow jumping to another page by typing a page number in presentation
3002         mode. It uses a popup window with an entry. Fixes bug #353625.
3003
3004 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3005
3006         * configure.ac:
3007         * properties/ev-properties-view.c: (ev_get_default_user_units),
3008         (ev_regular_paper_size):
3009         
3010         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3011         to Damien Carbery <damien.carbery@sun.com> and
3012         Yevgen Muntyan <muntyan@tamu.edu>.
3013
3014 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3015
3016         * shell/ev-window.c: (setup_document_from_metadata):
3017
3018         Make sure Evince doesn't restore the view on the last
3019         page when a document is reopened. Fixes bug #383381.
3020
3021 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3022
3023         * shell/ev-view.c: (draw_loading_text):
3024
3025         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3026
3027 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3028
3029         * configure.ac:
3030         * NEWS:
3031
3032         Release 0.7.0
3033
3034 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3035
3036         * configure.ac:
3037         * pdf/ev-poppler.cc: (pdf_print_context_free),
3038         (pdf_document_file_exporter_begin),
3039         (pdf_document_file_exporter_do_page):
3040
3041         Make cairo-pdf depedency optional. 
3042
3043 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3044
3045         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3046
3047         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3048
3049 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3050
3051         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3052         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3053         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3054         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3055         * shell/ev-view.c: (draw_loading_text):
3056         * shell/ev-window.c: (ev_window_cmd_file_properties):
3057
3058         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3059         related to using FontConfig from different threads.
3060         
3061 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3062
3063         * shell/ev-view.c: (draw_loading_text):
3064
3065         Acquire lock document when drawing "Loading..." text so that only one
3066         thread will use FontConfig at the same time. Fixes bug #374750.
3067
3068 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3069
3070         * shell/ev-page-action.[ch]: (activate_cb):
3071         * shell/ev-window.c: (activate_label_cb):
3072
3073         Check if text inserted in page entry is a valid page number when it
3074         doesn't match to any document page label. Fixes bug #383165.
3075
3076 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3077         * shell/ev-window.c:
3078
3079         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3080         available with GTK < 2.10. Added an ifdef to avoid compilation
3081         error.
3082
3083 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3084
3085         * configure.ac:
3086         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3087
3088         Fix ps backend in multihead systems.
3089
3090 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3091
3092         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3093         * shell/ev-window.c: (ev_window_get_screen_dpi),
3094         (ev_window_update_actions), (setup_view_from_metadata),
3095         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3096
3097         Take screen DPI into account when zooming. Fixes bug #318285.
3098
3099 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3100
3101         * data/Makefile.am:
3102
3103         Cleaned up/slightly refactored Makefile.am. Added GConf
3104         schemas uninstallation as well.
3105
3106 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3107
3108         * Makefile.am:
3109         * test/Makefile.am:
3110
3111         Fight with autotools to fix make check. Make distcheck
3112         works fine as well now!
3113
3114 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3115
3116         * shell/ev-view.c: (draw_end_presentation_page):
3117
3118         Corrected "end of presentation" string.
3119
3120 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3121
3122         * shell/ev-view.c: (ev_view_key_press_event):
3123
3124         Correctly propagate key press event so that up/down keys
3125         work as expected (correct behaviour was broken by
3126         black/white screen key bindings for presentations).
3127
3128 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3129
3130         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3131         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3132         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3133         (pdf_selection_get_selection_region),
3134         (pdf_selection_get_selection_map):
3135
3136         Add "static" to some private functions. 
3137
3138 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3139
3140         * lib/ev-tooltip.h:
3141         * properties/ev-properties-view.h:
3142         * shell/ev-jobs.h:
3143         * shell/ev-properties-dialog.h:
3144         * shell/ev-properties-fonts.h:
3145         * shell/ev-sidebar-links.h:
3146         * shell/ev-sidebar-thumbnails.h:
3147         * shell/ev-sidebar.h:
3148         * shell/ev-window.h:
3149         
3150         Fixes CHACK type in class casts. See bug #385343
3151         for details.
3152
3153 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3154
3155         * shell/ev-view-private.h:
3156         * shell/ev-view.c: (draw_end_presentation_page),
3157         (ev_view_expose_event), (ev_view_key_press_event),
3158         (ev_view_class_init), (ev_view_init):
3159
3160         Blank screen in presentation mode when pressing 'b' (filling with
3161         black) or 'w' (filling with white) keys. Fixes bug #358132.
3162
3163 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3164
3165         * data/evince-toolbar.xml:
3166         * shell/ev-window.c:
3167         
3168         Use stock icon for Select All action. Fixes
3169         bug #382652.
3170
3171 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3172
3173         * shell/ev-view.c: (get_doc_point_from_offset),
3174         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3175
3176         Add links support in rotated documents. Fixes bug #343733.
3177
3178 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3179
3180         * shell/ev-view-private.h:
3181         * shell/ev-view.c: (draw_end_presentation_page),
3182         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3183
3184         Show a blank page after the last page in presentation mode with a
3185         message indicating that presentation has finished and how to exit. 
3186
3187 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3188
3189         * shell/ev-window.c: (fullscreen_timeout_cb):
3190
3191         Hide cursor after a while in presentation mode. 
3192
3193 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3194
3195         * backend/ev-document-info.h:
3196         * data/evince-properties.glade:
3197         * pdf/ev-poppler.cc:
3198         * properties/ev-properties-view.c: (ev_regular_paper_size),
3199         (ev_properties_view_set_info):
3200         * ps/ps-document.c: (ps_document_get_info):
3201
3202         Adds a paper size field to the properties dialog. Fixes
3203         bug #307315. Patch by Kasper Svendsen (with some i18n
3204         changes done by me).
3205
3206 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3207
3208         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3209         (screensaver_init_dbus), (totem_scrsaver_new),
3210         (totem_scrsaver_init):
3211         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3212         * shell/ev-application.c: (ev_application_register_service),
3213         (ev_application_screensaver_enable),
3214         (ev_application_screensaver_disable):
3215         * shell/ev-application.h:
3216         * shell/ev-window.c: (ev_window_run_presentation),
3217         (ev_window_stop_presentation), (build_comments_string),
3218         (ev_window_init):
3219         
3220         Move screensaver handling to application. No more
3221         message on startup.
3222
3223 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3224
3225         * configure.ac:
3226         * backend/Makefile.am:
3227         * backend/ev-file-exporter.[ch]:
3228         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3229         * ps/ps-document.c: (ps_document_file_exporter_*):
3230         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3231         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3232         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3233         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3234
3235         Allow printing to PDF when suppoted by the backend.
3236         
3237 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3238
3239         * shell/ev-window.c: (build_comments_string):
3240
3241         Use always "Document Viewer" in about dialog. 
3242
3243 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3244
3245         * djvu/djvu-document.c: (djvu_document_get_page_size):
3246
3247         Display a warning message when get_pageinfo fails. 
3248
3249 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3250
3251         * Makefile.am:
3252         * backend/Makefile.am:
3253         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3254         * configure.ac:
3255         * shell/ev-window.c: (build_comments_string):
3256         
3257         Make pdf compilation optional. See bug #38007.
3258
3259 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3260
3261         * ps/ps.c: (get_next_text):
3262
3263         Fix CVE-2006-5864.
3264
3265 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3266
3267         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3268         * shell/ev-navigation-action.c: (connect_proxy),
3269         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3270         
3271         Do not call g_type_class_peek_parent twice.
3272
3273 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3274
3275         * configure.ac:
3276         * data/icons/24x24/.cvsignore:
3277         * data/icons/24x24/Makefile.am:
3278         * data/icons/24x24/evince.png:
3279         * data/icons/Makefile.am:
3280         
3281         Add 24x24 icon. Thanks to 
3282         Michael Monreal <infernux@web.de>.
3283
3284 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3285
3286         * configure.ac: Fix typo in configure.ac. Thanks
3287         to dmacks@netspace.org for notification.
3288
3289 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3290
3291         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3292         
3293         Drop dbus include, fixes compilation with older dbus.
3294
3295 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3296
3297         * configure.ac:
3298         * cut-n-paste/Makefile.am:
3299         * cut-n-paste/totem-screensaver/.cvsignore
3300         * cut-n-paste/totem-screensaver/Makefile.am:
3301         * cut-n-paste/totem-screensaver/README:
3302         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3303         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3304         * shell/Makefile.am:
3305         * shell/ev-window.c: (ev_window_run_presentation),
3306         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3307         (ev_window_init):
3308
3309         Implemented screensaver enabling/disabling for
3310         presentation mode (not fullscreen mode). Code stolen
3311         from Totem (with some minor tweaks). Fixes bug #338889.
3312
3313 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3314
3315         * configure.ac:
3316
3317         Bump gnome-icon-theme requirements. We use the rotation
3318         icons that appeared recently.
3319
3320 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3321
3322         * shell/ev-history.c: (ev_history_add_page):
3323         * shell/ev-history.h:
3324         * shell/ev-window.c: (page_changed_cb):
3325         
3326         Use page labels instead of numbers.
3327
3328 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3329
3330         * data/evince-toolbar.xml:
3331         * po/POTFILES.in:
3332         * shell/Makefile.am:
3333         * shell/ev-navigation-action-widget.c:
3334         (ev_navigation_action_widget_init),
3335         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3336         (menu_detacher), (ev_navigation_action_widget_set_menu),
3337         (menu_position_func), (popup_menu_under_arrow),
3338         (ev_navigation_action_widget_toggled),
3339         (ev_navigation_action_widget_button_press_event):
3340         * shell/ev-navigation-action-widget.h:
3341         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3342         (ev_navigation_action_set_window), (activate_menu_item_cb),
3343         (new_history_menu_item), (new_empty_history_menu_item),
3344         (build_menu), (menu_activated_cb), (connect_proxy),
3345         (create_tool_item), (ev_navigation_action_init),
3346         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3347         * shell/ev-navigation-action.h:
3348         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3349         (ev_page_action_widget_set_page_cache),
3350         (ev_page_action_widget_finalize),
3351         (ev_page_action_widget_class_init), (match_selected_cb),
3352         (display_completion_text), (match_completion), (build_new_tree_cb),
3353         (get_filter_model_from_model),
3354         (ev_page_action_widget_update_model):
3355         * shell/ev-page-action-widget.h:
3356         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3357         (connect_proxy):
3358         * shell/ev-page-action.h:
3359         * shell/ev-stock-icons.c:
3360         * shell/ev-stock-icons.h:
3361         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3362         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3363         (register_custom_actions):
3364         * shell/main.c:
3365         
3366         Preliminary history implementation
3367
3368 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3369
3370         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3371         (dvi_document_class_init), (dvi_document_init_params):
3372         * dvi/mdvi-lib/font.c: (font_reference):
3373         
3374         Add reference to subfont. Fixes bug #374277.
3375
3376 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3377
3378         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3379         (ev_window_cmd_file_open_copy_at_dest):
3380
3381         Fix a race condition when creating symlink. Increase the counter
3382         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3383         Mathias Hasselmann).
3384
3385 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3386
3387         * backend/Makefile.am:
3388         * backend/ev-attachment.c: (ev_attachment_open):
3389         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3390         (ev_tmp_dir), (ev_tmp_filename):
3391         * shell/ev-sidebar-attachments.c:
3392         (ev_sidebar_attachments_drag_data_get):
3393         * shell/ev-window.c: (ev_window_clear_temp_file):
3394
3395         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3396         in ensure_dir_exists. Abort without crashing when we can't create
3397         user's directory.
3398
3399 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3400
3401         * data/evince-ui.xml:
3402         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3403         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3404         (ev_window_cmd_file_open_copy_at_dest),
3405         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3406         (ev_view_popup_cmd_open_link_new_window):
3407
3408         Allow opening a copy of the current document in a new window. Fixes bug
3409         #357472
3410
3411 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3412
3413         * data/evince-toolbar.xml:
3414         
3415         Add rotate right and rotate left to available items for toolbar.
3416         
3417         * data/evince-ui.xml:
3418         * shell/ev-window.c: (ev_window_init):
3419         
3420         Customize toolbar with right click. Fixes bug #372451.
3421
3422 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3423
3424         * shell/ev-window.c: 
3425         
3426         Use "object-rotate-{left,right}" stock icons. Fixes 
3427         bug #373863.
3428
3429 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3430
3431         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3432         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3433         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3434         (ev_window_open_uri):
3435         * shell/main.c: (arguments_parse):
3436
3437         Remove temp file created when evince is used by GTK+ in
3438         preview mode. Fixes bug #365282. 
3439
3440 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3441
3442         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3443         
3444         Fixes bug #372474 - Side pane disabled when entering 
3445         and leaving fullscreen mode.
3446
3447 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3448
3449         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3450         * data/Makefile.am:
3451         * data/evince-preview-toolbar.xml:
3452         * data/evince-toolbar.xml:
3453         * shell/ev-application.c: (ev_application_shutdown),
3454         (ev_application_init), (ev_application_get_toolbars_model):
3455         * shell/ev-application.h:
3456         * shell/ev-window.c: (update_chrome_visibility),
3457         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3458         (ev_window_cmd_edit_toolbar), (ev_window_init):
3459         
3460         Fixes bug #364364 - toolbar editor shows zoom actions again.
3461
3462 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3463
3464         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3465
3466         Do not take margins into consideration for paper size when printing.
3467         Really fixes bug #350491.
3468
3469 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3470
3471         * data/evince-ui.xml:
3472         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3473         (ev_window_cmd_file_print_setup),
3474         (ev_window_print_dialog_response_cb),
3475         (ev_window_setup_action_sensitivity):
3476
3477         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3478
3479 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3480
3481         * shell/ev-window.c: (ev_window_print_range):
3482
3483         Revert my previuos commit, since printing to PDF is not supported by
3484         evince yet. 
3485
3486 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3487
3488         * shell/ev-window.c: (ev_window_print_range):
3489
3490         Enable print to a PDF. Fixes bug #332121.
3491
3492 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3493
3494         * shell/ev-application-service.xml:
3495         * shell/ev-application.[ch]: (ev_application_open_window),
3496         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3497         (ev_application_open_uri), (ev_application_open_uri_list):
3498         * shell/ev-window.c: (file_open_dialog_response_cb),
3499         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3500         (drag_data_received_cb), (open_remote_link):
3501         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3502
3503         Add support for multiscreen systems. Fixes bug #316206.
3504
3505 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3506
3507         * shell/ev-jobs.[ch]: (ev_job_print_new),
3508         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3509         (ev_job_print_do_page):
3510         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3511
3512         Allow printing only odd/even pages. Fixes bug #367289.
3513
3514 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3515
3516         * test/test1.py:
3517         * test/test2.py:
3518
3519         Re-add locale settings to test files.
3520
3521 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3522
3523         * data/evince-ui.xml:
3524         * shell/ev-window.c: (set_action_properties):
3525         
3526         Removed garbage from code and ui.
3527
3528 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3529
3530         * shell/ev-window.c: (ev_window_cmd_help_about):
3531
3532         Shamelessly add my name to the list of contributors.
3533
3534 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3535
3536         * test/test1.py:
3537         * test/test2.py:
3538
3539         Cleaned up the dogtail scripts.
3540
3541 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3542
3543         * shell/ev-view.c: (draw_loading_text): Don't render
3544         "loading..." text in presentation mode. Temporary
3545         workaround for bug #320352.
3546
3547 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3548
3549         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3550         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3551
3552         Use print settings scale, copies, collate and reverse which were
3553         ignored. Fixes bug #359032.
3554
3555 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3556
3557         * configure.ac:
3558         * data/evince-password.glade:
3559         * test/Makefile.am:
3560         * test/test-encrypt.pdf:
3561         * test/test-links.pdf:
3562         * test/test1.py:
3563         * test/test2.py:
3564
3565         Add automated UI tests for evince with dogtail. See
3566         bug #300948.    
3567
3568 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3569
3570         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3571
3572         Hide fullscreen toolbar when switching to another desktop workspace.
3573         Fixes bug #338871
3574
3575 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3576
3577         * shell/ev-window-title.c: 
3578         
3579         Test for .dvi in title of pdf documents.
3580
3581 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3582
3583         * shell/ev-view.c: (ev_view_scroll):
3584
3585         Page Up/Down should do page jumps in "Best fit" mode.
3586         If a user has explicitly chosen to view exactly one page
3587         at a time, scrolling just a part of the page when
3588         pressing Page Up/Down is not right. Fixes bug #323107.
3589
3590 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3591
3592         * NEWS:
3593         * configure.ac:
3594         
3595         Update for 0.6.1
3596
3597 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3598
3599         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3600         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3601         
3602         Correctly disconnect from job signals on destroy.
3603
3604 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3605
3606         * shell/ev-view-private.h:
3607         * shell/ev-view.c: (view_set_adjustment_values),
3608         (view_update_range_and_current_page),
3609         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3610         
3611         Fixes bug #343199, current page now follows find page.
3612
3613 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3614
3615         * backend/ev-document-factory.c:
3616         * configure.ac:
3617         Assigned OpenDocument presenation MIME type to the
3618         Impress backend. Added some missing (but harmless)
3619         #ifdefs in the document factory as well to make things
3620         consistent again. Fixes bug #360658.
3621
3622 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3623
3624         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3625         * backend/ev-document-find.c: (ev_document_find_get_type):
3626         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3627         * backend/ev-document-links.c: (ev_document_links_get_type):
3628         * backend/ev-document-security.c: (ev_document_security_get_type):
3629         * backend/ev-document-thumbnails.c:
3630         (ev_document_thumbnails_get_type):
3631         * backend/ev-document.c: (ev_document_get_type):
3632         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3633         * backend/ev-selection.c: (ev_selection_get_type):
3634         * cut-n-paste/recent-files/egg-recent-model.c:
3635         (egg_recent_model_get_type):
3636         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3637         (egg_recent_view_uimanager_get_type):
3638         * cut-n-paste/recent-files/egg-recent-view.c:
3639         (egg_recent_view_get_type):
3640         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3641         (egg_editable_toolbar_get_type):
3642         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3643         (egg_toolbar_editor_get_type):
3644         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3645         (egg_toolbars_model_get_type):
3646         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3647         (egg_tree_multi_drag_source_get_type):
3648         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3649         (ephy_zoom_action_get_type):
3650         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3651         (ephy_zoom_control_get_type):
3652         * impress/r_back.c: (_imp_fill_back):
3653         * properties/ev-properties-main.c:
3654         (ev_properties_plugin_register_type):
3655         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3656         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3657         (ev_view_accessible_factory_get_type):
3658
3659         Reduce relocations. Bug #360616.
3660
3661 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3662
3663         * backend/ev-document-factory.c:
3664         (ev_document_factory_get_document):
3665         
3666         Load document even if extension is wrong.
3667
3668 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3669
3670         * shell/ev-metadata-manager.c: (save_values):
3671         * shell/ev-window.c: (setup_size_from_metadata),
3672         (setup_view_from_metadata), (ev_window_setup_document),
3673         (ev_window_xfer_job_cb), (window_configure_event_cb):
3674         
3675         Set size according to the document size/page size ratio.
3676         That should correct rather wierd behaviour of the previous
3677         commit.
3678
3679 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3680
3681         * shell/ev-window.c: (setup_view_from_metadata):
3682         
3683         Set size for new windows from previous window size.
3684         See bugs #354968 and #168450 for details. Thanks
3685         to Meik Hellmund.
3686
3687 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3688
3689         * djvu/djvu-links.c: (build_tree):
3690
3691         Fix memory leak.
3692
3693 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3694
3695         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3696         
3697         Don't make sidebar close button insensitive. Fixes
3698         bug #357871.
3699
3700 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3701
3702         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3703         (ev_window_set_view_accels_sensitivity):
3704         
3705         Don't enable Slash on documents which don't support
3706         find. Fixes bug #358648.
3707
3708 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3709
3710         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3711         open dialog fall back to the current document uri if the
3712         filechooser hasn't been used before. Fixes bug #356980.
3713
3714 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3715
3716         * shell/ev-window.c: (ev_window_setup_recent), 
3717         (ev_window_get_recent_file_label):
3718
3719         Escape underscores in filenames of recent file items.
3720
3721 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3722
3723         * configure.ac:
3724         
3725         Bumped poppler requirements, really 0.5.3 is very 
3726         buggy, now we require 0.5.4.
3727
3728 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3729
3730         * djvu/Makefile.am:
3731         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3732         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3733         (djvu_document_document_links_iface_init):
3734         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3735         (number_from_string_10), (get_djvu_link_dest),
3736         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3737         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3738         (djvu_links_get_links), (djvu_links_find_link_dest),
3739         (djvu_links_get_links_model):
3740         * djvu/djvu-links.h:
3741         
3742         Add support for links and bookmarks in djvu documents. Thanks
3743         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3744         patch.
3745
3746 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3747
3748         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3749         
3750         Reopen should reload document. Fixes 
3751         bug 327951.
3752
3753 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3754
3755         * configure.ac:
3756         * data/Makefile.am:
3757         * data/evince-16.png:
3758         * data/evince-22.png:
3759         * data/evince.png:
3760         * data/evince.svg:
3761         * data/icons/16x16/Makefile.am:
3762         * data/icons/16x16/evince.png:
3763         * data/icons/22x22/Makefile.am:
3764         * data/icons/22x22/evince.png:
3765         * data/icons/48x48/Makefile.am:
3766         * data/icons/48x48/evince.png:
3767         * data/icons/Makefile.am:
3768         * data/icons/scalable/Makefile.am:
3769         * data/icons/scalable/evince.svg:
3770         
3771         Install icons with correct names. Fixes
3772         bug #354429.
3773
3774 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3775
3776         * shell/ev-view.c: (ev_view_button_release_event):
3777
3778         Don't open links with middle mouse button. Fixes bug #353649
3779
3780 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3781
3782         * NEWS:
3783         * configure.ac:
3784         
3785         Update for release 0.6.0
3786
3787 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3788
3789         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3790         Implement Close named action. Patch by Carlos Garcia Campos.
3791
3792 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3793
3794         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3795         
3796         Don't clear link mapping on copy_job_to_job_info. Fixes
3797         bug 346168.
3798
3799 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3800
3801         * shell/main.c: (main):
3802
3803         Revert my previous commit, gnome_program_init owns the option context.
3804         Fix another memory leak in main. Both caught by Christian Persch. 
3805
3806 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3807
3808         * shell/main.c: (main):
3809
3810         Fix memory leak.
3811
3812 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3813
3814         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3815
3816         Fix crash when opening a pdf with password protection. 
3817
3818 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3819
3820         * pdf/ev-poppler.cc: (pdf_document_search_free):
3821
3822         Fix memory leak. 
3823
3824 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3825
3826         * backend/ev-document-factory.c:
3827         (ev_document_factory_get_document):
3828         * tiff/tiff-document.c: (tiff_document_finalize):
3829         
3830         More correct handling of document loading. Fixes
3831         bug #349043.
3832
3833 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3834
3835         * backend/ev-attachment.c: (ev_attachment_save):
3836
3837         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3838         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3839
3840 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3841         
3842         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3843         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3844
3845 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3846
3847         * shell/ev-sidebar-thumbnails.c:
3848
3849         Do not render thumbnails unless thumbnails page is active in the
3850         sidebar.
3851
3852 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3853
3854         * shell/ev-properties-dialog.c:
3855
3856         Fix dialogue spacing. Bug #351370.
3857
3858 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3859
3860         * configure.ac:
3861
3862         Use lowercase gettext catalog file names (evince.mo
3863         instead of Evince.mo)
3864
3865 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3866
3867         * shell/ev-sidebar-attachments.c:
3868
3869         GtkIconTheme is now screen safe too. Fixes bug #350878
3870
3871 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3872
3873         * shell/ev-window.c:
3874
3875         GtkRecent manager is now screen safe. Fixes bug #350145
3876
3877 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3878
3879         * shell/ev-sidebar.c: (ev_sidebar_init):
3880         
3881         Make sidebar close icon smaller. Fix for bug 350177.
3882         See also bugs 350176 and 165770.
3883
3884 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3885
3886         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3887
3888         Ignore zoom for xyz destinations when it's <= 1, keeping user
3889         preferences instead. Set correct sizing-mode for fith and fitv
3890         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3891
3892 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3893
3894         * NEWS:
3895         * configure.ac:
3896         
3897         Update for release 0.5.5
3898
3899 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3900         
3901         * shell/ev-window.c: (ev_window_cmd_escape)
3902
3903         Escape unfocus page entry. Fixes bug #345809.
3904
3905 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3906
3907         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3908         (build_tree), (pdf_document_links_get_links),
3909         (pdf_document_links_find_link_dest):
3910         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3911         (goto_xyz_dest):
3912
3913         Convert from PDF style coordinates to X style coordinates in the
3914         backend rather than in the view. Fixes bug #338440
3915
3916 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3917
3918         * shell/ev-window.c:
3919         
3920         Remove Ctrl+Shift+T shortcut for toolbars. See
3921         the bug #350098.
3922
3923 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3924
3925         * configure.ac:
3926
3927         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3928         of this. 
3929
3930 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3931
3932         * configure.ac:
3933         * cut-n-paste/Makefile.am:
3934         * data/evince-ui.xml:
3935         * shell/Makefile.am:
3936         * shell/ev-application.[ch]:
3937         * shell/ev-window.c:
3938
3939         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3940         #349273
3941
3942 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3943
3944         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3945         findbar code: s/help/search/
3946
3947 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3948
3949         * shell/ev-window.c: (setup_document_from_metadata),
3950         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3951         (setup_view_from_metadata):
3952         
3953         Fix memory leaks.
3954
3955 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3956
3957         * autogen.sh, configure.ac: 
3958         
3959         Update automake usage. See bug 349292.
3960
3961 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3962
3963         * shell/eggfindbar.c: (egg_find_bar_class_init),
3964         (entry_activate_callback), (egg_find_bar_init),
3965         (egg_find_bar_set_status_text):
3966         * shell/eggfindbar.h:
3967         
3968         Unify Evince findbar with Epiphany. Nice patch
3969         from Fabricio Silva <silva@crans.org> and
3970         Frederic Peters <fpeters@entrouvert.com>. See
3971         bug #339966 for details.
3972
3973 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3974
3975         * data/evince.desktop.in.in:
3976         
3977         Correct information for bugzilla. Thanks to
3978         Olaf Vitters, see bug #348855.
3979
3980 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3981
3982         * shell/ev-jobs.[ch]:
3983         * shell/ev-sidebar-links.c:
3984         * shell/ev-window.[ch]:
3985
3986         GtkPrintJob doesn't support print ranges or current page, so we export
3987         to a ps file now when printing ranges or current page.
3988
3989 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3990
3991         * pdf/ev-poppler.cc:
3992         * shell/ev-window.c: (do_action_named):
3993
3994         We should be more clear about bugzilla. See the
3995         poppler bug #7623.
3996
3997 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3998
3999         * configure.ac:
4000         * shell/Makefile.am:
4001         * shell/ev-job-queue.c:
4002         * shell/ev-jobs.[ch]:
4003         * shell/ev-sidebar-links.c:
4004         * shell/ev-window.[ch]:
4005         
4006         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4007         #348422
4008
4009 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4010
4011         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4012         * shell/ev-application-service.xml:
4013         * shell/ev-application.[ch]:
4014         * shell/ev-jobs.[ch]:
4015         * shell/ev-window.[ch]: (ev_window_run_preview):
4016         * shell/main.c: 
4017
4018         Add preview mode to use evince as a printing previewer. It also adds
4019         other command line options for fullscreen and presentation modes.
4020         Fixes bugs #347822, #317031
4021
4022 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4023
4024         * NEWS:
4025         * configure.ac:
4026         
4027         Update for release 0.5.4
4028
4029 2006-07-11  Bastien Nocera <hadess@hadess.net>
4030
4031         * Makefile.am:
4032         * backend/Makefile.am:
4033         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4034         * backend/ev-document-factory.h:
4035         * configure.ac:
4036         * impress/.cvsignore:
4037         * impress/Makefile.am:
4038         * impress/common.h:
4039         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4040         (imp_get_page), (imp_next_page), (imp_prev_page),
4041         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4042         * impress/f_oasis.c: (render_object), (render_page),
4043         (get_geometry), (_imp_oasis_load):
4044         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4045         (_imp_oo13_load):
4046         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4047         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4048         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4049         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4050         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4051         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4052         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4053         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4054         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4055         (iks_new_within), (iks_insert), (iks_insert_cdata),
4056         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4057         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4058         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4059         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4060         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4061         (iks_cdata), (iks_cdata_size), (iks_has_children),
4062         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4063         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4064         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4065         (iks_tree), (iks_load), (iks_save):
4066         * impress/iksemel.h:
4067         * impress/imposter.h:
4068         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4069         (imp_render_draw_bezier_real), (imp_render_get_size),
4070         (imp_render_set_fg_color), (imp_render_draw_line),
4071         (imp_render_draw_rect), (imp_render_draw_polygon),
4072         (imp_render_draw_arc), (imp_render_draw_bezier),
4073         (imp_render_open_image), (imp_render_get_image_size),
4074         (imp_render_scale_image), (imp_render_draw_image),
4075         (imp_render_close_image), (imp_render_markup),
4076         (imp_render_get_text_size), (imp_render_draw_text),
4077         (impress_document_load), (impress_document_save),
4078         (impress_document_get_n_pages), (impress_document_get_page_size),
4079         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4080         (impress_document_finalize), (impress_document_class_init),
4081         (impress_document_can_get_text), (impress_document_get_info),
4082         (impress_document_document_iface_init),
4083         (impress_document_thumbnails_get_thumbnail),
4084         (impress_document_thumbnails_get_dimensions),
4085         (impress_document_document_thumbnails_iface_init),
4086         (impress_document_init):
4087         * impress/impress-document.h:
4088         * impress/internal.h:
4089         * impress/r_back.c: (_imp_fill_back):
4090         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4091         (_imp_draw_image), (_imp_tile_image):
4092         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4093         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4094         (r_polyline):
4095         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4096         (r_draw_gradient_complex), (r_draw_gradient):
4097         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4098         (r_get_bullet):
4099         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4100         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4101         (r_text):
4102         * impress/render.c: (imp_create_context), (imp_context_set_page),
4103         (imp_context_set_step), (imp_render), (imp_delete_context):
4104         * impress/render.h:
4105         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4106         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4107         (zip_load_xml), (zip_get_size), (zip_load):
4108         * impress/zip.h:
4109         * shell/ev-utils.c:
4110         
4111         New backend to support impress slides. Fixes bug #30867.
4112
4113 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4114
4115         * shell/ev-utils.c: (using_postscript_printer):
4116         
4117         Fixes crash when print using PAPI backend,
4118         bug #345012.
4119
4120 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4121
4122         * shell/ev-jobs.c: (ev_job_xfer_run):
4123         * shell/ev-window.c: (password_dialog_response),
4124         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4125         (ev_window_dispose):
4126         Fixes bug #344160: if the xfer job doesn't complete
4127         because a password is required, reload the existing
4128         instance instead of creating a new one.
4129
4130 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4131
4132         * shell/main.c: (main): Call gdk_threads_init. Thus
4133         we'll avoid errors in auth dialog. Fix for the bug
4134         #343347.
4135
4136 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4137
4138         * configure.ac: Advertise pixbuf support, fix
4139         for the bug 343317.
4140
4141 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4142
4143         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4144         (ev_sidebar_thumbnails_set_document):
4145         
4146         Update sidebar thumbnails after reloading.
4147
4148 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4149
4150         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4151         * shell/ev-jobs.h:
4152         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4153         (ev_window_cmd_view_reload), (ev_window_init):
4154         
4155         Don't crash on reload. Fix for the bug #343167.
4156
4157 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4158
4159         * shell/ev-jobs.c: (ev_job_render_run):
4160         
4161         Check for document links.
4162
4163 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4164
4165         * backend/ev-attachment.c: (ev_attachment_save),
4166         (ev_attachment_launch_app), (ev_attachment_open):
4167         * backend/ev-document-factory.c: (get_document_from_uri):
4168         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4169         (egg_recent_view_uimanager_set_list):
4170         * ps/ps-document.c: (check_filecompressed), (document_load),
4171         (ps_document_load):
4172         * shell/ev-metadata-manager.c: (load_values):
4173         * shell/ev-password.c: (ev_password_dialog_set_property):
4174         * shell/ev-view.c: (tip_from_link):
4175         * shell/ev-window.c: (file_save_dialog_response_cb),
4176         (ev_window_print_dialog_response_cb):
4177         
4178         Use consistent quoting style. Fix for the bug #320285.
4179
4180 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4181
4182         * shell/ev-jobs.c: (ev_job_xfer_run):
4183         * shell/main.c: (load_files):
4184                 
4185         Open links with anchors. Fix for the bug #339836.
4186
4187 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4188
4189         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4190         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4191         (ev_link_dest_set_property), (ev_link_dest_finalize),
4192         (ev_link_dest_class_init), (ev_link_dest_new_named),
4193         (ev_link_dest_new_page_label):
4194         * backend/ev-link-dest.h:
4195         * shell/ev-application.c: (ev_application_open_uri):
4196         * shell/ev-view.c: (goto_dest):
4197         * shell/ev-window.c:
4198         * shell/ev-window.h:
4199         
4200         Fix page-label command line option. Bug #342070.
4201
4202 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4203
4204         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4205         
4206         Don't show highlight rects if page can't be showed. Fix for 
4207         the bug #342076
4208
4209 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4210
4211         * shell/ev-window.c: (setup_sidebar_from_metadata),
4212         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4213         
4214         Setup sidebar from metadata even if there is no document
4215         loaded. Fix for the bug #342807.
4216
4217 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4218
4219         * cut-n-paste/toolbar-editor/Makefile.am:
4220         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4221         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4222         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4223         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4224         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4225         (popup_context_menu_cb), (button_press_event_cb),
4226         (configure_item_sensitivity), (configure_item_cursor),
4227         (configure_item_tooltip), (connect_widget_signals),
4228         (action_sensitive_cb), (create_item_from_action),
4229         (create_item_from_position), (toolbar_drag_data_received_cb),
4230         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4231         (toolbar_drag_leave_cb), (configure_drag_dest),
4232         (toggled_visibility_cb), (toolbar_visibility_refresh),
4233         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4234         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4235         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4236         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4237         (egg_editable_toolbar_dispose),
4238         (egg_editable_toolbar_set_ui_manager),
4239         (egg_editable_toolbar_get_selected),
4240         (egg_editable_toolbar_set_selected), (set_edit_mode),
4241         (egg_editable_toolbar_set_property),
4242         (egg_editable_toolbar_get_property),
4243         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4244         (egg_editable_toolbar_new_with_model),
4245         (egg_editable_toolbar_get_edit_mode),
4246         (egg_editable_toolbar_set_edit_mode),
4247         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4248         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4249         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4250         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4251         (item_added_or_removed_cb), (toolbar_removed_cb),
4252         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4253         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4254         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4255         (editor_create_item_from_name), (append_table),
4256         (update_editor_sheet), (egg_toolbar_editor_init):
4257         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4258         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4259         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4260         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4261         (toolbar_node_free), (egg_toolbars_model_get_flags),
4262         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4263         (egg_toolbars_model_get_name), (impl_add_item),
4264         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4265         (parse_data_list), (parse_item_list), (parse_toolbars),
4266         (egg_toolbars_model_load_toolbars), (parse_available_list),
4267         (parse_names), (egg_toolbars_model_load_names),
4268         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4269         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4270         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4271         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4272         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4273         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4274         (egg_toolbars_model_set_types), (fill_avail_array),
4275         (egg_toolbars_model_get_name_avail),
4276         (egg_toolbars_model_get_name_flags),
4277         (egg_toolbars_model_set_name_flags):
4278         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4279         * cut-n-paste/toolbar-editor/eggintl.h:
4280         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4281         (egg_tree_multi_drag_source_get_type),
4282         (egg_tree_multi_drag_source_row_draggable),
4283         (egg_tree_multi_drag_source_drag_data_delete),
4284         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4285         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4286         (path_list_free), (set_context_data), (get_context_data),
4287         (get_info), (egg_tree_multi_drag_drag_data_get),
4288         (egg_tree_multi_drag_motion_event),
4289         (egg_tree_multi_drag_button_press_event),
4290         (egg_tree_multi_drag_add_drag_support):
4291         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4292         * shell/ev-application.c: (ev_application_init),
4293         (ev_application_save_toolbars_model):
4294         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4295         (ev_window_cmd_edit_toolbar), (ev_window_init):
4296         
4297         Sync toolbareditor with epiphany and libegg
4298
4299 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4300
4301         * configure.ac: 
4302
4303         Depend on poppler 0.5.2
4304
4305 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4306
4307         * shell/ev-jobs.c: (ev_job_render_run):
4308         
4309         Check if document supports links iterface.
4310
4311 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4312
4313         * NEWS:
4314         * configure.ac:
4315         
4316         Update for release 0.5.3
4317
4318 2006-05-13  Michael Plump  <plumpy@skylab.org>
4319
4320         * configure.ac:
4321         * shell/Makefile.am:
4322         * shell/main.c: (main):
4323         
4324         Port to GOption command line parsing. Fix for the 
4325         bug #327518
4326
4327 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4328
4329         * shell/ev-window.c: (ev_window_cmd_help_about):
4330         
4331         Do not wrap license. Fix for the bug #309460.
4332
4333 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4334
4335         * configure.ac:
4336         * properties/ev-properties-main.c: (ev_properties_get_pages):
4337         * shell/ev-application.c: (ev_application_open_window),
4338         (ev_application_open_uri_at_dest):
4339         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4340         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4341         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4342         * shell/ev-utils.c: (save_print_config_to_file):
4343         * shell/ev-window.c: (ev_window_cmd_save_as),
4344         (ev_attachment_popup_cmd_save_attachment_as):
4345         * shell/main.c: (load_files_remote):
4346         
4347         Bump requirements to gtk 2.8 and drop all ifdefs used.
4348
4349 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4350
4351         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4352         * shell/ev-window.c: (ev_window_init):
4353         
4354         Show attachments page.
4355
4356 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4357
4358         * po/POTFILES.in:
4359         * shell/ev-attachment-bar.c:
4360         * shell/ev-attachment-bar.h:
4361         * shell/ev-sidebar-attachments.c:
4362         (ev_sidebar_attachments_icon_cache_add),
4363         (icon_theme_get_pixbuf_from_mime_type),
4364         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4365         (ev_sidebar_attachments_icon_cache_refresh),
4366         (ev_sidebar_attachments_get_attachment_at_pos),
4367         (ev_sidebar_attachments_popup_menu_show),
4368         (ev_sidebar_attachments_popup_menu),
4369         (ev_sidebar_attachments_button_press),
4370         (ev_sidebar_attachments_update_icons),
4371         (ev_sidebar_attachments_drag_data_get),
4372         (ev_sidebar_attachments_get_property),
4373         (ev_sidebar_attachments_destroy),
4374         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4375         (ev_sidebar_attachments_new),
4376         (ev_sidebar_attachments_set_document),
4377         (ev_sidebar_attachments_support_document),
4378         (ev_sidebar_attachments_get_label),
4379         (ev_sidebar_attachments_page_iface_init):
4380         * shell/ev-sidebar-attachments.h:
4381         * shell/ev-window.c: (update_chrome_visibility),
4382         (setup_sidebar_from_metadata), (ev_window_setup_document),
4383         (ev_window_sidebar_current_page_changed_cb),
4384         (attachment_bar_menu_popup_cb), (ev_window_init):
4385         
4386         Move attachments bar to sidebar.
4387
4388 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4389
4390         * pdf/ev-poppler.cc:
4391         * shell/ev-application.[ch]:
4392         * shell/main.c:
4393
4394         Fix some memory leaks.
4395
4396 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4397
4398         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4399
4400         Change the properties dialog response to
4401         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4402         will make the dialog go away when the user presses
4403         enter. With gtk+ >= 2.9 this will happen anyway, but for
4404         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4405         escape by default. Fixes bug #340539. See also bug
4406         #101293 for the gtk+ part.
4407
4408 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4409
4410         * shell/ev-view.c (tip_from_action_named): Replace some strings
4411         that were wrong. Closes #340970.
4412
4413 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4414
4415         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4416
4417         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4418         #341049
4419
4420 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4421
4422         * djvu/Makefile.am:
4423         * dvi/Makefile.am:
4424         * dvi/mdvi-lib/Makefile.am:
4425         * properties/Makefile.am:
4426         * ps/Makefile.am:
4427         * shell/Makefile.am:
4428         * thumbnailer/Makefile.am:
4429         
4430         Due to broken libtool that is unable to track dependencies
4431         of noinst libraries we are forced to explicitely point
4432         libraries for binary. Fix for the bug #333334.
4433
4434 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4435
4436         * data/evince.desktop.in.in:
4437         * shell/ev-view.c: (view_update_range_and_current_page),
4438         (ev_view_next_page), (ev_view_previous_page):
4439         * shell/ev-window.c: (update_chrome_visibility),
4440         (setup_sidebar_from_metadata), (ev_window_setup_document),
4441         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4442         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4443         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4444         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4445         (ev_window_stop_presentation), (ev_window_focus_in_event),
4446         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4447         (ev_window_init):
4448         * thumbnailer/Makefile.am:
4449         
4450         Update fullscreen and presentation timeout handling. Hide
4451         cursor in presentation after timeout. Fix for the bugs
4452         #136359 and #336981.
4453
4454 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4455
4456         * backend/ev-link-action.[ch]:
4457         * pdf/ev-poppler.cc: (ev_link_from_action):
4458         * shell/ev-view-private.h:
4459         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4460         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4461
4462         Add support for Named Action links
4463
4464 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4465
4466         * backend/Makefile.am:
4467         * backend/ev-document-links.[ch]:
4468         * backend/ev-document.[ch]:
4469         * backend/ev-link-action.[ch]:
4470         * backend/ev-link-dest.[ch]:
4471         * backend/ev-link.[ch]:
4472         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4473         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4474         * shell/ev-page-action.c: (build_new_tree_cb):
4475         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4476         (links_page_num_func), (update_page_callback):
4477         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4478         (tip_from_link):
4479         * shell/ev-jobs.c:
4480         * shell/ev-window.[ch]: (ev_window_open_uri),
4481         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4482         * shell/ev-application.[ch]: (ev_application_open_window),
4483         (ev_application_open_uri):
4484
4485         Rework links system, it adds support for remote links now and it makes
4486         easier to add new kinds of actions and destinations. Fixes bug #317292
4487
4488 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4489
4490         * data/Makefile.am:
4491         * data/evince.png:
4492         * data/evince-16.png:
4493         * data/evince-22.png:
4494         * data/evince.svg:
4495         * shell/main.c: (main):
4496         
4497         Evince use it's own icon. Fix for the bug #313392.
4498
4499         * shell/ev-window.c: (fullscreen_timeout_cb),
4500         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4501         (ev_window_cmd_help_about), (ev_window_dispose):
4502         
4503         Simplify fullscreen timeout code.
4504
4505 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4506
4507         * backend/ev-attachment.c: 
4508         * shell/ev-attachment-bar.c:
4509         * shell/ev-window.c:
4510
4511         Allow multiple selection of attachments
4512
4513 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4514
4515         * shell/ev-view.c: (view_update_range_and_current_page),
4516         (ev_view_scroll):
4517         
4518         Fix for the bug #312573 – Optimal selection of current 
4519         page among visible pages.
4520
4521 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4522
4523         * configure.ac:
4524         * djvu/Makefile.am:
4525         * djvu/djvu-text.h:
4526         
4527         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4528         for the bug 339868.
4529
4530 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4531
4532         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4533
4534 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4535
4536         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4537         dictated by the GNOME HIG. Fixes bug #339235.
4538
4539 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4540
4541         * data/evince-ui.xml:
4542         * shell/ev-view.c: (ev_view_can_find_previous):
4543         * shell/ev-view.h:
4544         * shell/ev-window.c: (ev_window_update_actions),
4545         (ev_window_cmd_edit_find_previous):
4546
4547         Add support for "Find Previous" as dictated by the GNOME HIG. A
4548         menu item is added and some glue code to make it all work is added
4549         to various files.
4550
4551 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4552
4553         * configure.ac: Award myself the "useless use of cat" award.
4554
4555 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4556
4557         * po/LINGUAS: New file listing all supported languages.
4558
4559         * configure.in: Use po/LINGUAS instead of including all languages
4560         directly in this file. See the wiki for more information:
4561         http://live.gnome.org/GnomeGoals/PoLinguas
4562
4563 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4564
4565         * backend/ev-document-factory.c:
4566
4567         Do not load the document twice when there isn't errors
4568
4569 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4570
4571         * backend/ev-attachment.c: 
4572
4573         Fix a crash when there isn't a default application to open an
4574         attachment
4575
4576 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4577
4578         * backend/ev-attachment.[ch]:
4579         * shell/ev-attachment-bar.[ch]:
4580
4581         Added missing files. 
4582
4583 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4584
4585         * backend/Makefile.am:
4586         * data/evince-ui.xml:
4587         * backend/ev-attachment.[ch]:
4588         * backend/ev-document.[ch]: (ev_document_has_attachments),
4589         (ev_document_get_attachments):
4590         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4591         (attachment_save_to_buffer), (pdf_document_get_attachments),
4592         (pdf_document_document_iface_init):
4593         * shell/Makefile.am:
4594         * shell/ev-attachment-bar.[ch]:
4595         * shell/ev-window.c:
4596
4597         Add support for PDF attachments. Fixes bug #325143
4598
4599 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4600
4601         * backend/ev-document-factory.c: (get_document_from_uri),
4602         (ev_document_factory_get_document):
4603         * backend/ev-document-factory.h:
4604         * properties/ev-properties-main.c: (ev_properties_get_pages):
4605         * shell/Makefile.am:
4606         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4607         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4608         (ev_job_queue_remove_job):
4609         * shell/ev-job-queue.h:
4610         * shell/ev-job-xfer.c:
4611         * shell/ev-job-xfer.h:
4612         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4613         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4614         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4615         (ev_job_xfer_run):
4616         * shell/ev-jobs.h:
4617         * shell/ev-window.c: (ev_window_is_empty),
4618         (password_dialog_response), (ev_window_clear_xfer_job),
4619         (ev_window_xfer_job_cb), (ev_window_open_uri),
4620         (ev_window_cmd_focus_page_selector),
4621         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4622         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4623         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4624         (ev_window_dispose):
4625         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4626         
4627         * Cleanup mime type detection on document load. Fix for the
4628         bug #336448.
4629
4630 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4631
4632         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4633         
4634         Fix crash on exit, described in the bug #336825.
4635
4636 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4637
4638         * backend/ev-document-factory.c:
4639         (ev_document_factory_get_from_mime),
4640         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4641         (ev_document_factory_get_document),
4642         (file_filter_add_mime_list_and_free),
4643         (ev_document_factory_add_filters):
4644         * backend/ev-document-factory.h:
4645         * properties/ev-properties-main.c: (ev_properties_get_pages):
4646         * shell/Makefile.am:
4647         * shell/ev-application.c:
4648         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4649         * shell/ev-window.c: (ev_window_cmd_file_open),
4650         (ev_window_cmd_save_as):
4651         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4652         
4653         Rework factory functions so they are placed now in a single 
4654         file ev-document-factory.c
4655
4656 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4657
4658         * shell/ev-window.c: (update_chrome_visibility):
4659         
4660         Fix for the bug 166566 - don't show menubar in fullscreen
4661         mode.
4662
4663 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4664
4665         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4666
4667 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4668
4669         * shell/ev-view.c: (ev_view_expose_event):
4670         
4671         More correctly draw loading text when document
4672         is empty.
4673
4674 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4675
4676         * shell/ev-view.c: (ev_view_scroll):
4677         
4678         Fix for the bug #334854, page down and page up switch
4679         pages in presentation mode.
4680
4681 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4682
4683         * shell/ev-window.c: (ev_window_set_action_sensitive),
4684         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4685         (ev_window_set_view_accels_sensitivity),
4686         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4687         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4688         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4689         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4690         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4691         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4692         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4693         (view_actions_focus_in_cb), (ev_window_init):
4694         
4695         Fix for the bug #333902, now it's possible to search
4696         words with slash.
4697
4698 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4699
4700         * configure.ac: Added Breton translation.
4701         * po/br.po: Added Breton translation.
4702
4703 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4704
4705         * shell/ev-window-title (ev_window_title_update):
4706
4707         Fix memory leak in window title. Fixes bug #333944
4708
4709 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4710
4711         * shell/ev-metadata-manager.c (parseItem):
4712
4713         Fix memory leaks. Fixes bug #333945
4714
4715 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4716         
4717         * NEWS, configure.ac, TODO:
4718         
4719         Update for release 0.5.2.
4720
4721 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4722
4723         * shell/ev-view.c: (view_update_range_and_current_page),
4724         (page_changed_cb):
4725         
4726         Don't jump on scrolling, fix for the bug #333127.
4727
4728 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4729
4730         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4731         
4732         Scroll by one page in presentation mode. Fix for the bug
4733         #332993.
4734
4735 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4736
4737         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4738
4739 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4740
4741         * configure.ac  Added lv in ALL_LINGUAS line.
4742
4743 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4744         
4745         * NEWS, configure.ac:
4746         
4747         Update for release 0.5.1
4748
4749 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4750
4751         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4752         * backend/ev-document-misc.h:
4753         * shell/ev-view.c: (draw_one_page):
4754         
4755          Clairfy what page the toolbar page number applies to. Fix
4756          for the bug #328102.
4757
4758 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4759
4760         * shell/ev-view-private.h:
4761         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4762         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4763         (ev_view_search_changed):
4764         * shell/ev-view.h:
4765         * shell/ev-window.c: (find_bar_search_changed_cb):
4766         
4767         Dont't jump to find result if window was scrolled during search.
4768         Fix for the bug #313266.
4769
4770 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4771
4772         * shell/eggfindbar.c: (egg_find_bar_class_init):
4773         * shell/eggfindbar.h:
4774         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4775         * shell/ev-view-private.h:
4776         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4777         (ev_view_class_init), (ev_sizing_mode_get_type),
4778         (ev_scroll_type_get_type):
4779         * shell/ev-view.h:
4780         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4781         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4782         (ev_window_init):
4783         
4784         Fix for the bug 319133 - Find entry should allow text scroll.
4785
4786 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4787
4788         * shell/ev-view-private.h:
4789         * shell/ev-view.c: (view_update_range_and_current_page),
4790         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4791         (ev_view_set_document), (update_find_status_message),
4792         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4793         (ev_view_find_previous):
4794         
4795         Fix for the bug #319137. Search now takes account for scrolling.
4796
4797 2006-02-19  Michael Hofmann <mh21@piware.de>
4798
4799         * configure.ac:
4800         * djvu/Makefile.am:
4801         * djvu/djvu-document-private.h:
4802         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4803         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4804         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4805         (djvu_document_can_get_text), (djvu_document_get_text),
4806         (djvu_document_document_iface_init),
4807         (djvu_document_thumbnails_get_thumbnail),
4808         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4809         (djvu_document_find_get_result),
4810         (djvu_document_find_page_has_results),
4811         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4812         (djvu_document_find_iface_init):
4813         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4814         (djvu_text_page_selection), (djvu_text_page_limits_process),
4815         (djvu_text_page_limits), (djvu_text_page_copy),
4816         (djvu_text_page_position), (djvu_text_page_union),
4817         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4818         (djvu_text_page_box), (djvu_text_page_append_text),
4819         (djvu_text_page_search), (djvu_text_page_prepare_search),
4820         (djvu_text_page_new), (djvu_text_page_free):
4821         * djvu/djvu-text-page.h:
4822         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4823         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4824         (djvu_text_n_results), (djvu_text_has_results),
4825         (djvu_text_get_result), (djvu_text_get_progress):
4826         * djvu/djvu-text.h:
4827         
4828         Text search in djvu. Fix for the bug #303415.
4829
4830 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4831
4832         * configure.ac:
4833         * shell/ev-window.c: (ev_window_cmd_save_as):
4834         
4835         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4836         Thanks to Gary Coady <gary@lyranthe.org>
4837
4838 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4839
4840         * shell/ev-print-job.c: (idle_print_handler):
4841         
4842         Inverse order printing, bug #320919.
4843
4844 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4845
4846         * data/evince-toolbar.xml:
4847         * shell/ev-window.c:
4848         
4849         Allow to add sidebar checkbutton on toolbar. Fix
4850         for the bug #144577.
4851
4852 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4853
4854         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4855         
4856         Add checks that have sense for empty ps document.
4857
4858 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4859
4860         * configure.ac: Include PS in mime types list. 
4861
4862 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4863
4864         * configure.ac:
4865         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4866         * ps/gsdefaults.h:
4867         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4868         
4869         Runtime check for gs interpreter. Fix for the bug #320868.
4870         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4871
4872 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4873
4874         * shell/ev-application.c: 
4875
4876         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4877         dbus>=0.60, so that the request is not queued. 
4878
4879 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4880
4881         * configure.ac:
4882         * shell/Makefile.am:
4883         * shell/ev-sidebar-links.c: (print_section_cb):
4884         * shell/ev-utils.c:
4885         * shell/ev-utils.h:
4886         * shell/ev-window.c: (update_action_sensitivity),
4887         (ev_window_close_dialogs), (ev_window_print):
4888         * shell/ev-window.h:
4889         
4890         Make printing support optional. Patch from Eduardo de Barros Lima
4891         <eduardo.lima@indt.org.br> for the bug #330546.
4892
4893 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4894
4895         * shell/ev-view-private.h:
4896         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4897         (ev_view_set_document):
4898         * shell/ev-view.h:
4899         * shell/ev-window.c: (ev_window_load_job_cb),
4900         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4901         (ev_window_init):
4902
4903         Draw Loading message during xfer job. Fix for the bug #329495.
4904
4905 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4906
4907         * comics/comics-document.c: (comics_regex_quote),
4908         (comics_document_load), (extract_argv):
4909         
4910         Correcly quote regexp before passing it to unzip.
4911
4912 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4913
4914         * shell/ev-page-cache.c: (build_height_to_page),
4915         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4916         (ev_page_cache_get_dual_even_left):
4917         * shell/ev-page-cache.h:
4918         * shell/ev-view.c: (view_update_range_and_current_page),
4919         (get_page_y_offset), (get_page_extents):
4920         
4921         Place even pages to the left if document has less then
4922         two pages. Fix for the bug #328856.
4923
4924 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4925
4926         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4927         
4928         Correct comics scheme. This make evince create thumbnails
4929         for comic books. Fix for the bug 329088.
4930
4931 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4932
4933         * data/evince-password.glade: Don't explicitly set
4934         invisible_char to the current default value in case
4935         the default changes; let GTK+ do its magic.
4936
4937 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4938
4939         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4940         real filename to tmp filename since often document
4941         type is determined by extension.
4942
4943 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4944
4945         * shell/ev-view.c: (add_scroll_binding_keypad),
4946         (ev_view_binding_activated), (ev_view_class_init):
4947         
4948         Add keybindings for percision-scrolling of display area. 
4949         Fix for the bug #314072.
4950
4951 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4952
4953         * data/evince.desktop.in.in:
4954         
4955         Add GTK to the list of categories. Fix for the bug #328034.
4956
4957 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4958
4959         * shell/ev-application.c: (ev_application_shutdown),
4960         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4961         * shell/ev-application.h:
4962         * shell/ev-window.c: (file_open_dialog_response_cb),
4963         (ev_window_cmd_file_open):
4964         
4965         Save last uri in file chooser dialog. Fix for the bug #327950.
4966
4967 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4968
4969         * NEWS:
4970         * README:
4971         
4972         Final update for release 0.5.0
4973         
4974         * shell/Makefile.am:
4975         
4976         Remove disable deprecated until we'll require libgnome-2.13.7
4977         and port to GOption argument parsing. See bug 327518.
4978
4979 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4980
4981         * comics/comics-document.c: (comics_document_save):
4982         * djvu/djvu-document.c: (djvu_document_save):
4983         * dvi/dvi-document.c: (dvi_document_save):
4984         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4985         * lib/ev-file-helpers.h:
4986         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4987         * tiff/tiff-document.c: (tiff_document_save):
4988         
4989         Use common save function for backends.
4990
4991 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4992
4993         * backend/ev-document-types.c:
4994         
4995         Fix crash on saving pixbuf.
4996
4997 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4998
4999         * cut-n-paste/recent-files/egg-recent-item.c:
5000         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5001         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5002         (parse_info_free), (valid_element), (start_element_handler),
5003         (end_element_handler), (text_handler), (egg_recent_model_filter),
5004         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5005         (egg_recent_model_monitor), (egg_recent_model_read),
5006         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5007         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5008         (egg_recent_model_set_property), (egg_recent_model_class_init),
5009         (egg_recent_model_init), (egg_recent_model_add_full),
5010         (egg_recent_model_delete), (egg_recent_model_get_list),
5011         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5012         (egg_recent_model_set_filter_mime_types),
5013         (egg_recent_model_clear_group_filter),
5014         (egg_recent_model_set_filter_groups),
5015         (egg_recent_model_clear_scheme_filter),
5016         (egg_recent_model_set_filter_uri_schemes),
5017         (egg_recent_model_remove_expired):
5018         * cut-n-paste/recent-files/egg-recent-util.c:
5019         (egg_recent_util_get_icon):
5020         * cut-n-paste/recent-files/egg-recent-util.h:
5021         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5022         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5023         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5024         (egg_recent_view_uimanager_set_property),
5025         (egg_recent_view_uimanager_get_property),
5026         (egg_recent_view_uimanager_class_init),
5027         (egg_recent_view_uimanager_init),
5028         (egg_recent_view_uimanager_set_label_width),
5029         (egg_recent_view_uimanager_get_label_width):
5030         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5031         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5032         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5033         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5034         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5035         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5036         
5037         Update from libegg.
5038
5039 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5040
5041         * shell/ev-page-cache.c: (build_height_to_page),
5042         (ev_page_cache_get_height_to_page):
5043         * shell/ev-page-cache.h:
5044         * shell/ev-view.c: (view_update_range_and_current_page),
5045         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5046         (ev_view_previous_page):
5047         
5048         Dual mode places even pages to the left. Fix for the bug #309393.
5049
5050         * shell/ev-view.h:
5051         * shell/ev-window.c: (update_action_sensitivity),
5052         (setup_view_from_metadata), (view_menu_popup_cb):
5053         
5054         Don't restore presentation in empty windows, more intelligent
5055         next page behaviour in dual mode.
5056
5057         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5058         (ev_pixbuf_cache_clear_job_sizes):
5059         
5060         Cleanup job callback on removal. Fix for the bug #325886.
5061
5062 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5063
5064         * ps/ps.c: (psscan):
5065         
5066         Commit workaround Mozilla problem. Fix for the bug #325919
5067         
5068         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5069         (save_item):
5070         
5071         Fix for year 2038 problem.
5072
5073 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5074
5075         * shell/ev-window.c: (setup_document_from_metadata),
5076         (ev_window_cmd_view_reload):
5077
5078         Clamp page recieved from metadata in valid values. Fix
5079         for the bug #325986.
5080
5081 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5082
5083         * MAINTAINERS: 
5084         Add MAINTAINERS as requested on desktop-devel-list.
5085
5086 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5087
5088         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5089         (mime_type_supported_by_gdk_pixbuf),
5090         (ev_document_factory_get_mime_types),
5091         (ev_document_factory_get_all_mime_types):
5092         
5093         Don't add pixbuf mime types if pixbuf backend is disabled.
5094         
5095         * shell/ev-application.c: (ev_application_get_uri_window):
5096         
5097         Fix for the bug 325815 - unhandled MIME type message doesn't 
5098         appear a second time. 
5099         
5100         * shell/ev-document-types.c: (ev_document_types_add_filters):
5101         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5102         (password_dialog_response), (ev_window_popup_password_dialog),
5103         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5104         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5105         (ev_window_run_presentation), (ev_window_stop_presentation),
5106         (save_sizing_mode), (ev_window_zoom_changed_cb),
5107         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5108         (ev_window_dual_mode_changed_cb),
5109         (ev_window_sidebar_current_page_changed_cb),
5110         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5111         (window_state_event_cb), (window_configure_event_cb):
5112         
5113         Cleanup additional uris holded by EvWindow.
5114
5115 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5116
5117         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5118         (ev_view_can_previous_page), (ev_view_can_next_page):
5119         * shell/ev-view.h:
5120         * shell/ev-window.c: (update_action_sensitivity):
5121         
5122         Two page scrolling with Space and PageUp in dual mode. Second fix 
5123         for the bug #316608.
5124
5125 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5126
5127         * shell/ev-view.c: (scroll_to_current_page):
5128         
5129         Correctly clamp adjustment value. Fix for the bug
5130         #325808.
5131
5132 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5133
5134         * shell/ev-sidebar-links.c: (print_section_cb):
5135         * shell/ev-window.c: (ev_window_get_uri),
5136         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5137         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5138         (ev_window_dispose):
5139         
5140         Make print dialog non-modal. Fix for the bug #325622.
5141
5142 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5143
5144         * shell/ev-metadata-manager.c:
5145         * shell/ev-utils.c: (using_pdf_printer),
5146         (using_postscript_printer), (load_print_config_from_file),
5147         (save_print_config_to_file):
5148         * shell/ev-utils.h:
5149         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5150         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5151         (setup_view_from_metadata), (ev_window_setup_document),
5152         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5153         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5154         (ev_window_run_presentation), (ev_window_stop_presentation),
5155         (save_sizing_mode), (ev_window_zoom_changed_cb),
5156         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5157         (ev_window_dual_mode_changed_cb),
5158         (ev_window_sidebar_current_page_changed_cb),
5159         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5160         (window_state_event_cb), (window_configure_event_cb),
5161         (ev_window_init):
5162         
5163         Setting saving behaviour fixes.
5164
5165 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5166
5167         * configure.ac:
5168         
5169         Make antialiasing gs options better and allow
5170         to change them during configure. Fix for the 
5171         bug #319049.
5172
5173 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5174
5175         * shell/ev-window.c: (setup_view_from_metadata):
5176         
5177         Remember if last window was maximized. Fix for the
5178         bug #323797.
5179
5180 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5181
5182         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5183
5184 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5185
5186         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5187         * shell/ev-page-action.c: (build_new_tree_cb):
5188         * shell/ev-sidebar-links.c: (links_page_num_func),
5189         (update_page_callback_foreach), (update_page_callback):
5190         * shell/ev-view.c: (scroll_to_current_page):
5191         
5192         Fix for the bug #325067 with more intelligent selection
5193         of current link in sidebar. Make sidebar handle links
5194         of FITR-like type more correctly.
5195
5196         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5197         (dvi_pixbuf_put_pixel):
5198         
5199         Fix memory consumtion with disabled alpha channel.
5200
5201 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5202
5203         * data/evince-ui.xml:
5204         * shell/ev-window.c: (view_menu_popup_cb),
5205         (ev_popup_cmd_open_link), (ev_window_init):
5206         
5207         Update context menu for internal links. Fix for the bug
5208         #325066.
5209
5210 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5211
5212         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5213         
5214         Bind context menu to keyboard also. Fix for the bug
5215         #325065.
5216
5217 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5218
5219         * shell/ev-view.c: (selection_scroll_timeout_cb):
5220         
5221         Horizontal scroll on selection also.
5222
5223 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5224
5225         * shell/ev-metadata-manager.c: (parse_value):
5226         * shell/ev-view.c: (goto_xyz_link):
5227         
5228         Correct zoom setup and metadata save broken in 
5229         some locales.
5230
5231 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5232
5233         * shell/ev-view-private.h:
5234         * shell/ev-view.c: (scroll_to_current_page),
5235         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5236         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5237         (page_changed_cb), (ev_view_set_continuous),
5238         (ev_view_set_dual_page), (ev_view_set_presentation):
5239         
5240         Delay scroll until allocation to correctly position page. Fix
5241         for the bug #317334.
5242
5243 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5244
5245         * NEWS:
5246         * configure.ac:
5247         
5248         Update NEWS and require poppler 0.5.0.
5249
5250 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5251         
5252         * data/evince-ui.xml:
5253         * shell/ev-view-private.h:
5254         * shell/ev-view.c: (ev_view_get_link_at_location),
5255         (handle_link_over_xy), (ev_view_button_press_event),
5256         (ev_view_button_release_event), (ev_view_class_init):
5257         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5258         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5259         (ev_window_init):
5260         
5261         Implement right-click context menu.
5262
5263 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5264
5265         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5266         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5267         (mdvi_pixbuf_device_render):
5268         * pdf/ev-poppler.cc:
5269
5270         Don't generate thumbnails with alpha. See bug #324077.
5271         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5272
5273 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5274
5275         * shell/ev-window.c: (setup_chrome_from_metadata):
5276         
5277         Fix typo that was hiding toolbar.
5278
5279 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5280
5281         * shell/ev-view-private.h:
5282         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5283         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5284         (ev_view_button_release_event), (ev_view_destroy):
5285         
5286         Small cleanup and autoscrolling during selection. Thanks to 
5287         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5288
5289 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5290
5291         * configure.ac:
5292         
5293         Correctly check for comics option.
5294
5295 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5296         * Makefile.am:
5297         * configure.ac:
5298         * backend/Makefile.am:
5299         * backend/ev-document-factory.c:
5300         * shell/ev-document-types.c:
5301
5302         Included option in configure to make ps backend 
5303         compilation optional with --disable-ps.
5304
5305 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5306
5307         * backend/ev-document-factory.c:
5308         * comics/Makefile.am:
5309         * comics/comics-document.c: (comics_document_load):
5310         * comics/ev-cbr-mime.xml:
5311         * configure.ac:
5312         
5313         Comics mime types are added to shared-mime-info CVS. Now
5314         we don't need to install our own mime types.
5315
5316 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5317
5318         * shell/ev-window.c:
5319         
5320         Add shortcut for "save a copy" menu entry. Fix for
5321         the bug #324582.
5322
5323 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5324
5325         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5326         (job_finished_cb), (new_selection_pixbuf_needed),
5327         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5328         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5329         
5330         Rework selection job info logic and fix critical warning.
5331
5332 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5333
5334         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5335
5336 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5337
5338         * data/evince-ui.xml:
5339         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5340         
5341         Enter as shortcut key for next page. Fix for the bug
5342         #321394.
5343
5344 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5345
5346         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5347
5348 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5349
5350         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5351         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5352         (new_selection_pixbuf_needed),
5353         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5354         (clear_job_selection):
5355         
5356         Too early for 0.5. Pixbuf cache code cleaned a bit.
5357
5358 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5359
5360         * NEWS:
5361         * configure.ac:
5362         
5363         Release 0.5.0 preparation
5364
5365 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5366
5367         * comics/Makefile.am:
5368         * configure.ac:
5369         * shell/ev-document-types.c: (ev_document_types_add_filters):
5370         
5371         More advanced handling of custom mime type installation.
5372
5373 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5374
5375         * data/evince.schemas.in:
5376         * shell/ev-metadata-manager.c: (value_free),
5377         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5378         (ev_metadata_manager_get), (ev_metadata_manager_set):
5379         * shell/ev-metadata-manager.h:
5380         * shell/ev-window.c: (update_chrome_flag),
5381         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5382         (setup_document_from_metadata), (setup_chrome_from_metadata),
5383         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5384         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5385         (ev_window_view_toolbar_cb),
5386         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5387         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5388         
5389         Save last document settings and reuse them for new documents.
5390
5391 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5392
5393         * Makefile.am:
5394         * backend/Makefile.am:
5395         * backend/ev-document-factory.c:
5396         * backend/ev-document-factory.h:
5397         * comics/Makefile.am:
5398         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5399         (comics_document_load), (comics_document_save),
5400         (comics_document_get_n_pages), (comics_document_get_page_size),
5401         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5402         (comics_document_class_init), (comics_document_can_get_text),
5403         (comics_document_get_info), (comics_document_document_iface_init),
5404         (comics_document_init), (get_supported_image_extensions),
5405         (comics_document_thumbnails_get_geometry),
5406         (comics_document_thumbnails_get_thumbnail),
5407         (comics_document_thumbnails_get_dimensions),
5408         (comics_document_document_thumbnails_iface_init), (extract_argv):
5409         * comics/comics-document.h:
5410         * comics/ev-cbr-mime.xml:
5411         * configure.ac:
5412         * po/POTFILES.in:
5413         * shell/ev-application.c: (ev_application_register_service):
5414         * shell/ev-document-types.c: (ev_document_types_add_filters):
5415         * thumbnailer/Makefile.am:
5416         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5417         
5418         New CBR/CBZ backend for comic books.
5419
5420 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5421
5422         * shell/main.c: (load_files_remote):
5423
5424         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5425         warning on startup of second instance is fixed. It
5426         is bug #320353.
5427
5428 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5429
5430         * shell/ev-window.c: (ev_window_finalize):
5431         
5432         Fix double free that cause crash.
5433
5434 2005-10-29  Bastien Nocera <hadess@hadess.net>
5435
5436         * tiff/tiff-document.c: (tiff_document_load):
5437         
5438         Fix memory leak.
5439
5440 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5441
5442         * po/POTFILES.in:
5443         * shell/Makefile.am:
5444         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5445         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5446         (ev_view_accessible_get_text),
5447         (ev_view_accessible_get_character_at_offset),
5448         (ev_view_accessible_get_text_before_offset),
5449         (ev_view_accessible_get_text_at_offset),
5450         (ev_view_accessible_get_text_after_offset),
5451         (ev_view_accessible_get_character_count),
5452         (ev_view_accessible_get_caret_offset),
5453         (ev_view_accessible_set_caret_offset),
5454         (ev_view_accessible_get_run_attributes),
5455         (ev_view_accessible_get_default_attributes),
5456         (ev_view_accessible_get_character_extents),
5457         (ev_view_accessible_get_offset_at_point),
5458         (ev_view_accessible_get_n_selections),
5459         (ev_view_accessible_get_selection),
5460         (ev_view_accessible_add_selection),
5461         (ev_view_accessible_remove_selection),
5462         (ev_view_accessible_set_selection),
5463         (ev_view_accessible_text_iface_init),
5464         (ev_view_accessible_idle_do_action),
5465         (ev_view_accessible_action_do_action),
5466         (ev_view_accessible_action_get_n_actions),
5467         (ev_view_accessible_action_get_description),
5468         (ev_view_accessible_action_get_name),
5469         (ev_view_accessible_action_set_description),
5470         (ev_view_accessible_action_iface_init),
5471         (ev_view_accessible_get_type), (ev_view_accessible_new),
5472         (ev_view_accessible_factory_get_accessible_type),
5473         (ev_view_accessible_factory_create_accessible),
5474         (ev_view_accessible_factory_class_init),
5475         (ev_view_accessible_factory_get_type):
5476         * shell/ev-view-accessible.h:
5477         * shell/ev-view-private.h:
5478         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5479         * shell/ev-view.h:
5480         
5481         Initial accessibility support.
5482
5483 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5484
5485         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5486
5487 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5488
5489         * shell/ev-print-job.c: (idle_print_handler):
5490         
5491         Fix for bug Bug 318916: Printing multiple pages.
5492
5493 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5494
5495         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5496
5497 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5498
5499         * pdf/ev-poppler.cc:
5500         
5501         Thumnail dimensions unified with other backends.
5502         
5503         * shell/ev-window-title.c: (ev_window_title_update):
5504         
5505         Fix warning.
5506
5507 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5508
5509         * data/ev-stock-zoom-fit-width.png:
5510         
5511         Remove unused file.
5512
5513 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5514
5515         * configure.ac:
5516         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5517         (djvu_document_finalize):
5518         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5519         (dvi_document_finalize):
5520         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5521         (pixbuf_document_save), (pixbuf_document_finalize):
5522         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5523         (tiff_document_finalize):
5524         
5525         Save a copy implemented for various backends.
5526
5527 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5528
5529         * configure.ac:
5530         
5531         Don't link with ltiff if tiff is disabled.
5532
5533 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5534
5535         * pdf/GDKSplashOutputDev.cc:
5536         * pdf/GDKSplashOutputDev.h:
5537         * pdf/Thumb.cc:
5538         * pdf/Thumb.h:
5539         * pdf/pdf-document.cc:
5540         * pdf/pdf-document.h:
5541         * pdf/test-gdk-output-dev.cc:
5542         
5543         Remove old unused files.
5544
5545 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5546
5547         * shell/ev-window.c: (ev_window_setup_document):
5548         
5549         Fixed warnings on reload and probably crash reason.
5550
5551 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5552
5553         * properties/ev-properties-view.c:
5554         (ev_properties_view_format_date):
5555         
5556         Check if date is invalid. Fix for bug 318134.
5557
5558 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5559
5560         * shell/ev-window-title.c:
5561         
5562         Add .indd files (Adobe Indesign) to the list of "bad
5563         extensions".
5564
5565 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5566
5567         * data/evince-ui.xml:
5568         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5569         
5570         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5571
5572 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5573
5574         * shell/ev-window.c: (launch_link), (launch_external_uri),
5575         (view_external_link_cb):
5576
5577         URL-escape link before passing it to gnome_vfs_url_show.
5578
5579 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5580
5581         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5582         there isn't text selected.
5583
5584 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5585
5586         * shell/ev-view.c: (handle_link_over_xy):
5587
5588         Check tooltip is valid utf8 before showing it
5589
5590 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5591
5592         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5593
5594 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5595
5596         * shell/ev-window-title.c: (ev_window_title_update):
5597
5598         Guard against using g_strstrip on NULL. Fixes bug #317291.
5599
5600 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5601
5602         * pdf/ev-poppler.cc:
5603
5604         Show title even for unknown links
5605
5606 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5607
5608         * shell/ev-window-title.c: (ev_window_title_update):
5609
5610         Strip the title string
5611
5612 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5613
5614         * shell/ev-window-title.c:
5615
5616         Add .rtf to the bad extensions list
5617
5618 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5619
5620         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5621         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5622
5623         Ignore link coordinates if they are outside page bounds
5624
5625 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5626
5627         * backend/ev-link.c: (ev_link_type_get_type),
5628         (ev_link_get_filename), (ev_link_get_params),
5629         (ev_link_get_property), (ev_link_set_property),
5630         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5631         * backend/ev-link.h:
5632         * pdf/ev-poppler.cc:
5633         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5634         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5635         (ev_window_init):
5636
5637         Implement launch links. Delegate external link opening to
5638         the window.
5639
5640 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5641
5642         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5643         (ev_link_get_right), (ev_link_get_property),
5644         (ev_link_set_property), (ev_link_class_init),
5645         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5646         * backend/ev-link.h:
5647         * pdf/ev-poppler.cc:
5648         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5649
5650         Implement fitr links
5651
5652 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5653
5654         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5655         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5656         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5657         (ev_view_size_request_continuous),
5658         (ev_view_size_request_dual_page),
5659         (ev_view_size_request_single_page), (ev_view_size_allocate),
5660         (ev_view_zoom_for_size_continuous_and_dual_page),
5661         (ev_view_zoom_for_size_continuous),
5662         (ev_view_zoom_for_size_dual_page),
5663         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5664         (ev_sizing_mode_get_type):
5665         * shell/ev-view.h:
5666         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5667
5668         Do not use modes for link, we need to calculate size ad hoc.
5669         Still not perfect because of the usual scrollbar issues grrr.
5670
5671 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5672
5673         * backend/ev-link.c: (ev_link_type_get_type),
5674         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5675         * backend/ev-link.h:
5676         * pdf/ev-poppler.cc:
5677         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5678         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5679         (ev_view_size_request_continuous),
5680         (ev_view_size_request_dual_page),
5681         (ev_view_size_request_single_page), (ev_view_size_allocate),
5682         (zoom_for_size_fit_height),
5683         (ev_view_zoom_for_size_continuous_and_dual_page),
5684         (ev_view_zoom_for_size_continuous),
5685         (ev_view_zoom_for_size_dual_page),
5686         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5687         (ev_sizing_mode_get_type):
5688         * shell/ev-view.h:
5689         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5690
5691         Implement FIT_HEIGHT mode (only for links).
5692         Implement FITH links
5693
5694 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5695
5696         * shell/ev-window-title.c: (get_filename_from_uri),
5697         (ev_window_title_sanitize_extension), (ev_window_title_update),
5698         (ev_window_title_set_document), (ev_window_title_set_uri),
5699         (ev_window_title_free):
5700         * shell/ev-window-title.h:
5701         * shell/ev-window.c: (ev_window_setup_document),
5702         (ev_window_popup_password_dialog):
5703
5704         Refactor window title building while fixing it for
5705         password documents.
5706
5707 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5708
5709         * pdf/ev-poppler.cc:
5710
5711         Escape link title before setting it in the model
5712
5713 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5714
5715         * shell/ev-application.c: (removed_from_session), (save_session),
5716         (init_session), (ev_application_get_empty_window),
5717         (ev_application_init), (ev_application_get_windows):
5718         * shell/ev-application.h:
5719         * shell/ev-window.c: (ev_window_finalize):
5720
5721         Add a function to retrieve window list and share it where
5722         necessary.
5723         Implement session handling, works pretty well thanks to the
5724         metadata system.
5725
5726 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5727
5728         * shell/ev-password.c: (ev_password_item_created_callback),
5729         (ev_password_dialog_save_password):
5730         
5731         Fix for bug 316972. Use async gnome-keyring API.
5732
5733 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5734
5735         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5736         Remove unused unrealize handler. Add scroll handling to
5737         ev_view_scroll_event for presentation mode (bug #316708),
5738         and fix the event state checks there.
5739
5740 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5741
5742         * shell/ev-page-action.c: (page_changed_cb):
5743
5744         "marco, maybe we should be crazy and jump right to 6! :)"
5745
5746         Bryan Clark, Sep 2005
5747
5748 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5749
5750         * ps/ps-document.c: (save_document), (ps_document_save),
5751         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5752         (ps_document_ps_export_end):
5753
5754         Fix unstructured documents save and print
5755
5756 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5757
5758         * shell/ev-application.c: (ev_application_open_uri):
5759
5760         Fix window size persistance
5761
5762 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5763
5764         * shell/ev-view.c: (ev_view_button_release_event):
5765
5766         Based on a patch from carlosgc@gnome.org. Mouse buttons
5767         switch pages in presentation mode.
5768
5769 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5770
5771         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5772
5773         Dont cast to int before scaling
5774
5775 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5776
5777         * backend/ev-link.c: (ev_link_type_get_type),
5778         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5779         (ev_link_new_page_fith):
5780         * backend/ev-link.h:
5781         * pdf/ev-poppler.cc:
5782         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5783
5784         Implement FIT and FITH links
5785
5786 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5787
5788         * pdf/ev-poppler.cc:
5789
5790         Return 0 results when search is not in progress.
5791
5792         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5793         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5794
5795         Update menu sensitivity when cancelling search
5796
5797 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5798
5799         * shell/ev-view.c: (ev_view_can_find_next):
5800
5801         Take all pages in consideration, not just current one
5802
5803 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5804
5805         * shell/ev-page-cache.c:
5806         * shell/ev-page-cache.h:
5807         * shell/ev-view.c: (ev_view_binding_activated),
5808         (ev_view_next_page), (ev_view_previous_page),
5809         (ev_sizing_mode_get_type):
5810         * shell/ev-view.h:
5811         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5812         (ev_window_cmd_go_next_page):
5813
5814         Move page next/previous functions from page chace to
5815         view and change it to move by 2 page steps in dual mode.
5816
5817 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5818
5819         * shell/ev-window.c: (update_sidebar_visibility),
5820         (setup_sidebar_from_metadata), (ev_window_setup_document),
5821         (setup_view_from_metadata):
5822
5823         Show the index by default when there is one     
5824
5825 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5826
5827         * shell/ev-window-title.c: (ev_window_title_set_document):
5828
5829         Missing null check
5830
5831 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5832
5833         * shell/ev-view.c: (view_update_range_and_current_page):
5834         
5835         Allow display of last odd page in dual view. Fix for 316347.
5836
5837 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5838
5839         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5840         
5841         Make close button default. Fix for 316383.
5842
5843 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5844
5845         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5846         
5847         Mark close button as default. Fix for 316381.
5848
5849 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5850
5851         * backend/ev-link.c: (ev_link_class_init):
5852
5853         Allow negative doubles in left/top properties
5854
5855 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5856
5857         * shell/ev-window.c:
5858
5859         Remove a bunch of strings that was used only
5860         by the statusbar.
5861
5862 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5863
5864         * shell/ev-window-title.c: (get_filename_from_uri),
5865         (ev_window_title_set_document):
5866
5867         When title has a confusing extension, show also
5868         the document filename inside ()
5869
5870 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5871
5872         * shell/Makefile.am:
5873         * shell/ev-window-title.c: (ev_window_title_new),
5874         (ev_window_title_update), (ev_window_title_set_type),
5875         (ev_window_title_set_document), (ev_window_title_free):
5876         * shell/ev-window-title.h:
5877         * shell/ev-window.c: (ev_window_setup_document),
5878         (password_dialog_response), (ev_window_popup_password_dialog),
5879         (ev_window_dispose), (ev_window_init):
5880
5881         Factor out and cleanup window title code
5882
5883 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5884
5885         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5886         (unable_to_load):
5887
5888         Make dialog transient so it doesnt block other windows
5889
5890 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5891
5892         * pdf/ev-poppler.cc:
5893         
5894         Fix pdf thumbnails rendering.
5895
5896 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5897
5898         * shell/ev-window.c: (fullscreen_set_timeout):
5899         
5900         Increase timeout to hide full screen popup. Bug 
5901         316123. 
5902
5903 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5904
5905         * data/evince.schemas.in:
5906         * shell/ev-window.c: (update_action_sensitivity):
5907
5908         Allow the user to override document restrictions. Fix for bug
5909         305818.
5910
5911 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5912
5913         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5914         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5915         (ev_window_class_init): Fix multihead behaviour of fullscreen
5916         toolbar popup. Fixes bug #315451.
5917
5918 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5919
5920         * configure.ac:
5921         * data/evince-password.glade:
5922         * shell/ev-password.c: (ev_password_dialog_set_property),
5923         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5924         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5925         (ev_password_dialog_entry_changed_cb),
5926         (ev_password_dialog_entry_activated_cb),
5927         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5928         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5929         (ev_password_dialog_set_bad_pass):
5930         * shell/ev-password.h:
5931         * shell/ev-window.c: (password_dialog_response),
5932         (ev_window_popup_password_dialog):
5933         
5934         Support for gnome-keyring for encrypted PDF's.
5935
5936 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5937
5938         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5939         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5940         (ev_view_enter_notify_event), (ev_view_class_init):
5941         
5942         More precise handling of enter_notify/leave_notify events
5943         in EvView. Fix for bug 315470.
5944
5945 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5946
5947         * shell/ev-window.c: (fullscreen_timeout_cb),
5948         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5949         (ev_window_dispose):
5950
5951         leak fix: unref fullscreen_timeout_source before clearing it
5952
5953 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5954
5955         * configure.ac, dvi/mdvi/Makefile.am: 
5956         
5957         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5958
5959 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5960
5961         * backend/ev-link.c: (ev_link_new_page_xyz):
5962         * pdf/ev-poppler.cc:
5963         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5964
5965         Fix some bugs with xyz links, respect zoom
5966
5967 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5968
5969         * shell/ev-window.c: (page_changed_cb),
5970         (setup_document_from_metadata), (update_sidebar_visibility),
5971         (setup_view_from_metadata), (ev_window_run_fullscreen),
5972         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5973         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5974         (ev_window_dual_mode_changed_cb),
5975         (ev_window_sidebar_current_page_changed_cb):
5976
5977         null check uri before setting and getting metadata
5978
5979 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5980
5981         * dvi/Makefile.am:
5982         * properties/Makefile.am:
5983         * shell/Makefile.am:
5984         * thumbnailer/Makefile.am:
5985
5986         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5987
5988 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5989
5990         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5991         (selection_changed_callback):
5992         * shell/ev-sidebar-links.h:
5993
5994         Add a signal for link activation.
5995
5996         * shell/ev-view.c: (ev_view_goto_link),
5997         (ev_view_button_release_event):
5998         * shell/ev-view.h:
5999         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6000         (ev_window_init):
6001
6002         Implement the signal so that we can handle all link types.
6003
6004         * shell/ev-page-cache.c:
6005
6006         Remove unused set_link function
6007
6008 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6009
6010         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6011
6012         Add some space from the cursor, hardcoded but I couldnt
6013         find a better way.
6014
6015 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6016
6017         * lib/ev-tooltip.c:
6018
6019         Use mozilla style vs gtk style, way better for links.
6020
6021         * shell/ev-view.c: (ev_view_motion_notify_event),
6022         (ev_view_destroy), (ev_view_init):
6023
6024         Deactive tooltip when the link hovered is changed.
6025
6026 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6027
6028         * backend/ev-document.h:
6029         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6030         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6031         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6032         (ev_link_new_page), (ev_link_new_page_xyz):
6033         * backend/ev-link.h:
6034         * pdf/ev-poppler.cc:
6035         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6036         (go_to_link), (tip_from_link):
6037
6038         Implement xyz links, still not functional. Links are a total
6039         mess, will need to refactor and bugfix a lot :(
6040
6041 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6042
6043         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6044
6045 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6046
6047         * data/evince-ui.xml:
6048         * data/evince.schemas.in:
6049         * shell/Makefile.am:
6050         * shell/ev-window.c: (update_chrome_visibility),
6051         (password_dialog_response), (ev_window_load_job_cb),
6052         (ev_window_xfer_job_cb), (ev_window_open_uri),
6053         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6054         (ev_window_init):
6055
6056         Remove the statusbar. This regress loading feedback, need to
6057         check with Bryan what we want to do there...
6058
6059 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6060
6061         * lib/ev-tooltip.c: (ev_tooltip_init):
6062
6063         Fix tooltip border and size handling
6064
6065 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6066
6067         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6068         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6069         (ev_tooltip_timeout), (ev_tooltip_activate),
6070         (ev_tooltip_deactivate):
6071         * lib/ev-tooltip.h:
6072         * shell/ev-view.c: (ev_view_motion_notify_event):
6073
6074         Delay popup showing. Mirror gtk logic/times.
6075
6076 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6077
6078         * lib/Makefile.am:
6079         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6080         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6081         (ev_tooltip_set_text), (ev_tooltip_set_position):
6082         * lib/ev-tooltip.h:
6083
6084         Simple widget to show tooltips at a custom position
6085
6086         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6087         (ev_view_destroy):
6088
6089         Use it for links. First go, needs work
6090
6091 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6092
6093         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6094         HIG fixes.  Use title capitalization for window title. Use 12 
6095         pixels of space between the dialog's vbox and action area.
6096
6097 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6098
6099         * shell/ev-window.c: (file_open_dialog_response_cb),
6100         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6101         (ev_window_cmd_save_as):
6102
6103         Make file pickers not modal and refactor code some
6104
6105 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6106
6107         * shell/ev-sidebar.h:
6108         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6109         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6110         (ev_sidebar_class_init), (ev_sidebar_select_page),
6111         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6112         (ev_sidebar_set_page):
6113
6114         Add a current page property and allow to get/set it
6115
6116         * shell/ev-window.c: (setup_view_from_metadata),
6117         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6118
6119         Persist current sidebar page per document
6120
6121 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6122
6123         * data/evince.schemas.in:
6124         * shell/ev-window.c: (update_chrome_visibility),
6125         (setup_document_from_metadata), (update_sidebar_visibility),
6126         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6127         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6128         (ev_window_run_presentation), (ev_window_stop_presentation),
6129         (ev_window_view_sidebar_cb),
6130         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6131         (load_chrome), (ev_window_init):
6132
6133         Persist size/visibility of sidebar per document
6134
6135 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6136
6137         * shell/ev-view.c (draw_loading_text): Draw loading text.
6138
6139 2005-09-02  Dan Damian  <dand@gnome.ro>
6140
6141         * configure.in: Added "ro" to ALL_LINGUAS.
6142
6143 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6144
6145         * shell/ev-view.c: (clear_caches):
6146
6147         ev_page_cache_get doesnt return a reference,
6148         dont try to unref it.
6149
6150 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6151
6152         * shell/main.c: (load_files_remote):
6153
6154         Fix timestamp parameter with dbus <= 0.33
6155
6156 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6157
6158         * data/evince.schemas.in:
6159
6160         Add missing full stop
6161
6162 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6163
6164         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6165         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6166
6167         Plug some memory leaks
6168
6169 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6170
6171         * configure.ac:
6172         * lib/ev-debug.c: (trap_handler):
6173
6174         Check for execinfo.h and use it only if it exists.
6175         Ported from Epiphany (bug #314776).
6176
6177 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6178
6179         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6180
6181 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6182
6183         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6184         * po/id.po      : Added Indonesian translation
6185
6186 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6187
6188         * shell/main.c:
6189         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6190         * NEWS: Release 0.4.0
6191
6192 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6193
6194         * configure.ac: catch another gtk+-2.8ism
6195         * shell/main.c: Make work with gtk+-2.6
6196
6197 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6198
6199         * shell/ev-application-service.xml: Add 'timestamp' argument to
6200           ev_application_open_window and ev_application_open_uri methods.
6201
6202         * shell/ev-application.h: Add 'timestamp' argument to
6203           ev_application_open_window, ev_application_open_uri,
6204           and ev_application_open_uri_list functions.
6205
6206         * shell/ev-application.c (ev_application_open_window,
6207           ev_application_open_uri, ev_application_open_uri_list): Change
6208           functions that show/present windows to use a timestamp if one
6209           is passed in.
6210
6211         * shell/ev-window.c (ev_window_cmd_file_open,
6212           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6213         * shell/main.c (load_files): Modify calls to ev_application to
6214           include GDK_CURRENT_TIME as timestamp.
6215
6216         * shell/main.c (load_files_remote): Obtain timestamp for client
6217           instance from GDK and pass to server instance so new windows are
6218           focused properly.  Fix dbus_g_proxy_call() calls by including second
6219           G_TYPE_INVALID.
6220           
6221         Closes bug #314475.
6222
6223 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6224
6225         * shell/ev-window.c (ev_window_finalize): Check for
6226         avail. EvWindows when quiting to handle the finalize better,
6227         #314497
6228
6229 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6230         
6231         * properties/ev-properties-view.c: 
6232         
6233         Set textdomain to libglade. Fixes translation problem in property page.
6234
6235 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6236
6237         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6238         * dvi/Makefile.am:
6239         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6240         * dvi/mdvi-lib/Makefile.am:
6241         
6242         Fix rotation of thumbnails, ported to new API. Moved library
6243         dependencies earlier, probably it will fix linkage problem.
6244
6245 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6246
6247         * backend/ev-document-misc.c:
6248         (ev_document_misc_get_thumbnail_frame):
6249         * backend/ev-document-misc.h:
6250         * configure.ac:
6251         * pdf/ev-poppler.cc:
6252         * shell/Makefile.am:
6253         * shell/ev-sidebar-thumbnails.c: (add_range),
6254         (ev_sidebar_thumbnails_set_loading_icon),
6255         (ev_sidebar_thumbnails_refresh),
6256         (ev_sidebar_thumbnails_set_document):
6257         * shell/ev-sidebar-thumbnails.h:
6258         * shell/ev-view.c: (ev_view_motion_notify_event),
6259         (ev_view_set_property), (ev_view_get_property),
6260         (ev_view_class_init), (ev_view_set_rotation):
6261         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6262         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6263         (ev_window_init):
6264         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6265         Redo rotation (again).  prepare for 0.4.0
6266
6267 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6268
6269         * configure.ac: Bump poppler requirement to 0.4.1.
6270
6271         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6272         argument to poppler_page_render_selection() call.
6273
6274 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6275
6276         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6277         (djvu_document_thumbnails_get_thumbnail):
6278         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6279         (dvi_document_thumbnails_get_thumbnail):
6280         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6281         (pixbuf_document_thumbnails_get_thumbnail):
6282         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6283         
6284         Update rotation direction of backends to fit with pdf and ps.
6285
6286 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6287
6288         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6289         * backend/ev-async-renderer.h:
6290         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6291         (setup_page), (ps_document_get_page_size),
6292         (ps_async_renderer_render_pixbuf):
6293         * ps/ps-document.h:
6294         * shell/ev-jobs.c: (ev_job_render_run):
6295
6296         Fix orientation in the postscript document
6297
6298 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6299
6300         * pdf/ev-poppler.cc:
6301         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6302         * shell/ev-view.c: (highlight_find_results):
6303
6304         Adapt to the new poppler rotation API. Fix text maps on landscape
6305         documents.
6306
6307 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6308
6309         * shell/ev-view.c (compute_new_selection_text): get the correct
6310         region when selecting in modes other than continuous.
6311
6312 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6313
6314         * shell/main.c (main): remove redundant g_warnings.
6315
6316 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6317
6318         * shell/Makefile.am: Don't include autogenerated
6319         file ev-application-service.h into distribution, since
6320         it causes dbus crash. Fix for bugs 313724 and 313443. 
6321
6322 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6323
6324         * configure.ac: Fix sed expression for FreeBSD. Thanks
6325         to Joe Marcus Clark <marcus@freebsd.org>
6326         
6327         * shell/eggfindbar.c: (entry_activate_callback),
6328         (entry_changed_callback), (egg_find_bar_init),
6329         (egg_find_bar_set_search_string):
6330         
6331         Made findbar buttons unsensitive if there is no text in
6332         entry. Fix for the bug 313285.
6333
6334 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6335
6336         * ps/ps-document.c: Use g_filename_display_name for displaying
6337         filenames and revert string freeze breackage
6338
6339 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6340
6341         * NEWS:
6342         * configure.ac:
6343
6344         Update for 0.3.4
6345
6346         * shell/Makefile.am:
6347
6348         Add ev-application-service.xml to extra dist
6349
6350         * shell/ev-view.c: (find_page_at_location):
6351
6352         Remove unused function (fix warning)
6353
6354 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6355
6356         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6357         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6358         
6359         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6360         bug 313623.
6361
6362 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6363
6364         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6365         * shell/ev-window.c:
6366         Fix build warnings
6367
6368 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6369
6370         * configure.ac: Update script to get dbus version.
6371         Fix for the bug #313443.
6372
6373 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6374
6375         * shell/ev-window.c: (ev_window_cmd_escape):
6376         
6377         Return focus back to view on escape. Fix for bug 313295.
6378
6379 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6380
6381         * shell/ev-window.c: (update_window_title),
6382         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6383         (ev_window_cmd_save_as):
6384         
6385         Correct conversion from uri to displayable string. Fix for
6386         bug 313296.
6387
6388 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6389
6390         * ps/ps-document.c: convert filename to utf8 when there is an error
6391         loading document. Fixes #309915
6392
6393 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6394
6395         * configure.ac:
6396
6397         We depend on poppler 0.4.0
6398
6399 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6400
6401         * configure.ac:
6402         * NEWS: Release 0.3.3.
6403         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6404
6405 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6406
6407         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6408         add a couple missing mnemonics to menu items, use title 
6409         capitalization for menu items and window titles, and add 
6410         ellipsis to open menu item.     
6411
6412 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6413
6414         * pdf/ev-poppler.cc:
6415         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6416         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6417         (ev_view_get_rotation):
6418         * shell/ev-view.h:
6419         * shell/ev-window.c: (setup_view_from_metadata),
6420         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6421         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6422         disk.
6423
6424 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6425
6426         * configure.ac: Added tr to ALL_LINGUAS
6427
6428 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6429
6430         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6431         requires several clicks to find word. Thanks to 
6432         Colin Slater <kiltedtaco@gmail.com>.
6433
6434 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6435
6436         * data/evince.desktop.in.in: Hide menu entry and
6437         rename it to "Document Viewer". Fix for bug 
6438         #312399.
6439
6440 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6441
6442         * shell/ev-page-action.c (ev_page_action_class_init): 
6443
6444         Point to the correct function in constructor of the
6445         activate_label signal
6446
6447 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6448
6449         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6450         * shell/ev-jobs.h: Make thread safe.
6451
6452 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6453
6454         * shell/ev-view.c: (view_update_range_and_current_page):
6455         Don't update page range if we are scrolling to some document
6456         point.
6457
6458 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6459
6460         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6461         when getting max_page_width, fix drawing in dual mode.
6462
6463 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6464
6465         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6466         getting the area for select_all.
6467
6468 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6469
6470         * backend/ev-selection.c: (ev_selection_render_selection):
6471         * backend/ev-selection.h:
6472         * pdf/ev-poppler.cc:
6473         * shell/ev-jobs.c: (ev_job_render_new):
6474         * shell/ev-jobs.h:
6475         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6476         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6477         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6478         (ev_view_class_init):
6479
6480         Change selection color on focus in and focus out events.  Also,
6481         poppler now uses GdkColor for specifying the selection colors, so
6482         drop some awkward conversion code.
6483
6484 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6485
6486         * configure.ac: Added Hebrew translation
6487
6488 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6489
6490         * NOTES:
6491         * backend/ev-selection.c: (ev_selection_render_selection):
6492         * backend/ev-selection.h:
6493         * pdf/ev-poppler.cc:
6494         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6495         (ev_job_render_run):
6496         * shell/ev-jobs.h:
6497         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6498         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6499         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6500         (ev_pixbuf_cache_style_changed),
6501         (ev_pixbuf_cache_get_selection_pixbuf),
6502         (ev_pixbuf_cache_set_selection_list),
6503         (ev_pixbuf_cache_get_selection_list):
6504         * shell/ev-pixbuf-cache.h:
6505         * shell/ev-utils.c: (ev_print_region_contents):
6506         * shell/ev-utils.h:
6507         * shell/ev-view.c: (ev_view_queue_draw_page),
6508         (selection_update_idle_cb), (ev_view_motion_notify_event),
6509         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6510         (setup_caches), (ev_view_find_next), (merge_selection_region),
6511         (selection_free):
6512         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6513
6514         Clean up selection to be much smoother!
6515
6516 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6517
6518         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6519         to poppler_page_render_selection().
6520
6521 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6522
6523         * ps/ps-document.c: (save_page_list): Use
6524         unzipped document when printing. Thanks to 
6525         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6526         311016.
6527
6528 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6529
6530         * shell/ev-window.c: (update_action_sensitivity):
6531         
6532         Disable print and save respect to lockdown gconf keys. Fix
6533         for 312342.
6534
6535 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6536
6537         * configure.ac:
6538         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6539         (write_to_temp_file), (ev_file_set_contents):
6540         * shell/ev-utils.h:
6541         * shell/ev-window.c: (save_print_config_to_file):
6542         
6543         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6544         Fix for bug 312238
6545
6546 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6547
6548         * shell/ev-window.c: (load_print_config_from_file),
6549         (save_print_config_to_file), (ev_window_print_range):
6550
6551         Persist the print settings. Fixes bug #311578.
6552
6553 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6554
6555         * djvu/djvu-document.c: (djvu_document_get_page_size),
6556         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6557         (djvu_document_thumbnails_get_thumbnail):
6558         * dvi/dvi-document.c: (dvi_document_get_page_size),
6559         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6560         (dvi_document_thumbnails_get_dimensions),
6561         (dvi_document_thumbnails_get_thumbnail):
6562         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6563         (pixbuf_document_render_pixbuf),
6564         (pixbuf_document_document_iface_init),
6565         (pixbuf_document_thumbnails_get_thumbnail):
6566         
6567         Update backends to make them build with new rotation system.
6568
6569 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6570
6571         * help/C/figures/evince_start_window.png:
6572         
6573         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6574
6575 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6576
6577         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6578         * shell/ev-pixbuf-cache.h:
6579         * shell/ev-sidebar-thumbnails.c:
6580         (ev_sidebar_thumbnails_get_property), (add_range),
6581         (adjustment_changed_cb):
6582         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6583         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6584         we were thumbnailing the entire docment on startup, slowing us
6585         down hugely. 
6586
6587 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6588
6589         * shell/ev-page-cache.c: (ev_page_cache_new):
6590         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6591         == 0, fixes #310306.
6592
6593 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6594
6595         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6596         (ev_view_rotate_left):
6597
6598         Account rotation in doc_rect_to_view_rect.
6599         Ensure rotation doesnt go out of bounds.
6600
6601 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6602
6603         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6604
6605         Correct and cleanup w/h swapping
6606
6607 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6608
6609         * backend/ev-document-thumbnails.c:
6610         (ev_document_thumbnails_get_thumbnail):
6611         * backend/ev-document-thumbnails.h:
6612         * backend/ev-document.c:
6613         * backend/ev-document.h:
6614         * backend/ev-render-context.c: (ev_render_context_new),
6615         (ev_render_context_set_rotation):
6616         * backend/ev-render-context.h:
6617         * pdf/ev-poppler.cc:
6618         * ps/ps-document.c: (ps_document_document_iface_init):
6619         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6620         * shell/ev-jobs.h:
6621         * shell/ev-page-cache.c: (build_height_to_page),
6622         (ev_page_cache_new), (ev_page_cache_get_size),
6623         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6624         (ev_page_cache_get_height_to_page):
6625         * shell/ev-page-cache.h:
6626         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6627         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6628         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6629         (ev_pixbuf_cache_get_selection_pixbuf):
6630         * shell/ev-pixbuf-cache.h:
6631         * shell/ev-print-job.c: (idle_print_handler):
6632         * shell/ev-sidebar-thumbnails.c: (add_range):
6633         * shell/ev-view.c: (view_update_range_and_current_page),
6634         (get_page_y_offset), (get_page_extents),
6635         (ev_view_size_request_continuous_dual_page),
6636         (ev_view_size_request_continuous),
6637         (ev_view_size_request_dual_page),
6638         (ev_view_size_request_single_page), (draw_one_page),
6639         (ev_view_set_rotation), (ev_view_rotate_right),
6640         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6641         (ev_view_zoom_for_size_continuous_and_dual_page),
6642         (ev_view_zoom_for_size_continuous),
6643         (ev_view_zoom_for_size_dual_page),
6644         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6645         (ev_view_select_all):
6646         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6647         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6648         (tiff_document_document_iface_init),
6649         (tiff_document_thumbnails_get_thumbnail):
6650
6651         Use rotation rather than orientation. It's easier and enough
6652         for our needs.
6653
6654 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6655
6656         * shell/ev-page-cache.c: (build_height_to_page),
6657         (ev_page_cache_new), (ev_page_cache_get_size),
6658         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6659         (ev_page_cache_get_height_to_page):
6660         * shell/ev-page-cache.h:
6661         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6662         (ev_view_size_request_continuous_dual_page),
6663         (ev_view_size_request_continuous),
6664         (ev_view_zoom_for_size_continuous_and_dual_page),
6665         (ev_view_zoom_for_size_continuous):
6666
6667         Make the page cache aware of page orientation.
6668
6669 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6670
6671         * backend/ev-document-thumbnails.c:
6672         (ev_document_thumbnails_get_thumbnail):
6673         * backend/ev-document-thumbnails.h:
6674         * backend/ev-document.c:
6675         * backend/ev-document.h:
6676         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6677         * backend/ev-ps-exporter.h:
6678         * pdf/ev-poppler.cc:
6679         * ps/ps-document.c: (ps_document_document_iface_init),
6680         (ps_document_ps_export_do_page):
6681         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6682         * shell/ev-jobs.h:
6683         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6684         (ev_page_cache_get):
6685         * shell/ev-page-cache.h:
6686         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6687         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6688         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6689         * shell/ev-pixbuf-cache.h:
6690         * shell/ev-print-job.c: (idle_print_handler):
6691         * shell/ev-sidebar-thumbnails.c: (add_range):
6692         * shell/ev-view.c: (view_update_range_and_current_page),
6693         (get_page_extents), (ev_view_size_request_dual_page),
6694         (ev_view_size_request_single_page), (draw_one_page),
6695         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6696         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6697         (ev_view_zoom_for_size_dual_page),
6698         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6699         (ev_view_select_all):
6700         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6701         * tiff/tiff-document.c: (tiff_document_get_page_size),
6702         (tiff_document_get_orientation), (rotate_pixbuf),
6703         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6704         (tiff_document_thumbnails_get_thumbnail),
6705         (tiff_document_ps_export_do_page), (tiff_document_init):
6706
6707         Really make use of the orientation bit of the render context.
6708         Use the render context in a few more places in the backend API.
6709         This regress orientation, but now it's done right. Will try to
6710         fix it up asap...
6711
6712 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6713
6714         * shell/ev-view.c: (ensure_rectangle_is_visible):
6715
6716         Patch by Nickolay V. Shmyrev to fix find flickering
6717
6718 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6719
6720         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6721         duplex parameters to ::begin.
6722
6723         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6724         * shell/ev-print-job.c (idle_print_handler): 
6725         * ps/ps-document.c (ps_document_ps_export_begin): 
6726         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6727         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6728         implementations. Poppler backend needs poppler cvs. Rest has
6729         unchanged behavior.
6730
6731 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6732
6733         * shell/ev-window.c (using_pdf_printer): new function.
6734         (ev_window_print_range): print a less techy message if someone
6735         tries to print to PDF.
6736
6737 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6738
6739         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6740         from "unknown font" string. Bug #311431
6741
6742 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6743
6744         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6745
6746 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6747
6748         Bug #311280
6749         
6750         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6751         name for PopplerFontTypes
6752         (pdf_document_fonts_fill_model): add font type to the detail column
6753
6754         * backend/ev-document-fonts.h: added
6755         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6756
6757         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6758         font name and font details, add a little markup.
6759         (ev_properties_fonts_init): use the new cell data func, specify ypad
6760         property for the cell renderer.
6761         (ev_properties_fonts_set_document): add the details column.
6762
6763 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6764
6765         * configure.ac: Added "pl" to ALL_LINGUAS.
6766
6767 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6768
6769         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6770
6771 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6772
6773         * help/ChangeLog: Started this for translations of manual.
6774         * configure.ac, autogen.sh, .cvsignore: Migrated to
6775         gnome-doc-utils. Patch in bug #311222.
6776
6777 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6778
6779         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6780         #ifdef this away to fix an unused-function warning.
6781
6782 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6783
6784         * configure.ac: Added 'gl' to ALL_LINGUAS.
6785
6786 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6787
6788         * configure.ac: Added ne in ALL_LINGUAS
6789         
6790 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6791
6792         * shell/ev-view.c: (ev_view_leave_notify_event):
6793         
6794         Clear status message when pointer leaves view. Fix for bug
6795         #310818 
6796
6797 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6798
6799         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6800
6801 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6802
6803         * shell/ev-view.c: (ev_view_leave_notify_event),
6804         (ev_view_class_init):
6805         
6806         Set cursor to normal then leaving view.
6807
6808 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6809
6810         * configure.ac:
6811         
6812         Fix required djvulibre version.
6813
6814 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6815
6816         *configure.ac: Hindi (hi) language added
6817
6818 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6819
6820         *configure.ac: Punjabi (pa) Language added
6821
6822 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6823
6824         * data/evince-ui.xml, shell/ev-window.c:
6825         
6826         Add keypad accelerators for zooming. Fix for bug 308128.
6827
6828 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6829
6830         * Makefile.am:
6831         * backend/Makefile.am:
6832         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6833         * configure.ac:
6834         * shell/ev-document-types.c: (ev_document_types_add_filters):
6835
6836         Allow to enable/disable the pixbuf backend.
6837         Default to off for now. If we want it enabled we should
6838         really put mime types in the desktop, implement properties etc.
6839
6840         * properties/evince-properties.c:
6841
6842         Initialize error to NULL.
6843         Check error is not NULL before freeing.
6844
6845 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6846
6847         * shell/ev-window.c:
6848
6849         Use F5 as presentation accell
6850
6851 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6852
6853         * shell/ev-window.c: (update_chrome_visibility),
6854         (ev_window_create_fullscreen_popup), (ev_window_init):
6855
6856         Do not leak the fullscreen toolbar
6857
6858 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6859
6860         * shell/ev-window.c: (view_actions_focus_in_cb),
6861         (view_actions_focus_out_cb):
6862
6863         These has a return value! Fix totally random focus
6864         issues we was seeing.
6865
6866 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6867
6868         * shell/main.c: (load_files_remote):
6869
6870         Allow open more than one file
6871
6872 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6873
6874         * shell/main.c: (load_files_remote):
6875
6876         Fix for dbus 0.33. bug #309975
6877
6878 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6879
6880         * properties/ev-properties-main.c: (ev_properties_get_pages):
6881
6882         Actually return NULL for types we dont support
6883
6884 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6885
6886         * po/POTFILES.in:
6887
6888         Remove empty lines.
6889
6890 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6891
6892         * backend/ev-document-factory.c:
6893         (ev_document_factory_get_document):
6894
6895         Do not try to create the object if type
6896         is invalid.
6897
6898 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6899
6900         * ps/ps-document.c: (ps_document_dispose),
6901         (ps_async_renderer_render_pixbuf):
6902         * ps/ps-document.h:
6903
6904         Do not leak the target window
6905
6906 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6907
6908         * shell/ev-application.c: (ev_application_init):
6909
6910         Let tbe check file existence for us.
6911         Add a comment about eggrecent mime filter.
6912
6913 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6914
6915         * data/evince-ui.xml:
6916         * shell/ev-application.c: (ev_application_shutdown),
6917         (ev_application_init), (ev_application_get_toolbars_model),
6918         (ev_application_get_recent_model),
6919         (ev_application_save_toolbars_model):
6920         * shell/ev-application.h:
6921         * shell/ev-window.c: (ev_window_add_recent),
6922         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6923         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6924         (ev_window_init):
6925
6926         Use common toolbar and recent models for all windows.
6927         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6928
6929 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6930
6931         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6932         successfully check for gtk_icon_view_get_visible_range.
6933
6934 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6935
6936         * djvu/Makefile.am:
6937         * dvi/Makefile.am:
6938         
6939         Fix djvu and dvi backend build.
6940
6941 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6942
6943         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6944         (new_separator_pixbuf):
6945
6946         Don't leak windows.
6947
6948 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6949
6950         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6951
6952         HIGification of toolbar editor dialogue.
6953
6954 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6955
6956         * configure.ac:
6957         * shell/Makefile.am:
6958
6959         Ever build metadata manager since it's just
6960         disabled at runtime now.
6961
6962 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6963
6964         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6965         (ev_metadata_manager_get), (ev_metadata_manager_set):
6966         * shell/ev-metadata-manager.h:
6967
6968         Add an _init functions that enabled metadata management
6969         at runtime.
6970
6971         * shell/ev-window.c: (page_changed_cb),
6972         (setup_document_from_metadata), (ev_window_setup_document),
6973         (setup_view_from_metadata), (ev_window_open_uri),
6974         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6975         (ev_window_run_presentation), (ev_window_stop_presentation),
6976         (save_sizing_mode), (ev_window_zoom_changed_cb),
6977         (ev_window_continuous_changed_cb),
6978         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6979         (window_configure_event_cb):
6980
6981         Remove all ugly metadata define since we deal with it
6982         at runtime now.
6983
6984         * shell/main.c: (load_files_remote), (main):
6985
6986         Add support for dbus cvs head. Hopefully didnt break one
6987         of the other versions now!
6988
6989         If we dont get a response from the dbus server just
6990         give up with it and not enable metadata.
6991
6992 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6993
6994         * Makefile.am:
6995         * backend/Makefile.am:
6996         * configure.ac:
6997         * cut-n-paste/recent-files/Makefile.am:
6998         * cut-n-paste/toolbar-editor/Makefile.am:
6999         * cut-n-paste/zoom-control/Makefile.am:
7000         * lib/Makefile.am:
7001         * pdf/Makefile.am:
7002         * pixbuf/Makefile.am:
7003         * properties/Makefile.am:
7004         * ps/Makefile.am:
7005         * shell/Makefile.am:
7006         * thumbnailer/Makefile.am:
7007         * tiff/Makefile.am:
7008
7009         Make frontends depend on just libev.
7010         Rework and group CFLAGS/LIBS definitions.
7011         Cleanups.
7012
7013 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7014
7015         * shell/ev-window:
7016
7017         do not unnecessarily save zoom
7018
7019         * configure.ac:
7020         * lib/ev-file-helpers.c: (ev_dot_dir):
7021         * shell/Makefile.am:
7022         * shell/dummy.cc:
7023
7024         Some cleanups
7025
7026 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7027
7028         * configure.ac:
7029         
7030         Remove unnecessary dependencies
7031
7032 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7033
7034         * properties/Makefile.am:
7035         * thumbnailer/Makefile.am:
7036         * tiff/Makefile.am:
7037
7038         Some more cleanups. Was really necessary
7039         but I probably introduced bugs, feel free
7040         to flame :)
7041
7042 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7043
7044         * backend/Makefile.am:
7045         * configure.ac:
7046         * cut-n-paste/recent-files/Makefile.am:
7047         * cut-n-paste/toolbar-editor/Makefile.am:
7048         * cut-n-paste/zoom-control/Makefile.am:
7049         * lib/Makefile.am:
7050         * pdf/Makefile.am:
7051         * pixbuf/Makefile.am:
7052         * properties/Makefile.am:
7053         * ps/Makefile.am:
7054         * shell/Makefile.am:
7055         * thumbnailer/Makefile.am:
7056         * tiff/Makefile.am:
7057
7058         Use gnome-common macros when possible.
7059         Cleanup dependencies.
7060         Actually disable deprecated where possible.
7061
7062 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7063
7064         * Makefile.am:
7065         * backend/Makefile.am:
7066         * properties/Makefile.am:
7067         * shell/Makefile.am:
7068         * thumbnailer/Makefile.am:
7069
7070         This should solve the circular dep without
7071         requiring dir reorg!
7072
7073         * shell/ev-window.c: (setup_view_from_metadata):
7074
7075         Never restore window size/position when the
7076         window is already visible.
7077
7078 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7079
7080         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7081
7082         Return a boolean from timeout func. Fix ported from gedit.
7083
7084 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7085
7086         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7087
7088 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7089
7090         * shell/ev-document-types.c: set "All Documents" as default filter in
7091         open dialog
7092
7093 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7094
7095         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7096         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7097         (ev_metadata_manager_set_boolean): fix value/val thinko.
7098
7099 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7100
7101         * shell/ev-window.c: (setup_view_from_metadata),
7102         (window_state_event_cb), (window_configure_event_cb),
7103         (ev_window_init):
7104
7105         Remember window position and maximized state
7106
7107 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7108
7109         * configure.ac:
7110
7111         Fix DBUS configure checks.
7112
7113         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7114         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7115         (ev_metadata_manager_set_boolean):
7116
7117         Plug mem leaks.
7118
7119         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7120         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7121         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7122         (ev_window_continuous_changed_cb),
7123         (ev_window_dual_mode_changed_cb), (ev_window_new):
7124
7125         Fix the build without DBUS.
7126
7127 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7128
7129         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7130         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7131         (ev_metadata_manager_set_string),
7132         (ev_metadata_manager_set_boolean):
7133         * shell/ev-metadata-manager.h:
7134
7135         Add support for some more types
7136
7137         * shell/ev-view.c: (scroll_to_current_page),
7138         (ev_view_get_continuous), (ev_view_set_continuous),
7139         (ev_view_get_dual_page):
7140         * shell/ev-view.h:
7141         * shell/ev-window.c: (page_changed_cb),
7142         (setup_document_from_metadata), (ev_window_setup_document),
7143         (setup_view_from_metadata), (ev_window_open_uri),
7144         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7145         (ev_window_run_presentation), (ev_window_stop_presentation),
7146         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7147         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7148         (ev_window_update_dual_page_action),
7149         (ev_window_continuous_changed_cb),
7150         (ev_window_dual_mode_changed_cb), (ev_window_init):
7151
7152         Remember a bunch of view/document properties. Prolly some
7153         are still missing but it's getting interesting.
7154
7155 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7156
7157         * configure.ac: check if dbus-binding-tool is installed. Not the
7158         case on current Ubuntu breezy, it seems.
7159
7160 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7161
7162         * data/evince.desktop.in.in:
7163         
7164         Allow open uri lists and add TryExec field.
7165
7166 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7167
7168         * configure.ac:
7169
7170         Enable dbus when available, do not require a configure
7171         option.
7172
7173 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7174
7175         * configure.ac:
7176
7177         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7178         disabled.
7179
7180 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7181         Marco Pesenti Gritti  <mpg@redhat.com>
7182
7183         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7184         
7185         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7186         functions to the format required by dbus
7187
7188         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7189         errors. Use the RPC parameters in the expected way
7190
7191 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7192
7193         * Makefile.am:
7194         * properties/Makefile.am:
7195         * properties/ev-properties-main.c: (ev_properties_get_pages):
7196
7197         Support all mime types
7198
7199         * shell/Makefile.am:
7200         * thumbnailer/Makefile.am:
7201         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7202         (evince_thumbnail_pngenc_get):
7203
7204         Use the document factory
7205
7206 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7207
7208         * backend/Makefile.am:
7209         * backend/ev-document-factory.c:
7210         (mime_type_supported_by_gdk_pixbuf),
7211         (ev_document_type_get_from_mime),
7212         (ev_document_factory_get_document),
7213         (ev_document_factory_get_backend),
7214         (ev_document_factory_get_mime_types),
7215         (ev_document_factory_get_all_mime_types):
7216         * backend/ev-document-factory.h:
7217         * shell/Makefile.am:
7218         * shell/ev-document-types.c: (get_document_from_uri),
7219         (ev_document_types_get_document),
7220         (file_filter_add_mime_list_and_free),
7221         (ev_document_types_add_filters):
7222         * shell/ev-document-types.h:
7223         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7224         * shell/ev-properties-dialog.c:
7225         (ev_properties_dialog_set_document):
7226         * shell/ev-window.c: (ev_window_cmd_file_open),
7227         (ev_window_cmd_save_as):
7228         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7229
7230         Rework document types managing to avoid code duplication
7231         and actually abstract from backend implementations.
7232         Also provide a minimal factory api that can be used by
7233         thumbnailer/properties.
7234
7235 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7236
7237         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7238         Plug a mem leak.
7239         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7240         HIG spacings.
7241
7242 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7243
7244         * shell/ev-properties-dialog.c
7245         (ev_properties_dialog_set_document): only call
7246         ev_properties_fonts_set_document() if the document implements the
7247         fonts interface
7248
7249 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7250
7251         * configure.ac:
7252         * properties/Makefile.am:
7253         * properties/ev-properties-view.c:
7254         (ev_properties_view_register_type):
7255         * properties/ev-properties-view.h:
7256         * properties/ev-properties-main.h:
7257
7258         Implement nautilus plugin for properties.
7259         Works only for pdf atm, I need to rework the
7260         document types stuff to get this to work
7261         for all backends...
7262
7263 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7264
7265         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7266         (ev_properties_fonts_set_document): use
7267         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7268
7269 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7270
7271         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7272         them
7273         (PlaceImage, tiff2ps_process_page): use
7274         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7275
7276
7277 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7278
7279         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7280         (main): to call gnome_authentication_manager_init. Should fix
7281         Bug #308510
7282
7283         * configure.ac: that requires libgnomeui 2.6.0.
7284
7285 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7286
7287         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7288         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7289         use the new tiff2ps interfaces
7290
7291         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7292         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7293
7294         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7295         structure instead of global variables.  Remove use of static
7296         variables in functions.
7297
7298 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7299
7300         * shell/ev-page-action.c: unref the completion after setting it to the
7301         entry
7302
7303 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7304
7305         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7306         postscript files
7307
7308 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7309
7310         * shell/ev-window.c (update_action_sensitivity): disable
7311         File->Print if the document does not implement the ps exporter
7312         interface
7313
7314 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7315
7316         * Makefile.am:
7317         * configure.ac:
7318         * data/evince-properties.glade:
7319         * properties/.cvsignore:
7320         * properties/Makefile.am:
7321         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7322         (ev_properties_view_class_init), (ev_properties_view_format_date),
7323         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7324         (ev_properties_view_init), (ev_properties_view_new):
7325         * properties/ev-properties-view.h:
7326         * shell/Makefile.am:
7327         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7328         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7329         (ev_properties_dialog_new):
7330         * shell/ev-properties-dialog.h:
7331         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7332         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7333         (update_progress_label), (job_fonts_finished_cb),
7334         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7335         * shell/ev-properties-fonts.h:
7336         * shell/ev-properties.c:
7337         * shell/ev-properties.h:
7338         * shell/ev-window.c: (ev_window_setup_document),
7339         (ev_window_cmd_file_properties):
7340
7341         Split the properties pages in two different objects, depend
7342         only on the backend where possible, use widgets instead
7343         of gobject for the glade part, reimplement the dialog
7344         itself with gtk.
7345         I need this to implement nautilus properties page.
7346
7347 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7348
7349         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7350         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7351         (tiff_document_document_ps_exporter_iface_init): implement the ps
7352         exporter interface for tiff documents
7353
7354         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7355         libtiff to implement TIFF postscript export
7356
7357         * tiff/tiff2ps.h: added a header file for external tiff2ps
7358         functions.
7359
7360         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7361         tiff2ps.h
7362
7363 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7364
7365         * shell/ev-view.c: (scroll_to_current_page),
7366         (ev_view_set_fullscreen), (ev_view_set_presentation):
7367         
7368         Scroll to current page when exit from presentation
7369
7370 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7371
7372         * shell/ev-window.c: (update_document_mode),
7373         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7374         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7375         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7376         
7377         Exit from fullscreen mode when switch to presentation. Fix for
7378         bug 309365
7379
7380 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7381
7382         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7383         return NULL if the document does not implement the selection
7384         interface.
7385
7386 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7387
7388         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7389         reported height by using the resolution aspect ratio
7390         (tiff_document_render_pixbuf): scale the pixbuf using the
7391         resolution aspect ratio
7392
7393 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7394
7395         * configure.ac:
7396         
7397         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7398         <kiltedaco@gmail.com>
7399         
7400         * djvu/djvu-document.c: (djvu_document_get_orientation),
7401         (djvu_document_set_orientation), (djvu_document_get_page_size),
7402         (rotate_pixbuf), (djvu_document_render_pixbuf),
7403         (djvu_document_document_iface_init):
7404         * dvi/dvi-document.c: (dvi_document_get_orientation),
7405         (dvi_document_set_orientation), (dvi_document_get_page_size),
7406         (rotate_pixbuf), (dvi_document_render_pixbuf),
7407         (dvi_document_document_iface_init):
7408         
7409         Dvi and djvu backends are ported to new API
7410
7411 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7412
7413         * backend/ev-selection.c: (ev_selection_get_selection_region),
7414         (ev_selection_get_selection_map):
7415         * backend/ev-selection.h:
7416         * pdf/ev-poppler.cc:
7417         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7418         * shell/ev-jobs.h:
7419         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7420         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7421         (ev_pixbuf_cache_get_text_mapping):
7422         * shell/ev-pixbuf-cache.h:
7423         * shell/ev-view.c: (location_in_text),
7424         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7425         support to EvView.  Now we can see where we can select!  Sweet!
7426
7427 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7428
7429         * shell/ev-view.c (ev_view_button_press_event): Fix
7430         event->y + view->scroll_x typo.
7431
7432 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7433
7434         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7435         sub-GdkPixbuf instead of passing dest_x and dest_y.
7436         
7437         * shell/ev-view.c: (view_point_to_doc_point),
7438         (view_rect_to_doc_rect), (ev_view_button_press_event),
7439         (ev_view_motion_notify_event), (compute_new_selection_rect),
7440         (gdk_rectangle_point_in), (compute_new_selection_text),
7441         (compute_selections): Update selection code to keep the selection
7442         around as two points and not as a normalized rectangle, and fix
7443         page level selection in two-column mode.
7444
7445 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7446
7447         * shell/ev-window.c: (window_configure_event_cb): 
7448         
7449         Fix compilation
7450         
7451 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7452
7453         * pdf/ev-poppler.cc:
7454
7455         Fix compilation
7456
7457 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7458
7459         * shell/Makefile.am:
7460         * shell/ev-metadata-manager.c: (item_free),
7461         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7462         (parse_value), (parseItem), (load_values),
7463         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7464         (save_values), (save_item), (get_oldest), (resize_items),
7465         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7466         * shell/ev-metadata-manager.h:
7467
7468         Metadata manager from gedit but modified to use GValue, so that
7469         we dont need to keep converting from strings.
7470
7471         * configure.ac:
7472
7473         ENABLE_METADATA conditional, on when dbus is on
7474
7475         * shell/ev-application.c: (ev_application_open_uri):
7476
7477         Show the window after load so that we can initialize
7478         window size before it's showed.
7479
7480         * shell/ev-window.c: (ev_window_setup_from_metadata),
7481         (ev_window_open_uri), (window_configure_event_cb),
7482         (ev_window_init):
7483
7484         Save and load metadata information about window size.
7485         Not yet keeping states in account.
7486
7487         * shell/main.c: (main):
7488
7489         Shutdown metadata manager.
7490
7491 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7492
7493         * shell/ev-application-service.xml:
7494         * configure.ac:
7495         * shell/Makefile.am:
7496         * shell/ev-application.c:
7497         * shell/ev-application.h:
7498         * shell/ev-window.c:
7499         * shell/ev-window.h:
7500         * shell/main.c:
7501
7502         Add an optional dbus interface (--enable-dbus).
7503         Rework application code, mainly to be easier to
7504         use "remotely".
7505         Do not open multiple windows with the same document,
7506         spatial evince!
7507
7508 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7509
7510         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7511         pixbuf iff it exists.
7512
7513 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7514
7515         * shell/*:
7516         * backend/ev-render-context.[ch]:
7517         * backend/ev-selection.[ch]:
7518
7519         Massive changes.  We now support text selection of pdfs, and not
7520         just rectangular selection.  This is pretty broken still, but I
7521         want to get something into CVS.
7522
7523 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7524
7525         * pdf/ev-poppler.cc:
7526         
7527         Fix for Bug 309080: crash on window close.
7528         
7529         * shell/ev-page-action.c: (page_changed_cb):
7530         
7531         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7532         jensgr@gmx.net (Jens Granseuer).
7533
7534 2005-06-25  Marcel Telka  <marcel@telka.sk>
7535
7536         * configure.in (ALL_LINGUAS): Added sk.
7537
7538 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7539
7540         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7541         not a document open
7542
7543 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7544
7545         * NEWS:
7546         * configure.ac:
7547
7548         Release 0.3.2
7549
7550         * cut-n-paste/recent-files/Makefile.am:
7551
7552         Fix make distcheck
7553
7554 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7555
7556         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7557         (pixbuf_document_set_orientation), (rotate_pixbuf),
7558         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7559         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7560
7561         Implement rotation and cleanup the code a bit.
7562
7563         * tiff/tiff-document.c: (tiff_document_get_page_size),
7564         (tiff_document_get_orientation), (tiff_document_set_orientation),
7565         (rotate_pixbuf), (tiff_document_render_pixbuf),
7566         (tiff_document_document_iface_init), (tiff_document_init):
7567
7568         Implement rotation. Was the quicker solution for the release
7569         but we really need to share this code in the shell.
7570
7571 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7572
7573         * pdf/ev-poppler.cc:
7574
7575         Enable rotation, require poppler cvs. Fix a leak.
7576
7577 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7578
7579         * shell/ev-window.c: (update_action_sensitivity):
7580         
7581         Make properties unsensitive if document backend doesn't provide
7582         any info
7583
7584 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7585
7586         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7587         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7588         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7589         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7590         (bitmap_flip_rotate_counter_clockwise):
7591         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7592         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7593         (buff_gets):
7594         * dvi/mdvi-lib/common.h:
7595         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7596         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7597         (opendvi), (mdvi_reload), (mdvi_init_context),
7598         (mdvi_destroy_context), (mdvi_dopage), (special):
7599         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7600         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7601         (file_hash_free), (register_encoding), (parse_spec),
7602         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7603         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7604         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7605         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7606         (mdvi_register_font_type), (mdvi_unregister_font_type),
7607         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7608         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7609         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7610         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7611         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7612         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7613         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7614         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7615         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7616         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7617         (mdvi_unregister_special), (mdvi_flush_specials):
7618         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7619         (t1_font_remove):
7620         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7621         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7622         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7623         (free_font_metrics), (flush_font_metrics):
7624         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7625         (tt_font_remove):
7626         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7627         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7628         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7629         (dstring_insert), (dstring_new), (dstring_reset):
7630         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7631         
7632         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7633         avoid conflict with libtool on FC4
7634         
7635         * shell/ev-window.c: (ev_window_cmd_help_about):
7636         
7637         Update copyright year. Fix for bug 308828.
7638
7639 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7640
7641         * shell/ev-view.c: (add_scroll_binding_keypad),
7642         (ev_view_binding_activated), (ev_view_class_init),
7643         (on_adjustment_value_changed):
7644         
7645         Bug 170874: Arrow keys switch pages in presentation mode
7646
7647 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7648
7649         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7650         
7651         Fix for Bug 308265: Sidebar dissappears coming out of 
7652         Presentation mode
7653
7654 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7655
7656         * shell/ev-application.c: (ev_application_open):
7657         * shell/ev-document-types.c: (ev_document_types_add_filters),
7658         (ev_document_types_add_filters_for_type):
7659         * shell/ev-document-types.h:
7660         * shell/ev-window.c: (ev_window_cmd_save_as):
7661         
7662         Suggest basename as template when saving, provide filters
7663         for save dialog. It's bug 308402
7664
7665 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7666
7667         * pdf/ev-poppler.cc:
7668         * shell/ev-sidebar-links.c: (job_finished_callback):
7669         * shell/ev-view.c: (update_find_status_message):
7670         
7671         Some leaks fixed
7672
7673 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7674
7675         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7676         (egg_recent_view_uimanager_set_list):
7677
7678         Fix buglet in !show_numbers case.
7679
7680 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7681
7682         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7683         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7684
7685         Use pango ellipsisation.
7686
7687         * pdf/ev-poppler.cc:
7688
7689         Fix refcount leak, from nsh.
7690
7691 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7692
7693         * cut-n-paste/recent-files/Makefile.am:
7694         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7695         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7696         
7697         Removed EggRecentViewGtk
7698         
7699         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7700         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7701         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7702         (ev_window_setup_recent):
7703         
7704         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7705         with other projects
7706
7707 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7708
7709         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7710         (egg_recent_view_gtk_finalize):
7711
7712         Fix memory leak
7713
7714         * cut-n-paste/toolbar-editor/Makefile.am:
7715         
7716         Fix location of cursor icon.
7717         
7718         * pdf/ev-poppler.cc:
7719         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7720         (display_completion_text), (match_completion):
7721         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7722         (selection_changed_callback), (create_loading_model),
7723         (print_section_cb), (links_page_num_func),
7724         (update_page_callback_foreach):
7725         * shell/ev-window.c: (ev_window_dispose):
7726         
7727         Small memory fixes. Links model now store objects instead
7728         of pointers to improve memory management. 
7729
7730 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7731
7732         * shell/ev-window.c: (zoom_control_changed_cb):
7733         
7734         Fix update of zoom control (bug 308268).
7735
7736 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7737
7738         * shell/ev-properties.c (set_property): escape the text correctly.
7739         Handles non-UTF-8 properties and escaped properties.  Also, sets
7740         the text to "<i>None</i>" if the property isn't set.
7741
7742         * data/evince-properties.glade: Change the label to be ellipsized,
7743         and give it a minimum size.
7744
7745 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7746
7747         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7748         * shell/ev-sidebar-links.c: (create_loading_model):
7749         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7750         * shell/ev-view.c: (ev_view_set_document):
7751         * shell/ev-window.c: (ev_window_dispose):
7752         
7753         Various small fixes, mostly memory leaks. Thanks to valgrind.
7754
7755 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7756
7757         * ps/ps-document.c: remove the locale.h include again ;-). And
7758         kill the (bogus) setlocale/savelocale business.
7759
7760 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7761
7762         * ps/ps-document.c:
7763         
7764         Include locale.h to fix build
7765         
7766         * shell/ev-sidebar.c:
7767         
7768         Remove unnecessary includes
7769
7770 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7771
7772         * dvi/dvi-document.c: (dvi_document_load):
7773         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7774         * po/POTFILES.in:
7775         
7776         Check for incorrect dvi files. Fix parsing dvi on AMD64
7777         platform. Thanks to tester@tester.ca (Olivier Crete).
7778
7779 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7780
7781         * shell/ev-page-action.c: (match_selected_cb),
7782         (display_completion_text), (match_completion), (update_model):
7783         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7784         (expand_open_links):
7785         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7786         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7787         (ev_sidebar_set_document):
7788         * shell/ev-window.c: (ev_window_xfer_job_cb),
7789         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7790         
7791         Fixed lot's of memory leaks, for example, memory leak on reload, 
7792         described in bug 307793.
7793
7794 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7795
7796         * pdf/ev-poppler.cc:
7797         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7798         (update_visible_range), (adjustment_changed_cb),
7799         (ev_sidebar_thumbnails_fill_model),
7800         (ev_sidebar_thumbnails_refresh),
7801         (ev_sidebar_tree_selection_changed),
7802         (ev_sidebar_icon_selection_changed),
7803         (ev_sidebar_thumbnails_use_icon_view),
7804         (ev_sidebar_thumbnails_set_document):
7805         * shell/ev-sidebar-thumbnails.h:
7806         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7807         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7808
7809         Refresh thumbnails when changing orientation. Not fully
7810         working yet becuase of a sidebar bug.
7811
7812         Set page orientation to poppler page everywhere. This sucks
7813         really need to fix poppler.
7814
7815 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7816
7817         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7818         (egg_recent_view_gtk_new_menu_item),
7819         (egg_recent_view_gtk_set_property),
7820         (egg_recent_view_gtk_get_property),
7821         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7822         (egg_recent_view_gtk_set_tooltip_func),
7823         (egg_recent_view_gtk_set_label_width),
7824         (egg_recent_view_gtk_get_label_width):
7825         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7826
7827         Sync with libegg (ellipsize labels)
7828
7829 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7830
7831         * data/evince-ui.xml:
7832         * shell/ev-window.c: (ev_window_cmd_go_forward),
7833         (ev_window_cmd_go_backward):
7834         
7835         Shift + PageUp moves 10 Pages. Fix for 306125
7836
7837 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7838
7839         * pdf/ev-poppler.cc:
7840
7841         Add a flag to check if orientation has been overriden
7842
7843 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7844
7845         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7846         field if necessary.
7847
7848         * ps/ps.h: add creator field to document.
7849
7850         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7851         set creator field.
7852
7853 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7854
7855         * data/evince-properties.glade:
7856         * shell/ev-properties.c: (ev_properties_set_document):
7857
7858         s/PDF Version/Format
7859
7860 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7861
7862         * shell/ev-properties.c: (ev_properties_set_document):
7863
7864         Remove unnecessary translations
7865
7866 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7867
7868         * cut-n-paste/toolbar-editor/Makefile.am:
7869
7870         Correct library name    
7871
7872 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7873
7874         * configure.ac:
7875         * cut-n-paste/recent-files/egg-recent-model.c:
7876         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7877         (egg_recent_model_unlock_file):
7878         * cut-n-paste/recent-files/egg-recent-util.c:
7879         (egg_recent_util_get_unique_id):
7880         * cut-n-paste/recent-files/update-from-egg.sh:
7881         * cut-n-paste/toolbar-editor/Makefile.am:
7882         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7883         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7884         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7885         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7886         (egg_toolbars_model_get_type):
7887         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7888
7889         Better makefile for toolbar editor and update everything
7890         to latest libegg.
7891
7892 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7893
7894         * shell/ev-window.c: (update_document_mode):
7895
7896         Prefer presentation mode when the document
7897         require fullscreen.
7898
7899 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7900
7901         * data/evince-ui.xml:
7902         * shell/ev-window.c:
7903
7904         Add control-equal for zooming
7905
7906 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7907
7908         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7909
7910 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7911
7912         * backend/ev-document.c: (ev_document_get_orientation):
7913         * backend/ev-document.h:
7914         * pdf/ev-poppler.cc:
7915         * ps/ps-document.c: (ps_document_get_orientation),
7916         (ps_document_set_orientation), (ps_document_document_iface_init):
7917
7918         Add a get_orientation api. Improve set_orientation.
7919
7920         * data/evince-ui.xml:
7921         * shell/ev-view.c: (ev_view_set_orientation),
7922         (ev_view_rotate_right), (ev_view_rotate_left):
7923         * shell/ev-view.h:
7924         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7925         (ev_window_cmd_edit_rotate_right):
7926
7927         Better ui for changing document orientation
7928
7929 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7930
7931         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7932         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7933         * shell/ev-sidebar-links.h:
7934         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7935         (ev_sidebar_page_iface_init):
7936         * shell/ev-sidebar-page.h:
7937         * shell/ev-sidebar-thumbnails.c:
7938         (ev_sidebar_thumbnails_get_property),
7939         (ev_sidebar_thumbnails_class_init),
7940         (ev_sidebar_thumbnails_set_document):
7941         * shell/ev-sidebar-thumbnails.h:
7942         * shell/ev-view.c: (ev_view_motion_notify_event):
7943         * shell/ev-window.c: (update_chrome_visibility),
7944         (ev_window_cmd_focus_page_selector),
7945         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7946         (sidebar_page_main_widget_update_cb), (ev_window_init):
7947         
7948         Autoraise toolbar on GoToPage binding and fix bindings in
7949         EvSidebarThumbnails page.
7950
7951 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7952
7953         * shell/ev-properties.c: (update_progress_label):
7954
7955         Hide the progress label when finished; bug #307697.
7956
7957 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7958
7959         * pdf/ev-poppler.cc:
7960
7961         Enable is_open for links, you will need poppler cvs
7962
7963         * shell/ev-properties.c: (job_fonts_finished_cb):
7964
7965         Get a lock on the document when filling the tree view
7966
7967 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7968
7969         * backend/ev-document-links.h:
7970         * pdf/ev-poppler.cc:
7971         * shell/ev-sidebar-links.c: (create_loading_model),
7972         (expand_open_links), (job_finished_callback):
7973
7974         Expand links when specified by the document.
7975         Depend on a poppler api (defined out for now)
7976
7977 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7978
7979         * shell/ev-properties.c: (ev_properties_dispose),
7980         (ev_properties_class_init), (dialog_destroy_cb),
7981         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7982         (ev_properties_set_document), (ev_properties_new),
7983         (ev_properties_show):
7984         * shell/ev-properties.h:
7985
7986         Make it an object, cleanup the code, api to show it as transient
7987         and to set the document.
7988
7989         * shell/ev-window.c: (ev_window_setup_document),
7990         (ev_window_cmd_file_properties):
7991
7992         Adapt to EvProperties changes, do not show multiple
7993         times, update it when document changes.
7994
7995 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7996
7997         * ps/gstypes.h:
7998         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7999         (ps_document_set_orientation), (ps_document_document_iface_init):
8000         * ps/ps-document.h:
8001
8002         Implement orientation here too
8003
8004         * shell/ev-properties.c: (ev_properties_new):
8005         * data/evince-properties.glade:
8006
8007         Hide the fonts page for backends that doesnt
8008         support it.     
8009
8010 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8011
8012         * backend/ev-document.c: (ev_document_set_orientation):
8013         * backend/ev-document.h:
8014         * pdf/ev-poppler.cc:
8015
8016         Add orientation api. Currently poppler api is not optimal,
8017         we need to set orientation every time we _get a page.
8018         I will try to fix that at some point.
8019
8020         * data/evince-ui.xml:
8021         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8022         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8023
8024         Add orientation menu items
8025
8026         * shell/ev-page-cache.c: (ev_page_cache_clear):
8027         * shell/ev-page-cache.h:
8028
8029         Add api to clear the cache
8030
8031         * shell/ev-view.c: (setup_caches), (clear_caches),
8032         (ev_view_set_document), (ev_view_zoom_out),
8033         (ev_view_set_orientation):
8034         * shell/ev-view.h:
8035
8036         Implement orientation changing
8037
8038 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8039
8040         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8041         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8042         * backend/ev-document-fonts.h:
8043
8044         Separate scan and fill so that we can incrementally fill from
8045         the main thread. Add a progress api.
8046
8047         * data/evince-properties.glade:
8048         * pdf/ev-poppler.cc:
8049         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8050         * shell/ev-jobs.h:
8051         * shell/ev-properties.c: (update_progress_label),
8052         (job_fonts_finished_cb), (setup_fonts_view):
8053
8054         Incrementally feel the list and show the progress
8055         percentage in a label like acrobat does.
8056
8057         You are going to need poppler cvs
8058
8059 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8060
8061         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8062         * backend/ev-document-fonts.h:
8063         * pdf/ev-poppler.cc:
8064
8065         Make fonts model fill incrementally.
8066
8067         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8068         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8069         (ev_job_queue_remove_job):
8070         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8071         (ev_job_fonts_new), (ev_job_fonts_run):
8072         * shell/ev-jobs.h:
8073
8074         New job for fonts scanning
8075
8076         * shell/ev-properties.c: (job_fonts_finished_cb),
8077         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8078         * shell/ev-properties.h:
8079         * shell/ev-window.c: (ev_window_cmd_file_properties):
8080
8081         Incrementally feel the treeview using the new job. Show Loading...
8082         message until scanning is completed.
8083
8084         Hopefully I didnt break the build without the poppler patch.
8085
8086 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8087
8088         * shell/ev-application.c: (ev_application_open):
8089         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8090         (ev_document_type_get_type), (ev_document_type_lookup):
8091         * shell/ev-document-types.h:
8092         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8093         * shell/ev-job-xfer.h:
8094         * shell/ev-window.c: (ev_window_clear_local_uri),
8095         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8096         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8097         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8098         
8099         Transfer remote documents to tmp directory to display them later.
8100
8101 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8102
8103         * backend/ev-document-info.h:
8104         * shell/ev-properties.c: (ev_properties_new):
8105
8106         s/GTime*/GTime. Not sure why we was using a pointer
8107         at all there!
8108
8109 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8110
8111         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8112         situations.  That situation is that you're using GTK+-HEAD with
8113         the patch at #306726 is applied, and you have a document with <
8114         1500 pages in it.  It's not quite as uniformly nice as the
8115         TreeView, but should be better in the long run.
8116
8117         I'm pretty sure I guarded against breaking compilation with
8118         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8119         I missed some.
8120
8121         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8122         widget yet, so I commented that code out
8123         enable_view_actions_for_widget() for now.  Need to figure this
8124         out.
8125
8126         * shell/ev-page-action.c (match_selected_cb): emit the right
8127         signals.  Our cool C-l completion now works.
8128
8129 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8130
8131         * backend/Makefile.am:
8132         * backend/ev-document-fonts.c:
8133         * backend/ev-document-links.c:
8134         * backend/ev-document.c: (ev_document_load):
8135         * backend/ev-document.h:
8136         * backend/ev-job-queue.c:
8137         * backend/ev-job-queue.h:
8138         * backend/ev-jobs.c:
8139         * backend/ev-jobs.h:
8140         * backend/ev-page-cache.c:
8141         * backend/ev-page-cache.h:
8142
8143         EvPageCache and EvJobs are moved to shell.
8144
8145         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8146         (ev_tmp_filename):
8147         * lib/ev-file-helpers.h:
8148         
8149         New helper to work with temporary files
8150         
8151         * shell/Makefile.am:
8152         * shell/ev-application.c: (ev_application_open):
8153         * shell/ev-application.h:
8154         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8155         (remove_job_from_async_queue), (add_job_to_async_queue),
8156         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8157         (handle_job), (search_for_jobs_unlocked),
8158         (no_jobs_available_unlocked), (ev_render_thread),
8159         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8160         (ev_job_queue_add_job), (move_job_async), (move_job),
8161         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8162         * shell/ev-job-queue.h:
8163         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8164         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8165         * shell/ev-job-xfer.h:
8166         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8167         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8168         (ev_job_links_class_init), (ev_job_render_init),
8169         (ev_job_render_dispose), (ev_job_render_class_init),
8170         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8171         (ev_job_thumbnail_class_init), (ev_job_load_init),
8172         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8173         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8174         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8175         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8176         * shell/ev-jobs.h:
8177         * shell/ev-page-action.c: (ev_page_action_set_document):
8178         * shell/ev-page-cache.c: (ev_page_cache_init),
8179         (ev_page_cache_class_init), (ev_page_cache_finalize),
8180         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8181         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8182         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8183         (ev_page_cache_get_title), (ev_page_cache_get_size),
8184         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8185         (ev_page_cache_get_height_to_page),
8186         (ev_page_cache_get_max_label_chars),
8187         (ev_page_cache_get_page_label),
8188         (ev_page_cache_has_nonnumeric_page_labels),
8189         (ev_page_cache_get_info), (ev_page_cache_next_page),
8190         (ev_page_cache_prev_page), (ev_page_cache_get):
8191         * shell/ev-page-cache.h:
8192         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8193         (ev_pixbuf_cache_clear_job_sizes),
8194         (ev_pixbuf_cache_add_jobs_if_needed),
8195         (ev_pixbuf_cache_set_page_range):
8196         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8197         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8198         * shell/ev-sidebar-thumbnails.c:
8199         (ev_sidebar_tree_selection_changed),
8200         (ev_sidebar_thumbnails_set_document):
8201         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8202         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8203         (ev_statusbar_get_context_id), (ev_statusbar_push),
8204         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8205         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8206         (ev_statusbar_set_progress):
8207         * shell/ev-statusbar.h:
8208         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8209         (ev_view_find_previous):
8210         * shell/ev-window.c: (ev_window_is_empty),
8211         (ev_window_setup_document), (password_dialog_response),
8212         (ev_window_clear_jobs), (ev_window_load_job_cb),
8213         (ev_window_xfer_job_cb), (ev_window_open_uri),
8214         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8215         (ev_window_print), (ev_window_print_range),
8216         (ev_window_state_event), (ev_window_cmd_view_reload),
8217         (menu_item_select_cb), (menu_item_deselect_cb),
8218         (view_status_changed_cb), (ev_window_dispose),
8219         (drag_data_received_cb), (ev_window_init):
8220         * shell/ev-window.h:
8221         * shell/main.c: (load_files):
8222         
8223         New statusbar to show progress on idle. Two new jobs - 
8224         xfer job and load job to load document in background. And update
8225         of page_cache clients to new location of code.
8226
8227 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8228   
8229         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8230         selection in open dialog. It also remembers the last visited directory 
8231         in the current session.
8232
8233 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8234
8235         * shell/ev-properties.c: (ev_properties_new):
8236         * shell/ev-properties.h:
8237         * shell/ev-window.c: (ev_window_cmd_file_properties):
8238         
8239         Get document info from page cache instead of document itself.
8240         This should fix crash related to race conditions described in
8241         bug 306545.
8242
8243 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8244
8245         * ps/ps-document.c: (ps_document_init),
8246         (send_ps), (get_page_box), (output), (catchPipe), (input),
8247         (stop_interpreter), (file_length), (file_readable),
8248         (check_filecompressedb), (ps_document_enable_interpreter),
8249         (document_load), (ps_async_renderer_render_pixbuf):
8250         * ps/ps-document.h:
8251
8252         Big cleanup of the ps code
8253
8254 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8255
8256         * backend/Makefile.am:
8257         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8258         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8259         * backend/ev-async-renderer.h:
8260
8261         Add an async renderer interface (method + callback) which
8262         is useful for backends like ps.
8263
8264         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8265         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8266         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8267         (ev_job_queue_add_job), (move_job_async), (move_job),
8268         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8269
8270         Add queues for async renderer, these are executed on the
8271         main thread.
8272
8273         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8274         (ev_job_render_run):
8275         * backend/ev-jobs.h:
8276
8277         If the backend support async renderer interface use it.
8278
8279         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8280         (setup_pixmap), (ps_document_get_type),
8281         (ps_async_renderer_render_pixbuf),
8282         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8283
8284         Implement async renderer interface.
8285
8286 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8287
8288         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8289
8290         Cleanup links job on exit.
8291
8292 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8293
8294         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8295         (drag_data_get_cb), (drag_data_received_cb):
8296         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8297         (drag_data_get_cb), (parse_item_list),
8298         (egg_toolbar_editor_load_actions):
8299         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8300         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8301         (parse_item_list), (parse_toolbars):
8302         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8303         (dvi_pixbuf_put_pixel):
8304         
8305         Fix gcc 4.0 warnings
8306
8307 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8308
8309         * ps/ps-document.c: (start_interpreter):
8310
8311         Fix warning when loading ps
8312
8313 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8314
8315         * ps/ps-document.c: (output):
8316
8317         Fix crash when priting gs error messages.
8318
8319 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8320
8321         * backend/ev-page-cache.c: (_ev_page_cache_new):
8322         * backend/ev-page-cache.h:
8323
8324         Use a const to return title so that we dont double
8325         free it. Small cleanup and fix a leak.
8326
8327         * shell/ev-window.c: (update_window_title):
8328
8329         strdup value from get_title.
8330
8331 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8332
8333         * shell/ev-sidebar-links.c: (job_finished_callback),
8334         (ev_sidebar_links_set_document):
8335
8336         Cleanup the old job when changing document
8337
8338 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8339
8340         * shell/ev-stock-icons.c:
8341         * shell/ev-stock-icons.h:
8342         * shell/ev-window.c:
8343         
8344         Add stock icons for actions that can appear in toolbar. Fix for
8345         bug 306566.
8346
8347 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8348
8349         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8350         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8351         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8352         * backend/ev-page-cache.h:
8353         * shell/ev-view.c: (scroll_to_current_page),
8354         (view_update_range_and_current_page), (get_page_y_offset),
8355         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8356         (ev_view_size_request_continuous),
8357         (ev_view_zoom_for_size_continuous_and_dual_page),
8358         (ev_view_zoom_for_size_continuous):
8359         
8360         More compact EvView layout in document with pages of different size.
8361
8362 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8363
8364         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8365         compilation.
8366
8367 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8368
8369         * shell/ev-view.c: (view_set_adjustment_values):
8370         * shell/ev-window.c: (ev_window_cmd_file_properties):
8371         
8372         A bit different fix for rounding problem but it has no
8373         problems on startup. Make properties window transient to parent.
8374
8375 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8376
8377         * pdf/ev-poppler.cc:
8378         
8379         More commenting of font stuff.
8380
8381 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8382
8383         * pdf/ev-poppler.cc:
8384
8385         Comment out some more fonts stuff. Should really
8386         work without the poppler patch now.
8387
8388 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8389
8390         * pdf/ev-poppler.cc:
8391
8392         Adapt to api change
8393
8394 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8395
8396         * data/evince-properties.glade:
8397         * pdf/ev-poppler.cc:
8398         * shell/ev-properties.c: (setup_fonts_view):
8399
8400         Set the column title. Show the dialog only
8401         once everything is setup.
8402         Getting font info can be very slow... will
8403         prolly need to make this threaded too.
8404
8405 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8406
8407         * backend/Makefile.am:
8408         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8409         (ev_document_fonts_get_fonts_model):
8410         * backend/ev-document-fonts.h:
8411         * data/evince-properties.glade:
8412         * pdf/ev-poppler.cc:
8413         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8414         * shell/ev-properties.h:
8415         * shell/ev-window.c: (ev_window_cmd_file_properties):
8416
8417         Implement fonts list. Defined out for now, since it depends
8418         on a not yet committed poppler patch.
8419
8420 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8421
8422         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8423         page + 1.
8424
8425         * shell/ev-window.c: Make sure we add the timeout when we get a
8426         focus-in event.
8427
8428         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8429         adjustment->value before calculating the zoom factor to average
8430         out all of our rounding errors.  The page no longer 'drifts' when
8431         resizing.
8432
8433 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8434
8435         * data/evince-properties.glade:
8436         * shell/ev-properties.c: (ev_properties_format_date),
8437         (set_property):
8438         
8439         Labels don't expand when the dialogue is resized.
8440         strftime result needs to be converted to UTF-8. Thanks
8441         to Christian Persch <chpe@gnome.org>.
8442
8443 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8444
8445         * data/evince-properties.glade:
8446
8447         Hide the fonts tab
8448
8449 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8450
8451         * backend/ev-document-info.h:
8452         * backend/ev-document.c: (ev_document_info_free):
8453         * data/evince-properties.glade:
8454         * pdf/ev-poppler.cc:
8455         * ps/ps-document.c: (ps_document_get_info):
8456         * shell/ev-properties.c: (ev_properties_format_date),
8457         (set_property), (ev_properties_new):
8458         * shell/ev-properties.h:
8459         * shell/ev-window.c: (ev_window_cmd_file_properties):
8460
8461         Rework properties code to take only EvPropertyInfo
8462         in the constructor so that it can be useful for
8463         nautilus plugin too.
8464
8465         Deal with backends that doesnt support some properties.
8466         Make set property code generic.
8467
8468 2005-06-04  Christian Persch <chpe@gnome.org>
8469
8470         * data/evince-properties.glade:
8471
8472         fix spacings, make resizeable, and make data labels
8473         selectable + ellipsised
8474
8475 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8476
8477         * backend/ev-document-info.h:
8478         * data/Makefile.am:
8479         * data/evince-ui.xml:
8480         * pdf/ev-poppler.cc:
8481         * shell/Makefile.am:
8482         * shell/ev-window.c: (update_action_sensitivity),
8483         (ev_window_cmd_file_properties):
8484
8485         Initial go at file properties. Patch by
8486         Emil Soleyman-Zomalan <emil@soleyman.com>.
8487         Needs love see #169583
8488
8489 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8490
8491         * ps/ps-document.c: (output):
8492         * ps/ps.c: (psscan):
8493
8494         Try to render even if psscan fails.
8495
8496 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8497
8498         * ps/ps.c: (psscan), (pscopydoc):
8499
8500         Port buffered reading code from gv
8501
8502 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8503
8504         * ps/ps-document.c: (interpreter_message), (output):
8505
8506         Do not fail on interpreter messages
8507
8508 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8509
8510         * backend/ev-document-misc.c:
8511         (ev_document_misc_get_thumbnail_frame):
8512
8513         Pages can be 0 x 0, dont assert on this case
8514
8515 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8516
8517         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8518         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8519
8520         Correctly manage our reference on document. Finally the reload
8521         huge leak is gone...
8522
8523 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8524
8525         * ps/ps-document.c: (ps_document_dispose):
8526
8527         Forgot to chain it to the parent. Thanks chpe.
8528
8529 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8530
8531         * ps/ps-document.c: (ps_document_dispose),
8532         (ps_document_class_init), (stop_interpreter), (document_load):
8533
8534         Cleanup dispose a bit. Dont leak the whole pixmap.
8535
8536 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8537
8538         * pdf/ev-poppler.cc:
8539
8540         Release the poppler document on dispose
8541
8542 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8543
8544         * shell/ev-view.c: (ev_view_set_document):
8545
8546         Release ref on the pixbuf cache when changing
8547         document.
8548
8549 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8550
8551         * ps/ps-document.c: (ps_document_get_info):
8552
8553         Fix a double free
8554
8555 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8556
8557         * backend/ev-page-cache.c: (ev_page_cache_init),
8558         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8559         * backend/ev-page-cache.h:
8560         * shell/ev-page-action.c: (page_changed_cb):
8561         
8562         Set page action entry width depending on labels width. Fix
8563         for bug 305202.
8564
8565 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8566
8567         * backend/ev-link.c: (ev_link_class_init):
8568
8569         Allow -1 as page value (error)
8570
8571 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8572
8573         * shell/ev-sidebar-thumbnails.c:
8574         (ev_sidebar_thumbnails_set_document):
8575         * shell/ev-view.c: (scroll_to_current_page),
8576         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8577         (page_changed_cb), (on_adjustment_value_changed),
8578         (ev_view_set_document):
8579
8580         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8581         Fix bug 305377
8582
8583 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8584
8585         * configure.ac:
8586         * djvu/djvu-document.c: (djvu_document_get_page_size):
8587
8588         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8589         bug 301993.
8590
8591 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8592
8593         * shell/ev-view.c (draw_one_page): modify the expose handling to
8594         get the shadows.
8595
8596         * shell/ev-window.c (update_action_sensitivity): Respect
8597         permissions field.  Kowtow to the man.
8598
8599         * pdf/ev-poppler.cc: Get the permissions field.
8600
8601         * tiff/*c: Make a tiny bit more robust.
8602
8603 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8604
8605         * djvu/djvu-document.c:
8606         
8607         Pop messages from djvu context message queue.
8608
8609 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8610
8611         * configure.ac, Makefile.am, shell/Makefile.am:
8612         * tiff/Makefile.am, shell/ev-document-types.c:
8613         
8614         Cleanup tiff configure checks. Fix for bug 305218.
8615
8616 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8617
8618         * configure.ac: Added "uk" to ALL_LINGUAS.
8619
8620 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8621
8622         * cut-n-paste/zoom-control/ephy-zoom.c:
8623         (ephy_zoom_get_changed_zoom_level):
8624         * cut-n-paste/zoom-control/ephy-zoom.h:
8625         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8626         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8627         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8628         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8629         (zoom_control_changed_cb), (ev_window_init):
8630         
8631         Fix minor points related to moving best fit up. Introduce
8632         "zoom" property and make zoom control change it's value on
8633         notify::zoom signals. Fix for 305080.
8634
8635 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8636
8637         * data/evince-ui.xml:
8638         * shell/ev-window.c: (set_view_actions_sensitivity):
8639         
8640         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8641
8642 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8643
8644         * configure.ac:
8645
8646         Depends on poppler 0.3.2
8647
8648 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8649
8650         * cut-n-paste/recent-files/egg-recent-item.c:
8651         (egg_recent_item_get_short_name):
8652         * cut-n-paste/toolbar-editor/Makefile.am:
8653         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8654         (new_pixbuf_from_widget):
8655         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8656         * cut-n-paste/toolbar-editor/egg-marshal.c:
8657         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8658         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8659
8660         Sync
8661
8662 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8663
8664         * tiff/tiff-document.c: Rough TIFF backend.
8665
8666 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8667
8668         * NEWS:
8669         * configure.ac:
8670         * cut-n-paste/toolbar-editor/Makefile.am:
8671
8672         Release 0.3.1
8673
8674 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8675
8676         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8677         (ev_view_find_next), (ev_view_find_previous):
8678
8679         Remove the locks around get_n_results   
8680
8681 2005-05-21  Juerg Billeter  <j@bitron.ch>
8682
8683         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8684
8685         Pass correct number of pages to poppler.
8686
8687 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8688
8689         * configure.ac:
8690         * data/Makefile.am:
8691         * data/evince.desktop.in: 
8692         * data/evince.desktop.in.in:
8693         * po/POTFILES.in:
8694         
8695         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8696
8697 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8698
8699         * shell/ev-view.c: (view_update_adjustments),
8700         (view_set_adjustment_values): cast adjustmen->value to (int)
8701         before using it.  Otherwise, we get off by a pixel in some
8702         situations.
8703
8704         (draw_one_page): Draw the border on expose.
8705
8706 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8707
8708         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8709         adjustment when the mode changes, #304923
8710
8711 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8712
8713         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8714         flickering on resize but still use gdk_window_scroll on
8715         scrolling
8716
8717 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8718
8719         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8720         option, #170458
8721
8722 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8723
8724         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8725         second page on page_changed if possible, #304669
8726
8727 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8728
8729         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8730         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8731
8732 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8733
8734         * .cvsignore:
8735         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8736         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8737         (ev_view_zoom_for_size_presentation),
8738         (ev_view_zoom_for_size_continuous_and_dual_page),
8739         (ev_view_zoom_for_size_continuous),
8740         (ev_view_zoom_for_size_dual_page),
8741         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8742         * shell/ev-view.h:
8743         * shell/ev-window.c: (update_view_size),
8744         (ev_window_sizing_mode_changed_cb):
8745
8746         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8747         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8748         an infinite loop, #304769
8749
8750
8751 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8752
8753         * data/evince-ui.xml:
8754         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8755         * shell/ev-window.c: (set_view_actions_sensitivity):
8756
8757         Make PgUp/Down behave like Space
8758
8759 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8760
8761         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8762         * backend/ev-ps-exporter.h:
8763         * pdf/ev-poppler.cc:
8764         * ps/ps-document.c: (ps_document_ps_export_begin):
8765         * shell/ev-print-job.c: (idle_print_handler):
8766
8767         Adapt to new poppler api
8768
8769 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8770
8771         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8772         (ephy_zoom_control_init):
8773
8774         Translate zoom levels
8775
8776 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8777
8778         * cut-n-paste/zoom-control/ephy-zoom.c:
8779         (ephy_zoom_get_zoom_level_index):
8780
8781         Fix current zoom -> zoom control match
8782
8783 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8784
8785         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8786         rather than the scrolled_window that it's in. Fixes bug #304655.
8787
8788 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8789
8790         * shell/ev-view.c: (view_update_adjustments),
8791         (view_set_adjustment_values), (view_update_range_and_current_page),
8792         (view_scroll_to_page), (set_scroll_adjustment),
8793         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8794         (ev_view_scroll), (ev_view_scroll_view),
8795         (ensure_rectangle_is_visible), (find_page_at_location),
8796         (get_link_at_location), (go_to_link), (status_message_from_link),
8797         (ev_view_size_request_continuous_dual_page),
8798         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8799         (ev_view_unrealize), (ev_view_expose_event),
8800         (ev_view_button_press_event), (ev_view_motion_notify_event),
8801         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8802         (draw_rubberband), (highlight_find_results), (draw_one_page),
8803         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8804         (ev_view_init), (find_changed_cb), (page_changed_cb),
8805         (on_adjustment_value_changed), (ev_view_new),
8806         (ev_view_set_document), (ev_view_set_zoom),
8807         (ev_view_set_continuous), (ev_view_set_dual_page),
8808         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8809         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8810         (ev_view_zoom_for_size_presentation),
8811         (ev_view_zoom_for_size_continuous_dual_page),
8812         (ev_view_zoom_for_size_continuous),
8813         (ev_view_zoom_for_size_dual_page),
8814         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8815         (ev_view_get_status), (ev_view_set_status),
8816         (update_find_status_message), (ev_view_get_find_status),
8817         (ev_view_set_find_status), (jump_to_find_result),
8818         (jump_to_find_page), (compute_selections), (clear_selection),
8819         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8820         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8821         (ev_view_update_primary_selection),
8822         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8823         * shell/ev-view.h:
8824         * shell/ev-window.c: (ev_window_open_page_label),
8825         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8826         (ev_window_init):
8827         * shell/ev-window.h:
8828         * shell/main.c: (load_files):
8829
8830         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8831         when resizing.  Remove the bin_window().  Also, patch from James
8832         Bowes to fix command line page, #300641
8833         
8834 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8835
8836         * data/evince-ui.xml:
8837         * shell/ev-view.c:
8838         * shell/ev-view.h:
8839         * shell/ev-window.c: (update_action_sensitivity):
8840
8841         Get rid of View->Normal Size, it's just confusing
8842
8843 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8844
8845         * backend/ev-document-info.h:
8846         * backend/ev-document.c: (ev_document_info_free): Free the
8847         EvDocumentInfo.
8848
8849         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8850         (clear_range), (add_range), (update_visible_range),
8851         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8852         (ev_sidebar_thumbnails_set_document):
8853         * shell/ev-window.c: (ev_window_setup_document): Only render the
8854         visible thumbnails.  It takes an instant to render, but it uses
8855         much less memory.
8856
8857 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8858
8859         * shell/ev-sidebar-links.c: (popup_menu_cb):
8860
8861         Select first item
8862
8863 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8864
8865         * lib/Makefile.am:
8866         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8867         (button_press_cb), (ev_sidebar_links_construct):
8868
8869         Show the popup menu also on keybindings
8870
8871 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8872
8873         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8874         * shell/ev-window.h:
8875
8876         Expose api to print a range (with dialog). Make private _print use
8877         it.
8878
8879         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8880         (ev_sidebar_links_construct):
8881
8882         Show a print context menu on linkx, it prints the selected
8883         section.
8884
8885 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8886
8887         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8888         button.
8889
8890 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8891
8892         * AUTHORS:
8893
8894         Update
8895
8896         * shell/ev-window.c: (build_comments_string),
8897         (ev_window_cmd_help_about):
8898
8899         Show poppler version/backend and authors
8900
8901 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8902
8903         * cut-n-paste/zoom-control/ephy-zoom.c:
8904         (ephy_zoom_get_zoom_level_index):
8905         * cut-n-paste/zoom-control/ephy-zoom.h:
8906
8907         Move the best fit items at the top of the list
8908
8909 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8910
8911         * shell/ev-marshal.list:
8912         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8913         (activate_cb), (match_selected_cb), (activate_link_cb),
8914         (connect_proxy), (ev_page_action_class_init):
8915         * shell/ev-page-action.h:
8916
8917         Use signals to notify action activation. Hopefully
8918         I did not break completion since I cant test...
8919
8920         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8921         (register_custom_actions):
8922
8923         Connect to page selector actions and also grab focus on
8924         the view when activated.
8925
8926 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8927
8928         * pdf/ev-poppler.cc:
8929         * backend/ev-page-cache.c: make page size calculation consistent
8930         and set it to (int)( width * scale + 0.5).  This makes the weird
8931         line going through the middle of the page go away.
8932
8933         * shell/ev-view.c: move painting the background page after
8934         checking the expose area covers us.
8935
8936 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8937
8938         * data/evince-password.glade:
8939         
8940         Mark labels as not translatable. Fix for bug 302842.
8941
8942 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8943
8944         * configure.ac: Added "es" to ALL_LINGUAS.
8945
8946 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8947
8948         * data/evince-toolbar.xml:
8949         * shell/ev-window.c: (update_action_sensitivity),
8950         (ev_window_setup_document), (ev_window_set_page_mode),
8951         (ev_window_init):
8952
8953         Remove some leftover code from jrb first continous
8954         attempt. Use the new actions, we still need good icons
8955         though...
8956
8957 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8958
8959         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8960
8961         Update label when connecting proxy. Fix a warning with NULL
8962         page_cache.
8963
8964 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8965
8966         * data/evince-ui.xml:
8967         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8968         * shell/ev-page-action.h:
8969         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8970
8971         Add mnemonic for edit toolbar.
8972         ctrl+l focus the page entry.
8973
8974 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8975
8976         * lib/Makefile.am:
8977         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8978         (ev_window_init):
8979         * shell/main.c: (main):
8980
8981         Put the toolbar xml in evince own dot dir
8982
8983 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8984
8985         * shell/ev-window.c: (ev_window_init):
8986
8987         Make the toolbar not removable
8988
8989 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8990
8991         * data/evince-ui.xml:
8992         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8993         * shell/ev-sidebar-links.h:
8994         * shell/ev-sidebar-thumbnails.c:
8995         (ev_sidebar_thumbnails_get_treeview):
8996         * shell/ev-sidebar-thumbnails.h:
8997         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8998         (ev_view_class_init):
8999         * shell/ev-view.h:
9000         * shell/ev-window.c: (update_action_sensitivity),
9001         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9002         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9003         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9004         (ev_window_init):
9005
9006         This is evil... Make space/backspace global accelerators but
9007         enable them only for some widgets (sidebars and view).
9008         I dont like it, but I dont know a better way... :/
9009
9010 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9011
9012         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9013         (ev_page_action_widget_finalize),
9014         (ev_page_action_widget_class_init), (update_page_cache):
9015
9016         Keep a weak reference on proxy->page_cache so that we
9017         dont try to disconnect the signal if the object is already
9018         gone. Maybe there is a better way to cleanup reference handling
9019         in page action though...
9020
9021 2005-05-10  Juerg Billeter  <j@bitron.ch>
9022
9023         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9024         * backend/ev-ps-exporter.h:
9025         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9026         * ps/ps-document.c: (ps_document_ps_export_begin):
9027         
9028         Change api to pass print range to ps_exporter_begin. The pdf backend
9029         requires this information.
9030         
9031         * shell/ev-print-job.c: (idle_print_handler):
9032         
9033         Adapt to api change
9034
9035 2005-05-10  Juerg Billeter  <j@bitron.ch>
9036
9037         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9038         (idle_print_handler)
9039         * shell/ev-window.c: (ev_window_print):
9040
9041         Support printing page range, based on patch by Amaury Jacquot
9042
9043 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9044
9045         * data/evince-toolbar.xml:
9046
9047         Add zoom control to available items
9048
9049 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9050
9051         * shell/ev-window.c: (update_action_sensitivity):
9052
9053         Set slash action insensitive when appropriate
9054
9055 2005-05-10  Christian Persch <chpe@gnome.org>
9056
9057         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9058
9059         Fix warning on the overflow menu
9060
9061 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9062
9063         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9064
9065         Check for uri correctness/existence
9066
9067 2005-05-09  Juerg Billeter  <j@bitron.ch>
9068
9069         * shell/ev-window.c: (using_postscript_printer):
9070
9071         LPD printers use postscript, too
9072
9073 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9074
9075         * shell/ev-window.c: (register_custom_actions):
9076
9077         The zoom one is actually sort of useful,
9078         put it back
9079
9080 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9081
9082         * shell/ev-window.c: (register_custom_actions):
9083
9084         Hide page/zoom controls from overflow, they
9085         are useless.
9086
9087 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9088
9089         * cut-n-paste/update-from-egg.sh:
9090         
9091         Share it between all cut-n-paste subdirs
9092
9093         * cut-n-paste/recent-files/Makefile.am:
9094
9095         Fix to use "global" update-from-egg.sh
9096
9097         * cut-n-paste/recent-files/egg-recent-model.c:
9098         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9099         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9100         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9101         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9102
9103         Update from libegg
9104
9105         * cut-n-paste/toolbar-editor/Makefile.am:
9106
9107         Fix to use "global" update-from-egg.sh
9108
9109         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9110
9111         Update from libegg
9112
9113 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9114
9115         * configure.ac:
9116         * cut-n-paste/Makefile.am:
9117         * cut-n-paste/recent-files/Makefile.am:
9118         * cut-n-paste/toolbar-editor/.cvsignore:
9119         * cut-n-paste/toolbar-editor/Makefile.am:
9120         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9121         (egg_editable_toolbar_get_type), (get_toolbar_position),
9122         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9123         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9124         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9125         (set_item_drag_source), (create_item_from_action), (create_item),
9126         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9127         (popup_toolbar_context_menu_cb), (free_dragged_item),
9128         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9129         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9130         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9131         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9132         (item_added_cb), (item_removed_cb),
9133         (egg_editable_toolbar_construct),
9134         (egg_editable_toolbar_disconnect_model),
9135         (egg_editable_toolbar_deconstruct),
9136         (egg_editable_toolbar_set_model),
9137         (egg_editable_toolbar_set_ui_manager),
9138         (egg_editable_toolbar_set_property),
9139         (egg_editable_toolbar_get_property),
9140         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9141         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9142         (egg_editable_toolbar_new_with_model),
9143         (egg_editable_toolbar_get_edit_mode),
9144         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9145         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9146         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9147         (new_pixbuf_from_widget), (new_separator_pixbuf),
9148         (update_separator_image), (style_set_cb),
9149         (_egg_editable_toolbar_new_separator_image),
9150         (egg_editable_toolbar_get_model):
9151         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9152         * cut-n-paste/toolbar-editor/egg-marshal.c:
9153         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9154         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9155         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9156         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9157         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9158         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9159         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9160         (editor_drag_data_delete_cb), (drag_data_get_cb),
9161         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9162         (editor_create_item), (update_editor_sheet), (setup_editor),
9163         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9164         (parse_item_list), (model_has_action), (update_actions_list),
9165         (egg_toolbar_editor_load_actions):
9166         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9167         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9168         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9169         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9170         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9171         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9172         (egg_toolbars_model_add_separator), (impl_add_item),
9173         (parse_item_list), (egg_toolbars_model_add_toolbar),
9174         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9175         (impl_get_item_data), (impl_get_item_type),
9176         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9177         (egg_toolbars_model_init), (free_toolbar),
9178         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9179         (egg_toolbars_model_remove_toolbar),
9180         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9181         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9182         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9183         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9184         (egg_toolbars_model_get_item_data),
9185         (egg_toolbars_model_get_item_type):
9186         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9187         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9188         * data/Makefile.am:
9189         * data/evince-toolbar.xml:
9190         * data/evince-ui.xml:
9191         * data/hand-open.png:
9192         * po/POTFILES.in:
9193         * shell/Makefile.am:
9194         * shell/ev-window.c: (update_chrome_visibility),
9195         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9196         (ev_window_dispose), (ev_window_init):
9197
9198         Implement epiphany like toolbar editor. Based on patch by
9199         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9200
9201 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9202
9203         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9204
9205         Use set_cursor instead of set_selection, so that
9206         the keyboard focus moves too.
9207
9208 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9209
9210         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9211
9212         Fix infinite loop when loading Type1 fonts
9213
9214 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9215
9216         * data/evince-ui.xml:
9217         * shell/ev-window.c:
9218
9219         Slash -> Find
9220
9221 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9222
9223         * configure.ac:
9224
9225         Make --disable really disable
9226
9227 2005-05-07  Juerg Billeter  <j@bitron.ch>
9228
9229         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9230
9231         Compare page labels even without has_labels set, fixes setting page
9232         with entry
9233
9234 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9235
9236         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9237         (ev_view_set_cursor), (ev_view_button_press_event),
9238         (ev_view_motion_notify_event), (ev_view_button_release_event),
9239         (ev_view_init):
9240
9241         Implement middle button scrolling. Based on a patch
9242         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9243
9244 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9245
9246         * shell/ev-document-types.c: (get_slow_mime_type),
9247         (get_document_type_from_mime), (ev_document_type_lookup):
9248         * shell/ev-document-types.h:
9249
9250         Change api to lookup from uri. Do fast lookup first, if the
9251         type is unknown try with data sniffing.
9252
9253         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9254         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9255
9256         Adapt to api change
9257
9258 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9259
9260         * thumbnailer/Makefile.am:
9261
9262         Fix distcheck
9263
9264 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9265
9266         * NEWS:
9267         * configure.ac:
9268
9269         Release 0.3.0
9270
9271         * data/evince-ui.xml:
9272
9273         Hide presentation mode for now
9274
9275         * shell/ev-view.c: (highlight_find_results):
9276
9277         Show current find selection only on current page
9278
9279 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9280
9281         * shell/ev-view.c: (ev_view_select_all):
9282
9283         Compute size of the actual page, not of
9284         the current one.
9285
9286 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9287
9288         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9289         (view_rect_to_doc_rect), (compute_selections),
9290         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9291         (ev_view_copy), (ev_view_primary_get_cb),
9292         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9293         (ev_view_button_press_event), (ev_view_motion_notify_event),
9294         (ev_view_button_release_event), (page_changed_cb):
9295
9296         Fix text selection
9297
9298 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9299
9300         * shell/ev-view.c: (compute_border), (get_page_extents),
9301         (doc_rect_to_view_rect), (highlight_find_results),
9302         (ev_view_bin_expose), (ev_view_select_all),
9303         (ev_view_motion_notify_event), (update_find_status_message),
9304         (jump_to_find_result), (jump_to_find_page):
9305
9306         First go at fixing search, still buggy
9307
9308 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9309
9310         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9311         dropdown box and button at the top of the sidebar.
9312
9313 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9314
9315         * configure.ac: Output zoom-control Makefile.
9316         * cut-n-paste/Makefile.am: build zoom-control subdir.
9317         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9318         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9319         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9320         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9321         * cut-n-paste/zoom-control/ephy-zoom.c:
9322         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9323         from epiphany, and modified to add a separator into the menu.
9324         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9325         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9326         zoom-control action.
9327         * shell/Makefile.am: Include zoom-control flags.
9328         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9329         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9330         (ev_view_zoom_for_size_presentation),
9331         (ev_view_zoom_for_size_continuous_and_dual_page),
9332         (ev_view_zoom_for_size_continuous),
9333         (ev_view_zoom_for_size_dual_page),
9334         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9335         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9336         ev_view_get_zoom and ev_view_get_sizing_mode.
9337         * shell/ev-view.h:
9338         * shell/ev-window.c: (update_action_sensitivity),
9339         (update_sizing_buttons), (zoom_control_changed_cb),
9340         (register_custom_actions): Initialize and use the zoom-control 
9341         widget.
9342
9343 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9344
9345         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9346         preview cache back to 1.  Don't know when it got set to 0.
9347         
9348         * shell/ev-view.c: (compute_border), (ev_view_realize),
9349         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9350         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9351         (ev_view_get_fullscreen), (ev_view_set_presentation),
9352         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9353         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9354         * shell/ev-view.h:
9355         * shell/ev-window.c:
9356         (update_chrome_visibility),
9357         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9358         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9359         (update_document_mode), (ev_window_update_fullscreen_action),
9360         (ev_window_fullscreen), (ev_window_unfullscreen),
9361         (ev_window_cmd_view_fullscreen),
9362         (ev_window_update_presentation_action),
9363         (ev_window_run_presentation), (ev_window_stop_presentation),
9364         (ev_window_cmd_view_presentation), (ev_window_state_event),
9365         (ev_window_focus_in_event), (ev_window_focus_out_event),
9366         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9367         * data/evince-ui.xml: Initial presentation mode.  We should
9368         probably hide this until it's done, as it's quite rough.  Also,
9369         change full-screen to fullscreen and add two getters to EvView.
9370
9371 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9372
9373         * shell/ev-page-action.c: (update_page_cache),
9374         (ev_page_action_dispose):
9375         * shell/ev-window.c: (destroy_fullscreen_popup),
9376         (ev_window_create_fullscreen_popup):
9377
9378         Use connect_object rather than explicitly
9379         disconnect on dispose.
9380
9381 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9382
9383         * shell/ev-page-action.c: (update_page_cache),
9384         (ev_page_action_dispose):
9385
9386 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9387
9388         * backend/ev-page-cache.c: (_ev_page_cache_new),
9389         (ev_page_cache_set_page_label),
9390         (ev_page_cache_has_nonnumeric_page_labels):
9391         * backend/ev-page-cache.h:
9392         * shell/ev-page-action.c: (update_pages_label):
9393         
9394         If all page labels are numeric, fallback to default
9395         way to display number of pages. See bug 173185.
9396
9397 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9398
9399         * shell/ev-page-action.c: (ev_page_action_dispose):
9400         * shell/ev-view.c: (view_update_range_and_current_page):
9401         * shell/ev-window.c: (ev_window_dispose):
9402         
9403         Set page on scroll in continuous mode. Fixes bug 301986.
9404         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9405
9406 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9407
9408         * configure.ac:
9409
9410         Require poppler 0.3.0
9411
9412 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9413         
9414         * shell/Makefile.am, configure.ac: Fix build problems
9415         with t1lib. Bug 301996.
9416
9417 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9418
9419         * shell/ev-view.c: (ev_view_scroll_event):
9420         
9421         Scroll up increase zoom
9422
9423 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9424
9425         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9426         (ev_view_set_sizing_mode),
9427         (ev_view_zoom_for_size_continuous_and_dual_page),
9428         (ev_view_zoom_for_size_continuous):
9429         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9430         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9431         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9432         (ev_window_init):
9433
9434         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9435         Fix for 165473 and 165472.
9436
9437 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9438
9439         * po/POTFILES.in:
9440         * thumbnailer/Makefile.am:
9441         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9442         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9443         * thumbnailer/evince-thumbnailer.schemas.in:
9444         
9445         Make thumbnailer schemas translatable. Fix for bug 301773
9446         
9447         * thumbnailer/evince-thumbnailer-djvu.schemas:
9448         * thumbnailer/evince-thumbnailer-dvi.schemas:
9449         * thumbnailer/evince-thumbnailer.schemas:
9450
9451         Removed files
9452
9453 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9454
9455         * shell/ev-view.c (ev_view_init): forgot to set this.
9456
9457 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9458
9459         * shell/ev-view.c: (find_page_at_location),
9460         (get_link_at_location),
9461         (ev_view_set_show_border), (ev_view_set_spacing),
9462         (ev_view_zoom_for_size_continuous_and_dual_page),
9463         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9464         Also, add a quick fix measuring of widths.  Also, removed
9465         ev_view_set_spacing and ev_view_set_show_border.
9466         
9467         * shell/ev-window.c: (ev_window_unfullscreen),
9468         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9469
9470 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9471
9472         * shell/ev-view.c: (view_update_range_and_current_page),
9473         (page_changed_cb):
9474         
9475         Fix crash on exit and scrolling to page in continuous view.
9476
9477 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9478
9479         * TODO:
9480         * backend/ev-page-cache.c: (_ev_page_cache_new),
9481         (ev_page_cache_get_max_width_size),
9482         (ev_page_cache_get_max_height_size):
9483         * backend/ev-page-cache.h:
9484         * data/evince-ui.xml:
9485         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9486         * shell/ev-view.c: (view_update_adjustments),
9487         (view_update_range_and_current_page), (get_bounding_box_size),
9488         (ev_view_size_request_continuous_and_dual_page),
9489         (ev_view_size_request_continuous),
9490         (ev_view_size_request_dual_page),
9491         (ev_view_size_request_single_page), (ev_view_size_request),
9492         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9493         (ev_view_bin_expose), (ev_view_expose_event),
9494         (ev_view_set_property), (ev_view_get_property),
9495         (ev_view_class_init), (ev_view_init), (ev_view_new),
9496         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9497         (ev_view_set_dual_page), (ev_view_set_full_screen),
9498         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9499         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9500         (ev_view_zoom_out), (zoom_for_size_fit_width),
9501         (zoom_for_size_best_fit),
9502         (ev_view_zoom_for_size_continuous_and_dual_page),
9503         (ev_view_zoom_for_size_continuous),
9504         (ev_view_zoom_for_size_dual_page),
9505         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9506         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9507         * shell/ev-view.h:
9508         * shell/ev-window.c: (update_action_sensitivity),
9509         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9510         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9511         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9512         (ev_window_cmd_view_zoom_out), (update_view_size),
9513         (ev_window_set_sizing_mode), (ev_window_init):
9514
9515         Add Continuous and Dual page modes.
9516
9517 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9518
9519         * dvi/dvi-document.c: (dvi_document_load),
9520         (dvi_document_thumbnails_get_thumbnail),
9521         (dvi_document_init_params): Fix up some mixups between
9522         width and height to correct thumbnail rendering.
9523
9524 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9525
9526         * dvi/mdvi-lib/private.h:
9527         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9528         
9529         Suppess output for kpathsea during font generation. Thanks to
9530         James Bowes
9531
9532 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9533
9534         * NEWS:
9535         * configure.ac:
9536
9537         Release 0.2.1
9538
9539         * Makefile.am: fix distcheck.
9540
9541 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9542
9543         * shell/ev-sidebar-links.c: (selection_changed_callback),
9544         (update_page_callback), (row_activated_callback),
9545         (job_finished_callback), (ev_sidebar_links_set_document):
9546         
9547         Fix for bug #169901. Double click on links expands tree.
9548
9549 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9550
9551         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9552         hard-coded style. Fix for bug 170111
9553
9554 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9555
9556         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9557         locking.
9558
9559 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9560
9561         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9562
9563 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9564
9565         * pdf/ev-poppler.cc:
9566         * shell/ev-view.c: (highlight_find_results):
9567
9568         Fix find on single page documents
9569
9570 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9571
9572         * data/evince.schemas.in: fix for bug 301390
9573
9574 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9575
9576         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9577         (ev_view_zoom_out), (ev_view_zoom_normal):
9578         * shell/ev-view.h:
9579         * shell/ev-window.c: (update_action_sensitivity),
9580         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9581         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9582         (ev_window_cmd_view_normal_size):
9583
9584         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9585         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9586         better than oom. 
9587
9588 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9589
9590         * configure.ac:
9591
9592         Depend on 2.57, 2.59 doesnt seem to be necessary
9593
9594 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9595
9596         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9597         (create_tool_item):
9598
9599         Put back total number of pages as (1 of 1234)
9600
9601 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9602
9603         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9604         remove the job.
9605
9606         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9607         function.  This helps debugging.
9608
9609 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9610
9611         * djvu/djvu-document.c: (djvu_document_class_init),
9612         (djvu_document_get_info), (djvu_document_document_iface_init):
9613         * dvi/dvi-document.c: (dvi_document_class_init),
9614         (dvi_document_get_info), (dvi_document_document_iface_init):
9615
9616         Dummy implementation of get_info method for dvi and
9617         djvu. Fix crashes with those backends
9618
9619 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9620
9621         * data/evince.desktop.in:
9622
9623         Add application/x-gzpostscript
9624
9625 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9626
9627         * data/evince.schemas.in: Added real long descriptions, 
9628         closes bug 172496 
9629
9630         * README: Added actual text, closes bug 171869
9631
9632 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9633
9634         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9635
9636         Thumbnail page 0
9637
9638 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9639
9640         * backend/ev-document-info.h:
9641
9642         s/GDate */GDate so we can just use g_free
9643
9644 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9645
9646         * shell/ev-window.c: (update_document_mode),
9647         (ev_window_setup_document):
9648
9649         Show the window in fullscreen when specified by
9650         the document
9651
9652 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9653
9654         * backend/ev-document.c: (ev_document_class_init),
9655         (ev_document_get_info), (ev_document_render_pixbuf):
9656         * backend/ev-document.h:
9657         * backend/ev-page-cache.c: (_ev_page_cache_new):
9658         * pdf/ev-poppler.cc:
9659         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9660         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9661         * ps/ps-document.c: (ps_document_class_init), (document_load),
9662         (ps_document_get_info), (ps_document_document_iface_init):
9663
9664         Remove get_title from the interface, we can just use document info
9665
9666 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9667
9668         * backend/Makefile.am:
9669         * backend/ev-document.c: (ev_document_render_get_info):
9670         * backend/ev-document.h:
9671         * pdf/ev-poppler.cc:
9672
9673         Initial support for document info. Based on jrb patch.
9674
9675 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9676
9677         * shell/ev-window.c: (ev_window_state_event),
9678         (ev_window_class_init), (ev_window_init):
9679         
9680         Doesn't show resize grip when maximized. See bug #301053
9681
9682 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9683
9684         * po/POTFILES.in:
9685         
9686         ev-sidebar-thumbnails now has translatable labels
9687         
9688         * shell/Makefile.am:
9689         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9690         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9691         (ev_sidebar_links_page_iface_init):
9692         * shell/ev-sidebar-links.h:
9693         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9694         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9695         (ev_sidebar_page_get_label):
9696         * shell/ev-sidebar-page.h:
9697         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9698         (ev_sidebar_thumbnails_set_document),
9699         (ev_sidebar_thumbnails_support_document),
9700         (ev_sidebar_thumbnails_get_label),
9701         (ev_sidebar_thumbnails_page_iface_init):
9702         * shell/ev-sidebar-thumbnails.h:
9703         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9704         (ev_sidebar_set_document):
9705         * shell/ev-sidebar.h:
9706         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9707         
9708         Small rework of sidebar code. Now sidebar pages should implement
9709         EvSidebarPage interface. That makes page management in EvSidebar
9710         easier. See bug #164811 for details
9711
9712 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9713
9714         * shell/ev-application.c: (ev_application_open):
9715         * shell/ev-document-types.c:
9716         
9717         Fix build error and small problem with application exit
9718
9719 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9720
9721         * thumbnailer/Makefile.am:
9722         * thumbnailer/evince-thumbnailer-djvu.schemas:
9723         * thumbnailer/evince-thumbnailer-dvi.schemas:
9724         
9725         Conditionally install schemas for djvu/dvi thumbnailer
9726
9727 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9728
9729         * shell/ev-document-types.h: 
9730         * shell/ev-document-types.c: 
9731         New files, handling the mapping from mimetypes to backends
9732         
9733         * shell/ev-window.c: 
9734         * thumbnailer/evince-thumbnailer.c:     
9735         Use the ev-document-types code
9736         
9737         * shell/Makefile.am: 
9738         Added new convenience library libevbackendfactory_la, containing
9739         the new mimetype->backend logic; moved the backends into it.
9740
9741         * thumbnailer/Makefile.am:
9742         Make the thumbnailer link with the libevbackend.la convenience
9743         library, rather than having a duplicate of the backend logic here.
9744
9745 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9746
9747         * shell/ev-stock-icons.c: constify some vars.
9748         * shell/ev-window.c: ditto.
9749
9750 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9751
9752         * ps/ps-document.c (get_page_orientation):
9753
9754         Respect document orientation 
9755
9756 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9757
9758         * djvu/Makefile.am:
9759         * dvi/Makefile.am:
9760         * shell/Makefile.am:
9761         
9762         Move library dependencies to components.
9763         
9764         * shell/ev-window.c: (update_window_title),
9765         (start_loading_document):
9766         
9767         Fix display of uris with spaces. Bug 168358.
9768
9769 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9770
9771         * shell/ev-sidebar-links.c: (selection_changed_cb):
9772         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9773         (ev_view_button_release_event), (ev_view_set_document):
9774         * shell/ev-view.h:
9775         * shell/ev-window.c: (find_bar_search_changed_cb):
9776         * shell/ev-window.h: Minor cleanups removing some dead code.
9777
9778 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9779
9780         * backend/ev-page-cache.c: (_ev_page_cache_new):
9781         
9782         Set current page to 0 if document has pages.
9783
9784 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9785
9786         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9787
9788         Initialize GError to NULL, fix a crash when loading fails.
9789
9790 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9791
9792         * shell/ev-window.c: (update_view_size):
9793
9794         Calculate shadow size only when there is actually
9795         a shadow.
9796
9797 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9798
9799         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9800         * shell/ev-view.h:
9801
9802         Allow setting view spacing, default to 0
9803
9804         * shell/ev-window.c: (ev_window_unfullscreen),
9805         (ev_window_cmd_view_fullscreen), (ev_window_init):
9806
9807         Remove spacing in fullscreen mode
9808
9809 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9810
9811         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9812         (ev_view_size_request), (expose_bin_window),
9813         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9814         * shell/ev-view.h:
9815         * shell/ev-window.c: (ev_window_unfullscreen),
9816         (ev_window_cmd_view_fullscreen):
9817
9818         Do not draw the border in fulscreen
9819
9820 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9821
9822         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9823         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9824         (find_page_at_location), (page_changed_cb):
9825
9826         Rework border calculation, so that I can more easily disable it.
9827         Code somewhat cleaner too.
9828
9829 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9830
9831         * backend/ev-page-cache.c: (ev_page_cache_init),
9832         (_ev_page_cache_new):
9833
9834         Remove some assertions, documents can have 0 pages.
9835         Make initial current page -1.
9836
9837         * shell/ev-page-action.c: (page_changed_cb):
9838
9839         Show "" if current page is -1
9840
9841         * shell/ev-window.c: (update_action_sensitivity),
9842         (ev_window_setup_document):
9843
9844         When document has 0 pages do not set the view
9845         and make nearly everything insensitive.
9846
9847 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9848
9849         * shell/ev-page-view.c:
9850         * shell/ev-page-view.h:
9851
9852         Remove unused files.
9853         
9854         * shell/ev-sidebar-thumbnails.c:
9855         (ev_sidebar_thumbnails_set_document):
9856         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9857         (ev_sidebar_supports_document):
9858         * shell/ev-sidebar.h:
9859         * shell/ev-window.c: (ev_window_setup_document):
9860         
9861         Doesn't show thumbnails if document has 1 page. Make
9862         sidebar menu entries sensitive only if if they have 
9863         sense. Fix bug 164811. 
9864
9865 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9866
9867         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9868         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9869         (ev_view_zoom_out), (ev_view_set_size):
9870
9871         Rework sizing to deal with documents with not uniform page
9872         size.
9873
9874 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9875
9876         * backend/ev-page-cache.c: (_ev_page_cache_new):
9877
9878         Fix several page size caching bugs
9879
9880 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9881
9882         * shell/ev-window.c: (set_action_properties):
9883
9884         Make all toolbar items translatable
9885
9886 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9887
9888         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9889         (save_page_list), (ps_document_save),
9890         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9891         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9892         (ps_document_ps_exporter_iface_init):
9893         * ps/ps-document.h:
9894
9895         Based on a patch by J�rg Billeter <j@bitron.ch>
9896         
9897         Implement print and save a copy for the ps backend.
9898
9899 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9900
9901         * backend/ev-document.h:
9902         * djvu/djvu-document.c: (djvu_document_can_get_text),
9903         (djvu_document_document_iface_init):
9904         * dvi/dvi-document.c: (dvi_document_can_get_text),
9905         (dvi_document_document_iface_init):
9906         * pdf/ev-poppler.cc:
9907         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9908         (pixbuf_document_document_iface_init):
9909         * ps/ps-document.c: (ps_document_can_get_text),
9910         (ps_document_document_iface_init):
9911         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9912         * shell/ev-window.c: (update_action_sensitivity):
9913
9914         Fix the crash when trying to copy in backends that doesnt
9915         support it. We can implement a better solution once we
9916         do real text selection.
9917
9918 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9919
9920         * data/evince-ui.xml:
9921         * shell/ev-window.c: (ev_window_cmd_escape):
9922         
9923         Work around the Escape conflict (find bar and unfullscreen)
9924
9925 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9926
9927         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9928         
9929         Fix for #300233. Next page correctly handles document end.
9930         
9931         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9932         (ev_sidebar_thumbnails_class_init),
9933         (ev_sidebar_thumbnails_set_document),
9934         (ev_sidebar_thumbnails_clear_job),
9935         (ev_sidebar_thumbnails_clear_model):
9936         
9937         Cleanup thumbnail jobs on document changes.
9938         
9939         * shell/ev-view.c: (add_scroll_binding_keypad),
9940         (add_scroll_binding_shifted), (ev_view_class_init):
9941         
9942         Shift + Space scrolls up. Fix for #173184
9943         
9944         * shell/ev-window.c: (ev_window_open_page),
9945         (ev_window_cmd_view_reload):
9946         
9947         Fix reload (Bug #300094)
9948
9949 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9950
9951         
9952         * dvi/mdvi-lib/assoc.c:
9953         * dvi/mdvi-lib/assoc.h: Removed garbage files
9954         
9955         * dvi/mdvi-lib/bitmap.c:
9956         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9957         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9958         * dvi/mdvi-lib/color.h: Antialias of rules
9959         
9960         * dvi/mdvi-lib/common.h:
9961         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9962         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9963         * dvi/mdvi-lib/files.c:
9964         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9965         * dvi/mdvi-lib/mdvi.h:
9966         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9967         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9968         * dvi/mdvi-lib/util.c: Fix compile warnings
9969         
9970         * dvi/dvi-document.c:
9971         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9972         (dvi_document_thumbnails_get_thumbnail),
9973         (dvi_document_document_thumbnails_iface_init):
9974         * dvi/mdvi-lib/Makefile.am:
9975         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9976         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9977         
9978         Dvi backend now renders thumbnails
9979
9980 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9981
9982         * shell/main.c: (main): 
9983         
9984         Save accelerators on exit. Fixes bug #172095.
9985
9986 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9987
9988         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9989         update priority" comment.
9990
9991         * backend/ev-job-queue.c: Give a way to change priority.
9992
9993 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9994
9995         * shell/ev-page-action.c: Fix logic.
9996
9997 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9998
9999         * shell/ev-view.c: (ev_view_can_find_next):
10000         * shell/ev-window.c: (ev_window_setup_document):
10001
10002         Check that the document supports find
10003
10004 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10005
10006         * data/evince-ui.xml:
10007         * shell/ev-view.c: (ev_view_can_find_next):
10008         * shell/ev-view.h:
10009         * shell/ev-window.c: (update_action_sensitivity),
10010         (find_changed_cb), (ev_window_setup_document),
10011         (ev_window_cmd_edit_find_next):
10012
10013         Add Edit->Find Next
10014
10015 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10016
10017         * pdf/ev-poppler.cc:
10018         * shell/ev-print-job.c: (idle_print_handler):
10019
10020         Make printing work again
10021
10022 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10023
10024         * shell/ev-page-action.h:
10025         * shell/ev-page-action.c: (ev_page_action_widget_init),
10026         (ev_page_action_widget_class_init), (page_changed_cb),
10027         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10028         (get_filter_model_from_model), (match_selected_cb),
10029         (display_completion_text), (match_completion), (update_model),
10030         (connect_proxy), (ev_page_action_set_property),
10031         (ev_page_action_get_property), (ev_page_action_set_document),
10032         (ev_page_action_set_model), (ev_page_action_class_init): Big
10033         reworking to make completions work iff we have >= GTK-2.7.0
10034                 
10035         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10036         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10037         (job_finished_cb): We now have a 'model' property that is set when
10038         the links are loaded.  This can be caught with "notify::model"
10039
10040         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10041         listen for the model to be set, and propagate it to the action.
10042
10043 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10044
10045         * cut-n-paste/recent-files/egg-recent-item.c:
10046         (egg_recent_item_set_uri), (make_valid_utf8),
10047         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10048         * cut-n-paste/recent-files/egg-recent-item.h:
10049         
10050         Update egg-recent from libegg. This should fix long
10051         startup problem. For details see
10052         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10053
10054 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10055
10056         * cut-n-paste/recent-files/Makefile.am:
10057         * data/evince-ui.xml, shell/Makefile.am:
10058         * shell/ev-application.c, shell/ev-application.h:
10059         * shell/ev-window.c: Recent files support.
10060         
10061         * configure.ac: Added "ru" to ALL_LINGUAS.
10062         
10063         * dvju: new backend to support DJVU files.
10064         * dvi: new backend to support DVI.
10065
10066         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10067         * ev-application.c: Support for new backends.
10068         
10069         * help, ev-window.c, main.c shell/Makefile.am: 
10070         Evince user documentation.
10071
10072 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10073
10074         * po/POTFILES.in:
10075         * shell/ev-window.c:
10076         * thumbnailer/evince-thumbnailer.c:
10077
10078         s/pdf-document/ev-poppler
10079
10080 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10081
10082         * NEWS:
10083         * configure.ac:
10084
10085         Release 0.2.0
10086
10087         * ps/ps-document.c: (setup_pixmap):
10088
10089         Remove debug code
10090
10091 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10092
10093         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10094         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10095         (ev_window_cmd_go_first_page): Fix of by one errors.
10096
10097 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10098
10099         * ps/ps-document.c: (get_page_box):
10100
10101         Fix page size calculation
10102
10103 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10104
10105         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10106         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10107         (get_page_orientation), (setup_page), (document_load),
10108         (ps_document_get_page_size), (render_pixbuf_idle):
10109         * ps/ps-document.h:
10110
10111         More refactoring to adapt to EvDocument changes
10112
10113 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10114
10115         * ps/ps-document.c: (start_interpreter):
10116
10117         Actually add alpha args
10118
10119 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10120
10121         * pdf/ev-poppler.cc:
10122
10123         Make clipboard work again
10124
10125 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10126
10127         Make searching work again.
10128         
10129         * backend/ev-document.c:
10130         * backend/ev-document.h:
10131         * backend/ev-document-find.c:
10132         * backend/ev-document-find.h: Change EvDocumentIface so we no
10133         longer store the current page or zoom level in the document.  The
10134         consequence is that all calls that operate on the current page now
10135         instead take the page number as an extra argument, and all
10136         coordinates are now doubles in document coordinate system.
10137
10138         * pdf/ev-poppler.cc:
10139         * pixbuf/pixbuf-document.c:
10140         * ps/ps-document.c: Update backends accordingly.
10141
10142 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10143
10144         * autogen.sh:
10145
10146         Add required gettext version
10147
10148 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10149
10150         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10151         make F1 bring up non-existent help.
10152
10153         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10154         epiphany's find bar, #167477
10155
10156         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10157         <emil@nishra.com> to add space-bar scrolling, 
10158
10159         * shell/ev-window.c (static GtkActionEntry entries): add default
10160         keybinding for Help (F1)
10161         Fixes #171068
10162
10163         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10164         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10165         170110
10166
10167 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10168
10169         * Makefile.am: 
10170         * pixbuf/pixbuf-document.c: 
10171
10172         Got pixbuf backend working again
10173
10174 2005-04-01  Steve Murphy  <murf@e-tools.com>
10175
10176         * configure.in: Added "rw" to ALL_LINGUAS.
10177
10178 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10179
10180         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10181         model types, noticed by Martin Kretzschmar.
10182
10183 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10184
10185         * pdf/ev-poppler.cc: Implement search based on
10186         poppler_page_find_text().  Currently a bit crude since we remember
10187         all matches from all pages.  Also, we grab the big document lock
10188         when we search since searching changes the underlying stream and
10189         thus conflicts with the rendering thread.
10190         
10191         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10192         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10193         (ev_view_find_previous): Fix some page indexes to be 0 based,
10194         offset rubber band by view offset,
10195
10196 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10197
10198         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10199
10200 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10201
10202         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10203         completely because I didn't understand GtkActions.  I should
10204         read Marco's code more carefully in the future.
10205
10206         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10207         function
10208
10209 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10210
10211         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10212         PopplerRectangle change from poppler CVS.
10213
10214 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10215
10216         * backend/ev-document.c: (ev_document_get_page_label):
10217         * backend/ev-document.h:
10218         * backend/ev-page-cache.c: (_ev_page_cache_new),
10219         (ev_page_cache_get_page_label):
10220         * backend/ev-page-cache.h:
10221         * pdf/ev-poppler.cc:
10222         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10223         (links_page_num_func):
10224         * shell/ev-sidebar-thumbnails.c:
10225         (ev_sidebar_thumbnails_set_document):
10226         * shell/ev-view.c: (status_message_from_link),
10227         (ev_view_motion_notify_event):
10228         * shell/ev-window.c: (document_supports_sidebar): Add in page
10229         label support.  It's not perfect yet, but it's the first 'feature'
10230         in a while.
10231         Also, fix a bogus comment noticed by crispin. 
10232
10233 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10234
10235         * Makefile.am: Remove pixbuf backend for now
10236
10237         * configure.ac: Require poppler-glib instead of just poppler.
10238
10239         * backend/ev-document-thumbnails.h: Add a comment
10240
10241         * backend/ev-document.h:
10242         * backend/ev-document.c: (ev_document_class_init),
10243         (ev_document_load), (ev_document_get_link),
10244         (ev_document_get_links): Remove 3 methods and add get_links.
10245         Also, made 0 based.
10246
10247         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10248         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10249
10250         * backend/ev-link.c: (ev_link_set_title),
10251         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10252         (ev_link_mapping_find):
10253         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10254         
10255         * backend/ev-page-cache.c: (ev_page_cache_init),
10256         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10257         (ev_page_cache_get_size), (ev_page_cache_next_page),
10258         (ev_page_cache_prev_page): Fix to be 0 based.
10259
10260         * pdf/Makefile.am: 
10261         * pdf/ev-poppler.h:
10262         * pdf/ev-poppler.cc: New backend.
10263         
10264         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10265         (ps_document_get_page), (ps_document_document_iface_init):
10266
10267         * shell/ev-pixbuf-cache.h:
10268         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10269         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10270         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10271         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10272         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10273         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10274         based.
10275         
10276         * shell/ev-sidebar-thumbnails.c:
10277         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10278         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10279
10280         * shell/ev-view.c: (status_message_from_link),
10281         (find_page_at_location), (get_link_at_location),
10282         (ev_view_motion_notify_event), (ev_view_button_release_event),
10283         (ev_view_init): Use the new link code.  Fix to be 0 based.
10284
10285         * shell/ev-window.c: (update_action_sensitivity),
10286         (document_supports_sidebar): 0 based.
10287
10288 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10289
10290         * pdf/pdf-document.cc: Patch from Fernando Herrera
10291         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10292         *blush*
10293
10294 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10295
10296         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10297         1 to the page, as this seems to be 1 based.  I thought we has this
10298         fixed.  grump.
10299
10300 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10301
10302         * TODO:
10303         * backend/Makefile.am:
10304         * backend/ev-document-links.c:
10305         (ev_document_links_has_document_links),
10306         (ev_document_links_get_links_model):
10307         * backend/ev-document-links.h:
10308         * backend/ev-document.c: (ev_document_get_page_cache),
10309         (ev_document_get_doc_mutex), (ev_document_load),
10310         (ev_document_save), (ev_document_get_title),
10311         (ev_document_get_n_pages), (ev_document_set_page),
10312         (ev_document_get_page), (ev_document_set_target),
10313         (ev_document_set_scale), (ev_document_set_page_offset),
10314         (ev_document_get_page_size), (ev_document_get_text),
10315         (ev_document_get_link), (ev_document_render),
10316         (ev_document_render_pixbuf), (ev_document_scale_changed):
10317         * backend/ev-document.h:
10318         * backend/ev-job-queue.c: (remove_object_from_queue),
10319         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10320         (no_jobs_available_unlocked), (ev_render_thread),
10321         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10322         (ev_job_queue_remove_job):
10323         * backend/ev-job-queue.h:
10324         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10325         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10326         (ev_job_links_class_init), (ev_job_render_init),
10327         (ev_job_render_dispose), (ev_job_render_class_init),
10328         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10329         (ev_job_thumbnail_class_init), (ev_job_finished),
10330         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10331         (ev_job_render_run), (ev_job_thumbnail_new),
10332         (ev_job_thumbnail_run):
10333         * backend/ev-jobs.h:
10334         * backend/ev-link.c:
10335         * backend/ev-link.h:
10336         * backend/ev-page-cache.c: (ev_page_cache_init),
10337         (ev_page_cache_class_init), (ev_page_cache_finalize),
10338         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10339         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10340         (ev_page_cache_set_link), (ev_page_cache_get_title),
10341         (ev_page_cache_get_size), (ev_page_cache_next_page),
10342         (ev_page_cache_prev_page):
10343         * backend/ev-page-cache.h:
10344         * pdf/pdf-document.cc:
10345         * ps/gsdefaults.c:
10346         * ps/gsdefaults.h:
10347         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10348         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10349         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10350         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10351         (is_interpreter_ready), (output), (catchPipe), (input),
10352         (start_interpreter), (check_filecompressed), (compute_dimensions),
10353         (ps_document_enable_interpreter), (document_load),
10354         (ps_document_next_page), (render_page), (ps_document_set_page),
10355         (ps_document_set_scale), (render_pixbuf_idle),
10356         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10357         * ps/ps-document.h:
10358         * shell/Makefile.am:
10359         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10360         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10361         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10362         (ev_pixbuf_cache_new), (job_finished_cb),
10363         (check_job_size_and_unref), (move_one_job),
10364         (ev_pixbuf_cache_update_range), (find_job_cache),
10365         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10366         (ev_pixbuf_cache_add_jobs_if_needed),
10367         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10368         * shell/ev-pixbuf-cache.h:
10369         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10370         (idle_print_handler):
10371         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10372         (selection_changed_cb), (create_loading_model),
10373         (ev_sidebar_links_construct), (links_page_num_func),
10374         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10375         (update_page_callback), (job_finished_cb),
10376         (ev_sidebar_links_set_document):
10377         * shell/ev-sidebar-thumbnails.c:
10378         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10379         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10380         (page_changed_cb), (thumbnail_job_completed_callback),
10381         (ev_sidebar_thumbnails_set_document):
10382         * shell/ev-sidebar-thumbnails.h:
10383         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10384         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10385         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10386         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10387         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10388         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10389         (ev_view_button_release_event), (ev_view_scroll_view),
10390         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10391         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10392         (ev_view_new), (job_finished_cb), (page_changed_cb),
10393         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10394         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10395         (ev_view_find_previous):
10396         * shell/ev-view.h:
10397         * shell/ev-window.c: (update_action_sensitivity),
10398         (ev_window_open_page), (update_window_title), (update_total_pages),
10399         (page_changed_cb), (ev_window_setup_document),
10400         (password_dialog_response), (ev_window_cmd_save_as),
10401         (ev_window_print), (ev_window_cmd_go_previous_page),
10402         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10403         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10404         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10405         * shell/main.c: (main):
10406
10407         Merge evince-threads branch
10408
10409 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10410
10411         * configure.ac: Added "lt" to ALL_LINGUAS.
10412
10413 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10414
10415         * NEWS:
10416         * configure.ac:
10417
10418         Release 0.1.9
10419
10420 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10421
10422         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10423
10424         Fix here also the thumbnails 1-basedness :)
10425
10426 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10427
10428         * NEWS:
10429         * configure.ac:
10430
10431         Release 0.1.8
10432
10433 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10434
10435         * pdf/pdf-document.cc:
10436         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10437         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10438
10439         Fix the mess we did with thumbnails and 1-basedness
10440
10441 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10442
10443         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10444
10445 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10446
10447         * NEWS:
10448         * configure.ac:
10449
10450         Release 0.1.7
10451
10452 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10453
10454         * ps/Makefile.am:
10455         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10456         (gtk_gs_defaults_get_alpha_parameters),
10457         (gtk_gs_defaults_get_ungzip_cmd),
10458         (gtk_gs_defaults_get_unbzip2_cmd):
10459         * ps/gsdefaults.h:
10460         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10461         (ps_document_get_orientation), (document_load),
10462         (ps_document_goto_page), (ps_document_set_page_size):
10463         * ps/ps-document.h:
10464
10465         Some more sanitization of the ps backend. Remove a lot
10466         of unused code and do not base our defaults on ggv
10467         preferences (ugh!)
10468
10469 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10470
10471         * thumbnailer/evince-thumbnailer.schemas:
10472         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10473         (main): add -s option for thumbnail size.
10474
10475 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10476
10477         * configure.ac:
10478
10479         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10480         remove it.
10481
10482 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10483
10484         * pdf/pdf-document.cc:
10485
10486         Remove 4 pixels of useless border from the
10487         thumbnail.
10488
10489 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10490
10491         * backend/ev-document-thumbnails.c:
10492         (ev_document_thumbnails_get_thumbnail):
10493         * backend/ev-document-thumbnails.h:
10494
10495         Rework API a bit. Add a border flag and
10496         change sizing logic (now the size we specify
10497         applies to the bigger dimension).
10498
10499         * pdf/pdf-document.cc:
10500         * pixbuf/pixbuf-document.c:
10501         (pixbuf_document_thumbnails_get_thumbnail):
10502         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10503         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10504
10505         Adapt to the new API and do not draw a border for nautilus
10506         thumbnailer.
10507
10508 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10509
10510         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10511         take thumbnails from page "0" instead of "1". Added a copyright header.
10512
10513 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10514
10515         * ps/ps-document.c: (set_up_page), (start_interpreter):
10516
10517         Make it C89 compliant
10518
10519 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10520
10521         * Makefile.am:
10522         * configure.ac:
10523         * pdf/.cvsignore:
10524         * pdf/pdf-document.cc:
10525         * thumbnailer/Makefile.am:
10526         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10527         (main):
10528         * thumbnailer/evince-thumbnailer.schemas:
10529         * thumbnailer/pdf-icon.png:
10530
10531         Add a nautilus thumbnailer.
10532         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10533
10534 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10535
10536         * NEWS:
10537         * configure.ac:
10538         * po/POTFILES.in:
10539
10540         Release 0.1.6
10541
10542 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10543
10544         Use poppler instead of including xpdf source code.  Poppler is a
10545         fork of xpdf to build it as a shared library. See
10546         http://freedesktop.org/wiki/Software/poppler.
10547
10548         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10549         xpdf fork.
10550         
10551         * pdf/Makefile.am: Build libpdfdocument.a here.
10552         
10553         * pdf/GDKSplashOutputDev.cc:
10554         * pdf/GDKSplashOutputDev.h:
10555         * pdf/GnomeVFSStream.cc:
10556         * pdf/GnomeVFSStream.h:
10557         * pdf-document.cc:
10558         * pdf-document.h:
10559         * test-gdk-output-dev.cc
10560         * Thumb.cc:
10561         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10562         against poppler.
10563
10564 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10565
10566         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10567
10568         Clear idle stack before unsetting the document
10569
10570 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10571
10572         * ps/ps-document.c: (ps_document_widget_event),
10573         (ps_document_set_target), (ps_document_finalize),
10574         (ps_document_get_page):
10575
10576         Disconnect the widget event signal on finalize.
10577         Some code cleanups.
10578
10579 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10580
10581         * ps/ps-document.c: (set_up_page):
10582
10583         If there is no bpixmap create one, even if size
10584         is not changed.
10585
10586 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10587
10588         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10589         (set_up_page), (document_load), (ps_document_set_zoom):
10590
10591         Default page is 0. Calculate size even when we have no
10592         target yet.
10593
10594 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10595
10596         * shell/ev-sidebar.c: expand the selection widget to be always as
10597         wide as the sidebar
10598
10599 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10600
10601         * shell/ev-sidebar-thumbnails.c:
10602         (ev_sidebar_thumbnails_set_document):
10603
10604         Clear the list store when setting document
10605
10606 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10607
10608         * shell/ev-page-action.c: (update_entry), (sync_entry),
10609         (activate_cb), (entry_size_request_cb), (create_tool_item),
10610         (connect_proxy):
10611
10612         Use an entry for the page control instead of spinbuttons
10613
10614 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10615
10616         * data/evince.schemas.in:
10617
10618         Correct confusing string
10619
10620 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10621
10622         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10623         for real.  Gosh, how long has this been broken.
10624
10625         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10626         check for a NULL link.  We crash otherwise.
10627
10628 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10629
10630         * NEWS:
10631         * configure.ac:
10632
10633         Release 0.1.5
10634
10635 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10636
10637         * configure.ac: add the french translation.
10638
10639 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10640
10641         * shell/ev-window.c:
10642
10643         Remove unused header -> fix distcheck
10644
10645 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10646
10647         * shell/ev-window.c: (update_window_title),
10648         (ev_window_popup_password_dialog):
10649
10650         Unescape filename for display
10651
10652 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10653
10654         * pdf/xpdf/pdf-document.cc:
10655
10656         In get_page_size deal with rotation. Also
10657         cleanup the function a bit.
10658
10659 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10660
10661         * pdf/xpdf/pdf-document.cc:
10662
10663         Fix crash when opening in new window
10664
10665 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10666
10667         * configure.ac:
10668
10669         Check ghostscript >= 7
10670
10671 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10672
10673         * shell/ev-window.c:
10674
10675         Make page width the default sizing mode
10676
10677 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10678         Marco Pesenti Gritti <marco@gnome.org>
10679
10680         * shell/ev-window.c: Remember the sidebar size
10681
10682         * data/evince.schemas.in: Add a new gconf key to store the size of
10683         the sidebar
10684
10685 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10686
10687         * data/evince-ui.xml:
10688         * shell/ev-window.c: (update_action_sensitivity),
10689         (ev_window_cmd_view_reload):
10690         
10691         Add a "Reload" action and menu entry
10692
10693 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10694
10695         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10696         iff the type doesn't support thumbnailing and indexing.
10697
10698 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10699
10700         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10701
10702 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10703
10704         * pdf/splash/Splash.cc:
10705
10706         Port fix for a crasher from kde bug
10707         http://bugs.kde.org/show_bug.cgi?id=97131
10708
10709 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10710
10711         * pdf/xpdf/pdf-document.cc:
10712
10713         Return a link even if it's of an unrecognized
10714         type. Otherwise we go in an infinte cycle.
10715
10716 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10717
10718         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10719         (size_allocate_cb), (ev_window_set_sizing_mode):
10720
10721         Update size when switching mode
10722
10723 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10724
10725         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10726         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10727         (ev_window_cmd_view_normal_size):
10728
10729         Fix size toggle buttons behavior
10730
10731 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10732
10733         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10734         (doc_rect_to_view_rect), (ev_view_size_allocate),
10735         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10736         (scale_changed_callback):
10737
10738         Do not cache offsets in size_allocate.
10739
10740 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10741
10742         * shell/ev-view.c: (ev_view_size_allocate):
10743
10744         Calculate offsets before calling the parent
10745         class (which does a redraw)
10746
10747 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10748
10749         * pdf/xpdf/pdf-document.cc:
10750
10751         Fix a crasher on exit. Unused code, put a TODO
10752
10753 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10754
10755         * backend/ev-document.c: (ev_document_class_init),
10756         (ev_document_page_changed), (ev_document_scale_changed):
10757         * backend/ev-document.h:
10758
10759         Separate page/scale notifications
10760
10761         * pdf/xpdf/pdf-document.cc:
10762
10763         Emit the new signals.
10764         Do not display the pdf page in _render, do it
10765         when scale/page are requested.
10766
10767         * ps/ps-document.c: (ps_document_set_zoom),
10768         (ps_document_widget_event):
10769         * ps/ps-document.h:
10770
10771         Emit the new signals.
10772
10773         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10774         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10775         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10776         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10777         * shell/ev-view.h:
10778         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10779         (ev_window_cmd_view_page_width), (size_allocate_cb),
10780         (ev_window_set_sizing_mode):
10781
10782         Rework sizing to be pixel based.
10783         There are bugs but should be already way better.
10784
10785 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10786
10787         * shell/ev-window.c: (ev_window_init):
10788
10789         Do not allow to shrink sidebar smaller then
10790         child requisition
10791
10792 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10793
10794         * shell/ev-sidebar.[ch]
10795         * shell/ev-window.c:
10796
10797         Improved sidebar widget. Fixes #166683
10798
10799 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10800
10801         * shell/ev-view.c (update_find_status_message): Give translators
10802         more flexibility with ngettext plural handling.
10803
10804 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10805
10806         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10807         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10808         page when we get the page size.
10809
10810 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10811
10812         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10813
10814         ps pages are 0 based, convert 
10815
10816 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10817
10818         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10819
10820         Initialize correct parent class. Set GError on document load
10821
10822 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10823
10824         * pdf/xpdf/pdf-document.cc:
10825
10826         Fixup selection offset calculation
10827
10828         * shell/ev-view.c: (view_rect_to_doc_rect),
10829         (doc_rect_to_view_rect), (ev_view_size_allocate),
10830         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10831         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10832
10833         Store selection as document relative, so that zooming
10834         and offset changing doesnt break it.
10835
10836 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10837
10838         * shell/ev-view.c: (ev_view_best_fit):
10839
10840         Do not try to best fit if the view is not realized
10841
10842 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10843           
10844         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10845
10846 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10847
10848         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10849
10850 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10851
10852         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10853         the popup window.  That prevents it resizing when in full screen
10854         mode.
10855
10856         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10857         multiple rerenders.  This pretty much sucks.
10858
10859         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10860         rest of the toolbar.
10861
10862 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10863
10864         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10865
10866 2005-02-17  Alexander Shopov  <ash@contact.bg>
10867
10868         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10869
10870 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10871
10872         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10873
10874 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10875
10876         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10877         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10878         (set_document_page), (document_changed_callback),
10879         (ev_view_set_document), (ev_view_find_previous),
10880         (ev_view_hide_cursor), (ev_view_show_cursor):
10881         * shell/ev-view.h:
10882         * shell/ev-window.c: (update_chrome_visibility),
10883         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10884         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10885         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10886         (ev_window_unfullscreen):
10887         * shell/main.c: (main):
10888
10889         Automatically hide the fullscreen button.
10890         Patch by Kristian Høgsberg <krh@redhat.com>
10891
10892 2005-02-16  Vincent Noel  <vnoel@cox.net>
10893
10894         * shell/main.c (main): Specify an icon for the window. Patch by
10895         Jaap A. Haitsma. Fixes #166177.
10896
10897 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10898
10899         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10900
10901 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10902
10903         * backend/ev-document-misc.h:
10904         * backend/ev-document-misc.c:
10905         (ev_document_misc_get_page_border_size),
10906         (ev_document_misc_paint_one_page): New function to canonicalize
10907         sizing/painting a border.
10908
10909         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10910         used.
10911
10912         * pdf/xpdf/pdf-document.cc: use new function
10913
10914         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10915         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10916         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10917         shell/ev-window.c: (update_sizing_buttons),
10918         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10919         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10920         (ev_window_cmd_view_page_width), (size_allocate_cb),
10921         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10922         and "fit width" values act as toggle buttons so they stay
10923         toggled.  It's not 100% perfect, and it's a little slow, but it's
10924         good enough to commit I think.
10925
10926 2005-02-15  David Lodge  <dave@cirt.net>
10927
10928         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10929
10930 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10931
10932         * shell/ev-window.c (update_window_title): replace newlines in
10933         the title by spaces. Bug #166107.
10934
10935 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10936
10937         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10938         parameters providing allocation width and height without
10939         scrollbars and width of a possible vertical scrollbar. With this
10940         additional information the functions can work as
10941         intended. Unfortunately they're not idempotent. We should
10942         transform these commands to toggles. Fixes Bug #164976
10943         Initial patch by Stephane Loeuillet, then heavily modified.
10944
10945         * shell/ev-view.h: update prototypes.
10946
10947         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10948         (ev_window_cmd_view_page_width): provide EvView fit functions with
10949         all the information they need. Formulas to calculate this
10950         information taken from GtkScrolledWindow.
10951
10952 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10953
10954         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10955         created a thumbnail, the list store is updated to know
10956         that the thumbnail is set. Fixes bug #166792
10957
10958 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10959
10960         * shell/ev-window.c: fixed typo, closes bug 166897
10961
10962         * TODO: updated TODO with bug numbers that are relevant
10963
10964 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10965
10966         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10967
10968 2005-02-09  Vincent Noel  <vnoel@cox.net>
10969
10970         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10971         and "Next" toolbar buttons as important to make them stand out.
10972
10973 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10974
10975         * lib/ev-debug.c:
10976         * lib/ev-debug.h:
10977         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10978         (start_interpreter), (stop_interpreter), (document_load),
10979         (ps_document_next_page), (ps_document_goto_page),
10980         (ps_document_set_page_size), (ps_document_widget_event),
10981         (ps_document_render):
10982         * shell/ev-page-view.c: (ev_page_view_dispose):
10983         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10984
10985         Fix compilation on non-gcc platforms
10986
10987 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10988
10989         * NEWS:
10990         * configure.ac:
10991
10992         Release 0.1.4
10993
10994         * pdf/xpdf/Catalog.cc:
10995         * pdf/xpdf/XRef.cc:
10996
10997         Fix the fix for CAN-2004-0888
10998
10999 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11000
11001         * data/Makefile.am:
11002         * data/evince-ui.xml:
11003         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11004         * shell/ev-stock-icons.h:
11005         * shell/ev-window.c: (update_action_sensitivity),
11006         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11007         (set_action_properties):
11008
11009         Improve toolbar layout/icons
11010
11011 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11012
11013         * pdf/xpdf/pdf-document.cc:
11014
11015         Add warnings about unimplemented/unknown link
11016         types.
11017
11018 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11019
11020         * ps/ps-document.c: (set_up_page):
11021
11022         Log gs property
11023
11024 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11025
11026         * ps/ps-document.c: (start_interpreter):
11027
11028         Log gs env var
11029
11030 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11031
11032         * shell/ev-page-view.c: (ev_page_view_dispose):
11033         * shell/ev-view.c: (ev_view_finalize):
11034         * shell/ev-window.c: (ev_window_setup_document),
11035         (ev_window_dispose), (ev_window_init):
11036
11037         Solve more refs issues.
11038
11039         I commented out the page_view initialization for now:
11040         it was never destroyed (because it's never added
11041         to a container). Because of that we was leaking
11042         gs processes. Couldnt think to a clean fix.
11043         We need to figure this out, password view has the
11044         same issue probably.
11045
11046 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11047
11048         * ps/ps-document.c: (ps_document_finalize),
11049         (ps_document_get_n_pages), (ps_document_get_page):
11050
11051         Some cleanups, stop the interpreter on finalize
11052
11053         * shell/ev-page-view.c: (ev_page_view_dispose),
11054         (ev_page_view_class_init):
11055
11056         Release our reference on the document
11057
11058 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11059
11060         * Makefile.am:
11061         * configure.ac:
11062         * doc/debugging.txt:
11063         * lib/.cvsignore:
11064         * lib/Makefile.am:
11065         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11066         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11067         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11068         * lib/ev-debug.h:
11069
11070         Add debugging helpers
11071
11072         * ps/Makefile.am:
11073         * ps/ps-document.c: (set_up_page), (start_interpreter),
11074         (stop_interpreter), (document_load), (ps_document_next_page),
11075         (ps_document_goto_page), (ps_document_set_page_size),
11076         (ps_document_widget_event), (ps_document_render):
11077         * shell/Makefile.am:
11078         * shell/ev-view.c: (expose_bin_window):
11079         * shell/main.c: (main):
11080
11081         Add some logs
11082         
11083 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11084
11085         * ps/ps-document.c: (ps_document_widget_event):
11086
11087         Initialize message_window, this should make ps
11088         rendering really work! (Never noticed because I was
11089         testing with a ps that is causing gs to exit every time!)
11090
11091 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11092
11093         * data/evince.schemas.in: updated simple error in applyto closing tag
11094
11095 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11096
11097         * Makefile.am:
11098         * configure.ac:
11099         * data/.cvsignore:
11100         * data/Makefile.am:
11101         * data/evince-ui.xml:
11102         A data/evince.schemas.in:
11103         * po/POTFILES.in:
11104         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11105         * shell/ev-stock-icons.h:
11106         * shell/ev-window.c: (update_chrome_visibility),
11107         (update_chrome_flag), (ev_window_cmd_edit_find),
11108         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11109         (ev_window_unfullscreen), (ev_window_focus_in_event),
11110         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11111         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11112         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11113         (ev_window_dispose), (ev_window_class_init),
11114         (set_action_properties), (set_chrome_actions), (load_chrome),
11115         (ev_window_init):
11116
11117         Implement fullscreen mode changes from bug #164776.
11118         Also implement persistent chrome toggles.
11119
11120 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11121
11122         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11123
11124 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11125
11126         * NEWS:
11127         * configure.ac:
11128         * shell/ev-view.c:
11129
11130         Add another check for find interface
11131
11132         Release 0.1.3
11133
11134 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11135
11136         * shell/ev-application.c: (ev_application_open):
11137         * shell/ev-window.c: (ev_window_open):
11138
11139         Open gzipped ps documents
11140
11141 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11142
11143         * TODO:
11144         * shell/ev-view.c: (set_document_page):
11145
11146         Clamp page number, dont try to move to
11147         not existant pages.
11148
11149 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11150
11151         * backend/ev-document-find.c: (ev_document_find_changed):
11152         * backend/ev-document-find.h:
11153         * pdf/xpdf/pdf-document.cc:
11154         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11155         * shell/ev-window.c: (find_bar_search_changed_cb):
11156
11157         Fix several bugs with find
11158
11159 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11160
11161         * shell/ev-sidebar-thumbnails.c
11162         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11163         document. Prevents warning from scroll_to_cell.
11164
11165 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11166
11167         * configure.ac: Add «nb» to ALL_LINGUAS too.
11168
11169 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11170
11171         * NOTES: New file with some random thoughts.
11172
11173         * TODO: Update.
11174
11175         * backend/ev-document-misc.c:
11176         (ev_document_misc_get_page_border_size): New function to
11177         canonicalize shadow drawing sizes.  Possibly goofy.
11178
11179         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11180         (ev_view_best_fit), (ev_view_fit_width):
11181         * pdf/xpdf/pdf-document.cc:
11182         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11183         * ps/ps-document.c: (ps_document_get_page_size):
11184         * backend/ev-document-misc.h:
11185         * backend/ev-document.c: (ev_document_get_page_size):
11186         * backend/ev-document.h: get_page_size now takes a page number
11187         parameter.  Made all the backends/frontends honor it.
11188
11189         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11190         see.  Doesn't work yet.
11191
11192         * shell/Makefile.am:
11193         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11194         Doesn't do anything yet.
11195
11196         * shell/ev-sidebar-thumbnails.c:
11197         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11198         [0..n_pages-1]
11199
11200         * shell/ev-window.c: (update_action_sensitivity),
11201         (ev_window_setup_document), (ev_window_set_page_mode),
11202         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11203         view-swapping code a bit so we can have multiple views on a
11204         document.  Add the multi-page view, though it can't be turned on
11205         yet.
11206
11207 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11208
11209         * shell/ev-application.c: (ev_application_open):
11210         * shell/ev-view.c: (expose_bin_window):
11211         * shell/ev-window.c: (ev_window_open):
11212
11213         Support eps and check document supports find
11214         before drawing highlightings in expose.
11215
11216 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11217
11218         * pixbuf/pixbuf-document.c:
11219         (pixbuf_document_thumbnails_get_dimensions),
11220         (pixbuf_document_document_thumbnails_iface_init):
11221
11222         implement get_dimensions
11223
11224 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11225
11226         * NEWS:
11227         * configure.ac:
11228
11229         Release 0.1.2
11230
11231 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11232
11233         * shell/ev-view.c: (set_document_page):
11234
11235         Scroll at the top of the page when changing page
11236
11237 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11238
11239         * shell/ev-view.c: (ev_view_motion_notify_event):
11240
11241         Do not redraw unnecessarily
11242
11243 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11244
11245         * pdf/xpdf/pdf-document.cc:
11246         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11247         (expose_bin_window), (find_changed_cb):
11248
11249         Yay! find works now... Now to find bugs...
11250
11251 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11252
11253         * backend/ev-document-find.c: (ev_document_find_base_init),
11254         (ev_document_find_changed):
11255         * backend/ev-document-find.h:
11256         * pdf/xpdf/pdf-document.cc:
11257         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11258         (expose_bin_window), (ev_view_init), (set_document_page),
11259         (ensure_rectangle_is_visible), (jump_to_find_result),
11260         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11261         (ev_view_find_next), (ev_view_find_previous):
11262         * shell/ev-view.h:
11263         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11264
11265         More work on find implementation, mostly there now
11266
11267 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11268
11269         * backend/ev-backend-marshalers.list:
11270         * backend/ev-document-find.c: (ev_document_find_base_init),
11271         (ev_document_find_cancel), (ev_document_find_page_has_results),
11272         (ev_document_find_get_n_results), (ev_document_find_get_result),
11273         (ev_document_find_get_progress), (ev_document_find_changed):
11274         * backend/ev-document-find.h:
11275
11276         Enanche the find interface to be really able to do
11277         multi page find.
11278
11279         * pdf/xpdf/pdf-document.cc:
11280
11281         Implement
11282
11283         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11284         (expose_bin_window), (ev_view_init),
11285         (ev_view_get_find_status_message), (find_changed_cb),
11286         (ev_view_set_document), (set_document_page):
11287
11288         Adapt to the new interface. A few things are regressed sorry,
11289         I will finish it soon.
11290
11291 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11292
11293         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11294         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11295         ev_sidebar_thumbnails_parent_class variable, don't define another
11296         parent_class variable.
11297
11298         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11299         (ev_page_action_class_init): ditto.
11300
11301         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11302         (pixbuf_document_class_init): ditto.
11303
11304         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11305         ditto.
11306
11307         * .cvsignore: ignore various valgrind output files.
11308
11309 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11310
11311         * data/evince-ui.xml:
11312         * shell/Makefile.am:
11313         * shell/ev-history.c:
11314         * shell/ev-history.h:
11315         * shell/ev-navigation-action.c:
11316         * shell/ev-navigation-action.h:
11317         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11318         (ev_view_set_page), (ev_view_fit_width):
11319         * shell/ev-view.h:
11320         * shell/ev-window.c: (update_action_sensitivity),
11321         (ev_window_setup_document), (register_custom_actions):
11322
11323         Kill session history
11324
11325 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11326
11327         * shell/ev-window.c: (update_action_sensitivity):
11328
11329         Fix inverted up/down buttons
11330
11331 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11332
11333         * shell/ev-sidebar-thumbnails.c
11334         (ev_sidebar_thumbnails_select_page): make sure the selected
11335         thumbnail stays visible.
11336
11337 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11338
11339         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11340         scrolled window for Federico.
11341
11342 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11343
11344         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11345
11346 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11347
11348         * configure.ac:
11349         * pdf/splash/SplashFTFontEngine.cc:
11350
11351         Fix CID fonts with freetype 2.1.9
11352
11353 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11354
11355         * TODO: added item for desktop icon thumbnailer
11356
11357 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11358
11359         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11360         unloaded docs when the title is accessed.
11361
11362         * shell/ev-password-view.[hc]: New widget for displaying password
11363         state.
11364
11365         * shell/ev-window.[ch]: Refactor password handling code to handle
11366         the new view.
11367
11368 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11369
11370         * NEWS:
11371         * configure.ac:
11372         * data/Makefile.am:
11373
11374         Release 0.1.1
11375
11376 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11377
11378         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11379         ignore page offset here, to make search results independent of it,
11380
11381         * shell/ev-view.c (expose_bin_window): but take offsets into
11382         account here. Bug #164932
11383
11384         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11385         scale at the right time. Bug #164996
11386
11387 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11388
11389         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11390         fix the problem. Now I just removed the Adobe font names and hope
11391         that the URW fonts are always in outline format. Bug #164934
11392
11393         * shell/ev-window.c (update_window_title): empty titles are
11394         useless, use filename in that case too.
11395
11396         * NEWS: Add some content.
11397
11398 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11399
11400         * TODO: added one more TODO item and a TODONE section :)
11401
11402 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11403
11404         * ps/ps-document.h: add page_[xy]_offset fields.
11405
11406         * ps/ps-document.c (ps_document_set_page_offset)
11407         (ps_document_render): Keep offset in consideration in a few
11408         places. Bug #164752 "postscript documents are not centered in
11409         window"
11410
11411         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11412         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11413
11414         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11415         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11416         stub out missing methods for complete EvDocument implementation.
11417         Fixes segfaults with Save A Copy and Copy actions.
11418
11419         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11420         (ps_document_document_iface_init): ditto.
11421         
11422 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11423
11424         * data/.cvsignore:
11425         * data/Makefile.am:
11426         * data/evince.desktop.in:
11427
11428         Add desktop file
11429
11430 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11431
11432         * shell/ev-view.c: (ev_view_button_press_event),
11433         (ev_view_motion_notify_event):
11434
11435         Make selection work in any direction
11436
11437 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11438
11439         * TODO:
11440         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11441
11442         Use shorter labels for some of the toolbars items
11443
11444 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11445
11446         * pdf/xpdf/pdf-document.cc:
11447
11448         Check the links info is initialized before
11449         using it. Should fix a crash on startup.
11450
11451 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11452
11453         * pixbuf/pixbuf-document.c
11454         (pixbuf_document_thumbnails_get_dimensions): force floating point
11455         division to calculate page_ratio. Fixes crash with landscape
11456         format pixbufs.
11457
11458 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11459
11460         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11461
11462 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11463
11464         * shell/ev-view.c (set_document_page): unset has_selection when
11465         the page changes.
11466         (set_document_page): handle paper size changes when the page
11467         changes (test with Free Culture, page 2).
11468
11469 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11470
11471         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11472         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11473
11474         Use normal style color for the widget background and
11475         draw a black box around the page.
11476
11477 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11478
11479         * pdf/xpdf/pdf-document.cc:
11480
11481         Keep offset in consideration in a few places
11482
11483         * shell/ev-view.c: (expose_bin_window):
11484
11485         Set the offsets so that the document is ever centered
11486
11487 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11488
11489         * TODO: Added TODO items and finished off the first todo item
11490
11491         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11492         reflect current authors
11493
11494 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11495
11496         * pdf/xpdf/pdf-document.cc:
11497         * shell/ev-view.c: (ev_view_set_cursor),
11498         (ev_view_motion_notify_event), (document_changed_callback),
11499         (set_document_page):
11500
11501         Show a wait cursor while the page is rendering
11502
11503 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11504
11505         * shell/ev-sidebar-thumbnails.c:
11506         (ev_sidebar_tree_selection_changed),
11507         (ev_sidebar_thumbnails_select_page):
11508         * shell/ev-sidebar-thumbnails.h:
11509         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11510         (ev_view_can_go_forward):
11511         * shell/ev-window.c: (ev_window_open_page),
11512         (ev_window_setup_document), (update_current_page),
11513         (view_page_changed_cb), (ev_window_init):
11514         * shell/ev-window.h:
11515
11516         Ensure thumbnails selection, toolbar page control and
11517         current page are in sync.
11518
11519 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11520
11521         * pdf/xpdf/XRef.cc:
11522
11523         Fix CAN-2005-0064
11524
11525 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11526
11527         * backend/Makefile.am:
11528         * backend/ev-document-links.h:
11529         * backend/ev-document-security.c: (ev_document_security_get_type),
11530         (ev_document_security_has_document_security),
11531         (ev_document_security_set_password):
11532         * backend/ev-document-security.h:
11533         * backend/ev-document.c: (ev_document_error_quark):
11534         * backend/ev-document.h:
11535         * data/Makefile.am:
11536         * data/evince-password.glade:
11537         * pdf/xpdf/pdf-document.cc:
11538         * shell/Makefile.am:
11539         * shell/ev-password.c: (ev_password_set_bad_password_label),
11540         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11541         (ev_password_dialog_get_password),
11542         (ev_password_dialog_set_bad_pass):
11543         * shell/ev-password.h:
11544         * shell/ev-window.c: (ev_window_get_attribute),
11545         (ev_window_set_property), (update_action_sensitivity),
11546         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11547         (ev_window_setup_document), (ev_window_get_password),
11548         (ev_window_open), (ev_window_cmd_save_as),
11549         (using_postscript_printer), (ev_window_print),
11550         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11551         (update_fullscreen_popup), (ev_window_fullscreen),
11552         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11553         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11554         (menu_item_select_cb), (find_bar_search_changed_cb),
11555         (ev_window_dispose), (ev_window_init):
11556
11557         Add initial support for password-supported dialogs.  This could be
11558         a lot cooler, but it'll do for now.
11559
11560 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11561
11562         * pdf/xpdf/pdf-document.cc:
11563         * shell/ev-view.c: (status_message_from_link),
11564         (ev_view_set_status), (ev_view_set_cursor),
11565         (ev_view_motion_notify_event), (ev_view_init):
11566         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11567
11568         Fix bugs in the links implementation and change cursor
11569         when hovering a link.
11570
11571 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11572
11573         * viewer/.cvsignore: added cvsignore file for viewer directory
11574
11575         * TODO: created TODO document
11576
11577 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11578
11579         * shell/ev-view.h:
11580         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11581         new functions to help with implementation of sensitivity code
11582         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11583         of all actions that might require it.  Fixes a crash when you
11584         click on the Zoom actions in a window lacking a document.
11585
11586 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11587
11588         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11589         of the Find action
11590
11591 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11592
11593         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11594         (pixbuf_document_document_iface_init):
11595         * ps/ps-document.c: (ps_document_get_link),
11596         (ps_document_document_iface_init):
11597         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11598         (status_message_from_link), (ev_view_set_status),
11599         (ev_view_set_find_status), (ev_view_motion_notify_event),
11600         (ev_view_button_release_event), (ev_view_set_property),
11601         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11602         (ev_view_get_find_status_message), (update_find_results),
11603         (ev_view_get_status), (ev_view_get_find_status):
11604         * shell/ev-view.h:
11605         * shell/ev-window.c: (view_status_changed_cb),
11606         (view_find_status_changed_cb), (ev_window_init):
11607
11608         View status message support, use it to show the links.
11609         Needs work...
11610
11611 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11612
11613         * backend/ev-document.c: (ev_document_get_link):
11614         * backend/ev-document.h:
11615         * pdf/xpdf/pdf-document.cc:
11616         * shell/ev-application.c: (ev_application_open):
11617         * shell/ev-application.h:
11618         * shell/ev-sidebar-links.c: (selection_changed_cb):
11619         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11620         (ev_view_go_to_link):
11621
11622         Add support for document links
11623
11624 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11625
11626         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11627         (create_tool_item):
11628         Set the spin button limits correctly.
11629         
11630         * shell/ev-sidebar-thumbnails.c:
11631         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11632         Support changing pages by clicking on the thumbnails.
11633         
11634 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11635
11636         * pixbuf/pixbuf-document.c:
11637         (pixbuf_document_thumbnails_get_dimensions),
11638         (pixbuf_document_document_thumbnails_iface_init):
11639
11640         implement get_dimensions
11641
11642 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11643
11644         * ps/ps-document.c: (ps_document_goto_page):
11645
11646         Fix page switching on multipage documents
11647
11648 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11649
11650         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11651         
11652         check for NULL before assigning to width and height parameters
11653
11654 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11655
11656         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11657         (pixbuf_document_set_property), (pixbuf_document_get_property):
11658
11659         implement get/set properties
11660
11661 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11662
11663         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11664         
11665         return NULL instead of "Unknown", letting the title get set to
11666         the filename when the pdf has no title.
11667
11668 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11669
11670         * ps/ps-document.c: (ps_document_get_page_count),
11671         (ps_document_goto_page):
11672
11673 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11674
11675         * shell/ev-history.c: (ev_history_get_property),
11676         (ev_history_set_property), (ev_history_class_init),
11677         (ev_history_add_page), (ev_history_set_current_index):
11678         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11679         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11680         (ev_navigation_action_finalize):
11681         * shell/ev-navigation-action.h:
11682         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11683         (ev_view_go_forward), (ev_view_get_find_status_message),
11684         (history_index_changed_cb), (ev_view_set_history):
11685         * shell/ev-view.h:
11686         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11687         (update_current_page), (register_custom_actions):
11688
11689         Implement history dropdowns
11690
11691 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11692
11693         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11694         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11695         (ev_view_go_forward):
11696         * shell/ev-window.c: (register_custom_actions):
11697
11698         Fix several history bugs
11699
11700 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11701
11702         * configure.ac: Add «nb» to ALL_LINGUAS.
11703
11704 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11705
11706         * backend/Makefile.am:
11707         * backend/ev-bookmark.c:
11708         * backend/ev-bookmark.h:
11709         * backend/ev-document-bookmarks.c:
11710         * backend/ev-document-bookmarks.h:
11711         * backend/ev-document-links.c: (ev_document_links_get_type),
11712         (ev_document_links_has_document_links),
11713         (ev_document_links_begin_read), (ev_document_links_get_link),
11714         (ev_document_links_get_child), (ev_document_links_next),
11715         (ev_document_links_free_iter):
11716         * backend/ev-document-links.h:
11717         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11718         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11719         (ev_link_get_link_type), (ev_link_set_link_type),
11720         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11721         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11722         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11723         (ev_link_new_external):
11724         * backend/ev-link.h:
11725         * pdf/xpdf/pdf-document.cc:
11726         * shell/Makefile.am:
11727         * shell/ev-application.c: (ev_application_open_link):
11728         * shell/ev-application.h:
11729         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11730         (ev_history_get_link_nth):
11731         * shell/ev-history.h:
11732         * shell/ev-sidebar-bookmarks.c:
11733         * shell/ev-sidebar-bookmarks.h:
11734         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11735         (ev_sidebar_links_class_init), (selection_changed_cb),
11736         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11737         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11738         (do_one_iteration), (populate_links_idle),
11739         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11740         * shell/ev-sidebar-links.h:
11741         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11742         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11743         (go_to_index):
11744         * shell/ev-view.h:
11745         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11746         * shell/ev-window.h:
11747
11748         Rename bookmark to link, and use "Index" for the sidebar panel.
11749
11750 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11751
11752         * shell/Makefile.am:
11753         * shell/ev-application.c: (ev_application_open_bookmark):
11754         * shell/ev-application.h:
11755         * shell/ev-history.c: (ev_history_init), (free_links_list),
11756         (ev_history_finalize), (ev_history_class_init),
11757         (ev_history_add_link), (ev_history_add_page),
11758         (ev_history_get_link_nth), (ev_history_get_n_links),
11759         (ev_history_get_current_index), (ev_history_set_current_index),
11760         (ev_history_new):
11761         * shell/ev-history.h:
11762         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11763         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11764         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11765         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11766         (ev_view_set_page):
11767         * shell/ev-view.h:
11768         * shell/ev-window.c: (ev_window_open_bookmark),
11769         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11770         (goto_page_cb), (register_custom_actions):
11771         * shell/ev-window.h:
11772
11773         Initial history implementation. Needs work.
11774
11775 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11776
11777         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11778
11779 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11780
11781         * cut-n-paste/recent-files/egg-recent-item.c:
11782         * cut-n-paste/recent-files/egg-recent-item.h:
11783         * cut-n-paste/recent-files/egg-recent-model.c:
11784         * cut-n-paste/recent-files/egg-recent-util.c:
11785         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11786         * cut-n-paste/recent-files/egg-recent-view.c:
11787
11788         Update
11789
11790 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11791
11792         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11793         (fillGlyph, fillImageMask, drawImage):
11794         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11795         pdf/splash/SplashTypes.h:
11796         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11797         packed mode for Splash.
11798
11799         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11800         RGB8 packed mode, eliminates the pixbuf data creation loop.
11801
11802         * shell/ev-print-job.c (ev_print_job_finalize)
11803         (ev_print_job_set_property, ev_print_job_get_property)
11804         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11805         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11806         (print_closure_finalize, ev_print_job_print): implement
11807         printing (for backends with EvPsExporter)
11808
11809         * shell/ev_print_job.h: update prototypes.
11810
11811         * shell/ev-window.c (ev_window_print): unref print job after
11812         printing.
11813
11814         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11815         unless the document implements the EvDocumentFind interface.
11816
11817 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11818
11819         * configure.ac: Added ja to ALL_LINGUAS.
11820
11821 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11822
11823         * pdf/xpdf/pdf-document.cc:
11824
11825         add a FIXME. We should probably not allocate
11826         a bookmark object every time
11827
11828 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11829
11830         * shell/ev-application.c: (ev_application_open),
11831         (ev_application_open_bookmark):
11832         * shell/ev-application.h:
11833         
11834         Add a way to open bookmarks
11835
11836         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11837         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11838         (ev_bookmark_set_property), (ev_bookmark_class_init),
11839         (ev_bookmark_new_title), (ev_bookmark_new_link),
11840         (ev_bookmark_new_external):
11841
11842         Support for external uris, better constructors.
11843
11844         * backend/ev-bookmark.h:
11845         * pdf/xpdf/pdf-document.cc:
11846         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11847
11848         Handle external uris
11849
11850 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11851
11852         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11853         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11854
11855         Hook up bookmarks navigation
11856
11857 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11858
11859         * backend/Makefile.am:
11860         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11861         (ev_bookmark_get_title), (ev_bookmark_set_title),
11862         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11863         (ev_bookmark_get_page), (ev_bookmark_set_page),
11864         (ev_bookmark_get_property), (ev_bookmark_set_property),
11865         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11866         (ev_bookmark_new):
11867         * backend/ev-bookmark.h:
11868         * backend/ev-document-bookmarks.c:
11869         (ev_document_bookmarks_get_bookmark):
11870         * backend/ev-document-bookmarks.h:
11871         * pdf/xpdf/pdf-document.cc:
11872         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11873
11874         Add a bookmark object to the backend and use it instead of get_values
11875
11876 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11877
11878         * data/evince-ui.xml:
11879
11880         Cleanup and add select all.
11881
11882         * shell/ev-view.c: (ev_view_select_all),
11883         (ev_view_button_press_event):
11884         * shell/ev-view.h:
11885         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11886
11887         Add select all.
11888         Clear selection on click.
11889
11890 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11891
11892         * shell/ev-sidebar-thumbnails.c
11893         (ev_sidebar_thumbnails_set_document): forgot to unref the
11894         loading_icon.
11895
11896 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11897
11898         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11899         at the visible page, not just linearly.  This makes it look fast.
11900
11901 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11902
11903         * backend/ev-document-misc.c
11904         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11905         white.
11906         * backend/ev-document-thumbnails.h: New interface to get the size
11907         of a page.
11908
11909 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11910
11911         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11912         make dist works
11913
11914 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11915
11916         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11917         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11918         things up a bit.
11919
11920         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11921
11922 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11923
11924         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11925         fonts. Should fix font problems on systems that have the base
11926         fonts in bitmap format. Reported by James Henstridge
11927         <james@jamesh.id.au>.
11928
11929 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11930
11931         * pdf/xpdf/Gfx.cc:
11932         * pdf/xpdf/GfxState.cc:
11933
11934         Fix for CAN-2004-1125
11935
11936 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11937
11938         * shell/ev-view.c: (ev_view_copy):
11939         * shell/ev-view.h:
11940         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11941
11942         Implement Edit->Copy
11943
11944 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11945
11946         * backend/ev-document.c: (ev_document_get_text):
11947         * backend/ev-document.h:
11948         * pdf/xpdf/pdf-document.cc:
11949         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11950         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11951         (ev_view_update_primary_selection), (ev_view_button_press_event),
11952         (ev_view_motion_notify_event), (ev_view_button_release_event):
11953
11954         Beginnings of clipboard support. Incomplete but primary sort
11955         of work.
11956
11957 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11958
11959         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11960         (expose_bin_window):
11961
11962         Nicer rubberband drawing, from GtkIconView.
11963
11964 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11965
11966         * backend/ev-document.c: (ev_document_save):
11967         * backend/ev-document.h:
11968         * data/evince-ui.xml:
11969         * pdf/xpdf/pdf-document.cc:
11970         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11971
11972         Implement "Save a copy..." menu item
11973
11974 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11975
11976         * shell/ev-view.c: (ev_view_zoom):
11977
11978         Queue a resize when zoom changes
11979
11980 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11981
11982         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11983         shadows.
11984
11985         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11986         thumbnails..
11987
11988 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11989
11990         * pdf/xpdf/pdf-document.cc
11991         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11992
11993 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11994
11995         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11996         It's slow, but I'll speed it up next!
11997
11998 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11999
12000         * shell/main.c (load_files):
12001
12002         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12003         from the command line and because it seems more appropriate.
12004
12005 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12006
12007         * data/evince-ui.xml:
12008         * shell/ev-window.c: (update_action_sensitivity),
12009         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12010
12011         s/next page/page down
12012         s/previous page/page up
12013
12014 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12015
12016         * data/evince-ui.xml:
12017
12018         Change the layout to match clarkbw design.
12019
12020         * shell/Makefile.am:
12021         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12022         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12023         (ev_navigation_action_finalize),
12024         (ev_navigation_action_set_property),
12025         (ev_navigation_action_get_property),
12026         (ev_navigation_action_class_init):
12027         * shell/ev-navigation-action.h:
12028
12029         Implement clarkbw toolbar navigation controls (incomplete)
12030
12031         * shell/ev-page-action.c: (update_label), (update_spin),
12032         (value_changed_cb), (create_tool_item), (connect_proxy),
12033         (ev_page_action_init), (ev_page_action_finalize),
12034         (ev_page_action_set_property), (ev_page_action_get_property),
12035         (ev_page_action_set_current_page),
12036         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12037         * shell/ev-page-action.h:
12038
12039         Implement a page switcher in the toolbar
12040
12041         * shell/ev-view.c: (ev_view_scroll_view):
12042         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12043         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12044         (register_custom_actions), (ev_window_init):
12045
12046         Change page on PageUp/Down.
12047
12048 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12049
12050         * pdf/xpdf/pdf-document.cc
12051         (pdf_document_thumbnails_get_thumbnail): initial stab at
12052         implementing thumbnail support for pdfs.  It only does documents
12053         with precached pdfs now.
12054
12055 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12056
12057         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12058         thumbnail code into a time-based idle as well.  Also, turn off the
12059         shadow temporarily as it's really slow.
12060
12061 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12062
12063         * backend/ev-document.c: (ev_document_class_init):
12064         * pdf/xpdf/pdf-document.cc:
12065         * shell/ev-window.c: (ev_window_open):
12066
12067         Fix document title bugs and fallback to
12068         filename when not available.
12069
12070 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12071
12072         * backend/ev-document.c: (ev_document_get_type),
12073         (ev_document_class_init), (ev_document_load),
12074         (ev_document_get_title):
12075         * backend/ev-document.h:
12076         * pdf/xpdf/pdf-document.cc:
12077         * ps/ps-document.c: (ps_document_set_property),
12078         (ps_document_get_property), (ps_document_class_init),
12079         (document_load):
12080         * ps/ps-document.h:
12081         * ps/ps.h:
12082         * shell/ev-window.c: (update_window_title), (ev_window_open),
12083         (ev_window_init):
12084
12085         Initial support for document title. Not working yet.
12086
12087 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12088
12089         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12090
12091         Grab focus on the view when clicking it
12092
12093 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12094
12095         * shell/ev-marshal.list:
12096         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12097         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12098
12099         Add key bindings to the view. Now if the focus would work
12100         right...
12101
12102 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12103
12104         * Makefile.am:
12105         * backend/Makefile.am:
12106         * data/Makefile.am:
12107         * dvi/Makefile.am:
12108         * dvi/dvilib/Makefile.am:
12109         * pdf/xpdf/Makefile.am:
12110         * po/POTFILES.in:
12111         * ps/Makefile.am:
12112
12113         Fix distcheck
12114
12115 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12116
12117         * shell/ev-view.c: (ev_view_realize):
12118
12119         Fix mouse wheel scrolling
12120
12121 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12122
12123         * ps/Makefile.am:
12124         * ps/gstypes.h:
12125         * ps/gtkgs.c:
12126         * ps/gtkgs.h:
12127         * ps/ps-document.c: (catchPipe), (ps_document_init),
12128         (ps_document_class_init), (ps_document_cleanup),
12129         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12130         (set_up_page), (close_pipe), (is_interpreter_ready),
12131         (interpreter_failed), (output), (input), (start_interpreter),
12132         (stop_interpreter), (file_length), (file_readable),
12133         (check_filecompressed), (check_pdf), (compute_xdpi),
12134         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12135         (ps_document_get_type), (ps_document_emit_error_msg),
12136         (document_load), (ps_document_next_page),
12137         (ps_document_get_current_page), (ps_document_get_page_count),
12138         (ps_document_goto_page), (ps_document_set_page_size),
12139         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12140         (ps_document_load), (ps_document_get_n_pages),
12141         (ps_document_set_page), (ps_document_get_page),
12142         (ps_document_widget_event), (ps_document_set_target),
12143         (ps_document_set_scale), (ps_document_set_page_offset),
12144         (ps_document_get_page_size), (ps_document_render),
12145         (ps_document_document_iface_init):
12146         * ps/ps-document.h:
12147         * ps/ps.c:
12148         * shell/ev-window.c: (ev_window_open):
12149
12150         Rename GtkGS to PSDocument
12151
12152 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12153
12154         * ps/gtkgs.c: (gtk_gs_class_init):
12155         * ps/gtkgs.h:
12156
12157         Some more leftover...
12158
12159 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12160
12161         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12162         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12163         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12164         * ps/gtkgs.h:
12165
12166         Remove unused code and make a lot of stuff private
12167
12168 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12169
12170         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12171         (gtk_gs_defaults_changed):
12172         * ps/gsdefaults.h:
12173         * ps/gtkgs.c:
12174         * ps/gtkgs.h:
12175         * ps/ps.h:
12176
12177         Cleanup headers dependencies
12178
12179 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12180
12181         * ps/Makefile.am:
12182         * ps/ggvutils.c:
12183         * ps/ggvutils.h:
12184         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12185         * ps/gsdefaults.h:
12186         * ps/gtkgs.c: (file_length), (file_readable),
12187         (check_filecompressed), (check_pdf), (gtk_gs_load),
12188         (gtk_gs_get_postscript):
12189
12190         Get rid of ggvutils
12191
12192 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12193
12194         * ps/ggvutils.c:
12195         * ps/ggvutils.h:
12196         * ps/gsio.h:
12197         * ps/gtkgs.c: (gtk_gs_set_zoom):
12198
12199         Cleanups
12200
12201 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12202
12203         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12204
12205         Ensure the page is rerendered when changing zoom
12206
12207 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12208
12209         * backend/ev-document.c: (ev_document_base_init),
12210         (ev_document_changed):
12211         * backend/ev-document.h:
12212
12213         Add a changed event that is emitted when the page content
12214         changes. This is necessary to deal with the fact that
12215         in ps backend rendering happen asycrounously.
12216         This makes the ps backend mostly work.
12217
12218         * pdf/xpdf/pdf-document.cc:
12219
12220         Emit changed event
12221
12222         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12223         (ps_document_set_target):
12224
12225         Emit changed event
12226
12227         * shell/ev-view.c: (document_changed_callback),
12228         (ev_view_set_document), (ev_view_set_page):
12229
12230         Redraw on the changed signal
12231
12232 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12233
12234         * configure.ac: Added pt_BR to ALL_LINGUAS.
12235
12236 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12237
12238         * backend/ev-document-bookmarks.c:
12239         (ev_document_bookmarks_get_child): *
12240         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12241         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12242         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12243         (ev_sidebar_bookmarks_destroy),
12244         (ev_sidebar_bookmarks_class_init),
12245         (ev_sidebar_bookmarks_construct), (stack_data_free),
12246         (do_one_iteration), (populate_bookmarks_idle),
12247         (ev_sidebar_bookmarks_clear_document),
12248         (ev_sidebar_bookmarks_set_document): *
12249         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12250         (ev_sidebar_add_page),
12251         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12252         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12253         it displays both the topics and the page numbers.
12254
12255 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12256
12257         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12258         toggle.
12259         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12260         visible.
12261
12262 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12263
12264         * configure.ac: Added en_CA to ALL_LINGUAS.
12265
12266 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12267
12268         * ChangeLog: replace bottom of this ChangeLog (merged history of
12269         ggv and gpdf; where all paths were wrong and most of the files are
12270         not even in this tree) with ChangeLog (from arch) of the shell
12271         code.
12272
12273 2004-12-23  Havoc Pennington  <hp@redhat.com>
12274
12275         * shell/ev-window.c: hook up potentially-questionable "find
12276         results status text" feature - something involving the sidebar or
12277         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12278         might be better in the end.
12279
12280         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12281         with corresponding signal when it should be updated
12282
12283         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12284
12285 2004-12-22  Havoc Pennington  <hp@redhat.com>
12286
12287         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12288         find stuff on other pages, sort of (only returns one result on
12289         invisible pages, to show they have results; updates full results
12290         for a page when you view it). Currently repaints the current page
12291         every time a new result is found on any page, which isn't so nice.
12292
12293 2004-12-22  Havoc Pennington  <hp@redhat.com>
12294
12295         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12296         the document doesn't support find (better ideas?)
12297         (find_bar_search_changed_cb): handle missing document or document
12298         that doesn't support find
12299
12300         * pdf/xpdf/pdf-document.cc: port to implement the new
12301         EvDocumentFindIface
12302
12303         * backend/ev-document-find.c: create a new interface for searching
12304
12305         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12306
12307 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12308
12309         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12310         libevbackend.la.
12311
12312         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12313         EvPrintJob constructor arguments.
12314
12315         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12316         for documents that can export PostScript (page by page).
12317
12318         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12319         
12320         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12321         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12322         (pdf_document_ps_exporter_iface_init:
12323         Implement EvPSExporter.
12324
12325         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12326
12327 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12328
12329         * backend/Makefile.am:
12330         * backend/ev-document-thumbnails.c:
12331         (ev_document_thumbnails_get_type),
12332         (ev_document_thumbnails_get_thumbnail):
12333         * backend/ev-document-thumbnails.h:
12334         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12335         (pixbuf_document_thumbnails_get_thumbnail),
12336         (pixbuf_document_document_thumbnails_iface_init):
12337         * shell/Makefile.am:
12338         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12339         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12340         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12341         * shell/ev-sidebar-thumbnails.h:
12342         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12343         (ev_sidebar_set_document):
12344         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12345         (create_shadow), (ev_pixbuf_add_shadow):
12346         * shell/ev-utils.h:
12347         Add thumbnail support.
12348         
12349 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12350
12351         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12352         (using_postscript_printer): Set up a print dialog for "PostScript
12353         injection" method.
12354
12355         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12356         EvPrintJob.
12357
12358         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12359
12360 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12361
12362         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12363         (ps_document_set_target), (ps_document_get_page_size),
12364         (ps_document_render):
12365         * ps/gtkgs.h:
12366
12367         Fix a few bugs
12368
12369 2004-12-22  Christian Rose  <menthos@menthos.com>
12370
12371         * configure.ac: Added "sv" to ALL_LINGUAS.
12372
12373 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12374
12375         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12376         document supports bookmarks.
12377
12378 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12379
12380         * ps/ggvutils.c: (ggv_file_readable):
12381         * ps/ggvutils.h:
12382         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12383         (gtk_gs_get_postscript):
12384
12385         Remove unused utils
12386
12387 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12388
12389         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12390         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12391         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12392         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12393         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12394         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12395         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12396         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12397         (gtk_gs_set_antialiasing), (ps_document_load),
12398         (ps_document_render):
12399         * ps/gtkgs.h:
12400
12401         Another check point for the ps backend. Now I can get it to show
12402         pages!
12403
12404 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12405
12406         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12407         document setting code.
12408
12409 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12410
12411         * shell/eggfindbar.c: (entry_activate_callback):
12412         Animate the next button when activate is pressed.
12413         
12414 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12415
12416         * shell/ev-window.c: (ev_window_cmd_edit_find),
12417         (update_fullscreen_popup), (ev_window_fullscreen),
12418         (ev_window_unfullscreen), (ev_window_state_event_cb),
12419         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12420         Fix bugs in fullscreen code.
12421         
12422 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12423
12424         * Makefile.am:
12425         * configure.ac:
12426         * pixbuf/Makefile.am:
12427         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12428         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12429         (pixbuf_document_set_page), (pixbuf_document_get_page),
12430         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12431         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12432         (pixbuf_document_render), (pixbuf_document_begin_find),
12433         (pixbuf_document_end_find), (pixbuf_document_finalize),
12434         (pixbuf_document_class_init),
12435         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12436         * pixbuf/pixbuf-document.h:
12437         * shell/Makefile.am:
12438         * shell/ev-application.c: (ev_application_open):
12439         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12440         (ev_window_open):
12441         Add pixbuf backend.
12442         
12443 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12444
12445         * Makefile.am: 
12446         * dvi/dvilib/Makefile.am:
12447         * dvi/Makefile.am:
12448         * configure.ac: Auto*ify dvi and dvi/dvilib
12449
12450         * dvi/Makefile: Remove from CVS
12451         
12452         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12453         confusion.
12454
12455         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12456         
12457         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12458         
12459 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12460
12461         * ps/Makefile.am:
12462         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12463         (gtk_gs_value_adjustment_changed), (compute_size),
12464         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12465         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12466         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12467         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12468         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12469         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12470         (ps_document_load), (ps_document_get_n_pages),
12471         (ps_document_set_page), (ps_document_get_page),
12472         (ps_document_set_target), (ps_document_set_scale),
12473         (ps_document_set_page_offset), (ps_document_get_page_size),
12474         (ps_document_render), (ps_document_begin_find),
12475         (ps_document_end_find), (ps_document_document_iface_init):
12476         * ps/gtkgs.h:
12477         * shell/Makefile.am:
12478         * shell/ev-window.c: (ev_window_open):
12479
12480         Some work to integrate gtkgs with EvDocument
12481
12482 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12483
12484         * shell/ev-window.c: (update_fullscreen_popup),
12485         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12486         (exit_fullscreen_button_clicked_cb),
12487         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12488         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12489         (ev_window_state_event_cb), (ev_window_init):
12490         Add fullscreen support from Epiphany.
12491         
12492 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12493
12494         * data/ev-stock-zoom-fit-width.png: fit-width
12495         stock icon from gpdf.
12496         
12497         * shell/ev-stock-icons.[ch]: copied from gpdf.
12498         
12499         * shell/main.c: (main): init stock icons.
12500         
12501         * shell/ev-window.c: use the fit-width icon.
12502         
12503         * data/evince-ui.xml: add zooming toolbar items.
12504
12505 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12506
12507         * shell/ev-view.c: 
12508         (ev_view_best_fit), (ev_view_fit_width): because
12509         get_page_size() returns the scaled page size, we
12510         need to calculate the scale factor relative to
12511         the previous scale factor. Should really just
12512         add get_real_page_size().
12513
12514 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12515
12516         * shell/ev-view.[ch]:
12517         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12518         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12519         add zooming.
12520         
12521         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12522         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12523         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12524         hook it up.
12525         
12526         * pdf/xpdf/pdf-document.cc:
12527         (pdf_document_begin_find),
12528         (pdf_document_end_find): make static.
12529
12530 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12531
12532         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12533
12534         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12535         names to fontconfig patterns.
12536         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12537
12538         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12539         setupBaseFontsFc.
12540
12541 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12542
12543         * Makefile.am:
12544         * configure.ac:
12545         * ps/Makefile.am:
12546         * ps/ggvutils.c:
12547         * ps/ggvutils.h:
12548         * ps/gsdefaults.c:
12549         * ps/gsdefaults.h:
12550         * ps/gsio.c:
12551         * ps/gsio.h:
12552         * ps/gtkgs.c:
12553         * ps/gtkgs.h:
12554         * ps/ps.c:
12555         * ps/ps.h:
12556
12557         Import ggv backend. Not hooked up yet.
12558
12559 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12560
12561         * shell/main.c: (load_files), (main): load files
12562         from the command line.
12563
12564 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12565
12566         * configure.ac: don't require bonobo.
12567         
12568         * cut-n-paste/recent-files/*: kill bonobo recent
12569         view.
12570
12571         * shell/ev-window.c:
12572         (ev_window_is_empty): upd.
12573         (unable_to_load), (ev_window_open): load backend
12574         based on the mime type.
12575
12576 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12577
12578         * backend/.cvsignore: ignore generated marshalers source.
12579
12580         * shell/main.c (main): this is not epiphany.
12581
12582 2004-12-22  Havoc Pennington  <hp@redhat.com>
12583
12584         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12585         (expose_bin_window): draw find highlights
12586
12587         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12588         
12589         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12590         (pdf_document_end_find): implement this interface
12591
12592         * backend/ev-document.c (ev_document_found): add this to emit
12593         signal
12594
12595 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12596
12597         * data/evince-ui.xml: Add a few more toolbar items.
12598
12599         * shell/ev-window.c: Hook up page navigation toolbar 
12600         items.
12601
12602         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12603         a page-changed signal.
12604
12605         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12606         Add ev_document_get_page().
12607
12608         * shell/ev-window.c: Sensitize/desensitize navigation
12609         actions.
12610
12611 2004-12-21  Havoc Pennington  <hp@redhat.com>
12612
12613         * backend/ev-backend-marshal.c,
12614         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12615         marshaler-generator thingy. I'm sure there's a better way to do
12616         this in the modern world.
12617
12618         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12619         end_find methods and "found" signal.
12620
12621         * configure.ac: find glib-genmarshal
12622
12623 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12624
12625         * shell/ev-sidebar.c: Construct an actual sidebar.
12626         * shell/ev-sidebar-bookmarks.[ch]:
12627         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12628
12629 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12630
12631         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12632         Redo size handling.
12633         
12634         * shell/ev-view.c: Track the size from the document.
12635
12636 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12637
12638         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12639         constructor assumes ownership of the string passed in.
12640         
12641         * shell/ev-window.c (ev_window_open): Destroy the error
12642         dialog once we've displayed it.
12643
12644 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12645
12646         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12647         a bit, it works! (sort of)
12648
12649         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12650         Move to .cc since we need to use C++ in the implementation.
12651
12652         * shell/dummy.cc: Add a CC file to force evince
12653         to be linked as a C++ program.
12654
12655 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12656
12657         * shell/ev-view.[ch]: Start of content-area widget.
12658
12659         * shell/ev-window.c: Create a EvView, update it
12660         as we change documents.
12661
12662         * shell/Makefile.am shell/ev-marshal.list: Add
12663         generated marshalers.
12664
12665 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12666
12667         * Makefile.am (SUBDIRS): move shell.
12668
12669 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12670
12671         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12672         .a to libtool convenience libraries.
12673
12674         * shell/ev-window.c (ev_window_open): Hard code loading
12675         a PDF document.
12676         
12677         * backend/ev-document.h: Add a boolean return to load(),
12678         fix GError * to GError **.
12679
12680         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12681         object for a PDF backend EvDocument.
12682
12683 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12684
12685         * dvi/*: New directory with the beginning of a .dvi backend.
12686
12687 2004-12-21  Havoc Pennington  <hp@redhat.com>
12688
12689         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12690         previous/next instead of back/forward
12691
12692 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12693
12694         * backend/ev-document.[ch]: Fix a couple of problems so
12695         it compile.
12696
12697 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12698
12699         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12700         to backend/ directory, rename EvViewer to EvDocument.
12701
12702 2004-12-21  Havoc Pennington  <hp@redhat.com>
12703
12704         * shell/ev-window.c: hook up the find bar widget; now we just need
12705         a document to find things in
12706
12707         * shell/eggfindbar.c: a find bar widget
12708
12709 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12710
12711         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12712
12713 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12714
12715         * pdf/**: Import of xpdf code from gpdf. 
12716
12717         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12718
12719         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12720         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12721         Fix FreeType includes.
12722
12723         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12724         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12725         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12726         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12727         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12728         Include xpdfconfig.h
12729         
12730 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12731
12732         * shell/ev-window.c (ev_window_dispose): dispose can be called
12733         multiple times.
12734
12735 2004-12-21  Havoc Pennington  <hp@redhat.com>
12736
12737         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12738         rather than Evince
12739
12740         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12741         items; really they should be synced with the strings, etc. from
12742         current gpdf, but just getting the boring typing out of the way 
12743
12744 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12745
12746         * po/POTFILES.in:
12747         * shell/ev-application.c: (window_destroy_cb):
12748         * shell/ev-window.c:
12749         * shell/main.c: (main):
12750
12751         Actually show the window...
12752
12753 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12754
12755         * Makefile.am:
12756         * shell/Makefile.am:
12757         * shell/ev-application.c: (ev_application_class_init):
12758         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12759
12760         Make it build again
12761
12762 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12763
12764         Import to gnome cvs.
12765         
12766         * Remove copies of gpdf and ggv trees.
12767         * Rip out all the recursive configure code.
12768         * Remove bonobo machinery.
12769         * viewer/*: GInterfaces that backends should/can implement.
12770
12771 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12772
12773         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12774         typo
12775
12776 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12777
12778         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12779         (ev_application_finalize, ev_application_class_init)
12780         (ev_application_init): use GType instance private data for priv.
12781
12782         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12783         (ev_window_finalize, ev_window_class_init)
12784         (ev_window_init): ditto.
12785
12786 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12787
12788         * shell/ev-application.c (ev_application_new_window): make public
12789         (ev_application_show_initial_window): kill.
12790
12791         * shell/ev-application.h: update prototypes.
12792
12793         * shell/main.cc (main): inline ev_application_show_initial_window.
12794
12795 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12796
12797         * shell/ev-application.c (ev_application_new_window): impl.
12798         (ev_application_show_initial_window): use it.
12799         (is_window_empty, ev_application_get_empty_window): returns an
12800         existing empty window or a new one.
12801         (ev_application_open): from ev_window_cmd_file_open.
12802
12803         * shell/ev-application.h: update prototypes
12804
12805         * shell/ev-window.c (ev_window_is_empty): impl.
12806         (ev_window_open): make public.
12807         (ev_window_cmd_file_open): use ev_application_open
12808
12809         * shell/ev-window.h: update prototypes, remove unused.
12810
12811 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12812
12813         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12814         move destroy handler out of here...
12815
12816         * shell/ev-application.c, shell/ev-application.h: ...into this new
12817         class. Also handles initial window creation.
12818
12819         * shell/main.cc (main): use EvApplication to create initial
12820         window.
12821
12822 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12823
12824         * Makefile.am (SUBDIRS): add cut-n-paste
12825
12826         * cut-n-paste/Makefile.am: add
12827
12828         * configure.ac: generate Makefiles in cut-n-paste
12829
12830 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12831
12832         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12833         (ev_window_class_init): install ev_window_dispose.
12834
12835 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12836
12837         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12838         char (gchar looks stupid).
12839
12840 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12841
12842         * po/de.po: updated German translation.
12843
12844 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12845
12846         * configure.ac: add more pkg-config library checks for gnome-vfs,
12847         bonobo etc.
12848
12849         * gpdf/configure.in: temporarily disable libpaper
12850         checks. Otherwise I'd have to add the checks for the shell, too.
12851
12852 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12853
12854         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12855         and * file filters to the file choose.
12856
12857 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12858
12859         * po/de.po: Updated German translation.
12860
12861 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12862
12863         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12864
12865 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12866
12867         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12868
12869         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12870         (ev_window_init): implement those menuitems.
12871
12872 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12873
12874         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12875
12876         * shell/ev-window.c (ev_window_init): use the toolbar.
12877
12878 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12879
12880         * shell/ev-window.c (ev_window_init): use menu translations
12881
12882 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12883
12884         * configure.ac: add "de" to ALL_LINGUAS.
12885
12886         * po/de.po: add German translation.
12887
12888 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12889
12890         * Makefile.am (SUBDIRS): add po
12891
12892         * configure.ac: check intltool, glib-gettext etc, generate
12893         po/Makefile.in
12894
12895         * po, po/POTFILES.in, po/POTFILES.skip: new.
12896
12897 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12898
12899         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12900         already use (#ifdef ENABLE_NLS)
12901
12902         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12903         pointer indirection thinko.
12904
12905         * shell/main.c: include gi18n.h for bindtextdomain etc.
12906
12907 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12908
12909         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12910         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12911         tooltips for menu items in the statusbar.
12912
12913 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12914
12915         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12916         pkgdatadir drop UIDIR
12917
12918 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12919
12920         * data/evince-ui.xml: Add File->Open menu item
12921
12922         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12923         chooser), hook it up in the ui manager.
12924
12925 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12926
12927         * shell/ev-window.c: fix Help->About tooltip.
12928
12929 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12930
12931         * configure.ac: set CFLAGS for libevprivate.
12932
12933         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12934         definitions, factory etc.
12935
12936         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12937
12938         * shell/Makefile.am: link against libevprivate.a.
12939
12940         * shell/ev-window.c (entries): add stock icon to Help->About.
12941
12942         * shell/main.c (main): init stock icon code.
12943
12944 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12945
12946         * lib/recent-files: egg recent files code
12947
12948         * lib/Makefile.am: add.
12949
12950         * Makefile.am: add lib subdir.
12951
12952         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12953         set CFLAGS for recent-files.
12954
12955 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12956
12957         * configure.ac: disable -ansi and -pedantic gcc flags. They
12958         disable POSIX stuff in stdio.h, but egg-recent uses them.
12959
12960 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12961
12962         * configure.ac: add --disable-deprecated flag (defaults to on in
12963         "cvs" builds).
12964
12965         * shell/Makefile.am (INCLUDES): use it.
12966
12967 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12968
12969         * shell/main.c: add missing #include.
12970
12971         * shell/ev-window.c: fix for pedantic gcc.
12972         (ev_window_cmd_help_about): split license into paragraphs for
12973         translators and pedantic compilers.
12974
12975 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12976
12977         * configure.ac: add more warning flags if compiling with gcc from
12978         cvs (or explicitly requested with --enable-more-warnings).
12979
12980 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12981
12982         * data/evince-ui.xml: add File and File->Close menu.
12983
12984         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12985         (ev_window_destroy): quit after destroy.
12986         (ev_window_class_init): override GtkObject::destroy.
12987         (entries): install close_window callback.
12988
12989 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12990
12991         * Makefile.am (SUBDIRS): add data subdir.
12992
12993         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12994         gtk+ 2.5.0 for GtkAboutDialog.
12995
12996         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12997         main window.
12998
12999         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13000
13001         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13002         manager.
13003         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13004
13005 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13006
13007         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13008
13009 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13010
13011         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13012
13013 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13014
13015         * shell/*: Added shell directory boilerplate, build it.
13016
13017 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13018
13019         * configure.ac, Makefile.am: Added top-level configure.ac and
13020         Makefile.am