]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
ccb5f5587697d450b221d494f42f6637fa75743f
[evince.git] / ChangeLog
1 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
2
3         * pdf/ev-poppler.cc:
4         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
5         * shell/ev-view.c: (highlight_find_results):
6
7         Adapt to the new poppler rotation API. Fix text maps on landscape
8         documents.
9
10 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
11
12         * shell/ev-view.c (compute_new_selection_text): get the correct
13         region when selecting in modes other than continuous.
14
15 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
16
17         * shell/main.c (main): remove redundant g_warnings.
18
19 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
20
21         * shell/Makefile.am: Don't include autogenerated
22         file ev-application-service.h into distribution, since
23         it causes dbus crash. Fix for bugs 313724 and 313443. 
24
25 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
26
27         * configure.ac: Fix sed expression for FreeBSD. Thanks
28         to Joe Marcus Clark <marcus@freebsd.org>
29         
30         * shell/eggfindbar.c: (entry_activate_callback),
31         (entry_changed_callback), (egg_find_bar_init),
32         (egg_find_bar_set_search_string):
33         
34         Made findbar buttons unsensitive if there is no text in
35         entry. Fix for the bug 313285.
36
37 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
38
39         * ps/ps-document.c: Use g_filename_display_name for displaying
40         filenames and revert string freeze breackage
41
42 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
43
44         * NEWS:
45         * configure.ac:
46
47         Update for 0.3.4
48
49         * shell/Makefile.am:
50
51         Add ev-application-service.xml to extra dist
52
53         * shell/ev-view.c: (find_page_at_location):
54
55         Remove unused function (fix warning)
56
57 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
58
59         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
60         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
61         
62         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
63         bug 313623.
64
65 2005-08-16  Nickolay V. Shmyrev   <nshmyrev@yandex.ru>
66
67         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
68         * shell/ev-window.c:
69         Fix build warnings
70
71 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
72
73         * configure.ac: Update script to get dbus version.
74         Fix for the bug #313443.
75
76 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
77
78         * shell/ev-window.c: (ev_window_cmd_escape):
79         
80         Return focus back to view on escape. Fix for bug 313295.
81
82 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
83
84         * shell/ev-window.c: (update_window_title),
85         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
86         (ev_window_cmd_save_as):
87         
88         Correct conversion from uri to displayable string. Fix for
89         bug 313296.
90
91 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
92
93         * ps/ps-document.c: convert filename to utf8 when there is an error
94         loading document. Fixes #309915
95
96 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
97
98         * configure.ac:
99
100         We depend on poppler 0.4.0
101
102 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
103
104         * configure.ac:
105         * NEWS: Release 0.3.3.
106         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
107
108 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
109
110         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
111         add a couple missing mnemonics to menu items, use title 
112         capitalization for menu items and window titles, and add 
113         ellipsis to open menu item.     
114
115 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
116
117         * pdf/ev-poppler.cc:
118         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
119         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
120         (ev_view_get_rotation):
121         * shell/ev-view.h:
122         * shell/ev-window.c: (setup_view_from_metadata),
123         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
124         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
125         disk.
126
127 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
128
129         * configure.ac: Added tr to ALL_LINGUAS
130
131 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
132
133         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
134         requires several clicks to find word. Thanks to 
135         Colin Slater <kiltedtaco@gmail.com>.
136
137 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
138
139         * data/evince.desktop.in.in: Hide menu entry and
140         rename it to "Document Viewer". Fix for bug 
141         #312399.
142
143 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
144
145         * shell/ev-page-action.c (ev_page_action_class_init): 
146
147         Point to the correct function in constructor of the
148         activate_label signal
149
150 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
151
152         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
153         * shell/ev-jobs.h: Make thread safe.
154
155 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
156
157         * shell/ev-view.c: (view_update_range_and_current_page):
158         Don't update page range if we are scrolling to some document
159         point.
160
161 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
162
163         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
164         when getting max_page_width, fix drawing in dual mode.
165
166 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
167
168         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
169         getting the area for select_all.
170
171 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
172
173         * backend/ev-selection.c: (ev_selection_render_selection):
174         * backend/ev-selection.h:
175         * pdf/ev-poppler.cc:
176         * shell/ev-jobs.c: (ev_job_render_new):
177         * shell/ev-jobs.h:
178         * shell/ev-pixbuf-cache.c: (get_selection_colors),
179         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
180         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
181         (ev_view_class_init):
182
183         Change selection color on focus in and focus out events.  Also,
184         poppler now uses GdkColor for specifying the selection colors, so
185         drop some awkward conversion code.
186
187 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
188
189         * configure.ac: Added Hebrew translation
190
191 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
192
193         * NOTES:
194         * backend/ev-selection.c: (ev_selection_render_selection):
195         * backend/ev-selection.h:
196         * pdf/ev-poppler.cc:
197         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
198         (ev_job_render_run):
199         * shell/ev-jobs.h:
200         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
201         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
202         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
203         (ev_pixbuf_cache_style_changed),
204         (ev_pixbuf_cache_get_selection_pixbuf),
205         (ev_pixbuf_cache_set_selection_list),
206         (ev_pixbuf_cache_get_selection_list):
207         * shell/ev-pixbuf-cache.h:
208         * shell/ev-utils.c: (ev_print_region_contents):
209         * shell/ev-utils.h:
210         * shell/ev-view.c: (ev_view_queue_draw_page),
211         (selection_update_idle_cb), (ev_view_motion_notify_event),
212         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
213         (setup_caches), (ev_view_find_next), (merge_selection_region),
214         (selection_free):
215         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
216
217         Clean up selection to be much smoother!
218
219 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
220
221         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
222         to poppler_page_render_selection().
223
224 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
225
226         * ps/ps-document.c: (save_page_list): Use
227         unzipped document when printing. Thanks to 
228         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
229         311016.
230
231 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
232
233         * shell/ev-window.c: (update_action_sensitivity):
234         
235         Disable print and save respect to lockdown gconf keys. Fix
236         for 312342.
237
238 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
239
240         * configure.ac:
241         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
242         (write_to_temp_file), (ev_file_set_contents):
243         * shell/ev-utils.h:
244         * shell/ev-window.c: (save_print_config_to_file):
245         
246         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
247         Fix for bug 312238
248
249 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
250
251         * shell/ev-window.c: (load_print_config_from_file),
252         (save_print_config_to_file), (ev_window_print_range):
253
254         Persist the print settings. Fixes bug #311578.
255
256 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
257
258         * djvu/djvu-document.c: (djvu_document_get_page_size),
259         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
260         (djvu_document_thumbnails_get_thumbnail):
261         * dvi/dvi-document.c: (dvi_document_get_page_size),
262         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
263         (dvi_document_thumbnails_get_dimensions),
264         (dvi_document_thumbnails_get_thumbnail):
265         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
266         (pixbuf_document_render_pixbuf),
267         (pixbuf_document_document_iface_init),
268         (pixbuf_document_thumbnails_get_thumbnail):
269         
270         Update backends to make them build with new rotation system.
271
272 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
273
274         * help/C/figures/evince_start_window.png:
275         
276         Update documentation image from Luca Ferretti <elle.uca@libero.it>
277
278 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
279
280         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
281         * shell/ev-pixbuf-cache.h:
282         * shell/ev-sidebar-thumbnails.c:
283         (ev_sidebar_thumbnails_get_property), (add_range),
284         (adjustment_changed_cb):
285         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
286         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
287         we were thumbnailing the entire docment on startup, slowing us
288         down hugely. 
289
290 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
291
292         * shell/ev-page-cache.c: (ev_page_cache_new):
293         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
294         == 0, fixes #310306.
295
296 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
297
298         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
299         (ev_view_rotate_left):
300
301         Account rotation in doc_rect_to_view_rect.
302         Ensure rotation doesnt go out of bounds.
303
304 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
305
306         * shell/ev-page-cache.c: (ev_page_cache_get_size):
307
308         Correct and cleanup w/h swapping
309
310 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
311
312         * backend/ev-document-thumbnails.c:
313         (ev_document_thumbnails_get_thumbnail):
314         * backend/ev-document-thumbnails.h:
315         * backend/ev-document.c:
316         * backend/ev-document.h:
317         * backend/ev-render-context.c: (ev_render_context_new),
318         (ev_render_context_set_rotation):
319         * backend/ev-render-context.h:
320         * pdf/ev-poppler.cc:
321         * ps/ps-document.c: (ps_document_document_iface_init):
322         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
323         * shell/ev-jobs.h:
324         * shell/ev-page-cache.c: (build_height_to_page),
325         (ev_page_cache_new), (ev_page_cache_get_size),
326         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
327         (ev_page_cache_get_height_to_page):
328         * shell/ev-page-cache.h:
329         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
330         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
331         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
332         (ev_pixbuf_cache_get_selection_pixbuf):
333         * shell/ev-pixbuf-cache.h:
334         * shell/ev-print-job.c: (idle_print_handler):
335         * shell/ev-sidebar-thumbnails.c: (add_range):
336         * shell/ev-view.c: (view_update_range_and_current_page),
337         (get_page_y_offset), (get_page_extents),
338         (ev_view_size_request_continuous_dual_page),
339         (ev_view_size_request_continuous),
340         (ev_view_size_request_dual_page),
341         (ev_view_size_request_single_page), (draw_one_page),
342         (ev_view_set_rotation), (ev_view_rotate_right),
343         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
344         (ev_view_zoom_for_size_continuous_and_dual_page),
345         (ev_view_zoom_for_size_continuous),
346         (ev_view_zoom_for_size_dual_page),
347         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
348         (ev_view_select_all):
349         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
350         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
351         (tiff_document_document_iface_init),
352         (tiff_document_thumbnails_get_thumbnail):
353
354         Use rotation rather than orientation. It's easier and enough
355         for our needs.
356
357 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
358
359         * shell/ev-page-cache.c: (build_height_to_page),
360         (ev_page_cache_new), (ev_page_cache_get_size),
361         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
362         (ev_page_cache_get_height_to_page):
363         * shell/ev-page-cache.h:
364         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
365         (ev_view_size_request_continuous_dual_page),
366         (ev_view_size_request_continuous),
367         (ev_view_zoom_for_size_continuous_and_dual_page),
368         (ev_view_zoom_for_size_continuous):
369
370         Make the page cache aware of page orientation.
371
372 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
373
374         * backend/ev-document-thumbnails.c:
375         (ev_document_thumbnails_get_thumbnail):
376         * backend/ev-document-thumbnails.h:
377         * backend/ev-document.c:
378         * backend/ev-document.h:
379         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
380         * backend/ev-ps-exporter.h:
381         * pdf/ev-poppler.cc:
382         * ps/ps-document.c: (ps_document_document_iface_init),
383         (ps_document_ps_export_do_page):
384         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
385         * shell/ev-jobs.h:
386         * shell/ev-page-cache.c: (ev_page_cache_get_size),
387         (ev_page_cache_get):
388         * shell/ev-page-cache.h:
389         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
390         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
391         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
392         * shell/ev-pixbuf-cache.h:
393         * shell/ev-print-job.c: (idle_print_handler):
394         * shell/ev-sidebar-thumbnails.c: (add_range):
395         * shell/ev-view.c: (view_update_range_and_current_page),
396         (get_page_extents), (ev_view_size_request_dual_page),
397         (ev_view_size_request_single_page), (draw_one_page),
398         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
399         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
400         (ev_view_zoom_for_size_dual_page),
401         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
402         (ev_view_select_all):
403         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
404         * tiff/tiff-document.c: (tiff_document_get_page_size),
405         (tiff_document_get_orientation), (rotate_pixbuf),
406         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
407         (tiff_document_thumbnails_get_thumbnail),
408         (tiff_document_ps_export_do_page), (tiff_document_init):
409
410         Really make use of the orientation bit of the render context.
411         Use the render context in a few more places in the backend API.
412         This regress orientation, but now it's done right. Will try to
413         fix it up asap...
414
415 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
416
417         * shell/ev-view.c: (ensure_rectangle_is_visible):
418
419         Patch by Nickolay V. Shmyrev to fix find flickering
420
421 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
422
423         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
424         duplex parameters to ::begin.
425
426         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
427         * shell/ev-print-job.c (idle_print_handler): 
428         * ps/ps-document.c (ps_document_ps_export_begin): 
429         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
430         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
431         implementations. Poppler backend needs poppler cvs. Rest has
432         unchanged behavior.
433
434 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
435
436         * shell/ev-window.c (using_pdf_printer): new function.
437         (ev_window_print_range): print a less techy message if someone
438         tries to print to PDF.
439
440 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
441
442         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
443         from "unknown font" string. Bug #311431
444
445 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
446
447         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
448
449 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
450
451         Bug #311280
452         
453         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
454         name for PopplerFontTypes
455         (pdf_document_fonts_fill_model): add font type to the detail column
456
457         * backend/ev-document-fonts.h: added
458         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
459
460         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
461         font name and font details, add a little markup.
462         (ev_properties_fonts_init): use the new cell data func, specify ypad
463         property for the cell renderer.
464         (ev_properties_fonts_set_document): add the details column.
465
466 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
467
468         * configure.ac: Added "pl" to ALL_LINGUAS.
469
470 2005-07-24  Danilo Šegan  <danilo@gnome.org>
471
472         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
473
474 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
475
476         * help/ChangeLog: Started this for translations of manual.
477         * configure.ac, autogen.sh, .cvsignore: Migrated to
478         gnome-doc-utils. Patch in bug #311222.
479
480 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
481
482         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
483         #ifdef this away to fix an unused-function warning.
484
485 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
486
487         * configure.ac: Added 'gl' to ALL_LINGUAS.
488
489 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
490
491         * configure.ac: Added ne in ALL_LINGUAS
492         
493 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
494
495         * shell/ev-view.c: (ev_view_leave_notify_event):
496         
497         Clear status message when pointer leaves view. Fix for bug
498         #310818 
499
500 2005-07-20 Ankit Patel <ankit644@yahoo.com>
501
502         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
503
504 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
505
506         * shell/ev-view.c: (ev_view_leave_notify_event),
507         (ev_view_class_init):
508         
509         Set cursor to normal then leaving view.
510
511 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
512
513         * configure.ac:
514         
515         Fix required djvulibre version.
516
517 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
518
519         *configure.ac: Hindi (hi) language added
520
521 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
522
523         *configure.ac: Punjabi (pa) Language added
524
525 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
526
527         * data/evince-ui.xml, shell/ev-window.c:
528         
529         Add keypad accelerators for zooming. Fix for bug 308128.
530
531 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
532
533         * Makefile.am:
534         * backend/Makefile.am:
535         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
536         * configure.ac:
537         * shell/ev-document-types.c: (ev_document_types_add_filters):
538
539         Allow to enable/disable the pixbuf backend.
540         Default to off for now. If we want it enabled we should
541         really put mime types in the desktop, implement properties etc.
542
543         * properties/evince-properties.c:
544
545         Initialize error to NULL.
546         Check error is not NULL before freeing.
547
548 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
549
550         * shell/ev-window.c:
551
552         Use F5 as presentation accell
553
554 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
555
556         * shell/ev-window.c: (update_chrome_visibility),
557         (ev_window_create_fullscreen_popup), (ev_window_init):
558
559         Do not leak the fullscreen toolbar
560
561 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
562
563         * shell/ev-window.c: (view_actions_focus_in_cb),
564         (view_actions_focus_out_cb):
565
566         These has a return value! Fix totally random focus
567         issues we was seeing.
568
569 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
570
571         * shell/main.c: (load_files_remote):
572
573         Allow open more than one file
574
575 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
576
577         * shell/main.c: (load_files_remote):
578
579         Fix for dbus 0.33. bug #309975
580
581 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
582
583         * properties/ev-properties-main.c: (ev_properties_get_pages):
584
585         Actually return NULL for types we dont support
586
587 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
588
589         * po/POTFILES.in:
590
591         Remove empty lines.
592
593 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
594
595         * backend/ev-document-factory.c:
596         (ev_document_factory_get_document):
597
598         Do not try to create the object if type
599         is invalid.
600
601 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
602
603         * ps/ps-document.c: (ps_document_dispose),
604         (ps_async_renderer_render_pixbuf):
605         * ps/ps-document.h:
606
607         Do not leak the target window
608
609 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
610
611         * shell/ev-application.c: (ev_application_init):
612
613         Let tbe check file existence for us.
614         Add a comment about eggrecent mime filter.
615
616 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
617
618         * data/evince-ui.xml:
619         * shell/ev-application.c: (ev_application_shutdown),
620         (ev_application_init), (ev_application_get_toolbars_model),
621         (ev_application_get_recent_model),
622         (ev_application_save_toolbars_model):
623         * shell/ev-application.h:
624         * shell/ev-window.c: (ev_window_add_recent),
625         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
626         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
627         (ev_window_init):
628
629         Use common toolbar and recent models for all windows.
630         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
631
632 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
633
634         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
635         successfully check for gtk_icon_view_get_visible_range.
636
637 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
638
639         * djvu/Makefile.am:
640         * dvi/Makefile.am:
641         
642         Fix djvu and dvi backend build.
643
644 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
645
646         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
647         (new_separator_pixbuf):
648
649         Don't leak windows.
650
651 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
652
653         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
654
655         HIGification of toolbar editor dialogue.
656
657 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
658
659         * configure.ac:
660         * shell/Makefile.am:
661
662         Ever build metadata manager since it's just
663         disabled at runtime now.
664
665 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
666
667         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
668         (ev_metadata_manager_get), (ev_metadata_manager_set):
669         * shell/ev-metadata-manager.h:
670
671         Add an _init functions that enabled metadata management
672         at runtime.
673
674         * shell/ev-window.c: (page_changed_cb),
675         (setup_document_from_metadata), (ev_window_setup_document),
676         (setup_view_from_metadata), (ev_window_open_uri),
677         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
678         (ev_window_run_presentation), (ev_window_stop_presentation),
679         (save_sizing_mode), (ev_window_zoom_changed_cb),
680         (ev_window_continuous_changed_cb),
681         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
682         (window_configure_event_cb):
683
684         Remove all ugly metadata define since we deal with it
685         at runtime now.
686
687         * shell/main.c: (load_files_remote), (main):
688
689         Add support for dbus cvs head. Hopefully didnt break one
690         of the other versions now!
691
692         If we dont get a response from the dbus server just
693         give up with it and not enable metadata.
694
695 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
696
697         * Makefile.am:
698         * backend/Makefile.am:
699         * configure.ac:
700         * cut-n-paste/recent-files/Makefile.am:
701         * cut-n-paste/toolbar-editor/Makefile.am:
702         * cut-n-paste/zoom-control/Makefile.am:
703         * lib/Makefile.am:
704         * pdf/Makefile.am:
705         * pixbuf/Makefile.am:
706         * properties/Makefile.am:
707         * ps/Makefile.am:
708         * shell/Makefile.am:
709         * thumbnailer/Makefile.am:
710         * tiff/Makefile.am:
711
712         Make frontends depend on just libev.
713         Rework and group CFLAGS/LIBS definitions.
714         Cleanups.
715
716 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
717
718         * shell/ev-window:
719
720         do not unnecessarily save zoom
721
722         * configure.ac:
723         * lib/ev-file-helpers.c: (ev_dot_dir):
724         * shell/Makefile.am:
725         * shell/dummy.cc:
726
727         Some cleanups
728
729 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
730
731         * configure.ac:
732         
733         Remove unnecessary dependencies
734
735 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
736
737         * properties/Makefile.am:
738         * thumbnailer/Makefile.am:
739         * tiff/Makefile.am:
740
741         Some more cleanups. Was really necessary
742         but I probably introduced bugs, feel free
743         to flame :)
744
745 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
746
747         * backend/Makefile.am:
748         * configure.ac:
749         * cut-n-paste/recent-files/Makefile.am:
750         * cut-n-paste/toolbar-editor/Makefile.am:
751         * cut-n-paste/zoom-control/Makefile.am:
752         * lib/Makefile.am:
753         * pdf/Makefile.am:
754         * pixbuf/Makefile.am:
755         * properties/Makefile.am:
756         * ps/Makefile.am:
757         * shell/Makefile.am:
758         * thumbnailer/Makefile.am:
759         * tiff/Makefile.am:
760
761         Use gnome-common macros when possible.
762         Cleanup dependencies.
763         Actually disable deprecated where possible.
764
765 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
766
767         * Makefile.am:
768         * backend/Makefile.am:
769         * properties/Makefile.am:
770         * shell/Makefile.am:
771         * thumbnailer/Makefile.am:
772
773         This should solve the circular dep without
774         requiring dir reorg!
775
776         * shell/ev-window.c: (setup_view_from_metadata):
777
778         Never restore window size/position when the
779         window is already visible.
780
781 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
782
783         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
784
785         Return a boolean from timeout func. Fix ported from gedit.
786
787 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
788
789         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
790
791 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
792
793         * shell/ev-document-types.c: set "All Documents" as default filter in
794         open dialog
795
796 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
797
798         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
799         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
800         (ev_metadata_manager_set_boolean): fix value/val thinko.
801
802 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
803
804         * shell/ev-window.c: (setup_view_from_metadata),
805         (window_state_event_cb), (window_configure_event_cb),
806         (ev_window_init):
807
808         Remember window position and maximized state
809
810 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
811
812         * configure.ac:
813
814         Fix DBUS configure checks.
815
816         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
817         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
818         (ev_metadata_manager_set_boolean):
819
820         Plug mem leaks.
821
822         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
823         (ev_window_stop_fullscreen), (ev_window_run_presentation),
824         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
825         (ev_window_continuous_changed_cb),
826         (ev_window_dual_mode_changed_cb), (ev_window_new):
827
828         Fix the build without DBUS.
829
830 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
831
832         * shell/ev-metadata-manager.c: (parse_value), (save_values),
833         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
834         (ev_metadata_manager_set_string),
835         (ev_metadata_manager_set_boolean):
836         * shell/ev-metadata-manager.h:
837
838         Add support for some more types
839
840         * shell/ev-view.c: (scroll_to_current_page),
841         (ev_view_get_continuous), (ev_view_set_continuous),
842         (ev_view_get_dual_page):
843         * shell/ev-view.h:
844         * shell/ev-window.c: (page_changed_cb),
845         (setup_document_from_metadata), (ev_window_setup_document),
846         (setup_view_from_metadata), (ev_window_open_uri),
847         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
848         (ev_window_run_presentation), (ev_window_stop_presentation),
849         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
850         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
851         (ev_window_update_dual_page_action),
852         (ev_window_continuous_changed_cb),
853         (ev_window_dual_mode_changed_cb), (ev_window_init):
854
855         Remember a bunch of view/document properties. Prolly some
856         are still missing but it's getting interesting.
857
858 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
859
860         * configure.ac: check if dbus-binding-tool is installed. Not the
861         case on current Ubuntu breezy, it seems.
862
863 2005-07-05  Luca Ferretti <elle.uca@libero.it>
864
865         * data/evince.desktop.in.in:
866         
867         Allow open uri lists and add TryExec field.
868
869 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
870
871         * configure.ac:
872
873         Enable dbus when available, do not require a configure
874         option.
875
876 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
877
878         * configure.ac:
879
880         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
881         disabled.
882
883 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
884             Marco Pesenti Gritti  <mpg@redhat.com>
885
886         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
887         
888         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
889         functions to the format required by dbus
890
891         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
892         errors. Use the RPC parameters in the expected way
893
894 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
895
896         * Makefile.am:
897         * properties/Makefile.am:
898         * properties/ev-properties-main.c: (ev_properties_get_pages):
899
900         Support all mime types
901
902         * shell/Makefile.am:
903         * thumbnailer/Makefile.am:
904         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
905         (evince_thumbnail_pngenc_get):
906
907         Use the document factory
908
909 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
910
911         * backend/Makefile.am:
912         * backend/ev-document-factory.c:
913         (mime_type_supported_by_gdk_pixbuf),
914         (ev_document_type_get_from_mime),
915         (ev_document_factory_get_document),
916         (ev_document_factory_get_backend),
917         (ev_document_factory_get_mime_types),
918         (ev_document_factory_get_all_mime_types):
919         * backend/ev-document-factory.h:
920         * shell/Makefile.am:
921         * shell/ev-document-types.c: (get_document_from_uri),
922         (ev_document_types_get_document),
923         (file_filter_add_mime_list_and_free),
924         (ev_document_types_add_filters):
925         * shell/ev-document-types.h:
926         * shell/ev-job-xfer.c: (ev_job_xfer_run):
927         * shell/ev-properties-dialog.c:
928         (ev_properties_dialog_set_document):
929         * shell/ev-window.c: (ev_window_cmd_file_open),
930         (ev_window_cmd_save_as):
931         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
932
933         Rework document types managing to avoid code duplication
934         and actually abstract from backend implementations.
935         Also provide a minimal factory api that can be used by
936         thumbnailer/properties.
937
938 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
939
940         * properties/ev-properties-view.c: (ev_properties_view_set_info):
941         Plug a mem leak.
942         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
943         HIG spacings.
944
945 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
946
947         * shell/ev-properties-dialog.c
948         (ev_properties_dialog_set_document): only call
949         ev_properties_fonts_set_document() if the document implements the
950         fonts interface
951
952 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
953
954         * configure.ac:
955         * properties/Makefile.am:
956         * properties/ev-properties-view.c:
957         (ev_properties_view_register_type):
958         * properties/ev-properties-view.h:
959         * properties/ev-properties-main.h:
960
961         Implement nautilus plugin for properties.
962         Works only for pdf atm, I need to rework the
963         document types stuff to get this to work
964         for all backends...
965
966 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
967
968         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
969         (ev_properties_fonts_set_document): use
970         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
971
972 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
973
974         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
975         them
976         (PlaceImage, tiff2ps_process_page): use
977         g_ascii_dtostr to convert floats to strings in a locale-safe way.
978
979
980 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
981
982         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
983         (main): to call gnome_authentication_manager_init. Should fix
984         Bug #308510
985
986         * configure.ac: that requires libgnomeui 2.6.0.
987
988 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
989
990         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
991         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
992         use the new tiff2ps interfaces
993
994         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
995         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
996
997         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
998         structure instead of global variables.  Remove use of static
999         variables in functions.
1000
1001 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
1002
1003         * shell/ev-page-action.c: unref the completion after setting it to the
1004         entry
1005
1006 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
1007
1008         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
1009         postscript files
1010
1011 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
1012
1013         * shell/ev-window.c (update_action_sensitivity): disable
1014         File->Print if the document does not implement the ps exporter
1015         interface
1016
1017 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
1018
1019         * Makefile.am:
1020         * configure.ac:
1021         * data/evince-properties.glade:
1022         * properties/.cvsignore:
1023         * properties/Makefile.am:
1024         * properties/ev-properties-view.c: (ev_properties_view_dispose),
1025         (ev_properties_view_class_init), (ev_properties_view_format_date),
1026         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
1027         (ev_properties_view_init), (ev_properties_view_new):
1028         * properties/ev-properties-view.h:
1029         * shell/Makefile.am:
1030         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
1031         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
1032         (ev_properties_dialog_new):
1033         * shell/ev-properties-dialog.h:
1034         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1035         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
1036         (update_progress_label), (job_fonts_finished_cb),
1037         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
1038         * shell/ev-properties-fonts.h:
1039         * shell/ev-properties.c:
1040         * shell/ev-properties.h:
1041         * shell/ev-window.c: (ev_window_setup_document),
1042         (ev_window_cmd_file_properties):
1043
1044         Split the properties pages in two different objects, depend
1045         only on the backend where possible, use widgets instead
1046         of gobject for the glade part, reimplement the dialog
1047         itself with gtk.
1048         I need this to implement nautilus properties page.
1049
1050 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
1051
1052         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
1053         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
1054         (tiff_document_document_ps_exporter_iface_init): implement the ps
1055         exporter interface for tiff documents
1056
1057         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
1058         libtiff to implement TIFF postscript export
1059
1060         * tiff/tiff2ps.h: added a header file for external tiff2ps
1061         functions.
1062
1063         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
1064         tiff2ps.h
1065
1066 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1067
1068         * shell/ev-view.c: (scroll_to_current_page),
1069         (ev_view_set_fullscreen), (ev_view_set_presentation):
1070         
1071         Scroll to current page when exit from presentation
1072
1073 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1074
1075         * shell/ev-window.c: (update_document_mode),
1076         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1077         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
1078         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
1079         
1080         Exit from fullscreen mode when switch to presentation. Fix for
1081         bug 309365
1082
1083 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
1084
1085         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
1086         return NULL if the document does not implement the selection
1087         interface.
1088
1089 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
1090
1091         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
1092         reported height by using the resolution aspect ratio
1093         (tiff_document_render_pixbuf): scale the pixbuf using the
1094         resolution aspect ratio
1095
1096 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1097
1098         * configure.ac:
1099         
1100         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
1101         <kiltedaco@gmail.com>
1102         
1103         * djvu/djvu-document.c: (djvu_document_get_orientation),
1104         (djvu_document_set_orientation), (djvu_document_get_page_size),
1105         (rotate_pixbuf), (djvu_document_render_pixbuf),
1106         (djvu_document_document_iface_init):
1107         * dvi/dvi-document.c: (dvi_document_get_orientation),
1108         (dvi_document_set_orientation), (dvi_document_get_page_size),
1109         (rotate_pixbuf), (dvi_document_render_pixbuf),
1110         (dvi_document_document_iface_init):
1111         
1112         Dvi and djvu backends are ported to new API
1113
1114 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
1115
1116         * backend/ev-selection.c: (ev_selection_get_selection_region),
1117         (ev_selection_get_selection_map):
1118         * backend/ev-selection.h:
1119         * pdf/ev-poppler.cc:
1120         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
1121         * shell/ev-jobs.h:
1122         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1123         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
1124         (ev_pixbuf_cache_get_text_mapping):
1125         * shell/ev-pixbuf-cache.h:
1126         * shell/ev-view.c: (location_in_text),
1127         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
1128         support to EvView.  Now we can see where we can select!  Sweet!
1129
1130 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
1131
1132         * shell/ev-view.c (ev_view_button_press_event): Fix
1133         event->y + view->scroll_x typo.
1134
1135 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
1136
1137         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
1138         sub-GdkPixbuf instead of passing dest_x and dest_y.
1139         
1140         * shell/ev-view.c: (view_point_to_doc_point),
1141         (view_rect_to_doc_rect), (ev_view_button_press_event),
1142         (ev_view_motion_notify_event), (compute_new_selection_rect),
1143         (gdk_rectangle_point_in), (compute_new_selection_text),
1144         (compute_selections): Update selection code to keep the selection
1145         around as two points and not as a normalized rectangle, and fix
1146         page level selection in two-column mode.
1147
1148 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
1149
1150         * shell/ev-window.c: (window_configure_event_cb): 
1151         
1152         Fix compilation
1153         
1154 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
1155
1156         * pdf/ev-poppler.cc:
1157
1158         Fix compilation
1159
1160 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
1161
1162         * shell/Makefile.am:
1163         * shell/ev-metadata-manager.c: (item_free),
1164         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1165         (parse_value), (parseItem), (load_values),
1166         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
1167         (save_values), (save_item), (get_oldest), (resize_items),
1168         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
1169         * shell/ev-metadata-manager.h:
1170
1171         Metadata manager from gedit but modified to use GValue, so that
1172         we dont need to keep converting from strings.
1173
1174         * configure.ac:
1175
1176         ENABLE_METADATA conditional, on when dbus is on
1177
1178         * shell/ev-application.c: (ev_application_open_uri):
1179
1180         Show the window after load so that we can initialize
1181         window size before it's showed.
1182
1183         * shell/ev-window.c: (ev_window_setup_from_metadata),
1184         (ev_window_open_uri), (window_configure_event_cb),
1185         (ev_window_init):
1186
1187         Save and load metadata information about window size.
1188         Not yet keeping states in account.
1189
1190         * shell/main.c: (main):
1191
1192         Shutdown metadata manager.
1193
1194 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
1195
1196         * shell/ev-application-service.xml:
1197         * configure.ac:
1198         * shell/Makefile.am:
1199         * shell/ev-application.c:
1200         * shell/ev-application.h:
1201         * shell/ev-window.c:
1202         * shell/ev-window.h:
1203         * shell/main.c:
1204
1205         Add an optional dbus interface (--enable-dbus).
1206         Rework application code, mainly to be easier to
1207         use "remotely".
1208         Do not open multiple windows with the same document,
1209         spatial evince!
1210
1211 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
1212
1213         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
1214         pixbuf iff it exists.
1215
1216 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
1217
1218         * shell/*:
1219         * backend/ev-render-context.[ch]:
1220         * backend/ev-selection.[ch]:
1221
1222         Massive changes.  We now support text selection of pdfs, and not
1223         just rectangular selection.  This is pretty broken still, but I
1224         want to get something into CVS.
1225
1226 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1227
1228         * pdf/ev-poppler.cc:
1229         
1230         Fix for Bug 309080: crash on window close.
1231         
1232         * shell/ev-page-action.c: (page_changed_cb):
1233         
1234         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
1235         jensgr@gmx.net (Jens Granseuer).
1236
1237 2005-06-25  Marcel Telka  <marcel@telka.sk>
1238
1239         * configure.in (ALL_LINGUAS): Added sk.
1240
1241 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1242
1243         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
1244         not a document open
1245
1246 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
1247
1248         * NEWS:
1249         * configure.ac:
1250
1251         Release 0.3.2
1252
1253         * cut-n-paste/recent-files/Makefile.am:
1254
1255         Fix make distcheck
1256
1257 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
1258
1259         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
1260         (pixbuf_document_set_orientation), (rotate_pixbuf),
1261         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
1262         (pixbuf_document_document_iface_init), (pixbuf_document_init):
1263
1264         Implement rotation and cleanup the code a bit.
1265
1266         * tiff/tiff-document.c: (tiff_document_get_page_size),
1267         (tiff_document_get_orientation), (tiff_document_set_orientation),
1268         (rotate_pixbuf), (tiff_document_render_pixbuf),
1269         (tiff_document_document_iface_init), (tiff_document_init):
1270
1271         Implement rotation. Was the quicker solution for the release
1272         but we really need to share this code in the shell.
1273
1274 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
1275
1276         * pdf/ev-poppler.cc:
1277
1278         Enable rotation, require poppler cvs. Fix a leak.
1279
1280 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1281
1282         * shell/ev-window.c: (update_action_sensitivity):
1283         
1284         Make properties unsensitive if document backend doesn't provide
1285         any info
1286
1287 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1288
1289         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
1290         (bitmap_flip_horizontally), (bitmap_flip_vertically),
1291         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
1292         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
1293         (bitmap_flip_rotate_counter_clockwise):
1294         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
1295         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
1296         (buff_gets):
1297         * dvi/mdvi-lib/common.h:
1298         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
1299         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
1300         (opendvi), (mdvi_reload), (mdvi_init_context),
1301         (mdvi_destroy_context), (mdvi_dopage), (special):
1302         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
1303         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
1304         (file_hash_free), (register_encoding), (parse_spec),
1305         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
1306         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
1307         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
1308         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
1309         (mdvi_register_font_type), (mdvi_unregister_font_type),
1310         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
1311         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
1312         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
1313         (mdvi_hash_destroy_key), (mdvi_hash_reset):
1314         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
1315         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
1316         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
1317         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
1318         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1319         * dvi/mdvi-lib/special.c: (mdvi_register_special),
1320         (mdvi_unregister_special), (mdvi_flush_specials):
1321         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
1322         (t1_font_remove):
1323         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
1324         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
1325         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
1326         (free_font_metrics), (flush_font_metrics):
1327         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
1328         (tt_font_remove):
1329         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
1330         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
1331         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
1332         (dstring_insert), (dstring_new), (dstring_reset):
1333         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
1334         
1335         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
1336         avoid conflict with libtool on FC4
1337         
1338         * shell/ev-window.c: (ev_window_cmd_help_about):
1339         
1340         Update copyright year. Fix for bug 308828.
1341
1342 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
1343
1344         * shell/ev-view.c: (add_scroll_binding_keypad),
1345         (ev_view_binding_activated), (ev_view_class_init),
1346         (on_adjustment_value_changed):
1347         
1348         Bug 170874: Arrow keys switch pages in presentation mode
1349
1350 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
1351
1352         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
1353         
1354         Fix for Bug 308265: Sidebar dissappears coming out of 
1355         Presentation mode
1356
1357 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
1358
1359         * shell/ev-application.c: (ev_application_open):
1360         * shell/ev-document-types.c: (ev_document_types_add_filters),
1361         (ev_document_types_add_filters_for_type):
1362         * shell/ev-document-types.h:
1363         * shell/ev-window.c: (ev_window_cmd_save_as):
1364         
1365         Suggest basename as template when saving, provide filters
1366         for save dialog. It's bug 308402
1367
1368 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1369
1370         * pdf/ev-poppler.cc:
1371         * shell/ev-sidebar-links.c: (job_finished_callback):
1372         * shell/ev-view.c: (update_find_status_message):
1373         
1374         Some leaks fixed
1375
1376 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
1377
1378         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1379         (egg_recent_view_uimanager_set_list):
1380
1381         Fix buglet in !show_numbers case.
1382
1383 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
1384
1385         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1386         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
1387
1388         Use pango ellipsisation.
1389
1390         * pdf/ev-poppler.cc:
1391
1392         Fix refcount leak, from nsh.
1393
1394 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1395
1396         * cut-n-paste/recent-files/Makefile.am:
1397         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
1398         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
1399         
1400         Removed EggRecentViewGtk
1401         
1402         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1403         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
1404         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
1405         (ev_window_setup_recent):
1406         
1407         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
1408         with other projects
1409
1410 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1411
1412         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
1413         (egg_recent_view_gtk_finalize):
1414
1415         Fix memory leak
1416
1417         * cut-n-paste/toolbar-editor/Makefile.am:
1418         
1419         Fix location of cursor icon.
1420         
1421         * pdf/ev-poppler.cc:
1422         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
1423         (display_completion_text), (match_completion):
1424         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1425         (selection_changed_callback), (create_loading_model),
1426         (print_section_cb), (links_page_num_func),
1427         (update_page_callback_foreach):
1428         * shell/ev-window.c: (ev_window_dispose):
1429         
1430         Small memory fixes. Links model now store objects instead
1431         of pointers to improve memory management. 
1432
1433 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1434
1435         * shell/ev-window.c: (zoom_control_changed_cb):
1436         
1437         Fix update of zoom control (bug 308268).
1438
1439 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
1440
1441         * shell/ev-properties.c (set_property): escape the text correctly.
1442         Handles non-UTF-8 properties and escaped properties.  Also, sets
1443         the text to "<i>None</i>" if the property isn't set.
1444
1445         * data/evince-properties.glade: Change the label to be ellipsized,
1446         and give it a minimum size.
1447
1448 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1449
1450         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
1451         * shell/ev-sidebar-links.c: (create_loading_model):
1452         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
1453         * shell/ev-view.c: (ev_view_set_document):
1454         * shell/ev-window.c: (ev_window_dispose):
1455         
1456         Various small fixes, mostly memory leaks. Thanks to valgrind.
1457
1458 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
1459
1460         * ps/ps-document.c: remove the locale.h include again ;-). And
1461         kill the (bogus) setlocale/savelocale business.
1462
1463 2005-06-19   Jaap A. Haitsma <jaap@haitsma.org>
1464
1465         * ps/ps-document.c:
1466         
1467         Include locale.h to fix build
1468         
1469         * shell/ev-sidebar.c:
1470         
1471         Remove unnecessary includes
1472
1473 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1474
1475         * dvi/dvi-document.c: (dvi_document_load):
1476         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
1477         * po/POTFILES.in:
1478         
1479         Check for incorrect dvi files. Fix parsing dvi on AMD64
1480         platform. Thanks to tester@tester.ca (Olivier Crete).
1481
1482 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1483
1484         * shell/ev-page-action.c: (match_selected_cb),
1485         (display_completion_text), (match_completion), (update_model):
1486         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1487         (expand_open_links):
1488         * shell/ev-sidebar.c: (ev_sidebar_destroy),
1489         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
1490         (ev_sidebar_set_document):
1491         * shell/ev-window.c: (ev_window_xfer_job_cb),
1492         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
1493         
1494         Fixed lot's of memory leaks, for example, memory leak on reload, 
1495         described in bug 307793.
1496
1497 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
1498
1499         * pdf/ev-poppler.cc:
1500         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1501         (update_visible_range), (adjustment_changed_cb),
1502         (ev_sidebar_thumbnails_fill_model),
1503         (ev_sidebar_thumbnails_refresh),
1504         (ev_sidebar_tree_selection_changed),
1505         (ev_sidebar_icon_selection_changed),
1506         (ev_sidebar_thumbnails_use_icon_view),
1507         (ev_sidebar_thumbnails_set_document):
1508         * shell/ev-sidebar-thumbnails.h:
1509         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
1510         (ev_window_cmd_edit_rotate_right), (ev_window_init):
1511
1512         Refresh thumbnails when changing orientation. Not fully
1513         working yet becuase of a sidebar bug.
1514
1515         Set page orientation to poppler page everywhere. This sucks
1516         really need to fix poppler.
1517
1518 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
1519
1520         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
1521         (egg_recent_view_gtk_new_menu_item),
1522         (egg_recent_view_gtk_set_property),
1523         (egg_recent_view_gtk_get_property),
1524         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
1525         (egg_recent_view_gtk_set_tooltip_func),
1526         (egg_recent_view_gtk_set_label_width),
1527         (egg_recent_view_gtk_get_label_width):
1528         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
1529
1530         Sync with libegg (ellipsize labels)
1531
1532 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1533
1534         * data/evince-ui.xml:
1535         * shell/ev-window.c: (ev_window_cmd_go_forward),
1536         (ev_window_cmd_go_backward):
1537         
1538         Shift + PageUp moves 10 Pages. Fix for 306125
1539
1540 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
1541
1542         * pdf/ev-poppler.cc:
1543
1544         Add a flag to check if orientation has been overriden
1545
1546 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
1547
1548         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
1549         field if necessary.
1550
1551         * ps/ps.h: add creator field to document.
1552
1553         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
1554         set creator field.
1555
1556 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
1557
1558         * data/evince-properties.glade:
1559         * shell/ev-properties.c: (ev_properties_set_document):
1560
1561         s/PDF Version/Format
1562
1563 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
1564
1565         * shell/ev-properties.c: (ev_properties_set_document):
1566
1567         Remove unnecessary translations
1568
1569 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
1570
1571         * cut-n-paste/toolbar-editor/Makefile.am:
1572
1573         Correct library name    
1574
1575 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
1576
1577         * configure.ac:
1578         * cut-n-paste/recent-files/egg-recent-model.c:
1579         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
1580         (egg_recent_model_unlock_file):
1581         * cut-n-paste/recent-files/egg-recent-util.c:
1582         (egg_recent_util_get_unique_id):
1583         * cut-n-paste/recent-files/update-from-egg.sh:
1584         * cut-n-paste/toolbar-editor/Makefile.am:
1585         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1586         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
1587         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1588         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
1589         (egg_toolbars_model_get_type):
1590         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
1591
1592         Better makefile for toolbar editor and update everything
1593         to latest libegg.
1594
1595 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
1596
1597         * shell/ev-window.c: (update_document_mode):
1598
1599         Prefer presentation mode when the document
1600         require fullscreen.
1601
1602 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
1603
1604         * data/evince-ui.xml:
1605         * shell/ev-window.c:
1606
1607         Add control-equal for zooming
1608
1609 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
1610
1611         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
1612
1613 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
1614
1615         * backend/ev-document.c: (ev_document_get_orientation):
1616         * backend/ev-document.h:
1617         * pdf/ev-poppler.cc:
1618         * ps/ps-document.c: (ps_document_get_orientation),
1619         (ps_document_set_orientation), (ps_document_document_iface_init):
1620
1621         Add a get_orientation api. Improve set_orientation.
1622
1623         * data/evince-ui.xml:
1624         * shell/ev-view.c: (ev_view_set_orientation),
1625         (ev_view_rotate_right), (ev_view_rotate_left):
1626         * shell/ev-view.h:
1627         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
1628         (ev_window_cmd_edit_rotate_right):
1629
1630         Better ui for changing document orientation
1631
1632 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1633
1634         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
1635         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
1636         * shell/ev-sidebar-links.h:
1637         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
1638         (ev_sidebar_page_iface_init):
1639         * shell/ev-sidebar-page.h:
1640         * shell/ev-sidebar-thumbnails.c:
1641         (ev_sidebar_thumbnails_get_property),
1642         (ev_sidebar_thumbnails_class_init),
1643         (ev_sidebar_thumbnails_set_document):
1644         * shell/ev-sidebar-thumbnails.h:
1645         * shell/ev-view.c: (ev_view_motion_notify_event):
1646         * shell/ev-window.c: (update_chrome_visibility),
1647         (ev_window_cmd_focus_page_selector),
1648         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
1649         (sidebar_page_main_widget_update_cb), (ev_window_init):
1650         
1651         Autoraise toolbar on GoToPage binding and fix bindings in
1652         EvSidebarThumbnails page.
1653
1654 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
1655
1656         * shell/ev-properties.c: (update_progress_label):
1657
1658         Hide the progress label when finished; bug #307697.
1659
1660 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
1661
1662         * pdf/ev-poppler.cc:
1663
1664         Enable is_open for links, you will need poppler cvs
1665
1666         * shell/ev-properties.c: (job_fonts_finished_cb):
1667
1668         Get a lock on the document when filling the tree view
1669
1670 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
1671
1672         * backend/ev-document-links.h:
1673         * pdf/ev-poppler.cc:
1674         * shell/ev-sidebar-links.c: (create_loading_model),
1675         (expand_open_links), (job_finished_callback):
1676
1677         Expand links when specified by the document.
1678         Depend on a poppler api (defined out for now)
1679
1680 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
1681
1682         * shell/ev-properties.c: (ev_properties_dispose),
1683         (ev_properties_class_init), (dialog_destroy_cb),
1684         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
1685         (ev_properties_set_document), (ev_properties_new),
1686         (ev_properties_show):
1687         * shell/ev-properties.h:
1688
1689         Make it an object, cleanup the code, api to show it as transient
1690         and to set the document.
1691
1692         * shell/ev-window.c: (ev_window_setup_document),
1693         (ev_window_cmd_file_properties):
1694
1695         Adapt to EvProperties changes, do not show multiple
1696         times, update it when document changes.
1697
1698 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
1699
1700         * ps/gstypes.h:
1701         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
1702         (ps_document_set_orientation), (ps_document_document_iface_init):
1703         * ps/ps-document.h:
1704
1705         Implement orientation here too
1706
1707         * shell/ev-properties.c: (ev_properties_new):
1708         * data/evince-properties.glade:
1709
1710         Hide the fonts page for backends that doesnt
1711         support it.     
1712
1713 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
1714
1715         * backend/ev-document.c: (ev_document_set_orientation):
1716         * backend/ev-document.h:
1717         * pdf/ev-poppler.cc:
1718
1719         Add orientation api. Currently poppler api is not optimal,
1720         we need to set orientation every time we _get a page.
1721         I will try to fix that at some point.
1722
1723         * data/evince-ui.xml:
1724         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
1725         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
1726
1727         Add orientation menu items
1728
1729         * shell/ev-page-cache.c: (ev_page_cache_clear):
1730         * shell/ev-page-cache.h:
1731
1732         Add api to clear the cache
1733
1734         * shell/ev-view.c: (setup_caches), (clear_caches),
1735         (ev_view_set_document), (ev_view_zoom_out),
1736         (ev_view_set_orientation):
1737         * shell/ev-view.h:
1738
1739         Implement orientation changing
1740
1741 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
1742
1743         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
1744         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
1745         * backend/ev-document-fonts.h:
1746
1747         Separate scan and fill so that we can incrementally fill from
1748         the main thread. Add a progress api.
1749
1750         * data/evince-properties.glade:
1751         * pdf/ev-poppler.cc:
1752         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
1753         * shell/ev-jobs.h:
1754         * shell/ev-properties.c: (update_progress_label),
1755         (job_fonts_finished_cb), (setup_fonts_view):
1756
1757         Incrementally feel the list and show the progress
1758         percentage in a label like acrobat does.
1759
1760         You are going to need poppler cvs
1761
1762 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
1763
1764         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
1765         * backend/ev-document-fonts.h:
1766         * pdf/ev-poppler.cc:
1767
1768         Make fonts model fill incrementally.
1769
1770         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1771         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1772         (ev_job_queue_remove_job):
1773         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
1774         (ev_job_fonts_new), (ev_job_fonts_run):
1775         * shell/ev-jobs.h:
1776
1777         New job for fonts scanning
1778
1779         * shell/ev-properties.c: (job_fonts_finished_cb),
1780         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
1781         * shell/ev-properties.h:
1782         * shell/ev-window.c: (ev_window_cmd_file_properties):
1783
1784         Incrementally feel the treeview using the new job. Show Loading...
1785         message until scanning is completed.
1786
1787         Hopefully I didnt break the build without the poppler patch.
1788
1789 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1790
1791         * shell/ev-application.c: (ev_application_open):
1792         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
1793         (ev_document_type_get_type), (ev_document_type_lookup):
1794         * shell/ev-document-types.h:
1795         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
1796         * shell/ev-job-xfer.h:
1797         * shell/ev-window.c: (ev_window_clear_local_uri),
1798         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
1799         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
1800         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1801         
1802         Transfer remote documents to tmp directory to display them later.
1803
1804 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
1805
1806         * backend/ev-document-info.h:
1807         * shell/ev-properties.c: (ev_properties_new):
1808
1809         s/GTime*/GTime. Not sure why we was using a pointer
1810         at all there!
1811
1812 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
1813
1814         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
1815         situations.  That situation is that you're using GTK+-HEAD with
1816         the patch at #306726 is applied, and you have a document with <
1817         1500 pages in it.  It's not quite as uniformly nice as the
1818         TreeView, but should be better in the long run.
1819
1820         I'm pretty sure I guarded against breaking compilation with
1821         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
1822         I missed some.
1823
1824         * shell/ev-window.c (ev_window_init): We don't have our tree/list
1825         widget yet, so I commented that code out
1826         enable_view_actions_for_widget() for now.  Need to figure this
1827         out.
1828
1829         * shell/ev-page-action.c (match_selected_cb): emit the right
1830         signals.  Our cool C-l completion now works.
1831
1832 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1833
1834         * backend/Makefile.am:
1835         * backend/ev-document-fonts.c:
1836         * backend/ev-document-links.c:
1837         * backend/ev-document.c: (ev_document_load):
1838         * backend/ev-document.h:
1839         * backend/ev-job-queue.c:
1840         * backend/ev-job-queue.h:
1841         * backend/ev-jobs.c:
1842         * backend/ev-jobs.h:
1843         * backend/ev-page-cache.c:
1844         * backend/ev-page-cache.h:
1845
1846         EvPageCache and EvJobs are moved to shell.
1847
1848         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
1849         (ev_tmp_filename):
1850         * lib/ev-file-helpers.h:
1851         
1852         New helper to work with temporary files
1853         
1854         * shell/Makefile.am:
1855         * shell/ev-application.c: (ev_application_open):
1856         * shell/ev-application.h:
1857         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
1858         (remove_job_from_async_queue), (add_job_to_async_queue),
1859         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
1860         (handle_job), (search_for_jobs_unlocked),
1861         (no_jobs_available_unlocked), (ev_render_thread),
1862         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
1863         (ev_job_queue_add_job), (move_job_async), (move_job),
1864         (ev_job_queue_update_job), (ev_job_queue_remove_job):
1865         * shell/ev-job-queue.h:
1866         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
1867         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
1868         * shell/ev-job-xfer.h:
1869         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
1870         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
1871         (ev_job_links_class_init), (ev_job_render_init),
1872         (ev_job_render_dispose), (ev_job_render_class_init),
1873         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
1874         (ev_job_thumbnail_class_init), (ev_job_load_init),
1875         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
1876         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
1877         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
1878         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
1879         * shell/ev-jobs.h:
1880         * shell/ev-page-action.c: (ev_page_action_set_document):
1881         * shell/ev-page-cache.c: (ev_page_cache_init),
1882         (ev_page_cache_class_init), (ev_page_cache_finalize),
1883         (ev_page_cache_new), (ev_page_cache_get_n_pages),
1884         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
1885         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
1886         (ev_page_cache_get_title), (ev_page_cache_get_size),
1887         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
1888         (ev_page_cache_get_height_to_page),
1889         (ev_page_cache_get_max_label_chars),
1890         (ev_page_cache_get_page_label),
1891         (ev_page_cache_has_nonnumeric_page_labels),
1892         (ev_page_cache_get_info), (ev_page_cache_next_page),
1893         (ev_page_cache_prev_page), (ev_page_cache_get):
1894         * shell/ev-page-cache.h:
1895         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
1896         (ev_pixbuf_cache_clear_job_sizes),
1897         (ev_pixbuf_cache_add_jobs_if_needed),
1898         (ev_pixbuf_cache_set_page_range):
1899         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
1900         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
1901         * shell/ev-sidebar-thumbnails.c:
1902         (ev_sidebar_tree_selection_changed),
1903         (ev_sidebar_thumbnails_set_document):
1904         * shell/ev-statusbar.c: (ev_statusbar_destroy),
1905         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
1906         (ev_statusbar_get_context_id), (ev_statusbar_push),
1907         (ev_statusbar_pop), (ev_statusbar_set_maximized),
1908         (ev_statusbar_pulse), (ev_statusbar_show_progress),
1909         (ev_statusbar_set_progress):
1910         * shell/ev-statusbar.h:
1911         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
1912         (ev_view_find_previous):
1913         * shell/ev-window.c: (ev_window_is_empty),
1914         (ev_window_setup_document), (password_dialog_response),
1915         (ev_window_clear_jobs), (ev_window_load_job_cb),
1916         (ev_window_xfer_job_cb), (ev_window_open_uri),
1917         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
1918         (ev_window_print), (ev_window_print_range),
1919         (ev_window_state_event), (ev_window_cmd_view_reload),
1920         (menu_item_select_cb), (menu_item_deselect_cb),
1921         (view_status_changed_cb), (ev_window_dispose),
1922         (drag_data_received_cb), (ev_window_init):
1923         * shell/ev-window.h:
1924         * shell/main.c: (load_files):
1925         
1926         New statusbar to show progress on idle. Two new jobs - 
1927         xfer job and load job to load document in background. And update
1928         of page_cache clients to new location of code.
1929
1930 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
1931   
1932         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
1933         selection in open dialog. It also remembers the last visited directory 
1934         in the current session.
1935
1936 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1937
1938         * shell/ev-properties.c: (ev_properties_new):
1939         * shell/ev-properties.h:
1940         * shell/ev-window.c: (ev_window_cmd_file_properties):
1941         
1942         Get document info from page cache instead of document itself.
1943         This should fix crash related to race conditions described in
1944         bug 306545.
1945
1946 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
1947
1948         * ps/ps-document.c: (ps_document_init),
1949         (send_ps), (get_page_box), (output), (catchPipe), (input),
1950         (stop_interpreter), (file_length), (file_readable),
1951         (check_filecompressedb), (ps_document_enable_interpreter),
1952         (document_load), (ps_async_renderer_render_pixbuf):
1953         * ps/ps-document.h:
1954
1955         Big cleanup of the ps code
1956
1957 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
1958
1959         * backend/Makefile.am:
1960         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
1961         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
1962         * backend/ev-async-renderer.h:
1963
1964         Add an async renderer interface (method + callback) which
1965         is useful for backends like ps.
1966
1967         * backend/ev-job-queue.c: (remove_job_from_async_queue),
1968         (add_job_to_async_queue), (job_finished_cb), (handle_job),
1969         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
1970         (ev_job_queue_add_job), (move_job_async), (move_job),
1971         (ev_job_queue_update_job), (ev_job_queue_remove_job):
1972
1973         Add queues for async renderer, these are executed on the
1974         main thread.
1975
1976         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
1977         (ev_job_render_run):
1978         * backend/ev-jobs.h:
1979
1980         If the backend support async renderer interface use it.
1981
1982         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
1983         (setup_pixmap), (ps_document_get_type),
1984         (ps_async_renderer_render_pixbuf),
1985         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
1986
1987         Implement async renderer interface.
1988
1989 2005-06-07  Nickolay V. Shmyrev  <<nshmyrev@yandex.ru>>
1990
1991         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
1992
1993         Cleanup links job on exit.
1994
1995 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1996
1997         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1998         (drag_data_get_cb), (drag_data_received_cb):
1999         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2000         (drag_data_get_cb), (parse_item_list),
2001         (egg_toolbar_editor_load_actions):
2002         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
2003         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
2004         (parse_item_list), (parse_toolbars):
2005         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
2006         (dvi_pixbuf_put_pixel):
2007         
2008         Fix gcc 4.0 warnings
2009
2010 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
2011
2012         * ps/ps-document.c: (start_interpreter):
2013
2014         Fix warning when loading ps
2015
2016 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
2017
2018         * ps/ps-document.c: (output):
2019
2020         Fix crash when priting gs error messages.
2021
2022 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
2023
2024         * backend/ev-page-cache.c: (_ev_page_cache_new):
2025         * backend/ev-page-cache.h:
2026
2027         Use a const to return title so that we dont double
2028         free it. Small cleanup and fix a leak.
2029
2030         * shell/ev-window.c: (update_window_title):
2031
2032         strdup value from get_title.
2033
2034 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
2035
2036         * shell/ev-sidebar-links.c: (job_finished_callback),
2037         (ev_sidebar_links_set_document):
2038
2039         Cleanup the old job when changing document
2040
2041 2005-06-05  Nickolay V. Shmyrev  <<nshmyrev@yandex.ru>>
2042
2043         * shell/ev-stock-icons.c:
2044         * shell/ev-stock-icons.h:
2045         * shell/ev-window.c:
2046         
2047         Add stock icons for actions that can appear in toolbar. Fix for
2048         bug 306566.
2049
2050 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2051
2052         * backend/ev-page-cache.c: (ev_page_cache_finalize),
2053         (_ev_page_cache_new), (ev_page_cache_get_max_width),
2054         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
2055         * backend/ev-page-cache.h:
2056         * shell/ev-view.c: (scroll_to_current_page),
2057         (view_update_range_and_current_page), (get_page_y_offset),
2058         (get_page_extents), (ev_view_size_request_continuous_dual_page),
2059         (ev_view_size_request_continuous),
2060         (ev_view_zoom_for_size_continuous_and_dual_page),
2061         (ev_view_zoom_for_size_continuous):
2062         
2063         More compact EvView layout in document with pages of different size.
2064
2065 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
2066
2067         * shell/ev-window.c (ev_window_cmd_file_properties): fix
2068         compilation.
2069
2070 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2071
2072         * shell/ev-view.c: (view_set_adjustment_values):
2073         * shell/ev-window.c: (ev_window_cmd_file_properties):
2074         
2075         A bit different fix for rounding problem but it has no
2076         problems on startup. Make properties window transient to parent.
2077
2078 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2079
2080         * pdf/ev-poppler.cc:
2081         
2082         More commenting of font stuff.
2083
2084 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2085
2086         * pdf/ev-poppler.cc:
2087
2088         Comment out some more fonts stuff. Should really
2089         work without the poppler patch now.
2090
2091 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2092
2093         * pdf/ev-poppler.cc:
2094
2095         Adapt to api change
2096
2097 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2098
2099         * data/evince-properties.glade:
2100         * pdf/ev-poppler.cc:
2101         * shell/ev-properties.c: (setup_fonts_view):
2102
2103         Set the column title. Show the dialog only
2104         once everything is setup.
2105         Getting font info can be very slow... will
2106         prolly need to make this threaded too.
2107
2108 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2109
2110         * backend/Makefile.am:
2111         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
2112         (ev_document_fonts_get_fonts_model):
2113         * backend/ev-document-fonts.h:
2114         * data/evince-properties.glade:
2115         * pdf/ev-poppler.cc:
2116         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
2117         * shell/ev-properties.h:
2118         * shell/ev-window.c: (ev_window_cmd_file_properties):
2119
2120         Implement fonts list. Defined out for now, since it depends
2121         on a not yet committed poppler patch.
2122
2123 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
2124
2125         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
2126         page + 1.
2127
2128         * shell/ev-window.c: Make sure we add the timeout when we get a
2129         focus-in event.
2130
2131         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
2132         adjustment->value before calculating the zoom factor to average
2133         out all of our rounding errors.  The page no longer 'drifts' when
2134         resizing.
2135
2136 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2137
2138         * data/evince-properties.glade:
2139         * shell/ev-properties.c: (ev_properties_format_date),
2140         (set_property):
2141         
2142         Labels don't expand when the dialogue is resized.
2143         strftime result needs to be converted to UTF-8. Thanks
2144         to Christian Persch <chpe@gnome.org>.
2145
2146 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2147
2148         * data/evince-properties.glade:
2149
2150         Hide the fonts tab
2151
2152 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2153
2154         * backend/ev-document-info.h:
2155         * backend/ev-document.c: (ev_document_info_free):
2156         * data/evince-properties.glade:
2157         * pdf/ev-poppler.cc:
2158         * ps/ps-document.c: (ps_document_get_info):
2159         * shell/ev-properties.c: (ev_properties_format_date),
2160         (set_property), (ev_properties_new):
2161         * shell/ev-properties.h:
2162         * shell/ev-window.c: (ev_window_cmd_file_properties):
2163
2164         Rework properties code to take only EvPropertyInfo
2165         in the constructor so that it can be useful for
2166         nautilus plugin too.
2167
2168         Deal with backends that doesnt support some properties.
2169         Make set property code generic.
2170
2171 2005-06-04  Christian Persch <chpe@gnome.org>
2172
2173         * data/evince-properties.glade:
2174
2175         fix spacings, make resizeable, and make data labels
2176         selectable + ellipsised
2177
2178 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
2179
2180         * backend/ev-document-info.h:
2181         * data/Makefile.am:
2182         * data/evince-ui.xml:
2183         * pdf/ev-poppler.cc:
2184         * shell/Makefile.am:
2185         * shell/ev-window.c: (update_action_sensitivity),
2186         (ev_window_cmd_file_properties):
2187
2188         Initial go at file properties. Patch by
2189         Emil Soleyman-Zomalan <emil@soleyman.com>.
2190         Needs love see #169583
2191
2192 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
2193
2194         * ps/ps-document.c: (output):
2195         * ps/ps.c: (psscan):
2196
2197         Try to render even if psscan fails.
2198
2199 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
2200
2201         * ps/ps.c: (psscan), (pscopydoc):
2202
2203         Port buffered reading code from gv
2204
2205 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
2206
2207         * ps/ps-document.c: (interpreter_message), (output):
2208
2209         Do not fail on interpreter messages
2210
2211 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
2212
2213         * backend/ev-document-misc.c:
2214         (ev_document_misc_get_thumbnail_frame):
2215
2216         Pages can be 0 x 0, dont assert on this case
2217
2218 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2219
2220         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
2221         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
2222
2223         Correctly manage our reference on document. Finally the reload
2224         huge leak is gone...
2225
2226 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2227
2228         * ps/ps-document.c: (ps_document_dispose):
2229
2230         Forgot to chain it to the parent. Thanks chpe.
2231
2232 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2233
2234         * ps/ps-document.c: (ps_document_dispose),
2235         (ps_document_class_init), (stop_interpreter), (document_load):
2236
2237         Cleanup dispose a bit. Dont leak the whole pixmap.
2238
2239 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2240
2241         * pdf/ev-poppler.cc:
2242
2243         Release the poppler document on dispose
2244
2245 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2246
2247         * shell/ev-view.c: (ev_view_set_document):
2248
2249         Release ref on the pixbuf cache when changing
2250         document.
2251
2252 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2253
2254         * ps/ps-document.c: (ps_document_get_info):
2255
2256         Fix a double free
2257
2258 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
2259
2260         * backend/ev-page-cache.c: (ev_page_cache_init),
2261         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
2262         * backend/ev-page-cache.h:
2263         * shell/ev-page-action.c: (page_changed_cb):
2264         
2265         Set page action entry width depending on labels width. Fix
2266         for bug 305202.
2267
2268 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
2269
2270         * backend/ev-link.c: (ev_link_class_init):
2271
2272         Allow -1 as page value (error)
2273
2274 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2275
2276         * shell/ev-sidebar-thumbnails.c:
2277         (ev_sidebar_thumbnails_set_document):
2278         * shell/ev-view.c: (scroll_to_current_page),
2279         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
2280         (page_changed_cb), (on_adjustment_value_changed),
2281         (ev_view_set_document):
2282
2283         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
2284         Fix bug 305377
2285
2286 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2287
2288         * configure.ac:
2289         * djvu/djvu-document.c: (djvu_document_get_page_size):
2290
2291         Require djvulibre CVS. Now djvu loading is much faster. Fix for
2292         bug 301993.
2293
2294 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
2295
2296         * shell/ev-view.c (draw_one_page): modify the expose handling to
2297         get the shadows.
2298
2299         * shell/ev-window.c (update_action_sensitivity): Respect
2300         permissions field.  Kowtow to the man.
2301
2302         * pdf/ev-poppler.cc: Get the permissions field.
2303
2304         * tiff/*c: Make a tiny bit more robust.
2305
2306 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2307
2308         * djvu/djvu-document.c:
2309         
2310         Pop messages from djvu context message queue.
2311
2312 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2313
2314         * configure.ac, Makefile.am, shell/Makefile.am:
2315         * tiff/Makefile.am, shell/ev-document-types.c:
2316         
2317         Cleanup tiff configure checks. Fix for bug 305218.
2318
2319 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
2320
2321         * configure.ac: Added "uk" to ALL_LINGUAS.
2322
2323 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2324
2325         * cut-n-paste/zoom-control/ephy-zoom.c:
2326         (ephy_zoom_get_changed_zoom_level):
2327         * cut-n-paste/zoom-control/ephy-zoom.h:
2328         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
2329         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
2330         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
2331         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
2332         (zoom_control_changed_cb), (ev_window_init):
2333         
2334         Fix minor points related to moving best fit up. Introduce
2335         "zoom" property and make zoom control change it's value on
2336         notify::zoom signals. Fix for 305080.
2337
2338 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2339
2340         * data/evince-ui.xml:
2341         * shell/ev-window.c: (set_view_actions_sensitivity):
2342         
2343         Use + and - as accels for zoom in and zoom out. Fix for 305001.
2344
2345 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
2346
2347         * configure.ac:
2348
2349         Depends on poppler 0.3.2
2350
2351 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
2352
2353         * cut-n-paste/recent-files/egg-recent-item.c:
2354         (egg_recent_item_get_short_name):
2355         * cut-n-paste/toolbar-editor/Makefile.am:
2356         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2357         (new_pixbuf_from_widget):
2358         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
2359         * cut-n-paste/toolbar-editor/egg-marshal.c:
2360         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2361         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
2362
2363         Sync
2364
2365 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
2366
2367         * tiff/tiff-document.c: Rough TIFF backend.
2368
2369 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
2370
2371         * NEWS:
2372         * configure.ac:
2373         * cut-n-paste/toolbar-editor/Makefile.am:
2374
2375         Release 0.3.1
2376
2377 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
2378
2379         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
2380         (ev_view_find_next), (ev_view_find_previous):
2381
2382         Remove the locks around get_n_results   
2383
2384 2005-05-21  Juerg Billeter  <j@bitron.ch>
2385
2386         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
2387
2388         Pass correct number of pages to poppler.
2389
2390 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2391
2392         * configure.ac:
2393         * data/Makefile.am:
2394         * data/evince.desktop.in: 
2395         * data/evince.desktop.in.in:
2396         * po/POTFILES.in:
2397         
2398         Add conditionally dvi and djvu to desktop types. Fix for 304658.
2399
2400 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
2401
2402         * shell/ev-view.c: (view_update_adjustments),
2403         (view_set_adjustment_values): cast adjustmen->value to (int)
2404         before using it.  Otherwise, we get off by a pixel in some
2405         situations.
2406
2407         (draw_one_page): Draw the border on expose.
2408
2409 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
2410
2411         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
2412         adjustment when the mode changes, #304923
2413
2414 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2415
2416         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
2417         flickering on resize but still use gdk_window_scroll on
2418         scrolling
2419
2420 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
2421
2422         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
2423         option, #170458
2424
2425 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
2426
2427         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
2428         second page on page_changed if possible, #304669
2429
2430 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
2431
2432         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
2433         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
2434
2435 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
2436
2437         * .cvsignore:
2438         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
2439         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
2440         (ev_view_zoom_for_size_presentation),
2441         (ev_view_zoom_for_size_continuous_and_dual_page),
2442         (ev_view_zoom_for_size_continuous),
2443         (ev_view_zoom_for_size_dual_page),
2444         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
2445         * shell/ev-view.h:
2446         * shell/ev-window.c: (update_view_size),
2447         (ev_window_sizing_mode_changed_cb):
2448
2449         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
2450         the scrollbars.  It's not 100% right, but it's much closer.  Kills
2451         an infinite loop, #304769
2452
2453
2454 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
2455
2456         * data/evince-ui.xml:
2457         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
2458         * shell/ev-window.c: (set_view_actions_sensitivity):
2459
2460         Make PgUp/Down behave like Space
2461
2462 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
2463
2464         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
2465         * backend/ev-ps-exporter.h:
2466         * pdf/ev-poppler.cc:
2467         * ps/ps-document.c: (ps_document_ps_export_begin):
2468         * shell/ev-print-job.c: (idle_print_handler):
2469
2470         Adapt to new poppler api
2471
2472 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
2473
2474         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2475         (ephy_zoom_control_init):
2476
2477         Translate zoom levels
2478
2479 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
2480
2481         * cut-n-paste/zoom-control/ephy-zoom.c:
2482         (ephy_zoom_get_zoom_level_index):
2483
2484         Fix current zoom -> zoom control match
2485
2486 2005-05-18  James Bowes  <bowes@cs.dal.ca>
2487
2488         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
2489         rather than the scrolled_window that it's in. Fixes bug #304655.
2490
2491 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
2492
2493         * shell/ev-view.c: (view_update_adjustments),
2494         (view_set_adjustment_values), (view_update_range_and_current_page),
2495         (view_scroll_to_page), (set_scroll_adjustment),
2496         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
2497         (ev_view_scroll), (ev_view_scroll_view),
2498         (ensure_rectangle_is_visible), (find_page_at_location),
2499         (get_link_at_location), (go_to_link), (status_message_from_link),
2500         (ev_view_size_request_continuous_dual_page),
2501         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
2502         (ev_view_unrealize), (ev_view_expose_event),
2503         (ev_view_button_press_event), (ev_view_motion_notify_event),
2504         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
2505         (draw_rubberband), (highlight_find_results), (draw_one_page),
2506         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
2507         (ev_view_init), (find_changed_cb), (page_changed_cb),
2508         (on_adjustment_value_changed), (ev_view_new),
2509         (ev_view_set_document), (ev_view_set_zoom),
2510         (ev_view_set_continuous), (ev_view_set_dual_page),
2511         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
2512         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
2513         (ev_view_zoom_for_size_presentation),
2514         (ev_view_zoom_for_size_continuous_dual_page),
2515         (ev_view_zoom_for_size_continuous),
2516         (ev_view_zoom_for_size_dual_page),
2517         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
2518         (ev_view_get_status), (ev_view_set_status),
2519         (update_find_status_message), (ev_view_get_find_status),
2520         (ev_view_set_find_status), (jump_to_find_result),
2521         (jump_to_find_page), (compute_selections), (clear_selection),
2522         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2523         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
2524         (ev_view_update_primary_selection),
2525         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
2526         * shell/ev-view.h:
2527         * shell/ev-window.c: (ev_window_open_page_label),
2528         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
2529         (ev_window_init):
2530         * shell/ev-window.h:
2531         * shell/main.c: (load_files):
2532
2533         Massive code clean up from Nickolay Shmyrev.  Keep page offset
2534         when resizing.  Remove the bin_window().  Also, patch from James
2535         Bowes to fix command line page, #300641
2536         
2537 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
2538
2539         * data/evince-ui.xml:
2540         * shell/ev-view.c:
2541         * shell/ev-view.h:
2542         * shell/ev-window.c: (update_action_sensitivity):
2543
2544         Get rid of View->Normal Size, it's just confusing
2545
2546 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
2547
2548         * backend/ev-document-info.h:
2549         * backend/ev-document.c: (ev_document_info_free): Free the
2550         EvDocumentInfo.
2551
2552         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
2553         (clear_range), (add_range), (update_visible_range),
2554         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
2555         (ev_sidebar_thumbnails_set_document):
2556         * shell/ev-window.c: (ev_window_setup_document): Only render the
2557         visible thumbnails.  It takes an instant to render, but it uses
2558         much less memory.
2559
2560 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
2561
2562         * shell/ev-sidebar-links.c: (popup_menu_cb):
2563
2564         Select first item
2565
2566 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
2567
2568         * lib/Makefile.am:
2569         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
2570         (button_press_cb), (ev_sidebar_links_construct):
2571
2572         Show the popup menu also on keybindings
2573
2574 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
2575
2576         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
2577         * shell/ev-window.h:
2578
2579         Expose api to print a range (with dialog). Make private _print use
2580         it.
2581
2582         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
2583         (ev_sidebar_links_construct):
2584
2585         Show a print context menu on linkx, it prints the selected
2586         section.
2587
2588 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
2589
2590         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
2591         button.
2592
2593 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
2594
2595         * AUTHORS:
2596
2597         Update
2598
2599         * shell/ev-window.c: (build_comments_string),
2600         (ev_window_cmd_help_about):
2601
2602         Show poppler version/backend and authors
2603
2604 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
2605
2606         * cut-n-paste/zoom-control/ephy-zoom.c:
2607         (ephy_zoom_get_zoom_level_index):
2608         * cut-n-paste/zoom-control/ephy-zoom.h:
2609
2610         Move the best fit items at the top of the list
2611
2612 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
2613
2614         * shell/ev-marshal.list:
2615         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
2616         (activate_cb), (match_selected_cb), (activate_link_cb),
2617         (connect_proxy), (ev_page_action_class_init):
2618         * shell/ev-page-action.h:
2619
2620         Use signals to notify action activation. Hopefully
2621         I did not break completion since I cant test...
2622
2623         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
2624         (register_custom_actions):
2625
2626         Connect to page selector actions and also grab focus on
2627         the view when activated.
2628
2629 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
2630
2631         * pdf/ev-poppler.cc:
2632         * backend/ev-page-cache.c: make page size calculation consistent
2633         and set it to (int)( width * scale + 0.5).  This makes the weird
2634         line going through the middle of the page go away.
2635
2636         * shell/ev-view.c: move painting the background page after
2637         checking the expose area covers us.
2638
2639 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2640
2641         * data/evince-password.glade:
2642         
2643         Mark labels as not translatable. Fix for bug 302842.
2644
2645 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
2646
2647         * configure.ac: Added "es" to ALL_LINGUAS.
2648
2649 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2650
2651         * data/evince-toolbar.xml:
2652         * shell/ev-window.c: (update_action_sensitivity),
2653         (ev_window_setup_document), (ev_window_set_page_mode),
2654         (ev_window_init):
2655
2656         Remove some leftover code from jrb first continous
2657         attempt. Use the new actions, we still need good icons
2658         though...
2659
2660 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2661
2662         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
2663
2664         Update label when connecting proxy. Fix a warning with NULL
2665         page_cache.
2666
2667 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2668
2669         * data/evince-ui.xml:
2670         * shell/ev-page-action.c: (ev_page_action_grab_focus):
2671         * shell/ev-page-action.h:
2672         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
2673
2674         Add mnemonic for edit toolbar.
2675         ctrl+l focus the page entry.
2676
2677 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2678
2679         * lib/Makefile.am:
2680         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
2681         (ev_window_init):
2682         * shell/main.c: (main):
2683
2684         Put the toolbar xml in evince own dot dir
2685
2686 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2687
2688         * shell/ev-window.c: (ev_window_init):
2689
2690         Make the toolbar not removable
2691
2692 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2693
2694         * data/evince-ui.xml:
2695         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
2696         * shell/ev-sidebar-links.h:
2697         * shell/ev-sidebar-thumbnails.c:
2698         (ev_sidebar_thumbnails_get_treeview):
2699         * shell/ev-sidebar-thumbnails.h:
2700         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
2701         (ev_view_class_init):
2702         * shell/ev-view.h:
2703         * shell/ev-window.c: (update_action_sensitivity),
2704         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
2705         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
2706         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
2707         (ev_window_init):
2708
2709         This is evil... Make space/backspace global accelerators but
2710         enable them only for some widgets (sidebars and view).
2711         I dont like it, but I dont know a better way... :/
2712
2713 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2714
2715         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
2716         (ev_page_action_widget_finalize),
2717         (ev_page_action_widget_class_init), (update_page_cache):
2718
2719         Keep a weak reference on proxy->page_cache so that we
2720         dont try to disconnect the signal if the object is already
2721         gone. Maybe there is a better way to cleanup reference handling
2722         in page action though...
2723
2724 2005-05-10  Juerg Billeter  <j@bitron.ch>
2725
2726         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
2727         * backend/ev-ps-exporter.h:
2728         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
2729         * ps/ps-document.c: (ps_document_ps_export_begin):
2730         
2731         Change api to pass print range to ps_exporter_begin. The pdf backend
2732         requires this information.
2733         
2734         * shell/ev-print-job.c: (idle_print_handler):
2735         
2736         Adapt to api change
2737
2738 2005-05-10  Juerg Billeter  <j@bitron.ch>
2739
2740         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2741         (idle_print_handler)
2742         * shell/ev-window.c: (ev_window_print):
2743
2744         Support printing page range, based on patch by Amaury Jacquot
2745
2746 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2747
2748         * data/evince-toolbar.xml:
2749
2750         Add zoom control to available items
2751
2752 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2753
2754         * shell/ev-window.c: (update_action_sensitivity):
2755
2756         Set slash action insensitive when appropriate
2757
2758 2005-05-10  Christian Persch <chpe@gnome.org>
2759
2760         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
2761
2762         Fix warning on the overflow menu
2763
2764 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
2765
2766         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
2767
2768         Check for uri correctness/existence
2769
2770 2005-05-09  Juerg Billeter  <j@bitron.ch>
2771
2772         * shell/ev-window.c: (using_postscript_printer):
2773
2774         LPD printers use postscript, too
2775
2776 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
2777
2778         * shell/ev-window.c: (register_custom_actions):
2779
2780         The zoom one is actually sort of useful,
2781         put it back
2782
2783 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
2784
2785         * shell/ev-window.c: (register_custom_actions):
2786
2787         Hide page/zoom controls from overflow, they
2788         are useless.
2789
2790 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
2791
2792         * cut-n-paste/update-from-egg.sh:
2793         
2794         Share it between all cut-n-paste subdirs
2795
2796         * cut-n-paste/recent-files/Makefile.am:
2797
2798         Fix to use "global" update-from-egg.sh
2799
2800         * cut-n-paste/recent-files/egg-recent-model.c:
2801         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
2802         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
2803         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
2804         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
2805
2806         Update from libegg
2807
2808         * cut-n-paste/toolbar-editor/Makefile.am:
2809
2810         Fix to use "global" update-from-egg.sh
2811
2812         * cut-n-paste/toolbar-editor/eggmarshalers.list:
2813
2814         Update from libegg
2815
2816 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
2817
2818         * configure.ac:
2819         * cut-n-paste/Makefile.am:
2820         * cut-n-paste/recent-files/Makefile.am:
2821         * cut-n-paste/toolbar-editor/.cvsignore:
2822         * cut-n-paste/toolbar-editor/Makefile.am:
2823         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2824         (egg_editable_toolbar_get_type), (get_toolbar_position),
2825         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
2826         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
2827         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
2828         (set_item_drag_source), (create_item_from_action), (create_item),
2829         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
2830         (popup_toolbar_context_menu_cb), (free_dragged_item),
2831         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
2832         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
2833         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
2834         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
2835         (item_added_cb), (item_removed_cb),
2836         (egg_editable_toolbar_construct),
2837         (egg_editable_toolbar_disconnect_model),
2838         (egg_editable_toolbar_deconstruct),
2839         (egg_editable_toolbar_set_model),
2840         (egg_editable_toolbar_set_ui_manager),
2841         (egg_editable_toolbar_set_property),
2842         (egg_editable_toolbar_get_property),
2843         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
2844         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
2845         (egg_editable_toolbar_new_with_model),
2846         (egg_editable_toolbar_get_edit_mode),
2847         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
2848         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
2849         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
2850         (new_pixbuf_from_widget), (new_separator_pixbuf),
2851         (update_separator_image), (style_set_cb),
2852         (_egg_editable_toolbar_new_separator_image),
2853         (egg_editable_toolbar_get_model):
2854         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
2855         * cut-n-paste/toolbar-editor/egg-marshal.c:
2856         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2857         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
2858         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
2859         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
2860         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
2861         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
2862         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
2863         (editor_drag_data_delete_cb), (drag_data_get_cb),
2864         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
2865         (editor_create_item), (update_editor_sheet), (setup_editor),
2866         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
2867         (parse_item_list), (model_has_action), (update_actions_list),
2868         (egg_toolbar_editor_load_actions):
2869         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
2870         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
2871         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
2872         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
2873         (toolbars_item_new), (free_toolbar_node), (free_item_node),
2874         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
2875         (egg_toolbars_model_add_separator), (impl_add_item),
2876         (parse_item_list), (egg_toolbars_model_add_toolbar),
2877         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
2878         (impl_get_item_data), (impl_get_item_type),
2879         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
2880         (egg_toolbars_model_init), (free_toolbar),
2881         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
2882         (egg_toolbars_model_remove_toolbar),
2883         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
2884         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
2885         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
2886         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
2887         (egg_toolbars_model_get_item_data),
2888         (egg_toolbars_model_get_item_type):
2889         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
2890         * cut-n-paste/toolbar-editor/eggmarshalers.list:
2891         * data/Makefile.am:
2892         * data/evince-toolbar.xml:
2893         * data/evince-ui.xml:
2894         * data/hand-open.png:
2895         * po/POTFILES.in:
2896         * shell/Makefile.am:
2897         * shell/ev-window.c: (update_chrome_visibility),
2898         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
2899         (ev_window_dispose), (ev_window_init):
2900
2901         Implement epiphany like toolbar editor. Based on patch by
2902         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2903
2904 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
2905
2906         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
2907
2908         Use set_cursor instead of set_selection, so that
2909         the keyboard focus moves too.
2910
2911 2005-05-09  Aleksey Kliger <akliger@gmail.com>
2912
2913         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
2914
2915         Fix infinite loop when loading Type1 fonts
2916
2917 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
2918
2919         * data/evince-ui.xml:
2920         * shell/ev-window.c:
2921
2922         Slash -> Find
2923
2924 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
2925
2926         * configure.ac:
2927
2928         Make --disable really disable
2929
2930 2005-05-07  Juerg Billeter  <j@bitron.ch>
2931
2932         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
2933
2934         Compare page labels even without has_labels set, fixes setting page
2935         with entry
2936
2937 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
2938
2939         * shell/ev-view.c: (ev_view_create_invisible_cursor),
2940         (ev_view_set_cursor), (ev_view_button_press_event),
2941         (ev_view_motion_notify_event), (ev_view_button_release_event),
2942         (ev_view_init):
2943
2944         Implement middle button scrolling. Based on a patch
2945         by Tommi Komulainen <tommi.komulainen@iki.fi>.
2946
2947 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
2948
2949         * shell/ev-document-types.c: (get_slow_mime_type),
2950         (get_document_type_from_mime), (ev_document_type_lookup):
2951         * shell/ev-document-types.h:
2952
2953         Change api to lookup from uri. Do fast lookup first, if the
2954         type is unknown try with data sniffing.
2955
2956         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
2957         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2958
2959         Adapt to api change
2960
2961 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
2962
2963         * thumbnailer/Makefile.am:
2964
2965         Fix distcheck
2966
2967 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
2968
2969         * NEWS:
2970         * configure.ac:
2971
2972         Release 0.3.0
2973
2974         * data/evince-ui.xml:
2975
2976         Hide presentation mode for now
2977
2978         * shell/ev-view.c: (highlight_find_results):
2979
2980         Show current find selection only on current page
2981
2982 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
2983
2984         * shell/ev-view.c: (ev_view_select_all):
2985
2986         Compute size of the actual page, not of
2987         the current one.
2988
2989 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
2990
2991         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
2992         (view_rect_to_doc_rect), (compute_selections),
2993         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
2994         (ev_view_copy), (ev_view_primary_get_cb),
2995         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
2996         (ev_view_button_press_event), (ev_view_motion_notify_event),
2997         (ev_view_button_release_event), (page_changed_cb):
2998
2999         Fix text selection
3000
3001 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
3002
3003         * shell/ev-view.c: (compute_border), (get_page_extents),
3004         (doc_rect_to_view_rect), (highlight_find_results),
3005         (ev_view_bin_expose), (ev_view_select_all),
3006         (ev_view_motion_notify_event), (update_find_status_message),
3007         (jump_to_find_result), (jump_to_find_page):
3008
3009         First go at fixing search, still buggy
3010
3011 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
3012
3013         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
3014         dropdown box and button at the top of the sidebar.
3015
3016 2005-05-02  James Bowes  <bowes@cs.dal.ca>
3017
3018         * configure.ac: Output zoom-control Makefile.
3019         * cut-n-paste/Makefile.am: build zoom-control subdir.
3020         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3021         * cut-n-paste/zoom-control/ephy-zoom-action.h:
3022         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3023         * cut-n-paste/zoom-control/ephy-zoom-control.h:
3024         * cut-n-paste/zoom-control/ephy-zoom.c:
3025         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
3026         from epiphany, and modified to add a separator into the menu.
3027         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
3028         * data/evince-ui.xml: Replace old zoom toolbar actions with new
3029         zoom-control action.
3030         * shell/Makefile.am: Include zoom-control flags.
3031         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
3032         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
3033         (ev_view_zoom_for_size_presentation),
3034         (ev_view_zoom_for_size_continuous_and_dual_page),
3035         (ev_view_zoom_for_size_continuous),
3036         (ev_view_zoom_for_size_dual_page),
3037         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
3038         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
3039         ev_view_get_zoom and ev_view_get_sizing_mode.
3040         * shell/ev-view.h:
3041         * shell/ev-window.c: (update_action_sensitivity),
3042         (update_sizing_buttons), (zoom_control_changed_cb),
3043         (register_custom_actions): Initialize and use the zoom-control 
3044         widget.
3045
3046 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
3047
3048         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
3049         preview cache back to 1.  Don't know when it got set to 0.
3050         
3051         * shell/ev-view.c: (compute_border), (ev_view_realize),
3052         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
3053         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
3054         (ev_view_get_fullscreen), (ev_view_set_presentation),
3055         (ev_view_get_presentation), (ev_view_set_sizing_mode),
3056         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
3057         * shell/ev-view.h:
3058         * shell/ev-window.c:
3059         (update_chrome_visibility),
3060         (ev_window_cmd_continuous), (ev_window_cmd_dual),
3061         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
3062         (update_document_mode), (ev_window_update_fullscreen_action),
3063         (ev_window_fullscreen), (ev_window_unfullscreen),
3064         (ev_window_cmd_view_fullscreen),
3065         (ev_window_update_presentation_action),
3066         (ev_window_run_presentation), (ev_window_stop_presentation),
3067         (ev_window_cmd_view_presentation), (ev_window_state_event),
3068         (ev_window_focus_in_event), (ev_window_focus_out_event),
3069         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
3070         * data/evince-ui.xml: Initial presentation mode.  We should
3071         probably hide this until it's done, as it's quite rough.  Also,
3072         change full-screen to fullscreen and add two getters to EvView.
3073
3074 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
3075
3076         * shell/ev-page-action.c: (update_page_cache),
3077         (ev_page_action_dispose):
3078         * shell/ev-window.c: (destroy_fullscreen_popup),
3079         (ev_window_create_fullscreen_popup):
3080
3081         Use connect_object rather than explicitly
3082         disconnect on dispose.
3083
3084 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
3085
3086         * shell/ev-page-action.c: (update_page_cache),
3087         (ev_page_action_dispose):
3088
3089 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3090
3091         * backend/ev-page-cache.c: (_ev_page_cache_new),
3092         (ev_page_cache_set_page_label),
3093         (ev_page_cache_has_nonnumeric_page_labels):
3094         * backend/ev-page-cache.h:
3095         * shell/ev-page-action.c: (update_pages_label):
3096         
3097         If all page labels are numeric, fallback to default
3098         way to display number of pages. See bug 173185.
3099
3100 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3101
3102         * shell/ev-page-action.c: (ev_page_action_dispose):
3103         * shell/ev-view.c: (view_update_range_and_current_page):
3104         * shell/ev-window.c: (ev_window_dispose):
3105         
3106         Set page on scroll in continuous mode. Fixes bug 301986.
3107         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
3108
3109 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
3110
3111         * configure.ac:
3112
3113         Require poppler 0.3.0
3114
3115 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3116         
3117         * shell/Makefile.am, configure.ac: Fix build problems
3118         with t1lib. Bug 301996.
3119
3120 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3121
3122         * shell/ev-view.c: (ev_view_scroll_event):
3123         
3124         Scroll up increase zoom
3125
3126 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3127
3128         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
3129         (ev_view_set_sizing_mode),
3130         (ev_view_zoom_for_size_continuous_and_dual_page),
3131         (ev_view_zoom_for_size_continuous):
3132         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
3133         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
3134         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
3135         (ev_window_init):
3136
3137         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
3138         Fix for 165473 and 165472.
3139
3140 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3141
3142         * po/POTFILES.in:
3143         * thumbnailer/Makefile.am:
3144         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
3145         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
3146         * thumbnailer/evince-thumbnailer.schemas.in:
3147         
3148         Make thumbnailer schemas translatable. Fix for bug 301773
3149         
3150         * thumbnailer/evince-thumbnailer-djvu.schemas:
3151         * thumbnailer/evince-thumbnailer-dvi.schemas:
3152         * thumbnailer/evince-thumbnailer.schemas:
3153
3154         Removed files
3155
3156 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
3157
3158         * shell/ev-view.c (ev_view_init): forgot to set this.
3159
3160 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
3161
3162         * shell/ev-view.c: (find_page_at_location),
3163         (get_link_at_location),
3164         (ev_view_set_show_border), (ev_view_set_spacing),
3165         (ev_view_zoom_for_size_continuous_and_dual_page),
3166         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
3167         Also, add a quick fix measuring of widths.  Also, removed
3168         ev_view_set_spacing and ev_view_set_show_border.
3169         
3170         * shell/ev-window.c: (ev_window_unfullscreen),
3171         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
3172
3173 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3174
3175         * shell/ev-view.c: (view_update_range_and_current_page),
3176         (page_changed_cb):
3177         
3178         Fix crash on exit and scrolling to page in continuous view.
3179
3180 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
3181
3182         * TODO:
3183         * backend/ev-page-cache.c: (_ev_page_cache_new),
3184         (ev_page_cache_get_max_width_size),
3185         (ev_page_cache_get_max_height_size):
3186         * backend/ev-page-cache.h:
3187         * data/evince-ui.xml:
3188         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
3189         * shell/ev-view.c: (view_update_adjustments),
3190         (view_update_range_and_current_page), (get_bounding_box_size),
3191         (ev_view_size_request_continuous_and_dual_page),
3192         (ev_view_size_request_continuous),
3193         (ev_view_size_request_dual_page),
3194         (ev_view_size_request_single_page), (ev_view_size_request),
3195         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
3196         (ev_view_bin_expose), (ev_view_expose_event),
3197         (ev_view_set_property), (ev_view_get_property),
3198         (ev_view_class_init), (ev_view_init), (ev_view_new),
3199         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
3200         (ev_view_set_dual_page), (ev_view_set_full_screen),
3201         (ev_view_set_presentation), (ev_view_set_sizing_mode),
3202         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
3203         (ev_view_zoom_out), (zoom_for_size_fit_width),
3204         (zoom_for_size_best_fit),
3205         (ev_view_zoom_for_size_continuous_and_dual_page),
3206         (ev_view_zoom_for_size_continuous),
3207         (ev_view_zoom_for_size_dual_page),
3208         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
3209         (ev_view_show_cursor), (ev_sizing_mode_get_type):
3210         * shell/ev-view.h:
3211         * shell/ev-window.c: (update_action_sensitivity),
3212         (ev_window_cmd_continuous), (ev_window_cmd_dual),
3213         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
3214         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
3215         (ev_window_cmd_view_zoom_out), (update_view_size),
3216         (ev_window_set_sizing_mode), (ev_window_init):
3217
3218         Add Continuous and Dual page modes.
3219
3220 2005-04-23  James Bowes  <bowes@cs.dal.ca>
3221
3222         * dvi/dvi-document.c: (dvi_document_load),
3223         (dvi_document_thumbnails_get_thumbnail),
3224         (dvi_document_init_params): Fix up some mixups between
3225         width and height to correct thumbnail rendering.
3226
3227 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3228
3229         * dvi/mdvi-lib/private.h:
3230         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
3231         
3232         Suppess output for kpathsea during font generation. Thanks to
3233         James Bowes
3234
3235 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
3236
3237         * NEWS:
3238         * configure.ac:
3239
3240         Release 0.2.1
3241
3242         * Makefile.am: fix distcheck.
3243
3244 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3245
3246         * shell/ev-sidebar-links.c: (selection_changed_callback),
3247         (update_page_callback), (row_activated_callback),
3248         (job_finished_callback), (ev_sidebar_links_set_document):
3249         
3250         Fix for bug #169901. Double click on links expands tree.
3251
3252 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
3253
3254         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
3255         hard-coded style. Fix for bug 170111
3256
3257 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
3258
3259         * shell/ev-view.c (highlight_find_results): Remove unnecessary
3260         locking.
3261
3262 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
3263
3264         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
3265
3266 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
3267
3268         * pdf/ev-poppler.cc:
3269         * shell/ev-view.c: (highlight_find_results):
3270
3271         Fix find on single page documents
3272
3273 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
3274
3275         * data/evince.schemas.in: fix for bug 301390
3276
3277 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
3278
3279         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
3280         (ev_view_zoom_out), (ev_view_zoom_normal):
3281         * shell/ev-view.h:
3282         * shell/ev-window.c: (update_action_sensitivity),
3283         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
3284         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
3285         (ev_window_cmd_view_normal_size):
3286
3287         Fix normal size zoom. Make zoom in/zoom out unsensitive when
3288         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
3289         better than oom. 
3290
3291 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
3292
3293         * configure.ac:
3294
3295         Depend on 2.57, 2.59 doesnt seem to be necessary
3296
3297 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
3298
3299         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
3300         (create_tool_item):
3301
3302         Put back total number of pages as (1 of 1234)
3303
3304 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
3305
3306         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
3307         remove the job.
3308
3309         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
3310         function.  This helps debugging.
3311
3312 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3313
3314         * djvu/djvu-document.c: (djvu_document_class_init),
3315         (djvu_document_get_info), (djvu_document_document_iface_init):
3316         * dvi/dvi-document.c: (dvi_document_class_init),
3317         (dvi_document_get_info), (dvi_document_document_iface_init):
3318
3319        Dummy implementation of get_info method for dvi and djvu. Fix
3320        crashes with those backends
3321
3322 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
3323
3324         * data/evince.desktop.in:
3325
3326         Add application/x-gzpostscript
3327
3328 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
3329
3330         * data/evince.schemas.in: Added real long descriptions, 
3331         closes bug 172496 
3332
3333         * README: Added actual text, closes bug 171869
3334
3335 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
3336
3337         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3338
3339         Thumbnail page 0
3340
3341 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
3342
3343         * backend/ev-document-info.h:
3344
3345         s/GDate */GDate so we can just use g_free
3346
3347 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
3348
3349         * shell/ev-window.c: (update_document_mode),
3350         (ev_window_setup_document):
3351
3352         Show the window in fullscreen when specified by
3353         the document
3354
3355 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
3356
3357         * backend/ev-document.c: (ev_document_class_init),
3358         (ev_document_get_info), (ev_document_render_pixbuf):
3359         * backend/ev-document.h:
3360         * backend/ev-page-cache.c: (_ev_page_cache_new):
3361         * pdf/ev-poppler.cc:
3362         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
3363         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
3364         * ps/ps-document.c: (ps_document_class_init), (document_load),
3365         (ps_document_get_info), (ps_document_document_iface_init):
3366
3367         Remove get_title from the interface, we can just use document info
3368
3369 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
3370
3371         * backend/Makefile.am:
3372         * backend/ev-document.c: (ev_document_render_get_info):
3373         * backend/ev-document.h:
3374         * pdf/ev-poppler.cc:
3375
3376         Initial support for document info. Based on jrb patch.
3377
3378 2005-04-19  Paolo Borelli <pborelli@katamail.com>
3379
3380         * shell/ev-window.c: (ev_window_state_event),
3381         (ev_window_class_init), (ev_window_init):
3382         
3383         Doesn't show resize grip when maximized. See bug #301053
3384
3385 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3386
3387         * po/POTFILES.in:
3388         
3389         ev-sidebar-thumbnails now has translatable labels
3390         
3391         * shell/Makefile.am:
3392         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
3393         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
3394         (ev_sidebar_links_page_iface_init):
3395         * shell/ev-sidebar-links.h:
3396         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
3397         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
3398         (ev_sidebar_page_get_label):
3399         * shell/ev-sidebar-page.h:
3400         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
3401         (ev_sidebar_thumbnails_set_document),
3402         (ev_sidebar_thumbnails_support_document),
3403         (ev_sidebar_thumbnails_get_label),
3404         (ev_sidebar_thumbnails_page_iface_init):
3405         * shell/ev-sidebar-thumbnails.h:
3406         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
3407         (ev_sidebar_set_document):
3408         * shell/ev-sidebar.h:
3409         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
3410         
3411         Small rework of sidebar code. Now sidebar pages should implement
3412         EvSidebarPage interface. That makes page management in EvSidebar
3413         easier. See bug #164811 for details
3414
3415 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3416
3417         * shell/ev-application.c: (ev_application_open):
3418         * shell/ev-document-types.c:
3419         
3420         Fix build error and small problem with application exit
3421
3422 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3423
3424         * thumbnailer/Makefile.am:
3425         * thumbnailer/evince-thumbnailer-djvu.schemas:
3426         * thumbnailer/evince-thumbnailer-dvi.schemas:
3427         
3428         Conditionally install schemas for djvu/dvi thumbnailer
3429
3430 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
3431
3432         * shell/ev-document-types.h: 
3433         * shell/ev-document-types.c: 
3434         New files, handling the mapping from mimetypes to backends
3435         
3436         * shell/ev-window.c: 
3437         * thumbnailer/evince-thumbnailer.c:     
3438         Use the ev-document-types code
3439         
3440         * shell/Makefile.am: 
3441         Added new convenience library libevbackendfactory_la, containing
3442         the new mimetype->backend logic; moved the backends into it.
3443
3444         * thumbnailer/Makefile.am:
3445         Make the thumbnailer link with the libevbackend.la convenience
3446         library, rather than having a duplicate of the backend logic here.
3447
3448 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
3449
3450         * shell/ev-stock-icons.c: constify some vars.
3451         * shell/ev-window.c: ditto.
3452
3453 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
3454
3455         * ps/ps-document.c (get_page_orientation):
3456
3457         Respect document orientation 
3458
3459 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3460
3461         * djvu/Makefile.am:
3462         * dvi/Makefile.am:
3463         * shell/Makefile.am:
3464         
3465         Move library dependencies to components.
3466         
3467         * shell/ev-window.c: (update_window_title),
3468         (start_loading_document):
3469         
3470         Fix display of uris with spaces. Bug 168358.
3471
3472 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
3473
3474         * shell/ev-sidebar-links.c: (selection_changed_cb):
3475         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
3476         (ev_view_button_release_event), (ev_view_set_document):
3477         * shell/ev-view.h:
3478         * shell/ev-window.c: (find_bar_search_changed_cb):
3479         * shell/ev-window.h: Minor cleanups removing some dead code.
3480
3481 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3482
3483         * backend/ev-page-cache.c: (_ev_page_cache_new):
3484         
3485         Set current page to 0 if document has pages.
3486
3487 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
3488
3489         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3490
3491         Initialize GError to NULL, fix a crash when loading fails.
3492
3493 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
3494
3495         * shell/ev-window.c: (update_view_size):
3496
3497         Calculate shadow size only when there is actually
3498         a shadow.
3499
3500 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
3501
3502         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
3503         * shell/ev-view.h:
3504
3505         Allow setting view spacing, default to 0
3506
3507         * shell/ev-window.c: (ev_window_unfullscreen),
3508         (ev_window_cmd_view_fullscreen), (ev_window_init):
3509
3510         Remove spacing in fullscreen mode
3511
3512 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
3513
3514         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
3515         (ev_view_size_request), (expose_bin_window),
3516         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
3517         * shell/ev-view.h:
3518         * shell/ev-window.c: (ev_window_unfullscreen),
3519         (ev_window_cmd_view_fullscreen):
3520
3521         Do not draw the border in fulscreen
3522
3523 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
3524
3525         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
3526         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
3527         (find_page_at_location), (page_changed_cb):
3528
3529         Rework border calculation, so that I can more easily disable it.
3530         Code somewhat cleaner too.
3531
3532 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
3533
3534         * backend/ev-page-cache.c: (ev_page_cache_init),
3535         (_ev_page_cache_new):
3536
3537         Remove some assertions, documents can have 0 pages.
3538         Make initial current page -1.
3539
3540         * shell/ev-page-action.c: (page_changed_cb):
3541
3542         Show "" if current page is -1
3543
3544         * shell/ev-window.c: (update_action_sensitivity),
3545         (ev_window_setup_document):
3546
3547         When document has 0 pages do not set the view
3548         and make nearly everything insensitive.
3549
3550 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3551
3552         * shell/ev-page-view.c:
3553         * shell/ev-page-view.h:
3554
3555         Remove unused files.
3556         
3557         * shell/ev-sidebar-thumbnails.c:
3558         (ev_sidebar_thumbnails_set_document):
3559         * shell/ev-sidebar.c: (ev_sidebar_set_document),
3560         (ev_sidebar_supports_document):
3561         * shell/ev-sidebar.h:
3562         * shell/ev-window.c: (ev_window_setup_document):
3563         
3564         Doesn't show thumbnails if document has 1 page. Make
3565         sidebar menu entries sensitive only if if they have 
3566         sense. Fix bug 164811. 
3567
3568 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
3569
3570         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
3571         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
3572         (ev_view_zoom_out), (ev_view_set_size):
3573
3574         Rework sizing to deal with documents with not uniform page
3575         size.
3576
3577 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
3578
3579         * backend/ev-page-cache.c: (_ev_page_cache_new):
3580
3581         Fix several page size caching bugs
3582
3583 2005-04-15  Luca Ferretti <elle.uca@libero.it>
3584
3585         * shell/ev-window.c: (set_action_properties):
3586
3587         Make all toolbar items translatable
3588
3589 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
3590
3591         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
3592         (save_page_list), (ps_document_save),
3593         (ps_document_document_iface_init), (ps_document_ps_export_begin),
3594         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
3595         (ps_document_ps_exporter_iface_init):
3596         * ps/ps-document.h:
3597
3598         Based on a patch by J�rg Billeter <j@bitron.ch>
3599         
3600         Implement print and save a copy for the ps backend.
3601
3602 2005-04-14   Marco Pesenti Gritti <mpg@redhat.com>
3603
3604         * backend/ev-document.h:
3605         * djvu/djvu-document.c: (djvu_document_can_get_text),
3606         (djvu_document_document_iface_init):
3607         * dvi/dvi-document.c: (dvi_document_can_get_text),
3608         (dvi_document_document_iface_init):
3609         * pdf/ev-poppler.cc:
3610         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
3611         (pixbuf_document_document_iface_init):
3612         * ps/ps-document.c: (ps_document_can_get_text),
3613         (ps_document_document_iface_init):
3614         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
3615         * shell/ev-window.c: (update_action_sensitivity):
3616
3617         Fix the crash when trying to copy in backends that doesnt
3618         support it. We can implement a better solution once we
3619         do real text selection.
3620
3621 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
3622
3623         * data/evince-ui.xml:
3624         * shell/ev-window.c: (ev_window_cmd_escape):
3625         
3626         Work around the Escape conflict (find bar and unfullscreen)
3627
3628 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
3629
3630         * backend/ev-page-cache.c: (ev_page_cache_next_page):
3631         
3632         Fix for #300233. Next page correctly handles document end.
3633         
3634         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
3635         (ev_sidebar_thumbnails_class_init),
3636         (ev_sidebar_thumbnails_set_document),
3637         (ev_sidebar_thumbnails_clear_job),
3638         (ev_sidebar_thumbnails_clear_model):
3639         
3640         Cleanup thumbnail jobs on document changes.
3641         
3642         * shell/ev-view.c: (add_scroll_binding_keypad),
3643         (add_scroll_binding_shifted), (ev_view_class_init):
3644         
3645         Shift + Space scrolls up. Fix for #173184
3646         
3647         * shell/ev-window.c: (ev_window_open_page),
3648         (ev_window_cmd_view_reload):
3649         
3650         Fix reload (Bug #300094)
3651
3652 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3653
3654         
3655         * dvi/mdvi-lib/assoc.c:
3656         * dvi/mdvi-lib/assoc.h: Removed garbage files
3657         
3658         * dvi/mdvi-lib/bitmap.c:
3659         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
3660         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
3661         * dvi/mdvi-lib/color.h: Antialias of rules
3662         
3663         * dvi/mdvi-lib/common.h:
3664         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
3665         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
3666         * dvi/mdvi-lib/files.c:
3667         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
3668         * dvi/mdvi-lib/mdvi.h:
3669         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
3670         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
3671         * dvi/mdvi-lib/util.c: Fix compile warnings
3672         
3673         * dvi/dvi-document.c:
3674         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
3675         (dvi_document_thumbnails_get_thumbnail),
3676         (dvi_document_document_thumbnails_iface_init):
3677         * dvi/mdvi-lib/Makefile.am:
3678         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
3679         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
3680         
3681         Dvi backend now renders thumbnails
3682
3683 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
3684
3685         * shell/main.c: (main): 
3686         
3687         Save accelerators on exit. Fixes bug #172095.
3688
3689 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
3690
3691         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
3692         update priority" comment.
3693
3694         * backend/ev-job-queue.c: Give a way to change priority.
3695
3696 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
3697
3698         * shell/ev-page-action.c: Fix logic.
3699
3700 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
3701
3702         * shell/ev-view.c: (ev_view_can_find_next):
3703         * shell/ev-window.c: (ev_window_setup_document):
3704
3705         Check that the document supports find
3706
3707 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
3708
3709         * data/evince-ui.xml:
3710         * shell/ev-view.c: (ev_view_can_find_next):
3711         * shell/ev-view.h:
3712         * shell/ev-window.c: (update_action_sensitivity),
3713         (find_changed_cb), (ev_window_setup_document),
3714         (ev_window_cmd_edit_find_next):
3715
3716         Add Edit->Find Next
3717
3718 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
3719
3720         * pdf/ev-poppler.cc:
3721         * shell/ev-print-job.c: (idle_print_handler):
3722
3723         Make printing work again
3724
3725 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
3726
3727         * shell/ev-page-action.h:
3728         * shell/ev-page-action.c: (ev_page_action_widget_init),
3729         (ev_page_action_widget_class_init), (page_changed_cb),
3730         (create_tool_item), (update_page_cache), (build_new_tree_cb),
3731         (get_filter_model_from_model), (match_selected_cb),
3732         (display_completion_text), (match_completion), (update_model),
3733         (connect_proxy), (ev_page_action_set_property),
3734         (ev_page_action_get_property), (ev_page_action_set_document),
3735         (ev_page_action_set_model), (ev_page_action_class_init): Big
3736         reworking to make completions work iff we have >= GTK-2.7.0
3737                 
3738         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
3739         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
3740         (job_finished_cb): We now have a 'model' property that is set when
3741         the links are loaded.  This can be caught with "notify::model"
3742
3743         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
3744         listen for the model to be set, and propagate it to the action.
3745
3746 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3747
3748         * cut-n-paste/recent-files/egg-recent-item.c:
3749         (egg_recent_item_set_uri), (make_valid_utf8),
3750         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
3751         * cut-n-paste/recent-files/egg-recent-item.h:
3752         
3753         Update egg-recent from libegg. This should fix long
3754         startup problem. For details see
3755         http://bugzilla.gnome.org/show_bug.cgi?id=160531
3756
3757 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3758
3759         * cut-n-paste/recent-files/Makefile.am:
3760         * data/evince-ui.xml, shell/Makefile.am:
3761         * shell/ev-application.c, shell/ev-application.h:
3762         * shell/ev-window.c: Recent files support.
3763         
3764         * configure.ac: Added "ru" to ALL_LINGUAS.
3765         
3766         * dvju: new backend to support DJVU files.
3767         * dvi: new backend to support DVI.
3768
3769         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
3770         * ev-application.c: Support for new backends.
3771         
3772         * help, ev-window.c, main.c shell/Makefile.am: 
3773         Evince user documentation.
3774
3775 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
3776
3777         * po/POTFILES.in:
3778         * shell/ev-window.c:
3779         * thumbnailer/evince-thumbnailer.c:
3780
3781         s/pdf-document/ev-poppler
3782
3783 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
3784
3785         * NEWS:
3786         * configure.ac:
3787
3788         Release 0.2.0
3789
3790         * ps/ps-document.c: (setup_pixmap):
3791
3792         Remove debug code
3793
3794 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
3795
3796         * backend/ev-page-cache.c (ev_page_cache_next_page): 
3797         * shell/ev-window.c (ev_window_cmd_go_next_page) 
3798         (ev_window_cmd_go_first_page): Fix of by one errors.
3799
3800 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
3801
3802         * ps/ps-document.c: (get_page_box):
3803
3804         Fix page size calculation
3805
3806 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
3807
3808         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
3809         (ps_document_cleanup), (setup_pixmap), (get_page_box),
3810         (get_page_orientation), (setup_page), (document_load),
3811         (ps_document_get_page_size), (render_pixbuf_idle):
3812         * ps/ps-document.h:
3813
3814         More refactoring to adapt to EvDocument changes
3815
3816 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
3817
3818         * ps/ps-document.c: (start_interpreter):
3819
3820         Actually add alpha args
3821
3822 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
3823
3824         * pdf/ev-poppler.cc:
3825
3826         Make clipboard work again
3827
3828 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
3829
3830         Make searching work again.
3831         
3832         * backend/ev-document.c:
3833         * backend/ev-document.h:
3834         * backend/ev-document-find.c:
3835         * backend/ev-document-find.h: Change EvDocumentIface so we no
3836         longer store the current page or zoom level in the document.  The
3837         consequence is that all calls that operate on the current page now
3838         instead take the page number as an extra argument, and all
3839         coordinates are now doubles in document coordinate system.
3840
3841         * pdf/ev-poppler.cc:
3842         * pixbuf/pixbuf-document.c:
3843         * ps/ps-document.c: Update backends accordingly.
3844
3845 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
3846
3847         * autogen.sh:
3848
3849         Add required gettext version
3850
3851 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
3852
3853         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
3854         make F1 bring up non-existent help.
3855
3856         * shell/eggfindbar.c: Patch from Christian Persch to sync to
3857         epiphany's find bar, #167477
3858
3859         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
3860         <emil@nishra.com> to add space-bar scrolling, 
3861
3862         * shell/ev-window.c (static GtkActionEntry entries): add default
3863         keybinding for Help (F1)
3864         Fixes #171068
3865
3866         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
3867         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
3868         170110
3869
3870 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
3871
3872         * Makefile.am: 
3873         * pixbuf/pixbuf-document.c: 
3874
3875         Got pixbuf backend working again
3876
3877 2005-04-01  Steve Murphy  <murf@e-tools.com>
3878
3879         * configure.in: Added "rw" to ALL_LINGUAS.
3880
3881 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
3882
3883         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
3884         model types, noticed by Martin Kretzschmar.
3885
3886 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
3887
3888         * pdf/ev-poppler.cc: Implement search based on
3889         poppler_page_find_text().  Currently a bit crude since we remember
3890         all matches from all pages.  Also, we grab the big document lock
3891         when we search since searching changes the underlying stream and
3892         thus conflicts with the rendering thread.
3893         
3894         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
3895         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
3896         (ev_view_find_previous): Fix some page indexes to be 0 based,
3897         offset rubber band by view offset,
3898
3899 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
3900
3901         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
3902
3903 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
3904
3905         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
3906         completely because I didn't understand GtkActions.  I should
3907         read Marco's code more carefully in the future.
3908
3909         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
3910         function
3911
3912 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
3913
3914         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
3915         PopplerRectangle change from poppler CVS.
3916
3917 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
3918
3919         * backend/ev-document.c: (ev_document_get_page_label):
3920         * backend/ev-document.h:
3921         * backend/ev-page-cache.c: (_ev_page_cache_new),
3922         (ev_page_cache_get_page_label):
3923         * backend/ev-page-cache.h:
3924         * pdf/ev-poppler.cc:
3925         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
3926         (links_page_num_func):
3927         * shell/ev-sidebar-thumbnails.c:
3928         (ev_sidebar_thumbnails_set_document):
3929         * shell/ev-view.c: (status_message_from_link),
3930         (ev_view_motion_notify_event):
3931         * shell/ev-window.c: (document_supports_sidebar): Add in page
3932         label support.  It's not perfect yet, but it's the first 'feature'
3933         in a while.
3934         Also, fix a bogus comment noticed by crispin. 
3935
3936 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
3937
3938         * Makefile.am: Remove pixbuf backend for now
3939
3940         * configure.ac: Require poppler-glib instead of just poppler.
3941
3942         * backend/ev-document-thumbnails.h: Add a comment
3943
3944         * backend/ev-document.h:
3945         * backend/ev-document.c: (ev_document_class_init),
3946         (ev_document_load), (ev_document_get_link),
3947         (ev_document_get_links): Remove 3 methods and add get_links.
3948         Also, made 0 based.
3949
3950         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
3951         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
3952
3953         * backend/ev-link.c: (ev_link_set_title),
3954         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
3955         (ev_link_mapping_find):
3956         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
3957         
3958         * backend/ev-page-cache.c: (ev_page_cache_init),
3959         (_ev_page_cache_new), (ev_page_cache_set_current_page),
3960         (ev_page_cache_get_size), (ev_page_cache_next_page),
3961         (ev_page_cache_prev_page): Fix to be 0 based.
3962
3963         * pdf/Makefile.am: 
3964         * pdf/ev-poppler.h:
3965         * pdf/ev-poppler.cc: New backend.
3966         
3967         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
3968         (ps_document_get_page), (ps_document_document_iface_init):
3969
3970         * shell/ev-pixbuf-cache.h:
3971         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
3972         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
3973         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
3974         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
3975         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
3976         Fix up code to grab a page cache per each doc.  Also, fix to be 0
3977         based.
3978         
3979         * shell/ev-sidebar-thumbnails.c:
3980         (ev_sidebar_tree_selection_changed), (page_changed_cb),
3981         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
3982
3983         * shell/ev-view.c: (status_message_from_link),
3984         (find_page_at_location), (get_link_at_location),
3985         (ev_view_motion_notify_event), (ev_view_button_release_event),
3986         (ev_view_init): Use the new link code.  Fix to be 0 based.
3987
3988         * shell/ev-window.c: (update_action_sensitivity),
3989         (document_supports_sidebar): 0 based.
3990
3991 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
3992
3993         * pdf/pdf-document.cc: Patch from Fernando Herrera
3994         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
3995         *blush*
3996
3997 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
3998
3999         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
4000         1 to the page, as this seems to be 1 based.  I thought we has this
4001         fixed.  grump.
4002
4003 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
4004
4005         * TODO:
4006         * backend/Makefile.am:
4007         * backend/ev-document-links.c:
4008         (ev_document_links_has_document_links),
4009         (ev_document_links_get_links_model):
4010         * backend/ev-document-links.h:
4011         * backend/ev-document.c: (ev_document_get_page_cache),
4012         (ev_document_get_doc_mutex), (ev_document_load),
4013         (ev_document_save), (ev_document_get_title),
4014         (ev_document_get_n_pages), (ev_document_set_page),
4015         (ev_document_get_page), (ev_document_set_target),
4016         (ev_document_set_scale), (ev_document_set_page_offset),
4017         (ev_document_get_page_size), (ev_document_get_text),
4018         (ev_document_get_link), (ev_document_render),
4019         (ev_document_render_pixbuf), (ev_document_scale_changed):
4020         * backend/ev-document.h:
4021         * backend/ev-job-queue.c: (remove_object_from_queue),
4022         (notify_finished), (handle_job), (search_for_jobs_unlocked),
4023         (no_jobs_available_unlocked), (ev_render_thread),
4024         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
4025         (ev_job_queue_remove_job):
4026         * backend/ev-job-queue.h:
4027         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
4028         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
4029         (ev_job_links_class_init), (ev_job_render_init),
4030         (ev_job_render_dispose), (ev_job_render_class_init),
4031         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
4032         (ev_job_thumbnail_class_init), (ev_job_finished),
4033         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
4034         (ev_job_render_run), (ev_job_thumbnail_new),
4035         (ev_job_thumbnail_run):
4036         * backend/ev-jobs.h:
4037         * backend/ev-link.c:
4038         * backend/ev-link.h:
4039         * backend/ev-page-cache.c: (ev_page_cache_init),
4040         (ev_page_cache_class_init), (ev_page_cache_finalize),
4041         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
4042         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
4043         (ev_page_cache_set_link), (ev_page_cache_get_title),
4044         (ev_page_cache_get_size), (ev_page_cache_next_page),
4045         (ev_page_cache_prev_page):
4046         * backend/ev-page-cache.h:
4047         * pdf/pdf-document.cc:
4048         * ps/gsdefaults.c:
4049         * ps/gsdefaults.h:
4050         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
4051         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
4052         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
4053         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
4054         (is_interpreter_ready), (output), (catchPipe), (input),
4055         (start_interpreter), (check_filecompressed), (compute_dimensions),
4056         (ps_document_enable_interpreter), (document_load),
4057         (ps_document_next_page), (render_page), (ps_document_set_page),
4058         (ps_document_set_scale), (render_pixbuf_idle),
4059         (ps_document_render_pixbuf), (ps_document_document_iface_init):
4060         * ps/ps-document.h:
4061         * shell/Makefile.am:
4062         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
4063         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
4064         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
4065         (ev_pixbuf_cache_new), (job_finished_cb),
4066         (check_job_size_and_unref), (move_one_job),
4067         (ev_pixbuf_cache_update_range), (find_job_cache),
4068         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
4069         (ev_pixbuf_cache_add_jobs_if_needed),
4070         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
4071         * shell/ev-pixbuf-cache.h:
4072         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
4073         (idle_print_handler):
4074         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
4075         (selection_changed_cb), (create_loading_model),
4076         (ev_sidebar_links_construct), (links_page_num_func),
4077         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
4078         (update_page_callback), (job_finished_cb),
4079         (ev_sidebar_links_set_document):
4080         * shell/ev-sidebar-thumbnails.c:
4081         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
4082         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
4083         (page_changed_cb), (thumbnail_job_completed_callback),
4084         (ev_sidebar_thumbnails_set_document):
4085         * shell/ev-sidebar-thumbnails.h:
4086         * shell/ev-sidebar.c: (ev_sidebar_set_document):
4087         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
4088         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
4089         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
4090         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
4091         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
4092         (ev_view_button_release_event), (ev_view_scroll_view),
4093         (ev_view_class_init), (ev_view_init), (update_find_status_message),
4094         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
4095         (ev_view_new), (job_finished_cb), (page_changed_cb),
4096         (ev_view_set_document), (go_to_link), (ev_view_zoom),
4097         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
4098         (ev_view_find_previous):
4099         * shell/ev-view.h:
4100         * shell/ev-window.c: (update_action_sensitivity),
4101         (ev_window_open_page), (update_window_title), (update_total_pages),
4102         (page_changed_cb), (ev_window_setup_document),
4103         (password_dialog_response), (ev_window_cmd_save_as),
4104         (ev_window_print), (ev_window_cmd_go_previous_page),
4105         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
4106         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
4107         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
4108         * shell/main.c: (main):
4109
4110         Merge evince-threads branch
4111
4112 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
4113
4114         * configure.ac: Added "lt" to ALL_LINGUAS.
4115
4116 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
4117
4118         * NEWS:
4119         * configure.ac:
4120
4121         Release 0.1.9
4122
4123 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
4124
4125         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4126
4127         Fix here also the thumbnails 1-basedness :)
4128
4129 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
4130
4131         * NEWS:
4132         * configure.ac:
4133
4134         Release 0.1.8
4135
4136 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
4137
4138         * pdf/pdf-document.cc:
4139         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4140         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
4141
4142         Fix the mess we did with thumbnails and 1-basedness
4143
4144 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
4145
4146         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
4147
4148 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
4149
4150         * NEWS:
4151         * configure.ac:
4152
4153         Release 0.1.7
4154
4155 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
4156
4157         * ps/Makefile.am:
4158         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
4159         (gtk_gs_defaults_get_alpha_parameters),
4160         (gtk_gs_defaults_get_ungzip_cmd),
4161         (gtk_gs_defaults_get_unbzip2_cmd):
4162         * ps/gsdefaults.h:
4163         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
4164         (ps_document_get_orientation), (document_load),
4165         (ps_document_goto_page), (ps_document_set_page_size):
4166         * ps/ps-document.h:
4167
4168         Some more sanitization of the ps backend. Remove a lot
4169         of unused code and do not base our defaults on ggv
4170         preferences (ugh!)
4171
4172 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
4173
4174         * thumbnailer/evince-thumbnailer.schemas:
4175         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
4176         (main): add -s option for thumbnail size.
4177
4178 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
4179
4180         * configure.ac:
4181
4182         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
4183         remove it.
4184
4185 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
4186
4187         * pdf/pdf-document.cc:
4188
4189         Remove 4 pixels of useless border from the
4190         thumbnail.
4191
4192 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
4193
4194         * backend/ev-document-thumbnails.c:
4195         (ev_document_thumbnails_get_thumbnail):
4196         * backend/ev-document-thumbnails.h:
4197
4198         Rework API a bit. Add a border flag and
4199         change sizing logic (now the size we specify
4200         applies to the bigger dimension).
4201
4202         * pdf/pdf-document.cc:
4203         * pixbuf/pixbuf-document.c:
4204         (pixbuf_document_thumbnails_get_thumbnail):
4205         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
4206         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4207
4208         Adapt to the new API and do not draw a border for nautilus
4209         thumbnailer.
4210
4211 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
4212
4213         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4214         take thumbnails from page "0" instead of "1". Added a copyright header.
4215
4216 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
4217
4218         * ps/ps-document.c: (set_up_page), (start_interpreter):
4219
4220         Make it C89 compliant
4221
4222 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
4223
4224         * Makefile.am:
4225         * configure.ac:
4226         * pdf/.cvsignore:
4227         * pdf/pdf-document.cc:
4228         * thumbnailer/Makefile.am:
4229         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
4230         (main):
4231         * thumbnailer/evince-thumbnailer.schemas:
4232         * thumbnailer/pdf-icon.png:
4233
4234         Add a nautilus thumbnailer.
4235         Based on patch by Fernando Herrera <fherrera@onirica.com>.
4236
4237 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
4238
4239         * NEWS:
4240         * configure.ac:
4241         * po/POTFILES.in:
4242
4243         Release 0.1.6
4244
4245 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
4246
4247         Use poppler instead of including xpdf source code.  Poppler is a
4248         fork of xpdf to build it as a shared library. See
4249         http://freedesktop.org/wiki/Software/poppler.
4250
4251         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
4252         xpdf fork.
4253         
4254         * pdf/Makefile.am: Build libpdfdocument.a here.
4255         
4256         * pdf/GDKSplashOutputDev.cc:
4257         * pdf/GDKSplashOutputDev.h:
4258         * pdf/GnomeVFSStream.cc:
4259         * pdf/GnomeVFSStream.h:
4260         * pdf-document.cc:
4261         * pdf-document.h:
4262         * test-gdk-output-dev.cc
4263         * Thumb.cc:
4264         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
4265         against poppler.
4266
4267 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
4268
4269         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
4270
4271         Clear idle stack before unsetting the document
4272
4273 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
4274
4275         * ps/ps-document.c: (ps_document_widget_event),
4276         (ps_document_set_target), (ps_document_finalize),
4277         (ps_document_get_page):
4278
4279         Disconnect the widget event signal on finalize.
4280         Some code cleanups.
4281
4282 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
4283
4284         * ps/ps-document.c: (set_up_page):
4285
4286         If there is no bpixmap create one, even if size
4287         is not changed.
4288
4289 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
4290
4291         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
4292         (set_up_page), (document_load), (ps_document_set_zoom):
4293
4294         Default page is 0. Calculate size even when we have no
4295         target yet.
4296
4297 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
4298
4299         * shell/ev-sidebar.c: expand the selection widget to be always as
4300         wide as the sidebar
4301
4302 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
4303
4304         * shell/ev-sidebar-thumbnails.c:
4305         (ev_sidebar_thumbnails_set_document):
4306
4307         Clear the list store when setting document
4308
4309 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
4310
4311         * shell/ev-page-action.c: (update_entry), (sync_entry),
4312         (activate_cb), (entry_size_request_cb), (create_tool_item),
4313         (connect_proxy):
4314
4315         Use an entry for the page control instead of spinbuttons
4316
4317 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
4318
4319         * data/evince.schemas.in:
4320
4321         Correct confusing string
4322
4323 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
4324
4325         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
4326         for real.  Gosh, how long has this been broken.
4327
4328         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
4329         check for a NULL link.  We crash otherwise.
4330
4331 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
4332
4333         * NEWS:
4334         * configure.ac:
4335
4336         Release 0.1.5
4337
4338 2005-02-25  Sebastien Bacher  <seb128@debian.org>
4339
4340         * configure.ac: add the french translation.
4341
4342 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
4343
4344         * shell/ev-window.c:
4345
4346         Remove unused header -> fix distcheck
4347
4348 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
4349
4350         * shell/ev-window.c: (update_window_title),
4351         (ev_window_popup_password_dialog):
4352
4353         Unescape filename for display
4354
4355 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
4356
4357         * pdf/xpdf/pdf-document.cc:
4358
4359         In get_page_size deal with rotation. Also
4360         cleanup the function a bit.
4361
4362 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
4363
4364         * pdf/xpdf/pdf-document.cc:
4365
4366         Fix crash when opening in new window
4367
4368 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
4369
4370         * configure.ac:
4371
4372         Check ghostscript >= 7
4373
4374 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
4375
4376         * shell/ev-window.c:
4377
4378         Make page width the default sizing mode
4379
4380 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
4381             Marco Pesenti Gritti <marco@gnome.org>
4382
4383         * shell/ev-window.c: Remember the sidebar size
4384
4385         * data/evince.schemas.in: Add a new gconf key to store the size of
4386         the sidebar
4387
4388 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
4389
4390         * data/evince-ui.xml:
4391         * shell/ev-window.c: (update_action_sensitivity),
4392         (ev_window_cmd_view_reload):
4393         
4394         Add a "Reload" action and menu entry
4395
4396 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
4397
4398         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
4399         iff the type doesn't support thumbnailing and indexing.
4400
4401 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
4402
4403         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
4404
4405 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
4406
4407         * pdf/splash/Splash.cc:
4408
4409         Port fix for a crasher from kde bug
4410         http://bugs.kde.org/show_bug.cgi?id=97131
4411
4412 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
4413
4414         * pdf/xpdf/pdf-document.cc:
4415
4416         Return a link even if it's of an unrecognized
4417         type. Otherwise we go in an infinte cycle.
4418
4419 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
4420
4421         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
4422         (size_allocate_cb), (ev_window_set_sizing_mode):
4423
4424         Update size when switching mode
4425
4426 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
4427
4428         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
4429         (ev_window_cmd_view_page_width), (update_sizing_buttons),
4430         (ev_window_cmd_view_normal_size):
4431
4432         Fix size toggle buttons behavior
4433
4434 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
4435
4436         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
4437         (doc_rect_to_view_rect), (ev_view_size_allocate),
4438         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
4439         (scale_changed_callback):
4440
4441         Do not cache offsets in size_allocate.
4442
4443 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
4444
4445         * shell/ev-view.c: (ev_view_size_allocate):
4446
4447         Calculate offsets before calling the parent
4448         class (which does a redraw)
4449
4450 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
4451
4452         * pdf/xpdf/pdf-document.cc:
4453
4454         Fix a crasher on exit. Unused code, put a TODO
4455
4456 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
4457
4458         * backend/ev-document.c: (ev_document_class_init),
4459         (ev_document_page_changed), (ev_document_scale_changed):
4460         * backend/ev-document.h:
4461
4462         Separate page/scale notifications
4463
4464         * pdf/xpdf/pdf-document.cc:
4465
4466         Emit the new signals.
4467         Do not display the pdf page in _render, do it
4468         when scale/page are requested.
4469
4470         * ps/ps-document.c: (ps_document_set_zoom),
4471         (ps_document_widget_event):
4472         * ps/ps-document.h:
4473
4474         Emit the new signals.
4475
4476         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
4477         (ev_view_init), (page_changed_callback), (scale_changed_callback),
4478         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
4479         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
4480         * shell/ev-view.h:
4481         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
4482         (ev_window_cmd_view_page_width), (size_allocate_cb),
4483         (ev_window_set_sizing_mode):
4484
4485         Rework sizing to be pixel based.
4486         There are bugs but should be already way better.
4487
4488 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
4489
4490         * shell/ev-window.c: (ev_window_init):
4491
4492         Do not allow to shrink sidebar smaller then
4493         child requisition
4494
4495 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
4496
4497         * shell/ev-sidebar.[ch]
4498         * shell/ev-window.c:
4499
4500         Improved sidebar widget. Fixes #166683
4501
4502 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
4503
4504         * shell/ev-view.c (update_find_status_message): Give translators
4505         more flexibility with ngettext plural handling.
4506
4507 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
4508
4509         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
4510         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
4511         page when we get the page size.
4512
4513 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
4514
4515         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
4516
4517         ps pages are 0 based, convert 
4518
4519 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
4520
4521         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
4522
4523         Initialize correct parent class. Set GError on document load
4524
4525 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
4526
4527         * pdf/xpdf/pdf-document.cc:
4528
4529         Fixup selection offset calculation
4530
4531         * shell/ev-view.c: (view_rect_to_doc_rect),
4532         (doc_rect_to_view_rect), (ev_view_size_allocate),
4533         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
4534         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
4535
4536         Store selection as document relative, so that zooming
4537         and offset changing doesnt break it.
4538
4539 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
4540
4541         * shell/ev-view.c: (ev_view_best_fit):
4542
4543         Do not try to best fit if the view is not realized
4544
4545 2005-02-20  Kostas Papadimas <pkst@gnome.org>
4546           
4547         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
4548
4549 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
4550
4551         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
4552
4553 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
4554
4555         * shell/ev-window.c: Change the fullscreen toolbar to always be in
4556         the popup window.  That prevents it resizing when in full screen
4557         mode.
4558
4559         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
4560         multiple rerenders.  This pretty much sucks.
4561
4562         * data/evince-ui.xml: Change the fullscreen toolbar to include the
4563         rest of the toolbar.
4564
4565 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
4566
4567         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
4568
4569 2005-02-17  Alexander Shopov  <ash@contact.bg>
4570
4571         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
4572
4573 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
4574
4575         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
4576
4577 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
4578
4579         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
4580         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
4581         (set_document_page), (document_changed_callback),
4582         (ev_view_set_document), (ev_view_find_previous),
4583         (ev_view_hide_cursor), (ev_view_show_cursor):
4584         * shell/ev-view.h:
4585         * shell/ev-window.c: (update_chrome_visibility),
4586         (fullscreen_timeout_cb), (fullscreen_set_timeout),
4587         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
4588         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
4589         (ev_window_unfullscreen):
4590         * shell/main.c: (main):
4591
4592         Automatically hide the fullscreen button.
4593         Patch by Kristian Høgsberg <krh@redhat.com>
4594
4595 2005-02-16  Vincent Noel  <vnoel@cox.net>
4596
4597         * shell/main.c (main): Specify an icon for the window. Patch by
4598         Jaap A. Haitsma. Fixes #166177.
4599
4600 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
4601
4602         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
4603
4604 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
4605
4606         * backend/ev-document-misc.h:
4607         * backend/ev-document-misc.c:
4608         (ev_document_misc_get_page_border_size),
4609         (ev_document_misc_paint_one_page): New function to canonicalize
4610         sizing/painting a border.
4611
4612         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
4613         used.
4614
4615         * pdf/xpdf/pdf-document.cc: use new function
4616
4617         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
4618         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
4619         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
4620         shell/ev-window.c: (update_sizing_buttons),
4621         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
4622         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
4623         (ev_window_cmd_view_page_width), (size_allocate_cb),
4624         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
4625         and "fit width" values act as toggle buttons so they stay
4626         toggled.  It's not 100% perfect, and it's a little slow, but it's
4627         good enough to commit I think.
4628
4629 2005-02-15  David Lodge  <dave@cirt.net>
4630
4631         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
4632
4633 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
4634
4635         * shell/ev-window.c (update_window_title): replace newlines in
4636         the title by spaces. Bug #166107.
4637
4638 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
4639
4640         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
4641         parameters providing allocation width and height without
4642         scrollbars and width of a possible vertical scrollbar. With this
4643         additional information the functions can work as
4644         intended. Unfortunately they're not idempotent. We should
4645         transform these commands to toggles. Fixes Bug #164976
4646         Initial patch by Stephane Loeuillet, then heavily modified.
4647
4648         * shell/ev-view.h: update prototypes.
4649
4650         * shell/ev-window.c (ev_window_cmd_view_best_fit)
4651         (ev_window_cmd_view_page_width): provide EvView fit functions with
4652         all the information they need. Formulas to calculate this
4653         information taken from GtkScrolledWindow.
4654
4655 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
4656
4657         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
4658         created a thumbnail, the list store is updated to know
4659         that the thumbnail is set. Fixes bug #166792
4660
4661 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
4662
4663         * shell/ev-window.c: fixed typo, closes bug 166897
4664
4665         * TODO: updated TODO with bug numbers that are relevant
4666
4667 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
4668
4669         * shell/ev-window.c: Support for DnD of files. Fixes #164813
4670
4671 2005-02-09  Vincent Noel  <vnoel@cox.net>
4672
4673         * shell/ev-window.c: (set_action_properties): Set the "Previous"
4674         and "Next" toolbar buttons as important to make them stand out.
4675
4676 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
4677
4678         * lib/ev-debug.c:
4679         * lib/ev-debug.h:
4680         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
4681         (start_interpreter), (stop_interpreter), (document_load),
4682         (ps_document_next_page), (ps_document_goto_page),
4683         (ps_document_set_page_size), (ps_document_widget_event),
4684         (ps_document_render):
4685         * shell/ev-page-view.c: (ev_page_view_dispose):
4686         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
4687
4688         Fix compilation on non-gcc platforms
4689
4690 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
4691
4692         * NEWS:
4693         * configure.ac:
4694
4695         Release 0.1.4
4696
4697         * pdf/xpdf/Catalog.cc:
4698         * pdf/xpdf/XRef.cc:
4699
4700         Fix the fix for CAN-2004-0888
4701
4702 2005-02-09  Luca Ferretti <elle.uca@libero.it>
4703
4704         * data/Makefile.am:
4705         * data/evince-ui.xml:
4706         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4707         * shell/ev-stock-icons.h:
4708         * shell/ev-window.c: (update_action_sensitivity),
4709         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
4710         (set_action_properties):
4711
4712         Improve toolbar layout/icons
4713
4714 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
4715
4716         * pdf/xpdf/pdf-document.cc:
4717
4718         Add warnings about unimplemented/unknown link
4719         types.
4720
4721 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
4722
4723         * ps/ps-document.c: (set_up_page):
4724
4725         Log gs property
4726
4727 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
4728
4729         * ps/ps-document.c: (start_interpreter):
4730
4731         Log gs env var
4732
4733 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
4734
4735         * shell/ev-page-view.c: (ev_page_view_dispose):
4736         * shell/ev-view.c: (ev_view_finalize):
4737         * shell/ev-window.c: (ev_window_setup_document),
4738         (ev_window_dispose), (ev_window_init):
4739
4740         Solve more refs issues.
4741
4742         I commented out the page_view initialization for now:
4743         it was never destroyed (because it's never added
4744         to a container). Because of that we was leaking
4745         gs processes. Couldnt think to a clean fix.
4746         We need to figure this out, password view has the
4747         same issue probably.
4748
4749 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
4750
4751         * ps/ps-document.c: (ps_document_finalize),
4752         (ps_document_get_n_pages), (ps_document_get_page):
4753
4754         Some cleanups, stop the interpreter on finalize
4755
4756         * shell/ev-page-view.c: (ev_page_view_dispose),
4757         (ev_page_view_class_init):
4758
4759         Release our reference on the document
4760
4761 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
4762
4763         * Makefile.am:
4764         * configure.ac:
4765         * doc/debugging.txt:
4766         * lib/.cvsignore:
4767         * lib/Makefile.am:
4768         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
4769         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
4770         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
4771         * lib/ev-debug.h:
4772
4773         Add debugging helpers
4774
4775         * ps/Makefile.am:
4776         * ps/ps-document.c: (set_up_page), (start_interpreter),
4777         (stop_interpreter), (document_load), (ps_document_next_page),
4778         (ps_document_goto_page), (ps_document_set_page_size),
4779         (ps_document_widget_event), (ps_document_render):
4780         * shell/Makefile.am:
4781         * shell/ev-view.c: (expose_bin_window):
4782         * shell/main.c: (main):
4783
4784         Add some logs
4785         
4786 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
4787
4788         * ps/ps-document.c: (ps_document_widget_event):
4789
4790         Initialize message_window, this should make ps
4791         rendering really work! (Never noticed because I was
4792         testing with a ps that is causing gs to exit every time!)
4793
4794 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
4795
4796         * data/evince.schemas.in: updated simple error in applyto closing tag
4797
4798 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
4799
4800         * Makefile.am:
4801         * configure.ac:
4802         * data/.cvsignore:
4803         * data/Makefile.am:
4804         * data/evince-ui.xml:
4805         A data/evince.schemas.in:
4806         * po/POTFILES.in:
4807         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4808         * shell/ev-stock-icons.h:
4809         * shell/ev-window.c: (update_chrome_visibility),
4810         (update_chrome_flag), (ev_window_cmd_edit_find),
4811         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
4812         (ev_window_unfullscreen), (ev_window_focus_in_event),
4813         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
4814         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
4815         (ev_window_view_sidebar_cb), (find_bar_close_cb),
4816         (ev_window_dispose), (ev_window_class_init),
4817         (set_action_properties), (set_chrome_actions), (load_chrome),
4818         (ev_window_init):
4819
4820         Implement fullscreen mode changes from bug #164776.
4821         Also implement persistent chrome toggles.
4822
4823 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
4824
4825         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
4826
4827 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
4828
4829         * NEWS:
4830         * configure.ac:
4831         * shell/ev-view.c:
4832
4833         Add another check for find interface
4834
4835         Release 0.1.3
4836
4837 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
4838
4839         * shell/ev-application.c: (ev_application_open):
4840         * shell/ev-window.c: (ev_window_open):
4841
4842         Open gzipped ps documents
4843
4844 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
4845
4846         * TODO:
4847         * shell/ev-view.c: (set_document_page):
4848
4849         Clamp page number, dont try to move to
4850         not existant pages.
4851
4852 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
4853
4854         * backend/ev-document-find.c: (ev_document_find_changed):
4855         * backend/ev-document-find.h:
4856         * pdf/xpdf/pdf-document.cc:
4857         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
4858         * shell/ev-window.c: (find_bar_search_changed_cb):
4859
4860         Fix several bugs with find
4861
4862 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
4863
4864         * shell/ev-sidebar-thumbnails.c
4865         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
4866         document. Prevents warning from scroll_to_cell.
4867
4868 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
4869
4870         * configure.ac: Add «nb» to ALL_LINGUAS too.
4871
4872 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
4873
4874         * NOTES: New file with some random thoughts.
4875
4876         * TODO: Update.
4877
4878         * backend/ev-document-misc.c:
4879         (ev_document_misc_get_page_border_size): New function to
4880         canonicalize shadow drawing sizes.  Possibly goofy.
4881
4882         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
4883         (ev_view_best_fit), (ev_view_fit_width):
4884         * pdf/xpdf/pdf-document.cc:
4885         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
4886         * ps/ps-document.c: (ps_document_get_page_size):
4887         * backend/ev-document-misc.h:
4888         * backend/ev-document.c: (ev_document_get_page_size):
4889         * backend/ev-document.h: get_page_size now takes a page number
4890         parameter.  Made all the backends/frontends honor it.
4891
4892         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
4893         see.  Doesn't work yet.
4894
4895         * shell/Makefile.am:
4896         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
4897         Doesn't do anything yet.
4898
4899         * shell/ev-sidebar-thumbnails.c:
4900         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
4901         [0..n_pages-1]
4902
4903         * shell/ev-window.c: (update_action_sensitivity),
4904         (ev_window_setup_document), (ev_window_set_page_mode),
4905         (ev_window_page_mode_cb), (ev_window_init): Clean up the
4906         view-swapping code a bit so we can have multiple views on a
4907         document.  Add the multi-page view, though it can't be turned on
4908         yet.
4909
4910 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
4911
4912         * shell/ev-application.c: (ev_application_open):
4913         * shell/ev-view.c: (expose_bin_window):
4914         * shell/ev-window.c: (ev_window_open):
4915
4916         Support eps and check document supports find
4917         before drawing highlightings in expose.
4918
4919 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
4920
4921         * pixbuf/pixbuf-document.c:
4922         (pixbuf_document_thumbnails_get_dimensions),
4923         (pixbuf_document_document_thumbnails_iface_init):
4924
4925         implement get_dimensions
4926
4927 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
4928
4929         * NEWS:
4930         * configure.ac:
4931
4932         Release 0.1.2
4933
4934 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
4935
4936         * shell/ev-view.c: (set_document_page):
4937
4938         Scroll at the top of the page when changing page
4939
4940 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
4941
4942         * shell/ev-view.c: (ev_view_motion_notify_event):
4943
4944         Do not redraw unnecessarily
4945
4946 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
4947
4948         * pdf/xpdf/pdf-document.cc:
4949         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
4950         (expose_bin_window), (find_changed_cb):
4951
4952         Yay! find works now... Now to find bugs...
4953
4954 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
4955
4956         * backend/ev-document-find.c: (ev_document_find_base_init),
4957         (ev_document_find_changed):
4958         * backend/ev-document-find.h:
4959         * pdf/xpdf/pdf-document.cc:
4960         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
4961         (expose_bin_window), (ev_view_init), (set_document_page),
4962         (ensure_rectangle_is_visible), (jump_to_find_result),
4963         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
4964         (ev_view_find_next), (ev_view_find_previous):
4965         * shell/ev-view.h:
4966         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
4967
4968         More work on find implementation, mostly there now
4969
4970 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
4971
4972         * backend/ev-backend-marshalers.list:
4973         * backend/ev-document-find.c: (ev_document_find_base_init),
4974         (ev_document_find_cancel), (ev_document_find_page_has_results),
4975         (ev_document_find_get_n_results), (ev_document_find_get_result),
4976         (ev_document_find_get_progress), (ev_document_find_changed):
4977         * backend/ev-document-find.h:
4978
4979         Enanche the find interface to be really able to do
4980         multi page find.
4981
4982         * pdf/xpdf/pdf-document.cc:
4983
4984         Implement
4985
4986         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
4987         (expose_bin_window), (ev_view_init),
4988         (ev_view_get_find_status_message), (find_changed_cb),
4989         (ev_view_set_document), (set_document_page):
4990
4991         Adapt to the new interface. A few things are regressed sorry,
4992         I will finish it soon.
4993
4994 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
4995
4996         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
4997         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
4998         ev_sidebar_thumbnails_parent_class variable, don't define another
4999         parent_class variable.
5000
5001         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
5002         (ev_page_action_class_init): ditto.
5003
5004         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
5005         (pixbuf_document_class_init): ditto.
5006
5007         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
5008         ditto.
5009
5010         * .cvsignore: ignore various valgrind output files.
5011
5012 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
5013
5014         * data/evince-ui.xml:
5015         * shell/Makefile.am:
5016         * shell/ev-history.c:
5017         * shell/ev-history.h:
5018         * shell/ev-navigation-action.c:
5019         * shell/ev-navigation-action.h:
5020         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
5021         (ev_view_set_page), (ev_view_fit_width):
5022         * shell/ev-view.h:
5023         * shell/ev-window.c: (update_action_sensitivity),
5024         (ev_window_setup_document), (register_custom_actions):
5025
5026         Kill session history
5027
5028 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
5029
5030         * shell/ev-window.c: (update_action_sensitivity):
5031
5032         Fix inverted up/down buttons
5033
5034 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
5035
5036         * shell/ev-sidebar-thumbnails.c
5037         (ev_sidebar_thumbnails_select_page): make sure the selected
5038         thumbnail stays visible.
5039
5040 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
5041
5042         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
5043         scrolled window for Federico.
5044
5045 2005-01-26  Ole Laursen  <olau@hardworking.dk>
5046
5047         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
5048
5049 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
5050
5051         * configure.ac:
5052         * pdf/splash/SplashFTFontEngine.cc:
5053
5054         Fix CID fonts with freetype 2.1.9
5055
5056 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
5057
5058         * TODO: added item for desktop icon thumbnailer
5059
5060 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
5061
5062         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
5063         unloaded docs when the title is accessed.
5064
5065         * shell/ev-password-view.[hc]: New widget for displaying password
5066         state.
5067
5068         * shell/ev-window.[ch]: Refactor password handling code to handle
5069         the new view.
5070
5071 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
5072
5073         * NEWS:
5074         * configure.ac:
5075         * data/Makefile.am:
5076
5077         Release 0.1.1
5078
5079 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5080
5081         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
5082         ignore page offset here, to make search results independent of it,
5083
5084         * shell/ev-view.c (expose_bin_window): but take offsets into
5085         account here. Bug #164932
5086
5087         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
5088         scale at the right time. Bug #164996
5089
5090 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
5091
5092         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
5093         fix the problem. Now I just removed the Adobe font names and hope
5094         that the URW fonts are always in outline format. Bug #164934
5095
5096         * shell/ev-window.c (update_window_title): empty titles are
5097         useless, use filename in that case too.
5098
5099         * NEWS: Add some content.
5100
5101 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
5102
5103         * TODO: added one more TODO item and a TODONE section :)
5104
5105 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
5106
5107         * ps/ps-document.h: add page_[xy]_offset fields.
5108
5109         * ps/ps-document.c (ps_document_set_page_offset)
5110         (ps_document_render): Keep offset in consideration in a few
5111         places. Bug #164752 "postscript documents are not centered in
5112         window"
5113
5114         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
5115         s/gpdf/evince/. Spotted by Stephane Loeuillet.
5116
5117         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
5118         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
5119         stub out missing methods for complete EvDocument implementation.
5120         Fixes segfaults with Save A Copy and Copy actions.
5121
5122         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
5123         (ps_document_document_iface_init): ditto.
5124         
5125 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
5126
5127         * data/.cvsignore:
5128         * data/Makefile.am:
5129         * data/evince.desktop.in:
5130
5131         Add desktop file
5132
5133 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
5134
5135         * shell/ev-view.c: (ev_view_button_press_event),
5136         (ev_view_motion_notify_event):
5137
5138         Make selection work in any direction
5139
5140 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
5141
5142         * TODO:
5143         * shell/ev-window.c: (set_short_labels), (ev_window_init):
5144
5145         Use shorter labels for some of the toolbars items
5146
5147 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
5148
5149         * pdf/xpdf/pdf-document.cc:
5150
5151         Check the links info is initialized before
5152         using it. Should fix a crash on startup.
5153
5154 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
5155
5156         * pixbuf/pixbuf-document.c
5157         (pixbuf_document_thumbnails_get_dimensions): force floating point
5158         division to calculate page_ratio. Fixes crash with landscape
5159         format pixbufs.
5160
5161 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
5162
5163         * shell/ev-view.c (ev_view_realize): make the bg color darker.
5164
5165 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
5166
5167         * shell/ev-view.c (set_document_page): unset has_selection when
5168         the page changes.
5169         (set_document_page): handle paper size changes when the page
5170         changes (test with Free Culture, page 2).
5171
5172 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
5173
5174         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
5175         (expose_bin_window), (ev_view_class_init), (ev_view_init):
5176
5177         Use normal style color for the widget background and
5178         draw a black box around the page.
5179
5180 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
5181
5182         * pdf/xpdf/pdf-document.cc:
5183
5184         Keep offset in consideration in a few places
5185
5186         * shell/ev-view.c: (expose_bin_window):
5187
5188         Set the offsets so that the document is ever centered
5189
5190 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
5191
5192         * TODO: Added TODO items and finished off the first todo item
5193
5194         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
5195         reflect current authors
5196
5197 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
5198
5199         * pdf/xpdf/pdf-document.cc:
5200         * shell/ev-view.c: (ev_view_set_cursor),
5201         (ev_view_motion_notify_event), (document_changed_callback),
5202         (set_document_page):
5203
5204         Show a wait cursor while the page is rendering
5205
5206 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
5207
5208         * shell/ev-sidebar-thumbnails.c:
5209         (ev_sidebar_tree_selection_changed),
5210         (ev_sidebar_thumbnails_select_page):
5211         * shell/ev-sidebar-thumbnails.h:
5212         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
5213         (ev_view_can_go_forward):
5214         * shell/ev-window.c: (ev_window_open_page),
5215         (ev_window_setup_document), (update_current_page),
5216         (view_page_changed_cb), (ev_window_init):
5217         * shell/ev-window.h:
5218
5219         Ensure thumbnails selection, toolbar page control and
5220         current page are in sync.
5221
5222 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
5223
5224         * pdf/xpdf/XRef.cc:
5225
5226         Fix CAN-2005-0064
5227
5228 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
5229
5230         * backend/Makefile.am:
5231         * backend/ev-document-links.h:
5232         * backend/ev-document-security.c: (ev_document_security_get_type),
5233         (ev_document_security_has_document_security),
5234         (ev_document_security_set_password):
5235         * backend/ev-document-security.h:
5236         * backend/ev-document.c: (ev_document_error_quark):
5237         * backend/ev-document.h:
5238         * data/Makefile.am:
5239         * data/evince-password.glade:
5240         * pdf/xpdf/pdf-document.cc:
5241         * shell/Makefile.am:
5242         * shell/ev-password.c: (ev_password_set_bad_password_label),
5243         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
5244         (ev_password_dialog_get_password),
5245         (ev_password_dialog_set_bad_pass):
5246         * shell/ev-password.h:
5247         * shell/ev-window.c: (ev_window_get_attribute),
5248         (ev_window_set_property), (update_action_sensitivity),
5249         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
5250         (ev_window_setup_document), (ev_window_get_password),
5251         (ev_window_open), (ev_window_cmd_save_as),
5252         (using_postscript_printer), (ev_window_print),
5253         (find_not_supported_dialog), (ev_window_cmd_edit_find),
5254         (update_fullscreen_popup), (ev_window_fullscreen),
5255         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
5256         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
5257         (menu_item_select_cb), (find_bar_search_changed_cb),
5258         (ev_window_dispose), (ev_window_init):
5259
5260         Add initial support for password-supported dialogs.  This could be
5261         a lot cooler, but it'll do for now.
5262
5263 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
5264
5265         * pdf/xpdf/pdf-document.cc:
5266         * shell/ev-view.c: (status_message_from_link),
5267         (ev_view_set_status), (ev_view_set_cursor),
5268         (ev_view_motion_notify_event), (ev_view_init):
5269         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
5270
5271         Fix bugs in the links implementation and change cursor
5272         when hovering a link.
5273
5274 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
5275
5276         * viewer/.cvsignore: added cvsignore file for viewer directory
5277
5278         * TODO: created TODO document
5279
5280 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
5281
5282         * shell/ev-view.h:
5283         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
5284         new functions to help with implementation of sensitivity code
5285         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
5286         of all actions that might require it.  Fixes a crash when you
5287         click on the Zoom actions in a window lacking a document.
5288
5289 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
5290
5291         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
5292         of the Find action
5293
5294 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
5295
5296         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
5297         (pixbuf_document_document_iface_init):
5298         * ps/ps-document.c: (ps_document_get_link),
5299         (ps_document_document_iface_init):
5300         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
5301         (status_message_from_link), (ev_view_set_status),
5302         (ev_view_set_find_status), (ev_view_motion_notify_event),
5303         (ev_view_button_release_event), (ev_view_set_property),
5304         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
5305         (ev_view_get_find_status_message), (update_find_results),
5306         (ev_view_get_status), (ev_view_get_find_status):
5307         * shell/ev-view.h:
5308         * shell/ev-window.c: (view_status_changed_cb),
5309         (view_find_status_changed_cb), (ev_window_init):
5310
5311         View status message support, use it to show the links.
5312         Needs work...
5313
5314 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
5315
5316         * backend/ev-document.c: (ev_document_get_link):
5317         * backend/ev-document.h:
5318         * pdf/xpdf/pdf-document.cc:
5319         * shell/ev-application.c: (ev_application_open):
5320         * shell/ev-application.h:
5321         * shell/ev-sidebar-links.c: (selection_changed_cb):
5322         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
5323         (ev_view_go_to_link):
5324
5325         Add support for document links
5326
5327 2005-01-13  Anders Carlsson  <andersca@gnome.org>
5328
5329         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
5330         (create_tool_item):
5331         Set the spin button limits correctly.
5332         
5333         * shell/ev-sidebar-thumbnails.c:
5334         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
5335         Support changing pages by clicking on the thumbnails.
5336         
5337 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
5338
5339         * pixbuf/pixbuf-document.c:
5340         (pixbuf_document_thumbnails_get_dimensions),
5341         (pixbuf_document_document_thumbnails_iface_init):
5342
5343         implement get_dimensions
5344
5345 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
5346
5347         * ps/ps-document.c: (ps_document_goto_page):
5348
5349         Fix page switching on multipage documents
5350
5351 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
5352
5353         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
5354         
5355         check for NULL before assigning to width and height parameters
5356
5357 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
5358
5359         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
5360         (pixbuf_document_set_property), (pixbuf_document_get_property):
5361
5362         implement get/set properties
5363
5364 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
5365
5366         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
5367         
5368         return NULL instead of "Unknown", letting the title get set to
5369         the filename when the pdf has no title.
5370
5371 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
5372
5373         * ps/ps-document.c: (ps_document_get_page_count),
5374         (ps_document_goto_page):
5375
5376 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
5377
5378         * shell/ev-history.c: (ev_history_get_property),
5379         (ev_history_set_property), (ev_history_class_init),
5380         (ev_history_add_page), (ev_history_set_current_index):
5381         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
5382         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
5383         (ev_navigation_action_finalize):
5384         * shell/ev-navigation-action.h:
5385         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
5386         (ev_view_go_forward), (ev_view_get_find_status_message),
5387         (history_index_changed_cb), (ev_view_set_history):
5388         * shell/ev-view.h:
5389         * shell/ev-window.c: (update_total_pages), (ev_window_open),
5390         (update_current_page), (register_custom_actions):
5391
5392         Implement history dropdowns
5393
5394 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
5395
5396         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
5397         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
5398         (ev_view_go_forward):
5399         * shell/ev-window.c: (register_custom_actions):
5400
5401         Fix several history bugs
5402
5403 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
5404
5405         * configure.ac: Add «nb» to ALL_LINGUAS.
5406
5407 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
5408
5409         * backend/Makefile.am:
5410         * backend/ev-bookmark.c:
5411         * backend/ev-bookmark.h:
5412         * backend/ev-document-bookmarks.c:
5413         * backend/ev-document-bookmarks.h:
5414         * backend/ev-document-links.c: (ev_document_links_get_type),
5415         (ev_document_links_has_document_links),
5416         (ev_document_links_begin_read), (ev_document_links_get_link),
5417         (ev_document_links_get_child), (ev_document_links_next),
5418         (ev_document_links_free_iter):
5419         * backend/ev-document-links.h:
5420         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
5421         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
5422         (ev_link_get_link_type), (ev_link_set_link_type),
5423         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
5424         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
5425         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
5426         (ev_link_new_external):
5427         * backend/ev-link.h:
5428         * pdf/xpdf/pdf-document.cc:
5429         * shell/Makefile.am:
5430         * shell/ev-application.c: (ev_application_open_link):
5431         * shell/ev-application.h:
5432         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
5433         (ev_history_get_link_nth):
5434         * shell/ev-history.h:
5435         * shell/ev-sidebar-bookmarks.c:
5436         * shell/ev-sidebar-bookmarks.h:
5437         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
5438         (ev_sidebar_links_class_init), (selection_changed_cb),
5439         (ev_sidebar_links_construct), (ev_sidebar_links_init),
5440         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
5441         (do_one_iteration), (populate_links_idle),
5442         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
5443         * shell/ev-sidebar-links.h:
5444         * shell/ev-sidebar.c: (ev_sidebar_set_document):
5445         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
5446         (go_to_index):
5447         * shell/ev-view.h:
5448         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
5449         * shell/ev-window.h:
5450
5451         Rename bookmark to link, and use "Index" for the sidebar panel.
5452
5453 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
5454
5455         * shell/Makefile.am:
5456         * shell/ev-application.c: (ev_application_open_bookmark):
5457         * shell/ev-application.h:
5458         * shell/ev-history.c: (ev_history_init), (free_links_list),
5459         (ev_history_finalize), (ev_history_class_init),
5460         (ev_history_add_link), (ev_history_add_page),
5461         (ev_history_get_link_nth), (ev_history_get_n_links),
5462         (ev_history_get_current_index), (ev_history_set_current_index),
5463         (ev_history_new):
5464         * shell/ev-history.h:
5465         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
5466         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
5467         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
5468         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
5469         (ev_view_set_page):
5470         * shell/ev-view.h:
5471         * shell/ev-window.c: (ev_window_open_bookmark),
5472         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
5473         (goto_page_cb), (register_custom_actions):
5474         * shell/ev-window.h:
5475
5476         Initial history implementation. Needs work.
5477
5478 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
5479
5480         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
5481
5482 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
5483
5484         * cut-n-paste/recent-files/egg-recent-item.c:
5485         * cut-n-paste/recent-files/egg-recent-item.h:
5486         * cut-n-paste/recent-files/egg-recent-model.c:
5487         * cut-n-paste/recent-files/egg-recent-util.c:
5488         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
5489         * cut-n-paste/recent-files/egg-recent-view.c:
5490
5491         Update
5492
5493 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
5494
5495         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
5496         (fillGlyph, fillImageMask, drawImage):
5497         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
5498         pdf/splash/SplashTypes.h:
5499         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
5500         packed mode for Splash.
5501
5502         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
5503         RGB8 packed mode, eliminates the pixbuf data creation loop.
5504
5505         * shell/ev-print-job.c (ev_print_job_finalize)
5506         (ev_print_job_set_property, ev_print_job_get_property)
5507         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
5508         (ev_print_job_use_print_dialog_settings, idle_print_handler)
5509         (print_closure_finalize, ev_print_job_print): implement
5510         printing (for backends with EvPsExporter)
5511
5512         * shell/ev_print_job.h: update prototypes.
5513
5514         * shell/ev-window.c (ev_window_print): unref print job after
5515         printing.
5516
5517         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
5518         unless the document implements the EvDocumentFind interface.
5519
5520 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
5521
5522         * configure.ac: Added ja to ALL_LINGUAS.
5523
5524 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
5525
5526         * pdf/xpdf/pdf-document.cc:
5527
5528         add a FIXME. We should probably not allocate
5529         a bookmark object every time
5530
5531 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
5532
5533         * shell/ev-application.c: (ev_application_open),
5534         (ev_application_open_bookmark):
5535         * shell/ev-application.h:
5536         
5537         Add a way to open bookmarks
5538
5539         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
5540         (ev_bookmark_set_uri), (ev_bookmark_get_property),
5541         (ev_bookmark_set_property), (ev_bookmark_class_init),
5542         (ev_bookmark_new_title), (ev_bookmark_new_link),
5543         (ev_bookmark_new_external):
5544
5545         Support for external uris, better constructors.
5546
5547         * backend/ev-bookmark.h:
5548         * pdf/xpdf/pdf-document.cc:
5549         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
5550
5551         Handle external uris
5552
5553 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
5554
5555         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
5556         (ev_sidebar_bookmarks_construct), (do_one_iteration):
5557
5558         Hook up bookmarks navigation
5559
5560 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
5561
5562         * backend/Makefile.am:
5563         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
5564         (ev_bookmark_get_title), (ev_bookmark_set_title),
5565         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
5566         (ev_bookmark_get_page), (ev_bookmark_set_page),
5567         (ev_bookmark_get_property), (ev_bookmark_set_property),
5568         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
5569         (ev_bookmark_new):
5570         * backend/ev-bookmark.h:
5571         * backend/ev-document-bookmarks.c:
5572         (ev_document_bookmarks_get_bookmark):
5573         * backend/ev-document-bookmarks.h:
5574         * pdf/xpdf/pdf-document.cc:
5575         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
5576
5577         Add a bookmark object to the backend and use it instead of get_values
5578
5579 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
5580
5581         * data/evince-ui.xml:
5582
5583         Cleanup and add select all.
5584
5585         * shell/ev-view.c: (ev_view_select_all),
5586         (ev_view_button_press_event):
5587         * shell/ev-view.h:
5588         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
5589
5590         Add select all.
5591         Clear selection on click.
5592
5593 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
5594
5595         * shell/ev-sidebar-thumbnails.c
5596         (ev_sidebar_thumbnails_set_document): forgot to unref the
5597         loading_icon.
5598
5599 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
5600
5601         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
5602         at the visible page, not just linearly.  This makes it look fast.
5603
5604 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
5605
5606         * backend/ev-document-misc.c
5607         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
5608         white.
5609         * backend/ev-document-thumbnails.h: New interface to get the size
5610         of a page.
5611
5612 2005-01-06  Jeremy Katz  <katzj@redhat.com>
5613
5614         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
5615         make dist works
5616
5617 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
5618
5619         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
5620         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
5621         things up a bit.
5622
5623         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
5624
5625 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
5626
5627         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
5628         fonts. Should fix font problems on systems that have the base
5629         fonts in bitmap format. Reported by James Henstridge
5630         <james@jamesh.id.au>.
5631
5632 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
5633
5634         * pdf/xpdf/Gfx.cc:
5635         * pdf/xpdf/GfxState.cc:
5636
5637         Fix for CAN-2004-1125
5638
5639 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
5640
5641         * shell/ev-view.c: (ev_view_copy):
5642         * shell/ev-view.h:
5643         * shell/ev-window.c: (ev_window_cmd_edit_copy):
5644
5645         Implement Edit->Copy
5646
5647 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
5648
5649         * backend/ev-document.c: (ev_document_get_text):
5650         * backend/ev-document.h:
5651         * pdf/xpdf/pdf-document.cc:
5652         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
5653         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
5654         (ev_view_update_primary_selection), (ev_view_button_press_event),
5655         (ev_view_motion_notify_event), (ev_view_button_release_event):
5656
5657         Beginnings of clipboard support. Incomplete but primary sort
5658         of work.
5659
5660 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
5661
5662         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
5663         (expose_bin_window):
5664
5665         Nicer rubberband drawing, from GtkIconView.
5666
5667 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
5668
5669         * backend/ev-document.c: (ev_document_save):
5670         * backend/ev-document.h:
5671         * data/evince-ui.xml:
5672         * pdf/xpdf/pdf-document.cc:
5673         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
5674
5675         Implement "Save a copy..." menu item
5676
5677 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
5678
5679         * shell/ev-view.c: (ev_view_zoom):
5680
5681         Queue a resize when zoom changes
5682
5683 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
5684
5685         * backend/ev-document-misc.[ch]: New misc file to do simple drop
5686         shadows.
5687
5688         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
5689         thumbnails..
5690
5691 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
5692
5693         * pdf/xpdf/pdf-document.cc
5694         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
5695
5696 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
5697
5698         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
5699         It's slow, but I'll speed it up next!
5700
5701 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
5702
5703         * shell/main.c (load_files):
5704
5705         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
5706         from the command line and because it seems more appropriate.
5707
5708 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
5709
5710         * data/evince-ui.xml:
5711         * shell/ev-window.c: (update_action_sensitivity),
5712         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
5713
5714         s/next page/page down
5715         s/previous page/page up
5716
5717 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
5718
5719         * data/evince-ui.xml:
5720
5721         Change the layout to match clarkbw design.
5722
5723         * shell/Makefile.am:
5724         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
5725         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
5726         (ev_navigation_action_finalize),
5727         (ev_navigation_action_set_property),
5728         (ev_navigation_action_get_property),
5729         (ev_navigation_action_class_init):
5730         * shell/ev-navigation-action.h:
5731
5732         Implement clarkbw toolbar navigation controls (incomplete)
5733
5734         * shell/ev-page-action.c: (update_label), (update_spin),
5735         (value_changed_cb), (create_tool_item), (connect_proxy),
5736         (ev_page_action_init), (ev_page_action_finalize),
5737         (ev_page_action_set_property), (ev_page_action_get_property),
5738         (ev_page_action_set_current_page),
5739         (ev_page_action_set_total_pages), (ev_page_action_class_init):
5740         * shell/ev-page-action.h:
5741
5742         Implement a page switcher in the toolbar
5743
5744         * shell/ev-view.c: (ev_view_scroll_view):
5745         * shell/ev-window.c: (update_total_pages), (ev_window_open),
5746         (update_current_page), (view_page_changed_cb), (goto_page_cb),
5747         (register_custom_actions), (ev_window_init):
5748
5749         Change page on PageUp/Down.
5750
5751 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
5752
5753         * pdf/xpdf/pdf-document.cc
5754         (pdf_document_thumbnails_get_thumbnail): initial stab at
5755         implementing thumbnail support for pdfs.  It only does documents
5756         with precached pdfs now.
5757
5758 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
5759
5760         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
5761         thumbnail code into a time-based idle as well.  Also, turn off the
5762         shadow temporarily as it's really slow.
5763
5764 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
5765
5766         * backend/ev-document.c: (ev_document_class_init):
5767         * pdf/xpdf/pdf-document.cc:
5768         * shell/ev-window.c: (ev_window_open):
5769
5770         Fix document title bugs and fallback to
5771         filename when not available.
5772
5773 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
5774
5775         * backend/ev-document.c: (ev_document_get_type),
5776         (ev_document_class_init), (ev_document_load),
5777         (ev_document_get_title):
5778         * backend/ev-document.h:
5779         * pdf/xpdf/pdf-document.cc:
5780         * ps/ps-document.c: (ps_document_set_property),
5781         (ps_document_get_property), (ps_document_class_init),
5782         (document_load):
5783         * ps/ps-document.h:
5784         * ps/ps.h:
5785         * shell/ev-window.c: (update_window_title), (ev_window_open),
5786         (ev_window_init):
5787
5788         Initial support for document title. Not working yet.
5789
5790 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
5791
5792         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
5793
5794         Grab focus on the view when clicking it
5795
5796 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
5797
5798         * shell/ev-marshal.list:
5799         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
5800         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
5801
5802         Add key bindings to the view. Now if the focus would work
5803         right...
5804
5805 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
5806
5807         * Makefile.am:
5808         * backend/Makefile.am:
5809         * data/Makefile.am:
5810         * dvi/Makefile.am:
5811         * dvi/dvilib/Makefile.am:
5812         * pdf/xpdf/Makefile.am:
5813         * po/POTFILES.in:
5814         * ps/Makefile.am:
5815
5816         Fix distcheck
5817
5818 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
5819
5820         * shell/ev-view.c: (ev_view_realize):
5821
5822         Fix mouse wheel scrolling
5823
5824 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
5825
5826         * ps/Makefile.am:
5827         * ps/gstypes.h:
5828         * ps/gtkgs.c:
5829         * ps/gtkgs.h:
5830         * ps/ps-document.c: (catchPipe), (ps_document_init),
5831         (ps_document_class_init), (ps_document_cleanup),
5832         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
5833         (set_up_page), (close_pipe), (is_interpreter_ready),
5834         (interpreter_failed), (output), (input), (start_interpreter),
5835         (stop_interpreter), (file_length), (file_readable),
5836         (check_filecompressed), (check_pdf), (compute_xdpi),
5837         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
5838         (ps_document_get_type), (ps_document_emit_error_msg),
5839         (document_load), (ps_document_next_page),
5840         (ps_document_get_current_page), (ps_document_get_page_count),
5841         (ps_document_goto_page), (ps_document_set_page_size),
5842         (ps_document_zoom_to_fit), (ps_document_set_zoom),
5843         (ps_document_load), (ps_document_get_n_pages),
5844         (ps_document_set_page), (ps_document_get_page),
5845         (ps_document_widget_event), (ps_document_set_target),
5846         (ps_document_set_scale), (ps_document_set_page_offset),
5847         (ps_document_get_page_size), (ps_document_render),
5848         (ps_document_document_iface_init):
5849         * ps/ps-document.h:
5850         * ps/ps.c:
5851         * shell/ev-window.c: (ev_window_open):
5852
5853         Rename GtkGS to PSDocument
5854
5855 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
5856
5857         * ps/gtkgs.c: (gtk_gs_class_init):
5858         * ps/gtkgs.h:
5859
5860         Some more leftover...
5861
5862 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
5863
5864         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
5865         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
5866         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
5867         * ps/gtkgs.h:
5868
5869         Remove unused code and make a lot of stuff private
5870
5871 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
5872
5873         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
5874         (gtk_gs_defaults_changed):
5875         * ps/gsdefaults.h:
5876         * ps/gtkgs.c:
5877         * ps/gtkgs.h:
5878         * ps/ps.h:
5879
5880         Cleanup headers dependencies
5881
5882 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
5883
5884         * ps/Makefile.am:
5885         * ps/ggvutils.c:
5886         * ps/ggvutils.h:
5887         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
5888         * ps/gsdefaults.h:
5889         * ps/gtkgs.c: (file_length), (file_readable),
5890         (check_filecompressed), (check_pdf), (gtk_gs_load),
5891         (gtk_gs_get_postscript):
5892
5893         Get rid of ggvutils
5894
5895 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
5896
5897         * ps/ggvutils.c:
5898         * ps/ggvutils.h:
5899         * ps/gsio.h:
5900         * ps/gtkgs.c: (gtk_gs_set_zoom):
5901
5902         Cleanups
5903
5904 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
5905
5906         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
5907
5908         Ensure the page is rerendered when changing zoom
5909
5910 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
5911
5912         * backend/ev-document.c: (ev_document_base_init),
5913         (ev_document_changed):
5914         * backend/ev-document.h:
5915
5916         Add a changed event that is emitted when the page content
5917         changes. This is necessary to deal with the fact that
5918         in ps backend rendering happen asycrounously.
5919         This makes the ps backend mostly work.
5920
5921         * pdf/xpdf/pdf-document.cc:
5922
5923         Emit changed event
5924
5925         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
5926         (ps_document_set_target):
5927
5928         Emit changed event
5929
5930         * shell/ev-view.c: (document_changed_callback),
5931         (ev_view_set_document), (ev_view_set_page):
5932
5933         Redraw on the changed signal
5934
5935 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
5936
5937         * configure.ac: Added pt_BR to ALL_LINGUAS.
5938
5939 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
5940
5941         * backend/ev-document-bookmarks.c:
5942         (ev_document_bookmarks_get_child): *
5943         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
5944         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
5945         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
5946         (ev_sidebar_bookmarks_destroy),
5947         (ev_sidebar_bookmarks_class_init),
5948         (ev_sidebar_bookmarks_construct), (stack_data_free),
5949         (do_one_iteration), (populate_bookmarks_idle),
5950         (ev_sidebar_bookmarks_clear_document),
5951         (ev_sidebar_bookmarks_set_document): *
5952         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
5953         (ev_sidebar_add_page),
5954         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
5955         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
5956         it displays both the topics and the page numbers.
5957
5958 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
5959
5960         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
5961         toggle.
5962         * shell/ev-window.c (toggle_entries): Set sidebar default value to
5963         visible.
5964
5965 2004-12-23  Adam Weinberger  <adamw@gnome.org>
5966
5967         * configure.ac: Added en_CA to ALL_LINGUAS.
5968
5969 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
5970
5971         * ChangeLog: replace bottom of this ChangeLog (merged history of
5972         ggv and gpdf; where all paths were wrong and most of the files are
5973         not even in this tree) with ChangeLog (from arch) of the shell
5974         code.
5975
5976 2004-12-23  Havoc Pennington  <hp@redhat.com>
5977
5978         * shell/ev-window.c: hook up potentially-questionable "find
5979         results status text" feature - something involving the sidebar or
5980         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
5981         might be better in the end.
5982
5983         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
5984         with corresponding signal when it should be updated
5985
5986         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
5987
5988 2004-12-22  Havoc Pennington  <hp@redhat.com>
5989
5990         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
5991         find stuff on other pages, sort of (only returns one result on
5992         invisible pages, to show they have results; updates full results
5993         for a page when you view it). Currently repaints the current page
5994         every time a new result is found on any page, which isn't so nice.
5995
5996 2004-12-22  Havoc Pennington  <hp@redhat.com>
5997
5998         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
5999         the document doesn't support find (better ideas?)
6000         (find_bar_search_changed_cb): handle missing document or document
6001         that doesn't support find
6002
6003         * pdf/xpdf/pdf-document.cc: port to implement the new
6004         EvDocumentFindIface
6005
6006         * backend/ev-document-find.c: create a new interface for searching
6007
6008         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
6009
6010 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
6011
6012         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
6013         libevbackend.la.
6014
6015         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
6016         EvPrintJob constructor arguments.
6017
6018         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
6019         for documents that can export PostScript (page by page).
6020
6021         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
6022         
6023         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
6024         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
6025         (pdf_document_ps_exporter_iface_init:
6026         Implement EvPSExporter.
6027
6028         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
6029
6030 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6031
6032         * backend/Makefile.am:
6033         * backend/ev-document-thumbnails.c:
6034         (ev_document_thumbnails_get_type),
6035         (ev_document_thumbnails_get_thumbnail):
6036         * backend/ev-document-thumbnails.h:
6037         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
6038         (pixbuf_document_thumbnails_get_thumbnail),
6039         (pixbuf_document_document_thumbnails_iface_init):
6040         * shell/Makefile.am:
6041         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
6042         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
6043         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
6044         * shell/ev-sidebar-thumbnails.h:
6045         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
6046         (ev_sidebar_set_document):
6047         * shell/ev-utils.c: (gaussian), (create_blur_filter),
6048         (create_shadow), (ev_pixbuf_add_shadow):
6049         * shell/ev-utils.h:
6050         Add thumbnail support.
6051         
6052 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
6053
6054         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
6055         (using_postscript_printer): Set up a print dialog for "PostScript
6056         injection" method.
6057
6058         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
6059         EvPrintJob.
6060
6061         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
6062
6063 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6064
6065         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
6066         (ps_document_set_target), (ps_document_get_page_size),
6067         (ps_document_render):
6068         * ps/gtkgs.h:
6069
6070         Fix a few bugs
6071
6072 2004-12-22  Christian Rose  <menthos@menthos.com>
6073
6074         * configure.ac: Added "sv" to ALL_LINGUAS.
6075
6076 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
6077
6078         * backend/ev-document-bookmarks.[ch]: new interface to indicate
6079         document supports bookmarks.
6080
6081 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6082
6083         * ps/ggvutils.c: (ggv_file_readable):
6084         * ps/ggvutils.h:
6085         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
6086         (gtk_gs_get_postscript):
6087
6088         Remove unused utils
6089
6090 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6091
6092         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
6093         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
6094         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
6095         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
6096         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
6097         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
6098         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
6099         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
6100         (gtk_gs_set_antialiasing), (ps_document_load),
6101         (ps_document_render):
6102         * ps/gtkgs.h:
6103
6104         Another check point for the ps backend. Now I can get it to show
6105         pages!
6106
6107 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
6108
6109         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
6110         document setting code.
6111
6112 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6113
6114         * shell/eggfindbar.c: (entry_activate_callback):
6115         Animate the next button when activate is pressed.
6116         
6117 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6118
6119         * shell/ev-window.c: (ev_window_cmd_edit_find),
6120         (update_fullscreen_popup), (ev_window_fullscreen),
6121         (ev_window_unfullscreen), (ev_window_state_event_cb),
6122         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
6123         Fix bugs in fullscreen code.
6124         
6125 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6126
6127         * Makefile.am:
6128         * configure.ac:
6129         * pixbuf/Makefile.am:
6130         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
6131         (pixbuf_document_load), (pixbuf_document_get_n_pages),
6132         (pixbuf_document_set_page), (pixbuf_document_get_page),
6133         (pixbuf_document_set_target), (pixbuf_document_set_scale),
6134         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
6135         (pixbuf_document_render), (pixbuf_document_begin_find),
6136         (pixbuf_document_end_find), (pixbuf_document_finalize),
6137         (pixbuf_document_class_init),
6138         (pixbuf_document_document_iface_init), (pixbuf_document_init):
6139         * pixbuf/pixbuf-document.h:
6140         * shell/Makefile.am:
6141         * shell/ev-application.c: (ev_application_open):
6142         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
6143         (ev_window_open):
6144         Add pixbuf backend.
6145         
6146 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
6147
6148         * Makefile.am: 
6149         * dvi/dvilib/Makefile.am:
6150         * dvi/Makefile.am:
6151         * configure.ac: Auto*ify dvi and dvi/dvilib
6152
6153         * dvi/Makefile: Remove from CVS
6154         
6155         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
6156         confusion.
6157
6158         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
6159         
6160         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
6161         
6162 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6163
6164         * ps/Makefile.am:
6165         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
6166         (gtk_gs_value_adjustment_changed), (compute_size),
6167         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
6168         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
6169         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
6170         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
6171         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
6172         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
6173         (ps_document_load), (ps_document_get_n_pages),
6174         (ps_document_set_page), (ps_document_get_page),
6175         (ps_document_set_target), (ps_document_set_scale),
6176         (ps_document_set_page_offset), (ps_document_get_page_size),
6177         (ps_document_render), (ps_document_begin_find),
6178         (ps_document_end_find), (ps_document_document_iface_init):
6179         * ps/gtkgs.h:
6180         * shell/Makefile.am:
6181         * shell/ev-window.c: (ev_window_open):
6182
6183         Some work to integrate gtkgs with EvDocument
6184
6185 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6186
6187         * shell/ev-window.c: (update_fullscreen_popup),
6188         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
6189         (exit_fullscreen_button_clicked_cb),
6190         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
6191         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
6192         (ev_window_state_event_cb), (ev_window_init):
6193         Add fullscreen support from Epiphany.
6194         
6195 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
6196
6197         * data/ev-stock-zoom-fit-width.png: fit-width
6198         stock icon from gpdf.
6199         
6200         * shell/ev-stock-icons.[ch]: copied from gpdf.
6201         
6202         * shell/main.c: (main): init stock icons.
6203         
6204         * shell/ev-window.c: use the fit-width icon.
6205         
6206         * data/evince-ui.xml: add zooming toolbar items.
6207
6208 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
6209
6210         * shell/ev-view.c: 
6211         (ev_view_best_fit), (ev_view_fit_width): because
6212         get_page_size() returns the scaled page size, we
6213         need to calculate the scale factor relative to
6214         the previous scale factor. Should really just
6215         add get_real_page_size().
6216
6217 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
6218
6219         * shell/ev-view.[ch]:
6220         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
6221         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
6222         add zooming.
6223         
6224         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
6225         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
6226         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
6227         hook it up.
6228         
6229         * pdf/xpdf/pdf-document.cc:
6230         (pdf_document_begin_find),
6231         (pdf_document_end_find): make static.
6232
6233 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
6234
6235         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
6236
6237         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
6238         names to fontconfig patterns.
6239         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
6240
6241         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
6242         setupBaseFontsFc.
6243
6244 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6245
6246         * Makefile.am:
6247         * configure.ac:
6248         * ps/Makefile.am:
6249         * ps/ggvutils.c:
6250         * ps/ggvutils.h:
6251         * ps/gsdefaults.c:
6252         * ps/gsdefaults.h:
6253         * ps/gsio.c:
6254         * ps/gsio.h:
6255         * ps/gtkgs.c:
6256         * ps/gtkgs.h:
6257         * ps/ps.c:
6258         * ps/ps.h:
6259
6260         Import ggv backend. Not hooked up yet.
6261
6262 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
6263
6264         * shell/main.c: (load_files), (main): load files
6265         from the command line.
6266
6267 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
6268
6269         * configure.ac: don't require bonobo.
6270         
6271         * cut-n-paste/recent-files/*: kill bonobo recent
6272         view.
6273
6274         * shell/ev-window.c:
6275         (ev_window_is_empty): upd.
6276         (unable_to_load), (ev_window_open): load backend
6277         based on the mime type.
6278
6279 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
6280
6281         * backend/.cvsignore: ignore generated marshalers source.
6282
6283         * shell/main.c (main): this is not epiphany.
6284
6285 2004-12-22  Havoc Pennington  <hp@redhat.com>
6286
6287         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
6288         (expose_bin_window): draw find highlights
6289
6290         * shell/ev-window.c (find_bar_search_changed_cb): implement 
6291         
6292         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
6293         (pdf_document_end_find): implement this interface
6294
6295         * backend/ev-document.c (ev_document_found): add this to emit
6296         signal
6297
6298 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
6299
6300         * data/evince-ui.xml: Add a few more toolbar items.
6301
6302         * shell/ev-window.c: Hook up page navigation toolbar 
6303         items.
6304
6305         * shell/ev-view.[ch]: add ev_view_set/get_page and 
6306         a page-changed signal.
6307
6308         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
6309         Add ev_document_get_page().
6310
6311         * shell/ev-window.c: Sensitize/desensitize navigation
6312         actions.
6313
6314 2004-12-21  Havoc Pennington  <hp@redhat.com>
6315
6316         * backend/ev-backend-marshal.c,
6317         backend/ev-backend-marshalers.list, backend/Makefile.am: add
6318         marshaler-generator thingy. I'm sure there's a better way to do
6319         this in the modern world.
6320
6321         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
6322         end_find methods and "found" signal.
6323
6324         * configure.ac: find glib-genmarshal
6325
6326 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
6327
6328         * shell/ev-sidebar.c: Construct an actual sidebar.
6329         * shell/ev-sidebar-bookmarks.[ch]:
6330         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
6331
6332 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
6333
6334         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
6335         Redo size handling.
6336         
6337         * shell/ev-view.c: Track the size from the document.
6338
6339 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
6340
6341         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
6342         constructor assumes ownership of the string passed in.
6343         
6344         * shell/ev-window.c (ev_window_open): Destroy the error
6345         dialog once we've displayed it.
6346
6347 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
6348
6349         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
6350         a bit, it works! (sort of)
6351
6352         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
6353         Move to .cc since we need to use C++ in the implementation.
6354
6355         * shell/dummy.cc: Add a CC file to force evince
6356         to be linked as a C++ program.
6357
6358 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
6359
6360         * shell/ev-view.[ch]: Start of content-area widget.
6361
6362         * shell/ev-window.c: Create a EvView, update it
6363         as we change documents.
6364
6365         * shell/Makefile.am shell/ev-marshal.list: Add
6366         generated marshalers.
6367
6368 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
6369
6370         * Makefile.am (SUBDIRS): move shell.
6371
6372 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
6373
6374         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
6375         .a to libtool convenience libraries.
6376
6377         * shell/ev-window.c (ev_window_open): Hard code loading
6378         a PDF document.
6379         
6380         * backend/ev-document.h: Add a boolean return to load(),
6381         fix GError * to GError **.
6382
6383         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
6384         object for a PDF backend EvDocument.
6385
6386 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
6387
6388         * dvi/*: New directory with the beginning of a .dvi backend.
6389
6390 2004-12-21  Havoc Pennington  <hp@redhat.com>
6391
6392         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
6393         previous/next instead of back/forward
6394
6395 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
6396
6397         * backend/ev-document.[ch]: Fix a couple of problems so
6398         it compile.
6399
6400 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
6401
6402         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
6403         to backend/ directory, rename EvViewer to EvDocument.
6404
6405 2004-12-21  Havoc Pennington  <hp@redhat.com>
6406
6407         * shell/ev-window.c: hook up the find bar widget; now we just need
6408         a document to find things in
6409
6410         * shell/eggfindbar.c: a find bar widget
6411
6412 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
6413
6414         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
6415
6416 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
6417
6418         * pdf/**: Import of xpdf code from gpdf. 
6419
6420         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
6421
6422         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
6423         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
6424         Fix FreeType includes.
6425
6426         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
6427         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
6428         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
6429         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
6430         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
6431         Include xpdfconfig.h
6432         
6433 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
6434
6435         * shell/ev-window.c (ev_window_dispose): dispose can be called
6436         multiple times.
6437
6438 2004-12-21  Havoc Pennington  <hp@redhat.com>
6439
6440         * shell/ev-window.c (ev_window_init): set title to Document Viewer
6441         rather than Evince
6442
6443         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
6444         items; really they should be synced with the strings, etc. from
6445         current gpdf, but just getting the boring typing out of the way 
6446
6447 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
6448
6449         * po/POTFILES.in:
6450         * shell/ev-application.c: (window_destroy_cb):
6451         * shell/ev-window.c:
6452         * shell/main.c: (main):
6453
6454         Actually show the window...
6455
6456 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
6457
6458         * Makefile.am:
6459         * shell/Makefile.am:
6460         * shell/ev-application.c: (ev_application_class_init):
6461         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
6462
6463         Make it build again
6464
6465 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
6466
6467         Import to gnome cvs.
6468         
6469         * Remove copies of gpdf and ggv trees.
6470         * Rip out all the recursive configure code.
6471         * Remove bonobo machinery.
6472         * viewer/*: GInterfaces that backends should/can implement.
6473
6474 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6475
6476         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
6477         typo
6478
6479 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6480
6481         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
6482         (ev_application_finalize, ev_application_class_init)
6483         (ev_application_init): use GType instance private data for priv.
6484     
6485         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
6486         (ev_window_finalize, ev_window_class_init)
6487         (ev_window_init): ditto.
6488
6489 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6490
6491         * shell/ev-application.c (ev_application_new_window): make public
6492         (ev_application_show_initial_window): kill.
6493     
6494         * shell/ev-application.h: update prototypes.
6495     
6496         * shell/main.cc (main): inline ev_application_show_initial_window.
6497
6498 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6499
6500         * shell/ev-application.c (ev_application_new_window): impl.
6501         (ev_application_show_initial_window): use it.
6502         (is_window_empty, ev_application_get_empty_window): returns an
6503         existing empty window or a new one.
6504         (ev_application_open): from ev_window_cmd_file_open.
6505     
6506         * shell/ev-application.h: update prototypes
6507     
6508         * shell/ev-window.c (ev_window_is_empty): impl.
6509         (ev_window_open): make public.
6510         (ev_window_cmd_file_open): use ev_application_open
6511     
6512         * shell/ev-window.h: update prototypes, remove unused.
6513
6514 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6515
6516         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
6517         move destroy handler out of here...
6518     
6519         * shell/ev-application.c, shell/ev-application.h: ...into this new
6520         class. Also handles initial window creation.
6521     
6522         * shell/main.cc (main): use EvApplication to create initial
6523         window.
6524
6525 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6526
6527         * Makefile.am (SUBDIRS): add cut-n-paste
6528     
6529         * cut-n-paste/Makefile.am: add
6530     
6531         * configure.ac: generate Makefiles in cut-n-paste
6532
6533 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6534
6535         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
6536         (ev_window_class_init): install ev_window_dispose.
6537
6538 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6539
6540         * shell/ev-window.h, shell/ev-window.c: replace gchar with
6541         char (gchar looks stupid).
6542
6543 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6544
6545         * po/de.po: updated German translation.
6546
6547 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6548
6549         * configure.ac: add more pkg-config library checks for gnome-vfs,
6550         bonobo etc.
6551     
6552         * gpdf/configure.in: temporarily disable libpaper
6553         checks. Otherwise I'd have to add the checks for the shell, too.
6554
6555 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6556
6557         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
6558         and * file filters to the file choose.
6559
6560 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6561
6562         * po/de.po: Updated German translation.
6563
6564 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6565
6566         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
6567
6568 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6569
6570         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
6571     
6572         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
6573         (ev_window_init): implement those menuitems.
6574
6575 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6576
6577         * data/evince-ui.xml: add a toolbar (with FileOpen action)
6578     
6579         * shell/ev-window.c (ev_window_init): use the toolbar.
6580
6581 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6582
6583         * shell/ev-window.c (ev_window_init): use menu translations
6584
6585 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6586
6587         * configure.ac: add "de" to ALL_LINGUAS.
6588     
6589         * po/de.po: add German translation.
6590
6591 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6592
6593         * Makefile.am (SUBDIRS): add po
6594     
6595         * configure.ac: check intltool, glib-gettext etc, generate
6596         po/Makefile.in
6597     
6598         * po, po/POTFILES.in, po/POTFILES.skip: new.
6599
6600 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6601
6602         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
6603         already use (#ifdef ENABLE_NLS)
6604     
6605         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
6606         pointer indirection thinko.
6607     
6608         * shell/main.c: include gi18n.h for bindtextdomain etc.
6609
6610 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6611
6612         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
6613         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
6614         tooltips for menu items in the statusbar.
6615
6616 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6617
6618         * configure.ac, data/Makefile.am, shell/Makefile.am: use
6619         pkgdatadir drop UIDIR
6620
6621 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6622
6623         * data/evince-ui.xml: Add File->Open menu item
6624     
6625         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
6626         chooser), hook it up in the ui manager.
6627
6628 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6629
6630         * shell/ev-window.c: fix Help->About tooltip.
6631
6632 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
6633
6634         * configure.ac: set CFLAGS for libevprivate.
6635     
6636         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
6637         definitions, factory etc.
6638     
6639         * lib/Makefile.am: build libevprivate.a (only stock icon code).
6640     
6641         * shell/Makefile.am: link against libevprivate.a.
6642     
6643         * shell/ev-window.c (entries): add stock icon to Help->About.
6644     
6645         * shell/main.c (main): init stock icon code.
6646
6647 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6648
6649         * lib/recent-files: egg recent files code
6650     
6651         * lib/Makefile.am: add.
6652     
6653         * Makefile.am: add lib subdir.
6654     
6655         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
6656         set CFLAGS for recent-files.
6657
6658 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6659
6660         * configure.ac: disable -ansi and -pedantic gcc flags. They
6661         disable POSIX stuff in stdio.h, but egg-recent uses them.
6662
6663 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
6664
6665         * configure.ac: add --disable-deprecated flag (defaults to on in
6666         "cvs" builds).
6667     
6668         * shell/Makefile.am (INCLUDES): use it.
6669
6670 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6671
6672         * shell/main.c: add missing #include.
6673     
6674         * shell/ev-window.c: fix for pedantic gcc.
6675         (ev_window_cmd_help_about): split license into paragraphs for
6676         translators and pedantic compilers.
6677
6678 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6679
6680         * configure.ac: add more warning flags if compiling with gcc from
6681         cvs (or explicitly requested with --enable-more-warnings).
6682
6683 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6684
6685         * data/evince-ui.xml: add File and File->Close menu.
6686     
6687         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
6688         (ev_window_destroy): quit after destroy.
6689         (ev_window_class_init): override GtkObject::destroy.
6690         (entries): install close_window callback.
6691
6692 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6693
6694         * Makefile.am (SUBDIRS): add data subdir.
6695     
6696         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
6697         gtk+ 2.5.0 for GtkAboutDialog.
6698     
6699         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
6700         main window.
6701     
6702         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
6703     
6704         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
6705         manager.
6706         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
6707
6708 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6709
6710         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
6711
6712 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6713
6714         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
6715
6716 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6717
6718         * shell/*: Added shell directory boilerplate, build it.
6719
6720 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
6721
6722         * configure.ac, Makefile.am: Added top-level configure.ac and
6723         Makefile.am