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