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