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