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