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