(file) Return to ChangeLog CVS log (file) (dir) Up to [RizwankCVS] / testProject / lib

  1 rizwank 1.1 1999-08-26  Markku Rossi  <mtr@amme.ssh.fi>
  2             
  3             	* a2ps.hdr: Some updates by John Hutchison
  4             	<John.Hutchison@lmco.com>.
  5             
  6             1998-12-29  Markku Rossi  <mtr@amme.ssh.fi>
  7             
  8             	* enscript-color.hdr: New enscript-styled header for color
  9             	printers.
 10             
 11             1998-12-23  Markku Rossi  <mtr@amme.ssh.fi>
 12             
 13             	* Makefile.am: Added ISO-8859-{9,10} encodings.
 14             
 15             1998-11-25  Markku Rossi  <mtr@amme.ssh.fi>
 16             
 17             	* squeeze.hdr: New header to maximize the amount of code that can
 18             	be printed on a page.
 19             
 20             1998-10-26  Markku Rossi  <mtr@ngs.fi>
 21             
 22 rizwank 1.1 	* enscript.cfg.in (StatesPath): As a default, do not define.
 23             	Enscript gives us a better default.
 24             
 25             1998-10-23  Markku Rossi  <mtr@ngs.fi>
 26             
 27             	* enscript.cfg.in: Changed to use the new highlighting style.
 28             
 29             1998-10-16  Markku Rossi  <mtr@ngs.fi>
 30             
 31             	* enscript.pro: New procedures MF_PS and SUF_PS to define a new
 32             	user font preserving the font's default encoding.
 33             
 34             1998-07-31  Markku Rossi  <mtr@ngs.fi>
 35             
 36             	* enscript.cfg.in: Added 0.5 cm to left and right margins in the
 37             	Letter media.
 38             
 39             1998-06-23  Markku Rossi  <mtr@ngs.fi>
 40             
 41             	* enscript.cfg.in (PostScriptLevel): Added option to control the
 42             	PostScript language level that enscript uses for its output.
 43 rizwank 1.1 
 44             1998-06-11  Markku Rossi  <mtr@ngs.fi>
 45             
 46             	* Renamed ISO-8859-* encodings.
 47             
 48             1998-03-25  Markku Rossi  <mtr@ngs.fi>
 49             
 50             	* Makefile.am (EXTRA_DIST): Added Makefile-encodings and
 51             	make-encoding.pl.
 52             
 53             	* latin7.enc: Added ISO-8859/7 encoding.  Thanks to Manolis
 54             	Lourakis <lourakis@csd.uch.gr>.
 55             
 56             1998-01-02  Markku Rossi  <mtr@ngs.fi>
 57             
 58             	* enscript.cfg.in (GeneratePageSize): Added option to control
 59             	whether the PageSize page device setting is generated to the
 60             	output.
 61             
 62             1997-09-30  Markku Rossi  <mtr@ngs.fi>
 63             
 64 rizwank 1.1 	* latin4.enc: Added ISO-8859/4 encoding.  Thanks to Ricardas Cepas
 65             	<rch@pub.osf.lt>.
 66             
 67             Wed Aug 27 15:32:41 1997  Markku Rossi  <mtr@ngs.fi>
 68             
 69             	* enscript.pro (wrapped_line_mark): fixed `arrow' marker, now it
 70             	looks good.
 71             
 72             Wed Jul 16 11:59:31 1997  Markku Rossi  <mtr@ngs.fi>
 73             
 74             	* edd.hdr: Added total number of pages.
 75             
 76             Tue Jun 10 10:07:01 1997  Markku Rossi  <mtr@ngs.fi>
 77             
 78             	* enscript.pro: New primitives SF and SUF to optimize the size of
 79             	the generated PostScript output.
 80             	New primitive bgs to show text with background color.
 81             
 82             Wed May 28 10:52:44 1997  Markku Rossi  <mtr@ngs.fi>
 83             
 84             	* enscript.pro: New procedure `wrapped_line_mark' to mark wrapped
 85 rizwank 1.1 	lines.
 86             
 87             Tue Mar  4 10:09:03 1997  Markku Rossi  <mtr@ngs.fi>
 88             
 89             	* enscript.cfg.in (StatesPath): New variable to specify the
 90             	absolute path for the states program.
 91             
 92             Mon Mar  3 10:23:41 1997  Markku Rossi  <mtr@ngs.fi>
 93             
 94             	* Implemented user escapes for user defined header strings:
 95             	{simple,enscript}.hdr
 96             
 97             Fri Feb 21 13:52:07 1997  Markku Rossi  <mtr@ngs.fi>
 98             
 99             	* asciidkno.enc: New encoding asciidkno for 7 bit ascii with dk
100             	and no extensions.
101             
102             	* asciifise.enc: Renamed asciiscands.enc to asciifise.enc.
103             
104             Tue Jan 21 18:15:01 1997  Markku Rossi  <mtr@ngs.fi>
105             
106 rizwank 1.1 	* enscript.cfg.in (StatesColorModel): Added States dependant
107             	config file variables.
108             
109             Tue Nov  5 08:20:19 1996  Markku Rossi  <mtr@ngs.ngs.fi>
110             
111             	* latin5.enc: New encoding vector for ISO-8859/5 (ISO latin5).
112             
113             Sat Sep  7 15:39:26 1996  Markku Rossi  <mtr@ngs.ngs.fi>
114             
115             	* koi8.enc: New encoding vector for Adobe's Standard Cyrillic Font
116             	KOI8.
117             
118             Thu Aug 29 22:30:28 1996  Markku Rossi  <mtr@ngs.ngs.fi>
119             
120             	* enscript.pro: Fixed a float / integer conversion bug from
121             	hightlight bar printing.
122             	Fixed underlays to work with the width/height font point sizes.
123             
124             Mon Aug  5 07:51:34 1996  Markku Rossi  <mtr@ngs.ngs.fi>
125             
126             	* Removed hopefully all GNU extensions from strftime()'s format
127 rizwank 1.1  	strings in {simple,edd}.hdr files
128             
129             Sat Jul 27 23:36:45 1996  Markku Rossi  <mtr@ngs.ngs.fi>
130             
131             	* Makefile.am (install-data-local): Added `else :;' branch to fix
132             	the bug caused by ultrix's broken /bin/sh.
133             
134             Wed Jul 24 11:43:19 1996  Markku Rossi  <mtr@ngs.ngs.fi>
135             
136             	* Added `--toc' option's volume number to all headers to which it
137              	fits: a2ps, edd, emacs, simple
138             
139             	* Changed all `%2d' formats to `%e'.  Now it should work in all
140             	normal Unixes.
141             
142             Sun Jun 30 11:42:22 1996  Markku Rossi  <mtr@ngs.ngs.fi>
143             
144             	* Cleaned up headers' strftime() strings.  Now there shouldn't be
145             	any AIX dependencies.
146             
147             Thu Jun 13 11:29:01 1996  Markku Rossi  <mtr@ngs.ngs.fi>
148 rizwank 1.1 
149             	* Makefile.am (install-data-local): take a backup copy of
150             	`enscript.cfg' before installing the new one.
151             	(uninstall-local): New target to uninstall `enscript.cfg'.
152             
153             Fri May 10 14:10:46 1996  Markku Rossi  <mtr@ngs.fi>
154             
155             	* enscript.pro: New procedure `line_highlight' for ^@shade{}
156             	escape.
157             
158             Tue May  7 08:59:41 1996  Markku Rossi  <mtr@ngs.fi>
159             
160             	* enscript.pro: New procedure `column_borders' to print borders
161             	around columns.
162             	Added support for underlay styles.
163             
164             Tue Apr 30 09:51:17 1996  Markku Rossi  <mtr@ngs.fi>
165             
166             	* Makefile.am (install-data-local): Check whether `enscript.cfg'
167             	is already installed.
168             	(uninstall-local): Uninstall `enscript.cfg'.
169 rizwank 1.1 
170             Tue Mar 26 11:21:12 1996  Markku Rossi  <mtr@ngs.fi>
171             
172             	* mp.hdr: New header.
173             
174             Thu Mar 14 09:16:16 1996  Markku Rossi  <mtr@ngs.fi>
175             
176             	* frame.hdr: New header.
177             
178             Tue Mar 12 08:38:39 1996  Markku Rossi  <mtr@ngs.fi>
179             
180             	* enscript.pro: new procedure: page_prefeed
181             
182             Tue Mar  5 16:45:24 1996  Markku Rossi  <mtr@ngs.fi>
183             
184             	* enscript.pro: new procedure: highlight_bars
185             
186             Tue Feb 20 16:25:55 1996  Markku Rossi  <mtr@ngs.fi>
187             
188             	* new encoding: hp8
189             
190 rizwank 1.1 Tue Jan 30 08:58:41 1996  Markku Rossi  <mtr@ngs.fi>
191             
192             	* genscript.cfg: Fixed output media sizes.
193             
194             	* a2ps.hdr: Made margins smaller so more text can be seen on each
195             	page.
196             
197             Thu Jan 25 14:33:28 1996  Markku Rossi  <mtr@ngs.fi>
198             
199             	* a2ps.hdr: New header.
200             
201             Fri Jan  5 17:18:57 1996  Markku Rossi  <mtr@ngs.fi>
202             
203             	* all headers: changed to use the new `%format' directive
204             
205             	* enscript.hdr: changed to be exactly identical with the
206              	enscript's gaudy header: date strings are now formatted according
207              	to file's modification time instead of the printing time.
208             
209             Thu Jan  4 12:32:36 1996  Markku Rossi  <mtr@ngs.fi>
210             
211 rizwank 1.1 	* genscript.pro: Inlined epsf-import.ps file.
212             	(MF): changed to use new encoding vectors.
213             	Removed ReEncodeSmall procedure.
214             
215             	* make-encoding.pl: Changed to generate new encoding vectors.
216             
217             Mon Nov 27 08:34:07 1995  Markku Rossi  <mtr@ngs.fi>
218             
219             	* Added ChangeLog to lib subdirectory (to this directory).  All
220              	underlaying entries are stripped from the ../ChangeLog.
221             
222             Tue Nov 21 11:53:36 1995  Markku Rossi  <mtr@ngs.fi>
223             
224             	* lib: new header: edd.hdr
225             
226             	* lib/genscript.cfg.in: added new media: Letterdj
227             
228             Mon Oct 30 07:12:23 1995  Markku Rossi  <mtr@ngs.fi>
229             
230             	* lib/enscript.hdr: print user supplied header if it is given.
231             
232 rizwank 1.1 Wed Oct 11 09:11:21 1995  Markku Rossi  <mtr@ngs.fi>
233             
234             	* lib/genscript.cfg.in: added new media: A3 and A4dj.
235             
236             Tue Oct 10 09:02:14 1995  Markku Rossi  <mtr@ngs.fi>
237             
238             	* lib/enscript.hdr: moved filename text ~2 points down.
239             	Fixed font point sizes and date string positions.
240             
241             	* lib/emacs.hdr: changed fontsize from 13 to 12 points.

Rizwan Kassim
Powered by
ViewCVS 0.9.2