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