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