File: CHANGES

package info (click to toggle)
boust 0.161-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 276 kB
  • ctags: 41
  • sloc: tcl: 1,882; makefile: 88; sh: 52
file content (67 lines) | stat: -rw-r--r-- 2,063 bytes parent folder | download
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
Version 0.161
	* Added PostScript page number "labels" for picky viewers.
Version 0.16 (not released)
	* Fixed bugs in mark-up
	  + Mark-up could previously required whitespace delimiting to work
	  + linebreaks didn't always align correctly
	  + linebreaks could cause text to run off the bottom of the page
Version 0.156 (not released)
	* Fixed bug in alternating page numbering mode
	that numbered every 20th page or so wrong.
Version 0.153 (not released)
	* Added three mark-up tags for tweaking of output
Version 0.146 (not released)
	* Added page numbering to printed output
	* Fixed bug that would misalign certain paragraphs
	* Fixed bug that would mess up the first word of some paragraphs

Version 0.144
	* Improved paragraph detection while re-implementing it to fix a bug
	* Changed page size and margin to inches
	* Added a few keybindings
	* Made print screen pop up under mouse

Version 0.141
	* Added "Rongorongo" as an option
		(reverse lines use a rotated font instead of a mirrored font)

Version 0.14
	* Added command-line printing capability to a file or stdout
	* Added stdin as an option for an input 'file'	  
	* Added smart precalculation of ps font size based on how many
	  characters per line.
	* Fixed ps margin-alignment error new to 0.137
	* Fixed a page number error, caused by printing more than once
	
Version 0.137:
	* Added hyphenation routines so extra-long words won't make the
	  program hang.
	* Made the Quit prompt pop up above the mouse.

Version 0.136:
	* PS pages viewable out of order

[Prior to version 0.136, this Change Log is not complete.]

Version 0.135:
	* Multiple PS output

Version 0.13:
	* Limited PS output

Version 0.12:
	* Added optional background colors for alternating lines

Version 0.11:
	* fixed a little bug -- user had to press Reformat button 
	  after loading a file.

Version 0.1:
	* Totally re-written in Tcl/Tk

Version 0.02b:
	* Sad attempt at making the VT version work in X.
	  It had problems -- probably the fonts weren't converted right.

Version 0.012:
	* VT version.  Really buggy.