"Vladimir Pankratov" wrote:
--- a/dlls/gdi32/freetype.c 2009-08-08 13:27:23.0 +0500
+++ b/dlls/gdi32/freetype.c 2009-09-07 19:58:58.0 +0500
@@ -3576,6 +3576,7 @@
if(!TranslateCharsetInfo((DWORD*)(INT_PTR)lf.lfCharSet, &csi,
TCI_SRCCHARSET)) {
switc
Hello all.
What do you think about this? What's wrong in this patch? Any comments?
Vladimir Pankratov wrote:
Hello all.
Added test for IsValidURL.
Now test shows error codes and tests exact code.
Thanks Jacek.
changed files:
dlls/urlmon/tests/misc.c
T
Nikolay Sivov wrote:
The very first one was better (when you fixed only division by zero).
Now you're changing path earlier:
---
+ if(rows <= 0) rows = 1;
---
There's no tests currently for that (<=0 isn't tested), could you add them (to test_setrows() I suppose)?
What's write in this test?
Nikolay Sivov wrote:
Vladimir Pankratov wrote:
Hello all.
Fixed Lingvo 9.0 crashes on startup.
Changed files:
comctl32/toolbar.c
Thanks.
Maybe it's better to simplify:
+idealWrap = (infoPtr->nNumButtons - hidden + (rows-1)) / ((rows == 0)
? (rows + 1) : rows);
---
to s
Kario wrote:
> hi, i write slovak translation for shlwapi,
>
> if there is needed GPL header, feel free to append it
>
> and write me if i must include GPL
>
> please commit, thanks, bye
>
>
>
> see attachment
>
>
>
> btw. if you want that i send to you diff/patch file,
>
> please write