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

Comparing root-tail/Changes (file contents):
Revision 1.2 by pcg, Wed May 8 22:54:55 2002 UTC vs.
Revision 1.8 by chris_moore, Fri Mar 26 03:00:51 2004 UTC

11.1 Fri Mar 26 03:58:50 CET 2004
2
3 - added options:
4 * -whole : to only display lines once they are \n terminated
5 * -partial: to display lines whether they are terminated or not
6 * -update: to attempt to complete old partial lines 'in-place'
7 * -cont: to specify a string to prefix 'broken' partial lines with
8 - set default interval back to 3 seconds, as mentioned in
9 '-help' text and man page.
10 - set default 'reload' value to 0 to prevent reloads.
11 - updated man page
12
131.0
14
15 - supports options as long options now.
16 - strict-aliasing fix suggested by mmj.
17
180.9 Wed Feb 25 15:25:49 CET 2004
19 - unsigned/fseek bug fix by (mmj@panther.mmj.dk).
20 - patch by Didier Verna <didier@lrde.epita.fr> (2004-01-07)
21 * root-tail.c (root_window): New function. Return the real
22 root window, or the virtual one if any.
23 (InitWindow): Use it.
24 (force_refresh): Clear the root-tail area, not the whole window.
25 (blank_window): Ditto.
26 (main_loop): Don't forget to redraw () the initial contents.
27
280.2 Wed Sep 4 17:20:57 CEST 2002
1 - applied patch by ami@fischman.org (tac). 29 - applied patch by ami@fischman.org (tac).
2 - applied patch by raldi@verisignlabs.com (-noinitial fix). 30 - applied patch by raldi@verisignlabs.com (-noinitial fix).
3 31
40.1.1 320.1.1
5 - backported fixed from Marco d'Itri, who did most of the maintaining 33 - backported fixes from Marco d'Itri, who did most of the maintaining
6 work over the last year(s). Unfortunately, he doesn't answer my mails 34 work over the last year(s). Unfortunately, he doesn't answer my mails
7 (just as I did to most of root-tails users ;), so this is also the first 35 (just as I did to most of root-tails users ;), so this is also the first
8 sourceforge release. 36 sourceforge release.
37 - convert tab characters to spaces
38 - fix -noinital bug
9 39
100.0.10 400.0.10
11 - initial lines are now displayed in the correct colour 41 - initial lines are now displayed in the correct colour
12 - documentation fixes 42 - documentation fixes
13 43

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines