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