]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Fixed some inaccuracies pointed out by Carlos Garcia Campos.
[evince.git] / ChangeLog
1 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2
3         * NEWS:
4
5         Fixed some inaccuracies pointed out by Carlos Garcia
6         Campos.
7
8 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
9
10         * NEWS:
11         * data/evince.schemas.in:
12         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
13
14         Override PDF restrictions by default. Fixes bug #382700.
15
16 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
17
18         * NEWS: Updated for upcoming release
19
20 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
21
22         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
23
24         Fix memory leak.
25         
26 2008-01-23  Gil Forcada <gilforcada@guifi.net>
27
28         * shell/ev-window.c: (register_custom_actions):
29         
30         Added comment for translators
31
32 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
33
34         * shell/ev-view.c: (ev_view_button_release_event):
35
36         Do not create the idle function for kinetic scrolling if we are
37         not in a drag operation.
38
39 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
40
41         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
42         (ev_view_button_press_event), (ev_view_motion_notify_event),
43         (ev_view_button_release_event):
44
45         Restore cursor after autoscrolling. Fixes bug #509958.
46
47 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
48
49         * configure.ac:
50         * backend/pdf/ev-poppler.cc:
51         (pdf_document_images_get_image_mapping),
52         (pdf_document_images_get_image),
53         (pdf_document_document_images_iface_init):
54         * libdocument/ev-document-images.[ch]:
55         (ev_document_images_get_image_mapping),
56         (ev_document_images_get_image):
57         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
58         (ev_image_get_id), (ev_image_save_tmp):
59         * shell/ev-jobs.c: (ev_job_render_run):
60         * shell/ev-view.c: (ev_view_drag_data_get):
61         * shell/ev-window.c: (image_save_dialog_response_cb),
62         (ev_view_popup_cmd_copy_image):
63
64         Do not render images when rendering the page but on demand. It
65         reduces the memory comsumption.
66         
67 2008-01-18  Marcelo Lira  <setanta@gmail.com>
68
69         * configure.a:
70         * shell/ev-password.c:
71
72         Make gnome-keyring optional. Fixes bug #509676.
73         
74 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
75
76         * shell/ev-pixbuf-cache.c: (add_job):
77
78         Initialize include_images variable as FALSE instead of TRUE.
79         
80 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
81
82         * configure.ac:
83         * cut-n-paste/Makefile.am:
84         * cut-n-paste/fileformatchooser/Makefile.am:
85         * cut-n-paste/fileformatchooser/egg-macros.h:
86         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
87         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
88         * shell/Makefile.am:
89         * shell/ev-utils.c:
90         (file_chooser_dialog_add_writable_pixbuf_formats),
91         (get_gdk_pixbuf_format_by_extension):
92         * shell/ev-utils.h:
93         * shell/ev-window.c: (ev_window_error_message),
94         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
95         
96         Simplify image format selection on save.
97
98 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
99
100         * shell/ev-view.c: (ev_view_scroll_event):
101         
102         Repair gorizontal scrolling with shift. Fixes
103         bug #483412.
104
105 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
106         
107         * MAINTAINERS:
108
109         Fix formatting issues.
110         
111 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
112
113         * backend/comics/comics-document.c: (comics_regex_quote):
114         
115         Don't overquote special chars except of '. See bug 
116         502500. Thanks to Tom Parker.
117
118 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
119
120         * MAINTAINERS:
121         
122         Added Nickolay and Carlos, since they're doing most of
123         the releases nowadays.
124
125 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
126
127         * properties/Makefile.am:
128
129         Get the nautilus extension dir properly instead of using
130         a hack. Fixes bug #505359.
131
132 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
133
134         * properties/Makefile.am:
135         
136         Install nautilus extension into new place. See bug
137         #505359. Thanks to Matthias Clasen, Brian Pepple and
138         Damien Carbery.
139
140 2008-01-13   Djihed Afifi  <djihed@gmail.com>
141
142         * shell/ev-window.c: (ev_window_get_recent_file_label):
143         
144         RTL marker in recent file list. See bug #509076.
145
146 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
147
148         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
149         * shell/ev-window.c: (image_save_dialog_response_cb):
150
151         Fix compile warnings due to unused variables.
152         
153 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
154
155         * configure.ac:
156         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
157         * backend/ps/ev-spectre.c: (ps_document_render):
158
159         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
160
161 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
162
163         * shell/ev-transition-animation.c (ev_transition_animation_fade)
164         (ev_transition_animation_paint): Implement "fade" effect.
165
166 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
167
168         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
169         (ev_transition_animation_paint): Implement "uncover" effect.
170
171 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
172
173         * shell/ev-transition-animation.c (ev_transition_animation_cover)
174         (ev_transition_animation_paint): Implement "cover" effect.
175
176 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
177
178         * shell/ev-transition-animation.c (ev_transition_animation_push)
179         (ev_transition_animation_paint): Implement "push" effect.
180
181 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
182
183         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
184         (ev_transition_animation_paint): Implement "dissolve" effect.
185
186 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
187
188         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
189         (ev_transition_animation_paint): Implement "wipe" effect.
190
191 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
192
193         * shell/ev-transition-animation.c (ev_transition_animation_box)
194         (ev_transition_animation_paint): Implement "box" effect.
195
196 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
197
198         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
199         (ev_transition_animation_paint): Implement "blinds" effect.
200
201 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
202
203         * shell/ev-transition-animation.c (ev_transition_animation_split)
204         (ev_transition_animation_paint): Implement "split" effect.
205
206 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
207
208         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
209         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
210         (ev_view_transition_animation_start) 
211         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
212         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
213         (ev_view_next_page) (ev_view_previous_page):
214         
215         Use EvTransitionAnimation to drive page changes in the presentation
216         mode, the animation will wait to start until both the origin and 
217         destination page surfaces are available. Fixes #458460.
218
219         (draw_loading_text):
220
221         Remove workaround for bug #320352, it's now fixed properly.
222
223
224 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
225
226         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
227         will contain the implementations for page transition animations, at
228         the moment it just has the "replace" effect.
229         * shell/Makefile.am: Added these files to build.
230
231 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
232
233         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
234         animations.
235         * shell/Makefile.am: Added these files to build.
236
237 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
238
239         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
240         implementation to get_effect() in EvDocumentTransitionIface.
241
242 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
243
244         * libdocument/ev-transition-effect.[ch]: New files, define a page
245         transition effect, at the moment it maps PopplerPageTransition to a
246         GObject.
247         * libdocument/Makefile.am: Added these files to build.
248         * libdocument/ev-document-transition.[ch]
249         (ev_document_transition_get_effect): New method, gets the
250         EvTransitionEffect returned by the interface implementation, with
251         fallback to the "replace" effect.
252
253 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
254
255         * configure.ac:
256         * cut-n-paste/Makefile.am:
257         * cut-n-paste/fileformatchooser/Makefile.am:
258         * cut-n-paste/fileformatchooser/egg-macros.h:
259         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
260         * shell/Makefile.am:
261         * shell/ev-window.c: (image_save_dialog_response_cb),
262         (ev_view_popup_cmd_save_image_as):
263
264         Allow exporting images in any format supported by
265         GdkPixbuf. Fixes bug #500209.
266         
267 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
268
269         * backend/pixbuf/pixbuf-document.c:
270
271         More warnings fixed.
272         
273 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
274
275         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
276         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
277         * backend/djvu/djvu-text.h:
278         * backend/tiff/tiff-document.c: (tiff_document_render):
279
280         Fix compile warnings.
281         
282 2007-12-28  Christian Persch  <chpe@gnome.org>
283
284         * **/*.c: Include config.h. Bug #504721.
285
286 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
287
288         * configure.ac:
289         * Makefile.am:
290         * po/POTFILES.in:
291         * backend/comics/Makefile.am:
292         * backend/comics/comics-document.[ch]:
293         * backend/comics/comicsdocument.evince-backend.in:
294         * backend/djvu/Makefile.am:
295         * backend/djvu/djvu-document.[ch]:
296         * backend/djvu/djvudocument.evince-backend.in:
297         * backend/dvi/Makefile.am:
298         * backend/dvi/dvi-document.[c]:
299         * backend/dvi/dvidocument.evince-backend.in:
300         * backend/impress/Makefile.am:
301         * backend/impress/impress-document.[ch]:
302         * backend/impress/impressdocument.evince-backend.in:
303         * backend/pdf/Makefile.am:
304         * backend/pdf/ev-poppler.cc:
305         * backend/pdf/ev-poppler.h:
306         * backend/pdf/pdfdocument.evince-backend.in:
307         * backend/pixbuf/Makefile.am:
308         * backend/pixbuf/pixbuf-document.[ch]:
309         * backend/pixbuf/pixbufdocument.evince-backend.in:
310         * backend/ps/Makefile.am:
311         * backend/ps/ev-spectre.[ch]:
312         * backend/ps/ps-document.[ch]:
313         * backend/ps/psdocument.evince-backend.in:
314         * backend/tiff/Makefile.am:
315         * backend/tiff/tiff-document.[ch]:
316         * backend/tiff/tiffdocument.evince-backend.in:
317         * libdocument/Makefile.am:
318         * libdocument/ev-backends-manager.[ch]:
319         * libdocument/ev-module.[ch]:
320         * libdocument/ev-document.h:
321         * libdocument/ev-document-factory.[ch]:
322         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
323         (get_compression_from_mime_type), (get_document_from_uri),
324         (ev_document_factory_get_document), (file_filter_add_mime_types),
325         (ev_document_factory_add_filters):
326         * shell/Makefile.am:
327         * shell/ev-window-title.c: (get_filename_from_uri):
328         * shell/main.c: (main):
329         * thumbnailer/Makefile.am:
330         * thumbnailer/evince-thumbnailer.c: (main):
331
332         Plugin system for backends. Fixes bug #351348.
333         
334 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
335
336         * shell/ev-view-private.h:
337         * shell/ev-view.c: (ev_view_drag_update_momentum),
338         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
339         (ev_view_button_release_event), (ev_view_destroy):
340         
341         Kinetic scrolling implemented as requested in
342         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
343
344 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
345
346         * data/evince-toolbar.xml:
347         * data/evince-ui.xml:
348         * shell/ev-view-private.h:
349         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
350         (ev_view_button_press_event), (ev_view_motion_notify_event),
351         (ev_view_button_release_event), (ev_view_init),
352         (ev_view_autoscroll_cb), (ev_view_autoscroll),
353         (ev_view_set_cursor):
354         * shell/ev-view.h:
355         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
356         (ev_window_cmd_view_autoscroll):
357         
358         Autoscroll feature with the context menu. Fixes bug 
359         #323670. Thanks to David Turner <cillian64@googlemail.com>.
360
361 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
362
363         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
364
365         Disconnect also page-ready signal when removing a job because the
366         page size has changed. Thanks to kripken
367         <kripkensteiner@gmail.com>.
368
369 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
370
371         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
372         
373         Scroll pages in page entry with mouse wheel. Fixes bug
374         #324122. Thanks to David Turner <cillian64@googlemail.com>.
375
376 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
377
378         * backend/dvi/Makefile.am:
379         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
380         (mdvi_cairo_device_init):
381         * backend/dvi/mdvi-lib/common.h:
382         * backend/dvi/mdvi-lib/mdvi.h:
383         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
384         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
385         (mdvi_build_path_from_cwd):
386
387         Add ps specials support in dvi backend when libspectre is
388         present. Fixes bug #386005.
389         
390 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
391
392         * configure.ac:
393         * backend/ps/Makefile.am:
394         * backend/ps/ev-spectre.[ch]:
395         
396         Use libspectre, if available, for the ps backend. Fixes bugs
397         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
398
399 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
400         
401         * backend/comics/comics-document.c: (comics_document_load):
402         
403         Cygwin build issue fix.
404
405 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
406
407         * shell/ev-view.c: (ev_view_set_zoom):
408
409         Do not limit the minimum zoom factor when sizing mode is best bit
410         or fit width. Fixes bug #503805.
411         
412 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
413
414         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
415         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
416         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
417         (ev_link_dest_get_property), (ev_link_dest_set_property),
418         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
419         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
420         (ev_link_dest_new_fitr):
421         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
422         (goto_fith_dest), (goto_xyz_dest):
423
424         Do not change left, top and zoom values when they are null in PDF
425         destinations. Fixes bug #460658.
426         
427 2007-12-10  Christian Persch  <chpe@gnome.org>
428
429         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
430         (ev_view_accessible_class_init),
431         (ev_view_accessible_idle_do_action),
432         (ev_view_accessible_action_do_action),
433         (ev_view_accessible_action_get_description),
434         (ev_view_accessible_action_set_description),
435         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
436         (ev_view_accessible_factory_init),
437         (ev_view_accessible_factory_get_accessible_type):
438         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
439         private data, and G_DEFINE_TYPE. Bug #502843.
440
441 2007-12-08  Christian Persch  <chpe@gnome.org>
442
443         * shell/ev-metadata-manager.c: (item_free),
444         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
445         (value_free), (parse_value), (parseItem),
446         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
447         (save_values): Use GSlice to allocate small amounts of memory. Bug
448         #475972.
449
450 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
451
452         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
453
454         Restore cursor to normal after a drag operation. Fixes bug
455         #501603.
456         
457 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
458
459         * NEWS:
460         * configure.ac:
461         
462         Update for release 2.21.1
463
464 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
465
466         * configure.ac:
467         * cut-n-paste/gedit-message-area/Makefile.am:
468         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
469         * shell/Makefile.am:
470         * shell/ev-message-area.[ch]:
471         * shell/ev-window.c: (ev_window_set_message_area),
472         (ev_window_error_message_response_cb), (ev_window_error_message),
473         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
474         (ev_window_save_job_cb), (image_save_dialog_response_cb),
475         (ev_attachment_popup_cmd_open_attachment),
476         (attachment_save_dialog_response_cb), (ev_window_set_document),
477         (ev_window_init):
478
479         Use a message area instead of a popup dialog for error
480         notifications. Fixes bug #337495.
481         
482 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
483
484         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
485         (ev_window_run_fullscreen):
486
487         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
488         
489 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
490
491         * ev-sidebar-thumbnails.c: (update_visible_range),
492         (ev_sidebar_thumbnails_refresh),
493         (ev_sidebar_thumbnails_set_document),
494         (ev_sidebar_thumbnails_support_document):
495
496         Show thumbnails for documents with one page. Fixes bug #358751.
497         
498 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
499
500         * shell/ev-window.c:
501         (ev_window_load_print_settings_from_metadata),
502         (ev_window_save_print_settings), (ev_window_print_finished),
503         (ev_window_print_range):
504
505         Print settings that are specific to the document are now saved per
506         document in the metadata file. Fixes bug #488806.
507         
508 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
509
510         * backend/tiff/tiff-document.c: (tiff_document_render):
511
512         Tiff documents were rendered with wrong colors. Fixes bug #497279.
513         
514 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
515
516         * shell/ev-application.[ch]: (get_find_string_from_args),
517         (ev_application_open_uri_at_dest), (ev_application_open_uri),
518         (ev_application_open_uri_list):
519         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
520         * shell/ev-window.[ch]: (ev_window_load_job_cb),
521         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
522         (ev_window_cmd_recent_file_activate),
523         (ev_window_open_recent_action_item_activated),
524         (ev_window_print_send), (open_remote_link):
525         * shell/main.c: (arguments_parse):
526
527         Add a command line option for search. Fixes bug #497710.
528         
529 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
530
531         * shell/ev-jobs.c: (ev_job_print_new):
532
533         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
534         
535 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
536
537         * data/evince-toolbar.xml:
538         * shell/Makefile.am:
539         * shell/ev-application.c: (ev_application_init):
540         * shell/ev-open-recent-action.[ch]:
541         * shell/ev-window.c:
542         (ev_window_open_recent_action_item_activated),
543         (register_custom_actions):
544
545         Add an expander to the open toolbar item which pops up a dropdown
546         menu with the recently used documents. Fixes bug #487215.
547         
548 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
549
550         * shell/ev-window.c: (ev_window_open_uri),
551         (ev_window_cmd_view_reload):
552
553         Do not jump to the first page when reloading by running evince
554         from the command line. Fixes bug #490847.
555         
556 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
557
558         * shell/ev-window.c: (ev_window_cmd_help_contents):
559
560         Plugged memory leak when help file is not found. Fixes bug
561         #490762.
562         
563 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
564
565         * configure.ac:
566
567         Enable djvu, dvi and comics backends by default. Fixes bug
568         #437121.
569         
570 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
571
572         * configure.ac:
573         * cut-n-paste/Makefile.am:
574         * cut-n-paste/recent-files/*: Removed
575         * help/reference/Makefile.am:
576         * shell/Makefile.am:
577         * shell/ev-application.[ch]: (ev_application_shutdown),
578         (ev_application_init):
579         * shell/ev-window.c: (ev_window_add_recent),
580         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
581
582         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
583         
584 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
585
586         * shell/ev-window.c: (launch_external_uri):
587
588         Let GnomeVFS check the URL, this allow more URL (like mailto:),
589         and report error if the URL is not supported (#489910).
590
591 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
592
593         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
594         (pdf_document_file_exporter_begin_page),
595         (pdf_document_file_exporter_end_page):
596
597         Fix printing with poppler splash backend. Fixes bug #489774.
598         
599 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
600
601         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
602         * shell/ev-print-job.c: (ev_print_job_class_init):
603
604         Fix a crash when printing with the gnome-print dialog. Fixes bug
605         #488939.
606         
607 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
608
609         * backend/pixbuf/pixbuf-document.c:
610
611         Fix an implicit function definition warning (#487655)
612
613 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
614
615         * shell/ev-window.c:
616
617         Fix conflicting shortcut for view sade pane and presentation.
618         
619 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
620
621         * backend/pdf/ev-poppler.cc:
622         (pdf_document_file_exporter_begin_page),
623         (pdf_document_file_exporter_do_page),
624         (pdf_document_file_exporter_end_page),
625         (pdf_document_file_exporter_iface_init):
626         * libdocument/ev-file-exporter.[ch]:
627         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
628         * shell/ev-jobs.c: (ev_job_print_get_page_list),
629         (ev_job_print_run):
630
631         When printing multiple pages per sheet in reverse option, do not
632         invert the order of the pages in every sheet, but the order of the
633         sheets. Do not print blank pages when page range is invalid. Fixes
634         bugs #484857 and #485521.
635         
636 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
637
638         * shell/ev-jobs.c: (ev_job_print_get_page_list),
639         (ev_job_print_run):
640         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
641
642         Respect ranges order when printing more than one range in random
643         order.
644         
645 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
646
647         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
648         (ev_window_setup_document), (ev_window_rotation_changed_cb):
649
650         Rotate also the window icon when document is rotated. Fixes bug
651         #474681.
652         
653 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
654
655         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
656         (pdf_document_forms_get_form_fields):
657
658         Silently ignore unknown form fields. Fixes bug #482654. Patch by
659         Matthias Drochner.
660         
661 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
662
663         * configure.ac:
664         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
665
666         Use poppler_page_render_for_printing() instead of
667         poppler_page_render() if available when exporting to a ps or pdf
668         file. Fixes bug #476627.
669         
670 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
671
672         * shell/ev-window.c: (ev_window_run_fullscreen):
673
674         Do not show the toolbar in fullscreen mode if the main toolbar is
675         not visible. Fixes bug #483048.
676         
677 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
678
679         * shell/ev-view.c: (ev_view_button_press_event):
680
681         Give priority to form fields over images when deciding whether a
682         button press event is over an image or form field. It allows edit
683         form fields when they are over a background image. Fixes bug
684         #477841.
685         
686 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
687
688         * NEWS:
689         * configure.ac:
690         
691         Update for release 2.20.0
692
693 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
694
695         * backend/pdf/ev-poppler.cc:
696
697         Remove #ifdef HAVE_FORMS, so that forms support works again.
698
699 2007-09-05  Götz Waschk  <waschk@mandriva.org>
700
701         * configure.ac:
702         * data/evince.desktop.in.in:
703         
704         Fixes desktop file issues. See bug #473471.
705
706 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
707
708         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
709         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
710         (ev_job_queue_remove_job):
711         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
712         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
713         * shell/ev-window.c: (ev_window_clear_save_job),
714         (ev_window_save_job_cb), (file_save_dialog_response_cb),
715         (ev_window_dispose):
716
717         Move save a copy task to its own job so that it's carried out in a
718         thread avoiding another lock in the main thread. Use
719         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
720         can be saved to a pathin another file system. Fixes bug #456891.
721         
722 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
723
724         * NEWS:
725         * configure.ac:
726         
727         Update for release 2.19.92
728
729 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
730
731         * configure.ac:
732         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
733         (pdf_selection_get_selection_region),
734         (pdf_selection_get_selection_map),
735         (ev_form_field_from_poppler_field):
736
737         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
738         and triple click selections are enabled again now.
739
740 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
741
742         * shell/ev-window.c: (ev_window_add_history):
743
744         Make sure not to use the history with documents not supporting
745         links. Fixes bug #468954.
746
747 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
748
749         * shell/ev-window.c: (ev_window_load_job_cb):
750
751         Restart the search when reloading a document with the find bar
752         visible. Fixes bug #461962.
753
754 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
755
756         * shell/ev-window.c: (setup_document_from_metadata),
757         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
758
759         Do not jump to the first page when reloading a document from the
760         last page.
761
762 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
763
764         * shell/ev-window.c: (update_chrome_flag),
765         (setup_sidebar_from_metadata),
766         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
767         (ev_window_cmd_edit_find_next),
768         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
769         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
770         (find_bar_close_cb), (view_actions_focus_in_cb):
771
772         Do not update visibility when changing a chrome flag so that it's
773         possible to update several flags and update visibility only once
774         for all of them.
775
776 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
777
778         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
779
780         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
781         supported by gtk+. Fixes bug #460907.
782
783 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
784
785         * shell/ev-view.c: (view_update_range_and_current_page):
786
787         Make sure current-page <= end-page in continuous mode. Fixes bug
788         #454950.
789
790 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
791
792         * backend/pdf/ev-poppler.cc: (build_tree):
793
794         Ignore outline items without a title. Fixes bug #453913.
795
796 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
797
798         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
799         (ev_view_button_release_event), (ev_view_leave_notify_event):
800
801         Use always drag mouse cursor during a drag operation. Fixes bug
802         #470564.
803
804 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
805
806         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
807         (pdf_selection_get_selection_region),
808         (pdf_selection_get_selection_map):
809
810         Temporarily disable double and triple selections since it depends on
811         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
812         released and the update of the external dependency minimal version
813         approved.
814
815 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
816
817         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
818         (pdf_document_file_exporter_do_page):
819         * libdocument/ev-file-exporter.h:
820         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
821         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
822
823         Actually fix printing regressions. Remove orientation from
824         EvPrintContext since it's redundant.
825
826 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
827
828         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
829         * backend/impress/impress-document.c:
830         (impress_document_document_iface_init):
831         * backend/ps/ps-document.c: (ps_document_document_iface_init):
832         * backend/djvu/djvu-document.c:
833         (djvu_document_document_iface_init),
834         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
835         * backend/tiff/tiff-document.c:
836         (tiff_document_document_iface_init):
837         * backend/pixbuf/pixbuf-document.c:
838         (pixbuf_document_document_iface_init):
839         * backend/comics/comics-document.c:
840         (comics_document_document_iface_init):
841         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
842         (pdf_selection_render_selection),
843         (pdf_selection_get_selected_text),
844         (pdf_selection_get_selection_region),
845         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
846         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
847         (ev_selection_get_selection_region),
848         (ev_selection_get_selection_map):
849         * libdocument/ev-document.[ch]:
850         * shell/ev-pixbuf-cache.[ch]: (add_job),
851         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
852         * shell/ev-view-private.h:
853         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
854         (ev_job_render_run):
855         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
856         * shell/ev-view.c: (start_selection_for_event),
857         (ev_view_button_press_event), (ev_view_drag_data_get),
858         (ev_view_drag_data_received), (ev_view_button_release_event),
859         (compute_new_selection_text), (compute_selections),
860         (ev_view_select_all), (get_selected_text), (ev_view_copy),
861         (ev_view_primary_get_cb):
862
863         Add support for double and triple click selections.
864
865 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
866
867         * NEWS:
868         * configure.ac:
869
870         Update for release 2.19.4
871
872 2007-08-28  Justin Blanchard  <justinb04@aim.com>
873
874         * shell/ev-view-private.h:
875         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
876         (ev_view_set_highlight_search):
877         * shell/ev-view.h:
878         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
879         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
880         (find_bar_visibility_changed_cb):
881         
882         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
883
884 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
885
886         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
887         (pdf_document_file_exporter_begin),
888         (pdf_document_file_exporter_do_page):
889         * shell/ev-jobs.c: (ev_job_print_run):
890         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
891
892         Create always a portrait cairo surface and rotate when needed for
893         landscape. It fixes printing problems in real printers.
894
895 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
896
897         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
898         * libdocument/ev-file-exporter.[ch]:
899         (ev_file_exporter_get_capabilities):
900         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
901         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
902
903         Adjust number of pages per row according to page orientation when
904         printing 2 or 6 pages per sheet.
905
906 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
907
908         * shell/ev-window.c: (ev_window_print_send):
909
910         Reset also cups setting to 1 when printing multiple pages per
911         sheet. Fixes bug #468853.
912
913 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
914
915         * libdocument/ev-document-misc.c:
916         (ev_document_misc_surface_rotate_and_scale):
917
918         Use directly cairo_surface_get_content() when creating a similar
919         surface as suggested by Jeff Muizelaar. Thanks again.
920
921 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
922
923         * backend/djvu/djvu-document.c: (djvu_document_render):
924         * backend/tiff/tiff-document.c: (tiff_document_render):
925         * backend/pdf/ev-poppler.cc: (pdf_document_render):
926         * libdocument/ev-document-misc.c:
927         (ev_document_misc_surface_from_pixbuf),
928         (ev_document_misc_surface_rotate_and_scale):
929
930         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
931         creating page surfaces. Fixes bug #453123. Thank you very much to
932         Jeff Muizelaar <jeff@infidigm.net>.
933
934 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
935
936         * shell/ev-page-cache.c: (ev_page_cache_new),
937         (ev_page_cache_get_thumbnail_size):
938         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
939         (ev_sidebar_thumbnails_set_loading_icon):
940
941         Also store in page-cache the dimensions of the thumbnails so that
942         they can be used to create the correct loading icon in the side
943         pane. Fixes bug #466857.
944
945 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
946
947         * backend/pdf/ev-poppler.cc:
948         (pdf_document_thumbnails_get_thumbnail):
949
950         Fix thumbnails rotation in pdf documents that include embedded 
951         thumbnails.
952
953 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
954
955         * backend/pdf/ev-poppler.cc:
956
957         Don't use #ifdef in macro expansion. Some compilers don't
958         like that. Closes bug #467042.
959
960 2007-08-15  Justin Blanchard  <justinb04@aim.com>
961
962         * backend/djvu/djvu-document.c: (djvu_document_finalize):
963         
964         Fixes memory leak in djvu backend.
965
966 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
967
968         * data/icons/32x32/Makefile.am:
969         * data/icons/32x32/actions/Makefile.am:
970         * data/icons/32x32/actions/view-page-cont.svg:
971         * data/icons/32x32/actions/view-page-facing.svg:
972         * data/icons/48x48/Makefile.am:
973         * data/icons/48x48/actions/Makefile.am:
974         * data/icons/48x48/actions/view-page-cont.svg:
975         * data/icons/48x48/actions/view-page-facing.svg:
976         
977         Icons for a new sizes.
978
979 2007-08-14  Justin Blanchard  <justinb04@aim.com>
980
981         * shell/ev-page-cache.c: (build_height_to_page),
982         (ev_page_cache_get_height_to_page):
983         
984         Fixes invalid read, see bug #466401.
985
986 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
987
988         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
989         (set_drag_cursor):
990         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
991         (configure_item_cursor), (new_pixbuf_from_widget):
992
993         Fix multihead problems in toolbar editor. Fixes bug #382055.
994
995 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
996
997         * shell/ev-window.c: (ev_window_cmd_file_open),
998         (ev_window_cmd_save_as):
999
1000         Use g_get_user_special_dir when available instead of
1001         xdg_user_dir_lookup.
1002
1003 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1004
1005         * MAINTAINERS:
1006         
1007         Updated according to request on desktop-devel.
1008
1009 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1010
1011         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
1012
1013         Do not use cairo_rectangle and cairo_clip since we are
1014         not using cairo_fill but cairo_paint. Use the same cairo context
1015         for every page in the same expose event.
1016
1017 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1018
1019         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
1020         leak.
1021
1022 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1023
1024         * configure.ac:
1025         * NEWS:
1026
1027         Release 0.9.3
1028
1029 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1030
1031         * libdocument/ev-document-info.h:
1032         * libdocument/ev-document.h:
1033         * shell/ev-page-action.h:
1034         * shell/ev-sidebar-links.h:
1035
1036         Fix a headers problem with ev-link
1037         
1038         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
1039         * shell/ev-view-private.h:
1040         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1041         (get_link_area), (ev_view_query_tooltip),
1042         (ev_view_leave_notify_event), (ev_view_destroy),
1043         (ev_view_class_init):
1044
1045         Use new gtk tooltips when available instead of ev-tooltip.
1046         
1047 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1048
1049         * shell/ev-window.c: (update_chrome_visibility),
1050         (ev_window_sidebar_visibility_changed_cb):
1051
1052         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
1053         
1054 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1055
1056         * shell/ev-navigation-action.c:
1057         (ev_navigation_action_history_changed),
1058         (ev_navigation_action_set_history):
1059         * shell/ev-navigation-action-widget.c:
1060         (ev_navigation_action_widget_init):
1061         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1062
1063         Fix compile warnings.
1064         
1065 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1066
1067         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1068         (egg_editable_toolbar_dispose):
1069
1070         Fix memory leak.
1071         
1072 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1073
1074         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1075         (screensaver_disable_x11):
1076         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1077         * shell/ev-window.c: (presentation_set_timeout):
1078         * shell/ev-view.c: (ev_view_presentation_transition_start):
1079
1080         Use g_timeout_add_seconds instead of g_timeout_add when
1081         available.
1082         
1083 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1084
1085         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
1086
1087         Set horizontal scrollbar policy to AUTOMATIC instead of
1088         NEVER. Workaround for bug #449462.
1089         
1090 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1091
1092         * shell/ev-jobs.c: (ev_job_render_page_ready):
1093
1094         Add page_ready callback to main loop with high priority and hold
1095         a reference to job during idle.
1096         
1097 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1098
1099         * configure.ac:
1100         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
1101         (pdf_document_file_exporter_begin),
1102         (pdf_document_file_exporter_do_page),
1103         (pdf_document_file_exporter_get_capabilities):
1104         * libdocument/ev-file-exporter.h:
1105         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
1106         * shell/ev-window.c: (ev_window_print_send),
1107         (ev_window_print_dialog_response_cb):
1108
1109         Allow printing multiple pages per sheet. Fixes bug #395573.
1110         
1111 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1112
1113         * shell/ev-view.c: (tip_from_link):
1114         
1115         Check for NULL, fixes bug #460862.
1116
1117 2007-07-29  Christian Persch  <chpe@gnome.org>
1118
1119         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
1120         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1121         (ev_window_cmd_preview_print):
1122         
1123         Fixes bug #437681 - blocks while enumerating printers.
1124
1125 2007-07-29  Christian Persch  <chpe@gnome.org>
1126
1127         * shell/ev-window.c: (ev_window_screen_changed):
1128         
1129         Don't use deprecated gtk+ function. See bug #460909.
1130
1131 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1132
1133         * shell/ev-utils.c: (get_num_monitors):
1134         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
1135
1136         Do not use display before initializing it. Remove compile
1137         warnings.
1138
1139 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
1140
1141         * shell/ev-view.c: (ev_view_class_init):
1142         
1143         Unix-like hjkl bindings added. See bug #458111.
1144
1145 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
1146
1147         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
1148         * shell/ev-utils.h:
1149         * shell/ev-view.c: (ev_view_set_zoom_for_size),
1150         (ev_view_update_view_size):
1151         * shell/ev-view.h:
1152         * shell/ev-window.c: (ev_window_update_actions),
1153         (setup_view_from_metadata), (ev_window_screen_changed),
1154         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
1155         (zoom_control_changed_cb):
1156         * shell/ev-window.h:
1157         
1158         Reorganizes utility functions.
1159
1160 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1161
1162         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1163         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1164         (add_job), (ev_pixbuf_cache_get_surface),
1165         (ev_pixbuf_cache_get_link_mapping),
1166         (ev_pixbuf_cache_get_image_mapping),
1167         (ev_pixbuf_cache_get_form_field_mapping),
1168         (ev_pixbuf_cache_get_text_mapping):
1169         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
1170         (notify_page_ready), (ev_job_render_page_ready),
1171         (ev_job_render_run):
1172
1173         Add page_ready signal to notify that page is ready as soon as
1174         possible even if other page elements like links, forms, images or
1175         text mapping are not ready yet.
1176
1177 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1178
1179         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
1180         (dvi_document_file_exporter_do_page),
1181         (dvi_document_file_exporter_get_capabilities),
1182         (dvi_document_file_exporter_iface_init):
1183         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
1184         (ps_document_file_exporter_do_page),
1185         (ps_document_file_exporter_get_capabilities),
1186         (ps_document_file_exporter_iface_init):
1187         * backend/djvu/djvu-document.c:
1188         (djvu_document_file_exporter_begin),
1189         (djvu_document_file_exporter_end),
1190         (djvu_document_file_exporter_get_capabilities),
1191         (djvu_document_file_exporter_iface_init):
1192         * backend/tiff/tiff-document.c:
1193         (tiff_document_file_exporter_begin),
1194         (tiff_document_file_exporter_get_capabilities),
1195         (tiff_document_document_file_exporter_iface_init):
1196         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1197         (pdf_document_file_exporter_do_page),
1198         (pdf_document_file_exporter_get_capabilities),
1199         (pdf_document_file_exporter_iface_init):
1200         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1201         (ev_file_exporter_get_capabilities):
1202         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1203         (idle_print_handler), (ev_print_job_print):
1204         * shell/ev-jobs.c: (ev_job_print_run):
1205         * shell/ev-window.c: (ev_window_print_send),
1206         (ev_window_print_range):
1207
1208         Use capabilities to know which options should be offered by the
1209         print dialog depending on the document backend.
1210
1211 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1214
1215         Give priority to forms over text to set the cursor.
1216
1217 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1218
1219         * shell/ev-view-private.h:
1220         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1221         (ev_view_leave_notify_event), (ev_view_finalize),
1222         (ev_view_get_property), (ev_view_class_init):
1223
1224         Use IBEAM cursor for text form fields and NORMAL cursor for read
1225         only fields. Remove unused status attribute.
1226
1227 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1228
1229         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1230
1231         Update region for current selected items also for checkbox
1232         buttons, since they can behave as radio buttons when they are in a
1233         set.
1234
1235 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1236
1237         * configure.ac:
1238         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1239
1240         Get max length of text form fields.
1241
1242 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1243
1244         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1245         * libdocument/ev-form-field.h:
1246         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1247
1248         Fix build with current poppler cvs head.
1249
1250 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1251
1252         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1253         * shell/eggfindbar.c: (egg_find_bar_init):
1254
1255         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1256         deprecation. Fixes bug #455667
1257
1258 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1259
1260         * NEWS:
1261         * configure.ac:
1262         
1263         Update for release 0.9.2
1264
1265 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1266
1267         * shell/ev-view.c: (ev_view_form_field_text_save),
1268         (ev_view_form_field_choice_save):
1269
1270         Fix a crash when closing whith a form widget visible.
1271
1272 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1273
1274         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1275
1276         Update also the region of the current selected button when
1277         clicking on another button if they are radio buttons.
1278
1279 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1280
1281         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1282         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1283         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1284         (ev_pixbuf_cache_get_link_mapping),
1285         (ev_pixbuf_cache_get_image_mapping),
1286         (ev_pixbuf_cache_get_form_field_mapping),
1287         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1288         * shell/ev-view.c: (ev_view_form_field_get_region),
1289         (ev_view_form_field_button_create_widget),
1290         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1291         (job_finished_cb):
1292
1293         Redraw only form field region instead of the whole page when
1294         reloading a page to show changes on the form field.
1295
1296 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1297
1298         * shell/ev-view.c: (ev_view_form_field_choice_save):
1299
1300         Fix selection of first item in list form fields.
1301
1302 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1303
1304         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1305         (ev_pixbuf_cache_reload_page),
1306         (ev_pixbuf_cache_get_form_field_mapping):
1307
1308         Some refactoring to avoid duplicated code.
1309
1310 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1311
1312         * configure.ac:
1313         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1314         (ev_form_field_from_poppler_field),
1315         (pdf_document_forms_get_form_fields),
1316         (pdf_document_forms_form_field_text_get_text),
1317         (pdf_document_forms_form_field_text_set_text),
1318         (pdf_document_forms_form_field_button_set_state),
1319         (pdf_document_forms_form_field_button_get_state),
1320         (pdf_document_forms_form_field_choice_get_item),
1321         (pdf_document_forms_form_field_choice_get_n_items),
1322         (pdf_document_forms_form_field_choice_is_item_selected),
1323         (pdf_document_forms_form_field_choice_select_item),
1324         (pdf_document_forms_form_field_choice_toggle_item),
1325         (pdf_document_forms_form_field_choice_unselect_all),
1326         (pdf_document_forms_form_field_choice_set_text),
1327         (pdf_document_forms_form_field_choice_get_text),
1328         (pdf_document_document_forms_iface_init):
1329         * libdocument/Makefile.am:
1330         * libdocument/ev-form-field.[ch]:
1331         * libdocument/ev-document-forms.[ch]:
1332         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1333         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1334         (add_job), (ev_pixbuf_cache_reload_page),
1335         (ev_pixbuf_cache_get_form_field_mapping):
1336         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1337         * shell/ev-view-private.h:
1338         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1339         (ev_view_handle_cursor_over_xy),
1340         (ev_view_get_form_field_at_location),
1341         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1342         (ev_view_form_field_button_create_widget),
1343         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1344         (ev_view_form_field_text_create_widget),
1345         (ev_view_form_field_choice_save),
1346         (ev_view_form_field_choice_changed),
1347         (ev_view_form_field_choice_create_widget),
1348         (ev_view_handle_form_field), (ev_view_size_allocate),
1349         (ev_view_realize), (draw_end_presentation_page),
1350         (ev_view_button_press_event), (ev_view_remove_all),
1351         (ev_view_motion_notify_event), (ev_view_key_press_event),
1352         (ev_view_enter_notify_event), (highlight_find_results),
1353         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1354         (ev_view_class_init), (page_changed_cb),
1355         (on_adjustment_value_changed), (ev_view_set_presentation),
1356         (merge_selection_region), (ev_view_set_cursor),
1357         (ev_view_reset_presentation_state):
1358         
1359         Merge evince-forms branch.
1360
1361 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1362
1363         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1364
1365         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1366         This script also updates itself from libegg
1367
1368         * cut-n-paste/toolbar-editor/egg*:
1369         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1370         libegg
1371
1372 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1373
1374         * shell/ev-window.c:
1375         
1376         Adds a nice icon to page action during toolbar editing.
1377         See bug #452872.
1378
1379 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1380
1381         * data/evince-toolbar.xml:
1382         * shell/ev-window.c:
1383         
1384         Let user add a presentation and fullscreen icons on toolbar.
1385         See bug #449734.
1386
1387 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1388
1389         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1390
1391         new script to keep in sync with toolbareditor in libegg
1392
1393         * cut-n-paste/toolbar-editor/*: 
1394
1395         Run update-toolbareditor-from-libegg so we are in sync again. 
1396         Fixes bug #452850.
1397         
1398
1399 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1400
1401         * shell/ev-sidebar-links.c: (job_finished_callback):
1402
1403         Do not connect selection changed signal more than once. Fixes bug
1404         #349433.
1405
1406 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1407
1408         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1409
1410         Do not change sidebar chrome flag when pressing F9 key in
1411         presentation mode.
1412
1413 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1414
1415         * backend/pdf/ev-poppler.cc:
1416         (pdf_document_thumbnails_get_dimensions):
1417
1418         Make sure thumbnails width and height is not <= 0. Fixes a crash
1419         with some pdf documents which have really small pages.
1420
1421 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1422
1423         * shell/main.c: (main):
1424
1425         Fixes program description translation issue.
1426         Bug #450148.
1427
1428 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1429
1430         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1431
1432         Do not change current page when returning from black/white mode
1433         in presentation. Fixes bug #415032.
1434
1435 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1436
1437         * NEWS:
1438         * configure.ac:
1439         
1440         Update for release 0.9.1
1441
1442 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1443
1444         * backend/dvi/dvi-document.c:
1445         (dvi_document_finalize),
1446         (dvi_document_file_exporter_format_supported),
1447         (dvi_document_file_exporter_begin),
1448         (dvi_document_file_exporter_do_page),
1449         (dvi_document_file_exporter_end),
1450         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1451         
1452         PDF exporter for dvi documents. Fixes bug #441319.
1453
1454 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1455
1456         * shell/ev-window.c: (ev_window_clear_print_job):
1457
1458         Clear gtk print job when job has finished. Fixes bug #447612.
1459
1460 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1461
1462         * shell/ev-window.c: (ev_window_print_send),
1463         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1464
1465         Add preview button to print dialog. Fixes bug #445419.
1466
1467 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1468
1469         * backend/dvi/Makefile.am:
1470         * backend/dvi/pixbuf-device.[ch]: Removed
1471         * backend/dvi/cairo-device.[ch]: Added
1472         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1473         * backend/dvi/dvi-document.c: (dvi_document_load),
1474         (dvi_document_render), (dvi_document_finalize),
1475         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1476         (dvi_document_do_color_special):
1477         * libdocument/ev-document-misc.[ch]:
1478         (ev_document_misc_pixbuf_from_surface):
1479
1480         Port dvi backend to cairo and fix a problem with colors. 
1481
1482 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1483
1484         * shell/ev-view.c: (draw_one_page):
1485
1486         Draw only visible region.
1487
1488 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1489
1490         * backend/djvu/djvu-document.c: (djvu_document_render):
1491
1492         Fix rotation in djvu backend.
1493
1494 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1495
1496         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1497         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1498         (ev_pixbuf_cache_get_image_mapping),
1499         (ev_pixbuf_cache_get_text_mapping):
1500
1501         Redraw view every time we have a new surface. Fixes bug #443587.
1502
1503 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1504
1505         * libdocument/ev-document.c: (ev_document_info_free):
1506
1507         Fix memory leaks.
1508
1509 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1510
1511         * backend/dvi/dvi-document.c: (dvi_document_render),
1512         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1513         * backend/impress/impress-document.c:
1514         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1515         (impress_document_render), (impress_document_document_iface_init),
1516         (impress_document_thumbnails_get_thumbnail):
1517         * backend/djvu/djvu-document-private.h:
1518         * backend/djvu/djvu-document.c: (djvu_document_render),
1519         (djvu_document_finalize), (djvu_document_document_iface_init),
1520         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1521         * backend/tiff/tiff-document.c: (tiff_document_render),
1522         (tiff_document_render_pixbuf),
1523         (tiff_document_document_iface_init):
1524         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1525         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1526         (pdf_selection_render_selection):
1527         * backend/comics/comics-document.c:
1528         (comics_document_render_pixbuf), (comics_document_render),
1529         (comics_document_document_iface_init):
1530         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1531         (pixbuf_document_document_iface_init):
1532         * libdocument/ev-document-misc.[ch]:
1533         (ev_document_misc_surface_from_pixbuf),
1534         (ev_document_misc_surface_rotate_and_scale):
1535         * libdocument/ev-document.[ch]: (ev_document_render):
1536         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1537         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1538         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1539         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1540         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1541         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1542         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1543         (render_finished_cb), (ev_job_render_run):
1544         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1545         (merge_selection_region):
1546
1547         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1548         and selections.
1549
1550 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1551
1552         * shell/ev-window-title.c: (ev_window_title_update):
1553
1554         Fix memory leak.
1555
1556 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1557
1558         * shell/ev-view.c: (draw_loading_text):
1559
1560         Show loading text centered. Fixes bug #433061
1561
1562 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1563
1564         * shell/ev-sidebar-thumbnails.c:
1565         (ev_sidebar_thumbnails_set_loading_icon):
1566
1567         Remove a mutex in the main thread that blocks the UI in heavy
1568         documents.
1569
1570 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1571
1572         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1573
1574         Set points_set to TRUE so that selections don't disappear after a
1575         zoom change.
1576
1577 2007-06-07  Michael Monreal  <infernux@web.de>
1578
1579         * data/icons/16x16/actions/Makefile.am:
1580         * data/icons/16x16/actions/zoom.svg:
1581         * data/icons/22x22/actions/Makefile.am:
1582         * data/icons/22x22/actions/zoom.svg:
1583         * data/icons/24x24/actions/Makefile.am:
1584         * shell/ev-stock-icons.c:
1585         * shell/ev-stock-icons.h:
1586         * shell/ev-window.c:
1587         
1588         Zoom icon artwork. See bug #444795.
1589
1590 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1591
1592         * shell/ev-metadata-manager.c: Remove extraneous function
1593         (Closes: #444386)
1594
1595 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1596
1597         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1598         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1599         (ev_metadata_manager_set), (ev_metadata_manager_save):
1600         Simplify the timeout, no need for modified anymore
1601
1602 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1603
1604         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1605         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1606         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1607         (ev_metadata_manager_save): Adapted patch from Arjan van de
1608         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1609         time, saves on power (Closes: #443851)
1610
1611 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1612
1613         * configure.ac:
1614         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1615         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1616
1617         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1618
1619 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1620
1621         * shell/ev-window.c: (ev_window_add_history):
1622
1623         Check if history is NULL
1624
1625 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1626
1627         * libdocument/ev-image.c: (ev_image_finalize):
1628         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1629         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1630         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1631         (ev_tmp_uri_unlink):
1632
1633         Add functions to delete temporary files created by evince in a safe
1634         way.
1635
1636         * shell/ev-window.c: (ev_window_clear_local_uri),
1637         (open_xfer_update_progress_callback),
1638         (save_xfer_update_progress_callback), (ev_window_save_remote),
1639         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1640         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1641         (attachment_save_dialog_response_cb),
1642         (ev_attachment_popup_cmd_save_attachment_as):
1643
1644         Allow saving a copy of a document, image or attachment to a remote
1645         location. Fixes bug #440754. 
1646
1647 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1648
1649         * configure.ac:
1650         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1651
1652         Fix build with current poppler from cvs head. 
1653
1654 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1655
1656         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1657
1658         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1659         directory exists.
1660
1661 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1662
1663         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1664         * shell/ev-window.c:
1665
1666         Change sidebar ordering. Fixes bug #439939.
1667
1668 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1669
1670         * backend/comics/Makefile.am:
1671         
1672         Fixes build with --without-libgnome.
1673
1674 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1675         
1676         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1677
1678         Update cursor and tooltip on page change and view scroll. Fixes bug
1679         #439217.
1680
1681 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1682
1683         * NEWS:
1684         * configure.ac:
1685         
1686         Update for release 0.9.0
1687
1688 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1689
1690         * backend/djvu/djvu-document-private.h:
1691         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1692         (djvu_document_finalize),
1693         (djvu_document_file_exporter_format_supported),
1694         (djvu_document_file_exporter_begin),
1695         (djvu_document_file_exporter_do_page),
1696         (djvu_document_file_exporter_end),
1697         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1698         
1699         Implemented printing with djvu. Bug #437998.
1700
1701 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1702
1703         * backend/impress/zip.c:
1704         Add missing ulong definition.
1705
1706         * backend/ps/ps-interpreter.c:
1707         Add missing headers.
1708
1709         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1710
1711 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1712
1713         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1714
1715         Add missing call to parent class dispose method. 
1716
1717 2007-05-12  Ross Burton  <ross@openedhand.com>
1718
1719         * shell/main.c:
1720         Sync keybindings manually when building without libgnome
1721         (#437925).
1722
1723 2007-05-12  Ross Burton  <ross@openedhand.com>
1724
1725         * shell/ev-window.c:
1726         Respect the screen when opening help (#437866).
1727
1728 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1729
1730         * data/evince-ui.xml:
1731         * shell/ev-application.[ch]: (get_print_settings_from_args),
1732         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1733         (ev_application_open_uri_list):
1734         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1735         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1736         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1737         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1738         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1739         (ev_window_dispose):
1740         * shell/main.c: (arguments_parse):
1741
1742         Add print button in preview mode. Fixes bug #396475. 
1743
1744 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1745
1746         * cut-n-paste/zoom-control/ephy-zoom.h:
1747         
1748         Fixes zoom level factors. See bug #408119 for details.
1749
1750 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1751
1752         * backend/comics/comics-document.c: (comics_regex_quote),
1753         (extract_argv):
1754         
1755         Correctly quote symbols. Fixes crash in the bug
1756         #415370.
1757
1758 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1759
1760         * shell/ev-navigation-action-widget.c:
1761         (ev_navigation_action_widget_init),
1762         (ev_navigation_action_widget_class_init),
1763         (ev_navigation_action_widget_button_press_event):
1764         
1765         Connect to button-press event on correct widget. Fixes
1766         bug #431988
1767
1768 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1769
1770         * shell/ev-application.c: (ev_application_open_window),
1771         (ev_application_add_icon_path_for_screen),
1772         (ev_application_open_uri_at_dest):
1773         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1774         * shell/ev-navigation-action.c: (build_menu):
1775         
1776         Add app-specific icons to our icon theme. Fixes bug
1777         #425508.
1778
1779 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1780
1781         * shell/ev-history.c: (ev_history_class_init),
1782         (ev_history_add_link):
1783         * shell/ev-history.h:
1784         * shell/ev-navigation-action.c:
1785         (ev_navigation_action_history_changed),
1786         (ev_navigation_action_set_history), (build_menu),
1787         (ev_navigation_action_finalize):
1788         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1789         
1790         Make navigation action unsensitive instead of showing
1791         menu with unsensitive word. Fixes bug #417392.
1792
1793 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1794
1795         * shell/ev-application.[ch]: (ev_application_shutdown),
1796         (ev_application_get_print_settings),
1797         (ev_application_set_print_settings):
1798         * shell/ev-window.c:
1799
1800         Remember print settings. Fixes bug #349102. 
1801
1802 2007-05-08  Christian Persch  <chpe@gnome.org>
1803
1804         * configure.ac:
1805         * properties/ev-properties-view.c:
1806
1807         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1808         Bug #382438.
1809
1810 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1811
1812         * configure.ac:
1813         * properties/ev-properties-view.c: (ev_regular_paper_size):
1814
1815         Use gtk+ builtin paper list to identify the document's paper size.
1816         Fixes bug #382438. 
1817
1818 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1819
1820         * configure.ac:
1821
1822         Fix build when compiling with thumbnailer and libgnome support. 
1823
1824 2007-05-04  Ross Burton  <ross@openedhand.com>
1825
1826         * configure.ac:
1827         Add --without-libgnome, check for libgnome and libgnomeui
1828         separately, and add them to the symbols as required.
1829
1830         * libdocument/ev-file-helpers.c:
1831         When building without libgnome, use g_get_user_config_dir instead
1832         of gnome_user_dir_get.
1833
1834         * shell/ev-application.c:
1835         When building without libgnome, don't use session management.
1836
1837         * shell/main.c:
1838         When building without libgnome, don't use GnomeProgram or
1839         initialise the authentication manager.
1840
1841         This fixes #328842.
1842
1843 2007-05-04  Ross Burton  <ross@openedhand.com>
1844
1845         * shell/ev-window.c:
1846         Don't use libgnome to open help, instead call Yelp directly.
1847
1848 2007-05-04  Ross Burton  <ross@openedhand.com>
1849
1850         * shell/ev-sidebar-attachments.c:
1851         Don't use libgnome to lookup icons for MIME types, instead copy
1852         code from GTK+ to do it manually.
1853
1854 2007-05-04  Ross Burton  <ross@openedhand.com>
1855
1856         * configure.ac:
1857         Add libxml to the dependencies for SHELL_CORE (#435818).
1858
1859 2007-05-02  Ross Burton  <ross@openedhand.com>
1860
1861         * configure.ac:
1862         * Makefile.am:
1863         Add --disable-thumbnailer (#434825)
1864
1865 2007-05-02  Ross Burton  <ross@openedhand.com>
1866
1867         * shell/ev-window.c:
1868         Add missing includes, fix indentation.
1869
1870         * shell/main.c:
1871         Fix indentation.
1872
1873 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1874
1875         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1876         ev_application_open_uri_at_dest instead of ev_application_open_uri
1877         preventing new document always being opened in a new window even if there
1878         is an empty window.
1879
1880 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1881
1882         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1883         (egg_recent_view_uimanager_finalize):
1884         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1885         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1886         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1887         (ev_pixbuf_cache_dispose):
1888         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1889         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1890         
1891         Add missing chain to parent class methods. Fixes
1892         bug #433128.
1893
1894 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1895
1896         * data/Makefile.am (update-icon-cache): Updates
1897         gtk-update-icon-cache in uninstall-hook.
1898
1899 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1900
1901         * shell/ev-window.c: (ev_window_setup_document),
1902         (ev_window_set_document), (ev_window_load_job_cb):
1903         * shell/ev-view.c: (setup_caches):
1904         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1905
1906         Start rendering pages before any other jobs. 
1907
1908 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1909
1910         * shell/ev-window.c: (ev_window_stop_fullscreen),
1911         (ev_window_stop_presentation):
1912
1913         Update chrome visibility before window unfullscreen. 
1914
1915 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1916
1917         * data/Makefile.am:
1918         * data/evince-ui.xml:
1919         * shell/ev-stock-icons.[ch]:
1920         * shell/ev-application.[ch]: (ev_application_shutdown),
1921         (ev_application_init), (ev_application_get_toolbars_model):
1922         * shell/ev-window.c: (update_chrome_visibility),
1923         (fullscreen_toolbar_setup_item_properties),
1924         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1925         (ev_window_run_presentation), (ev_window_stop_presentation),
1926         (ev_window_run_preview), (ev_window_screen_changed),
1927         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1928         (ev_window_dispose), (ev_window_init):
1929
1930         Make fullscreen toolbar always visible. Do not use egg toolbars for
1931         fullscreen and preview modes since such toolbars are not editables.
1932         Fixes bugs #300278, #338910 and #316188.  
1933
1934 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1935
1936         * shell/ev-application.c:
1937         * shell/ev-job-queue.c:
1938         * shell/ev-metadata-manager.c:
1939         * shell/ev-stock-icons.c:
1940         * shell/ev-window.c:
1941         * shell/main.c:
1942         
1943         Developers documentation updated.
1944
1945 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1946
1947         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1948
1949         Check whether uri is valid before launching it. Fixes bug #427664.
1950
1951 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1952
1953         * shell/ev-window.c:
1954
1955         Change key accelerator for Open a Copy menu entry which is in conflict
1956         with Close. Fixes bug #427321.
1957
1958 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1959
1960         * NEWS:
1961         * configure.ac:
1962         
1963         Update for release 0.8.1
1964
1965 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1966
1967         * shell/ev-window.c: (setup_size_from_metadata):
1968         
1969         Do not make window bigger than screen. Fixes bug 
1970         #388985.
1971
1972 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1973
1974         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1975         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1976
1977         Use default resolution when it's not provided by document. Fixes bug
1978         #408762.
1979
1980 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1981
1982         * configure.ac:
1983         * thumbnailer/Makefile.am:
1984         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1985         * thumbnailer/evince-thumbnailer.schemas.in:
1986         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1987
1988         Add support for ps, eps and compressed documents thumbnails. Do not
1989         ignore size parameter. 
1990
1991 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1992
1993         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1994         (dvi_document_do_color_special):
1995         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1996
1997         Implement font color specials in the DVI backend. Fixes bug #303651.
1998
1999 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2000
2001         Fixup the previous commit:
2002
2003         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
2004         * shell/xdg-user-dir-lookup.c: Make the function non-static
2005         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
2006
2007 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
2008
2009         * shell/ev-window.c (file_open_dialog_response_cb): Use
2010         the xdg-user-dirs DOCUMENTS folder as default folder when
2011         opening a file chooser.  (#424858)
2012
2013         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
2014         xdg-user-dirs.
2015
2016 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2017
2018         * shell/ev-window.c: (ev_window_load_job_cb):
2019
2020         Do not setup view from metadata on preview mode. 
2021
2022 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2023
2024         * shell/main.c:
2025
2026         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
2027
2028 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2029
2030         * shell/ev-view.c: (ev_view_primary_get_cb):
2031
2032         Check pointer != NULL before using it. Fixes bug #416841. 
2033
2034 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2035
2036         * NEWS:
2037         * configure.ac:
2038         
2039         Release 0.8.0
2040
2041 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2042
2043         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2044
2045         Do not render thumbnails when sidebar thumbnail page is not visible
2046         at startup. Fixes bug #416447. 
2047
2048 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
2049
2050         * data/evince.desktop.in.in:
2051
2052         "Application" is not a valid category in the freedesktop specification.
2053
2054 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2055
2056         * libdocument/ev-file-helpers.[ch]: (compression_run),
2057         (ev_file_uncompress), (ev_file_compress):
2058         * shell/ev-window.c: (file_save_dialog_response_cb):
2059
2060         Save document compressed when saving a copy of a compressed document.
2061         Fixes bug #334542.
2062
2063 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2064
2065         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
2066
2067         Allow deleting in goto window entry in presentation mode. 
2068
2069 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
2070
2071         * Makefile.am: Dist MAINTAINERS.
2072
2073 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2074
2075         * shell/ev-window.c: (ev_window_update_actions):
2076
2077         Fix zoom shortcut keys when searching. Fixes bug #409828.
2078
2079 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2080
2081         * shell/ev-window.c: (ev_window_setup_document):
2082
2083         Fix crash when loading documents with only one page. 
2084
2085 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2086
2087         * backend/dvi/dvi-document.c:
2088         (dvi_document_thumbnails_get_dimensions),
2089         (dvi_document_thumbnails_get_thumbnail):
2090         * backend/impress/impress-document.c:
2091         (impress_document_thumbnails_get_thumbnail),
2092         (impress_document_thumbnails_get_dimensions):
2093         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
2094         (ps_document_thumbnails_get_dimensions):
2095         * backend/djvu/djvu-document.c:
2096         (djvu_document_thumbnails_get_dimensions),
2097         (djvu_document_thumbnails_get_thumbnail):
2098         * backend/tiff/tiff-document.c:
2099         (tiff_document_thumbnails_get_thumbnail),
2100         (tiff_document_thumbnails_get_dimensions):
2101         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
2102         (pdf_document_thumbnails_get_thumbnail),
2103         (pdf_document_thumbnails_get_dimensions):
2104         * backend/comics/comics-document.c:
2105         (comics_document_thumbnails_get_thumbnail),
2106         (comics_document_thumbnails_get_dimensions):
2107         * backend/pixbuf/pixbuf-document.c:
2108         (pixbuf_document_thumbnails_get_thumbnail),
2109         (pixbuf_document_thumbnails_get_dimensions):
2110         * libdocument/ev-document-thumbnails.[ch]:
2111         (ev_document_thumbnails_get_thumbnail),
2112         (ev_document_thumbnails_get_dimensions):
2113         * libdocument/ev-document-misc.[ch]:
2114         (ev_document_misc_get_thumbnail_frame):
2115         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2116         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
2117         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
2118         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
2119         (ev_sidebar_thumbnails_refresh):
2120         * shell/ev-window.c: (ev_window_setup_document):
2121         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2122
2123         Use an EvRenderContext for rendering thumbnails instead of a suggested
2124         width, so that different sized pages get sized proportionally.
2125
2126 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2127
2128         * shell/ev-view.c: (ev_view_button_press_event),
2129         (ev_view_key_press_event):
2130
2131         Fix critical warnings when there is no document loaded. 
2132
2133 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2134
2135         * shell/ev-page-action-widget.c:
2136         * shell/ev-navigation-action.c:
2137         * shell/ev-window.c:
2138
2139         Fix compile warnings. 
2140
2141 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2142
2143         * backend/djvu/djvu-text.h:
2144         * backend/djvu/djvu-document.c:
2145         * backend/djvu/djvu-text-page.c:
2146         * backend/djvu/djvu-links.c:
2147         * backend/djvu/djvu-text-page.h:
2148         * backend/djvu/djvu-text.c:
2149         
2150         Fix build on Mac. Fixes bug #392186. Patch by
2151         <ephraim_owns@hotmail.com>
2152
2153 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2154
2155         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2156
2157         Restore cairo context before rendering every page when printing a PDF
2158         document into a PDF file. 
2159
2160 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2161
2162         * backend/ps/gstypes.h:
2163         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
2164         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
2165         (ps_document_thumbnails_get_thumbnail):
2166
2167         Handle PostScript page orientation. Fixes bug #318568.
2168
2169 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2170
2171         * backend/ps/Makefile.am:
2172         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
2173         (document_load), (ps_document_load), (save_document),
2174         (save_page_list), (ps_document_get_n_pages),
2175         (ps_document_get_page_size), (ps_document_get_info),
2176         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
2177         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
2178         (ps_document_thumbnails_get_thumbnail),
2179         (ps_document_thumbnails_get_dimensions),
2180         (ps_document_document_thumbnails_iface_init):
2181         * backend/ps/ps.[ch]: (psgetpagebox):
2182         * backend/ps/ps-interpreter.[ch]:
2183
2184         Add support for thumbnails in ps backend. Fixes bug #164755. 
2185
2186 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2187
2188         * NEWS:
2189         * configure.ac:
2190         
2191         Release 0.7.2
2192
2193 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2194
2195         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2196         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2197         (ev_window_dispose):
2198
2199         Use document thumbnail as window icon. Fixes bug #384442.
2200
2201 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2202
2203         * configure.ac:
2204
2205         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2206         duplicated adding application/x-bzpostscript instead. 
2207
2208 2007-02-11  Tom Parker  <palfrey@tevp.net>
2209
2210         * backend/ps/ps-document.c: (document_load):
2211
2212         Check return value of psscan before trying
2213         to use it. Fixes bug #372414.
2214
2215 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2216
2217         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2218
2219         Fix invalid free in ev-page-cache. Fixes bug #404745.
2220
2221 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2222
2223         * test/Makefile.am:
2224         * test/test3.py:
2225         
2226         Added reload test case.
2227
2228 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2229
2230         * po/POTFILES.in:
2231         * backend/djvu/djvu-document.c: (djvu_document_load):
2232
2233         Check whether there are missing files in indirect multipage djvu
2234         documents. Fixes bug #361683. 
2235
2236 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2237
2238         * test/Makefile.am:
2239         * test/test-mime.bin:
2240         * test/test3.py:
2241         
2242         Added test for slow mime type
2243
2244 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2245
2246         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2247
2248         Add some checks and call parent_class->finalize. Fixes bug #404745.
2249
2250 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2251
2252         * shell/ev-navigation-action.c: (connect_proxy):
2253         
2254         Fixes dropdown history menu. Thanks a lot Carlos!
2255
2256 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2257
2258         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2259
2260         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2261         bug #373715.
2262
2263 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2264
2265         * backend/ps/ps.c: (psscan):
2266
2267         Fix memory leak. 
2268
2269 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2270
2271         * configure.ac:
2272         * libdocument/ev-file-helpers.c: 
2273
2274         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2275
2276 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2277
2278         * configure.ac:
2279         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2280         (ps_interpreter_start), (document_load), (save_document),
2281         (save_page_list):
2282         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2283         * libdocument/ev-document-factory.c:
2284         (ev_document_factory_get_from_mime), (get_document_from_uri),
2285         (free_uncompressed_uri), (ev_document_factory_get_document):
2286         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2287
2288         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2289
2290 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2291
2292         * libdocument/ev-document.h:
2293
2294         Fix typo in function name. 
2295
2296 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2297
2298         * backend/ps/ps-document.c: (ps_interpreter_finished),
2299         (ps_interpreter_start), (ps_interpreter_failed):
2300
2301         Handle ghostscript interpreter crashes. 
2302
2303 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2304
2305         * shell/ev-window.c: (ev_window_open_uri),
2306         (window_configure_event_cb):
2307
2308         Setup window size and position before showing it. Fixes bug #401711.
2309
2310 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2311
2312         * backend/ps/Makefile.am:
2313         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2314         (ps_document_dispose), (ps_document_class_init),
2315         (ps_interpreter_input), (ps_interpreter_output),
2316         (ps_interpreter_error), (setup_interpreter_env),
2317         (ps_interpreter_start), (ps_interpreter_stop),
2318         (ps_interpreter_failed), (ps_interpreter_is_ready),
2319         (check_filecompressed), (document_load), (ps_document_load),
2320         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2321         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2322         (render_page):
2323
2324         Rework ps-document. Code cleanups, remove deprecated code. 
2325
2326 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2327
2328         * shell/ev-view.c: (ev_view_button_press_event):
2329
2330         Do not start an image drag and drop operation when pointer is on 
2331         text, so that we can select text when the whole background is an
2332         image. 
2333
2334 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2335
2336         * shell/ev-window.c: (ev_window_update_actions): 
2337
2338         Disable all zoom related actions during presentation mode. 
2339
2340 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2341
2342         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2343
2344         Do not zoom in or out on presentation mode. Fixes bug #401305.
2345
2346 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2347
2348         * shell/ev-navigation-action.c: (connect_proxy),
2349         (create_menu_item), (ev_navigation_action_class_init):
2350         
2351         Correctly show menu and fix crash when navigaton 
2352         action is out of toolbar visible area.
2353
2354 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2355
2356         * data/Makefile.am:
2357         * data/evince.1:
2358         
2359         Added man file
2360
2361 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2362
2363         * help/reference/* :
2364         * configure.ac:
2365         
2366         Added gtk-doc based documentation for Evince.
2367         Still in initial state but I hope it will
2368         grow.
2369         
2370         * configure.ac:
2371         
2372         Lower dbus requirement to 0.70
2373
2374 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2375
2376         * shell/ev-window.c: (ev_window_add_history):
2377
2378         Fix memory leak. 
2379
2380 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2381
2382         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2383         * shell/ev-view.h:
2384         * shell/ev-window.c: (ev_window_add_history):
2385         
2386         Correctly handle named destination links
2387
2388 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2389
2390         * NOTES:
2391         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2392         * backend/pdf/ev-poppler.cc:
2393         * libdocument/ev-document-links.h:
2394         * libdocument/ev-link.c: (ev_link_get_page):
2395         * libdocument/ev-link.h:
2396         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2397         (ev_history_add_link):
2398         * shell/ev-history.h:
2399         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2400         (new_history_menu_item), (build_menu):
2401         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2402         * shell/ev-sidebar-links.c: (create_loading_model),
2403         (print_section_cb), (ev_sidebar_links_construct),
2404         (fill_page_labels), (update_page_callback_foreach),
2405         (update_page_callback), (job_finished_callback):
2406         * shell/ev-view.c: (ev_view_handle_link):
2407         * shell/ev-window.c: (ev_window_find_chapter),
2408         (ev_window_add_history), (view_handle_link_cb),
2409         (history_changed_cb):
2410         
2411         Implements another history variant
2412
2413 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2414
2415         * shell/ev-window.c: (view_external_link_cb):
2416         * shell/ev-view.c: (ev_view_button_release_event):
2417
2418         Open links in new window when clicking with middle button. 
2419
2420 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2421
2422         * shell/ev-navigation-action.c: (new_history_menu_item):
2423         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2424         * shell/ev-view.c: (ev_view_handle_link):
2425         * shell/ev-window.c:
2426         
2427         Store link before jump, not the destination. For me it 
2428         seems like more natural history behavior.
2429
2430 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2431
2432         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2433         (ev_navigation_action_class_init):
2434         * shell/ev-navigation-action.h:
2435         * shell/ev-page-action.c: (activate_cb):
2436         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2437         (ev_page_cache_set_current_page_history):
2438         * shell/ev-page-cache.h:
2439         * shell/ev-sidebar-thumbnails.c:
2440         (ev_sidebar_tree_selection_changed),
2441         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2442         * shell/ev-view-private.h:
2443         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2444         * shell/ev-view.h:
2445         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2446         (ev_window_setup_document), (ev_window_load_job_cb):
2447         * shell/ev-window.h:
2448         
2449         History finally works as expected.
2450
2451 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2452
2453         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2454
2455         Do not update links treeview if it doesn't have a model assigned yet. 
2456
2457 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2458
2459         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2460         (ev_sidebar_links_class_init), (update_page_callback):
2461
2462         Do not update links treeview when sidepane is not visible. 
2463
2464 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2465
2466         * shell/ev-marshal.list:
2467         * shell/ev-page-action.c: (activate_cb),
2468         (ev_page_action_class_init):
2469         * shell/ev-page-action.h:
2470         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2471         * shell/ev-window.c:
2472         
2473         Remove activate_link signal, not required.
2474
2475 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2476
2477         * shell/ev-navigation-action.c: (build_menu):
2478         
2479         Reorder menu items and build menu with fixed length.
2480
2481 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2482
2483         * shell/ev-view.c: (get_selected_text):
2484         
2485         Normalize text to fix ligatures problem. See bug
2486         #341947 for details.
2487
2488 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2489
2490         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2491
2492         Fix memory leak in ev-page-cache. 
2493
2494 2007-01-25  Tom Parker <palfrey@tevp.net>
2495
2496         * backend/impress/impress-document.c: (impress_document_load),
2497         (impress_document_finalize), (impress_document_init):
2498         * properties/ev-properties-main.c: (ev_properties_get_pages):
2499         
2500         Correctly handle impress document errors. Fixes nautilus
2501         crash in property page #370491.
2502
2503 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2504
2505         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2506         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2507         (ev_job_queue_remove_job):
2508         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2509         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2510         (ev_job_load_run):
2511         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2512         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2513         (ev_window_load_job_cb), (xfer_update_progress_callback),
2514         (ev_window_open_uri), (ev_window_dispose):
2515         * shell/main.c: (main):
2516
2517         Do file transfer asynchronously in the main thread instead of
2518         synchronously in the load thread. Fixes bugs #399694, #398307 and
2519         #343542.
2520
2521 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2522
2523         * shell/ev-jobs.c: (ev_job_xfer_run):
2524
2525         Load the document with the font-config lock held. 
2526
2527 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2528
2529         * backend/ps/ps-document.c: (start_interpreter):
2530
2531         Fix memory leaks in ps backend. 
2532
2533 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2534
2535         * backend/impress/impress-document.c:
2536         (impress_document_render_pixbuf):
2537
2538         Do not acquire fontconfig lock in impress backend, since it is using
2539         the main loop for rendering. 
2540
2541 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2542
2543         * po/POTFILES.in: 
2544
2545         Remove mdvi files that shouldn't be translated. 
2546
2547 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2548
2549         * shell/ev-view-private.h:
2550         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2551         (ev_view_set_zoom):
2552
2553         Render "loading..." text into a cairo surface instead of directly into
2554         the window so that fontconfig lock is only needed once and UI is not
2555         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2556
2557 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2558
2559         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2560         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2561
2562         Use icon theme associated with the window screen rather than default. 
2563
2564 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2565
2566         * configure.ac:
2567
2568         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2569
2570 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2571
2572         * data/icons/*/apps/evince.*:
2573
2574         Move Evince icons under new apps directory.
2575
2576         * data/icons/*/actions/*:
2577
2578         Add new custom themeable Evince icons: view-page-continuous, 
2579         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2580         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2581
2582         * configure.ac:
2583
2584         Add new directories to AC_CONFIG_FILES.
2585
2586         * shell/ev-stock-icons.c:
2587         * shell/ev-stock-icons.h:
2588
2589         Use new custom themeable icons.
2590
2591 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2592
2593         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2594
2595         Do not draw white background page in presentation mode. 
2596
2597 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2598
2599         * shell/ev-view.c: Remove unused gnome-vfs include.
2600
2601 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2602
2603         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2604         
2605         Format string is corrected, fixes bug #397129.
2606
2607 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2608
2609         * shell/ev-window.c: (ev_window_setup_recent):
2610
2611         Do not include in recent menu inexistent documents. Fixes
2612         bug #339171.
2613
2614 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2615
2616         * po/POTFILES.skip: 
2617
2618         Update POTFILES.skip file according to current source tree. 
2619
2620 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2621
2622         * shell/ev-window.c: (file_save_dialog_response_cb):
2623
2624         Do Save a copy in atomic way. Fixes bug #328266. 
2625
2626 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2627
2628         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2629
2630         Keep selected cell always visible in index treeview.
2631
2632 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2633         
2634         * shell/ev-view.c: (ev_view_size_allocate):
2635
2636         Restore horizontal scrollbar after switching to/from fullscreen
2637         or presentation mode. Fixes bug #331728.
2638
2639 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2640
2641         * shell/ev-view-private.h:
2642         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2643         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2644         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2645         (ev_view_can_zoom_out):
2646
2647         Use max and min scale values in the view iby taking dpi into account. 
2648
2649 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2650
2651         * configure.ac:
2652         * NEWS:
2653
2654         Release 0.7.1
2655
2656 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2657
2658         * shell/ev-window.c: (ev_window_print_send):
2659
2660         Send print job to printer with some settings set to default values,
2661         since we have already exported to a file according to such settings
2662         and they could be taken twice by some printers. 
2663
2664 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2665
2666         * shell/ev-jobs.c: (ev_job_xfer_run):
2667         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2668
2669         Show main window and load document with the font-config lock held. 
2670
2671 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2672
2673         * configure.ac:
2674         * shell/ev-application.c: (ev_application_register_service):
2675         * shell/main.c: (load_files_remote):
2676
2677         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2678
2679 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2680
2681         * doc/debugging.txt:
2682         
2683         Remove obsolete documentation.
2684
2685 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2686
2687         * Makefile.am:
2688         * backend/Makefile.am:
2689         * backend/comics/Makefile.am:
2690         * backend/djvu/Makefile.am:
2691         * backend/dvi/Makefile.am:
2692         * backend/ev-async-renderer.c:
2693         * backend/ev-async-renderer.h:
2694         * backend/ev-attachment.c:
2695         * backend/ev-attachment.h:
2696         * backend/ev-backend-marshal.c:
2697         * backend/ev-document-factory.c:
2698         * backend/ev-document-factory.h:
2699         * backend/ev-document-find.c:
2700         * backend/ev-document-find.h:
2701         * backend/ev-document-fonts.c:
2702         * backend/ev-document-fonts.h:
2703         * backend/ev-document-images.c:
2704         * backend/ev-document-images.h:
2705         * backend/ev-document-info.h:
2706         * backend/ev-document-links.c:
2707         * backend/ev-document-links.h:
2708         * backend/ev-document-misc.c:
2709         * backend/ev-document-misc.h:
2710         * backend/ev-document-security.c:
2711         * backend/ev-document-security.h:
2712         * backend/ev-document-thumbnails.c:
2713         * backend/ev-document-thumbnails.h:
2714         * backend/ev-document-transition.c:
2715         * backend/ev-document-transition.h:
2716         * backend/ev-document.c:
2717         * backend/ev-document.h:
2718         * backend/ev-file-exporter.c:
2719         * backend/ev-file-exporter.h:
2720         * backend/ev-image.c:
2721         * backend/ev-image.h:
2722         * backend/ev-link-action.c:
2723         * backend/ev-link-action.h:
2724         * backend/ev-link-dest.c:
2725         * backend/ev-link-dest.h:
2726         * backend/ev-link.c:
2727         * backend/ev-link.h:
2728         * backend/ev-render-context.c:
2729         * backend/ev-render-context.h:
2730         * backend/ev-selection.c:
2731         * backend/ev-selection.h:
2732         * backend/impress/Makefile.am:
2733         * backend/pdf/Makefile.am:
2734         * backend/pixbuf/Makefile.am:
2735         * backend/ps/Makefile.am:
2736         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2737         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2738         (start_interpreter), (stop_interpreter), (document_load),
2739         (ps_document_next_page), (render_page):
2740         * backend/tiff/Makefile.am:
2741         * comics/Makefile.am:
2742         * comics/comics-document.c:
2743         * comics/comics-document.h:
2744         * configure.ac:
2745         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2746         * djvu/Makefile.am:
2747         * djvu/djvu-document-private.h:
2748         * djvu/djvu-document.c:
2749         * djvu/djvu-document.h:
2750         * djvu/djvu-links.c:
2751         * djvu/djvu-links.h:
2752         * djvu/djvu-text-page.c:
2753         * djvu/djvu-text-page.h:
2754         * djvu/djvu-text.c:
2755         * djvu/djvu-text.h:
2756         * dvi/Makefile.am:
2757         * dvi/dvi-document.c:
2758         * dvi/dvi-document.h:
2759         * dvi/fonts.c:
2760         * dvi/fonts.h:
2761         * dvi/mdvi-lib/Makefile.am:
2762         * dvi/mdvi-lib/afmparse.c:
2763         * dvi/mdvi-lib/afmparse.h:
2764         * dvi/mdvi-lib/bitmap.c:
2765         * dvi/mdvi-lib/bitmap.h:
2766         * dvi/mdvi-lib/color.c:
2767         * dvi/mdvi-lib/color.h:
2768         * dvi/mdvi-lib/common.c:
2769         * dvi/mdvi-lib/common.h:
2770         * dvi/mdvi-lib/defaults.h:
2771         * dvi/mdvi-lib/dvimisc.c:
2772         * dvi/mdvi-lib/dviopcodes.h:
2773         * dvi/mdvi-lib/dviread.c:
2774         * dvi/mdvi-lib/files.c:
2775         * dvi/mdvi-lib/font.c:
2776         * dvi/mdvi-lib/fontmap.c:
2777         * dvi/mdvi-lib/fontmap.h:
2778         * dvi/mdvi-lib/fontsrch.c:
2779         * dvi/mdvi-lib/gf.c:
2780         * dvi/mdvi-lib/hash.c:
2781         * dvi/mdvi-lib/hash.h:
2782         * dvi/mdvi-lib/list.c:
2783         * dvi/mdvi-lib/mdvi.h:
2784         * dvi/mdvi-lib/pagesel.c:
2785         * dvi/mdvi-lib/paper.c:
2786         * dvi/mdvi-lib/paper.h:
2787         * dvi/mdvi-lib/pk.c:
2788         * dvi/mdvi-lib/private.h:
2789         * dvi/mdvi-lib/setup.c:
2790         * dvi/mdvi-lib/sp-epsf.c:
2791         * dvi/mdvi-lib/special.c:
2792         * dvi/mdvi-lib/sysdeps.h:
2793         * dvi/mdvi-lib/t1.c:
2794         * dvi/mdvi-lib/tfm.c:
2795         * dvi/mdvi-lib/tfmfile.c:
2796         * dvi/mdvi-lib/tt.c:
2797         * dvi/mdvi-lib/util.c:
2798         * dvi/mdvi-lib/vf.c:
2799         * dvi/pixbuf-device.c:
2800         * dvi/pixbuf-device.h:
2801         * impress/Makefile.am:
2802         * impress/common.h:
2803         * impress/document.c:
2804         * impress/f_oasis.c:
2805         * impress/f_oo13.c:
2806         * impress/iksemel.c:
2807         * impress/iksemel.h:
2808         * impress/imposter.h:
2809         * impress/impress-document.c:
2810         * impress/impress-document.h:
2811         * impress/internal.h:
2812         * impress/r_back.c:
2813         * impress/r_draw.c:
2814         * impress/r_geometry.c:
2815         * impress/r_gradient.c:
2816         * impress/r_style.c:
2817         * impress/r_text.c:
2818         * impress/render.c:
2819         * impress/render.h:
2820         * impress/zip.c:
2821         * impress/zip.h:
2822         * lib/Makefile.am:
2823         * lib/ev-debug.c:
2824         * lib/ev-debug.h:
2825         * lib/ev-file-helpers.c:
2826         * lib/ev-file-helpers.h:
2827         * lib/ev-gui.c:
2828         * lib/ev-gui.h:
2829         * lib/ev-tooltip.c:
2830         * lib/ev-tooltip.h:
2831         * libdocument/Makefile.am:
2832         * libdocument/ev-file-helpers.c:
2833         * pdf/Makefile.am:
2834         * pdf/ev-poppler.cc:
2835         * pdf/ev-poppler.h:
2836         * pixbuf/Makefile.am:
2837         * pixbuf/pixbuf-document.c:
2838         * pixbuf/pixbuf-document.h:
2839         * properties/Makefile.am:
2840         * ps/Makefile.am:
2841         * ps/gsdefaults.c:
2842         * ps/gsdefaults.h:
2843         * ps/gsio.c:
2844         * ps/gsio.h:
2845         * ps/gstypes.h:
2846         * ps/ps-document.c:
2847         * ps/ps-document.h:
2848         * ps/ps.c:
2849         * ps/ps.h:
2850         * shell/Makefile.am:
2851         * shell/ev-application.h:
2852         * shell/ev-sidebar-links.c:
2853         * shell/ev-sidebar-links.h:
2854         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2855         (ev_gui_menu_position_tree_selection):
2856         * shell/ev-utils.h:
2857         * shell/ev-view.c: (ev_view_finalize):
2858         * shell/ev-window.c:
2859         * shell/main.c: (main):
2860         * thumbnailer/Makefile.am:
2861         * tiff/Makefile.am:
2862         * tiff/tiff-document.c:
2863         * tiff/tiff-document.h:
2864         * tiff/tiff2ps.c:
2865         * tiff/tiff2ps.h:
2866         
2867         Reorganize source tree.
2868
2869 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2870
2871         * backend/ev-document-factory.c:
2872
2873         Do not include ev-poppler.h when pdf is disabled. 
2874
2875 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2876
2877         * configure.ac:
2878         * data/evince-ui.xml:
2879         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2880         (pdf_document_document_images_iface_init):
2881         * backend/Makefile.am:
2882         * backend/ev-document-images.[ch]:
2883         * backend/ev-image.[ch]:
2884         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2885         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2886         (ev_job_xfer_run):
2887         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2888         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2889         (ev_pixbuf_cache_get_image_mapping):
2890         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2891         (view_menu_popup_cb), (ev_window_dispose),
2892         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2893         (ev_view_popup_cmd_copy_image):
2894         * shell/ev-view-private.h:
2895         * shell/ev-view.c: (ev_view_get_image_at_location),
2896         (ev_view_do_popup_menu), (ev_view_popup_menu),
2897         (ev_view_button_press_event), (ev_view_drag_data_get),
2898         (ev_view_drag_motion), (ev_view_drag_data_received),
2899         (ev_view_motion_notify_event), (ev_view_button_release_event),
2900         (ev_view_finalize), (ev_view_class_init):
2901
2902         Add image handling support. Fixes bugs #310008 and #325047. Images
2903         selection is not supported yet. 
2904
2905 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2906
2907         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2908         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2909         (ev_view_init):
2910
2911         Move view drag and drop stuff to ev-view.
2912
2913 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2914
2915         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2916         * shell/ev-view.c: (clear_selection): 
2917
2918         Clear selection also in pixbuf cache.
2919
2920 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2921
2922         * data/evince.desktop.in.in:
2923         
2924         Change icon name in desktop file. See bug #390734
2925         for details.
2926
2927 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2928
2929         * thumbnailer/Makefile.am:
2930
2931         Use top_builddir instead top_srcdir for generated schema
2932         file installation. Fixes bug #390161.
2933
2934 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2935
2936         * configure.ac:
2937         * backend/Makefile.am:
2938         * backend/ev-document-transition.[ch]:
2939         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2940         (pdf_document_page_transition_iface_init):
2941         * shell/ev-view-private.h:
2942         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2943         (ev_view_set_presentation), (transition_next_page),
2944         (ev_view_presentation_transition_stop),
2945         (ev_view_presentation_transition_start), (ev_view_next_page):
2946
2947         Add page transition support in presentation mode. At the moment only
2948         page duration is supported, but not transition effects. Fixes bug
2949         #309815.
2950
2951 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2952
2953         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2954
2955         Run find_link_dest with document lock held, since it's called by links
2956         thread and main thread at the same time. 
2957
2958 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2959
2960         * shell/ev-view.c: (goto_dest):
2961
2962         Update page-cache when page is changed by the view, so that
2963         page-changed signal is emitted. 
2964
2965 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2966
2967         * test/test1.py:
2968         * test/test2.py:
2969
2970         Use C locale in tests. 
2971
2972 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2973
2974         * shell/ev-window.c: (ev_window_run_presentation):
2975         * shell/ev-view-private.h:
2976         * shell/ev-view.c: (ev_view_set_presentation):
2977
2978         Restore zoom settings when back from presentation mode. 
2979
2980 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2981
2982         * shell/ev-window.c: (ev_window_run_presentation):
2983
2984         Always use "best fit" zoom in presentation mode.
2985         Fixes bug #389195.
2986
2987 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2988
2989         * shell/ev-view.c: (ev_view_goto_window_create):
2990
2991         Show "Jump to page" label in the page jumping popup in
2992         presentation mode instead of just a GtkEntry.
2993
2994 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2995
2996         * shell/ev-window.c: (launch_external_uri):
2997
2998         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2999         #378085.
3000
3001 2006-12-22  Elijah Newren  <newren gmail com>
3002
3003         * configure.ac: explicitly check for libxml2.  Fixes #388795
3004
3005 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3006
3007         * shell/ev-view-private.h:
3008         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
3009         (ev_view_goto_window_delete_event), (key_is_numeric),
3010         (ev_view_goto_window_key_press_event),
3011         (ev_view_goto_window_button_press_event),
3012         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
3013         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
3014         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
3015
3016         Allow jumping to another page by typing a page number in presentation
3017         mode. It uses a popup window with an entry. Fixes bug #353625.
3018
3019 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3020
3021         * configure.ac:
3022         * properties/ev-properties-view.c: (ev_get_default_user_units),
3023         (ev_regular_paper_size):
3024         
3025         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
3026         to Damien Carbery <damien.carbery@sun.com> and
3027         Yevgen Muntyan <muntyan@tamu.edu>.
3028
3029 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3030
3031         * shell/ev-window.c: (setup_document_from_metadata):
3032
3033         Make sure Evince doesn't restore the view on the last
3034         page when a document is reopened. Fixes bug #383381.
3035
3036 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
3037
3038         * shell/ev-view.c: (draw_loading_text):
3039
3040         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
3041
3042 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3043
3044         * configure.ac:
3045         * NEWS:
3046
3047         Release 0.7.0
3048
3049 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3050
3051         * configure.ac:
3052         * pdf/ev-poppler.cc: (pdf_print_context_free),
3053         (pdf_document_file_exporter_begin),
3054         (pdf_document_file_exporter_do_page):
3055
3056         Make cairo-pdf depedency optional. 
3057
3058 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3059
3060         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
3061
3062         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
3063
3064 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3065
3066         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
3067         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
3068         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
3069         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
3070         * shell/ev-view.c: (draw_loading_text):
3071         * shell/ev-window.c: (ev_window_cmd_file_properties):
3072
3073         Use an specific lock for FontConfig. Hopefully it fixes some crashes
3074         related to using FontConfig from different threads.
3075         
3076 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3077
3078         * shell/ev-view.c: (draw_loading_text):
3079
3080         Acquire lock document when drawing "Loading..." text so that only one
3081         thread will use FontConfig at the same time. Fixes bug #374750.
3082
3083 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3084
3085         * shell/ev-page-action.[ch]: (activate_cb):
3086         * shell/ev-window.c: (activate_label_cb):
3087
3088         Check if text inserted in page entry is a valid page number when it
3089         doesn't match to any document page label. Fixes bug #383165.
3090
3091 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
3092         * shell/ev-window.c:
3093
3094         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
3095         available with GTK < 2.10. Added an ifdef to avoid compilation
3096         error.
3097
3098 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3099
3100         * configure.ac:
3101         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
3102
3103         Fix ps backend in multihead systems.
3104
3105 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3106
3107         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
3108         * shell/ev-window.c: (ev_window_get_screen_dpi),
3109         (ev_window_update_actions), (setup_view_from_metadata),
3110         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
3111
3112         Take screen DPI into account when zooming. Fixes bug #318285.
3113
3114 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3115
3116         * data/Makefile.am:
3117
3118         Cleaned up/slightly refactored Makefile.am. Added GConf
3119         schemas uninstallation as well.
3120
3121 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3122
3123         * Makefile.am:
3124         * test/Makefile.am:
3125
3126         Fight with autotools to fix make check. Make distcheck
3127         works fine as well now!
3128
3129 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3130
3131         * shell/ev-view.c: (draw_end_presentation_page):
3132
3133         Corrected "end of presentation" string.
3134
3135 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3136
3137         * shell/ev-view.c: (ev_view_key_press_event):
3138
3139         Correctly propagate key press event so that up/down keys
3140         work as expected (correct behaviour was broken by
3141         black/white screen key bindings for presentations).
3142
3143 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3144
3145         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
3146         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
3147         (pdf_document_find_get_progress), (pdf_selection_render_selection),
3148         (pdf_selection_get_selection_region),
3149         (pdf_selection_get_selection_map):
3150
3151         Add "static" to some private functions. 
3152
3153 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
3154
3155         * lib/ev-tooltip.h:
3156         * properties/ev-properties-view.h:
3157         * shell/ev-jobs.h:
3158         * shell/ev-properties-dialog.h:
3159         * shell/ev-properties-fonts.h:
3160         * shell/ev-sidebar-links.h:
3161         * shell/ev-sidebar-thumbnails.h:
3162         * shell/ev-sidebar.h:
3163         * shell/ev-window.h:
3164         
3165         Fixes CHACK type in class casts. See bug #385343
3166         for details.
3167
3168 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3169
3170         * shell/ev-view-private.h:
3171         * shell/ev-view.c: (draw_end_presentation_page),
3172         (ev_view_expose_event), (ev_view_key_press_event),
3173         (ev_view_class_init), (ev_view_init):
3174
3175         Blank screen in presentation mode when pressing 'b' (filling with
3176         black) or 'w' (filling with white) keys. Fixes bug #358132.
3177
3178 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
3179
3180         * data/evince-toolbar.xml:
3181         * shell/ev-window.c:
3182         
3183         Use stock icon for Select All action. Fixes
3184         bug #382652.
3185
3186 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
3187
3188         * shell/ev-view.c: (get_doc_point_from_offset),
3189         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3190
3191         Add links support in rotated documents. Fixes bug #343733.
3192
3193 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3194
3195         * shell/ev-view-private.h:
3196         * shell/ev-view.c: (draw_end_presentation_page),
3197         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3198
3199         Show a blank page after the last page in presentation mode with a
3200         message indicating that presentation has finished and how to exit. 
3201
3202 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3203
3204         * shell/ev-window.c: (fullscreen_timeout_cb):
3205
3206         Hide cursor after a while in presentation mode. 
3207
3208 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3209
3210         * backend/ev-document-info.h:
3211         * data/evince-properties.glade:
3212         * pdf/ev-poppler.cc:
3213         * properties/ev-properties-view.c: (ev_regular_paper_size),
3214         (ev_properties_view_set_info):
3215         * ps/ps-document.c: (ps_document_get_info):
3216
3217         Adds a paper size field to the properties dialog. Fixes
3218         bug #307315. Patch by Kasper Svendsen (with some i18n
3219         changes done by me).
3220
3221 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3222
3223         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3224         (screensaver_init_dbus), (totem_scrsaver_new),
3225         (totem_scrsaver_init):
3226         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3227         * shell/ev-application.c: (ev_application_register_service),
3228         (ev_application_screensaver_enable),
3229         (ev_application_screensaver_disable):
3230         * shell/ev-application.h:
3231         * shell/ev-window.c: (ev_window_run_presentation),
3232         (ev_window_stop_presentation), (build_comments_string),
3233         (ev_window_init):
3234         
3235         Move screensaver handling to application. No more
3236         message on startup.
3237
3238 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3239
3240         * configure.ac:
3241         * backend/Makefile.am:
3242         * backend/ev-file-exporter.[ch]:
3243         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3244         * ps/ps-document.c: (ps_document_file_exporter_*):
3245         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3246         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3247         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3248         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3249
3250         Allow printing to PDF when suppoted by the backend.
3251         
3252 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3253
3254         * shell/ev-window.c: (build_comments_string):
3255
3256         Use always "Document Viewer" in about dialog. 
3257
3258 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3259
3260         * djvu/djvu-document.c: (djvu_document_get_page_size):
3261
3262         Display a warning message when get_pageinfo fails. 
3263
3264 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3265
3266         * Makefile.am:
3267         * backend/Makefile.am:
3268         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3269         * configure.ac:
3270         * shell/ev-window.c: (build_comments_string):
3271         
3272         Make pdf compilation optional. See bug #38007.
3273
3274 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3275
3276         * ps/ps.c: (get_next_text):
3277
3278         Fix CVE-2006-5864.
3279
3280 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3281
3282         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3283         * shell/ev-navigation-action.c: (connect_proxy),
3284         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3285         
3286         Do not call g_type_class_peek_parent twice.
3287
3288 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3289
3290         * configure.ac:
3291         * data/icons/24x24/.cvsignore:
3292         * data/icons/24x24/Makefile.am:
3293         * data/icons/24x24/evince.png:
3294         * data/icons/Makefile.am:
3295         
3296         Add 24x24 icon. Thanks to 
3297         Michael Monreal <infernux@web.de>.
3298
3299 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3300
3301         * configure.ac: Fix typo in configure.ac. Thanks
3302         to dmacks@netspace.org for notification.
3303
3304 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3305
3306         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3307         
3308         Drop dbus include, fixes compilation with older dbus.
3309
3310 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3311
3312         * configure.ac:
3313         * cut-n-paste/Makefile.am:
3314         * cut-n-paste/totem-screensaver/.cvsignore
3315         * cut-n-paste/totem-screensaver/Makefile.am:
3316         * cut-n-paste/totem-screensaver/README:
3317         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3318         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3319         * shell/Makefile.am:
3320         * shell/ev-window.c: (ev_window_run_presentation),
3321         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3322         (ev_window_init):
3323
3324         Implemented screensaver enabling/disabling for
3325         presentation mode (not fullscreen mode). Code stolen
3326         from Totem (with some minor tweaks). Fixes bug #338889.
3327
3328 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3329
3330         * configure.ac:
3331
3332         Bump gnome-icon-theme requirements. We use the rotation
3333         icons that appeared recently.
3334
3335 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3336
3337         * shell/ev-history.c: (ev_history_add_page):
3338         * shell/ev-history.h:
3339         * shell/ev-window.c: (page_changed_cb):
3340         
3341         Use page labels instead of numbers.
3342
3343 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3344
3345         * data/evince-toolbar.xml:
3346         * po/POTFILES.in:
3347         * shell/Makefile.am:
3348         * shell/ev-navigation-action-widget.c:
3349         (ev_navigation_action_widget_init),
3350         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3351         (menu_detacher), (ev_navigation_action_widget_set_menu),
3352         (menu_position_func), (popup_menu_under_arrow),
3353         (ev_navigation_action_widget_toggled),
3354         (ev_navigation_action_widget_button_press_event):
3355         * shell/ev-navigation-action-widget.h:
3356         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3357         (ev_navigation_action_set_window), (activate_menu_item_cb),
3358         (new_history_menu_item), (new_empty_history_menu_item),
3359         (build_menu), (menu_activated_cb), (connect_proxy),
3360         (create_tool_item), (ev_navigation_action_init),
3361         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3362         * shell/ev-navigation-action.h:
3363         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3364         (ev_page_action_widget_set_page_cache),
3365         (ev_page_action_widget_finalize),
3366         (ev_page_action_widget_class_init), (match_selected_cb),
3367         (display_completion_text), (match_completion), (build_new_tree_cb),
3368         (get_filter_model_from_model),
3369         (ev_page_action_widget_update_model):
3370         * shell/ev-page-action-widget.h:
3371         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3372         (connect_proxy):
3373         * shell/ev-page-action.h:
3374         * shell/ev-stock-icons.c:
3375         * shell/ev-stock-icons.h:
3376         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3377         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3378         (register_custom_actions):
3379         * shell/main.c:
3380         
3381         Preliminary history implementation
3382
3383 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3384
3385         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3386         (dvi_document_class_init), (dvi_document_init_params):
3387         * dvi/mdvi-lib/font.c: (font_reference):
3388         
3389         Add reference to subfont. Fixes bug #374277.
3390
3391 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3392
3393         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3394         (ev_window_cmd_file_open_copy_at_dest):
3395
3396         Fix a race condition when creating symlink. Increase the counter
3397         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3398         Mathias Hasselmann).
3399
3400 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3401
3402         * backend/Makefile.am:
3403         * backend/ev-attachment.c: (ev_attachment_open):
3404         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3405         (ev_tmp_dir), (ev_tmp_filename):
3406         * shell/ev-sidebar-attachments.c:
3407         (ev_sidebar_attachments_drag_data_get):
3408         * shell/ev-window.c: (ev_window_clear_temp_file):
3409
3410         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3411         in ensure_dir_exists. Abort without crashing when we can't create
3412         user's directory.
3413
3414 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3415
3416         * data/evince-ui.xml:
3417         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3418         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3419         (ev_window_cmd_file_open_copy_at_dest),
3420         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3421         (ev_view_popup_cmd_open_link_new_window):
3422
3423         Allow opening a copy of the current document in a new window. Fixes bug
3424         #357472
3425
3426 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3427
3428         * data/evince-toolbar.xml:
3429         
3430         Add rotate right and rotate left to available items for toolbar.
3431         
3432         * data/evince-ui.xml:
3433         * shell/ev-window.c: (ev_window_init):
3434         
3435         Customize toolbar with right click. Fixes bug #372451.
3436
3437 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3438
3439         * shell/ev-window.c: 
3440         
3441         Use "object-rotate-{left,right}" stock icons. Fixes 
3442         bug #373863.
3443
3444 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3445
3446         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3447         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3448         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3449         (ev_window_open_uri):
3450         * shell/main.c: (arguments_parse):
3451
3452         Remove temp file created when evince is used by GTK+ in
3453         preview mode. Fixes bug #365282. 
3454
3455 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3456
3457         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3458         
3459         Fixes bug #372474 - Side pane disabled when entering 
3460         and leaving fullscreen mode.
3461
3462 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3463
3464         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3465         * data/Makefile.am:
3466         * data/evince-preview-toolbar.xml:
3467         * data/evince-toolbar.xml:
3468         * shell/ev-application.c: (ev_application_shutdown),
3469         (ev_application_init), (ev_application_get_toolbars_model):
3470         * shell/ev-application.h:
3471         * shell/ev-window.c: (update_chrome_visibility),
3472         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3473         (ev_window_cmd_edit_toolbar), (ev_window_init):
3474         
3475         Fixes bug #364364 - toolbar editor shows zoom actions again.
3476
3477 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3478
3479         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3480
3481         Do not take margins into consideration for paper size when printing.
3482         Really fixes bug #350491.
3483
3484 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3485
3486         * data/evince-ui.xml:
3487         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3488         (ev_window_cmd_file_print_setup),
3489         (ev_window_print_dialog_response_cb),
3490         (ev_window_setup_action_sensitivity):
3491
3492         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3493
3494 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3495
3496         * shell/ev-window.c: (ev_window_print_range):
3497
3498         Revert my previuos commit, since printing to PDF is not supported by
3499         evince yet. 
3500
3501 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3502
3503         * shell/ev-window.c: (ev_window_print_range):
3504
3505         Enable print to a PDF. Fixes bug #332121.
3506
3507 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3508
3509         * shell/ev-application-service.xml:
3510         * shell/ev-application.[ch]: (ev_application_open_window),
3511         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3512         (ev_application_open_uri), (ev_application_open_uri_list):
3513         * shell/ev-window.c: (file_open_dialog_response_cb),
3514         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3515         (drag_data_received_cb), (open_remote_link):
3516         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3517
3518         Add support for multiscreen systems. Fixes bug #316206.
3519
3520 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3521
3522         * shell/ev-jobs.[ch]: (ev_job_print_new),
3523         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3524         (ev_job_print_do_page):
3525         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3526
3527         Allow printing only odd/even pages. Fixes bug #367289.
3528
3529 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3530
3531         * test/test1.py:
3532         * test/test2.py:
3533
3534         Re-add locale settings to test files.
3535
3536 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3537
3538         * data/evince-ui.xml:
3539         * shell/ev-window.c: (set_action_properties):
3540         
3541         Removed garbage from code and ui.
3542
3543 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3544
3545         * shell/ev-window.c: (ev_window_cmd_help_about):
3546
3547         Shamelessly add my name to the list of contributors.
3548
3549 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3550
3551         * test/test1.py:
3552         * test/test2.py:
3553
3554         Cleaned up the dogtail scripts.
3555
3556 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3557
3558         * shell/ev-view.c: (draw_loading_text): Don't render
3559         "loading..." text in presentation mode. Temporary
3560         workaround for bug #320352.
3561
3562 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3563
3564         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3565         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3566
3567         Use print settings scale, copies, collate and reverse which were
3568         ignored. Fixes bug #359032.
3569
3570 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3571
3572         * configure.ac:
3573         * data/evince-password.glade:
3574         * test/Makefile.am:
3575         * test/test-encrypt.pdf:
3576         * test/test-links.pdf:
3577         * test/test1.py:
3578         * test/test2.py:
3579
3580         Add automated UI tests for evince with dogtail. See
3581         bug #300948.    
3582
3583 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3584
3585         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3586
3587         Hide fullscreen toolbar when switching to another desktop workspace.
3588         Fixes bug #338871
3589
3590 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3591
3592         * shell/ev-window-title.c: 
3593         
3594         Test for .dvi in title of pdf documents.
3595
3596 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3597
3598         * shell/ev-view.c: (ev_view_scroll):
3599
3600         Page Up/Down should do page jumps in "Best fit" mode.
3601         If a user has explicitly chosen to view exactly one page
3602         at a time, scrolling just a part of the page when
3603         pressing Page Up/Down is not right. Fixes bug #323107.
3604
3605 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3606
3607         * NEWS:
3608         * configure.ac:
3609         
3610         Update for 0.6.1
3611
3612 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3613
3614         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3615         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3616         
3617         Correctly disconnect from job signals on destroy.
3618
3619 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3620
3621         * shell/ev-view-private.h:
3622         * shell/ev-view.c: (view_set_adjustment_values),
3623         (view_update_range_and_current_page),
3624         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3625         
3626         Fixes bug #343199, current page now follows find page.
3627
3628 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3629
3630         * backend/ev-document-factory.c:
3631         * configure.ac:
3632         Assigned OpenDocument presenation MIME type to the
3633         Impress backend. Added some missing (but harmless)
3634         #ifdefs in the document factory as well to make things
3635         consistent again. Fixes bug #360658.
3636
3637 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3638
3639         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3640         * backend/ev-document-find.c: (ev_document_find_get_type):
3641         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3642         * backend/ev-document-links.c: (ev_document_links_get_type):
3643         * backend/ev-document-security.c: (ev_document_security_get_type):
3644         * backend/ev-document-thumbnails.c:
3645         (ev_document_thumbnails_get_type):
3646         * backend/ev-document.c: (ev_document_get_type):
3647         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3648         * backend/ev-selection.c: (ev_selection_get_type):
3649         * cut-n-paste/recent-files/egg-recent-model.c:
3650         (egg_recent_model_get_type):
3651         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3652         (egg_recent_view_uimanager_get_type):
3653         * cut-n-paste/recent-files/egg-recent-view.c:
3654         (egg_recent_view_get_type):
3655         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3656         (egg_editable_toolbar_get_type):
3657         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3658         (egg_toolbar_editor_get_type):
3659         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3660         (egg_toolbars_model_get_type):
3661         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3662         (egg_tree_multi_drag_source_get_type):
3663         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3664         (ephy_zoom_action_get_type):
3665         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3666         (ephy_zoom_control_get_type):
3667         * impress/r_back.c: (_imp_fill_back):
3668         * properties/ev-properties-main.c:
3669         (ev_properties_plugin_register_type):
3670         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3671         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3672         (ev_view_accessible_factory_get_type):
3673
3674         Reduce relocations. Bug #360616.
3675
3676 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3677
3678         * backend/ev-document-factory.c:
3679         (ev_document_factory_get_document):
3680         
3681         Load document even if extension is wrong.
3682
3683 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3684
3685         * shell/ev-metadata-manager.c: (save_values):
3686         * shell/ev-window.c: (setup_size_from_metadata),
3687         (setup_view_from_metadata), (ev_window_setup_document),
3688         (ev_window_xfer_job_cb), (window_configure_event_cb):
3689         
3690         Set size according to the document size/page size ratio.
3691         That should correct rather wierd behaviour of the previous
3692         commit.
3693
3694 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3695
3696         * shell/ev-window.c: (setup_view_from_metadata):
3697         
3698         Set size for new windows from previous window size.
3699         See bugs #354968 and #168450 for details. Thanks
3700         to Meik Hellmund.
3701
3702 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3703
3704         * djvu/djvu-links.c: (build_tree):
3705
3706         Fix memory leak.
3707
3708 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3709
3710         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3711         
3712         Don't make sidebar close button insensitive. Fixes
3713         bug #357871.
3714
3715 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3716
3717         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3718         (ev_window_set_view_accels_sensitivity):
3719         
3720         Don't enable Slash on documents which don't support
3721         find. Fixes bug #358648.
3722
3723 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3724
3725         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3726         open dialog fall back to the current document uri if the
3727         filechooser hasn't been used before. Fixes bug #356980.
3728
3729 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3730
3731         * shell/ev-window.c: (ev_window_setup_recent), 
3732         (ev_window_get_recent_file_label):
3733
3734         Escape underscores in filenames of recent file items.
3735
3736 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3737
3738         * configure.ac:
3739         
3740         Bumped poppler requirements, really 0.5.3 is very 
3741         buggy, now we require 0.5.4.
3742
3743 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3744
3745         * djvu/Makefile.am:
3746         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3747         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3748         (djvu_document_document_links_iface_init):
3749         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3750         (number_from_string_10), (get_djvu_link_dest),
3751         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3752         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3753         (djvu_links_get_links), (djvu_links_find_link_dest),
3754         (djvu_links_get_links_model):
3755         * djvu/djvu-links.h:
3756         
3757         Add support for links and bookmarks in djvu documents. Thanks
3758         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3759         patch.
3760
3761 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3762
3763         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3764         
3765         Reopen should reload document. Fixes 
3766         bug 327951.
3767
3768 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3769
3770         * configure.ac:
3771         * data/Makefile.am:
3772         * data/evince-16.png:
3773         * data/evince-22.png:
3774         * data/evince.png:
3775         * data/evince.svg:
3776         * data/icons/16x16/Makefile.am:
3777         * data/icons/16x16/evince.png:
3778         * data/icons/22x22/Makefile.am:
3779         * data/icons/22x22/evince.png:
3780         * data/icons/48x48/Makefile.am:
3781         * data/icons/48x48/evince.png:
3782         * data/icons/Makefile.am:
3783         * data/icons/scalable/Makefile.am:
3784         * data/icons/scalable/evince.svg:
3785         
3786         Install icons with correct names. Fixes
3787         bug #354429.
3788
3789 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3790
3791         * shell/ev-view.c: (ev_view_button_release_event):
3792
3793         Don't open links with middle mouse button. Fixes bug #353649
3794
3795 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3796
3797         * NEWS:
3798         * configure.ac:
3799         
3800         Update for release 0.6.0
3801
3802 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3803
3804         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3805         Implement Close named action. Patch by Carlos Garcia Campos.
3806
3807 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3808
3809         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3810         
3811         Don't clear link mapping on copy_job_to_job_info. Fixes
3812         bug 346168.
3813
3814 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3815
3816         * shell/main.c: (main):
3817
3818         Revert my previous commit, gnome_program_init owns the option context.
3819         Fix another memory leak in main. Both caught by Christian Persch. 
3820
3821 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3822
3823         * shell/main.c: (main):
3824
3825         Fix memory leak.
3826
3827 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3828
3829         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3830
3831         Fix crash when opening a pdf with password protection. 
3832
3833 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3834
3835         * pdf/ev-poppler.cc: (pdf_document_search_free):
3836
3837         Fix memory leak. 
3838
3839 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3840
3841         * backend/ev-document-factory.c:
3842         (ev_document_factory_get_document):
3843         * tiff/tiff-document.c: (tiff_document_finalize):
3844         
3845         More correct handling of document loading. Fixes
3846         bug #349043.
3847
3848 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3849
3850         * backend/ev-attachment.c: (ev_attachment_save):
3851
3852         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3853         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3854
3855 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3856         
3857         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3858         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3859
3860 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3861
3862         * shell/ev-sidebar-thumbnails.c:
3863
3864         Do not render thumbnails unless thumbnails page is active in the
3865         sidebar.
3866
3867 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3868
3869         * shell/ev-properties-dialog.c:
3870
3871         Fix dialogue spacing. Bug #351370.
3872
3873 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3874
3875         * configure.ac:
3876
3877         Use lowercase gettext catalog file names (evince.mo
3878         instead of Evince.mo)
3879
3880 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3881
3882         * shell/ev-sidebar-attachments.c:
3883
3884         GtkIconTheme is now screen safe too. Fixes bug #350878
3885
3886 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3887
3888         * shell/ev-window.c:
3889
3890         GtkRecent manager is now screen safe. Fixes bug #350145
3891
3892 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3893
3894         * shell/ev-sidebar.c: (ev_sidebar_init):
3895         
3896         Make sidebar close icon smaller. Fix for bug 350177.
3897         See also bugs 350176 and 165770.
3898
3899 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3900
3901         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3902
3903         Ignore zoom for xyz destinations when it's <= 1, keeping user
3904         preferences instead. Set correct sizing-mode for fith and fitv
3905         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3906
3907 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3908
3909         * NEWS:
3910         * configure.ac:
3911         
3912         Update for release 0.5.5
3913
3914 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3915         
3916         * shell/ev-window.c: (ev_window_cmd_escape)
3917
3918         Escape unfocus page entry. Fixes bug #345809.
3919
3920 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3921
3922         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3923         (build_tree), (pdf_document_links_get_links),
3924         (pdf_document_links_find_link_dest):
3925         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3926         (goto_xyz_dest):
3927
3928         Convert from PDF style coordinates to X style coordinates in the
3929         backend rather than in the view. Fixes bug #338440
3930
3931 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3932
3933         * shell/ev-window.c:
3934         
3935         Remove Ctrl+Shift+T shortcut for toolbars. See
3936         the bug #350098.
3937
3938 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3939
3940         * configure.ac:
3941
3942         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3943         of this. 
3944
3945 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3946
3947         * configure.ac:
3948         * cut-n-paste/Makefile.am:
3949         * data/evince-ui.xml:
3950         * shell/Makefile.am:
3951         * shell/ev-application.[ch]:
3952         * shell/ev-window.c:
3953
3954         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3955         #349273
3956
3957 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3958
3959         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3960         findbar code: s/help/search/
3961
3962 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3963
3964         * shell/ev-window.c: (setup_document_from_metadata),
3965         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3966         (setup_view_from_metadata):
3967         
3968         Fix memory leaks.
3969
3970 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3971
3972         * autogen.sh, configure.ac: 
3973         
3974         Update automake usage. See bug 349292.
3975
3976 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3977
3978         * shell/eggfindbar.c: (egg_find_bar_class_init),
3979         (entry_activate_callback), (egg_find_bar_init),
3980         (egg_find_bar_set_status_text):
3981         * shell/eggfindbar.h:
3982         
3983         Unify Evince findbar with Epiphany. Nice patch
3984         from Fabricio Silva <silva@crans.org> and
3985         Frederic Peters <fpeters@entrouvert.com>. See
3986         bug #339966 for details.
3987
3988 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3989
3990         * data/evince.desktop.in.in:
3991         
3992         Correct information for bugzilla. Thanks to
3993         Olaf Vitters, see bug #348855.
3994
3995 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3996
3997         * shell/ev-jobs.[ch]:
3998         * shell/ev-sidebar-links.c:
3999         * shell/ev-window.[ch]:
4000
4001         GtkPrintJob doesn't support print ranges or current page, so we export
4002         to a ps file now when printing ranges or current page.
4003
4004 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4005
4006         * pdf/ev-poppler.cc:
4007         * shell/ev-window.c: (do_action_named):
4008
4009         We should be more clear about bugzilla. See the
4010         poppler bug #7623.
4011
4012 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4013
4014         * configure.ac:
4015         * shell/Makefile.am:
4016         * shell/ev-job-queue.c:
4017         * shell/ev-jobs.[ch]:
4018         * shell/ev-sidebar-links.c:
4019         * shell/ev-window.[ch]:
4020         
4021         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
4022         #348422
4023
4024 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4025
4026         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
4027         * shell/ev-application-service.xml:
4028         * shell/ev-application.[ch]:
4029         * shell/ev-jobs.[ch]:
4030         * shell/ev-window.[ch]: (ev_window_run_preview):
4031         * shell/main.c: 
4032
4033         Add preview mode to use evince as a printing previewer. It also adds
4034         other command line options for fullscreen and presentation modes.
4035         Fixes bugs #347822, #317031
4036
4037 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4038
4039         * NEWS:
4040         * configure.ac:
4041         
4042         Update for release 0.5.4
4043
4044 2006-07-11  Bastien Nocera <hadess@hadess.net>
4045
4046         * Makefile.am:
4047         * backend/Makefile.am:
4048         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4049         * backend/ev-document-factory.h:
4050         * configure.ac:
4051         * impress/.cvsignore:
4052         * impress/Makefile.am:
4053         * impress/common.h:
4054         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
4055         (imp_get_page), (imp_next_page), (imp_prev_page),
4056         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
4057         * impress/f_oasis.c: (render_object), (render_page),
4058         (get_geometry), (_imp_oasis_load):
4059         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
4060         (_imp_oo13_load):
4061         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
4062         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
4063         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
4064         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
4065         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
4066         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
4067         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
4068         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
4069         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
4070         (iks_new_within), (iks_insert), (iks_insert_cdata),
4071         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
4072         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
4073         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
4074         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
4075         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
4076         (iks_cdata), (iks_cdata_size), (iks_has_children),
4077         (iks_has_attribs), (escape_size), (my_strcat), (escape),
4078         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
4079         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
4080         (iks_tree), (iks_load), (iks_save):
4081         * impress/iksemel.h:
4082         * impress/imposter.h:
4083         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
4084         (imp_render_draw_bezier_real), (imp_render_get_size),
4085         (imp_render_set_fg_color), (imp_render_draw_line),
4086         (imp_render_draw_rect), (imp_render_draw_polygon),
4087         (imp_render_draw_arc), (imp_render_draw_bezier),
4088         (imp_render_open_image), (imp_render_get_image_size),
4089         (imp_render_scale_image), (imp_render_draw_image),
4090         (imp_render_close_image), (imp_render_markup),
4091         (imp_render_get_text_size), (imp_render_draw_text),
4092         (impress_document_load), (impress_document_save),
4093         (impress_document_get_n_pages), (impress_document_get_page_size),
4094         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4095         (impress_document_finalize), (impress_document_class_init),
4096         (impress_document_can_get_text), (impress_document_get_info),
4097         (impress_document_document_iface_init),
4098         (impress_document_thumbnails_get_thumbnail),
4099         (impress_document_thumbnails_get_dimensions),
4100         (impress_document_document_thumbnails_iface_init),
4101         (impress_document_init):
4102         * impress/impress-document.h:
4103         * impress/internal.h:
4104         * impress/r_back.c: (_imp_fill_back):
4105         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
4106         (_imp_draw_image), (_imp_tile_image):
4107         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
4108         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
4109         (r_polyline):
4110         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
4111         (r_draw_gradient_complex), (r_draw_gradient):
4112         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
4113         (r_get_bullet):
4114         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
4115         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
4116         (r_text):
4117         * impress/render.c: (imp_create_context), (imp_context_set_page),
4118         (imp_context_set_step), (imp_render), (imp_delete_context):
4119         * impress/render.h:
4120         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
4121         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
4122         (zip_load_xml), (zip_get_size), (zip_load):
4123         * impress/zip.h:
4124         * shell/ev-utils.c:
4125         
4126         New backend to support impress slides. Fixes bug #30867.
4127
4128 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
4129
4130         * shell/ev-utils.c: (using_postscript_printer):
4131         
4132         Fixes crash when print using PAPI backend,
4133         bug #345012.
4134
4135 2006-06-09  Pat Rondon  <pmr@patrondon.org>
4136
4137         * shell/ev-jobs.c: (ev_job_xfer_run):
4138         * shell/ev-window.c: (password_dialog_response),
4139         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
4140         (ev_window_dispose):
4141         Fixes bug #344160: if the xfer job doesn't complete
4142         because a password is required, reload the existing
4143         instance instead of creating a new one.
4144
4145 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4146
4147         * shell/main.c: (main): Call gdk_threads_init. Thus
4148         we'll avoid errors in auth dialog. Fix for the bug
4149         #343347.
4150
4151 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4152
4153         * configure.ac: Advertise pixbuf support, fix
4154         for the bug 343317.
4155
4156 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4157
4158         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
4159         (ev_sidebar_thumbnails_set_document):
4160         
4161         Update sidebar thumbnails after reloading.
4162
4163 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4164
4165         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
4166         * shell/ev-jobs.h:
4167         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
4168         (ev_window_cmd_view_reload), (ev_window_init):
4169         
4170         Don't crash on reload. Fix for the bug #343167.
4171
4172 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4173
4174         * shell/ev-jobs.c: (ev_job_render_run):
4175         
4176         Check for document links.
4177
4178 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4179
4180         * backend/ev-attachment.c: (ev_attachment_save),
4181         (ev_attachment_launch_app), (ev_attachment_open):
4182         * backend/ev-document-factory.c: (get_document_from_uri):
4183         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4184         (egg_recent_view_uimanager_set_list):
4185         * ps/ps-document.c: (check_filecompressed), (document_load),
4186         (ps_document_load):
4187         * shell/ev-metadata-manager.c: (load_values):
4188         * shell/ev-password.c: (ev_password_dialog_set_property):
4189         * shell/ev-view.c: (tip_from_link):
4190         * shell/ev-window.c: (file_save_dialog_response_cb),
4191         (ev_window_print_dialog_response_cb):
4192         
4193         Use consistent quoting style. Fix for the bug #320285.
4194
4195 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4196
4197         * shell/ev-jobs.c: (ev_job_xfer_run):
4198         * shell/main.c: (load_files):
4199                 
4200         Open links with anchors. Fix for the bug #339836.
4201
4202 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4203
4204         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4205         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4206         (ev_link_dest_set_property), (ev_link_dest_finalize),
4207         (ev_link_dest_class_init), (ev_link_dest_new_named),
4208         (ev_link_dest_new_page_label):
4209         * backend/ev-link-dest.h:
4210         * shell/ev-application.c: (ev_application_open_uri):
4211         * shell/ev-view.c: (goto_dest):
4212         * shell/ev-window.c:
4213         * shell/ev-window.h:
4214         
4215         Fix page-label command line option. Bug #342070.
4216
4217 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4218
4219         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4220         
4221         Don't show highlight rects if page can't be showed. Fix for 
4222         the bug #342076
4223
4224 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4225
4226         * shell/ev-window.c: (setup_sidebar_from_metadata),
4227         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4228         
4229         Setup sidebar from metadata even if there is no document
4230         loaded. Fix for the bug #342807.
4231
4232 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4233
4234         * cut-n-paste/toolbar-editor/Makefile.am:
4235         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4236         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4237         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4238         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4239         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4240         (popup_context_menu_cb), (button_press_event_cb),
4241         (configure_item_sensitivity), (configure_item_cursor),
4242         (configure_item_tooltip), (connect_widget_signals),
4243         (action_sensitive_cb), (create_item_from_action),
4244         (create_item_from_position), (toolbar_drag_data_received_cb),
4245         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4246         (toolbar_drag_leave_cb), (configure_drag_dest),
4247         (toggled_visibility_cb), (toolbar_visibility_refresh),
4248         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4249         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4250         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4251         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4252         (egg_editable_toolbar_dispose),
4253         (egg_editable_toolbar_set_ui_manager),
4254         (egg_editable_toolbar_get_selected),
4255         (egg_editable_toolbar_set_selected), (set_edit_mode),
4256         (egg_editable_toolbar_set_property),
4257         (egg_editable_toolbar_get_property),
4258         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4259         (egg_editable_toolbar_new_with_model),
4260         (egg_editable_toolbar_get_edit_mode),
4261         (egg_editable_toolbar_set_edit_mode),
4262         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4263         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4264         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4265         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4266         (item_added_or_removed_cb), (toolbar_removed_cb),
4267         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4268         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4269         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4270         (editor_create_item_from_name), (append_table),
4271         (update_editor_sheet), (egg_toolbar_editor_init):
4272         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4273         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4274         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4275         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4276         (toolbar_node_free), (egg_toolbars_model_get_flags),
4277         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4278         (egg_toolbars_model_get_name), (impl_add_item),
4279         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4280         (parse_data_list), (parse_item_list), (parse_toolbars),
4281         (egg_toolbars_model_load_toolbars), (parse_available_list),
4282         (parse_names), (egg_toolbars_model_load_names),
4283         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4284         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4285         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4286         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4287         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4288         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4289         (egg_toolbars_model_set_types), (fill_avail_array),
4290         (egg_toolbars_model_get_name_avail),
4291         (egg_toolbars_model_get_name_flags),
4292         (egg_toolbars_model_set_name_flags):
4293         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4294         * cut-n-paste/toolbar-editor/eggintl.h:
4295         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4296         (egg_tree_multi_drag_source_get_type),
4297         (egg_tree_multi_drag_source_row_draggable),
4298         (egg_tree_multi_drag_source_drag_data_delete),
4299         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4300         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4301         (path_list_free), (set_context_data), (get_context_data),
4302         (get_info), (egg_tree_multi_drag_drag_data_get),
4303         (egg_tree_multi_drag_motion_event),
4304         (egg_tree_multi_drag_button_press_event),
4305         (egg_tree_multi_drag_add_drag_support):
4306         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4307         * shell/ev-application.c: (ev_application_init),
4308         (ev_application_save_toolbars_model):
4309         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4310         (ev_window_cmd_edit_toolbar), (ev_window_init):
4311         
4312         Sync toolbareditor with epiphany and libegg
4313
4314 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4315
4316         * configure.ac: 
4317
4318         Depend on poppler 0.5.2
4319
4320 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4321
4322         * shell/ev-jobs.c: (ev_job_render_run):
4323         
4324         Check if document supports links iterface.
4325
4326 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4327
4328         * NEWS:
4329         * configure.ac:
4330         
4331         Update for release 0.5.3
4332
4333 2006-05-13  Michael Plump  <plumpy@skylab.org>
4334
4335         * configure.ac:
4336         * shell/Makefile.am:
4337         * shell/main.c: (main):
4338         
4339         Port to GOption command line parsing. Fix for the 
4340         bug #327518
4341
4342 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4343
4344         * shell/ev-window.c: (ev_window_cmd_help_about):
4345         
4346         Do not wrap license. Fix for the bug #309460.
4347
4348 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4349
4350         * configure.ac:
4351         * properties/ev-properties-main.c: (ev_properties_get_pages):
4352         * shell/ev-application.c: (ev_application_open_window),
4353         (ev_application_open_uri_at_dest):
4354         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4355         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4356         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4357         * shell/ev-utils.c: (save_print_config_to_file):
4358         * shell/ev-window.c: (ev_window_cmd_save_as),
4359         (ev_attachment_popup_cmd_save_attachment_as):
4360         * shell/main.c: (load_files_remote):
4361         
4362         Bump requirements to gtk 2.8 and drop all ifdefs used.
4363
4364 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4365
4366         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4367         * shell/ev-window.c: (ev_window_init):
4368         
4369         Show attachments page.
4370
4371 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4372
4373         * po/POTFILES.in:
4374         * shell/ev-attachment-bar.c:
4375         * shell/ev-attachment-bar.h:
4376         * shell/ev-sidebar-attachments.c:
4377         (ev_sidebar_attachments_icon_cache_add),
4378         (icon_theme_get_pixbuf_from_mime_type),
4379         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4380         (ev_sidebar_attachments_icon_cache_refresh),
4381         (ev_sidebar_attachments_get_attachment_at_pos),
4382         (ev_sidebar_attachments_popup_menu_show),
4383         (ev_sidebar_attachments_popup_menu),
4384         (ev_sidebar_attachments_button_press),
4385         (ev_sidebar_attachments_update_icons),
4386         (ev_sidebar_attachments_drag_data_get),
4387         (ev_sidebar_attachments_get_property),
4388         (ev_sidebar_attachments_destroy),
4389         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4390         (ev_sidebar_attachments_new),
4391         (ev_sidebar_attachments_set_document),
4392         (ev_sidebar_attachments_support_document),
4393         (ev_sidebar_attachments_get_label),
4394         (ev_sidebar_attachments_page_iface_init):
4395         * shell/ev-sidebar-attachments.h:
4396         * shell/ev-window.c: (update_chrome_visibility),
4397         (setup_sidebar_from_metadata), (ev_window_setup_document),
4398         (ev_window_sidebar_current_page_changed_cb),
4399         (attachment_bar_menu_popup_cb), (ev_window_init):
4400         
4401         Move attachments bar to sidebar.
4402
4403 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4404
4405         * pdf/ev-poppler.cc:
4406         * shell/ev-application.[ch]:
4407         * shell/main.c:
4408
4409         Fix some memory leaks.
4410
4411 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4412
4413         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4414
4415         Change the properties dialog response to
4416         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4417         will make the dialog go away when the user presses
4418         enter. With gtk+ >= 2.9 this will happen anyway, but for
4419         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4420         escape by default. Fixes bug #340539. See also bug
4421         #101293 for the gtk+ part.
4422
4423 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4424
4425         * shell/ev-view.c (tip_from_action_named): Replace some strings
4426         that were wrong. Closes #340970.
4427
4428 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4429
4430         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4431
4432         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4433         #341049
4434
4435 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4436
4437         * djvu/Makefile.am:
4438         * dvi/Makefile.am:
4439         * dvi/mdvi-lib/Makefile.am:
4440         * properties/Makefile.am:
4441         * ps/Makefile.am:
4442         * shell/Makefile.am:
4443         * thumbnailer/Makefile.am:
4444         
4445         Due to broken libtool that is unable to track dependencies
4446         of noinst libraries we are forced to explicitely point
4447         libraries for binary. Fix for the bug #333334.
4448
4449 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4450
4451         * data/evince.desktop.in.in:
4452         * shell/ev-view.c: (view_update_range_and_current_page),
4453         (ev_view_next_page), (ev_view_previous_page):
4454         * shell/ev-window.c: (update_chrome_visibility),
4455         (setup_sidebar_from_metadata), (ev_window_setup_document),
4456         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4457         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4458         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4459         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4460         (ev_window_stop_presentation), (ev_window_focus_in_event),
4461         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4462         (ev_window_init):
4463         * thumbnailer/Makefile.am:
4464         
4465         Update fullscreen and presentation timeout handling. Hide
4466         cursor in presentation after timeout. Fix for the bugs
4467         #136359 and #336981.
4468
4469 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4470
4471         * backend/ev-link-action.[ch]:
4472         * pdf/ev-poppler.cc: (ev_link_from_action):
4473         * shell/ev-view-private.h:
4474         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4475         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4476
4477         Add support for Named Action links
4478
4479 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4480
4481         * backend/Makefile.am:
4482         * backend/ev-document-links.[ch]:
4483         * backend/ev-document.[ch]:
4484         * backend/ev-link-action.[ch]:
4485         * backend/ev-link-dest.[ch]:
4486         * backend/ev-link.[ch]:
4487         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4488         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4489         * shell/ev-page-action.c: (build_new_tree_cb):
4490         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4491         (links_page_num_func), (update_page_callback):
4492         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4493         (tip_from_link):
4494         * shell/ev-jobs.c:
4495         * shell/ev-window.[ch]: (ev_window_open_uri),
4496         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4497         * shell/ev-application.[ch]: (ev_application_open_window),
4498         (ev_application_open_uri):
4499
4500         Rework links system, it adds support for remote links now and it makes
4501         easier to add new kinds of actions and destinations. Fixes bug #317292
4502
4503 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4504
4505         * data/Makefile.am:
4506         * data/evince.png:
4507         * data/evince-16.png:
4508         * data/evince-22.png:
4509         * data/evince.svg:
4510         * shell/main.c: (main):
4511         
4512         Evince use it's own icon. Fix for the bug #313392.
4513
4514         * shell/ev-window.c: (fullscreen_timeout_cb),
4515         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4516         (ev_window_cmd_help_about), (ev_window_dispose):
4517         
4518         Simplify fullscreen timeout code.
4519
4520 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4521
4522         * backend/ev-attachment.c: 
4523         * shell/ev-attachment-bar.c:
4524         * shell/ev-window.c:
4525
4526         Allow multiple selection of attachments
4527
4528 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4529
4530         * shell/ev-view.c: (view_update_range_and_current_page),
4531         (ev_view_scroll):
4532         
4533         Fix for the bug #312573 – Optimal selection of current 
4534         page among visible pages.
4535
4536 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4537
4538         * configure.ac:
4539         * djvu/Makefile.am:
4540         * djvu/djvu-text.h:
4541         
4542         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4543         for the bug 339868.
4544
4545 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4546
4547         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4548
4549 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4550
4551         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4552         dictated by the GNOME HIG. Fixes bug #339235.
4553
4554 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4555
4556         * data/evince-ui.xml:
4557         * shell/ev-view.c: (ev_view_can_find_previous):
4558         * shell/ev-view.h:
4559         * shell/ev-window.c: (ev_window_update_actions),
4560         (ev_window_cmd_edit_find_previous):
4561
4562         Add support for "Find Previous" as dictated by the GNOME HIG. A
4563         menu item is added and some glue code to make it all work is added
4564         to various files.
4565
4566 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4567
4568         * configure.ac: Award myself the "useless use of cat" award.
4569
4570 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4571
4572         * po/LINGUAS: New file listing all supported languages.
4573
4574         * configure.in: Use po/LINGUAS instead of including all languages
4575         directly in this file. See the wiki for more information:
4576         http://live.gnome.org/GnomeGoals/PoLinguas
4577
4578 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4579
4580         * backend/ev-document-factory.c:
4581
4582         Do not load the document twice when there isn't errors
4583
4584 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4585
4586         * backend/ev-attachment.c: 
4587
4588         Fix a crash when there isn't a default application to open an
4589         attachment
4590
4591 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4592
4593         * backend/ev-attachment.[ch]:
4594         * shell/ev-attachment-bar.[ch]:
4595
4596         Added missing files. 
4597
4598 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4599
4600         * backend/Makefile.am:
4601         * data/evince-ui.xml:
4602         * backend/ev-attachment.[ch]:
4603         * backend/ev-document.[ch]: (ev_document_has_attachments),
4604         (ev_document_get_attachments):
4605         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4606         (attachment_save_to_buffer), (pdf_document_get_attachments),
4607         (pdf_document_document_iface_init):
4608         * shell/Makefile.am:
4609         * shell/ev-attachment-bar.[ch]:
4610         * shell/ev-window.c:
4611
4612         Add support for PDF attachments. Fixes bug #325143
4613
4614 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4615
4616         * backend/ev-document-factory.c: (get_document_from_uri),
4617         (ev_document_factory_get_document):
4618         * backend/ev-document-factory.h:
4619         * properties/ev-properties-main.c: (ev_properties_get_pages):
4620         * shell/Makefile.am:
4621         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4622         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4623         (ev_job_queue_remove_job):
4624         * shell/ev-job-queue.h:
4625         * shell/ev-job-xfer.c:
4626         * shell/ev-job-xfer.h:
4627         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4628         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4629         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4630         (ev_job_xfer_run):
4631         * shell/ev-jobs.h:
4632         * shell/ev-window.c: (ev_window_is_empty),
4633         (password_dialog_response), (ev_window_clear_xfer_job),
4634         (ev_window_xfer_job_cb), (ev_window_open_uri),
4635         (ev_window_cmd_focus_page_selector),
4636         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4637         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4638         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4639         (ev_window_dispose):
4640         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4641         
4642         * Cleanup mime type detection on document load. Fix for the
4643         bug #336448.
4644
4645 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4646
4647         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4648         
4649         Fix crash on exit, described in the bug #336825.
4650
4651 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4652
4653         * backend/ev-document-factory.c:
4654         (ev_document_factory_get_from_mime),
4655         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4656         (ev_document_factory_get_document),
4657         (file_filter_add_mime_list_and_free),
4658         (ev_document_factory_add_filters):
4659         * backend/ev-document-factory.h:
4660         * properties/ev-properties-main.c: (ev_properties_get_pages):
4661         * shell/Makefile.am:
4662         * shell/ev-application.c:
4663         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4664         * shell/ev-window.c: (ev_window_cmd_file_open),
4665         (ev_window_cmd_save_as):
4666         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4667         
4668         Rework factory functions so they are placed now in a single 
4669         file ev-document-factory.c
4670
4671 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4672
4673         * shell/ev-window.c: (update_chrome_visibility):
4674         
4675         Fix for the bug 166566 - don't show menubar in fullscreen
4676         mode.
4677
4678 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4679
4680         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4681
4682 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4683
4684         * shell/ev-view.c: (ev_view_expose_event):
4685         
4686         More correctly draw loading text when document
4687         is empty.
4688
4689 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4690
4691         * shell/ev-view.c: (ev_view_scroll):
4692         
4693         Fix for the bug #334854, page down and page up switch
4694         pages in presentation mode.
4695
4696 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4697
4698         * shell/ev-window.c: (ev_window_set_action_sensitive),
4699         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4700         (ev_window_set_view_accels_sensitivity),
4701         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4702         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4703         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4704         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4705         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4706         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4707         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4708         (view_actions_focus_in_cb), (ev_window_init):
4709         
4710         Fix for the bug #333902, now it's possible to search
4711         words with slash.
4712
4713 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4714
4715         * configure.ac: Added Breton translation.
4716         * po/br.po: Added Breton translation.
4717
4718 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4719
4720         * shell/ev-window-title (ev_window_title_update):
4721
4722         Fix memory leak in window title. Fixes bug #333944
4723
4724 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4725
4726         * shell/ev-metadata-manager.c (parseItem):
4727
4728         Fix memory leaks. Fixes bug #333945
4729
4730 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4731         
4732         * NEWS, configure.ac, TODO:
4733         
4734         Update for release 0.5.2.
4735
4736 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4737
4738         * shell/ev-view.c: (view_update_range_and_current_page),
4739         (page_changed_cb):
4740         
4741         Don't jump on scrolling, fix for the bug #333127.
4742
4743 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4744
4745         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4746         
4747         Scroll by one page in presentation mode. Fix for the bug
4748         #332993.
4749
4750 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4751
4752         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4753
4754 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4755
4756         * configure.ac  Added lv in ALL_LINGUAS line.
4757
4758 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4759         
4760         * NEWS, configure.ac:
4761         
4762         Update for release 0.5.1
4763
4764 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4765
4766         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4767         * backend/ev-document-misc.h:
4768         * shell/ev-view.c: (draw_one_page):
4769         
4770          Clairfy what page the toolbar page number applies to. Fix
4771          for the bug #328102.
4772
4773 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4774
4775         * shell/ev-view-private.h:
4776         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4777         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4778         (ev_view_search_changed):
4779         * shell/ev-view.h:
4780         * shell/ev-window.c: (find_bar_search_changed_cb):
4781         
4782         Dont't jump to find result if window was scrolled during search.
4783         Fix for the bug #313266.
4784
4785 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4786
4787         * shell/eggfindbar.c: (egg_find_bar_class_init):
4788         * shell/eggfindbar.h:
4789         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4790         * shell/ev-view-private.h:
4791         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4792         (ev_view_class_init), (ev_sizing_mode_get_type),
4793         (ev_scroll_type_get_type):
4794         * shell/ev-view.h:
4795         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4796         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4797         (ev_window_init):
4798         
4799         Fix for the bug 319133 - Find entry should allow text scroll.
4800
4801 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4802
4803         * shell/ev-view-private.h:
4804         * shell/ev-view.c: (view_update_range_and_current_page),
4805         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4806         (ev_view_set_document), (update_find_status_message),
4807         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4808         (ev_view_find_previous):
4809         
4810         Fix for the bug #319137. Search now takes account for scrolling.
4811
4812 2006-02-19  Michael Hofmann <mh21@piware.de>
4813
4814         * configure.ac:
4815         * djvu/Makefile.am:
4816         * djvu/djvu-document-private.h:
4817         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4818         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4819         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4820         (djvu_document_can_get_text), (djvu_document_get_text),
4821         (djvu_document_document_iface_init),
4822         (djvu_document_thumbnails_get_thumbnail),
4823         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4824         (djvu_document_find_get_result),
4825         (djvu_document_find_page_has_results),
4826         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4827         (djvu_document_find_iface_init):
4828         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4829         (djvu_text_page_selection), (djvu_text_page_limits_process),
4830         (djvu_text_page_limits), (djvu_text_page_copy),
4831         (djvu_text_page_position), (djvu_text_page_union),
4832         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4833         (djvu_text_page_box), (djvu_text_page_append_text),
4834         (djvu_text_page_search), (djvu_text_page_prepare_search),
4835         (djvu_text_page_new), (djvu_text_page_free):
4836         * djvu/djvu-text-page.h:
4837         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4838         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4839         (djvu_text_n_results), (djvu_text_has_results),
4840         (djvu_text_get_result), (djvu_text_get_progress):
4841         * djvu/djvu-text.h:
4842         
4843         Text search in djvu. Fix for the bug #303415.
4844
4845 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4846
4847         * configure.ac:
4848         * shell/ev-window.c: (ev_window_cmd_save_as):
4849         
4850         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4851         Thanks to Gary Coady <gary@lyranthe.org>
4852
4853 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4854
4855         * shell/ev-print-job.c: (idle_print_handler):
4856         
4857         Inverse order printing, bug #320919.
4858
4859 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4860
4861         * data/evince-toolbar.xml:
4862         * shell/ev-window.c:
4863         
4864         Allow to add sidebar checkbutton on toolbar. Fix
4865         for the bug #144577.
4866
4867 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4868
4869         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4870         
4871         Add checks that have sense for empty ps document.
4872
4873 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4874
4875         * configure.ac: Include PS in mime types list. 
4876
4877 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4878
4879         * configure.ac:
4880         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4881         * ps/gsdefaults.h:
4882         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4883         
4884         Runtime check for gs interpreter. Fix for the bug #320868.
4885         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4886
4887 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4888
4889         * shell/ev-application.c: 
4890
4891         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4892         dbus>=0.60, so that the request is not queued. 
4893
4894 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4895
4896         * configure.ac:
4897         * shell/Makefile.am:
4898         * shell/ev-sidebar-links.c: (print_section_cb):
4899         * shell/ev-utils.c:
4900         * shell/ev-utils.h:
4901         * shell/ev-window.c: (update_action_sensitivity),
4902         (ev_window_close_dialogs), (ev_window_print):
4903         * shell/ev-window.h:
4904         
4905         Make printing support optional. Patch from Eduardo de Barros Lima
4906         <eduardo.lima@indt.org.br> for the bug #330546.
4907
4908 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4909
4910         * shell/ev-view-private.h:
4911         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4912         (ev_view_set_document):
4913         * shell/ev-view.h:
4914         * shell/ev-window.c: (ev_window_load_job_cb),
4915         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4916         (ev_window_init):
4917
4918         Draw Loading message during xfer job. Fix for the bug #329495.
4919
4920 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4921
4922         * comics/comics-document.c: (comics_regex_quote),
4923         (comics_document_load), (extract_argv):
4924         
4925         Correcly quote regexp before passing it to unzip.
4926
4927 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4928
4929         * shell/ev-page-cache.c: (build_height_to_page),
4930         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4931         (ev_page_cache_get_dual_even_left):
4932         * shell/ev-page-cache.h:
4933         * shell/ev-view.c: (view_update_range_and_current_page),
4934         (get_page_y_offset), (get_page_extents):
4935         
4936         Place even pages to the left if document has less then
4937         two pages. Fix for the bug #328856.
4938
4939 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4940
4941         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4942         
4943         Correct comics scheme. This make evince create thumbnails
4944         for comic books. Fix for the bug 329088.
4945
4946 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4947
4948         * data/evince-password.glade: Don't explicitly set
4949         invisible_char to the current default value in case
4950         the default changes; let GTK+ do its magic.
4951
4952 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4953
4954         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4955         real filename to tmp filename since often document
4956         type is determined by extension.
4957
4958 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4959
4960         * shell/ev-view.c: (add_scroll_binding_keypad),
4961         (ev_view_binding_activated), (ev_view_class_init):
4962         
4963         Add keybindings for percision-scrolling of display area. 
4964         Fix for the bug #314072.
4965
4966 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4967
4968         * data/evince.desktop.in.in:
4969         
4970         Add GTK to the list of categories. Fix for the bug #328034.
4971
4972 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4973
4974         * shell/ev-application.c: (ev_application_shutdown),
4975         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4976         * shell/ev-application.h:
4977         * shell/ev-window.c: (file_open_dialog_response_cb),
4978         (ev_window_cmd_file_open):
4979         
4980         Save last uri in file chooser dialog. Fix for the bug #327950.
4981
4982 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4983
4984         * NEWS:
4985         * README:
4986         
4987         Final update for release 0.5.0
4988         
4989         * shell/Makefile.am:
4990         
4991         Remove disable deprecated until we'll require libgnome-2.13.7
4992         and port to GOption argument parsing. See bug 327518.
4993
4994 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4995
4996         * comics/comics-document.c: (comics_document_save):
4997         * djvu/djvu-document.c: (djvu_document_save):
4998         * dvi/dvi-document.c: (dvi_document_save):
4999         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
5000         * lib/ev-file-helpers.h:
5001         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
5002         * tiff/tiff-document.c: (tiff_document_save):
5003         
5004         Use common save function for backends.
5005
5006 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
5007
5008         * backend/ev-document-types.c:
5009         
5010         Fix crash on saving pixbuf.
5011
5012 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5013
5014         * cut-n-paste/recent-files/egg-recent-item.c:
5015         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
5016         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
5017         (parse_info_free), (valid_element), (start_element_handler),
5018         (end_element_handler), (text_handler), (egg_recent_model_filter),
5019         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
5020         (egg_recent_model_monitor), (egg_recent_model_read),
5021         (egg_recent_model_open_file), (egg_recent_model_lock_file),
5022         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
5023         (egg_recent_model_set_property), (egg_recent_model_class_init),
5024         (egg_recent_model_init), (egg_recent_model_add_full),
5025         (egg_recent_model_delete), (egg_recent_model_get_list),
5026         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
5027         (egg_recent_model_set_filter_mime_types),
5028         (egg_recent_model_clear_group_filter),
5029         (egg_recent_model_set_filter_groups),
5030         (egg_recent_model_clear_scheme_filter),
5031         (egg_recent_model_set_filter_uri_schemes),
5032         (egg_recent_model_remove_expired):
5033         * cut-n-paste/recent-files/egg-recent-util.c:
5034         (egg_recent_util_get_icon):
5035         * cut-n-paste/recent-files/egg-recent-util.h:
5036         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5037         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
5038         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
5039         (egg_recent_view_uimanager_set_property),
5040         (egg_recent_view_uimanager_get_property),
5041         (egg_recent_view_uimanager_class_init),
5042         (egg_recent_view_uimanager_init),
5043         (egg_recent_view_uimanager_set_label_width),
5044         (egg_recent_view_uimanager_get_label_width):
5045         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
5046         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5047         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5048         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5049         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5050         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5051         
5052         Update from libegg.
5053
5054 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5055
5056         * shell/ev-page-cache.c: (build_height_to_page),
5057         (ev_page_cache_get_height_to_page):
5058         * shell/ev-page-cache.h:
5059         * shell/ev-view.c: (view_update_range_and_current_page),
5060         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
5061         (ev_view_previous_page):
5062         
5063         Dual mode places even pages to the left. Fix for the bug #309393.
5064
5065         * shell/ev-view.h:
5066         * shell/ev-window.c: (update_action_sensitivity),
5067         (setup_view_from_metadata), (view_menu_popup_cb):
5068         
5069         Don't restore presentation in empty windows, more intelligent
5070         next page behaviour in dual mode.
5071
5072         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
5073         (ev_pixbuf_cache_clear_job_sizes):
5074         
5075         Cleanup job callback on removal. Fix for the bug #325886.
5076
5077 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5078
5079         * ps/ps.c: (psscan):
5080         
5081         Commit workaround Mozilla problem. Fix for the bug #325919
5082         
5083         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
5084         (save_item):
5085         
5086         Fix for year 2038 problem.
5087
5088 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5089
5090         * shell/ev-window.c: (setup_document_from_metadata),
5091         (ev_window_cmd_view_reload):
5092
5093         Clamp page recieved from metadata in valid values. Fix
5094         for the bug #325986.
5095
5096 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5097
5098         * MAINTAINERS: 
5099         Add MAINTAINERS as requested on desktop-devel-list.
5100
5101 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5102
5103         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
5104         (mime_type_supported_by_gdk_pixbuf),
5105         (ev_document_factory_get_mime_types),
5106         (ev_document_factory_get_all_mime_types):
5107         
5108         Don't add pixbuf mime types if pixbuf backend is disabled.
5109         
5110         * shell/ev-application.c: (ev_application_get_uri_window):
5111         
5112         Fix for the bug 325815 - unhandled MIME type message doesn't 
5113         appear a second time. 
5114         
5115         * shell/ev-document-types.c: (ev_document_types_add_filters):
5116         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
5117         (password_dialog_response), (ev_window_popup_password_dialog),
5118         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5119         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5120         (ev_window_run_presentation), (ev_window_stop_presentation),
5121         (save_sizing_mode), (ev_window_zoom_changed_cb),
5122         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5123         (ev_window_dual_mode_changed_cb),
5124         (ev_window_sidebar_current_page_changed_cb),
5125         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5126         (window_state_event_cb), (window_configure_event_cb):
5127         
5128         Cleanup additional uris holded by EvWindow.
5129
5130 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5131
5132         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
5133         (ev_view_can_previous_page), (ev_view_can_next_page):
5134         * shell/ev-view.h:
5135         * shell/ev-window.c: (update_action_sensitivity):
5136         
5137         Two page scrolling with Space and PageUp in dual mode. Second fix 
5138         for the bug #316608.
5139
5140 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5141
5142         * shell/ev-view.c: (scroll_to_current_page):
5143         
5144         Correctly clamp adjustment value. Fix for the bug
5145         #325808.
5146
5147 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5148
5149         * shell/ev-sidebar-links.c: (print_section_cb):
5150         * shell/ev-window.c: (ev_window_get_uri),
5151         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
5152         (ev_window_print_dialog_response_cb), (ev_window_print_range),
5153         (ev_window_dispose):
5154         
5155         Make print dialog non-modal. Fix for the bug #325622.
5156
5157 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5158
5159         * shell/ev-metadata-manager.c:
5160         * shell/ev-utils.c: (using_pdf_printer),
5161         (using_postscript_printer), (load_print_config_from_file),
5162         (save_print_config_to_file):
5163         * shell/ev-utils.h:
5164         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
5165         (update_sidebar_visibility), (setup_sidebar_from_metadata),
5166         (setup_view_from_metadata), (ev_window_setup_document),
5167         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
5168         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5169         (ev_window_run_presentation), (ev_window_stop_presentation),
5170         (save_sizing_mode), (ev_window_zoom_changed_cb),
5171         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
5172         (ev_window_dual_mode_changed_cb),
5173         (ev_window_sidebar_current_page_changed_cb),
5174         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
5175         (window_state_event_cb), (window_configure_event_cb),
5176         (ev_window_init):
5177         
5178         Setting saving behaviour fixes.
5179
5180 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5181
5182         * configure.ac:
5183         
5184         Make antialiasing gs options better and allow
5185         to change them during configure. Fix for the 
5186         bug #319049.
5187
5188 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5189
5190         * shell/ev-window.c: (setup_view_from_metadata):
5191         
5192         Remember if last window was maximized. Fix for the
5193         bug #323797.
5194
5195 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5196
5197         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5198
5199 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5200
5201         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5202         * shell/ev-page-action.c: (build_new_tree_cb):
5203         * shell/ev-sidebar-links.c: (links_page_num_func),
5204         (update_page_callback_foreach), (update_page_callback):
5205         * shell/ev-view.c: (scroll_to_current_page):
5206         
5207         Fix for the bug #325067 with more intelligent selection
5208         of current link in sidebar. Make sidebar handle links
5209         of FITR-like type more correctly.
5210
5211         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5212         (dvi_pixbuf_put_pixel):
5213         
5214         Fix memory consumtion with disabled alpha channel.
5215
5216 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5217
5218         * data/evince-ui.xml:
5219         * shell/ev-window.c: (view_menu_popup_cb),
5220         (ev_popup_cmd_open_link), (ev_window_init):
5221         
5222         Update context menu for internal links. Fix for the bug
5223         #325066.
5224
5225 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5226
5227         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5228         
5229         Bind context menu to keyboard also. Fix for the bug
5230         #325065.
5231
5232 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5233
5234         * shell/ev-view.c: (selection_scroll_timeout_cb):
5235         
5236         Horizontal scroll on selection also.
5237
5238 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5239
5240         * shell/ev-metadata-manager.c: (parse_value):
5241         * shell/ev-view.c: (goto_xyz_link):
5242         
5243         Correct zoom setup and metadata save broken in 
5244         some locales.
5245
5246 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5247
5248         * shell/ev-view-private.h:
5249         * shell/ev-view.c: (scroll_to_current_page),
5250         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5251         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5252         (page_changed_cb), (ev_view_set_continuous),
5253         (ev_view_set_dual_page), (ev_view_set_presentation):
5254         
5255         Delay scroll until allocation to correctly position page. Fix
5256         for the bug #317334.
5257
5258 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5259
5260         * NEWS:
5261         * configure.ac:
5262         
5263         Update NEWS and require poppler 0.5.0.
5264
5265 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5266         
5267         * data/evince-ui.xml:
5268         * shell/ev-view-private.h:
5269         * shell/ev-view.c: (ev_view_get_link_at_location),
5270         (handle_link_over_xy), (ev_view_button_press_event),
5271         (ev_view_button_release_event), (ev_view_class_init):
5272         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5273         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5274         (ev_window_init):
5275         
5276         Implement right-click context menu.
5277
5278 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5279
5280         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5281         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5282         (mdvi_pixbuf_device_render):
5283         * pdf/ev-poppler.cc:
5284
5285         Don't generate thumbnails with alpha. See bug #324077.
5286         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5287
5288 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5289
5290         * shell/ev-window.c: (setup_chrome_from_metadata):
5291         
5292         Fix typo that was hiding toolbar.
5293
5294 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5295
5296         * shell/ev-view-private.h:
5297         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5298         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5299         (ev_view_button_release_event), (ev_view_destroy):
5300         
5301         Small cleanup and autoscrolling during selection. Thanks to 
5302         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5303
5304 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5305
5306         * configure.ac:
5307         
5308         Correctly check for comics option.
5309
5310 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5311         * Makefile.am:
5312         * configure.ac:
5313         * backend/Makefile.am:
5314         * backend/ev-document-factory.c:
5315         * shell/ev-document-types.c:
5316
5317         Included option in configure to make ps backend 
5318         compilation optional with --disable-ps.
5319
5320 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5321
5322         * backend/ev-document-factory.c:
5323         * comics/Makefile.am:
5324         * comics/comics-document.c: (comics_document_load):
5325         * comics/ev-cbr-mime.xml:
5326         * configure.ac:
5327         
5328         Comics mime types are added to shared-mime-info CVS. Now
5329         we don't need to install our own mime types.
5330
5331 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5332
5333         * shell/ev-window.c:
5334         
5335         Add shortcut for "save a copy" menu entry. Fix for
5336         the bug #324582.
5337
5338 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5339
5340         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5341         (job_finished_cb), (new_selection_pixbuf_needed),
5342         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5343         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5344         
5345         Rework selection job info logic and fix critical warning.
5346
5347 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5348
5349         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5350
5351 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5352
5353         * data/evince-ui.xml:
5354         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5355         
5356         Enter as shortcut key for next page. Fix for the bug
5357         #321394.
5358
5359 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5360
5361         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5362
5363 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5364
5365         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5366         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5367         (new_selection_pixbuf_needed),
5368         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5369         (clear_job_selection):
5370         
5371         Too early for 0.5. Pixbuf cache code cleaned a bit.
5372
5373 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5374
5375         * NEWS:
5376         * configure.ac:
5377         
5378         Release 0.5.0 preparation
5379
5380 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5381
5382         * comics/Makefile.am:
5383         * configure.ac:
5384         * shell/ev-document-types.c: (ev_document_types_add_filters):
5385         
5386         More advanced handling of custom mime type installation.
5387
5388 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5389
5390         * data/evince.schemas.in:
5391         * shell/ev-metadata-manager.c: (value_free),
5392         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5393         (ev_metadata_manager_get), (ev_metadata_manager_set):
5394         * shell/ev-metadata-manager.h:
5395         * shell/ev-window.c: (update_chrome_flag),
5396         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5397         (setup_document_from_metadata), (setup_chrome_from_metadata),
5398         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5399         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5400         (ev_window_view_toolbar_cb),
5401         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5402         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5403         
5404         Save last document settings and reuse them for new documents.
5405
5406 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5407
5408         * Makefile.am:
5409         * backend/Makefile.am:
5410         * backend/ev-document-factory.c:
5411         * backend/ev-document-factory.h:
5412         * comics/Makefile.am:
5413         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5414         (comics_document_load), (comics_document_save),
5415         (comics_document_get_n_pages), (comics_document_get_page_size),
5416         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5417         (comics_document_class_init), (comics_document_can_get_text),
5418         (comics_document_get_info), (comics_document_document_iface_init),
5419         (comics_document_init), (get_supported_image_extensions),
5420         (comics_document_thumbnails_get_geometry),
5421         (comics_document_thumbnails_get_thumbnail),
5422         (comics_document_thumbnails_get_dimensions),
5423         (comics_document_document_thumbnails_iface_init), (extract_argv):
5424         * comics/comics-document.h:
5425         * comics/ev-cbr-mime.xml:
5426         * configure.ac:
5427         * po/POTFILES.in:
5428         * shell/ev-application.c: (ev_application_register_service):
5429         * shell/ev-document-types.c: (ev_document_types_add_filters):
5430         * thumbnailer/Makefile.am:
5431         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5432         
5433         New CBR/CBZ backend for comic books.
5434
5435 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5436
5437         * shell/main.c: (load_files_remote):
5438
5439         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5440         warning on startup of second instance is fixed. It
5441         is bug #320353.
5442
5443 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5444
5445         * shell/ev-window.c: (ev_window_finalize):
5446         
5447         Fix double free that cause crash.
5448
5449 2005-10-29  Bastien Nocera <hadess@hadess.net>
5450
5451         * tiff/tiff-document.c: (tiff_document_load):
5452         
5453         Fix memory leak.
5454
5455 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5456
5457         * po/POTFILES.in:
5458         * shell/Makefile.am:
5459         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5460         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5461         (ev_view_accessible_get_text),
5462         (ev_view_accessible_get_character_at_offset),
5463         (ev_view_accessible_get_text_before_offset),
5464         (ev_view_accessible_get_text_at_offset),
5465         (ev_view_accessible_get_text_after_offset),
5466         (ev_view_accessible_get_character_count),
5467         (ev_view_accessible_get_caret_offset),
5468         (ev_view_accessible_set_caret_offset),
5469         (ev_view_accessible_get_run_attributes),
5470         (ev_view_accessible_get_default_attributes),
5471         (ev_view_accessible_get_character_extents),
5472         (ev_view_accessible_get_offset_at_point),
5473         (ev_view_accessible_get_n_selections),
5474         (ev_view_accessible_get_selection),
5475         (ev_view_accessible_add_selection),
5476         (ev_view_accessible_remove_selection),
5477         (ev_view_accessible_set_selection),
5478         (ev_view_accessible_text_iface_init),
5479         (ev_view_accessible_idle_do_action),
5480         (ev_view_accessible_action_do_action),
5481         (ev_view_accessible_action_get_n_actions),
5482         (ev_view_accessible_action_get_description),
5483         (ev_view_accessible_action_get_name),
5484         (ev_view_accessible_action_set_description),
5485         (ev_view_accessible_action_iface_init),
5486         (ev_view_accessible_get_type), (ev_view_accessible_new),
5487         (ev_view_accessible_factory_get_accessible_type),
5488         (ev_view_accessible_factory_create_accessible),
5489         (ev_view_accessible_factory_class_init),
5490         (ev_view_accessible_factory_get_type):
5491         * shell/ev-view-accessible.h:
5492         * shell/ev-view-private.h:
5493         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5494         * shell/ev-view.h:
5495         
5496         Initial accessibility support.
5497
5498 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5499
5500         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5501
5502 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5503
5504         * shell/ev-print-job.c: (idle_print_handler):
5505         
5506         Fix for bug Bug 318916: Printing multiple pages.
5507
5508 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5509
5510         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5511
5512 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5513
5514         * pdf/ev-poppler.cc:
5515         
5516         Thumnail dimensions unified with other backends.
5517         
5518         * shell/ev-window-title.c: (ev_window_title_update):
5519         
5520         Fix warning.
5521
5522 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5523
5524         * data/ev-stock-zoom-fit-width.png:
5525         
5526         Remove unused file.
5527
5528 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5529
5530         * configure.ac:
5531         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5532         (djvu_document_finalize):
5533         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5534         (dvi_document_finalize):
5535         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5536         (pixbuf_document_save), (pixbuf_document_finalize):
5537         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5538         (tiff_document_finalize):
5539         
5540         Save a copy implemented for various backends.
5541
5542 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5543
5544         * configure.ac:
5545         
5546         Don't link with ltiff if tiff is disabled.
5547
5548 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5549
5550         * pdf/GDKSplashOutputDev.cc:
5551         * pdf/GDKSplashOutputDev.h:
5552         * pdf/Thumb.cc:
5553         * pdf/Thumb.h:
5554         * pdf/pdf-document.cc:
5555         * pdf/pdf-document.h:
5556         * pdf/test-gdk-output-dev.cc:
5557         
5558         Remove old unused files.
5559
5560 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5561
5562         * shell/ev-window.c: (ev_window_setup_document):
5563         
5564         Fixed warnings on reload and probably crash reason.
5565
5566 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5567
5568         * properties/ev-properties-view.c:
5569         (ev_properties_view_format_date):
5570         
5571         Check if date is invalid. Fix for bug 318134.
5572
5573 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5574
5575         * shell/ev-window-title.c:
5576         
5577         Add .indd files (Adobe Indesign) to the list of "bad
5578         extensions".
5579
5580 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5581
5582         * data/evince-ui.xml:
5583         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5584         
5585         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5586
5587 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5588
5589         * shell/ev-window.c: (launch_link), (launch_external_uri),
5590         (view_external_link_cb):
5591
5592         URL-escape link before passing it to gnome_vfs_url_show.
5593
5594 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5595
5596         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5597         there isn't text selected.
5598
5599 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5600
5601         * shell/ev-view.c: (handle_link_over_xy):
5602
5603         Check tooltip is valid utf8 before showing it
5604
5605 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5606
5607         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5608
5609 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5610
5611         * shell/ev-window-title.c: (ev_window_title_update):
5612
5613         Guard against using g_strstrip on NULL. Fixes bug #317291.
5614
5615 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5616
5617         * pdf/ev-poppler.cc:
5618
5619         Show title even for unknown links
5620
5621 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5622
5623         * shell/ev-window-title.c: (ev_window_title_update):
5624
5625         Strip the title string
5626
5627 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5628
5629         * shell/ev-window-title.c:
5630
5631         Add .rtf to the bad extensions list
5632
5633 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5634
5635         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5636         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5637
5638         Ignore link coordinates if they are outside page bounds
5639
5640 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5641
5642         * backend/ev-link.c: (ev_link_type_get_type),
5643         (ev_link_get_filename), (ev_link_get_params),
5644         (ev_link_get_property), (ev_link_set_property),
5645         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5646         * backend/ev-link.h:
5647         * pdf/ev-poppler.cc:
5648         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5649         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5650         (ev_window_init):
5651
5652         Implement launch links. Delegate external link opening to
5653         the window.
5654
5655 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5656
5657         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5658         (ev_link_get_right), (ev_link_get_property),
5659         (ev_link_set_property), (ev_link_class_init),
5660         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5661         * backend/ev-link.h:
5662         * pdf/ev-poppler.cc:
5663         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5664
5665         Implement fitr links
5666
5667 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5668
5669         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5670         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5671         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5672         (ev_view_size_request_continuous),
5673         (ev_view_size_request_dual_page),
5674         (ev_view_size_request_single_page), (ev_view_size_allocate),
5675         (ev_view_zoom_for_size_continuous_and_dual_page),
5676         (ev_view_zoom_for_size_continuous),
5677         (ev_view_zoom_for_size_dual_page),
5678         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5679         (ev_sizing_mode_get_type):
5680         * shell/ev-view.h:
5681         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5682
5683         Do not use modes for link, we need to calculate size ad hoc.
5684         Still not perfect because of the usual scrollbar issues grrr.
5685
5686 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5687
5688         * backend/ev-link.c: (ev_link_type_get_type),
5689         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5690         * backend/ev-link.h:
5691         * pdf/ev-poppler.cc:
5692         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5693         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5694         (ev_view_size_request_continuous),
5695         (ev_view_size_request_dual_page),
5696         (ev_view_size_request_single_page), (ev_view_size_allocate),
5697         (zoom_for_size_fit_height),
5698         (ev_view_zoom_for_size_continuous_and_dual_page),
5699         (ev_view_zoom_for_size_continuous),
5700         (ev_view_zoom_for_size_dual_page),
5701         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5702         (ev_sizing_mode_get_type):
5703         * shell/ev-view.h:
5704         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5705
5706         Implement FIT_HEIGHT mode (only for links).
5707         Implement FITH links
5708
5709 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5710
5711         * shell/ev-window-title.c: (get_filename_from_uri),
5712         (ev_window_title_sanitize_extension), (ev_window_title_update),
5713         (ev_window_title_set_document), (ev_window_title_set_uri),
5714         (ev_window_title_free):
5715         * shell/ev-window-title.h:
5716         * shell/ev-window.c: (ev_window_setup_document),
5717         (ev_window_popup_password_dialog):
5718
5719         Refactor window title building while fixing it for
5720         password documents.
5721
5722 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5723
5724         * pdf/ev-poppler.cc:
5725
5726         Escape link title before setting it in the model
5727
5728 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5729
5730         * shell/ev-application.c: (removed_from_session), (save_session),
5731         (init_session), (ev_application_get_empty_window),
5732         (ev_application_init), (ev_application_get_windows):
5733         * shell/ev-application.h:
5734         * shell/ev-window.c: (ev_window_finalize):
5735
5736         Add a function to retrieve window list and share it where
5737         necessary.
5738         Implement session handling, works pretty well thanks to the
5739         metadata system.
5740
5741 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5742
5743         * shell/ev-password.c: (ev_password_item_created_callback),
5744         (ev_password_dialog_save_password):
5745         
5746         Fix for bug 316972. Use async gnome-keyring API.
5747
5748 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5749
5750         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5751         Remove unused unrealize handler. Add scroll handling to
5752         ev_view_scroll_event for presentation mode (bug #316708),
5753         and fix the event state checks there.
5754
5755 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5756
5757         * shell/ev-page-action.c: (page_changed_cb):
5758
5759         "marco, maybe we should be crazy and jump right to 6! :)"
5760
5761         Bryan Clark, Sep 2005
5762
5763 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5764
5765         * ps/ps-document.c: (save_document), (ps_document_save),
5766         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5767         (ps_document_ps_export_end):
5768
5769         Fix unstructured documents save and print
5770
5771 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5772
5773         * shell/ev-application.c: (ev_application_open_uri):
5774
5775         Fix window size persistance
5776
5777 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5778
5779         * shell/ev-view.c: (ev_view_button_release_event):
5780
5781         Based on a patch from carlosgc@gnome.org. Mouse buttons
5782         switch pages in presentation mode.
5783
5784 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5785
5786         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5787
5788         Dont cast to int before scaling
5789
5790 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5791
5792         * backend/ev-link.c: (ev_link_type_get_type),
5793         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5794         (ev_link_new_page_fith):
5795         * backend/ev-link.h:
5796         * pdf/ev-poppler.cc:
5797         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5798
5799         Implement FIT and FITH links
5800
5801 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5802
5803         * pdf/ev-poppler.cc:
5804
5805         Return 0 results when search is not in progress.
5806
5807         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5808         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5809
5810         Update menu sensitivity when cancelling search
5811
5812 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5813
5814         * shell/ev-view.c: (ev_view_can_find_next):
5815
5816         Take all pages in consideration, not just current one
5817
5818 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5819
5820         * shell/ev-page-cache.c:
5821         * shell/ev-page-cache.h:
5822         * shell/ev-view.c: (ev_view_binding_activated),
5823         (ev_view_next_page), (ev_view_previous_page),
5824         (ev_sizing_mode_get_type):
5825         * shell/ev-view.h:
5826         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5827         (ev_window_cmd_go_next_page):
5828
5829         Move page next/previous functions from page chace to
5830         view and change it to move by 2 page steps in dual mode.
5831
5832 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5833
5834         * shell/ev-window.c: (update_sidebar_visibility),
5835         (setup_sidebar_from_metadata), (ev_window_setup_document),
5836         (setup_view_from_metadata):
5837
5838         Show the index by default when there is one     
5839
5840 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5841
5842         * shell/ev-window-title.c: (ev_window_title_set_document):
5843
5844         Missing null check
5845
5846 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5847
5848         * shell/ev-view.c: (view_update_range_and_current_page):
5849         
5850         Allow display of last odd page in dual view. Fix for 316347.
5851
5852 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5853
5854         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5855         
5856         Make close button default. Fix for 316383.
5857
5858 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5859
5860         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5861         
5862         Mark close button as default. Fix for 316381.
5863
5864 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5865
5866         * backend/ev-link.c: (ev_link_class_init):
5867
5868         Allow negative doubles in left/top properties
5869
5870 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5871
5872         * shell/ev-window.c:
5873
5874         Remove a bunch of strings that was used only
5875         by the statusbar.
5876
5877 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5878
5879         * shell/ev-window-title.c: (get_filename_from_uri),
5880         (ev_window_title_set_document):
5881
5882         When title has a confusing extension, show also
5883         the document filename inside ()
5884
5885 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5886
5887         * shell/Makefile.am:
5888         * shell/ev-window-title.c: (ev_window_title_new),
5889         (ev_window_title_update), (ev_window_title_set_type),
5890         (ev_window_title_set_document), (ev_window_title_free):
5891         * shell/ev-window-title.h:
5892         * shell/ev-window.c: (ev_window_setup_document),
5893         (password_dialog_response), (ev_window_popup_password_dialog),
5894         (ev_window_dispose), (ev_window_init):
5895
5896         Factor out and cleanup window title code
5897
5898 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5899
5900         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5901         (unable_to_load):
5902
5903         Make dialog transient so it doesnt block other windows
5904
5905 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5906
5907         * pdf/ev-poppler.cc:
5908         
5909         Fix pdf thumbnails rendering.
5910
5911 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5912
5913         * shell/ev-window.c: (fullscreen_set_timeout):
5914         
5915         Increase timeout to hide full screen popup. Bug 
5916         316123. 
5917
5918 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5919
5920         * data/evince.schemas.in:
5921         * shell/ev-window.c: (update_action_sensitivity):
5922
5923         Allow the user to override document restrictions. Fix for bug
5924         305818.
5925
5926 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5927
5928         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5929         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5930         (ev_window_class_init): Fix multihead behaviour of fullscreen
5931         toolbar popup. Fixes bug #315451.
5932
5933 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5934
5935         * configure.ac:
5936         * data/evince-password.glade:
5937         * shell/ev-password.c: (ev_password_dialog_set_property),
5938         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5939         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5940         (ev_password_dialog_entry_changed_cb),
5941         (ev_password_dialog_entry_activated_cb),
5942         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5943         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5944         (ev_password_dialog_set_bad_pass):
5945         * shell/ev-password.h:
5946         * shell/ev-window.c: (password_dialog_response),
5947         (ev_window_popup_password_dialog):
5948         
5949         Support for gnome-keyring for encrypted PDF's.
5950
5951 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5952
5953         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5954         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5955         (ev_view_enter_notify_event), (ev_view_class_init):
5956         
5957         More precise handling of enter_notify/leave_notify events
5958         in EvView. Fix for bug 315470.
5959
5960 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5961
5962         * shell/ev-window.c: (fullscreen_timeout_cb),
5963         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5964         (ev_window_dispose):
5965
5966         leak fix: unref fullscreen_timeout_source before clearing it
5967
5968 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5969
5970         * configure.ac, dvi/mdvi/Makefile.am: 
5971         
5972         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5973
5974 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5975
5976         * backend/ev-link.c: (ev_link_new_page_xyz):
5977         * pdf/ev-poppler.cc:
5978         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5979
5980         Fix some bugs with xyz links, respect zoom
5981
5982 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5983
5984         * shell/ev-window.c: (page_changed_cb),
5985         (setup_document_from_metadata), (update_sidebar_visibility),
5986         (setup_view_from_metadata), (ev_window_run_fullscreen),
5987         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5988         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5989         (ev_window_dual_mode_changed_cb),
5990         (ev_window_sidebar_current_page_changed_cb):
5991
5992         null check uri before setting and getting metadata
5993
5994 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5995
5996         * dvi/Makefile.am:
5997         * properties/Makefile.am:
5998         * shell/Makefile.am:
5999         * thumbnailer/Makefile.am:
6000
6001         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
6002
6003 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6004
6005         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
6006         (selection_changed_callback):
6007         * shell/ev-sidebar-links.h:
6008
6009         Add a signal for link activation.
6010
6011         * shell/ev-view.c: (ev_view_goto_link),
6012         (ev_view_button_release_event):
6013         * shell/ev-view.h:
6014         * shell/ev-window.c: (sidebar_links_link_activated_cb),
6015         (ev_window_init):
6016
6017         Implement the signal so that we can handle all link types.
6018
6019         * shell/ev-page-cache.c:
6020
6021         Remove unused set_link function
6022
6023 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
6024
6025         * lib/ev-tooltip.c: (ev_tooltip_set_position):
6026
6027         Add some space from the cursor, hardcoded but I couldnt
6028         find a better way.
6029
6030 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6031
6032         * lib/ev-tooltip.c:
6033
6034         Use mozilla style vs gtk style, way better for links.
6035
6036         * shell/ev-view.c: (ev_view_motion_notify_event),
6037         (ev_view_destroy), (ev_view_init):
6038
6039         Deactive tooltip when the link hovered is changed.
6040
6041 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
6042
6043         * backend/ev-document.h:
6044         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
6045         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
6046         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
6047         (ev_link_new_page), (ev_link_new_page_xyz):
6048         * backend/ev-link.h:
6049         * pdf/ev-poppler.cc:
6050         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
6051         (go_to_link), (tip_from_link):
6052
6053         Implement xyz links, still not functional. Links are a total
6054         mess, will need to refactor and bugfix a lot :(
6055
6056 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
6057
6058         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
6059
6060 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
6061
6062         * data/evince-ui.xml:
6063         * data/evince.schemas.in:
6064         * shell/Makefile.am:
6065         * shell/ev-window.c: (update_chrome_visibility),
6066         (password_dialog_response), (ev_window_load_job_cb),
6067         (ev_window_xfer_job_cb), (ev_window_open_uri),
6068         (ev_window_class_init), (set_chrome_actions), (load_chrome),
6069         (ev_window_init):
6070
6071         Remove the statusbar. This regress loading feedback, need to
6072         check with Bryan what we want to do there...
6073
6074 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6075
6076         * lib/ev-tooltip.c: (ev_tooltip_init):
6077
6078         Fix tooltip border and size handling
6079
6080 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
6081
6082         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
6083         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
6084         (ev_tooltip_timeout), (ev_tooltip_activate),
6085         (ev_tooltip_deactivate):
6086         * lib/ev-tooltip.h:
6087         * shell/ev-view.c: (ev_view_motion_notify_event):
6088
6089         Delay popup showing. Mirror gtk logic/times.
6090
6091 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
6092
6093         * lib/Makefile.am:
6094         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
6095         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
6096         (ev_tooltip_set_text), (ev_tooltip_set_position):
6097         * lib/ev-tooltip.h:
6098
6099         Simple widget to show tooltips at a custom position
6100
6101         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
6102         (ev_view_destroy):
6103
6104         Use it for links. First go, needs work
6105
6106 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
6107
6108         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
6109         HIG fixes.  Use title capitalization for window title. Use 12 
6110         pixels of space between the dialog's vbox and action area.
6111
6112 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6113
6114         * shell/ev-window.c: (file_open_dialog_response_cb),
6115         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
6116         (ev_window_cmd_save_as):
6117
6118         Make file pickers not modal and refactor code some
6119
6120 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6121
6122         * shell/ev-sidebar.h:
6123         * shell/ev-sidebar.c: (ev_sidebar_set_property),
6124         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
6125         (ev_sidebar_class_init), (ev_sidebar_select_page),
6126         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
6127         (ev_sidebar_set_page):
6128
6129         Add a current page property and allow to get/set it
6130
6131         * shell/ev-window.c: (setup_view_from_metadata),
6132         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
6133
6134         Persist current sidebar page per document
6135
6136 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
6137
6138         * data/evince.schemas.in:
6139         * shell/ev-window.c: (update_chrome_visibility),
6140         (setup_document_from_metadata), (update_sidebar_visibility),
6141         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
6142         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6143         (ev_window_run_presentation), (ev_window_stop_presentation),
6144         (ev_window_view_sidebar_cb),
6145         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
6146         (load_chrome), (ev_window_init):
6147
6148         Persist size/visibility of sidebar per document
6149
6150 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
6151
6152         * shell/ev-view.c (draw_loading_text): Draw loading text.
6153
6154 2005-09-02  Dan Damian  <dand@gnome.ro>
6155
6156         * configure.in: Added "ro" to ALL_LINGUAS.
6157
6158 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6159
6160         * shell/ev-view.c: (clear_caches):
6161
6162         ev_page_cache_get doesnt return a reference,
6163         dont try to unref it.
6164
6165 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
6166
6167         * shell/main.c: (load_files_remote):
6168
6169         Fix timestamp parameter with dbus <= 0.33
6170
6171 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
6172
6173         * data/evince.schemas.in:
6174
6175         Add missing full stop
6176
6177 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
6178
6179         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
6180         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
6181
6182         Plug some memory leaks
6183
6184 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
6185
6186         * configure.ac:
6187         * lib/ev-debug.c: (trap_handler):
6188
6189         Check for execinfo.h and use it only if it exists.
6190         Ported from Epiphany (bug #314776).
6191
6192 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6193
6194         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6195
6196 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6197
6198         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6199         * po/id.po      : Added Indonesian translation
6200
6201 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6202
6203         * shell/main.c:
6204         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6205         * NEWS: Release 0.4.0
6206
6207 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6208
6209         * configure.ac: catch another gtk+-2.8ism
6210         * shell/main.c: Make work with gtk+-2.6
6211
6212 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6213
6214         * shell/ev-application-service.xml: Add 'timestamp' argument to
6215           ev_application_open_window and ev_application_open_uri methods.
6216
6217         * shell/ev-application.h: Add 'timestamp' argument to
6218           ev_application_open_window, ev_application_open_uri,
6219           and ev_application_open_uri_list functions.
6220
6221         * shell/ev-application.c (ev_application_open_window,
6222           ev_application_open_uri, ev_application_open_uri_list): Change
6223           functions that show/present windows to use a timestamp if one
6224           is passed in.
6225
6226         * shell/ev-window.c (ev_window_cmd_file_open,
6227           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6228         * shell/main.c (load_files): Modify calls to ev_application to
6229           include GDK_CURRENT_TIME as timestamp.
6230
6231         * shell/main.c (load_files_remote): Obtain timestamp for client
6232           instance from GDK and pass to server instance so new windows are
6233           focused properly.  Fix dbus_g_proxy_call() calls by including second
6234           G_TYPE_INVALID.
6235           
6236         Closes bug #314475.
6237
6238 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6239
6240         * shell/ev-window.c (ev_window_finalize): Check for
6241         avail. EvWindows when quiting to handle the finalize better,
6242         #314497
6243
6244 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6245         
6246         * properties/ev-properties-view.c: 
6247         
6248         Set textdomain to libglade. Fixes translation problem in property page.
6249
6250 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6251
6252         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6253         * dvi/Makefile.am:
6254         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6255         * dvi/mdvi-lib/Makefile.am:
6256         
6257         Fix rotation of thumbnails, ported to new API. Moved library
6258         dependencies earlier, probably it will fix linkage problem.
6259
6260 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6261
6262         * backend/ev-document-misc.c:
6263         (ev_document_misc_get_thumbnail_frame):
6264         * backend/ev-document-misc.h:
6265         * configure.ac:
6266         * pdf/ev-poppler.cc:
6267         * shell/Makefile.am:
6268         * shell/ev-sidebar-thumbnails.c: (add_range),
6269         (ev_sidebar_thumbnails_set_loading_icon),
6270         (ev_sidebar_thumbnails_refresh),
6271         (ev_sidebar_thumbnails_set_document):
6272         * shell/ev-sidebar-thumbnails.h:
6273         * shell/ev-view.c: (ev_view_motion_notify_event),
6274         (ev_view_set_property), (ev_view_get_property),
6275         (ev_view_class_init), (ev_view_set_rotation):
6276         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6277         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6278         (ev_window_init):
6279         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6280         Redo rotation (again).  prepare for 0.4.0
6281
6282 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6283
6284         * configure.ac: Bump poppler requirement to 0.4.1.
6285
6286         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6287         argument to poppler_page_render_selection() call.
6288
6289 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6290
6291         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6292         (djvu_document_thumbnails_get_thumbnail):
6293         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6294         (dvi_document_thumbnails_get_thumbnail):
6295         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6296         (pixbuf_document_thumbnails_get_thumbnail):
6297         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6298         
6299         Update rotation direction of backends to fit with pdf and ps.
6300
6301 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6302
6303         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6304         * backend/ev-async-renderer.h:
6305         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6306         (setup_page), (ps_document_get_page_size),
6307         (ps_async_renderer_render_pixbuf):
6308         * ps/ps-document.h:
6309         * shell/ev-jobs.c: (ev_job_render_run):
6310
6311         Fix orientation in the postscript document
6312
6313 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6314
6315         * pdf/ev-poppler.cc:
6316         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6317         * shell/ev-view.c: (highlight_find_results):
6318
6319         Adapt to the new poppler rotation API. Fix text maps on landscape
6320         documents.
6321
6322 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6323
6324         * shell/ev-view.c (compute_new_selection_text): get the correct
6325         region when selecting in modes other than continuous.
6326
6327 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6328
6329         * shell/main.c (main): remove redundant g_warnings.
6330
6331 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6332
6333         * shell/Makefile.am: Don't include autogenerated
6334         file ev-application-service.h into distribution, since
6335         it causes dbus crash. Fix for bugs 313724 and 313443. 
6336
6337 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6338
6339         * configure.ac: Fix sed expression for FreeBSD. Thanks
6340         to Joe Marcus Clark <marcus@freebsd.org>
6341         
6342         * shell/eggfindbar.c: (entry_activate_callback),
6343         (entry_changed_callback), (egg_find_bar_init),
6344         (egg_find_bar_set_search_string):
6345         
6346         Made findbar buttons unsensitive if there is no text in
6347         entry. Fix for the bug 313285.
6348
6349 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6350
6351         * ps/ps-document.c: Use g_filename_display_name for displaying
6352         filenames and revert string freeze breackage
6353
6354 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6355
6356         * NEWS:
6357         * configure.ac:
6358
6359         Update for 0.3.4
6360
6361         * shell/Makefile.am:
6362
6363         Add ev-application-service.xml to extra dist
6364
6365         * shell/ev-view.c: (find_page_at_location):
6366
6367         Remove unused function (fix warning)
6368
6369 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6370
6371         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6372         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6373         
6374         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6375         bug 313623.
6376
6377 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6378
6379         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6380         * shell/ev-window.c:
6381         Fix build warnings
6382
6383 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6384
6385         * configure.ac: Update script to get dbus version.
6386         Fix for the bug #313443.
6387
6388 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6389
6390         * shell/ev-window.c: (ev_window_cmd_escape):
6391         
6392         Return focus back to view on escape. Fix for bug 313295.
6393
6394 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6395
6396         * shell/ev-window.c: (update_window_title),
6397         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6398         (ev_window_cmd_save_as):
6399         
6400         Correct conversion from uri to displayable string. Fix for
6401         bug 313296.
6402
6403 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6404
6405         * ps/ps-document.c: convert filename to utf8 when there is an error
6406         loading document. Fixes #309915
6407
6408 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6409
6410         * configure.ac:
6411
6412         We depend on poppler 0.4.0
6413
6414 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6415
6416         * configure.ac:
6417         * NEWS: Release 0.3.3.
6418         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6419
6420 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6421
6422         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6423         add a couple missing mnemonics to menu items, use title 
6424         capitalization for menu items and window titles, and add 
6425         ellipsis to open menu item.     
6426
6427 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6428
6429         * pdf/ev-poppler.cc:
6430         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6431         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6432         (ev_view_get_rotation):
6433         * shell/ev-view.h:
6434         * shell/ev-window.c: (setup_view_from_metadata),
6435         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6436         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6437         disk.
6438
6439 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6440
6441         * configure.ac: Added tr to ALL_LINGUAS
6442
6443 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6444
6445         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6446         requires several clicks to find word. Thanks to 
6447         Colin Slater <kiltedtaco@gmail.com>.
6448
6449 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6450
6451         * data/evince.desktop.in.in: Hide menu entry and
6452         rename it to "Document Viewer". Fix for bug 
6453         #312399.
6454
6455 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6456
6457         * shell/ev-page-action.c (ev_page_action_class_init): 
6458
6459         Point to the correct function in constructor of the
6460         activate_label signal
6461
6462 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6463
6464         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6465         * shell/ev-jobs.h: Make thread safe.
6466
6467 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6468
6469         * shell/ev-view.c: (view_update_range_and_current_page):
6470         Don't update page range if we are scrolling to some document
6471         point.
6472
6473 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6474
6475         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6476         when getting max_page_width, fix drawing in dual mode.
6477
6478 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6479
6480         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6481         getting the area for select_all.
6482
6483 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6484
6485         * backend/ev-selection.c: (ev_selection_render_selection):
6486         * backend/ev-selection.h:
6487         * pdf/ev-poppler.cc:
6488         * shell/ev-jobs.c: (ev_job_render_new):
6489         * shell/ev-jobs.h:
6490         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6491         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6492         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6493         (ev_view_class_init):
6494
6495         Change selection color on focus in and focus out events.  Also,
6496         poppler now uses GdkColor for specifying the selection colors, so
6497         drop some awkward conversion code.
6498
6499 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6500
6501         * configure.ac: Added Hebrew translation
6502
6503 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6504
6505         * NOTES:
6506         * backend/ev-selection.c: (ev_selection_render_selection):
6507         * backend/ev-selection.h:
6508         * pdf/ev-poppler.cc:
6509         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6510         (ev_job_render_run):
6511         * shell/ev-jobs.h:
6512         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6513         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6514         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6515         (ev_pixbuf_cache_style_changed),
6516         (ev_pixbuf_cache_get_selection_pixbuf),
6517         (ev_pixbuf_cache_set_selection_list),
6518         (ev_pixbuf_cache_get_selection_list):
6519         * shell/ev-pixbuf-cache.h:
6520         * shell/ev-utils.c: (ev_print_region_contents):
6521         * shell/ev-utils.h:
6522         * shell/ev-view.c: (ev_view_queue_draw_page),
6523         (selection_update_idle_cb), (ev_view_motion_notify_event),
6524         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6525         (setup_caches), (ev_view_find_next), (merge_selection_region),
6526         (selection_free):
6527         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6528
6529         Clean up selection to be much smoother!
6530
6531 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6532
6533         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6534         to poppler_page_render_selection().
6535
6536 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6537
6538         * ps/ps-document.c: (save_page_list): Use
6539         unzipped document when printing. Thanks to 
6540         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6541         311016.
6542
6543 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6544
6545         * shell/ev-window.c: (update_action_sensitivity):
6546         
6547         Disable print and save respect to lockdown gconf keys. Fix
6548         for 312342.
6549
6550 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6551
6552         * configure.ac:
6553         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6554         (write_to_temp_file), (ev_file_set_contents):
6555         * shell/ev-utils.h:
6556         * shell/ev-window.c: (save_print_config_to_file):
6557         
6558         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6559         Fix for bug 312238
6560
6561 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6562
6563         * shell/ev-window.c: (load_print_config_from_file),
6564         (save_print_config_to_file), (ev_window_print_range):
6565
6566         Persist the print settings. Fixes bug #311578.
6567
6568 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6569
6570         * djvu/djvu-document.c: (djvu_document_get_page_size),
6571         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6572         (djvu_document_thumbnails_get_thumbnail):
6573         * dvi/dvi-document.c: (dvi_document_get_page_size),
6574         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6575         (dvi_document_thumbnails_get_dimensions),
6576         (dvi_document_thumbnails_get_thumbnail):
6577         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6578         (pixbuf_document_render_pixbuf),
6579         (pixbuf_document_document_iface_init),
6580         (pixbuf_document_thumbnails_get_thumbnail):
6581         
6582         Update backends to make them build with new rotation system.
6583
6584 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6585
6586         * help/C/figures/evince_start_window.png:
6587         
6588         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6589
6590 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6591
6592         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6593         * shell/ev-pixbuf-cache.h:
6594         * shell/ev-sidebar-thumbnails.c:
6595         (ev_sidebar_thumbnails_get_property), (add_range),
6596         (adjustment_changed_cb):
6597         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6598         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6599         we were thumbnailing the entire docment on startup, slowing us
6600         down hugely. 
6601
6602 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6603
6604         * shell/ev-page-cache.c: (ev_page_cache_new):
6605         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6606         == 0, fixes #310306.
6607
6608 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6609
6610         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6611         (ev_view_rotate_left):
6612
6613         Account rotation in doc_rect_to_view_rect.
6614         Ensure rotation doesnt go out of bounds.
6615
6616 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6617
6618         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6619
6620         Correct and cleanup w/h swapping
6621
6622 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6623
6624         * backend/ev-document-thumbnails.c:
6625         (ev_document_thumbnails_get_thumbnail):
6626         * backend/ev-document-thumbnails.h:
6627         * backend/ev-document.c:
6628         * backend/ev-document.h:
6629         * backend/ev-render-context.c: (ev_render_context_new),
6630         (ev_render_context_set_rotation):
6631         * backend/ev-render-context.h:
6632         * pdf/ev-poppler.cc:
6633         * ps/ps-document.c: (ps_document_document_iface_init):
6634         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6635         * shell/ev-jobs.h:
6636         * shell/ev-page-cache.c: (build_height_to_page),
6637         (ev_page_cache_new), (ev_page_cache_get_size),
6638         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6639         (ev_page_cache_get_height_to_page):
6640         * shell/ev-page-cache.h:
6641         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6642         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6643         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6644         (ev_pixbuf_cache_get_selection_pixbuf):
6645         * shell/ev-pixbuf-cache.h:
6646         * shell/ev-print-job.c: (idle_print_handler):
6647         * shell/ev-sidebar-thumbnails.c: (add_range):
6648         * shell/ev-view.c: (view_update_range_and_current_page),
6649         (get_page_y_offset), (get_page_extents),
6650         (ev_view_size_request_continuous_dual_page),
6651         (ev_view_size_request_continuous),
6652         (ev_view_size_request_dual_page),
6653         (ev_view_size_request_single_page), (draw_one_page),
6654         (ev_view_set_rotation), (ev_view_rotate_right),
6655         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6656         (ev_view_zoom_for_size_continuous_and_dual_page),
6657         (ev_view_zoom_for_size_continuous),
6658         (ev_view_zoom_for_size_dual_page),
6659         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6660         (ev_view_select_all):
6661         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6662         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6663         (tiff_document_document_iface_init),
6664         (tiff_document_thumbnails_get_thumbnail):
6665
6666         Use rotation rather than orientation. It's easier and enough
6667         for our needs.
6668
6669 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6670
6671         * shell/ev-page-cache.c: (build_height_to_page),
6672         (ev_page_cache_new), (ev_page_cache_get_size),
6673         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6674         (ev_page_cache_get_height_to_page):
6675         * shell/ev-page-cache.h:
6676         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6677         (ev_view_size_request_continuous_dual_page),
6678         (ev_view_size_request_continuous),
6679         (ev_view_zoom_for_size_continuous_and_dual_page),
6680         (ev_view_zoom_for_size_continuous):
6681
6682         Make the page cache aware of page orientation.
6683
6684 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6685
6686         * backend/ev-document-thumbnails.c:
6687         (ev_document_thumbnails_get_thumbnail):
6688         * backend/ev-document-thumbnails.h:
6689         * backend/ev-document.c:
6690         * backend/ev-document.h:
6691         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6692         * backend/ev-ps-exporter.h:
6693         * pdf/ev-poppler.cc:
6694         * ps/ps-document.c: (ps_document_document_iface_init),
6695         (ps_document_ps_export_do_page):
6696         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6697         * shell/ev-jobs.h:
6698         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6699         (ev_page_cache_get):
6700         * shell/ev-page-cache.h:
6701         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6702         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6703         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6704         * shell/ev-pixbuf-cache.h:
6705         * shell/ev-print-job.c: (idle_print_handler):
6706         * shell/ev-sidebar-thumbnails.c: (add_range):
6707         * shell/ev-view.c: (view_update_range_and_current_page),
6708         (get_page_extents), (ev_view_size_request_dual_page),
6709         (ev_view_size_request_single_page), (draw_one_page),
6710         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6711         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6712         (ev_view_zoom_for_size_dual_page),
6713         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6714         (ev_view_select_all):
6715         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6716         * tiff/tiff-document.c: (tiff_document_get_page_size),
6717         (tiff_document_get_orientation), (rotate_pixbuf),
6718         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6719         (tiff_document_thumbnails_get_thumbnail),
6720         (tiff_document_ps_export_do_page), (tiff_document_init):
6721
6722         Really make use of the orientation bit of the render context.
6723         Use the render context in a few more places in the backend API.
6724         This regress orientation, but now it's done right. Will try to
6725         fix it up asap...
6726
6727 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6728
6729         * shell/ev-view.c: (ensure_rectangle_is_visible):
6730
6731         Patch by Nickolay V. Shmyrev to fix find flickering
6732
6733 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6734
6735         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6736         duplex parameters to ::begin.
6737
6738         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6739         * shell/ev-print-job.c (idle_print_handler): 
6740         * ps/ps-document.c (ps_document_ps_export_begin): 
6741         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6742         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6743         implementations. Poppler backend needs poppler cvs. Rest has
6744         unchanged behavior.
6745
6746 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6747
6748         * shell/ev-window.c (using_pdf_printer): new function.
6749         (ev_window_print_range): print a less techy message if someone
6750         tries to print to PDF.
6751
6752 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6753
6754         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6755         from "unknown font" string. Bug #311431
6756
6757 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6758
6759         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6760
6761 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6762
6763         Bug #311280
6764         
6765         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6766         name for PopplerFontTypes
6767         (pdf_document_fonts_fill_model): add font type to the detail column
6768
6769         * backend/ev-document-fonts.h: added
6770         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6771
6772         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6773         font name and font details, add a little markup.
6774         (ev_properties_fonts_init): use the new cell data func, specify ypad
6775         property for the cell renderer.
6776         (ev_properties_fonts_set_document): add the details column.
6777
6778 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6779
6780         * configure.ac: Added "pl" to ALL_LINGUAS.
6781
6782 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6783
6784         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6785
6786 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6787
6788         * help/ChangeLog: Started this for translations of manual.
6789         * configure.ac, autogen.sh, .cvsignore: Migrated to
6790         gnome-doc-utils. Patch in bug #311222.
6791
6792 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6793
6794         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6795         #ifdef this away to fix an unused-function warning.
6796
6797 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6798
6799         * configure.ac: Added 'gl' to ALL_LINGUAS.
6800
6801 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6802
6803         * configure.ac: Added ne in ALL_LINGUAS
6804         
6805 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6806
6807         * shell/ev-view.c: (ev_view_leave_notify_event):
6808         
6809         Clear status message when pointer leaves view. Fix for bug
6810         #310818 
6811
6812 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6813
6814         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6815
6816 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6817
6818         * shell/ev-view.c: (ev_view_leave_notify_event),
6819         (ev_view_class_init):
6820         
6821         Set cursor to normal then leaving view.
6822
6823 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6824
6825         * configure.ac:
6826         
6827         Fix required djvulibre version.
6828
6829 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6830
6831         *configure.ac: Hindi (hi) language added
6832
6833 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6834
6835         *configure.ac: Punjabi (pa) Language added
6836
6837 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6838
6839         * data/evince-ui.xml, shell/ev-window.c:
6840         
6841         Add keypad accelerators for zooming. Fix for bug 308128.
6842
6843 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6844
6845         * Makefile.am:
6846         * backend/Makefile.am:
6847         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6848         * configure.ac:
6849         * shell/ev-document-types.c: (ev_document_types_add_filters):
6850
6851         Allow to enable/disable the pixbuf backend.
6852         Default to off for now. If we want it enabled we should
6853         really put mime types in the desktop, implement properties etc.
6854
6855         * properties/evince-properties.c:
6856
6857         Initialize error to NULL.
6858         Check error is not NULL before freeing.
6859
6860 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6861
6862         * shell/ev-window.c:
6863
6864         Use F5 as presentation accell
6865
6866 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6867
6868         * shell/ev-window.c: (update_chrome_visibility),
6869         (ev_window_create_fullscreen_popup), (ev_window_init):
6870
6871         Do not leak the fullscreen toolbar
6872
6873 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6874
6875         * shell/ev-window.c: (view_actions_focus_in_cb),
6876         (view_actions_focus_out_cb):
6877
6878         These has a return value! Fix totally random focus
6879         issues we was seeing.
6880
6881 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6882
6883         * shell/main.c: (load_files_remote):
6884
6885         Allow open more than one file
6886
6887 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6888
6889         * shell/main.c: (load_files_remote):
6890
6891         Fix for dbus 0.33. bug #309975
6892
6893 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6894
6895         * properties/ev-properties-main.c: (ev_properties_get_pages):
6896
6897         Actually return NULL for types we dont support
6898
6899 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6900
6901         * po/POTFILES.in:
6902
6903         Remove empty lines.
6904
6905 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6906
6907         * backend/ev-document-factory.c:
6908         (ev_document_factory_get_document):
6909
6910         Do not try to create the object if type
6911         is invalid.
6912
6913 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6914
6915         * ps/ps-document.c: (ps_document_dispose),
6916         (ps_async_renderer_render_pixbuf):
6917         * ps/ps-document.h:
6918
6919         Do not leak the target window
6920
6921 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6922
6923         * shell/ev-application.c: (ev_application_init):
6924
6925         Let tbe check file existence for us.
6926         Add a comment about eggrecent mime filter.
6927
6928 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6929
6930         * data/evince-ui.xml:
6931         * shell/ev-application.c: (ev_application_shutdown),
6932         (ev_application_init), (ev_application_get_toolbars_model),
6933         (ev_application_get_recent_model),
6934         (ev_application_save_toolbars_model):
6935         * shell/ev-application.h:
6936         * shell/ev-window.c: (ev_window_add_recent),
6937         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6938         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6939         (ev_window_init):
6940
6941         Use common toolbar and recent models for all windows.
6942         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6943
6944 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6945
6946         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6947         successfully check for gtk_icon_view_get_visible_range.
6948
6949 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6950
6951         * djvu/Makefile.am:
6952         * dvi/Makefile.am:
6953         
6954         Fix djvu and dvi backend build.
6955
6956 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6957
6958         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6959         (new_separator_pixbuf):
6960
6961         Don't leak windows.
6962
6963 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6964
6965         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6966
6967         HIGification of toolbar editor dialogue.
6968
6969 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6970
6971         * configure.ac:
6972         * shell/Makefile.am:
6973
6974         Ever build metadata manager since it's just
6975         disabled at runtime now.
6976
6977 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6978
6979         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6980         (ev_metadata_manager_get), (ev_metadata_manager_set):
6981         * shell/ev-metadata-manager.h:
6982
6983         Add an _init functions that enabled metadata management
6984         at runtime.
6985
6986         * shell/ev-window.c: (page_changed_cb),
6987         (setup_document_from_metadata), (ev_window_setup_document),
6988         (setup_view_from_metadata), (ev_window_open_uri),
6989         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6990         (ev_window_run_presentation), (ev_window_stop_presentation),
6991         (save_sizing_mode), (ev_window_zoom_changed_cb),
6992         (ev_window_continuous_changed_cb),
6993         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6994         (window_configure_event_cb):
6995
6996         Remove all ugly metadata define since we deal with it
6997         at runtime now.
6998
6999         * shell/main.c: (load_files_remote), (main):
7000
7001         Add support for dbus cvs head. Hopefully didnt break one
7002         of the other versions now!
7003
7004         If we dont get a response from the dbus server just
7005         give up with it and not enable metadata.
7006
7007 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7008
7009         * Makefile.am:
7010         * backend/Makefile.am:
7011         * configure.ac:
7012         * cut-n-paste/recent-files/Makefile.am:
7013         * cut-n-paste/toolbar-editor/Makefile.am:
7014         * cut-n-paste/zoom-control/Makefile.am:
7015         * lib/Makefile.am:
7016         * pdf/Makefile.am:
7017         * pixbuf/Makefile.am:
7018         * properties/Makefile.am:
7019         * ps/Makefile.am:
7020         * shell/Makefile.am:
7021         * thumbnailer/Makefile.am:
7022         * tiff/Makefile.am:
7023
7024         Make frontends depend on just libev.
7025         Rework and group CFLAGS/LIBS definitions.
7026         Cleanups.
7027
7028 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7029
7030         * shell/ev-window:
7031
7032         do not unnecessarily save zoom
7033
7034         * configure.ac:
7035         * lib/ev-file-helpers.c: (ev_dot_dir):
7036         * shell/Makefile.am:
7037         * shell/dummy.cc:
7038
7039         Some cleanups
7040
7041 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7042
7043         * configure.ac:
7044         
7045         Remove unnecessary dependencies
7046
7047 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7048
7049         * properties/Makefile.am:
7050         * thumbnailer/Makefile.am:
7051         * tiff/Makefile.am:
7052
7053         Some more cleanups. Was really necessary
7054         but I probably introduced bugs, feel free
7055         to flame :)
7056
7057 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7058
7059         * backend/Makefile.am:
7060         * configure.ac:
7061         * cut-n-paste/recent-files/Makefile.am:
7062         * cut-n-paste/toolbar-editor/Makefile.am:
7063         * cut-n-paste/zoom-control/Makefile.am:
7064         * lib/Makefile.am:
7065         * pdf/Makefile.am:
7066         * pixbuf/Makefile.am:
7067         * properties/Makefile.am:
7068         * ps/Makefile.am:
7069         * shell/Makefile.am:
7070         * thumbnailer/Makefile.am:
7071         * tiff/Makefile.am:
7072
7073         Use gnome-common macros when possible.
7074         Cleanup dependencies.
7075         Actually disable deprecated where possible.
7076
7077 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
7078
7079         * Makefile.am:
7080         * backend/Makefile.am:
7081         * properties/Makefile.am:
7082         * shell/Makefile.am:
7083         * thumbnailer/Makefile.am:
7084
7085         This should solve the circular dep without
7086         requiring dir reorg!
7087
7088         * shell/ev-window.c: (setup_view_from_metadata):
7089
7090         Never restore window size/position when the
7091         window is already visible.
7092
7093 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7094
7095         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
7096
7097         Return a boolean from timeout func. Fix ported from gedit.
7098
7099 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
7100
7101         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
7102
7103 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7104
7105         * shell/ev-document-types.c: set "All Documents" as default filter in
7106         open dialog
7107
7108 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
7109
7110         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
7111         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
7112         (ev_metadata_manager_set_boolean): fix value/val thinko.
7113
7114 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7115
7116         * shell/ev-window.c: (setup_view_from_metadata),
7117         (window_state_event_cb), (window_configure_event_cb),
7118         (ev_window_init):
7119
7120         Remember window position and maximized state
7121
7122 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
7123
7124         * configure.ac:
7125
7126         Fix DBUS configure checks.
7127
7128         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
7129         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
7130         (ev_metadata_manager_set_boolean):
7131
7132         Plug mem leaks.
7133
7134         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
7135         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7136         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
7137         (ev_window_continuous_changed_cb),
7138         (ev_window_dual_mode_changed_cb), (ev_window_new):
7139
7140         Fix the build without DBUS.
7141
7142 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
7143
7144         * shell/ev-metadata-manager.c: (parse_value), (save_values),
7145         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
7146         (ev_metadata_manager_set_string),
7147         (ev_metadata_manager_set_boolean):
7148         * shell/ev-metadata-manager.h:
7149
7150         Add support for some more types
7151
7152         * shell/ev-view.c: (scroll_to_current_page),
7153         (ev_view_get_continuous), (ev_view_set_continuous),
7154         (ev_view_get_dual_page):
7155         * shell/ev-view.h:
7156         * shell/ev-window.c: (page_changed_cb),
7157         (setup_document_from_metadata), (ev_window_setup_document),
7158         (setup_view_from_metadata), (ev_window_open_uri),
7159         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7160         (ev_window_run_presentation), (ev_window_stop_presentation),
7161         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
7162         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
7163         (ev_window_update_dual_page_action),
7164         (ev_window_continuous_changed_cb),
7165         (ev_window_dual_mode_changed_cb), (ev_window_init):
7166
7167         Remember a bunch of view/document properties. Prolly some
7168         are still missing but it's getting interesting.
7169
7170 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
7171
7172         * configure.ac: check if dbus-binding-tool is installed. Not the
7173         case on current Ubuntu breezy, it seems.
7174
7175 2005-07-05  Luca Ferretti <elle.uca@libero.it>
7176
7177         * data/evince.desktop.in.in:
7178         
7179         Allow open uri lists and add TryExec field.
7180
7181 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7182
7183         * configure.ac:
7184
7185         Enable dbus when available, do not require a configure
7186         option.
7187
7188 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7189
7190         * configure.ac:
7191
7192         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7193         disabled.
7194
7195 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7196         Marco Pesenti Gritti  <mpg@redhat.com>
7197
7198         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7199         
7200         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7201         functions to the format required by dbus
7202
7203         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7204         errors. Use the RPC parameters in the expected way
7205
7206 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7207
7208         * Makefile.am:
7209         * properties/Makefile.am:
7210         * properties/ev-properties-main.c: (ev_properties_get_pages):
7211
7212         Support all mime types
7213
7214         * shell/Makefile.am:
7215         * thumbnailer/Makefile.am:
7216         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7217         (evince_thumbnail_pngenc_get):
7218
7219         Use the document factory
7220
7221 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7222
7223         * backend/Makefile.am:
7224         * backend/ev-document-factory.c:
7225         (mime_type_supported_by_gdk_pixbuf),
7226         (ev_document_type_get_from_mime),
7227         (ev_document_factory_get_document),
7228         (ev_document_factory_get_backend),
7229         (ev_document_factory_get_mime_types),
7230         (ev_document_factory_get_all_mime_types):
7231         * backend/ev-document-factory.h:
7232         * shell/Makefile.am:
7233         * shell/ev-document-types.c: (get_document_from_uri),
7234         (ev_document_types_get_document),
7235         (file_filter_add_mime_list_and_free),
7236         (ev_document_types_add_filters):
7237         * shell/ev-document-types.h:
7238         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7239         * shell/ev-properties-dialog.c:
7240         (ev_properties_dialog_set_document):
7241         * shell/ev-window.c: (ev_window_cmd_file_open),
7242         (ev_window_cmd_save_as):
7243         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7244
7245         Rework document types managing to avoid code duplication
7246         and actually abstract from backend implementations.
7247         Also provide a minimal factory api that can be used by
7248         thumbnailer/properties.
7249
7250 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7251
7252         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7253         Plug a mem leak.
7254         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7255         HIG spacings.
7256
7257 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7258
7259         * shell/ev-properties-dialog.c
7260         (ev_properties_dialog_set_document): only call
7261         ev_properties_fonts_set_document() if the document implements the
7262         fonts interface
7263
7264 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7265
7266         * configure.ac:
7267         * properties/Makefile.am:
7268         * properties/ev-properties-view.c:
7269         (ev_properties_view_register_type):
7270         * properties/ev-properties-view.h:
7271         * properties/ev-properties-main.h:
7272
7273         Implement nautilus plugin for properties.
7274         Works only for pdf atm, I need to rework the
7275         document types stuff to get this to work
7276         for all backends...
7277
7278 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7279
7280         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7281         (ev_properties_fonts_set_document): use
7282         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7283
7284 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7285
7286         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7287         them
7288         (PlaceImage, tiff2ps_process_page): use
7289         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7290
7291
7292 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7293
7294         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7295         (main): to call gnome_authentication_manager_init. Should fix
7296         Bug #308510
7297
7298         * configure.ac: that requires libgnomeui 2.6.0.
7299
7300 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7301
7302         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7303         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7304         use the new tiff2ps interfaces
7305
7306         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7307         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7308
7309         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7310         structure instead of global variables.  Remove use of static
7311         variables in functions.
7312
7313 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7314
7315         * shell/ev-page-action.c: unref the completion after setting it to the
7316         entry
7317
7318 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7319
7320         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7321         postscript files
7322
7323 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7324
7325         * shell/ev-window.c (update_action_sensitivity): disable
7326         File->Print if the document does not implement the ps exporter
7327         interface
7328
7329 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7330
7331         * Makefile.am:
7332         * configure.ac:
7333         * data/evince-properties.glade:
7334         * properties/.cvsignore:
7335         * properties/Makefile.am:
7336         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7337         (ev_properties_view_class_init), (ev_properties_view_format_date),
7338         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7339         (ev_properties_view_init), (ev_properties_view_new):
7340         * properties/ev-properties-view.h:
7341         * shell/Makefile.am:
7342         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7343         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7344         (ev_properties_dialog_new):
7345         * shell/ev-properties-dialog.h:
7346         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7347         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7348         (update_progress_label), (job_fonts_finished_cb),
7349         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7350         * shell/ev-properties-fonts.h:
7351         * shell/ev-properties.c:
7352         * shell/ev-properties.h:
7353         * shell/ev-window.c: (ev_window_setup_document),
7354         (ev_window_cmd_file_properties):
7355
7356         Split the properties pages in two different objects, depend
7357         only on the backend where possible, use widgets instead
7358         of gobject for the glade part, reimplement the dialog
7359         itself with gtk.
7360         I need this to implement nautilus properties page.
7361
7362 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7363
7364         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7365         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7366         (tiff_document_document_ps_exporter_iface_init): implement the ps
7367         exporter interface for tiff documents
7368
7369         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7370         libtiff to implement TIFF postscript export
7371
7372         * tiff/tiff2ps.h: added a header file for external tiff2ps
7373         functions.
7374
7375         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7376         tiff2ps.h
7377
7378 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7379
7380         * shell/ev-view.c: (scroll_to_current_page),
7381         (ev_view_set_fullscreen), (ev_view_set_presentation):
7382         
7383         Scroll to current page when exit from presentation
7384
7385 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7386
7387         * shell/ev-window.c: (update_document_mode),
7388         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7389         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7390         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7391         
7392         Exit from fullscreen mode when switch to presentation. Fix for
7393         bug 309365
7394
7395 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7396
7397         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7398         return NULL if the document does not implement the selection
7399         interface.
7400
7401 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7402
7403         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7404         reported height by using the resolution aspect ratio
7405         (tiff_document_render_pixbuf): scale the pixbuf using the
7406         resolution aspect ratio
7407
7408 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7409
7410         * configure.ac:
7411         
7412         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7413         <kiltedaco@gmail.com>
7414         
7415         * djvu/djvu-document.c: (djvu_document_get_orientation),
7416         (djvu_document_set_orientation), (djvu_document_get_page_size),
7417         (rotate_pixbuf), (djvu_document_render_pixbuf),
7418         (djvu_document_document_iface_init):
7419         * dvi/dvi-document.c: (dvi_document_get_orientation),
7420         (dvi_document_set_orientation), (dvi_document_get_page_size),
7421         (rotate_pixbuf), (dvi_document_render_pixbuf),
7422         (dvi_document_document_iface_init):
7423         
7424         Dvi and djvu backends are ported to new API
7425
7426 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7427
7428         * backend/ev-selection.c: (ev_selection_get_selection_region),
7429         (ev_selection_get_selection_map):
7430         * backend/ev-selection.h:
7431         * pdf/ev-poppler.cc:
7432         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7433         * shell/ev-jobs.h:
7434         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7435         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7436         (ev_pixbuf_cache_get_text_mapping):
7437         * shell/ev-pixbuf-cache.h:
7438         * shell/ev-view.c: (location_in_text),
7439         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7440         support to EvView.  Now we can see where we can select!  Sweet!
7441
7442 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7443
7444         * shell/ev-view.c (ev_view_button_press_event): Fix
7445         event->y + view->scroll_x typo.
7446
7447 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7448
7449         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7450         sub-GdkPixbuf instead of passing dest_x and dest_y.
7451         
7452         * shell/ev-view.c: (view_point_to_doc_point),
7453         (view_rect_to_doc_rect), (ev_view_button_press_event),
7454         (ev_view_motion_notify_event), (compute_new_selection_rect),
7455         (gdk_rectangle_point_in), (compute_new_selection_text),
7456         (compute_selections): Update selection code to keep the selection
7457         around as two points and not as a normalized rectangle, and fix
7458         page level selection in two-column mode.
7459
7460 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7461
7462         * shell/ev-window.c: (window_configure_event_cb): 
7463         
7464         Fix compilation
7465         
7466 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7467
7468         * pdf/ev-poppler.cc:
7469
7470         Fix compilation
7471
7472 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7473
7474         * shell/Makefile.am:
7475         * shell/ev-metadata-manager.c: (item_free),
7476         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7477         (parse_value), (parseItem), (load_values),
7478         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7479         (save_values), (save_item), (get_oldest), (resize_items),
7480         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7481         * shell/ev-metadata-manager.h:
7482
7483         Metadata manager from gedit but modified to use GValue, so that
7484         we dont need to keep converting from strings.
7485
7486         * configure.ac:
7487
7488         ENABLE_METADATA conditional, on when dbus is on
7489
7490         * shell/ev-application.c: (ev_application_open_uri):
7491
7492         Show the window after load so that we can initialize
7493         window size before it's showed.
7494
7495         * shell/ev-window.c: (ev_window_setup_from_metadata),
7496         (ev_window_open_uri), (window_configure_event_cb),
7497         (ev_window_init):
7498
7499         Save and load metadata information about window size.
7500         Not yet keeping states in account.
7501
7502         * shell/main.c: (main):
7503
7504         Shutdown metadata manager.
7505
7506 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7507
7508         * shell/ev-application-service.xml:
7509         * configure.ac:
7510         * shell/Makefile.am:
7511         * shell/ev-application.c:
7512         * shell/ev-application.h:
7513         * shell/ev-window.c:
7514         * shell/ev-window.h:
7515         * shell/main.c:
7516
7517         Add an optional dbus interface (--enable-dbus).
7518         Rework application code, mainly to be easier to
7519         use "remotely".
7520         Do not open multiple windows with the same document,
7521         spatial evince!
7522
7523 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7524
7525         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7526         pixbuf iff it exists.
7527
7528 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7529
7530         * shell/*:
7531         * backend/ev-render-context.[ch]:
7532         * backend/ev-selection.[ch]:
7533
7534         Massive changes.  We now support text selection of pdfs, and not
7535         just rectangular selection.  This is pretty broken still, but I
7536         want to get something into CVS.
7537
7538 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7539
7540         * pdf/ev-poppler.cc:
7541         
7542         Fix for Bug 309080: crash on window close.
7543         
7544         * shell/ev-page-action.c: (page_changed_cb):
7545         
7546         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7547         jensgr@gmx.net (Jens Granseuer).
7548
7549 2005-06-25  Marcel Telka  <marcel@telka.sk>
7550
7551         * configure.in (ALL_LINGUAS): Added sk.
7552
7553 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7554
7555         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7556         not a document open
7557
7558 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7559
7560         * NEWS:
7561         * configure.ac:
7562
7563         Release 0.3.2
7564
7565         * cut-n-paste/recent-files/Makefile.am:
7566
7567         Fix make distcheck
7568
7569 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7570
7571         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7572         (pixbuf_document_set_orientation), (rotate_pixbuf),
7573         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7574         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7575
7576         Implement rotation and cleanup the code a bit.
7577
7578         * tiff/tiff-document.c: (tiff_document_get_page_size),
7579         (tiff_document_get_orientation), (tiff_document_set_orientation),
7580         (rotate_pixbuf), (tiff_document_render_pixbuf),
7581         (tiff_document_document_iface_init), (tiff_document_init):
7582
7583         Implement rotation. Was the quicker solution for the release
7584         but we really need to share this code in the shell.
7585
7586 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7587
7588         * pdf/ev-poppler.cc:
7589
7590         Enable rotation, require poppler cvs. Fix a leak.
7591
7592 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7593
7594         * shell/ev-window.c: (update_action_sensitivity):
7595         
7596         Make properties unsensitive if document backend doesn't provide
7597         any info
7598
7599 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7600
7601         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7602         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7603         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7604         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7605         (bitmap_flip_rotate_counter_clockwise):
7606         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7607         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7608         (buff_gets):
7609         * dvi/mdvi-lib/common.h:
7610         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7611         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7612         (opendvi), (mdvi_reload), (mdvi_init_context),
7613         (mdvi_destroy_context), (mdvi_dopage), (special):
7614         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7615         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7616         (file_hash_free), (register_encoding), (parse_spec),
7617         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7618         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7619         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7620         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7621         (mdvi_register_font_type), (mdvi_unregister_font_type),
7622         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7623         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7624         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7625         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7626         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7627         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7628         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7629         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7630         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7631         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7632         (mdvi_unregister_special), (mdvi_flush_specials):
7633         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7634         (t1_font_remove):
7635         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7636         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7637         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7638         (free_font_metrics), (flush_font_metrics):
7639         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7640         (tt_font_remove):
7641         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7642         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7643         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7644         (dstring_insert), (dstring_new), (dstring_reset):
7645         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7646         
7647         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7648         avoid conflict with libtool on FC4
7649         
7650         * shell/ev-window.c: (ev_window_cmd_help_about):
7651         
7652         Update copyright year. Fix for bug 308828.
7653
7654 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7655
7656         * shell/ev-view.c: (add_scroll_binding_keypad),
7657         (ev_view_binding_activated), (ev_view_class_init),
7658         (on_adjustment_value_changed):
7659         
7660         Bug 170874: Arrow keys switch pages in presentation mode
7661
7662 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7663
7664         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7665         
7666         Fix for Bug 308265: Sidebar dissappears coming out of 
7667         Presentation mode
7668
7669 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7670
7671         * shell/ev-application.c: (ev_application_open):
7672         * shell/ev-document-types.c: (ev_document_types_add_filters),
7673         (ev_document_types_add_filters_for_type):
7674         * shell/ev-document-types.h:
7675         * shell/ev-window.c: (ev_window_cmd_save_as):
7676         
7677         Suggest basename as template when saving, provide filters
7678         for save dialog. It's bug 308402
7679
7680 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7681
7682         * pdf/ev-poppler.cc:
7683         * shell/ev-sidebar-links.c: (job_finished_callback):
7684         * shell/ev-view.c: (update_find_status_message):
7685         
7686         Some leaks fixed
7687
7688 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7689
7690         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7691         (egg_recent_view_uimanager_set_list):
7692
7693         Fix buglet in !show_numbers case.
7694
7695 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7696
7697         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7698         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7699
7700         Use pango ellipsisation.
7701
7702         * pdf/ev-poppler.cc:
7703
7704         Fix refcount leak, from nsh.
7705
7706 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7707
7708         * cut-n-paste/recent-files/Makefile.am:
7709         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7710         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7711         
7712         Removed EggRecentViewGtk
7713         
7714         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7715         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7716         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7717         (ev_window_setup_recent):
7718         
7719         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7720         with other projects
7721
7722 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7723
7724         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7725         (egg_recent_view_gtk_finalize):
7726
7727         Fix memory leak
7728
7729         * cut-n-paste/toolbar-editor/Makefile.am:
7730         
7731         Fix location of cursor icon.
7732         
7733         * pdf/ev-poppler.cc:
7734         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7735         (display_completion_text), (match_completion):
7736         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7737         (selection_changed_callback), (create_loading_model),
7738         (print_section_cb), (links_page_num_func),
7739         (update_page_callback_foreach):
7740         * shell/ev-window.c: (ev_window_dispose):
7741         
7742         Small memory fixes. Links model now store objects instead
7743         of pointers to improve memory management. 
7744
7745 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7746
7747         * shell/ev-window.c: (zoom_control_changed_cb):
7748         
7749         Fix update of zoom control (bug 308268).
7750
7751 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7752
7753         * shell/ev-properties.c (set_property): escape the text correctly.
7754         Handles non-UTF-8 properties and escaped properties.  Also, sets
7755         the text to "<i>None</i>" if the property isn't set.
7756
7757         * data/evince-properties.glade: Change the label to be ellipsized,
7758         and give it a minimum size.
7759
7760 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7761
7762         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7763         * shell/ev-sidebar-links.c: (create_loading_model):
7764         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7765         * shell/ev-view.c: (ev_view_set_document):
7766         * shell/ev-window.c: (ev_window_dispose):
7767         
7768         Various small fixes, mostly memory leaks. Thanks to valgrind.
7769
7770 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7771
7772         * ps/ps-document.c: remove the locale.h include again ;-). And
7773         kill the (bogus) setlocale/savelocale business.
7774
7775 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7776
7777         * ps/ps-document.c:
7778         
7779         Include locale.h to fix build
7780         
7781         * shell/ev-sidebar.c:
7782         
7783         Remove unnecessary includes
7784
7785 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7786
7787         * dvi/dvi-document.c: (dvi_document_load):
7788         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7789         * po/POTFILES.in:
7790         
7791         Check for incorrect dvi files. Fix parsing dvi on AMD64
7792         platform. Thanks to tester@tester.ca (Olivier Crete).
7793
7794 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7795
7796         * shell/ev-page-action.c: (match_selected_cb),
7797         (display_completion_text), (match_completion), (update_model):
7798         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7799         (expand_open_links):
7800         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7801         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7802         (ev_sidebar_set_document):
7803         * shell/ev-window.c: (ev_window_xfer_job_cb),
7804         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7805         
7806         Fixed lot's of memory leaks, for example, memory leak on reload, 
7807         described in bug 307793.
7808
7809 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7810
7811         * pdf/ev-poppler.cc:
7812         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7813         (update_visible_range), (adjustment_changed_cb),
7814         (ev_sidebar_thumbnails_fill_model),
7815         (ev_sidebar_thumbnails_refresh),
7816         (ev_sidebar_tree_selection_changed),
7817         (ev_sidebar_icon_selection_changed),
7818         (ev_sidebar_thumbnails_use_icon_view),
7819         (ev_sidebar_thumbnails_set_document):
7820         * shell/ev-sidebar-thumbnails.h:
7821         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7822         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7823
7824         Refresh thumbnails when changing orientation. Not fully
7825         working yet becuase of a sidebar bug.
7826
7827         Set page orientation to poppler page everywhere. This sucks
7828         really need to fix poppler.
7829
7830 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7831
7832         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7833         (egg_recent_view_gtk_new_menu_item),
7834         (egg_recent_view_gtk_set_property),
7835         (egg_recent_view_gtk_get_property),
7836         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7837         (egg_recent_view_gtk_set_tooltip_func),
7838         (egg_recent_view_gtk_set_label_width),
7839         (egg_recent_view_gtk_get_label_width):
7840         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7841
7842         Sync with libegg (ellipsize labels)
7843
7844 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7845
7846         * data/evince-ui.xml:
7847         * shell/ev-window.c: (ev_window_cmd_go_forward),
7848         (ev_window_cmd_go_backward):
7849         
7850         Shift + PageUp moves 10 Pages. Fix for 306125
7851
7852 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7853
7854         * pdf/ev-poppler.cc:
7855
7856         Add a flag to check if orientation has been overriden
7857
7858 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7859
7860         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7861         field if necessary.
7862
7863         * ps/ps.h: add creator field to document.
7864
7865         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7866         set creator field.
7867
7868 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7869
7870         * data/evince-properties.glade:
7871         * shell/ev-properties.c: (ev_properties_set_document):
7872
7873         s/PDF Version/Format
7874
7875 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7876
7877         * shell/ev-properties.c: (ev_properties_set_document):
7878
7879         Remove unnecessary translations
7880
7881 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7882
7883         * cut-n-paste/toolbar-editor/Makefile.am:
7884
7885         Correct library name    
7886
7887 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7888
7889         * configure.ac:
7890         * cut-n-paste/recent-files/egg-recent-model.c:
7891         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7892         (egg_recent_model_unlock_file):
7893         * cut-n-paste/recent-files/egg-recent-util.c:
7894         (egg_recent_util_get_unique_id):
7895         * cut-n-paste/recent-files/update-from-egg.sh:
7896         * cut-n-paste/toolbar-editor/Makefile.am:
7897         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7898         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7899         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7900         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7901         (egg_toolbars_model_get_type):
7902         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7903
7904         Better makefile for toolbar editor and update everything
7905         to latest libegg.
7906
7907 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7908
7909         * shell/ev-window.c: (update_document_mode):
7910
7911         Prefer presentation mode when the document
7912         require fullscreen.
7913
7914 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7915
7916         * data/evince-ui.xml:
7917         * shell/ev-window.c:
7918
7919         Add control-equal for zooming
7920
7921 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7922
7923         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7924
7925 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7926
7927         * backend/ev-document.c: (ev_document_get_orientation):
7928         * backend/ev-document.h:
7929         * pdf/ev-poppler.cc:
7930         * ps/ps-document.c: (ps_document_get_orientation),
7931         (ps_document_set_orientation), (ps_document_document_iface_init):
7932
7933         Add a get_orientation api. Improve set_orientation.
7934
7935         * data/evince-ui.xml:
7936         * shell/ev-view.c: (ev_view_set_orientation),
7937         (ev_view_rotate_right), (ev_view_rotate_left):
7938         * shell/ev-view.h:
7939         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7940         (ev_window_cmd_edit_rotate_right):
7941
7942         Better ui for changing document orientation
7943
7944 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7945
7946         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7947         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7948         * shell/ev-sidebar-links.h:
7949         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7950         (ev_sidebar_page_iface_init):
7951         * shell/ev-sidebar-page.h:
7952         * shell/ev-sidebar-thumbnails.c:
7953         (ev_sidebar_thumbnails_get_property),
7954         (ev_sidebar_thumbnails_class_init),
7955         (ev_sidebar_thumbnails_set_document):
7956         * shell/ev-sidebar-thumbnails.h:
7957         * shell/ev-view.c: (ev_view_motion_notify_event):
7958         * shell/ev-window.c: (update_chrome_visibility),
7959         (ev_window_cmd_focus_page_selector),
7960         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7961         (sidebar_page_main_widget_update_cb), (ev_window_init):
7962         
7963         Autoraise toolbar on GoToPage binding and fix bindings in
7964         EvSidebarThumbnails page.
7965
7966 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7967
7968         * shell/ev-properties.c: (update_progress_label):
7969
7970         Hide the progress label when finished; bug #307697.
7971
7972 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7973
7974         * pdf/ev-poppler.cc:
7975
7976         Enable is_open for links, you will need poppler cvs
7977
7978         * shell/ev-properties.c: (job_fonts_finished_cb):
7979
7980         Get a lock on the document when filling the tree view
7981
7982 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7983
7984         * backend/ev-document-links.h:
7985         * pdf/ev-poppler.cc:
7986         * shell/ev-sidebar-links.c: (create_loading_model),
7987         (expand_open_links), (job_finished_callback):
7988
7989         Expand links when specified by the document.
7990         Depend on a poppler api (defined out for now)
7991
7992 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7993
7994         * shell/ev-properties.c: (ev_properties_dispose),
7995         (ev_properties_class_init), (dialog_destroy_cb),
7996         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7997         (ev_properties_set_document), (ev_properties_new),
7998         (ev_properties_show):
7999         * shell/ev-properties.h:
8000
8001         Make it an object, cleanup the code, api to show it as transient
8002         and to set the document.
8003
8004         * shell/ev-window.c: (ev_window_setup_document),
8005         (ev_window_cmd_file_properties):
8006
8007         Adapt to EvProperties changes, do not show multiple
8008         times, update it when document changes.
8009
8010 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8011
8012         * ps/gstypes.h:
8013         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
8014         (ps_document_set_orientation), (ps_document_document_iface_init):
8015         * ps/ps-document.h:
8016
8017         Implement orientation here too
8018
8019         * shell/ev-properties.c: (ev_properties_new):
8020         * data/evince-properties.glade:
8021
8022         Hide the fonts page for backends that doesnt
8023         support it.     
8024
8025 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
8026
8027         * backend/ev-document.c: (ev_document_set_orientation):
8028         * backend/ev-document.h:
8029         * pdf/ev-poppler.cc:
8030
8031         Add orientation api. Currently poppler api is not optimal,
8032         we need to set orientation every time we _get a page.
8033         I will try to fix that at some point.
8034
8035         * data/evince-ui.xml:
8036         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
8037         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
8038
8039         Add orientation menu items
8040
8041         * shell/ev-page-cache.c: (ev_page_cache_clear):
8042         * shell/ev-page-cache.h:
8043
8044         Add api to clear the cache
8045
8046         * shell/ev-view.c: (setup_caches), (clear_caches),
8047         (ev_view_set_document), (ev_view_zoom_out),
8048         (ev_view_set_orientation):
8049         * shell/ev-view.h:
8050
8051         Implement orientation changing
8052
8053 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
8054
8055         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
8056         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
8057         * backend/ev-document-fonts.h:
8058
8059         Separate scan and fill so that we can incrementally fill from
8060         the main thread. Add a progress api.
8061
8062         * data/evince-properties.glade:
8063         * pdf/ev-poppler.cc:
8064         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
8065         * shell/ev-jobs.h:
8066         * shell/ev-properties.c: (update_progress_label),
8067         (job_fonts_finished_cb), (setup_fonts_view):
8068
8069         Incrementally feel the list and show the progress
8070         percentage in a label like acrobat does.
8071
8072         You are going to need poppler cvs
8073
8074 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
8075
8076         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
8077         * backend/ev-document-fonts.h:
8078         * pdf/ev-poppler.cc:
8079
8080         Make fonts model fill incrementally.
8081
8082         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
8083         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
8084         (ev_job_queue_remove_job):
8085         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
8086         (ev_job_fonts_new), (ev_job_fonts_run):
8087         * shell/ev-jobs.h:
8088
8089         New job for fonts scanning
8090
8091         * shell/ev-properties.c: (job_fonts_finished_cb),
8092         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
8093         * shell/ev-properties.h:
8094         * shell/ev-window.c: (ev_window_cmd_file_properties):
8095
8096         Incrementally feel the treeview using the new job. Show Loading...
8097         message until scanning is completed.
8098
8099         Hopefully I didnt break the build without the poppler patch.
8100
8101 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8102
8103         * shell/ev-application.c: (ev_application_open):
8104         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
8105         (ev_document_type_get_type), (ev_document_type_lookup):
8106         * shell/ev-document-types.h:
8107         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
8108         * shell/ev-job-xfer.h:
8109         * shell/ev-window.c: (ev_window_clear_local_uri),
8110         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
8111         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
8112         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8113         
8114         Transfer remote documents to tmp directory to display them later.
8115
8116 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
8117
8118         * backend/ev-document-info.h:
8119         * shell/ev-properties.c: (ev_properties_new):
8120
8121         s/GTime*/GTime. Not sure why we was using a pointer
8122         at all there!
8123
8124 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
8125
8126         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
8127         situations.  That situation is that you're using GTK+-HEAD with
8128         the patch at #306726 is applied, and you have a document with <
8129         1500 pages in it.  It's not quite as uniformly nice as the
8130         TreeView, but should be better in the long run.
8131
8132         I'm pretty sure I guarded against breaking compilation with
8133         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
8134         I missed some.
8135
8136         * shell/ev-window.c (ev_window_init): We don't have our tree/list
8137         widget yet, so I commented that code out
8138         enable_view_actions_for_widget() for now.  Need to figure this
8139         out.
8140
8141         * shell/ev-page-action.c (match_selected_cb): emit the right
8142         signals.  Our cool C-l completion now works.
8143
8144 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8145
8146         * backend/Makefile.am:
8147         * backend/ev-document-fonts.c:
8148         * backend/ev-document-links.c:
8149         * backend/ev-document.c: (ev_document_load):
8150         * backend/ev-document.h:
8151         * backend/ev-job-queue.c:
8152         * backend/ev-job-queue.h:
8153         * backend/ev-jobs.c:
8154         * backend/ev-jobs.h:
8155         * backend/ev-page-cache.c:
8156         * backend/ev-page-cache.h:
8157
8158         EvPageCache and EvJobs are moved to shell.
8159
8160         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
8161         (ev_tmp_filename):
8162         * lib/ev-file-helpers.h:
8163         
8164         New helper to work with temporary files
8165         
8166         * shell/Makefile.am:
8167         * shell/ev-application.c: (ev_application_open):
8168         * shell/ev-application.h:
8169         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
8170         (remove_job_from_async_queue), (add_job_to_async_queue),
8171         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
8172         (handle_job), (search_for_jobs_unlocked),
8173         (no_jobs_available_unlocked), (ev_render_thread),
8174         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8175         (ev_job_queue_add_job), (move_job_async), (move_job),
8176         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8177         * shell/ev-job-queue.h:
8178         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
8179         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
8180         * shell/ev-job-xfer.h:
8181         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
8182         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
8183         (ev_job_links_class_init), (ev_job_render_init),
8184         (ev_job_render_dispose), (ev_job_render_class_init),
8185         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
8186         (ev_job_thumbnail_class_init), (ev_job_load_init),
8187         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
8188         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
8189         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8190         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8191         * shell/ev-jobs.h:
8192         * shell/ev-page-action.c: (ev_page_action_set_document):
8193         * shell/ev-page-cache.c: (ev_page_cache_init),
8194         (ev_page_cache_class_init), (ev_page_cache_finalize),
8195         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8196         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8197         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8198         (ev_page_cache_get_title), (ev_page_cache_get_size),
8199         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8200         (ev_page_cache_get_height_to_page),
8201         (ev_page_cache_get_max_label_chars),
8202         (ev_page_cache_get_page_label),
8203         (ev_page_cache_has_nonnumeric_page_labels),
8204         (ev_page_cache_get_info), (ev_page_cache_next_page),
8205         (ev_page_cache_prev_page), (ev_page_cache_get):
8206         * shell/ev-page-cache.h:
8207         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8208         (ev_pixbuf_cache_clear_job_sizes),
8209         (ev_pixbuf_cache_add_jobs_if_needed),
8210         (ev_pixbuf_cache_set_page_range):
8211         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8212         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8213         * shell/ev-sidebar-thumbnails.c:
8214         (ev_sidebar_tree_selection_changed),
8215         (ev_sidebar_thumbnails_set_document):
8216         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8217         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8218         (ev_statusbar_get_context_id), (ev_statusbar_push),
8219         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8220         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8221         (ev_statusbar_set_progress):
8222         * shell/ev-statusbar.h:
8223         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8224         (ev_view_find_previous):
8225         * shell/ev-window.c: (ev_window_is_empty),
8226         (ev_window_setup_document), (password_dialog_response),
8227         (ev_window_clear_jobs), (ev_window_load_job_cb),
8228         (ev_window_xfer_job_cb), (ev_window_open_uri),
8229         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8230         (ev_window_print), (ev_window_print_range),
8231         (ev_window_state_event), (ev_window_cmd_view_reload),
8232         (menu_item_select_cb), (menu_item_deselect_cb),
8233         (view_status_changed_cb), (ev_window_dispose),
8234         (drag_data_received_cb), (ev_window_init):
8235         * shell/ev-window.h:
8236         * shell/main.c: (load_files):
8237         
8238         New statusbar to show progress on idle. Two new jobs - 
8239         xfer job and load job to load document in background. And update
8240         of page_cache clients to new location of code.
8241
8242 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8243   
8244         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8245         selection in open dialog. It also remembers the last visited directory 
8246         in the current session.
8247
8248 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8249
8250         * shell/ev-properties.c: (ev_properties_new):
8251         * shell/ev-properties.h:
8252         * shell/ev-window.c: (ev_window_cmd_file_properties):
8253         
8254         Get document info from page cache instead of document itself.
8255         This should fix crash related to race conditions described in
8256         bug 306545.
8257
8258 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8259
8260         * ps/ps-document.c: (ps_document_init),
8261         (send_ps), (get_page_box), (output), (catchPipe), (input),
8262         (stop_interpreter), (file_length), (file_readable),
8263         (check_filecompressedb), (ps_document_enable_interpreter),
8264         (document_load), (ps_async_renderer_render_pixbuf):
8265         * ps/ps-document.h:
8266
8267         Big cleanup of the ps code
8268
8269 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8270
8271         * backend/Makefile.am:
8272         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8273         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8274         * backend/ev-async-renderer.h:
8275
8276         Add an async renderer interface (method + callback) which
8277         is useful for backends like ps.
8278
8279         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8280         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8281         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8282         (ev_job_queue_add_job), (move_job_async), (move_job),
8283         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8284
8285         Add queues for async renderer, these are executed on the
8286         main thread.
8287
8288         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8289         (ev_job_render_run):
8290         * backend/ev-jobs.h:
8291
8292         If the backend support async renderer interface use it.
8293
8294         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8295         (setup_pixmap), (ps_document_get_type),
8296         (ps_async_renderer_render_pixbuf),
8297         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8298
8299         Implement async renderer interface.
8300
8301 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8302
8303         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8304
8305         Cleanup links job on exit.
8306
8307 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8308
8309         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8310         (drag_data_get_cb), (drag_data_received_cb):
8311         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8312         (drag_data_get_cb), (parse_item_list),
8313         (egg_toolbar_editor_load_actions):
8314         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8315         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8316         (parse_item_list), (parse_toolbars):
8317         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8318         (dvi_pixbuf_put_pixel):
8319         
8320         Fix gcc 4.0 warnings
8321
8322 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8323
8324         * ps/ps-document.c: (start_interpreter):
8325
8326         Fix warning when loading ps
8327
8328 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8329
8330         * ps/ps-document.c: (output):
8331
8332         Fix crash when priting gs error messages.
8333
8334 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8335
8336         * backend/ev-page-cache.c: (_ev_page_cache_new):
8337         * backend/ev-page-cache.h:
8338
8339         Use a const to return title so that we dont double
8340         free it. Small cleanup and fix a leak.
8341
8342         * shell/ev-window.c: (update_window_title):
8343
8344         strdup value from get_title.
8345
8346 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8347
8348         * shell/ev-sidebar-links.c: (job_finished_callback),
8349         (ev_sidebar_links_set_document):
8350
8351         Cleanup the old job when changing document
8352
8353 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8354
8355         * shell/ev-stock-icons.c:
8356         * shell/ev-stock-icons.h:
8357         * shell/ev-window.c:
8358         
8359         Add stock icons for actions that can appear in toolbar. Fix for
8360         bug 306566.
8361
8362 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8363
8364         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8365         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8366         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8367         * backend/ev-page-cache.h:
8368         * shell/ev-view.c: (scroll_to_current_page),
8369         (view_update_range_and_current_page), (get_page_y_offset),
8370         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8371         (ev_view_size_request_continuous),
8372         (ev_view_zoom_for_size_continuous_and_dual_page),
8373         (ev_view_zoom_for_size_continuous):
8374         
8375         More compact EvView layout in document with pages of different size.
8376
8377 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8378
8379         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8380         compilation.
8381
8382 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8383
8384         * shell/ev-view.c: (view_set_adjustment_values):
8385         * shell/ev-window.c: (ev_window_cmd_file_properties):
8386         
8387         A bit different fix for rounding problem but it has no
8388         problems on startup. Make properties window transient to parent.
8389
8390 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8391
8392         * pdf/ev-poppler.cc:
8393         
8394         More commenting of font stuff.
8395
8396 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8397
8398         * pdf/ev-poppler.cc:
8399
8400         Comment out some more fonts stuff. Should really
8401         work without the poppler patch now.
8402
8403 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8404
8405         * pdf/ev-poppler.cc:
8406
8407         Adapt to api change
8408
8409 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8410
8411         * data/evince-properties.glade:
8412         * pdf/ev-poppler.cc:
8413         * shell/ev-properties.c: (setup_fonts_view):
8414
8415         Set the column title. Show the dialog only
8416         once everything is setup.
8417         Getting font info can be very slow... will
8418         prolly need to make this threaded too.
8419
8420 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8421
8422         * backend/Makefile.am:
8423         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8424         (ev_document_fonts_get_fonts_model):
8425         * backend/ev-document-fonts.h:
8426         * data/evince-properties.glade:
8427         * pdf/ev-poppler.cc:
8428         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8429         * shell/ev-properties.h:
8430         * shell/ev-window.c: (ev_window_cmd_file_properties):
8431
8432         Implement fonts list. Defined out for now, since it depends
8433         on a not yet committed poppler patch.
8434
8435 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8436
8437         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8438         page + 1.
8439
8440         * shell/ev-window.c: Make sure we add the timeout when we get a
8441         focus-in event.
8442
8443         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8444         adjustment->value before calculating the zoom factor to average
8445         out all of our rounding errors.  The page no longer 'drifts' when
8446         resizing.
8447
8448 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8449
8450         * data/evince-properties.glade:
8451         * shell/ev-properties.c: (ev_properties_format_date),
8452         (set_property):
8453         
8454         Labels don't expand when the dialogue is resized.
8455         strftime result needs to be converted to UTF-8. Thanks
8456         to Christian Persch <chpe@gnome.org>.
8457
8458 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8459
8460         * data/evince-properties.glade:
8461
8462         Hide the fonts tab
8463
8464 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8465
8466         * backend/ev-document-info.h:
8467         * backend/ev-document.c: (ev_document_info_free):
8468         * data/evince-properties.glade:
8469         * pdf/ev-poppler.cc:
8470         * ps/ps-document.c: (ps_document_get_info):
8471         * shell/ev-properties.c: (ev_properties_format_date),
8472         (set_property), (ev_properties_new):
8473         * shell/ev-properties.h:
8474         * shell/ev-window.c: (ev_window_cmd_file_properties):
8475
8476         Rework properties code to take only EvPropertyInfo
8477         in the constructor so that it can be useful for
8478         nautilus plugin too.
8479
8480         Deal with backends that doesnt support some properties.
8481         Make set property code generic.
8482
8483 2005-06-04  Christian Persch <chpe@gnome.org>
8484
8485         * data/evince-properties.glade:
8486
8487         fix spacings, make resizeable, and make data labels
8488         selectable + ellipsised
8489
8490 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8491
8492         * backend/ev-document-info.h:
8493         * data/Makefile.am:
8494         * data/evince-ui.xml:
8495         * pdf/ev-poppler.cc:
8496         * shell/Makefile.am:
8497         * shell/ev-window.c: (update_action_sensitivity),
8498         (ev_window_cmd_file_properties):
8499
8500         Initial go at file properties. Patch by
8501         Emil Soleyman-Zomalan <emil@soleyman.com>.
8502         Needs love see #169583
8503
8504 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8505
8506         * ps/ps-document.c: (output):
8507         * ps/ps.c: (psscan):
8508
8509         Try to render even if psscan fails.
8510
8511 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8512
8513         * ps/ps.c: (psscan), (pscopydoc):
8514
8515         Port buffered reading code from gv
8516
8517 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8518
8519         * ps/ps-document.c: (interpreter_message), (output):
8520
8521         Do not fail on interpreter messages
8522
8523 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8524
8525         * backend/ev-document-misc.c:
8526         (ev_document_misc_get_thumbnail_frame):
8527
8528         Pages can be 0 x 0, dont assert on this case
8529
8530 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8531
8532         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8533         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8534
8535         Correctly manage our reference on document. Finally the reload
8536         huge leak is gone...
8537
8538 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8539
8540         * ps/ps-document.c: (ps_document_dispose):
8541
8542         Forgot to chain it to the parent. Thanks chpe.
8543
8544 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8545
8546         * ps/ps-document.c: (ps_document_dispose),
8547         (ps_document_class_init), (stop_interpreter), (document_load):
8548
8549         Cleanup dispose a bit. Dont leak the whole pixmap.
8550
8551 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8552
8553         * pdf/ev-poppler.cc:
8554
8555         Release the poppler document on dispose
8556
8557 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8558
8559         * shell/ev-view.c: (ev_view_set_document):
8560
8561         Release ref on the pixbuf cache when changing
8562         document.
8563
8564 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8565
8566         * ps/ps-document.c: (ps_document_get_info):
8567
8568         Fix a double free
8569
8570 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8571
8572         * backend/ev-page-cache.c: (ev_page_cache_init),
8573         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8574         * backend/ev-page-cache.h:
8575         * shell/ev-page-action.c: (page_changed_cb):
8576         
8577         Set page action entry width depending on labels width. Fix
8578         for bug 305202.
8579
8580 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8581
8582         * backend/ev-link.c: (ev_link_class_init):
8583
8584         Allow -1 as page value (error)
8585
8586 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8587
8588         * shell/ev-sidebar-thumbnails.c:
8589         (ev_sidebar_thumbnails_set_document):
8590         * shell/ev-view.c: (scroll_to_current_page),
8591         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8592         (page_changed_cb), (on_adjustment_value_changed),
8593         (ev_view_set_document):
8594
8595         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8596         Fix bug 305377
8597
8598 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8599
8600         * configure.ac:
8601         * djvu/djvu-document.c: (djvu_document_get_page_size):
8602
8603         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8604         bug 301993.
8605
8606 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8607
8608         * shell/ev-view.c (draw_one_page): modify the expose handling to
8609         get the shadows.
8610
8611         * shell/ev-window.c (update_action_sensitivity): Respect
8612         permissions field.  Kowtow to the man.
8613
8614         * pdf/ev-poppler.cc: Get the permissions field.
8615
8616         * tiff/*c: Make a tiny bit more robust.
8617
8618 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8619
8620         * djvu/djvu-document.c:
8621         
8622         Pop messages from djvu context message queue.
8623
8624 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8625
8626         * configure.ac, Makefile.am, shell/Makefile.am:
8627         * tiff/Makefile.am, shell/ev-document-types.c:
8628         
8629         Cleanup tiff configure checks. Fix for bug 305218.
8630
8631 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8632
8633         * configure.ac: Added "uk" to ALL_LINGUAS.
8634
8635 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8636
8637         * cut-n-paste/zoom-control/ephy-zoom.c:
8638         (ephy_zoom_get_changed_zoom_level):
8639         * cut-n-paste/zoom-control/ephy-zoom.h:
8640         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8641         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8642         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8643         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8644         (zoom_control_changed_cb), (ev_window_init):
8645         
8646         Fix minor points related to moving best fit up. Introduce
8647         "zoom" property and make zoom control change it's value on
8648         notify::zoom signals. Fix for 305080.
8649
8650 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8651
8652         * data/evince-ui.xml:
8653         * shell/ev-window.c: (set_view_actions_sensitivity):
8654         
8655         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8656
8657 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8658
8659         * configure.ac:
8660
8661         Depends on poppler 0.3.2
8662
8663 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8664
8665         * cut-n-paste/recent-files/egg-recent-item.c:
8666         (egg_recent_item_get_short_name):
8667         * cut-n-paste/toolbar-editor/Makefile.am:
8668         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8669         (new_pixbuf_from_widget):
8670         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8671         * cut-n-paste/toolbar-editor/egg-marshal.c:
8672         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8673         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8674
8675         Sync
8676
8677 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8678
8679         * tiff/tiff-document.c: Rough TIFF backend.
8680
8681 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8682
8683         * NEWS:
8684         * configure.ac:
8685         * cut-n-paste/toolbar-editor/Makefile.am:
8686
8687         Release 0.3.1
8688
8689 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8690
8691         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8692         (ev_view_find_next), (ev_view_find_previous):
8693
8694         Remove the locks around get_n_results   
8695
8696 2005-05-21  Juerg Billeter  <j@bitron.ch>
8697
8698         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8699
8700         Pass correct number of pages to poppler.
8701
8702 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8703
8704         * configure.ac:
8705         * data/Makefile.am:
8706         * data/evince.desktop.in: 
8707         * data/evince.desktop.in.in:
8708         * po/POTFILES.in:
8709         
8710         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8711
8712 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8713
8714         * shell/ev-view.c: (view_update_adjustments),
8715         (view_set_adjustment_values): cast adjustmen->value to (int)
8716         before using it.  Otherwise, we get off by a pixel in some
8717         situations.
8718
8719         (draw_one_page): Draw the border on expose.
8720
8721 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8722
8723         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8724         adjustment when the mode changes, #304923
8725
8726 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8727
8728         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8729         flickering on resize but still use gdk_window_scroll on
8730         scrolling
8731
8732 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8733
8734         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8735         option, #170458
8736
8737 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8738
8739         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8740         second page on page_changed if possible, #304669
8741
8742 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8743
8744         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8745         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8746
8747 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8748
8749         * .cvsignore:
8750         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8751         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8752         (ev_view_zoom_for_size_presentation),
8753         (ev_view_zoom_for_size_continuous_and_dual_page),
8754         (ev_view_zoom_for_size_continuous),
8755         (ev_view_zoom_for_size_dual_page),
8756         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8757         * shell/ev-view.h:
8758         * shell/ev-window.c: (update_view_size),
8759         (ev_window_sizing_mode_changed_cb):
8760
8761         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8762         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8763         an infinite loop, #304769
8764
8765
8766 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8767
8768         * data/evince-ui.xml:
8769         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8770         * shell/ev-window.c: (set_view_actions_sensitivity):
8771
8772         Make PgUp/Down behave like Space
8773
8774 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8775
8776         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8777         * backend/ev-ps-exporter.h:
8778         * pdf/ev-poppler.cc:
8779         * ps/ps-document.c: (ps_document_ps_export_begin):
8780         * shell/ev-print-job.c: (idle_print_handler):
8781
8782         Adapt to new poppler api
8783
8784 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8785
8786         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8787         (ephy_zoom_control_init):
8788
8789         Translate zoom levels
8790
8791 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8792
8793         * cut-n-paste/zoom-control/ephy-zoom.c:
8794         (ephy_zoom_get_zoom_level_index):
8795
8796         Fix current zoom -> zoom control match
8797
8798 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8799
8800         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8801         rather than the scrolled_window that it's in. Fixes bug #304655.
8802
8803 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8804
8805         * shell/ev-view.c: (view_update_adjustments),
8806         (view_set_adjustment_values), (view_update_range_and_current_page),
8807         (view_scroll_to_page), (set_scroll_adjustment),
8808         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8809         (ev_view_scroll), (ev_view_scroll_view),
8810         (ensure_rectangle_is_visible), (find_page_at_location),
8811         (get_link_at_location), (go_to_link), (status_message_from_link),
8812         (ev_view_size_request_continuous_dual_page),
8813         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8814         (ev_view_unrealize), (ev_view_expose_event),
8815         (ev_view_button_press_event), (ev_view_motion_notify_event),
8816         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8817         (draw_rubberband), (highlight_find_results), (draw_one_page),
8818         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8819         (ev_view_init), (find_changed_cb), (page_changed_cb),
8820         (on_adjustment_value_changed), (ev_view_new),
8821         (ev_view_set_document), (ev_view_set_zoom),
8822         (ev_view_set_continuous), (ev_view_set_dual_page),
8823         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8824         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8825         (ev_view_zoom_for_size_presentation),
8826         (ev_view_zoom_for_size_continuous_dual_page),
8827         (ev_view_zoom_for_size_continuous),
8828         (ev_view_zoom_for_size_dual_page),
8829         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8830         (ev_view_get_status), (ev_view_set_status),
8831         (update_find_status_message), (ev_view_get_find_status),
8832         (ev_view_set_find_status), (jump_to_find_result),
8833         (jump_to_find_page), (compute_selections), (clear_selection),
8834         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8835         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8836         (ev_view_update_primary_selection),
8837         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8838         * shell/ev-view.h:
8839         * shell/ev-window.c: (ev_window_open_page_label),
8840         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8841         (ev_window_init):
8842         * shell/ev-window.h:
8843         * shell/main.c: (load_files):
8844
8845         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8846         when resizing.  Remove the bin_window().  Also, patch from James
8847         Bowes to fix command line page, #300641
8848         
8849 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8850
8851         * data/evince-ui.xml:
8852         * shell/ev-view.c:
8853         * shell/ev-view.h:
8854         * shell/ev-window.c: (update_action_sensitivity):
8855
8856         Get rid of View->Normal Size, it's just confusing
8857
8858 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8859
8860         * backend/ev-document-info.h:
8861         * backend/ev-document.c: (ev_document_info_free): Free the
8862         EvDocumentInfo.
8863
8864         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8865         (clear_range), (add_range), (update_visible_range),
8866         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8867         (ev_sidebar_thumbnails_set_document):
8868         * shell/ev-window.c: (ev_window_setup_document): Only render the
8869         visible thumbnails.  It takes an instant to render, but it uses
8870         much less memory.
8871
8872 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8873
8874         * shell/ev-sidebar-links.c: (popup_menu_cb):
8875
8876         Select first item
8877
8878 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8879
8880         * lib/Makefile.am:
8881         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8882         (button_press_cb), (ev_sidebar_links_construct):
8883
8884         Show the popup menu also on keybindings
8885
8886 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8887
8888         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8889         * shell/ev-window.h:
8890
8891         Expose api to print a range (with dialog). Make private _print use
8892         it.
8893
8894         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8895         (ev_sidebar_links_construct):
8896
8897         Show a print context menu on linkx, it prints the selected
8898         section.
8899
8900 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8901
8902         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8903         button.
8904
8905 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8906
8907         * AUTHORS:
8908
8909         Update
8910
8911         * shell/ev-window.c: (build_comments_string),
8912         (ev_window_cmd_help_about):
8913
8914         Show poppler version/backend and authors
8915
8916 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8917
8918         * cut-n-paste/zoom-control/ephy-zoom.c:
8919         (ephy_zoom_get_zoom_level_index):
8920         * cut-n-paste/zoom-control/ephy-zoom.h:
8921
8922         Move the best fit items at the top of the list
8923
8924 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8925
8926         * shell/ev-marshal.list:
8927         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8928         (activate_cb), (match_selected_cb), (activate_link_cb),
8929         (connect_proxy), (ev_page_action_class_init):
8930         * shell/ev-page-action.h:
8931
8932         Use signals to notify action activation. Hopefully
8933         I did not break completion since I cant test...
8934
8935         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8936         (register_custom_actions):
8937
8938         Connect to page selector actions and also grab focus on
8939         the view when activated.
8940
8941 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8942
8943         * pdf/ev-poppler.cc:
8944         * backend/ev-page-cache.c: make page size calculation consistent
8945         and set it to (int)( width * scale + 0.5).  This makes the weird
8946         line going through the middle of the page go away.
8947
8948         * shell/ev-view.c: move painting the background page after
8949         checking the expose area covers us.
8950
8951 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8952
8953         * data/evince-password.glade:
8954         
8955         Mark labels as not translatable. Fix for bug 302842.
8956
8957 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8958
8959         * configure.ac: Added "es" to ALL_LINGUAS.
8960
8961 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8962
8963         * data/evince-toolbar.xml:
8964         * shell/ev-window.c: (update_action_sensitivity),
8965         (ev_window_setup_document), (ev_window_set_page_mode),
8966         (ev_window_init):
8967
8968         Remove some leftover code from jrb first continous
8969         attempt. Use the new actions, we still need good icons
8970         though...
8971
8972 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8973
8974         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8975
8976         Update label when connecting proxy. Fix a warning with NULL
8977         page_cache.
8978
8979 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8980
8981         * data/evince-ui.xml:
8982         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8983         * shell/ev-page-action.h:
8984         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8985
8986         Add mnemonic for edit toolbar.
8987         ctrl+l focus the page entry.
8988
8989 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8990
8991         * lib/Makefile.am:
8992         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8993         (ev_window_init):
8994         * shell/main.c: (main):
8995
8996         Put the toolbar xml in evince own dot dir
8997
8998 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8999
9000         * shell/ev-window.c: (ev_window_init):
9001
9002         Make the toolbar not removable
9003
9004 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9005
9006         * data/evince-ui.xml:
9007         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
9008         * shell/ev-sidebar-links.h:
9009         * shell/ev-sidebar-thumbnails.c:
9010         (ev_sidebar_thumbnails_get_treeview):
9011         * shell/ev-sidebar-thumbnails.h:
9012         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
9013         (ev_view_class_init):
9014         * shell/ev-view.h:
9015         * shell/ev-window.c: (update_action_sensitivity),
9016         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
9017         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
9018         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
9019         (ev_window_init):
9020
9021         This is evil... Make space/backspace global accelerators but
9022         enable them only for some widgets (sidebars and view).
9023         I dont like it, but I dont know a better way... :/
9024
9025 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9026
9027         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
9028         (ev_page_action_widget_finalize),
9029         (ev_page_action_widget_class_init), (update_page_cache):
9030
9031         Keep a weak reference on proxy->page_cache so that we
9032         dont try to disconnect the signal if the object is already
9033         gone. Maybe there is a better way to cleanup reference handling
9034         in page action though...
9035
9036 2005-05-10  Juerg Billeter  <j@bitron.ch>
9037
9038         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
9039         * backend/ev-ps-exporter.h:
9040         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
9041         * ps/ps-document.c: (ps_document_ps_export_begin):
9042         
9043         Change api to pass print range to ps_exporter_begin. The pdf backend
9044         requires this information.
9045         
9046         * shell/ev-print-job.c: (idle_print_handler):
9047         
9048         Adapt to api change
9049
9050 2005-05-10  Juerg Billeter  <j@bitron.ch>
9051
9052         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9053         (idle_print_handler)
9054         * shell/ev-window.c: (ev_window_print):
9055
9056         Support printing page range, based on patch by Amaury Jacquot
9057
9058 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9059
9060         * data/evince-toolbar.xml:
9061
9062         Add zoom control to available items
9063
9064 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9065
9066         * shell/ev-window.c: (update_action_sensitivity):
9067
9068         Set slash action insensitive when appropriate
9069
9070 2005-05-10  Christian Persch <chpe@gnome.org>
9071
9072         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
9073
9074         Fix warning on the overflow menu
9075
9076 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
9077
9078         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
9079
9080         Check for uri correctness/existence
9081
9082 2005-05-09  Juerg Billeter  <j@bitron.ch>
9083
9084         * shell/ev-window.c: (using_postscript_printer):
9085
9086         LPD printers use postscript, too
9087
9088 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9089
9090         * shell/ev-window.c: (register_custom_actions):
9091
9092         The zoom one is actually sort of useful,
9093         put it back
9094
9095 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9096
9097         * shell/ev-window.c: (register_custom_actions):
9098
9099         Hide page/zoom controls from overflow, they
9100         are useless.
9101
9102 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9103
9104         * cut-n-paste/update-from-egg.sh:
9105         
9106         Share it between all cut-n-paste subdirs
9107
9108         * cut-n-paste/recent-files/Makefile.am:
9109
9110         Fix to use "global" update-from-egg.sh
9111
9112         * cut-n-paste/recent-files/egg-recent-model.c:
9113         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
9114         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9115         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
9116         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
9117
9118         Update from libegg
9119
9120         * cut-n-paste/toolbar-editor/Makefile.am:
9121
9122         Fix to use "global" update-from-egg.sh
9123
9124         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9125
9126         Update from libegg
9127
9128 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
9129
9130         * configure.ac:
9131         * cut-n-paste/Makefile.am:
9132         * cut-n-paste/recent-files/Makefile.am:
9133         * cut-n-paste/toolbar-editor/.cvsignore:
9134         * cut-n-paste/toolbar-editor/Makefile.am:
9135         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9136         (egg_editable_toolbar_get_type), (get_toolbar_position),
9137         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
9138         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
9139         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
9140         (set_item_drag_source), (create_item_from_action), (create_item),
9141         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
9142         (popup_toolbar_context_menu_cb), (free_dragged_item),
9143         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
9144         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
9145         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
9146         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
9147         (item_added_cb), (item_removed_cb),
9148         (egg_editable_toolbar_construct),
9149         (egg_editable_toolbar_disconnect_model),
9150         (egg_editable_toolbar_deconstruct),
9151         (egg_editable_toolbar_set_model),
9152         (egg_editable_toolbar_set_ui_manager),
9153         (egg_editable_toolbar_set_property),
9154         (egg_editable_toolbar_get_property),
9155         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
9156         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
9157         (egg_editable_toolbar_new_with_model),
9158         (egg_editable_toolbar_get_edit_mode),
9159         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
9160         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
9161         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
9162         (new_pixbuf_from_widget), (new_separator_pixbuf),
9163         (update_separator_image), (style_set_cb),
9164         (_egg_editable_toolbar_new_separator_image),
9165         (egg_editable_toolbar_get_model):
9166         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9167         * cut-n-paste/toolbar-editor/egg-marshal.c:
9168         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9169         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
9170         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
9171         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
9172         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
9173         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
9174         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
9175         (editor_drag_data_delete_cb), (drag_data_get_cb),
9176         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
9177         (editor_create_item), (update_editor_sheet), (setup_editor),
9178         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
9179         (parse_item_list), (model_has_action), (update_actions_list),
9180         (egg_toolbar_editor_load_actions):
9181         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
9182         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9183         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
9184         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
9185         (toolbars_item_new), (free_toolbar_node), (free_item_node),
9186         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
9187         (egg_toolbars_model_add_separator), (impl_add_item),
9188         (parse_item_list), (egg_toolbars_model_add_toolbar),
9189         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9190         (impl_get_item_data), (impl_get_item_type),
9191         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9192         (egg_toolbars_model_init), (free_toolbar),
9193         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9194         (egg_toolbars_model_remove_toolbar),
9195         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9196         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9197         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9198         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9199         (egg_toolbars_model_get_item_data),
9200         (egg_toolbars_model_get_item_type):
9201         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9202         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9203         * data/Makefile.am:
9204         * data/evince-toolbar.xml:
9205         * data/evince-ui.xml:
9206         * data/hand-open.png:
9207         * po/POTFILES.in:
9208         * shell/Makefile.am:
9209         * shell/ev-window.c: (update_chrome_visibility),
9210         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9211         (ev_window_dispose), (ev_window_init):
9212
9213         Implement epiphany like toolbar editor. Based on patch by
9214         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9215
9216 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9217
9218         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9219
9220         Use set_cursor instead of set_selection, so that
9221         the keyboard focus moves too.
9222
9223 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9224
9225         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9226
9227         Fix infinite loop when loading Type1 fonts
9228
9229 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9230
9231         * data/evince-ui.xml:
9232         * shell/ev-window.c:
9233
9234         Slash -> Find
9235
9236 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9237
9238         * configure.ac:
9239
9240         Make --disable really disable
9241
9242 2005-05-07  Juerg Billeter  <j@bitron.ch>
9243
9244         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9245
9246         Compare page labels even without has_labels set, fixes setting page
9247         with entry
9248
9249 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9250
9251         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9252         (ev_view_set_cursor), (ev_view_button_press_event),
9253         (ev_view_motion_notify_event), (ev_view_button_release_event),
9254         (ev_view_init):
9255
9256         Implement middle button scrolling. Based on a patch
9257         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9258
9259 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9260
9261         * shell/ev-document-types.c: (get_slow_mime_type),
9262         (get_document_type_from_mime), (ev_document_type_lookup):
9263         * shell/ev-document-types.h:
9264
9265         Change api to lookup from uri. Do fast lookup first, if the
9266         type is unknown try with data sniffing.
9267
9268         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9269         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9270
9271         Adapt to api change
9272
9273 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9274
9275         * thumbnailer/Makefile.am:
9276
9277         Fix distcheck
9278
9279 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9280
9281         * NEWS:
9282         * configure.ac:
9283
9284         Release 0.3.0
9285
9286         * data/evince-ui.xml:
9287
9288         Hide presentation mode for now
9289
9290         * shell/ev-view.c: (highlight_find_results):
9291
9292         Show current find selection only on current page
9293
9294 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9295
9296         * shell/ev-view.c: (ev_view_select_all):
9297
9298         Compute size of the actual page, not of
9299         the current one.
9300
9301 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9302
9303         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9304         (view_rect_to_doc_rect), (compute_selections),
9305         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9306         (ev_view_copy), (ev_view_primary_get_cb),
9307         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9308         (ev_view_button_press_event), (ev_view_motion_notify_event),
9309         (ev_view_button_release_event), (page_changed_cb):
9310
9311         Fix text selection
9312
9313 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9314
9315         * shell/ev-view.c: (compute_border), (get_page_extents),
9316         (doc_rect_to_view_rect), (highlight_find_results),
9317         (ev_view_bin_expose), (ev_view_select_all),
9318         (ev_view_motion_notify_event), (update_find_status_message),
9319         (jump_to_find_result), (jump_to_find_page):
9320
9321         First go at fixing search, still buggy
9322
9323 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9324
9325         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9326         dropdown box and button at the top of the sidebar.
9327
9328 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9329
9330         * configure.ac: Output zoom-control Makefile.
9331         * cut-n-paste/Makefile.am: build zoom-control subdir.
9332         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9333         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9334         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9335         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9336         * cut-n-paste/zoom-control/ephy-zoom.c:
9337         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9338         from epiphany, and modified to add a separator into the menu.
9339         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9340         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9341         zoom-control action.
9342         * shell/Makefile.am: Include zoom-control flags.
9343         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9344         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9345         (ev_view_zoom_for_size_presentation),
9346         (ev_view_zoom_for_size_continuous_and_dual_page),
9347         (ev_view_zoom_for_size_continuous),
9348         (ev_view_zoom_for_size_dual_page),
9349         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9350         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9351         ev_view_get_zoom and ev_view_get_sizing_mode.
9352         * shell/ev-view.h:
9353         * shell/ev-window.c: (update_action_sensitivity),
9354         (update_sizing_buttons), (zoom_control_changed_cb),
9355         (register_custom_actions): Initialize and use the zoom-control 
9356         widget.
9357
9358 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9359
9360         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9361         preview cache back to 1.  Don't know when it got set to 0.
9362         
9363         * shell/ev-view.c: (compute_border), (ev_view_realize),
9364         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9365         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9366         (ev_view_get_fullscreen), (ev_view_set_presentation),
9367         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9368         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9369         * shell/ev-view.h:
9370         * shell/ev-window.c:
9371         (update_chrome_visibility),
9372         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9373         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9374         (update_document_mode), (ev_window_update_fullscreen_action),
9375         (ev_window_fullscreen), (ev_window_unfullscreen),
9376         (ev_window_cmd_view_fullscreen),
9377         (ev_window_update_presentation_action),
9378         (ev_window_run_presentation), (ev_window_stop_presentation),
9379         (ev_window_cmd_view_presentation), (ev_window_state_event),
9380         (ev_window_focus_in_event), (ev_window_focus_out_event),
9381         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9382         * data/evince-ui.xml: Initial presentation mode.  We should
9383         probably hide this until it's done, as it's quite rough.  Also,
9384         change full-screen to fullscreen and add two getters to EvView.
9385
9386 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9387
9388         * shell/ev-page-action.c: (update_page_cache),
9389         (ev_page_action_dispose):
9390         * shell/ev-window.c: (destroy_fullscreen_popup),
9391         (ev_window_create_fullscreen_popup):
9392
9393         Use connect_object rather than explicitly
9394         disconnect on dispose.
9395
9396 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9397
9398         * shell/ev-page-action.c: (update_page_cache),
9399         (ev_page_action_dispose):
9400
9401 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9402
9403         * backend/ev-page-cache.c: (_ev_page_cache_new),
9404         (ev_page_cache_set_page_label),
9405         (ev_page_cache_has_nonnumeric_page_labels):
9406         * backend/ev-page-cache.h:
9407         * shell/ev-page-action.c: (update_pages_label):
9408         
9409         If all page labels are numeric, fallback to default
9410         way to display number of pages. See bug 173185.
9411
9412 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9413
9414         * shell/ev-page-action.c: (ev_page_action_dispose):
9415         * shell/ev-view.c: (view_update_range_and_current_page):
9416         * shell/ev-window.c: (ev_window_dispose):
9417         
9418         Set page on scroll in continuous mode. Fixes bug 301986.
9419         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9420
9421 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9422
9423         * configure.ac:
9424
9425         Require poppler 0.3.0
9426
9427 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9428         
9429         * shell/Makefile.am, configure.ac: Fix build problems
9430         with t1lib. Bug 301996.
9431
9432 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9433
9434         * shell/ev-view.c: (ev_view_scroll_event):
9435         
9436         Scroll up increase zoom
9437
9438 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9439
9440         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9441         (ev_view_set_sizing_mode),
9442         (ev_view_zoom_for_size_continuous_and_dual_page),
9443         (ev_view_zoom_for_size_continuous):
9444         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9445         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9446         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9447         (ev_window_init):
9448
9449         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9450         Fix for 165473 and 165472.
9451
9452 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9453
9454         * po/POTFILES.in:
9455         * thumbnailer/Makefile.am:
9456         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9457         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9458         * thumbnailer/evince-thumbnailer.schemas.in:
9459         
9460         Make thumbnailer schemas translatable. Fix for bug 301773
9461         
9462         * thumbnailer/evince-thumbnailer-djvu.schemas:
9463         * thumbnailer/evince-thumbnailer-dvi.schemas:
9464         * thumbnailer/evince-thumbnailer.schemas:
9465
9466         Removed files
9467
9468 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9469
9470         * shell/ev-view.c (ev_view_init): forgot to set this.
9471
9472 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9473
9474         * shell/ev-view.c: (find_page_at_location),
9475         (get_link_at_location),
9476         (ev_view_set_show_border), (ev_view_set_spacing),
9477         (ev_view_zoom_for_size_continuous_and_dual_page),
9478         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9479         Also, add a quick fix measuring of widths.  Also, removed
9480         ev_view_set_spacing and ev_view_set_show_border.
9481         
9482         * shell/ev-window.c: (ev_window_unfullscreen),
9483         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9484
9485 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9486
9487         * shell/ev-view.c: (view_update_range_and_current_page),
9488         (page_changed_cb):
9489         
9490         Fix crash on exit and scrolling to page in continuous view.
9491
9492 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9493
9494         * TODO:
9495         * backend/ev-page-cache.c: (_ev_page_cache_new),
9496         (ev_page_cache_get_max_width_size),
9497         (ev_page_cache_get_max_height_size):
9498         * backend/ev-page-cache.h:
9499         * data/evince-ui.xml:
9500         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9501         * shell/ev-view.c: (view_update_adjustments),
9502         (view_update_range_and_current_page), (get_bounding_box_size),
9503         (ev_view_size_request_continuous_and_dual_page),
9504         (ev_view_size_request_continuous),
9505         (ev_view_size_request_dual_page),
9506         (ev_view_size_request_single_page), (ev_view_size_request),
9507         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9508         (ev_view_bin_expose), (ev_view_expose_event),
9509         (ev_view_set_property), (ev_view_get_property),
9510         (ev_view_class_init), (ev_view_init), (ev_view_new),
9511         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9512         (ev_view_set_dual_page), (ev_view_set_full_screen),
9513         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9514         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9515         (ev_view_zoom_out), (zoom_for_size_fit_width),
9516         (zoom_for_size_best_fit),
9517         (ev_view_zoom_for_size_continuous_and_dual_page),
9518         (ev_view_zoom_for_size_continuous),
9519         (ev_view_zoom_for_size_dual_page),
9520         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9521         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9522         * shell/ev-view.h:
9523         * shell/ev-window.c: (update_action_sensitivity),
9524         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9525         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9526         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9527         (ev_window_cmd_view_zoom_out), (update_view_size),
9528         (ev_window_set_sizing_mode), (ev_window_init):
9529
9530         Add Continuous and Dual page modes.
9531
9532 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9533
9534         * dvi/dvi-document.c: (dvi_document_load),
9535         (dvi_document_thumbnails_get_thumbnail),
9536         (dvi_document_init_params): Fix up some mixups between
9537         width and height to correct thumbnail rendering.
9538
9539 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9540
9541         * dvi/mdvi-lib/private.h:
9542         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9543         
9544         Suppess output for kpathsea during font generation. Thanks to
9545         James Bowes
9546
9547 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9548
9549         * NEWS:
9550         * configure.ac:
9551
9552         Release 0.2.1
9553
9554         * Makefile.am: fix distcheck.
9555
9556 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9557
9558         * shell/ev-sidebar-links.c: (selection_changed_callback),
9559         (update_page_callback), (row_activated_callback),
9560         (job_finished_callback), (ev_sidebar_links_set_document):
9561         
9562         Fix for bug #169901. Double click on links expands tree.
9563
9564 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9565
9566         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9567         hard-coded style. Fix for bug 170111
9568
9569 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9570
9571         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9572         locking.
9573
9574 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9575
9576         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9577
9578 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9579
9580         * pdf/ev-poppler.cc:
9581         * shell/ev-view.c: (highlight_find_results):
9582
9583         Fix find on single page documents
9584
9585 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9586
9587         * data/evince.schemas.in: fix for bug 301390
9588
9589 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9590
9591         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9592         (ev_view_zoom_out), (ev_view_zoom_normal):
9593         * shell/ev-view.h:
9594         * shell/ev-window.c: (update_action_sensitivity),
9595         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9596         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9597         (ev_window_cmd_view_normal_size):
9598
9599         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9600         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9601         better than oom. 
9602
9603 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9604
9605         * configure.ac:
9606
9607         Depend on 2.57, 2.59 doesnt seem to be necessary
9608
9609 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9610
9611         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9612         (create_tool_item):
9613
9614         Put back total number of pages as (1 of 1234)
9615
9616 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9617
9618         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9619         remove the job.
9620
9621         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9622         function.  This helps debugging.
9623
9624 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9625
9626         * djvu/djvu-document.c: (djvu_document_class_init),
9627         (djvu_document_get_info), (djvu_document_document_iface_init):
9628         * dvi/dvi-document.c: (dvi_document_class_init),
9629         (dvi_document_get_info), (dvi_document_document_iface_init):
9630
9631         Dummy implementation of get_info method for dvi and
9632         djvu. Fix crashes with those backends
9633
9634 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9635
9636         * data/evince.desktop.in:
9637
9638         Add application/x-gzpostscript
9639
9640 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9641
9642         * data/evince.schemas.in: Added real long descriptions, 
9643         closes bug 172496 
9644
9645         * README: Added actual text, closes bug 171869
9646
9647 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9648
9649         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9650
9651         Thumbnail page 0
9652
9653 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9654
9655         * backend/ev-document-info.h:
9656
9657         s/GDate */GDate so we can just use g_free
9658
9659 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9660
9661         * shell/ev-window.c: (update_document_mode),
9662         (ev_window_setup_document):
9663
9664         Show the window in fullscreen when specified by
9665         the document
9666
9667 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9668
9669         * backend/ev-document.c: (ev_document_class_init),
9670         (ev_document_get_info), (ev_document_render_pixbuf):
9671         * backend/ev-document.h:
9672         * backend/ev-page-cache.c: (_ev_page_cache_new):
9673         * pdf/ev-poppler.cc:
9674         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9675         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9676         * ps/ps-document.c: (ps_document_class_init), (document_load),
9677         (ps_document_get_info), (ps_document_document_iface_init):
9678
9679         Remove get_title from the interface, we can just use document info
9680
9681 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9682
9683         * backend/Makefile.am:
9684         * backend/ev-document.c: (ev_document_render_get_info):
9685         * backend/ev-document.h:
9686         * pdf/ev-poppler.cc:
9687
9688         Initial support for document info. Based on jrb patch.
9689
9690 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9691
9692         * shell/ev-window.c: (ev_window_state_event),
9693         (ev_window_class_init), (ev_window_init):
9694         
9695         Doesn't show resize grip when maximized. See bug #301053
9696
9697 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9698
9699         * po/POTFILES.in:
9700         
9701         ev-sidebar-thumbnails now has translatable labels
9702         
9703         * shell/Makefile.am:
9704         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9705         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9706         (ev_sidebar_links_page_iface_init):
9707         * shell/ev-sidebar-links.h:
9708         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9709         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9710         (ev_sidebar_page_get_label):
9711         * shell/ev-sidebar-page.h:
9712         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9713         (ev_sidebar_thumbnails_set_document),
9714         (ev_sidebar_thumbnails_support_document),
9715         (ev_sidebar_thumbnails_get_label),
9716         (ev_sidebar_thumbnails_page_iface_init):
9717         * shell/ev-sidebar-thumbnails.h:
9718         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9719         (ev_sidebar_set_document):
9720         * shell/ev-sidebar.h:
9721         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9722         
9723         Small rework of sidebar code. Now sidebar pages should implement
9724         EvSidebarPage interface. That makes page management in EvSidebar
9725         easier. See bug #164811 for details
9726
9727 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9728
9729         * shell/ev-application.c: (ev_application_open):
9730         * shell/ev-document-types.c:
9731         
9732         Fix build error and small problem with application exit
9733
9734 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9735
9736         * thumbnailer/Makefile.am:
9737         * thumbnailer/evince-thumbnailer-djvu.schemas:
9738         * thumbnailer/evince-thumbnailer-dvi.schemas:
9739         
9740         Conditionally install schemas for djvu/dvi thumbnailer
9741
9742 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9743
9744         * shell/ev-document-types.h: 
9745         * shell/ev-document-types.c: 
9746         New files, handling the mapping from mimetypes to backends
9747         
9748         * shell/ev-window.c: 
9749         * thumbnailer/evince-thumbnailer.c:     
9750         Use the ev-document-types code
9751         
9752         * shell/Makefile.am: 
9753         Added new convenience library libevbackendfactory_la, containing
9754         the new mimetype->backend logic; moved the backends into it.
9755
9756         * thumbnailer/Makefile.am:
9757         Make the thumbnailer link with the libevbackend.la convenience
9758         library, rather than having a duplicate of the backend logic here.
9759
9760 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9761
9762         * shell/ev-stock-icons.c: constify some vars.
9763         * shell/ev-window.c: ditto.
9764
9765 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9766
9767         * ps/ps-document.c (get_page_orientation):
9768
9769         Respect document orientation 
9770
9771 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9772
9773         * djvu/Makefile.am:
9774         * dvi/Makefile.am:
9775         * shell/Makefile.am:
9776         
9777         Move library dependencies to components.
9778         
9779         * shell/ev-window.c: (update_window_title),
9780         (start_loading_document):
9781         
9782         Fix display of uris with spaces. Bug 168358.
9783
9784 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9785
9786         * shell/ev-sidebar-links.c: (selection_changed_cb):
9787         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9788         (ev_view_button_release_event), (ev_view_set_document):
9789         * shell/ev-view.h:
9790         * shell/ev-window.c: (find_bar_search_changed_cb):
9791         * shell/ev-window.h: Minor cleanups removing some dead code.
9792
9793 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9794
9795         * backend/ev-page-cache.c: (_ev_page_cache_new):
9796         
9797         Set current page to 0 if document has pages.
9798
9799 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9800
9801         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9802
9803         Initialize GError to NULL, fix a crash when loading fails.
9804
9805 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9806
9807         * shell/ev-window.c: (update_view_size):
9808
9809         Calculate shadow size only when there is actually
9810         a shadow.
9811
9812 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9813
9814         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9815         * shell/ev-view.h:
9816
9817         Allow setting view spacing, default to 0
9818
9819         * shell/ev-window.c: (ev_window_unfullscreen),
9820         (ev_window_cmd_view_fullscreen), (ev_window_init):
9821
9822         Remove spacing in fullscreen mode
9823
9824 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9825
9826         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9827         (ev_view_size_request), (expose_bin_window),
9828         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9829         * shell/ev-view.h:
9830         * shell/ev-window.c: (ev_window_unfullscreen),
9831         (ev_window_cmd_view_fullscreen):
9832
9833         Do not draw the border in fulscreen
9834
9835 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9836
9837         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9838         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9839         (find_page_at_location), (page_changed_cb):
9840
9841         Rework border calculation, so that I can more easily disable it.
9842         Code somewhat cleaner too.
9843
9844 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9845
9846         * backend/ev-page-cache.c: (ev_page_cache_init),
9847         (_ev_page_cache_new):
9848
9849         Remove some assertions, documents can have 0 pages.
9850         Make initial current page -1.
9851
9852         * shell/ev-page-action.c: (page_changed_cb):
9853
9854         Show "" if current page is -1
9855
9856         * shell/ev-window.c: (update_action_sensitivity),
9857         (ev_window_setup_document):
9858
9859         When document has 0 pages do not set the view
9860         and make nearly everything insensitive.
9861
9862 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9863
9864         * shell/ev-page-view.c:
9865         * shell/ev-page-view.h:
9866
9867         Remove unused files.
9868         
9869         * shell/ev-sidebar-thumbnails.c:
9870         (ev_sidebar_thumbnails_set_document):
9871         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9872         (ev_sidebar_supports_document):
9873         * shell/ev-sidebar.h:
9874         * shell/ev-window.c: (ev_window_setup_document):
9875         
9876         Doesn't show thumbnails if document has 1 page. Make
9877         sidebar menu entries sensitive only if if they have 
9878         sense. Fix bug 164811. 
9879
9880 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9881
9882         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9883         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9884         (ev_view_zoom_out), (ev_view_set_size):
9885
9886         Rework sizing to deal with documents with not uniform page
9887         size.
9888
9889 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9890
9891         * backend/ev-page-cache.c: (_ev_page_cache_new):
9892
9893         Fix several page size caching bugs
9894
9895 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9896
9897         * shell/ev-window.c: (set_action_properties):
9898
9899         Make all toolbar items translatable
9900
9901 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9902
9903         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9904         (save_page_list), (ps_document_save),
9905         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9906         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9907         (ps_document_ps_exporter_iface_init):
9908         * ps/ps-document.h:
9909
9910         Based on a patch by J�rg Billeter <j@bitron.ch>
9911         
9912         Implement print and save a copy for the ps backend.
9913
9914 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9915
9916         * backend/ev-document.h:
9917         * djvu/djvu-document.c: (djvu_document_can_get_text),
9918         (djvu_document_document_iface_init):
9919         * dvi/dvi-document.c: (dvi_document_can_get_text),
9920         (dvi_document_document_iface_init):
9921         * pdf/ev-poppler.cc:
9922         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9923         (pixbuf_document_document_iface_init):
9924         * ps/ps-document.c: (ps_document_can_get_text),
9925         (ps_document_document_iface_init):
9926         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9927         * shell/ev-window.c: (update_action_sensitivity):
9928
9929         Fix the crash when trying to copy in backends that doesnt
9930         support it. We can implement a better solution once we
9931         do real text selection.
9932
9933 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9934
9935         * data/evince-ui.xml:
9936         * shell/ev-window.c: (ev_window_cmd_escape):
9937         
9938         Work around the Escape conflict (find bar and unfullscreen)
9939
9940 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9941
9942         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9943         
9944         Fix for #300233. Next page correctly handles document end.
9945         
9946         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9947         (ev_sidebar_thumbnails_class_init),
9948         (ev_sidebar_thumbnails_set_document),
9949         (ev_sidebar_thumbnails_clear_job),
9950         (ev_sidebar_thumbnails_clear_model):
9951         
9952         Cleanup thumbnail jobs on document changes.
9953         
9954         * shell/ev-view.c: (add_scroll_binding_keypad),
9955         (add_scroll_binding_shifted), (ev_view_class_init):
9956         
9957         Shift + Space scrolls up. Fix for #173184
9958         
9959         * shell/ev-window.c: (ev_window_open_page),
9960         (ev_window_cmd_view_reload):
9961         
9962         Fix reload (Bug #300094)
9963
9964 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9965
9966         
9967         * dvi/mdvi-lib/assoc.c:
9968         * dvi/mdvi-lib/assoc.h: Removed garbage files
9969         
9970         * dvi/mdvi-lib/bitmap.c:
9971         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9972         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9973         * dvi/mdvi-lib/color.h: Antialias of rules
9974         
9975         * dvi/mdvi-lib/common.h:
9976         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9977         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9978         * dvi/mdvi-lib/files.c:
9979         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9980         * dvi/mdvi-lib/mdvi.h:
9981         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9982         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9983         * dvi/mdvi-lib/util.c: Fix compile warnings
9984         
9985         * dvi/dvi-document.c:
9986         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9987         (dvi_document_thumbnails_get_thumbnail),
9988         (dvi_document_document_thumbnails_iface_init):
9989         * dvi/mdvi-lib/Makefile.am:
9990         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9991         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9992         
9993         Dvi backend now renders thumbnails
9994
9995 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9996
9997         * shell/main.c: (main): 
9998         
9999         Save accelerators on exit. Fixes bug #172095.
10000
10001 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
10002
10003         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
10004         update priority" comment.
10005
10006         * backend/ev-job-queue.c: Give a way to change priority.
10007
10008 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
10009
10010         * shell/ev-page-action.c: Fix logic.
10011
10012 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10013
10014         * shell/ev-view.c: (ev_view_can_find_next):
10015         * shell/ev-window.c: (ev_window_setup_document):
10016
10017         Check that the document supports find
10018
10019 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10020
10021         * data/evince-ui.xml:
10022         * shell/ev-view.c: (ev_view_can_find_next):
10023         * shell/ev-view.h:
10024         * shell/ev-window.c: (update_action_sensitivity),
10025         (find_changed_cb), (ev_window_setup_document),
10026         (ev_window_cmd_edit_find_next):
10027
10028         Add Edit->Find Next
10029
10030 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
10031
10032         * pdf/ev-poppler.cc:
10033         * shell/ev-print-job.c: (idle_print_handler):
10034
10035         Make printing work again
10036
10037 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
10038
10039         * shell/ev-page-action.h:
10040         * shell/ev-page-action.c: (ev_page_action_widget_init),
10041         (ev_page_action_widget_class_init), (page_changed_cb),
10042         (create_tool_item), (update_page_cache), (build_new_tree_cb),
10043         (get_filter_model_from_model), (match_selected_cb),
10044         (display_completion_text), (match_completion), (update_model),
10045         (connect_proxy), (ev_page_action_set_property),
10046         (ev_page_action_get_property), (ev_page_action_set_document),
10047         (ev_page_action_set_model), (ev_page_action_class_init): Big
10048         reworking to make completions work iff we have >= GTK-2.7.0
10049                 
10050         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
10051         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
10052         (job_finished_cb): We now have a 'model' property that is set when
10053         the links are loaded.  This can be caught with "notify::model"
10054
10055         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
10056         listen for the model to be set, and propagate it to the action.
10057
10058 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10059
10060         * cut-n-paste/recent-files/egg-recent-item.c:
10061         (egg_recent_item_set_uri), (make_valid_utf8),
10062         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
10063         * cut-n-paste/recent-files/egg-recent-item.h:
10064         
10065         Update egg-recent from libegg. This should fix long
10066         startup problem. For details see
10067         http://bugzilla.gnome.org/show_bug.cgi?id=160531
10068
10069 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10070
10071         * cut-n-paste/recent-files/Makefile.am:
10072         * data/evince-ui.xml, shell/Makefile.am:
10073         * shell/ev-application.c, shell/ev-application.h:
10074         * shell/ev-window.c: Recent files support.
10075         
10076         * configure.ac: Added "ru" to ALL_LINGUAS.
10077         
10078         * dvju: new backend to support DJVU files.
10079         * dvi: new backend to support DVI.
10080
10081         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
10082         * ev-application.c: Support for new backends.
10083         
10084         * help, ev-window.c, main.c shell/Makefile.am: 
10085         Evince user documentation.
10086
10087 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10088
10089         * po/POTFILES.in:
10090         * shell/ev-window.c:
10091         * thumbnailer/evince-thumbnailer.c:
10092
10093         s/pdf-document/ev-poppler
10094
10095 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
10096
10097         * NEWS:
10098         * configure.ac:
10099
10100         Release 0.2.0
10101
10102         * ps/ps-document.c: (setup_pixmap):
10103
10104         Remove debug code
10105
10106 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
10107
10108         * backend/ev-page-cache.c (ev_page_cache_next_page): 
10109         * shell/ev-window.c (ev_window_cmd_go_next_page) 
10110         (ev_window_cmd_go_first_page): Fix of by one errors.
10111
10112 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10113
10114         * ps/ps-document.c: (get_page_box):
10115
10116         Fix page size calculation
10117
10118 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10119
10120         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10121         (ps_document_cleanup), (setup_pixmap), (get_page_box),
10122         (get_page_orientation), (setup_page), (document_load),
10123         (ps_document_get_page_size), (render_pixbuf_idle):
10124         * ps/ps-document.h:
10125
10126         More refactoring to adapt to EvDocument changes
10127
10128 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10129
10130         * ps/ps-document.c: (start_interpreter):
10131
10132         Actually add alpha args
10133
10134 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
10135
10136         * pdf/ev-poppler.cc:
10137
10138         Make clipboard work again
10139
10140 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
10141
10142         Make searching work again.
10143         
10144         * backend/ev-document.c:
10145         * backend/ev-document.h:
10146         * backend/ev-document-find.c:
10147         * backend/ev-document-find.h: Change EvDocumentIface so we no
10148         longer store the current page or zoom level in the document.  The
10149         consequence is that all calls that operate on the current page now
10150         instead take the page number as an extra argument, and all
10151         coordinates are now doubles in document coordinate system.
10152
10153         * pdf/ev-poppler.cc:
10154         * pixbuf/pixbuf-document.c:
10155         * ps/ps-document.c: Update backends accordingly.
10156
10157 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
10158
10159         * autogen.sh:
10160
10161         Add required gettext version
10162
10163 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
10164
10165         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
10166         make F1 bring up non-existent help.
10167
10168         * shell/eggfindbar.c: Patch from Christian Persch to sync to
10169         epiphany's find bar, #167477
10170
10171         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
10172         <emil@nishra.com> to add space-bar scrolling, 
10173
10174         * shell/ev-window.c (static GtkActionEntry entries): add default
10175         keybinding for Help (F1)
10176         Fixes #171068
10177
10178         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
10179         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
10180         170110
10181
10182 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
10183
10184         * Makefile.am: 
10185         * pixbuf/pixbuf-document.c: 
10186
10187         Got pixbuf backend working again
10188
10189 2005-04-01  Steve Murphy  <murf@e-tools.com>
10190
10191         * configure.in: Added "rw" to ALL_LINGUAS.
10192
10193 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10194
10195         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10196         model types, noticed by Martin Kretzschmar.
10197
10198 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10199
10200         * pdf/ev-poppler.cc: Implement search based on
10201         poppler_page_find_text().  Currently a bit crude since we remember
10202         all matches from all pages.  Also, we grab the big document lock
10203         when we search since searching changes the underlying stream and
10204         thus conflicts with the rendering thread.
10205         
10206         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10207         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10208         (ev_view_find_previous): Fix some page indexes to be 0 based,
10209         offset rubber band by view offset,
10210
10211 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10212
10213         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10214
10215 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10216
10217         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10218         completely because I didn't understand GtkActions.  I should
10219         read Marco's code more carefully in the future.
10220
10221         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10222         function
10223
10224 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10225
10226         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10227         PopplerRectangle change from poppler CVS.
10228
10229 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10230
10231         * backend/ev-document.c: (ev_document_get_page_label):
10232         * backend/ev-document.h:
10233         * backend/ev-page-cache.c: (_ev_page_cache_new),
10234         (ev_page_cache_get_page_label):
10235         * backend/ev-page-cache.h:
10236         * pdf/ev-poppler.cc:
10237         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10238         (links_page_num_func):
10239         * shell/ev-sidebar-thumbnails.c:
10240         (ev_sidebar_thumbnails_set_document):
10241         * shell/ev-view.c: (status_message_from_link),
10242         (ev_view_motion_notify_event):
10243         * shell/ev-window.c: (document_supports_sidebar): Add in page
10244         label support.  It's not perfect yet, but it's the first 'feature'
10245         in a while.
10246         Also, fix a bogus comment noticed by crispin. 
10247
10248 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10249
10250         * Makefile.am: Remove pixbuf backend for now
10251
10252         * configure.ac: Require poppler-glib instead of just poppler.
10253
10254         * backend/ev-document-thumbnails.h: Add a comment
10255
10256         * backend/ev-document.h:
10257         * backend/ev-document.c: (ev_document_class_init),
10258         (ev_document_load), (ev_document_get_link),
10259         (ev_document_get_links): Remove 3 methods and add get_links.
10260         Also, made 0 based.
10261
10262         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10263         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10264
10265         * backend/ev-link.c: (ev_link_set_title),
10266         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10267         (ev_link_mapping_find):
10268         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10269         
10270         * backend/ev-page-cache.c: (ev_page_cache_init),
10271         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10272         (ev_page_cache_get_size), (ev_page_cache_next_page),
10273         (ev_page_cache_prev_page): Fix to be 0 based.
10274
10275         * pdf/Makefile.am: 
10276         * pdf/ev-poppler.h:
10277         * pdf/ev-poppler.cc: New backend.
10278         
10279         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10280         (ps_document_get_page), (ps_document_document_iface_init):
10281
10282         * shell/ev-pixbuf-cache.h:
10283         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10284         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10285         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10286         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10287         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10288         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10289         based.
10290         
10291         * shell/ev-sidebar-thumbnails.c:
10292         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10293         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10294
10295         * shell/ev-view.c: (status_message_from_link),
10296         (find_page_at_location), (get_link_at_location),
10297         (ev_view_motion_notify_event), (ev_view_button_release_event),
10298         (ev_view_init): Use the new link code.  Fix to be 0 based.
10299
10300         * shell/ev-window.c: (update_action_sensitivity),
10301         (document_supports_sidebar): 0 based.
10302
10303 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10304
10305         * pdf/pdf-document.cc: Patch from Fernando Herrera
10306         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10307         *blush*
10308
10309 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10310
10311         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10312         1 to the page, as this seems to be 1 based.  I thought we has this
10313         fixed.  grump.
10314
10315 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10316
10317         * TODO:
10318         * backend/Makefile.am:
10319         * backend/ev-document-links.c:
10320         (ev_document_links_has_document_links),
10321         (ev_document_links_get_links_model):
10322         * backend/ev-document-links.h:
10323         * backend/ev-document.c: (ev_document_get_page_cache),
10324         (ev_document_get_doc_mutex), (ev_document_load),
10325         (ev_document_save), (ev_document_get_title),
10326         (ev_document_get_n_pages), (ev_document_set_page),
10327         (ev_document_get_page), (ev_document_set_target),
10328         (ev_document_set_scale), (ev_document_set_page_offset),
10329         (ev_document_get_page_size), (ev_document_get_text),
10330         (ev_document_get_link), (ev_document_render),
10331         (ev_document_render_pixbuf), (ev_document_scale_changed):
10332         * backend/ev-document.h:
10333         * backend/ev-job-queue.c: (remove_object_from_queue),
10334         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10335         (no_jobs_available_unlocked), (ev_render_thread),
10336         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10337         (ev_job_queue_remove_job):
10338         * backend/ev-job-queue.h:
10339         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10340         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10341         (ev_job_links_class_init), (ev_job_render_init),
10342         (ev_job_render_dispose), (ev_job_render_class_init),
10343         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10344         (ev_job_thumbnail_class_init), (ev_job_finished),
10345         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10346         (ev_job_render_run), (ev_job_thumbnail_new),
10347         (ev_job_thumbnail_run):
10348         * backend/ev-jobs.h:
10349         * backend/ev-link.c:
10350         * backend/ev-link.h:
10351         * backend/ev-page-cache.c: (ev_page_cache_init),
10352         (ev_page_cache_class_init), (ev_page_cache_finalize),
10353         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10354         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10355         (ev_page_cache_set_link), (ev_page_cache_get_title),
10356         (ev_page_cache_get_size), (ev_page_cache_next_page),
10357         (ev_page_cache_prev_page):
10358         * backend/ev-page-cache.h:
10359         * pdf/pdf-document.cc:
10360         * ps/gsdefaults.c:
10361         * ps/gsdefaults.h:
10362         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10363         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10364         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10365         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10366         (is_interpreter_ready), (output), (catchPipe), (input),
10367         (start_interpreter), (check_filecompressed), (compute_dimensions),
10368         (ps_document_enable_interpreter), (document_load),
10369         (ps_document_next_page), (render_page), (ps_document_set_page),
10370         (ps_document_set_scale), (render_pixbuf_idle),
10371         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10372         * ps/ps-document.h:
10373         * shell/Makefile.am:
10374         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10375         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10376         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10377         (ev_pixbuf_cache_new), (job_finished_cb),
10378         (check_job_size_and_unref), (move_one_job),
10379         (ev_pixbuf_cache_update_range), (find_job_cache),
10380         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10381         (ev_pixbuf_cache_add_jobs_if_needed),
10382         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10383         * shell/ev-pixbuf-cache.h:
10384         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10385         (idle_print_handler):
10386         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10387         (selection_changed_cb), (create_loading_model),
10388         (ev_sidebar_links_construct), (links_page_num_func),
10389         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10390         (update_page_callback), (job_finished_cb),
10391         (ev_sidebar_links_set_document):
10392         * shell/ev-sidebar-thumbnails.c:
10393         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10394         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10395         (page_changed_cb), (thumbnail_job_completed_callback),
10396         (ev_sidebar_thumbnails_set_document):
10397         * shell/ev-sidebar-thumbnails.h:
10398         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10399         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10400         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10401         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10402         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10403         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10404         (ev_view_button_release_event), (ev_view_scroll_view),
10405         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10406         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10407         (ev_view_new), (job_finished_cb), (page_changed_cb),
10408         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10409         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10410         (ev_view_find_previous):
10411         * shell/ev-view.h:
10412         * shell/ev-window.c: (update_action_sensitivity),
10413         (ev_window_open_page), (update_window_title), (update_total_pages),
10414         (page_changed_cb), (ev_window_setup_document),
10415         (password_dialog_response), (ev_window_cmd_save_as),
10416         (ev_window_print), (ev_window_cmd_go_previous_page),
10417         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10418         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10419         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10420         * shell/main.c: (main):
10421
10422         Merge evince-threads branch
10423
10424 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10425
10426         * configure.ac: Added "lt" to ALL_LINGUAS.
10427
10428 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10429
10430         * NEWS:
10431         * configure.ac:
10432
10433         Release 0.1.9
10434
10435 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10436
10437         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10438
10439         Fix here also the thumbnails 1-basedness :)
10440
10441 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10442
10443         * NEWS:
10444         * configure.ac:
10445
10446         Release 0.1.8
10447
10448 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10449
10450         * pdf/pdf-document.cc:
10451         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10452         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10453
10454         Fix the mess we did with thumbnails and 1-basedness
10455
10456 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10457
10458         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10459
10460 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10461
10462         * NEWS:
10463         * configure.ac:
10464
10465         Release 0.1.7
10466
10467 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10468
10469         * ps/Makefile.am:
10470         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10471         (gtk_gs_defaults_get_alpha_parameters),
10472         (gtk_gs_defaults_get_ungzip_cmd),
10473         (gtk_gs_defaults_get_unbzip2_cmd):
10474         * ps/gsdefaults.h:
10475         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10476         (ps_document_get_orientation), (document_load),
10477         (ps_document_goto_page), (ps_document_set_page_size):
10478         * ps/ps-document.h:
10479
10480         Some more sanitization of the ps backend. Remove a lot
10481         of unused code and do not base our defaults on ggv
10482         preferences (ugh!)
10483
10484 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10485
10486         * thumbnailer/evince-thumbnailer.schemas:
10487         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10488         (main): add -s option for thumbnail size.
10489
10490 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10491
10492         * configure.ac:
10493
10494         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10495         remove it.
10496
10497 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10498
10499         * pdf/pdf-document.cc:
10500
10501         Remove 4 pixels of useless border from the
10502         thumbnail.
10503
10504 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10505
10506         * backend/ev-document-thumbnails.c:
10507         (ev_document_thumbnails_get_thumbnail):
10508         * backend/ev-document-thumbnails.h:
10509
10510         Rework API a bit. Add a border flag and
10511         change sizing logic (now the size we specify
10512         applies to the bigger dimension).
10513
10514         * pdf/pdf-document.cc:
10515         * pixbuf/pixbuf-document.c:
10516         (pixbuf_document_thumbnails_get_thumbnail):
10517         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10518         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10519
10520         Adapt to the new API and do not draw a border for nautilus
10521         thumbnailer.
10522
10523 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10524
10525         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10526         take thumbnails from page "0" instead of "1". Added a copyright header.
10527
10528 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10529
10530         * ps/ps-document.c: (set_up_page), (start_interpreter):
10531
10532         Make it C89 compliant
10533
10534 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10535
10536         * Makefile.am:
10537         * configure.ac:
10538         * pdf/.cvsignore:
10539         * pdf/pdf-document.cc:
10540         * thumbnailer/Makefile.am:
10541         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10542         (main):
10543         * thumbnailer/evince-thumbnailer.schemas:
10544         * thumbnailer/pdf-icon.png:
10545
10546         Add a nautilus thumbnailer.
10547         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10548
10549 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10550
10551         * NEWS:
10552         * configure.ac:
10553         * po/POTFILES.in:
10554
10555         Release 0.1.6
10556
10557 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10558
10559         Use poppler instead of including xpdf source code.  Poppler is a
10560         fork of xpdf to build it as a shared library. See
10561         http://freedesktop.org/wiki/Software/poppler.
10562
10563         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10564         xpdf fork.
10565         
10566         * pdf/Makefile.am: Build libpdfdocument.a here.
10567         
10568         * pdf/GDKSplashOutputDev.cc:
10569         * pdf/GDKSplashOutputDev.h:
10570         * pdf/GnomeVFSStream.cc:
10571         * pdf/GnomeVFSStream.h:
10572         * pdf-document.cc:
10573         * pdf-document.h:
10574         * test-gdk-output-dev.cc
10575         * Thumb.cc:
10576         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10577         against poppler.
10578
10579 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10580
10581         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10582
10583         Clear idle stack before unsetting the document
10584
10585 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10586
10587         * ps/ps-document.c: (ps_document_widget_event),
10588         (ps_document_set_target), (ps_document_finalize),
10589         (ps_document_get_page):
10590
10591         Disconnect the widget event signal on finalize.
10592         Some code cleanups.
10593
10594 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10595
10596         * ps/ps-document.c: (set_up_page):
10597
10598         If there is no bpixmap create one, even if size
10599         is not changed.
10600
10601 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10602
10603         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10604         (set_up_page), (document_load), (ps_document_set_zoom):
10605
10606         Default page is 0. Calculate size even when we have no
10607         target yet.
10608
10609 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10610
10611         * shell/ev-sidebar.c: expand the selection widget to be always as
10612         wide as the sidebar
10613
10614 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10615
10616         * shell/ev-sidebar-thumbnails.c:
10617         (ev_sidebar_thumbnails_set_document):
10618
10619         Clear the list store when setting document
10620
10621 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10622
10623         * shell/ev-page-action.c: (update_entry), (sync_entry),
10624         (activate_cb), (entry_size_request_cb), (create_tool_item),
10625         (connect_proxy):
10626
10627         Use an entry for the page control instead of spinbuttons
10628
10629 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10630
10631         * data/evince.schemas.in:
10632
10633         Correct confusing string
10634
10635 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10636
10637         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10638         for real.  Gosh, how long has this been broken.
10639
10640         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10641         check for a NULL link.  We crash otherwise.
10642
10643 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10644
10645         * NEWS:
10646         * configure.ac:
10647
10648         Release 0.1.5
10649
10650 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10651
10652         * configure.ac: add the french translation.
10653
10654 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10655
10656         * shell/ev-window.c:
10657
10658         Remove unused header -> fix distcheck
10659
10660 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10661
10662         * shell/ev-window.c: (update_window_title),
10663         (ev_window_popup_password_dialog):
10664
10665         Unescape filename for display
10666
10667 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10668
10669         * pdf/xpdf/pdf-document.cc:
10670
10671         In get_page_size deal with rotation. Also
10672         cleanup the function a bit.
10673
10674 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10675
10676         * pdf/xpdf/pdf-document.cc:
10677
10678         Fix crash when opening in new window
10679
10680 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10681
10682         * configure.ac:
10683
10684         Check ghostscript >= 7
10685
10686 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10687
10688         * shell/ev-window.c:
10689
10690         Make page width the default sizing mode
10691
10692 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10693         Marco Pesenti Gritti <marco@gnome.org>
10694
10695         * shell/ev-window.c: Remember the sidebar size
10696
10697         * data/evince.schemas.in: Add a new gconf key to store the size of
10698         the sidebar
10699
10700 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10701
10702         * data/evince-ui.xml:
10703         * shell/ev-window.c: (update_action_sensitivity),
10704         (ev_window_cmd_view_reload):
10705         
10706         Add a "Reload" action and menu entry
10707
10708 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10709
10710         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10711         iff the type doesn't support thumbnailing and indexing.
10712
10713 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10714
10715         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10716
10717 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10718
10719         * pdf/splash/Splash.cc:
10720
10721         Port fix for a crasher from kde bug
10722         http://bugs.kde.org/show_bug.cgi?id=97131
10723
10724 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10725
10726         * pdf/xpdf/pdf-document.cc:
10727
10728         Return a link even if it's of an unrecognized
10729         type. Otherwise we go in an infinte cycle.
10730
10731 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10732
10733         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10734         (size_allocate_cb), (ev_window_set_sizing_mode):
10735
10736         Update size when switching mode
10737
10738 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10739
10740         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10741         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10742         (ev_window_cmd_view_normal_size):
10743
10744         Fix size toggle buttons behavior
10745
10746 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10747
10748         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10749         (doc_rect_to_view_rect), (ev_view_size_allocate),
10750         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10751         (scale_changed_callback):
10752
10753         Do not cache offsets in size_allocate.
10754
10755 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10756
10757         * shell/ev-view.c: (ev_view_size_allocate):
10758
10759         Calculate offsets before calling the parent
10760         class (which does a redraw)
10761
10762 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10763
10764         * pdf/xpdf/pdf-document.cc:
10765
10766         Fix a crasher on exit. Unused code, put a TODO
10767
10768 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10769
10770         * backend/ev-document.c: (ev_document_class_init),
10771         (ev_document_page_changed), (ev_document_scale_changed):
10772         * backend/ev-document.h:
10773
10774         Separate page/scale notifications
10775
10776         * pdf/xpdf/pdf-document.cc:
10777
10778         Emit the new signals.
10779         Do not display the pdf page in _render, do it
10780         when scale/page are requested.
10781
10782         * ps/ps-document.c: (ps_document_set_zoom),
10783         (ps_document_widget_event):
10784         * ps/ps-document.h:
10785
10786         Emit the new signals.
10787
10788         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10789         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10790         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10791         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10792         * shell/ev-view.h:
10793         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10794         (ev_window_cmd_view_page_width), (size_allocate_cb),
10795         (ev_window_set_sizing_mode):
10796
10797         Rework sizing to be pixel based.
10798         There are bugs but should be already way better.
10799
10800 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10801
10802         * shell/ev-window.c: (ev_window_init):
10803
10804         Do not allow to shrink sidebar smaller then
10805         child requisition
10806
10807 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10808
10809         * shell/ev-sidebar.[ch]
10810         * shell/ev-window.c:
10811
10812         Improved sidebar widget. Fixes #166683
10813
10814 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10815
10816         * shell/ev-view.c (update_find_status_message): Give translators
10817         more flexibility with ngettext plural handling.
10818
10819 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10820
10821         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10822         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10823         page when we get the page size.
10824
10825 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10826
10827         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10828
10829         ps pages are 0 based, convert 
10830
10831 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10832
10833         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10834
10835         Initialize correct parent class. Set GError on document load
10836
10837 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10838
10839         * pdf/xpdf/pdf-document.cc:
10840
10841         Fixup selection offset calculation
10842
10843         * shell/ev-view.c: (view_rect_to_doc_rect),
10844         (doc_rect_to_view_rect), (ev_view_size_allocate),
10845         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10846         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10847
10848         Store selection as document relative, so that zooming
10849         and offset changing doesnt break it.
10850
10851 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10852
10853         * shell/ev-view.c: (ev_view_best_fit):
10854
10855         Do not try to best fit if the view is not realized
10856
10857 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10858           
10859         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10860
10861 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10862
10863         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10864
10865 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10866
10867         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10868         the popup window.  That prevents it resizing when in full screen
10869         mode.
10870
10871         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10872         multiple rerenders.  This pretty much sucks.
10873
10874         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10875         rest of the toolbar.
10876
10877 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10878
10879         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10880
10881 2005-02-17  Alexander Shopov  <ash@contact.bg>
10882
10883         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10884
10885 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10886
10887         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10888
10889 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10890
10891         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10892         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10893         (set_document_page), (document_changed_callback),
10894         (ev_view_set_document), (ev_view_find_previous),
10895         (ev_view_hide_cursor), (ev_view_show_cursor):
10896         * shell/ev-view.h:
10897         * shell/ev-window.c: (update_chrome_visibility),
10898         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10899         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10900         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10901         (ev_window_unfullscreen):
10902         * shell/main.c: (main):
10903
10904         Automatically hide the fullscreen button.
10905         Patch by Kristian Høgsberg <krh@redhat.com>
10906
10907 2005-02-16  Vincent Noel  <vnoel@cox.net>
10908
10909         * shell/main.c (main): Specify an icon for the window. Patch by
10910         Jaap A. Haitsma. Fixes #166177.
10911
10912 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10913
10914         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10915
10916 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10917
10918         * backend/ev-document-misc.h:
10919         * backend/ev-document-misc.c:
10920         (ev_document_misc_get_page_border_size),
10921         (ev_document_misc_paint_one_page): New function to canonicalize
10922         sizing/painting a border.
10923
10924         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10925         used.
10926
10927         * pdf/xpdf/pdf-document.cc: use new function
10928
10929         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10930         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10931         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10932         shell/ev-window.c: (update_sizing_buttons),
10933         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10934         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10935         (ev_window_cmd_view_page_width), (size_allocate_cb),
10936         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10937         and "fit width" values act as toggle buttons so they stay
10938         toggled.  It's not 100% perfect, and it's a little slow, but it's
10939         good enough to commit I think.
10940
10941 2005-02-15  David Lodge  <dave@cirt.net>
10942
10943         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10944
10945 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10946
10947         * shell/ev-window.c (update_window_title): replace newlines in
10948         the title by spaces. Bug #166107.
10949
10950 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10951
10952         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10953         parameters providing allocation width and height without
10954         scrollbars and width of a possible vertical scrollbar. With this
10955         additional information the functions can work as
10956         intended. Unfortunately they're not idempotent. We should
10957         transform these commands to toggles. Fixes Bug #164976
10958         Initial patch by Stephane Loeuillet, then heavily modified.
10959
10960         * shell/ev-view.h: update prototypes.
10961
10962         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10963         (ev_window_cmd_view_page_width): provide EvView fit functions with
10964         all the information they need. Formulas to calculate this
10965         information taken from GtkScrolledWindow.
10966
10967 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10968
10969         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10970         created a thumbnail, the list store is updated to know
10971         that the thumbnail is set. Fixes bug #166792
10972
10973 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10974
10975         * shell/ev-window.c: fixed typo, closes bug 166897
10976
10977         * TODO: updated TODO with bug numbers that are relevant
10978
10979 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10980
10981         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10982
10983 2005-02-09  Vincent Noel  <vnoel@cox.net>
10984
10985         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10986         and "Next" toolbar buttons as important to make them stand out.
10987
10988 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10989
10990         * lib/ev-debug.c:
10991         * lib/ev-debug.h:
10992         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10993         (start_interpreter), (stop_interpreter), (document_load),
10994         (ps_document_next_page), (ps_document_goto_page),
10995         (ps_document_set_page_size), (ps_document_widget_event),
10996         (ps_document_render):
10997         * shell/ev-page-view.c: (ev_page_view_dispose):
10998         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10999
11000         Fix compilation on non-gcc platforms
11001
11002 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
11003
11004         * NEWS:
11005         * configure.ac:
11006
11007         Release 0.1.4
11008
11009         * pdf/xpdf/Catalog.cc:
11010         * pdf/xpdf/XRef.cc:
11011
11012         Fix the fix for CAN-2004-0888
11013
11014 2005-02-09  Luca Ferretti <elle.uca@libero.it>
11015
11016         * data/Makefile.am:
11017         * data/evince-ui.xml:
11018         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11019         * shell/ev-stock-icons.h:
11020         * shell/ev-window.c: (update_action_sensitivity),
11021         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
11022         (set_action_properties):
11023
11024         Improve toolbar layout/icons
11025
11026 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
11027
11028         * pdf/xpdf/pdf-document.cc:
11029
11030         Add warnings about unimplemented/unknown link
11031         types.
11032
11033 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11034
11035         * ps/ps-document.c: (set_up_page):
11036
11037         Log gs property
11038
11039 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11040
11041         * ps/ps-document.c: (start_interpreter):
11042
11043         Log gs env var
11044
11045 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11046
11047         * shell/ev-page-view.c: (ev_page_view_dispose):
11048         * shell/ev-view.c: (ev_view_finalize):
11049         * shell/ev-window.c: (ev_window_setup_document),
11050         (ev_window_dispose), (ev_window_init):
11051
11052         Solve more refs issues.
11053
11054         I commented out the page_view initialization for now:
11055         it was never destroyed (because it's never added
11056         to a container). Because of that we was leaking
11057         gs processes. Couldnt think to a clean fix.
11058         We need to figure this out, password view has the
11059         same issue probably.
11060
11061 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11062
11063         * ps/ps-document.c: (ps_document_finalize),
11064         (ps_document_get_n_pages), (ps_document_get_page):
11065
11066         Some cleanups, stop the interpreter on finalize
11067
11068         * shell/ev-page-view.c: (ev_page_view_dispose),
11069         (ev_page_view_class_init):
11070
11071         Release our reference on the document
11072
11073 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11074
11075         * Makefile.am:
11076         * configure.ac:
11077         * doc/debugging.txt:
11078         * lib/.cvsignore:
11079         * lib/Makefile.am:
11080         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
11081         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
11082         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
11083         * lib/ev-debug.h:
11084
11085         Add debugging helpers
11086
11087         * ps/Makefile.am:
11088         * ps/ps-document.c: (set_up_page), (start_interpreter),
11089         (stop_interpreter), (document_load), (ps_document_next_page),
11090         (ps_document_goto_page), (ps_document_set_page_size),
11091         (ps_document_widget_event), (ps_document_render):
11092         * shell/Makefile.am:
11093         * shell/ev-view.c: (expose_bin_window):
11094         * shell/main.c: (main):
11095
11096         Add some logs
11097         
11098 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
11099
11100         * ps/ps-document.c: (ps_document_widget_event):
11101
11102         Initialize message_window, this should make ps
11103         rendering really work! (Never noticed because I was
11104         testing with a ps that is causing gs to exit every time!)
11105
11106 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
11107
11108         * data/evince.schemas.in: updated simple error in applyto closing tag
11109
11110 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
11111
11112         * Makefile.am:
11113         * configure.ac:
11114         * data/.cvsignore:
11115         * data/Makefile.am:
11116         * data/evince-ui.xml:
11117         A data/evince.schemas.in:
11118         * po/POTFILES.in:
11119         * shell/ev-stock-icons.c: (ev_stock_icons_init):
11120         * shell/ev-stock-icons.h:
11121         * shell/ev-window.c: (update_chrome_visibility),
11122         (update_chrome_flag), (ev_window_cmd_edit_find),
11123         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
11124         (ev_window_unfullscreen), (ev_window_focus_in_event),
11125         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
11126         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
11127         (ev_window_view_sidebar_cb), (find_bar_close_cb),
11128         (ev_window_dispose), (ev_window_class_init),
11129         (set_action_properties), (set_chrome_actions), (load_chrome),
11130         (ev_window_init):
11131
11132         Implement fullscreen mode changes from bug #164776.
11133         Also implement persistent chrome toggles.
11134
11135 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
11136
11137         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
11138
11139 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11140
11141         * NEWS:
11142         * configure.ac:
11143         * shell/ev-view.c:
11144
11145         Add another check for find interface
11146
11147         Release 0.1.3
11148
11149 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11150
11151         * shell/ev-application.c: (ev_application_open):
11152         * shell/ev-window.c: (ev_window_open):
11153
11154         Open gzipped ps documents
11155
11156 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11157
11158         * TODO:
11159         * shell/ev-view.c: (set_document_page):
11160
11161         Clamp page number, dont try to move to
11162         not existant pages.
11163
11164 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
11165
11166         * backend/ev-document-find.c: (ev_document_find_changed):
11167         * backend/ev-document-find.h:
11168         * pdf/xpdf/pdf-document.cc:
11169         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
11170         * shell/ev-window.c: (find_bar_search_changed_cb):
11171
11172         Fix several bugs with find
11173
11174 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
11175
11176         * shell/ev-sidebar-thumbnails.c
11177         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
11178         document. Prevents warning from scroll_to_cell.
11179
11180 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
11181
11182         * configure.ac: Add «nb» to ALL_LINGUAS too.
11183
11184 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
11185
11186         * NOTES: New file with some random thoughts.
11187
11188         * TODO: Update.
11189
11190         * backend/ev-document-misc.c:
11191         (ev_document_misc_get_page_border_size): New function to
11192         canonicalize shadow drawing sizes.  Possibly goofy.
11193
11194         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11195         (ev_view_best_fit), (ev_view_fit_width):
11196         * pdf/xpdf/pdf-document.cc:
11197         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11198         * ps/ps-document.c: (ps_document_get_page_size):
11199         * backend/ev-document-misc.h:
11200         * backend/ev-document.c: (ev_document_get_page_size):
11201         * backend/ev-document.h: get_page_size now takes a page number
11202         parameter.  Made all the backends/frontends honor it.
11203
11204         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11205         see.  Doesn't work yet.
11206
11207         * shell/Makefile.am:
11208         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11209         Doesn't do anything yet.
11210
11211         * shell/ev-sidebar-thumbnails.c:
11212         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11213         [0..n_pages-1]
11214
11215         * shell/ev-window.c: (update_action_sensitivity),
11216         (ev_window_setup_document), (ev_window_set_page_mode),
11217         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11218         view-swapping code a bit so we can have multiple views on a
11219         document.  Add the multi-page view, though it can't be turned on
11220         yet.
11221
11222 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11223
11224         * shell/ev-application.c: (ev_application_open):
11225         * shell/ev-view.c: (expose_bin_window):
11226         * shell/ev-window.c: (ev_window_open):
11227
11228         Support eps and check document supports find
11229         before drawing highlightings in expose.
11230
11231 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11232
11233         * pixbuf/pixbuf-document.c:
11234         (pixbuf_document_thumbnails_get_dimensions),
11235         (pixbuf_document_document_thumbnails_iface_init):
11236
11237         implement get_dimensions
11238
11239 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11240
11241         * NEWS:
11242         * configure.ac:
11243
11244         Release 0.1.2
11245
11246 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11247
11248         * shell/ev-view.c: (set_document_page):
11249
11250         Scroll at the top of the page when changing page
11251
11252 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11253
11254         * shell/ev-view.c: (ev_view_motion_notify_event):
11255
11256         Do not redraw unnecessarily
11257
11258 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11259
11260         * pdf/xpdf/pdf-document.cc:
11261         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11262         (expose_bin_window), (find_changed_cb):
11263
11264         Yay! find works now... Now to find bugs...
11265
11266 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11267
11268         * backend/ev-document-find.c: (ev_document_find_base_init),
11269         (ev_document_find_changed):
11270         * backend/ev-document-find.h:
11271         * pdf/xpdf/pdf-document.cc:
11272         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11273         (expose_bin_window), (ev_view_init), (set_document_page),
11274         (ensure_rectangle_is_visible), (jump_to_find_result),
11275         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11276         (ev_view_find_next), (ev_view_find_previous):
11277         * shell/ev-view.h:
11278         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11279
11280         More work on find implementation, mostly there now
11281
11282 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11283
11284         * backend/ev-backend-marshalers.list:
11285         * backend/ev-document-find.c: (ev_document_find_base_init),
11286         (ev_document_find_cancel), (ev_document_find_page_has_results),
11287         (ev_document_find_get_n_results), (ev_document_find_get_result),
11288         (ev_document_find_get_progress), (ev_document_find_changed):
11289         * backend/ev-document-find.h:
11290
11291         Enanche the find interface to be really able to do
11292         multi page find.
11293
11294         * pdf/xpdf/pdf-document.cc:
11295
11296         Implement
11297
11298         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11299         (expose_bin_window), (ev_view_init),
11300         (ev_view_get_find_status_message), (find_changed_cb),
11301         (ev_view_set_document), (set_document_page):
11302
11303         Adapt to the new interface. A few things are regressed sorry,
11304         I will finish it soon.
11305
11306 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11307
11308         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11309         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11310         ev_sidebar_thumbnails_parent_class variable, don't define another
11311         parent_class variable.
11312
11313         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11314         (ev_page_action_class_init): ditto.
11315
11316         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11317         (pixbuf_document_class_init): ditto.
11318
11319         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11320         ditto.
11321
11322         * .cvsignore: ignore various valgrind output files.
11323
11324 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11325
11326         * data/evince-ui.xml:
11327         * shell/Makefile.am:
11328         * shell/ev-history.c:
11329         * shell/ev-history.h:
11330         * shell/ev-navigation-action.c:
11331         * shell/ev-navigation-action.h:
11332         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11333         (ev_view_set_page), (ev_view_fit_width):
11334         * shell/ev-view.h:
11335         * shell/ev-window.c: (update_action_sensitivity),
11336         (ev_window_setup_document), (register_custom_actions):
11337
11338         Kill session history
11339
11340 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11341
11342         * shell/ev-window.c: (update_action_sensitivity):
11343
11344         Fix inverted up/down buttons
11345
11346 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11347
11348         * shell/ev-sidebar-thumbnails.c
11349         (ev_sidebar_thumbnails_select_page): make sure the selected
11350         thumbnail stays visible.
11351
11352 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11353
11354         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11355         scrolled window for Federico.
11356
11357 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11358
11359         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11360
11361 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11362
11363         * configure.ac:
11364         * pdf/splash/SplashFTFontEngine.cc:
11365
11366         Fix CID fonts with freetype 2.1.9
11367
11368 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11369
11370         * TODO: added item for desktop icon thumbnailer
11371
11372 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11373
11374         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11375         unloaded docs when the title is accessed.
11376
11377         * shell/ev-password-view.[hc]: New widget for displaying password
11378         state.
11379
11380         * shell/ev-window.[ch]: Refactor password handling code to handle
11381         the new view.
11382
11383 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11384
11385         * NEWS:
11386         * configure.ac:
11387         * data/Makefile.am:
11388
11389         Release 0.1.1
11390
11391 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11392
11393         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11394         ignore page offset here, to make search results independent of it,
11395
11396         * shell/ev-view.c (expose_bin_window): but take offsets into
11397         account here. Bug #164932
11398
11399         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11400         scale at the right time. Bug #164996
11401
11402 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11403
11404         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11405         fix the problem. Now I just removed the Adobe font names and hope
11406         that the URW fonts are always in outline format. Bug #164934
11407
11408         * shell/ev-window.c (update_window_title): empty titles are
11409         useless, use filename in that case too.
11410
11411         * NEWS: Add some content.
11412
11413 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11414
11415         * TODO: added one more TODO item and a TODONE section :)
11416
11417 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11418
11419         * ps/ps-document.h: add page_[xy]_offset fields.
11420
11421         * ps/ps-document.c (ps_document_set_page_offset)
11422         (ps_document_render): Keep offset in consideration in a few
11423         places. Bug #164752 "postscript documents are not centered in
11424         window"
11425
11426         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11427         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11428
11429         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11430         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11431         stub out missing methods for complete EvDocument implementation.
11432         Fixes segfaults with Save A Copy and Copy actions.
11433
11434         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11435         (ps_document_document_iface_init): ditto.
11436         
11437 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11438
11439         * data/.cvsignore:
11440         * data/Makefile.am:
11441         * data/evince.desktop.in:
11442
11443         Add desktop file
11444
11445 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11446
11447         * shell/ev-view.c: (ev_view_button_press_event),
11448         (ev_view_motion_notify_event):
11449
11450         Make selection work in any direction
11451
11452 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11453
11454         * TODO:
11455         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11456
11457         Use shorter labels for some of the toolbars items
11458
11459 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11460
11461         * pdf/xpdf/pdf-document.cc:
11462
11463         Check the links info is initialized before
11464         using it. Should fix a crash on startup.
11465
11466 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11467
11468         * pixbuf/pixbuf-document.c
11469         (pixbuf_document_thumbnails_get_dimensions): force floating point
11470         division to calculate page_ratio. Fixes crash with landscape
11471         format pixbufs.
11472
11473 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11474
11475         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11476
11477 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11478
11479         * shell/ev-view.c (set_document_page): unset has_selection when
11480         the page changes.
11481         (set_document_page): handle paper size changes when the page
11482         changes (test with Free Culture, page 2).
11483
11484 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11485
11486         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11487         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11488
11489         Use normal style color for the widget background and
11490         draw a black box around the page.
11491
11492 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11493
11494         * pdf/xpdf/pdf-document.cc:
11495
11496         Keep offset in consideration in a few places
11497
11498         * shell/ev-view.c: (expose_bin_window):
11499
11500         Set the offsets so that the document is ever centered
11501
11502 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11503
11504         * TODO: Added TODO items and finished off the first todo item
11505
11506         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11507         reflect current authors
11508
11509 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11510
11511         * pdf/xpdf/pdf-document.cc:
11512         * shell/ev-view.c: (ev_view_set_cursor),
11513         (ev_view_motion_notify_event), (document_changed_callback),
11514         (set_document_page):
11515
11516         Show a wait cursor while the page is rendering
11517
11518 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11519
11520         * shell/ev-sidebar-thumbnails.c:
11521         (ev_sidebar_tree_selection_changed),
11522         (ev_sidebar_thumbnails_select_page):
11523         * shell/ev-sidebar-thumbnails.h:
11524         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11525         (ev_view_can_go_forward):
11526         * shell/ev-window.c: (ev_window_open_page),
11527         (ev_window_setup_document), (update_current_page),
11528         (view_page_changed_cb), (ev_window_init):
11529         * shell/ev-window.h:
11530
11531         Ensure thumbnails selection, toolbar page control and
11532         current page are in sync.
11533
11534 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11535
11536         * pdf/xpdf/XRef.cc:
11537
11538         Fix CAN-2005-0064
11539
11540 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11541
11542         * backend/Makefile.am:
11543         * backend/ev-document-links.h:
11544         * backend/ev-document-security.c: (ev_document_security_get_type),
11545         (ev_document_security_has_document_security),
11546         (ev_document_security_set_password):
11547         * backend/ev-document-security.h:
11548         * backend/ev-document.c: (ev_document_error_quark):
11549         * backend/ev-document.h:
11550         * data/Makefile.am:
11551         * data/evince-password.glade:
11552         * pdf/xpdf/pdf-document.cc:
11553         * shell/Makefile.am:
11554         * shell/ev-password.c: (ev_password_set_bad_password_label),
11555         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11556         (ev_password_dialog_get_password),
11557         (ev_password_dialog_set_bad_pass):
11558         * shell/ev-password.h:
11559         * shell/ev-window.c: (ev_window_get_attribute),
11560         (ev_window_set_property), (update_action_sensitivity),
11561         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11562         (ev_window_setup_document), (ev_window_get_password),
11563         (ev_window_open), (ev_window_cmd_save_as),
11564         (using_postscript_printer), (ev_window_print),
11565         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11566         (update_fullscreen_popup), (ev_window_fullscreen),
11567         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11568         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11569         (menu_item_select_cb), (find_bar_search_changed_cb),
11570         (ev_window_dispose), (ev_window_init):
11571
11572         Add initial support for password-supported dialogs.  This could be
11573         a lot cooler, but it'll do for now.
11574
11575 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11576
11577         * pdf/xpdf/pdf-document.cc:
11578         * shell/ev-view.c: (status_message_from_link),
11579         (ev_view_set_status), (ev_view_set_cursor),
11580         (ev_view_motion_notify_event), (ev_view_init):
11581         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11582
11583         Fix bugs in the links implementation and change cursor
11584         when hovering a link.
11585
11586 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11587
11588         * viewer/.cvsignore: added cvsignore file for viewer directory
11589
11590         * TODO: created TODO document
11591
11592 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11593
11594         * shell/ev-view.h:
11595         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11596         new functions to help with implementation of sensitivity code
11597         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11598         of all actions that might require it.  Fixes a crash when you
11599         click on the Zoom actions in a window lacking a document.
11600
11601 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11602
11603         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11604         of the Find action
11605
11606 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11607
11608         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11609         (pixbuf_document_document_iface_init):
11610         * ps/ps-document.c: (ps_document_get_link),
11611         (ps_document_document_iface_init):
11612         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11613         (status_message_from_link), (ev_view_set_status),
11614         (ev_view_set_find_status), (ev_view_motion_notify_event),
11615         (ev_view_button_release_event), (ev_view_set_property),
11616         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11617         (ev_view_get_find_status_message), (update_find_results),
11618         (ev_view_get_status), (ev_view_get_find_status):
11619         * shell/ev-view.h:
11620         * shell/ev-window.c: (view_status_changed_cb),
11621         (view_find_status_changed_cb), (ev_window_init):
11622
11623         View status message support, use it to show the links.
11624         Needs work...
11625
11626 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11627
11628         * backend/ev-document.c: (ev_document_get_link):
11629         * backend/ev-document.h:
11630         * pdf/xpdf/pdf-document.cc:
11631         * shell/ev-application.c: (ev_application_open):
11632         * shell/ev-application.h:
11633         * shell/ev-sidebar-links.c: (selection_changed_cb):
11634         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11635         (ev_view_go_to_link):
11636
11637         Add support for document links
11638
11639 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11640
11641         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11642         (create_tool_item):
11643         Set the spin button limits correctly.
11644         
11645         * shell/ev-sidebar-thumbnails.c:
11646         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11647         Support changing pages by clicking on the thumbnails.
11648         
11649 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11650
11651         * pixbuf/pixbuf-document.c:
11652         (pixbuf_document_thumbnails_get_dimensions),
11653         (pixbuf_document_document_thumbnails_iface_init):
11654
11655         implement get_dimensions
11656
11657 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11658
11659         * ps/ps-document.c: (ps_document_goto_page):
11660
11661         Fix page switching on multipage documents
11662
11663 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11664
11665         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11666         
11667         check for NULL before assigning to width and height parameters
11668
11669 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11670
11671         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11672         (pixbuf_document_set_property), (pixbuf_document_get_property):
11673
11674         implement get/set properties
11675
11676 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11677
11678         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11679         
11680         return NULL instead of "Unknown", letting the title get set to
11681         the filename when the pdf has no title.
11682
11683 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11684
11685         * ps/ps-document.c: (ps_document_get_page_count),
11686         (ps_document_goto_page):
11687
11688 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11689
11690         * shell/ev-history.c: (ev_history_get_property),
11691         (ev_history_set_property), (ev_history_class_init),
11692         (ev_history_add_page), (ev_history_set_current_index):
11693         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11694         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11695         (ev_navigation_action_finalize):
11696         * shell/ev-navigation-action.h:
11697         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11698         (ev_view_go_forward), (ev_view_get_find_status_message),
11699         (history_index_changed_cb), (ev_view_set_history):
11700         * shell/ev-view.h:
11701         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11702         (update_current_page), (register_custom_actions):
11703
11704         Implement history dropdowns
11705
11706 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11707
11708         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11709         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11710         (ev_view_go_forward):
11711         * shell/ev-window.c: (register_custom_actions):
11712
11713         Fix several history bugs
11714
11715 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11716
11717         * configure.ac: Add «nb» to ALL_LINGUAS.
11718
11719 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11720
11721         * backend/Makefile.am:
11722         * backend/ev-bookmark.c:
11723         * backend/ev-bookmark.h:
11724         * backend/ev-document-bookmarks.c:
11725         * backend/ev-document-bookmarks.h:
11726         * backend/ev-document-links.c: (ev_document_links_get_type),
11727         (ev_document_links_has_document_links),
11728         (ev_document_links_begin_read), (ev_document_links_get_link),
11729         (ev_document_links_get_child), (ev_document_links_next),
11730         (ev_document_links_free_iter):
11731         * backend/ev-document-links.h:
11732         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11733         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11734         (ev_link_get_link_type), (ev_link_set_link_type),
11735         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11736         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11737         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11738         (ev_link_new_external):
11739         * backend/ev-link.h:
11740         * pdf/xpdf/pdf-document.cc:
11741         * shell/Makefile.am:
11742         * shell/ev-application.c: (ev_application_open_link):
11743         * shell/ev-application.h:
11744         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11745         (ev_history_get_link_nth):
11746         * shell/ev-history.h:
11747         * shell/ev-sidebar-bookmarks.c:
11748         * shell/ev-sidebar-bookmarks.h:
11749         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11750         (ev_sidebar_links_class_init), (selection_changed_cb),
11751         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11752         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11753         (do_one_iteration), (populate_links_idle),
11754         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11755         * shell/ev-sidebar-links.h:
11756         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11757         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11758         (go_to_index):
11759         * shell/ev-view.h:
11760         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11761         * shell/ev-window.h:
11762
11763         Rename bookmark to link, and use "Index" for the sidebar panel.
11764
11765 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11766
11767         * shell/Makefile.am:
11768         * shell/ev-application.c: (ev_application_open_bookmark):
11769         * shell/ev-application.h:
11770         * shell/ev-history.c: (ev_history_init), (free_links_list),
11771         (ev_history_finalize), (ev_history_class_init),
11772         (ev_history_add_link), (ev_history_add_page),
11773         (ev_history_get_link_nth), (ev_history_get_n_links),
11774         (ev_history_get_current_index), (ev_history_set_current_index),
11775         (ev_history_new):
11776         * shell/ev-history.h:
11777         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11778         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11779         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11780         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11781         (ev_view_set_page):
11782         * shell/ev-view.h:
11783         * shell/ev-window.c: (ev_window_open_bookmark),
11784         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11785         (goto_page_cb), (register_custom_actions):
11786         * shell/ev-window.h:
11787
11788         Initial history implementation. Needs work.
11789
11790 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11791
11792         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11793
11794 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11795
11796         * cut-n-paste/recent-files/egg-recent-item.c:
11797         * cut-n-paste/recent-files/egg-recent-item.h:
11798         * cut-n-paste/recent-files/egg-recent-model.c:
11799         * cut-n-paste/recent-files/egg-recent-util.c:
11800         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11801         * cut-n-paste/recent-files/egg-recent-view.c:
11802
11803         Update
11804
11805 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11806
11807         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11808         (fillGlyph, fillImageMask, drawImage):
11809         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11810         pdf/splash/SplashTypes.h:
11811         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11812         packed mode for Splash.
11813
11814         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11815         RGB8 packed mode, eliminates the pixbuf data creation loop.
11816
11817         * shell/ev-print-job.c (ev_print_job_finalize)
11818         (ev_print_job_set_property, ev_print_job_get_property)
11819         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11820         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11821         (print_closure_finalize, ev_print_job_print): implement
11822         printing (for backends with EvPsExporter)
11823
11824         * shell/ev_print_job.h: update prototypes.
11825
11826         * shell/ev-window.c (ev_window_print): unref print job after
11827         printing.
11828
11829         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11830         unless the document implements the EvDocumentFind interface.
11831
11832 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11833
11834         * configure.ac: Added ja to ALL_LINGUAS.
11835
11836 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11837
11838         * pdf/xpdf/pdf-document.cc:
11839
11840         add a FIXME. We should probably not allocate
11841         a bookmark object every time
11842
11843 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11844
11845         * shell/ev-application.c: (ev_application_open),
11846         (ev_application_open_bookmark):
11847         * shell/ev-application.h:
11848         
11849         Add a way to open bookmarks
11850
11851         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11852         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11853         (ev_bookmark_set_property), (ev_bookmark_class_init),
11854         (ev_bookmark_new_title), (ev_bookmark_new_link),
11855         (ev_bookmark_new_external):
11856
11857         Support for external uris, better constructors.
11858
11859         * backend/ev-bookmark.h:
11860         * pdf/xpdf/pdf-document.cc:
11861         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11862
11863         Handle external uris
11864
11865 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11866
11867         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11868         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11869
11870         Hook up bookmarks navigation
11871
11872 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11873
11874         * backend/Makefile.am:
11875         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11876         (ev_bookmark_get_title), (ev_bookmark_set_title),
11877         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11878         (ev_bookmark_get_page), (ev_bookmark_set_page),
11879         (ev_bookmark_get_property), (ev_bookmark_set_property),
11880         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11881         (ev_bookmark_new):
11882         * backend/ev-bookmark.h:
11883         * backend/ev-document-bookmarks.c:
11884         (ev_document_bookmarks_get_bookmark):
11885         * backend/ev-document-bookmarks.h:
11886         * pdf/xpdf/pdf-document.cc:
11887         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11888
11889         Add a bookmark object to the backend and use it instead of get_values
11890
11891 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11892
11893         * data/evince-ui.xml:
11894
11895         Cleanup and add select all.
11896
11897         * shell/ev-view.c: (ev_view_select_all),
11898         (ev_view_button_press_event):
11899         * shell/ev-view.h:
11900         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11901
11902         Add select all.
11903         Clear selection on click.
11904
11905 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11906
11907         * shell/ev-sidebar-thumbnails.c
11908         (ev_sidebar_thumbnails_set_document): forgot to unref the
11909         loading_icon.
11910
11911 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11912
11913         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11914         at the visible page, not just linearly.  This makes it look fast.
11915
11916 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11917
11918         * backend/ev-document-misc.c
11919         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11920         white.
11921         * backend/ev-document-thumbnails.h: New interface to get the size
11922         of a page.
11923
11924 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11925
11926         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11927         make dist works
11928
11929 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11930
11931         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11932         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11933         things up a bit.
11934
11935         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11936
11937 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11938
11939         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11940         fonts. Should fix font problems on systems that have the base
11941         fonts in bitmap format. Reported by James Henstridge
11942         <james@jamesh.id.au>.
11943
11944 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11945
11946         * pdf/xpdf/Gfx.cc:
11947         * pdf/xpdf/GfxState.cc:
11948
11949         Fix for CAN-2004-1125
11950
11951 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11952
11953         * shell/ev-view.c: (ev_view_copy):
11954         * shell/ev-view.h:
11955         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11956
11957         Implement Edit->Copy
11958
11959 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11960
11961         * backend/ev-document.c: (ev_document_get_text):
11962         * backend/ev-document.h:
11963         * pdf/xpdf/pdf-document.cc:
11964         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11965         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11966         (ev_view_update_primary_selection), (ev_view_button_press_event),
11967         (ev_view_motion_notify_event), (ev_view_button_release_event):
11968
11969         Beginnings of clipboard support. Incomplete but primary sort
11970         of work.
11971
11972 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11973
11974         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11975         (expose_bin_window):
11976
11977         Nicer rubberband drawing, from GtkIconView.
11978
11979 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11980
11981         * backend/ev-document.c: (ev_document_save):
11982         * backend/ev-document.h:
11983         * data/evince-ui.xml:
11984         * pdf/xpdf/pdf-document.cc:
11985         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11986
11987         Implement "Save a copy..." menu item
11988
11989 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11990
11991         * shell/ev-view.c: (ev_view_zoom):
11992
11993         Queue a resize when zoom changes
11994
11995 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11996
11997         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11998         shadows.
11999
12000         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
12001         thumbnails..
12002
12003 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
12004
12005         * pdf/xpdf/pdf-document.cc
12006         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
12007
12008 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
12009
12010         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
12011         It's slow, but I'll speed it up next!
12012
12013 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
12014
12015         * shell/main.c (load_files):
12016
12017         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
12018         from the command line and because it seems more appropriate.
12019
12020 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12021
12022         * data/evince-ui.xml:
12023         * shell/ev-window.c: (update_action_sensitivity),
12024         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
12025
12026         s/next page/page down
12027         s/previous page/page up
12028
12029 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
12030
12031         * data/evince-ui.xml:
12032
12033         Change the layout to match clarkbw design.
12034
12035         * shell/Makefile.am:
12036         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
12037         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
12038         (ev_navigation_action_finalize),
12039         (ev_navigation_action_set_property),
12040         (ev_navigation_action_get_property),
12041         (ev_navigation_action_class_init):
12042         * shell/ev-navigation-action.h:
12043
12044         Implement clarkbw toolbar navigation controls (incomplete)
12045
12046         * shell/ev-page-action.c: (update_label), (update_spin),
12047         (value_changed_cb), (create_tool_item), (connect_proxy),
12048         (ev_page_action_init), (ev_page_action_finalize),
12049         (ev_page_action_set_property), (ev_page_action_get_property),
12050         (ev_page_action_set_current_page),
12051         (ev_page_action_set_total_pages), (ev_page_action_class_init):
12052         * shell/ev-page-action.h:
12053
12054         Implement a page switcher in the toolbar
12055
12056         * shell/ev-view.c: (ev_view_scroll_view):
12057         * shell/ev-window.c: (update_total_pages), (ev_window_open),
12058         (update_current_page), (view_page_changed_cb), (goto_page_cb),
12059         (register_custom_actions), (ev_window_init):
12060
12061         Change page on PageUp/Down.
12062
12063 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
12064
12065         * pdf/xpdf/pdf-document.cc
12066         (pdf_document_thumbnails_get_thumbnail): initial stab at
12067         implementing thumbnail support for pdfs.  It only does documents
12068         with precached pdfs now.
12069
12070 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
12071
12072         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
12073         thumbnail code into a time-based idle as well.  Also, turn off the
12074         shadow temporarily as it's really slow.
12075
12076 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12077
12078         * backend/ev-document.c: (ev_document_class_init):
12079         * pdf/xpdf/pdf-document.cc:
12080         * shell/ev-window.c: (ev_window_open):
12081
12082         Fix document title bugs and fallback to
12083         filename when not available.
12084
12085 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
12086
12087         * backend/ev-document.c: (ev_document_get_type),
12088         (ev_document_class_init), (ev_document_load),
12089         (ev_document_get_title):
12090         * backend/ev-document.h:
12091         * pdf/xpdf/pdf-document.cc:
12092         * ps/ps-document.c: (ps_document_set_property),
12093         (ps_document_get_property), (ps_document_class_init),
12094         (document_load):
12095         * ps/ps-document.h:
12096         * ps/ps.h:
12097         * shell/ev-window.c: (update_window_title), (ev_window_open),
12098         (ev_window_init):
12099
12100         Initial support for document title. Not working yet.
12101
12102 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12103
12104         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
12105
12106         Grab focus on the view when clicking it
12107
12108 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12109
12110         * shell/ev-marshal.list:
12111         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
12112         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
12113
12114         Add key bindings to the view. Now if the focus would work
12115         right...
12116
12117 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
12118
12119         * Makefile.am:
12120         * backend/Makefile.am:
12121         * data/Makefile.am:
12122         * dvi/Makefile.am:
12123         * dvi/dvilib/Makefile.am:
12124         * pdf/xpdf/Makefile.am:
12125         * po/POTFILES.in:
12126         * ps/Makefile.am:
12127
12128         Fix distcheck
12129
12130 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12131
12132         * shell/ev-view.c: (ev_view_realize):
12133
12134         Fix mouse wheel scrolling
12135
12136 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12137
12138         * ps/Makefile.am:
12139         * ps/gstypes.h:
12140         * ps/gtkgs.c:
12141         * ps/gtkgs.h:
12142         * ps/ps-document.c: (catchPipe), (ps_document_init),
12143         (ps_document_class_init), (ps_document_cleanup),
12144         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
12145         (set_up_page), (close_pipe), (is_interpreter_ready),
12146         (interpreter_failed), (output), (input), (start_interpreter),
12147         (stop_interpreter), (file_length), (file_readable),
12148         (check_filecompressed), (check_pdf), (compute_xdpi),
12149         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
12150         (ps_document_get_type), (ps_document_emit_error_msg),
12151         (document_load), (ps_document_next_page),
12152         (ps_document_get_current_page), (ps_document_get_page_count),
12153         (ps_document_goto_page), (ps_document_set_page_size),
12154         (ps_document_zoom_to_fit), (ps_document_set_zoom),
12155         (ps_document_load), (ps_document_get_n_pages),
12156         (ps_document_set_page), (ps_document_get_page),
12157         (ps_document_widget_event), (ps_document_set_target),
12158         (ps_document_set_scale), (ps_document_set_page_offset),
12159         (ps_document_get_page_size), (ps_document_render),
12160         (ps_document_document_iface_init):
12161         * ps/ps-document.h:
12162         * ps/ps.c:
12163         * shell/ev-window.c: (ev_window_open):
12164
12165         Rename GtkGS to PSDocument
12166
12167 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12168
12169         * ps/gtkgs.c: (gtk_gs_class_init):
12170         * ps/gtkgs.h:
12171
12172         Some more leftover...
12173
12174 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12175
12176         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
12177         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
12178         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
12179         * ps/gtkgs.h:
12180
12181         Remove unused code and make a lot of stuff private
12182
12183 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12184
12185         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
12186         (gtk_gs_defaults_changed):
12187         * ps/gsdefaults.h:
12188         * ps/gtkgs.c:
12189         * ps/gtkgs.h:
12190         * ps/ps.h:
12191
12192         Cleanup headers dependencies
12193
12194 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12195
12196         * ps/Makefile.am:
12197         * ps/ggvutils.c:
12198         * ps/ggvutils.h:
12199         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12200         * ps/gsdefaults.h:
12201         * ps/gtkgs.c: (file_length), (file_readable),
12202         (check_filecompressed), (check_pdf), (gtk_gs_load),
12203         (gtk_gs_get_postscript):
12204
12205         Get rid of ggvutils
12206
12207 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12208
12209         * ps/ggvutils.c:
12210         * ps/ggvutils.h:
12211         * ps/gsio.h:
12212         * ps/gtkgs.c: (gtk_gs_set_zoom):
12213
12214         Cleanups
12215
12216 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12217
12218         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12219
12220         Ensure the page is rerendered when changing zoom
12221
12222 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12223
12224         * backend/ev-document.c: (ev_document_base_init),
12225         (ev_document_changed):
12226         * backend/ev-document.h:
12227
12228         Add a changed event that is emitted when the page content
12229         changes. This is necessary to deal with the fact that
12230         in ps backend rendering happen asycrounously.
12231         This makes the ps backend mostly work.
12232
12233         * pdf/xpdf/pdf-document.cc:
12234
12235         Emit changed event
12236
12237         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12238         (ps_document_set_target):
12239
12240         Emit changed event
12241
12242         * shell/ev-view.c: (document_changed_callback),
12243         (ev_view_set_document), (ev_view_set_page):
12244
12245         Redraw on the changed signal
12246
12247 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12248
12249         * configure.ac: Added pt_BR to ALL_LINGUAS.
12250
12251 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12252
12253         * backend/ev-document-bookmarks.c:
12254         (ev_document_bookmarks_get_child): *
12255         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12256         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12257         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12258         (ev_sidebar_bookmarks_destroy),
12259         (ev_sidebar_bookmarks_class_init),
12260         (ev_sidebar_bookmarks_construct), (stack_data_free),
12261         (do_one_iteration), (populate_bookmarks_idle),
12262         (ev_sidebar_bookmarks_clear_document),
12263         (ev_sidebar_bookmarks_set_document): *
12264         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12265         (ev_sidebar_add_page),
12266         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12267         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12268         it displays both the topics and the page numbers.
12269
12270 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12271
12272         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12273         toggle.
12274         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12275         visible.
12276
12277 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12278
12279         * configure.ac: Added en_CA to ALL_LINGUAS.
12280
12281 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12282
12283         * ChangeLog: replace bottom of this ChangeLog (merged history of
12284         ggv and gpdf; where all paths were wrong and most of the files are
12285         not even in this tree) with ChangeLog (from arch) of the shell
12286         code.
12287
12288 2004-12-23  Havoc Pennington  <hp@redhat.com>
12289
12290         * shell/ev-window.c: hook up potentially-questionable "find
12291         results status text" feature - something involving the sidebar or
12292         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12293         might be better in the end.
12294
12295         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12296         with corresponding signal when it should be updated
12297
12298         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12299
12300 2004-12-22  Havoc Pennington  <hp@redhat.com>
12301
12302         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12303         find stuff on other pages, sort of (only returns one result on
12304         invisible pages, to show they have results; updates full results
12305         for a page when you view it). Currently repaints the current page
12306         every time a new result is found on any page, which isn't so nice.
12307
12308 2004-12-22  Havoc Pennington  <hp@redhat.com>
12309
12310         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12311         the document doesn't support find (better ideas?)
12312         (find_bar_search_changed_cb): handle missing document or document
12313         that doesn't support find
12314
12315         * pdf/xpdf/pdf-document.cc: port to implement the new
12316         EvDocumentFindIface
12317
12318         * backend/ev-document-find.c: create a new interface for searching
12319
12320         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12321
12322 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12323
12324         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12325         libevbackend.la.
12326
12327         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12328         EvPrintJob constructor arguments.
12329
12330         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12331         for documents that can export PostScript (page by page).
12332
12333         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12334         
12335         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12336         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12337         (pdf_document_ps_exporter_iface_init:
12338         Implement EvPSExporter.
12339
12340         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12341
12342 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12343
12344         * backend/Makefile.am:
12345         * backend/ev-document-thumbnails.c:
12346         (ev_document_thumbnails_get_type),
12347         (ev_document_thumbnails_get_thumbnail):
12348         * backend/ev-document-thumbnails.h:
12349         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12350         (pixbuf_document_thumbnails_get_thumbnail),
12351         (pixbuf_document_document_thumbnails_iface_init):
12352         * shell/Makefile.am:
12353         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12354         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12355         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12356         * shell/ev-sidebar-thumbnails.h:
12357         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12358         (ev_sidebar_set_document):
12359         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12360         (create_shadow), (ev_pixbuf_add_shadow):
12361         * shell/ev-utils.h:
12362         Add thumbnail support.
12363         
12364 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12365
12366         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12367         (using_postscript_printer): Set up a print dialog for "PostScript
12368         injection" method.
12369
12370         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12371         EvPrintJob.
12372
12373         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12374
12375 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12376
12377         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12378         (ps_document_set_target), (ps_document_get_page_size),
12379         (ps_document_render):
12380         * ps/gtkgs.h:
12381
12382         Fix a few bugs
12383
12384 2004-12-22  Christian Rose  <menthos@menthos.com>
12385
12386         * configure.ac: Added "sv" to ALL_LINGUAS.
12387
12388 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12389
12390         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12391         document supports bookmarks.
12392
12393 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12394
12395         * ps/ggvutils.c: (ggv_file_readable):
12396         * ps/ggvutils.h:
12397         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12398         (gtk_gs_get_postscript):
12399
12400         Remove unused utils
12401
12402 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12403
12404         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12405         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12406         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12407         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12408         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12409         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12410         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12411         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12412         (gtk_gs_set_antialiasing), (ps_document_load),
12413         (ps_document_render):
12414         * ps/gtkgs.h:
12415
12416         Another check point for the ps backend. Now I can get it to show
12417         pages!
12418
12419 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12420
12421         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12422         document setting code.
12423
12424 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12425
12426         * shell/eggfindbar.c: (entry_activate_callback):
12427         Animate the next button when activate is pressed.
12428         
12429 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12430
12431         * shell/ev-window.c: (ev_window_cmd_edit_find),
12432         (update_fullscreen_popup), (ev_window_fullscreen),
12433         (ev_window_unfullscreen), (ev_window_state_event_cb),
12434         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12435         Fix bugs in fullscreen code.
12436         
12437 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12438
12439         * Makefile.am:
12440         * configure.ac:
12441         * pixbuf/Makefile.am:
12442         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12443         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12444         (pixbuf_document_set_page), (pixbuf_document_get_page),
12445         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12446         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12447         (pixbuf_document_render), (pixbuf_document_begin_find),
12448         (pixbuf_document_end_find), (pixbuf_document_finalize),
12449         (pixbuf_document_class_init),
12450         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12451         * pixbuf/pixbuf-document.h:
12452         * shell/Makefile.am:
12453         * shell/ev-application.c: (ev_application_open):
12454         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12455         (ev_window_open):
12456         Add pixbuf backend.
12457         
12458 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12459
12460         * Makefile.am: 
12461         * dvi/dvilib/Makefile.am:
12462         * dvi/Makefile.am:
12463         * configure.ac: Auto*ify dvi and dvi/dvilib
12464
12465         * dvi/Makefile: Remove from CVS
12466         
12467         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12468         confusion.
12469
12470         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12471         
12472         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12473         
12474 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12475
12476         * ps/Makefile.am:
12477         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12478         (gtk_gs_value_adjustment_changed), (compute_size),
12479         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12480         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12481         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12482         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12483         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12484         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12485         (ps_document_load), (ps_document_get_n_pages),
12486         (ps_document_set_page), (ps_document_get_page),
12487         (ps_document_set_target), (ps_document_set_scale),
12488         (ps_document_set_page_offset), (ps_document_get_page_size),
12489         (ps_document_render), (ps_document_begin_find),
12490         (ps_document_end_find), (ps_document_document_iface_init):
12491         * ps/gtkgs.h:
12492         * shell/Makefile.am:
12493         * shell/ev-window.c: (ev_window_open):
12494
12495         Some work to integrate gtkgs with EvDocument
12496
12497 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12498
12499         * shell/ev-window.c: (update_fullscreen_popup),
12500         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12501         (exit_fullscreen_button_clicked_cb),
12502         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12503         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12504         (ev_window_state_event_cb), (ev_window_init):
12505         Add fullscreen support from Epiphany.
12506         
12507 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12508
12509         * data/ev-stock-zoom-fit-width.png: fit-width
12510         stock icon from gpdf.
12511         
12512         * shell/ev-stock-icons.[ch]: copied from gpdf.
12513         
12514         * shell/main.c: (main): init stock icons.
12515         
12516         * shell/ev-window.c: use the fit-width icon.
12517         
12518         * data/evince-ui.xml: add zooming toolbar items.
12519
12520 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12521
12522         * shell/ev-view.c: 
12523         (ev_view_best_fit), (ev_view_fit_width): because
12524         get_page_size() returns the scaled page size, we
12525         need to calculate the scale factor relative to
12526         the previous scale factor. Should really just
12527         add get_real_page_size().
12528
12529 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12530
12531         * shell/ev-view.[ch]:
12532         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12533         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12534         add zooming.
12535         
12536         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12537         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12538         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12539         hook it up.
12540         
12541         * pdf/xpdf/pdf-document.cc:
12542         (pdf_document_begin_find),
12543         (pdf_document_end_find): make static.
12544
12545 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12546
12547         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12548
12549         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12550         names to fontconfig patterns.
12551         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12552
12553         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12554         setupBaseFontsFc.
12555
12556 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12557
12558         * Makefile.am:
12559         * configure.ac:
12560         * ps/Makefile.am:
12561         * ps/ggvutils.c:
12562         * ps/ggvutils.h:
12563         * ps/gsdefaults.c:
12564         * ps/gsdefaults.h:
12565         * ps/gsio.c:
12566         * ps/gsio.h:
12567         * ps/gtkgs.c:
12568         * ps/gtkgs.h:
12569         * ps/ps.c:
12570         * ps/ps.h:
12571
12572         Import ggv backend. Not hooked up yet.
12573
12574 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12575
12576         * shell/main.c: (load_files), (main): load files
12577         from the command line.
12578
12579 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12580
12581         * configure.ac: don't require bonobo.
12582         
12583         * cut-n-paste/recent-files/*: kill bonobo recent
12584         view.
12585
12586         * shell/ev-window.c:
12587         (ev_window_is_empty): upd.
12588         (unable_to_load), (ev_window_open): load backend
12589         based on the mime type.
12590
12591 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12592
12593         * backend/.cvsignore: ignore generated marshalers source.
12594
12595         * shell/main.c (main): this is not epiphany.
12596
12597 2004-12-22  Havoc Pennington  <hp@redhat.com>
12598
12599         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12600         (expose_bin_window): draw find highlights
12601
12602         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12603         
12604         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12605         (pdf_document_end_find): implement this interface
12606
12607         * backend/ev-document.c (ev_document_found): add this to emit
12608         signal
12609
12610 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12611
12612         * data/evince-ui.xml: Add a few more toolbar items.
12613
12614         * shell/ev-window.c: Hook up page navigation toolbar 
12615         items.
12616
12617         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12618         a page-changed signal.
12619
12620         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12621         Add ev_document_get_page().
12622
12623         * shell/ev-window.c: Sensitize/desensitize navigation
12624         actions.
12625
12626 2004-12-21  Havoc Pennington  <hp@redhat.com>
12627
12628         * backend/ev-backend-marshal.c,
12629         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12630         marshaler-generator thingy. I'm sure there's a better way to do
12631         this in the modern world.
12632
12633         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12634         end_find methods and "found" signal.
12635
12636         * configure.ac: find glib-genmarshal
12637
12638 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12639
12640         * shell/ev-sidebar.c: Construct an actual sidebar.
12641         * shell/ev-sidebar-bookmarks.[ch]:
12642         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12643
12644 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12645
12646         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12647         Redo size handling.
12648         
12649         * shell/ev-view.c: Track the size from the document.
12650
12651 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12652
12653         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12654         constructor assumes ownership of the string passed in.
12655         
12656         * shell/ev-window.c (ev_window_open): Destroy the error
12657         dialog once we've displayed it.
12658
12659 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12660
12661         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12662         a bit, it works! (sort of)
12663
12664         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12665         Move to .cc since we need to use C++ in the implementation.
12666
12667         * shell/dummy.cc: Add a CC file to force evince
12668         to be linked as a C++ program.
12669
12670 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12671
12672         * shell/ev-view.[ch]: Start of content-area widget.
12673
12674         * shell/ev-window.c: Create a EvView, update it
12675         as we change documents.
12676
12677         * shell/Makefile.am shell/ev-marshal.list: Add
12678         generated marshalers.
12679
12680 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12681
12682         * Makefile.am (SUBDIRS): move shell.
12683
12684 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12685
12686         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12687         .a to libtool convenience libraries.
12688
12689         * shell/ev-window.c (ev_window_open): Hard code loading
12690         a PDF document.
12691         
12692         * backend/ev-document.h: Add a boolean return to load(),
12693         fix GError * to GError **.
12694
12695         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12696         object for a PDF backend EvDocument.
12697
12698 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12699
12700         * dvi/*: New directory with the beginning of a .dvi backend.
12701
12702 2004-12-21  Havoc Pennington  <hp@redhat.com>
12703
12704         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12705         previous/next instead of back/forward
12706
12707 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12708
12709         * backend/ev-document.[ch]: Fix a couple of problems so
12710         it compile.
12711
12712 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12713
12714         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12715         to backend/ directory, rename EvViewer to EvDocument.
12716
12717 2004-12-21  Havoc Pennington  <hp@redhat.com>
12718
12719         * shell/ev-window.c: hook up the find bar widget; now we just need
12720         a document to find things in
12721
12722         * shell/eggfindbar.c: a find bar widget
12723
12724 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12725
12726         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12727
12728 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12729
12730         * pdf/**: Import of xpdf code from gpdf. 
12731
12732         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12733
12734         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12735         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12736         Fix FreeType includes.
12737
12738         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12739         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12740         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12741         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12742         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12743         Include xpdfconfig.h
12744         
12745 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12746
12747         * shell/ev-window.c (ev_window_dispose): dispose can be called
12748         multiple times.
12749
12750 2004-12-21  Havoc Pennington  <hp@redhat.com>
12751
12752         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12753         rather than Evince
12754
12755         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12756         items; really they should be synced with the strings, etc. from
12757         current gpdf, but just getting the boring typing out of the way 
12758
12759 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12760
12761         * po/POTFILES.in:
12762         * shell/ev-application.c: (window_destroy_cb):
12763         * shell/ev-window.c:
12764         * shell/main.c: (main):
12765
12766         Actually show the window...
12767
12768 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12769
12770         * Makefile.am:
12771         * shell/Makefile.am:
12772         * shell/ev-application.c: (ev_application_class_init):
12773         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12774
12775         Make it build again
12776
12777 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12778
12779         Import to gnome cvs.
12780         
12781         * Remove copies of gpdf and ggv trees.
12782         * Rip out all the recursive configure code.
12783         * Remove bonobo machinery.
12784         * viewer/*: GInterfaces that backends should/can implement.
12785
12786 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12787
12788         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12789         typo
12790
12791 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12792
12793         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12794         (ev_application_finalize, ev_application_class_init)
12795         (ev_application_init): use GType instance private data for priv.
12796
12797         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12798         (ev_window_finalize, ev_window_class_init)
12799         (ev_window_init): ditto.
12800
12801 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12802
12803         * shell/ev-application.c (ev_application_new_window): make public
12804         (ev_application_show_initial_window): kill.
12805
12806         * shell/ev-application.h: update prototypes.
12807
12808         * shell/main.cc (main): inline ev_application_show_initial_window.
12809
12810 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12811
12812         * shell/ev-application.c (ev_application_new_window): impl.
12813         (ev_application_show_initial_window): use it.
12814         (is_window_empty, ev_application_get_empty_window): returns an
12815         existing empty window or a new one.
12816         (ev_application_open): from ev_window_cmd_file_open.
12817
12818         * shell/ev-application.h: update prototypes
12819
12820         * shell/ev-window.c (ev_window_is_empty): impl.
12821         (ev_window_open): make public.
12822         (ev_window_cmd_file_open): use ev_application_open
12823
12824         * shell/ev-window.h: update prototypes, remove unused.
12825
12826 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12827
12828         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12829         move destroy handler out of here...
12830
12831         * shell/ev-application.c, shell/ev-application.h: ...into this new
12832         class. Also handles initial window creation.
12833
12834         * shell/main.cc (main): use EvApplication to create initial
12835         window.
12836
12837 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12838
12839         * Makefile.am (SUBDIRS): add cut-n-paste
12840
12841         * cut-n-paste/Makefile.am: add
12842
12843         * configure.ac: generate Makefiles in cut-n-paste
12844
12845 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12846
12847         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12848         (ev_window_class_init): install ev_window_dispose.
12849
12850 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12851
12852         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12853         char (gchar looks stupid).
12854
12855 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12856
12857         * po/de.po: updated German translation.
12858
12859 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12860
12861         * configure.ac: add more pkg-config library checks for gnome-vfs,
12862         bonobo etc.
12863
12864         * gpdf/configure.in: temporarily disable libpaper
12865         checks. Otherwise I'd have to add the checks for the shell, too.
12866
12867 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12868
12869         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12870         and * file filters to the file choose.
12871
12872 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12873
12874         * po/de.po: Updated German translation.
12875
12876 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12877
12878         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12879
12880 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12881
12882         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12883
12884         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12885         (ev_window_init): implement those menuitems.
12886
12887 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12888
12889         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12890
12891         * shell/ev-window.c (ev_window_init): use the toolbar.
12892
12893 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12894
12895         * shell/ev-window.c (ev_window_init): use menu translations
12896
12897 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12898
12899         * configure.ac: add "de" to ALL_LINGUAS.
12900
12901         * po/de.po: add German translation.
12902
12903 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12904
12905         * Makefile.am (SUBDIRS): add po
12906
12907         * configure.ac: check intltool, glib-gettext etc, generate
12908         po/Makefile.in
12909
12910         * po, po/POTFILES.in, po/POTFILES.skip: new.
12911
12912 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12913
12914         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12915         already use (#ifdef ENABLE_NLS)
12916
12917         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12918         pointer indirection thinko.
12919
12920         * shell/main.c: include gi18n.h for bindtextdomain etc.
12921
12922 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12923
12924         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12925         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12926         tooltips for menu items in the statusbar.
12927
12928 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12929
12930         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12931         pkgdatadir drop UIDIR
12932
12933 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12934
12935         * data/evince-ui.xml: Add File->Open menu item
12936
12937         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12938         chooser), hook it up in the ui manager.
12939
12940 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12941
12942         * shell/ev-window.c: fix Help->About tooltip.
12943
12944 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12945
12946         * configure.ac: set CFLAGS for libevprivate.
12947
12948         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12949         definitions, factory etc.
12950
12951         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12952
12953         * shell/Makefile.am: link against libevprivate.a.
12954
12955         * shell/ev-window.c (entries): add stock icon to Help->About.
12956
12957         * shell/main.c (main): init stock icon code.
12958
12959 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12960
12961         * lib/recent-files: egg recent files code
12962
12963         * lib/Makefile.am: add.
12964
12965         * Makefile.am: add lib subdir.
12966
12967         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12968         set CFLAGS for recent-files.
12969
12970 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12971
12972         * configure.ac: disable -ansi and -pedantic gcc flags. They
12973         disable POSIX stuff in stdio.h, but egg-recent uses them.
12974
12975 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12976
12977         * configure.ac: add --disable-deprecated flag (defaults to on in
12978         "cvs" builds).
12979
12980         * shell/Makefile.am (INCLUDES): use it.
12981
12982 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12983
12984         * shell/main.c: add missing #include.
12985
12986         * shell/ev-window.c: fix for pedantic gcc.
12987         (ev_window_cmd_help_about): split license into paragraphs for
12988         translators and pedantic compilers.
12989
12990 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12991
12992         * configure.ac: add more warning flags if compiling with gcc from
12993         cvs (or explicitly requested with --enable-more-warnings).
12994
12995 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12996
12997         * data/evince-ui.xml: add File and File->Close menu.
12998
12999         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
13000         (ev_window_destroy): quit after destroy.
13001         (ev_window_class_init): override GtkObject::destroy.
13002         (entries): install close_window callback.
13003
13004 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13005
13006         * Makefile.am (SUBDIRS): add data subdir.
13007
13008         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
13009         gtk+ 2.5.0 for GtkAboutDialog.
13010
13011         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
13012         main window.
13013
13014         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
13015
13016         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
13017         manager.
13018         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
13019
13020 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13021
13022         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
13023
13024 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13025
13026         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
13027
13028 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13029
13030         * shell/*: Added shell directory boilerplate, build it.
13031
13032 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
13033
13034         * configure.ac, Makefile.am: Added top-level configure.ac and
13035         Makefile.am