]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Update size when switching mode
[evince.git] / ChangeLog
1 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
2
3         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
4         (size_allocate_cb), (ev_window_set_sizing_mode):
5
6         Update size when switching mode
7
8 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
9
10         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12         (ev_window_cmd_view_normal_size):
13
14         Fix size toggle buttons behavior
15
16 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
17
18         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
19         (doc_rect_to_view_rect), (ev_view_size_allocate),
20         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
21         (scale_changed_callback):
22
23         Do not cache offsets in size_allocate.
24
25 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
26
27         * shell/ev-view.c: (ev_view_size_allocate):
28
29         Calculate offsets before calling the parent
30         class (which does a redraw)
31
32 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
33
34         * pdf/xpdf/pdf-document.cc:
35
36         Fix a crasher on exit. Unused code, put a TODO
37
38 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
39
40         * backend/ev-document.c: (ev_document_class_init),
41         (ev_document_page_changed), (ev_document_scale_changed):
42         * backend/ev-document.h:
43
44         Separate page/scale notifications
45
46         * pdf/xpdf/pdf-document.cc:
47
48         Emit the new signals.
49         Do not display the pdf page in _render, do it
50         when scale/page are requested.
51
52         * ps/ps-document.c: (ps_document_set_zoom),
53         (ps_document_widget_event):
54         * ps/ps-document.h:
55
56         Emit the new signals.
57
58         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
59         (ev_view_init), (page_changed_callback), (scale_changed_callback),
60         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
61         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
62         * shell/ev-view.h:
63         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
64         (ev_window_cmd_view_page_width), (size_allocate_cb),
65         (ev_window_set_sizing_mode):
66
67         Rework sizing to be pixel based.
68         There are bugs but should be already way better.
69
70 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
71
72         * shell/ev-window.c: (ev_window_init):
73
74         Do not allow to shrink sidebar smaller then
75         child requisition
76
77 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
78
79         * shell/ev-sidebar.[ch]
80         * shell/ev-window.c:
81
82         Improved sidebar widget. Fixes #166683
83
84 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
85
86         * shell/ev-view.c (update_find_status_message): Give translators
87         more flexibility with ngettext plural handling.
88
89 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
90
91         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
92         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
93         page when we get the page size.
94
95 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
96
97         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
98
99         ps pages are 0 based, convert 
100
101 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
102
103         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
104
105         Initialize correct parent class. Set GError on document load
106
107 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
108
109         * pdf/xpdf/pdf-document.cc:
110
111         Fixup selection offset calculation
112
113         * shell/ev-view.c: (view_rect_to_doc_rect),
114         (doc_rect_to_view_rect), (ev_view_size_allocate),
115         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
116         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
117
118         Store selection as document relative, so that zooming
119         and offset changing doesnt break it.
120
121 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
122
123         * shell/ev-view.c: (ev_view_best_fit):
124
125         Do not try to best fit if the view is not realized
126
127 2005-02-20  Kostas Papadimas <pkst@gnome.org>
128           
129         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
130
131 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
132
133         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
134
135 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
136
137         * shell/ev-window.c: Change the fullscreen toolbar to always be in
138         the popup window.  That prevents it resizing when in full screen
139         mode.
140
141         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
142         multiple rerenders.  This pretty much sucks.
143
144         * data/evince-ui.xml: Change the fullscreen toolbar to include the
145         rest of the toolbar.
146
147 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
148
149         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
150
151 2005-02-17  Alexander Shopov  <ash@contact.bg>
152
153         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
154
155 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
156
157         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
158
159 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
160
161         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
162         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
163         (set_document_page), (document_changed_callback),
164         (ev_view_set_document), (ev_view_find_previous),
165         (ev_view_hide_cursor), (ev_view_show_cursor):
166         * shell/ev-view.h:
167         * shell/ev-window.c: (update_chrome_visibility),
168         (fullscreen_timeout_cb), (fullscreen_set_timeout),
169         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
170         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
171         (ev_window_unfullscreen):
172         * shell/main.c: (main):
173
174         Automatically hide the fullscreen button.
175         Patch by Kristian Høgsberg <krh@redhat.com>
176
177 2005-02-16  Vincent Noel  <vnoel@cox.net>
178
179         * shell/main.c (main): Specify an icon for the window. Patch by
180         Jaap A. Haitsma. Fixes #166177.
181
182 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
183
184         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
185
186 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
187
188         * backend/ev-document-misc.h:
189         * backend/ev-document-misc.c:
190         (ev_document_misc_get_page_border_size),
191         (ev_document_misc_paint_one_page): New function to canonicalize
192         sizing/painting a border.
193
194         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
195         used.
196
197         * pdf/xpdf/pdf-document.cc: use new function
198
199         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
200         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
201         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
202         shell/ev-window.c: (update_sizing_buttons),
203         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
204         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
205         (ev_window_cmd_view_page_width), (size_allocate_cb),
206         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
207         and "fit width" values act as toggle buttons so they stay
208         toggled.  It's not 100% perfect, and it's a little slow, but it's
209         good enough to commit I think.
210
211 2005-02-15  David Lodge  <dave@cirt.net>
212
213         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
214
215 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
216
217         * shell/ev-window.c (update_window_title): replace newlines in
218         the title by spaces. Bug #166107.
219
220 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
221
222         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
223         parameters providing allocation width and height without
224         scrollbars and width of a possible vertical scrollbar. With this
225         additional information the functions can work as
226         intended. Unfortunately they're not idempotent. We should
227         transform these commands to toggles. Fixes Bug #164976
228         Initial patch by Stephane Loeuillet, then heavily modified.
229
230         * shell/ev-view.h: update prototypes.
231
232         * shell/ev-window.c (ev_window_cmd_view_best_fit)
233         (ev_window_cmd_view_page_width): provide EvView fit functions with
234         all the information they need. Formulas to calculate this
235         information taken from GtkScrolledWindow.
236
237 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
238
239         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
240         created a thumbnail, the list store is updated to know
241         that the thumbnail is set. Fixes bug #166792
242
243 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
244
245         * shell/ev-window.c: fixed typo, closes bug 166897
246
247         * TODO: updated TODO with bug numbers that are relevant
248
249 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
250
251         * shell/ev-window.c: Support for DnD of files. Fixes #164813
252
253 2005-02-09  Vincent Noel  <vnoel@cox.net>
254
255         * shell/ev-window.c: (set_action_properties): Set the "Previous"
256         and "Next" toolbar buttons as important to make them stand out.
257
258 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
259
260         * lib/ev-debug.c:
261         * lib/ev-debug.h:
262         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
263         (start_interpreter), (stop_interpreter), (document_load),
264         (ps_document_next_page), (ps_document_goto_page),
265         (ps_document_set_page_size), (ps_document_widget_event),
266         (ps_document_render):
267         * shell/ev-page-view.c: (ev_page_view_dispose):
268         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
269
270         Fix compilation on non-gcc platforms
271
272 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
273
274         * NEWS:
275         * configure.ac:
276
277         Release 0.1.4
278
279         * pdf/xpdf/Catalog.cc:
280         * pdf/xpdf/XRef.cc:
281
282         Fix the fix for CAN-2004-0888
283
284 2005-02-09  Luca Ferretti <elle.uca@libero.it>
285
286         * data/Makefile.am:
287         * data/evince-ui.xml:
288         * shell/ev-stock-icons.c: (ev_stock_icons_init):
289         * shell/ev-stock-icons.h:
290         * shell/ev-window.c: (update_action_sensitivity),
291         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
292         (set_action_properties):
293
294         Improve toolbar layout/icons
295
296 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
297
298         * pdf/xpdf/pdf-document.cc:
299
300         Add warnings about unimplemented/unknown link
301         types.
302
303 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
304
305         * ps/ps-document.c: (set_up_page):
306
307         Log gs property
308
309 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
310
311         * ps/ps-document.c: (start_interpreter):
312
313         Log gs env var
314
315 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
316
317         * shell/ev-page-view.c: (ev_page_view_dispose):
318         * shell/ev-view.c: (ev_view_finalize):
319         * shell/ev-window.c: (ev_window_setup_document),
320         (ev_window_dispose), (ev_window_init):
321
322         Solve more refs issues.
323
324         I commented out the page_view initialization for now:
325         it was never destroyed (because it's never added
326         to a container). Because of that we was leaking
327         gs processes. Couldnt think to a clean fix.
328         We need to figure this out, password view has the
329         same issue probably.
330
331 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
332
333         * ps/ps-document.c: (ps_document_finalize),
334         (ps_document_get_n_pages), (ps_document_get_page):
335
336         Some cleanups, stop the interpreter on finalize
337
338         * shell/ev-page-view.c: (ev_page_view_dispose),
339         (ev_page_view_class_init):
340
341         Release our reference on the document
342
343 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
344
345         * Makefile.am:
346         * configure.ac:
347         * doc/debugging.txt:
348         * lib/.cvsignore:
349         * lib/Makefile.am:
350         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
351         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
352         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
353         * lib/ev-debug.h:
354
355         Add debugging helpers
356
357         * ps/Makefile.am:
358         * ps/ps-document.c: (set_up_page), (start_interpreter),
359         (stop_interpreter), (document_load), (ps_document_next_page),
360         (ps_document_goto_page), (ps_document_set_page_size),
361         (ps_document_widget_event), (ps_document_render):
362         * shell/Makefile.am:
363         * shell/ev-view.c: (expose_bin_window):
364         * shell/main.c: (main):
365
366         Add some logs
367         
368 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
369
370         * ps/ps-document.c: (ps_document_widget_event):
371
372         Initialize message_window, this should make ps
373         rendering really work! (Never noticed because I was
374         testing with a ps that is causing gs to exit every time!)
375
376 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
377
378         * data/evince.schemas.in: updated simple error in applyto closing tag
379
380 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
381
382         * Makefile.am:
383         * configure.ac:
384         * data/.cvsignore:
385         * data/Makefile.am:
386         * data/evince-ui.xml:
387         A data/evince.schemas.in:
388         * po/POTFILES.in:
389         * shell/ev-stock-icons.c: (ev_stock_icons_init):
390         * shell/ev-stock-icons.h:
391         * shell/ev-window.c: (update_chrome_visibility),
392         (update_chrome_flag), (ev_window_cmd_edit_find),
393         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
394         (ev_window_unfullscreen), (ev_window_focus_in_event),
395         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
396         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
397         (ev_window_view_sidebar_cb), (find_bar_close_cb),
398         (ev_window_dispose), (ev_window_class_init),
399         (set_action_properties), (set_chrome_actions), (load_chrome),
400         (ev_window_init):
401
402         Implement fullscreen mode changes from bug #164776.
403         Also implement persistent chrome toggles.
404
405 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
406
407         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
408
409 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
410
411         * NEWS:
412         * configure.ac:
413         * shell/ev-view.c:
414
415         Add another check for find interface
416
417         Release 0.1.3
418
419 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
420
421         * shell/ev-application.c: (ev_application_open):
422         * shell/ev-window.c: (ev_window_open):
423
424         Open gzipped ps documents
425
426 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
427
428         * TODO:
429         * shell/ev-view.c: (set_document_page):
430
431         Clamp page number, dont try to move to
432         not existant pages.
433
434 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
435
436         * backend/ev-document-find.c: (ev_document_find_changed):
437         * backend/ev-document-find.h:
438         * pdf/xpdf/pdf-document.cc:
439         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
440         * shell/ev-window.c: (find_bar_search_changed_cb):
441
442         Fix several bugs with find
443
444 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
445
446         * shell/ev-sidebar-thumbnails.c
447         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
448         document. Prevents warning from scroll_to_cell.
449
450 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
451
452         * configure.ac: Add Â«nb» to ALL_LINGUAS too.
453
454 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
455
456         * NOTES: New file with some random thoughts.
457
458         * TODO: Update.
459
460         * backend/ev-document-misc.c:
461         (ev_document_misc_get_page_border_size): New function to
462         canonicalize shadow drawing sizes.  Possibly goofy.
463
464         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
465         (ev_view_best_fit), (ev_view_fit_width):
466         * pdf/xpdf/pdf-document.cc:
467         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
468         * ps/ps-document.c: (ps_document_get_page_size):
469         * backend/ev-document-misc.h:
470         * backend/ev-document.c: (ev_document_get_page_size):
471         * backend/ev-document.h: get_page_size now takes a page number
472         parameter.  Made all the backends/frontends honor it.
473
474         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
475         see.  Doesn't work yet.
476
477         * shell/Makefile.am:
478         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
479         Doesn't do anything yet.
480
481         * shell/ev-sidebar-thumbnails.c:
482         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
483         [0..n_pages-1]
484
485         * shell/ev-window.c: (update_action_sensitivity),
486         (ev_window_setup_document), (ev_window_set_page_mode),
487         (ev_window_page_mode_cb), (ev_window_init): Clean up the
488         view-swapping code a bit so we can have multiple views on a
489         document.  Add the multi-page view, though it can't be turned on
490         yet.
491
492 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
493
494         * shell/ev-application.c: (ev_application_open):
495         * shell/ev-view.c: (expose_bin_window):
496         * shell/ev-window.c: (ev_window_open):
497
498         Support eps and check document supports find
499         before drawing highlightings in expose.
500
501 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
502
503         * pixbuf/pixbuf-document.c:
504         (pixbuf_document_thumbnails_get_dimensions),
505         (pixbuf_document_document_thumbnails_iface_init):
506
507         implement get_dimensions
508
509 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
510
511         * NEWS:
512         * configure.ac:
513
514         Release 0.1.2
515
516 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
517
518         * shell/ev-view.c: (set_document_page):
519
520         Scroll at the top of the page when changing page
521
522 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
523
524         * shell/ev-view.c: (ev_view_motion_notify_event):
525
526         Do not redraw unnecessarily
527
528 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
529
530         * pdf/xpdf/pdf-document.cc:
531         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
532         (expose_bin_window), (find_changed_cb):
533
534         Yay! find works now... Now to find bugs...
535
536 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
537
538         * backend/ev-document-find.c: (ev_document_find_base_init),
539         (ev_document_find_changed):
540         * backend/ev-document-find.h:
541         * pdf/xpdf/pdf-document.cc:
542         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
543         (expose_bin_window), (ev_view_init), (set_document_page),
544         (ensure_rectangle_is_visible), (jump_to_find_result),
545         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
546         (ev_view_find_next), (ev_view_find_previous):
547         * shell/ev-view.h:
548         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
549
550         More work on find implementation, mostly there now
551
552 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
553
554         * backend/ev-backend-marshalers.list:
555         * backend/ev-document-find.c: (ev_document_find_base_init),
556         (ev_document_find_cancel), (ev_document_find_page_has_results),
557         (ev_document_find_get_n_results), (ev_document_find_get_result),
558         (ev_document_find_get_progress), (ev_document_find_changed):
559         * backend/ev-document-find.h:
560
561         Enanche the find interface to be really able to do
562         multi page find.
563
564         * pdf/xpdf/pdf-document.cc:
565
566         Implement
567
568         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
569         (expose_bin_window), (ev_view_init),
570         (ev_view_get_find_status_message), (find_changed_cb),
571         (ev_view_set_document), (set_document_page):
572
573         Adapt to the new interface. A few things are regressed sorry,
574         I will finish it soon.
575
576 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
577
578         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
579         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
580         ev_sidebar_thumbnails_parent_class variable, don't define another
581         parent_class variable.
582
583         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
584         (ev_page_action_class_init): ditto.
585
586         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
587         (pixbuf_document_class_init): ditto.
588
589         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
590         ditto.
591
592         * .cvsignore: ignore various valgrind output files.
593
594 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
595
596         * data/evince-ui.xml:
597         * shell/Makefile.am:
598         * shell/ev-history.c:
599         * shell/ev-history.h:
600         * shell/ev-navigation-action.c:
601         * shell/ev-navigation-action.h:
602         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
603         (ev_view_set_page), (ev_view_fit_width):
604         * shell/ev-view.h:
605         * shell/ev-window.c: (update_action_sensitivity),
606         (ev_window_setup_document), (register_custom_actions):
607
608         Kill session history
609
610 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
611
612         * shell/ev-window.c: (update_action_sensitivity):
613
614         Fix inverted up/down buttons
615
616 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
617
618         * shell/ev-sidebar-thumbnails.c
619         (ev_sidebar_thumbnails_select_page): make sure the selected
620         thumbnail stays visible.
621
622 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
623
624         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
625         scrolled window for Federico.
626
627 2005-01-26  Ole Laursen  <olau@hardworking.dk>
628
629         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
630
631 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
632
633         * configure.ac:
634         * pdf/splash/SplashFTFontEngine.cc:
635
636         Fix CID fonts with freetype 2.1.9
637
638 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
639
640         * TODO: added item for desktop icon thumbnailer
641
642 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
643
644         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
645         unloaded docs when the title is accessed.
646
647         * shell/ev-password-view.[hc]: New widget for displaying password
648         state.
649
650         * shell/ev-window.[ch]: Refactor password handling code to handle
651         the new view.
652
653 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
654
655         * NEWS:
656         * configure.ac:
657         * data/Makefile.am:
658
659         Release 0.1.1
660
661 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
662
663         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
664         ignore page offset here, to make search results independent of it,
665
666         * shell/ev-view.c (expose_bin_window): but take offsets into
667         account here. Bug #164932
668
669         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
670         scale at the right time. Bug #164996
671
672 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
673
674         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
675         fix the problem. Now I just removed the Adobe font names and hope
676         that the URW fonts are always in outline format. Bug #164934
677
678         * shell/ev-window.c (update_window_title): empty titles are
679         useless, use filename in that case too.
680
681         * NEWS: Add some content.
682
683 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
684
685         * TODO: added one more TODO item and a TODONE section :)
686
687 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
688
689         * ps/ps-document.h: add page_[xy]_offset fields.
690
691         * ps/ps-document.c (ps_document_set_page_offset)
692         (ps_document_render): Keep offset in consideration in a few
693         places. Bug #164752 "postscript documents are not centered in
694         window"
695
696         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
697         s/gpdf/evince/. Spotted by Stephane Loeuillet.
698
699         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
700         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
701         stub out missing methods for complete EvDocument implementation.
702         Fixes segfaults with Save A Copy and Copy actions.
703
704         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
705         (ps_document_document_iface_init): ditto.
706         
707 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
708
709         * data/.cvsignore:
710         * data/Makefile.am:
711         * data/evince.desktop.in:
712
713         Add desktop file
714
715 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
716
717         * shell/ev-view.c: (ev_view_button_press_event),
718         (ev_view_motion_notify_event):
719
720         Make selection work in any direction
721
722 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
723
724         * TODO:
725         * shell/ev-window.c: (set_short_labels), (ev_window_init):
726
727         Use shorter labels for some of the toolbars items
728
729 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
730
731         * pdf/xpdf/pdf-document.cc:
732
733         Check the links info is initialized before
734         using it. Should fix a crash on startup.
735
736 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
737
738         * pixbuf/pixbuf-document.c
739         (pixbuf_document_thumbnails_get_dimensions): force floating point
740         division to calculate page_ratio. Fixes crash with landscape
741         format pixbufs.
742
743 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
744
745         * shell/ev-view.c (ev_view_realize): make the bg color darker.
746
747 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
748
749         * shell/ev-view.c (set_document_page): unset has_selection when
750         the page changes.
751         (set_document_page): handle paper size changes when the page
752         changes (test with Free Culture, page 2).
753
754 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
755
756         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
757         (expose_bin_window), (ev_view_class_init), (ev_view_init):
758
759         Use normal style color for the widget background and
760         draw a black box around the page.
761
762 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
763
764         * pdf/xpdf/pdf-document.cc:
765
766         Keep offset in consideration in a few places
767
768         * shell/ev-view.c: (expose_bin_window):
769
770         Set the offsets so that the document is ever centered
771
772 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
773
774         * TODO: Added TODO items and finished off the first todo item
775
776         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
777         reflect current authors
778
779 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
780
781         * pdf/xpdf/pdf-document.cc:
782         * shell/ev-view.c: (ev_view_set_cursor),
783         (ev_view_motion_notify_event), (document_changed_callback),
784         (set_document_page):
785
786         Show a wait cursor while the page is rendering
787
788 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
789
790         * shell/ev-sidebar-thumbnails.c:
791         (ev_sidebar_tree_selection_changed),
792         (ev_sidebar_thumbnails_select_page):
793         * shell/ev-sidebar-thumbnails.h:
794         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
795         (ev_view_can_go_forward):
796         * shell/ev-window.c: (ev_window_open_page),
797         (ev_window_setup_document), (update_current_page),
798         (view_page_changed_cb), (ev_window_init):
799         * shell/ev-window.h:
800
801         Ensure thumbnails selection, toolbar page control and
802         current page are in sync.
803
804 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
805
806         * pdf/xpdf/XRef.cc:
807
808         Fix CAN-2005-0064
809
810 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
811
812         * backend/Makefile.am:
813         * backend/ev-document-links.h:
814         * backend/ev-document-security.c: (ev_document_security_get_type),
815         (ev_document_security_has_document_security),
816         (ev_document_security_set_password):
817         * backend/ev-document-security.h:
818         * backend/ev-document.c: (ev_document_error_quark):
819         * backend/ev-document.h:
820         * data/Makefile.am:
821         * data/evince-password.glade:
822         * pdf/xpdf/pdf-document.cc:
823         * shell/Makefile.am:
824         * shell/ev-password.c: (ev_password_set_bad_password_label),
825         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
826         (ev_password_dialog_get_password),
827         (ev_password_dialog_set_bad_pass):
828         * shell/ev-password.h:
829         * shell/ev-window.c: (ev_window_get_attribute),
830         (ev_window_set_property), (update_action_sensitivity),
831         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
832         (ev_window_setup_document), (ev_window_get_password),
833         (ev_window_open), (ev_window_cmd_save_as),
834         (using_postscript_printer), (ev_window_print),
835         (find_not_supported_dialog), (ev_window_cmd_edit_find),
836         (update_fullscreen_popup), (ev_window_fullscreen),
837         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
838         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
839         (menu_item_select_cb), (find_bar_search_changed_cb),
840         (ev_window_dispose), (ev_window_init):
841
842         Add initial support for password-supported dialogs.  This could be
843         a lot cooler, but it'll do for now.
844
845 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
846
847         * pdf/xpdf/pdf-document.cc:
848         * shell/ev-view.c: (status_message_from_link),
849         (ev_view_set_status), (ev_view_set_cursor),
850         (ev_view_motion_notify_event), (ev_view_init):
851         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
852
853         Fix bugs in the links implementation and change cursor
854         when hovering a link.
855
856 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
857
858         * viewer/.cvsignore: added cvsignore file for viewer directory
859
860         * TODO: created TODO document
861
862 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
863
864         * shell/ev-view.h:
865         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
866         new functions to help with implementation of sensitivity code
867         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
868         of all actions that might require it.  Fixes a crash when you
869         click on the Zoom actions in a window lacking a document.
870
871 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
872
873         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
874         of the Find action
875
876 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
877
878         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
879         (pixbuf_document_document_iface_init):
880         * ps/ps-document.c: (ps_document_get_link),
881         (ps_document_document_iface_init):
882         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
883         (status_message_from_link), (ev_view_set_status),
884         (ev_view_set_find_status), (ev_view_motion_notify_event),
885         (ev_view_button_release_event), (ev_view_set_property),
886         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
887         (ev_view_get_find_status_message), (update_find_results),
888         (ev_view_get_status), (ev_view_get_find_status):
889         * shell/ev-view.h:
890         * shell/ev-window.c: (view_status_changed_cb),
891         (view_find_status_changed_cb), (ev_window_init):
892
893         View status message support, use it to show the links.
894         Needs work...
895
896 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
897
898         * backend/ev-document.c: (ev_document_get_link):
899         * backend/ev-document.h:
900         * pdf/xpdf/pdf-document.cc:
901         * shell/ev-application.c: (ev_application_open):
902         * shell/ev-application.h:
903         * shell/ev-sidebar-links.c: (selection_changed_cb):
904         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
905         (ev_view_go_to_link):
906
907         Add support for document links
908
909 2005-01-13  Anders Carlsson  <andersca@gnome.org>
910
911         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
912         (create_tool_item):
913         Set the spin button limits correctly.
914         
915         * shell/ev-sidebar-thumbnails.c:
916         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
917         Support changing pages by clicking on the thumbnails.
918         
919 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
920
921         * pixbuf/pixbuf-document.c:
922         (pixbuf_document_thumbnails_get_dimensions),
923         (pixbuf_document_document_thumbnails_iface_init):
924
925         implement get_dimensions
926
927 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
928
929         * ps/ps-document.c: (ps_document_goto_page):
930
931         Fix page switching on multipage documents
932
933 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
934
935         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
936         
937         check for NULL before assigning to width and height parameters
938
939 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
940
941         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
942         (pixbuf_document_set_property), (pixbuf_document_get_property):
943
944         implement get/set properties
945
946 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
947
948         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
949         
950         return NULL instead of "Unknown", letting the title get set to
951         the filename when the pdf has no title.
952
953 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
954
955         * ps/ps-document.c: (ps_document_get_page_count),
956         (ps_document_goto_page):
957
958 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
959
960         * shell/ev-history.c: (ev_history_get_property),
961         (ev_history_set_property), (ev_history_class_init),
962         (ev_history_add_page), (ev_history_set_current_index):
963         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
964         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
965         (ev_navigation_action_finalize):
966         * shell/ev-navigation-action.h:
967         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
968         (ev_view_go_forward), (ev_view_get_find_status_message),
969         (history_index_changed_cb), (ev_view_set_history):
970         * shell/ev-view.h:
971         * shell/ev-window.c: (update_total_pages), (ev_window_open),
972         (update_current_page), (register_custom_actions):
973
974         Implement history dropdowns
975
976 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
977
978         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
979         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
980         (ev_view_go_forward):
981         * shell/ev-window.c: (register_custom_actions):
982
983         Fix several history bugs
984
985 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
986
987         * configure.ac: Add Â«nb» to ALL_LINGUAS.
988
989 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
990
991         * backend/Makefile.am:
992         * backend/ev-bookmark.c:
993         * backend/ev-bookmark.h:
994         * backend/ev-document-bookmarks.c:
995         * backend/ev-document-bookmarks.h:
996         * backend/ev-document-links.c: (ev_document_links_get_type),
997         (ev_document_links_has_document_links),
998         (ev_document_links_begin_read), (ev_document_links_get_link),
999         (ev_document_links_get_child), (ev_document_links_next),
1000         (ev_document_links_free_iter):
1001         * backend/ev-document-links.h:
1002         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
1003         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
1004         (ev_link_get_link_type), (ev_link_set_link_type),
1005         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
1006         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
1007         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
1008         (ev_link_new_external):
1009         * backend/ev-link.h:
1010         * pdf/xpdf/pdf-document.cc:
1011         * shell/Makefile.am:
1012         * shell/ev-application.c: (ev_application_open_link):
1013         * shell/ev-application.h:
1014         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
1015         (ev_history_get_link_nth):
1016         * shell/ev-history.h:
1017         * shell/ev-sidebar-bookmarks.c:
1018         * shell/ev-sidebar-bookmarks.h:
1019         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
1020         (ev_sidebar_links_class_init), (selection_changed_cb),
1021         (ev_sidebar_links_construct), (ev_sidebar_links_init),
1022         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
1023         (do_one_iteration), (populate_links_idle),
1024         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
1025         * shell/ev-sidebar-links.h:
1026         * shell/ev-sidebar.c: (ev_sidebar_set_document):
1027         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
1028         (go_to_index):
1029         * shell/ev-view.h:
1030         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
1031         * shell/ev-window.h:
1032
1033         Rename bookmark to link, and use "Index" for the sidebar panel.
1034
1035 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
1036
1037         * shell/Makefile.am:
1038         * shell/ev-application.c: (ev_application_open_bookmark):
1039         * shell/ev-application.h:
1040         * shell/ev-history.c: (ev_history_init), (free_links_list),
1041         (ev_history_finalize), (ev_history_class_init),
1042         (ev_history_add_link), (ev_history_add_page),
1043         (ev_history_get_link_nth), (ev_history_get_n_links),
1044         (ev_history_get_current_index), (ev_history_set_current_index),
1045         (ev_history_new):
1046         * shell/ev-history.h:
1047         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
1048         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
1049         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
1050         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
1051         (ev_view_set_page):
1052         * shell/ev-view.h:
1053         * shell/ev-window.c: (ev_window_open_bookmark),
1054         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
1055         (goto_page_cb), (register_custom_actions):
1056         * shell/ev-window.h:
1057
1058         Initial history implementation. Needs work.
1059
1060 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
1061
1062         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
1063
1064 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
1065
1066         * cut-n-paste/recent-files/egg-recent-item.c:
1067         * cut-n-paste/recent-files/egg-recent-item.h:
1068         * cut-n-paste/recent-files/egg-recent-model.c:
1069         * cut-n-paste/recent-files/egg-recent-util.c:
1070         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
1071         * cut-n-paste/recent-files/egg-recent-view.c:
1072
1073         Update
1074
1075 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
1076
1077         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
1078         (fillGlyph, fillImageMask, drawImage):
1079         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
1080         pdf/splash/SplashTypes.h:
1081         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
1082         packed mode for Splash.
1083
1084         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
1085         RGB8 packed mode, eliminates the pixbuf data creation loop.
1086
1087         * shell/ev-print-job.c (ev_print_job_finalize)
1088         (ev_print_job_set_property, ev_print_job_get_property)
1089         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
1090         (ev_print_job_use_print_dialog_settings, idle_print_handler)
1091         (print_closure_finalize, ev_print_job_print): implement
1092         printing (for backends with EvPsExporter)
1093
1094         * shell/ev_print_job.h: update prototypes.
1095
1096         * shell/ev-window.c (ev_window_print): unref print job after
1097         printing.
1098
1099         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
1100         unless the document implements the EvDocumentFind interface.
1101
1102 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
1103
1104         * configure.ac: Added ja to ALL_LINGUAS.
1105
1106 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1107
1108         * pdf/xpdf/pdf-document.cc:
1109
1110         add a FIXME. We should probably not allocate
1111         a bookmark object every time
1112
1113 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1114
1115         * shell/ev-application.c: (ev_application_open),
1116         (ev_application_open_bookmark):
1117         * shell/ev-application.h:
1118         
1119         Add a way to open bookmarks
1120
1121         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
1122         (ev_bookmark_set_uri), (ev_bookmark_get_property),
1123         (ev_bookmark_set_property), (ev_bookmark_class_init),
1124         (ev_bookmark_new_title), (ev_bookmark_new_link),
1125         (ev_bookmark_new_external):
1126
1127         Support for external uris, better constructors.
1128
1129         * backend/ev-bookmark.h:
1130         * pdf/xpdf/pdf-document.cc:
1131         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
1132
1133         Handle external uris
1134
1135 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1136
1137         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
1138         (ev_sidebar_bookmarks_construct), (do_one_iteration):
1139
1140         Hook up bookmarks navigation
1141
1142 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1143
1144         * backend/Makefile.am:
1145         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
1146         (ev_bookmark_get_title), (ev_bookmark_set_title),
1147         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
1148         (ev_bookmark_get_page), (ev_bookmark_set_page),
1149         (ev_bookmark_get_property), (ev_bookmark_set_property),
1150         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
1151         (ev_bookmark_new):
1152         * backend/ev-bookmark.h:
1153         * backend/ev-document-bookmarks.c:
1154         (ev_document_bookmarks_get_bookmark):
1155         * backend/ev-document-bookmarks.h:
1156         * pdf/xpdf/pdf-document.cc:
1157         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
1158
1159         Add a bookmark object to the backend and use it instead of get_values
1160
1161 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1162
1163         * data/evince-ui.xml:
1164
1165         Cleanup and add select all.
1166
1167         * shell/ev-view.c: (ev_view_select_all),
1168         (ev_view_button_press_event):
1169         * shell/ev-view.h:
1170         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
1171
1172         Add select all.
1173         Clear selection on click.
1174
1175 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
1176
1177         * shell/ev-sidebar-thumbnails.c
1178         (ev_sidebar_thumbnails_set_document): forgot to unref the
1179         loading_icon.
1180
1181 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
1182
1183         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
1184         at the visible page, not just linearly.  This makes it look fast.
1185
1186 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
1187
1188         * backend/ev-document-misc.c
1189         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
1190         white.
1191         * backend/ev-document-thumbnails.h: New interface to get the size
1192         of a page.
1193
1194 2005-01-06  Jeremy Katz  <katzj@redhat.com>
1195
1196         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
1197         make dist works
1198
1199 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
1200
1201         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
1202         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
1203         things up a bit.
1204
1205         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
1206
1207 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
1208
1209         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
1210         fonts. Should fix font problems on systems that have the base
1211         fonts in bitmap format. Reported by James Henstridge
1212         <james@jamesh.id.au>.
1213
1214 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1215
1216         * pdf/xpdf/Gfx.cc:
1217         * pdf/xpdf/GfxState.cc:
1218
1219         Fix for CAN-2004-1125
1220
1221 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1222
1223         * shell/ev-view.c: (ev_view_copy):
1224         * shell/ev-view.h:
1225         * shell/ev-window.c: (ev_window_cmd_edit_copy):
1226
1227         Implement Edit->Copy
1228
1229 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1230
1231         * backend/ev-document.c: (ev_document_get_text):
1232         * backend/ev-document.h:
1233         * pdf/xpdf/pdf-document.cc:
1234         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
1235         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
1236         (ev_view_update_primary_selection), (ev_view_button_press_event),
1237         (ev_view_motion_notify_event), (ev_view_button_release_event):
1238
1239         Beginnings of clipboard support. Incomplete but primary sort
1240         of work.
1241
1242 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1243
1244         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
1245         (expose_bin_window):
1246
1247         Nicer rubberband drawing, from GtkIconView.
1248
1249 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1250
1251         * backend/ev-document.c: (ev_document_save):
1252         * backend/ev-document.h:
1253         * data/evince-ui.xml:
1254         * pdf/xpdf/pdf-document.cc:
1255         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
1256
1257         Implement "Save a copy..." menu item
1258
1259 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1260
1261         * shell/ev-view.c: (ev_view_zoom):
1262
1263         Queue a resize when zoom changes
1264
1265 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
1266
1267         * backend/ev-document-misc.[ch]: New misc file to do simple drop
1268         shadows.
1269
1270         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
1271         thumbnails..
1272
1273 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
1274
1275         * pdf/xpdf/pdf-document.cc
1276         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
1277
1278 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
1279
1280         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
1281         It's slow, but I'll speed it up next!
1282
1283 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
1284
1285         * shell/main.c (load_files):
1286
1287         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
1288         from the command line and because it seems more appropriate.
1289
1290 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
1291
1292         * data/evince-ui.xml:
1293         * shell/ev-window.c: (update_action_sensitivity),
1294         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
1295
1296         s/next page/page down
1297         s/previous page/page up
1298
1299 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
1300
1301         * data/evince-ui.xml:
1302
1303         Change the layout to match clarkbw design.
1304
1305         * shell/Makefile.am:
1306         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
1307         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
1308         (ev_navigation_action_finalize),
1309         (ev_navigation_action_set_property),
1310         (ev_navigation_action_get_property),
1311         (ev_navigation_action_class_init):
1312         * shell/ev-navigation-action.h:
1313
1314         Implement clarkbw toolbar navigation controls (incomplete)
1315
1316         * shell/ev-page-action.c: (update_label), (update_spin),
1317         (value_changed_cb), (create_tool_item), (connect_proxy),
1318         (ev_page_action_init), (ev_page_action_finalize),
1319         (ev_page_action_set_property), (ev_page_action_get_property),
1320         (ev_page_action_set_current_page),
1321         (ev_page_action_set_total_pages), (ev_page_action_class_init):
1322         * shell/ev-page-action.h:
1323
1324         Implement a page switcher in the toolbar
1325
1326         * shell/ev-view.c: (ev_view_scroll_view):
1327         * shell/ev-window.c: (update_total_pages), (ev_window_open),
1328         (update_current_page), (view_page_changed_cb), (goto_page_cb),
1329         (register_custom_actions), (ev_window_init):
1330
1331         Change page on PageUp/Down.
1332
1333 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
1334
1335         * pdf/xpdf/pdf-document.cc
1336         (pdf_document_thumbnails_get_thumbnail): initial stab at
1337         implementing thumbnail support for pdfs.  It only does documents
1338         with precached pdfs now.
1339
1340 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
1341
1342         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
1343         thumbnail code into a time-based idle as well.  Also, turn off the
1344         shadow temporarily as it's really slow.
1345
1346 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
1347
1348         * backend/ev-document.c: (ev_document_class_init):
1349         * pdf/xpdf/pdf-document.cc:
1350         * shell/ev-window.c: (ev_window_open):
1351
1352         Fix document title bugs and fallback to
1353         filename when not available.
1354
1355 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
1356
1357         * backend/ev-document.c: (ev_document_get_type),
1358         (ev_document_class_init), (ev_document_load),
1359         (ev_document_get_title):
1360         * backend/ev-document.h:
1361         * pdf/xpdf/pdf-document.cc:
1362         * ps/ps-document.c: (ps_document_set_property),
1363         (ps_document_get_property), (ps_document_class_init),
1364         (document_load):
1365         * ps/ps-document.h:
1366         * ps/ps.h:
1367         * shell/ev-window.c: (update_window_title), (ev_window_open),
1368         (ev_window_init):
1369
1370         Initial support for document title. Not working yet.
1371
1372 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
1373
1374         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
1375
1376         Grab focus on the view when clicking it
1377
1378 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
1379
1380         * shell/ev-marshal.list:
1381         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
1382         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
1383
1384         Add key bindings to the view. Now if the focus would work
1385         right...
1386
1387 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
1388
1389         * Makefile.am:
1390         * backend/Makefile.am:
1391         * data/Makefile.am:
1392         * dvi/Makefile.am:
1393         * dvi/dvilib/Makefile.am:
1394         * pdf/xpdf/Makefile.am:
1395         * po/POTFILES.in:
1396         * ps/Makefile.am:
1397
1398         Fix distcheck
1399
1400 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
1401
1402         * shell/ev-view.c: (ev_view_realize):
1403
1404         Fix mouse wheel scrolling
1405
1406 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
1407
1408         * ps/Makefile.am:
1409         * ps/gstypes.h:
1410         * ps/gtkgs.c:
1411         * ps/gtkgs.h:
1412         * ps/ps-document.c: (catchPipe), (ps_document_init),
1413         (ps_document_class_init), (ps_document_cleanup),
1414         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
1415         (set_up_page), (close_pipe), (is_interpreter_ready),
1416         (interpreter_failed), (output), (input), (start_interpreter),
1417         (stop_interpreter), (file_length), (file_readable),
1418         (check_filecompressed), (check_pdf), (compute_xdpi),
1419         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
1420         (ps_document_get_type), (ps_document_emit_error_msg),
1421         (document_load), (ps_document_next_page),
1422         (ps_document_get_current_page), (ps_document_get_page_count),
1423         (ps_document_goto_page), (ps_document_set_page_size),
1424         (ps_document_zoom_to_fit), (ps_document_set_zoom),
1425         (ps_document_load), (ps_document_get_n_pages),
1426         (ps_document_set_page), (ps_document_get_page),
1427         (ps_document_widget_event), (ps_document_set_target),
1428         (ps_document_set_scale), (ps_document_set_page_offset),
1429         (ps_document_get_page_size), (ps_document_render),
1430         (ps_document_document_iface_init):
1431         * ps/ps-document.h:
1432         * ps/ps.c:
1433         * shell/ev-window.c: (ev_window_open):
1434
1435         Rename GtkGS to PSDocument
1436
1437 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
1438
1439         * ps/gtkgs.c: (gtk_gs_class_init):
1440         * ps/gtkgs.h:
1441
1442         Some more leftover...
1443
1444 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
1445
1446         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
1447         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
1448         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
1449         * ps/gtkgs.h:
1450
1451         Remove unused code and make a lot of stuff private
1452
1453 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
1454
1455         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
1456         (gtk_gs_defaults_changed):
1457         * ps/gsdefaults.h:
1458         * ps/gtkgs.c:
1459         * ps/gtkgs.h:
1460         * ps/ps.h:
1461
1462         Cleanup headers dependencies
1463
1464 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
1465
1466         * ps/Makefile.am:
1467         * ps/ggvutils.c:
1468         * ps/ggvutils.h:
1469         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
1470         * ps/gsdefaults.h:
1471         * ps/gtkgs.c: (file_length), (file_readable),
1472         (check_filecompressed), (check_pdf), (gtk_gs_load),
1473         (gtk_gs_get_postscript):
1474
1475         Get rid of ggvutils
1476
1477 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
1478
1479         * ps/ggvutils.c:
1480         * ps/ggvutils.h:
1481         * ps/gsio.h:
1482         * ps/gtkgs.c: (gtk_gs_set_zoom):
1483
1484         Cleanups
1485
1486 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
1487
1488         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
1489
1490         Ensure the page is rerendered when changing zoom
1491
1492 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
1493
1494         * backend/ev-document.c: (ev_document_base_init),
1495         (ev_document_changed):
1496         * backend/ev-document.h:
1497
1498         Add a changed event that is emitted when the page content
1499         changes. This is necessary to deal with the fact that
1500         in ps backend rendering happen asycrounously.
1501         This makes the ps backend mostly work.
1502
1503         * pdf/xpdf/pdf-document.cc:
1504
1505         Emit changed event
1506
1507         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
1508         (ps_document_set_target):
1509
1510         Emit changed event
1511
1512         * shell/ev-view.c: (document_changed_callback),
1513         (ev_view_set_document), (ev_view_set_page):
1514
1515         Redraw on the changed signal
1516
1517 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
1518
1519         * configure.ac: Added pt_BR to ALL_LINGUAS.
1520
1521 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
1522
1523         * backend/ev-document-bookmarks.c:
1524         (ev_document_bookmarks_get_child): *
1525         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
1526         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
1527         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
1528         (ev_sidebar_bookmarks_destroy),
1529         (ev_sidebar_bookmarks_class_init),
1530         (ev_sidebar_bookmarks_construct), (stack_data_free),
1531         (do_one_iteration), (populate_bookmarks_idle),
1532         (ev_sidebar_bookmarks_clear_document),
1533         (ev_sidebar_bookmarks_set_document): *
1534         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
1535         (ev_sidebar_add_page),
1536         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
1537         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
1538         it displays both the topics and the page numbers.
1539
1540 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
1541
1542         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
1543         toggle.
1544         * shell/ev-window.c (toggle_entries): Set sidebar default value to
1545         visible.
1546
1547 2004-12-23  Adam Weinberger  <adamw@gnome.org>
1548
1549         * configure.ac: Added en_CA to ALL_LINGUAS.
1550
1551 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
1552
1553         * ChangeLog: replace bottom of this ChangeLog (merged history of
1554         ggv and gpdf; where all paths were wrong and most of the files are
1555         not even in this tree) with ChangeLog (from arch) of the shell
1556         code.
1557
1558 2004-12-23  Havoc Pennington  <hp@redhat.com>
1559
1560         * shell/ev-window.c: hook up potentially-questionable "find
1561         results status text" feature - something involving the sidebar or
1562         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
1563         might be better in the end.
1564
1565         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
1566         with corresponding signal when it should be updated
1567
1568         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
1569
1570 2004-12-22  Havoc Pennington  <hp@redhat.com>
1571
1572         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
1573         find stuff on other pages, sort of (only returns one result on
1574         invisible pages, to show they have results; updates full results
1575         for a page when you view it). Currently repaints the current page
1576         every time a new result is found on any page, which isn't so nice.
1577
1578 2004-12-22  Havoc Pennington  <hp@redhat.com>
1579
1580         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
1581         the document doesn't support find (better ideas?)
1582         (find_bar_search_changed_cb): handle missing document or document
1583         that doesn't support find
1584
1585         * pdf/xpdf/pdf-document.cc: port to implement the new
1586         EvDocumentFindIface
1587
1588         * backend/ev-document-find.c: create a new interface for searching
1589
1590         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
1591
1592 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
1593
1594         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
1595         libevbackend.la.
1596
1597         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
1598         EvPrintJob constructor arguments.
1599
1600         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
1601         for documents that can export PostScript (page by page).
1602
1603         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
1604         
1605         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
1606         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
1607         (pdf_document_ps_exporter_iface_init:
1608         Implement EvPSExporter.
1609
1610         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
1611
1612 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1613
1614         * backend/Makefile.am:
1615         * backend/ev-document-thumbnails.c:
1616         (ev_document_thumbnails_get_type),
1617         (ev_document_thumbnails_get_thumbnail):
1618         * backend/ev-document-thumbnails.h:
1619         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
1620         (pixbuf_document_thumbnails_get_thumbnail),
1621         (pixbuf_document_document_thumbnails_iface_init):
1622         * shell/Makefile.am:
1623         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
1624         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
1625         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
1626         * shell/ev-sidebar-thumbnails.h:
1627         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
1628         (ev_sidebar_set_document):
1629         * shell/ev-utils.c: (gaussian), (create_blur_filter),
1630         (create_shadow), (ev_pixbuf_add_shadow):
1631         * shell/ev-utils.h:
1632         Add thumbnail support.
1633         
1634 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
1635
1636         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
1637         (using_postscript_printer): Set up a print dialog for "PostScript
1638         injection" method.
1639
1640         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
1641         EvPrintJob.
1642
1643         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
1644
1645 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1646
1647         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
1648         (ps_document_set_target), (ps_document_get_page_size),
1649         (ps_document_render):
1650         * ps/gtkgs.h:
1651
1652         Fix a few bugs
1653
1654 2004-12-22  Christian Rose  <menthos@menthos.com>
1655
1656         * configure.ac: Added "sv" to ALL_LINGUAS.
1657
1658 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
1659
1660         * backend/ev-document-bookmarks.[ch]: new interface to indicate
1661         document supports bookmarks.
1662
1663 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1664
1665         * ps/ggvutils.c: (ggv_file_readable):
1666         * ps/ggvutils.h:
1667         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
1668         (gtk_gs_get_postscript):
1669
1670         Remove unused utils
1671
1672 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1673
1674         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
1675         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
1676         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
1677         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
1678         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
1679         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
1680         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
1681         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
1682         (gtk_gs_set_antialiasing), (ps_document_load),
1683         (ps_document_render):
1684         * ps/gtkgs.h:
1685
1686         Another check point for the ps backend. Now I can get it to show
1687         pages!
1688
1689 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
1690
1691         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
1692         document setting code.
1693
1694 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1695
1696         * shell/eggfindbar.c: (entry_activate_callback):
1697         Animate the next button when activate is pressed.
1698         
1699 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1700
1701         * shell/ev-window.c: (ev_window_cmd_edit_find),
1702         (update_fullscreen_popup), (ev_window_fullscreen),
1703         (ev_window_unfullscreen), (ev_window_state_event_cb),
1704         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
1705         Fix bugs in fullscreen code.
1706         
1707 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1708
1709         * Makefile.am:
1710         * configure.ac:
1711         * pixbuf/Makefile.am:
1712         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
1713         (pixbuf_document_load), (pixbuf_document_get_n_pages),
1714         (pixbuf_document_set_page), (pixbuf_document_get_page),
1715         (pixbuf_document_set_target), (pixbuf_document_set_scale),
1716         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
1717         (pixbuf_document_render), (pixbuf_document_begin_find),
1718         (pixbuf_document_end_find), (pixbuf_document_finalize),
1719         (pixbuf_document_class_init),
1720         (pixbuf_document_document_iface_init), (pixbuf_document_init):
1721         * pixbuf/pixbuf-document.h:
1722         * shell/Makefile.am:
1723         * shell/ev-application.c: (ev_application_open):
1724         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
1725         (ev_window_open):
1726         Add pixbuf backend.
1727         
1728 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
1729
1730         * Makefile.am: 
1731         * dvi/dvilib/Makefile.am:
1732         * dvi/Makefile.am:
1733         * configure.ac: Auto*ify dvi and dvi/dvilib
1734
1735         * dvi/Makefile: Remove from CVS
1736         
1737         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
1738         confusion.
1739
1740         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
1741         
1742         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
1743         
1744 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1745
1746         * ps/Makefile.am:
1747         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
1748         (gtk_gs_value_adjustment_changed), (compute_size),
1749         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
1750         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
1751         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
1752         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
1753         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
1754         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
1755         (ps_document_load), (ps_document_get_n_pages),
1756         (ps_document_set_page), (ps_document_get_page),
1757         (ps_document_set_target), (ps_document_set_scale),
1758         (ps_document_set_page_offset), (ps_document_get_page_size),
1759         (ps_document_render), (ps_document_begin_find),
1760         (ps_document_end_find), (ps_document_document_iface_init):
1761         * ps/gtkgs.h:
1762         * shell/Makefile.am:
1763         * shell/ev-window.c: (ev_window_open):
1764
1765         Some work to integrate gtkgs with EvDocument
1766
1767 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1768
1769         * shell/ev-window.c: (update_fullscreen_popup),
1770         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
1771         (exit_fullscreen_button_clicked_cb),
1772         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
1773         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
1774         (ev_window_state_event_cb), (ev_window_init):
1775         Add fullscreen support from Epiphany.
1776         
1777 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1778
1779         * data/ev-stock-zoom-fit-width.png: fit-width
1780         stock icon from gpdf.
1781         
1782         * shell/ev-stock-icons.[ch]: copied from gpdf.
1783         
1784         * shell/main.c: (main): init stock icons.
1785         
1786         * shell/ev-window.c: use the fit-width icon.
1787         
1788         * data/evince-ui.xml: add zooming toolbar items.
1789
1790 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1791
1792         * shell/ev-view.c: 
1793         (ev_view_best_fit), (ev_view_fit_width): because
1794         get_page_size() returns the scaled page size, we
1795         need to calculate the scale factor relative to
1796         the previous scale factor. Should really just
1797         add get_real_page_size().
1798
1799 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1800
1801         * shell/ev-view.[ch]:
1802         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
1803         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
1804         add zooming.
1805         
1806         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
1807         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
1808         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
1809         hook it up.
1810         
1811         * pdf/xpdf/pdf-document.cc:
1812         (pdf_document_begin_find),
1813         (pdf_document_end_find): make static.
1814
1815 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
1816
1817         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
1818
1819         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
1820         names to fontconfig patterns.
1821         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
1822
1823         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
1824         setupBaseFontsFc.
1825
1826 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1827
1828         * Makefile.am:
1829         * configure.ac:
1830         * ps/Makefile.am:
1831         * ps/ggvutils.c:
1832         * ps/ggvutils.h:
1833         * ps/gsdefaults.c:
1834         * ps/gsdefaults.h:
1835         * ps/gsio.c:
1836         * ps/gsio.h:
1837         * ps/gtkgs.c:
1838         * ps/gtkgs.h:
1839         * ps/ps.c:
1840         * ps/ps.h:
1841
1842         Import ggv backend. Not hooked up yet.
1843
1844 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1845
1846         * shell/main.c: (load_files), (main): load files
1847         from the command line.
1848
1849 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1850
1851         * configure.ac: don't require bonobo.
1852         
1853         * cut-n-paste/recent-files/*: kill bonobo recent
1854         view.
1855
1856         * shell/ev-window.c:
1857         (ev_window_is_empty): upd.
1858         (unable_to_load), (ev_window_open): load backend
1859         based on the mime type.
1860
1861 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
1862
1863         * backend/.cvsignore: ignore generated marshalers source.
1864
1865         * shell/main.c (main): this is not epiphany.
1866
1867 2004-12-22  Havoc Pennington  <hp@redhat.com>
1868
1869         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
1870         (expose_bin_window): draw find highlights
1871
1872         * shell/ev-window.c (find_bar_search_changed_cb): implement 
1873         
1874         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
1875         (pdf_document_end_find): implement this interface
1876
1877         * backend/ev-document.c (ev_document_found): add this to emit
1878         signal
1879
1880 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
1881
1882         * data/evince-ui.xml: Add a few more toolbar items.
1883
1884         * shell/ev-window.c: Hook up page navigation toolbar 
1885         items.
1886
1887         * shell/ev-view.[ch]: add ev_view_set/get_page and 
1888         a page-changed signal.
1889
1890         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
1891         Add ev_document_get_page().
1892
1893         * shell/ev-window.c: Sensitize/desensitize navigation
1894         actions.
1895
1896 2004-12-21  Havoc Pennington  <hp@redhat.com>
1897
1898         * backend/ev-backend-marshal.c,
1899         backend/ev-backend-marshalers.list, backend/Makefile.am: add
1900         marshaler-generator thingy. I'm sure there's a better way to do
1901         this in the modern world.
1902
1903         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
1904         end_find methods and "found" signal.
1905
1906         * configure.ac: find glib-genmarshal
1907
1908 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
1909
1910         * shell/ev-sidebar.c: Construct an actual sidebar.
1911         * shell/ev-sidebar-bookmarks.[ch]:
1912         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
1913
1914 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
1915
1916         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
1917         Redo size handling.
1918         
1919         * shell/ev-view.c: Track the size from the document.
1920
1921 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
1922
1923         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
1924         constructor assumes ownership of the string passed in.
1925         
1926         * shell/ev-window.c (ev_window_open): Destroy the error
1927         dialog once we've displayed it.
1928
1929 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
1930
1931         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
1932         a bit, it works! (sort of)
1933
1934         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
1935         Move to .cc since we need to use C++ in the implementation.
1936
1937         * shell/dummy.cc: Add a CC file to force evince
1938         to be linked as a C++ program.
1939
1940 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
1941
1942         * shell/ev-view.[ch]: Start of content-area widget.
1943
1944         * shell/ev-window.c: Create a EvView, update it
1945         as we change documents.
1946
1947         * shell/Makefile.am shell/ev-marshal.list: Add
1948         generated marshalers.
1949
1950 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
1951
1952         * Makefile.am (SUBDIRS): move shell.
1953
1954 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
1955
1956         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
1957         .a to libtool convenience libraries.
1958
1959         * shell/ev-window.c (ev_window_open): Hard code loading
1960         a PDF document.
1961         
1962         * backend/ev-document.h: Add a boolean return to load(),
1963         fix GError * to GError **.
1964
1965         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
1966         object for a PDF backend EvDocument.
1967
1968 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
1969
1970         * dvi/*: New directory with the beginning of a .dvi backend.
1971
1972 2004-12-21  Havoc Pennington  <hp@redhat.com>
1973
1974         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
1975         previous/next instead of back/forward
1976
1977 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
1978
1979         * backend/ev-document.[ch]: Fix a couple of problems so
1980         it compile.
1981
1982 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
1983
1984         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
1985         to backend/ directory, rename EvViewer to EvDocument.
1986
1987 2004-12-21  Havoc Pennington  <hp@redhat.com>
1988
1989         * shell/ev-window.c: hook up the find bar widget; now we just need
1990         a document to find things in
1991
1992         * shell/eggfindbar.c: a find bar widget
1993
1994 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
1995
1996         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
1997
1998 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
1999
2000         * pdf/**: Import of xpdf code from gpdf. 
2001
2002         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
2003
2004         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
2005         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
2006         Fix FreeType includes.
2007
2008         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
2009         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
2010         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
2011         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
2012         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
2013         Include xpdfconfig.h
2014         
2015 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
2016
2017         * shell/ev-window.c (ev_window_dispose): dispose can be called
2018         multiple times.
2019
2020 2004-12-21  Havoc Pennington  <hp@redhat.com>
2021
2022         * shell/ev-window.c (ev_window_init): set title to Document Viewer
2023         rather than Evince
2024
2025         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
2026         items; really they should be synced with the strings, etc. from
2027         current gpdf, but just getting the boring typing out of the way 
2028
2029 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
2030
2031         * po/POTFILES.in:
2032         * shell/ev-application.c: (window_destroy_cb):
2033         * shell/ev-window.c:
2034         * shell/main.c: (main):
2035
2036         Actually show the window...
2037
2038 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
2039
2040         * Makefile.am:
2041         * shell/Makefile.am:
2042         * shell/ev-application.c: (ev_application_class_init):
2043         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
2044
2045         Make it build again
2046
2047 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
2048
2049         Import to gnome cvs.
2050         
2051         * Remove copies of gpdf and ggv trees.
2052         * Rip out all the recursive configure code.
2053         * Remove bonobo machinery.
2054         * viewer/*: GInterfaces that backends should/can implement.
2055
2056 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2057
2058         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
2059         typo
2060
2061 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2062
2063         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
2064         (ev_application_finalize, ev_application_class_init)
2065         (ev_application_init): use GType instance private data for priv.
2066     
2067         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
2068         (ev_window_finalize, ev_window_class_init)
2069         (ev_window_init): ditto.
2070
2071 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2072
2073         * shell/ev-application.c (ev_application_new_window): make public
2074         (ev_application_show_initial_window): kill.
2075     
2076         * shell/ev-application.h: update prototypes.
2077     
2078         * shell/main.cc (main): inline ev_application_show_initial_window.
2079
2080 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2081
2082         * shell/ev-application.c (ev_application_new_window): impl.
2083         (ev_application_show_initial_window): use it.
2084         (is_window_empty, ev_application_get_empty_window): returns an
2085         existing empty window or a new one.
2086         (ev_application_open): from ev_window_cmd_file_open.
2087     
2088         * shell/ev-application.h: update prototypes
2089     
2090         * shell/ev-window.c (ev_window_is_empty): impl.
2091         (ev_window_open): make public.
2092         (ev_window_cmd_file_open): use ev_application_open
2093     
2094         * shell/ev-window.h: update prototypes, remove unused.
2095
2096 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2097
2098         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
2099         move destroy handler out of here...
2100     
2101         * shell/ev-application.c, shell/ev-application.h: ...into this new
2102         class. Also handles initial window creation.
2103     
2104         * shell/main.cc (main): use EvApplication to create initial
2105         window.
2106
2107 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2108
2109         * Makefile.am (SUBDIRS): add cut-n-paste
2110     
2111         * cut-n-paste/Makefile.am: add
2112     
2113         * configure.ac: generate Makefiles in cut-n-paste
2114
2115 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2116
2117         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
2118         (ev_window_class_init): install ev_window_dispose.
2119
2120 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2121
2122         * shell/ev-window.h, shell/ev-window.c: replace gchar with
2123         char (gchar looks stupid).
2124
2125 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2126
2127         * po/de.po: updated German translation.
2128
2129 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2130
2131         * configure.ac: add more pkg-config library checks for gnome-vfs,
2132         bonobo etc.
2133     
2134         * gpdf/configure.in: temporarily disable libpaper
2135         checks. Otherwise I'd have to add the checks for the shell, too.
2136
2137 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2138
2139         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
2140         and * file filters to the file choose.
2141
2142 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2143
2144         * po/de.po: Updated German translation.
2145
2146 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2147
2148         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
2149
2150 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2151
2152         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
2153     
2154         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
2155         (ev_window_init): implement those menuitems.
2156
2157 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2158
2159         * data/evince-ui.xml: add a toolbar (with FileOpen action)
2160     
2161         * shell/ev-window.c (ev_window_init): use the toolbar.
2162
2163 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2164
2165         * shell/ev-window.c (ev_window_init): use menu translations
2166
2167 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2168
2169         * configure.ac: add "de" to ALL_LINGUAS.
2170     
2171         * po/de.po: add German translation.
2172
2173 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2174
2175         * Makefile.am (SUBDIRS): add po
2176     
2177         * configure.ac: check intltool, glib-gettext etc, generate
2178         po/Makefile.in
2179     
2180         * po, po/POTFILES.in, po/POTFILES.skip: new.
2181
2182 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2183
2184         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
2185         already use (#ifdef ENABLE_NLS)
2186     
2187         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
2188         pointer indirection thinko.
2189     
2190         * shell/main.c: include gi18n.h for bindtextdomain etc.
2191
2192 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2193
2194         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
2195         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
2196         tooltips for menu items in the statusbar.
2197
2198 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2199
2200         * configure.ac, data/Makefile.am, shell/Makefile.am: use
2201         pkgdatadir drop UIDIR
2202
2203 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2204
2205         * data/evince-ui.xml: Add File->Open menu item
2206     
2207         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
2208         chooser), hook it up in the ui manager.
2209
2210 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2211
2212         * shell/ev-window.c: fix Help->About tooltip.
2213
2214 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
2215
2216         * configure.ac: set CFLAGS for libevprivate.
2217     
2218         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
2219         definitions, factory etc.
2220     
2221         * lib/Makefile.am: build libevprivate.a (only stock icon code).
2222     
2223         * shell/Makefile.am: link against libevprivate.a.
2224     
2225         * shell/ev-window.c (entries): add stock icon to Help->About.
2226     
2227         * shell/main.c (main): init stock icon code.
2228
2229 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2230
2231         * lib/recent-files: egg recent files code
2232     
2233         * lib/Makefile.am: add.
2234     
2235         * Makefile.am: add lib subdir.
2236     
2237         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
2238         set CFLAGS for recent-files.
2239
2240 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2241
2242         * configure.ac: disable -ansi and -pedantic gcc flags. They
2243         disable POSIX stuff in stdio.h, but egg-recent uses them.
2244
2245 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
2246
2247         * configure.ac: add --disable-deprecated flag (defaults to on in
2248         "cvs" builds).
2249     
2250         * shell/Makefile.am (INCLUDES): use it.
2251
2252 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2253
2254         * shell/main.c: add missing #include.
2255     
2256         * shell/ev-window.c: fix for pedantic gcc.
2257         (ev_window_cmd_help_about): split license into paragraphs for
2258         translators and pedantic compilers.
2259
2260 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2261
2262         * configure.ac: add more warning flags if compiling with gcc from
2263         cvs (or explicitly requested with --enable-more-warnings).
2264
2265 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2266
2267         * data/evince-ui.xml: add File and File->Close menu.
2268     
2269         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
2270         (ev_window_destroy): quit after destroy.
2271         (ev_window_class_init): override GtkObject::destroy.
2272         (entries): install close_window callback.
2273
2274 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2275
2276         * Makefile.am (SUBDIRS): add data subdir.
2277     
2278         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
2279         gtk+ 2.5.0 for GtkAboutDialog.
2280     
2281         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
2282         main window.
2283     
2284         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
2285     
2286         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
2287         manager.
2288         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
2289
2290 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2291
2292         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
2293
2294 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2295
2296         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
2297
2298 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2299
2300         * shell/*: Added shell directory boilerplate, build it.
2301
2302 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2303
2304         * configure.ac, Makefile.am: Added top-level configure.ac and
2305         Makefile.am