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

Comparing root-tail/Changes (file contents):
Revision 1.21 by chris_moore, Sun Mar 28 21:54:15 2004 UTC vs.
Revision 1.27 by pcg, Fri Apr 2 01:28:05 2004 UTC

11.0 11.1
2 -
3
41.0 Fri Apr 2 03:37:56 CEST 2004
5 - fix a bug regarding long (>1023 bytes) lines.
6 - c89 compatibility fixes by Seth W. Klein.
7 - fix a memleak.
8
90.95 Thu Apr 1 00:39:08 CEST 2004
2 - -geometry now expects _pixels_ not _characters_. 10 - -geometry now expects _pixels_ not _characters_.
3 - sped up redraws considerably (depending on xserver). 11 - sped up redraws considerably (depending on xserver).
4 - i18n: locale settings for multibyte characters are respected. 12 - i18n: locale settings for multibyte characters are respected.
5 - proportional fonts are supported now. 13 - proportional fonts are supported now.
6 - supports options as --long options now. 14 - supports options as --long options now.
15 * -wordwrap: wrap at spaces to avoid breaking words 23 * -wordwrap: wrap at spaces to avoid breaking words
16 - document default interval of 2.4 seconds. 24 - document default interval of 2.4 seconds.
17 - set default 'reload' value to 0 to prevent reloads. 25 - set default 'reload' value to 0 to prevent reloads.
18 - updated man page. 26 - updated man page.
19 - strict-aliasing fix suggested by mmj. 27 - strict-aliasing fix suggested by mmj.
20 - --fork option really does report the PID now, as the man page claims
21 - improved regexp transform code, but not enough... 28 - improved regexp transform code, but not enough...
29 - --frame now draws the frame in exactly the right place, just
30 inside the window (previously a geometry of 1024x768+0+0 would
31 have its frame off-screen on my monitor)
32 - the code takes the --shade and --outline options into
33 account properly when wrapping, clearing text, etc. and so
34 no 'debris' pixels are left behind any more.
22 35
230.9 Wed Feb 25 15:25:49 CET 2004 360.9 Wed Feb 25 15:25:49 CET 2004
24 - unsigned/fseek bug fix by (mmj@panther.mmj.dk). 37 - unsigned/fseek bug fix by (mmj@panther.mmj.dk).
25 - patch by Didier Verna <didier@lrde.epita.fr> (2004-01-07) 38 - patch by Didier Verna <didier@lrde.epita.fr> (2004-01-07)
26 * root-tail.c (root_window): New function. Return the real 39 * root-tail.c (root_window): New function. Return the real

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines