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