ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/root-tail/Changes
(Generate patch)

Comparing root-tail/Changes (file contents):
Revision 1.30 by pcg, Thu Apr 8 19:46:04 2004 UTC vs.
Revision 1.39 by root, Fri Jul 30 19:33:34 2004 UTC

11.1 11.2 Fri Jul 30 21:31:42 CEST 2004
2 - replaced default font by "*" to "ensure" some font is found.
3 - accept hexadecimal window ids, as does everybody else(?).
4 - made it compile with ansi-89-based compilers again.
5 - add hack to support nautilus (not very stable, nautilus should
6 either use extended window manager hints or __SWM_VROOT, as everybody
7 else does).
8 - do not initialize the window twice (fixes problems with multiple
9 visuals).
10 - new option: -minspace.
11 - fixed seg fault if geometry is too short to fit a single line
12 - fix bug which became apparent if -no-filename or null
13 descriptions were used.
14
151.1 Thu Apr 8 21:59:35 CEST 2004
16 - make it work with virtual root windows (again).
2 - added options: 17 - added options:
3 * -justify: gives a smooth right-hand margin 18 * -justify: gives a smooth right-hand margin
4 * -cont-color: allows the continuation marker to be a 19 * -cont-color: allows the continuation marker to be a
5 different color than the logfile text 20 different color than the logfile text
6 - changed the code around quite a lot - it no longer 21 - changed the code around quite a lot - it no longer
9 continuation marker is added at display time, rather than 24 continuation marker is added at display time, rather than
10 being in the strings of the datastructure. 25 being in the strings of the datastructure.
11 - it is now possible to specify a different font for each 26 - it is now possible to specify a different font for each
12 logfile; use the -fn option between filenames. 27 logfile; use the -fn option between filenames.
13 - fix very minor memleak. 28 - fix very minor memleak.
14 - make it work with virtual root windows (again).
15 29
161.0 Fri Apr 2 03:37:56 CEST 2004 301.0 Fri Apr 2 03:37:56 CEST 2004
17 - fix a bug regarding long (>1023 bytes) lines. 31 - fix a bug regarding long (>1023 bytes) lines.
18 - c89 compatibility fixes by Seth W. Klein. 32 - c89 compatibility fixes by Seth W. Klein.
19 - fix a memleak. 33 - fix a memleak.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines