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.17 by pcg, Sat Mar 27 21:20:32 2004 UTC

11.0
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.
7 - force initial call to redraw().
8 - added options:
9 * -whole : to only display lines once they are \n terminated
10 * -partial: to display lines whether they are terminated or not
11 * -update: to attempt to complete old partial lines 'in-place'
12 * -cont: to specify a string to prefix 'broken' partial lines with
13 * -outline: black outline (relatively slow).
14 * -noflicker: slower but flickerfree update.
15 many of these and other improvements were brought to you by
16 Chris Moore.
17 - comment default interval of 2.4 seconds.
18 - set default 'reload' value to 0 to prevent reloads.
19 - updated man page.
20 - strict-aliasing fix suggested by mmj.
21
220.9 Wed Feb 25 15:25:49 CET 2004
23 - unsigned/fseek bug fix by (mmj@panther.mmj.dk).
24 - patch by Didier Verna <didier@lrde.epita.fr> (2004-01-07)
25 * root-tail.c (root_window): New function. Return the real
26 root window, or the virtual one if any.
27 (InitWindow): Use it.
28 (force_refresh): Clear the root-tail area, not the whole window.
29 (blank_window): Ditto.
30 (main_loop): Don't forget to redraw () the initial contents.
31
320.2 Wed Sep 4 17:20:57 CEST 2002
1 - applied patch by ami@fischman.org (tac). 33 - applied patch by ami@fischman.org (tac).
2 - applied patch by raldi@verisignlabs.com (-noinitial fix). 34 - applied patch by raldi@verisignlabs.com (-noinitial fix).
3 35
40.1.1 360.1.1
5 - backported fixed from Marco d'Itri, who did most of the maintaining 37 - 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 38 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 39 (just as I did to most of root-tails users ;), so this is also the first
8 sourceforge release. 40 sourceforge release.
41 - convert tab characters to spaces
42 - fix -noinital bug
9 43
100.0.10 440.0.10
11 - initial lines are now displayed in the correct colour 45 - initial lines are now displayed in the correct colour
12 - documentation fixes 46 - documentation fixes
13 47

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines