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

Comparing root-tail/Changes (file contents):
Revision 1.1 by pcg, Sun Mar 10 00:17:30 2002 UTC vs.
Revision 1.19 by chris_moore, Sun Mar 28 03:29:10 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 * -wordwrap: wrap at spaces to avoid breaking words
16 - comment default interval of 2.4 seconds.
17 - set default 'reload' value to 0 to prevent reloads.
18 - updated man page.
19 - strict-aliasing fix suggested by mmj.
20
210.9 Wed Feb 25 15:25:49 CET 2004
22 - unsigned/fseek bug fix by (mmj@panther.mmj.dk).
23 - patch by Didier Verna <didier@lrde.epita.fr> (2004-01-07)
24 * root-tail.c (root_window): New function. Return the real
25 root window, or the virtual one if any.
26 (InitWindow): Use it.
27 (force_refresh): Clear the root-tail area, not the whole window.
28 (blank_window): Ditto.
29 (main_loop): Don't forget to redraw () the initial contents.
30
310.2 Wed Sep 4 17:20:57 CEST 2002
32 - applied patch by ami@fischman.org (tac).
33 - applied patch by raldi@verisignlabs.com (-noinitial fix).
34
10.1.1 350.1.1
2 - backported fixed from Marco d'Itri, who did most of the maintaining 36 - backported fixes from Marco d'Itri, who did most of the maintaining
3 work over the last year(s). Unfortunately, he doesn't answer my mails 37 work over the last year(s). Unfortunately, he doesn't answer my mails
4 (just as I did to most of root-tails users ;), so this is also the first 38 (just as I did to most of root-tails users ;), so this is also the first
5 sourceforge release. 39 sourceforge release.
40 - convert tab characters to spaces
41 - fix -noinital bug
6 42
70.0.10 430.0.10
8 - initial lines are now displayed in the correct colour 44 - initial lines are now displayed in the correct colour
9 - documentation fixes 45 - documentation fixes
10 46

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines