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