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