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