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

Comparing root-tail/Changes (file contents):
Revision 1.9 by chris_moore, Fri Mar 26 12:11:05 2004 UTC vs.
Revision 1.12 by pcg, Sat Mar 27 16:27:10 2004 UTC

11.2 Fri Mar 26 13:19:10 CET 2004 11.0
2 2 - -geometry now expects _pixels_ not _characters_.
3 - sped up redraws considerably (depending on xserver).
4 - i18n: locale settings for multibyte characters are respected.
5 - proportional fonts are supported now.
6 - supports options as long options now.
3 - call redraw() before entering the main loop to ensure that 7 - call redraw() before entering the main loop to ensure that
4 at least something is displayed on the root window 8 at least something is displayed on the root window
5 immediately 9 immediately
6
71.1 Fri Mar 26 03:58:50 CET 2004
8
9 - added options: 10 - added options:
10 * -whole : to only display lines once they are \n terminated 11 * -whole : to only display lines once they are \n terminated
11 * -partial: to display lines whether they are terminated or not 12 * -partial: to display lines whether they are terminated or not
12 * -update: to attempt to complete old partial lines 'in-place' 13 * -update: to attempt to complete old partial lines 'in-place'
13 * -cont: to specify a string to prefix 'broken' partial lines with 14 * -cont: to specify a string to prefix 'broken' partial lines with
14 - set default interval back to 3 seconds, as mentioned in 15 - set default interval back to 3 seconds, as mentioned in
15 '-help' text and man page. 16 '-help' text and man page.
16 - set default 'reload' value to 0 to prevent reloads. 17 - set default 'reload' value to 0 to prevent reloads.
17 - updated man page 18 - updated man page
18
191.0
20
21 - supports options as long options now.
22 - strict-aliasing fix suggested by mmj. 19 - strict-aliasing fix suggested by mmj.
23 20
240.9 Wed Feb 25 15:25:49 CET 2004 210.9 Wed Feb 25 15:25:49 CET 2004
25 - unsigned/fseek bug fix by (mmj@panther.mmj.dk). 22 - unsigned/fseek bug fix by (mmj@panther.mmj.dk).
26 - patch by Didier Verna <didier@lrde.epita.fr> (2004-01-07) 23 - patch by Didier Verna <didier@lrde.epita.fr> (2004-01-07)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines