Add tty and listing devices that use VT100 (and xterm) line-drawing
[pspp-builds.git] / config / ChangeLog
1 2007-07-25  Ben Pfaff  <blp@gnu.org>
2
3         * devices: Add tty and listing devices that use VT100 (and xterm)
4         line-drawing characters.
5
6 2007-07-25  Ben Pfaff  <blp@gnu.org>
7
8         * devices: Add an "interactive" category that defaults to
9         tty-ascii.  Make the tty-ascii device more user-friendly.
10
11 Tue Apr  4 20:20:49 2006  Ben Pfaff  <blp@gnu.org>
12
13         * automake.mk: Fix bugs in installation targets.
14
15 Mon Apr  3 11:01:16 2006  Ben Pfaff  <blp@gnu.org>
16
17         * automake.mk: (pkgsysconf_DATA) Add AFM files in config/psfonts.
18         Remove config/html-prologue, config/ps-prologue.
19
20         * html-prologue: Removed.
21
22         * ps-prologue: Removed.
23
24         * psfonts/Courier-Bold.afm, psfonts/Courier-BoldOblique.afm,
25         psfonts/Courier-Oblique.afm, psfonts/Courier.afm,
26         psfonts/Helvetica-Bold.afm, psfonts/Helvetica-BoldOblique.afm,
27         psfonts/Helvetica-Oblique.afm, psfonts/Helvetica.afm,
28         psfonts/Times-Bold.afm, psfonts/Times-BoldItalic.afm,
29         psfonts/Times-Italic.afm, psfonts/Times-Roman.afm: New files.
30
31 Sat Feb 11 21:58:29 2006  Ben Pfaff  <blp@gnu.org>
32
33         * html-prologue: Don't use ${source-file}, which is no longer
34         supported.
35
36 Tue Dec 30 22:37:04 2003  Ben Pfaff  <blp@gnu.org>
37
38         * devices: Add "squeeze=on top-margin=0 bottom-margin=0" to
39         raw-ascii to make test output more readable.
40
41 Sun May 24 22:40:13 1998  Ben Pfaff  <blp@gnu.org>
42
43         * ps-prologue: Add %%DocumentMedia: comment.
44
45 Wed May 20 00:02:51 1998  Ben Pfaff  <blp@gnu.org>
46
47         * ps-prologue: Comment out misleading Bounding-Box comment for
48         now.  SF arguments rearranged.  BP removed.
49
50 Wed Apr 15 13:00:46 1998  Ben Pfaff  <blp@gnu.org>
51
52         * Makefile.am: (private-install) Make it work for separate source
53         and build directories.
54
55         * ps-prologue: New TL macro for a thick line.  New thick-width arg
56         to BP.
57
58 Sun Jan  4 18:11:11 1998  Ben Pfaff  <blp@gnu.org>
59
60         * ps-prologue: Minor reorganization.  New GB macro to draw a gray
61         box.
62
63 Wed Dec 24 22:35:13 1997  Ben Pfaff  <blp@gnu.org>
64
65         * devices: Added devicetype options and documentation for them.
66
67 Fri Dec  5 21:51:08 1997  Ben Pfaff  <blp@gnu.org>
68
69         * Makefile.am: (pkgsysconf_DATA) Add html-prologue.
70         (EXTRA_DIST) Add html-prologue.
71
72         * devices: Add `html' device.  Add `listing', `screen', and
73         `printer' flags to devices as appropriate.
74
75         * html-prologue: New file.
76
77         * ps-prologue: Comment fixes.
78
79 Thu Sep 18 21:31:02 1997  Ben Pfaff  <blp@gnu.org>
80
81         * Makefile.am: (pkgsysconfdir) Changed from $(pkgdatadir) to
82         $(sysconfdir)/$(PACKAGE).
83
84 Thu Aug 14 22:05:54 1997  Ben Pfaff  <blp@gnu.org>
85
86         * devices: (tty) Define as null instead of not defining.
87
88 Sun Aug  3 11:33:28 1997  Ben Pfaff  <blp@gnu.org>
89
90         * devices: tty-ascii has no bold or italic by default.
91
92 Wed Jun 25 22:50:19 1997  Ben Pfaff  <blp@gnu.org>
93
94         * Makefile.am: (EXTRA_DIST) New target.
95
96 Mon May  5 21:56:54 1997  Ben Pfaff  <blp@gnu.org>
97
98         * devices, papersize, ps-prologue: Comment fixes.
99
100 Fri May  2 22:05:44 1997  Ben Pfaff  <blp@gnu.org>
101
102         * Makefile.am: Removed ps-fontmap.
103
104         * ps-fontmap: Removed.
105
106         * ps-prologue: Added comments.  Fixed DSC comments.
107         (BP) Two new arguments; fixed problem with SF argument conflict
108         with SF function.
109
110 Thu May  1 14:57:52 1997  Ben Pfaff  <blp@gnu.org>
111
112         * ps-prologue: (BP) New argument, SF or scale factor.
113         
114 Fri Apr 18 16:48:41 1997  Ben Pfaff  <blp@gnu.org>
115
116         * Makefile.am: New file.
117         
118         * environment: Comment fix.
119
120 Sat Feb 15 21:26:53 1997  Ben Pfaff  <blp@gnu.org>
121
122         * devices: Added ml520 and ml520-ul printer devices.
123
124 Sat Jan 11 15:44:15 1997  Ben Pfaff  <blp@gnu.org>
125
126         * devices: Default listing device is list-ascii, not list-ibmpc.
127
128 Sun Dec 29 21:36:48 1996  Ben Pfaff  <blp@gnu.org>
129
130         * devices: Changed default devices.
131
132 Sat Sep  7 22:35:12 1996  Ben Pfaff  <blp@gnu.org>
133
134         * ps-prologue: Added `!encodings' line to cause encodings to be
135         output.
136         (T) Fixed.  Yes, really this time.
137
138 Thu Sep  5 22:05:56 1996  Ben Pfaff  <blp@gnu.org>
139
140         * ps-prologue: (T) Now works correctly.
141         (SF) Parameters changed to: size in psus, target font name,
142         encoding, PostScript font name.
143
144 Wed Sep  4 21:45:35 1996  Ben Pfaff  <blp@gnu.org>
145
146         * prologue.ps: Renamed ps-prologue, all references changed.
147         (T) New definition.
148
149         * ps-encodings: New PostScript configuration file (not present in
150         distribution).
151
152 Sat Aug 31 23:52:38 1996  Ben Pfaff  <blp@gnu.org>
153
154         * prologue.ps: One minor comment change.
155
156 Thu Aug 29 21:36:41 1996  Ben Pfaff  <blp@gnu.org>
157
158         * prologue.ps: Portions other than DSC comments are essentially
159         completely new.
160
161 Sat Aug 24 23:26:00 1996  Ben Pfaff  <blp@gnu.org>
162
163         * devices: Added PostScript driver.
164
165 Sun Aug 11 21:31:22 1996  Ben Pfaff  <blp@gnu.org>
166
167         * prologue.ps: Calls `setlinecap' in setup code.
168
169 Sat Aug 10 23:28:17 1996  Ben Pfaff  <blp@gnu.org>
170
171         * prologue.ps: DSC comment changes.  New call to `setlinewidth' in
172         setup code.
173
174 Thu Aug  8 22:31:11 1996  Ben Pfaff  <blp@gnu.org>
175
176         * prologue.ps: Changes to scaling & translating code.
177
178 Sat Aug  3 20:50:35 1996  Ben Pfaff  <blp@gnu.org>
179
180         * environment: New file.  Yet another new time- and memory-hogging
181         redundant config file; why not?
182         
183         * papersize: Comment changes.
184
185         * prologue.ps: Changed vars from $varname$ to ${varname} format.
186         Miscellaneous changes.
187
188         * ps-fontmap: Comment changes.  Fixed ZC family.
189
190 Sat Jul 27 22:32:38 1996  Ben Pfaff  <blp@gnu.org>
191
192         * ps-fontmap: New configuration file.  Added to Makefile.am.
193
194 ----------------------------------------------------------------------
195 Local Variables:
196 mode: change-log
197 version-control: never
198 End: