- 13 Nov, 2008 17 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Vincent Povirk authored
-
Vitaliy Margolen authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Peter Dons Tychsen authored
-
Austin English authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Andrew Talbot authored
-
Ken Thomases authored
-
Paul Vriens authored
-
Paul Vriens authored
-
- 12 Nov, 2008 23 commits
-
-
Alexandre Julliard authored
-
Huw Davies authored
-
Aric Stewart authored
-
Dylan Smith authored
-
Francois Gouget authored
Don't wait until the line overflows before wrapping it. Don't wrap the last line.
-
Francois Gouget authored
We must take the indentation into account to compute the number of lines a binary value will use.
-
Francois Gouget authored
Avoid unneeded/redundant calls to lstrcatW() and lstrlenW(). Tighten the scope of variables.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
regedit: The xxx_name_len variables track buffer sizes. That is they count the trailing '\0'. Adjust a couple of places that got this wrong and rename them to xxx_name_size.
-
Francois Gouget authored
That is it does not count the trailing '\0'. Fix a few places that got this wrong and rename it to line_len.
-
Francois Gouget authored
-
Francois Gouget authored
-
Henri Verbeet authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alistair Leslie-Hughes authored
-
Andrew Nguyen authored
-
David Adam authored
-
Alistair Leslie-Hughes authored
-