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

Comparing root-tail/Changes (file contents):
Revision 1.4 by pcg, Tue Oct 7 13:02:57 2003 UTC vs.
Revision 1.12 by pcg, Sat Mar 27 16:27:10 2004 UTC

10.21 11.0
2 - unsigned/fseek bug fix by Mads Martin Joergensen. 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 - call redraw() before entering the main loop to ensure that
8 at least something is displayed on the root window
9 immediately
10 - added options:
11 * -whole : to only display lines once they are \n terminated
12 * -partial: to display lines whether they are terminated or not
13 * -update: to attempt to complete old partial lines 'in-place'
14 * -cont: to specify a string to prefix 'broken' partial lines with
15 - set default interval back to 3 seconds, as mentioned in
16 '-help' text and man page.
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.
3 30
40.2 Wed Sep 4 17:20:57 CEST 2002 310.2 Wed Sep 4 17:20:57 CEST 2002
5 - applied patch by ami@fischman.org (tac). 32 - applied patch by ami@fischman.org (tac).
6 - applied patch by raldi@verisignlabs.com (-noinitial fix). 33 - applied patch by raldi@verisignlabs.com (-noinitial fix).
7 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines