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