]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Implement "box" effect.
[evince.git] / ChangeLog
1 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2
3         * shell/ev-transition-animation.c (ev_transition_animation_box)
4         (ev_transition_animation_paint): Implement "box" effect.
5
6 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
7
8         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
9         (ev_transition_animation_paint): Implement "blinds" effect.
10
11 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
12
13         * shell/ev-transition-animation.c (ev_transition_animation_split)
14         (ev_transition_animation_paint): Implement "split" effect.
15
16 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
17
18         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
19         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
20         (ev_view_transition_animation_start) 
21         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
22         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
23         (ev_view_next_page) (ev_view_previous_page):
24         
25         Use EvTransitionAnimation to drive page changes in the presentation
26         mode, the animation will wait to start until both the origin and 
27         destination page surfaces are available. Fixes #458460.
28
29         (draw_loading_text):
30
31         Remove workaround for bug #320352, it's now fixed properly.
32
33
34 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
35
36         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
37         will contain the implementations for page transition animations, at
38         the moment it just has the "replace" effect.
39         * shell/Makefile.am: Added these files to build.
40
41 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
42
43         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
44         animations.
45         * shell/Makefile.am: Added these files to build.
46
47 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
48
49         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
50         implementation to get_effect() in EvDocumentTransitionIface.
51
52 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
53
54         * libdocument/ev-transition-effect.[ch]: New files, define a page
55         transition effect, at the moment it maps PopplerPageTransition to a
56         GObject.
57         * libdocument/Makefile.am: Added these files to build.
58         * libdocument/ev-document-transition.[ch]
59         (ev_document_transition_get_effect): New method, gets the
60         EvTransitionEffect returned by the interface implementation, with
61         fallback to the "replace" effect.
62
63 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
64
65         * configure.ac:
66         * cut-n-paste/Makefile.am:
67         * cut-n-paste/fileformatchooser/Makefile.am:
68         * cut-n-paste/fileformatchooser/egg-macros.h:
69         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
70         * shell/Makefile.am:
71         * shell/ev-window.c: (image_save_dialog_response_cb),
72         (ev_view_popup_cmd_save_image_as):
73
74         Allow exporting images in any format supported by
75         GdkPixbuf. Fixes bug #500209.
76         
77 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
78
79         * backend/pixbuf/pixbuf-document.c:
80
81         More warnings fixed.
82         
83 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
84
85         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
86         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
87         * backend/djvu/djvu-text.h:
88         * backend/tiff/tiff-document.c: (tiff_document_render):
89
90         Fix compile warnings.
91         
92 2007-12-28  Christian Persch  <chpe@gnome.org>
93
94         * **/*.c: Include config.h. Bug #504721.
95
96 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
97
98         * configure.ac:
99         * Makefile.am:
100         * po/POTFILES.in:
101         * backend/comics/Makefile.am:
102         * backend/comics/comics-document.[ch]:
103         * backend/comics/comicsdocument.evince-backend.in:
104         * backend/djvu/Makefile.am:
105         * backend/djvu/djvu-document.[ch]:
106         * backend/djvu/djvudocument.evince-backend.in:
107         * backend/dvi/Makefile.am:
108         * backend/dvi/dvi-document.[c]:
109         * backend/dvi/dvidocument.evince-backend.in:
110         * backend/impress/Makefile.am:
111         * backend/impress/impress-document.[ch]:
112         * backend/impress/impressdocument.evince-backend.in:
113         * backend/pdf/Makefile.am:
114         * backend/pdf/ev-poppler.cc:
115         * backend/pdf/ev-poppler.h:
116         * backend/pdf/pdfdocument.evince-backend.in:
117         * backend/pixbuf/Makefile.am:
118         * backend/pixbuf/pixbuf-document.[ch]:
119         * backend/pixbuf/pixbufdocument.evince-backend.in:
120         * backend/ps/Makefile.am:
121         * backend/ps/ev-spectre.[ch]:
122         * backend/ps/ps-document.[ch]:
123         * backend/ps/psdocument.evince-backend.in:
124         * backend/tiff/Makefile.am:
125         * backend/tiff/tiff-document.[ch]:
126         * backend/tiff/tiffdocument.evince-backend.in:
127         * libdocument/Makefile.am:
128         * libdocument/ev-backends-manager.[ch]:
129         * libdocument/ev-module.[ch]:
130         * libdocument/ev-document.h:
131         * libdocument/ev-document-factory.[ch]:
132         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
133         (get_compression_from_mime_type), (get_document_from_uri),
134         (ev_document_factory_get_document), (file_filter_add_mime_types),
135         (ev_document_factory_add_filters):
136         * shell/Makefile.am:
137         * shell/ev-window-title.c: (get_filename_from_uri):
138         * shell/main.c: (main):
139         * thumbnailer/Makefile.am:
140         * thumbnailer/evince-thumbnailer.c: (main):
141
142         Plugin system for backends. Fixes bug #351348.
143         
144 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
145
146         * shell/ev-view-private.h:
147         * shell/ev-view.c: (ev_view_drag_update_momentum),
148         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
149         (ev_view_button_release_event), (ev_view_destroy):
150         
151         Kinetic scrolling implemented as requested in
152         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
153
154 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
155
156         * data/evince-toolbar.xml:
157         * data/evince-ui.xml:
158         * shell/ev-view-private.h:
159         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
160         (ev_view_button_press_event), (ev_view_motion_notify_event),
161         (ev_view_button_release_event), (ev_view_init),
162         (ev_view_autoscroll_cb), (ev_view_autoscroll),
163         (ev_view_set_cursor):
164         * shell/ev-view.h:
165         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
166         (ev_window_cmd_view_autoscroll):
167         
168         Autoscroll feature with the context menu. Fixes bug 
169         #323670. Thanks to David Turner <cillian64@googlemail.com>.
170
171 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
172
173         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
174
175         Disconnect also page-ready signal when removing a job because the
176         page size has changed. Thanks to kripken
177         <kripkensteiner@gmail.com>.
178
179 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
180
181         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
182         
183         Scroll pages in page entry with mouse wheel. Fixes bug
184         #324122. Thanks to David Turner <cillian64@googlemail.com>.
185
186 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
187
188         * backend/dvi/Makefile.am:
189         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
190         (mdvi_cairo_device_init):
191         * backend/dvi/mdvi-lib/common.h:
192         * backend/dvi/mdvi-lib/mdvi.h:
193         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
194         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
195         (mdvi_build_path_from_cwd):
196
197         Add ps specials support in dvi backend when libspectre is
198         present. Fixes bug #386005.
199         
200 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
201
202         * configure.ac:
203         * backend/ps/Makefile.am:
204         * backend/ps/ev-spectre.[ch]:
205         
206         Use libspectre, if available, for the ps backend. Fixes bugs
207         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
208
209 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
210         
211         * backend/comics/comics-document.c: (comics_document_load):
212         
213         Cygwin build issue fix.
214
215 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
216
217         * shell/ev-view.c: (ev_view_set_zoom):
218
219         Do not limit the minimum zoom factor when sizing mode is best bit
220         or fit width. Fixes bug #503805.
221         
222 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
223
224         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
225         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
226         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
227         (ev_link_dest_get_property), (ev_link_dest_set_property),
228         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
229         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
230         (ev_link_dest_new_fitr):
231         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
232         (goto_fith_dest), (goto_xyz_dest):
233
234         Do not change left, top and zoom values when they are null in PDF
235         destinations. Fixes bug #460658.
236         
237 2007-12-10  Christian Persch  <chpe@gnome.org>
238
239         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
240         (ev_view_accessible_class_init),
241         (ev_view_accessible_idle_do_action),
242         (ev_view_accessible_action_do_action),
243         (ev_view_accessible_action_get_description),
244         (ev_view_accessible_action_set_description),
245         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
246         (ev_view_accessible_factory_init),
247         (ev_view_accessible_factory_get_accessible_type):
248         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
249         private data, and G_DEFINE_TYPE. Bug #502843.
250
251 2007-12-08  Christian Persch  <chpe@gnome.org>
252
253         * shell/ev-metadata-manager.c: (item_free),
254         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
255         (value_free), (parse_value), (parseItem),
256         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
257         (save_values): Use GSlice to allocate small amounts of memory. Bug
258         #475972.
259
260 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
261
262         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
263
264         Restore cursor to normal after a drag operation. Fixes bug
265         #501603.
266         
267 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
268
269         * NEWS:
270         * configure.ac:
271         
272         Update for release 2.21.1
273
274 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
275
276         * configure.ac:
277         * cut-n-paste/gedit-message-area/Makefile.am:
278         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
279         * shell/Makefile.am:
280         * shell/ev-message-area.[ch]:
281         * shell/ev-window.c: (ev_window_set_message_area),
282         (ev_window_error_message_response_cb), (ev_window_error_message),
283         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
284         (ev_window_save_job_cb), (image_save_dialog_response_cb),
285         (ev_attachment_popup_cmd_open_attachment),
286         (attachment_save_dialog_response_cb), (ev_window_set_document),
287         (ev_window_init):
288
289         Use a message area instead of a popup dialog for error
290         notifications. Fixes bug #337495.
291         
292 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
293
294         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
295         (ev_window_run_fullscreen):
296
297         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
298         
299 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
300
301         * ev-sidebar-thumbnails.c: (update_visible_range),
302         (ev_sidebar_thumbnails_refresh),
303         (ev_sidebar_thumbnails_set_document),
304         (ev_sidebar_thumbnails_support_document):
305
306         Show thumbnails for documents with one page. Fixes bug #358751.
307         
308 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
309
310         * shell/ev-window.c:
311         (ev_window_load_print_settings_from_metadata),
312         (ev_window_save_print_settings), (ev_window_print_finished),
313         (ev_window_print_range):
314
315         Print settings that are specific to the document are now saved per
316         document in the metadata file. Fixes bug #488806.
317         
318 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
319
320         * backend/tiff/tiff-document.c: (tiff_document_render):
321
322         Tiff documents were rendered with wrong colors. Fixes bug #497279.
323         
324 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
325
326         * shell/ev-application.[ch]: (get_find_string_from_args),
327         (ev_application_open_uri_at_dest), (ev_application_open_uri),
328         (ev_application_open_uri_list):
329         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
330         * shell/ev-window.[ch]: (ev_window_load_job_cb),
331         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
332         (ev_window_cmd_recent_file_activate),
333         (ev_window_open_recent_action_item_activated),
334         (ev_window_print_send), (open_remote_link):
335         * shell/main.c: (arguments_parse):
336
337         Add a command line option for search. Fixes bug #497710.
338         
339 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
340
341         * shell/ev-jobs.c: (ev_job_print_new):
342
343         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
344         
345 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
346
347         * data/evince-toolbar.xml:
348         * shell/Makefile.am:
349         * shell/ev-application.c: (ev_application_init):
350         * shell/ev-open-recent-action.[ch]:
351         * shell/ev-window.c:
352         (ev_window_open_recent_action_item_activated),
353         (register_custom_actions):
354
355         Add an expander to the open toolbar item which pops up a dropdown
356         menu with the recently used documents. Fixes bug #487215.
357         
358 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
359
360         * shell/ev-window.c: (ev_window_open_uri),
361         (ev_window_cmd_view_reload):
362
363         Do not jump to the first page when reloading by running evince
364         from the command line. Fixes bug #490847.
365         
366 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
367
368         * shell/ev-window.c: (ev_window_cmd_help_contents):
369
370         Plugged memory leak when help file is not found. Fixes bug
371         #490762.
372         
373 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
374
375         * configure.ac:
376
377         Enable djvu, dvi and comics backends by default. Fixes bug
378         #437121.
379         
380 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
381
382         * configure.ac:
383         * cut-n-paste/Makefile.am:
384         * cut-n-paste/recent-files/*: Removed
385         * help/reference/Makefile.am:
386         * shell/Makefile.am:
387         * shell/ev-application.[ch]: (ev_application_shutdown),
388         (ev_application_init):
389         * shell/ev-window.c: (ev_window_add_recent),
390         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
391
392         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
393         
394 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
395
396         * shell/ev-window.c: (launch_external_uri):
397
398         Let GnomeVFS check the URL, this allow more URL (like mailto:),
399         and report error if the URL is not supported (#489910).
400
401 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
402
403         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
404         (pdf_document_file_exporter_begin_page),
405         (pdf_document_file_exporter_end_page):
406
407         Fix printing with poppler splash backend. Fixes bug #489774.
408         
409 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
410
411         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
412         * shell/ev-print-job.c: (ev_print_job_class_init):
413
414         Fix a crash when printing with the gnome-print dialog. Fixes bug
415         #488939.
416         
417 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
418
419         * backend/pixbuf/pixbuf-document.c:
420
421         Fix an implicit function definition warning (#487655)
422
423 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
424
425         * shell/ev-window.c:
426
427         Fix conflicting shortcut for view sade pane and presentation.
428         
429 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
430
431         * backend/pdf/ev-poppler.cc:
432         (pdf_document_file_exporter_begin_page),
433         (pdf_document_file_exporter_do_page),
434         (pdf_document_file_exporter_end_page),
435         (pdf_document_file_exporter_iface_init):
436         * libdocument/ev-file-exporter.[ch]:
437         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
438         * shell/ev-jobs.c: (ev_job_print_get_page_list),
439         (ev_job_print_run):
440
441         When printing multiple pages per sheet in reverse option, do not
442         invert the order of the pages in every sheet, but the order of the
443         sheets. Do not print blank pages when page range is invalid. Fixes
444         bugs #484857 and #485521.
445         
446 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
447
448         * shell/ev-jobs.c: (ev_job_print_get_page_list),
449         (ev_job_print_run):
450         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
451
452         Respect ranges order when printing more than one range in random
453         order.
454         
455 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
456
457         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
458         (ev_window_setup_document), (ev_window_rotation_changed_cb):
459
460         Rotate also the window icon when document is rotated. Fixes bug
461         #474681.
462         
463 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
464
465         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
466         (pdf_document_forms_get_form_fields):
467
468         Silently ignore unknown form fields. Fixes bug #482654. Patch by
469         Matthias Drochner.
470         
471 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
472
473         * configure.ac:
474         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
475
476         Use poppler_page_render_for_printing() instead of
477         poppler_page_render() if available when exporting to a ps or pdf
478         file. Fixes bug #476627.
479         
480 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
481
482         * shell/ev-window.c: (ev_window_run_fullscreen):
483
484         Do not show the toolbar in fullscreen mode if the main toolbar is
485         not visible. Fixes bug #483048.
486         
487 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
488
489         * shell/ev-view.c: (ev_view_button_press_event):
490
491         Give priority to form fields over images when deciding whether a
492         button press event is over an image or form field. It allows edit
493         form fields when they are over a background image. Fixes bug
494         #477841.
495         
496 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
497
498         * NEWS:
499         * configure.ac:
500         
501         Update for release 2.20.0
502
503 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
504
505         * backend/pdf/ev-poppler.cc:
506
507         Remove #ifdef HAVE_FORMS, so that forms support works again.
508
509 2007-09-05  Götz Waschk  <waschk@mandriva.org>
510
511         * configure.ac:
512         * data/evince.desktop.in.in:
513         
514         Fixes desktop file issues. See bug #473471.
515
516 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
517
518         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
519         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
520         (ev_job_queue_remove_job):
521         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
522         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
523         * shell/ev-window.c: (ev_window_clear_save_job),
524         (ev_window_save_job_cb), (file_save_dialog_response_cb),
525         (ev_window_dispose):
526
527         Move save a copy task to its own job so that it's carried out in a
528         thread avoiding another lock in the main thread. Use
529         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
530         can be saved to a pathin another file system. Fixes bug #456891.
531         
532 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
533
534         * NEWS:
535         * configure.ac:
536         
537         Update for release 2.19.92
538
539 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
540
541         * configure.ac:
542         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
543         (pdf_selection_get_selection_region),
544         (pdf_selection_get_selection_map),
545         (ev_form_field_from_poppler_field):
546
547         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
548         and triple click selections are enabled again now.
549
550 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
551
552         * shell/ev-window.c: (ev_window_add_history):
553
554         Make sure not to use the history with documents not supporting
555         links. Fixes bug #468954.
556
557 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
558
559         * shell/ev-window.c: (ev_window_load_job_cb):
560
561         Restart the search when reloading a document with the find bar
562         visible. Fixes bug #461962.
563
564 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
565
566         * shell/ev-window.c: (setup_document_from_metadata),
567         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
568
569         Do not jump to the first page when reloading a document from the
570         last page.
571
572 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
573
574         * shell/ev-window.c: (update_chrome_flag),
575         (setup_sidebar_from_metadata),
576         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
577         (ev_window_cmd_edit_find_next),
578         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
579         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
580         (find_bar_close_cb), (view_actions_focus_in_cb):
581
582         Do not update visibility when changing a chrome flag so that it's
583         possible to update several flags and update visibility only once
584         for all of them.
585
586 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
587
588         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
589
590         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
591         supported by gtk+. Fixes bug #460907.
592
593 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
594
595         * shell/ev-view.c: (view_update_range_and_current_page):
596
597         Make sure current-page <= end-page in continuous mode. Fixes bug
598         #454950.
599
600 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
601
602         * backend/pdf/ev-poppler.cc: (build_tree):
603
604         Ignore outline items without a title. Fixes bug #453913.
605
606 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
607
608         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
609         (ev_view_button_release_event), (ev_view_leave_notify_event):
610
611         Use always drag mouse cursor during a drag operation. Fixes bug
612         #470564.
613
614 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
615
616         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
617         (pdf_selection_get_selection_region),
618         (pdf_selection_get_selection_map):
619
620         Temporarily disable double and triple selections since it depends on
621         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
622         released and the update of the external dependency minimal version
623         approved.
624
625 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
626
627         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
628         (pdf_document_file_exporter_do_page):
629         * libdocument/ev-file-exporter.h:
630         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
631         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
632
633         Actually fix printing regressions. Remove orientation from
634         EvPrintContext since it's redundant.
635
636 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
637
638         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
639         * backend/impress/impress-document.c:
640         (impress_document_document_iface_init):
641         * backend/ps/ps-document.c: (ps_document_document_iface_init):
642         * backend/djvu/djvu-document.c:
643         (djvu_document_document_iface_init),
644         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
645         * backend/tiff/tiff-document.c:
646         (tiff_document_document_iface_init):
647         * backend/pixbuf/pixbuf-document.c:
648         (pixbuf_document_document_iface_init):
649         * backend/comics/comics-document.c:
650         (comics_document_document_iface_init):
651         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
652         (pdf_selection_render_selection),
653         (pdf_selection_get_selected_text),
654         (pdf_selection_get_selection_region),
655         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
656         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
657         (ev_selection_get_selection_region),
658         (ev_selection_get_selection_map):
659         * libdocument/ev-document.[ch]:
660         * shell/ev-pixbuf-cache.[ch]: (add_job),
661         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
662         * shell/ev-view-private.h:
663         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
664         (ev_job_render_run):
665         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
666         * shell/ev-view.c: (start_selection_for_event),
667         (ev_view_button_press_event), (ev_view_drag_data_get),
668         (ev_view_drag_data_received), (ev_view_button_release_event),
669         (compute_new_selection_text), (compute_selections),
670         (ev_view_select_all), (get_selected_text), (ev_view_copy),
671         (ev_view_primary_get_cb):
672
673         Add support for double and triple click selections.
674
675 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
676
677         * NEWS:
678         * configure.ac:
679
680         Update for release 2.19.4
681
682 2007-08-28  Justin Blanchard  <justinb04@aim.com>
683
684         * shell/ev-view-private.h:
685         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
686         (ev_view_set_highlight_search):
687         * shell/ev-view.h:
688         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
689         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
690         (find_bar_visibility_changed_cb):
691         
692         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
693
694 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
695
696         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
697         (pdf_document_file_exporter_begin),
698         (pdf_document_file_exporter_do_page):
699         * shell/ev-jobs.c: (ev_job_print_run):
700         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
701
702         Create always a portrait cairo surface and rotate when needed for
703         landscape. It fixes printing problems in real printers.
704
705 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
706
707         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
708         * libdocument/ev-file-exporter.[ch]:
709         (ev_file_exporter_get_capabilities):
710         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
711         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
712
713         Adjust number of pages per row according to page orientation when
714         printing 2 or 6 pages per sheet.
715
716 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
717
718         * shell/ev-window.c: (ev_window_print_send):
719
720         Reset also cups setting to 1 when printing multiple pages per
721         sheet. Fixes bug #468853.
722
723 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
724
725         * libdocument/ev-document-misc.c:
726         (ev_document_misc_surface_rotate_and_scale):
727
728         Use directly cairo_surface_get_content() when creating a similar
729         surface as suggested by Jeff Muizelaar. Thanks again.
730
731 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
732
733         * backend/djvu/djvu-document.c: (djvu_document_render):
734         * backend/tiff/tiff-document.c: (tiff_document_render):
735         * backend/pdf/ev-poppler.cc: (pdf_document_render):
736         * libdocument/ev-document-misc.c:
737         (ev_document_misc_surface_from_pixbuf),
738         (ev_document_misc_surface_rotate_and_scale):
739
740         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
741         creating page surfaces. Fixes bug #453123. Thank you very much to
742         Jeff Muizelaar <jeff@infidigm.net>.
743
744 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
745
746         * shell/ev-page-cache.c: (ev_page_cache_new),
747         (ev_page_cache_get_thumbnail_size):
748         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
749         (ev_sidebar_thumbnails_set_loading_icon):
750
751         Also store in page-cache the dimensions of the thumbnails so that
752         they can be used to create the correct loading icon in the side
753         pane. Fixes bug #466857.
754
755 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
756
757         * backend/pdf/ev-poppler.cc:
758         (pdf_document_thumbnails_get_thumbnail):
759
760         Fix thumbnails rotation in pdf documents that include embedded 
761         thumbnails.
762
763 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
764
765         * backend/pdf/ev-poppler.cc:
766
767         Don't use #ifdef in macro expansion. Some compilers don't
768         like that. Closes bug #467042.
769
770 2007-08-15  Justin Blanchard  <justinb04@aim.com>
771
772         * backend/djvu/djvu-document.c: (djvu_document_finalize):
773         
774         Fixes memory leak in djvu backend.
775
776 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
777
778         * data/icons/32x32/Makefile.am:
779         * data/icons/32x32/actions/Makefile.am:
780         * data/icons/32x32/actions/view-page-cont.svg:
781         * data/icons/32x32/actions/view-page-facing.svg:
782         * data/icons/48x48/Makefile.am:
783         * data/icons/48x48/actions/Makefile.am:
784         * data/icons/48x48/actions/view-page-cont.svg:
785         * data/icons/48x48/actions/view-page-facing.svg:
786         
787         Icons for a new sizes.
788
789 2007-08-14  Justin Blanchard  <justinb04@aim.com>
790
791         * shell/ev-page-cache.c: (build_height_to_page),
792         (ev_page_cache_get_height_to_page):
793         
794         Fixes invalid read, see bug #466401.
795
796 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
797
798         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
799         (set_drag_cursor):
800         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
801         (configure_item_cursor), (new_pixbuf_from_widget):
802
803         Fix multihead problems in toolbar editor. Fixes bug #382055.
804
805 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
806
807         * shell/ev-window.c: (ev_window_cmd_file_open),
808         (ev_window_cmd_save_as):
809
810         Use g_get_user_special_dir when available instead of
811         xdg_user_dir_lookup.
812
813 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
814
815         * MAINTAINERS:
816         
817         Updated according to request on desktop-devel.
818
819 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
820
821         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
822
823         Do not use cairo_rectangle and cairo_clip since we are
824         not using cairo_fill but cairo_paint. Use the same cairo context
825         for every page in the same expose event.
826
827 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
828
829         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
830         leak.
831
832 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
833
834         * configure.ac:
835         * NEWS:
836
837         Release 0.9.3
838
839 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
840
841         * libdocument/ev-document-info.h:
842         * libdocument/ev-document.h:
843         * shell/ev-page-action.h:
844         * shell/ev-sidebar-links.h:
845
846         Fix a headers problem with ev-link
847         
848         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
849         * shell/ev-view-private.h:
850         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
851         (get_link_area), (ev_view_query_tooltip),
852         (ev_view_leave_notify_event), (ev_view_destroy),
853         (ev_view_class_init):
854
855         Use new gtk tooltips when available instead of ev-tooltip.
856         
857 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
858
859         * shell/ev-window.c: (update_chrome_visibility),
860         (ev_window_sidebar_visibility_changed_cb):
861
862         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
863         
864 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
865
866         * shell/ev-navigation-action.c:
867         (ev_navigation_action_history_changed),
868         (ev_navigation_action_set_history):
869         * shell/ev-navigation-action-widget.c:
870         (ev_navigation_action_widget_init):
871         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
872
873         Fix compile warnings.
874         
875 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
876
877         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
878         (egg_editable_toolbar_dispose):
879
880         Fix memory leak.
881         
882 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
883
884         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
885         (screensaver_disable_x11):
886         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
887         * shell/ev-window.c: (presentation_set_timeout):
888         * shell/ev-view.c: (ev_view_presentation_transition_start):
889
890         Use g_timeout_add_seconds instead of g_timeout_add when
891         available.
892         
893 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
894
895         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
896
897         Set horizontal scrollbar policy to AUTOMATIC instead of
898         NEVER. Workaround for bug #449462.
899         
900 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
901
902         * shell/ev-jobs.c: (ev_job_render_page_ready):
903
904         Add page_ready callback to main loop with high priority and hold
905         a reference to job during idle.
906         
907 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
908
909         * configure.ac:
910         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
911         (pdf_document_file_exporter_begin),
912         (pdf_document_file_exporter_do_page),
913         (pdf_document_file_exporter_get_capabilities):
914         * libdocument/ev-file-exporter.h:
915         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
916         * shell/ev-window.c: (ev_window_print_send),
917         (ev_window_print_dialog_response_cb):
918
919         Allow printing multiple pages per sheet. Fixes bug #395573.
920         
921 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
922
923         * shell/ev-view.c: (tip_from_link):
924         
925         Check for NULL, fixes bug #460862.
926
927 2007-07-29  Christian Persch  <chpe@gnome.org>
928
929         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
930         (ev_window_preview_print_finished), (ev_window_do_preview_print),
931         (ev_window_cmd_preview_print):
932         
933         Fixes bug #437681 - blocks while enumerating printers.
934
935 2007-07-29  Christian Persch  <chpe@gnome.org>
936
937         * shell/ev-window.c: (ev_window_screen_changed):
938         
939         Don't use deprecated gtk+ function. See bug #460909.
940
941 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
942
943         * shell/ev-utils.c: (get_num_monitors):
944         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
945
946         Do not use display before initializing it. Remove compile
947         warnings.
948
949 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
950
951         * shell/ev-view.c: (ev_view_class_init):
952         
953         Unix-like hjkl bindings added. See bug #458111.
954
955 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
956
957         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
958         * shell/ev-utils.h:
959         * shell/ev-view.c: (ev_view_set_zoom_for_size),
960         (ev_view_update_view_size):
961         * shell/ev-view.h:
962         * shell/ev-window.c: (ev_window_update_actions),
963         (setup_view_from_metadata), (ev_window_screen_changed),
964         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
965         (zoom_control_changed_cb):
966         * shell/ev-window.h:
967         
968         Reorganizes utility functions.
969
970 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
971
972         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
973         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
974         (add_job), (ev_pixbuf_cache_get_surface),
975         (ev_pixbuf_cache_get_link_mapping),
976         (ev_pixbuf_cache_get_image_mapping),
977         (ev_pixbuf_cache_get_form_field_mapping),
978         (ev_pixbuf_cache_get_text_mapping):
979         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
980         (notify_page_ready), (ev_job_render_page_ready),
981         (ev_job_render_run):
982
983         Add page_ready signal to notify that page is ready as soon as
984         possible even if other page elements like links, forms, images or
985         text mapping are not ready yet.
986
987 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
988
989         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
990         (dvi_document_file_exporter_do_page),
991         (dvi_document_file_exporter_get_capabilities),
992         (dvi_document_file_exporter_iface_init):
993         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
994         (ps_document_file_exporter_do_page),
995         (ps_document_file_exporter_get_capabilities),
996         (ps_document_file_exporter_iface_init):
997         * backend/djvu/djvu-document.c:
998         (djvu_document_file_exporter_begin),
999         (djvu_document_file_exporter_end),
1000         (djvu_document_file_exporter_get_capabilities),
1001         (djvu_document_file_exporter_iface_init):
1002         * backend/tiff/tiff-document.c:
1003         (tiff_document_file_exporter_begin),
1004         (tiff_document_file_exporter_get_capabilities),
1005         (tiff_document_document_file_exporter_iface_init):
1006         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1007         (pdf_document_file_exporter_do_page),
1008         (pdf_document_file_exporter_get_capabilities),
1009         (pdf_document_file_exporter_iface_init):
1010         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
1011         (ev_file_exporter_get_capabilities):
1012         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
1013         (idle_print_handler), (ev_print_job_print):
1014         * shell/ev-jobs.c: (ev_job_print_run):
1015         * shell/ev-window.c: (ev_window_print_send),
1016         (ev_window_print_range):
1017
1018         Use capabilities to know which options should be offered by the
1019         print dialog depending on the document backend.
1020
1021 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1022
1023         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1024
1025         Give priority to forms over text to set the cursor.
1026
1027 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1028
1029         * shell/ev-view-private.h:
1030         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1031         (ev_view_leave_notify_event), (ev_view_finalize),
1032         (ev_view_get_property), (ev_view_class_init):
1033
1034         Use IBEAM cursor for text form fields and NORMAL cursor for read
1035         only fields. Remove unused status attribute.
1036
1037 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1038
1039         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1040
1041         Update region for current selected items also for checkbox
1042         buttons, since they can behave as radio buttons when they are in a
1043         set.
1044
1045 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1046
1047         * configure.ac:
1048         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1049
1050         Get max length of text form fields.
1051
1052 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1053
1054         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
1055         * libdocument/ev-form-field.h:
1056         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
1057
1058         Fix build with current poppler cvs head.
1059
1060 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1061
1062         * cut-n-paste/zoom-control/ephy-zoom-control.c:
1063         * shell/eggfindbar.c: (egg_find_bar_init):
1064
1065         Fix build with gtk+ >= 2.11.5 due to gtktooltips
1066         deprecation. Fixes bug #455667
1067
1068 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1069
1070         * NEWS:
1071         * configure.ac:
1072         
1073         Update for release 0.9.2
1074
1075 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1076
1077         * shell/ev-view.c: (ev_view_form_field_text_save),
1078         (ev_view_form_field_choice_save):
1079
1080         Fix a crash when closing whith a form widget visible.
1081
1082 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1083
1084         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
1085
1086         Update also the region of the current selected button when
1087         clicking on another button if they are radio buttons.
1088
1089 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1090
1091         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
1092         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
1093         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
1094         (ev_pixbuf_cache_get_link_mapping),
1095         (ev_pixbuf_cache_get_image_mapping),
1096         (ev_pixbuf_cache_get_form_field_mapping),
1097         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
1098         * shell/ev-view.c: (ev_view_form_field_get_region),
1099         (ev_view_form_field_button_create_widget),
1100         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1101         (job_finished_cb):
1102
1103         Redraw only form field region instead of the whole page when
1104         reloading a page to show changes on the form field.
1105
1106 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1107
1108         * shell/ev-view.c: (ev_view_form_field_choice_save):
1109
1110         Fix selection of first item in list form fields.
1111
1112 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1113
1114         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
1115         (ev_pixbuf_cache_reload_page),
1116         (ev_pixbuf_cache_get_form_field_mapping):
1117
1118         Some refactoring to avoid duplicated code.
1119
1120 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1121
1122         * configure.ac:
1123         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
1124         (ev_form_field_from_poppler_field),
1125         (pdf_document_forms_get_form_fields),
1126         (pdf_document_forms_form_field_text_get_text),
1127         (pdf_document_forms_form_field_text_set_text),
1128         (pdf_document_forms_form_field_button_set_state),
1129         (pdf_document_forms_form_field_button_get_state),
1130         (pdf_document_forms_form_field_choice_get_item),
1131         (pdf_document_forms_form_field_choice_get_n_items),
1132         (pdf_document_forms_form_field_choice_is_item_selected),
1133         (pdf_document_forms_form_field_choice_select_item),
1134         (pdf_document_forms_form_field_choice_toggle_item),
1135         (pdf_document_forms_form_field_choice_unselect_all),
1136         (pdf_document_forms_form_field_choice_set_text),
1137         (pdf_document_forms_form_field_choice_get_text),
1138         (pdf_document_document_forms_iface_init):
1139         * libdocument/Makefile.am:
1140         * libdocument/ev-form-field.[ch]:
1141         * libdocument/ev-document-forms.[ch]:
1142         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1143         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1144         (add_job), (ev_pixbuf_cache_reload_page),
1145         (ev_pixbuf_cache_get_form_field_mapping):
1146         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
1147         * shell/ev-view-private.h:
1148         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
1149         (ev_view_handle_cursor_over_xy),
1150         (ev_view_get_form_field_at_location),
1151         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
1152         (ev_view_form_field_button_create_widget),
1153         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1154         (ev_view_form_field_text_create_widget),
1155         (ev_view_form_field_choice_save),
1156         (ev_view_form_field_choice_changed),
1157         (ev_view_form_field_choice_create_widget),
1158         (ev_view_handle_form_field), (ev_view_size_allocate),
1159         (ev_view_realize), (draw_end_presentation_page),
1160         (ev_view_button_press_event), (ev_view_remove_all),
1161         (ev_view_motion_notify_event), (ev_view_key_press_event),
1162         (ev_view_enter_notify_event), (highlight_find_results),
1163         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1164         (ev_view_class_init), (page_changed_cb),
1165         (on_adjustment_value_changed), (ev_view_set_presentation),
1166         (merge_selection_region), (ev_view_set_cursor),
1167         (ev_view_reset_presentation_state):
1168         
1169         Merge evince-forms branch.
1170
1171 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1172
1173         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1174
1175         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1176         This script also updates itself from libegg
1177
1178         * cut-n-paste/toolbar-editor/egg*:
1179         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1180         libegg
1181
1182 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1183
1184         * shell/ev-window.c:
1185         
1186         Adds a nice icon to page action during toolbar editing.
1187         See bug #452872.
1188
1189 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1190
1191         * data/evince-toolbar.xml:
1192         * shell/ev-window.c:
1193         
1194         Let user add a presentation and fullscreen icons on toolbar.
1195         See bug #449734.
1196
1197 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1198
1199         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1200
1201         new script to keep in sync with toolbareditor in libegg
1202
1203         * cut-n-paste/toolbar-editor/*: 
1204
1205         Run update-toolbareditor-from-libegg so we are in sync again. 
1206         Fixes bug #452850.
1207         
1208
1209 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1210
1211         * shell/ev-sidebar-links.c: (job_finished_callback):
1212
1213         Do not connect selection changed signal more than once. Fixes bug
1214         #349433.
1215
1216 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1217
1218         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1219
1220         Do not change sidebar chrome flag when pressing F9 key in
1221         presentation mode.
1222
1223 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1224
1225         * backend/pdf/ev-poppler.cc:
1226         (pdf_document_thumbnails_get_dimensions):
1227
1228         Make sure thumbnails width and height is not <= 0. Fixes a crash
1229         with some pdf documents which have really small pages.
1230
1231 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1232
1233         * shell/main.c: (main):
1234
1235         Fixes program description translation issue.
1236         Bug #450148.
1237
1238 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1239
1240         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1241
1242         Do not change current page when returning from black/white mode
1243         in presentation. Fixes bug #415032.
1244
1245 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1246
1247         * NEWS:
1248         * configure.ac:
1249         
1250         Update for release 0.9.1
1251
1252 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1253
1254         * backend/dvi/dvi-document.c:
1255         (dvi_document_finalize),
1256         (dvi_document_file_exporter_format_supported),
1257         (dvi_document_file_exporter_begin),
1258         (dvi_document_file_exporter_do_page),
1259         (dvi_document_file_exporter_end),
1260         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1261         
1262         PDF exporter for dvi documents. Fixes bug #441319.
1263
1264 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1265
1266         * shell/ev-window.c: (ev_window_clear_print_job):
1267
1268         Clear gtk print job when job has finished. Fixes bug #447612.
1269
1270 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1271
1272         * shell/ev-window.c: (ev_window_print_send),
1273         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1274
1275         Add preview button to print dialog. Fixes bug #445419.
1276
1277 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1278
1279         * backend/dvi/Makefile.am:
1280         * backend/dvi/pixbuf-device.[ch]: Removed
1281         * backend/dvi/cairo-device.[ch]: Added
1282         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1283         * backend/dvi/dvi-document.c: (dvi_document_load),
1284         (dvi_document_render), (dvi_document_finalize),
1285         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1286         (dvi_document_do_color_special):
1287         * libdocument/ev-document-misc.[ch]:
1288         (ev_document_misc_pixbuf_from_surface):
1289
1290         Port dvi backend to cairo and fix a problem with colors. 
1291
1292 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1293
1294         * shell/ev-view.c: (draw_one_page):
1295
1296         Draw only visible region.
1297
1298 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1299
1300         * backend/djvu/djvu-document.c: (djvu_document_render):
1301
1302         Fix rotation in djvu backend.
1303
1304 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1305
1306         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1307         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1308         (ev_pixbuf_cache_get_image_mapping),
1309         (ev_pixbuf_cache_get_text_mapping):
1310
1311         Redraw view every time we have a new surface. Fixes bug #443587.
1312
1313 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1314
1315         * libdocument/ev-document.c: (ev_document_info_free):
1316
1317         Fix memory leaks.
1318
1319 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1320
1321         * backend/dvi/dvi-document.c: (dvi_document_render),
1322         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1323         * backend/impress/impress-document.c:
1324         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1325         (impress_document_render), (impress_document_document_iface_init),
1326         (impress_document_thumbnails_get_thumbnail):
1327         * backend/djvu/djvu-document-private.h:
1328         * backend/djvu/djvu-document.c: (djvu_document_render),
1329         (djvu_document_finalize), (djvu_document_document_iface_init),
1330         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1331         * backend/tiff/tiff-document.c: (tiff_document_render),
1332         (tiff_document_render_pixbuf),
1333         (tiff_document_document_iface_init):
1334         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1335         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1336         (pdf_selection_render_selection):
1337         * backend/comics/comics-document.c:
1338         (comics_document_render_pixbuf), (comics_document_render),
1339         (comics_document_document_iface_init):
1340         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1341         (pixbuf_document_document_iface_init):
1342         * libdocument/ev-document-misc.[ch]:
1343         (ev_document_misc_surface_from_pixbuf),
1344         (ev_document_misc_surface_rotate_and_scale):
1345         * libdocument/ev-document.[ch]: (ev_document_render):
1346         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1347         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1348         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1349         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1350         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1351         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1352         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1353         (render_finished_cb), (ev_job_render_run):
1354         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1355         (merge_selection_region):
1356
1357         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1358         and selections.
1359
1360 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1361
1362         * shell/ev-window-title.c: (ev_window_title_update):
1363
1364         Fix memory leak.
1365
1366 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1367
1368         * shell/ev-view.c: (draw_loading_text):
1369
1370         Show loading text centered. Fixes bug #433061
1371
1372 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1373
1374         * shell/ev-sidebar-thumbnails.c:
1375         (ev_sidebar_thumbnails_set_loading_icon):
1376
1377         Remove a mutex in the main thread that blocks the UI in heavy
1378         documents.
1379
1380 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1381
1382         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1383
1384         Set points_set to TRUE so that selections don't disappear after a
1385         zoom change.
1386
1387 2007-06-07  Michael Monreal  <infernux@web.de>
1388
1389         * data/icons/16x16/actions/Makefile.am:
1390         * data/icons/16x16/actions/zoom.svg:
1391         * data/icons/22x22/actions/Makefile.am:
1392         * data/icons/22x22/actions/zoom.svg:
1393         * data/icons/24x24/actions/Makefile.am:
1394         * shell/ev-stock-icons.c:
1395         * shell/ev-stock-icons.h:
1396         * shell/ev-window.c:
1397         
1398         Zoom icon artwork. See bug #444795.
1399
1400 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1401
1402         * shell/ev-metadata-manager.c: Remove extraneous function
1403         (Closes: #444386)
1404
1405 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1406
1407         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1408         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1409         (ev_metadata_manager_set), (ev_metadata_manager_save):
1410         Simplify the timeout, no need for modified anymore
1411
1412 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1413
1414         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1415         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1416         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1417         (ev_metadata_manager_save): Adapted patch from Arjan van de
1418         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1419         time, saves on power (Closes: #443851)
1420
1421 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1422
1423         * configure.ac:
1424         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1425         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1426
1427         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1428
1429 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1430
1431         * shell/ev-window.c: (ev_window_add_history):
1432
1433         Check if history is NULL
1434
1435 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1436
1437         * libdocument/ev-image.c: (ev_image_finalize):
1438         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1439         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1440         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1441         (ev_tmp_uri_unlink):
1442
1443         Add functions to delete temporary files created by evince in a safe
1444         way.
1445
1446         * shell/ev-window.c: (ev_window_clear_local_uri),
1447         (open_xfer_update_progress_callback),
1448         (save_xfer_update_progress_callback), (ev_window_save_remote),
1449         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1450         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1451         (attachment_save_dialog_response_cb),
1452         (ev_attachment_popup_cmd_save_attachment_as):
1453
1454         Allow saving a copy of a document, image or attachment to a remote
1455         location. Fixes bug #440754. 
1456
1457 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1458
1459         * configure.ac:
1460         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1461
1462         Fix build with current poppler from cvs head. 
1463
1464 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1465
1466         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1467
1468         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1469         directory exists.
1470
1471 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1472
1473         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1474         * shell/ev-window.c:
1475
1476         Change sidebar ordering. Fixes bug #439939.
1477
1478 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1479
1480         * backend/comics/Makefile.am:
1481         
1482         Fixes build with --without-libgnome.
1483
1484 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1485         
1486         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1487
1488         Update cursor and tooltip on page change and view scroll. Fixes bug
1489         #439217.
1490
1491 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1492
1493         * NEWS:
1494         * configure.ac:
1495         
1496         Update for release 0.9.0
1497
1498 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1499
1500         * backend/djvu/djvu-document-private.h:
1501         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1502         (djvu_document_finalize),
1503         (djvu_document_file_exporter_format_supported),
1504         (djvu_document_file_exporter_begin),
1505         (djvu_document_file_exporter_do_page),
1506         (djvu_document_file_exporter_end),
1507         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1508         
1509         Implemented printing with djvu. Bug #437998.
1510
1511 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1512
1513         * backend/impress/zip.c:
1514         Add missing ulong definition.
1515
1516         * backend/ps/ps-interpreter.c:
1517         Add missing headers.
1518
1519         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1520
1521 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1522
1523         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1524
1525         Add missing call to parent class dispose method. 
1526
1527 2007-05-12  Ross Burton  <ross@openedhand.com>
1528
1529         * shell/main.c:
1530         Sync keybindings manually when building without libgnome
1531         (#437925).
1532
1533 2007-05-12  Ross Burton  <ross@openedhand.com>
1534
1535         * shell/ev-window.c:
1536         Respect the screen when opening help (#437866).
1537
1538 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1539
1540         * data/evince-ui.xml:
1541         * shell/ev-application.[ch]: (get_print_settings_from_args),
1542         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1543         (ev_application_open_uri_list):
1544         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1545         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1546         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1547         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1548         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1549         (ev_window_dispose):
1550         * shell/main.c: (arguments_parse):
1551
1552         Add print button in preview mode. Fixes bug #396475. 
1553
1554 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1555
1556         * cut-n-paste/zoom-control/ephy-zoom.h:
1557         
1558         Fixes zoom level factors. See bug #408119 for details.
1559
1560 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1561
1562         * backend/comics/comics-document.c: (comics_regex_quote),
1563         (extract_argv):
1564         
1565         Correctly quote symbols. Fixes crash in the bug
1566         #415370.
1567
1568 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1569
1570         * shell/ev-navigation-action-widget.c:
1571         (ev_navigation_action_widget_init),
1572         (ev_navigation_action_widget_class_init),
1573         (ev_navigation_action_widget_button_press_event):
1574         
1575         Connect to button-press event on correct widget. Fixes
1576         bug #431988
1577
1578 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1579
1580         * shell/ev-application.c: (ev_application_open_window),
1581         (ev_application_add_icon_path_for_screen),
1582         (ev_application_open_uri_at_dest):
1583         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1584         * shell/ev-navigation-action.c: (build_menu):
1585         
1586         Add app-specific icons to our icon theme. Fixes bug
1587         #425508.
1588
1589 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1590
1591         * shell/ev-history.c: (ev_history_class_init),
1592         (ev_history_add_link):
1593         * shell/ev-history.h:
1594         * shell/ev-navigation-action.c:
1595         (ev_navigation_action_history_changed),
1596         (ev_navigation_action_set_history), (build_menu),
1597         (ev_navigation_action_finalize):
1598         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1599         
1600         Make navigation action unsensitive instead of showing
1601         menu with unsensitive word. Fixes bug #417392.
1602
1603 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1604
1605         * shell/ev-application.[ch]: (ev_application_shutdown),
1606         (ev_application_get_print_settings),
1607         (ev_application_set_print_settings):
1608         * shell/ev-window.c:
1609
1610         Remember print settings. Fixes bug #349102. 
1611
1612 2007-05-08  Christian Persch  <chpe@gnome.org>
1613
1614         * configure.ac:
1615         * properties/ev-properties-view.c:
1616
1617         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1618         Bug #382438.
1619
1620 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1621
1622         * configure.ac:
1623         * properties/ev-properties-view.c: (ev_regular_paper_size):
1624
1625         Use gtk+ builtin paper list to identify the document's paper size.
1626         Fixes bug #382438. 
1627
1628 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1629
1630         * configure.ac:
1631
1632         Fix build when compiling with thumbnailer and libgnome support. 
1633
1634 2007-05-04  Ross Burton  <ross@openedhand.com>
1635
1636         * configure.ac:
1637         Add --without-libgnome, check for libgnome and libgnomeui
1638         separately, and add them to the symbols as required.
1639
1640         * libdocument/ev-file-helpers.c:
1641         When building without libgnome, use g_get_user_config_dir instead
1642         of gnome_user_dir_get.
1643
1644         * shell/ev-application.c:
1645         When building without libgnome, don't use session management.
1646
1647         * shell/main.c:
1648         When building without libgnome, don't use GnomeProgram or
1649         initialise the authentication manager.
1650
1651         This fixes #328842.
1652
1653 2007-05-04  Ross Burton  <ross@openedhand.com>
1654
1655         * shell/ev-window.c:
1656         Don't use libgnome to open help, instead call Yelp directly.
1657
1658 2007-05-04  Ross Burton  <ross@openedhand.com>
1659
1660         * shell/ev-sidebar-attachments.c:
1661         Don't use libgnome to lookup icons for MIME types, instead copy
1662         code from GTK+ to do it manually.
1663
1664 2007-05-04  Ross Burton  <ross@openedhand.com>
1665
1666         * configure.ac:
1667         Add libxml to the dependencies for SHELL_CORE (#435818).
1668
1669 2007-05-02  Ross Burton  <ross@openedhand.com>
1670
1671         * configure.ac:
1672         * Makefile.am:
1673         Add --disable-thumbnailer (#434825)
1674
1675 2007-05-02  Ross Burton  <ross@openedhand.com>
1676
1677         * shell/ev-window.c:
1678         Add missing includes, fix indentation.
1679
1680         * shell/main.c:
1681         Fix indentation.
1682
1683 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1684
1685         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1686         ev_application_open_uri_at_dest instead of ev_application_open_uri
1687         preventing new document always being opened in a new window even if there
1688         is an empty window.
1689
1690 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1691
1692         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1693         (egg_recent_view_uimanager_finalize):
1694         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1695         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1696         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1697         (ev_pixbuf_cache_dispose):
1698         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1699         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1700         
1701         Add missing chain to parent class methods. Fixes
1702         bug #433128.
1703
1704 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1705
1706         * data/Makefile.am (update-icon-cache): Updates
1707         gtk-update-icon-cache in uninstall-hook.
1708
1709 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1710
1711         * shell/ev-window.c: (ev_window_setup_document),
1712         (ev_window_set_document), (ev_window_load_job_cb):
1713         * shell/ev-view.c: (setup_caches):
1714         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1715
1716         Start rendering pages before any other jobs. 
1717
1718 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1719
1720         * shell/ev-window.c: (ev_window_stop_fullscreen),
1721         (ev_window_stop_presentation):
1722
1723         Update chrome visibility before window unfullscreen. 
1724
1725 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1726
1727         * data/Makefile.am:
1728         * data/evince-ui.xml:
1729         * shell/ev-stock-icons.[ch]:
1730         * shell/ev-application.[ch]: (ev_application_shutdown),
1731         (ev_application_init), (ev_application_get_toolbars_model):
1732         * shell/ev-window.c: (update_chrome_visibility),
1733         (fullscreen_toolbar_setup_item_properties),
1734         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1735         (ev_window_run_presentation), (ev_window_stop_presentation),
1736         (ev_window_run_preview), (ev_window_screen_changed),
1737         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1738         (ev_window_dispose), (ev_window_init):
1739
1740         Make fullscreen toolbar always visible. Do not use egg toolbars for
1741         fullscreen and preview modes since such toolbars are not editables.
1742         Fixes bugs #300278, #338910 and #316188.  
1743
1744 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1745
1746         * shell/ev-application.c:
1747         * shell/ev-job-queue.c:
1748         * shell/ev-metadata-manager.c:
1749         * shell/ev-stock-icons.c:
1750         * shell/ev-window.c:
1751         * shell/main.c:
1752         
1753         Developers documentation updated.
1754
1755 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1756
1757         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1758
1759         Check whether uri is valid before launching it. Fixes bug #427664.
1760
1761 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1762
1763         * shell/ev-window.c:
1764
1765         Change key accelerator for Open a Copy menu entry which is in conflict
1766         with Close. Fixes bug #427321.
1767
1768 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1769
1770         * NEWS:
1771         * configure.ac:
1772         
1773         Update for release 0.8.1
1774
1775 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1776
1777         * shell/ev-window.c: (setup_size_from_metadata):
1778         
1779         Do not make window bigger than screen. Fixes bug 
1780         #388985.
1781
1782 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1783
1784         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1785         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1786
1787         Use default resolution when it's not provided by document. Fixes bug
1788         #408762.
1789
1790 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1791
1792         * configure.ac:
1793         * thumbnailer/Makefile.am:
1794         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1795         * thumbnailer/evince-thumbnailer.schemas.in:
1796         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1797
1798         Add support for ps, eps and compressed documents thumbnails. Do not
1799         ignore size parameter. 
1800
1801 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1802
1803         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1804         (dvi_document_do_color_special):
1805         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1806
1807         Implement font color specials in the DVI backend. Fixes bug #303651.
1808
1809 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1810
1811         Fixup the previous commit:
1812
1813         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1814         * shell/xdg-user-dir-lookup.c: Make the function non-static
1815         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1816
1817 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1818
1819         * shell/ev-window.c (file_open_dialog_response_cb): Use
1820         the xdg-user-dirs DOCUMENTS folder as default folder when
1821         opening a file chooser.  (#424858)
1822
1823         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1824         xdg-user-dirs.
1825
1826 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1827
1828         * shell/ev-window.c: (ev_window_load_job_cb):
1829
1830         Do not setup view from metadata on preview mode. 
1831
1832 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1833
1834         * shell/main.c:
1835
1836         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1837
1838 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1839
1840         * shell/ev-view.c: (ev_view_primary_get_cb):
1841
1842         Check pointer != NULL before using it. Fixes bug #416841. 
1843
1844 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1845
1846         * NEWS:
1847         * configure.ac:
1848         
1849         Release 0.8.0
1850
1851 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1852
1853         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1854
1855         Do not render thumbnails when sidebar thumbnail page is not visible
1856         at startup. Fixes bug #416447. 
1857
1858 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
1859
1860         * data/evince.desktop.in.in:
1861
1862         "Application" is not a valid category in the freedesktop specification.
1863
1864 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1865
1866         * libdocument/ev-file-helpers.[ch]: (compression_run),
1867         (ev_file_uncompress), (ev_file_compress):
1868         * shell/ev-window.c: (file_save_dialog_response_cb):
1869
1870         Save document compressed when saving a copy of a compressed document.
1871         Fixes bug #334542.
1872
1873 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1874
1875         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1876
1877         Allow deleting in goto window entry in presentation mode. 
1878
1879 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
1880
1881         * Makefile.am: Dist MAINTAINERS.
1882
1883 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1884
1885         * shell/ev-window.c: (ev_window_update_actions):
1886
1887         Fix zoom shortcut keys when searching. Fixes bug #409828.
1888
1889 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1890
1891         * shell/ev-window.c: (ev_window_setup_document):
1892
1893         Fix crash when loading documents with only one page. 
1894
1895 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1896
1897         * backend/dvi/dvi-document.c:
1898         (dvi_document_thumbnails_get_dimensions),
1899         (dvi_document_thumbnails_get_thumbnail):
1900         * backend/impress/impress-document.c:
1901         (impress_document_thumbnails_get_thumbnail),
1902         (impress_document_thumbnails_get_dimensions):
1903         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1904         (ps_document_thumbnails_get_dimensions):
1905         * backend/djvu/djvu-document.c:
1906         (djvu_document_thumbnails_get_dimensions),
1907         (djvu_document_thumbnails_get_thumbnail):
1908         * backend/tiff/tiff-document.c:
1909         (tiff_document_thumbnails_get_thumbnail),
1910         (tiff_document_thumbnails_get_dimensions):
1911         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1912         (pdf_document_thumbnails_get_thumbnail),
1913         (pdf_document_thumbnails_get_dimensions):
1914         * backend/comics/comics-document.c:
1915         (comics_document_thumbnails_get_thumbnail),
1916         (comics_document_thumbnails_get_dimensions):
1917         * backend/pixbuf/pixbuf-document.c:
1918         (pixbuf_document_thumbnails_get_thumbnail),
1919         (pixbuf_document_thumbnails_get_dimensions):
1920         * libdocument/ev-document-thumbnails.[ch]:
1921         (ev_document_thumbnails_get_thumbnail),
1922         (ev_document_thumbnails_get_dimensions):
1923         * libdocument/ev-document-misc.[ch]:
1924         (ev_document_misc_get_thumbnail_frame):
1925         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1926         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1927         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
1928         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
1929         (ev_sidebar_thumbnails_refresh):
1930         * shell/ev-window.c: (ev_window_setup_document):
1931         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1932
1933         Use an EvRenderContext for rendering thumbnails instead of a suggested
1934         width, so that different sized pages get sized proportionally.
1935
1936 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1937
1938         * shell/ev-view.c: (ev_view_button_press_event),
1939         (ev_view_key_press_event):
1940
1941         Fix critical warnings when there is no document loaded. 
1942
1943 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1944
1945         * shell/ev-page-action-widget.c:
1946         * shell/ev-navigation-action.c:
1947         * shell/ev-window.c:
1948
1949         Fix compile warnings. 
1950
1951 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1952
1953         * backend/djvu/djvu-text.h:
1954         * backend/djvu/djvu-document.c:
1955         * backend/djvu/djvu-text-page.c:
1956         * backend/djvu/djvu-links.c:
1957         * backend/djvu/djvu-text-page.h:
1958         * backend/djvu/djvu-text.c:
1959         
1960         Fix build on Mac. Fixes bug #392186. Patch by
1961         <ephraim_owns@hotmail.com>
1962
1963 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1964
1965         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1966
1967         Restore cairo context before rendering every page when printing a PDF
1968         document into a PDF file. 
1969
1970 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1971
1972         * backend/ps/gstypes.h:
1973         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
1974         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
1975         (ps_document_thumbnails_get_thumbnail):
1976
1977         Handle PostScript page orientation. Fixes bug #318568.
1978
1979 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1980
1981         * backend/ps/Makefile.am:
1982         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
1983         (document_load), (ps_document_load), (save_document),
1984         (save_page_list), (ps_document_get_n_pages),
1985         (ps_document_get_page_size), (ps_document_get_info),
1986         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
1987         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
1988         (ps_document_thumbnails_get_thumbnail),
1989         (ps_document_thumbnails_get_dimensions),
1990         (ps_document_document_thumbnails_iface_init):
1991         * backend/ps/ps.[ch]: (psgetpagebox):
1992         * backend/ps/ps-interpreter.[ch]:
1993
1994         Add support for thumbnails in ps backend. Fixes bug #164755. 
1995
1996 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1997
1998         * NEWS:
1999         * configure.ac:
2000         
2001         Release 0.7.2
2002
2003 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2004
2005         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
2006         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
2007         (ev_window_dispose):
2008
2009         Use document thumbnail as window icon. Fixes bug #384442.
2010
2011 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
2012
2013         * configure.ac:
2014
2015         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
2016         duplicated adding application/x-bzpostscript instead. 
2017
2018 2007-02-11  Tom Parker  <palfrey@tevp.net>
2019
2020         * backend/ps/ps-document.c: (document_load):
2021
2022         Check return value of psscan before trying
2023         to use it. Fixes bug #372414.
2024
2025 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2026
2027         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2028
2029         Fix invalid free in ev-page-cache. Fixes bug #404745.
2030
2031 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2032
2033         * test/Makefile.am:
2034         * test/test3.py:
2035         
2036         Added reload test case.
2037
2038 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2039
2040         * po/POTFILES.in:
2041         * backend/djvu/djvu-document.c: (djvu_document_load):
2042
2043         Check whether there are missing files in indirect multipage djvu
2044         documents. Fixes bug #361683. 
2045
2046 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2047
2048         * test/Makefile.am:
2049         * test/test-mime.bin:
2050         * test/test3.py:
2051         
2052         Added test for slow mime type
2053
2054 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2055
2056         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2057
2058         Add some checks and call parent_class->finalize. Fixes bug #404745.
2059
2060 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2061
2062         * shell/ev-navigation-action.c: (connect_proxy):
2063         
2064         Fixes dropdown history menu. Thanks a lot Carlos!
2065
2066 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2067
2068         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
2069
2070         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
2071         bug #373715.
2072
2073 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2074
2075         * backend/ps/ps.c: (psscan):
2076
2077         Fix memory leak. 
2078
2079 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2080
2081         * configure.ac:
2082         * libdocument/ev-file-helpers.c: 
2083
2084         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2085
2086 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2087
2088         * configure.ac:
2089         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
2090         (ps_interpreter_start), (document_load), (save_document),
2091         (save_page_list):
2092         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
2093         * libdocument/ev-document-factory.c:
2094         (ev_document_factory_get_from_mime), (get_document_from_uri),
2095         (free_uncompressed_uri), (ev_document_factory_get_document):
2096         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
2097
2098         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
2099
2100 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2101
2102         * libdocument/ev-document.h:
2103
2104         Fix typo in function name. 
2105
2106 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2107
2108         * backend/ps/ps-document.c: (ps_interpreter_finished),
2109         (ps_interpreter_start), (ps_interpreter_failed):
2110
2111         Handle ghostscript interpreter crashes. 
2112
2113 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2114
2115         * shell/ev-window.c: (ev_window_open_uri),
2116         (window_configure_event_cb):
2117
2118         Setup window size and position before showing it. Fixes bug #401711.
2119
2120 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2121
2122         * backend/ps/Makefile.am:
2123         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
2124         (ps_document_dispose), (ps_document_class_init),
2125         (ps_interpreter_input), (ps_interpreter_output),
2126         (ps_interpreter_error), (setup_interpreter_env),
2127         (ps_interpreter_start), (ps_interpreter_stop),
2128         (ps_interpreter_failed), (ps_interpreter_is_ready),
2129         (check_filecompressed), (document_load), (ps_document_load),
2130         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
2131         (ps_document_widget_event), (send_ps), (ps_document_next_page),
2132         (render_page):
2133
2134         Rework ps-document. Code cleanups, remove deprecated code. 
2135
2136 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2137
2138         * shell/ev-view.c: (ev_view_button_press_event):
2139
2140         Do not start an image drag and drop operation when pointer is on 
2141         text, so that we can select text when the whole background is an
2142         image. 
2143
2144 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2145
2146         * shell/ev-window.c: (ev_window_update_actions): 
2147
2148         Disable all zoom related actions during presentation mode. 
2149
2150 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
2151
2152         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2153
2154         Do not zoom in or out on presentation mode. Fixes bug #401305.
2155
2156 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2157
2158         * shell/ev-navigation-action.c: (connect_proxy),
2159         (create_menu_item), (ev_navigation_action_class_init):
2160         
2161         Correctly show menu and fix crash when navigaton 
2162         action is out of toolbar visible area.
2163
2164 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2165
2166         * data/Makefile.am:
2167         * data/evince.1:
2168         
2169         Added man file
2170
2171 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2172
2173         * help/reference/* :
2174         * configure.ac:
2175         
2176         Added gtk-doc based documentation for Evince.
2177         Still in initial state but I hope it will
2178         grow.
2179         
2180         * configure.ac:
2181         
2182         Lower dbus requirement to 0.70
2183
2184 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2185
2186         * shell/ev-window.c: (ev_window_add_history):
2187
2188         Fix memory leak. 
2189
2190 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2191
2192         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2193         * shell/ev-view.h:
2194         * shell/ev-window.c: (ev_window_add_history):
2195         
2196         Correctly handle named destination links
2197
2198 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2199
2200         * NOTES:
2201         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2202         * backend/pdf/ev-poppler.cc:
2203         * libdocument/ev-document-links.h:
2204         * libdocument/ev-link.c: (ev_link_get_page):
2205         * libdocument/ev-link.h:
2206         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2207         (ev_history_add_link):
2208         * shell/ev-history.h:
2209         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2210         (new_history_menu_item), (build_menu):
2211         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2212         * shell/ev-sidebar-links.c: (create_loading_model),
2213         (print_section_cb), (ev_sidebar_links_construct),
2214         (fill_page_labels), (update_page_callback_foreach),
2215         (update_page_callback), (job_finished_callback):
2216         * shell/ev-view.c: (ev_view_handle_link):
2217         * shell/ev-window.c: (ev_window_find_chapter),
2218         (ev_window_add_history), (view_handle_link_cb),
2219         (history_changed_cb):
2220         
2221         Implements another history variant
2222
2223 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2224
2225         * shell/ev-window.c: (view_external_link_cb):
2226         * shell/ev-view.c: (ev_view_button_release_event):
2227
2228         Open links in new window when clicking with middle button. 
2229
2230 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2231
2232         * shell/ev-navigation-action.c: (new_history_menu_item):
2233         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2234         * shell/ev-view.c: (ev_view_handle_link):
2235         * shell/ev-window.c:
2236         
2237         Store link before jump, not the destination. For me it 
2238         seems like more natural history behavior.
2239
2240 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2241
2242         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2243         (ev_navigation_action_class_init):
2244         * shell/ev-navigation-action.h:
2245         * shell/ev-page-action.c: (activate_cb):
2246         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2247         (ev_page_cache_set_current_page_history):
2248         * shell/ev-page-cache.h:
2249         * shell/ev-sidebar-thumbnails.c:
2250         (ev_sidebar_tree_selection_changed),
2251         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2252         * shell/ev-view-private.h:
2253         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2254         * shell/ev-view.h:
2255         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2256         (ev_window_setup_document), (ev_window_load_job_cb):
2257         * shell/ev-window.h:
2258         
2259         History finally works as expected.
2260
2261 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2262
2263         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2264
2265         Do not update links treeview if it doesn't have a model assigned yet. 
2266
2267 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2268
2269         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2270         (ev_sidebar_links_class_init), (update_page_callback):
2271
2272         Do not update links treeview when sidepane is not visible. 
2273
2274 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2275
2276         * shell/ev-marshal.list:
2277         * shell/ev-page-action.c: (activate_cb),
2278         (ev_page_action_class_init):
2279         * shell/ev-page-action.h:
2280         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2281         * shell/ev-window.c:
2282         
2283         Remove activate_link signal, not required.
2284
2285 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2286
2287         * shell/ev-navigation-action.c: (build_menu):
2288         
2289         Reorder menu items and build menu with fixed length.
2290
2291 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2292
2293         * shell/ev-view.c: (get_selected_text):
2294         
2295         Normalize text to fix ligatures problem. See bug
2296         #341947 for details.
2297
2298 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2299
2300         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2301
2302         Fix memory leak in ev-page-cache. 
2303
2304 2007-01-25  Tom Parker <palfrey@tevp.net>
2305
2306         * backend/impress/impress-document.c: (impress_document_load),
2307         (impress_document_finalize), (impress_document_init):
2308         * properties/ev-properties-main.c: (ev_properties_get_pages):
2309         
2310         Correctly handle impress document errors. Fixes nautilus
2311         crash in property page #370491.
2312
2313 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2314
2315         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2316         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2317         (ev_job_queue_remove_job):
2318         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2319         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2320         (ev_job_load_run):
2321         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2322         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2323         (ev_window_load_job_cb), (xfer_update_progress_callback),
2324         (ev_window_open_uri), (ev_window_dispose):
2325         * shell/main.c: (main):
2326
2327         Do file transfer asynchronously in the main thread instead of
2328         synchronously in the load thread. Fixes bugs #399694, #398307 and
2329         #343542.
2330
2331 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2332
2333         * shell/ev-jobs.c: (ev_job_xfer_run):
2334
2335         Load the document with the font-config lock held. 
2336
2337 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2338
2339         * backend/ps/ps-document.c: (start_interpreter):
2340
2341         Fix memory leaks in ps backend. 
2342
2343 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2344
2345         * backend/impress/impress-document.c:
2346         (impress_document_render_pixbuf):
2347
2348         Do not acquire fontconfig lock in impress backend, since it is using
2349         the main loop for rendering. 
2350
2351 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2352
2353         * po/POTFILES.in: 
2354
2355         Remove mdvi files that shouldn't be translated. 
2356
2357 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2358
2359         * shell/ev-view-private.h:
2360         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2361         (ev_view_set_zoom):
2362
2363         Render "loading..." text into a cairo surface instead of directly into
2364         the window so that fontconfig lock is only needed once and UI is not
2365         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2366
2367 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2368
2369         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2370         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2371
2372         Use icon theme associated with the window screen rather than default. 
2373
2374 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2375
2376         * configure.ac:
2377
2378         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2379
2380 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2381
2382         * data/icons/*/apps/evince.*:
2383
2384         Move Evince icons under new apps directory.
2385
2386         * data/icons/*/actions/*:
2387
2388         Add new custom themeable Evince icons: view-page-continuous, 
2389         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2390         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2391
2392         * configure.ac:
2393
2394         Add new directories to AC_CONFIG_FILES.
2395
2396         * shell/ev-stock-icons.c:
2397         * shell/ev-stock-icons.h:
2398
2399         Use new custom themeable icons.
2400
2401 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2402
2403         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2404
2405         Do not draw white background page in presentation mode. 
2406
2407 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2408
2409         * shell/ev-view.c: Remove unused gnome-vfs include.
2410
2411 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2412
2413         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2414         
2415         Format string is corrected, fixes bug #397129.
2416
2417 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2418
2419         * shell/ev-window.c: (ev_window_setup_recent):
2420
2421         Do not include in recent menu inexistent documents. Fixes
2422         bug #339171.
2423
2424 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2425
2426         * po/POTFILES.skip: 
2427
2428         Update POTFILES.skip file according to current source tree. 
2429
2430 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2431
2432         * shell/ev-window.c: (file_save_dialog_response_cb):
2433
2434         Do Save a copy in atomic way. Fixes bug #328266. 
2435
2436 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2437
2438         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2439
2440         Keep selected cell always visible in index treeview.
2441
2442 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2443         
2444         * shell/ev-view.c: (ev_view_size_allocate):
2445
2446         Restore horizontal scrollbar after switching to/from fullscreen
2447         or presentation mode. Fixes bug #331728.
2448
2449 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2450
2451         * shell/ev-view-private.h:
2452         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2453         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2454         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2455         (ev_view_can_zoom_out):
2456
2457         Use max and min scale values in the view iby taking dpi into account. 
2458
2459 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2460
2461         * configure.ac:
2462         * NEWS:
2463
2464         Release 0.7.1
2465
2466 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2467
2468         * shell/ev-window.c: (ev_window_print_send):
2469
2470         Send print job to printer with some settings set to default values,
2471         since we have already exported to a file according to such settings
2472         and they could be taken twice by some printers. 
2473
2474 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2475
2476         * shell/ev-jobs.c: (ev_job_xfer_run):
2477         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2478
2479         Show main window and load document with the font-config lock held. 
2480
2481 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2482
2483         * configure.ac:
2484         * shell/ev-application.c: (ev_application_register_service):
2485         * shell/main.c: (load_files_remote):
2486
2487         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2488
2489 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2490
2491         * doc/debugging.txt:
2492         
2493         Remove obsolete documentation.
2494
2495 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2496
2497         * Makefile.am:
2498         * backend/Makefile.am:
2499         * backend/comics/Makefile.am:
2500         * backend/djvu/Makefile.am:
2501         * backend/dvi/Makefile.am:
2502         * backend/ev-async-renderer.c:
2503         * backend/ev-async-renderer.h:
2504         * backend/ev-attachment.c:
2505         * backend/ev-attachment.h:
2506         * backend/ev-backend-marshal.c:
2507         * backend/ev-document-factory.c:
2508         * backend/ev-document-factory.h:
2509         * backend/ev-document-find.c:
2510         * backend/ev-document-find.h:
2511         * backend/ev-document-fonts.c:
2512         * backend/ev-document-fonts.h:
2513         * backend/ev-document-images.c:
2514         * backend/ev-document-images.h:
2515         * backend/ev-document-info.h:
2516         * backend/ev-document-links.c:
2517         * backend/ev-document-links.h:
2518         * backend/ev-document-misc.c:
2519         * backend/ev-document-misc.h:
2520         * backend/ev-document-security.c:
2521         * backend/ev-document-security.h:
2522         * backend/ev-document-thumbnails.c:
2523         * backend/ev-document-thumbnails.h:
2524         * backend/ev-document-transition.c:
2525         * backend/ev-document-transition.h:
2526         * backend/ev-document.c:
2527         * backend/ev-document.h:
2528         * backend/ev-file-exporter.c:
2529         * backend/ev-file-exporter.h:
2530         * backend/ev-image.c:
2531         * backend/ev-image.h:
2532         * backend/ev-link-action.c:
2533         * backend/ev-link-action.h:
2534         * backend/ev-link-dest.c:
2535         * backend/ev-link-dest.h:
2536         * backend/ev-link.c:
2537         * backend/ev-link.h:
2538         * backend/ev-render-context.c:
2539         * backend/ev-render-context.h:
2540         * backend/ev-selection.c:
2541         * backend/ev-selection.h:
2542         * backend/impress/Makefile.am:
2543         * backend/pdf/Makefile.am:
2544         * backend/pixbuf/Makefile.am:
2545         * backend/ps/Makefile.am:
2546         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2547         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2548         (start_interpreter), (stop_interpreter), (document_load),
2549         (ps_document_next_page), (render_page):
2550         * backend/tiff/Makefile.am:
2551         * comics/Makefile.am:
2552         * comics/comics-document.c:
2553         * comics/comics-document.h:
2554         * configure.ac:
2555         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2556         * djvu/Makefile.am:
2557         * djvu/djvu-document-private.h:
2558         * djvu/djvu-document.c:
2559         * djvu/djvu-document.h:
2560         * djvu/djvu-links.c:
2561         * djvu/djvu-links.h:
2562         * djvu/djvu-text-page.c:
2563         * djvu/djvu-text-page.h:
2564         * djvu/djvu-text.c:
2565         * djvu/djvu-text.h:
2566         * dvi/Makefile.am:
2567         * dvi/dvi-document.c:
2568         * dvi/dvi-document.h:
2569         * dvi/fonts.c:
2570         * dvi/fonts.h:
2571         * dvi/mdvi-lib/Makefile.am:
2572         * dvi/mdvi-lib/afmparse.c:
2573         * dvi/mdvi-lib/afmparse.h:
2574         * dvi/mdvi-lib/bitmap.c:
2575         * dvi/mdvi-lib/bitmap.h:
2576         * dvi/mdvi-lib/color.c:
2577         * dvi/mdvi-lib/color.h:
2578         * dvi/mdvi-lib/common.c:
2579         * dvi/mdvi-lib/common.h:
2580         * dvi/mdvi-lib/defaults.h:
2581         * dvi/mdvi-lib/dvimisc.c:
2582         * dvi/mdvi-lib/dviopcodes.h:
2583         * dvi/mdvi-lib/dviread.c:
2584         * dvi/mdvi-lib/files.c:
2585         * dvi/mdvi-lib/font.c:
2586         * dvi/mdvi-lib/fontmap.c:
2587         * dvi/mdvi-lib/fontmap.h:
2588         * dvi/mdvi-lib/fontsrch.c:
2589         * dvi/mdvi-lib/gf.c:
2590         * dvi/mdvi-lib/hash.c:
2591         * dvi/mdvi-lib/hash.h:
2592         * dvi/mdvi-lib/list.c:
2593         * dvi/mdvi-lib/mdvi.h:
2594         * dvi/mdvi-lib/pagesel.c:
2595         * dvi/mdvi-lib/paper.c:
2596         * dvi/mdvi-lib/paper.h:
2597         * dvi/mdvi-lib/pk.c:
2598         * dvi/mdvi-lib/private.h:
2599         * dvi/mdvi-lib/setup.c:
2600         * dvi/mdvi-lib/sp-epsf.c:
2601         * dvi/mdvi-lib/special.c:
2602         * dvi/mdvi-lib/sysdeps.h:
2603         * dvi/mdvi-lib/t1.c:
2604         * dvi/mdvi-lib/tfm.c:
2605         * dvi/mdvi-lib/tfmfile.c:
2606         * dvi/mdvi-lib/tt.c:
2607         * dvi/mdvi-lib/util.c:
2608         * dvi/mdvi-lib/vf.c:
2609         * dvi/pixbuf-device.c:
2610         * dvi/pixbuf-device.h:
2611         * impress/Makefile.am:
2612         * impress/common.h:
2613         * impress/document.c:
2614         * impress/f_oasis.c:
2615         * impress/f_oo13.c:
2616         * impress/iksemel.c:
2617         * impress/iksemel.h:
2618         * impress/imposter.h:
2619         * impress/impress-document.c:
2620         * impress/impress-document.h:
2621         * impress/internal.h:
2622         * impress/r_back.c:
2623         * impress/r_draw.c:
2624         * impress/r_geometry.c:
2625         * impress/r_gradient.c:
2626         * impress/r_style.c:
2627         * impress/r_text.c:
2628         * impress/render.c:
2629         * impress/render.h:
2630         * impress/zip.c:
2631         * impress/zip.h:
2632         * lib/Makefile.am:
2633         * lib/ev-debug.c:
2634         * lib/ev-debug.h:
2635         * lib/ev-file-helpers.c:
2636         * lib/ev-file-helpers.h:
2637         * lib/ev-gui.c:
2638         * lib/ev-gui.h:
2639         * lib/ev-tooltip.c:
2640         * lib/ev-tooltip.h:
2641         * libdocument/Makefile.am:
2642         * libdocument/ev-file-helpers.c:
2643         * pdf/Makefile.am:
2644         * pdf/ev-poppler.cc:
2645         * pdf/ev-poppler.h:
2646         * pixbuf/Makefile.am:
2647         * pixbuf/pixbuf-document.c:
2648         * pixbuf/pixbuf-document.h:
2649         * properties/Makefile.am:
2650         * ps/Makefile.am:
2651         * ps/gsdefaults.c:
2652         * ps/gsdefaults.h:
2653         * ps/gsio.c:
2654         * ps/gsio.h:
2655         * ps/gstypes.h:
2656         * ps/ps-document.c:
2657         * ps/ps-document.h:
2658         * ps/ps.c:
2659         * ps/ps.h:
2660         * shell/Makefile.am:
2661         * shell/ev-application.h:
2662         * shell/ev-sidebar-links.c:
2663         * shell/ev-sidebar-links.h:
2664         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2665         (ev_gui_menu_position_tree_selection):
2666         * shell/ev-utils.h:
2667         * shell/ev-view.c: (ev_view_finalize):
2668         * shell/ev-window.c:
2669         * shell/main.c: (main):
2670         * thumbnailer/Makefile.am:
2671         * tiff/Makefile.am:
2672         * tiff/tiff-document.c:
2673         * tiff/tiff-document.h:
2674         * tiff/tiff2ps.c:
2675         * tiff/tiff2ps.h:
2676         
2677         Reorganize source tree.
2678
2679 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2680
2681         * backend/ev-document-factory.c:
2682
2683         Do not include ev-poppler.h when pdf is disabled. 
2684
2685 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2686
2687         * configure.ac:
2688         * data/evince-ui.xml:
2689         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2690         (pdf_document_document_images_iface_init):
2691         * backend/Makefile.am:
2692         * backend/ev-document-images.[ch]:
2693         * backend/ev-image.[ch]:
2694         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2695         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2696         (ev_job_xfer_run):
2697         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2698         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2699         (ev_pixbuf_cache_get_image_mapping):
2700         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2701         (view_menu_popup_cb), (ev_window_dispose),
2702         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2703         (ev_view_popup_cmd_copy_image):
2704         * shell/ev-view-private.h:
2705         * shell/ev-view.c: (ev_view_get_image_at_location),
2706         (ev_view_do_popup_menu), (ev_view_popup_menu),
2707         (ev_view_button_press_event), (ev_view_drag_data_get),
2708         (ev_view_drag_motion), (ev_view_drag_data_received),
2709         (ev_view_motion_notify_event), (ev_view_button_release_event),
2710         (ev_view_finalize), (ev_view_class_init):
2711
2712         Add image handling support. Fixes bugs #310008 and #325047. Images
2713         selection is not supported yet. 
2714
2715 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2716
2717         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2718         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2719         (ev_view_init):
2720
2721         Move view drag and drop stuff to ev-view.
2722
2723 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2724
2725         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2726         * shell/ev-view.c: (clear_selection): 
2727
2728         Clear selection also in pixbuf cache.
2729
2730 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2731
2732         * data/evince.desktop.in.in:
2733         
2734         Change icon name in desktop file. See bug #390734
2735         for details.
2736
2737 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2738
2739         * thumbnailer/Makefile.am:
2740
2741         Use top_builddir instead top_srcdir for generated schema
2742         file installation. Fixes bug #390161.
2743
2744 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2745
2746         * configure.ac:
2747         * backend/Makefile.am:
2748         * backend/ev-document-transition.[ch]:
2749         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2750         (pdf_document_page_transition_iface_init):
2751         * shell/ev-view-private.h:
2752         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2753         (ev_view_set_presentation), (transition_next_page),
2754         (ev_view_presentation_transition_stop),
2755         (ev_view_presentation_transition_start), (ev_view_next_page):
2756
2757         Add page transition support in presentation mode. At the moment only
2758         page duration is supported, but not transition effects. Fixes bug
2759         #309815.
2760
2761 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2762
2763         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2764
2765         Run find_link_dest with document lock held, since it's called by links
2766         thread and main thread at the same time. 
2767
2768 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2769
2770         * shell/ev-view.c: (goto_dest):
2771
2772         Update page-cache when page is changed by the view, so that
2773         page-changed signal is emitted. 
2774
2775 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2776
2777         * test/test1.py:
2778         * test/test2.py:
2779
2780         Use C locale in tests. 
2781
2782 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2783
2784         * shell/ev-window.c: (ev_window_run_presentation):
2785         * shell/ev-view-private.h:
2786         * shell/ev-view.c: (ev_view_set_presentation):
2787
2788         Restore zoom settings when back from presentation mode. 
2789
2790 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2791
2792         * shell/ev-window.c: (ev_window_run_presentation):
2793
2794         Always use "best fit" zoom in presentation mode.
2795         Fixes bug #389195.
2796
2797 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2798
2799         * shell/ev-view.c: (ev_view_goto_window_create):
2800
2801         Show "Jump to page" label in the page jumping popup in
2802         presentation mode instead of just a GtkEntry.
2803
2804 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2805
2806         * shell/ev-window.c: (launch_external_uri):
2807
2808         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2809         #378085.
2810
2811 2006-12-22  Elijah Newren  <newren gmail com>
2812
2813         * configure.ac: explicitly check for libxml2.  Fixes #388795
2814
2815 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2816
2817         * shell/ev-view-private.h:
2818         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2819         (ev_view_goto_window_delete_event), (key_is_numeric),
2820         (ev_view_goto_window_key_press_event),
2821         (ev_view_goto_window_button_press_event),
2822         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2823         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2824         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2825
2826         Allow jumping to another page by typing a page number in presentation
2827         mode. It uses a popup window with an entry. Fixes bug #353625.
2828
2829 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2830
2831         * configure.ac:
2832         * properties/ev-properties-view.c: (ev_get_default_user_units),
2833         (ev_regular_paper_size):
2834         
2835         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2836         to Damien Carbery <damien.carbery@sun.com> and
2837         Yevgen Muntyan <muntyan@tamu.edu>.
2838
2839 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2840
2841         * shell/ev-window.c: (setup_document_from_metadata):
2842
2843         Make sure Evince doesn't restore the view on the last
2844         page when a document is reopened. Fixes bug #383381.
2845
2846 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2847
2848         * shell/ev-view.c: (draw_loading_text):
2849
2850         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2851
2852 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2853
2854         * configure.ac:
2855         * NEWS:
2856
2857         Release 0.7.0
2858
2859 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2860
2861         * configure.ac:
2862         * pdf/ev-poppler.cc: (pdf_print_context_free),
2863         (pdf_document_file_exporter_begin),
2864         (pdf_document_file_exporter_do_page):
2865
2866         Make cairo-pdf depedency optional. 
2867
2868 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2869
2870         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2871
2872         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2873
2874 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2875
2876         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2877         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2878         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2879         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2880         * shell/ev-view.c: (draw_loading_text):
2881         * shell/ev-window.c: (ev_window_cmd_file_properties):
2882
2883         Use an specific lock for FontConfig. Hopefully it fixes some crashes
2884         related to using FontConfig from different threads.
2885         
2886 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2887
2888         * shell/ev-view.c: (draw_loading_text):
2889
2890         Acquire lock document when drawing "Loading..." text so that only one
2891         thread will use FontConfig at the same time. Fixes bug #374750.
2892
2893 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2894
2895         * shell/ev-page-action.[ch]: (activate_cb):
2896         * shell/ev-window.c: (activate_label_cb):
2897
2898         Check if text inserted in page entry is a valid page number when it
2899         doesn't match to any document page label. Fixes bug #383165.
2900
2901 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
2902         * shell/ev-window.c:
2903
2904         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2905         available with GTK < 2.10. Added an ifdef to avoid compilation
2906         error.
2907
2908 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2909
2910         * configure.ac:
2911         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2912
2913         Fix ps backend in multihead systems.
2914
2915 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2916
2917         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
2918         * shell/ev-window.c: (ev_window_get_screen_dpi),
2919         (ev_window_update_actions), (setup_view_from_metadata),
2920         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
2921
2922         Take screen DPI into account when zooming. Fixes bug #318285.
2923
2924 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2925
2926         * data/Makefile.am:
2927
2928         Cleaned up/slightly refactored Makefile.am. Added GConf
2929         schemas uninstallation as well.
2930
2931 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2932
2933         * Makefile.am:
2934         * test/Makefile.am:
2935
2936         Fight with autotools to fix make check. Make distcheck
2937         works fine as well now!
2938
2939 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2940
2941         * shell/ev-view.c: (draw_end_presentation_page):
2942
2943         Corrected "end of presentation" string.
2944
2945 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2946
2947         * shell/ev-view.c: (ev_view_key_press_event):
2948
2949         Correctly propagate key press event so that up/down keys
2950         work as expected (correct behaviour was broken by
2951         black/white screen key bindings for presentations).
2952
2953 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2954
2955         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
2956         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
2957         (pdf_document_find_get_progress), (pdf_selection_render_selection),
2958         (pdf_selection_get_selection_region),
2959         (pdf_selection_get_selection_map):
2960
2961         Add "static" to some private functions. 
2962
2963 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
2964
2965         * lib/ev-tooltip.h:
2966         * properties/ev-properties-view.h:
2967         * shell/ev-jobs.h:
2968         * shell/ev-properties-dialog.h:
2969         * shell/ev-properties-fonts.h:
2970         * shell/ev-sidebar-links.h:
2971         * shell/ev-sidebar-thumbnails.h:
2972         * shell/ev-sidebar.h:
2973         * shell/ev-window.h:
2974         
2975         Fixes CHACK type in class casts. See bug #385343
2976         for details.
2977
2978 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2979
2980         * shell/ev-view-private.h:
2981         * shell/ev-view.c: (draw_end_presentation_page),
2982         (ev_view_expose_event), (ev_view_key_press_event),
2983         (ev_view_class_init), (ev_view_init):
2984
2985         Blank screen in presentation mode when pressing 'b' (filling with
2986         black) or 'w' (filling with white) keys. Fixes bug #358132.
2987
2988 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
2989
2990         * data/evince-toolbar.xml:
2991         * shell/ev-window.c:
2992         
2993         Use stock icon for Select All action. Fixes
2994         bug #382652.
2995
2996 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
2997
2998         * shell/ev-view.c: (get_doc_point_from_offset),
2999         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
3000
3001         Add links support in rotated documents. Fixes bug #343733.
3002
3003 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3004
3005         * shell/ev-view-private.h:
3006         * shell/ev-view.c: (draw_end_presentation_page),
3007         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
3008
3009         Show a blank page after the last page in presentation mode with a
3010         message indicating that presentation has finished and how to exit. 
3011
3012 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3013
3014         * shell/ev-window.c: (fullscreen_timeout_cb):
3015
3016         Hide cursor after a while in presentation mode. 
3017
3018 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3019
3020         * backend/ev-document-info.h:
3021         * data/evince-properties.glade:
3022         * pdf/ev-poppler.cc:
3023         * properties/ev-properties-view.c: (ev_regular_paper_size),
3024         (ev_properties_view_set_info):
3025         * ps/ps-document.c: (ps_document_get_info):
3026
3027         Adds a paper size field to the properties dialog. Fixes
3028         bug #307315. Patch by Kasper Svendsen (with some i18n
3029         changes done by me).
3030
3031 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3032
3033         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3034         (screensaver_init_dbus), (totem_scrsaver_new),
3035         (totem_scrsaver_init):
3036         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3037         * shell/ev-application.c: (ev_application_register_service),
3038         (ev_application_screensaver_enable),
3039         (ev_application_screensaver_disable):
3040         * shell/ev-application.h:
3041         * shell/ev-window.c: (ev_window_run_presentation),
3042         (ev_window_stop_presentation), (build_comments_string),
3043         (ev_window_init):
3044         
3045         Move screensaver handling to application. No more
3046         message on startup.
3047
3048 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3049
3050         * configure.ac:
3051         * backend/Makefile.am:
3052         * backend/ev-file-exporter.[ch]:
3053         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
3054         * ps/ps-document.c: (ps_document_file_exporter_*):
3055         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
3056         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3057         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3058         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3059
3060         Allow printing to PDF when suppoted by the backend.
3061         
3062 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3063
3064         * shell/ev-window.c: (build_comments_string):
3065
3066         Use always "Document Viewer" in about dialog. 
3067
3068 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3069
3070         * djvu/djvu-document.c: (djvu_document_get_page_size):
3071
3072         Display a warning message when get_pageinfo fails. 
3073
3074 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
3075
3076         * Makefile.am:
3077         * backend/Makefile.am:
3078         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3079         * configure.ac:
3080         * shell/ev-window.c: (build_comments_string):
3081         
3082         Make pdf compilation optional. See bug #38007.
3083
3084 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3085
3086         * ps/ps.c: (get_next_text):
3087
3088         Fix CVE-2006-5864.
3089
3090 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3091
3092         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
3093         * shell/ev-navigation-action.c: (connect_proxy),
3094         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3095         
3096         Do not call g_type_class_peek_parent twice.
3097
3098 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3099
3100         * configure.ac:
3101         * data/icons/24x24/.cvsignore:
3102         * data/icons/24x24/Makefile.am:
3103         * data/icons/24x24/evince.png:
3104         * data/icons/Makefile.am:
3105         
3106         Add 24x24 icon. Thanks to 
3107         Michael Monreal <infernux@web.de>.
3108
3109 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3110
3111         * configure.ac: Fix typo in configure.ac. Thanks
3112         to dmacks@netspace.org for notification.
3113
3114 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3115
3116         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3117         
3118         Drop dbus include, fixes compilation with older dbus.
3119
3120 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3121
3122         * configure.ac:
3123         * cut-n-paste/Makefile.am:
3124         * cut-n-paste/totem-screensaver/.cvsignore
3125         * cut-n-paste/totem-screensaver/Makefile.am:
3126         * cut-n-paste/totem-screensaver/README:
3127         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3128         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
3129         * shell/Makefile.am:
3130         * shell/ev-window.c: (ev_window_run_presentation),
3131         (ev_window_stop_presentation), (ev_window_cmd_help_about),
3132         (ev_window_init):
3133
3134         Implemented screensaver enabling/disabling for
3135         presentation mode (not fullscreen mode). Code stolen
3136         from Totem (with some minor tweaks). Fixes bug #338889.
3137
3138 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3139
3140         * configure.ac:
3141
3142         Bump gnome-icon-theme requirements. We use the rotation
3143         icons that appeared recently.
3144
3145 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3146
3147         * shell/ev-history.c: (ev_history_add_page):
3148         * shell/ev-history.h:
3149         * shell/ev-window.c: (page_changed_cb):
3150         
3151         Use page labels instead of numbers.
3152
3153 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3154
3155         * data/evince-toolbar.xml:
3156         * po/POTFILES.in:
3157         * shell/Makefile.am:
3158         * shell/ev-navigation-action-widget.c:
3159         (ev_navigation_action_widget_init),
3160         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3161         (menu_detacher), (ev_navigation_action_widget_set_menu),
3162         (menu_position_func), (popup_menu_under_arrow),
3163         (ev_navigation_action_widget_toggled),
3164         (ev_navigation_action_widget_button_press_event):
3165         * shell/ev-navigation-action-widget.h:
3166         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3167         (ev_navigation_action_set_window), (activate_menu_item_cb),
3168         (new_history_menu_item), (new_empty_history_menu_item),
3169         (build_menu), (menu_activated_cb), (connect_proxy),
3170         (create_tool_item), (ev_navigation_action_init),
3171         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3172         * shell/ev-navigation-action.h:
3173         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3174         (ev_page_action_widget_set_page_cache),
3175         (ev_page_action_widget_finalize),
3176         (ev_page_action_widget_class_init), (match_selected_cb),
3177         (display_completion_text), (match_completion), (build_new_tree_cb),
3178         (get_filter_model_from_model),
3179         (ev_page_action_widget_update_model):
3180         * shell/ev-page-action-widget.h:
3181         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3182         (connect_proxy):
3183         * shell/ev-page-action.h:
3184         * shell/ev-stock-icons.c:
3185         * shell/ev-stock-icons.h:
3186         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3187         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3188         (register_custom_actions):
3189         * shell/main.c:
3190         
3191         Preliminary history implementation
3192
3193 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3194
3195         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3196         (dvi_document_class_init), (dvi_document_init_params):
3197         * dvi/mdvi-lib/font.c: (font_reference):
3198         
3199         Add reference to subfont. Fixes bug #374277.
3200
3201 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3202
3203         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3204         (ev_window_cmd_file_open_copy_at_dest):
3205
3206         Fix a race condition when creating symlink. Increase the counter
3207         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3208         Mathias Hasselmann).
3209
3210 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3211
3212         * backend/Makefile.am:
3213         * backend/ev-attachment.c: (ev_attachment_open):
3214         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3215         (ev_tmp_dir), (ev_tmp_filename):
3216         * shell/ev-sidebar-attachments.c:
3217         (ev_sidebar_attachments_drag_data_get):
3218         * shell/ev-window.c: (ev_window_clear_temp_file):
3219
3220         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3221         in ensure_dir_exists. Abort without crashing when we can't create
3222         user's directory.
3223
3224 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3225
3226         * data/evince-ui.xml:
3227         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3228         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3229         (ev_window_cmd_file_open_copy_at_dest),
3230         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3231         (ev_view_popup_cmd_open_link_new_window):
3232
3233         Allow opening a copy of the current document in a new window. Fixes bug
3234         #357472
3235
3236 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3237
3238         * data/evince-toolbar.xml:
3239         
3240         Add rotate right and rotate left to available items for toolbar.
3241         
3242         * data/evince-ui.xml:
3243         * shell/ev-window.c: (ev_window_init):
3244         
3245         Customize toolbar with right click. Fixes bug #372451.
3246
3247 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3248
3249         * shell/ev-window.c: 
3250         
3251         Use "object-rotate-{left,right}" stock icons. Fixes 
3252         bug #373863.
3253
3254 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3255
3256         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3257         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3258         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3259         (ev_window_open_uri):
3260         * shell/main.c: (arguments_parse):
3261
3262         Remove temp file created when evince is used by GTK+ in
3263         preview mode. Fixes bug #365282. 
3264
3265 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3266
3267         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3268         
3269         Fixes bug #372474 - Side pane disabled when entering 
3270         and leaving fullscreen mode.
3271
3272 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3273
3274         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3275         * data/Makefile.am:
3276         * data/evince-preview-toolbar.xml:
3277         * data/evince-toolbar.xml:
3278         * shell/ev-application.c: (ev_application_shutdown),
3279         (ev_application_init), (ev_application_get_toolbars_model):
3280         * shell/ev-application.h:
3281         * shell/ev-window.c: (update_chrome_visibility),
3282         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3283         (ev_window_cmd_edit_toolbar), (ev_window_init):
3284         
3285         Fixes bug #364364 - toolbar editor shows zoom actions again.
3286
3287 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3288
3289         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3290
3291         Do not take margins into consideration for paper size when printing.
3292         Really fixes bug #350491.
3293
3294 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3295
3296         * data/evince-ui.xml:
3297         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3298         (ev_window_cmd_file_print_setup),
3299         (ev_window_print_dialog_response_cb),
3300         (ev_window_setup_action_sensitivity):
3301
3302         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3303
3304 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3305
3306         * shell/ev-window.c: (ev_window_print_range):
3307
3308         Revert my previuos commit, since printing to PDF is not supported by
3309         evince yet. 
3310
3311 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3312
3313         * shell/ev-window.c: (ev_window_print_range):
3314
3315         Enable print to a PDF. Fixes bug #332121.
3316
3317 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3318
3319         * shell/ev-application-service.xml:
3320         * shell/ev-application.[ch]: (ev_application_open_window),
3321         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3322         (ev_application_open_uri), (ev_application_open_uri_list):
3323         * shell/ev-window.c: (file_open_dialog_response_cb),
3324         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3325         (drag_data_received_cb), (open_remote_link):
3326         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3327
3328         Add support for multiscreen systems. Fixes bug #316206.
3329
3330 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3331
3332         * shell/ev-jobs.[ch]: (ev_job_print_new),
3333         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3334         (ev_job_print_do_page):
3335         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3336
3337         Allow printing only odd/even pages. Fixes bug #367289.
3338
3339 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3340
3341         * test/test1.py:
3342         * test/test2.py:
3343
3344         Re-add locale settings to test files.
3345
3346 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3347
3348         * data/evince-ui.xml:
3349         * shell/ev-window.c: (set_action_properties):
3350         
3351         Removed garbage from code and ui.
3352
3353 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3354
3355         * shell/ev-window.c: (ev_window_cmd_help_about):
3356
3357         Shamelessly add my name to the list of contributors.
3358
3359 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3360
3361         * test/test1.py:
3362         * test/test2.py:
3363
3364         Cleaned up the dogtail scripts.
3365
3366 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3367
3368         * shell/ev-view.c: (draw_loading_text): Don't render
3369         "loading..." text in presentation mode. Temporary
3370         workaround for bug #320352.
3371
3372 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3373
3374         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3375         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3376
3377         Use print settings scale, copies, collate and reverse which were
3378         ignored. Fixes bug #359032.
3379
3380 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3381
3382         * configure.ac:
3383         * data/evince-password.glade:
3384         * test/Makefile.am:
3385         * test/test-encrypt.pdf:
3386         * test/test-links.pdf:
3387         * test/test1.py:
3388         * test/test2.py:
3389
3390         Add automated UI tests for evince with dogtail. See
3391         bug #300948.    
3392
3393 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3394
3395         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3396
3397         Hide fullscreen toolbar when switching to another desktop workspace.
3398         Fixes bug #338871
3399
3400 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3401
3402         * shell/ev-window-title.c: 
3403         
3404         Test for .dvi in title of pdf documents.
3405
3406 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3407
3408         * shell/ev-view.c: (ev_view_scroll):
3409
3410         Page Up/Down should do page jumps in "Best fit" mode.
3411         If a user has explicitly chosen to view exactly one page
3412         at a time, scrolling just a part of the page when
3413         pressing Page Up/Down is not right. Fixes bug #323107.
3414
3415 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3416
3417         * NEWS:
3418         * configure.ac:
3419         
3420         Update for 0.6.1
3421
3422 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3423
3424         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3425         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3426         
3427         Correctly disconnect from job signals on destroy.
3428
3429 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3430
3431         * shell/ev-view-private.h:
3432         * shell/ev-view.c: (view_set_adjustment_values),
3433         (view_update_range_and_current_page),
3434         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3435         
3436         Fixes bug #343199, current page now follows find page.
3437
3438 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3439
3440         * backend/ev-document-factory.c:
3441         * configure.ac:
3442         Assigned OpenDocument presenation MIME type to the
3443         Impress backend. Added some missing (but harmless)
3444         #ifdefs in the document factory as well to make things
3445         consistent again. Fixes bug #360658.
3446
3447 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3448
3449         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3450         * backend/ev-document-find.c: (ev_document_find_get_type):
3451         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3452         * backend/ev-document-links.c: (ev_document_links_get_type):
3453         * backend/ev-document-security.c: (ev_document_security_get_type):
3454         * backend/ev-document-thumbnails.c:
3455         (ev_document_thumbnails_get_type):
3456         * backend/ev-document.c: (ev_document_get_type):
3457         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3458         * backend/ev-selection.c: (ev_selection_get_type):
3459         * cut-n-paste/recent-files/egg-recent-model.c:
3460         (egg_recent_model_get_type):
3461         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3462         (egg_recent_view_uimanager_get_type):
3463         * cut-n-paste/recent-files/egg-recent-view.c:
3464         (egg_recent_view_get_type):
3465         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3466         (egg_editable_toolbar_get_type):
3467         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3468         (egg_toolbar_editor_get_type):
3469         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3470         (egg_toolbars_model_get_type):
3471         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3472         (egg_tree_multi_drag_source_get_type):
3473         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3474         (ephy_zoom_action_get_type):
3475         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3476         (ephy_zoom_control_get_type):
3477         * impress/r_back.c: (_imp_fill_back):
3478         * properties/ev-properties-main.c:
3479         (ev_properties_plugin_register_type):
3480         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3481         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3482         (ev_view_accessible_factory_get_type):
3483
3484         Reduce relocations. Bug #360616.
3485
3486 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3487
3488         * backend/ev-document-factory.c:
3489         (ev_document_factory_get_document):
3490         
3491         Load document even if extension is wrong.
3492
3493 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3494
3495         * shell/ev-metadata-manager.c: (save_values):
3496         * shell/ev-window.c: (setup_size_from_metadata),
3497         (setup_view_from_metadata), (ev_window_setup_document),
3498         (ev_window_xfer_job_cb), (window_configure_event_cb):
3499         
3500         Set size according to the document size/page size ratio.
3501         That should correct rather wierd behaviour of the previous
3502         commit.
3503
3504 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3505
3506         * shell/ev-window.c: (setup_view_from_metadata):
3507         
3508         Set size for new windows from previous window size.
3509         See bugs #354968 and #168450 for details. Thanks
3510         to Meik Hellmund.
3511
3512 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3513
3514         * djvu/djvu-links.c: (build_tree):
3515
3516         Fix memory leak.
3517
3518 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3519
3520         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3521         
3522         Don't make sidebar close button insensitive. Fixes
3523         bug #357871.
3524
3525 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3526
3527         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3528         (ev_window_set_view_accels_sensitivity):
3529         
3530         Don't enable Slash on documents which don't support
3531         find. Fixes bug #358648.
3532
3533 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3534
3535         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3536         open dialog fall back to the current document uri if the
3537         filechooser hasn't been used before. Fixes bug #356980.
3538
3539 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3540
3541         * shell/ev-window.c: (ev_window_setup_recent), 
3542         (ev_window_get_recent_file_label):
3543
3544         Escape underscores in filenames of recent file items.
3545
3546 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3547
3548         * configure.ac:
3549         
3550         Bumped poppler requirements, really 0.5.3 is very 
3551         buggy, now we require 0.5.4.
3552
3553 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3554
3555         * djvu/Makefile.am:
3556         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3557         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3558         (djvu_document_document_links_iface_init):
3559         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3560         (number_from_string_10), (get_djvu_link_dest),
3561         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3562         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3563         (djvu_links_get_links), (djvu_links_find_link_dest),
3564         (djvu_links_get_links_model):
3565         * djvu/djvu-links.h:
3566         
3567         Add support for links and bookmarks in djvu documents. Thanks
3568         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3569         patch.
3570
3571 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3572
3573         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3574         
3575         Reopen should reload document. Fixes 
3576         bug 327951.
3577
3578 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3579
3580         * configure.ac:
3581         * data/Makefile.am:
3582         * data/evince-16.png:
3583         * data/evince-22.png:
3584         * data/evince.png:
3585         * data/evince.svg:
3586         * data/icons/16x16/Makefile.am:
3587         * data/icons/16x16/evince.png:
3588         * data/icons/22x22/Makefile.am:
3589         * data/icons/22x22/evince.png:
3590         * data/icons/48x48/Makefile.am:
3591         * data/icons/48x48/evince.png:
3592         * data/icons/Makefile.am:
3593         * data/icons/scalable/Makefile.am:
3594         * data/icons/scalable/evince.svg:
3595         
3596         Install icons with correct names. Fixes
3597         bug #354429.
3598
3599 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3600
3601         * shell/ev-view.c: (ev_view_button_release_event):
3602
3603         Don't open links with middle mouse button. Fixes bug #353649
3604
3605 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3606
3607         * NEWS:
3608         * configure.ac:
3609         
3610         Update for release 0.6.0
3611
3612 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3613
3614         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3615         Implement Close named action. Patch by Carlos Garcia Campos.
3616
3617 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3618
3619         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3620         
3621         Don't clear link mapping on copy_job_to_job_info. Fixes
3622         bug 346168.
3623
3624 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3625
3626         * shell/main.c: (main):
3627
3628         Revert my previous commit, gnome_program_init owns the option context.
3629         Fix another memory leak in main. Both caught by Christian Persch. 
3630
3631 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3632
3633         * shell/main.c: (main):
3634
3635         Fix memory leak.
3636
3637 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3638
3639         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3640
3641         Fix crash when opening a pdf with password protection. 
3642
3643 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3644
3645         * pdf/ev-poppler.cc: (pdf_document_search_free):
3646
3647         Fix memory leak. 
3648
3649 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3650
3651         * backend/ev-document-factory.c:
3652         (ev_document_factory_get_document):
3653         * tiff/tiff-document.c: (tiff_document_finalize):
3654         
3655         More correct handling of document loading. Fixes
3656         bug #349043.
3657
3658 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3659
3660         * backend/ev-attachment.c: (ev_attachment_save):
3661
3662         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3663         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3664
3665 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3666         
3667         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3668         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3669
3670 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3671
3672         * shell/ev-sidebar-thumbnails.c:
3673
3674         Do not render thumbnails unless thumbnails page is active in the
3675         sidebar.
3676
3677 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3678
3679         * shell/ev-properties-dialog.c:
3680
3681         Fix dialogue spacing. Bug #351370.
3682
3683 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3684
3685         * configure.ac:
3686
3687         Use lowercase gettext catalog file names (evince.mo
3688         instead of Evince.mo)
3689
3690 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3691
3692         * shell/ev-sidebar-attachments.c:
3693
3694         GtkIconTheme is now screen safe too. Fixes bug #350878
3695
3696 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3697
3698         * shell/ev-window.c:
3699
3700         GtkRecent manager is now screen safe. Fixes bug #350145
3701
3702 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3703
3704         * shell/ev-sidebar.c: (ev_sidebar_init):
3705         
3706         Make sidebar close icon smaller. Fix for bug 350177.
3707         See also bugs 350176 and 165770.
3708
3709 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3710
3711         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3712
3713         Ignore zoom for xyz destinations when it's <= 1, keeping user
3714         preferences instead. Set correct sizing-mode for fith and fitv
3715         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3716
3717 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3718
3719         * NEWS:
3720         * configure.ac:
3721         
3722         Update for release 0.5.5
3723
3724 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3725         
3726         * shell/ev-window.c: (ev_window_cmd_escape)
3727
3728         Escape unfocus page entry. Fixes bug #345809.
3729
3730 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3731
3732         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3733         (build_tree), (pdf_document_links_get_links),
3734         (pdf_document_links_find_link_dest):
3735         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3736         (goto_xyz_dest):
3737
3738         Convert from PDF style coordinates to X style coordinates in the
3739         backend rather than in the view. Fixes bug #338440
3740
3741 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3742
3743         * shell/ev-window.c:
3744         
3745         Remove Ctrl+Shift+T shortcut for toolbars. See
3746         the bug #350098.
3747
3748 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3749
3750         * configure.ac:
3751
3752         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3753         of this. 
3754
3755 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3756
3757         * configure.ac:
3758         * cut-n-paste/Makefile.am:
3759         * data/evince-ui.xml:
3760         * shell/Makefile.am:
3761         * shell/ev-application.[ch]:
3762         * shell/ev-window.c:
3763
3764         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3765         #349273
3766
3767 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3768
3769         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3770         findbar code: s/help/search/
3771
3772 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3773
3774         * shell/ev-window.c: (setup_document_from_metadata),
3775         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3776         (setup_view_from_metadata):
3777         
3778         Fix memory leaks.
3779
3780 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3781
3782         * autogen.sh, configure.ac: 
3783         
3784         Update automake usage. See bug 349292.
3785
3786 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3787
3788         * shell/eggfindbar.c: (egg_find_bar_class_init),
3789         (entry_activate_callback), (egg_find_bar_init),
3790         (egg_find_bar_set_status_text):
3791         * shell/eggfindbar.h:
3792         
3793         Unify Evince findbar with Epiphany. Nice patch
3794         from Fabricio Silva <silva@crans.org> and
3795         Frederic Peters <fpeters@entrouvert.com>. See
3796         bug #339966 for details.
3797
3798 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3799
3800         * data/evince.desktop.in.in:
3801         
3802         Correct information for bugzilla. Thanks to
3803         Olaf Vitters, see bug #348855.
3804
3805 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3806
3807         * shell/ev-jobs.[ch]:
3808         * shell/ev-sidebar-links.c:
3809         * shell/ev-window.[ch]:
3810
3811         GtkPrintJob doesn't support print ranges or current page, so we export
3812         to a ps file now when printing ranges or current page.
3813
3814 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3815
3816         * pdf/ev-poppler.cc:
3817         * shell/ev-window.c: (do_action_named):
3818
3819         We should be more clear about bugzilla. See the
3820         poppler bug #7623.
3821
3822 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3823
3824         * configure.ac:
3825         * shell/Makefile.am:
3826         * shell/ev-job-queue.c:
3827         * shell/ev-jobs.[ch]:
3828         * shell/ev-sidebar-links.c:
3829         * shell/ev-window.[ch]:
3830         
3831         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3832         #348422
3833
3834 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3835
3836         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3837         * shell/ev-application-service.xml:
3838         * shell/ev-application.[ch]:
3839         * shell/ev-jobs.[ch]:
3840         * shell/ev-window.[ch]: (ev_window_run_preview):
3841         * shell/main.c: 
3842
3843         Add preview mode to use evince as a printing previewer. It also adds
3844         other command line options for fullscreen and presentation modes.
3845         Fixes bugs #347822, #317031
3846
3847 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3848
3849         * NEWS:
3850         * configure.ac:
3851         
3852         Update for release 0.5.4
3853
3854 2006-07-11  Bastien Nocera <hadess@hadess.net>
3855
3856         * Makefile.am:
3857         * backend/Makefile.am:
3858         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3859         * backend/ev-document-factory.h:
3860         * configure.ac:
3861         * impress/.cvsignore:
3862         * impress/Makefile.am:
3863         * impress/common.h:
3864         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3865         (imp_get_page), (imp_next_page), (imp_prev_page),
3866         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3867         * impress/f_oasis.c: (render_object), (render_page),
3868         (get_geometry), (_imp_oasis_load):
3869         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3870         (_imp_oo13_load):
3871         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3872         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3873         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3874         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3875         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3876         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3877         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3878         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3879         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3880         (iks_new_within), (iks_insert), (iks_insert_cdata),
3881         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3882         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3883         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3884         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3885         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3886         (iks_cdata), (iks_cdata_size), (iks_has_children),
3887         (iks_has_attribs), (escape_size), (my_strcat), (escape),
3888         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3889         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3890         (iks_tree), (iks_load), (iks_save):
3891         * impress/iksemel.h:
3892         * impress/imposter.h:
3893         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3894         (imp_render_draw_bezier_real), (imp_render_get_size),
3895         (imp_render_set_fg_color), (imp_render_draw_line),
3896         (imp_render_draw_rect), (imp_render_draw_polygon),
3897         (imp_render_draw_arc), (imp_render_draw_bezier),
3898         (imp_render_open_image), (imp_render_get_image_size),
3899         (imp_render_scale_image), (imp_render_draw_image),
3900         (imp_render_close_image), (imp_render_markup),
3901         (imp_render_get_text_size), (imp_render_draw_text),
3902         (impress_document_load), (impress_document_save),
3903         (impress_document_get_n_pages), (impress_document_get_page_size),
3904         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3905         (impress_document_finalize), (impress_document_class_init),
3906         (impress_document_can_get_text), (impress_document_get_info),
3907         (impress_document_document_iface_init),
3908         (impress_document_thumbnails_get_thumbnail),
3909         (impress_document_thumbnails_get_dimensions),
3910         (impress_document_document_thumbnails_iface_init),
3911         (impress_document_init):
3912         * impress/impress-document.h:
3913         * impress/internal.h:
3914         * impress/r_back.c: (_imp_fill_back):
3915         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
3916         (_imp_draw_image), (_imp_tile_image):
3917         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
3918         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
3919         (r_polyline):
3920         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
3921         (r_draw_gradient_complex), (r_draw_gradient):
3922         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
3923         (r_get_bullet):
3924         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
3925         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
3926         (r_text):
3927         * impress/render.c: (imp_create_context), (imp_context_set_page),
3928         (imp_context_set_step), (imp_render), (imp_delete_context):
3929         * impress/render.h:
3930         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
3931         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
3932         (zip_load_xml), (zip_get_size), (zip_load):
3933         * impress/zip.h:
3934         * shell/ev-utils.c:
3935         
3936         New backend to support impress slides. Fixes bug #30867.
3937
3938 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
3939
3940         * shell/ev-utils.c: (using_postscript_printer):
3941         
3942         Fixes crash when print using PAPI backend,
3943         bug #345012.
3944
3945 2006-06-09  Pat Rondon  <pmr@patrondon.org>
3946
3947         * shell/ev-jobs.c: (ev_job_xfer_run):
3948         * shell/ev-window.c: (password_dialog_response),
3949         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
3950         (ev_window_dispose):
3951         Fixes bug #344160: if the xfer job doesn't complete
3952         because a password is required, reload the existing
3953         instance instead of creating a new one.
3954
3955 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3956
3957         * shell/main.c: (main): Call gdk_threads_init. Thus
3958         we'll avoid errors in auth dialog. Fix for the bug
3959         #343347.
3960
3961 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3962
3963         * configure.ac: Advertise pixbuf support, fix
3964         for the bug 343317.
3965
3966 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3967
3968         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
3969         (ev_sidebar_thumbnails_set_document):
3970         
3971         Update sidebar thumbnails after reloading.
3972
3973 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3974
3975         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
3976         * shell/ev-jobs.h:
3977         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
3978         (ev_window_cmd_view_reload), (ev_window_init):
3979         
3980         Don't crash on reload. Fix for the bug #343167.
3981
3982 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3983
3984         * shell/ev-jobs.c: (ev_job_render_run):
3985         
3986         Check for document links.
3987
3988 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3989
3990         * backend/ev-attachment.c: (ev_attachment_save),
3991         (ev_attachment_launch_app), (ev_attachment_open):
3992         * backend/ev-document-factory.c: (get_document_from_uri):
3993         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3994         (egg_recent_view_uimanager_set_list):
3995         * ps/ps-document.c: (check_filecompressed), (document_load),
3996         (ps_document_load):
3997         * shell/ev-metadata-manager.c: (load_values):
3998         * shell/ev-password.c: (ev_password_dialog_set_property):
3999         * shell/ev-view.c: (tip_from_link):
4000         * shell/ev-window.c: (file_save_dialog_response_cb),
4001         (ev_window_print_dialog_response_cb):
4002         
4003         Use consistent quoting style. Fix for the bug #320285.
4004
4005 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4006
4007         * shell/ev-jobs.c: (ev_job_xfer_run):
4008         * shell/main.c: (load_files):
4009                 
4010         Open links with anchors. Fix for the bug #339836.
4011
4012 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4013
4014         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
4015         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
4016         (ev_link_dest_set_property), (ev_link_dest_finalize),
4017         (ev_link_dest_class_init), (ev_link_dest_new_named),
4018         (ev_link_dest_new_page_label):
4019         * backend/ev-link-dest.h:
4020         * shell/ev-application.c: (ev_application_open_uri):
4021         * shell/ev-view.c: (goto_dest):
4022         * shell/ev-window.c:
4023         * shell/ev-window.h:
4024         
4025         Fix page-label command line option. Bug #342070.
4026
4027 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4028
4029         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4030         
4031         Don't show highlight rects if page can't be showed. Fix for 
4032         the bug #342076
4033
4034 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4035
4036         * shell/ev-window.c: (setup_sidebar_from_metadata),
4037         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
4038         
4039         Setup sidebar from metadata even if there is no document
4040         loaded. Fix for the bug #342807.
4041
4042 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4043
4044         * cut-n-paste/toolbar-editor/Makefile.am:
4045         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4046         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
4047         (find_action), (drag_data_delete_cb), (drag_begin_cb),
4048         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
4049         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
4050         (popup_context_menu_cb), (button_press_event_cb),
4051         (configure_item_sensitivity), (configure_item_cursor),
4052         (configure_item_tooltip), (connect_widget_signals),
4053         (action_sensitive_cb), (create_item_from_action),
4054         (create_item_from_position), (toolbar_drag_data_received_cb),
4055         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
4056         (toolbar_drag_leave_cb), (configure_drag_dest),
4057         (toggled_visibility_cb), (toolbar_visibility_refresh),
4058         (create_dock), (toolbar_changed_cb), (unparent_fixed),
4059         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
4060         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
4061         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
4062         (egg_editable_toolbar_dispose),
4063         (egg_editable_toolbar_set_ui_manager),
4064         (egg_editable_toolbar_get_selected),
4065         (egg_editable_toolbar_set_selected), (set_edit_mode),
4066         (egg_editable_toolbar_set_property),
4067         (egg_editable_toolbar_get_property),
4068         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
4069         (egg_editable_toolbar_new_with_model),
4070         (egg_editable_toolbar_get_edit_mode),
4071         (egg_editable_toolbar_set_edit_mode),
4072         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
4073         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
4074         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4075         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
4076         (item_added_or_removed_cb), (toolbar_removed_cb),
4077         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
4078         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
4079         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
4080         (editor_create_item_from_name), (append_table),
4081         (update_editor_sheet), (egg_toolbar_editor_init):
4082         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
4083         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4084         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
4085         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
4086         (toolbar_node_free), (egg_toolbars_model_get_flags),
4087         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
4088         (egg_toolbars_model_get_name), (impl_add_item),
4089         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
4090         (parse_data_list), (parse_item_list), (parse_toolbars),
4091         (egg_toolbars_model_load_toolbars), (parse_available_list),
4092         (parse_names), (egg_toolbars_model_load_names),
4093         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
4094         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
4095         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
4096         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
4097         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
4098         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
4099         (egg_toolbars_model_set_types), (fill_avail_array),
4100         (egg_toolbars_model_get_name_avail),
4101         (egg_toolbars_model_get_name_flags),
4102         (egg_toolbars_model_set_name_flags):
4103         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4104         * cut-n-paste/toolbar-editor/eggintl.h:
4105         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4106         (egg_tree_multi_drag_source_get_type),
4107         (egg_tree_multi_drag_source_row_draggable),
4108         (egg_tree_multi_drag_source_drag_data_delete),
4109         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
4110         (egg_tree_multi_drag_button_release_event), (selection_foreach),
4111         (path_list_free), (set_context_data), (get_context_data),
4112         (get_info), (egg_tree_multi_drag_drag_data_get),
4113         (egg_tree_multi_drag_motion_event),
4114         (egg_tree_multi_drag_button_press_event),
4115         (egg_tree_multi_drag_add_drag_support):
4116         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
4117         * shell/ev-application.c: (ev_application_init),
4118         (ev_application_save_toolbars_model):
4119         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
4120         (ev_window_cmd_edit_toolbar), (ev_window_init):
4121         
4122         Sync toolbareditor with epiphany and libegg
4123
4124 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4125
4126         * configure.ac: 
4127
4128         Depend on poppler 0.5.2
4129
4130 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4131
4132         * shell/ev-jobs.c: (ev_job_render_run):
4133         
4134         Check if document supports links iterface.
4135
4136 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4137
4138         * NEWS:
4139         * configure.ac:
4140         
4141         Update for release 0.5.3
4142
4143 2006-05-13  Michael Plump  <plumpy@skylab.org>
4144
4145         * configure.ac:
4146         * shell/Makefile.am:
4147         * shell/main.c: (main):
4148         
4149         Port to GOption command line parsing. Fix for the 
4150         bug #327518
4151
4152 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4153
4154         * shell/ev-window.c: (ev_window_cmd_help_about):
4155         
4156         Do not wrap license. Fix for the bug #309460.
4157
4158 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4159
4160         * configure.ac:
4161         * properties/ev-properties-main.c: (ev_properties_get_pages):
4162         * shell/ev-application.c: (ev_application_open_window),
4163         (ev_application_open_uri_at_dest):
4164         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4165         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4166         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4167         * shell/ev-utils.c: (save_print_config_to_file):
4168         * shell/ev-window.c: (ev_window_cmd_save_as),
4169         (ev_attachment_popup_cmd_save_attachment_as):
4170         * shell/main.c: (load_files_remote):
4171         
4172         Bump requirements to gtk 2.8 and drop all ifdefs used.
4173
4174 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4175
4176         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4177         * shell/ev-window.c: (ev_window_init):
4178         
4179         Show attachments page.
4180
4181 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4182
4183         * po/POTFILES.in:
4184         * shell/ev-attachment-bar.c:
4185         * shell/ev-attachment-bar.h:
4186         * shell/ev-sidebar-attachments.c:
4187         (ev_sidebar_attachments_icon_cache_add),
4188         (icon_theme_get_pixbuf_from_mime_type),
4189         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4190         (ev_sidebar_attachments_icon_cache_refresh),
4191         (ev_sidebar_attachments_get_attachment_at_pos),
4192         (ev_sidebar_attachments_popup_menu_show),
4193         (ev_sidebar_attachments_popup_menu),
4194         (ev_sidebar_attachments_button_press),
4195         (ev_sidebar_attachments_update_icons),
4196         (ev_sidebar_attachments_drag_data_get),
4197         (ev_sidebar_attachments_get_property),
4198         (ev_sidebar_attachments_destroy),
4199         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4200         (ev_sidebar_attachments_new),
4201         (ev_sidebar_attachments_set_document),
4202         (ev_sidebar_attachments_support_document),
4203         (ev_sidebar_attachments_get_label),
4204         (ev_sidebar_attachments_page_iface_init):
4205         * shell/ev-sidebar-attachments.h:
4206         * shell/ev-window.c: (update_chrome_visibility),
4207         (setup_sidebar_from_metadata), (ev_window_setup_document),
4208         (ev_window_sidebar_current_page_changed_cb),
4209         (attachment_bar_menu_popup_cb), (ev_window_init):
4210         
4211         Move attachments bar to sidebar.
4212
4213 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4214
4215         * pdf/ev-poppler.cc:
4216         * shell/ev-application.[ch]:
4217         * shell/main.c:
4218
4219         Fix some memory leaks.
4220
4221 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4222
4223         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4224
4225         Change the properties dialog response to
4226         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4227         will make the dialog go away when the user presses
4228         enter. With gtk+ >= 2.9 this will happen anyway, but for
4229         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4230         escape by default. Fixes bug #340539. See also bug
4231         #101293 for the gtk+ part.
4232
4233 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4234
4235         * shell/ev-view.c (tip_from_action_named): Replace some strings
4236         that were wrong. Closes #340970.
4237
4238 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4239
4240         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4241
4242         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4243         #341049
4244
4245 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4246
4247         * djvu/Makefile.am:
4248         * dvi/Makefile.am:
4249         * dvi/mdvi-lib/Makefile.am:
4250         * properties/Makefile.am:
4251         * ps/Makefile.am:
4252         * shell/Makefile.am:
4253         * thumbnailer/Makefile.am:
4254         
4255         Due to broken libtool that is unable to track dependencies
4256         of noinst libraries we are forced to explicitely point
4257         libraries for binary. Fix for the bug #333334.
4258
4259 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4260
4261         * data/evince.desktop.in.in:
4262         * shell/ev-view.c: (view_update_range_and_current_page),
4263         (ev_view_next_page), (ev_view_previous_page):
4264         * shell/ev-window.c: (update_chrome_visibility),
4265         (setup_sidebar_from_metadata), (ev_window_setup_document),
4266         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4267         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4268         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4269         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4270         (ev_window_stop_presentation), (ev_window_focus_in_event),
4271         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4272         (ev_window_init):
4273         * thumbnailer/Makefile.am:
4274         
4275         Update fullscreen and presentation timeout handling. Hide
4276         cursor in presentation after timeout. Fix for the bugs
4277         #136359 and #336981.
4278
4279 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4280
4281         * backend/ev-link-action.[ch]:
4282         * pdf/ev-poppler.cc: (ev_link_from_action):
4283         * shell/ev-view-private.h:
4284         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4285         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4286
4287         Add support for Named Action links
4288
4289 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4290
4291         * backend/Makefile.am:
4292         * backend/ev-document-links.[ch]:
4293         * backend/ev-document.[ch]:
4294         * backend/ev-link-action.[ch]:
4295         * backend/ev-link-dest.[ch]:
4296         * backend/ev-link.[ch]:
4297         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4298         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4299         * shell/ev-page-action.c: (build_new_tree_cb):
4300         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4301         (links_page_num_func), (update_page_callback):
4302         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4303         (tip_from_link):
4304         * shell/ev-jobs.c:
4305         * shell/ev-window.[ch]: (ev_window_open_uri),
4306         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4307         * shell/ev-application.[ch]: (ev_application_open_window),
4308         (ev_application_open_uri):
4309
4310         Rework links system, it adds support for remote links now and it makes
4311         easier to add new kinds of actions and destinations. Fixes bug #317292
4312
4313 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4314
4315         * data/Makefile.am:
4316         * data/evince.png:
4317         * data/evince-16.png:
4318         * data/evince-22.png:
4319         * data/evince.svg:
4320         * shell/main.c: (main):
4321         
4322         Evince use it's own icon. Fix for the bug #313392.
4323
4324         * shell/ev-window.c: (fullscreen_timeout_cb),
4325         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4326         (ev_window_cmd_help_about), (ev_window_dispose):
4327         
4328         Simplify fullscreen timeout code.
4329
4330 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4331
4332         * backend/ev-attachment.c: 
4333         * shell/ev-attachment-bar.c:
4334         * shell/ev-window.c:
4335
4336         Allow multiple selection of attachments
4337
4338 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4339
4340         * shell/ev-view.c: (view_update_range_and_current_page),
4341         (ev_view_scroll):
4342         
4343         Fix for the bug #312573 – Optimal selection of current 
4344         page among visible pages.
4345
4346 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4347
4348         * configure.ac:
4349         * djvu/Makefile.am:
4350         * djvu/djvu-text.h:
4351         
4352         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4353         for the bug 339868.
4354
4355 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4356
4357         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4358
4359 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4360
4361         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4362         dictated by the GNOME HIG. Fixes bug #339235.
4363
4364 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4365
4366         * data/evince-ui.xml:
4367         * shell/ev-view.c: (ev_view_can_find_previous):
4368         * shell/ev-view.h:
4369         * shell/ev-window.c: (ev_window_update_actions),
4370         (ev_window_cmd_edit_find_previous):
4371
4372         Add support for "Find Previous" as dictated by the GNOME HIG. A
4373         menu item is added and some glue code to make it all work is added
4374         to various files.
4375
4376 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4377
4378         * configure.ac: Award myself the "useless use of cat" award.
4379
4380 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4381
4382         * po/LINGUAS: New file listing all supported languages.
4383
4384         * configure.in: Use po/LINGUAS instead of including all languages
4385         directly in this file. See the wiki for more information:
4386         http://live.gnome.org/GnomeGoals/PoLinguas
4387
4388 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4389
4390         * backend/ev-document-factory.c:
4391
4392         Do not load the document twice when there isn't errors
4393
4394 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4395
4396         * backend/ev-attachment.c: 
4397
4398         Fix a crash when there isn't a default application to open an
4399         attachment
4400
4401 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4402
4403         * backend/ev-attachment.[ch]:
4404         * shell/ev-attachment-bar.[ch]:
4405
4406         Added missing files. 
4407
4408 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4409
4410         * backend/Makefile.am:
4411         * data/evince-ui.xml:
4412         * backend/ev-attachment.[ch]:
4413         * backend/ev-document.[ch]: (ev_document_has_attachments),
4414         (ev_document_get_attachments):
4415         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4416         (attachment_save_to_buffer), (pdf_document_get_attachments),
4417         (pdf_document_document_iface_init):
4418         * shell/Makefile.am:
4419         * shell/ev-attachment-bar.[ch]:
4420         * shell/ev-window.c:
4421
4422         Add support for PDF attachments. Fixes bug #325143
4423
4424 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4425
4426         * backend/ev-document-factory.c: (get_document_from_uri),
4427         (ev_document_factory_get_document):
4428         * backend/ev-document-factory.h:
4429         * properties/ev-properties-main.c: (ev_properties_get_pages):
4430         * shell/Makefile.am:
4431         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4432         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4433         (ev_job_queue_remove_job):
4434         * shell/ev-job-queue.h:
4435         * shell/ev-job-xfer.c:
4436         * shell/ev-job-xfer.h:
4437         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4438         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4439         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4440         (ev_job_xfer_run):
4441         * shell/ev-jobs.h:
4442         * shell/ev-window.c: (ev_window_is_empty),
4443         (password_dialog_response), (ev_window_clear_xfer_job),
4444         (ev_window_xfer_job_cb), (ev_window_open_uri),
4445         (ev_window_cmd_focus_page_selector),
4446         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4447         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4448         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4449         (ev_window_dispose):
4450         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4451         
4452         * Cleanup mime type detection on document load. Fix for the
4453         bug #336448.
4454
4455 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4456
4457         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4458         
4459         Fix crash on exit, described in the bug #336825.
4460
4461 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4462
4463         * backend/ev-document-factory.c:
4464         (ev_document_factory_get_from_mime),
4465         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4466         (ev_document_factory_get_document),
4467         (file_filter_add_mime_list_and_free),
4468         (ev_document_factory_add_filters):
4469         * backend/ev-document-factory.h:
4470         * properties/ev-properties-main.c: (ev_properties_get_pages):
4471         * shell/Makefile.am:
4472         * shell/ev-application.c:
4473         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4474         * shell/ev-window.c: (ev_window_cmd_file_open),
4475         (ev_window_cmd_save_as):
4476         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4477         
4478         Rework factory functions so they are placed now in a single 
4479         file ev-document-factory.c
4480
4481 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4482
4483         * shell/ev-window.c: (update_chrome_visibility):
4484         
4485         Fix for the bug 166566 - don't show menubar in fullscreen
4486         mode.
4487
4488 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4489
4490         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4491
4492 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4493
4494         * shell/ev-view.c: (ev_view_expose_event):
4495         
4496         More correctly draw loading text when document
4497         is empty.
4498
4499 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4500
4501         * shell/ev-view.c: (ev_view_scroll):
4502         
4503         Fix for the bug #334854, page down and page up switch
4504         pages in presentation mode.
4505
4506 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4507
4508         * shell/ev-window.c: (ev_window_set_action_sensitive),
4509         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4510         (ev_window_set_view_accels_sensitivity),
4511         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4512         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4513         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4514         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4515         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4516         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4517         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4518         (view_actions_focus_in_cb), (ev_window_init):
4519         
4520         Fix for the bug #333902, now it's possible to search
4521         words with slash.
4522
4523 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4524
4525         * configure.ac: Added Breton translation.
4526         * po/br.po: Added Breton translation.
4527
4528 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4529
4530         * shell/ev-window-title (ev_window_title_update):
4531
4532         Fix memory leak in window title. Fixes bug #333944
4533
4534 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4535
4536         * shell/ev-metadata-manager.c (parseItem):
4537
4538         Fix memory leaks. Fixes bug #333945
4539
4540 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4541         
4542         * NEWS, configure.ac, TODO:
4543         
4544         Update for release 0.5.2.
4545
4546 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4547
4548         * shell/ev-view.c: (view_update_range_and_current_page),
4549         (page_changed_cb):
4550         
4551         Don't jump on scrolling, fix for the bug #333127.
4552
4553 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4554
4555         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4556         
4557         Scroll by one page in presentation mode. Fix for the bug
4558         #332993.
4559
4560 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4561
4562         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4563
4564 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4565
4566         * configure.ac  Added lv in ALL_LINGUAS line.
4567
4568 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4569         
4570         * NEWS, configure.ac:
4571         
4572         Update for release 0.5.1
4573
4574 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4575
4576         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4577         * backend/ev-document-misc.h:
4578         * shell/ev-view.c: (draw_one_page):
4579         
4580          Clairfy what page the toolbar page number applies to. Fix
4581          for the bug #328102.
4582
4583 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4584
4585         * shell/ev-view-private.h:
4586         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4587         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4588         (ev_view_search_changed):
4589         * shell/ev-view.h:
4590         * shell/ev-window.c: (find_bar_search_changed_cb):
4591         
4592         Dont't jump to find result if window was scrolled during search.
4593         Fix for the bug #313266.
4594
4595 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4596
4597         * shell/eggfindbar.c: (egg_find_bar_class_init):
4598         * shell/eggfindbar.h:
4599         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4600         * shell/ev-view-private.h:
4601         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4602         (ev_view_class_init), (ev_sizing_mode_get_type),
4603         (ev_scroll_type_get_type):
4604         * shell/ev-view.h:
4605         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4606         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4607         (ev_window_init):
4608         
4609         Fix for the bug 319133 - Find entry should allow text scroll.
4610
4611 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4612
4613         * shell/ev-view-private.h:
4614         * shell/ev-view.c: (view_update_range_and_current_page),
4615         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4616         (ev_view_set_document), (update_find_status_message),
4617         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4618         (ev_view_find_previous):
4619         
4620         Fix for the bug #319137. Search now takes account for scrolling.
4621
4622 2006-02-19  Michael Hofmann <mh21@piware.de>
4623
4624         * configure.ac:
4625         * djvu/Makefile.am:
4626         * djvu/djvu-document-private.h:
4627         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4628         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4629         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4630         (djvu_document_can_get_text), (djvu_document_get_text),
4631         (djvu_document_document_iface_init),
4632         (djvu_document_thumbnails_get_thumbnail),
4633         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4634         (djvu_document_find_get_result),
4635         (djvu_document_find_page_has_results),
4636         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4637         (djvu_document_find_iface_init):
4638         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4639         (djvu_text_page_selection), (djvu_text_page_limits_process),
4640         (djvu_text_page_limits), (djvu_text_page_copy),
4641         (djvu_text_page_position), (djvu_text_page_union),
4642         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4643         (djvu_text_page_box), (djvu_text_page_append_text),
4644         (djvu_text_page_search), (djvu_text_page_prepare_search),
4645         (djvu_text_page_new), (djvu_text_page_free):
4646         * djvu/djvu-text-page.h:
4647         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4648         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4649         (djvu_text_n_results), (djvu_text_has_results),
4650         (djvu_text_get_result), (djvu_text_get_progress):
4651         * djvu/djvu-text.h:
4652         
4653         Text search in djvu. Fix for the bug #303415.
4654
4655 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4656
4657         * configure.ac:
4658         * shell/ev-window.c: (ev_window_cmd_save_as):
4659         
4660         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4661         Thanks to Gary Coady <gary@lyranthe.org>
4662
4663 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4664
4665         * shell/ev-print-job.c: (idle_print_handler):
4666         
4667         Inverse order printing, bug #320919.
4668
4669 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4670
4671         * data/evince-toolbar.xml:
4672         * shell/ev-window.c:
4673         
4674         Allow to add sidebar checkbutton on toolbar. Fix
4675         for the bug #144577.
4676
4677 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4678
4679         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4680         
4681         Add checks that have sense for empty ps document.
4682
4683 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4684
4685         * configure.ac: Include PS in mime types list. 
4686
4687 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4688
4689         * configure.ac:
4690         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4691         * ps/gsdefaults.h:
4692         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4693         
4694         Runtime check for gs interpreter. Fix for the bug #320868.
4695         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4696
4697 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4698
4699         * shell/ev-application.c: 
4700
4701         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4702         dbus>=0.60, so that the request is not queued. 
4703
4704 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4705
4706         * configure.ac:
4707         * shell/Makefile.am:
4708         * shell/ev-sidebar-links.c: (print_section_cb):
4709         * shell/ev-utils.c:
4710         * shell/ev-utils.h:
4711         * shell/ev-window.c: (update_action_sensitivity),
4712         (ev_window_close_dialogs), (ev_window_print):
4713         * shell/ev-window.h:
4714         
4715         Make printing support optional. Patch from Eduardo de Barros Lima
4716         <eduardo.lima@indt.org.br> for the bug #330546.
4717
4718 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4719
4720         * shell/ev-view-private.h:
4721         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4722         (ev_view_set_document):
4723         * shell/ev-view.h:
4724         * shell/ev-window.c: (ev_window_load_job_cb),
4725         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4726         (ev_window_init):
4727
4728         Draw Loading message during xfer job. Fix for the bug #329495.
4729
4730 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4731
4732         * comics/comics-document.c: (comics_regex_quote),
4733         (comics_document_load), (extract_argv):
4734         
4735         Correcly quote regexp before passing it to unzip.
4736
4737 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4738
4739         * shell/ev-page-cache.c: (build_height_to_page),
4740         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4741         (ev_page_cache_get_dual_even_left):
4742         * shell/ev-page-cache.h:
4743         * shell/ev-view.c: (view_update_range_and_current_page),
4744         (get_page_y_offset), (get_page_extents):
4745         
4746         Place even pages to the left if document has less then
4747         two pages. Fix for the bug #328856.
4748
4749 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4750
4751         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4752         
4753         Correct comics scheme. This make evince create thumbnails
4754         for comic books. Fix for the bug 329088.
4755
4756 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4757
4758         * data/evince-password.glade: Don't explicitly set
4759         invisible_char to the current default value in case
4760         the default changes; let GTK+ do its magic.
4761
4762 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4763
4764         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4765         real filename to tmp filename since often document
4766         type is determined by extension.
4767
4768 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4769
4770         * shell/ev-view.c: (add_scroll_binding_keypad),
4771         (ev_view_binding_activated), (ev_view_class_init):
4772         
4773         Add keybindings for percision-scrolling of display area. 
4774         Fix for the bug #314072.
4775
4776 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4777
4778         * data/evince.desktop.in.in:
4779         
4780         Add GTK to the list of categories. Fix for the bug #328034.
4781
4782 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4783
4784         * shell/ev-application.c: (ev_application_shutdown),
4785         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4786         * shell/ev-application.h:
4787         * shell/ev-window.c: (file_open_dialog_response_cb),
4788         (ev_window_cmd_file_open):
4789         
4790         Save last uri in file chooser dialog. Fix for the bug #327950.
4791
4792 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4793
4794         * NEWS:
4795         * README:
4796         
4797         Final update for release 0.5.0
4798         
4799         * shell/Makefile.am:
4800         
4801         Remove disable deprecated until we'll require libgnome-2.13.7
4802         and port to GOption argument parsing. See bug 327518.
4803
4804 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4805
4806         * comics/comics-document.c: (comics_document_save):
4807         * djvu/djvu-document.c: (djvu_document_save):
4808         * dvi/dvi-document.c: (dvi_document_save):
4809         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4810         * lib/ev-file-helpers.h:
4811         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4812         * tiff/tiff-document.c: (tiff_document_save):
4813         
4814         Use common save function for backends.
4815
4816 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4817
4818         * backend/ev-document-types.c:
4819         
4820         Fix crash on saving pixbuf.
4821
4822 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4823
4824         * cut-n-paste/recent-files/egg-recent-item.c:
4825         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4826         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4827         (parse_info_free), (valid_element), (start_element_handler),
4828         (end_element_handler), (text_handler), (egg_recent_model_filter),
4829         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4830         (egg_recent_model_monitor), (egg_recent_model_read),
4831         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4832         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4833         (egg_recent_model_set_property), (egg_recent_model_class_init),
4834         (egg_recent_model_init), (egg_recent_model_add_full),
4835         (egg_recent_model_delete), (egg_recent_model_get_list),
4836         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4837         (egg_recent_model_set_filter_mime_types),
4838         (egg_recent_model_clear_group_filter),
4839         (egg_recent_model_set_filter_groups),
4840         (egg_recent_model_clear_scheme_filter),
4841         (egg_recent_model_set_filter_uri_schemes),
4842         (egg_recent_model_remove_expired):
4843         * cut-n-paste/recent-files/egg-recent-util.c:
4844         (egg_recent_util_get_icon):
4845         * cut-n-paste/recent-files/egg-recent-util.h:
4846         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4847         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4848         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4849         (egg_recent_view_uimanager_set_property),
4850         (egg_recent_view_uimanager_get_property),
4851         (egg_recent_view_uimanager_class_init),
4852         (egg_recent_view_uimanager_init),
4853         (egg_recent_view_uimanager_set_label_width),
4854         (egg_recent_view_uimanager_get_label_width):
4855         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4856         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4857         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4858         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4859         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4860         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4861         
4862         Update from libegg.
4863
4864 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4865
4866         * shell/ev-page-cache.c: (build_height_to_page),
4867         (ev_page_cache_get_height_to_page):
4868         * shell/ev-page-cache.h:
4869         * shell/ev-view.c: (view_update_range_and_current_page),
4870         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4871         (ev_view_previous_page):
4872         
4873         Dual mode places even pages to the left. Fix for the bug #309393.
4874
4875         * shell/ev-view.h:
4876         * shell/ev-window.c: (update_action_sensitivity),
4877         (setup_view_from_metadata), (view_menu_popup_cb):
4878         
4879         Don't restore presentation in empty windows, more intelligent
4880         next page behaviour in dual mode.
4881
4882         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4883         (ev_pixbuf_cache_clear_job_sizes):
4884         
4885         Cleanup job callback on removal. Fix for the bug #325886.
4886
4887 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4888
4889         * ps/ps.c: (psscan):
4890         
4891         Commit workaround Mozilla problem. Fix for the bug #325919
4892         
4893         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4894         (save_item):
4895         
4896         Fix for year 2038 problem.
4897
4898 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4899
4900         * shell/ev-window.c: (setup_document_from_metadata),
4901         (ev_window_cmd_view_reload):
4902
4903         Clamp page recieved from metadata in valid values. Fix
4904         for the bug #325986.
4905
4906 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4907
4908         * MAINTAINERS: 
4909         Add MAINTAINERS as requested on desktop-devel-list.
4910
4911 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4912
4913         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
4914         (mime_type_supported_by_gdk_pixbuf),
4915         (ev_document_factory_get_mime_types),
4916         (ev_document_factory_get_all_mime_types):
4917         
4918         Don't add pixbuf mime types if pixbuf backend is disabled.
4919         
4920         * shell/ev-application.c: (ev_application_get_uri_window):
4921         
4922         Fix for the bug 325815 - unhandled MIME type message doesn't 
4923         appear a second time. 
4924         
4925         * shell/ev-document-types.c: (ev_document_types_add_filters):
4926         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
4927         (password_dialog_response), (ev_window_popup_password_dialog),
4928         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4929         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4930         (ev_window_run_presentation), (ev_window_stop_presentation),
4931         (save_sizing_mode), (ev_window_zoom_changed_cb),
4932         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4933         (ev_window_dual_mode_changed_cb),
4934         (ev_window_sidebar_current_page_changed_cb),
4935         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4936         (window_state_event_cb), (window_configure_event_cb):
4937         
4938         Cleanup additional uris holded by EvWindow.
4939
4940 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4941
4942         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
4943         (ev_view_can_previous_page), (ev_view_can_next_page):
4944         * shell/ev-view.h:
4945         * shell/ev-window.c: (update_action_sensitivity):
4946         
4947         Two page scrolling with Space and PageUp in dual mode. Second fix 
4948         for the bug #316608.
4949
4950 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4951
4952         * shell/ev-view.c: (scroll_to_current_page):
4953         
4954         Correctly clamp adjustment value. Fix for the bug
4955         #325808.
4956
4957 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4958
4959         * shell/ev-sidebar-links.c: (print_section_cb):
4960         * shell/ev-window.c: (ev_window_get_uri),
4961         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
4962         (ev_window_print_dialog_response_cb), (ev_window_print_range),
4963         (ev_window_dispose):
4964         
4965         Make print dialog non-modal. Fix for the bug #325622.
4966
4967 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4968
4969         * shell/ev-metadata-manager.c:
4970         * shell/ev-utils.c: (using_pdf_printer),
4971         (using_postscript_printer), (load_print_config_from_file),
4972         (save_print_config_to_file):
4973         * shell/ev-utils.h:
4974         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
4975         (update_sidebar_visibility), (setup_sidebar_from_metadata),
4976         (setup_view_from_metadata), (ev_window_setup_document),
4977         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4978         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4979         (ev_window_run_presentation), (ev_window_stop_presentation),
4980         (save_sizing_mode), (ev_window_zoom_changed_cb),
4981         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4982         (ev_window_dual_mode_changed_cb),
4983         (ev_window_sidebar_current_page_changed_cb),
4984         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4985         (window_state_event_cb), (window_configure_event_cb),
4986         (ev_window_init):
4987         
4988         Setting saving behaviour fixes.
4989
4990 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4991
4992         * configure.ac:
4993         
4994         Make antialiasing gs options better and allow
4995         to change them during configure. Fix for the 
4996         bug #319049.
4997
4998 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4999
5000         * shell/ev-window.c: (setup_view_from_metadata):
5001         
5002         Remember if last window was maximized. Fix for the
5003         bug #323797.
5004
5005 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
5006
5007         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
5008
5009 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5010
5011         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
5012         * shell/ev-page-action.c: (build_new_tree_cb):
5013         * shell/ev-sidebar-links.c: (links_page_num_func),
5014         (update_page_callback_foreach), (update_page_callback):
5015         * shell/ev-view.c: (scroll_to_current_page):
5016         
5017         Fix for the bug #325067 with more intelligent selection
5018         of current link in sidebar. Make sidebar handle links
5019         of FITR-like type more correctly.
5020
5021         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
5022         (dvi_pixbuf_put_pixel):
5023         
5024         Fix memory consumtion with disabled alpha channel.
5025
5026 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5027
5028         * data/evince-ui.xml:
5029         * shell/ev-window.c: (view_menu_popup_cb),
5030         (ev_popup_cmd_open_link), (ev_window_init):
5031         
5032         Update context menu for internal links. Fix for the bug
5033         #325066.
5034
5035 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5036
5037         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
5038         
5039         Bind context menu to keyboard also. Fix for the bug
5040         #325065.
5041
5042 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5043
5044         * shell/ev-view.c: (selection_scroll_timeout_cb):
5045         
5046         Horizontal scroll on selection also.
5047
5048 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5049
5050         * shell/ev-metadata-manager.c: (parse_value):
5051         * shell/ev-view.c: (goto_xyz_link):
5052         
5053         Correct zoom setup and metadata save broken in 
5054         some locales.
5055
5056 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5057
5058         * shell/ev-view-private.h:
5059         * shell/ev-view.c: (scroll_to_current_page),
5060         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
5061         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
5062         (page_changed_cb), (ev_view_set_continuous),
5063         (ev_view_set_dual_page), (ev_view_set_presentation):
5064         
5065         Delay scroll until allocation to correctly position page. Fix
5066         for the bug #317334.
5067
5068 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5069
5070         * NEWS:
5071         * configure.ac:
5072         
5073         Update NEWS and require poppler 0.5.0.
5074
5075 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5076         
5077         * data/evince-ui.xml:
5078         * shell/ev-view-private.h:
5079         * shell/ev-view.c: (ev_view_get_link_at_location),
5080         (handle_link_over_xy), (ev_view_button_press_event),
5081         (ev_view_button_release_event), (ev_view_class_init):
5082         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
5083         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
5084         (ev_window_init):
5085         
5086         Implement right-click context menu.
5087
5088 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5089
5090         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5091         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
5092         (mdvi_pixbuf_device_render):
5093         * pdf/ev-poppler.cc:
5094
5095         Don't generate thumbnails with alpha. See bug #324077.
5096         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
5097
5098 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5099
5100         * shell/ev-window.c: (setup_chrome_from_metadata):
5101         
5102         Fix typo that was hiding toolbar.
5103
5104 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5105
5106         * shell/ev-view-private.h:
5107         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
5108         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
5109         (ev_view_button_release_event), (ev_view_destroy):
5110         
5111         Small cleanup and autoscrolling during selection. Thanks to 
5112         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
5113
5114 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
5115
5116         * configure.ac:
5117         
5118         Correctly check for comics option.
5119
5120 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
5121         * Makefile.am:
5122         * configure.ac:
5123         * backend/Makefile.am:
5124         * backend/ev-document-factory.c:
5125         * shell/ev-document-types.c:
5126
5127         Included option in configure to make ps backend 
5128         compilation optional with --disable-ps.
5129
5130 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5131
5132         * backend/ev-document-factory.c:
5133         * comics/Makefile.am:
5134         * comics/comics-document.c: (comics_document_load):
5135         * comics/ev-cbr-mime.xml:
5136         * configure.ac:
5137         
5138         Comics mime types are added to shared-mime-info CVS. Now
5139         we don't need to install our own mime types.
5140
5141 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5142
5143         * shell/ev-window.c:
5144         
5145         Add shortcut for "save a copy" menu entry. Fix for
5146         the bug #324582.
5147
5148 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5149
5150         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5151         (job_finished_cb), (new_selection_pixbuf_needed),
5152         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5153         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5154         
5155         Rework selection job info logic and fix critical warning.
5156
5157 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5158
5159         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5160
5161 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5162
5163         * data/evince-ui.xml:
5164         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5165         
5166         Enter as shortcut key for next page. Fix for the bug
5167         #321394.
5168
5169 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5170
5171         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5172
5173 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5174
5175         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5176         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5177         (new_selection_pixbuf_needed),
5178         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5179         (clear_job_selection):
5180         
5181         Too early for 0.5. Pixbuf cache code cleaned a bit.
5182
5183 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5184
5185         * NEWS:
5186         * configure.ac:
5187         
5188         Release 0.5.0 preparation
5189
5190 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5191
5192         * comics/Makefile.am:
5193         * configure.ac:
5194         * shell/ev-document-types.c: (ev_document_types_add_filters):
5195         
5196         More advanced handling of custom mime type installation.
5197
5198 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5199
5200         * data/evince.schemas.in:
5201         * shell/ev-metadata-manager.c: (value_free),
5202         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5203         (ev_metadata_manager_get), (ev_metadata_manager_set):
5204         * shell/ev-metadata-manager.h:
5205         * shell/ev-window.c: (update_chrome_flag),
5206         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5207         (setup_document_from_metadata), (setup_chrome_from_metadata),
5208         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5209         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5210         (ev_window_view_toolbar_cb),
5211         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5212         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5213         
5214         Save last document settings and reuse them for new documents.
5215
5216 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5217
5218         * Makefile.am:
5219         * backend/Makefile.am:
5220         * backend/ev-document-factory.c:
5221         * backend/ev-document-factory.h:
5222         * comics/Makefile.am:
5223         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5224         (comics_document_load), (comics_document_save),
5225         (comics_document_get_n_pages), (comics_document_get_page_size),
5226         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5227         (comics_document_class_init), (comics_document_can_get_text),
5228         (comics_document_get_info), (comics_document_document_iface_init),
5229         (comics_document_init), (get_supported_image_extensions),
5230         (comics_document_thumbnails_get_geometry),
5231         (comics_document_thumbnails_get_thumbnail),
5232         (comics_document_thumbnails_get_dimensions),
5233         (comics_document_document_thumbnails_iface_init), (extract_argv):
5234         * comics/comics-document.h:
5235         * comics/ev-cbr-mime.xml:
5236         * configure.ac:
5237         * po/POTFILES.in:
5238         * shell/ev-application.c: (ev_application_register_service):
5239         * shell/ev-document-types.c: (ev_document_types_add_filters):
5240         * thumbnailer/Makefile.am:
5241         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5242         
5243         New CBR/CBZ backend for comic books.
5244
5245 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5246
5247         * shell/main.c: (load_files_remote):
5248
5249         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5250         warning on startup of second instance is fixed. It
5251         is bug #320353.
5252
5253 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5254
5255         * shell/ev-window.c: (ev_window_finalize):
5256         
5257         Fix double free that cause crash.
5258
5259 2005-10-29  Bastien Nocera <hadess@hadess.net>
5260
5261         * tiff/tiff-document.c: (tiff_document_load):
5262         
5263         Fix memory leak.
5264
5265 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5266
5267         * po/POTFILES.in:
5268         * shell/Makefile.am:
5269         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5270         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5271         (ev_view_accessible_get_text),
5272         (ev_view_accessible_get_character_at_offset),
5273         (ev_view_accessible_get_text_before_offset),
5274         (ev_view_accessible_get_text_at_offset),
5275         (ev_view_accessible_get_text_after_offset),
5276         (ev_view_accessible_get_character_count),
5277         (ev_view_accessible_get_caret_offset),
5278         (ev_view_accessible_set_caret_offset),
5279         (ev_view_accessible_get_run_attributes),
5280         (ev_view_accessible_get_default_attributes),
5281         (ev_view_accessible_get_character_extents),
5282         (ev_view_accessible_get_offset_at_point),
5283         (ev_view_accessible_get_n_selections),
5284         (ev_view_accessible_get_selection),
5285         (ev_view_accessible_add_selection),
5286         (ev_view_accessible_remove_selection),
5287         (ev_view_accessible_set_selection),
5288         (ev_view_accessible_text_iface_init),
5289         (ev_view_accessible_idle_do_action),
5290         (ev_view_accessible_action_do_action),
5291         (ev_view_accessible_action_get_n_actions),
5292         (ev_view_accessible_action_get_description),
5293         (ev_view_accessible_action_get_name),
5294         (ev_view_accessible_action_set_description),
5295         (ev_view_accessible_action_iface_init),
5296         (ev_view_accessible_get_type), (ev_view_accessible_new),
5297         (ev_view_accessible_factory_get_accessible_type),
5298         (ev_view_accessible_factory_create_accessible),
5299         (ev_view_accessible_factory_class_init),
5300         (ev_view_accessible_factory_get_type):
5301         * shell/ev-view-accessible.h:
5302         * shell/ev-view-private.h:
5303         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5304         * shell/ev-view.h:
5305         
5306         Initial accessibility support.
5307
5308 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5309
5310         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5311
5312 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5313
5314         * shell/ev-print-job.c: (idle_print_handler):
5315         
5316         Fix for bug Bug 318916: Printing multiple pages.
5317
5318 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5319
5320         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5321
5322 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5323
5324         * pdf/ev-poppler.cc:
5325         
5326         Thumnail dimensions unified with other backends.
5327         
5328         * shell/ev-window-title.c: (ev_window_title_update):
5329         
5330         Fix warning.
5331
5332 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5333
5334         * data/ev-stock-zoom-fit-width.png:
5335         
5336         Remove unused file.
5337
5338 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5339
5340         * configure.ac:
5341         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5342         (djvu_document_finalize):
5343         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5344         (dvi_document_finalize):
5345         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5346         (pixbuf_document_save), (pixbuf_document_finalize):
5347         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5348         (tiff_document_finalize):
5349         
5350         Save a copy implemented for various backends.
5351
5352 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5353
5354         * configure.ac:
5355         
5356         Don't link with ltiff if tiff is disabled.
5357
5358 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5359
5360         * pdf/GDKSplashOutputDev.cc:
5361         * pdf/GDKSplashOutputDev.h:
5362         * pdf/Thumb.cc:
5363         * pdf/Thumb.h:
5364         * pdf/pdf-document.cc:
5365         * pdf/pdf-document.h:
5366         * pdf/test-gdk-output-dev.cc:
5367         
5368         Remove old unused files.
5369
5370 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5371
5372         * shell/ev-window.c: (ev_window_setup_document):
5373         
5374         Fixed warnings on reload and probably crash reason.
5375
5376 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5377
5378         * properties/ev-properties-view.c:
5379         (ev_properties_view_format_date):
5380         
5381         Check if date is invalid. Fix for bug 318134.
5382
5383 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5384
5385         * shell/ev-window-title.c:
5386         
5387         Add .indd files (Adobe Indesign) to the list of "bad
5388         extensions".
5389
5390 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5391
5392         * data/evince-ui.xml:
5393         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5394         
5395         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5396
5397 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5398
5399         * shell/ev-window.c: (launch_link), (launch_external_uri),
5400         (view_external_link_cb):
5401
5402         URL-escape link before passing it to gnome_vfs_url_show.
5403
5404 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5405
5406         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5407         there isn't text selected.
5408
5409 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5410
5411         * shell/ev-view.c: (handle_link_over_xy):
5412
5413         Check tooltip is valid utf8 before showing it
5414
5415 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5416
5417         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5418
5419 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5420
5421         * shell/ev-window-title.c: (ev_window_title_update):
5422
5423         Guard against using g_strstrip on NULL. Fixes bug #317291.
5424
5425 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5426
5427         * pdf/ev-poppler.cc:
5428
5429         Show title even for unknown links
5430
5431 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5432
5433         * shell/ev-window-title.c: (ev_window_title_update):
5434
5435         Strip the title string
5436
5437 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5438
5439         * shell/ev-window-title.c:
5440
5441         Add .rtf to the bad extensions list
5442
5443 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5444
5445         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5446         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5447
5448         Ignore link coordinates if they are outside page bounds
5449
5450 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5451
5452         * backend/ev-link.c: (ev_link_type_get_type),
5453         (ev_link_get_filename), (ev_link_get_params),
5454         (ev_link_get_property), (ev_link_set_property),
5455         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5456         * backend/ev-link.h:
5457         * pdf/ev-poppler.cc:
5458         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5459         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5460         (ev_window_init):
5461
5462         Implement launch links. Delegate external link opening to
5463         the window.
5464
5465 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5466
5467         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5468         (ev_link_get_right), (ev_link_get_property),
5469         (ev_link_set_property), (ev_link_class_init),
5470         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5471         * backend/ev-link.h:
5472         * pdf/ev-poppler.cc:
5473         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5474
5475         Implement fitr links
5476
5477 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5478
5479         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5480         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5481         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5482         (ev_view_size_request_continuous),
5483         (ev_view_size_request_dual_page),
5484         (ev_view_size_request_single_page), (ev_view_size_allocate),
5485         (ev_view_zoom_for_size_continuous_and_dual_page),
5486         (ev_view_zoom_for_size_continuous),
5487         (ev_view_zoom_for_size_dual_page),
5488         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5489         (ev_sizing_mode_get_type):
5490         * shell/ev-view.h:
5491         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5492
5493         Do not use modes for link, we need to calculate size ad hoc.
5494         Still not perfect because of the usual scrollbar issues grrr.
5495
5496 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5497
5498         * backend/ev-link.c: (ev_link_type_get_type),
5499         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5500         * backend/ev-link.h:
5501         * pdf/ev-poppler.cc:
5502         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5503         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5504         (ev_view_size_request_continuous),
5505         (ev_view_size_request_dual_page),
5506         (ev_view_size_request_single_page), (ev_view_size_allocate),
5507         (zoom_for_size_fit_height),
5508         (ev_view_zoom_for_size_continuous_and_dual_page),
5509         (ev_view_zoom_for_size_continuous),
5510         (ev_view_zoom_for_size_dual_page),
5511         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5512         (ev_sizing_mode_get_type):
5513         * shell/ev-view.h:
5514         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5515
5516         Implement FIT_HEIGHT mode (only for links).
5517         Implement FITH links
5518
5519 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5520
5521         * shell/ev-window-title.c: (get_filename_from_uri),
5522         (ev_window_title_sanitize_extension), (ev_window_title_update),
5523         (ev_window_title_set_document), (ev_window_title_set_uri),
5524         (ev_window_title_free):
5525         * shell/ev-window-title.h:
5526         * shell/ev-window.c: (ev_window_setup_document),
5527         (ev_window_popup_password_dialog):
5528
5529         Refactor window title building while fixing it for
5530         password documents.
5531
5532 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5533
5534         * pdf/ev-poppler.cc:
5535
5536         Escape link title before setting it in the model
5537
5538 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5539
5540         * shell/ev-application.c: (removed_from_session), (save_session),
5541         (init_session), (ev_application_get_empty_window),
5542         (ev_application_init), (ev_application_get_windows):
5543         * shell/ev-application.h:
5544         * shell/ev-window.c: (ev_window_finalize):
5545
5546         Add a function to retrieve window list and share it where
5547         necessary.
5548         Implement session handling, works pretty well thanks to the
5549         metadata system.
5550
5551 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5552
5553         * shell/ev-password.c: (ev_password_item_created_callback),
5554         (ev_password_dialog_save_password):
5555         
5556         Fix for bug 316972. Use async gnome-keyring API.
5557
5558 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5559
5560         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5561         Remove unused unrealize handler. Add scroll handling to
5562         ev_view_scroll_event for presentation mode (bug #316708),
5563         and fix the event state checks there.
5564
5565 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5566
5567         * shell/ev-page-action.c: (page_changed_cb):
5568
5569         "marco, maybe we should be crazy and jump right to 6! :)"
5570
5571         Bryan Clark, Sep 2005
5572
5573 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5574
5575         * ps/ps-document.c: (save_document), (ps_document_save),
5576         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5577         (ps_document_ps_export_end):
5578
5579         Fix unstructured documents save and print
5580
5581 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5582
5583         * shell/ev-application.c: (ev_application_open_uri):
5584
5585         Fix window size persistance
5586
5587 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5588
5589         * shell/ev-view.c: (ev_view_button_release_event):
5590
5591         Based on a patch from carlosgc@gnome.org. Mouse buttons
5592         switch pages in presentation mode.
5593
5594 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5595
5596         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5597
5598         Dont cast to int before scaling
5599
5600 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5601
5602         * backend/ev-link.c: (ev_link_type_get_type),
5603         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5604         (ev_link_new_page_fith):
5605         * backend/ev-link.h:
5606         * pdf/ev-poppler.cc:
5607         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5608
5609         Implement FIT and FITH links
5610
5611 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5612
5613         * pdf/ev-poppler.cc:
5614
5615         Return 0 results when search is not in progress.
5616
5617         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5618         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5619
5620         Update menu sensitivity when cancelling search
5621
5622 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5623
5624         * shell/ev-view.c: (ev_view_can_find_next):
5625
5626         Take all pages in consideration, not just current one
5627
5628 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5629
5630         * shell/ev-page-cache.c:
5631         * shell/ev-page-cache.h:
5632         * shell/ev-view.c: (ev_view_binding_activated),
5633         (ev_view_next_page), (ev_view_previous_page),
5634         (ev_sizing_mode_get_type):
5635         * shell/ev-view.h:
5636         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5637         (ev_window_cmd_go_next_page):
5638
5639         Move page next/previous functions from page chace to
5640         view and change it to move by 2 page steps in dual mode.
5641
5642 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5643
5644         * shell/ev-window.c: (update_sidebar_visibility),
5645         (setup_sidebar_from_metadata), (ev_window_setup_document),
5646         (setup_view_from_metadata):
5647
5648         Show the index by default when there is one     
5649
5650 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5651
5652         * shell/ev-window-title.c: (ev_window_title_set_document):
5653
5654         Missing null check
5655
5656 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5657
5658         * shell/ev-view.c: (view_update_range_and_current_page):
5659         
5660         Allow display of last odd page in dual view. Fix for 316347.
5661
5662 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5663
5664         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5665         
5666         Make close button default. Fix for 316383.
5667
5668 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5669
5670         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5671         
5672         Mark close button as default. Fix for 316381.
5673
5674 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5675
5676         * backend/ev-link.c: (ev_link_class_init):
5677
5678         Allow negative doubles in left/top properties
5679
5680 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5681
5682         * shell/ev-window.c:
5683
5684         Remove a bunch of strings that was used only
5685         by the statusbar.
5686
5687 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5688
5689         * shell/ev-window-title.c: (get_filename_from_uri),
5690         (ev_window_title_set_document):
5691
5692         When title has a confusing extension, show also
5693         the document filename inside ()
5694
5695 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5696
5697         * shell/Makefile.am:
5698         * shell/ev-window-title.c: (ev_window_title_new),
5699         (ev_window_title_update), (ev_window_title_set_type),
5700         (ev_window_title_set_document), (ev_window_title_free):
5701         * shell/ev-window-title.h:
5702         * shell/ev-window.c: (ev_window_setup_document),
5703         (password_dialog_response), (ev_window_popup_password_dialog),
5704         (ev_window_dispose), (ev_window_init):
5705
5706         Factor out and cleanup window title code
5707
5708 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5709
5710         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5711         (unable_to_load):
5712
5713         Make dialog transient so it doesnt block other windows
5714
5715 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5716
5717         * pdf/ev-poppler.cc:
5718         
5719         Fix pdf thumbnails rendering.
5720
5721 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5722
5723         * shell/ev-window.c: (fullscreen_set_timeout):
5724         
5725         Increase timeout to hide full screen popup. Bug 
5726         316123. 
5727
5728 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5729
5730         * data/evince.schemas.in:
5731         * shell/ev-window.c: (update_action_sensitivity):
5732
5733         Allow the user to override document restrictions. Fix for bug
5734         305818.
5735
5736 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5737
5738         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5739         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5740         (ev_window_class_init): Fix multihead behaviour of fullscreen
5741         toolbar popup. Fixes bug #315451.
5742
5743 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5744
5745         * configure.ac:
5746         * data/evince-password.glade:
5747         * shell/ev-password.c: (ev_password_dialog_set_property),
5748         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5749         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5750         (ev_password_dialog_entry_changed_cb),
5751         (ev_password_dialog_entry_activated_cb),
5752         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5753         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5754         (ev_password_dialog_set_bad_pass):
5755         * shell/ev-password.h:
5756         * shell/ev-window.c: (password_dialog_response),
5757         (ev_window_popup_password_dialog):
5758         
5759         Support for gnome-keyring for encrypted PDF's.
5760
5761 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5762
5763         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5764         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5765         (ev_view_enter_notify_event), (ev_view_class_init):
5766         
5767         More precise handling of enter_notify/leave_notify events
5768         in EvView. Fix for bug 315470.
5769
5770 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5771
5772         * shell/ev-window.c: (fullscreen_timeout_cb),
5773         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5774         (ev_window_dispose):
5775
5776         leak fix: unref fullscreen_timeout_source before clearing it
5777
5778 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5779
5780         * configure.ac, dvi/mdvi/Makefile.am: 
5781         
5782         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5783
5784 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5785
5786         * backend/ev-link.c: (ev_link_new_page_xyz):
5787         * pdf/ev-poppler.cc:
5788         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5789
5790         Fix some bugs with xyz links, respect zoom
5791
5792 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5793
5794         * shell/ev-window.c: (page_changed_cb),
5795         (setup_document_from_metadata), (update_sidebar_visibility),
5796         (setup_view_from_metadata), (ev_window_run_fullscreen),
5797         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5798         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5799         (ev_window_dual_mode_changed_cb),
5800         (ev_window_sidebar_current_page_changed_cb):
5801
5802         null check uri before setting and getting metadata
5803
5804 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5805
5806         * dvi/Makefile.am:
5807         * properties/Makefile.am:
5808         * shell/Makefile.am:
5809         * thumbnailer/Makefile.am:
5810
5811         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5812
5813 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5814
5815         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5816         (selection_changed_callback):
5817         * shell/ev-sidebar-links.h:
5818
5819         Add a signal for link activation.
5820
5821         * shell/ev-view.c: (ev_view_goto_link),
5822         (ev_view_button_release_event):
5823         * shell/ev-view.h:
5824         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5825         (ev_window_init):
5826
5827         Implement the signal so that we can handle all link types.
5828
5829         * shell/ev-page-cache.c:
5830
5831         Remove unused set_link function
5832
5833 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5834
5835         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5836
5837         Add some space from the cursor, hardcoded but I couldnt
5838         find a better way.
5839
5840 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5841
5842         * lib/ev-tooltip.c:
5843
5844         Use mozilla style vs gtk style, way better for links.
5845
5846         * shell/ev-view.c: (ev_view_motion_notify_event),
5847         (ev_view_destroy), (ev_view_init):
5848
5849         Deactive tooltip when the link hovered is changed.
5850
5851 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5852
5853         * backend/ev-document.h:
5854         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5855         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5856         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5857         (ev_link_new_page), (ev_link_new_page_xyz):
5858         * backend/ev-link.h:
5859         * pdf/ev-poppler.cc:
5860         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5861         (go_to_link), (tip_from_link):
5862
5863         Implement xyz links, still not functional. Links are a total
5864         mess, will need to refactor and bugfix a lot :(
5865
5866 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
5867
5868         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5869
5870 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
5871
5872         * data/evince-ui.xml:
5873         * data/evince.schemas.in:
5874         * shell/Makefile.am:
5875         * shell/ev-window.c: (update_chrome_visibility),
5876         (password_dialog_response), (ev_window_load_job_cb),
5877         (ev_window_xfer_job_cb), (ev_window_open_uri),
5878         (ev_window_class_init), (set_chrome_actions), (load_chrome),
5879         (ev_window_init):
5880
5881         Remove the statusbar. This regress loading feedback, need to
5882         check with Bryan what we want to do there...
5883
5884 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5885
5886         * lib/ev-tooltip.c: (ev_tooltip_init):
5887
5888         Fix tooltip border and size handling
5889
5890 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5891
5892         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5893         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5894         (ev_tooltip_timeout), (ev_tooltip_activate),
5895         (ev_tooltip_deactivate):
5896         * lib/ev-tooltip.h:
5897         * shell/ev-view.c: (ev_view_motion_notify_event):
5898
5899         Delay popup showing. Mirror gtk logic/times.
5900
5901 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
5902
5903         * lib/Makefile.am:
5904         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5905         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5906         (ev_tooltip_set_text), (ev_tooltip_set_position):
5907         * lib/ev-tooltip.h:
5908
5909         Simple widget to show tooltips at a custom position
5910
5911         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5912         (ev_view_destroy):
5913
5914         Use it for links. First go, needs work
5915
5916 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
5917
5918         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
5919         HIG fixes.  Use title capitalization for window title. Use 12 
5920         pixels of space between the dialog's vbox and action area.
5921
5922 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5923
5924         * shell/ev-window.c: (file_open_dialog_response_cb),
5925         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
5926         (ev_window_cmd_save_as):
5927
5928         Make file pickers not modal and refactor code some
5929
5930 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5931
5932         * shell/ev-sidebar.h:
5933         * shell/ev-sidebar.c: (ev_sidebar_set_property),
5934         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
5935         (ev_sidebar_class_init), (ev_sidebar_select_page),
5936         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
5937         (ev_sidebar_set_page):
5938
5939         Add a current page property and allow to get/set it
5940
5941         * shell/ev-window.c: (setup_view_from_metadata),
5942         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
5943
5944         Persist current sidebar page per document
5945
5946 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5947
5948         * data/evince.schemas.in:
5949         * shell/ev-window.c: (update_chrome_visibility),
5950         (setup_document_from_metadata), (update_sidebar_visibility),
5951         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
5952         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5953         (ev_window_run_presentation), (ev_window_stop_presentation),
5954         (ev_window_view_sidebar_cb),
5955         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
5956         (load_chrome), (ev_window_init):
5957
5958         Persist size/visibility of sidebar per document
5959
5960 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
5961
5962         * shell/ev-view.c (draw_loading_text): Draw loading text.
5963
5964 2005-09-02  Dan Damian  <dand@gnome.ro>
5965
5966         * configure.in: Added "ro" to ALL_LINGUAS.
5967
5968 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5969
5970         * shell/ev-view.c: (clear_caches):
5971
5972         ev_page_cache_get doesnt return a reference,
5973         dont try to unref it.
5974
5975 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5976
5977         * shell/main.c: (load_files_remote):
5978
5979         Fix timestamp parameter with dbus <= 0.33
5980
5981 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
5982
5983         * data/evince.schemas.in:
5984
5985         Add missing full stop
5986
5987 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
5988
5989         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
5990         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
5991
5992         Plug some memory leaks
5993
5994 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
5995
5996         * configure.ac:
5997         * lib/ev-debug.c: (trap_handler):
5998
5999         Check for execinfo.h and use it only if it exists.
6000         Ported from Epiphany (bug #314776).
6001
6002 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
6003
6004         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
6005
6006 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
6007
6008         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
6009         * po/id.po      : Added Indonesian translation
6010
6011 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
6012
6013         * shell/main.c:
6014         * shell/ev-application.c: Last minute GTK-2.6 fixes.
6015         * NEWS: Release 0.4.0
6016
6017 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
6018
6019         * configure.ac: catch another gtk+-2.8ism
6020         * shell/main.c: Make work with gtk+-2.6
6021
6022 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
6023
6024         * shell/ev-application-service.xml: Add 'timestamp' argument to
6025           ev_application_open_window and ev_application_open_uri methods.
6026
6027         * shell/ev-application.h: Add 'timestamp' argument to
6028           ev_application_open_window, ev_application_open_uri,
6029           and ev_application_open_uri_list functions.
6030
6031         * shell/ev-application.c (ev_application_open_window,
6032           ev_application_open_uri, ev_application_open_uri_list): Change
6033           functions that show/present windows to use a timestamp if one
6034           is passed in.
6035
6036         * shell/ev-window.c (ev_window_cmd_file_open,
6037           ev_window_cmd_recent_file_activate, drag_data_received_cb):
6038         * shell/main.c (load_files): Modify calls to ev_application to
6039           include GDK_CURRENT_TIME as timestamp.
6040
6041         * shell/main.c (load_files_remote): Obtain timestamp for client
6042           instance from GDK and pass to server instance so new windows are
6043           focused properly.  Fix dbus_g_proxy_call() calls by including second
6044           G_TYPE_INVALID.
6045           
6046         Closes bug #314475.
6047
6048 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
6049
6050         * shell/ev-window.c (ev_window_finalize): Check for
6051         avail. EvWindows when quiting to handle the finalize better,
6052         #314497
6053
6054 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6055         
6056         * properties/ev-properties-view.c: 
6057         
6058         Set textdomain to libglade. Fixes translation problem in property page.
6059
6060 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6061
6062         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6063         * dvi/Makefile.am:
6064         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
6065         * dvi/mdvi-lib/Makefile.am:
6066         
6067         Fix rotation of thumbnails, ported to new API. Moved library
6068         dependencies earlier, probably it will fix linkage problem.
6069
6070 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6071
6072         * backend/ev-document-misc.c:
6073         (ev_document_misc_get_thumbnail_frame):
6074         * backend/ev-document-misc.h:
6075         * configure.ac:
6076         * pdf/ev-poppler.cc:
6077         * shell/Makefile.am:
6078         * shell/ev-sidebar-thumbnails.c: (add_range),
6079         (ev_sidebar_thumbnails_set_loading_icon),
6080         (ev_sidebar_thumbnails_refresh),
6081         (ev_sidebar_thumbnails_set_document):
6082         * shell/ev-sidebar-thumbnails.h:
6083         * shell/ev-view.c: (ev_view_motion_notify_event),
6084         (ev_view_set_property), (ev_view_get_property),
6085         (ev_view_class_init), (ev_view_set_rotation):
6086         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
6087         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
6088         (ev_window_init):
6089         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
6090         Redo rotation (again).  prepare for 0.4.0
6091
6092 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
6093
6094         * configure.ac: Bump poppler requirement to 0.4.1.
6095
6096         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
6097         argument to poppler_page_render_selection() call.
6098
6099 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6100
6101         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
6102         (djvu_document_thumbnails_get_thumbnail):
6103         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
6104         (dvi_document_thumbnails_get_thumbnail):
6105         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
6106         (pixbuf_document_thumbnails_get_thumbnail):
6107         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
6108         
6109         Update rotation direction of backends to fit with pdf and ps.
6110
6111 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
6112
6113         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
6114         * backend/ev-async-renderer.h:
6115         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
6116         (setup_page), (ps_document_get_page_size),
6117         (ps_async_renderer_render_pixbuf):
6118         * ps/ps-document.h:
6119         * shell/ev-jobs.c: (ev_job_render_run):
6120
6121         Fix orientation in the postscript document
6122
6123 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
6124
6125         * pdf/ev-poppler.cc:
6126         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
6127         * shell/ev-view.c: (highlight_find_results):
6128
6129         Adapt to the new poppler rotation API. Fix text maps on landscape
6130         documents.
6131
6132 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
6133
6134         * shell/ev-view.c (compute_new_selection_text): get the correct
6135         region when selecting in modes other than continuous.
6136
6137 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6138
6139         * shell/main.c (main): remove redundant g_warnings.
6140
6141 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6142
6143         * shell/Makefile.am: Don't include autogenerated
6144         file ev-application-service.h into distribution, since
6145         it causes dbus crash. Fix for bugs 313724 and 313443. 
6146
6147 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6148
6149         * configure.ac: Fix sed expression for FreeBSD. Thanks
6150         to Joe Marcus Clark <marcus@freebsd.org>
6151         
6152         * shell/eggfindbar.c: (entry_activate_callback),
6153         (entry_changed_callback), (egg_find_bar_init),
6154         (egg_find_bar_set_search_string):
6155         
6156         Made findbar buttons unsensitive if there is no text in
6157         entry. Fix for the bug 313285.
6158
6159 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6160
6161         * ps/ps-document.c: Use g_filename_display_name for displaying
6162         filenames and revert string freeze breackage
6163
6164 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6165
6166         * NEWS:
6167         * configure.ac:
6168
6169         Update for 0.3.4
6170
6171         * shell/Makefile.am:
6172
6173         Add ev-application-service.xml to extra dist
6174
6175         * shell/ev-view.c: (find_page_at_location):
6176
6177         Remove unused function (fix warning)
6178
6179 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6180
6181         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6182         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6183         
6184         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6185         bug 313623.
6186
6187 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6188
6189         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6190         * shell/ev-window.c:
6191         Fix build warnings
6192
6193 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6194
6195         * configure.ac: Update script to get dbus version.
6196         Fix for the bug #313443.
6197
6198 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6199
6200         * shell/ev-window.c: (ev_window_cmd_escape):
6201         
6202         Return focus back to view on escape. Fix for bug 313295.
6203
6204 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6205
6206         * shell/ev-window.c: (update_window_title),
6207         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6208         (ev_window_cmd_save_as):
6209         
6210         Correct conversion from uri to displayable string. Fix for
6211         bug 313296.
6212
6213 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6214
6215         * ps/ps-document.c: convert filename to utf8 when there is an error
6216         loading document. Fixes #309915
6217
6218 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6219
6220         * configure.ac:
6221
6222         We depend on poppler 0.4.0
6223
6224 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6225
6226         * configure.ac:
6227         * NEWS: Release 0.3.3.
6228         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6229
6230 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6231
6232         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6233         add a couple missing mnemonics to menu items, use title 
6234         capitalization for menu items and window titles, and add 
6235         ellipsis to open menu item.     
6236
6237 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6238
6239         * pdf/ev-poppler.cc:
6240         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6241         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6242         (ev_view_get_rotation):
6243         * shell/ev-view.h:
6244         * shell/ev-window.c: (setup_view_from_metadata),
6245         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6246         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6247         disk.
6248
6249 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6250
6251         * configure.ac: Added tr to ALL_LINGUAS
6252
6253 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6254
6255         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6256         requires several clicks to find word. Thanks to 
6257         Colin Slater <kiltedtaco@gmail.com>.
6258
6259 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6260
6261         * data/evince.desktop.in.in: Hide menu entry and
6262         rename it to "Document Viewer". Fix for bug 
6263         #312399.
6264
6265 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6266
6267         * shell/ev-page-action.c (ev_page_action_class_init): 
6268
6269         Point to the correct function in constructor of the
6270         activate_label signal
6271
6272 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6273
6274         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6275         * shell/ev-jobs.h: Make thread safe.
6276
6277 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6278
6279         * shell/ev-view.c: (view_update_range_and_current_page):
6280         Don't update page range if we are scrolling to some document
6281         point.
6282
6283 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6284
6285         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6286         when getting max_page_width, fix drawing in dual mode.
6287
6288 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6289
6290         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6291         getting the area for select_all.
6292
6293 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6294
6295         * backend/ev-selection.c: (ev_selection_render_selection):
6296         * backend/ev-selection.h:
6297         * pdf/ev-poppler.cc:
6298         * shell/ev-jobs.c: (ev_job_render_new):
6299         * shell/ev-jobs.h:
6300         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6301         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6302         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6303         (ev_view_class_init):
6304
6305         Change selection color on focus in and focus out events.  Also,
6306         poppler now uses GdkColor for specifying the selection colors, so
6307         drop some awkward conversion code.
6308
6309 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6310
6311         * configure.ac: Added Hebrew translation
6312
6313 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6314
6315         * NOTES:
6316         * backend/ev-selection.c: (ev_selection_render_selection):
6317         * backend/ev-selection.h:
6318         * pdf/ev-poppler.cc:
6319         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6320         (ev_job_render_run):
6321         * shell/ev-jobs.h:
6322         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6323         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6324         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6325         (ev_pixbuf_cache_style_changed),
6326         (ev_pixbuf_cache_get_selection_pixbuf),
6327         (ev_pixbuf_cache_set_selection_list),
6328         (ev_pixbuf_cache_get_selection_list):
6329         * shell/ev-pixbuf-cache.h:
6330         * shell/ev-utils.c: (ev_print_region_contents):
6331         * shell/ev-utils.h:
6332         * shell/ev-view.c: (ev_view_queue_draw_page),
6333         (selection_update_idle_cb), (ev_view_motion_notify_event),
6334         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6335         (setup_caches), (ev_view_find_next), (merge_selection_region),
6336         (selection_free):
6337         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6338
6339         Clean up selection to be much smoother!
6340
6341 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6342
6343         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6344         to poppler_page_render_selection().
6345
6346 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6347
6348         * ps/ps-document.c: (save_page_list): Use
6349         unzipped document when printing. Thanks to 
6350         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6351         311016.
6352
6353 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6354
6355         * shell/ev-window.c: (update_action_sensitivity):
6356         
6357         Disable print and save respect to lockdown gconf keys. Fix
6358         for 312342.
6359
6360 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6361
6362         * configure.ac:
6363         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6364         (write_to_temp_file), (ev_file_set_contents):
6365         * shell/ev-utils.h:
6366         * shell/ev-window.c: (save_print_config_to_file):
6367         
6368         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6369         Fix for bug 312238
6370
6371 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6372
6373         * shell/ev-window.c: (load_print_config_from_file),
6374         (save_print_config_to_file), (ev_window_print_range):
6375
6376         Persist the print settings. Fixes bug #311578.
6377
6378 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6379
6380         * djvu/djvu-document.c: (djvu_document_get_page_size),
6381         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6382         (djvu_document_thumbnails_get_thumbnail):
6383         * dvi/dvi-document.c: (dvi_document_get_page_size),
6384         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6385         (dvi_document_thumbnails_get_dimensions),
6386         (dvi_document_thumbnails_get_thumbnail):
6387         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6388         (pixbuf_document_render_pixbuf),
6389         (pixbuf_document_document_iface_init),
6390         (pixbuf_document_thumbnails_get_thumbnail):
6391         
6392         Update backends to make them build with new rotation system.
6393
6394 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6395
6396         * help/C/figures/evince_start_window.png:
6397         
6398         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6399
6400 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6401
6402         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6403         * shell/ev-pixbuf-cache.h:
6404         * shell/ev-sidebar-thumbnails.c:
6405         (ev_sidebar_thumbnails_get_property), (add_range),
6406         (adjustment_changed_cb):
6407         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6408         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6409         we were thumbnailing the entire docment on startup, slowing us
6410         down hugely. 
6411
6412 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6413
6414         * shell/ev-page-cache.c: (ev_page_cache_new):
6415         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6416         == 0, fixes #310306.
6417
6418 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6419
6420         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6421         (ev_view_rotate_left):
6422
6423         Account rotation in doc_rect_to_view_rect.
6424         Ensure rotation doesnt go out of bounds.
6425
6426 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6427
6428         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6429
6430         Correct and cleanup w/h swapping
6431
6432 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6433
6434         * backend/ev-document-thumbnails.c:
6435         (ev_document_thumbnails_get_thumbnail):
6436         * backend/ev-document-thumbnails.h:
6437         * backend/ev-document.c:
6438         * backend/ev-document.h:
6439         * backend/ev-render-context.c: (ev_render_context_new),
6440         (ev_render_context_set_rotation):
6441         * backend/ev-render-context.h:
6442         * pdf/ev-poppler.cc:
6443         * ps/ps-document.c: (ps_document_document_iface_init):
6444         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6445         * shell/ev-jobs.h:
6446         * shell/ev-page-cache.c: (build_height_to_page),
6447         (ev_page_cache_new), (ev_page_cache_get_size),
6448         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6449         (ev_page_cache_get_height_to_page):
6450         * shell/ev-page-cache.h:
6451         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6452         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6453         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6454         (ev_pixbuf_cache_get_selection_pixbuf):
6455         * shell/ev-pixbuf-cache.h:
6456         * shell/ev-print-job.c: (idle_print_handler):
6457         * shell/ev-sidebar-thumbnails.c: (add_range):
6458         * shell/ev-view.c: (view_update_range_and_current_page),
6459         (get_page_y_offset), (get_page_extents),
6460         (ev_view_size_request_continuous_dual_page),
6461         (ev_view_size_request_continuous),
6462         (ev_view_size_request_dual_page),
6463         (ev_view_size_request_single_page), (draw_one_page),
6464         (ev_view_set_rotation), (ev_view_rotate_right),
6465         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6466         (ev_view_zoom_for_size_continuous_and_dual_page),
6467         (ev_view_zoom_for_size_continuous),
6468         (ev_view_zoom_for_size_dual_page),
6469         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6470         (ev_view_select_all):
6471         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6472         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6473         (tiff_document_document_iface_init),
6474         (tiff_document_thumbnails_get_thumbnail):
6475
6476         Use rotation rather than orientation. It's easier and enough
6477         for our needs.
6478
6479 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6480
6481         * shell/ev-page-cache.c: (build_height_to_page),
6482         (ev_page_cache_new), (ev_page_cache_get_size),
6483         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6484         (ev_page_cache_get_height_to_page):
6485         * shell/ev-page-cache.h:
6486         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6487         (ev_view_size_request_continuous_dual_page),
6488         (ev_view_size_request_continuous),
6489         (ev_view_zoom_for_size_continuous_and_dual_page),
6490         (ev_view_zoom_for_size_continuous):
6491
6492         Make the page cache aware of page orientation.
6493
6494 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6495
6496         * backend/ev-document-thumbnails.c:
6497         (ev_document_thumbnails_get_thumbnail):
6498         * backend/ev-document-thumbnails.h:
6499         * backend/ev-document.c:
6500         * backend/ev-document.h:
6501         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6502         * backend/ev-ps-exporter.h:
6503         * pdf/ev-poppler.cc:
6504         * ps/ps-document.c: (ps_document_document_iface_init),
6505         (ps_document_ps_export_do_page):
6506         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6507         * shell/ev-jobs.h:
6508         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6509         (ev_page_cache_get):
6510         * shell/ev-page-cache.h:
6511         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6512         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6513         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6514         * shell/ev-pixbuf-cache.h:
6515         * shell/ev-print-job.c: (idle_print_handler):
6516         * shell/ev-sidebar-thumbnails.c: (add_range):
6517         * shell/ev-view.c: (view_update_range_and_current_page),
6518         (get_page_extents), (ev_view_size_request_dual_page),
6519         (ev_view_size_request_single_page), (draw_one_page),
6520         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6521         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6522         (ev_view_zoom_for_size_dual_page),
6523         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6524         (ev_view_select_all):
6525         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6526         * tiff/tiff-document.c: (tiff_document_get_page_size),
6527         (tiff_document_get_orientation), (rotate_pixbuf),
6528         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6529         (tiff_document_thumbnails_get_thumbnail),
6530         (tiff_document_ps_export_do_page), (tiff_document_init):
6531
6532         Really make use of the orientation bit of the render context.
6533         Use the render context in a few more places in the backend API.
6534         This regress orientation, but now it's done right. Will try to
6535         fix it up asap...
6536
6537 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6538
6539         * shell/ev-view.c: (ensure_rectangle_is_visible):
6540
6541         Patch by Nickolay V. Shmyrev to fix find flickering
6542
6543 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6544
6545         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6546         duplex parameters to ::begin.
6547
6548         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6549         * shell/ev-print-job.c (idle_print_handler): 
6550         * ps/ps-document.c (ps_document_ps_export_begin): 
6551         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6552         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6553         implementations. Poppler backend needs poppler cvs. Rest has
6554         unchanged behavior.
6555
6556 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6557
6558         * shell/ev-window.c (using_pdf_printer): new function.
6559         (ev_window_print_range): print a less techy message if someone
6560         tries to print to PDF.
6561
6562 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6563
6564         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6565         from "unknown font" string. Bug #311431
6566
6567 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6568
6569         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6570
6571 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6572
6573         Bug #311280
6574         
6575         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6576         name for PopplerFontTypes
6577         (pdf_document_fonts_fill_model): add font type to the detail column
6578
6579         * backend/ev-document-fonts.h: added
6580         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6581
6582         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6583         font name and font details, add a little markup.
6584         (ev_properties_fonts_init): use the new cell data func, specify ypad
6585         property for the cell renderer.
6586         (ev_properties_fonts_set_document): add the details column.
6587
6588 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6589
6590         * configure.ac: Added "pl" to ALL_LINGUAS.
6591
6592 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6593
6594         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6595
6596 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6597
6598         * help/ChangeLog: Started this for translations of manual.
6599         * configure.ac, autogen.sh, .cvsignore: Migrated to
6600         gnome-doc-utils. Patch in bug #311222.
6601
6602 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6603
6604         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6605         #ifdef this away to fix an unused-function warning.
6606
6607 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6608
6609         * configure.ac: Added 'gl' to ALL_LINGUAS.
6610
6611 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6612
6613         * configure.ac: Added ne in ALL_LINGUAS
6614         
6615 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6616
6617         * shell/ev-view.c: (ev_view_leave_notify_event):
6618         
6619         Clear status message when pointer leaves view. Fix for bug
6620         #310818 
6621
6622 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6623
6624         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6625
6626 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6627
6628         * shell/ev-view.c: (ev_view_leave_notify_event),
6629         (ev_view_class_init):
6630         
6631         Set cursor to normal then leaving view.
6632
6633 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6634
6635         * configure.ac:
6636         
6637         Fix required djvulibre version.
6638
6639 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6640
6641         *configure.ac: Hindi (hi) language added
6642
6643 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6644
6645         *configure.ac: Punjabi (pa) Language added
6646
6647 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6648
6649         * data/evince-ui.xml, shell/ev-window.c:
6650         
6651         Add keypad accelerators for zooming. Fix for bug 308128.
6652
6653 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6654
6655         * Makefile.am:
6656         * backend/Makefile.am:
6657         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6658         * configure.ac:
6659         * shell/ev-document-types.c: (ev_document_types_add_filters):
6660
6661         Allow to enable/disable the pixbuf backend.
6662         Default to off for now. If we want it enabled we should
6663         really put mime types in the desktop, implement properties etc.
6664
6665         * properties/evince-properties.c:
6666
6667         Initialize error to NULL.
6668         Check error is not NULL before freeing.
6669
6670 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6671
6672         * shell/ev-window.c:
6673
6674         Use F5 as presentation accell
6675
6676 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6677
6678         * shell/ev-window.c: (update_chrome_visibility),
6679         (ev_window_create_fullscreen_popup), (ev_window_init):
6680
6681         Do not leak the fullscreen toolbar
6682
6683 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6684
6685         * shell/ev-window.c: (view_actions_focus_in_cb),
6686         (view_actions_focus_out_cb):
6687
6688         These has a return value! Fix totally random focus
6689         issues we was seeing.
6690
6691 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6692
6693         * shell/main.c: (load_files_remote):
6694
6695         Allow open more than one file
6696
6697 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6698
6699         * shell/main.c: (load_files_remote):
6700
6701         Fix for dbus 0.33. bug #309975
6702
6703 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6704
6705         * properties/ev-properties-main.c: (ev_properties_get_pages):
6706
6707         Actually return NULL for types we dont support
6708
6709 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6710
6711         * po/POTFILES.in:
6712
6713         Remove empty lines.
6714
6715 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6716
6717         * backend/ev-document-factory.c:
6718         (ev_document_factory_get_document):
6719
6720         Do not try to create the object if type
6721         is invalid.
6722
6723 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6724
6725         * ps/ps-document.c: (ps_document_dispose),
6726         (ps_async_renderer_render_pixbuf):
6727         * ps/ps-document.h:
6728
6729         Do not leak the target window
6730
6731 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6732
6733         * shell/ev-application.c: (ev_application_init):
6734
6735         Let tbe check file existence for us.
6736         Add a comment about eggrecent mime filter.
6737
6738 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6739
6740         * data/evince-ui.xml:
6741         * shell/ev-application.c: (ev_application_shutdown),
6742         (ev_application_init), (ev_application_get_toolbars_model),
6743         (ev_application_get_recent_model),
6744         (ev_application_save_toolbars_model):
6745         * shell/ev-application.h:
6746         * shell/ev-window.c: (ev_window_add_recent),
6747         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6748         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6749         (ev_window_init):
6750
6751         Use common toolbar and recent models for all windows.
6752         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6753
6754 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6755
6756         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6757         successfully check for gtk_icon_view_get_visible_range.
6758
6759 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6760
6761         * djvu/Makefile.am:
6762         * dvi/Makefile.am:
6763         
6764         Fix djvu and dvi backend build.
6765
6766 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6767
6768         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6769         (new_separator_pixbuf):
6770
6771         Don't leak windows.
6772
6773 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6774
6775         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6776
6777         HIGification of toolbar editor dialogue.
6778
6779 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6780
6781         * configure.ac:
6782         * shell/Makefile.am:
6783
6784         Ever build metadata manager since it's just
6785         disabled at runtime now.
6786
6787 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6788
6789         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6790         (ev_metadata_manager_get), (ev_metadata_manager_set):
6791         * shell/ev-metadata-manager.h:
6792
6793         Add an _init functions that enabled metadata management
6794         at runtime.
6795
6796         * shell/ev-window.c: (page_changed_cb),
6797         (setup_document_from_metadata), (ev_window_setup_document),
6798         (setup_view_from_metadata), (ev_window_open_uri),
6799         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6800         (ev_window_run_presentation), (ev_window_stop_presentation),
6801         (save_sizing_mode), (ev_window_zoom_changed_cb),
6802         (ev_window_continuous_changed_cb),
6803         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6804         (window_configure_event_cb):
6805
6806         Remove all ugly metadata define since we deal with it
6807         at runtime now.
6808
6809         * shell/main.c: (load_files_remote), (main):
6810
6811         Add support for dbus cvs head. Hopefully didnt break one
6812         of the other versions now!
6813
6814         If we dont get a response from the dbus server just
6815         give up with it and not enable metadata.
6816
6817 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6818
6819         * Makefile.am:
6820         * backend/Makefile.am:
6821         * configure.ac:
6822         * cut-n-paste/recent-files/Makefile.am:
6823         * cut-n-paste/toolbar-editor/Makefile.am:
6824         * cut-n-paste/zoom-control/Makefile.am:
6825         * lib/Makefile.am:
6826         * pdf/Makefile.am:
6827         * pixbuf/Makefile.am:
6828         * properties/Makefile.am:
6829         * ps/Makefile.am:
6830         * shell/Makefile.am:
6831         * thumbnailer/Makefile.am:
6832         * tiff/Makefile.am:
6833
6834         Make frontends depend on just libev.
6835         Rework and group CFLAGS/LIBS definitions.
6836         Cleanups.
6837
6838 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6839
6840         * shell/ev-window:
6841
6842         do not unnecessarily save zoom
6843
6844         * configure.ac:
6845         * lib/ev-file-helpers.c: (ev_dot_dir):
6846         * shell/Makefile.am:
6847         * shell/dummy.cc:
6848
6849         Some cleanups
6850
6851 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6852
6853         * configure.ac:
6854         
6855         Remove unnecessary dependencies
6856
6857 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6858
6859         * properties/Makefile.am:
6860         * thumbnailer/Makefile.am:
6861         * tiff/Makefile.am:
6862
6863         Some more cleanups. Was really necessary
6864         but I probably introduced bugs, feel free
6865         to flame :)
6866
6867 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6868
6869         * backend/Makefile.am:
6870         * configure.ac:
6871         * cut-n-paste/recent-files/Makefile.am:
6872         * cut-n-paste/toolbar-editor/Makefile.am:
6873         * cut-n-paste/zoom-control/Makefile.am:
6874         * lib/Makefile.am:
6875         * pdf/Makefile.am:
6876         * pixbuf/Makefile.am:
6877         * properties/Makefile.am:
6878         * ps/Makefile.am:
6879         * shell/Makefile.am:
6880         * thumbnailer/Makefile.am:
6881         * tiff/Makefile.am:
6882
6883         Use gnome-common macros when possible.
6884         Cleanup dependencies.
6885         Actually disable deprecated where possible.
6886
6887 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6888
6889         * Makefile.am:
6890         * backend/Makefile.am:
6891         * properties/Makefile.am:
6892         * shell/Makefile.am:
6893         * thumbnailer/Makefile.am:
6894
6895         This should solve the circular dep without
6896         requiring dir reorg!
6897
6898         * shell/ev-window.c: (setup_view_from_metadata):
6899
6900         Never restore window size/position when the
6901         window is already visible.
6902
6903 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6904
6905         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6906
6907         Return a boolean from timeout func. Fix ported from gedit.
6908
6909 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
6910
6911         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6912
6913 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6914
6915         * shell/ev-document-types.c: set "All Documents" as default filter in
6916         open dialog
6917
6918 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
6919
6920         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
6921         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
6922         (ev_metadata_manager_set_boolean): fix value/val thinko.
6923
6924 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6925
6926         * shell/ev-window.c: (setup_view_from_metadata),
6927         (window_state_event_cb), (window_configure_event_cb),
6928         (ev_window_init):
6929
6930         Remember window position and maximized state
6931
6932 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6933
6934         * configure.ac:
6935
6936         Fix DBUS configure checks.
6937
6938         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
6939         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
6940         (ev_metadata_manager_set_boolean):
6941
6942         Plug mem leaks.
6943
6944         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
6945         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6946         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
6947         (ev_window_continuous_changed_cb),
6948         (ev_window_dual_mode_changed_cb), (ev_window_new):
6949
6950         Fix the build without DBUS.
6951
6952 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6953
6954         * shell/ev-metadata-manager.c: (parse_value), (save_values),
6955         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
6956         (ev_metadata_manager_set_string),
6957         (ev_metadata_manager_set_boolean):
6958         * shell/ev-metadata-manager.h:
6959
6960         Add support for some more types
6961
6962         * shell/ev-view.c: (scroll_to_current_page),
6963         (ev_view_get_continuous), (ev_view_set_continuous),
6964         (ev_view_get_dual_page):
6965         * shell/ev-view.h:
6966         * shell/ev-window.c: (page_changed_cb),
6967         (setup_document_from_metadata), (ev_window_setup_document),
6968         (setup_view_from_metadata), (ev_window_open_uri),
6969         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6970         (ev_window_run_presentation), (ev_window_stop_presentation),
6971         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
6972         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
6973         (ev_window_update_dual_page_action),
6974         (ev_window_continuous_changed_cb),
6975         (ev_window_dual_mode_changed_cb), (ev_window_init):
6976
6977         Remember a bunch of view/document properties. Prolly some
6978         are still missing but it's getting interesting.
6979
6980 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
6981
6982         * configure.ac: check if dbus-binding-tool is installed. Not the
6983         case on current Ubuntu breezy, it seems.
6984
6985 2005-07-05  Luca Ferretti <elle.uca@libero.it>
6986
6987         * data/evince.desktop.in.in:
6988         
6989         Allow open uri lists and add TryExec field.
6990
6991 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6992
6993         * configure.ac:
6994
6995         Enable dbus when available, do not require a configure
6996         option.
6997
6998 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6999
7000         * configure.ac:
7001
7002         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
7003         disabled.
7004
7005 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
7006         Marco Pesenti Gritti  <mpg@redhat.com>
7007
7008         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
7009         
7010         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
7011         functions to the format required by dbus
7012
7013         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
7014         errors. Use the RPC parameters in the expected way
7015
7016 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7017
7018         * Makefile.am:
7019         * properties/Makefile.am:
7020         * properties/ev-properties-main.c: (ev_properties_get_pages):
7021
7022         Support all mime types
7023
7024         * shell/Makefile.am:
7025         * thumbnailer/Makefile.am:
7026         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
7027         (evince_thumbnail_pngenc_get):
7028
7029         Use the document factory
7030
7031 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7032
7033         * backend/Makefile.am:
7034         * backend/ev-document-factory.c:
7035         (mime_type_supported_by_gdk_pixbuf),
7036         (ev_document_type_get_from_mime),
7037         (ev_document_factory_get_document),
7038         (ev_document_factory_get_backend),
7039         (ev_document_factory_get_mime_types),
7040         (ev_document_factory_get_all_mime_types):
7041         * backend/ev-document-factory.h:
7042         * shell/Makefile.am:
7043         * shell/ev-document-types.c: (get_document_from_uri),
7044         (ev_document_types_get_document),
7045         (file_filter_add_mime_list_and_free),
7046         (ev_document_types_add_filters):
7047         * shell/ev-document-types.h:
7048         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7049         * shell/ev-properties-dialog.c:
7050         (ev_properties_dialog_set_document):
7051         * shell/ev-window.c: (ev_window_cmd_file_open),
7052         (ev_window_cmd_save_as):
7053         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7054
7055         Rework document types managing to avoid code duplication
7056         and actually abstract from backend implementations.
7057         Also provide a minimal factory api that can be used by
7058         thumbnailer/properties.
7059
7060 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
7061
7062         * properties/ev-properties-view.c: (ev_properties_view_set_info):
7063         Plug a mem leak.
7064         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7065         HIG spacings.
7066
7067 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7068
7069         * shell/ev-properties-dialog.c
7070         (ev_properties_dialog_set_document): only call
7071         ev_properties_fonts_set_document() if the document implements the
7072         fonts interface
7073
7074 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
7075
7076         * configure.ac:
7077         * properties/Makefile.am:
7078         * properties/ev-properties-view.c:
7079         (ev_properties_view_register_type):
7080         * properties/ev-properties-view.h:
7081         * properties/ev-properties-main.h:
7082
7083         Implement nautilus plugin for properties.
7084         Works only for pdf atm, I need to rework the
7085         document types stuff to get this to work
7086         for all backends...
7087
7088 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7089
7090         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
7091         (ev_properties_fonts_set_document): use
7092         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
7093
7094 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7095
7096         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
7097         them
7098         (PlaceImage, tiff2ps_process_page): use
7099         g_ascii_dtostr to convert floats to strings in a locale-safe way.
7100
7101
7102 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
7103
7104         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
7105         (main): to call gnome_authentication_manager_init. Should fix
7106         Bug #308510
7107
7108         * configure.ac: that requires libgnomeui 2.6.0.
7109
7110 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7111
7112         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7113         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
7114         use the new tiff2ps interfaces
7115
7116         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
7117         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
7118
7119         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
7120         structure instead of global variables.  Remove use of static
7121         variables in functions.
7122
7123 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
7124
7125         * shell/ev-page-action.c: unref the completion after setting it to the
7126         entry
7127
7128 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7129
7130         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
7131         postscript files
7132
7133 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
7134
7135         * shell/ev-window.c (update_action_sensitivity): disable
7136         File->Print if the document does not implement the ps exporter
7137         interface
7138
7139 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
7140
7141         * Makefile.am:
7142         * configure.ac:
7143         * data/evince-properties.glade:
7144         * properties/.cvsignore:
7145         * properties/Makefile.am:
7146         * properties/ev-properties-view.c: (ev_properties_view_dispose),
7147         (ev_properties_view_class_init), (ev_properties_view_format_date),
7148         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
7149         (ev_properties_view_init), (ev_properties_view_new):
7150         * properties/ev-properties-view.h:
7151         * shell/Makefile.am:
7152         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7153         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7154         (ev_properties_dialog_new):
7155         * shell/ev-properties-dialog.h:
7156         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7157         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7158         (update_progress_label), (job_fonts_finished_cb),
7159         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7160         * shell/ev-properties-fonts.h:
7161         * shell/ev-properties.c:
7162         * shell/ev-properties.h:
7163         * shell/ev-window.c: (ev_window_setup_document),
7164         (ev_window_cmd_file_properties):
7165
7166         Split the properties pages in two different objects, depend
7167         only on the backend where possible, use widgets instead
7168         of gobject for the glade part, reimplement the dialog
7169         itself with gtk.
7170         I need this to implement nautilus properties page.
7171
7172 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7173
7174         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7175         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7176         (tiff_document_document_ps_exporter_iface_init): implement the ps
7177         exporter interface for tiff documents
7178
7179         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7180         libtiff to implement TIFF postscript export
7181
7182         * tiff/tiff2ps.h: added a header file for external tiff2ps
7183         functions.
7184
7185         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7186         tiff2ps.h
7187
7188 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7189
7190         * shell/ev-view.c: (scroll_to_current_page),
7191         (ev_view_set_fullscreen), (ev_view_set_presentation):
7192         
7193         Scroll to current page when exit from presentation
7194
7195 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7196
7197         * shell/ev-window.c: (update_document_mode),
7198         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7199         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7200         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7201         
7202         Exit from fullscreen mode when switch to presentation. Fix for
7203         bug 309365
7204
7205 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7206
7207         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7208         return NULL if the document does not implement the selection
7209         interface.
7210
7211 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7212
7213         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7214         reported height by using the resolution aspect ratio
7215         (tiff_document_render_pixbuf): scale the pixbuf using the
7216         resolution aspect ratio
7217
7218 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7219
7220         * configure.ac:
7221         
7222         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7223         <kiltedaco@gmail.com>
7224         
7225         * djvu/djvu-document.c: (djvu_document_get_orientation),
7226         (djvu_document_set_orientation), (djvu_document_get_page_size),
7227         (rotate_pixbuf), (djvu_document_render_pixbuf),
7228         (djvu_document_document_iface_init):
7229         * dvi/dvi-document.c: (dvi_document_get_orientation),
7230         (dvi_document_set_orientation), (dvi_document_get_page_size),
7231         (rotate_pixbuf), (dvi_document_render_pixbuf),
7232         (dvi_document_document_iface_init):
7233         
7234         Dvi and djvu backends are ported to new API
7235
7236 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7237
7238         * backend/ev-selection.c: (ev_selection_get_selection_region),
7239         (ev_selection_get_selection_map):
7240         * backend/ev-selection.h:
7241         * pdf/ev-poppler.cc:
7242         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7243         * shell/ev-jobs.h:
7244         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7245         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7246         (ev_pixbuf_cache_get_text_mapping):
7247         * shell/ev-pixbuf-cache.h:
7248         * shell/ev-view.c: (location_in_text),
7249         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7250         support to EvView.  Now we can see where we can select!  Sweet!
7251
7252 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7253
7254         * shell/ev-view.c (ev_view_button_press_event): Fix
7255         event->y + view->scroll_x typo.
7256
7257 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7258
7259         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7260         sub-GdkPixbuf instead of passing dest_x and dest_y.
7261         
7262         * shell/ev-view.c: (view_point_to_doc_point),
7263         (view_rect_to_doc_rect), (ev_view_button_press_event),
7264         (ev_view_motion_notify_event), (compute_new_selection_rect),
7265         (gdk_rectangle_point_in), (compute_new_selection_text),
7266         (compute_selections): Update selection code to keep the selection
7267         around as two points and not as a normalized rectangle, and fix
7268         page level selection in two-column mode.
7269
7270 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7271
7272         * shell/ev-window.c: (window_configure_event_cb): 
7273         
7274         Fix compilation
7275         
7276 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7277
7278         * pdf/ev-poppler.cc:
7279
7280         Fix compilation
7281
7282 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7283
7284         * shell/Makefile.am:
7285         * shell/ev-metadata-manager.c: (item_free),
7286         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7287         (parse_value), (parseItem), (load_values),
7288         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7289         (save_values), (save_item), (get_oldest), (resize_items),
7290         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7291         * shell/ev-metadata-manager.h:
7292
7293         Metadata manager from gedit but modified to use GValue, so that
7294         we dont need to keep converting from strings.
7295
7296         * configure.ac:
7297
7298         ENABLE_METADATA conditional, on when dbus is on
7299
7300         * shell/ev-application.c: (ev_application_open_uri):
7301
7302         Show the window after load so that we can initialize
7303         window size before it's showed.
7304
7305         * shell/ev-window.c: (ev_window_setup_from_metadata),
7306         (ev_window_open_uri), (window_configure_event_cb),
7307         (ev_window_init):
7308
7309         Save and load metadata information about window size.
7310         Not yet keeping states in account.
7311
7312         * shell/main.c: (main):
7313
7314         Shutdown metadata manager.
7315
7316 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7317
7318         * shell/ev-application-service.xml:
7319         * configure.ac:
7320         * shell/Makefile.am:
7321         * shell/ev-application.c:
7322         * shell/ev-application.h:
7323         * shell/ev-window.c:
7324         * shell/ev-window.h:
7325         * shell/main.c:
7326
7327         Add an optional dbus interface (--enable-dbus).
7328         Rework application code, mainly to be easier to
7329         use "remotely".
7330         Do not open multiple windows with the same document,
7331         spatial evince!
7332
7333 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7334
7335         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7336         pixbuf iff it exists.
7337
7338 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7339
7340         * shell/*:
7341         * backend/ev-render-context.[ch]:
7342         * backend/ev-selection.[ch]:
7343
7344         Massive changes.  We now support text selection of pdfs, and not
7345         just rectangular selection.  This is pretty broken still, but I
7346         want to get something into CVS.
7347
7348 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7349
7350         * pdf/ev-poppler.cc:
7351         
7352         Fix for Bug 309080: crash on window close.
7353         
7354         * shell/ev-page-action.c: (page_changed_cb):
7355         
7356         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7357         jensgr@gmx.net (Jens Granseuer).
7358
7359 2005-06-25  Marcel Telka  <marcel@telka.sk>
7360
7361         * configure.in (ALL_LINGUAS): Added sk.
7362
7363 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7364
7365         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7366         not a document open
7367
7368 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7369
7370         * NEWS:
7371         * configure.ac:
7372
7373         Release 0.3.2
7374
7375         * cut-n-paste/recent-files/Makefile.am:
7376
7377         Fix make distcheck
7378
7379 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7380
7381         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7382         (pixbuf_document_set_orientation), (rotate_pixbuf),
7383         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7384         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7385
7386         Implement rotation and cleanup the code a bit.
7387
7388         * tiff/tiff-document.c: (tiff_document_get_page_size),
7389         (tiff_document_get_orientation), (tiff_document_set_orientation),
7390         (rotate_pixbuf), (tiff_document_render_pixbuf),
7391         (tiff_document_document_iface_init), (tiff_document_init):
7392
7393         Implement rotation. Was the quicker solution for the release
7394         but we really need to share this code in the shell.
7395
7396 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7397
7398         * pdf/ev-poppler.cc:
7399
7400         Enable rotation, require poppler cvs. Fix a leak.
7401
7402 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7403
7404         * shell/ev-window.c: (update_action_sensitivity):
7405         
7406         Make properties unsensitive if document backend doesn't provide
7407         any info
7408
7409 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7410
7411         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7412         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7413         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7414         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7415         (bitmap_flip_rotate_counter_clockwise):
7416         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7417         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7418         (buff_gets):
7419         * dvi/mdvi-lib/common.h:
7420         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7421         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7422         (opendvi), (mdvi_reload), (mdvi_init_context),
7423         (mdvi_destroy_context), (mdvi_dopage), (special):
7424         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7425         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7426         (file_hash_free), (register_encoding), (parse_spec),
7427         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7428         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7429         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7430         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7431         (mdvi_register_font_type), (mdvi_unregister_font_type),
7432         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7433         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7434         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7435         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7436         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7437         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7438         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7439         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7440         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7441         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7442         (mdvi_unregister_special), (mdvi_flush_specials):
7443         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7444         (t1_font_remove):
7445         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7446         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7447         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7448         (free_font_metrics), (flush_font_metrics):
7449         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7450         (tt_font_remove):
7451         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7452         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7453         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7454         (dstring_insert), (dstring_new), (dstring_reset):
7455         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7456         
7457         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7458         avoid conflict with libtool on FC4
7459         
7460         * shell/ev-window.c: (ev_window_cmd_help_about):
7461         
7462         Update copyright year. Fix for bug 308828.
7463
7464 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7465
7466         * shell/ev-view.c: (add_scroll_binding_keypad),
7467         (ev_view_binding_activated), (ev_view_class_init),
7468         (on_adjustment_value_changed):
7469         
7470         Bug 170874: Arrow keys switch pages in presentation mode
7471
7472 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7473
7474         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7475         
7476         Fix for Bug 308265: Sidebar dissappears coming out of 
7477         Presentation mode
7478
7479 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7480
7481         * shell/ev-application.c: (ev_application_open):
7482         * shell/ev-document-types.c: (ev_document_types_add_filters),
7483         (ev_document_types_add_filters_for_type):
7484         * shell/ev-document-types.h:
7485         * shell/ev-window.c: (ev_window_cmd_save_as):
7486         
7487         Suggest basename as template when saving, provide filters
7488         for save dialog. It's bug 308402
7489
7490 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7491
7492         * pdf/ev-poppler.cc:
7493         * shell/ev-sidebar-links.c: (job_finished_callback):
7494         * shell/ev-view.c: (update_find_status_message):
7495         
7496         Some leaks fixed
7497
7498 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7499
7500         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7501         (egg_recent_view_uimanager_set_list):
7502
7503         Fix buglet in !show_numbers case.
7504
7505 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7506
7507         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7508         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7509
7510         Use pango ellipsisation.
7511
7512         * pdf/ev-poppler.cc:
7513
7514         Fix refcount leak, from nsh.
7515
7516 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7517
7518         * cut-n-paste/recent-files/Makefile.am:
7519         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7520         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7521         
7522         Removed EggRecentViewGtk
7523         
7524         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7525         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7526         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7527         (ev_window_setup_recent):
7528         
7529         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7530         with other projects
7531
7532 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7533
7534         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7535         (egg_recent_view_gtk_finalize):
7536
7537         Fix memory leak
7538
7539         * cut-n-paste/toolbar-editor/Makefile.am:
7540         
7541         Fix location of cursor icon.
7542         
7543         * pdf/ev-poppler.cc:
7544         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7545         (display_completion_text), (match_completion):
7546         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7547         (selection_changed_callback), (create_loading_model),
7548         (print_section_cb), (links_page_num_func),
7549         (update_page_callback_foreach):
7550         * shell/ev-window.c: (ev_window_dispose):
7551         
7552         Small memory fixes. Links model now store objects instead
7553         of pointers to improve memory management. 
7554
7555 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7556
7557         * shell/ev-window.c: (zoom_control_changed_cb):
7558         
7559         Fix update of zoom control (bug 308268).
7560
7561 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7562
7563         * shell/ev-properties.c (set_property): escape the text correctly.
7564         Handles non-UTF-8 properties and escaped properties.  Also, sets
7565         the text to "<i>None</i>" if the property isn't set.
7566
7567         * data/evince-properties.glade: Change the label to be ellipsized,
7568         and give it a minimum size.
7569
7570 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7571
7572         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7573         * shell/ev-sidebar-links.c: (create_loading_model):
7574         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7575         * shell/ev-view.c: (ev_view_set_document):
7576         * shell/ev-window.c: (ev_window_dispose):
7577         
7578         Various small fixes, mostly memory leaks. Thanks to valgrind.
7579
7580 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7581
7582         * ps/ps-document.c: remove the locale.h include again ;-). And
7583         kill the (bogus) setlocale/savelocale business.
7584
7585 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7586
7587         * ps/ps-document.c:
7588         
7589         Include locale.h to fix build
7590         
7591         * shell/ev-sidebar.c:
7592         
7593         Remove unnecessary includes
7594
7595 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7596
7597         * dvi/dvi-document.c: (dvi_document_load):
7598         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7599         * po/POTFILES.in:
7600         
7601         Check for incorrect dvi files. Fix parsing dvi on AMD64
7602         platform. Thanks to tester@tester.ca (Olivier Crete).
7603
7604 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7605
7606         * shell/ev-page-action.c: (match_selected_cb),
7607         (display_completion_text), (match_completion), (update_model):
7608         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7609         (expand_open_links):
7610         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7611         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7612         (ev_sidebar_set_document):
7613         * shell/ev-window.c: (ev_window_xfer_job_cb),
7614         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7615         
7616         Fixed lot's of memory leaks, for example, memory leak on reload, 
7617         described in bug 307793.
7618
7619 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7620
7621         * pdf/ev-poppler.cc:
7622         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7623         (update_visible_range), (adjustment_changed_cb),
7624         (ev_sidebar_thumbnails_fill_model),
7625         (ev_sidebar_thumbnails_refresh),
7626         (ev_sidebar_tree_selection_changed),
7627         (ev_sidebar_icon_selection_changed),
7628         (ev_sidebar_thumbnails_use_icon_view),
7629         (ev_sidebar_thumbnails_set_document):
7630         * shell/ev-sidebar-thumbnails.h:
7631         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7632         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7633
7634         Refresh thumbnails when changing orientation. Not fully
7635         working yet becuase of a sidebar bug.
7636
7637         Set page orientation to poppler page everywhere. This sucks
7638         really need to fix poppler.
7639
7640 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7641
7642         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7643         (egg_recent_view_gtk_new_menu_item),
7644         (egg_recent_view_gtk_set_property),
7645         (egg_recent_view_gtk_get_property),
7646         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7647         (egg_recent_view_gtk_set_tooltip_func),
7648         (egg_recent_view_gtk_set_label_width),
7649         (egg_recent_view_gtk_get_label_width):
7650         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7651
7652         Sync with libegg (ellipsize labels)
7653
7654 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7655
7656         * data/evince-ui.xml:
7657         * shell/ev-window.c: (ev_window_cmd_go_forward),
7658         (ev_window_cmd_go_backward):
7659         
7660         Shift + PageUp moves 10 Pages. Fix for 306125
7661
7662 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7663
7664         * pdf/ev-poppler.cc:
7665
7666         Add a flag to check if orientation has been overriden
7667
7668 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7669
7670         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7671         field if necessary.
7672
7673         * ps/ps.h: add creator field to document.
7674
7675         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7676         set creator field.
7677
7678 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7679
7680         * data/evince-properties.glade:
7681         * shell/ev-properties.c: (ev_properties_set_document):
7682
7683         s/PDF Version/Format
7684
7685 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7686
7687         * shell/ev-properties.c: (ev_properties_set_document):
7688
7689         Remove unnecessary translations
7690
7691 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7692
7693         * cut-n-paste/toolbar-editor/Makefile.am:
7694
7695         Correct library name    
7696
7697 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7698
7699         * configure.ac:
7700         * cut-n-paste/recent-files/egg-recent-model.c:
7701         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7702         (egg_recent_model_unlock_file):
7703         * cut-n-paste/recent-files/egg-recent-util.c:
7704         (egg_recent_util_get_unique_id):
7705         * cut-n-paste/recent-files/update-from-egg.sh:
7706         * cut-n-paste/toolbar-editor/Makefile.am:
7707         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7708         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7709         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7710         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7711         (egg_toolbars_model_get_type):
7712         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7713
7714         Better makefile for toolbar editor and update everything
7715         to latest libegg.
7716
7717 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7718
7719         * shell/ev-window.c: (update_document_mode):
7720
7721         Prefer presentation mode when the document
7722         require fullscreen.
7723
7724 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7725
7726         * data/evince-ui.xml:
7727         * shell/ev-window.c:
7728
7729         Add control-equal for zooming
7730
7731 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7732
7733         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7734
7735 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7736
7737         * backend/ev-document.c: (ev_document_get_orientation):
7738         * backend/ev-document.h:
7739         * pdf/ev-poppler.cc:
7740         * ps/ps-document.c: (ps_document_get_orientation),
7741         (ps_document_set_orientation), (ps_document_document_iface_init):
7742
7743         Add a get_orientation api. Improve set_orientation.
7744
7745         * data/evince-ui.xml:
7746         * shell/ev-view.c: (ev_view_set_orientation),
7747         (ev_view_rotate_right), (ev_view_rotate_left):
7748         * shell/ev-view.h:
7749         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7750         (ev_window_cmd_edit_rotate_right):
7751
7752         Better ui for changing document orientation
7753
7754 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7755
7756         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7757         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7758         * shell/ev-sidebar-links.h:
7759         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7760         (ev_sidebar_page_iface_init):
7761         * shell/ev-sidebar-page.h:
7762         * shell/ev-sidebar-thumbnails.c:
7763         (ev_sidebar_thumbnails_get_property),
7764         (ev_sidebar_thumbnails_class_init),
7765         (ev_sidebar_thumbnails_set_document):
7766         * shell/ev-sidebar-thumbnails.h:
7767         * shell/ev-view.c: (ev_view_motion_notify_event):
7768         * shell/ev-window.c: (update_chrome_visibility),
7769         (ev_window_cmd_focus_page_selector),
7770         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7771         (sidebar_page_main_widget_update_cb), (ev_window_init):
7772         
7773         Autoraise toolbar on GoToPage binding and fix bindings in
7774         EvSidebarThumbnails page.
7775
7776 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7777
7778         * shell/ev-properties.c: (update_progress_label):
7779
7780         Hide the progress label when finished; bug #307697.
7781
7782 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7783
7784         * pdf/ev-poppler.cc:
7785
7786         Enable is_open for links, you will need poppler cvs
7787
7788         * shell/ev-properties.c: (job_fonts_finished_cb):
7789
7790         Get a lock on the document when filling the tree view
7791
7792 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7793
7794         * backend/ev-document-links.h:
7795         * pdf/ev-poppler.cc:
7796         * shell/ev-sidebar-links.c: (create_loading_model),
7797         (expand_open_links), (job_finished_callback):
7798
7799         Expand links when specified by the document.
7800         Depend on a poppler api (defined out for now)
7801
7802 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7803
7804         * shell/ev-properties.c: (ev_properties_dispose),
7805         (ev_properties_class_init), (dialog_destroy_cb),
7806         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7807         (ev_properties_set_document), (ev_properties_new),
7808         (ev_properties_show):
7809         * shell/ev-properties.h:
7810
7811         Make it an object, cleanup the code, api to show it as transient
7812         and to set the document.
7813
7814         * shell/ev-window.c: (ev_window_setup_document),
7815         (ev_window_cmd_file_properties):
7816
7817         Adapt to EvProperties changes, do not show multiple
7818         times, update it when document changes.
7819
7820 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7821
7822         * ps/gstypes.h:
7823         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7824         (ps_document_set_orientation), (ps_document_document_iface_init):
7825         * ps/ps-document.h:
7826
7827         Implement orientation here too
7828
7829         * shell/ev-properties.c: (ev_properties_new):
7830         * data/evince-properties.glade:
7831
7832         Hide the fonts page for backends that doesnt
7833         support it.     
7834
7835 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7836
7837         * backend/ev-document.c: (ev_document_set_orientation):
7838         * backend/ev-document.h:
7839         * pdf/ev-poppler.cc:
7840
7841         Add orientation api. Currently poppler api is not optimal,
7842         we need to set orientation every time we _get a page.
7843         I will try to fix that at some point.
7844
7845         * data/evince-ui.xml:
7846         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7847         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7848
7849         Add orientation menu items
7850
7851         * shell/ev-page-cache.c: (ev_page_cache_clear):
7852         * shell/ev-page-cache.h:
7853
7854         Add api to clear the cache
7855
7856         * shell/ev-view.c: (setup_caches), (clear_caches),
7857         (ev_view_set_document), (ev_view_zoom_out),
7858         (ev_view_set_orientation):
7859         * shell/ev-view.h:
7860
7861         Implement orientation changing
7862
7863 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
7864
7865         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7866         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7867         * backend/ev-document-fonts.h:
7868
7869         Separate scan and fill so that we can incrementally fill from
7870         the main thread. Add a progress api.
7871
7872         * data/evince-properties.glade:
7873         * pdf/ev-poppler.cc:
7874         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7875         * shell/ev-jobs.h:
7876         * shell/ev-properties.c: (update_progress_label),
7877         (job_fonts_finished_cb), (setup_fonts_view):
7878
7879         Incrementally feel the list and show the progress
7880         percentage in a label like acrobat does.
7881
7882         You are going to need poppler cvs
7883
7884 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
7885
7886         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7887         * backend/ev-document-fonts.h:
7888         * pdf/ev-poppler.cc:
7889
7890         Make fonts model fill incrementally.
7891
7892         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7893         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7894         (ev_job_queue_remove_job):
7895         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7896         (ev_job_fonts_new), (ev_job_fonts_run):
7897         * shell/ev-jobs.h:
7898
7899         New job for fonts scanning
7900
7901         * shell/ev-properties.c: (job_fonts_finished_cb),
7902         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7903         * shell/ev-properties.h:
7904         * shell/ev-window.c: (ev_window_cmd_file_properties):
7905
7906         Incrementally feel the treeview using the new job. Show Loading...
7907         message until scanning is completed.
7908
7909         Hopefully I didnt break the build without the poppler patch.
7910
7911 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7912
7913         * shell/ev-application.c: (ev_application_open):
7914         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
7915         (ev_document_type_get_type), (ev_document_type_lookup):
7916         * shell/ev-document-types.h:
7917         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
7918         * shell/ev-job-xfer.h:
7919         * shell/ev-window.c: (ev_window_clear_local_uri),
7920         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
7921         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
7922         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7923         
7924         Transfer remote documents to tmp directory to display them later.
7925
7926 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
7927
7928         * backend/ev-document-info.h:
7929         * shell/ev-properties.c: (ev_properties_new):
7930
7931         s/GTime*/GTime. Not sure why we was using a pointer
7932         at all there!
7933
7934 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
7935
7936         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
7937         situations.  That situation is that you're using GTK+-HEAD with
7938         the patch at #306726 is applied, and you have a document with <
7939         1500 pages in it.  It's not quite as uniformly nice as the
7940         TreeView, but should be better in the long run.
7941
7942         I'm pretty sure I guarded against breaking compilation with
7943         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
7944         I missed some.
7945
7946         * shell/ev-window.c (ev_window_init): We don't have our tree/list
7947         widget yet, so I commented that code out
7948         enable_view_actions_for_widget() for now.  Need to figure this
7949         out.
7950
7951         * shell/ev-page-action.c (match_selected_cb): emit the right
7952         signals.  Our cool C-l completion now works.
7953
7954 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7955
7956         * backend/Makefile.am:
7957         * backend/ev-document-fonts.c:
7958         * backend/ev-document-links.c:
7959         * backend/ev-document.c: (ev_document_load):
7960         * backend/ev-document.h:
7961         * backend/ev-job-queue.c:
7962         * backend/ev-job-queue.h:
7963         * backend/ev-jobs.c:
7964         * backend/ev-jobs.h:
7965         * backend/ev-page-cache.c:
7966         * backend/ev-page-cache.h:
7967
7968         EvPageCache and EvJobs are moved to shell.
7969
7970         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
7971         (ev_tmp_filename):
7972         * lib/ev-file-helpers.h:
7973         
7974         New helper to work with temporary files
7975         
7976         * shell/Makefile.am:
7977         * shell/ev-application.c: (ev_application_open):
7978         * shell/ev-application.h:
7979         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
7980         (remove_job_from_async_queue), (add_job_to_async_queue),
7981         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
7982         (handle_job), (search_for_jobs_unlocked),
7983         (no_jobs_available_unlocked), (ev_render_thread),
7984         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7985         (ev_job_queue_add_job), (move_job_async), (move_job),
7986         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7987         * shell/ev-job-queue.h:
7988         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
7989         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
7990         * shell/ev-job-xfer.h:
7991         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
7992         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
7993         (ev_job_links_class_init), (ev_job_render_init),
7994         (ev_job_render_dispose), (ev_job_render_class_init),
7995         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
7996         (ev_job_thumbnail_class_init), (ev_job_load_init),
7997         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
7998         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
7999         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
8000         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
8001         * shell/ev-jobs.h:
8002         * shell/ev-page-action.c: (ev_page_action_set_document):
8003         * shell/ev-page-cache.c: (ev_page_cache_init),
8004         (ev_page_cache_class_init), (ev_page_cache_finalize),
8005         (ev_page_cache_new), (ev_page_cache_get_n_pages),
8006         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
8007         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
8008         (ev_page_cache_get_title), (ev_page_cache_get_size),
8009         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8010         (ev_page_cache_get_height_to_page),
8011         (ev_page_cache_get_max_label_chars),
8012         (ev_page_cache_get_page_label),
8013         (ev_page_cache_has_nonnumeric_page_labels),
8014         (ev_page_cache_get_info), (ev_page_cache_next_page),
8015         (ev_page_cache_prev_page), (ev_page_cache_get):
8016         * shell/ev-page-cache.h:
8017         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
8018         (ev_pixbuf_cache_clear_job_sizes),
8019         (ev_pixbuf_cache_add_jobs_if_needed),
8020         (ev_pixbuf_cache_set_page_range):
8021         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
8022         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
8023         * shell/ev-sidebar-thumbnails.c:
8024         (ev_sidebar_tree_selection_changed),
8025         (ev_sidebar_thumbnails_set_document):
8026         * shell/ev-statusbar.c: (ev_statusbar_destroy),
8027         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
8028         (ev_statusbar_get_context_id), (ev_statusbar_push),
8029         (ev_statusbar_pop), (ev_statusbar_set_maximized),
8030         (ev_statusbar_pulse), (ev_statusbar_show_progress),
8031         (ev_statusbar_set_progress):
8032         * shell/ev-statusbar.h:
8033         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
8034         (ev_view_find_previous):
8035         * shell/ev-window.c: (ev_window_is_empty),
8036         (ev_window_setup_document), (password_dialog_response),
8037         (ev_window_clear_jobs), (ev_window_load_job_cb),
8038         (ev_window_xfer_job_cb), (ev_window_open_uri),
8039         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
8040         (ev_window_print), (ev_window_print_range),
8041         (ev_window_state_event), (ev_window_cmd_view_reload),
8042         (menu_item_select_cb), (menu_item_deselect_cb),
8043         (view_status_changed_cb), (ev_window_dispose),
8044         (drag_data_received_cb), (ev_window_init):
8045         * shell/ev-window.h:
8046         * shell/main.c: (load_files):
8047         
8048         New statusbar to show progress on idle. Two new jobs - 
8049         xfer job and load job to load document in background. And update
8050         of page_cache clients to new location of code.
8051
8052 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
8053   
8054         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
8055         selection in open dialog. It also remembers the last visited directory 
8056         in the current session.
8057
8058 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8059
8060         * shell/ev-properties.c: (ev_properties_new):
8061         * shell/ev-properties.h:
8062         * shell/ev-window.c: (ev_window_cmd_file_properties):
8063         
8064         Get document info from page cache instead of document itself.
8065         This should fix crash related to race conditions described in
8066         bug 306545.
8067
8068 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8069
8070         * ps/ps-document.c: (ps_document_init),
8071         (send_ps), (get_page_box), (output), (catchPipe), (input),
8072         (stop_interpreter), (file_length), (file_readable),
8073         (check_filecompressedb), (ps_document_enable_interpreter),
8074         (document_load), (ps_async_renderer_render_pixbuf):
8075         * ps/ps-document.h:
8076
8077         Big cleanup of the ps code
8078
8079 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
8080
8081         * backend/Makefile.am:
8082         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
8083         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
8084         * backend/ev-async-renderer.h:
8085
8086         Add an async renderer interface (method + callback) which
8087         is useful for backends like ps.
8088
8089         * backend/ev-job-queue.c: (remove_job_from_async_queue),
8090         (add_job_to_async_queue), (job_finished_cb), (handle_job),
8091         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
8092         (ev_job_queue_add_job), (move_job_async), (move_job),
8093         (ev_job_queue_update_job), (ev_job_queue_remove_job):
8094
8095         Add queues for async renderer, these are executed on the
8096         main thread.
8097
8098         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
8099         (ev_job_render_run):
8100         * backend/ev-jobs.h:
8101
8102         If the backend support async renderer interface use it.
8103
8104         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
8105         (setup_pixmap), (ps_document_get_type),
8106         (ps_async_renderer_render_pixbuf),
8107         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
8108
8109         Implement async renderer interface.
8110
8111 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8112
8113         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
8114
8115         Cleanup links job on exit.
8116
8117 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8118
8119         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8120         (drag_data_get_cb), (drag_data_received_cb):
8121         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8122         (drag_data_get_cb), (parse_item_list),
8123         (egg_toolbar_editor_load_actions):
8124         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8125         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
8126         (parse_item_list), (parse_toolbars):
8127         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8128         (dvi_pixbuf_put_pixel):
8129         
8130         Fix gcc 4.0 warnings
8131
8132 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8133
8134         * ps/ps-document.c: (start_interpreter):
8135
8136         Fix warning when loading ps
8137
8138 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8139
8140         * ps/ps-document.c: (output):
8141
8142         Fix crash when priting gs error messages.
8143
8144 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8145
8146         * backend/ev-page-cache.c: (_ev_page_cache_new):
8147         * backend/ev-page-cache.h:
8148
8149         Use a const to return title so that we dont double
8150         free it. Small cleanup and fix a leak.
8151
8152         * shell/ev-window.c: (update_window_title):
8153
8154         strdup value from get_title.
8155
8156 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8157
8158         * shell/ev-sidebar-links.c: (job_finished_callback),
8159         (ev_sidebar_links_set_document):
8160
8161         Cleanup the old job when changing document
8162
8163 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8164
8165         * shell/ev-stock-icons.c:
8166         * shell/ev-stock-icons.h:
8167         * shell/ev-window.c:
8168         
8169         Add stock icons for actions that can appear in toolbar. Fix for
8170         bug 306566.
8171
8172 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8173
8174         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8175         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8176         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8177         * backend/ev-page-cache.h:
8178         * shell/ev-view.c: (scroll_to_current_page),
8179         (view_update_range_and_current_page), (get_page_y_offset),
8180         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8181         (ev_view_size_request_continuous),
8182         (ev_view_zoom_for_size_continuous_and_dual_page),
8183         (ev_view_zoom_for_size_continuous):
8184         
8185         More compact EvView layout in document with pages of different size.
8186
8187 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8188
8189         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8190         compilation.
8191
8192 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8193
8194         * shell/ev-view.c: (view_set_adjustment_values):
8195         * shell/ev-window.c: (ev_window_cmd_file_properties):
8196         
8197         A bit different fix for rounding problem but it has no
8198         problems on startup. Make properties window transient to parent.
8199
8200 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8201
8202         * pdf/ev-poppler.cc:
8203         
8204         More commenting of font stuff.
8205
8206 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8207
8208         * pdf/ev-poppler.cc:
8209
8210         Comment out some more fonts stuff. Should really
8211         work without the poppler patch now.
8212
8213 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8214
8215         * pdf/ev-poppler.cc:
8216
8217         Adapt to api change
8218
8219 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8220
8221         * data/evince-properties.glade:
8222         * pdf/ev-poppler.cc:
8223         * shell/ev-properties.c: (setup_fonts_view):
8224
8225         Set the column title. Show the dialog only
8226         once everything is setup.
8227         Getting font info can be very slow... will
8228         prolly need to make this threaded too.
8229
8230 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8231
8232         * backend/Makefile.am:
8233         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8234         (ev_document_fonts_get_fonts_model):
8235         * backend/ev-document-fonts.h:
8236         * data/evince-properties.glade:
8237         * pdf/ev-poppler.cc:
8238         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8239         * shell/ev-properties.h:
8240         * shell/ev-window.c: (ev_window_cmd_file_properties):
8241
8242         Implement fonts list. Defined out for now, since it depends
8243         on a not yet committed poppler patch.
8244
8245 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8246
8247         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8248         page + 1.
8249
8250         * shell/ev-window.c: Make sure we add the timeout when we get a
8251         focus-in event.
8252
8253         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8254         adjustment->value before calculating the zoom factor to average
8255         out all of our rounding errors.  The page no longer 'drifts' when
8256         resizing.
8257
8258 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8259
8260         * data/evince-properties.glade:
8261         * shell/ev-properties.c: (ev_properties_format_date),
8262         (set_property):
8263         
8264         Labels don't expand when the dialogue is resized.
8265         strftime result needs to be converted to UTF-8. Thanks
8266         to Christian Persch <chpe@gnome.org>.
8267
8268 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8269
8270         * data/evince-properties.glade:
8271
8272         Hide the fonts tab
8273
8274 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8275
8276         * backend/ev-document-info.h:
8277         * backend/ev-document.c: (ev_document_info_free):
8278         * data/evince-properties.glade:
8279         * pdf/ev-poppler.cc:
8280         * ps/ps-document.c: (ps_document_get_info):
8281         * shell/ev-properties.c: (ev_properties_format_date),
8282         (set_property), (ev_properties_new):
8283         * shell/ev-properties.h:
8284         * shell/ev-window.c: (ev_window_cmd_file_properties):
8285
8286         Rework properties code to take only EvPropertyInfo
8287         in the constructor so that it can be useful for
8288         nautilus plugin too.
8289
8290         Deal with backends that doesnt support some properties.
8291         Make set property code generic.
8292
8293 2005-06-04  Christian Persch <chpe@gnome.org>
8294
8295         * data/evince-properties.glade:
8296
8297         fix spacings, make resizeable, and make data labels
8298         selectable + ellipsised
8299
8300 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8301
8302         * backend/ev-document-info.h:
8303         * data/Makefile.am:
8304         * data/evince-ui.xml:
8305         * pdf/ev-poppler.cc:
8306         * shell/Makefile.am:
8307         * shell/ev-window.c: (update_action_sensitivity),
8308         (ev_window_cmd_file_properties):
8309
8310         Initial go at file properties. Patch by
8311         Emil Soleyman-Zomalan <emil@soleyman.com>.
8312         Needs love see #169583
8313
8314 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8315
8316         * ps/ps-document.c: (output):
8317         * ps/ps.c: (psscan):
8318
8319         Try to render even if psscan fails.
8320
8321 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8322
8323         * ps/ps.c: (psscan), (pscopydoc):
8324
8325         Port buffered reading code from gv
8326
8327 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8328
8329         * ps/ps-document.c: (interpreter_message), (output):
8330
8331         Do not fail on interpreter messages
8332
8333 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8334
8335         * backend/ev-document-misc.c:
8336         (ev_document_misc_get_thumbnail_frame):
8337
8338         Pages can be 0 x 0, dont assert on this case
8339
8340 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8341
8342         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8343         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8344
8345         Correctly manage our reference on document. Finally the reload
8346         huge leak is gone...
8347
8348 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8349
8350         * ps/ps-document.c: (ps_document_dispose):
8351
8352         Forgot to chain it to the parent. Thanks chpe.
8353
8354 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8355
8356         * ps/ps-document.c: (ps_document_dispose),
8357         (ps_document_class_init), (stop_interpreter), (document_load):
8358
8359         Cleanup dispose a bit. Dont leak the whole pixmap.
8360
8361 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8362
8363         * pdf/ev-poppler.cc:
8364
8365         Release the poppler document on dispose
8366
8367 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8368
8369         * shell/ev-view.c: (ev_view_set_document):
8370
8371         Release ref on the pixbuf cache when changing
8372         document.
8373
8374 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8375
8376         * ps/ps-document.c: (ps_document_get_info):
8377
8378         Fix a double free
8379
8380 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8381
8382         * backend/ev-page-cache.c: (ev_page_cache_init),
8383         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8384         * backend/ev-page-cache.h:
8385         * shell/ev-page-action.c: (page_changed_cb):
8386         
8387         Set page action entry width depending on labels width. Fix
8388         for bug 305202.
8389
8390 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8391
8392         * backend/ev-link.c: (ev_link_class_init):
8393
8394         Allow -1 as page value (error)
8395
8396 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8397
8398         * shell/ev-sidebar-thumbnails.c:
8399         (ev_sidebar_thumbnails_set_document):
8400         * shell/ev-view.c: (scroll_to_current_page),
8401         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8402         (page_changed_cb), (on_adjustment_value_changed),
8403         (ev_view_set_document):
8404
8405         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8406         Fix bug 305377
8407
8408 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8409
8410         * configure.ac:
8411         * djvu/djvu-document.c: (djvu_document_get_page_size):
8412
8413         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8414         bug 301993.
8415
8416 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8417
8418         * shell/ev-view.c (draw_one_page): modify the expose handling to
8419         get the shadows.
8420
8421         * shell/ev-window.c (update_action_sensitivity): Respect
8422         permissions field.  Kowtow to the man.
8423
8424         * pdf/ev-poppler.cc: Get the permissions field.
8425
8426         * tiff/*c: Make a tiny bit more robust.
8427
8428 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8429
8430         * djvu/djvu-document.c:
8431         
8432         Pop messages from djvu context message queue.
8433
8434 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8435
8436         * configure.ac, Makefile.am, shell/Makefile.am:
8437         * tiff/Makefile.am, shell/ev-document-types.c:
8438         
8439         Cleanup tiff configure checks. Fix for bug 305218.
8440
8441 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8442
8443         * configure.ac: Added "uk" to ALL_LINGUAS.
8444
8445 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8446
8447         * cut-n-paste/zoom-control/ephy-zoom.c:
8448         (ephy_zoom_get_changed_zoom_level):
8449         * cut-n-paste/zoom-control/ephy-zoom.h:
8450         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8451         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8452         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8453         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8454         (zoom_control_changed_cb), (ev_window_init):
8455         
8456         Fix minor points related to moving best fit up. Introduce
8457         "zoom" property and make zoom control change it's value on
8458         notify::zoom signals. Fix for 305080.
8459
8460 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8461
8462         * data/evince-ui.xml:
8463         * shell/ev-window.c: (set_view_actions_sensitivity):
8464         
8465         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8466
8467 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8468
8469         * configure.ac:
8470
8471         Depends on poppler 0.3.2
8472
8473 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8474
8475         * cut-n-paste/recent-files/egg-recent-item.c:
8476         (egg_recent_item_get_short_name):
8477         * cut-n-paste/toolbar-editor/Makefile.am:
8478         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8479         (new_pixbuf_from_widget):
8480         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8481         * cut-n-paste/toolbar-editor/egg-marshal.c:
8482         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8483         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8484
8485         Sync
8486
8487 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8488
8489         * tiff/tiff-document.c: Rough TIFF backend.
8490
8491 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8492
8493         * NEWS:
8494         * configure.ac:
8495         * cut-n-paste/toolbar-editor/Makefile.am:
8496
8497         Release 0.3.1
8498
8499 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8500
8501         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8502         (ev_view_find_next), (ev_view_find_previous):
8503
8504         Remove the locks around get_n_results   
8505
8506 2005-05-21  Juerg Billeter  <j@bitron.ch>
8507
8508         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8509
8510         Pass correct number of pages to poppler.
8511
8512 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8513
8514         * configure.ac:
8515         * data/Makefile.am:
8516         * data/evince.desktop.in: 
8517         * data/evince.desktop.in.in:
8518         * po/POTFILES.in:
8519         
8520         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8521
8522 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8523
8524         * shell/ev-view.c: (view_update_adjustments),
8525         (view_set_adjustment_values): cast adjustmen->value to (int)
8526         before using it.  Otherwise, we get off by a pixel in some
8527         situations.
8528
8529         (draw_one_page): Draw the border on expose.
8530
8531 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8532
8533         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8534         adjustment when the mode changes, #304923
8535
8536 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8537
8538         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8539         flickering on resize but still use gdk_window_scroll on
8540         scrolling
8541
8542 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8543
8544         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8545         option, #170458
8546
8547 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8548
8549         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8550         second page on page_changed if possible, #304669
8551
8552 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8553
8554         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8555         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8556
8557 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8558
8559         * .cvsignore:
8560         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8561         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8562         (ev_view_zoom_for_size_presentation),
8563         (ev_view_zoom_for_size_continuous_and_dual_page),
8564         (ev_view_zoom_for_size_continuous),
8565         (ev_view_zoom_for_size_dual_page),
8566         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8567         * shell/ev-view.h:
8568         * shell/ev-window.c: (update_view_size),
8569         (ev_window_sizing_mode_changed_cb):
8570
8571         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8572         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8573         an infinite loop, #304769
8574
8575
8576 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8577
8578         * data/evince-ui.xml:
8579         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8580         * shell/ev-window.c: (set_view_actions_sensitivity):
8581
8582         Make PgUp/Down behave like Space
8583
8584 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8585
8586         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8587         * backend/ev-ps-exporter.h:
8588         * pdf/ev-poppler.cc:
8589         * ps/ps-document.c: (ps_document_ps_export_begin):
8590         * shell/ev-print-job.c: (idle_print_handler):
8591
8592         Adapt to new poppler api
8593
8594 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8595
8596         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8597         (ephy_zoom_control_init):
8598
8599         Translate zoom levels
8600
8601 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8602
8603         * cut-n-paste/zoom-control/ephy-zoom.c:
8604         (ephy_zoom_get_zoom_level_index):
8605
8606         Fix current zoom -> zoom control match
8607
8608 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8609
8610         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8611         rather than the scrolled_window that it's in. Fixes bug #304655.
8612
8613 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8614
8615         * shell/ev-view.c: (view_update_adjustments),
8616         (view_set_adjustment_values), (view_update_range_and_current_page),
8617         (view_scroll_to_page), (set_scroll_adjustment),
8618         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8619         (ev_view_scroll), (ev_view_scroll_view),
8620         (ensure_rectangle_is_visible), (find_page_at_location),
8621         (get_link_at_location), (go_to_link), (status_message_from_link),
8622         (ev_view_size_request_continuous_dual_page),
8623         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8624         (ev_view_unrealize), (ev_view_expose_event),
8625         (ev_view_button_press_event), (ev_view_motion_notify_event),
8626         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8627         (draw_rubberband), (highlight_find_results), (draw_one_page),
8628         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8629         (ev_view_init), (find_changed_cb), (page_changed_cb),
8630         (on_adjustment_value_changed), (ev_view_new),
8631         (ev_view_set_document), (ev_view_set_zoom),
8632         (ev_view_set_continuous), (ev_view_set_dual_page),
8633         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8634         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8635         (ev_view_zoom_for_size_presentation),
8636         (ev_view_zoom_for_size_continuous_dual_page),
8637         (ev_view_zoom_for_size_continuous),
8638         (ev_view_zoom_for_size_dual_page),
8639         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8640         (ev_view_get_status), (ev_view_set_status),
8641         (update_find_status_message), (ev_view_get_find_status),
8642         (ev_view_set_find_status), (jump_to_find_result),
8643         (jump_to_find_page), (compute_selections), (clear_selection),
8644         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8645         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8646         (ev_view_update_primary_selection),
8647         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8648         * shell/ev-view.h:
8649         * shell/ev-window.c: (ev_window_open_page_label),
8650         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8651         (ev_window_init):
8652         * shell/ev-window.h:
8653         * shell/main.c: (load_files):
8654
8655         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8656         when resizing.  Remove the bin_window().  Also, patch from James
8657         Bowes to fix command line page, #300641
8658         
8659 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8660
8661         * data/evince-ui.xml:
8662         * shell/ev-view.c:
8663         * shell/ev-view.h:
8664         * shell/ev-window.c: (update_action_sensitivity):
8665
8666         Get rid of View->Normal Size, it's just confusing
8667
8668 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8669
8670         * backend/ev-document-info.h:
8671         * backend/ev-document.c: (ev_document_info_free): Free the
8672         EvDocumentInfo.
8673
8674         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8675         (clear_range), (add_range), (update_visible_range),
8676         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8677         (ev_sidebar_thumbnails_set_document):
8678         * shell/ev-window.c: (ev_window_setup_document): Only render the
8679         visible thumbnails.  It takes an instant to render, but it uses
8680         much less memory.
8681
8682 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8683
8684         * shell/ev-sidebar-links.c: (popup_menu_cb):
8685
8686         Select first item
8687
8688 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8689
8690         * lib/Makefile.am:
8691         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8692         (button_press_cb), (ev_sidebar_links_construct):
8693
8694         Show the popup menu also on keybindings
8695
8696 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8697
8698         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8699         * shell/ev-window.h:
8700
8701         Expose api to print a range (with dialog). Make private _print use
8702         it.
8703
8704         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8705         (ev_sidebar_links_construct):
8706
8707         Show a print context menu on linkx, it prints the selected
8708         section.
8709
8710 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8711
8712         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8713         button.
8714
8715 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8716
8717         * AUTHORS:
8718
8719         Update
8720
8721         * shell/ev-window.c: (build_comments_string),
8722         (ev_window_cmd_help_about):
8723
8724         Show poppler version/backend and authors
8725
8726 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8727
8728         * cut-n-paste/zoom-control/ephy-zoom.c:
8729         (ephy_zoom_get_zoom_level_index):
8730         * cut-n-paste/zoom-control/ephy-zoom.h:
8731
8732         Move the best fit items at the top of the list
8733
8734 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8735
8736         * shell/ev-marshal.list:
8737         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8738         (activate_cb), (match_selected_cb), (activate_link_cb),
8739         (connect_proxy), (ev_page_action_class_init):
8740         * shell/ev-page-action.h:
8741
8742         Use signals to notify action activation. Hopefully
8743         I did not break completion since I cant test...
8744
8745         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8746         (register_custom_actions):
8747
8748         Connect to page selector actions and also grab focus on
8749         the view when activated.
8750
8751 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8752
8753         * pdf/ev-poppler.cc:
8754         * backend/ev-page-cache.c: make page size calculation consistent
8755         and set it to (int)( width * scale + 0.5).  This makes the weird
8756         line going through the middle of the page go away.
8757
8758         * shell/ev-view.c: move painting the background page after
8759         checking the expose area covers us.
8760
8761 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8762
8763         * data/evince-password.glade:
8764         
8765         Mark labels as not translatable. Fix for bug 302842.
8766
8767 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8768
8769         * configure.ac: Added "es" to ALL_LINGUAS.
8770
8771 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8772
8773         * data/evince-toolbar.xml:
8774         * shell/ev-window.c: (update_action_sensitivity),
8775         (ev_window_setup_document), (ev_window_set_page_mode),
8776         (ev_window_init):
8777
8778         Remove some leftover code from jrb first continous
8779         attempt. Use the new actions, we still need good icons
8780         though...
8781
8782 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8783
8784         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8785
8786         Update label when connecting proxy. Fix a warning with NULL
8787         page_cache.
8788
8789 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8790
8791         * data/evince-ui.xml:
8792         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8793         * shell/ev-page-action.h:
8794         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8795
8796         Add mnemonic for edit toolbar.
8797         ctrl+l focus the page entry.
8798
8799 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8800
8801         * lib/Makefile.am:
8802         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8803         (ev_window_init):
8804         * shell/main.c: (main):
8805
8806         Put the toolbar xml in evince own dot dir
8807
8808 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8809
8810         * shell/ev-window.c: (ev_window_init):
8811
8812         Make the toolbar not removable
8813
8814 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8815
8816         * data/evince-ui.xml:
8817         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8818         * shell/ev-sidebar-links.h:
8819         * shell/ev-sidebar-thumbnails.c:
8820         (ev_sidebar_thumbnails_get_treeview):
8821         * shell/ev-sidebar-thumbnails.h:
8822         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8823         (ev_view_class_init):
8824         * shell/ev-view.h:
8825         * shell/ev-window.c: (update_action_sensitivity),
8826         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8827         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8828         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8829         (ev_window_init):
8830
8831         This is evil... Make space/backspace global accelerators but
8832         enable them only for some widgets (sidebars and view).
8833         I dont like it, but I dont know a better way... :/
8834
8835 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8836
8837         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8838         (ev_page_action_widget_finalize),
8839         (ev_page_action_widget_class_init), (update_page_cache):
8840
8841         Keep a weak reference on proxy->page_cache so that we
8842         dont try to disconnect the signal if the object is already
8843         gone. Maybe there is a better way to cleanup reference handling
8844         in page action though...
8845
8846 2005-05-10  Juerg Billeter  <j@bitron.ch>
8847
8848         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8849         * backend/ev-ps-exporter.h:
8850         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8851         * ps/ps-document.c: (ps_document_ps_export_begin):
8852         
8853         Change api to pass print range to ps_exporter_begin. The pdf backend
8854         requires this information.
8855         
8856         * shell/ev-print-job.c: (idle_print_handler):
8857         
8858         Adapt to api change
8859
8860 2005-05-10  Juerg Billeter  <j@bitron.ch>
8861
8862         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8863         (idle_print_handler)
8864         * shell/ev-window.c: (ev_window_print):
8865
8866         Support printing page range, based on patch by Amaury Jacquot
8867
8868 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8869
8870         * data/evince-toolbar.xml:
8871
8872         Add zoom control to available items
8873
8874 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8875
8876         * shell/ev-window.c: (update_action_sensitivity):
8877
8878         Set slash action insensitive when appropriate
8879
8880 2005-05-10  Christian Persch <chpe@gnome.org>
8881
8882         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8883
8884         Fix warning on the overflow menu
8885
8886 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8887
8888         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8889
8890         Check for uri correctness/existence
8891
8892 2005-05-09  Juerg Billeter  <j@bitron.ch>
8893
8894         * shell/ev-window.c: (using_postscript_printer):
8895
8896         LPD printers use postscript, too
8897
8898 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8899
8900         * shell/ev-window.c: (register_custom_actions):
8901
8902         The zoom one is actually sort of useful,
8903         put it back
8904
8905 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8906
8907         * shell/ev-window.c: (register_custom_actions):
8908
8909         Hide page/zoom controls from overflow, they
8910         are useless.
8911
8912 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8913
8914         * cut-n-paste/update-from-egg.sh:
8915         
8916         Share it between all cut-n-paste subdirs
8917
8918         * cut-n-paste/recent-files/Makefile.am:
8919
8920         Fix to use "global" update-from-egg.sh
8921
8922         * cut-n-paste/recent-files/egg-recent-model.c:
8923         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
8924         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8925         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
8926         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
8927
8928         Update from libegg
8929
8930         * cut-n-paste/toolbar-editor/Makefile.am:
8931
8932         Fix to use "global" update-from-egg.sh
8933
8934         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8935
8936         Update from libegg
8937
8938 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
8939
8940         * configure.ac:
8941         * cut-n-paste/Makefile.am:
8942         * cut-n-paste/recent-files/Makefile.am:
8943         * cut-n-paste/toolbar-editor/.cvsignore:
8944         * cut-n-paste/toolbar-editor/Makefile.am:
8945         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8946         (egg_editable_toolbar_get_type), (get_toolbar_position),
8947         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
8948         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
8949         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
8950         (set_item_drag_source), (create_item_from_action), (create_item),
8951         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
8952         (popup_toolbar_context_menu_cb), (free_dragged_item),
8953         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
8954         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
8955         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
8956         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
8957         (item_added_cb), (item_removed_cb),
8958         (egg_editable_toolbar_construct),
8959         (egg_editable_toolbar_disconnect_model),
8960         (egg_editable_toolbar_deconstruct),
8961         (egg_editable_toolbar_set_model),
8962         (egg_editable_toolbar_set_ui_manager),
8963         (egg_editable_toolbar_set_property),
8964         (egg_editable_toolbar_get_property),
8965         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
8966         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
8967         (egg_editable_toolbar_new_with_model),
8968         (egg_editable_toolbar_get_edit_mode),
8969         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
8970         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
8971         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
8972         (new_pixbuf_from_widget), (new_separator_pixbuf),
8973         (update_separator_image), (style_set_cb),
8974         (_egg_editable_toolbar_new_separator_image),
8975         (egg_editable_toolbar_get_model):
8976         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8977         * cut-n-paste/toolbar-editor/egg-marshal.c:
8978         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8979         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
8980         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
8981         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
8982         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
8983         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
8984         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
8985         (editor_drag_data_delete_cb), (drag_data_get_cb),
8986         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
8987         (editor_create_item), (update_editor_sheet), (setup_editor),
8988         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
8989         (parse_item_list), (model_has_action), (update_actions_list),
8990         (egg_toolbar_editor_load_actions):
8991         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
8992         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8993         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
8994         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
8995         (toolbars_item_new), (free_toolbar_node), (free_item_node),
8996         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
8997         (egg_toolbars_model_add_separator), (impl_add_item),
8998         (parse_item_list), (egg_toolbars_model_add_toolbar),
8999         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
9000         (impl_get_item_data), (impl_get_item_type),
9001         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
9002         (egg_toolbars_model_init), (free_toolbar),
9003         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
9004         (egg_toolbars_model_remove_toolbar),
9005         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
9006         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
9007         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
9008         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
9009         (egg_toolbars_model_get_item_data),
9010         (egg_toolbars_model_get_item_type):
9011         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9012         * cut-n-paste/toolbar-editor/eggmarshalers.list:
9013         * data/Makefile.am:
9014         * data/evince-toolbar.xml:
9015         * data/evince-ui.xml:
9016         * data/hand-open.png:
9017         * po/POTFILES.in:
9018         * shell/Makefile.am:
9019         * shell/ev-window.c: (update_chrome_visibility),
9020         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
9021         (ev_window_dispose), (ev_window_init):
9022
9023         Implement epiphany like toolbar editor. Based on patch by
9024         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9025
9026 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9027
9028         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
9029
9030         Use set_cursor instead of set_selection, so that
9031         the keyboard focus moves too.
9032
9033 2005-05-09  Aleksey Kliger <akliger@gmail.com>
9034
9035         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
9036
9037         Fix infinite loop when loading Type1 fonts
9038
9039 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9040
9041         * data/evince-ui.xml:
9042         * shell/ev-window.c:
9043
9044         Slash -> Find
9045
9046 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
9047
9048         * configure.ac:
9049
9050         Make --disable really disable
9051
9052 2005-05-07  Juerg Billeter  <j@bitron.ch>
9053
9054         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
9055
9056         Compare page labels even without has_labels set, fixes setting page
9057         with entry
9058
9059 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
9060
9061         * shell/ev-view.c: (ev_view_create_invisible_cursor),
9062         (ev_view_set_cursor), (ev_view_button_press_event),
9063         (ev_view_motion_notify_event), (ev_view_button_release_event),
9064         (ev_view_init):
9065
9066         Implement middle button scrolling. Based on a patch
9067         by Tommi Komulainen <tommi.komulainen@iki.fi>.
9068
9069 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
9070
9071         * shell/ev-document-types.c: (get_slow_mime_type),
9072         (get_document_type_from_mime), (ev_document_type_lookup):
9073         * shell/ev-document-types.h:
9074
9075         Change api to lookup from uri. Do fast lookup first, if the
9076         type is unknown try with data sniffing.
9077
9078         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
9079         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9080
9081         Adapt to api change
9082
9083 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9084
9085         * thumbnailer/Makefile.am:
9086
9087         Fix distcheck
9088
9089 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9090
9091         * NEWS:
9092         * configure.ac:
9093
9094         Release 0.3.0
9095
9096         * data/evince-ui.xml:
9097
9098         Hide presentation mode for now
9099
9100         * shell/ev-view.c: (highlight_find_results):
9101
9102         Show current find selection only on current page
9103
9104 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9105
9106         * shell/ev-view.c: (ev_view_select_all):
9107
9108         Compute size of the actual page, not of
9109         the current one.
9110
9111 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9112
9113         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
9114         (view_rect_to_doc_rect), (compute_selections),
9115         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
9116         (ev_view_copy), (ev_view_primary_get_cb),
9117         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
9118         (ev_view_button_press_event), (ev_view_motion_notify_event),
9119         (ev_view_button_release_event), (page_changed_cb):
9120
9121         Fix text selection
9122
9123 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
9124
9125         * shell/ev-view.c: (compute_border), (get_page_extents),
9126         (doc_rect_to_view_rect), (highlight_find_results),
9127         (ev_view_bin_expose), (ev_view_select_all),
9128         (ev_view_motion_notify_event), (update_find_status_message),
9129         (jump_to_find_result), (jump_to_find_page):
9130
9131         First go at fixing search, still buggy
9132
9133 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
9134
9135         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
9136         dropdown box and button at the top of the sidebar.
9137
9138 2005-05-02  James Bowes  <bowes@cs.dal.ca>
9139
9140         * configure.ac: Output zoom-control Makefile.
9141         * cut-n-paste/Makefile.am: build zoom-control subdir.
9142         * cut-n-paste/zoom-control/ephy-zoom-action.c:
9143         * cut-n-paste/zoom-control/ephy-zoom-action.h:
9144         * cut-n-paste/zoom-control/ephy-zoom-control.c:
9145         * cut-n-paste/zoom-control/ephy-zoom-control.h:
9146         * cut-n-paste/zoom-control/ephy-zoom.c:
9147         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
9148         from epiphany, and modified to add a separator into the menu.
9149         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
9150         * data/evince-ui.xml: Replace old zoom toolbar actions with new
9151         zoom-control action.
9152         * shell/Makefile.am: Include zoom-control flags.
9153         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9154         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9155         (ev_view_zoom_for_size_presentation),
9156         (ev_view_zoom_for_size_continuous_and_dual_page),
9157         (ev_view_zoom_for_size_continuous),
9158         (ev_view_zoom_for_size_dual_page),
9159         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9160         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9161         ev_view_get_zoom and ev_view_get_sizing_mode.
9162         * shell/ev-view.h:
9163         * shell/ev-window.c: (update_action_sensitivity),
9164         (update_sizing_buttons), (zoom_control_changed_cb),
9165         (register_custom_actions): Initialize and use the zoom-control 
9166         widget.
9167
9168 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9169
9170         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9171         preview cache back to 1.  Don't know when it got set to 0.
9172         
9173         * shell/ev-view.c: (compute_border), (ev_view_realize),
9174         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9175         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9176         (ev_view_get_fullscreen), (ev_view_set_presentation),
9177         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9178         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9179         * shell/ev-view.h:
9180         * shell/ev-window.c:
9181         (update_chrome_visibility),
9182         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9183         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9184         (update_document_mode), (ev_window_update_fullscreen_action),
9185         (ev_window_fullscreen), (ev_window_unfullscreen),
9186         (ev_window_cmd_view_fullscreen),
9187         (ev_window_update_presentation_action),
9188         (ev_window_run_presentation), (ev_window_stop_presentation),
9189         (ev_window_cmd_view_presentation), (ev_window_state_event),
9190         (ev_window_focus_in_event), (ev_window_focus_out_event),
9191         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9192         * data/evince-ui.xml: Initial presentation mode.  We should
9193         probably hide this until it's done, as it's quite rough.  Also,
9194         change full-screen to fullscreen and add two getters to EvView.
9195
9196 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9197
9198         * shell/ev-page-action.c: (update_page_cache),
9199         (ev_page_action_dispose):
9200         * shell/ev-window.c: (destroy_fullscreen_popup),
9201         (ev_window_create_fullscreen_popup):
9202
9203         Use connect_object rather than explicitly
9204         disconnect on dispose.
9205
9206 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9207
9208         * shell/ev-page-action.c: (update_page_cache),
9209         (ev_page_action_dispose):
9210
9211 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9212
9213         * backend/ev-page-cache.c: (_ev_page_cache_new),
9214         (ev_page_cache_set_page_label),
9215         (ev_page_cache_has_nonnumeric_page_labels):
9216         * backend/ev-page-cache.h:
9217         * shell/ev-page-action.c: (update_pages_label):
9218         
9219         If all page labels are numeric, fallback to default
9220         way to display number of pages. See bug 173185.
9221
9222 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9223
9224         * shell/ev-page-action.c: (ev_page_action_dispose):
9225         * shell/ev-view.c: (view_update_range_and_current_page):
9226         * shell/ev-window.c: (ev_window_dispose):
9227         
9228         Set page on scroll in continuous mode. Fixes bug 301986.
9229         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9230
9231 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9232
9233         * configure.ac:
9234
9235         Require poppler 0.3.0
9236
9237 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9238         
9239         * shell/Makefile.am, configure.ac: Fix build problems
9240         with t1lib. Bug 301996.
9241
9242 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9243
9244         * shell/ev-view.c: (ev_view_scroll_event):
9245         
9246         Scroll up increase zoom
9247
9248 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9249
9250         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9251         (ev_view_set_sizing_mode),
9252         (ev_view_zoom_for_size_continuous_and_dual_page),
9253         (ev_view_zoom_for_size_continuous):
9254         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9255         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9256         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9257         (ev_window_init):
9258
9259         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9260         Fix for 165473 and 165472.
9261
9262 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9263
9264         * po/POTFILES.in:
9265         * thumbnailer/Makefile.am:
9266         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9267         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9268         * thumbnailer/evince-thumbnailer.schemas.in:
9269         
9270         Make thumbnailer schemas translatable. Fix for bug 301773
9271         
9272         * thumbnailer/evince-thumbnailer-djvu.schemas:
9273         * thumbnailer/evince-thumbnailer-dvi.schemas:
9274         * thumbnailer/evince-thumbnailer.schemas:
9275
9276         Removed files
9277
9278 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9279
9280         * shell/ev-view.c (ev_view_init): forgot to set this.
9281
9282 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9283
9284         * shell/ev-view.c: (find_page_at_location),
9285         (get_link_at_location),
9286         (ev_view_set_show_border), (ev_view_set_spacing),
9287         (ev_view_zoom_for_size_continuous_and_dual_page),
9288         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9289         Also, add a quick fix measuring of widths.  Also, removed
9290         ev_view_set_spacing and ev_view_set_show_border.
9291         
9292         * shell/ev-window.c: (ev_window_unfullscreen),
9293         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9294
9295 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9296
9297         * shell/ev-view.c: (view_update_range_and_current_page),
9298         (page_changed_cb):
9299         
9300         Fix crash on exit and scrolling to page in continuous view.
9301
9302 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9303
9304         * TODO:
9305         * backend/ev-page-cache.c: (_ev_page_cache_new),
9306         (ev_page_cache_get_max_width_size),
9307         (ev_page_cache_get_max_height_size):
9308         * backend/ev-page-cache.h:
9309         * data/evince-ui.xml:
9310         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9311         * shell/ev-view.c: (view_update_adjustments),
9312         (view_update_range_and_current_page), (get_bounding_box_size),
9313         (ev_view_size_request_continuous_and_dual_page),
9314         (ev_view_size_request_continuous),
9315         (ev_view_size_request_dual_page),
9316         (ev_view_size_request_single_page), (ev_view_size_request),
9317         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9318         (ev_view_bin_expose), (ev_view_expose_event),
9319         (ev_view_set_property), (ev_view_get_property),
9320         (ev_view_class_init), (ev_view_init), (ev_view_new),
9321         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9322         (ev_view_set_dual_page), (ev_view_set_full_screen),
9323         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9324         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9325         (ev_view_zoom_out), (zoom_for_size_fit_width),
9326         (zoom_for_size_best_fit),
9327         (ev_view_zoom_for_size_continuous_and_dual_page),
9328         (ev_view_zoom_for_size_continuous),
9329         (ev_view_zoom_for_size_dual_page),
9330         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9331         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9332         * shell/ev-view.h:
9333         * shell/ev-window.c: (update_action_sensitivity),
9334         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9335         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9336         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9337         (ev_window_cmd_view_zoom_out), (update_view_size),
9338         (ev_window_set_sizing_mode), (ev_window_init):
9339
9340         Add Continuous and Dual page modes.
9341
9342 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9343
9344         * dvi/dvi-document.c: (dvi_document_load),
9345         (dvi_document_thumbnails_get_thumbnail),
9346         (dvi_document_init_params): Fix up some mixups between
9347         width and height to correct thumbnail rendering.
9348
9349 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9350
9351         * dvi/mdvi-lib/private.h:
9352         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9353         
9354         Suppess output for kpathsea during font generation. Thanks to
9355         James Bowes
9356
9357 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9358
9359         * NEWS:
9360         * configure.ac:
9361
9362         Release 0.2.1
9363
9364         * Makefile.am: fix distcheck.
9365
9366 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9367
9368         * shell/ev-sidebar-links.c: (selection_changed_callback),
9369         (update_page_callback), (row_activated_callback),
9370         (job_finished_callback), (ev_sidebar_links_set_document):
9371         
9372         Fix for bug #169901. Double click on links expands tree.
9373
9374 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9375
9376         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9377         hard-coded style. Fix for bug 170111
9378
9379 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9380
9381         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9382         locking.
9383
9384 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9385
9386         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9387
9388 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9389
9390         * pdf/ev-poppler.cc:
9391         * shell/ev-view.c: (highlight_find_results):
9392
9393         Fix find on single page documents
9394
9395 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9396
9397         * data/evince.schemas.in: fix for bug 301390
9398
9399 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9400
9401         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9402         (ev_view_zoom_out), (ev_view_zoom_normal):
9403         * shell/ev-view.h:
9404         * shell/ev-window.c: (update_action_sensitivity),
9405         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9406         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9407         (ev_window_cmd_view_normal_size):
9408
9409         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9410         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9411         better than oom. 
9412
9413 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9414
9415         * configure.ac:
9416
9417         Depend on 2.57, 2.59 doesnt seem to be necessary
9418
9419 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9420
9421         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9422         (create_tool_item):
9423
9424         Put back total number of pages as (1 of 1234)
9425
9426 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9427
9428         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9429         remove the job.
9430
9431         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9432         function.  This helps debugging.
9433
9434 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9435
9436         * djvu/djvu-document.c: (djvu_document_class_init),
9437         (djvu_document_get_info), (djvu_document_document_iface_init):
9438         * dvi/dvi-document.c: (dvi_document_class_init),
9439         (dvi_document_get_info), (dvi_document_document_iface_init):
9440
9441         Dummy implementation of get_info method for dvi and
9442         djvu. Fix crashes with those backends
9443
9444 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9445
9446         * data/evince.desktop.in:
9447
9448         Add application/x-gzpostscript
9449
9450 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9451
9452         * data/evince.schemas.in: Added real long descriptions, 
9453         closes bug 172496 
9454
9455         * README: Added actual text, closes bug 171869
9456
9457 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9458
9459         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9460
9461         Thumbnail page 0
9462
9463 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9464
9465         * backend/ev-document-info.h:
9466
9467         s/GDate */GDate so we can just use g_free
9468
9469 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9470
9471         * shell/ev-window.c: (update_document_mode),
9472         (ev_window_setup_document):
9473
9474         Show the window in fullscreen when specified by
9475         the document
9476
9477 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9478
9479         * backend/ev-document.c: (ev_document_class_init),
9480         (ev_document_get_info), (ev_document_render_pixbuf):
9481         * backend/ev-document.h:
9482         * backend/ev-page-cache.c: (_ev_page_cache_new):
9483         * pdf/ev-poppler.cc:
9484         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9485         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9486         * ps/ps-document.c: (ps_document_class_init), (document_load),
9487         (ps_document_get_info), (ps_document_document_iface_init):
9488
9489         Remove get_title from the interface, we can just use document info
9490
9491 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9492
9493         * backend/Makefile.am:
9494         * backend/ev-document.c: (ev_document_render_get_info):
9495         * backend/ev-document.h:
9496         * pdf/ev-poppler.cc:
9497
9498         Initial support for document info. Based on jrb patch.
9499
9500 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9501
9502         * shell/ev-window.c: (ev_window_state_event),
9503         (ev_window_class_init), (ev_window_init):
9504         
9505         Doesn't show resize grip when maximized. See bug #301053
9506
9507 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9508
9509         * po/POTFILES.in:
9510         
9511         ev-sidebar-thumbnails now has translatable labels
9512         
9513         * shell/Makefile.am:
9514         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9515         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9516         (ev_sidebar_links_page_iface_init):
9517         * shell/ev-sidebar-links.h:
9518         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9519         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9520         (ev_sidebar_page_get_label):
9521         * shell/ev-sidebar-page.h:
9522         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9523         (ev_sidebar_thumbnails_set_document),
9524         (ev_sidebar_thumbnails_support_document),
9525         (ev_sidebar_thumbnails_get_label),
9526         (ev_sidebar_thumbnails_page_iface_init):
9527         * shell/ev-sidebar-thumbnails.h:
9528         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9529         (ev_sidebar_set_document):
9530         * shell/ev-sidebar.h:
9531         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9532         
9533         Small rework of sidebar code. Now sidebar pages should implement
9534         EvSidebarPage interface. That makes page management in EvSidebar
9535         easier. See bug #164811 for details
9536
9537 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9538
9539         * shell/ev-application.c: (ev_application_open):
9540         * shell/ev-document-types.c:
9541         
9542         Fix build error and small problem with application exit
9543
9544 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9545
9546         * thumbnailer/Makefile.am:
9547         * thumbnailer/evince-thumbnailer-djvu.schemas:
9548         * thumbnailer/evince-thumbnailer-dvi.schemas:
9549         
9550         Conditionally install schemas for djvu/dvi thumbnailer
9551
9552 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9553
9554         * shell/ev-document-types.h: 
9555         * shell/ev-document-types.c: 
9556         New files, handling the mapping from mimetypes to backends
9557         
9558         * shell/ev-window.c: 
9559         * thumbnailer/evince-thumbnailer.c:     
9560         Use the ev-document-types code
9561         
9562         * shell/Makefile.am: 
9563         Added new convenience library libevbackendfactory_la, containing
9564         the new mimetype->backend logic; moved the backends into it.
9565
9566         * thumbnailer/Makefile.am:
9567         Make the thumbnailer link with the libevbackend.la convenience
9568         library, rather than having a duplicate of the backend logic here.
9569
9570 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9571
9572         * shell/ev-stock-icons.c: constify some vars.
9573         * shell/ev-window.c: ditto.
9574
9575 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9576
9577         * ps/ps-document.c (get_page_orientation):
9578
9579         Respect document orientation 
9580
9581 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9582
9583         * djvu/Makefile.am:
9584         * dvi/Makefile.am:
9585         * shell/Makefile.am:
9586         
9587         Move library dependencies to components.
9588         
9589         * shell/ev-window.c: (update_window_title),
9590         (start_loading_document):
9591         
9592         Fix display of uris with spaces. Bug 168358.
9593
9594 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9595
9596         * shell/ev-sidebar-links.c: (selection_changed_cb):
9597         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9598         (ev_view_button_release_event), (ev_view_set_document):
9599         * shell/ev-view.h:
9600         * shell/ev-window.c: (find_bar_search_changed_cb):
9601         * shell/ev-window.h: Minor cleanups removing some dead code.
9602
9603 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9604
9605         * backend/ev-page-cache.c: (_ev_page_cache_new):
9606         
9607         Set current page to 0 if document has pages.
9608
9609 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9610
9611         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9612
9613         Initialize GError to NULL, fix a crash when loading fails.
9614
9615 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9616
9617         * shell/ev-window.c: (update_view_size):
9618
9619         Calculate shadow size only when there is actually
9620         a shadow.
9621
9622 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9623
9624         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9625         * shell/ev-view.h:
9626
9627         Allow setting view spacing, default to 0
9628
9629         * shell/ev-window.c: (ev_window_unfullscreen),
9630         (ev_window_cmd_view_fullscreen), (ev_window_init):
9631
9632         Remove spacing in fullscreen mode
9633
9634 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9635
9636         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9637         (ev_view_size_request), (expose_bin_window),
9638         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9639         * shell/ev-view.h:
9640         * shell/ev-window.c: (ev_window_unfullscreen),
9641         (ev_window_cmd_view_fullscreen):
9642
9643         Do not draw the border in fulscreen
9644
9645 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9646
9647         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9648         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9649         (find_page_at_location), (page_changed_cb):
9650
9651         Rework border calculation, so that I can more easily disable it.
9652         Code somewhat cleaner too.
9653
9654 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9655
9656         * backend/ev-page-cache.c: (ev_page_cache_init),
9657         (_ev_page_cache_new):
9658
9659         Remove some assertions, documents can have 0 pages.
9660         Make initial current page -1.
9661
9662         * shell/ev-page-action.c: (page_changed_cb):
9663
9664         Show "" if current page is -1
9665
9666         * shell/ev-window.c: (update_action_sensitivity),
9667         (ev_window_setup_document):
9668
9669         When document has 0 pages do not set the view
9670         and make nearly everything insensitive.
9671
9672 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9673
9674         * shell/ev-page-view.c:
9675         * shell/ev-page-view.h:
9676
9677         Remove unused files.
9678         
9679         * shell/ev-sidebar-thumbnails.c:
9680         (ev_sidebar_thumbnails_set_document):
9681         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9682         (ev_sidebar_supports_document):
9683         * shell/ev-sidebar.h:
9684         * shell/ev-window.c: (ev_window_setup_document):
9685         
9686         Doesn't show thumbnails if document has 1 page. Make
9687         sidebar menu entries sensitive only if if they have 
9688         sense. Fix bug 164811. 
9689
9690 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9691
9692         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9693         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9694         (ev_view_zoom_out), (ev_view_set_size):
9695
9696         Rework sizing to deal with documents with not uniform page
9697         size.
9698
9699 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9700
9701         * backend/ev-page-cache.c: (_ev_page_cache_new):
9702
9703         Fix several page size caching bugs
9704
9705 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9706
9707         * shell/ev-window.c: (set_action_properties):
9708
9709         Make all toolbar items translatable
9710
9711 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9712
9713         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9714         (save_page_list), (ps_document_save),
9715         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9716         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9717         (ps_document_ps_exporter_iface_init):
9718         * ps/ps-document.h:
9719
9720         Based on a patch by J�rg Billeter <j@bitron.ch>
9721         
9722         Implement print and save a copy for the ps backend.
9723
9724 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9725
9726         * backend/ev-document.h:
9727         * djvu/djvu-document.c: (djvu_document_can_get_text),
9728         (djvu_document_document_iface_init):
9729         * dvi/dvi-document.c: (dvi_document_can_get_text),
9730         (dvi_document_document_iface_init):
9731         * pdf/ev-poppler.cc:
9732         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9733         (pixbuf_document_document_iface_init):
9734         * ps/ps-document.c: (ps_document_can_get_text),
9735         (ps_document_document_iface_init):
9736         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9737         * shell/ev-window.c: (update_action_sensitivity):
9738
9739         Fix the crash when trying to copy in backends that doesnt
9740         support it. We can implement a better solution once we
9741         do real text selection.
9742
9743 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9744
9745         * data/evince-ui.xml:
9746         * shell/ev-window.c: (ev_window_cmd_escape):
9747         
9748         Work around the Escape conflict (find bar and unfullscreen)
9749
9750 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9751
9752         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9753         
9754         Fix for #300233. Next page correctly handles document end.
9755         
9756         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9757         (ev_sidebar_thumbnails_class_init),
9758         (ev_sidebar_thumbnails_set_document),
9759         (ev_sidebar_thumbnails_clear_job),
9760         (ev_sidebar_thumbnails_clear_model):
9761         
9762         Cleanup thumbnail jobs on document changes.
9763         
9764         * shell/ev-view.c: (add_scroll_binding_keypad),
9765         (add_scroll_binding_shifted), (ev_view_class_init):
9766         
9767         Shift + Space scrolls up. Fix for #173184
9768         
9769         * shell/ev-window.c: (ev_window_open_page),
9770         (ev_window_cmd_view_reload):
9771         
9772         Fix reload (Bug #300094)
9773
9774 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9775
9776         
9777         * dvi/mdvi-lib/assoc.c:
9778         * dvi/mdvi-lib/assoc.h: Removed garbage files
9779         
9780         * dvi/mdvi-lib/bitmap.c:
9781         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9782         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9783         * dvi/mdvi-lib/color.h: Antialias of rules
9784         
9785         * dvi/mdvi-lib/common.h:
9786         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9787         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9788         * dvi/mdvi-lib/files.c:
9789         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9790         * dvi/mdvi-lib/mdvi.h:
9791         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9792         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9793         * dvi/mdvi-lib/util.c: Fix compile warnings
9794         
9795         * dvi/dvi-document.c:
9796         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9797         (dvi_document_thumbnails_get_thumbnail),
9798         (dvi_document_document_thumbnails_iface_init):
9799         * dvi/mdvi-lib/Makefile.am:
9800         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9801         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9802         
9803         Dvi backend now renders thumbnails
9804
9805 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9806
9807         * shell/main.c: (main): 
9808         
9809         Save accelerators on exit. Fixes bug #172095.
9810
9811 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9812
9813         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9814         update priority" comment.
9815
9816         * backend/ev-job-queue.c: Give a way to change priority.
9817
9818 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9819
9820         * shell/ev-page-action.c: Fix logic.
9821
9822 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9823
9824         * shell/ev-view.c: (ev_view_can_find_next):
9825         * shell/ev-window.c: (ev_window_setup_document):
9826
9827         Check that the document supports find
9828
9829 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9830
9831         * data/evince-ui.xml:
9832         * shell/ev-view.c: (ev_view_can_find_next):
9833         * shell/ev-view.h:
9834         * shell/ev-window.c: (update_action_sensitivity),
9835         (find_changed_cb), (ev_window_setup_document),
9836         (ev_window_cmd_edit_find_next):
9837
9838         Add Edit->Find Next
9839
9840 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9841
9842         * pdf/ev-poppler.cc:
9843         * shell/ev-print-job.c: (idle_print_handler):
9844
9845         Make printing work again
9846
9847 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9848
9849         * shell/ev-page-action.h:
9850         * shell/ev-page-action.c: (ev_page_action_widget_init),
9851         (ev_page_action_widget_class_init), (page_changed_cb),
9852         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9853         (get_filter_model_from_model), (match_selected_cb),
9854         (display_completion_text), (match_completion), (update_model),
9855         (connect_proxy), (ev_page_action_set_property),
9856         (ev_page_action_get_property), (ev_page_action_set_document),
9857         (ev_page_action_set_model), (ev_page_action_class_init): Big
9858         reworking to make completions work iff we have >= GTK-2.7.0
9859                 
9860         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9861         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9862         (job_finished_cb): We now have a 'model' property that is set when
9863         the links are loaded.  This can be caught with "notify::model"
9864
9865         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9866         listen for the model to be set, and propagate it to the action.
9867
9868 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9869
9870         * cut-n-paste/recent-files/egg-recent-item.c:
9871         (egg_recent_item_set_uri), (make_valid_utf8),
9872         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9873         * cut-n-paste/recent-files/egg-recent-item.h:
9874         
9875         Update egg-recent from libegg. This should fix long
9876         startup problem. For details see
9877         http://bugzilla.gnome.org/show_bug.cgi?id=160531
9878
9879 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9880
9881         * cut-n-paste/recent-files/Makefile.am:
9882         * data/evince-ui.xml, shell/Makefile.am:
9883         * shell/ev-application.c, shell/ev-application.h:
9884         * shell/ev-window.c: Recent files support.
9885         
9886         * configure.ac: Added "ru" to ALL_LINGUAS.
9887         
9888         * dvju: new backend to support DJVU files.
9889         * dvi: new backend to support DVI.
9890
9891         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9892         * ev-application.c: Support for new backends.
9893         
9894         * help, ev-window.c, main.c shell/Makefile.am: 
9895         Evince user documentation.
9896
9897 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9898
9899         * po/POTFILES.in:
9900         * shell/ev-window.c:
9901         * thumbnailer/evince-thumbnailer.c:
9902
9903         s/pdf-document/ev-poppler
9904
9905 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9906
9907         * NEWS:
9908         * configure.ac:
9909
9910         Release 0.2.0
9911
9912         * ps/ps-document.c: (setup_pixmap):
9913
9914         Remove debug code
9915
9916 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
9917
9918         * backend/ev-page-cache.c (ev_page_cache_next_page): 
9919         * shell/ev-window.c (ev_window_cmd_go_next_page) 
9920         (ev_window_cmd_go_first_page): Fix of by one errors.
9921
9922 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9923
9924         * ps/ps-document.c: (get_page_box):
9925
9926         Fix page size calculation
9927
9928 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9929
9930         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9931         (ps_document_cleanup), (setup_pixmap), (get_page_box),
9932         (get_page_orientation), (setup_page), (document_load),
9933         (ps_document_get_page_size), (render_pixbuf_idle):
9934         * ps/ps-document.h:
9935
9936         More refactoring to adapt to EvDocument changes
9937
9938 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9939
9940         * ps/ps-document.c: (start_interpreter):
9941
9942         Actually add alpha args
9943
9944 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9945
9946         * pdf/ev-poppler.cc:
9947
9948         Make clipboard work again
9949
9950 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
9951
9952         Make searching work again.
9953         
9954         * backend/ev-document.c:
9955         * backend/ev-document.h:
9956         * backend/ev-document-find.c:
9957         * backend/ev-document-find.h: Change EvDocumentIface so we no
9958         longer store the current page or zoom level in the document.  The
9959         consequence is that all calls that operate on the current page now
9960         instead take the page number as an extra argument, and all
9961         coordinates are now doubles in document coordinate system.
9962
9963         * pdf/ev-poppler.cc:
9964         * pixbuf/pixbuf-document.c:
9965         * ps/ps-document.c: Update backends accordingly.
9966
9967 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
9968
9969         * autogen.sh:
9970
9971         Add required gettext version
9972
9973 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
9974
9975         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
9976         make F1 bring up non-existent help.
9977
9978         * shell/eggfindbar.c: Patch from Christian Persch to sync to
9979         epiphany's find bar, #167477
9980
9981         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
9982         <emil@nishra.com> to add space-bar scrolling, 
9983
9984         * shell/ev-window.c (static GtkActionEntry entries): add default
9985         keybinding for Help (F1)
9986         Fixes #171068
9987
9988         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
9989         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
9990         170110
9991
9992 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
9993
9994         * Makefile.am: 
9995         * pixbuf/pixbuf-document.c: 
9996
9997         Got pixbuf backend working again
9998
9999 2005-04-01  Steve Murphy  <murf@e-tools.com>
10000
10001         * configure.in: Added "rw" to ALL_LINGUAS.
10002
10003 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
10004
10005         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
10006         model types, noticed by Martin Kretzschmar.
10007
10008 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
10009
10010         * pdf/ev-poppler.cc: Implement search based on
10011         poppler_page_find_text().  Currently a bit crude since we remember
10012         all matches from all pages.  Also, we grab the big document lock
10013         when we search since searching changes the underlying stream and
10014         thus conflicts with the rendering thread.
10015         
10016         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10017         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
10018         (ev_view_find_previous): Fix some page indexes to be 0 based,
10019         offset rubber band by view offset,
10020
10021 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
10022
10023         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
10024
10025 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
10026
10027         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
10028         completely because I didn't understand GtkActions.  I should
10029         read Marco's code more carefully in the future.
10030
10031         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
10032         function
10033
10034 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
10035
10036         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
10037         PopplerRectangle change from poppler CVS.
10038
10039 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
10040
10041         * backend/ev-document.c: (ev_document_get_page_label):
10042         * backend/ev-document.h:
10043         * backend/ev-page-cache.c: (_ev_page_cache_new),
10044         (ev_page_cache_get_page_label):
10045         * backend/ev-page-cache.h:
10046         * pdf/ev-poppler.cc:
10047         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
10048         (links_page_num_func):
10049         * shell/ev-sidebar-thumbnails.c:
10050         (ev_sidebar_thumbnails_set_document):
10051         * shell/ev-view.c: (status_message_from_link),
10052         (ev_view_motion_notify_event):
10053         * shell/ev-window.c: (document_supports_sidebar): Add in page
10054         label support.  It's not perfect yet, but it's the first 'feature'
10055         in a while.
10056         Also, fix a bogus comment noticed by crispin. 
10057
10058 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
10059
10060         * Makefile.am: Remove pixbuf backend for now
10061
10062         * configure.ac: Require poppler-glib instead of just poppler.
10063
10064         * backend/ev-document-thumbnails.h: Add a comment
10065
10066         * backend/ev-document.h:
10067         * backend/ev-document.c: (ev_document_class_init),
10068         (ev_document_load), (ev_document_get_link),
10069         (ev_document_get_links): Remove 3 methods and add get_links.
10070         Also, made 0 based.
10071
10072         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10073         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
10074
10075         * backend/ev-link.c: (ev_link_set_title),
10076         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
10077         (ev_link_mapping_find):
10078         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
10079         
10080         * backend/ev-page-cache.c: (ev_page_cache_init),
10081         (_ev_page_cache_new), (ev_page_cache_set_current_page),
10082         (ev_page_cache_get_size), (ev_page_cache_next_page),
10083         (ev_page_cache_prev_page): Fix to be 0 based.
10084
10085         * pdf/Makefile.am: 
10086         * pdf/ev-poppler.h:
10087         * pdf/ev-poppler.cc: New backend.
10088         
10089         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
10090         (ps_document_get_page), (ps_document_document_iface_init):
10091
10092         * shell/ev-pixbuf-cache.h:
10093         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10094         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
10095         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
10096         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
10097         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
10098         Fix up code to grab a page cache per each doc.  Also, fix to be 0
10099         based.
10100         
10101         * shell/ev-sidebar-thumbnails.c:
10102         (ev_sidebar_tree_selection_changed), (page_changed_cb),
10103         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
10104
10105         * shell/ev-view.c: (status_message_from_link),
10106         (find_page_at_location), (get_link_at_location),
10107         (ev_view_motion_notify_event), (ev_view_button_release_event),
10108         (ev_view_init): Use the new link code.  Fix to be 0 based.
10109
10110         * shell/ev-window.c: (update_action_sensitivity),
10111         (document_supports_sidebar): 0 based.
10112
10113 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
10114
10115         * pdf/pdf-document.cc: Patch from Fernando Herrera
10116         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
10117         *blush*
10118
10119 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
10120
10121         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
10122         1 to the page, as this seems to be 1 based.  I thought we has this
10123         fixed.  grump.
10124
10125 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
10126
10127         * TODO:
10128         * backend/Makefile.am:
10129         * backend/ev-document-links.c:
10130         (ev_document_links_has_document_links),
10131         (ev_document_links_get_links_model):
10132         * backend/ev-document-links.h:
10133         * backend/ev-document.c: (ev_document_get_page_cache),
10134         (ev_document_get_doc_mutex), (ev_document_load),
10135         (ev_document_save), (ev_document_get_title),
10136         (ev_document_get_n_pages), (ev_document_set_page),
10137         (ev_document_get_page), (ev_document_set_target),
10138         (ev_document_set_scale), (ev_document_set_page_offset),
10139         (ev_document_get_page_size), (ev_document_get_text),
10140         (ev_document_get_link), (ev_document_render),
10141         (ev_document_render_pixbuf), (ev_document_scale_changed):
10142         * backend/ev-document.h:
10143         * backend/ev-job-queue.c: (remove_object_from_queue),
10144         (notify_finished), (handle_job), (search_for_jobs_unlocked),
10145         (no_jobs_available_unlocked), (ev_render_thread),
10146         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
10147         (ev_job_queue_remove_job):
10148         * backend/ev-job-queue.h:
10149         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10150         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10151         (ev_job_links_class_init), (ev_job_render_init),
10152         (ev_job_render_dispose), (ev_job_render_class_init),
10153         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10154         (ev_job_thumbnail_class_init), (ev_job_finished),
10155         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10156         (ev_job_render_run), (ev_job_thumbnail_new),
10157         (ev_job_thumbnail_run):
10158         * backend/ev-jobs.h:
10159         * backend/ev-link.c:
10160         * backend/ev-link.h:
10161         * backend/ev-page-cache.c: (ev_page_cache_init),
10162         (ev_page_cache_class_init), (ev_page_cache_finalize),
10163         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10164         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10165         (ev_page_cache_set_link), (ev_page_cache_get_title),
10166         (ev_page_cache_get_size), (ev_page_cache_next_page),
10167         (ev_page_cache_prev_page):
10168         * backend/ev-page-cache.h:
10169         * pdf/pdf-document.cc:
10170         * ps/gsdefaults.c:
10171         * ps/gsdefaults.h:
10172         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10173         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10174         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10175         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10176         (is_interpreter_ready), (output), (catchPipe), (input),
10177         (start_interpreter), (check_filecompressed), (compute_dimensions),
10178         (ps_document_enable_interpreter), (document_load),
10179         (ps_document_next_page), (render_page), (ps_document_set_page),
10180         (ps_document_set_scale), (render_pixbuf_idle),
10181         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10182         * ps/ps-document.h:
10183         * shell/Makefile.am:
10184         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10185         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10186         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10187         (ev_pixbuf_cache_new), (job_finished_cb),
10188         (check_job_size_and_unref), (move_one_job),
10189         (ev_pixbuf_cache_update_range), (find_job_cache),
10190         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10191         (ev_pixbuf_cache_add_jobs_if_needed),
10192         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10193         * shell/ev-pixbuf-cache.h:
10194         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10195         (idle_print_handler):
10196         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10197         (selection_changed_cb), (create_loading_model),
10198         (ev_sidebar_links_construct), (links_page_num_func),
10199         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10200         (update_page_callback), (job_finished_cb),
10201         (ev_sidebar_links_set_document):
10202         * shell/ev-sidebar-thumbnails.c:
10203         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10204         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10205         (page_changed_cb), (thumbnail_job_completed_callback),
10206         (ev_sidebar_thumbnails_set_document):
10207         * shell/ev-sidebar-thumbnails.h:
10208         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10209         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10210         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10211         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10212         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10213         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10214         (ev_view_button_release_event), (ev_view_scroll_view),
10215         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10216         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10217         (ev_view_new), (job_finished_cb), (page_changed_cb),
10218         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10219         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10220         (ev_view_find_previous):
10221         * shell/ev-view.h:
10222         * shell/ev-window.c: (update_action_sensitivity),
10223         (ev_window_open_page), (update_window_title), (update_total_pages),
10224         (page_changed_cb), (ev_window_setup_document),
10225         (password_dialog_response), (ev_window_cmd_save_as),
10226         (ev_window_print), (ev_window_cmd_go_previous_page),
10227         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10228         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10229         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10230         * shell/main.c: (main):
10231
10232         Merge evince-threads branch
10233
10234 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10235
10236         * configure.ac: Added "lt" to ALL_LINGUAS.
10237
10238 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10239
10240         * NEWS:
10241         * configure.ac:
10242
10243         Release 0.1.9
10244
10245 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10246
10247         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10248
10249         Fix here also the thumbnails 1-basedness :)
10250
10251 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10252
10253         * NEWS:
10254         * configure.ac:
10255
10256         Release 0.1.8
10257
10258 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10259
10260         * pdf/pdf-document.cc:
10261         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10262         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10263
10264         Fix the mess we did with thumbnails and 1-basedness
10265
10266 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10267
10268         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10269
10270 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10271
10272         * NEWS:
10273         * configure.ac:
10274
10275         Release 0.1.7
10276
10277 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10278
10279         * ps/Makefile.am:
10280         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10281         (gtk_gs_defaults_get_alpha_parameters),
10282         (gtk_gs_defaults_get_ungzip_cmd),
10283         (gtk_gs_defaults_get_unbzip2_cmd):
10284         * ps/gsdefaults.h:
10285         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10286         (ps_document_get_orientation), (document_load),
10287         (ps_document_goto_page), (ps_document_set_page_size):
10288         * ps/ps-document.h:
10289
10290         Some more sanitization of the ps backend. Remove a lot
10291         of unused code and do not base our defaults on ggv
10292         preferences (ugh!)
10293
10294 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10295
10296         * thumbnailer/evince-thumbnailer.schemas:
10297         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10298         (main): add -s option for thumbnail size.
10299
10300 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10301
10302         * configure.ac:
10303
10304         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10305         remove it.
10306
10307 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10308
10309         * pdf/pdf-document.cc:
10310
10311         Remove 4 pixels of useless border from the
10312         thumbnail.
10313
10314 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10315
10316         * backend/ev-document-thumbnails.c:
10317         (ev_document_thumbnails_get_thumbnail):
10318         * backend/ev-document-thumbnails.h:
10319
10320         Rework API a bit. Add a border flag and
10321         change sizing logic (now the size we specify
10322         applies to the bigger dimension).
10323
10324         * pdf/pdf-document.cc:
10325         * pixbuf/pixbuf-document.c:
10326         (pixbuf_document_thumbnails_get_thumbnail):
10327         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10328         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10329
10330         Adapt to the new API and do not draw a border for nautilus
10331         thumbnailer.
10332
10333 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10334
10335         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10336         take thumbnails from page "0" instead of "1". Added a copyright header.
10337
10338 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10339
10340         * ps/ps-document.c: (set_up_page), (start_interpreter):
10341
10342         Make it C89 compliant
10343
10344 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10345
10346         * Makefile.am:
10347         * configure.ac:
10348         * pdf/.cvsignore:
10349         * pdf/pdf-document.cc:
10350         * thumbnailer/Makefile.am:
10351         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10352         (main):
10353         * thumbnailer/evince-thumbnailer.schemas:
10354         * thumbnailer/pdf-icon.png:
10355
10356         Add a nautilus thumbnailer.
10357         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10358
10359 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10360
10361         * NEWS:
10362         * configure.ac:
10363         * po/POTFILES.in:
10364
10365         Release 0.1.6
10366
10367 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10368
10369         Use poppler instead of including xpdf source code.  Poppler is a
10370         fork of xpdf to build it as a shared library. See
10371         http://freedesktop.org/wiki/Software/poppler.
10372
10373         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10374         xpdf fork.
10375         
10376         * pdf/Makefile.am: Build libpdfdocument.a here.
10377         
10378         * pdf/GDKSplashOutputDev.cc:
10379         * pdf/GDKSplashOutputDev.h:
10380         * pdf/GnomeVFSStream.cc:
10381         * pdf/GnomeVFSStream.h:
10382         * pdf-document.cc:
10383         * pdf-document.h:
10384         * test-gdk-output-dev.cc
10385         * Thumb.cc:
10386         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10387         against poppler.
10388
10389 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10390
10391         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10392
10393         Clear idle stack before unsetting the document
10394
10395 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10396
10397         * ps/ps-document.c: (ps_document_widget_event),
10398         (ps_document_set_target), (ps_document_finalize),
10399         (ps_document_get_page):
10400
10401         Disconnect the widget event signal on finalize.
10402         Some code cleanups.
10403
10404 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10405
10406         * ps/ps-document.c: (set_up_page):
10407
10408         If there is no bpixmap create one, even if size
10409         is not changed.
10410
10411 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10412
10413         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10414         (set_up_page), (document_load), (ps_document_set_zoom):
10415
10416         Default page is 0. Calculate size even when we have no
10417         target yet.
10418
10419 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10420
10421         * shell/ev-sidebar.c: expand the selection widget to be always as
10422         wide as the sidebar
10423
10424 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10425
10426         * shell/ev-sidebar-thumbnails.c:
10427         (ev_sidebar_thumbnails_set_document):
10428
10429         Clear the list store when setting document
10430
10431 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10432
10433         * shell/ev-page-action.c: (update_entry), (sync_entry),
10434         (activate_cb), (entry_size_request_cb), (create_tool_item),
10435         (connect_proxy):
10436
10437         Use an entry for the page control instead of spinbuttons
10438
10439 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10440
10441         * data/evince.schemas.in:
10442
10443         Correct confusing string
10444
10445 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10446
10447         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10448         for real.  Gosh, how long has this been broken.
10449
10450         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10451         check for a NULL link.  We crash otherwise.
10452
10453 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10454
10455         * NEWS:
10456         * configure.ac:
10457
10458         Release 0.1.5
10459
10460 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10461
10462         * configure.ac: add the french translation.
10463
10464 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10465
10466         * shell/ev-window.c:
10467
10468         Remove unused header -> fix distcheck
10469
10470 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10471
10472         * shell/ev-window.c: (update_window_title),
10473         (ev_window_popup_password_dialog):
10474
10475         Unescape filename for display
10476
10477 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10478
10479         * pdf/xpdf/pdf-document.cc:
10480
10481         In get_page_size deal with rotation. Also
10482         cleanup the function a bit.
10483
10484 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10485
10486         * pdf/xpdf/pdf-document.cc:
10487
10488         Fix crash when opening in new window
10489
10490 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10491
10492         * configure.ac:
10493
10494         Check ghostscript >= 7
10495
10496 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10497
10498         * shell/ev-window.c:
10499
10500         Make page width the default sizing mode
10501
10502 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10503         Marco Pesenti Gritti <marco@gnome.org>
10504
10505         * shell/ev-window.c: Remember the sidebar size
10506
10507         * data/evince.schemas.in: Add a new gconf key to store the size of
10508         the sidebar
10509
10510 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10511
10512         * data/evince-ui.xml:
10513         * shell/ev-window.c: (update_action_sensitivity),
10514         (ev_window_cmd_view_reload):
10515         
10516         Add a "Reload" action and menu entry
10517
10518 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10519
10520         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10521         iff the type doesn't support thumbnailing and indexing.
10522
10523 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10524
10525         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10526
10527 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10528
10529         * pdf/splash/Splash.cc:
10530
10531         Port fix for a crasher from kde bug
10532         http://bugs.kde.org/show_bug.cgi?id=97131
10533
10534 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10535
10536         * pdf/xpdf/pdf-document.cc:
10537
10538         Return a link even if it's of an unrecognized
10539         type. Otherwise we go in an infinte cycle.
10540
10541 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10542
10543         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10544         (size_allocate_cb), (ev_window_set_sizing_mode):
10545
10546         Update size when switching mode
10547
10548 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10549
10550         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10551         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10552         (ev_window_cmd_view_normal_size):
10553
10554         Fix size toggle buttons behavior
10555
10556 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10557
10558         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10559         (doc_rect_to_view_rect), (ev_view_size_allocate),
10560         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10561         (scale_changed_callback):
10562
10563         Do not cache offsets in size_allocate.
10564
10565 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10566
10567         * shell/ev-view.c: (ev_view_size_allocate):
10568
10569         Calculate offsets before calling the parent
10570         class (which does a redraw)
10571
10572 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10573
10574         * pdf/xpdf/pdf-document.cc:
10575
10576         Fix a crasher on exit. Unused code, put a TODO
10577
10578 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10579
10580         * backend/ev-document.c: (ev_document_class_init),
10581         (ev_document_page_changed), (ev_document_scale_changed):
10582         * backend/ev-document.h:
10583
10584         Separate page/scale notifications
10585
10586         * pdf/xpdf/pdf-document.cc:
10587
10588         Emit the new signals.
10589         Do not display the pdf page in _render, do it
10590         when scale/page are requested.
10591
10592         * ps/ps-document.c: (ps_document_set_zoom),
10593         (ps_document_widget_event):
10594         * ps/ps-document.h:
10595
10596         Emit the new signals.
10597
10598         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10599         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10600         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10601         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10602         * shell/ev-view.h:
10603         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10604         (ev_window_cmd_view_page_width), (size_allocate_cb),
10605         (ev_window_set_sizing_mode):
10606
10607         Rework sizing to be pixel based.
10608         There are bugs but should be already way better.
10609
10610 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10611
10612         * shell/ev-window.c: (ev_window_init):
10613
10614         Do not allow to shrink sidebar smaller then
10615         child requisition
10616
10617 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10618
10619         * shell/ev-sidebar.[ch]
10620         * shell/ev-window.c:
10621
10622         Improved sidebar widget. Fixes #166683
10623
10624 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10625
10626         * shell/ev-view.c (update_find_status_message): Give translators
10627         more flexibility with ngettext plural handling.
10628
10629 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10630
10631         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10632         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10633         page when we get the page size.
10634
10635 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10636
10637         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10638
10639         ps pages are 0 based, convert 
10640
10641 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10642
10643         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10644
10645         Initialize correct parent class. Set GError on document load
10646
10647 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10648
10649         * pdf/xpdf/pdf-document.cc:
10650
10651         Fixup selection offset calculation
10652
10653         * shell/ev-view.c: (view_rect_to_doc_rect),
10654         (doc_rect_to_view_rect), (ev_view_size_allocate),
10655         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10656         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10657
10658         Store selection as document relative, so that zooming
10659         and offset changing doesnt break it.
10660
10661 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10662
10663         * shell/ev-view.c: (ev_view_best_fit):
10664
10665         Do not try to best fit if the view is not realized
10666
10667 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10668           
10669         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10670
10671 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10672
10673         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10674
10675 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10676
10677         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10678         the popup window.  That prevents it resizing when in full screen
10679         mode.
10680
10681         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10682         multiple rerenders.  This pretty much sucks.
10683
10684         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10685         rest of the toolbar.
10686
10687 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10688
10689         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10690
10691 2005-02-17  Alexander Shopov  <ash@contact.bg>
10692
10693         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10694
10695 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10696
10697         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10698
10699 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10700
10701         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10702         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10703         (set_document_page), (document_changed_callback),
10704         (ev_view_set_document), (ev_view_find_previous),
10705         (ev_view_hide_cursor), (ev_view_show_cursor):
10706         * shell/ev-view.h:
10707         * shell/ev-window.c: (update_chrome_visibility),
10708         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10709         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10710         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10711         (ev_window_unfullscreen):
10712         * shell/main.c: (main):
10713
10714         Automatically hide the fullscreen button.
10715         Patch by Kristian Høgsberg <krh@redhat.com>
10716
10717 2005-02-16  Vincent Noel  <vnoel@cox.net>
10718
10719         * shell/main.c (main): Specify an icon for the window. Patch by
10720         Jaap A. Haitsma. Fixes #166177.
10721
10722 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10723
10724         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10725
10726 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10727
10728         * backend/ev-document-misc.h:
10729         * backend/ev-document-misc.c:
10730         (ev_document_misc_get_page_border_size),
10731         (ev_document_misc_paint_one_page): New function to canonicalize
10732         sizing/painting a border.
10733
10734         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10735         used.
10736
10737         * pdf/xpdf/pdf-document.cc: use new function
10738
10739         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10740         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10741         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10742         shell/ev-window.c: (update_sizing_buttons),
10743         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10744         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10745         (ev_window_cmd_view_page_width), (size_allocate_cb),
10746         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10747         and "fit width" values act as toggle buttons so they stay
10748         toggled.  It's not 100% perfect, and it's a little slow, but it's
10749         good enough to commit I think.
10750
10751 2005-02-15  David Lodge  <dave@cirt.net>
10752
10753         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10754
10755 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10756
10757         * shell/ev-window.c (update_window_title): replace newlines in
10758         the title by spaces. Bug #166107.
10759
10760 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10761
10762         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10763         parameters providing allocation width and height without
10764         scrollbars and width of a possible vertical scrollbar. With this
10765         additional information the functions can work as
10766         intended. Unfortunately they're not idempotent. We should
10767         transform these commands to toggles. Fixes Bug #164976
10768         Initial patch by Stephane Loeuillet, then heavily modified.
10769
10770         * shell/ev-view.h: update prototypes.
10771
10772         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10773         (ev_window_cmd_view_page_width): provide EvView fit functions with
10774         all the information they need. Formulas to calculate this
10775         information taken from GtkScrolledWindow.
10776
10777 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10778
10779         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10780         created a thumbnail, the list store is updated to know
10781         that the thumbnail is set. Fixes bug #166792
10782
10783 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10784
10785         * shell/ev-window.c: fixed typo, closes bug 166897
10786
10787         * TODO: updated TODO with bug numbers that are relevant
10788
10789 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10790
10791         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10792
10793 2005-02-09  Vincent Noel  <vnoel@cox.net>
10794
10795         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10796         and "Next" toolbar buttons as important to make them stand out.
10797
10798 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10799
10800         * lib/ev-debug.c:
10801         * lib/ev-debug.h:
10802         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10803         (start_interpreter), (stop_interpreter), (document_load),
10804         (ps_document_next_page), (ps_document_goto_page),
10805         (ps_document_set_page_size), (ps_document_widget_event),
10806         (ps_document_render):
10807         * shell/ev-page-view.c: (ev_page_view_dispose):
10808         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10809
10810         Fix compilation on non-gcc platforms
10811
10812 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10813
10814         * NEWS:
10815         * configure.ac:
10816
10817         Release 0.1.4
10818
10819         * pdf/xpdf/Catalog.cc:
10820         * pdf/xpdf/XRef.cc:
10821
10822         Fix the fix for CAN-2004-0888
10823
10824 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10825
10826         * data/Makefile.am:
10827         * data/evince-ui.xml:
10828         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10829         * shell/ev-stock-icons.h:
10830         * shell/ev-window.c: (update_action_sensitivity),
10831         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10832         (set_action_properties):
10833
10834         Improve toolbar layout/icons
10835
10836 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10837
10838         * pdf/xpdf/pdf-document.cc:
10839
10840         Add warnings about unimplemented/unknown link
10841         types.
10842
10843 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10844
10845         * ps/ps-document.c: (set_up_page):
10846
10847         Log gs property
10848
10849 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10850
10851         * ps/ps-document.c: (start_interpreter):
10852
10853         Log gs env var
10854
10855 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10856
10857         * shell/ev-page-view.c: (ev_page_view_dispose):
10858         * shell/ev-view.c: (ev_view_finalize):
10859         * shell/ev-window.c: (ev_window_setup_document),
10860         (ev_window_dispose), (ev_window_init):
10861
10862         Solve more refs issues.
10863
10864         I commented out the page_view initialization for now:
10865         it was never destroyed (because it's never added
10866         to a container). Because of that we was leaking
10867         gs processes. Couldnt think to a clean fix.
10868         We need to figure this out, password view has the
10869         same issue probably.
10870
10871 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10872
10873         * ps/ps-document.c: (ps_document_finalize),
10874         (ps_document_get_n_pages), (ps_document_get_page):
10875
10876         Some cleanups, stop the interpreter on finalize
10877
10878         * shell/ev-page-view.c: (ev_page_view_dispose),
10879         (ev_page_view_class_init):
10880
10881         Release our reference on the document
10882
10883 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10884
10885         * Makefile.am:
10886         * configure.ac:
10887         * doc/debugging.txt:
10888         * lib/.cvsignore:
10889         * lib/Makefile.am:
10890         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10891         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10892         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10893         * lib/ev-debug.h:
10894
10895         Add debugging helpers
10896
10897         * ps/Makefile.am:
10898         * ps/ps-document.c: (set_up_page), (start_interpreter),
10899         (stop_interpreter), (document_load), (ps_document_next_page),
10900         (ps_document_goto_page), (ps_document_set_page_size),
10901         (ps_document_widget_event), (ps_document_render):
10902         * shell/Makefile.am:
10903         * shell/ev-view.c: (expose_bin_window):
10904         * shell/main.c: (main):
10905
10906         Add some logs
10907         
10908 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10909
10910         * ps/ps-document.c: (ps_document_widget_event):
10911
10912         Initialize message_window, this should make ps
10913         rendering really work! (Never noticed because I was
10914         testing with a ps that is causing gs to exit every time!)
10915
10916 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
10917
10918         * data/evince.schemas.in: updated simple error in applyto closing tag
10919
10920 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
10921
10922         * Makefile.am:
10923         * configure.ac:
10924         * data/.cvsignore:
10925         * data/Makefile.am:
10926         * data/evince-ui.xml:
10927         A data/evince.schemas.in:
10928         * po/POTFILES.in:
10929         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10930         * shell/ev-stock-icons.h:
10931         * shell/ev-window.c: (update_chrome_visibility),
10932         (update_chrome_flag), (ev_window_cmd_edit_find),
10933         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
10934         (ev_window_unfullscreen), (ev_window_focus_in_event),
10935         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
10936         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
10937         (ev_window_view_sidebar_cb), (find_bar_close_cb),
10938         (ev_window_dispose), (ev_window_class_init),
10939         (set_action_properties), (set_chrome_actions), (load_chrome),
10940         (ev_window_init):
10941
10942         Implement fullscreen mode changes from bug #164776.
10943         Also implement persistent chrome toggles.
10944
10945 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
10946
10947         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
10948
10949 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10950
10951         * NEWS:
10952         * configure.ac:
10953         * shell/ev-view.c:
10954
10955         Add another check for find interface
10956
10957         Release 0.1.3
10958
10959 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10960
10961         * shell/ev-application.c: (ev_application_open):
10962         * shell/ev-window.c: (ev_window_open):
10963
10964         Open gzipped ps documents
10965
10966 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10967
10968         * TODO:
10969         * shell/ev-view.c: (set_document_page):
10970
10971         Clamp page number, dont try to move to
10972         not existant pages.
10973
10974 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10975
10976         * backend/ev-document-find.c: (ev_document_find_changed):
10977         * backend/ev-document-find.h:
10978         * pdf/xpdf/pdf-document.cc:
10979         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
10980         * shell/ev-window.c: (find_bar_search_changed_cb):
10981
10982         Fix several bugs with find
10983
10984 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
10985
10986         * shell/ev-sidebar-thumbnails.c
10987         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
10988         document. Prevents warning from scroll_to_cell.
10989
10990 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
10991
10992         * configure.ac: Add «nb» to ALL_LINGUAS too.
10993
10994 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
10995
10996         * NOTES: New file with some random thoughts.
10997
10998         * TODO: Update.
10999
11000         * backend/ev-document-misc.c:
11001         (ev_document_misc_get_page_border_size): New function to
11002         canonicalize shadow drawing sizes.  Possibly goofy.
11003
11004         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
11005         (ev_view_best_fit), (ev_view_fit_width):
11006         * pdf/xpdf/pdf-document.cc:
11007         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11008         * ps/ps-document.c: (ps_document_get_page_size):
11009         * backend/ev-document-misc.h:
11010         * backend/ev-document.c: (ev_document_get_page_size):
11011         * backend/ev-document.h: get_page_size now takes a page number
11012         parameter.  Made all the backends/frontends honor it.
11013
11014         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
11015         see.  Doesn't work yet.
11016
11017         * shell/Makefile.am:
11018         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
11019         Doesn't do anything yet.
11020
11021         * shell/ev-sidebar-thumbnails.c:
11022         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
11023         [0..n_pages-1]
11024
11025         * shell/ev-window.c: (update_action_sensitivity),
11026         (ev_window_setup_document), (ev_window_set_page_mode),
11027         (ev_window_page_mode_cb), (ev_window_init): Clean up the
11028         view-swapping code a bit so we can have multiple views on a
11029         document.  Add the multi-page view, though it can't be turned on
11030         yet.
11031
11032 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11033
11034         * shell/ev-application.c: (ev_application_open):
11035         * shell/ev-view.c: (expose_bin_window):
11036         * shell/ev-window.c: (ev_window_open):
11037
11038         Support eps and check document supports find
11039         before drawing highlightings in expose.
11040
11041 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11042
11043         * pixbuf/pixbuf-document.c:
11044         (pixbuf_document_thumbnails_get_dimensions),
11045         (pixbuf_document_document_thumbnails_iface_init):
11046
11047         implement get_dimensions
11048
11049 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
11050
11051         * NEWS:
11052         * configure.ac:
11053
11054         Release 0.1.2
11055
11056 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11057
11058         * shell/ev-view.c: (set_document_page):
11059
11060         Scroll at the top of the page when changing page
11061
11062 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11063
11064         * shell/ev-view.c: (ev_view_motion_notify_event):
11065
11066         Do not redraw unnecessarily
11067
11068 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11069
11070         * pdf/xpdf/pdf-document.cc:
11071         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11072         (expose_bin_window), (find_changed_cb):
11073
11074         Yay! find works now... Now to find bugs...
11075
11076 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
11077
11078         * backend/ev-document-find.c: (ev_document_find_base_init),
11079         (ev_document_find_changed):
11080         * backend/ev-document-find.h:
11081         * pdf/xpdf/pdf-document.cc:
11082         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11083         (expose_bin_window), (ev_view_init), (set_document_page),
11084         (ensure_rectangle_is_visible), (jump_to_find_result),
11085         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
11086         (ev_view_find_next), (ev_view_find_previous):
11087         * shell/ev-view.h:
11088         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
11089
11090         More work on find implementation, mostly there now
11091
11092 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
11093
11094         * backend/ev-backend-marshalers.list:
11095         * backend/ev-document-find.c: (ev_document_find_base_init),
11096         (ev_document_find_cancel), (ev_document_find_page_has_results),
11097         (ev_document_find_get_n_results), (ev_document_find_get_result),
11098         (ev_document_find_get_progress), (ev_document_find_changed):
11099         * backend/ev-document-find.h:
11100
11101         Enanche the find interface to be really able to do
11102         multi page find.
11103
11104         * pdf/xpdf/pdf-document.cc:
11105
11106         Implement
11107
11108         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
11109         (expose_bin_window), (ev_view_init),
11110         (ev_view_get_find_status_message), (find_changed_cb),
11111         (ev_view_set_document), (set_document_page):
11112
11113         Adapt to the new interface. A few things are regressed sorry,
11114         I will finish it soon.
11115
11116 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
11117
11118         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
11119         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
11120         ev_sidebar_thumbnails_parent_class variable, don't define another
11121         parent_class variable.
11122
11123         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
11124         (ev_page_action_class_init): ditto.
11125
11126         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
11127         (pixbuf_document_class_init): ditto.
11128
11129         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
11130         ditto.
11131
11132         * .cvsignore: ignore various valgrind output files.
11133
11134 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11135
11136         * data/evince-ui.xml:
11137         * shell/Makefile.am:
11138         * shell/ev-history.c:
11139         * shell/ev-history.h:
11140         * shell/ev-navigation-action.c:
11141         * shell/ev-navigation-action.h:
11142         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
11143         (ev_view_set_page), (ev_view_fit_width):
11144         * shell/ev-view.h:
11145         * shell/ev-window.c: (update_action_sensitivity),
11146         (ev_window_setup_document), (register_custom_actions):
11147
11148         Kill session history
11149
11150 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
11151
11152         * shell/ev-window.c: (update_action_sensitivity):
11153
11154         Fix inverted up/down buttons
11155
11156 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11157
11158         * shell/ev-sidebar-thumbnails.c
11159         (ev_sidebar_thumbnails_select_page): make sure the selected
11160         thumbnail stays visible.
11161
11162 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11163
11164         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11165         scrolled window for Federico.
11166
11167 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11168
11169         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11170
11171 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11172
11173         * configure.ac:
11174         * pdf/splash/SplashFTFontEngine.cc:
11175
11176         Fix CID fonts with freetype 2.1.9
11177
11178 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11179
11180         * TODO: added item for desktop icon thumbnailer
11181
11182 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11183
11184         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11185         unloaded docs when the title is accessed.
11186
11187         * shell/ev-password-view.[hc]: New widget for displaying password
11188         state.
11189
11190         * shell/ev-window.[ch]: Refactor password handling code to handle
11191         the new view.
11192
11193 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11194
11195         * NEWS:
11196         * configure.ac:
11197         * data/Makefile.am:
11198
11199         Release 0.1.1
11200
11201 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11202
11203         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11204         ignore page offset here, to make search results independent of it,
11205
11206         * shell/ev-view.c (expose_bin_window): but take offsets into
11207         account here. Bug #164932
11208
11209         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11210         scale at the right time. Bug #164996
11211
11212 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11213
11214         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11215         fix the problem. Now I just removed the Adobe font names and hope
11216         that the URW fonts are always in outline format. Bug #164934
11217
11218         * shell/ev-window.c (update_window_title): empty titles are
11219         useless, use filename in that case too.
11220
11221         * NEWS: Add some content.
11222
11223 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11224
11225         * TODO: added one more TODO item and a TODONE section :)
11226
11227 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11228
11229         * ps/ps-document.h: add page_[xy]_offset fields.
11230
11231         * ps/ps-document.c (ps_document_set_page_offset)
11232         (ps_document_render): Keep offset in consideration in a few
11233         places. Bug #164752 "postscript documents are not centered in
11234         window"
11235
11236         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11237         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11238
11239         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11240         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11241         stub out missing methods for complete EvDocument implementation.
11242         Fixes segfaults with Save A Copy and Copy actions.
11243
11244         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11245         (ps_document_document_iface_init): ditto.
11246         
11247 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11248
11249         * data/.cvsignore:
11250         * data/Makefile.am:
11251         * data/evince.desktop.in:
11252
11253         Add desktop file
11254
11255 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11256
11257         * shell/ev-view.c: (ev_view_button_press_event),
11258         (ev_view_motion_notify_event):
11259
11260         Make selection work in any direction
11261
11262 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11263
11264         * TODO:
11265         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11266
11267         Use shorter labels for some of the toolbars items
11268
11269 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11270
11271         * pdf/xpdf/pdf-document.cc:
11272
11273         Check the links info is initialized before
11274         using it. Should fix a crash on startup.
11275
11276 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11277
11278         * pixbuf/pixbuf-document.c
11279         (pixbuf_document_thumbnails_get_dimensions): force floating point
11280         division to calculate page_ratio. Fixes crash with landscape
11281         format pixbufs.
11282
11283 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11284
11285         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11286
11287 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11288
11289         * shell/ev-view.c (set_document_page): unset has_selection when
11290         the page changes.
11291         (set_document_page): handle paper size changes when the page
11292         changes (test with Free Culture, page 2).
11293
11294 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11295
11296         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11297         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11298
11299         Use normal style color for the widget background and
11300         draw a black box around the page.
11301
11302 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11303
11304         * pdf/xpdf/pdf-document.cc:
11305
11306         Keep offset in consideration in a few places
11307
11308         * shell/ev-view.c: (expose_bin_window):
11309
11310         Set the offsets so that the document is ever centered
11311
11312 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11313
11314         * TODO: Added TODO items and finished off the first todo item
11315
11316         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11317         reflect current authors
11318
11319 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11320
11321         * pdf/xpdf/pdf-document.cc:
11322         * shell/ev-view.c: (ev_view_set_cursor),
11323         (ev_view_motion_notify_event), (document_changed_callback),
11324         (set_document_page):
11325
11326         Show a wait cursor while the page is rendering
11327
11328 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11329
11330         * shell/ev-sidebar-thumbnails.c:
11331         (ev_sidebar_tree_selection_changed),
11332         (ev_sidebar_thumbnails_select_page):
11333         * shell/ev-sidebar-thumbnails.h:
11334         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11335         (ev_view_can_go_forward):
11336         * shell/ev-window.c: (ev_window_open_page),
11337         (ev_window_setup_document), (update_current_page),
11338         (view_page_changed_cb), (ev_window_init):
11339         * shell/ev-window.h:
11340
11341         Ensure thumbnails selection, toolbar page control and
11342         current page are in sync.
11343
11344 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11345
11346         * pdf/xpdf/XRef.cc:
11347
11348         Fix CAN-2005-0064
11349
11350 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11351
11352         * backend/Makefile.am:
11353         * backend/ev-document-links.h:
11354         * backend/ev-document-security.c: (ev_document_security_get_type),
11355         (ev_document_security_has_document_security),
11356         (ev_document_security_set_password):
11357         * backend/ev-document-security.h:
11358         * backend/ev-document.c: (ev_document_error_quark):
11359         * backend/ev-document.h:
11360         * data/Makefile.am:
11361         * data/evince-password.glade:
11362         * pdf/xpdf/pdf-document.cc:
11363         * shell/Makefile.am:
11364         * shell/ev-password.c: (ev_password_set_bad_password_label),
11365         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11366         (ev_password_dialog_get_password),
11367         (ev_password_dialog_set_bad_pass):
11368         * shell/ev-password.h:
11369         * shell/ev-window.c: (ev_window_get_attribute),
11370         (ev_window_set_property), (update_action_sensitivity),
11371         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11372         (ev_window_setup_document), (ev_window_get_password),
11373         (ev_window_open), (ev_window_cmd_save_as),
11374         (using_postscript_printer), (ev_window_print),
11375         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11376         (update_fullscreen_popup), (ev_window_fullscreen),
11377         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11378         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11379         (menu_item_select_cb), (find_bar_search_changed_cb),
11380         (ev_window_dispose), (ev_window_init):
11381
11382         Add initial support for password-supported dialogs.  This could be
11383         a lot cooler, but it'll do for now.
11384
11385 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11386
11387         * pdf/xpdf/pdf-document.cc:
11388         * shell/ev-view.c: (status_message_from_link),
11389         (ev_view_set_status), (ev_view_set_cursor),
11390         (ev_view_motion_notify_event), (ev_view_init):
11391         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11392
11393         Fix bugs in the links implementation and change cursor
11394         when hovering a link.
11395
11396 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11397
11398         * viewer/.cvsignore: added cvsignore file for viewer directory
11399
11400         * TODO: created TODO document
11401
11402 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11403
11404         * shell/ev-view.h:
11405         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11406         new functions to help with implementation of sensitivity code
11407         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11408         of all actions that might require it.  Fixes a crash when you
11409         click on the Zoom actions in a window lacking a document.
11410
11411 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11412
11413         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11414         of the Find action
11415
11416 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11417
11418         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11419         (pixbuf_document_document_iface_init):
11420         * ps/ps-document.c: (ps_document_get_link),
11421         (ps_document_document_iface_init):
11422         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11423         (status_message_from_link), (ev_view_set_status),
11424         (ev_view_set_find_status), (ev_view_motion_notify_event),
11425         (ev_view_button_release_event), (ev_view_set_property),
11426         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11427         (ev_view_get_find_status_message), (update_find_results),
11428         (ev_view_get_status), (ev_view_get_find_status):
11429         * shell/ev-view.h:
11430         * shell/ev-window.c: (view_status_changed_cb),
11431         (view_find_status_changed_cb), (ev_window_init):
11432
11433         View status message support, use it to show the links.
11434         Needs work...
11435
11436 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11437
11438         * backend/ev-document.c: (ev_document_get_link):
11439         * backend/ev-document.h:
11440         * pdf/xpdf/pdf-document.cc:
11441         * shell/ev-application.c: (ev_application_open):
11442         * shell/ev-application.h:
11443         * shell/ev-sidebar-links.c: (selection_changed_cb):
11444         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11445         (ev_view_go_to_link):
11446
11447         Add support for document links
11448
11449 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11450
11451         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11452         (create_tool_item):
11453         Set the spin button limits correctly.
11454         
11455         * shell/ev-sidebar-thumbnails.c:
11456         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11457         Support changing pages by clicking on the thumbnails.
11458         
11459 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11460
11461         * pixbuf/pixbuf-document.c:
11462         (pixbuf_document_thumbnails_get_dimensions),
11463         (pixbuf_document_document_thumbnails_iface_init):
11464
11465         implement get_dimensions
11466
11467 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11468
11469         * ps/ps-document.c: (ps_document_goto_page):
11470
11471         Fix page switching on multipage documents
11472
11473 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11474
11475         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11476         
11477         check for NULL before assigning to width and height parameters
11478
11479 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11480
11481         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11482         (pixbuf_document_set_property), (pixbuf_document_get_property):
11483
11484         implement get/set properties
11485
11486 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11487
11488         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11489         
11490         return NULL instead of "Unknown", letting the title get set to
11491         the filename when the pdf has no title.
11492
11493 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11494
11495         * ps/ps-document.c: (ps_document_get_page_count),
11496         (ps_document_goto_page):
11497
11498 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11499
11500         * shell/ev-history.c: (ev_history_get_property),
11501         (ev_history_set_property), (ev_history_class_init),
11502         (ev_history_add_page), (ev_history_set_current_index):
11503         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11504         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11505         (ev_navigation_action_finalize):
11506         * shell/ev-navigation-action.h:
11507         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11508         (ev_view_go_forward), (ev_view_get_find_status_message),
11509         (history_index_changed_cb), (ev_view_set_history):
11510         * shell/ev-view.h:
11511         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11512         (update_current_page), (register_custom_actions):
11513
11514         Implement history dropdowns
11515
11516 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11517
11518         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11519         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11520         (ev_view_go_forward):
11521         * shell/ev-window.c: (register_custom_actions):
11522
11523         Fix several history bugs
11524
11525 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11526
11527         * configure.ac: Add «nb» to ALL_LINGUAS.
11528
11529 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11530
11531         * backend/Makefile.am:
11532         * backend/ev-bookmark.c:
11533         * backend/ev-bookmark.h:
11534         * backend/ev-document-bookmarks.c:
11535         * backend/ev-document-bookmarks.h:
11536         * backend/ev-document-links.c: (ev_document_links_get_type),
11537         (ev_document_links_has_document_links),
11538         (ev_document_links_begin_read), (ev_document_links_get_link),
11539         (ev_document_links_get_child), (ev_document_links_next),
11540         (ev_document_links_free_iter):
11541         * backend/ev-document-links.h:
11542         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11543         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11544         (ev_link_get_link_type), (ev_link_set_link_type),
11545         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11546         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11547         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11548         (ev_link_new_external):
11549         * backend/ev-link.h:
11550         * pdf/xpdf/pdf-document.cc:
11551         * shell/Makefile.am:
11552         * shell/ev-application.c: (ev_application_open_link):
11553         * shell/ev-application.h:
11554         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11555         (ev_history_get_link_nth):
11556         * shell/ev-history.h:
11557         * shell/ev-sidebar-bookmarks.c:
11558         * shell/ev-sidebar-bookmarks.h:
11559         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11560         (ev_sidebar_links_class_init), (selection_changed_cb),
11561         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11562         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11563         (do_one_iteration), (populate_links_idle),
11564         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11565         * shell/ev-sidebar-links.h:
11566         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11567         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11568         (go_to_index):
11569         * shell/ev-view.h:
11570         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11571         * shell/ev-window.h:
11572
11573         Rename bookmark to link, and use "Index" for the sidebar panel.
11574
11575 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11576
11577         * shell/Makefile.am:
11578         * shell/ev-application.c: (ev_application_open_bookmark):
11579         * shell/ev-application.h:
11580         * shell/ev-history.c: (ev_history_init), (free_links_list),
11581         (ev_history_finalize), (ev_history_class_init),
11582         (ev_history_add_link), (ev_history_add_page),
11583         (ev_history_get_link_nth), (ev_history_get_n_links),
11584         (ev_history_get_current_index), (ev_history_set_current_index),
11585         (ev_history_new):
11586         * shell/ev-history.h:
11587         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11588         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11589         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11590         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11591         (ev_view_set_page):
11592         * shell/ev-view.h:
11593         * shell/ev-window.c: (ev_window_open_bookmark),
11594         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11595         (goto_page_cb), (register_custom_actions):
11596         * shell/ev-window.h:
11597
11598         Initial history implementation. Needs work.
11599
11600 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11601
11602         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11603
11604 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11605
11606         * cut-n-paste/recent-files/egg-recent-item.c:
11607         * cut-n-paste/recent-files/egg-recent-item.h:
11608         * cut-n-paste/recent-files/egg-recent-model.c:
11609         * cut-n-paste/recent-files/egg-recent-util.c:
11610         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11611         * cut-n-paste/recent-files/egg-recent-view.c:
11612
11613         Update
11614
11615 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11616
11617         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11618         (fillGlyph, fillImageMask, drawImage):
11619         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11620         pdf/splash/SplashTypes.h:
11621         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11622         packed mode for Splash.
11623
11624         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11625         RGB8 packed mode, eliminates the pixbuf data creation loop.
11626
11627         * shell/ev-print-job.c (ev_print_job_finalize)
11628         (ev_print_job_set_property, ev_print_job_get_property)
11629         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11630         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11631         (print_closure_finalize, ev_print_job_print): implement
11632         printing (for backends with EvPsExporter)
11633
11634         * shell/ev_print_job.h: update prototypes.
11635
11636         * shell/ev-window.c (ev_window_print): unref print job after
11637         printing.
11638
11639         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11640         unless the document implements the EvDocumentFind interface.
11641
11642 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11643
11644         * configure.ac: Added ja to ALL_LINGUAS.
11645
11646 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11647
11648         * pdf/xpdf/pdf-document.cc:
11649
11650         add a FIXME. We should probably not allocate
11651         a bookmark object every time
11652
11653 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11654
11655         * shell/ev-application.c: (ev_application_open),
11656         (ev_application_open_bookmark):
11657         * shell/ev-application.h:
11658         
11659         Add a way to open bookmarks
11660
11661         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11662         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11663         (ev_bookmark_set_property), (ev_bookmark_class_init),
11664         (ev_bookmark_new_title), (ev_bookmark_new_link),
11665         (ev_bookmark_new_external):
11666
11667         Support for external uris, better constructors.
11668
11669         * backend/ev-bookmark.h:
11670         * pdf/xpdf/pdf-document.cc:
11671         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11672
11673         Handle external uris
11674
11675 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11676
11677         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11678         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11679
11680         Hook up bookmarks navigation
11681
11682 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11683
11684         * backend/Makefile.am:
11685         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11686         (ev_bookmark_get_title), (ev_bookmark_set_title),
11687         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11688         (ev_bookmark_get_page), (ev_bookmark_set_page),
11689         (ev_bookmark_get_property), (ev_bookmark_set_property),
11690         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11691         (ev_bookmark_new):
11692         * backend/ev-bookmark.h:
11693         * backend/ev-document-bookmarks.c:
11694         (ev_document_bookmarks_get_bookmark):
11695         * backend/ev-document-bookmarks.h:
11696         * pdf/xpdf/pdf-document.cc:
11697         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11698
11699         Add a bookmark object to the backend and use it instead of get_values
11700
11701 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11702
11703         * data/evince-ui.xml:
11704
11705         Cleanup and add select all.
11706
11707         * shell/ev-view.c: (ev_view_select_all),
11708         (ev_view_button_press_event):
11709         * shell/ev-view.h:
11710         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11711
11712         Add select all.
11713         Clear selection on click.
11714
11715 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11716
11717         * shell/ev-sidebar-thumbnails.c
11718         (ev_sidebar_thumbnails_set_document): forgot to unref the
11719         loading_icon.
11720
11721 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11722
11723         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11724         at the visible page, not just linearly.  This makes it look fast.
11725
11726 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11727
11728         * backend/ev-document-misc.c
11729         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11730         white.
11731         * backend/ev-document-thumbnails.h: New interface to get the size
11732         of a page.
11733
11734 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11735
11736         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11737         make dist works
11738
11739 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11740
11741         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11742         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11743         things up a bit.
11744
11745         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11746
11747 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11748
11749         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11750         fonts. Should fix font problems on systems that have the base
11751         fonts in bitmap format. Reported by James Henstridge
11752         <james@jamesh.id.au>.
11753
11754 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11755
11756         * pdf/xpdf/Gfx.cc:
11757         * pdf/xpdf/GfxState.cc:
11758
11759         Fix for CAN-2004-1125
11760
11761 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11762
11763         * shell/ev-view.c: (ev_view_copy):
11764         * shell/ev-view.h:
11765         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11766
11767         Implement Edit->Copy
11768
11769 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11770
11771         * backend/ev-document.c: (ev_document_get_text):
11772         * backend/ev-document.h:
11773         * pdf/xpdf/pdf-document.cc:
11774         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11775         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11776         (ev_view_update_primary_selection), (ev_view_button_press_event),
11777         (ev_view_motion_notify_event), (ev_view_button_release_event):
11778
11779         Beginnings of clipboard support. Incomplete but primary sort
11780         of work.
11781
11782 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11783
11784         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11785         (expose_bin_window):
11786
11787         Nicer rubberband drawing, from GtkIconView.
11788
11789 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11790
11791         * backend/ev-document.c: (ev_document_save):
11792         * backend/ev-document.h:
11793         * data/evince-ui.xml:
11794         * pdf/xpdf/pdf-document.cc:
11795         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11796
11797         Implement "Save a copy..." menu item
11798
11799 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11800
11801         * shell/ev-view.c: (ev_view_zoom):
11802
11803         Queue a resize when zoom changes
11804
11805 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11806
11807         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11808         shadows.
11809
11810         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11811         thumbnails..
11812
11813 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11814
11815         * pdf/xpdf/pdf-document.cc
11816         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11817
11818 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11819
11820         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11821         It's slow, but I'll speed it up next!
11822
11823 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11824
11825         * shell/main.c (load_files):
11826
11827         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11828         from the command line and because it seems more appropriate.
11829
11830 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11831
11832         * data/evince-ui.xml:
11833         * shell/ev-window.c: (update_action_sensitivity),
11834         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11835
11836         s/next page/page down
11837         s/previous page/page up
11838
11839 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11840
11841         * data/evince-ui.xml:
11842
11843         Change the layout to match clarkbw design.
11844
11845         * shell/Makefile.am:
11846         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11847         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11848         (ev_navigation_action_finalize),
11849         (ev_navigation_action_set_property),
11850         (ev_navigation_action_get_property),
11851         (ev_navigation_action_class_init):
11852         * shell/ev-navigation-action.h:
11853
11854         Implement clarkbw toolbar navigation controls (incomplete)
11855
11856         * shell/ev-page-action.c: (update_label), (update_spin),
11857         (value_changed_cb), (create_tool_item), (connect_proxy),
11858         (ev_page_action_init), (ev_page_action_finalize),
11859         (ev_page_action_set_property), (ev_page_action_get_property),
11860         (ev_page_action_set_current_page),
11861         (ev_page_action_set_total_pages), (ev_page_action_class_init):
11862         * shell/ev-page-action.h:
11863
11864         Implement a page switcher in the toolbar
11865
11866         * shell/ev-view.c: (ev_view_scroll_view):
11867         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11868         (update_current_page), (view_page_changed_cb), (goto_page_cb),
11869         (register_custom_actions), (ev_window_init):
11870
11871         Change page on PageUp/Down.
11872
11873 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
11874
11875         * pdf/xpdf/pdf-document.cc
11876         (pdf_document_thumbnails_get_thumbnail): initial stab at
11877         implementing thumbnail support for pdfs.  It only does documents
11878         with precached pdfs now.
11879
11880 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
11881
11882         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11883         thumbnail code into a time-based idle as well.  Also, turn off the
11884         shadow temporarily as it's really slow.
11885
11886 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11887
11888         * backend/ev-document.c: (ev_document_class_init):
11889         * pdf/xpdf/pdf-document.cc:
11890         * shell/ev-window.c: (ev_window_open):
11891
11892         Fix document title bugs and fallback to
11893         filename when not available.
11894
11895 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11896
11897         * backend/ev-document.c: (ev_document_get_type),
11898         (ev_document_class_init), (ev_document_load),
11899         (ev_document_get_title):
11900         * backend/ev-document.h:
11901         * pdf/xpdf/pdf-document.cc:
11902         * ps/ps-document.c: (ps_document_set_property),
11903         (ps_document_get_property), (ps_document_class_init),
11904         (document_load):
11905         * ps/ps-document.h:
11906         * ps/ps.h:
11907         * shell/ev-window.c: (update_window_title), (ev_window_open),
11908         (ev_window_init):
11909
11910         Initial support for document title. Not working yet.
11911
11912 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11913
11914         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
11915
11916         Grab focus on the view when clicking it
11917
11918 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11919
11920         * shell/ev-marshal.list:
11921         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
11922         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
11923
11924         Add key bindings to the view. Now if the focus would work
11925         right...
11926
11927 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11928
11929         * Makefile.am:
11930         * backend/Makefile.am:
11931         * data/Makefile.am:
11932         * dvi/Makefile.am:
11933         * dvi/dvilib/Makefile.am:
11934         * pdf/xpdf/Makefile.am:
11935         * po/POTFILES.in:
11936         * ps/Makefile.am:
11937
11938         Fix distcheck
11939
11940 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11941
11942         * shell/ev-view.c: (ev_view_realize):
11943
11944         Fix mouse wheel scrolling
11945
11946 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11947
11948         * ps/Makefile.am:
11949         * ps/gstypes.h:
11950         * ps/gtkgs.c:
11951         * ps/gtkgs.h:
11952         * ps/ps-document.c: (catchPipe), (ps_document_init),
11953         (ps_document_class_init), (ps_document_cleanup),
11954         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
11955         (set_up_page), (close_pipe), (is_interpreter_ready),
11956         (interpreter_failed), (output), (input), (start_interpreter),
11957         (stop_interpreter), (file_length), (file_readable),
11958         (check_filecompressed), (check_pdf), (compute_xdpi),
11959         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
11960         (ps_document_get_type), (ps_document_emit_error_msg),
11961         (document_load), (ps_document_next_page),
11962         (ps_document_get_current_page), (ps_document_get_page_count),
11963         (ps_document_goto_page), (ps_document_set_page_size),
11964         (ps_document_zoom_to_fit), (ps_document_set_zoom),
11965         (ps_document_load), (ps_document_get_n_pages),
11966         (ps_document_set_page), (ps_document_get_page),
11967         (ps_document_widget_event), (ps_document_set_target),
11968         (ps_document_set_scale), (ps_document_set_page_offset),
11969         (ps_document_get_page_size), (ps_document_render),
11970         (ps_document_document_iface_init):
11971         * ps/ps-document.h:
11972         * ps/ps.c:
11973         * shell/ev-window.c: (ev_window_open):
11974
11975         Rename GtkGS to PSDocument
11976
11977 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11978
11979         * ps/gtkgs.c: (gtk_gs_class_init):
11980         * ps/gtkgs.h:
11981
11982         Some more leftover...
11983
11984 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11985
11986         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
11987         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
11988         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
11989         * ps/gtkgs.h:
11990
11991         Remove unused code and make a lot of stuff private
11992
11993 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11994
11995         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
11996         (gtk_gs_defaults_changed):
11997         * ps/gsdefaults.h:
11998         * ps/gtkgs.c:
11999         * ps/gtkgs.h:
12000         * ps/ps.h:
12001
12002         Cleanup headers dependencies
12003
12004 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
12005
12006         * ps/Makefile.am:
12007         * ps/ggvutils.c:
12008         * ps/ggvutils.h:
12009         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
12010         * ps/gsdefaults.h:
12011         * ps/gtkgs.c: (file_length), (file_readable),
12012         (check_filecompressed), (check_pdf), (gtk_gs_load),
12013         (gtk_gs_get_postscript):
12014
12015         Get rid of ggvutils
12016
12017 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12018
12019         * ps/ggvutils.c:
12020         * ps/ggvutils.h:
12021         * ps/gsio.h:
12022         * ps/gtkgs.c: (gtk_gs_set_zoom):
12023
12024         Cleanups
12025
12026 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12027
12028         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
12029
12030         Ensure the page is rerendered when changing zoom
12031
12032 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
12033
12034         * backend/ev-document.c: (ev_document_base_init),
12035         (ev_document_changed):
12036         * backend/ev-document.h:
12037
12038         Add a changed event that is emitted when the page content
12039         changes. This is necessary to deal with the fact that
12040         in ps backend rendering happen asycrounously.
12041         This makes the ps backend mostly work.
12042
12043         * pdf/xpdf/pdf-document.cc:
12044
12045         Emit changed event
12046
12047         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
12048         (ps_document_set_target):
12049
12050         Emit changed event
12051
12052         * shell/ev-view.c: (document_changed_callback),
12053         (ev_view_set_document), (ev_view_set_page):
12054
12055         Redraw on the changed signal
12056
12057 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
12058
12059         * configure.ac: Added pt_BR to ALL_LINGUAS.
12060
12061 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
12062
12063         * backend/ev-document-bookmarks.c:
12064         (ev_document_bookmarks_get_child): *
12065         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
12066         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
12067         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
12068         (ev_sidebar_bookmarks_destroy),
12069         (ev_sidebar_bookmarks_class_init),
12070         (ev_sidebar_bookmarks_construct), (stack_data_free),
12071         (do_one_iteration), (populate_bookmarks_idle),
12072         (ev_sidebar_bookmarks_clear_document),
12073         (ev_sidebar_bookmarks_set_document): *
12074         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
12075         (ev_sidebar_add_page),
12076         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
12077         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
12078         it displays both the topics and the page numbers.
12079
12080 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
12081
12082         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
12083         toggle.
12084         * shell/ev-window.c (toggle_entries): Set sidebar default value to
12085         visible.
12086
12087 2004-12-23  Adam Weinberger  <adamw@gnome.org>
12088
12089         * configure.ac: Added en_CA to ALL_LINGUAS.
12090
12091 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12092
12093         * ChangeLog: replace bottom of this ChangeLog (merged history of
12094         ggv and gpdf; where all paths were wrong and most of the files are
12095         not even in this tree) with ChangeLog (from arch) of the shell
12096         code.
12097
12098 2004-12-23  Havoc Pennington  <hp@redhat.com>
12099
12100         * shell/ev-window.c: hook up potentially-questionable "find
12101         results status text" feature - something involving the sidebar or
12102         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
12103         might be better in the end.
12104
12105         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
12106         with corresponding signal when it should be updated
12107
12108         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
12109
12110 2004-12-22  Havoc Pennington  <hp@redhat.com>
12111
12112         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
12113         find stuff on other pages, sort of (only returns one result on
12114         invisible pages, to show they have results; updates full results
12115         for a page when you view it). Currently repaints the current page
12116         every time a new result is found on any page, which isn't so nice.
12117
12118 2004-12-22  Havoc Pennington  <hp@redhat.com>
12119
12120         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
12121         the document doesn't support find (better ideas?)
12122         (find_bar_search_changed_cb): handle missing document or document
12123         that doesn't support find
12124
12125         * pdf/xpdf/pdf-document.cc: port to implement the new
12126         EvDocumentFindIface
12127
12128         * backend/ev-document-find.c: create a new interface for searching
12129
12130         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
12131
12132 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
12133
12134         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
12135         libevbackend.la.
12136
12137         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
12138         EvPrintJob constructor arguments.
12139
12140         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
12141         for documents that can export PostScript (page by page).
12142
12143         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
12144         
12145         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
12146         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
12147         (pdf_document_ps_exporter_iface_init:
12148         Implement EvPSExporter.
12149
12150         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
12151
12152 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12153
12154         * backend/Makefile.am:
12155         * backend/ev-document-thumbnails.c:
12156         (ev_document_thumbnails_get_type),
12157         (ev_document_thumbnails_get_thumbnail):
12158         * backend/ev-document-thumbnails.h:
12159         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12160         (pixbuf_document_thumbnails_get_thumbnail),
12161         (pixbuf_document_document_thumbnails_iface_init):
12162         * shell/Makefile.am:
12163         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12164         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12165         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12166         * shell/ev-sidebar-thumbnails.h:
12167         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12168         (ev_sidebar_set_document):
12169         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12170         (create_shadow), (ev_pixbuf_add_shadow):
12171         * shell/ev-utils.h:
12172         Add thumbnail support.
12173         
12174 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12175
12176         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12177         (using_postscript_printer): Set up a print dialog for "PostScript
12178         injection" method.
12179
12180         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12181         EvPrintJob.
12182
12183         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12184
12185 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12186
12187         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12188         (ps_document_set_target), (ps_document_get_page_size),
12189         (ps_document_render):
12190         * ps/gtkgs.h:
12191
12192         Fix a few bugs
12193
12194 2004-12-22  Christian Rose  <menthos@menthos.com>
12195
12196         * configure.ac: Added "sv" to ALL_LINGUAS.
12197
12198 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12199
12200         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12201         document supports bookmarks.
12202
12203 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12204
12205         * ps/ggvutils.c: (ggv_file_readable):
12206         * ps/ggvutils.h:
12207         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12208         (gtk_gs_get_postscript):
12209
12210         Remove unused utils
12211
12212 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12213
12214         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12215         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12216         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12217         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12218         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12219         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12220         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12221         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12222         (gtk_gs_set_antialiasing), (ps_document_load),
12223         (ps_document_render):
12224         * ps/gtkgs.h:
12225
12226         Another check point for the ps backend. Now I can get it to show
12227         pages!
12228
12229 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12230
12231         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12232         document setting code.
12233
12234 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12235
12236         * shell/eggfindbar.c: (entry_activate_callback):
12237         Animate the next button when activate is pressed.
12238         
12239 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12240
12241         * shell/ev-window.c: (ev_window_cmd_edit_find),
12242         (update_fullscreen_popup), (ev_window_fullscreen),
12243         (ev_window_unfullscreen), (ev_window_state_event_cb),
12244         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12245         Fix bugs in fullscreen code.
12246         
12247 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12248
12249         * Makefile.am:
12250         * configure.ac:
12251         * pixbuf/Makefile.am:
12252         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12253         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12254         (pixbuf_document_set_page), (pixbuf_document_get_page),
12255         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12256         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12257         (pixbuf_document_render), (pixbuf_document_begin_find),
12258         (pixbuf_document_end_find), (pixbuf_document_finalize),
12259         (pixbuf_document_class_init),
12260         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12261         * pixbuf/pixbuf-document.h:
12262         * shell/Makefile.am:
12263         * shell/ev-application.c: (ev_application_open):
12264         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12265         (ev_window_open):
12266         Add pixbuf backend.
12267         
12268 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12269
12270         * Makefile.am: 
12271         * dvi/dvilib/Makefile.am:
12272         * dvi/Makefile.am:
12273         * configure.ac: Auto*ify dvi and dvi/dvilib
12274
12275         * dvi/Makefile: Remove from CVS
12276         
12277         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12278         confusion.
12279
12280         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12281         
12282         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12283         
12284 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12285
12286         * ps/Makefile.am:
12287         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12288         (gtk_gs_value_adjustment_changed), (compute_size),
12289         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12290         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12291         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12292         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12293         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12294         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12295         (ps_document_load), (ps_document_get_n_pages),
12296         (ps_document_set_page), (ps_document_get_page),
12297         (ps_document_set_target), (ps_document_set_scale),
12298         (ps_document_set_page_offset), (ps_document_get_page_size),
12299         (ps_document_render), (ps_document_begin_find),
12300         (ps_document_end_find), (ps_document_document_iface_init):
12301         * ps/gtkgs.h:
12302         * shell/Makefile.am:
12303         * shell/ev-window.c: (ev_window_open):
12304
12305         Some work to integrate gtkgs with EvDocument
12306
12307 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12308
12309         * shell/ev-window.c: (update_fullscreen_popup),
12310         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12311         (exit_fullscreen_button_clicked_cb),
12312         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12313         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12314         (ev_window_state_event_cb), (ev_window_init):
12315         Add fullscreen support from Epiphany.
12316         
12317 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12318
12319         * data/ev-stock-zoom-fit-width.png: fit-width
12320         stock icon from gpdf.
12321         
12322         * shell/ev-stock-icons.[ch]: copied from gpdf.
12323         
12324         * shell/main.c: (main): init stock icons.
12325         
12326         * shell/ev-window.c: use the fit-width icon.
12327         
12328         * data/evince-ui.xml: add zooming toolbar items.
12329
12330 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12331
12332         * shell/ev-view.c: 
12333         (ev_view_best_fit), (ev_view_fit_width): because
12334         get_page_size() returns the scaled page size, we
12335         need to calculate the scale factor relative to
12336         the previous scale factor. Should really just
12337         add get_real_page_size().
12338
12339 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12340
12341         * shell/ev-view.[ch]:
12342         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12343         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12344         add zooming.
12345         
12346         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12347         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12348         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12349         hook it up.
12350         
12351         * pdf/xpdf/pdf-document.cc:
12352         (pdf_document_begin_find),
12353         (pdf_document_end_find): make static.
12354
12355 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12356
12357         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12358
12359         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12360         names to fontconfig patterns.
12361         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12362
12363         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12364         setupBaseFontsFc.
12365
12366 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12367
12368         * Makefile.am:
12369         * configure.ac:
12370         * ps/Makefile.am:
12371         * ps/ggvutils.c:
12372         * ps/ggvutils.h:
12373         * ps/gsdefaults.c:
12374         * ps/gsdefaults.h:
12375         * ps/gsio.c:
12376         * ps/gsio.h:
12377         * ps/gtkgs.c:
12378         * ps/gtkgs.h:
12379         * ps/ps.c:
12380         * ps/ps.h:
12381
12382         Import ggv backend. Not hooked up yet.
12383
12384 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12385
12386         * shell/main.c: (load_files), (main): load files
12387         from the command line.
12388
12389 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12390
12391         * configure.ac: don't require bonobo.
12392         
12393         * cut-n-paste/recent-files/*: kill bonobo recent
12394         view.
12395
12396         * shell/ev-window.c:
12397         (ev_window_is_empty): upd.
12398         (unable_to_load), (ev_window_open): load backend
12399         based on the mime type.
12400
12401 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12402
12403         * backend/.cvsignore: ignore generated marshalers source.
12404
12405         * shell/main.c (main): this is not epiphany.
12406
12407 2004-12-22  Havoc Pennington  <hp@redhat.com>
12408
12409         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12410         (expose_bin_window): draw find highlights
12411
12412         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12413         
12414         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12415         (pdf_document_end_find): implement this interface
12416
12417         * backend/ev-document.c (ev_document_found): add this to emit
12418         signal
12419
12420 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12421
12422         * data/evince-ui.xml: Add a few more toolbar items.
12423
12424         * shell/ev-window.c: Hook up page navigation toolbar 
12425         items.
12426
12427         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12428         a page-changed signal.
12429
12430         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12431         Add ev_document_get_page().
12432
12433         * shell/ev-window.c: Sensitize/desensitize navigation
12434         actions.
12435
12436 2004-12-21  Havoc Pennington  <hp@redhat.com>
12437
12438         * backend/ev-backend-marshal.c,
12439         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12440         marshaler-generator thingy. I'm sure there's a better way to do
12441         this in the modern world.
12442
12443         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12444         end_find methods and "found" signal.
12445
12446         * configure.ac: find glib-genmarshal
12447
12448 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12449
12450         * shell/ev-sidebar.c: Construct an actual sidebar.
12451         * shell/ev-sidebar-bookmarks.[ch]:
12452         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12453
12454 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12455
12456         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12457         Redo size handling.
12458         
12459         * shell/ev-view.c: Track the size from the document.
12460
12461 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12462
12463         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12464         constructor assumes ownership of the string passed in.
12465         
12466         * shell/ev-window.c (ev_window_open): Destroy the error
12467         dialog once we've displayed it.
12468
12469 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12470
12471         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12472         a bit, it works! (sort of)
12473
12474         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12475         Move to .cc since we need to use C++ in the implementation.
12476
12477         * shell/dummy.cc: Add a CC file to force evince
12478         to be linked as a C++ program.
12479
12480 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12481
12482         * shell/ev-view.[ch]: Start of content-area widget.
12483
12484         * shell/ev-window.c: Create a EvView, update it
12485         as we change documents.
12486
12487         * shell/Makefile.am shell/ev-marshal.list: Add
12488         generated marshalers.
12489
12490 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12491
12492         * Makefile.am (SUBDIRS): move shell.
12493
12494 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12495
12496         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12497         .a to libtool convenience libraries.
12498
12499         * shell/ev-window.c (ev_window_open): Hard code loading
12500         a PDF document.
12501         
12502         * backend/ev-document.h: Add a boolean return to load(),
12503         fix GError * to GError **.
12504
12505         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12506         object for a PDF backend EvDocument.
12507
12508 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12509
12510         * dvi/*: New directory with the beginning of a .dvi backend.
12511
12512 2004-12-21  Havoc Pennington  <hp@redhat.com>
12513
12514         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12515         previous/next instead of back/forward
12516
12517 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12518
12519         * backend/ev-document.[ch]: Fix a couple of problems so
12520         it compile.
12521
12522 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12523
12524         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12525         to backend/ directory, rename EvViewer to EvDocument.
12526
12527 2004-12-21  Havoc Pennington  <hp@redhat.com>
12528
12529         * shell/ev-window.c: hook up the find bar widget; now we just need
12530         a document to find things in
12531
12532         * shell/eggfindbar.c: a find bar widget
12533
12534 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12535
12536         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12537
12538 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12539
12540         * pdf/**: Import of xpdf code from gpdf. 
12541
12542         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12543
12544         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12545         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12546         Fix FreeType includes.
12547
12548         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12549         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12550         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12551         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12552         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12553         Include xpdfconfig.h
12554         
12555 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12556
12557         * shell/ev-window.c (ev_window_dispose): dispose can be called
12558         multiple times.
12559
12560 2004-12-21  Havoc Pennington  <hp@redhat.com>
12561
12562         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12563         rather than Evince
12564
12565         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12566         items; really they should be synced with the strings, etc. from
12567         current gpdf, but just getting the boring typing out of the way 
12568
12569 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12570
12571         * po/POTFILES.in:
12572         * shell/ev-application.c: (window_destroy_cb):
12573         * shell/ev-window.c:
12574         * shell/main.c: (main):
12575
12576         Actually show the window...
12577
12578 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12579
12580         * Makefile.am:
12581         * shell/Makefile.am:
12582         * shell/ev-application.c: (ev_application_class_init):
12583         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12584
12585         Make it build again
12586
12587 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12588
12589         Import to gnome cvs.
12590         
12591         * Remove copies of gpdf and ggv trees.
12592         * Rip out all the recursive configure code.
12593         * Remove bonobo machinery.
12594         * viewer/*: GInterfaces that backends should/can implement.
12595
12596 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12597
12598         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12599         typo
12600
12601 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12602
12603         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12604         (ev_application_finalize, ev_application_class_init)
12605         (ev_application_init): use GType instance private data for priv.
12606
12607         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12608         (ev_window_finalize, ev_window_class_init)
12609         (ev_window_init): ditto.
12610
12611 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12612
12613         * shell/ev-application.c (ev_application_new_window): make public
12614         (ev_application_show_initial_window): kill.
12615
12616         * shell/ev-application.h: update prototypes.
12617
12618         * shell/main.cc (main): inline ev_application_show_initial_window.
12619
12620 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12621
12622         * shell/ev-application.c (ev_application_new_window): impl.
12623         (ev_application_show_initial_window): use it.
12624         (is_window_empty, ev_application_get_empty_window): returns an
12625         existing empty window or a new one.
12626         (ev_application_open): from ev_window_cmd_file_open.
12627
12628         * shell/ev-application.h: update prototypes
12629
12630         * shell/ev-window.c (ev_window_is_empty): impl.
12631         (ev_window_open): make public.
12632         (ev_window_cmd_file_open): use ev_application_open
12633
12634         * shell/ev-window.h: update prototypes, remove unused.
12635
12636 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12637
12638         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12639         move destroy handler out of here...
12640
12641         * shell/ev-application.c, shell/ev-application.h: ...into this new
12642         class. Also handles initial window creation.
12643
12644         * shell/main.cc (main): use EvApplication to create initial
12645         window.
12646
12647 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12648
12649         * Makefile.am (SUBDIRS): add cut-n-paste
12650
12651         * cut-n-paste/Makefile.am: add
12652
12653         * configure.ac: generate Makefiles in cut-n-paste
12654
12655 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12656
12657         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12658         (ev_window_class_init): install ev_window_dispose.
12659
12660 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12661
12662         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12663         char (gchar looks stupid).
12664
12665 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12666
12667         * po/de.po: updated German translation.
12668
12669 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12670
12671         * configure.ac: add more pkg-config library checks for gnome-vfs,
12672         bonobo etc.
12673
12674         * gpdf/configure.in: temporarily disable libpaper
12675         checks. Otherwise I'd have to add the checks for the shell, too.
12676
12677 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12678
12679         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12680         and * file filters to the file choose.
12681
12682 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12683
12684         * po/de.po: Updated German translation.
12685
12686 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12687
12688         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12689
12690 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12691
12692         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12693
12694         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12695         (ev_window_init): implement those menuitems.
12696
12697 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12698
12699         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12700
12701         * shell/ev-window.c (ev_window_init): use the toolbar.
12702
12703 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12704
12705         * shell/ev-window.c (ev_window_init): use menu translations
12706
12707 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12708
12709         * configure.ac: add "de" to ALL_LINGUAS.
12710
12711         * po/de.po: add German translation.
12712
12713 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12714
12715         * Makefile.am (SUBDIRS): add po
12716
12717         * configure.ac: check intltool, glib-gettext etc, generate
12718         po/Makefile.in
12719
12720         * po, po/POTFILES.in, po/POTFILES.skip: new.
12721
12722 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12723
12724         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12725         already use (#ifdef ENABLE_NLS)
12726
12727         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12728         pointer indirection thinko.
12729
12730         * shell/main.c: include gi18n.h for bindtextdomain etc.
12731
12732 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12733
12734         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12735         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12736         tooltips for menu items in the statusbar.
12737
12738 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12739
12740         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12741         pkgdatadir drop UIDIR
12742
12743 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12744
12745         * data/evince-ui.xml: Add File->Open menu item
12746
12747         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12748         chooser), hook it up in the ui manager.
12749
12750 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12751
12752         * shell/ev-window.c: fix Help->About tooltip.
12753
12754 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12755
12756         * configure.ac: set CFLAGS for libevprivate.
12757
12758         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12759         definitions, factory etc.
12760
12761         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12762
12763         * shell/Makefile.am: link against libevprivate.a.
12764
12765         * shell/ev-window.c (entries): add stock icon to Help->About.
12766
12767         * shell/main.c (main): init stock icon code.
12768
12769 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12770
12771         * lib/recent-files: egg recent files code
12772
12773         * lib/Makefile.am: add.
12774
12775         * Makefile.am: add lib subdir.
12776
12777         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12778         set CFLAGS for recent-files.
12779
12780 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12781
12782         * configure.ac: disable -ansi and -pedantic gcc flags. They
12783         disable POSIX stuff in stdio.h, but egg-recent uses them.
12784
12785 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12786
12787         * configure.ac: add --disable-deprecated flag (defaults to on in
12788         "cvs" builds).
12789
12790         * shell/Makefile.am (INCLUDES): use it.
12791
12792 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12793
12794         * shell/main.c: add missing #include.
12795
12796         * shell/ev-window.c: fix for pedantic gcc.
12797         (ev_window_cmd_help_about): split license into paragraphs for
12798         translators and pedantic compilers.
12799
12800 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12801
12802         * configure.ac: add more warning flags if compiling with gcc from
12803         cvs (or explicitly requested with --enable-more-warnings).
12804
12805 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12806
12807         * data/evince-ui.xml: add File and File->Close menu.
12808
12809         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12810         (ev_window_destroy): quit after destroy.
12811         (ev_window_class_init): override GtkObject::destroy.
12812         (entries): install close_window callback.
12813
12814 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12815
12816         * Makefile.am (SUBDIRS): add data subdir.
12817
12818         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12819         gtk+ 2.5.0 for GtkAboutDialog.
12820
12821         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12822         main window.
12823
12824         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12825
12826         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12827         manager.
12828         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12829
12830 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12831
12832         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12833
12834 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12835
12836         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12837
12838 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12839
12840         * shell/*: Added shell directory boilerplate, build it.
12841
12842 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12843
12844         * configure.ac, Makefile.am: Added top-level configure.ac and
12845         Makefile.am