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