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