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