]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
7bf9da2f5a05c618ddf0daaadfeee35f5ac74c68
[evince.git] / ChangeLog
1 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * shell/ev-window.c: (ev_window_setup_document):
4         
5         Fixed warnings on reload and probably crash reason.
6
7 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8
9         * properties/ev-properties-view.c:
10         (ev_properties_view_format_date):
11         
12         Check if date is invalid. Fix for bug 318134.
13
14 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
15
16         * shell/ev-window-title.c:
17         
18         Add .indd files (Adobe Indesign) to the list of "bad
19         extensions".
20
21 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
22
23         * data/evince-ui.xml:
24         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
25         
26         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
27
28 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
29
30         * shell/ev-window.c: (launch_link), (launch_external_uri),
31         (view_external_link_cb):
32
33         URL-escape link before passing it to gnome_vfs_url_show.
34
35 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
36
37         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
38         there isn't text selected.
39
40 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
41
42         * shell/ev-view.c: (handle_link_over_xy):
43
44         Check tooltip is valid utf8 before showing it
45
46 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
47
48         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
49
50 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
51
52         * shell/ev-window-title.c: (ev_window_title_update):
53
54         Guard against using g_strstrip on NULL. Fixes bug #317291.
55
56 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
57
58         * pdf/ev-poppler.cc:
59
60         Show title even for unknown links
61
62 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
63
64         * shell/ev-window-title.c: (ev_window_title_update):
65
66         Strip the title string
67
68 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
69
70         * shell/ev-window-title.c:
71
72         Add .rtf to the bad extensions list
73
74 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
75
76         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
77         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
78
79         Ignore link coordinates if they are outside page bounds
80
81 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
82
83         * backend/ev-link.c: (ev_link_type_get_type),
84         (ev_link_get_filename), (ev_link_get_params),
85         (ev_link_get_property), (ev_link_set_property),
86         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
87         * backend/ev-link.h:
88         * pdf/ev-poppler.cc:
89         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
90         * shell/ev-window.c: (launch_link), (view_external_link_cb),
91         (ev_window_init):
92
93         Implement launch links. Delegate external link opening to
94         the window.
95
96 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
97
98         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
99         (ev_link_get_right), (ev_link_get_property),
100         (ev_link_set_property), (ev_link_class_init),
101         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
102         * backend/ev-link.h:
103         * pdf/ev-poppler.cc:
104         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
105
106         Implement fitr links
107
108 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
109
110         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
111         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
112         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
113         (ev_view_size_request_continuous),
114         (ev_view_size_request_dual_page),
115         (ev_view_size_request_single_page), (ev_view_size_allocate),
116         (ev_view_zoom_for_size_continuous_and_dual_page),
117         (ev_view_zoom_for_size_continuous),
118         (ev_view_zoom_for_size_dual_page),
119         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
120         (ev_sizing_mode_get_type):
121         * shell/ev-view.h:
122         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
123
124         Do not use modes for link, we need to calculate size ad hoc.
125         Still not perfect because of the usual scrollbar issues grrr.
126
127 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
128
129         * backend/ev-link.c: (ev_link_type_get_type),
130         (ev_link_new_page_fith), (ev_link_new_page_fitv):
131         * backend/ev-link.h:
132         * pdf/ev-poppler.cc:
133         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
134         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
135         (ev_view_size_request_continuous),
136         (ev_view_size_request_dual_page),
137         (ev_view_size_request_single_page), (ev_view_size_allocate),
138         (zoom_for_size_fit_height),
139         (ev_view_zoom_for_size_continuous_and_dual_page),
140         (ev_view_zoom_for_size_continuous),
141         (ev_view_zoom_for_size_dual_page),
142         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
143         (ev_sizing_mode_get_type):
144         * shell/ev-view.h:
145         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
146
147         Implement FIT_HEIGHT mode (only for links).
148         Implement FITH links
149
150 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
151
152         * shell/ev-window-title.c: (get_filename_from_uri),
153         (ev_window_title_sanitize_extension), (ev_window_title_update),
154         (ev_window_title_set_document), (ev_window_title_set_uri),
155         (ev_window_title_free):
156         * shell/ev-window-title.h:
157         * shell/ev-window.c: (ev_window_setup_document),
158         (ev_window_popup_password_dialog):
159
160         Refactor window title building while fixing it for
161         password documents.
162
163 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
164
165         * pdf/ev-poppler.cc:
166
167         Escape link title before setting it in the model
168
169 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
170
171         * shell/ev-application.c: (removed_from_session), (save_session),
172         (init_session), (ev_application_get_empty_window),
173         (ev_application_init), (ev_application_get_windows):
174         * shell/ev-application.h:
175         * shell/ev-window.c: (ev_window_finalize):
176
177         Add a function to retrieve window list and share it where
178         necessary.
179         Implement session handling, works pretty well thanks to the
180         metadata system.
181
182 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
183
184         * shell/ev-password.c: (ev_password_item_created_callback),
185         (ev_password_dialog_save_password):
186         
187         Fix for bug 316972. Use async gnome-keyring API.
188
189 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
190
191         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
192         Remove unused unrealize handler. Add scroll handling to
193         ev_view_scroll_event for presentation mode (bug #316708),
194         and fix the event state checks there.
195
196 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
197
198         * shell/ev-page-action.c: (page_changed_cb):
199
200         "marco, maybe we should be crazy and jump right to 6! :)"
201
202         Bryan Clark, Sep 2005
203
204 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
205
206         * ps/ps-document.c: (save_document), (ps_document_save),
207         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
208         (ps_document_ps_export_end):
209
210         Fix unstructured documents save and print
211
212 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
213
214         * shell/ev-application.c: (ev_application_open_uri):
215
216         Fix window size persistance
217
218 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
219
220         * shell/ev-view.c: (ev_view_button_release_event):
221
222         Based on a patch from carlosgc@gnome.org. Mouse buttons
223         switch pages in presentation mode.
224
225 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
226
227         * shell/ev-page-cache.c: (ev_page_cache_get_size):
228
229         Dont cast to int before scaling
230
231 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
232
233         * backend/ev-link.c: (ev_link_type_get_type),
234         (ev_link_new_page_xyz), (ev_link_new_page_fit),
235         (ev_link_new_page_fith):
236         * backend/ev-link.h:
237         * pdf/ev-poppler.cc:
238         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
239
240         Implement FIT and FITH links
241
242 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
243
244         * pdf/ev-poppler.cc:
245
246         Return 0 results when search is not in progress.
247
248         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
249         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
250
251         Update menu sensitivity when cancelling search
252
253 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
254
255         * shell/ev-view.c: (ev_view_can_find_next):
256
257         Take all pages in consideration, not just current one
258
259 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
260
261         * shell/ev-page-cache.c:
262         * shell/ev-page-cache.h:
263         * shell/ev-view.c: (ev_view_binding_activated),
264         (ev_view_next_page), (ev_view_previous_page),
265         (ev_sizing_mode_get_type):
266         * shell/ev-view.h:
267         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
268         (ev_window_cmd_go_next_page):
269
270         Move page next/previous functions from page chace to
271         view and change it to move by 2 page steps in dual mode.
272
273 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
274
275         * shell/ev-window.c: (update_sidebar_visibility),
276         (setup_sidebar_from_metadata), (ev_window_setup_document),
277         (setup_view_from_metadata):
278
279         Show the index by default when there is one     
280
281 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
282
283         * shell/ev-window-title.c: (ev_window_title_set_document):
284
285         Missing null check
286
287 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
288
289         * shell/ev-view.c: (view_update_range_and_current_page):
290         
291         Allow display of last odd page in dual view. Fix for 316347.
292
293 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
294
295         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
296         
297         Make close button default. Fix for 316383.
298
299 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
300
301         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
302         
303         Mark close button as default. Fix for 316381.
304
305 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
306
307         * backend/ev-link.c: (ev_link_class_init):
308
309         Allow negative doubles in left/top properties
310
311 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
312
313         * shell/ev-window.c:
314
315         Remove a bunch of strings that was used only
316         by the statusbar.
317
318 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
319
320         * shell/ev-window-title.c: (get_filename_from_uri),
321         (ev_window_title_set_document):
322
323         When title has a confusing extension, show also
324         the document filename inside ()
325
326 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
327
328         * shell/Makefile.am:
329         * shell/ev-window-title.c: (ev_window_title_new),
330         (ev_window_title_update), (ev_window_title_set_type),
331         (ev_window_title_set_document), (ev_window_title_free):
332         * shell/ev-window-title.h:
333         * shell/ev-window.c: (ev_window_setup_document),
334         (password_dialog_response), (ev_window_popup_password_dialog),
335         (ev_window_dispose), (ev_window_init):
336
337         Factor out and cleanup window title code
338
339 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
340
341         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
342         (unable_to_load):
343
344         Make dialog transient so it doesnt block other windows
345
346 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
347
348         * pdf/ev-poppler.cc:
349         
350         Fix pdf thumbnails rendering.
351
352 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
353
354         * shell/ev-window.c: (fullscreen_set_timeout):
355         
356         Increase timeout to hide full screen popup. Bug 
357         316123. 
358
359 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
360
361         * data/evince.schemas.in:
362         * shell/ev-window.c: (update_action_sensitivity):
363
364         Allow the user to override document restrictions. Fix for bug
365         305818.
366
367 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
368
369         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
370         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
371         (ev_window_class_init): Fix multihead behaviour of fullscreen
372         toolbar popup. Fixes bug #315451.
373
374 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
375
376         * configure.ac:
377         * data/evince-password.glade:
378         * shell/ev-password.c: (ev_password_dialog_set_property),
379         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
380         (ev_password_dialog_init), (ev_password_set_bad_password_label),
381         (ev_password_dialog_entry_changed_cb),
382         (ev_password_dialog_entry_activated_cb),
383         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
384         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
385         (ev_password_dialog_set_bad_pass):
386         * shell/ev-password.h:
387         * shell/ev-window.c: (password_dialog_response),
388         (ev_window_popup_password_dialog):
389         
390         Support for gnome-keyring for encrypted PDF's.
391
392 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
393
394         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
395         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
396         (ev_view_enter_notify_event), (ev_view_class_init):
397         
398         More precise handling of enter_notify/leave_notify events
399         in EvView. Fix for bug 315470.
400
401 2005-09-08  Christopher Aillon  <caillon@redhat.com>
402
403         * shell/ev-window.c: (fullscreen_timeout_cb),
404         (fullscreen_set_timeout), (fullscreen_clear_timeout),
405         (ev_window_dispose):
406
407         leak fix: unref fullscreen_timeout_source before clearing it
408
409 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
410
411         * configure.ac, dvi/mdvi/Makefile.am: 
412         
413         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
414
415 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
416
417         * backend/ev-link.c: (ev_link_new_page_xyz):
418         * pdf/ev-poppler.cc:
419         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
420
421         Fix some bugs with xyz links, respect zoom
422
423 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
424
425         * shell/ev-window.c: (page_changed_cb),
426         (setup_document_from_metadata), (update_sidebar_visibility),
427         (setup_view_from_metadata), (ev_window_run_fullscreen),
428         (ev_window_stop_fullscreen), (ev_window_run_presentation),
429         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
430         (ev_window_dual_mode_changed_cb),
431         (ev_window_sidebar_current_page_changed_cb):
432
433         null check uri before setting and getting metadata
434
435 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
436
437         * dvi/Makefile.am:
438         * properties/Makefile.am:
439         * shell/Makefile.am:
440         * thumbnailer/Makefile.am:
441
442         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
443
444 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
445
446         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
447         (selection_changed_callback):
448         * shell/ev-sidebar-links.h:
449
450         Add a signal for link activation.
451
452         * shell/ev-view.c: (ev_view_goto_link),
453         (ev_view_button_release_event):
454         * shell/ev-view.h:
455         * shell/ev-window.c: (sidebar_links_link_activated_cb),
456         (ev_window_init):
457
458         Implement the signal so that we can handle all link types.
459
460         * shell/ev-page-cache.c:
461
462         Remove unused set_link function
463
464 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
465
466         * lib/ev-tooltip.c: (ev_tooltip_set_position):
467
468         Add some space from the cursor, hardcoded but I couldnt
469         find a better way.
470
471 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
472
473         * lib/ev-tooltip.c:
474
475         Use mozilla style vs gtk style, way better for links.
476
477         * shell/ev-view.c: (ev_view_motion_notify_event),
478         (ev_view_destroy), (ev_view_init):
479
480         Deactive tooltip when the link hovered is changed.
481
482 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
483
484         * backend/ev-document.h:
485         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
486         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
487         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
488         (ev_link_new_page), (ev_link_new_page_xyz):
489         * backend/ev-link.h:
490         * pdf/ev-poppler.cc:
491         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
492         (go_to_link), (tip_from_link):
493
494         Implement xyz links, still not functional. Links are a total
495         mess, will need to refactor and bugfix a lot :(
496
497 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
498
499         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
500
501 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
502
503         * data/evince-ui.xml:
504         * data/evince.schemas.in:
505         * shell/Makefile.am:
506         * shell/ev-window.c: (update_chrome_visibility),
507         (password_dialog_response), (ev_window_load_job_cb),
508         (ev_window_xfer_job_cb), (ev_window_open_uri),
509         (ev_window_class_init), (set_chrome_actions), (load_chrome),
510         (ev_window_init):
511
512         Remove the statusbar. This regress loading feedback, need to
513         check with Bryan what we want to do there...
514
515 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
516
517         * lib/ev-tooltip.c: (ev_tooltip_init):
518
519         Fix tooltip border and size handling
520
521 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
522
523         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
524         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
525         (ev_tooltip_timeout), (ev_tooltip_activate),
526         (ev_tooltip_deactivate):
527         * lib/ev-tooltip.h:
528         * shell/ev-view.c: (ev_view_motion_notify_event):
529
530         Delay popup showing. Mirror gtk logic/times.
531
532 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
533
534         * lib/Makefile.am:
535         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
536         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
537         (ev_tooltip_set_text), (ev_tooltip_set_position):
538         * lib/ev-tooltip.h:
539
540         Simple widget to show tooltips at a custom position
541
542         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
543         (ev_view_destroy):
544
545         Use it for links. First go, needs work
546
547 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
548
549         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
550         HIG fixes.  Use title capitalization for window title. Use 12 
551         pixels of space between the dialog's vbox and action area.
552
553 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
554
555         * shell/ev-window.c: (file_open_dialog_response_cb),
556         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
557         (ev_window_cmd_save_as):
558
559         Make file pickers not modal and refactor code some
560
561 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
562
563         * shell/ev-sidebar.h:
564         * shell/ev-sidebar.c: (ev_sidebar_set_property),
565         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
566         (ev_sidebar_class_init), (ev_sidebar_select_page),
567         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
568         (ev_sidebar_set_page):
569
570         Add a current page property and allow to get/set it
571
572         * shell/ev-window.c: (setup_view_from_metadata),
573         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
574
575         Persist current sidebar page per document
576
577 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
578
579         * data/evince.schemas.in:
580         * shell/ev-window.c: (update_chrome_visibility),
581         (setup_document_from_metadata), (update_sidebar_visibility),
582         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
583         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
584         (ev_window_run_presentation), (ev_window_stop_presentation),
585         (ev_window_view_sidebar_cb),
586         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
587         (load_chrome), (ev_window_init):
588
589         Persist size/visibility of sidebar per document
590
591 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
592
593         * shell/ev-view.c (draw_loading_text): Draw loading text.
594
595 2005-09-02  Dan Damian  <dand@gnome.ro>
596
597         * configure.in: Added "ro" to ALL_LINGUAS.
598
599 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
600
601         * shell/ev-view.c: (clear_caches):
602
603         ev_page_cache_get doesnt return a reference,
604         dont try to unref it.
605
606 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
607
608         * shell/main.c: (load_files_remote):
609
610         Fix timestamp parameter with dbus <= 0.33
611
612 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
613
614         * data/evince.schemas.in:
615
616         Add missing full stop
617
618 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
619
620         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
621         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
622
623         Plug some memory leaks
624
625 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
626
627         * configure.ac:
628         * lib/ev-debug.c: (trap_handler):
629
630         Check for execinfo.h and use it only if it exists.
631         Ported from Epiphany (bug #314776).
632
633 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
634
635         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
636
637 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
638
639         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
640         * po/id.po      : Added Indonesian translation
641
642 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
643
644         * shell/main.c:
645         * shell/ev-application.c: Last minute GTK-2.6 fixes.
646         * NEWS: Release 0.4.0
647
648 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
649
650         * configure.ac: catch another gtk+-2.8ism
651         * shell/main.c: Make work with gtk+-2.6
652
653 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
654
655         * shell/ev-application-service.xml: Add 'timestamp' argument to
656           ev_application_open_window and ev_application_open_uri methods.
657
658         * shell/ev-application.h: Add 'timestamp' argument to
659           ev_application_open_window, ev_application_open_uri,
660           and ev_application_open_uri_list functions.
661
662         * shell/ev-application.c (ev_application_open_window,
663           ev_application_open_uri, ev_application_open_uri_list): Change
664           functions that show/present windows to use a timestamp if one
665           is passed in.
666
667         * shell/ev-window.c (ev_window_cmd_file_open,
668           ev_window_cmd_recent_file_activate, drag_data_received_cb):
669         * shell/main.c (load_files): Modify calls to ev_application to
670           include GDK_CURRENT_TIME as timestamp.
671
672         * shell/main.c (load_files_remote): Obtain timestamp for client
673           instance from GDK and pass to server instance so new windows are
674           focused properly.  Fix dbus_g_proxy_call() calls by including second
675           G_TYPE_INVALID.
676           
677         Closes bug #314475.
678
679 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
680
681         * shell/ev-window.c (ev_window_finalize): Check for
682         avail. EvWindows when quiting to handle the finalize better,
683         #314497
684
685 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
686         
687         * properties/ev-properties-view.c: 
688         
689         Set textdomain to libglade. Fixes translation problem in property page.
690
691 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
692
693         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
694         * dvi/Makefile.am:
695         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
696         * dvi/mdvi-lib/Makefile.am:
697         
698         Fix rotation of thumbnails, ported to new API. Moved library
699         dependencies earlier, probably it will fix linkage problem.
700
701 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
702
703         * backend/ev-document-misc.c:
704         (ev_document_misc_get_thumbnail_frame):
705         * backend/ev-document-misc.h:
706         * configure.ac:
707         * pdf/ev-poppler.cc:
708         * shell/Makefile.am:
709         * shell/ev-sidebar-thumbnails.c: (add_range),
710         (ev_sidebar_thumbnails_set_loading_icon),
711         (ev_sidebar_thumbnails_refresh),
712         (ev_sidebar_thumbnails_set_document):
713         * shell/ev-sidebar-thumbnails.h:
714         * shell/ev-view.c: (ev_view_motion_notify_event),
715         (ev_view_set_property), (ev_view_get_property),
716         (ev_view_class_init), (ev_view_set_rotation):
717         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
718         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
719         (ev_window_init):
720         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
721         Redo rotation (again).  prepare for 0.4.0
722
723 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
724
725         * configure.ac: Bump poppler requirement to 0.4.1.
726
727         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
728         argument to poppler_page_render_selection() call.
729
730 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
731
732         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
733         (djvu_document_thumbnails_get_thumbnail):
734         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
735         (dvi_document_thumbnails_get_thumbnail):
736         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
737         (pixbuf_document_thumbnails_get_thumbnail):
738         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
739         
740         Update rotation direction of backends to fit with pdf and ps.
741
742 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
743
744         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
745         * backend/ev-async-renderer.h:
746         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
747         (setup_page), (ps_document_get_page_size),
748         (ps_async_renderer_render_pixbuf):
749         * ps/ps-document.h:
750         * shell/ev-jobs.c: (ev_job_render_run):
751
752         Fix orientation in the postscript document
753
754 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
755
756         * pdf/ev-poppler.cc:
757         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
758         * shell/ev-view.c: (highlight_find_results):
759
760         Adapt to the new poppler rotation API. Fix text maps on landscape
761         documents.
762
763 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
764
765         * shell/ev-view.c (compute_new_selection_text): get the correct
766         region when selecting in modes other than continuous.
767
768 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
769
770         * shell/main.c (main): remove redundant g_warnings.
771
772 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
773
774         * shell/Makefile.am: Don't include autogenerated
775         file ev-application-service.h into distribution, since
776         it causes dbus crash. Fix for bugs 313724 and 313443. 
777
778 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
779
780         * configure.ac: Fix sed expression for FreeBSD. Thanks
781         to Joe Marcus Clark <marcus@freebsd.org>
782         
783         * shell/eggfindbar.c: (entry_activate_callback),
784         (entry_changed_callback), (egg_find_bar_init),
785         (egg_find_bar_set_search_string):
786         
787         Made findbar buttons unsensitive if there is no text in
788         entry. Fix for the bug 313285.
789
790 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
791
792         * ps/ps-document.c: Use g_filename_display_name for displaying
793         filenames and revert string freeze breackage
794
795 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
796
797         * NEWS:
798         * configure.ac:
799
800         Update for 0.3.4
801
802         * shell/Makefile.am:
803
804         Add ev-application-service.xml to extra dist
805
806         * shell/ev-view.c: (find_page_at_location):
807
808         Remove unused function (fix warning)
809
810 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
811
812         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
813         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
814         
815         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
816         bug 313623.
817
818 2005-08-16  Nickolay V. Shmyrev   <nshmyrev@yandex.ru>
819
820         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
821         * shell/ev-window.c:
822         Fix build warnings
823
824 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
825
826         * configure.ac: Update script to get dbus version.
827         Fix for the bug #313443.
828
829 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
830
831         * shell/ev-window.c: (ev_window_cmd_escape):
832         
833         Return focus back to view on escape. Fix for bug 313295.
834
835 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
836
837         * shell/ev-window.c: (update_window_title),
838         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
839         (ev_window_cmd_save_as):
840         
841         Correct conversion from uri to displayable string. Fix for
842         bug 313296.
843
844 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
845
846         * ps/ps-document.c: convert filename to utf8 when there is an error
847         loading document. Fixes #309915
848
849 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
850
851         * configure.ac:
852
853         We depend on poppler 0.4.0
854
855 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
856
857         * configure.ac:
858         * NEWS: Release 0.3.3.
859         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
860
861 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
862
863         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
864         add a couple missing mnemonics to menu items, use title 
865         capitalization for menu items and window titles, and add 
866         ellipsis to open menu item.     
867
868 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
869
870         * pdf/ev-poppler.cc:
871         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
872         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
873         (ev_view_get_rotation):
874         * shell/ev-view.h:
875         * shell/ev-window.c: (setup_view_from_metadata),
876         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
877         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
878         disk.
879
880 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
881
882         * configure.ac: Added tr to ALL_LINGUAS
883
884 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
885
886         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
887         requires several clicks to find word. Thanks to 
888         Colin Slater <kiltedtaco@gmail.com>.
889
890 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
891
892         * data/evince.desktop.in.in: Hide menu entry and
893         rename it to "Document Viewer". Fix for bug 
894         #312399.
895
896 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
897
898         * shell/ev-page-action.c (ev_page_action_class_init): 
899
900         Point to the correct function in constructor of the
901         activate_label signal
902
903 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
904
905         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
906         * shell/ev-jobs.h: Make thread safe.
907
908 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
909
910         * shell/ev-view.c: (view_update_range_and_current_page):
911         Don't update page range if we are scrolling to some document
912         point.
913
914 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
915
916         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
917         when getting max_page_width, fix drawing in dual mode.
918
919 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
920
921         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
922         getting the area for select_all.
923
924 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
925
926         * backend/ev-selection.c: (ev_selection_render_selection):
927         * backend/ev-selection.h:
928         * pdf/ev-poppler.cc:
929         * shell/ev-jobs.c: (ev_job_render_new):
930         * shell/ev-jobs.h:
931         * shell/ev-pixbuf-cache.c: (get_selection_colors),
932         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
933         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
934         (ev_view_class_init):
935
936         Change selection color on focus in and focus out events.  Also,
937         poppler now uses GdkColor for specifying the selection colors, so
938         drop some awkward conversion code.
939
940 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
941
942         * configure.ac: Added Hebrew translation
943
944 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
945
946         * NOTES:
947         * backend/ev-selection.c: (ev_selection_render_selection):
948         * backend/ev-selection.h:
949         * pdf/ev-poppler.cc:
950         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
951         (ev_job_render_run):
952         * shell/ev-jobs.h:
953         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
954         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
955         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
956         (ev_pixbuf_cache_style_changed),
957         (ev_pixbuf_cache_get_selection_pixbuf),
958         (ev_pixbuf_cache_set_selection_list),
959         (ev_pixbuf_cache_get_selection_list):
960         * shell/ev-pixbuf-cache.h:
961         * shell/ev-utils.c: (ev_print_region_contents):
962         * shell/ev-utils.h:
963         * shell/ev-view.c: (ev_view_queue_draw_page),
964         (selection_update_idle_cb), (ev_view_motion_notify_event),
965         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
966         (setup_caches), (ev_view_find_next), (merge_selection_region),
967         (selection_free):
968         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
969
970         Clean up selection to be much smoother!
971
972 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
973
974         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
975         to poppler_page_render_selection().
976
977 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
978
979         * ps/ps-document.c: (save_page_list): Use
980         unzipped document when printing. Thanks to 
981         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
982         311016.
983
984 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
985
986         * shell/ev-window.c: (update_action_sensitivity):
987         
988         Disable print and save respect to lockdown gconf keys. Fix
989         for 312342.
990
991 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
992
993         * configure.ac:
994         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
995         (write_to_temp_file), (ev_file_set_contents):
996         * shell/ev-utils.h:
997         * shell/ev-window.c: (save_print_config_to_file):
998         
999         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
1000         Fix for bug 312238
1001
1002 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
1003
1004         * shell/ev-window.c: (load_print_config_from_file),
1005         (save_print_config_to_file), (ev_window_print_range):
1006
1007         Persist the print settings. Fixes bug #311578.
1008
1009 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1010
1011         * djvu/djvu-document.c: (djvu_document_get_page_size),
1012         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
1013         (djvu_document_thumbnails_get_thumbnail):
1014         * dvi/dvi-document.c: (dvi_document_get_page_size),
1015         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
1016         (dvi_document_thumbnails_get_dimensions),
1017         (dvi_document_thumbnails_get_thumbnail):
1018         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
1019         (pixbuf_document_render_pixbuf),
1020         (pixbuf_document_document_iface_init),
1021         (pixbuf_document_thumbnails_get_thumbnail):
1022         
1023         Update backends to make them build with new rotation system.
1024
1025 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1026
1027         * help/C/figures/evince_start_window.png:
1028         
1029         Update documentation image from Luca Ferretti <elle.uca@libero.it>
1030
1031 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
1032
1033         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
1034         * shell/ev-pixbuf-cache.h:
1035         * shell/ev-sidebar-thumbnails.c:
1036         (ev_sidebar_thumbnails_get_property), (add_range),
1037         (adjustment_changed_cb):
1038         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
1039         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
1040         we were thumbnailing the entire docment on startup, slowing us
1041         down hugely. 
1042
1043 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
1044
1045         * shell/ev-page-cache.c: (ev_page_cache_new):
1046         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
1047         == 0, fixes #310306.
1048
1049 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1050
1051         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
1052         (ev_view_rotate_left):
1053
1054         Account rotation in doc_rect_to_view_rect.
1055         Ensure rotation doesnt go out of bounds.
1056
1057 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1058
1059         * shell/ev-page-cache.c: (ev_page_cache_get_size):
1060
1061         Correct and cleanup w/h swapping
1062
1063 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1064
1065         * backend/ev-document-thumbnails.c:
1066         (ev_document_thumbnails_get_thumbnail):
1067         * backend/ev-document-thumbnails.h:
1068         * backend/ev-document.c:
1069         * backend/ev-document.h:
1070         * backend/ev-render-context.c: (ev_render_context_new),
1071         (ev_render_context_set_rotation):
1072         * backend/ev-render-context.h:
1073         * pdf/ev-poppler.cc:
1074         * ps/ps-document.c: (ps_document_document_iface_init):
1075         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1076         * shell/ev-jobs.h:
1077         * shell/ev-page-cache.c: (build_height_to_page),
1078         (ev_page_cache_new), (ev_page_cache_get_size),
1079         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
1080         (ev_page_cache_get_height_to_page):
1081         * shell/ev-page-cache.h:
1082         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
1083         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
1084         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
1085         (ev_pixbuf_cache_get_selection_pixbuf):
1086         * shell/ev-pixbuf-cache.h:
1087         * shell/ev-print-job.c: (idle_print_handler):
1088         * shell/ev-sidebar-thumbnails.c: (add_range):
1089         * shell/ev-view.c: (view_update_range_and_current_page),
1090         (get_page_y_offset), (get_page_extents),
1091         (ev_view_size_request_continuous_dual_page),
1092         (ev_view_size_request_continuous),
1093         (ev_view_size_request_dual_page),
1094         (ev_view_size_request_single_page), (draw_one_page),
1095         (ev_view_set_rotation), (ev_view_rotate_right),
1096         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
1097         (ev_view_zoom_for_size_continuous_and_dual_page),
1098         (ev_view_zoom_for_size_continuous),
1099         (ev_view_zoom_for_size_dual_page),
1100         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
1101         (ev_view_select_all):
1102         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1103         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
1104         (tiff_document_document_iface_init),
1105         (tiff_document_thumbnails_get_thumbnail):
1106
1107         Use rotation rather than orientation. It's easier and enough
1108         for our needs.
1109
1110 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1111
1112         * shell/ev-page-cache.c: (build_height_to_page),
1113         (ev_page_cache_new), (ev_page_cache_get_size),
1114         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
1115         (ev_page_cache_get_height_to_page):
1116         * shell/ev-page-cache.h:
1117         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
1118         (ev_view_size_request_continuous_dual_page),
1119         (ev_view_size_request_continuous),
1120         (ev_view_zoom_for_size_continuous_and_dual_page),
1121         (ev_view_zoom_for_size_continuous):
1122
1123         Make the page cache aware of page orientation.
1124
1125 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1126
1127         * backend/ev-document-thumbnails.c:
1128         (ev_document_thumbnails_get_thumbnail):
1129         * backend/ev-document-thumbnails.h:
1130         * backend/ev-document.c:
1131         * backend/ev-document.h:
1132         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
1133         * backend/ev-ps-exporter.h:
1134         * pdf/ev-poppler.cc:
1135         * ps/ps-document.c: (ps_document_document_iface_init),
1136         (ps_document_ps_export_do_page):
1137         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1138         * shell/ev-jobs.h:
1139         * shell/ev-page-cache.c: (ev_page_cache_get_size),
1140         (ev_page_cache_get):
1141         * shell/ev-page-cache.h:
1142         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
1143         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
1144         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
1145         * shell/ev-pixbuf-cache.h:
1146         * shell/ev-print-job.c: (idle_print_handler):
1147         * shell/ev-sidebar-thumbnails.c: (add_range):
1148         * shell/ev-view.c: (view_update_range_and_current_page),
1149         (get_page_extents), (ev_view_size_request_dual_page),
1150         (ev_view_size_request_single_page), (draw_one_page),
1151         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
1152         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
1153         (ev_view_zoom_for_size_dual_page),
1154         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
1155         (ev_view_select_all):
1156         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1157         * tiff/tiff-document.c: (tiff_document_get_page_size),
1158         (tiff_document_get_orientation), (rotate_pixbuf),
1159         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
1160         (tiff_document_thumbnails_get_thumbnail),
1161         (tiff_document_ps_export_do_page), (tiff_document_init):
1162
1163         Really make use of the orientation bit of the render context.
1164         Use the render context in a few more places in the backend API.
1165         This regress orientation, but now it's done right. Will try to
1166         fix it up asap...
1167
1168 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
1169
1170         * shell/ev-view.c: (ensure_rectangle_is_visible):
1171
1172         Patch by Nickolay V. Shmyrev to fix find flickering
1173
1174 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
1175
1176         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
1177         duplex parameters to ::begin.
1178
1179         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
1180         * shell/ev-print-job.c (idle_print_handler): 
1181         * ps/ps-document.c (ps_document_ps_export_begin): 
1182         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
1183         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
1184         implementations. Poppler backend needs poppler cvs. Rest has
1185         unchanged behavior.
1186
1187 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
1188
1189         * shell/ev-window.c (using_pdf_printer): new function.
1190         (ev_window_print_range): print a less techy message if someone
1191         tries to print to PDF.
1192
1193 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
1194
1195         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
1196         from "unknown font" string. Bug #311431
1197
1198 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
1199
1200         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
1201
1202 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
1203
1204         Bug #311280
1205         
1206         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
1207         name for PopplerFontTypes
1208         (pdf_document_fonts_fill_model): add font type to the detail column
1209
1210         * backend/ev-document-fonts.h: added
1211         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
1212
1213         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
1214         font name and font details, add a little markup.
1215         (ev_properties_fonts_init): use the new cell data func, specify ypad
1216         property for the cell renderer.
1217         (ev_properties_fonts_set_document): add the details column.
1218
1219 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
1220
1221         * configure.ac: Added "pl" to ALL_LINGUAS.
1222
1223 2005-07-24  Danilo Šegan  <danilo@gnome.org>
1224
1225         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
1226
1227 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
1228
1229         * help/ChangeLog: Started this for translations of manual.
1230         * configure.ac, autogen.sh, .cvsignore: Migrated to
1231         gnome-doc-utils. Patch in bug #311222.
1232
1233 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
1234
1235         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
1236         #ifdef this away to fix an unused-function warning.
1237
1238 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
1239
1240         * configure.ac: Added 'gl' to ALL_LINGUAS.
1241
1242 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
1243
1244         * configure.ac: Added ne in ALL_LINGUAS
1245         
1246 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1247
1248         * shell/ev-view.c: (ev_view_leave_notify_event):
1249         
1250         Clear status message when pointer leaves view. Fix for bug
1251         #310818 
1252
1253 2005-07-20 Ankit Patel <ankit644@yahoo.com>
1254
1255         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
1256
1257 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1258
1259         * shell/ev-view.c: (ev_view_leave_notify_event),
1260         (ev_view_class_init):
1261         
1262         Set cursor to normal then leaving view.
1263
1264 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1265
1266         * configure.ac:
1267         
1268         Fix required djvulibre version.
1269
1270 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
1271
1272         *configure.ac: Hindi (hi) language added
1273
1274 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
1275
1276         *configure.ac: Punjabi (pa) Language added
1277
1278 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1279
1280         * data/evince-ui.xml, shell/ev-window.c:
1281         
1282         Add keypad accelerators for zooming. Fix for bug 308128.
1283
1284 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1285
1286         * Makefile.am:
1287         * backend/Makefile.am:
1288         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
1289         * configure.ac:
1290         * shell/ev-document-types.c: (ev_document_types_add_filters):
1291
1292         Allow to enable/disable the pixbuf backend.
1293         Default to off for now. If we want it enabled we should
1294         really put mime types in the desktop, implement properties etc.
1295
1296         * properties/evince-properties.c:
1297
1298         Initialize error to NULL.
1299         Check error is not NULL before freeing.
1300
1301 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1302
1303         * shell/ev-window.c:
1304
1305         Use F5 as presentation accell
1306
1307 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1308
1309         * shell/ev-window.c: (update_chrome_visibility),
1310         (ev_window_create_fullscreen_popup), (ev_window_init):
1311
1312         Do not leak the fullscreen toolbar
1313
1314 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1315
1316         * shell/ev-window.c: (view_actions_focus_in_cb),
1317         (view_actions_focus_out_cb):
1318
1319         These has a return value! Fix totally random focus
1320         issues we was seeing.
1321
1322 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1323
1324         * shell/main.c: (load_files_remote):
1325
1326         Allow open more than one file
1327
1328 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
1329
1330         * shell/main.c: (load_files_remote):
1331
1332         Fix for dbus 0.33. bug #309975
1333
1334 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
1335
1336         * properties/ev-properties-main.c: (ev_properties_get_pages):
1337
1338         Actually return NULL for types we dont support
1339
1340 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
1341
1342         * po/POTFILES.in:
1343
1344         Remove empty lines.
1345
1346 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
1347
1348         * backend/ev-document-factory.c:
1349         (ev_document_factory_get_document):
1350
1351         Do not try to create the object if type
1352         is invalid.
1353
1354 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
1355
1356         * ps/ps-document.c: (ps_document_dispose),
1357         (ps_async_renderer_render_pixbuf):
1358         * ps/ps-document.h:
1359
1360         Do not leak the target window
1361
1362 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
1363
1364         * shell/ev-application.c: (ev_application_init):
1365
1366         Let tbe check file existence for us.
1367         Add a comment about eggrecent mime filter.
1368
1369 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
1370
1371         * data/evince-ui.xml:
1372         * shell/ev-application.c: (ev_application_shutdown),
1373         (ev_application_init), (ev_application_get_toolbars_model),
1374         (ev_application_get_recent_model),
1375         (ev_application_save_toolbars_model):
1376         * shell/ev-application.h:
1377         * shell/ev-window.c: (ev_window_add_recent),
1378         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
1379         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
1380         (ev_window_init):
1381
1382         Use common toolbar and recent models for all windows.
1383         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1384
1385 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
1386
1387         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
1388         successfully check for gtk_icon_view_get_visible_range.
1389
1390 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1391
1392         * djvu/Makefile.am:
1393         * dvi/Makefile.am:
1394         
1395         Fix djvu and dvi backend build.
1396
1397 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
1398
1399         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
1400         (new_separator_pixbuf):
1401
1402         Don't leak windows.
1403
1404 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
1405
1406         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
1407
1408         HIGification of toolbar editor dialogue.
1409
1410 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1411
1412         * configure.ac:
1413         * shell/Makefile.am:
1414
1415         Ever build metadata manager since it's just
1416         disabled at runtime now.
1417
1418 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1419
1420         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1421         (ev_metadata_manager_get), (ev_metadata_manager_set):
1422         * shell/ev-metadata-manager.h:
1423
1424         Add an _init functions that enabled metadata management
1425         at runtime.
1426
1427         * shell/ev-window.c: (page_changed_cb),
1428         (setup_document_from_metadata), (ev_window_setup_document),
1429         (setup_view_from_metadata), (ev_window_open_uri),
1430         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1431         (ev_window_run_presentation), (ev_window_stop_presentation),
1432         (save_sizing_mode), (ev_window_zoom_changed_cb),
1433         (ev_window_continuous_changed_cb),
1434         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
1435         (window_configure_event_cb):
1436
1437         Remove all ugly metadata define since we deal with it
1438         at runtime now.
1439
1440         * shell/main.c: (load_files_remote), (main):
1441
1442         Add support for dbus cvs head. Hopefully didnt break one
1443         of the other versions now!
1444
1445         If we dont get a response from the dbus server just
1446         give up with it and not enable metadata.
1447
1448 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1449
1450         * Makefile.am:
1451         * backend/Makefile.am:
1452         * configure.ac:
1453         * cut-n-paste/recent-files/Makefile.am:
1454         * cut-n-paste/toolbar-editor/Makefile.am:
1455         * cut-n-paste/zoom-control/Makefile.am:
1456         * lib/Makefile.am:
1457         * pdf/Makefile.am:
1458         * pixbuf/Makefile.am:
1459         * properties/Makefile.am:
1460         * ps/Makefile.am:
1461         * shell/Makefile.am:
1462         * thumbnailer/Makefile.am:
1463         * tiff/Makefile.am:
1464
1465         Make frontends depend on just libev.
1466         Rework and group CFLAGS/LIBS definitions.
1467         Cleanups.
1468
1469 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1470
1471         * shell/ev-window:
1472
1473         do not unnecessarily save zoom
1474
1475         * configure.ac:
1476         * lib/ev-file-helpers.c: (ev_dot_dir):
1477         * shell/Makefile.am:
1478         * shell/dummy.cc:
1479
1480         Some cleanups
1481
1482 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1483
1484         * configure.ac:
1485         
1486         Remove unnecessary dependencies
1487
1488 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1489
1490         * properties/Makefile.am:
1491         * thumbnailer/Makefile.am:
1492         * tiff/Makefile.am:
1493
1494         Some more cleanups. Was really necessary
1495         but I probably introduced bugs, feel free
1496         to flame :)
1497
1498 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1499
1500         * backend/Makefile.am:
1501         * configure.ac:
1502         * cut-n-paste/recent-files/Makefile.am:
1503         * cut-n-paste/toolbar-editor/Makefile.am:
1504         * cut-n-paste/zoom-control/Makefile.am:
1505         * lib/Makefile.am:
1506         * pdf/Makefile.am:
1507         * pixbuf/Makefile.am:
1508         * properties/Makefile.am:
1509         * ps/Makefile.am:
1510         * shell/Makefile.am:
1511         * thumbnailer/Makefile.am:
1512         * tiff/Makefile.am:
1513
1514         Use gnome-common macros when possible.
1515         Cleanup dependencies.
1516         Actually disable deprecated where possible.
1517
1518 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
1519
1520         * Makefile.am:
1521         * backend/Makefile.am:
1522         * properties/Makefile.am:
1523         * shell/Makefile.am:
1524         * thumbnailer/Makefile.am:
1525
1526         This should solve the circular dep without
1527         requiring dir reorg!
1528
1529         * shell/ev-window.c: (setup_view_from_metadata):
1530
1531         Never restore window size/position when the
1532         window is already visible.
1533
1534 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
1535
1536         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
1537
1538         Return a boolean from timeout func. Fix ported from gedit.
1539
1540 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
1541
1542         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
1543
1544 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1545
1546         * shell/ev-document-types.c: set "All Documents" as default filter in
1547         open dialog
1548
1549 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
1550
1551         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
1552         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
1553         (ev_metadata_manager_set_boolean): fix value/val thinko.
1554
1555 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
1556
1557         * shell/ev-window.c: (setup_view_from_metadata),
1558         (window_state_event_cb), (window_configure_event_cb),
1559         (ev_window_init):
1560
1561         Remember window position and maximized state
1562
1563 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
1564
1565         * configure.ac:
1566
1567         Fix DBUS configure checks.
1568
1569         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
1570         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
1571         (ev_metadata_manager_set_boolean):
1572
1573         Plug mem leaks.
1574
1575         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
1576         (ev_window_stop_fullscreen), (ev_window_run_presentation),
1577         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
1578         (ev_window_continuous_changed_cb),
1579         (ev_window_dual_mode_changed_cb), (ev_window_new):
1580
1581         Fix the build without DBUS.
1582
1583 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
1584
1585         * shell/ev-metadata-manager.c: (parse_value), (save_values),
1586         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
1587         (ev_metadata_manager_set_string),
1588         (ev_metadata_manager_set_boolean):
1589         * shell/ev-metadata-manager.h:
1590
1591         Add support for some more types
1592
1593         * shell/ev-view.c: (scroll_to_current_page),
1594         (ev_view_get_continuous), (ev_view_set_continuous),
1595         (ev_view_get_dual_page):
1596         * shell/ev-view.h:
1597         * shell/ev-window.c: (page_changed_cb),
1598         (setup_document_from_metadata), (ev_window_setup_document),
1599         (setup_view_from_metadata), (ev_window_open_uri),
1600         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1601         (ev_window_run_presentation), (ev_window_stop_presentation),
1602         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
1603         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
1604         (ev_window_update_dual_page_action),
1605         (ev_window_continuous_changed_cb),
1606         (ev_window_dual_mode_changed_cb), (ev_window_init):
1607
1608         Remember a bunch of view/document properties. Prolly some
1609         are still missing but it's getting interesting.
1610
1611 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
1612
1613         * configure.ac: check if dbus-binding-tool is installed. Not the
1614         case on current Ubuntu breezy, it seems.
1615
1616 2005-07-05  Luca Ferretti <elle.uca@libero.it>
1617
1618         * data/evince.desktop.in.in:
1619         
1620         Allow open uri lists and add TryExec field.
1621
1622 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
1623
1624         * configure.ac:
1625
1626         Enable dbus when available, do not require a configure
1627         option.
1628
1629 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
1630
1631         * configure.ac:
1632
1633         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
1634         disabled.
1635
1636 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1637             Marco Pesenti Gritti  <mpg@redhat.com>
1638
1639         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
1640         
1641         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
1642         functions to the format required by dbus
1643
1644         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
1645         errors. Use the RPC parameters in the expected way
1646
1647 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
1648
1649         * Makefile.am:
1650         * properties/Makefile.am:
1651         * properties/ev-properties-main.c: (ev_properties_get_pages):
1652
1653         Support all mime types
1654
1655         * shell/Makefile.am:
1656         * thumbnailer/Makefile.am:
1657         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
1658         (evince_thumbnail_pngenc_get):
1659
1660         Use the document factory
1661
1662 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
1663
1664         * backend/Makefile.am:
1665         * backend/ev-document-factory.c:
1666         (mime_type_supported_by_gdk_pixbuf),
1667         (ev_document_type_get_from_mime),
1668         (ev_document_factory_get_document),
1669         (ev_document_factory_get_backend),
1670         (ev_document_factory_get_mime_types),
1671         (ev_document_factory_get_all_mime_types):
1672         * backend/ev-document-factory.h:
1673         * shell/Makefile.am:
1674         * shell/ev-document-types.c: (get_document_from_uri),
1675         (ev_document_types_get_document),
1676         (file_filter_add_mime_list_and_free),
1677         (ev_document_types_add_filters):
1678         * shell/ev-document-types.h:
1679         * shell/ev-job-xfer.c: (ev_job_xfer_run):
1680         * shell/ev-properties-dialog.c:
1681         (ev_properties_dialog_set_document):
1682         * shell/ev-window.c: (ev_window_cmd_file_open),
1683         (ev_window_cmd_save_as):
1684         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1685
1686         Rework document types managing to avoid code duplication
1687         and actually abstract from backend implementations.
1688         Also provide a minimal factory api that can be used by
1689         thumbnailer/properties.
1690
1691 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
1692
1693         * properties/ev-properties-view.c: (ev_properties_view_set_info):
1694         Plug a mem leak.
1695         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
1696         HIG spacings.
1697
1698 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
1699
1700         * shell/ev-properties-dialog.c
1701         (ev_properties_dialog_set_document): only call
1702         ev_properties_fonts_set_document() if the document implements the
1703         fonts interface
1704
1705 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
1706
1707         * configure.ac:
1708         * properties/Makefile.am:
1709         * properties/ev-properties-view.c:
1710         (ev_properties_view_register_type):
1711         * properties/ev-properties-view.h:
1712         * properties/ev-properties-main.h:
1713
1714         Implement nautilus plugin for properties.
1715         Works only for pdf atm, I need to rework the
1716         document types stuff to get this to work
1717         for all backends...
1718
1719 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
1720
1721         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
1722         (ev_properties_fonts_set_document): use
1723         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
1724
1725 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
1726
1727         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
1728         them
1729         (PlaceImage, tiff2ps_process_page): use
1730         g_ascii_dtostr to convert floats to strings in a locale-safe way.
1731
1732
1733 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
1734
1735         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
1736         (main): to call gnome_authentication_manager_init. Should fix
1737         Bug #308510
1738
1739         * configure.ac: that requires libgnomeui 2.6.0.
1740
1741 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
1742
1743         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
1744         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
1745         use the new tiff2ps interfaces
1746
1747         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
1748         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
1749
1750         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
1751         structure instead of global variables.  Remove use of static
1752         variables in functions.
1753
1754 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
1755
1756         * shell/ev-page-action.c: unref the completion after setting it to the
1757         entry
1758
1759 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
1760
1761         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
1762         postscript files
1763
1764 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
1765
1766         * shell/ev-window.c (update_action_sensitivity): disable
1767         File->Print if the document does not implement the ps exporter
1768         interface
1769
1770 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
1771
1772         * Makefile.am:
1773         * configure.ac:
1774         * data/evince-properties.glade:
1775         * properties/.cvsignore:
1776         * properties/Makefile.am:
1777         * properties/ev-properties-view.c: (ev_properties_view_dispose),
1778         (ev_properties_view_class_init), (ev_properties_view_format_date),
1779         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
1780         (ev_properties_view_init), (ev_properties_view_new):
1781         * properties/ev-properties-view.h:
1782         * shell/Makefile.am:
1783         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
1784         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
1785         (ev_properties_dialog_new):
1786         * shell/ev-properties-dialog.h:
1787         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1788         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
1789         (update_progress_label), (job_fonts_finished_cb),
1790         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
1791         * shell/ev-properties-fonts.h:
1792         * shell/ev-properties.c:
1793         * shell/ev-properties.h:
1794         * shell/ev-window.c: (ev_window_setup_document),
1795         (ev_window_cmd_file_properties):
1796
1797         Split the properties pages in two different objects, depend
1798         only on the backend where possible, use widgets instead
1799         of gobject for the glade part, reimplement the dialog
1800         itself with gtk.
1801         I need this to implement nautilus properties page.
1802
1803 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
1804
1805         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
1806         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
1807         (tiff_document_document_ps_exporter_iface_init): implement the ps
1808         exporter interface for tiff documents
1809
1810         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
1811         libtiff to implement TIFF postscript export
1812
1813         * tiff/tiff2ps.h: added a header file for external tiff2ps
1814         functions.
1815
1816         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
1817         tiff2ps.h
1818
1819 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1820
1821         * shell/ev-view.c: (scroll_to_current_page),
1822         (ev_view_set_fullscreen), (ev_view_set_presentation):
1823         
1824         Scroll to current page when exit from presentation
1825
1826 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1827
1828         * shell/ev-window.c: (update_document_mode),
1829         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1830         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
1831         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
1832         
1833         Exit from fullscreen mode when switch to presentation. Fix for
1834         bug 309365
1835
1836 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
1837
1838         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
1839         return NULL if the document does not implement the selection
1840         interface.
1841
1842 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
1843
1844         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
1845         reported height by using the resolution aspect ratio
1846         (tiff_document_render_pixbuf): scale the pixbuf using the
1847         resolution aspect ratio
1848
1849 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1850
1851         * configure.ac:
1852         
1853         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
1854         <kiltedaco@gmail.com>
1855         
1856         * djvu/djvu-document.c: (djvu_document_get_orientation),
1857         (djvu_document_set_orientation), (djvu_document_get_page_size),
1858         (rotate_pixbuf), (djvu_document_render_pixbuf),
1859         (djvu_document_document_iface_init):
1860         * dvi/dvi-document.c: (dvi_document_get_orientation),
1861         (dvi_document_set_orientation), (dvi_document_get_page_size),
1862         (rotate_pixbuf), (dvi_document_render_pixbuf),
1863         (dvi_document_document_iface_init):
1864         
1865         Dvi and djvu backends are ported to new API
1866
1867 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
1868
1869         * backend/ev-selection.c: (ev_selection_get_selection_region),
1870         (ev_selection_get_selection_map):
1871         * backend/ev-selection.h:
1872         * pdf/ev-poppler.cc:
1873         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
1874         * shell/ev-jobs.h:
1875         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1876         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
1877         (ev_pixbuf_cache_get_text_mapping):
1878         * shell/ev-pixbuf-cache.h:
1879         * shell/ev-view.c: (location_in_text),
1880         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
1881         support to EvView.  Now we can see where we can select!  Sweet!
1882
1883 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
1884
1885         * shell/ev-view.c (ev_view_button_press_event): Fix
1886         event->y + view->scroll_x typo.
1887
1888 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
1889
1890         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
1891         sub-GdkPixbuf instead of passing dest_x and dest_y.
1892         
1893         * shell/ev-view.c: (view_point_to_doc_point),
1894         (view_rect_to_doc_rect), (ev_view_button_press_event),
1895         (ev_view_motion_notify_event), (compute_new_selection_rect),
1896         (gdk_rectangle_point_in), (compute_new_selection_text),
1897         (compute_selections): Update selection code to keep the selection
1898         around as two points and not as a normalized rectangle, and fix
1899         page level selection in two-column mode.
1900
1901 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
1902
1903         * shell/ev-window.c: (window_configure_event_cb): 
1904         
1905         Fix compilation
1906         
1907 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
1908
1909         * pdf/ev-poppler.cc:
1910
1911         Fix compilation
1912
1913 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
1914
1915         * shell/Makefile.am:
1916         * shell/ev-metadata-manager.c: (item_free),
1917         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1918         (parse_value), (parseItem), (load_values),
1919         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
1920         (save_values), (save_item), (get_oldest), (resize_items),
1921         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
1922         * shell/ev-metadata-manager.h:
1923
1924         Metadata manager from gedit but modified to use GValue, so that
1925         we dont need to keep converting from strings.
1926
1927         * configure.ac:
1928
1929         ENABLE_METADATA conditional, on when dbus is on
1930
1931         * shell/ev-application.c: (ev_application_open_uri):
1932
1933         Show the window after load so that we can initialize
1934         window size before it's showed.
1935
1936         * shell/ev-window.c: (ev_window_setup_from_metadata),
1937         (ev_window_open_uri), (window_configure_event_cb),
1938         (ev_window_init):
1939
1940         Save and load metadata information about window size.
1941         Not yet keeping states in account.
1942
1943         * shell/main.c: (main):
1944
1945         Shutdown metadata manager.
1946
1947 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
1948
1949         * shell/ev-application-service.xml:
1950         * configure.ac:
1951         * shell/Makefile.am:
1952         * shell/ev-application.c:
1953         * shell/ev-application.h:
1954         * shell/ev-window.c:
1955         * shell/ev-window.h:
1956         * shell/main.c:
1957
1958         Add an optional dbus interface (--enable-dbus).
1959         Rework application code, mainly to be easier to
1960         use "remotely".
1961         Do not open multiple windows with the same document,
1962         spatial evince!
1963
1964 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
1965
1966         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
1967         pixbuf iff it exists.
1968
1969 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
1970
1971         * shell/*:
1972         * backend/ev-render-context.[ch]:
1973         * backend/ev-selection.[ch]:
1974
1975         Massive changes.  We now support text selection of pdfs, and not
1976         just rectangular selection.  This is pretty broken still, but I
1977         want to get something into CVS.
1978
1979 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1980
1981         * pdf/ev-poppler.cc:
1982         
1983         Fix for Bug 309080: crash on window close.
1984         
1985         * shell/ev-page-action.c: (page_changed_cb):
1986         
1987         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
1988         jensgr@gmx.net (Jens Granseuer).
1989
1990 2005-06-25  Marcel Telka  <marcel@telka.sk>
1991
1992         * configure.in (ALL_LINGUAS): Added sk.
1993
1994 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1995
1996         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
1997         not a document open
1998
1999 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
2000
2001         * NEWS:
2002         * configure.ac:
2003
2004         Release 0.3.2
2005
2006         * cut-n-paste/recent-files/Makefile.am:
2007
2008         Fix make distcheck
2009
2010 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
2011
2012         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
2013         (pixbuf_document_set_orientation), (rotate_pixbuf),
2014         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
2015         (pixbuf_document_document_iface_init), (pixbuf_document_init):
2016
2017         Implement rotation and cleanup the code a bit.
2018
2019         * tiff/tiff-document.c: (tiff_document_get_page_size),
2020         (tiff_document_get_orientation), (tiff_document_set_orientation),
2021         (rotate_pixbuf), (tiff_document_render_pixbuf),
2022         (tiff_document_document_iface_init), (tiff_document_init):
2023
2024         Implement rotation. Was the quicker solution for the release
2025         but we really need to share this code in the shell.
2026
2027 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
2028
2029         * pdf/ev-poppler.cc:
2030
2031         Enable rotation, require poppler cvs. Fix a leak.
2032
2033 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2034
2035         * shell/ev-window.c: (update_action_sensitivity):
2036         
2037         Make properties unsensitive if document backend doesn't provide
2038         any info
2039
2040 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2041
2042         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
2043         (bitmap_flip_horizontally), (bitmap_flip_vertically),
2044         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
2045         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
2046         (bitmap_flip_rotate_counter_clockwise):
2047         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
2048         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
2049         (buff_gets):
2050         * dvi/mdvi-lib/common.h:
2051         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
2052         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
2053         (opendvi), (mdvi_reload), (mdvi_init_context),
2054         (mdvi_destroy_context), (mdvi_dopage), (special):
2055         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
2056         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
2057         (file_hash_free), (register_encoding), (parse_spec),
2058         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
2059         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
2060         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
2061         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
2062         (mdvi_register_font_type), (mdvi_unregister_font_type),
2063         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
2064         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
2065         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
2066         (mdvi_hash_destroy_key), (mdvi_hash_reset):
2067         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
2068         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
2069         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
2070         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
2071         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
2072         * dvi/mdvi-lib/special.c: (mdvi_register_special),
2073         (mdvi_unregister_special), (mdvi_flush_specials):
2074         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
2075         (t1_font_remove):
2076         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
2077         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
2078         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
2079         (free_font_metrics), (flush_font_metrics):
2080         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
2081         (tt_font_remove):
2082         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
2083         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
2084         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
2085         (dstring_insert), (dstring_new), (dstring_reset):
2086         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
2087         
2088         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
2089         avoid conflict with libtool on FC4
2090         
2091         * shell/ev-window.c: (ev_window_cmd_help_about):
2092         
2093         Update copyright year. Fix for bug 308828.
2094
2095 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
2096
2097         * shell/ev-view.c: (add_scroll_binding_keypad),
2098         (ev_view_binding_activated), (ev_view_class_init),
2099         (on_adjustment_value_changed):
2100         
2101         Bug 170874: Arrow keys switch pages in presentation mode
2102
2103 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
2104
2105         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
2106         
2107         Fix for Bug 308265: Sidebar dissappears coming out of 
2108         Presentation mode
2109
2110 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
2111
2112         * shell/ev-application.c: (ev_application_open):
2113         * shell/ev-document-types.c: (ev_document_types_add_filters),
2114         (ev_document_types_add_filters_for_type):
2115         * shell/ev-document-types.h:
2116         * shell/ev-window.c: (ev_window_cmd_save_as):
2117         
2118         Suggest basename as template when saving, provide filters
2119         for save dialog. It's bug 308402
2120
2121 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2122
2123         * pdf/ev-poppler.cc:
2124         * shell/ev-sidebar-links.c: (job_finished_callback):
2125         * shell/ev-view.c: (update_find_status_message):
2126         
2127         Some leaks fixed
2128
2129 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
2130
2131         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2132         (egg_recent_view_uimanager_set_list):
2133
2134         Fix buglet in !show_numbers case.
2135
2136 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
2137
2138         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2139         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
2140
2141         Use pango ellipsisation.
2142
2143         * pdf/ev-poppler.cc:
2144
2145         Fix refcount leak, from nsh.
2146
2147 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2148
2149         * cut-n-paste/recent-files/Makefile.am:
2150         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
2151         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
2152         
2153         Removed EggRecentViewGtk
2154         
2155         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
2156         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
2157         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
2158         (ev_window_setup_recent):
2159         
2160         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
2161         with other projects
2162
2163 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2164
2165         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
2166         (egg_recent_view_gtk_finalize):
2167
2168         Fix memory leak
2169
2170         * cut-n-paste/toolbar-editor/Makefile.am:
2171         
2172         Fix location of cursor icon.
2173         
2174         * pdf/ev-poppler.cc:
2175         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
2176         (display_completion_text), (match_completion):
2177         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
2178         (selection_changed_callback), (create_loading_model),
2179         (print_section_cb), (links_page_num_func),
2180         (update_page_callback_foreach):
2181         * shell/ev-window.c: (ev_window_dispose):
2182         
2183         Small memory fixes. Links model now store objects instead
2184         of pointers to improve memory management. 
2185
2186 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2187
2188         * shell/ev-window.c: (zoom_control_changed_cb):
2189         
2190         Fix update of zoom control (bug 308268).
2191
2192 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
2193
2194         * shell/ev-properties.c (set_property): escape the text correctly.
2195         Handles non-UTF-8 properties and escaped properties.  Also, sets
2196         the text to "<i>None</i>" if the property isn't set.
2197
2198         * data/evince-properties.glade: Change the label to be ellipsized,
2199         and give it a minimum size.
2200
2201 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2202
2203         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
2204         * shell/ev-sidebar-links.c: (create_loading_model):
2205         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
2206         * shell/ev-view.c: (ev_view_set_document):
2207         * shell/ev-window.c: (ev_window_dispose):
2208         
2209         Various small fixes, mostly memory leaks. Thanks to valgrind.
2210
2211 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
2212
2213         * ps/ps-document.c: remove the locale.h include again ;-). And
2214         kill the (bogus) setlocale/savelocale business.
2215
2216 2005-06-19   Jaap A. Haitsma <jaap@haitsma.org>
2217
2218         * ps/ps-document.c:
2219         
2220         Include locale.h to fix build
2221         
2222         * shell/ev-sidebar.c:
2223         
2224         Remove unnecessary includes
2225
2226 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2227
2228         * dvi/dvi-document.c: (dvi_document_load):
2229         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
2230         * po/POTFILES.in:
2231         
2232         Check for incorrect dvi files. Fix parsing dvi on AMD64
2233         platform. Thanks to tester@tester.ca (Olivier Crete).
2234
2235 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2236
2237         * shell/ev-page-action.c: (match_selected_cb),
2238         (display_completion_text), (match_completion), (update_model):
2239         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
2240         (expand_open_links):
2241         * shell/ev-sidebar.c: (ev_sidebar_destroy),
2242         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
2243         (ev_sidebar_set_document):
2244         * shell/ev-window.c: (ev_window_xfer_job_cb),
2245         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
2246         
2247         Fixed lot's of memory leaks, for example, memory leak on reload, 
2248         described in bug 307793.
2249
2250 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
2251
2252         * pdf/ev-poppler.cc:
2253         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
2254         (update_visible_range), (adjustment_changed_cb),
2255         (ev_sidebar_thumbnails_fill_model),
2256         (ev_sidebar_thumbnails_refresh),
2257         (ev_sidebar_tree_selection_changed),
2258         (ev_sidebar_icon_selection_changed),
2259         (ev_sidebar_thumbnails_use_icon_view),
2260         (ev_sidebar_thumbnails_set_document):
2261         * shell/ev-sidebar-thumbnails.h:
2262         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
2263         (ev_window_cmd_edit_rotate_right), (ev_window_init):
2264
2265         Refresh thumbnails when changing orientation. Not fully
2266         working yet becuase of a sidebar bug.
2267
2268         Set page orientation to poppler page everywhere. This sucks
2269         really need to fix poppler.
2270
2271 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
2272
2273         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
2274         (egg_recent_view_gtk_new_menu_item),
2275         (egg_recent_view_gtk_set_property),
2276         (egg_recent_view_gtk_get_property),
2277         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
2278         (egg_recent_view_gtk_set_tooltip_func),
2279         (egg_recent_view_gtk_set_label_width),
2280         (egg_recent_view_gtk_get_label_width):
2281         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
2282
2283         Sync with libegg (ellipsize labels)
2284
2285 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2286
2287         * data/evince-ui.xml:
2288         * shell/ev-window.c: (ev_window_cmd_go_forward),
2289         (ev_window_cmd_go_backward):
2290         
2291         Shift + PageUp moves 10 Pages. Fix for 306125
2292
2293 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2294
2295         * pdf/ev-poppler.cc:
2296
2297         Add a flag to check if orientation has been overriden
2298
2299 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
2300
2301         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
2302         field if necessary.
2303
2304         * ps/ps.h: add creator field to document.
2305
2306         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
2307         set creator field.
2308
2309 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2310
2311         * data/evince-properties.glade:
2312         * shell/ev-properties.c: (ev_properties_set_document):
2313
2314         s/PDF Version/Format
2315
2316 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2317
2318         * shell/ev-properties.c: (ev_properties_set_document):
2319
2320         Remove unnecessary translations
2321
2322 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2323
2324         * cut-n-paste/toolbar-editor/Makefile.am:
2325
2326         Correct library name    
2327
2328 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2329
2330         * configure.ac:
2331         * cut-n-paste/recent-files/egg-recent-model.c:
2332         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
2333         (egg_recent_model_unlock_file):
2334         * cut-n-paste/recent-files/egg-recent-util.c:
2335         (egg_recent_util_get_unique_id):
2336         * cut-n-paste/recent-files/update-from-egg.sh:
2337         * cut-n-paste/toolbar-editor/Makefile.am:
2338         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2339         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
2340         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2341         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
2342         (egg_toolbars_model_get_type):
2343         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
2344
2345         Better makefile for toolbar editor and update everything
2346         to latest libegg.
2347
2348 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2349
2350         * shell/ev-window.c: (update_document_mode):
2351
2352         Prefer presentation mode when the document
2353         require fullscreen.
2354
2355 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
2356
2357         * data/evince-ui.xml:
2358         * shell/ev-window.c:
2359
2360         Add control-equal for zooming
2361
2362 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2363
2364         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
2365
2366 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
2367
2368         * backend/ev-document.c: (ev_document_get_orientation):
2369         * backend/ev-document.h:
2370         * pdf/ev-poppler.cc:
2371         * ps/ps-document.c: (ps_document_get_orientation),
2372         (ps_document_set_orientation), (ps_document_document_iface_init):
2373
2374         Add a get_orientation api. Improve set_orientation.
2375
2376         * data/evince-ui.xml:
2377         * shell/ev-view.c: (ev_view_set_orientation),
2378         (ev_view_rotate_right), (ev_view_rotate_left):
2379         * shell/ev-view.h:
2380         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
2381         (ev_window_cmd_edit_rotate_right):
2382
2383         Better ui for changing document orientation
2384
2385 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2386
2387         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
2388         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
2389         * shell/ev-sidebar-links.h:
2390         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
2391         (ev_sidebar_page_iface_init):
2392         * shell/ev-sidebar-page.h:
2393         * shell/ev-sidebar-thumbnails.c:
2394         (ev_sidebar_thumbnails_get_property),
2395         (ev_sidebar_thumbnails_class_init),
2396         (ev_sidebar_thumbnails_set_document):
2397         * shell/ev-sidebar-thumbnails.h:
2398         * shell/ev-view.c: (ev_view_motion_notify_event):
2399         * shell/ev-window.c: (update_chrome_visibility),
2400         (ev_window_cmd_focus_page_selector),
2401         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
2402         (sidebar_page_main_widget_update_cb), (ev_window_init):
2403         
2404         Autoraise toolbar on GoToPage binding and fix bindings in
2405         EvSidebarThumbnails page.
2406
2407 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
2408
2409         * shell/ev-properties.c: (update_progress_label):
2410
2411         Hide the progress label when finished; bug #307697.
2412
2413 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
2414
2415         * pdf/ev-poppler.cc:
2416
2417         Enable is_open for links, you will need poppler cvs
2418
2419         * shell/ev-properties.c: (job_fonts_finished_cb):
2420
2421         Get a lock on the document when filling the tree view
2422
2423 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
2424
2425         * backend/ev-document-links.h:
2426         * pdf/ev-poppler.cc:
2427         * shell/ev-sidebar-links.c: (create_loading_model),
2428         (expand_open_links), (job_finished_callback):
2429
2430         Expand links when specified by the document.
2431         Depend on a poppler api (defined out for now)
2432
2433 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
2434
2435         * shell/ev-properties.c: (ev_properties_dispose),
2436         (ev_properties_class_init), (dialog_destroy_cb),
2437         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
2438         (ev_properties_set_document), (ev_properties_new),
2439         (ev_properties_show):
2440         * shell/ev-properties.h:
2441
2442         Make it an object, cleanup the code, api to show it as transient
2443         and to set the document.
2444
2445         * shell/ev-window.c: (ev_window_setup_document),
2446         (ev_window_cmd_file_properties):
2447
2448         Adapt to EvProperties changes, do not show multiple
2449         times, update it when document changes.
2450
2451 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
2452
2453         * ps/gstypes.h:
2454         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
2455         (ps_document_set_orientation), (ps_document_document_iface_init):
2456         * ps/ps-document.h:
2457
2458         Implement orientation here too
2459
2460         * shell/ev-properties.c: (ev_properties_new):
2461         * data/evince-properties.glade:
2462
2463         Hide the fonts page for backends that doesnt
2464         support it.     
2465
2466 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
2467
2468         * backend/ev-document.c: (ev_document_set_orientation):
2469         * backend/ev-document.h:
2470         * pdf/ev-poppler.cc:
2471
2472         Add orientation api. Currently poppler api is not optimal,
2473         we need to set orientation every time we _get a page.
2474         I will try to fix that at some point.
2475
2476         * data/evince-ui.xml:
2477         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
2478         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
2479
2480         Add orientation menu items
2481
2482         * shell/ev-page-cache.c: (ev_page_cache_clear):
2483         * shell/ev-page-cache.h:
2484
2485         Add api to clear the cache
2486
2487         * shell/ev-view.c: (setup_caches), (clear_caches),
2488         (ev_view_set_document), (ev_view_zoom_out),
2489         (ev_view_set_orientation):
2490         * shell/ev-view.h:
2491
2492         Implement orientation changing
2493
2494 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
2495
2496         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
2497         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
2498         * backend/ev-document-fonts.h:
2499
2500         Separate scan and fill so that we can incrementally fill from
2501         the main thread. Add a progress api.
2502
2503         * data/evince-properties.glade:
2504         * pdf/ev-poppler.cc:
2505         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
2506         * shell/ev-jobs.h:
2507         * shell/ev-properties.c: (update_progress_label),
2508         (job_fonts_finished_cb), (setup_fonts_view):
2509
2510         Incrementally feel the list and show the progress
2511         percentage in a label like acrobat does.
2512
2513         You are going to need poppler cvs
2514
2515 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
2516
2517         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
2518         * backend/ev-document-fonts.h:
2519         * pdf/ev-poppler.cc:
2520
2521         Make fonts model fill incrementally.
2522
2523         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2524         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2525         (ev_job_queue_remove_job):
2526         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
2527         (ev_job_fonts_new), (ev_job_fonts_run):
2528         * shell/ev-jobs.h:
2529
2530         New job for fonts scanning
2531
2532         * shell/ev-properties.c: (job_fonts_finished_cb),
2533         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
2534         * shell/ev-properties.h:
2535         * shell/ev-window.c: (ev_window_cmd_file_properties):
2536
2537         Incrementally feel the treeview using the new job. Show Loading...
2538         message until scanning is completed.
2539
2540         Hopefully I didnt break the build without the poppler patch.
2541
2542 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2543
2544         * shell/ev-application.c: (ev_application_open):
2545         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
2546         (ev_document_type_get_type), (ev_document_type_lookup):
2547         * shell/ev-document-types.h:
2548         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
2549         * shell/ev-job-xfer.h:
2550         * shell/ev-window.c: (ev_window_clear_local_uri),
2551         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
2552         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
2553         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2554         
2555         Transfer remote documents to tmp directory to display them later.
2556
2557 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
2558
2559         * backend/ev-document-info.h:
2560         * shell/ev-properties.c: (ev_properties_new):
2561
2562         s/GTime*/GTime. Not sure why we was using a pointer
2563         at all there!
2564
2565 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
2566
2567         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
2568         situations.  That situation is that you're using GTK+-HEAD with
2569         the patch at #306726 is applied, and you have a document with <
2570         1500 pages in it.  It's not quite as uniformly nice as the
2571         TreeView, but should be better in the long run.
2572
2573         I'm pretty sure I guarded against breaking compilation with
2574         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
2575         I missed some.
2576
2577         * shell/ev-window.c (ev_window_init): We don't have our tree/list
2578         widget yet, so I commented that code out
2579         enable_view_actions_for_widget() for now.  Need to figure this
2580         out.
2581
2582         * shell/ev-page-action.c (match_selected_cb): emit the right
2583         signals.  Our cool C-l completion now works.
2584
2585 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2586
2587         * backend/Makefile.am:
2588         * backend/ev-document-fonts.c:
2589         * backend/ev-document-links.c:
2590         * backend/ev-document.c: (ev_document_load):
2591         * backend/ev-document.h:
2592         * backend/ev-job-queue.c:
2593         * backend/ev-job-queue.h:
2594         * backend/ev-jobs.c:
2595         * backend/ev-jobs.h:
2596         * backend/ev-page-cache.c:
2597         * backend/ev-page-cache.h:
2598
2599         EvPageCache and EvJobs are moved to shell.
2600
2601         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
2602         (ev_tmp_filename):
2603         * lib/ev-file-helpers.h:
2604         
2605         New helper to work with temporary files
2606         
2607         * shell/Makefile.am:
2608         * shell/ev-application.c: (ev_application_open):
2609         * shell/ev-application.h:
2610         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
2611         (remove_job_from_async_queue), (add_job_to_async_queue),
2612         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
2613         (handle_job), (search_for_jobs_unlocked),
2614         (no_jobs_available_unlocked), (ev_render_thread),
2615         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
2616         (ev_job_queue_add_job), (move_job_async), (move_job),
2617         (ev_job_queue_update_job), (ev_job_queue_remove_job):
2618         * shell/ev-job-queue.h:
2619         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
2620         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
2621         * shell/ev-job-xfer.h:
2622         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
2623         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
2624         (ev_job_links_class_init), (ev_job_render_init),
2625         (ev_job_render_dispose), (ev_job_render_class_init),
2626         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
2627         (ev_job_thumbnail_class_init), (ev_job_load_init),
2628         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
2629         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
2630         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
2631         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
2632         * shell/ev-jobs.h:
2633         * shell/ev-page-action.c: (ev_page_action_set_document):
2634         * shell/ev-page-cache.c: (ev_page_cache_init),
2635         (ev_page_cache_class_init), (ev_page_cache_finalize),
2636         (ev_page_cache_new), (ev_page_cache_get_n_pages),
2637         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
2638         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
2639         (ev_page_cache_get_title), (ev_page_cache_get_size),
2640         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
2641         (ev_page_cache_get_height_to_page),
2642         (ev_page_cache_get_max_label_chars),
2643         (ev_page_cache_get_page_label),
2644         (ev_page_cache_has_nonnumeric_page_labels),
2645         (ev_page_cache_get_info), (ev_page_cache_next_page),
2646         (ev_page_cache_prev_page), (ev_page_cache_get):
2647         * shell/ev-page-cache.h:
2648         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
2649         (ev_pixbuf_cache_clear_job_sizes),
2650         (ev_pixbuf_cache_add_jobs_if_needed),
2651         (ev_pixbuf_cache_set_page_range):
2652         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
2653         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
2654         * shell/ev-sidebar-thumbnails.c:
2655         (ev_sidebar_tree_selection_changed),
2656         (ev_sidebar_thumbnails_set_document):
2657         * shell/ev-statusbar.c: (ev_statusbar_destroy),
2658         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
2659         (ev_statusbar_get_context_id), (ev_statusbar_push),
2660         (ev_statusbar_pop), (ev_statusbar_set_maximized),
2661         (ev_statusbar_pulse), (ev_statusbar_show_progress),
2662         (ev_statusbar_set_progress):
2663         * shell/ev-statusbar.h:
2664         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
2665         (ev_view_find_previous):
2666         * shell/ev-window.c: (ev_window_is_empty),
2667         (ev_window_setup_document), (password_dialog_response),
2668         (ev_window_clear_jobs), (ev_window_load_job_cb),
2669         (ev_window_xfer_job_cb), (ev_window_open_uri),
2670         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
2671         (ev_window_print), (ev_window_print_range),
2672         (ev_window_state_event), (ev_window_cmd_view_reload),
2673         (menu_item_select_cb), (menu_item_deselect_cb),
2674         (view_status_changed_cb), (ev_window_dispose),
2675         (drag_data_received_cb), (ev_window_init):
2676         * shell/ev-window.h:
2677         * shell/main.c: (load_files):
2678         
2679         New statusbar to show progress on idle. Two new jobs - 
2680         xfer job and load job to load document in background. And update
2681         of page_cache clients to new location of code.
2682
2683 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
2684   
2685         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
2686         selection in open dialog. It also remembers the last visited directory 
2687         in the current session.
2688
2689 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2690
2691         * shell/ev-properties.c: (ev_properties_new):
2692         * shell/ev-properties.h:
2693         * shell/ev-window.c: (ev_window_cmd_file_properties):
2694         
2695         Get document info from page cache instead of document itself.
2696         This should fix crash related to race conditions described in
2697         bug 306545.
2698
2699 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
2700
2701         * ps/ps-document.c: (ps_document_init),
2702         (send_ps), (get_page_box), (output), (catchPipe), (input),
2703         (stop_interpreter), (file_length), (file_readable),
2704         (check_filecompressedb), (ps_document_enable_interpreter),
2705         (document_load), (ps_async_renderer_render_pixbuf):
2706         * ps/ps-document.h:
2707
2708         Big cleanup of the ps code
2709
2710 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
2711
2712         * backend/Makefile.am:
2713         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
2714         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
2715         * backend/ev-async-renderer.h:
2716
2717         Add an async renderer interface (method + callback) which
2718         is useful for backends like ps.
2719
2720         * backend/ev-job-queue.c: (remove_job_from_async_queue),
2721         (add_job_to_async_queue), (job_finished_cb), (handle_job),
2722         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
2723         (ev_job_queue_add_job), (move_job_async), (move_job),
2724         (ev_job_queue_update_job), (ev_job_queue_remove_job):
2725
2726         Add queues for async renderer, these are executed on the
2727         main thread.
2728
2729         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
2730         (ev_job_render_run):
2731         * backend/ev-jobs.h:
2732
2733         If the backend support async renderer interface use it.
2734
2735         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
2736         (setup_pixmap), (ps_document_get_type),
2737         (ps_async_renderer_render_pixbuf),
2738         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
2739
2740         Implement async renderer interface.
2741
2742 2005-06-07  Nickolay V. Shmyrev  <<nshmyrev@yandex.ru>>
2743
2744         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
2745
2746         Cleanup links job on exit.
2747
2748 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2749
2750         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2751         (drag_data_get_cb), (drag_data_received_cb):
2752         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2753         (drag_data_get_cb), (parse_item_list),
2754         (egg_toolbar_editor_load_actions):
2755         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
2756         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
2757         (parse_item_list), (parse_toolbars):
2758         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
2759         (dvi_pixbuf_put_pixel):
2760         
2761         Fix gcc 4.0 warnings
2762
2763 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
2764
2765         * ps/ps-document.c: (start_interpreter):
2766
2767         Fix warning when loading ps
2768
2769 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
2770
2771         * ps/ps-document.c: (output):
2772
2773         Fix crash when priting gs error messages.
2774
2775 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
2776
2777         * backend/ev-page-cache.c: (_ev_page_cache_new):
2778         * backend/ev-page-cache.h:
2779
2780         Use a const to return title so that we dont double
2781         free it. Small cleanup and fix a leak.
2782
2783         * shell/ev-window.c: (update_window_title):
2784
2785         strdup value from get_title.
2786
2787 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
2788
2789         * shell/ev-sidebar-links.c: (job_finished_callback),
2790         (ev_sidebar_links_set_document):
2791
2792         Cleanup the old job when changing document
2793
2794 2005-06-05  Nickolay V. Shmyrev  <<nshmyrev@yandex.ru>>
2795
2796         * shell/ev-stock-icons.c:
2797         * shell/ev-stock-icons.h:
2798         * shell/ev-window.c:
2799         
2800         Add stock icons for actions that can appear in toolbar. Fix for
2801         bug 306566.
2802
2803 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2804
2805         * backend/ev-page-cache.c: (ev_page_cache_finalize),
2806         (_ev_page_cache_new), (ev_page_cache_get_max_width),
2807         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
2808         * backend/ev-page-cache.h:
2809         * shell/ev-view.c: (scroll_to_current_page),
2810         (view_update_range_and_current_page), (get_page_y_offset),
2811         (get_page_extents), (ev_view_size_request_continuous_dual_page),
2812         (ev_view_size_request_continuous),
2813         (ev_view_zoom_for_size_continuous_and_dual_page),
2814         (ev_view_zoom_for_size_continuous):
2815         
2816         More compact EvView layout in document with pages of different size.
2817
2818 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
2819
2820         * shell/ev-window.c (ev_window_cmd_file_properties): fix
2821         compilation.
2822
2823 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2824
2825         * shell/ev-view.c: (view_set_adjustment_values):
2826         * shell/ev-window.c: (ev_window_cmd_file_properties):
2827         
2828         A bit different fix for rounding problem but it has no
2829         problems on startup. Make properties window transient to parent.
2830
2831 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2832
2833         * pdf/ev-poppler.cc:
2834         
2835         More commenting of font stuff.
2836
2837 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2838
2839         * pdf/ev-poppler.cc:
2840
2841         Comment out some more fonts stuff. Should really
2842         work without the poppler patch now.
2843
2844 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2845
2846         * pdf/ev-poppler.cc:
2847
2848         Adapt to api change
2849
2850 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2851
2852         * data/evince-properties.glade:
2853         * pdf/ev-poppler.cc:
2854         * shell/ev-properties.c: (setup_fonts_view):
2855
2856         Set the column title. Show the dialog only
2857         once everything is setup.
2858         Getting font info can be very slow... will
2859         prolly need to make this threaded too.
2860
2861 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2862
2863         * backend/Makefile.am:
2864         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
2865         (ev_document_fonts_get_fonts_model):
2866         * backend/ev-document-fonts.h:
2867         * data/evince-properties.glade:
2868         * pdf/ev-poppler.cc:
2869         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
2870         * shell/ev-properties.h:
2871         * shell/ev-window.c: (ev_window_cmd_file_properties):
2872
2873         Implement fonts list. Defined out for now, since it depends
2874         on a not yet committed poppler patch.
2875
2876 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
2877
2878         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
2879         page + 1.
2880
2881         * shell/ev-window.c: Make sure we add the timeout when we get a
2882         focus-in event.
2883
2884         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
2885         adjustment->value before calculating the zoom factor to average
2886         out all of our rounding errors.  The page no longer 'drifts' when
2887         resizing.
2888
2889 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2890
2891         * data/evince-properties.glade:
2892         * shell/ev-properties.c: (ev_properties_format_date),
2893         (set_property):
2894         
2895         Labels don't expand when the dialogue is resized.
2896         strftime result needs to be converted to UTF-8. Thanks
2897         to Christian Persch <chpe@gnome.org>.
2898
2899 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2900
2901         * data/evince-properties.glade:
2902
2903         Hide the fonts tab
2904
2905 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
2906
2907         * backend/ev-document-info.h:
2908         * backend/ev-document.c: (ev_document_info_free):
2909         * data/evince-properties.glade:
2910         * pdf/ev-poppler.cc:
2911         * ps/ps-document.c: (ps_document_get_info):
2912         * shell/ev-properties.c: (ev_properties_format_date),
2913         (set_property), (ev_properties_new):
2914         * shell/ev-properties.h:
2915         * shell/ev-window.c: (ev_window_cmd_file_properties):
2916
2917         Rework properties code to take only EvPropertyInfo
2918         in the constructor so that it can be useful for
2919         nautilus plugin too.
2920
2921         Deal with backends that doesnt support some properties.
2922         Make set property code generic.
2923
2924 2005-06-04  Christian Persch <chpe@gnome.org>
2925
2926         * data/evince-properties.glade:
2927
2928         fix spacings, make resizeable, and make data labels
2929         selectable + ellipsised
2930
2931 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
2932
2933         * backend/ev-document-info.h:
2934         * data/Makefile.am:
2935         * data/evince-ui.xml:
2936         * pdf/ev-poppler.cc:
2937         * shell/Makefile.am:
2938         * shell/ev-window.c: (update_action_sensitivity),
2939         (ev_window_cmd_file_properties):
2940
2941         Initial go at file properties. Patch by
2942         Emil Soleyman-Zomalan <emil@soleyman.com>.
2943         Needs love see #169583
2944
2945 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
2946
2947         * ps/ps-document.c: (output):
2948         * ps/ps.c: (psscan):
2949
2950         Try to render even if psscan fails.
2951
2952 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
2953
2954         * ps/ps.c: (psscan), (pscopydoc):
2955
2956         Port buffered reading code from gv
2957
2958 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
2959
2960         * ps/ps-document.c: (interpreter_message), (output):
2961
2962         Do not fail on interpreter messages
2963
2964 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
2965
2966         * backend/ev-document-misc.c:
2967         (ev_document_misc_get_thumbnail_frame):
2968
2969         Pages can be 0 x 0, dont assert on this case
2970
2971 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2972
2973         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
2974         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
2975
2976         Correctly manage our reference on document. Finally the reload
2977         huge leak is gone...
2978
2979 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2980
2981         * ps/ps-document.c: (ps_document_dispose):
2982
2983         Forgot to chain it to the parent. Thanks chpe.
2984
2985 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2986
2987         * ps/ps-document.c: (ps_document_dispose),
2988         (ps_document_class_init), (stop_interpreter), (document_load):
2989
2990         Cleanup dispose a bit. Dont leak the whole pixmap.
2991
2992 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2993
2994         * pdf/ev-poppler.cc:
2995
2996         Release the poppler document on dispose
2997
2998 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
2999
3000         * shell/ev-view.c: (ev_view_set_document):
3001
3002         Release ref on the pixbuf cache when changing
3003         document.
3004
3005 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3006
3007         * ps/ps-document.c: (ps_document_get_info):
3008
3009         Fix a double free
3010
3011 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
3012
3013         * backend/ev-page-cache.c: (ev_page_cache_init),
3014         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
3015         * backend/ev-page-cache.h:
3016         * shell/ev-page-action.c: (page_changed_cb):
3017         
3018         Set page action entry width depending on labels width. Fix
3019         for bug 305202.
3020
3021 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
3022
3023         * backend/ev-link.c: (ev_link_class_init):
3024
3025         Allow -1 as page value (error)
3026
3027 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
3028
3029         * shell/ev-sidebar-thumbnails.c:
3030         (ev_sidebar_thumbnails_set_document):
3031         * shell/ev-view.c: (scroll_to_current_page),
3032         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
3033         (page_changed_cb), (on_adjustment_value_changed),
3034         (ev_view_set_document):
3035
3036         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
3037         Fix bug 305377
3038
3039 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3040
3041         * configure.ac:
3042         * djvu/djvu-document.c: (djvu_document_get_page_size):
3043
3044         Require djvulibre CVS. Now djvu loading is much faster. Fix for
3045         bug 301993.
3046
3047 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
3048
3049         * shell/ev-view.c (draw_one_page): modify the expose handling to
3050         get the shadows.
3051
3052         * shell/ev-window.c (update_action_sensitivity): Respect
3053         permissions field.  Kowtow to the man.
3054
3055         * pdf/ev-poppler.cc: Get the permissions field.
3056
3057         * tiff/*c: Make a tiny bit more robust.
3058
3059 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3060
3061         * djvu/djvu-document.c:
3062         
3063         Pop messages from djvu context message queue.
3064
3065 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3066
3067         * configure.ac, Makefile.am, shell/Makefile.am:
3068         * tiff/Makefile.am, shell/ev-document-types.c:
3069         
3070         Cleanup tiff configure checks. Fix for bug 305218.
3071
3072 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
3073
3074         * configure.ac: Added "uk" to ALL_LINGUAS.
3075
3076 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3077
3078         * cut-n-paste/zoom-control/ephy-zoom.c:
3079         (ephy_zoom_get_changed_zoom_level):
3080         * cut-n-paste/zoom-control/ephy-zoom.h:
3081         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
3082         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
3083         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
3084         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
3085         (zoom_control_changed_cb), (ev_window_init):
3086         
3087         Fix minor points related to moving best fit up. Introduce
3088         "zoom" property and make zoom control change it's value on
3089         notify::zoom signals. Fix for 305080.
3090
3091 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3092
3093         * data/evince-ui.xml:
3094         * shell/ev-window.c: (set_view_actions_sensitivity):
3095         
3096         Use + and - as accels for zoom in and zoom out. Fix for 305001.
3097
3098 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
3099
3100         * configure.ac:
3101
3102         Depends on poppler 0.3.2
3103
3104 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
3105
3106         * cut-n-paste/recent-files/egg-recent-item.c:
3107         (egg_recent_item_get_short_name):
3108         * cut-n-paste/toolbar-editor/Makefile.am:
3109         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3110         (new_pixbuf_from_widget):
3111         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3112         * cut-n-paste/toolbar-editor/egg-marshal.c:
3113         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3114         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3115
3116         Sync
3117
3118 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
3119
3120         * tiff/tiff-document.c: Rough TIFF backend.
3121
3122 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
3123
3124         * NEWS:
3125         * configure.ac:
3126         * cut-n-paste/toolbar-editor/Makefile.am:
3127
3128         Release 0.3.1
3129
3130 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
3131
3132         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
3133         (ev_view_find_next), (ev_view_find_previous):
3134
3135         Remove the locks around get_n_results   
3136
3137 2005-05-21  Juerg Billeter  <j@bitron.ch>
3138
3139         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
3140
3141         Pass correct number of pages to poppler.
3142
3143 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3144
3145         * configure.ac:
3146         * data/Makefile.am:
3147         * data/evince.desktop.in: 
3148         * data/evince.desktop.in.in:
3149         * po/POTFILES.in:
3150         
3151         Add conditionally dvi and djvu to desktop types. Fix for 304658.
3152
3153 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
3154
3155         * shell/ev-view.c: (view_update_adjustments),
3156         (view_set_adjustment_values): cast adjustmen->value to (int)
3157         before using it.  Otherwise, we get off by a pixel in some
3158         situations.
3159
3160         (draw_one_page): Draw the border on expose.
3161
3162 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
3163
3164         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
3165         adjustment when the mode changes, #304923
3166
3167 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3168
3169         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
3170         flickering on resize but still use gdk_window_scroll on
3171         scrolling
3172
3173 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
3174
3175         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
3176         option, #170458
3177
3178 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
3179
3180         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
3181         second page on page_changed if possible, #304669
3182
3183 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
3184
3185         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
3186         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
3187
3188 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
3189
3190         * .cvsignore:
3191         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
3192         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
3193         (ev_view_zoom_for_size_presentation),
3194         (ev_view_zoom_for_size_continuous_and_dual_page),
3195         (ev_view_zoom_for_size_continuous),
3196         (ev_view_zoom_for_size_dual_page),
3197         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
3198         * shell/ev-view.h:
3199         * shell/ev-window.c: (update_view_size),
3200         (ev_window_sizing_mode_changed_cb):
3201
3202         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
3203         the scrollbars.  It's not 100% right, but it's much closer.  Kills
3204         an infinite loop, #304769
3205
3206
3207 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
3208
3209         * data/evince-ui.xml:
3210         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
3211         * shell/ev-window.c: (set_view_actions_sensitivity):
3212
3213         Make PgUp/Down behave like Space
3214
3215 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
3216
3217         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
3218         * backend/ev-ps-exporter.h:
3219         * pdf/ev-poppler.cc:
3220         * ps/ps-document.c: (ps_document_ps_export_begin):
3221         * shell/ev-print-job.c: (idle_print_handler):
3222
3223         Adapt to new poppler api
3224
3225 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
3226
3227         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3228         (ephy_zoom_control_init):
3229
3230         Translate zoom levels
3231
3232 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
3233
3234         * cut-n-paste/zoom-control/ephy-zoom.c:
3235         (ephy_zoom_get_zoom_level_index):
3236
3237         Fix current zoom -> zoom control match
3238
3239 2005-05-18  James Bowes  <bowes@cs.dal.ca>
3240
3241         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
3242         rather than the scrolled_window that it's in. Fixes bug #304655.
3243
3244 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
3245
3246         * shell/ev-view.c: (view_update_adjustments),
3247         (view_set_adjustment_values), (view_update_range_and_current_page),
3248         (view_scroll_to_page), (set_scroll_adjustment),
3249         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
3250         (ev_view_scroll), (ev_view_scroll_view),
3251         (ensure_rectangle_is_visible), (find_page_at_location),
3252         (get_link_at_location), (go_to_link), (status_message_from_link),
3253         (ev_view_size_request_continuous_dual_page),
3254         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
3255         (ev_view_unrealize), (ev_view_expose_event),
3256         (ev_view_button_press_event), (ev_view_motion_notify_event),
3257         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
3258         (draw_rubberband), (highlight_find_results), (draw_one_page),
3259         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
3260         (ev_view_init), (find_changed_cb), (page_changed_cb),
3261         (on_adjustment_value_changed), (ev_view_new),
3262         (ev_view_set_document), (ev_view_set_zoom),
3263         (ev_view_set_continuous), (ev_view_set_dual_page),
3264         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
3265         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
3266         (ev_view_zoom_for_size_presentation),
3267         (ev_view_zoom_for_size_continuous_dual_page),
3268         (ev_view_zoom_for_size_continuous),
3269         (ev_view_zoom_for_size_dual_page),
3270         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
3271         (ev_view_get_status), (ev_view_set_status),
3272         (update_find_status_message), (ev_view_get_find_status),
3273         (ev_view_set_find_status), (jump_to_find_result),
3274         (jump_to_find_page), (compute_selections), (clear_selection),
3275         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3276         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
3277         (ev_view_update_primary_selection),
3278         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
3279         * shell/ev-view.h:
3280         * shell/ev-window.c: (ev_window_open_page_label),
3281         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
3282         (ev_window_init):
3283         * shell/ev-window.h:
3284         * shell/main.c: (load_files):
3285
3286         Massive code clean up from Nickolay Shmyrev.  Keep page offset
3287         when resizing.  Remove the bin_window().  Also, patch from James
3288         Bowes to fix command line page, #300641
3289         
3290 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
3291
3292         * data/evince-ui.xml:
3293         * shell/ev-view.c:
3294         * shell/ev-view.h:
3295         * shell/ev-window.c: (update_action_sensitivity):
3296
3297         Get rid of View->Normal Size, it's just confusing
3298
3299 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
3300
3301         * backend/ev-document-info.h:
3302         * backend/ev-document.c: (ev_document_info_free): Free the
3303         EvDocumentInfo.
3304
3305         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
3306         (clear_range), (add_range), (update_visible_range),
3307         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
3308         (ev_sidebar_thumbnails_set_document):
3309         * shell/ev-window.c: (ev_window_setup_document): Only render the
3310         visible thumbnails.  It takes an instant to render, but it uses
3311         much less memory.
3312
3313 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
3314
3315         * shell/ev-sidebar-links.c: (popup_menu_cb):
3316
3317         Select first item
3318
3319 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
3320
3321         * lib/Makefile.am:
3322         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
3323         (button_press_cb), (ev_sidebar_links_construct):
3324
3325         Show the popup menu also on keybindings
3326
3327 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
3328
3329         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
3330         * shell/ev-window.h:
3331
3332         Expose api to print a range (with dialog). Make private _print use
3333         it.
3334
3335         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
3336         (ev_sidebar_links_construct):
3337
3338         Show a print context menu on linkx, it prints the selected
3339         section.
3340
3341 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
3342
3343         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
3344         button.
3345
3346 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
3347
3348         * AUTHORS:
3349
3350         Update
3351
3352         * shell/ev-window.c: (build_comments_string),
3353         (ev_window_cmd_help_about):
3354
3355         Show poppler version/backend and authors
3356
3357 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
3358
3359         * cut-n-paste/zoom-control/ephy-zoom.c:
3360         (ephy_zoom_get_zoom_level_index):
3361         * cut-n-paste/zoom-control/ephy-zoom.h:
3362
3363         Move the best fit items at the top of the list
3364
3365 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
3366
3367         * shell/ev-marshal.list:
3368         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
3369         (activate_cb), (match_selected_cb), (activate_link_cb),
3370         (connect_proxy), (ev_page_action_class_init):
3371         * shell/ev-page-action.h:
3372
3373         Use signals to notify action activation. Hopefully
3374         I did not break completion since I cant test...
3375
3376         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
3377         (register_custom_actions):
3378
3379         Connect to page selector actions and also grab focus on
3380         the view when activated.
3381
3382 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
3383
3384         * pdf/ev-poppler.cc:
3385         * backend/ev-page-cache.c: make page size calculation consistent
3386         and set it to (int)( width * scale + 0.5).  This makes the weird
3387         line going through the middle of the page go away.
3388
3389         * shell/ev-view.c: move painting the background page after
3390         checking the expose area covers us.
3391
3392 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3393
3394         * data/evince-password.glade:
3395         
3396         Mark labels as not translatable. Fix for bug 302842.
3397
3398 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
3399
3400         * configure.ac: Added "es" to ALL_LINGUAS.
3401
3402 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3403
3404         * data/evince-toolbar.xml:
3405         * shell/ev-window.c: (update_action_sensitivity),
3406         (ev_window_setup_document), (ev_window_set_page_mode),
3407         (ev_window_init):
3408
3409         Remove some leftover code from jrb first continous
3410         attempt. Use the new actions, we still need good icons
3411         though...
3412
3413 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3414
3415         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
3416
3417         Update label when connecting proxy. Fix a warning with NULL
3418         page_cache.
3419
3420 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3421
3422         * data/evince-ui.xml:
3423         * shell/ev-page-action.c: (ev_page_action_grab_focus):
3424         * shell/ev-page-action.h:
3425         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
3426
3427         Add mnemonic for edit toolbar.
3428         ctrl+l focus the page entry.
3429
3430 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3431
3432         * lib/Makefile.am:
3433         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
3434         (ev_window_init):
3435         * shell/main.c: (main):
3436
3437         Put the toolbar xml in evince own dot dir
3438
3439 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3440
3441         * shell/ev-window.c: (ev_window_init):
3442
3443         Make the toolbar not removable
3444
3445 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3446
3447         * data/evince-ui.xml:
3448         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
3449         * shell/ev-sidebar-links.h:
3450         * shell/ev-sidebar-thumbnails.c:
3451         (ev_sidebar_thumbnails_get_treeview):
3452         * shell/ev-sidebar-thumbnails.h:
3453         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
3454         (ev_view_class_init):
3455         * shell/ev-view.h:
3456         * shell/ev-window.c: (update_action_sensitivity),
3457         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
3458         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
3459         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
3460         (ev_window_init):
3461
3462         This is evil... Make space/backspace global accelerators but
3463         enable them only for some widgets (sidebars and view).
3464         I dont like it, but I dont know a better way... :/
3465
3466 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3467
3468         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
3469         (ev_page_action_widget_finalize),
3470         (ev_page_action_widget_class_init), (update_page_cache):
3471
3472         Keep a weak reference on proxy->page_cache so that we
3473         dont try to disconnect the signal if the object is already
3474         gone. Maybe there is a better way to cleanup reference handling
3475         in page action though...
3476
3477 2005-05-10  Juerg Billeter  <j@bitron.ch>
3478
3479         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
3480         * backend/ev-ps-exporter.h:
3481         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
3482         * ps/ps-document.c: (ps_document_ps_export_begin):
3483         
3484         Change api to pass print range to ps_exporter_begin. The pdf backend
3485         requires this information.
3486         
3487         * shell/ev-print-job.c: (idle_print_handler):
3488         
3489         Adapt to api change
3490
3491 2005-05-10  Juerg Billeter  <j@bitron.ch>
3492
3493         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
3494         (idle_print_handler)
3495         * shell/ev-window.c: (ev_window_print):
3496
3497         Support printing page range, based on patch by Amaury Jacquot
3498
3499 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3500
3501         * data/evince-toolbar.xml:
3502
3503         Add zoom control to available items
3504
3505 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3506
3507         * shell/ev-window.c: (update_action_sensitivity):
3508
3509         Set slash action insensitive when appropriate
3510
3511 2005-05-10  Christian Persch <chpe@gnome.org>
3512
3513         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
3514
3515         Fix warning on the overflow menu
3516
3517 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
3518
3519         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
3520
3521         Check for uri correctness/existence
3522
3523 2005-05-09  Juerg Billeter  <j@bitron.ch>
3524
3525         * shell/ev-window.c: (using_postscript_printer):
3526
3527         LPD printers use postscript, too
3528
3529 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3530
3531         * shell/ev-window.c: (register_custom_actions):
3532
3533         The zoom one is actually sort of useful,
3534         put it back
3535
3536 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3537
3538         * shell/ev-window.c: (register_custom_actions):
3539
3540         Hide page/zoom controls from overflow, they
3541         are useless.
3542
3543 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3544
3545         * cut-n-paste/update-from-egg.sh:
3546         
3547         Share it between all cut-n-paste subdirs
3548
3549         * cut-n-paste/recent-files/Makefile.am:
3550
3551         Fix to use "global" update-from-egg.sh
3552
3553         * cut-n-paste/recent-files/egg-recent-model.c:
3554         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
3555         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
3556         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
3557         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
3558
3559         Update from libegg
3560
3561         * cut-n-paste/toolbar-editor/Makefile.am:
3562
3563         Fix to use "global" update-from-egg.sh
3564
3565         * cut-n-paste/toolbar-editor/eggmarshalers.list:
3566
3567         Update from libegg
3568
3569 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
3570
3571         * configure.ac:
3572         * cut-n-paste/Makefile.am:
3573         * cut-n-paste/recent-files/Makefile.am:
3574         * cut-n-paste/toolbar-editor/.cvsignore:
3575         * cut-n-paste/toolbar-editor/Makefile.am:
3576         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3577         (egg_editable_toolbar_get_type), (get_toolbar_position),
3578         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
3579         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
3580         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
3581         (set_item_drag_source), (create_item_from_action), (create_item),
3582         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
3583         (popup_toolbar_context_menu_cb), (free_dragged_item),
3584         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3585         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
3586         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
3587         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3588         (item_added_cb), (item_removed_cb),
3589         (egg_editable_toolbar_construct),
3590         (egg_editable_toolbar_disconnect_model),
3591         (egg_editable_toolbar_deconstruct),
3592         (egg_editable_toolbar_set_model),
3593         (egg_editable_toolbar_set_ui_manager),
3594         (egg_editable_toolbar_set_property),
3595         (egg_editable_toolbar_get_property),
3596         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
3597         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
3598         (egg_editable_toolbar_new_with_model),
3599         (egg_editable_toolbar_get_edit_mode),
3600         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
3601         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
3602         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
3603         (new_pixbuf_from_widget), (new_separator_pixbuf),
3604         (update_separator_image), (style_set_cb),
3605         (_egg_editable_toolbar_new_separator_image),
3606         (egg_editable_toolbar_get_model):
3607         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3608         * cut-n-paste/toolbar-editor/egg-marshal.c:
3609         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3610         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
3611         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
3612         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
3613         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
3614         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
3615         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
3616         (editor_drag_data_delete_cb), (drag_data_get_cb),
3617         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
3618         (editor_create_item), (update_editor_sheet), (setup_editor),
3619         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
3620         (parse_item_list), (model_has_action), (update_actions_list),
3621         (egg_toolbar_editor_load_actions):
3622         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3623         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3624         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
3625         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
3626         (toolbars_item_new), (free_toolbar_node), (free_item_node),
3627         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
3628         (egg_toolbars_model_add_separator), (impl_add_item),
3629         (parse_item_list), (egg_toolbars_model_add_toolbar),
3630         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
3631         (impl_get_item_data), (impl_get_item_type),
3632         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
3633         (egg_toolbars_model_init), (free_toolbar),
3634         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
3635         (egg_toolbars_model_remove_toolbar),
3636         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3637         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
3638         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
3639         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
3640         (egg_toolbars_model_get_item_data),
3641         (egg_toolbars_model_get_item_type):
3642         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3643         * cut-n-paste/toolbar-editor/eggmarshalers.list:
3644         * data/Makefile.am:
3645         * data/evince-toolbar.xml:
3646         * data/evince-ui.xml:
3647         * data/hand-open.png:
3648         * po/POTFILES.in:
3649         * shell/Makefile.am:
3650         * shell/ev-window.c: (update_chrome_visibility),
3651         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
3652         (ev_window_dispose), (ev_window_init):
3653
3654         Implement epiphany like toolbar editor. Based on patch by
3655         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3656
3657 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3658
3659         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
3660
3661         Use set_cursor instead of set_selection, so that
3662         the keyboard focus moves too.
3663
3664 2005-05-09  Aleksey Kliger <akliger@gmail.com>
3665
3666         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
3667
3668         Fix infinite loop when loading Type1 fonts
3669
3670 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3671
3672         * data/evince-ui.xml:
3673         * shell/ev-window.c:
3674
3675         Slash -> Find
3676
3677 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
3678
3679         * configure.ac:
3680
3681         Make --disable really disable
3682
3683 2005-05-07  Juerg Billeter  <j@bitron.ch>
3684
3685         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
3686
3687         Compare page labels even without has_labels set, fixes setting page
3688         with entry
3689
3690 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
3691
3692         * shell/ev-view.c: (ev_view_create_invisible_cursor),
3693         (ev_view_set_cursor), (ev_view_button_press_event),
3694         (ev_view_motion_notify_event), (ev_view_button_release_event),
3695         (ev_view_init):
3696
3697         Implement middle button scrolling. Based on a patch
3698         by Tommi Komulainen <tommi.komulainen@iki.fi>.
3699
3700 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
3701
3702         * shell/ev-document-types.c: (get_slow_mime_type),
3703         (get_document_type_from_mime), (ev_document_type_lookup):
3704         * shell/ev-document-types.h:
3705
3706         Change api to lookup from uri. Do fast lookup first, if the
3707         type is unknown try with data sniffing.
3708
3709         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
3710         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3711
3712         Adapt to api change
3713
3714 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
3715
3716         * thumbnailer/Makefile.am:
3717
3718         Fix distcheck
3719
3720 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
3721
3722         * NEWS:
3723         * configure.ac:
3724
3725         Release 0.3.0
3726
3727         * data/evince-ui.xml:
3728
3729         Hide presentation mode for now
3730
3731         * shell/ev-view.c: (highlight_find_results):
3732
3733         Show current find selection only on current page
3734
3735 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
3736
3737         * shell/ev-view.c: (ev_view_select_all):
3738
3739         Compute size of the actual page, not of
3740         the current one.
3741
3742 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
3743
3744         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
3745         (view_rect_to_doc_rect), (compute_selections),
3746         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
3747         (ev_view_copy), (ev_view_primary_get_cb),
3748         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
3749         (ev_view_button_press_event), (ev_view_motion_notify_event),
3750         (ev_view_button_release_event), (page_changed_cb):
3751
3752         Fix text selection
3753
3754 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
3755
3756         * shell/ev-view.c: (compute_border), (get_page_extents),
3757         (doc_rect_to_view_rect), (highlight_find_results),
3758         (ev_view_bin_expose), (ev_view_select_all),
3759         (ev_view_motion_notify_event), (update_find_status_message),
3760         (jump_to_find_result), (jump_to_find_page):
3761
3762         First go at fixing search, still buggy
3763
3764 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
3765
3766         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
3767         dropdown box and button at the top of the sidebar.
3768
3769 2005-05-02  James Bowes  <bowes@cs.dal.ca>
3770
3771         * configure.ac: Output zoom-control Makefile.
3772         * cut-n-paste/Makefile.am: build zoom-control subdir.
3773         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3774         * cut-n-paste/zoom-control/ephy-zoom-action.h:
3775         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3776         * cut-n-paste/zoom-control/ephy-zoom-control.h:
3777         * cut-n-paste/zoom-control/ephy-zoom.c:
3778         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
3779         from epiphany, and modified to add a separator into the menu.
3780         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
3781         * data/evince-ui.xml: Replace old zoom toolbar actions with new
3782         zoom-control action.
3783         * shell/Makefile.am: Include zoom-control flags.
3784         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
3785         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
3786         (ev_view_zoom_for_size_presentation),
3787         (ev_view_zoom_for_size_continuous_and_dual_page),
3788         (ev_view_zoom_for_size_continuous),
3789         (ev_view_zoom_for_size_dual_page),
3790         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
3791         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
3792         ev_view_get_zoom and ev_view_get_sizing_mode.
3793         * shell/ev-view.h:
3794         * shell/ev-window.c: (update_action_sensitivity),
3795         (update_sizing_buttons), (zoom_control_changed_cb),
3796         (register_custom_actions): Initialize and use the zoom-control 
3797         widget.
3798
3799 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
3800
3801         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
3802         preview cache back to 1.  Don't know when it got set to 0.
3803         
3804         * shell/ev-view.c: (compute_border), (ev_view_realize),
3805         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
3806         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
3807         (ev_view_get_fullscreen), (ev_view_set_presentation),
3808         (ev_view_get_presentation), (ev_view_set_sizing_mode),
3809         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
3810         * shell/ev-view.h:
3811         * shell/ev-window.c:
3812         (update_chrome_visibility),
3813         (ev_window_cmd_continuous), (ev_window_cmd_dual),
3814         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
3815         (update_document_mode), (ev_window_update_fullscreen_action),
3816         (ev_window_fullscreen), (ev_window_unfullscreen),
3817         (ev_window_cmd_view_fullscreen),
3818         (ev_window_update_presentation_action),
3819         (ev_window_run_presentation), (ev_window_stop_presentation),
3820         (ev_window_cmd_view_presentation), (ev_window_state_event),
3821         (ev_window_focus_in_event), (ev_window_focus_out_event),
3822         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
3823         * data/evince-ui.xml: Initial presentation mode.  We should
3824         probably hide this until it's done, as it's quite rough.  Also,
3825         change full-screen to fullscreen and add two getters to EvView.
3826
3827 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
3828
3829         * shell/ev-page-action.c: (update_page_cache),
3830         (ev_page_action_dispose):
3831         * shell/ev-window.c: (destroy_fullscreen_popup),
3832         (ev_window_create_fullscreen_popup):
3833
3834         Use connect_object rather than explicitly
3835         disconnect on dispose.
3836
3837 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
3838
3839         * shell/ev-page-action.c: (update_page_cache),
3840         (ev_page_action_dispose):
3841
3842 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3843
3844         * backend/ev-page-cache.c: (_ev_page_cache_new),
3845         (ev_page_cache_set_page_label),
3846         (ev_page_cache_has_nonnumeric_page_labels):
3847         * backend/ev-page-cache.h:
3848         * shell/ev-page-action.c: (update_pages_label):
3849         
3850         If all page labels are numeric, fallback to default
3851         way to display number of pages. See bug 173185.
3852
3853 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3854
3855         * shell/ev-page-action.c: (ev_page_action_dispose):
3856         * shell/ev-view.c: (view_update_range_and_current_page):
3857         * shell/ev-window.c: (ev_window_dispose):
3858         
3859         Set page on scroll in continuous mode. Fixes bug 301986.
3860         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
3861
3862 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
3863
3864         * configure.ac:
3865
3866         Require poppler 0.3.0
3867
3868 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3869         
3870         * shell/Makefile.am, configure.ac: Fix build problems
3871         with t1lib. Bug 301996.
3872
3873 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3874
3875         * shell/ev-view.c: (ev_view_scroll_event):
3876         
3877         Scroll up increase zoom
3878
3879 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3880
3881         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
3882         (ev_view_set_sizing_mode),
3883         (ev_view_zoom_for_size_continuous_and_dual_page),
3884         (ev_view_zoom_for_size_continuous):
3885         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
3886         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
3887         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
3888         (ev_window_init):
3889
3890         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
3891         Fix for 165473 and 165472.
3892
3893 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3894
3895         * po/POTFILES.in:
3896         * thumbnailer/Makefile.am:
3897         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
3898         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
3899         * thumbnailer/evince-thumbnailer.schemas.in:
3900         
3901         Make thumbnailer schemas translatable. Fix for bug 301773
3902         
3903         * thumbnailer/evince-thumbnailer-djvu.schemas:
3904         * thumbnailer/evince-thumbnailer-dvi.schemas:
3905         * thumbnailer/evince-thumbnailer.schemas:
3906
3907         Removed files
3908
3909 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
3910
3911         * shell/ev-view.c (ev_view_init): forgot to set this.
3912
3913 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
3914
3915         * shell/ev-view.c: (find_page_at_location),
3916         (get_link_at_location),
3917         (ev_view_set_show_border), (ev_view_set_spacing),
3918         (ev_view_zoom_for_size_continuous_and_dual_page),
3919         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
3920         Also, add a quick fix measuring of widths.  Also, removed
3921         ev_view_set_spacing and ev_view_set_show_border.
3922         
3923         * shell/ev-window.c: (ev_window_unfullscreen),
3924         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
3925
3926 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3927
3928         * shell/ev-view.c: (view_update_range_and_current_page),
3929         (page_changed_cb):
3930         
3931         Fix crash on exit and scrolling to page in continuous view.
3932
3933 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
3934
3935         * TODO:
3936         * backend/ev-page-cache.c: (_ev_page_cache_new),
3937         (ev_page_cache_get_max_width_size),
3938         (ev_page_cache_get_max_height_size):
3939         * backend/ev-page-cache.h:
3940         * data/evince-ui.xml:
3941         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
3942         * shell/ev-view.c: (view_update_adjustments),
3943         (view_update_range_and_current_page), (get_bounding_box_size),
3944         (ev_view_size_request_continuous_and_dual_page),
3945         (ev_view_size_request_continuous),
3946         (ev_view_size_request_dual_page),
3947         (ev_view_size_request_single_page), (ev_view_size_request),
3948         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
3949         (ev_view_bin_expose), (ev_view_expose_event),
3950         (ev_view_set_property), (ev_view_get_property),
3951         (ev_view_class_init), (ev_view_init), (ev_view_new),
3952         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
3953         (ev_view_set_dual_page), (ev_view_set_full_screen),
3954         (ev_view_set_presentation), (ev_view_set_sizing_mode),
3955         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
3956         (ev_view_zoom_out), (zoom_for_size_fit_width),
3957         (zoom_for_size_best_fit),
3958         (ev_view_zoom_for_size_continuous_and_dual_page),
3959         (ev_view_zoom_for_size_continuous),
3960         (ev_view_zoom_for_size_dual_page),
3961         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
3962         (ev_view_show_cursor), (ev_sizing_mode_get_type):
3963         * shell/ev-view.h:
3964         * shell/ev-window.c: (update_action_sensitivity),
3965         (ev_window_cmd_continuous), (ev_window_cmd_dual),
3966         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
3967         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
3968         (ev_window_cmd_view_zoom_out), (update_view_size),
3969         (ev_window_set_sizing_mode), (ev_window_init):
3970
3971         Add Continuous and Dual page modes.
3972
3973 2005-04-23  James Bowes  <bowes@cs.dal.ca>
3974
3975         * dvi/dvi-document.c: (dvi_document_load),
3976         (dvi_document_thumbnails_get_thumbnail),
3977         (dvi_document_init_params): Fix up some mixups between
3978         width and height to correct thumbnail rendering.
3979
3980 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3981
3982         * dvi/mdvi-lib/private.h:
3983         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
3984         
3985         Suppess output for kpathsea during font generation. Thanks to
3986         James Bowes
3987
3988 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
3989
3990         * NEWS:
3991         * configure.ac:
3992
3993         Release 0.2.1
3994
3995         * Makefile.am: fix distcheck.
3996
3997 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3998
3999         * shell/ev-sidebar-links.c: (selection_changed_callback),
4000         (update_page_callback), (row_activated_callback),
4001         (job_finished_callback), (ev_sidebar_links_set_document):
4002         
4003         Fix for bug #169901. Double click on links expands tree.
4004
4005 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
4006
4007         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
4008         hard-coded style. Fix for bug 170111
4009
4010 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
4011
4012         * shell/ev-view.c (highlight_find_results): Remove unnecessary
4013         locking.
4014
4015 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
4016
4017         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
4018
4019 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
4020
4021         * pdf/ev-poppler.cc:
4022         * shell/ev-view.c: (highlight_find_results):
4023
4024         Fix find on single page documents
4025
4026 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
4027
4028         * data/evince.schemas.in: fix for bug 301390
4029
4030 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
4031
4032         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
4033         (ev_view_zoom_out), (ev_view_zoom_normal):
4034         * shell/ev-view.h:
4035         * shell/ev-window.c: (update_action_sensitivity),
4036         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4037         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
4038         (ev_window_cmd_view_normal_size):
4039
4040         Fix normal size zoom. Make zoom in/zoom out unsensitive when
4041         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
4042         better than oom. 
4043
4044 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
4045
4046         * configure.ac:
4047
4048         Depend on 2.57, 2.59 doesnt seem to be necessary
4049
4050 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
4051
4052         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
4053         (create_tool_item):
4054
4055         Put back total number of pages as (1 of 1234)
4056
4057 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
4058
4059         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
4060         remove the job.
4061
4062         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
4063         function.  This helps debugging.
4064
4065 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4066
4067         * djvu/djvu-document.c: (djvu_document_class_init),
4068         (djvu_document_get_info), (djvu_document_document_iface_init):
4069         * dvi/dvi-document.c: (dvi_document_class_init),
4070         (dvi_document_get_info), (dvi_document_document_iface_init):
4071
4072        Dummy implementation of get_info method for dvi and djvu. Fix
4073        crashes with those backends
4074
4075 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
4076
4077         * data/evince.desktop.in:
4078
4079         Add application/x-gzpostscript
4080
4081 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
4082
4083         * data/evince.schemas.in: Added real long descriptions, 
4084         closes bug 172496 
4085
4086         * README: Added actual text, closes bug 171869
4087
4088 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4089
4090         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4091
4092         Thumbnail page 0
4093
4094 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4095
4096         * backend/ev-document-info.h:
4097
4098         s/GDate */GDate so we can just use g_free
4099
4100 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4101
4102         * shell/ev-window.c: (update_document_mode),
4103         (ev_window_setup_document):
4104
4105         Show the window in fullscreen when specified by
4106         the document
4107
4108 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4109
4110         * backend/ev-document.c: (ev_document_class_init),
4111         (ev_document_get_info), (ev_document_render_pixbuf):
4112         * backend/ev-document.h:
4113         * backend/ev-page-cache.c: (_ev_page_cache_new):
4114         * pdf/ev-poppler.cc:
4115         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
4116         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
4117         * ps/ps-document.c: (ps_document_class_init), (document_load),
4118         (ps_document_get_info), (ps_document_document_iface_init):
4119
4120         Remove get_title from the interface, we can just use document info
4121
4122 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
4123
4124         * backend/Makefile.am:
4125         * backend/ev-document.c: (ev_document_render_get_info):
4126         * backend/ev-document.h:
4127         * pdf/ev-poppler.cc:
4128
4129         Initial support for document info. Based on jrb patch.
4130
4131 2005-04-19  Paolo Borelli <pborelli@katamail.com>
4132
4133         * shell/ev-window.c: (ev_window_state_event),
4134         (ev_window_class_init), (ev_window_init):
4135         
4136         Doesn't show resize grip when maximized. See bug #301053
4137
4138 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4139
4140         * po/POTFILES.in:
4141         
4142         ev-sidebar-thumbnails now has translatable labels
4143         
4144         * shell/Makefile.am:
4145         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
4146         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
4147         (ev_sidebar_links_page_iface_init):
4148         * shell/ev-sidebar-links.h:
4149         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
4150         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
4151         (ev_sidebar_page_get_label):
4152         * shell/ev-sidebar-page.h:
4153         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
4154         (ev_sidebar_thumbnails_set_document),
4155         (ev_sidebar_thumbnails_support_document),
4156         (ev_sidebar_thumbnails_get_label),
4157         (ev_sidebar_thumbnails_page_iface_init):
4158         * shell/ev-sidebar-thumbnails.h:
4159         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
4160         (ev_sidebar_set_document):
4161         * shell/ev-sidebar.h:
4162         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
4163         
4164         Small rework of sidebar code. Now sidebar pages should implement
4165         EvSidebarPage interface. That makes page management in EvSidebar
4166         easier. See bug #164811 for details
4167
4168 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4169
4170         * shell/ev-application.c: (ev_application_open):
4171         * shell/ev-document-types.c:
4172         
4173         Fix build error and small problem with application exit
4174
4175 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4176
4177         * thumbnailer/Makefile.am:
4178         * thumbnailer/evince-thumbnailer-djvu.schemas:
4179         * thumbnailer/evince-thumbnailer-dvi.schemas:
4180         
4181         Conditionally install schemas for djvu/dvi thumbnailer
4182
4183 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
4184
4185         * shell/ev-document-types.h: 
4186         * shell/ev-document-types.c: 
4187         New files, handling the mapping from mimetypes to backends
4188         
4189         * shell/ev-window.c: 
4190         * thumbnailer/evince-thumbnailer.c:     
4191         Use the ev-document-types code
4192         
4193         * shell/Makefile.am: 
4194         Added new convenience library libevbackendfactory_la, containing
4195         the new mimetype->backend logic; moved the backends into it.
4196
4197         * thumbnailer/Makefile.am:
4198         Make the thumbnailer link with the libevbackend.la convenience
4199         library, rather than having a duplicate of the backend logic here.
4200
4201 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
4202
4203         * shell/ev-stock-icons.c: constify some vars.
4204         * shell/ev-window.c: ditto.
4205
4206 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
4207
4208         * ps/ps-document.c (get_page_orientation):
4209
4210         Respect document orientation 
4211
4212 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4213
4214         * djvu/Makefile.am:
4215         * dvi/Makefile.am:
4216         * shell/Makefile.am:
4217         
4218         Move library dependencies to components.
4219         
4220         * shell/ev-window.c: (update_window_title),
4221         (start_loading_document):
4222         
4223         Fix display of uris with spaces. Bug 168358.
4224
4225 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
4226
4227         * shell/ev-sidebar-links.c: (selection_changed_cb):
4228         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
4229         (ev_view_button_release_event), (ev_view_set_document):
4230         * shell/ev-view.h:
4231         * shell/ev-window.c: (find_bar_search_changed_cb):
4232         * shell/ev-window.h: Minor cleanups removing some dead code.
4233
4234 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4235
4236         * backend/ev-page-cache.c: (_ev_page_cache_new):
4237         
4238         Set current page to 0 if document has pages.
4239
4240 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4241
4242         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4243
4244         Initialize GError to NULL, fix a crash when loading fails.
4245
4246 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4247
4248         * shell/ev-window.c: (update_view_size):
4249
4250         Calculate shadow size only when there is actually
4251         a shadow.
4252
4253 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4254
4255         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
4256         * shell/ev-view.h:
4257
4258         Allow setting view spacing, default to 0
4259
4260         * shell/ev-window.c: (ev_window_unfullscreen),
4261         (ev_window_cmd_view_fullscreen), (ev_window_init):
4262
4263         Remove spacing in fullscreen mode
4264
4265 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4266
4267         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
4268         (ev_view_size_request), (expose_bin_window),
4269         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
4270         * shell/ev-view.h:
4271         * shell/ev-window.c: (ev_window_unfullscreen),
4272         (ev_window_cmd_view_fullscreen):
4273
4274         Do not draw the border in fulscreen
4275
4276 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4277
4278         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
4279         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
4280         (find_page_at_location), (page_changed_cb):
4281
4282         Rework border calculation, so that I can more easily disable it.
4283         Code somewhat cleaner too.
4284
4285 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
4286
4287         * backend/ev-page-cache.c: (ev_page_cache_init),
4288         (_ev_page_cache_new):
4289
4290         Remove some assertions, documents can have 0 pages.
4291         Make initial current page -1.
4292
4293         * shell/ev-page-action.c: (page_changed_cb):
4294
4295         Show "" if current page is -1
4296
4297         * shell/ev-window.c: (update_action_sensitivity),
4298         (ev_window_setup_document):
4299
4300         When document has 0 pages do not set the view
4301         and make nearly everything insensitive.
4302
4303 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4304
4305         * shell/ev-page-view.c:
4306         * shell/ev-page-view.h:
4307
4308         Remove unused files.
4309         
4310         * shell/ev-sidebar-thumbnails.c:
4311         (ev_sidebar_thumbnails_set_document):
4312         * shell/ev-sidebar.c: (ev_sidebar_set_document),
4313         (ev_sidebar_supports_document):
4314         * shell/ev-sidebar.h:
4315         * shell/ev-window.c: (ev_window_setup_document):
4316         
4317         Doesn't show thumbnails if document has 1 page. Make
4318         sidebar menu entries sensitive only if if they have 
4319         sense. Fix bug 164811. 
4320
4321 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
4322
4323         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
4324         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
4325         (ev_view_zoom_out), (ev_view_set_size):
4326
4327         Rework sizing to deal with documents with not uniform page
4328         size.
4329
4330 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
4331
4332         * backend/ev-page-cache.c: (_ev_page_cache_new):
4333
4334         Fix several page size caching bugs
4335
4336 2005-04-15  Luca Ferretti <elle.uca@libero.it>
4337
4338         * shell/ev-window.c: (set_action_properties):
4339
4340         Make all toolbar items translatable
4341
4342 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
4343
4344         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
4345         (save_page_list), (ps_document_save),
4346         (ps_document_document_iface_init), (ps_document_ps_export_begin),
4347         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
4348         (ps_document_ps_exporter_iface_init):
4349         * ps/ps-document.h:
4350
4351         Based on a patch by J�rg Billeter <j@bitron.ch>
4352         
4353         Implement print and save a copy for the ps backend.
4354
4355 2005-04-14   Marco Pesenti Gritti <mpg@redhat.com>
4356
4357         * backend/ev-document.h:
4358         * djvu/djvu-document.c: (djvu_document_can_get_text),
4359         (djvu_document_document_iface_init):
4360         * dvi/dvi-document.c: (dvi_document_can_get_text),
4361         (dvi_document_document_iface_init):
4362         * pdf/ev-poppler.cc:
4363         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
4364         (pixbuf_document_document_iface_init):
4365         * ps/ps-document.c: (ps_document_can_get_text),
4366         (ps_document_document_iface_init):
4367         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
4368         * shell/ev-window.c: (update_action_sensitivity):
4369
4370         Fix the crash when trying to copy in backends that doesnt
4371         support it. We can implement a better solution once we
4372         do real text selection.
4373
4374 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
4375
4376         * data/evince-ui.xml:
4377         * shell/ev-window.c: (ev_window_cmd_escape):
4378         
4379         Work around the Escape conflict (find bar and unfullscreen)
4380
4381 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4382
4383         * backend/ev-page-cache.c: (ev_page_cache_next_page):
4384         
4385         Fix for #300233. Next page correctly handles document end.
4386         
4387         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
4388         (ev_sidebar_thumbnails_class_init),
4389         (ev_sidebar_thumbnails_set_document),
4390         (ev_sidebar_thumbnails_clear_job),
4391         (ev_sidebar_thumbnails_clear_model):
4392         
4393         Cleanup thumbnail jobs on document changes.
4394         
4395         * shell/ev-view.c: (add_scroll_binding_keypad),
4396         (add_scroll_binding_shifted), (ev_view_class_init):
4397         
4398         Shift + Space scrolls up. Fix for #173184
4399         
4400         * shell/ev-window.c: (ev_window_open_page),
4401         (ev_window_cmd_view_reload):
4402         
4403         Fix reload (Bug #300094)
4404
4405 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4406
4407         
4408         * dvi/mdvi-lib/assoc.c:
4409         * dvi/mdvi-lib/assoc.h: Removed garbage files
4410         
4411         * dvi/mdvi-lib/bitmap.c:
4412         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
4413         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
4414         * dvi/mdvi-lib/color.h: Antialias of rules
4415         
4416         * dvi/mdvi-lib/common.h:
4417         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
4418         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
4419         * dvi/mdvi-lib/files.c:
4420         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
4421         * dvi/mdvi-lib/mdvi.h:
4422         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
4423         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
4424         * dvi/mdvi-lib/util.c: Fix compile warnings
4425         
4426         * dvi/dvi-document.c:
4427         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
4428         (dvi_document_thumbnails_get_thumbnail),
4429         (dvi_document_document_thumbnails_iface_init):
4430         * dvi/mdvi-lib/Makefile.am:
4431         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4432         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
4433         
4434         Dvi backend now renders thumbnails
4435
4436 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
4437
4438         * shell/main.c: (main): 
4439         
4440         Save accelerators on exit. Fixes bug #172095.
4441
4442 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
4443
4444         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
4445         update priority" comment.
4446
4447         * backend/ev-job-queue.c: Give a way to change priority.
4448
4449 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
4450
4451         * shell/ev-page-action.c: Fix logic.
4452
4453 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
4454
4455         * shell/ev-view.c: (ev_view_can_find_next):
4456         * shell/ev-window.c: (ev_window_setup_document):
4457
4458         Check that the document supports find
4459
4460 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
4461
4462         * data/evince-ui.xml:
4463         * shell/ev-view.c: (ev_view_can_find_next):
4464         * shell/ev-view.h:
4465         * shell/ev-window.c: (update_action_sensitivity),
4466         (find_changed_cb), (ev_window_setup_document),
4467         (ev_window_cmd_edit_find_next):
4468
4469         Add Edit->Find Next
4470
4471 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
4472
4473         * pdf/ev-poppler.cc:
4474         * shell/ev-print-job.c: (idle_print_handler):
4475
4476         Make printing work again
4477
4478 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
4479
4480         * shell/ev-page-action.h:
4481         * shell/ev-page-action.c: (ev_page_action_widget_init),
4482         (ev_page_action_widget_class_init), (page_changed_cb),
4483         (create_tool_item), (update_page_cache), (build_new_tree_cb),
4484         (get_filter_model_from_model), (match_selected_cb),
4485         (display_completion_text), (match_completion), (update_model),
4486         (connect_proxy), (ev_page_action_set_property),
4487         (ev_page_action_get_property), (ev_page_action_set_document),
4488         (ev_page_action_set_model), (ev_page_action_class_init): Big
4489         reworking to make completions work iff we have >= GTK-2.7.0
4490                 
4491         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
4492         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
4493         (job_finished_cb): We now have a 'model' property that is set when
4494         the links are loaded.  This can be caught with "notify::model"
4495
4496         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
4497         listen for the model to be set, and propagate it to the action.
4498
4499 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4500
4501         * cut-n-paste/recent-files/egg-recent-item.c:
4502         (egg_recent_item_set_uri), (make_valid_utf8),
4503         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
4504         * cut-n-paste/recent-files/egg-recent-item.h:
4505         
4506         Update egg-recent from libegg. This should fix long
4507         startup problem. For details see
4508         http://bugzilla.gnome.org/show_bug.cgi?id=160531
4509
4510 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4511
4512         * cut-n-paste/recent-files/Makefile.am:
4513         * data/evince-ui.xml, shell/Makefile.am:
4514         * shell/ev-application.c, shell/ev-application.h:
4515         * shell/ev-window.c: Recent files support.
4516         
4517         * configure.ac: Added "ru" to ALL_LINGUAS.
4518         
4519         * dvju: new backend to support DJVU files.
4520         * dvi: new backend to support DVI.
4521
4522         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
4523         * ev-application.c: Support for new backends.
4524         
4525         * help, ev-window.c, main.c shell/Makefile.am: 
4526         Evince user documentation.
4527
4528 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
4529
4530         * po/POTFILES.in:
4531         * shell/ev-window.c:
4532         * thumbnailer/evince-thumbnailer.c:
4533
4534         s/pdf-document/ev-poppler
4535
4536 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
4537
4538         * NEWS:
4539         * configure.ac:
4540
4541         Release 0.2.0
4542
4543         * ps/ps-document.c: (setup_pixmap):
4544
4545         Remove debug code
4546
4547 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
4548
4549         * backend/ev-page-cache.c (ev_page_cache_next_page): 
4550         * shell/ev-window.c (ev_window_cmd_go_next_page) 
4551         (ev_window_cmd_go_first_page): Fix of by one errors.
4552
4553 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
4554
4555         * ps/ps-document.c: (get_page_box):
4556
4557         Fix page size calculation
4558
4559 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
4560
4561         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
4562         (ps_document_cleanup), (setup_pixmap), (get_page_box),
4563         (get_page_orientation), (setup_page), (document_load),
4564         (ps_document_get_page_size), (render_pixbuf_idle):
4565         * ps/ps-document.h:
4566
4567         More refactoring to adapt to EvDocument changes
4568
4569 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
4570
4571         * ps/ps-document.c: (start_interpreter):
4572
4573         Actually add alpha args
4574
4575 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
4576
4577         * pdf/ev-poppler.cc:
4578
4579         Make clipboard work again
4580
4581 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
4582
4583         Make searching work again.
4584         
4585         * backend/ev-document.c:
4586         * backend/ev-document.h:
4587         * backend/ev-document-find.c:
4588         * backend/ev-document-find.h: Change EvDocumentIface so we no
4589         longer store the current page or zoom level in the document.  The
4590         consequence is that all calls that operate on the current page now
4591         instead take the page number as an extra argument, and all
4592         coordinates are now doubles in document coordinate system.
4593
4594         * pdf/ev-poppler.cc:
4595         * pixbuf/pixbuf-document.c:
4596         * ps/ps-document.c: Update backends accordingly.
4597
4598 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
4599
4600         * autogen.sh:
4601
4602         Add required gettext version
4603
4604 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
4605
4606         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
4607         make F1 bring up non-existent help.
4608
4609         * shell/eggfindbar.c: Patch from Christian Persch to sync to
4610         epiphany's find bar, #167477
4611
4612         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
4613         <emil@nishra.com> to add space-bar scrolling, 
4614
4615         * shell/ev-window.c (static GtkActionEntry entries): add default
4616         keybinding for Help (F1)
4617         Fixes #171068
4618
4619         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
4620         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
4621         170110
4622
4623 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
4624
4625         * Makefile.am: 
4626         * pixbuf/pixbuf-document.c: 
4627
4628         Got pixbuf backend working again
4629
4630 2005-04-01  Steve Murphy  <murf@e-tools.com>
4631
4632         * configure.in: Added "rw" to ALL_LINGUAS.
4633
4634 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
4635
4636         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
4637         model types, noticed by Martin Kretzschmar.
4638
4639 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
4640
4641         * pdf/ev-poppler.cc: Implement search based on
4642         poppler_page_find_text().  Currently a bit crude since we remember
4643         all matches from all pages.  Also, we grab the big document lock
4644         when we search since searching changes the underlying stream and
4645         thus conflicts with the rendering thread.
4646         
4647         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
4648         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
4649         (ev_view_find_previous): Fix some page indexes to be 0 based,
4650         offset rubber band by view offset,
4651
4652 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
4653
4654         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
4655
4656 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
4657
4658         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
4659         completely because I didn't understand GtkActions.  I should
4660         read Marco's code more carefully in the future.
4661
4662         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
4663         function
4664
4665 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
4666
4667         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
4668         PopplerRectangle change from poppler CVS.
4669
4670 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
4671
4672         * backend/ev-document.c: (ev_document_get_page_label):
4673         * backend/ev-document.h:
4674         * backend/ev-page-cache.c: (_ev_page_cache_new),
4675         (ev_page_cache_get_page_label):
4676         * backend/ev-page-cache.h:
4677         * pdf/ev-poppler.cc:
4678         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
4679         (links_page_num_func):
4680         * shell/ev-sidebar-thumbnails.c:
4681         (ev_sidebar_thumbnails_set_document):
4682         * shell/ev-view.c: (status_message_from_link),
4683         (ev_view_motion_notify_event):
4684         * shell/ev-window.c: (document_supports_sidebar): Add in page
4685         label support.  It's not perfect yet, but it's the first 'feature'
4686         in a while.
4687         Also, fix a bogus comment noticed by crispin. 
4688
4689 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
4690
4691         * Makefile.am: Remove pixbuf backend for now
4692
4693         * configure.ac: Require poppler-glib instead of just poppler.
4694
4695         * backend/ev-document-thumbnails.h: Add a comment
4696
4697         * backend/ev-document.h:
4698         * backend/ev-document.c: (ev_document_class_init),
4699         (ev_document_load), (ev_document_get_link),
4700         (ev_document_get_links): Remove 3 methods and add get_links.
4701         Also, made 0 based.
4702
4703         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
4704         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
4705
4706         * backend/ev-link.c: (ev_link_set_title),
4707         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
4708         (ev_link_mapping_find):
4709         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
4710         
4711         * backend/ev-page-cache.c: (ev_page_cache_init),
4712         (_ev_page_cache_new), (ev_page_cache_set_current_page),
4713         (ev_page_cache_get_size), (ev_page_cache_next_page),
4714         (ev_page_cache_prev_page): Fix to be 0 based.
4715
4716         * pdf/Makefile.am: 
4717         * pdf/ev-poppler.h:
4718         * pdf/ev-poppler.cc: New backend.
4719         
4720         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
4721         (ps_document_get_page), (ps_document_document_iface_init):
4722
4723         * shell/ev-pixbuf-cache.h:
4724         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
4725         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
4726         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
4727         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
4728         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
4729         Fix up code to grab a page cache per each doc.  Also, fix to be 0
4730         based.
4731         
4732         * shell/ev-sidebar-thumbnails.c:
4733         (ev_sidebar_tree_selection_changed), (page_changed_cb),
4734         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
4735
4736         * shell/ev-view.c: (status_message_from_link),
4737         (find_page_at_location), (get_link_at_location),
4738         (ev_view_motion_notify_event), (ev_view_button_release_event),
4739         (ev_view_init): Use the new link code.  Fix to be 0 based.
4740
4741         * shell/ev-window.c: (update_action_sensitivity),
4742         (document_supports_sidebar): 0 based.
4743
4744 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
4745
4746         * pdf/pdf-document.cc: Patch from Fernando Herrera
4747         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
4748         *blush*
4749
4750 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
4751
4752         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
4753         1 to the page, as this seems to be 1 based.  I thought we has this
4754         fixed.  grump.
4755
4756 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
4757
4758         * TODO:
4759         * backend/Makefile.am:
4760         * backend/ev-document-links.c:
4761         (ev_document_links_has_document_links),
4762         (ev_document_links_get_links_model):
4763         * backend/ev-document-links.h:
4764         * backend/ev-document.c: (ev_document_get_page_cache),
4765         (ev_document_get_doc_mutex), (ev_document_load),
4766         (ev_document_save), (ev_document_get_title),
4767         (ev_document_get_n_pages), (ev_document_set_page),
4768         (ev_document_get_page), (ev_document_set_target),
4769         (ev_document_set_scale), (ev_document_set_page_offset),
4770         (ev_document_get_page_size), (ev_document_get_text),
4771         (ev_document_get_link), (ev_document_render),
4772         (ev_document_render_pixbuf), (ev_document_scale_changed):
4773         * backend/ev-document.h:
4774         * backend/ev-job-queue.c: (remove_object_from_queue),
4775         (notify_finished), (handle_job), (search_for_jobs_unlocked),
4776         (no_jobs_available_unlocked), (ev_render_thread),
4777         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
4778         (ev_job_queue_remove_job):
4779         * backend/ev-job-queue.h:
4780         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
4781         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
4782         (ev_job_links_class_init), (ev_job_render_init),
4783         (ev_job_render_dispose), (ev_job_render_class_init),
4784         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
4785         (ev_job_thumbnail_class_init), (ev_job_finished),
4786         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
4787         (ev_job_render_run), (ev_job_thumbnail_new),
4788         (ev_job_thumbnail_run):
4789         * backend/ev-jobs.h:
4790         * backend/ev-link.c:
4791         * backend/ev-link.h:
4792         * backend/ev-page-cache.c: (ev_page_cache_init),
4793         (ev_page_cache_class_init), (ev_page_cache_finalize),
4794         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
4795         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
4796         (ev_page_cache_set_link), (ev_page_cache_get_title),
4797         (ev_page_cache_get_size), (ev_page_cache_next_page),
4798         (ev_page_cache_prev_page):
4799         * backend/ev-page-cache.h:
4800         * pdf/pdf-document.cc:
4801         * ps/gsdefaults.c:
4802         * ps/gsdefaults.h:
4803         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
4804         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
4805         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
4806         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
4807         (is_interpreter_ready), (output), (catchPipe), (input),
4808         (start_interpreter), (check_filecompressed), (compute_dimensions),
4809         (ps_document_enable_interpreter), (document_load),
4810         (ps_document_next_page), (render_page), (ps_document_set_page),
4811         (ps_document_set_scale), (render_pixbuf_idle),
4812         (ps_document_render_pixbuf), (ps_document_document_iface_init):
4813         * ps/ps-document.h:
4814         * shell/Makefile.am:
4815         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
4816         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
4817         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
4818         (ev_pixbuf_cache_new), (job_finished_cb),
4819         (check_job_size_and_unref), (move_one_job),
4820         (ev_pixbuf_cache_update_range), (find_job_cache),
4821         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
4822         (ev_pixbuf_cache_add_jobs_if_needed),
4823         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
4824         * shell/ev-pixbuf-cache.h:
4825         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
4826         (idle_print_handler):
4827         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
4828         (selection_changed_cb), (create_loading_model),
4829         (ev_sidebar_links_construct), (links_page_num_func),
4830         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
4831         (update_page_callback), (job_finished_cb),
4832         (ev_sidebar_links_set_document):
4833         * shell/ev-sidebar-thumbnails.c:
4834         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
4835         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
4836         (page_changed_cb), (thumbnail_job_completed_callback),
4837         (ev_sidebar_thumbnails_set_document):
4838         * shell/ev-sidebar-thumbnails.h:
4839         * shell/ev-sidebar.c: (ev_sidebar_set_document):
4840         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
4841         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
4842         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
4843         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
4844         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
4845         (ev_view_button_release_event), (ev_view_scroll_view),
4846         (ev_view_class_init), (ev_view_init), (update_find_status_message),
4847         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
4848         (ev_view_new), (job_finished_cb), (page_changed_cb),
4849         (ev_view_set_document), (go_to_link), (ev_view_zoom),
4850         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
4851         (ev_view_find_previous):
4852         * shell/ev-view.h:
4853         * shell/ev-window.c: (update_action_sensitivity),
4854         (ev_window_open_page), (update_window_title), (update_total_pages),
4855         (page_changed_cb), (ev_window_setup_document),
4856         (password_dialog_response), (ev_window_cmd_save_as),
4857         (ev_window_print), (ev_window_cmd_go_previous_page),
4858         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
4859         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
4860         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
4861         * shell/main.c: (main):
4862
4863         Merge evince-threads branch
4864
4865 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
4866
4867         * configure.ac: Added "lt" to ALL_LINGUAS.
4868
4869 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
4870
4871         * NEWS:
4872         * configure.ac:
4873
4874         Release 0.1.9
4875
4876 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
4877
4878         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4879
4880         Fix here also the thumbnails 1-basedness :)
4881
4882 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
4883
4884         * NEWS:
4885         * configure.ac:
4886
4887         Release 0.1.8
4888
4889 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
4890
4891         * pdf/pdf-document.cc:
4892         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4893         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
4894
4895         Fix the mess we did with thumbnails and 1-basedness
4896
4897 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
4898
4899         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
4900
4901 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
4902
4903         * NEWS:
4904         * configure.ac:
4905
4906         Release 0.1.7
4907
4908 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
4909
4910         * ps/Makefile.am:
4911         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
4912         (gtk_gs_defaults_get_alpha_parameters),
4913         (gtk_gs_defaults_get_ungzip_cmd),
4914         (gtk_gs_defaults_get_unbzip2_cmd):
4915         * ps/gsdefaults.h:
4916         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
4917         (ps_document_get_orientation), (document_load),
4918         (ps_document_goto_page), (ps_document_set_page_size):
4919         * ps/ps-document.h:
4920
4921         Some more sanitization of the ps backend. Remove a lot
4922         of unused code and do not base our defaults on ggv
4923         preferences (ugh!)
4924
4925 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
4926
4927         * thumbnailer/evince-thumbnailer.schemas:
4928         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
4929         (main): add -s option for thumbnail size.
4930
4931 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
4932
4933         * configure.ac:
4934
4935         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
4936         remove it.
4937
4938 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
4939
4940         * pdf/pdf-document.cc:
4941
4942         Remove 4 pixels of useless border from the
4943         thumbnail.
4944
4945 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
4946
4947         * backend/ev-document-thumbnails.c:
4948         (ev_document_thumbnails_get_thumbnail):
4949         * backend/ev-document-thumbnails.h:
4950
4951         Rework API a bit. Add a border flag and
4952         change sizing logic (now the size we specify
4953         applies to the bigger dimension).
4954
4955         * pdf/pdf-document.cc:
4956         * pixbuf/pixbuf-document.c:
4957         (pixbuf_document_thumbnails_get_thumbnail):
4958         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
4959         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4960
4961         Adapt to the new API and do not draw a border for nautilus
4962         thumbnailer.
4963
4964 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
4965
4966         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4967         take thumbnails from page "0" instead of "1". Added a copyright header.
4968
4969 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
4970
4971         * ps/ps-document.c: (set_up_page), (start_interpreter):
4972
4973         Make it C89 compliant
4974
4975 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
4976
4977         * Makefile.am:
4978         * configure.ac:
4979         * pdf/.cvsignore:
4980         * pdf/pdf-document.cc:
4981         * thumbnailer/Makefile.am:
4982         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
4983         (main):
4984         * thumbnailer/evince-thumbnailer.schemas:
4985         * thumbnailer/pdf-icon.png:
4986
4987         Add a nautilus thumbnailer.
4988         Based on patch by Fernando Herrera <fherrera@onirica.com>.
4989
4990 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
4991
4992         * NEWS:
4993         * configure.ac:
4994         * po/POTFILES.in:
4995
4996         Release 0.1.6
4997
4998 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
4999
5000         Use poppler instead of including xpdf source code.  Poppler is a
5001         fork of xpdf to build it as a shared library. See
5002         http://freedesktop.org/wiki/Software/poppler.
5003
5004         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
5005         xpdf fork.
5006         
5007         * pdf/Makefile.am: Build libpdfdocument.a here.
5008         
5009         * pdf/GDKSplashOutputDev.cc:
5010         * pdf/GDKSplashOutputDev.h:
5011         * pdf/GnomeVFSStream.cc:
5012         * pdf/GnomeVFSStream.h:
5013         * pdf-document.cc:
5014         * pdf-document.h:
5015         * test-gdk-output-dev.cc
5016         * Thumb.cc:
5017         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
5018         against poppler.
5019
5020 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5021
5022         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
5023
5024         Clear idle stack before unsetting the document
5025
5026 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5027
5028         * ps/ps-document.c: (ps_document_widget_event),
5029         (ps_document_set_target), (ps_document_finalize),
5030         (ps_document_get_page):
5031
5032         Disconnect the widget event signal on finalize.
5033         Some code cleanups.
5034
5035 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5036
5037         * ps/ps-document.c: (set_up_page):
5038
5039         If there is no bpixmap create one, even if size
5040         is not changed.
5041
5042 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5043
5044         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
5045         (set_up_page), (document_load), (ps_document_set_zoom):
5046
5047         Default page is 0. Calculate size even when we have no
5048         target yet.
5049
5050 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
5051
5052         * shell/ev-sidebar.c: expand the selection widget to be always as
5053         wide as the sidebar
5054
5055 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5056
5057         * shell/ev-sidebar-thumbnails.c:
5058         (ev_sidebar_thumbnails_set_document):
5059
5060         Clear the list store when setting document
5061
5062 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5063
5064         * shell/ev-page-action.c: (update_entry), (sync_entry),
5065         (activate_cb), (entry_size_request_cb), (create_tool_item),
5066         (connect_proxy):
5067
5068         Use an entry for the page control instead of spinbuttons
5069
5070 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
5071
5072         * data/evince.schemas.in:
5073
5074         Correct confusing string
5075
5076 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
5077
5078         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
5079         for real.  Gosh, how long has this been broken.
5080
5081         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
5082         check for a NULL link.  We crash otherwise.
5083
5084 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
5085
5086         * NEWS:
5087         * configure.ac:
5088
5089         Release 0.1.5
5090
5091 2005-02-25  Sebastien Bacher  <seb128@debian.org>
5092
5093         * configure.ac: add the french translation.
5094
5095 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5096
5097         * shell/ev-window.c:
5098
5099         Remove unused header -> fix distcheck
5100
5101 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5102
5103         * shell/ev-window.c: (update_window_title),
5104         (ev_window_popup_password_dialog):
5105
5106         Unescape filename for display
5107
5108 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5109
5110         * pdf/xpdf/pdf-document.cc:
5111
5112         In get_page_size deal with rotation. Also
5113         cleanup the function a bit.
5114
5115 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5116
5117         * pdf/xpdf/pdf-document.cc:
5118
5119         Fix crash when opening in new window
5120
5121 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
5122
5123         * configure.ac:
5124
5125         Check ghostscript >= 7
5126
5127 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
5128
5129         * shell/ev-window.c:
5130
5131         Make page width the default sizing mode
5132
5133 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
5134             Marco Pesenti Gritti <marco@gnome.org>
5135
5136         * shell/ev-window.c: Remember the sidebar size
5137
5138         * data/evince.schemas.in: Add a new gconf key to store the size of
5139         the sidebar
5140
5141 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
5142
5143         * data/evince-ui.xml:
5144         * shell/ev-window.c: (update_action_sensitivity),
5145         (ev_window_cmd_view_reload):
5146         
5147         Add a "Reload" action and menu entry
5148
5149 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
5150
5151         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
5152         iff the type doesn't support thumbnailing and indexing.
5153
5154 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
5155
5156         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
5157
5158 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5159
5160         * pdf/splash/Splash.cc:
5161
5162         Port fix for a crasher from kde bug
5163         http://bugs.kde.org/show_bug.cgi?id=97131
5164
5165 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5166
5167         * pdf/xpdf/pdf-document.cc:
5168
5169         Return a link even if it's of an unrecognized
5170         type. Otherwise we go in an infinte cycle.
5171
5172 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5173
5174         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
5175         (size_allocate_cb), (ev_window_set_sizing_mode):
5176
5177         Update size when switching mode
5178
5179 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5180
5181         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
5182         (ev_window_cmd_view_page_width), (update_sizing_buttons),
5183         (ev_window_cmd_view_normal_size):
5184
5185         Fix size toggle buttons behavior
5186
5187 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5188
5189         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
5190         (doc_rect_to_view_rect), (ev_view_size_allocate),
5191         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
5192         (scale_changed_callback):
5193
5194         Do not cache offsets in size_allocate.
5195
5196 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5197
5198         * shell/ev-view.c: (ev_view_size_allocate):
5199
5200         Calculate offsets before calling the parent
5201         class (which does a redraw)
5202
5203 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5204
5205         * pdf/xpdf/pdf-document.cc:
5206
5207         Fix a crasher on exit. Unused code, put a TODO
5208
5209 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
5210
5211         * backend/ev-document.c: (ev_document_class_init),
5212         (ev_document_page_changed), (ev_document_scale_changed):
5213         * backend/ev-document.h:
5214
5215         Separate page/scale notifications
5216
5217         * pdf/xpdf/pdf-document.cc:
5218
5219         Emit the new signals.
5220         Do not display the pdf page in _render, do it
5221         when scale/page are requested.
5222
5223         * ps/ps-document.c: (ps_document_set_zoom),
5224         (ps_document_widget_event):
5225         * ps/ps-document.h:
5226
5227         Emit the new signals.
5228
5229         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
5230         (ev_view_init), (page_changed_callback), (scale_changed_callback),
5231         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
5232         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
5233         * shell/ev-view.h:
5234         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
5235         (ev_window_cmd_view_page_width), (size_allocate_cb),
5236         (ev_window_set_sizing_mode):
5237
5238         Rework sizing to be pixel based.
5239         There are bugs but should be already way better.
5240
5241 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
5242
5243         * shell/ev-window.c: (ev_window_init):
5244
5245         Do not allow to shrink sidebar smaller then
5246         child requisition
5247
5248 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
5249
5250         * shell/ev-sidebar.[ch]
5251         * shell/ev-window.c:
5252
5253         Improved sidebar widget. Fixes #166683
5254
5255 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
5256
5257         * shell/ev-view.c (update_find_status_message): Give translators
5258         more flexibility with ngettext plural handling.
5259
5260 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
5261
5262         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
5263         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
5264         page when we get the page size.
5265
5266 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
5267
5268         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
5269
5270         ps pages are 0 based, convert 
5271
5272 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
5273
5274         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
5275
5276         Initialize correct parent class. Set GError on document load
5277
5278 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
5279
5280         * pdf/xpdf/pdf-document.cc:
5281
5282         Fixup selection offset calculation
5283
5284         * shell/ev-view.c: (view_rect_to_doc_rect),
5285         (doc_rect_to_view_rect), (ev_view_size_allocate),
5286         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
5287         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
5288
5289         Store selection as document relative, so that zooming
5290         and offset changing doesnt break it.
5291
5292 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
5293
5294         * shell/ev-view.c: (ev_view_best_fit):
5295
5296         Do not try to best fit if the view is not realized
5297
5298 2005-02-20  Kostas Papadimas <pkst@gnome.org>
5299           
5300         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
5301
5302 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
5303
5304         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
5305
5306 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
5307
5308         * shell/ev-window.c: Change the fullscreen toolbar to always be in
5309         the popup window.  That prevents it resizing when in full screen
5310         mode.
5311
5312         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
5313         multiple rerenders.  This pretty much sucks.
5314
5315         * data/evince-ui.xml: Change the fullscreen toolbar to include the
5316         rest of the toolbar.
5317
5318 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
5319
5320         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
5321
5322 2005-02-17  Alexander Shopov  <ash@contact.bg>
5323
5324         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
5325
5326 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
5327
5328         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
5329
5330 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
5331
5332         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
5333         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
5334         (set_document_page), (document_changed_callback),
5335         (ev_view_set_document), (ev_view_find_previous),
5336         (ev_view_hide_cursor), (ev_view_show_cursor):
5337         * shell/ev-view.h:
5338         * shell/ev-window.c: (update_chrome_visibility),
5339         (fullscreen_timeout_cb), (fullscreen_set_timeout),
5340         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
5341         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
5342         (ev_window_unfullscreen):
5343         * shell/main.c: (main):
5344
5345         Automatically hide the fullscreen button.
5346         Patch by Kristian Høgsberg <krh@redhat.com>
5347
5348 2005-02-16  Vincent Noel  <vnoel@cox.net>
5349
5350         * shell/main.c (main): Specify an icon for the window. Patch by
5351         Jaap A. Haitsma. Fixes #166177.
5352
5353 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
5354
5355         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
5356
5357 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
5358
5359         * backend/ev-document-misc.h:
5360         * backend/ev-document-misc.c:
5361         (ev_document_misc_get_page_border_size),
5362         (ev_document_misc_paint_one_page): New function to canonicalize
5363         sizing/painting a border.
5364
5365         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
5366         used.
5367
5368         * pdf/xpdf/pdf-document.cc: use new function
5369
5370         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
5371         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
5372         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
5373         shell/ev-window.c: (update_sizing_buttons),
5374         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
5375         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
5376         (ev_window_cmd_view_page_width), (size_allocate_cb),
5377         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
5378         and "fit width" values act as toggle buttons so they stay
5379         toggled.  It's not 100% perfect, and it's a little slow, but it's
5380         good enough to commit I think.
5381
5382 2005-02-15  David Lodge  <dave@cirt.net>
5383
5384         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
5385
5386 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
5387
5388         * shell/ev-window.c (update_window_title): replace newlines in
5389         the title by spaces. Bug #166107.
5390
5391 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
5392
5393         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
5394         parameters providing allocation width and height without
5395         scrollbars and width of a possible vertical scrollbar. With this
5396         additional information the functions can work as
5397         intended. Unfortunately they're not idempotent. We should
5398         transform these commands to toggles. Fixes Bug #164976
5399         Initial patch by Stephane Loeuillet, then heavily modified.
5400
5401         * shell/ev-view.h: update prototypes.
5402
5403         * shell/ev-window.c (ev_window_cmd_view_best_fit)
5404         (ev_window_cmd_view_page_width): provide EvView fit functions with
5405         all the information they need. Formulas to calculate this
5406         information taken from GtkScrolledWindow.
5407
5408 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
5409
5410         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
5411         created a thumbnail, the list store is updated to know
5412         that the thumbnail is set. Fixes bug #166792
5413
5414 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
5415
5416         * shell/ev-window.c: fixed typo, closes bug 166897
5417
5418         * TODO: updated TODO with bug numbers that are relevant
5419
5420 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
5421
5422         * shell/ev-window.c: Support for DnD of files. Fixes #164813
5423
5424 2005-02-09  Vincent Noel  <vnoel@cox.net>
5425
5426         * shell/ev-window.c: (set_action_properties): Set the "Previous"
5427         and "Next" toolbar buttons as important to make them stand out.
5428
5429 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
5430
5431         * lib/ev-debug.c:
5432         * lib/ev-debug.h:
5433         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
5434         (start_interpreter), (stop_interpreter), (document_load),
5435         (ps_document_next_page), (ps_document_goto_page),
5436         (ps_document_set_page_size), (ps_document_widget_event),
5437         (ps_document_render):
5438         * shell/ev-page-view.c: (ev_page_view_dispose):
5439         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
5440
5441         Fix compilation on non-gcc platforms
5442
5443 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
5444
5445         * NEWS:
5446         * configure.ac:
5447
5448         Release 0.1.4
5449
5450         * pdf/xpdf/Catalog.cc:
5451         * pdf/xpdf/XRef.cc:
5452
5453         Fix the fix for CAN-2004-0888
5454
5455 2005-02-09  Luca Ferretti <elle.uca@libero.it>
5456
5457         * data/Makefile.am:
5458         * data/evince-ui.xml:
5459         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5460         * shell/ev-stock-icons.h:
5461         * shell/ev-window.c: (update_action_sensitivity),
5462         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
5463         (set_action_properties):
5464
5465         Improve toolbar layout/icons
5466
5467 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
5468
5469         * pdf/xpdf/pdf-document.cc:
5470
5471         Add warnings about unimplemented/unknown link
5472         types.
5473
5474 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5475
5476         * ps/ps-document.c: (set_up_page):
5477
5478         Log gs property
5479
5480 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5481
5482         * ps/ps-document.c: (start_interpreter):
5483
5484         Log gs env var
5485
5486 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5487
5488         * shell/ev-page-view.c: (ev_page_view_dispose):
5489         * shell/ev-view.c: (ev_view_finalize):
5490         * shell/ev-window.c: (ev_window_setup_document),
5491         (ev_window_dispose), (ev_window_init):
5492
5493         Solve more refs issues.
5494
5495         I commented out the page_view initialization for now:
5496         it was never destroyed (because it's never added
5497         to a container). Because of that we was leaking
5498         gs processes. Couldnt think to a clean fix.
5499         We need to figure this out, password view has the
5500         same issue probably.
5501
5502 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5503
5504         * ps/ps-document.c: (ps_document_finalize),
5505         (ps_document_get_n_pages), (ps_document_get_page):
5506
5507         Some cleanups, stop the interpreter on finalize
5508
5509         * shell/ev-page-view.c: (ev_page_view_dispose),
5510         (ev_page_view_class_init):
5511
5512         Release our reference on the document
5513
5514 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5515
5516         * Makefile.am:
5517         * configure.ac:
5518         * doc/debugging.txt:
5519         * lib/.cvsignore:
5520         * lib/Makefile.am:
5521         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
5522         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
5523         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
5524         * lib/ev-debug.h:
5525
5526         Add debugging helpers
5527
5528         * ps/Makefile.am:
5529         * ps/ps-document.c: (set_up_page), (start_interpreter),
5530         (stop_interpreter), (document_load), (ps_document_next_page),
5531         (ps_document_goto_page), (ps_document_set_page_size),
5532         (ps_document_widget_event), (ps_document_render):
5533         * shell/Makefile.am:
5534         * shell/ev-view.c: (expose_bin_window):
5535         * shell/main.c: (main):
5536
5537         Add some logs
5538         
5539 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
5540
5541         * ps/ps-document.c: (ps_document_widget_event):
5542
5543         Initialize message_window, this should make ps
5544         rendering really work! (Never noticed because I was
5545         testing with a ps that is causing gs to exit every time!)
5546
5547 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
5548
5549         * data/evince.schemas.in: updated simple error in applyto closing tag
5550
5551 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
5552
5553         * Makefile.am:
5554         * configure.ac:
5555         * data/.cvsignore:
5556         * data/Makefile.am:
5557         * data/evince-ui.xml:
5558         A data/evince.schemas.in:
5559         * po/POTFILES.in:
5560         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5561         * shell/ev-stock-icons.h:
5562         * shell/ev-window.c: (update_chrome_visibility),
5563         (update_chrome_flag), (ev_window_cmd_edit_find),
5564         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
5565         (ev_window_unfullscreen), (ev_window_focus_in_event),
5566         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
5567         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
5568         (ev_window_view_sidebar_cb), (find_bar_close_cb),
5569         (ev_window_dispose), (ev_window_class_init),
5570         (set_action_properties), (set_chrome_actions), (load_chrome),
5571         (ev_window_init):
5572
5573         Implement fullscreen mode changes from bug #164776.
5574         Also implement persistent chrome toggles.
5575
5576 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
5577
5578         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
5579
5580 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
5581
5582         * NEWS:
5583         * configure.ac:
5584         * shell/ev-view.c:
5585
5586         Add another check for find interface
5587
5588         Release 0.1.3
5589
5590 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
5591
5592         * shell/ev-application.c: (ev_application_open):
5593         * shell/ev-window.c: (ev_window_open):
5594
5595         Open gzipped ps documents
5596
5597 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
5598
5599         * TODO:
5600         * shell/ev-view.c: (set_document_page):
5601
5602         Clamp page number, dont try to move to
5603         not existant pages.
5604
5605 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
5606
5607         * backend/ev-document-find.c: (ev_document_find_changed):
5608         * backend/ev-document-find.h:
5609         * pdf/xpdf/pdf-document.cc:
5610         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
5611         * shell/ev-window.c: (find_bar_search_changed_cb):
5612
5613         Fix several bugs with find
5614
5615 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
5616
5617         * shell/ev-sidebar-thumbnails.c
5618         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
5619         document. Prevents warning from scroll_to_cell.
5620
5621 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
5622
5623         * configure.ac: Add «nb» to ALL_LINGUAS too.
5624
5625 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
5626
5627         * NOTES: New file with some random thoughts.
5628
5629         * TODO: Update.
5630
5631         * backend/ev-document-misc.c:
5632         (ev_document_misc_get_page_border_size): New function to
5633         canonicalize shadow drawing sizes.  Possibly goofy.
5634
5635         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
5636         (ev_view_best_fit), (ev_view_fit_width):
5637         * pdf/xpdf/pdf-document.cc:
5638         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
5639         * ps/ps-document.c: (ps_document_get_page_size):
5640         * backend/ev-document-misc.h:
5641         * backend/ev-document.c: (ev_document_get_page_size):
5642         * backend/ev-document.h: get_page_size now takes a page number
5643         parameter.  Made all the backends/frontends honor it.
5644
5645         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
5646         see.  Doesn't work yet.
5647
5648         * shell/Makefile.am:
5649         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
5650         Doesn't do anything yet.
5651
5652         * shell/ev-sidebar-thumbnails.c:
5653         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
5654         [0..n_pages-1]
5655
5656         * shell/ev-window.c: (update_action_sensitivity),
5657         (ev_window_setup_document), (ev_window_set_page_mode),
5658         (ev_window_page_mode_cb), (ev_window_init): Clean up the
5659         view-swapping code a bit so we can have multiple views on a
5660         document.  Add the multi-page view, though it can't be turned on
5661         yet.
5662
5663 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
5664
5665         * shell/ev-application.c: (ev_application_open):
5666         * shell/ev-view.c: (expose_bin_window):
5667         * shell/ev-window.c: (ev_window_open):
5668
5669         Support eps and check document supports find
5670         before drawing highlightings in expose.
5671
5672 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
5673
5674         * pixbuf/pixbuf-document.c:
5675         (pixbuf_document_thumbnails_get_dimensions),
5676         (pixbuf_document_document_thumbnails_iface_init):
5677
5678         implement get_dimensions
5679
5680 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
5681
5682         * NEWS:
5683         * configure.ac:
5684
5685         Release 0.1.2
5686
5687 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
5688
5689         * shell/ev-view.c: (set_document_page):
5690
5691         Scroll at the top of the page when changing page
5692
5693 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
5694
5695         * shell/ev-view.c: (ev_view_motion_notify_event):
5696
5697         Do not redraw unnecessarily
5698
5699 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
5700
5701         * pdf/xpdf/pdf-document.cc:
5702         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
5703         (expose_bin_window), (find_changed_cb):
5704
5705         Yay! find works now... Now to find bugs...
5706
5707 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
5708
5709         * backend/ev-document-find.c: (ev_document_find_base_init),
5710         (ev_document_find_changed):
5711         * backend/ev-document-find.h:
5712         * pdf/xpdf/pdf-document.cc:
5713         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
5714         (expose_bin_window), (ev_view_init), (set_document_page),
5715         (ensure_rectangle_is_visible), (jump_to_find_result),
5716         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
5717         (ev_view_find_next), (ev_view_find_previous):
5718         * shell/ev-view.h:
5719         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
5720
5721         More work on find implementation, mostly there now
5722
5723 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
5724
5725         * backend/ev-backend-marshalers.list:
5726         * backend/ev-document-find.c: (ev_document_find_base_init),
5727         (ev_document_find_cancel), (ev_document_find_page_has_results),
5728         (ev_document_find_get_n_results), (ev_document_find_get_result),
5729         (ev_document_find_get_progress), (ev_document_find_changed):
5730         * backend/ev-document-find.h:
5731
5732         Enanche the find interface to be really able to do
5733         multi page find.
5734
5735         * pdf/xpdf/pdf-document.cc:
5736
5737         Implement
5738
5739         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
5740         (expose_bin_window), (ev_view_init),
5741         (ev_view_get_find_status_message), (find_changed_cb),
5742         (ev_view_set_document), (set_document_page):
5743
5744         Adapt to the new interface. A few things are regressed sorry,
5745         I will finish it soon.
5746
5747 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
5748
5749         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
5750         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
5751         ev_sidebar_thumbnails_parent_class variable, don't define another
5752         parent_class variable.
5753
5754         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
5755         (ev_page_action_class_init): ditto.
5756
5757         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
5758         (pixbuf_document_class_init): ditto.
5759
5760         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
5761         ditto.
5762
5763         * .cvsignore: ignore various valgrind output files.
5764
5765 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
5766
5767         * data/evince-ui.xml:
5768         * shell/Makefile.am:
5769         * shell/ev-history.c:
5770         * shell/ev-history.h:
5771         * shell/ev-navigation-action.c:
5772         * shell/ev-navigation-action.h:
5773         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
5774         (ev_view_set_page), (ev_view_fit_width):
5775         * shell/ev-view.h:
5776         * shell/ev-window.c: (update_action_sensitivity),
5777         (ev_window_setup_document), (register_custom_actions):
5778
5779         Kill session history
5780
5781 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
5782
5783         * shell/ev-window.c: (update_action_sensitivity):
5784
5785         Fix inverted up/down buttons
5786
5787 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
5788
5789         * shell/ev-sidebar-thumbnails.c
5790         (ev_sidebar_thumbnails_select_page): make sure the selected
5791         thumbnail stays visible.
5792
5793 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
5794
5795         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
5796         scrolled window for Federico.
5797
5798 2005-01-26  Ole Laursen  <olau@hardworking.dk>
5799
5800         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
5801
5802 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
5803
5804         * configure.ac:
5805         * pdf/splash/SplashFTFontEngine.cc:
5806
5807         Fix CID fonts with freetype 2.1.9
5808
5809 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
5810
5811         * TODO: added item for desktop icon thumbnailer
5812
5813 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
5814
5815         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
5816         unloaded docs when the title is accessed.
5817
5818         * shell/ev-password-view.[hc]: New widget for displaying password
5819         state.
5820
5821         * shell/ev-window.[ch]: Refactor password handling code to handle
5822         the new view.
5823
5824 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
5825
5826         * NEWS:
5827         * configure.ac:
5828         * data/Makefile.am:
5829
5830         Release 0.1.1
5831
5832 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5833
5834         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
5835         ignore page offset here, to make search results independent of it,
5836
5837         * shell/ev-view.c (expose_bin_window): but take offsets into
5838         account here. Bug #164932
5839
5840         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
5841         scale at the right time. Bug #164996
5842
5843 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
5844
5845         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
5846         fix the problem. Now I just removed the Adobe font names and hope
5847         that the URW fonts are always in outline format. Bug #164934
5848
5849         * shell/ev-window.c (update_window_title): empty titles are
5850         useless, use filename in that case too.
5851
5852         * NEWS: Add some content.
5853
5854 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
5855
5856         * TODO: added one more TODO item and a TODONE section :)
5857
5858 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
5859
5860         * ps/ps-document.h: add page_[xy]_offset fields.
5861
5862         * ps/ps-document.c (ps_document_set_page_offset)
5863         (ps_document_render): Keep offset in consideration in a few
5864         places. Bug #164752 "postscript documents are not centered in
5865         window"
5866
5867         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
5868         s/gpdf/evince/. Spotted by Stephane Loeuillet.
5869
5870         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
5871         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
5872         stub out missing methods for complete EvDocument implementation.
5873         Fixes segfaults with Save A Copy and Copy actions.
5874
5875         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
5876         (ps_document_document_iface_init): ditto.
5877         
5878 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
5879
5880         * data/.cvsignore:
5881         * data/Makefile.am:
5882         * data/evince.desktop.in:
5883
5884         Add desktop file
5885
5886 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
5887
5888         * shell/ev-view.c: (ev_view_button_press_event),
5889         (ev_view_motion_notify_event):
5890
5891         Make selection work in any direction
5892
5893 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
5894
5895         * TODO:
5896         * shell/ev-window.c: (set_short_labels), (ev_window_init):
5897
5898         Use shorter labels for some of the toolbars items
5899
5900 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
5901
5902         * pdf/xpdf/pdf-document.cc:
5903
5904         Check the links info is initialized before
5905         using it. Should fix a crash on startup.
5906
5907 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
5908
5909         * pixbuf/pixbuf-document.c
5910         (pixbuf_document_thumbnails_get_dimensions): force floating point
5911         division to calculate page_ratio. Fixes crash with landscape
5912         format pixbufs.
5913
5914 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
5915
5916         * shell/ev-view.c (ev_view_realize): make the bg color darker.
5917
5918 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
5919
5920         * shell/ev-view.c (set_document_page): unset has_selection when
5921         the page changes.
5922         (set_document_page): handle paper size changes when the page
5923         changes (test with Free Culture, page 2).
5924
5925 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
5926
5927         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
5928         (expose_bin_window), (ev_view_class_init), (ev_view_init):
5929
5930         Use normal style color for the widget background and
5931         draw a black box around the page.
5932
5933 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
5934
5935         * pdf/xpdf/pdf-document.cc:
5936
5937         Keep offset in consideration in a few places
5938
5939         * shell/ev-view.c: (expose_bin_window):
5940
5941         Set the offsets so that the document is ever centered
5942
5943 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
5944
5945         * TODO: Added TODO items and finished off the first todo item
5946
5947         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
5948         reflect current authors
5949
5950 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
5951
5952         * pdf/xpdf/pdf-document.cc:
5953         * shell/ev-view.c: (ev_view_set_cursor),
5954         (ev_view_motion_notify_event), (document_changed_callback),
5955         (set_document_page):
5956
5957         Show a wait cursor while the page is rendering
5958
5959 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
5960
5961         * shell/ev-sidebar-thumbnails.c:
5962         (ev_sidebar_tree_selection_changed),
5963         (ev_sidebar_thumbnails_select_page):
5964         * shell/ev-sidebar-thumbnails.h:
5965         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
5966         (ev_view_can_go_forward):
5967         * shell/ev-window.c: (ev_window_open_page),
5968         (ev_window_setup_document), (update_current_page),
5969         (view_page_changed_cb), (ev_window_init):
5970         * shell/ev-window.h:
5971
5972         Ensure thumbnails selection, toolbar page control and
5973         current page are in sync.
5974
5975 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
5976
5977         * pdf/xpdf/XRef.cc:
5978
5979         Fix CAN-2005-0064
5980
5981 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
5982
5983         * backend/Makefile.am:
5984         * backend/ev-document-links.h:
5985         * backend/ev-document-security.c: (ev_document_security_get_type),
5986         (ev_document_security_has_document_security),
5987         (ev_document_security_set_password):
5988         * backend/ev-document-security.h:
5989         * backend/ev-document.c: (ev_document_error_quark):
5990         * backend/ev-document.h:
5991         * data/Makefile.am:
5992         * data/evince-password.glade:
5993         * pdf/xpdf/pdf-document.cc:
5994         * shell/Makefile.am:
5995         * shell/ev-password.c: (ev_password_set_bad_password_label),
5996         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
5997         (ev_password_dialog_get_password),
5998         (ev_password_dialog_set_bad_pass):
5999         * shell/ev-password.h:
6000         * shell/ev-window.c: (ev_window_get_attribute),
6001         (ev_window_set_property), (update_action_sensitivity),
6002         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
6003         (ev_window_setup_document), (ev_window_get_password),
6004         (ev_window_open), (ev_window_cmd_save_as),
6005         (using_postscript_printer), (ev_window_print),
6006         (find_not_supported_dialog), (ev_window_cmd_edit_find),
6007         (update_fullscreen_popup), (ev_window_fullscreen),
6008         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
6009         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
6010         (menu_item_select_cb), (find_bar_search_changed_cb),
6011         (ev_window_dispose), (ev_window_init):
6012
6013         Add initial support for password-supported dialogs.  This could be
6014         a lot cooler, but it'll do for now.
6015
6016 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
6017
6018         * pdf/xpdf/pdf-document.cc:
6019         * shell/ev-view.c: (status_message_from_link),
6020         (ev_view_set_status), (ev_view_set_cursor),
6021         (ev_view_motion_notify_event), (ev_view_init):
6022         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
6023
6024         Fix bugs in the links implementation and change cursor
6025         when hovering a link.
6026
6027 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
6028
6029         * viewer/.cvsignore: added cvsignore file for viewer directory
6030
6031         * TODO: created TODO document
6032
6033 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
6034
6035         * shell/ev-view.h:
6036         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
6037         new functions to help with implementation of sensitivity code
6038         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
6039         of all actions that might require it.  Fixes a crash when you
6040         click on the Zoom actions in a window lacking a document.
6041
6042 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
6043
6044         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
6045         of the Find action
6046
6047 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
6048
6049         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
6050         (pixbuf_document_document_iface_init):
6051         * ps/ps-document.c: (ps_document_get_link),
6052         (ps_document_document_iface_init):
6053         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
6054         (status_message_from_link), (ev_view_set_status),
6055         (ev_view_set_find_status), (ev_view_motion_notify_event),
6056         (ev_view_button_release_event), (ev_view_set_property),
6057         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
6058         (ev_view_get_find_status_message), (update_find_results),
6059         (ev_view_get_status), (ev_view_get_find_status):
6060         * shell/ev-view.h:
6061         * shell/ev-window.c: (view_status_changed_cb),
6062         (view_find_status_changed_cb), (ev_window_init):
6063
6064         View status message support, use it to show the links.
6065         Needs work...
6066
6067 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
6068
6069         * backend/ev-document.c: (ev_document_get_link):
6070         * backend/ev-document.h:
6071         * pdf/xpdf/pdf-document.cc:
6072         * shell/ev-application.c: (ev_application_open):
6073         * shell/ev-application.h:
6074         * shell/ev-sidebar-links.c: (selection_changed_cb):
6075         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
6076         (ev_view_go_to_link):
6077
6078         Add support for document links
6079
6080 2005-01-13  Anders Carlsson  <andersca@gnome.org>
6081
6082         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
6083         (create_tool_item):
6084         Set the spin button limits correctly.
6085         
6086         * shell/ev-sidebar-thumbnails.c:
6087         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
6088         Support changing pages by clicking on the thumbnails.
6089         
6090 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
6091
6092         * pixbuf/pixbuf-document.c:
6093         (pixbuf_document_thumbnails_get_dimensions),
6094         (pixbuf_document_document_thumbnails_iface_init):
6095
6096         implement get_dimensions
6097
6098 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
6099
6100         * ps/ps-document.c: (ps_document_goto_page):
6101
6102         Fix page switching on multipage documents
6103
6104 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
6105
6106         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
6107         
6108         check for NULL before assigning to width and height parameters
6109
6110 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
6111
6112         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
6113         (pixbuf_document_set_property), (pixbuf_document_get_property):
6114
6115         implement get/set properties
6116
6117 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
6118
6119         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
6120         
6121         return NULL instead of "Unknown", letting the title get set to
6122         the filename when the pdf has no title.
6123
6124 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
6125
6126         * ps/ps-document.c: (ps_document_get_page_count),
6127         (ps_document_goto_page):
6128
6129 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
6130
6131         * shell/ev-history.c: (ev_history_get_property),
6132         (ev_history_set_property), (ev_history_class_init),
6133         (ev_history_add_page), (ev_history_set_current_index):
6134         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
6135         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
6136         (ev_navigation_action_finalize):
6137         * shell/ev-navigation-action.h:
6138         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
6139         (ev_view_go_forward), (ev_view_get_find_status_message),
6140         (history_index_changed_cb), (ev_view_set_history):
6141         * shell/ev-view.h:
6142         * shell/ev-window.c: (update_total_pages), (ev_window_open),
6143         (update_current_page), (register_custom_actions):
6144
6145         Implement history dropdowns
6146
6147 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
6148
6149         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
6150         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
6151         (ev_view_go_forward):
6152         * shell/ev-window.c: (register_custom_actions):
6153
6154         Fix several history bugs
6155
6156 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
6157
6158         * configure.ac: Add «nb» to ALL_LINGUAS.
6159
6160 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
6161
6162         * backend/Makefile.am:
6163         * backend/ev-bookmark.c:
6164         * backend/ev-bookmark.h:
6165         * backend/ev-document-bookmarks.c:
6166         * backend/ev-document-bookmarks.h:
6167         * backend/ev-document-links.c: (ev_document_links_get_type),
6168         (ev_document_links_has_document_links),
6169         (ev_document_links_begin_read), (ev_document_links_get_link),
6170         (ev_document_links_get_child), (ev_document_links_next),
6171         (ev_document_links_free_iter):
6172         * backend/ev-document-links.h:
6173         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
6174         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
6175         (ev_link_get_link_type), (ev_link_set_link_type),
6176         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
6177         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
6178         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
6179         (ev_link_new_external):
6180         * backend/ev-link.h:
6181         * pdf/xpdf/pdf-document.cc:
6182         * shell/Makefile.am:
6183         * shell/ev-application.c: (ev_application_open_link):
6184         * shell/ev-application.h:
6185         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
6186         (ev_history_get_link_nth):
6187         * shell/ev-history.h:
6188         * shell/ev-sidebar-bookmarks.c:
6189         * shell/ev-sidebar-bookmarks.h:
6190         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
6191         (ev_sidebar_links_class_init), (selection_changed_cb),
6192         (ev_sidebar_links_construct), (ev_sidebar_links_init),
6193         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
6194         (do_one_iteration), (populate_links_idle),
6195         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
6196         * shell/ev-sidebar-links.h:
6197         * shell/ev-sidebar.c: (ev_sidebar_set_document):
6198         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
6199         (go_to_index):
6200         * shell/ev-view.h:
6201         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
6202         * shell/ev-window.h:
6203
6204         Rename bookmark to link, and use "Index" for the sidebar panel.
6205
6206 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
6207
6208         * shell/Makefile.am:
6209         * shell/ev-application.c: (ev_application_open_bookmark):
6210         * shell/ev-application.h:
6211         * shell/ev-history.c: (ev_history_init), (free_links_list),
6212         (ev_history_finalize), (ev_history_class_init),
6213         (ev_history_add_link), (ev_history_add_page),
6214         (ev_history_get_link_nth), (ev_history_get_n_links),
6215         (ev_history_get_current_index), (ev_history_set_current_index),
6216         (ev_history_new):
6217         * shell/ev-history.h:
6218         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
6219         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
6220         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
6221         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
6222         (ev_view_set_page):
6223         * shell/ev-view.h:
6224         * shell/ev-window.c: (ev_window_open_bookmark),
6225         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
6226         (goto_page_cb), (register_custom_actions):
6227         * shell/ev-window.h:
6228
6229         Initial history implementation. Needs work.
6230
6231 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
6232
6233         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
6234
6235 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
6236
6237         * cut-n-paste/recent-files/egg-recent-item.c:
6238         * cut-n-paste/recent-files/egg-recent-item.h:
6239         * cut-n-paste/recent-files/egg-recent-model.c:
6240         * cut-n-paste/recent-files/egg-recent-util.c:
6241         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
6242         * cut-n-paste/recent-files/egg-recent-view.c:
6243
6244         Update
6245
6246 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
6247
6248         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
6249         (fillGlyph, fillImageMask, drawImage):
6250         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
6251         pdf/splash/SplashTypes.h:
6252         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
6253         packed mode for Splash.
6254
6255         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
6256         RGB8 packed mode, eliminates the pixbuf data creation loop.
6257
6258         * shell/ev-print-job.c (ev_print_job_finalize)
6259         (ev_print_job_set_property, ev_print_job_get_property)
6260         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
6261         (ev_print_job_use_print_dialog_settings, idle_print_handler)
6262         (print_closure_finalize, ev_print_job_print): implement
6263         printing (for backends with EvPsExporter)
6264
6265         * shell/ev_print_job.h: update prototypes.
6266
6267         * shell/ev-window.c (ev_window_print): unref print job after
6268         printing.
6269
6270         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
6271         unless the document implements the EvDocumentFind interface.
6272
6273 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
6274
6275         * configure.ac: Added ja to ALL_LINGUAS.
6276
6277 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6278
6279         * pdf/xpdf/pdf-document.cc:
6280
6281         add a FIXME. We should probably not allocate
6282         a bookmark object every time
6283
6284 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6285
6286         * shell/ev-application.c: (ev_application_open),
6287         (ev_application_open_bookmark):
6288         * shell/ev-application.h:
6289         
6290         Add a way to open bookmarks
6291
6292         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
6293         (ev_bookmark_set_uri), (ev_bookmark_get_property),
6294         (ev_bookmark_set_property), (ev_bookmark_class_init),
6295         (ev_bookmark_new_title), (ev_bookmark_new_link),
6296         (ev_bookmark_new_external):
6297
6298         Support for external uris, better constructors.
6299
6300         * backend/ev-bookmark.h:
6301         * pdf/xpdf/pdf-document.cc:
6302         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
6303
6304         Handle external uris
6305
6306 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6307
6308         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
6309         (ev_sidebar_bookmarks_construct), (do_one_iteration):
6310
6311         Hook up bookmarks navigation
6312
6313 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6314
6315         * backend/Makefile.am:
6316         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
6317         (ev_bookmark_get_title), (ev_bookmark_set_title),
6318         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
6319         (ev_bookmark_get_page), (ev_bookmark_set_page),
6320         (ev_bookmark_get_property), (ev_bookmark_set_property),
6321         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
6322         (ev_bookmark_new):
6323         * backend/ev-bookmark.h:
6324         * backend/ev-document-bookmarks.c:
6325         (ev_document_bookmarks_get_bookmark):
6326         * backend/ev-document-bookmarks.h:
6327         * pdf/xpdf/pdf-document.cc:
6328         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
6329
6330         Add a bookmark object to the backend and use it instead of get_values
6331
6332 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
6333
6334         * data/evince-ui.xml:
6335
6336         Cleanup and add select all.
6337
6338         * shell/ev-view.c: (ev_view_select_all),
6339         (ev_view_button_press_event):
6340         * shell/ev-view.h:
6341         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
6342
6343         Add select all.
6344         Clear selection on click.
6345
6346 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
6347
6348         * shell/ev-sidebar-thumbnails.c
6349         (ev_sidebar_thumbnails_set_document): forgot to unref the
6350         loading_icon.
6351
6352 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
6353
6354         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
6355         at the visible page, not just linearly.  This makes it look fast.
6356
6357 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
6358
6359         * backend/ev-document-misc.c
6360         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
6361         white.
6362         * backend/ev-document-thumbnails.h: New interface to get the size
6363         of a page.
6364
6365 2005-01-06  Jeremy Katz  <katzj@redhat.com>
6366
6367         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
6368         make dist works
6369
6370 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
6371
6372         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
6373         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
6374         things up a bit.
6375
6376         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
6377
6378 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
6379
6380         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
6381         fonts. Should fix font problems on systems that have the base
6382         fonts in bitmap format. Reported by James Henstridge
6383         <james@jamesh.id.au>.
6384
6385 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6386
6387         * pdf/xpdf/Gfx.cc:
6388         * pdf/xpdf/GfxState.cc:
6389
6390         Fix for CAN-2004-1125
6391
6392 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6393
6394         * shell/ev-view.c: (ev_view_copy):
6395         * shell/ev-view.h:
6396         * shell/ev-window.c: (ev_window_cmd_edit_copy):
6397
6398         Implement Edit->Copy
6399
6400 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6401
6402         * backend/ev-document.c: (ev_document_get_text):
6403         * backend/ev-document.h:
6404         * pdf/xpdf/pdf-document.cc:
6405         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
6406         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
6407         (ev_view_update_primary_selection), (ev_view_button_press_event),
6408         (ev_view_motion_notify_event), (ev_view_button_release_event):
6409
6410         Beginnings of clipboard support. Incomplete but primary sort
6411         of work.
6412
6413 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6414
6415         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
6416         (expose_bin_window):
6417
6418         Nicer rubberband drawing, from GtkIconView.
6419
6420 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6421
6422         * backend/ev-document.c: (ev_document_save):
6423         * backend/ev-document.h:
6424         * data/evince-ui.xml:
6425         * pdf/xpdf/pdf-document.cc:
6426         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
6427
6428         Implement "Save a copy..." menu item
6429
6430 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
6431
6432         * shell/ev-view.c: (ev_view_zoom):
6433
6434         Queue a resize when zoom changes
6435
6436 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
6437
6438         * backend/ev-document-misc.[ch]: New misc file to do simple drop
6439         shadows.
6440
6441         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
6442         thumbnails..
6443
6444 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
6445
6446         * pdf/xpdf/pdf-document.cc
6447         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
6448
6449 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
6450
6451         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
6452         It's slow, but I'll speed it up next!
6453
6454 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
6455
6456         * shell/main.c (load_files):
6457
6458         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
6459         from the command line and because it seems more appropriate.
6460
6461 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
6462
6463         * data/evince-ui.xml:
6464         * shell/ev-window.c: (update_action_sensitivity),
6465         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
6466
6467         s/next page/page down
6468         s/previous page/page up
6469
6470 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
6471
6472         * data/evince-ui.xml:
6473
6474         Change the layout to match clarkbw design.
6475
6476         * shell/Makefile.am:
6477         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
6478         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
6479         (ev_navigation_action_finalize),
6480         (ev_navigation_action_set_property),
6481         (ev_navigation_action_get_property),
6482         (ev_navigation_action_class_init):
6483         * shell/ev-navigation-action.h:
6484
6485         Implement clarkbw toolbar navigation controls (incomplete)
6486
6487         * shell/ev-page-action.c: (update_label), (update_spin),
6488         (value_changed_cb), (create_tool_item), (connect_proxy),
6489         (ev_page_action_init), (ev_page_action_finalize),
6490         (ev_page_action_set_property), (ev_page_action_get_property),
6491         (ev_page_action_set_current_page),
6492         (ev_page_action_set_total_pages), (ev_page_action_class_init):
6493         * shell/ev-page-action.h:
6494
6495         Implement a page switcher in the toolbar
6496
6497         * shell/ev-view.c: (ev_view_scroll_view):
6498         * shell/ev-window.c: (update_total_pages), (ev_window_open),
6499         (update_current_page), (view_page_changed_cb), (goto_page_cb),
6500         (register_custom_actions), (ev_window_init):
6501
6502         Change page on PageUp/Down.
6503
6504 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
6505
6506         * pdf/xpdf/pdf-document.cc
6507         (pdf_document_thumbnails_get_thumbnail): initial stab at
6508         implementing thumbnail support for pdfs.  It only does documents
6509         with precached pdfs now.
6510
6511 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
6512
6513         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
6514         thumbnail code into a time-based idle as well.  Also, turn off the
6515         shadow temporarily as it's really slow.
6516
6517 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
6518
6519         * backend/ev-document.c: (ev_document_class_init):
6520         * pdf/xpdf/pdf-document.cc:
6521         * shell/ev-window.c: (ev_window_open):
6522
6523         Fix document title bugs and fallback to
6524         filename when not available.
6525
6526 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
6527
6528         * backend/ev-document.c: (ev_document_get_type),
6529         (ev_document_class_init), (ev_document_load),
6530         (ev_document_get_title):
6531         * backend/ev-document.h:
6532         * pdf/xpdf/pdf-document.cc:
6533         * ps/ps-document.c: (ps_document_set_property),
6534         (ps_document_get_property), (ps_document_class_init),
6535         (document_load):
6536         * ps/ps-document.h:
6537         * ps/ps.h:
6538         * shell/ev-window.c: (update_window_title), (ev_window_open),
6539         (ev_window_init):
6540
6541         Initial support for document title. Not working yet.
6542
6543 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
6544
6545         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
6546
6547         Grab focus on the view when clicking it
6548
6549 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
6550
6551         * shell/ev-marshal.list:
6552         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
6553         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
6554
6555         Add key bindings to the view. Now if the focus would work
6556         right...
6557
6558 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
6559
6560         * Makefile.am:
6561         * backend/Makefile.am:
6562         * data/Makefile.am:
6563         * dvi/Makefile.am:
6564         * dvi/dvilib/Makefile.am:
6565         * pdf/xpdf/Makefile.am:
6566         * po/POTFILES.in:
6567         * ps/Makefile.am:
6568
6569         Fix distcheck
6570
6571 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6572
6573         * shell/ev-view.c: (ev_view_realize):
6574
6575         Fix mouse wheel scrolling
6576
6577 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6578
6579         * ps/Makefile.am:
6580         * ps/gstypes.h:
6581         * ps/gtkgs.c:
6582         * ps/gtkgs.h:
6583         * ps/ps-document.c: (catchPipe), (ps_document_init),
6584         (ps_document_class_init), (ps_document_cleanup),
6585         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
6586         (set_up_page), (close_pipe), (is_interpreter_ready),
6587         (interpreter_failed), (output), (input), (start_interpreter),
6588         (stop_interpreter), (file_length), (file_readable),
6589         (check_filecompressed), (check_pdf), (compute_xdpi),
6590         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
6591         (ps_document_get_type), (ps_document_emit_error_msg),
6592         (document_load), (ps_document_next_page),
6593         (ps_document_get_current_page), (ps_document_get_page_count),
6594         (ps_document_goto_page), (ps_document_set_page_size),
6595         (ps_document_zoom_to_fit), (ps_document_set_zoom),
6596         (ps_document_load), (ps_document_get_n_pages),
6597         (ps_document_set_page), (ps_document_get_page),
6598         (ps_document_widget_event), (ps_document_set_target),
6599         (ps_document_set_scale), (ps_document_set_page_offset),
6600         (ps_document_get_page_size), (ps_document_render),
6601         (ps_document_document_iface_init):
6602         * ps/ps-document.h:
6603         * ps/ps.c:
6604         * shell/ev-window.c: (ev_window_open):
6605
6606         Rename GtkGS to PSDocument
6607
6608 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6609
6610         * ps/gtkgs.c: (gtk_gs_class_init):
6611         * ps/gtkgs.h:
6612
6613         Some more leftover...
6614
6615 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6616
6617         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
6618         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
6619         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
6620         * ps/gtkgs.h:
6621
6622         Remove unused code and make a lot of stuff private
6623
6624 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6625
6626         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
6627         (gtk_gs_defaults_changed):
6628         * ps/gsdefaults.h:
6629         * ps/gtkgs.c:
6630         * ps/gtkgs.h:
6631         * ps/ps.h:
6632
6633         Cleanup headers dependencies
6634
6635 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
6636
6637         * ps/Makefile.am:
6638         * ps/ggvutils.c:
6639         * ps/ggvutils.h:
6640         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6641         * ps/gsdefaults.h:
6642         * ps/gtkgs.c: (file_length), (file_readable),
6643         (check_filecompressed), (check_pdf), (gtk_gs_load),
6644         (gtk_gs_get_postscript):
6645
6646         Get rid of ggvutils
6647
6648 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
6649
6650         * ps/ggvutils.c:
6651         * ps/ggvutils.h:
6652         * ps/gsio.h:
6653         * ps/gtkgs.c: (gtk_gs_set_zoom):
6654
6655         Cleanups
6656
6657 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
6658
6659         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
6660
6661         Ensure the page is rerendered when changing zoom
6662
6663 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
6664
6665         * backend/ev-document.c: (ev_document_base_init),
6666         (ev_document_changed):
6667         * backend/ev-document.h:
6668
6669         Add a changed event that is emitted when the page content
6670         changes. This is necessary to deal with the fact that
6671         in ps backend rendering happen asycrounously.
6672         This makes the ps backend mostly work.
6673
6674         * pdf/xpdf/pdf-document.cc:
6675
6676         Emit changed event
6677
6678         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
6679         (ps_document_set_target):
6680
6681         Emit changed event
6682
6683         * shell/ev-view.c: (document_changed_callback),
6684         (ev_view_set_document), (ev_view_set_page):
6685
6686         Redraw on the changed signal
6687
6688 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
6689
6690         * configure.ac: Added pt_BR to ALL_LINGUAS.
6691
6692 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
6693
6694         * backend/ev-document-bookmarks.c:
6695         (ev_document_bookmarks_get_child): *
6696         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
6697         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
6698         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
6699         (ev_sidebar_bookmarks_destroy),
6700         (ev_sidebar_bookmarks_class_init),
6701         (ev_sidebar_bookmarks_construct), (stack_data_free),
6702         (do_one_iteration), (populate_bookmarks_idle),
6703         (ev_sidebar_bookmarks_clear_document),
6704         (ev_sidebar_bookmarks_set_document): *
6705         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
6706         (ev_sidebar_add_page),
6707         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
6708         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
6709         it displays both the topics and the page numbers.
6710
6711 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
6712
6713         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
6714         toggle.
6715         * shell/ev-window.c (toggle_entries): Set sidebar default value to
6716         visible.
6717
6718 2004-12-23  Adam Weinberger  <adamw@gnome.org>
6719
6720         * configure.ac: Added en_CA to ALL_LINGUAS.
6721
6722 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
6723
6724         * ChangeLog: replace bottom of this ChangeLog (merged history of
6725         ggv and gpdf; where all paths were wrong and most of the files are
6726         not even in this tree) with ChangeLog (from arch) of the shell
6727         code.
6728
6729 2004-12-23  Havoc Pennington  <hp@redhat.com>
6730
6731         * shell/ev-window.c: hook up potentially-questionable "find
6732         results status text" feature - something involving the sidebar or
6733         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
6734         might be better in the end.
6735
6736         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
6737         with corresponding signal when it should be updated
6738
6739         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
6740
6741 2004-12-22  Havoc Pennington  <hp@redhat.com>
6742
6743         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
6744         find stuff on other pages, sort of (only returns one result on
6745         invisible pages, to show they have results; updates full results
6746         for a page when you view it). Currently repaints the current page
6747         every time a new result is found on any page, which isn't so nice.
6748
6749 2004-12-22  Havoc Pennington  <hp@redhat.com>
6750
6751         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
6752         the document doesn't support find (better ideas?)
6753         (find_bar_search_changed_cb): handle missing document or document
6754         that doesn't support find
6755
6756         * pdf/xpdf/pdf-document.cc: port to implement the new
6757         EvDocumentFindIface
6758
6759         * backend/ev-document-find.c: create a new interface for searching
6760
6761         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
6762
6763 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
6764
6765         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
6766         libevbackend.la.
6767
6768         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
6769         EvPrintJob constructor arguments.
6770
6771         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
6772         for documents that can export PostScript (page by page).
6773
6774         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
6775         
6776         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
6777         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
6778         (pdf_document_ps_exporter_iface_init:
6779         Implement EvPSExporter.
6780
6781         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
6782
6783 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6784
6785         * backend/Makefile.am:
6786         * backend/ev-document-thumbnails.c:
6787         (ev_document_thumbnails_get_type),
6788         (ev_document_thumbnails_get_thumbnail):
6789         * backend/ev-document-thumbnails.h:
6790         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
6791         (pixbuf_document_thumbnails_get_thumbnail),
6792         (pixbuf_document_document_thumbnails_iface_init):
6793         * shell/Makefile.am:
6794         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
6795         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
6796         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
6797         * shell/ev-sidebar-thumbnails.h:
6798         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
6799         (ev_sidebar_set_document):
6800         * shell/ev-utils.c: (gaussian), (create_blur_filter),
6801         (create_shadow), (ev_pixbuf_add_shadow):
6802         * shell/ev-utils.h:
6803         Add thumbnail support.
6804         
6805 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
6806
6807         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
6808         (using_postscript_printer): Set up a print dialog for "PostScript
6809         injection" method.
6810
6811         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
6812         EvPrintJob.
6813
6814         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
6815
6816 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6817
6818         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
6819         (ps_document_set_target), (ps_document_get_page_size),
6820         (ps_document_render):
6821         * ps/gtkgs.h:
6822
6823         Fix a few bugs
6824
6825 2004-12-22  Christian Rose  <menthos@menthos.com>
6826
6827         * configure.ac: Added "sv" to ALL_LINGUAS.
6828
6829 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
6830
6831         * backend/ev-document-bookmarks.[ch]: new interface to indicate
6832         document supports bookmarks.
6833
6834 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6835
6836         * ps/ggvutils.c: (ggv_file_readable):
6837         * ps/ggvutils.h:
6838         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
6839         (gtk_gs_get_postscript):
6840
6841         Remove unused utils
6842
6843 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6844
6845         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
6846         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
6847         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
6848         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
6849         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
6850         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
6851         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
6852         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
6853         (gtk_gs_set_antialiasing), (ps_document_load),
6854         (ps_document_render):
6855         * ps/gtkgs.h:
6856
6857         Another check point for the ps backend. Now I can get it to show
6858         pages!
6859
6860 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
6861
6862         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
6863         document setting code.
6864
6865 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6866
6867         * shell/eggfindbar.c: (entry_activate_callback):
6868         Animate the next button when activate is pressed.
6869         
6870 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6871
6872         * shell/ev-window.c: (ev_window_cmd_edit_find),
6873         (update_fullscreen_popup), (ev_window_fullscreen),
6874         (ev_window_unfullscreen), (ev_window_state_event_cb),
6875         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
6876         Fix bugs in fullscreen code.
6877         
6878 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6879
6880         * Makefile.am:
6881         * configure.ac:
6882         * pixbuf/Makefile.am:
6883         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
6884         (pixbuf_document_load), (pixbuf_document_get_n_pages),
6885         (pixbuf_document_set_page), (pixbuf_document_get_page),
6886         (pixbuf_document_set_target), (pixbuf_document_set_scale),
6887         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
6888         (pixbuf_document_render), (pixbuf_document_begin_find),
6889         (pixbuf_document_end_find), (pixbuf_document_finalize),
6890         (pixbuf_document_class_init),
6891         (pixbuf_document_document_iface_init), (pixbuf_document_init):
6892         * pixbuf/pixbuf-document.h:
6893         * shell/Makefile.am:
6894         * shell/ev-application.c: (ev_application_open):
6895         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
6896         (ev_window_open):
6897         Add pixbuf backend.
6898         
6899 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
6900
6901         * Makefile.am: 
6902         * dvi/dvilib/Makefile.am:
6903         * dvi/Makefile.am:
6904         * configure.ac: Auto*ify dvi and dvi/dvilib
6905
6906         * dvi/Makefile: Remove from CVS
6907         
6908         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
6909         confusion.
6910
6911         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
6912         
6913         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
6914         
6915 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6916
6917         * ps/Makefile.am:
6918         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
6919         (gtk_gs_value_adjustment_changed), (compute_size),
6920         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
6921         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
6922         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
6923         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
6924         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
6925         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
6926         (ps_document_load), (ps_document_get_n_pages),
6927         (ps_document_set_page), (ps_document_get_page),
6928         (ps_document_set_target), (ps_document_set_scale),
6929         (ps_document_set_page_offset), (ps_document_get_page_size),
6930         (ps_document_render), (ps_document_begin_find),
6931         (ps_document_end_find), (ps_document_document_iface_init):
6932         * ps/gtkgs.h:
6933         * shell/Makefile.am:
6934         * shell/ev-window.c: (ev_window_open):
6935
6936         Some work to integrate gtkgs with EvDocument
6937
6938 2004-12-22  Anders Carlsson  <andersca@gnome.org>
6939
6940         * shell/ev-window.c: (update_fullscreen_popup),
6941         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
6942         (exit_fullscreen_button_clicked_cb),
6943         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
6944         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
6945         (ev_window_state_event_cb), (ev_window_init):
6946         Add fullscreen support from Epiphany.
6947         
6948 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
6949
6950         * data/ev-stock-zoom-fit-width.png: fit-width
6951         stock icon from gpdf.
6952         
6953         * shell/ev-stock-icons.[ch]: copied from gpdf.
6954         
6955         * shell/main.c: (main): init stock icons.
6956         
6957         * shell/ev-window.c: use the fit-width icon.
6958         
6959         * data/evince-ui.xml: add zooming toolbar items.
6960
6961 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
6962
6963         * shell/ev-view.c: 
6964         (ev_view_best_fit), (ev_view_fit_width): because
6965         get_page_size() returns the scaled page size, we
6966         need to calculate the scale factor relative to
6967         the previous scale factor. Should really just
6968         add get_real_page_size().
6969
6970 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
6971
6972         * shell/ev-view.[ch]:
6973         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
6974         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
6975         add zooming.
6976         
6977         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
6978         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
6979         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
6980         hook it up.
6981         
6982         * pdf/xpdf/pdf-document.cc:
6983         (pdf_document_begin_find),
6984         (pdf_document_end_find): make static.
6985
6986 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
6987
6988         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
6989
6990         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
6991         names to fontconfig patterns.
6992         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
6993
6994         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
6995         setupBaseFontsFc.
6996
6997 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
6998
6999         * Makefile.am:
7000         * configure.ac:
7001         * ps/Makefile.am:
7002         * ps/ggvutils.c:
7003         * ps/ggvutils.h:
7004         * ps/gsdefaults.c:
7005         * ps/gsdefaults.h:
7006         * ps/gsio.c:
7007         * ps/gsio.h:
7008         * ps/gtkgs.c:
7009         * ps/gtkgs.h:
7010         * ps/ps.c:
7011         * ps/ps.h:
7012
7013         Import ggv backend. Not hooked up yet.
7014
7015 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
7016
7017         * shell/main.c: (load_files), (main): load files
7018         from the command line.
7019
7020 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
7021
7022         * configure.ac: don't require bonobo.
7023         
7024         * cut-n-paste/recent-files/*: kill bonobo recent
7025         view.
7026
7027         * shell/ev-window.c:
7028         (ev_window_is_empty): upd.
7029         (unable_to_load), (ev_window_open): load backend
7030         based on the mime type.
7031
7032 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
7033
7034         * backend/.cvsignore: ignore generated marshalers source.
7035
7036         * shell/main.c (main): this is not epiphany.
7037
7038 2004-12-22  Havoc Pennington  <hp@redhat.com>
7039
7040         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
7041         (expose_bin_window): draw find highlights
7042
7043         * shell/ev-window.c (find_bar_search_changed_cb): implement 
7044         
7045         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
7046         (pdf_document_end_find): implement this interface
7047
7048         * backend/ev-document.c (ev_document_found): add this to emit
7049         signal
7050
7051 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
7052
7053         * data/evince-ui.xml: Add a few more toolbar items.
7054
7055         * shell/ev-window.c: Hook up page navigation toolbar 
7056         items.
7057
7058         * shell/ev-view.[ch]: add ev_view_set/get_page and 
7059         a page-changed signal.
7060
7061         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
7062         Add ev_document_get_page().
7063
7064         * shell/ev-window.c: Sensitize/desensitize navigation
7065         actions.
7066
7067 2004-12-21  Havoc Pennington  <hp@redhat.com>
7068
7069         * backend/ev-backend-marshal.c,
7070         backend/ev-backend-marshalers.list, backend/Makefile.am: add
7071         marshaler-generator thingy. I'm sure there's a better way to do
7072         this in the modern world.
7073
7074         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
7075         end_find methods and "found" signal.
7076
7077         * configure.ac: find glib-genmarshal
7078
7079 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
7080
7081         * shell/ev-sidebar.c: Construct an actual sidebar.
7082         * shell/ev-sidebar-bookmarks.[ch]:
7083         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
7084
7085 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
7086
7087         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
7088         Redo size handling.
7089         
7090         * shell/ev-view.c: Track the size from the document.
7091
7092 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
7093
7094         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
7095         constructor assumes ownership of the string passed in.
7096         
7097         * shell/ev-window.c (ev_window_open): Destroy the error
7098         dialog once we've displayed it.
7099
7100 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
7101
7102         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
7103         a bit, it works! (sort of)
7104
7105         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
7106         Move to .cc since we need to use C++ in the implementation.
7107
7108         * shell/dummy.cc: Add a CC file to force evince
7109         to be linked as a C++ program.
7110
7111 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
7112
7113         * shell/ev-view.[ch]: Start of content-area widget.
7114
7115         * shell/ev-window.c: Create a EvView, update it
7116         as we change documents.
7117
7118         * shell/Makefile.am shell/ev-marshal.list: Add
7119         generated marshalers.
7120
7121 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
7122
7123         * Makefile.am (SUBDIRS): move shell.
7124
7125 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
7126
7127         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
7128         .a to libtool convenience libraries.
7129
7130         * shell/ev-window.c (ev_window_open): Hard code loading
7131         a PDF document.
7132         
7133         * backend/ev-document.h: Add a boolean return to load(),
7134         fix GError * to GError **.
7135
7136         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
7137         object for a PDF backend EvDocument.
7138
7139 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
7140
7141         * dvi/*: New directory with the beginning of a .dvi backend.
7142
7143 2004-12-21  Havoc Pennington  <hp@redhat.com>
7144
7145         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
7146         previous/next instead of back/forward
7147
7148 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
7149
7150         * backend/ev-document.[ch]: Fix a couple of problems so
7151         it compile.
7152
7153 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
7154
7155         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
7156         to backend/ directory, rename EvViewer to EvDocument.
7157
7158 2004-12-21  Havoc Pennington  <hp@redhat.com>
7159
7160         * shell/ev-window.c: hook up the find bar widget; now we just need
7161         a document to find things in
7162
7163         * shell/eggfindbar.c: a find bar widget
7164
7165 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
7166
7167         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
7168
7169 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
7170
7171         * pdf/**: Import of xpdf code from gpdf. 
7172
7173         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
7174
7175         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
7176         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
7177         Fix FreeType includes.
7178
7179         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
7180         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
7181         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
7182         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
7183         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
7184         Include xpdfconfig.h
7185         
7186 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
7187
7188         * shell/ev-window.c (ev_window_dispose): dispose can be called
7189         multiple times.
7190
7191 2004-12-21  Havoc Pennington  <hp@redhat.com>
7192
7193         * shell/ev-window.c (ev_window_init): set title to Document Viewer
7194         rather than Evince
7195
7196         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
7197         items; really they should be synced with the strings, etc. from
7198         current gpdf, but just getting the boring typing out of the way 
7199
7200 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
7201
7202         * po/POTFILES.in:
7203         * shell/ev-application.c: (window_destroy_cb):
7204         * shell/ev-window.c:
7205         * shell/main.c: (main):
7206
7207         Actually show the window...
7208
7209 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
7210
7211         * Makefile.am:
7212         * shell/Makefile.am:
7213         * shell/ev-application.c: (ev_application_class_init):
7214         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
7215
7216         Make it build again
7217
7218 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
7219
7220         Import to gnome cvs.
7221         
7222         * Remove copies of gpdf and ggv trees.
7223         * Rip out all the recursive configure code.
7224         * Remove bonobo machinery.
7225         * viewer/*: GInterfaces that backends should/can implement.
7226
7227 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7228
7229         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
7230         typo
7231
7232 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7233
7234         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
7235         (ev_application_finalize, ev_application_class_init)
7236         (ev_application_init): use GType instance private data for priv.
7237     
7238         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
7239         (ev_window_finalize, ev_window_class_init)
7240         (ev_window_init): ditto.
7241
7242 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7243
7244         * shell/ev-application.c (ev_application_new_window): make public
7245         (ev_application_show_initial_window): kill.
7246     
7247         * shell/ev-application.h: update prototypes.
7248     
7249         * shell/main.cc (main): inline ev_application_show_initial_window.
7250
7251 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7252
7253         * shell/ev-application.c (ev_application_new_window): impl.
7254         (ev_application_show_initial_window): use it.
7255         (is_window_empty, ev_application_get_empty_window): returns an
7256         existing empty window or a new one.
7257         (ev_application_open): from ev_window_cmd_file_open.
7258     
7259         * shell/ev-application.h: update prototypes
7260     
7261         * shell/ev-window.c (ev_window_is_empty): impl.
7262         (ev_window_open): make public.
7263         (ev_window_cmd_file_open): use ev_application_open
7264     
7265         * shell/ev-window.h: update prototypes, remove unused.
7266
7267 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7268
7269         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
7270         move destroy handler out of here...
7271     
7272         * shell/ev-application.c, shell/ev-application.h: ...into this new
7273         class. Also handles initial window creation.
7274     
7275         * shell/main.cc (main): use EvApplication to create initial
7276         window.
7277
7278 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7279
7280         * Makefile.am (SUBDIRS): add cut-n-paste
7281     
7282         * cut-n-paste/Makefile.am: add
7283     
7284         * configure.ac: generate Makefiles in cut-n-paste
7285
7286 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7287
7288         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
7289         (ev_window_class_init): install ev_window_dispose.
7290
7291 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7292
7293         * shell/ev-window.h, shell/ev-window.c: replace gchar with
7294         char (gchar looks stupid).
7295
7296 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7297
7298         * po/de.po: updated German translation.
7299
7300 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7301
7302         * configure.ac: add more pkg-config library checks for gnome-vfs,
7303         bonobo etc.
7304     
7305         * gpdf/configure.in: temporarily disable libpaper
7306         checks. Otherwise I'd have to add the checks for the shell, too.
7307
7308 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7309
7310         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
7311         and * file filters to the file choose.
7312
7313 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7314
7315         * po/de.po: Updated German translation.
7316
7317 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7318
7319         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
7320
7321 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7322
7323         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
7324     
7325         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
7326         (ev_window_init): implement those menuitems.
7327
7328 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7329
7330         * data/evince-ui.xml: add a toolbar (with FileOpen action)
7331     
7332         * shell/ev-window.c (ev_window_init): use the toolbar.
7333
7334 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7335
7336         * shell/ev-window.c (ev_window_init): use menu translations
7337
7338 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7339
7340         * configure.ac: add "de" to ALL_LINGUAS.
7341     
7342         * po/de.po: add German translation.
7343
7344 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7345
7346         * Makefile.am (SUBDIRS): add po
7347     
7348         * configure.ac: check intltool, glib-gettext etc, generate
7349         po/Makefile.in
7350     
7351         * po, po/POTFILES.in, po/POTFILES.skip: new.
7352
7353 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7354
7355         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
7356         already use (#ifdef ENABLE_NLS)
7357     
7358         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
7359         pointer indirection thinko.
7360     
7361         * shell/main.c: include gi18n.h for bindtextdomain etc.
7362
7363 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7364
7365         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
7366         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
7367         tooltips for menu items in the statusbar.
7368
7369 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7370
7371         * configure.ac, data/Makefile.am, shell/Makefile.am: use
7372         pkgdatadir drop UIDIR
7373
7374 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7375
7376         * data/evince-ui.xml: Add File->Open menu item
7377     
7378         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
7379         chooser), hook it up in the ui manager.
7380
7381 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7382
7383         * shell/ev-window.c: fix Help->About tooltip.
7384
7385 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
7386
7387         * configure.ac: set CFLAGS for libevprivate.
7388     
7389         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
7390         definitions, factory etc.
7391     
7392         * lib/Makefile.am: build libevprivate.a (only stock icon code).
7393     
7394         * shell/Makefile.am: link against libevprivate.a.
7395     
7396         * shell/ev-window.c (entries): add stock icon to Help->About.
7397     
7398         * shell/main.c (main): init stock icon code.
7399
7400 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7401
7402         * lib/recent-files: egg recent files code
7403     
7404         * lib/Makefile.am: add.
7405     
7406         * Makefile.am: add lib subdir.
7407     
7408         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
7409         set CFLAGS for recent-files.
7410
7411 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7412
7413         * configure.ac: disable -ansi and -pedantic gcc flags. They
7414         disable POSIX stuff in stdio.h, but egg-recent uses them.
7415
7416 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
7417
7418         * configure.ac: add --disable-deprecated flag (defaults to on in
7419         "cvs" builds).
7420     
7421         * shell/Makefile.am (INCLUDES): use it.
7422
7423 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7424
7425         * shell/main.c: add missing #include.
7426     
7427         * shell/ev-window.c: fix for pedantic gcc.
7428         (ev_window_cmd_help_about): split license into paragraphs for
7429         translators and pedantic compilers.
7430
7431 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7432
7433         * configure.ac: add more warning flags if compiling with gcc from
7434         cvs (or explicitly requested with --enable-more-warnings).
7435
7436 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7437
7438         * data/evince-ui.xml: add File and File->Close menu.
7439     
7440         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
7441         (ev_window_destroy): quit after destroy.
7442         (ev_window_class_init): override GtkObject::destroy.
7443         (entries): install close_window callback.
7444
7445 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7446
7447         * Makefile.am (SUBDIRS): add data subdir.
7448     
7449         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
7450         gtk+ 2.5.0 for GtkAboutDialog.
7451     
7452         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
7453         main window.
7454     
7455         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
7456     
7457         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
7458         manager.
7459         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
7460
7461 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7462
7463         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
7464
7465 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7466
7467         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
7468
7469 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7470
7471         * shell/*: Added shell directory boilerplate, build it.
7472
7473 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
7474
7475         * configure.ac, Makefile.am: Added top-level configure.ac and
7476         Makefile.am