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