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