Re: gdi32: Handle OEM_CHARSET

2009-09-09 Thread Vladimir Pankratov
"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

Re: urlmon: Add test for IsValidURL [try 2]

2009-09-04 Thread Vladimir Pankratov
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

Re: comctl32/toolbar.c: Fix Lingvo 9.0 crashes on startup [Resend 2]

2009-07-12 Thread Vladimir Pankratov
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?

Re: comctl32/toolbar.c: Fix Lingvo 9.0 crashes on startup

2009-07-12 Thread Vladimir Pankratov
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

Re: Slovak translation for shlwapi

2008-07-08 Thread Vladimir Pankratov
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