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