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