File: ChangeLog

package info (click to toggle)
advi 1.10.2-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 15,692 kB
  • sloc: ml: 12,280; sh: 1,032; ansic: 1,016; makefile: 706; perl: 55
file content (77 lines) | stat: -rw-r--r-- 2,638 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Version 1.10.2
	- Fixed packaging of documentation

Version 1.10.1
	- Prefetching fonts to group calls to kpsewhich (starts faster)
	- Made scroll buttons preemptive (stop displaying)
	- Fixed install path of dlladvi
	- Fixed compatibility of event loop with new version of graphics

Version 1.10
	- Updated the doc
	- Bytecode version uses a library dlladvi.so
	- Changed configuration to use 4.0 of camlimages
	- Dynamics libraries loaded last (provided by Stefan Potyra)

Version 1.9 
	- EPS files are read by advi and sent to gs
	- splash.dvi is now distributed and correctly installed  
	- examples are distributed but not compiled by default
	- added conf/jpfonts.conf in the disbribution
	- gs path is now set by configure
	- Added support for gzip and bzip2 compressed files. 
	- Fixed advi.man  (provided mostly by Debian managers).
	- Included security patches (provided by Debian managers).
Version 1.8
	Rendering EPS files with gs by default.
	PGF pactches for pstrick support of PDF macros in advi.sty
	Bug fixes. 
Version 1.7
2005/09/02
        Having Active-DVI compatible with the new Graphics library.
2004/12/07
        Getting rid of the new warnings of the Caml compiler.
Version 1.6
2004/03/04
        Man page rewritten and completed.
        Introducing a laser pointer facility.
Version 1.5+2
2003/10/09
        Background enhancement with specification of the geometry and colors.
2003/10/09
        Added an HTML version of the manual with the help of HeVeA and
        Luc Maranget.
2003/10/08
        Change the background command execution order:
        1) Solid background first,
        2) Then apply the gradient function,
        3) Then draw the image.
        This way you can use an (alpha blended) image on a gradient background.
2003/10/03
        Long time standing bug of set_title has been fixed: the
        Active-DVI window is now allocated by the Window Manager with
        the expected correct name.

Version 1.5
2003/09/30:
        Introducing page timing dump to designated files for
        synchronisation purposes.

Version 1.4
2003/09/12:
	Extensively modified gr_reposition in grY11.c to
	correctly handle full screen operation.
	This was done by incorporating most of the logic
	found in the excellent mplayer project.

	Seems to work on most Window Managers.
	   KDE 3.1: OK
	   Sawfish: OK
	   Fluxbox: OK
	   MWM: NO (decorations are not removed)
	   Fvwm95: Partial (control bar is still on front) [can be removed by
	   WithDrawing and replacing the window, but this causes problems with
	   fvwm (no 95)]
	   Fvwm: Partial (virtual screen window still on front)
	   Twm: OK