2008-10-24 |
Michael Stefaniuc | comctl32: LockResource() returns a LPVOID so don't...
|
commit | commitdiff | tree |
2008-10-24 |
Michael Stefaniuc | comctl32: DPA_GetPtr() returns a LPVOID so don't cast...
|
commit | commitdiff | tree |
2008-10-24 |
Michael Stefaniuc | comctl32: Remove the superfluous casting of the LPVOID...
|
commit | commitdiff | tree |
2008-10-24 |
Michael Stefaniuc | gdi32: Don't cast the void pointer returned by GDI_GetObjPtr().
|
commit | commitdiff | tree |
2008-10-20 |
Michael Stefaniuc | winecfg: Fix compilation on older gcc versions.
|
commit | commitdiff | tree |
2008-10-16 |
Michael Stefaniuc | riched20: Remove superfluous backslashes at end of...
|
commit | commitdiff | tree |
2008-10-16 |
Michael Stefaniuc | advapi32/tests: Remove superfluous casts of void pointers...
|
commit | commitdiff | tree |
2008-10-16 |
Michael Stefaniuc | dinput: Remove superfluous backslashes at end of lines.
|
commit | commitdiff | tree |
2008-10-16 |
Michael Stefaniuc | riched32: Remove superfluous backslashes at end of...
|
commit | commitdiff | tree |
2008-10-16 |
Michael Stefaniuc | mlang/tests: Remove superfluous backslashes at end...
|
commit | commitdiff | tree |
2008-10-16 |
Michael Stefaniuc | wininet: Remove duplicated header includes.
|
commit | commitdiff | tree |
2008-10-16 |
Michael Stefaniuc | shdocvw/tests: Remove duplicated header include.
|
commit | commitdiff | tree |
2008-10-15 |
Michael Stefaniuc | shlwapi: Remove break after return (Smatch).
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | shell32/tests: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | oleaut32: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | msi: Use the right FAILED/SUCCEEDED macro instead of...
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | winecfg: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | itss/tests: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | msxml3/tests: Use SUCCEEDED instead of !FAILED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | winefile: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | d3dxof: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | dxdiagn: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | comctl32: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | shdocvw: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | qcap: Use the right FAILED/SUCCEEDED macro instead...
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | dplayx: Use SUCCEEDED instead of !FAILED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | shlwapi: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | d3d9/tests: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | mshtml/tests: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | urlmon/tests: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | ddraw/tests: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | quartz: Use the right FAILED/SUCCEEDED macro instead...
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | qmgr: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | ole32: Use the right FAILED/SUCCEEDED macro instead...
|
commit | commitdiff | tree |
2008-10-08 |
Michael Stefaniuc | shell32: Use FAILED instead of !SUCCEEDED.
|
commit | commitdiff | tree |
2008-09-25 |
Michael Stefaniuc | oleaut32/tests: Fix printf format warning.
|
commit | commitdiff | tree |
2008-09-25 |
Michael Stefaniuc | shlwapi/tests: Remove redundant NULL check before SysFreeStr...
|
commit | commitdiff | tree |
2008-09-25 |
Michael Stefaniuc | oleaut32: Remove redundant NULL check before SysFreeString...
|
commit | commitdiff | tree |
2008-09-25 |
Michael Stefaniuc | msxml3/tests: Remove redundant NULL check before SysFreeStri...
|
commit | commitdiff | tree |
2008-09-25 |
Michael Stefaniuc | jscript: Remove redundant NULL check before SysFreeString...
|
commit | commitdiff | tree |
2008-09-24 |
Michael Stefaniuc | oleaut32/tests: Remove redundant NULL check before...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | regedit: Fix the Bg, Cs, Da, Es, Hu, It, Ko, Pl, Pt...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | worpad: Fix the German translation.
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | wordpad: Change the encoding of the German resource...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | wordpad: Fix the Hungarian translation by removing...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | shell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | user32/tests: Remove unreachable break after return...
|
commit | commitdiff | tree |
2008-09-05 |
Michael Stefaniuc | jscript: Move 'inline' right after the storage specifier...
|
commit | commitdiff | tree |
2008-08-29 |
Michael Stefaniuc | winhttp: Move the wine includes after the system includes.
|
commit | commitdiff | tree |
2008-08-20 |
Michael Stefaniuc | d3dxof: Remove unreachable break after return (Smatch).
|
commit | commitdiff | tree |
2008-08-19 |
Michael Stefaniuc | riched20: Remove redundant NULL check before HeapFree...
|
commit | commitdiff | tree |
2008-08-19 |
Michael Stefaniuc | advapi/tests: CreateFile returns INVALID_HANDLE_VALUE...
|
commit | commitdiff | tree |
2008-08-04 |
Michael Stefaniuc | msxml3: Remove redundant NULL checks before HeapFree...
|
commit | commitdiff | tree |
2008-07-18 |
Michael Stefaniuc | msxml3: Remove redundant NULL check before HeapFree...
|
commit | commitdiff | tree |
2008-07-11 |
Michael Stefaniuc | quartz: Add missing LeaveCriticalSection on error path...
|
commit | commitdiff | tree |
2008-07-10 |
Michael Stefaniuc | quartz: Compare a file handle to INVALID_HANDLE_VALUE...
|
commit | commitdiff | tree |
2008-07-03 |
Michael Stefaniuc | gdiplus: Remove redundant NULL check before GdipFree...
|
commit | commitdiff | tree |
2008-06-24 |
Michael Stefaniuc | winedbg: Fix "floating pointer" typo.
|
commit | commitdiff | tree |
2008-06-21 |
Michael Stefaniuc | riched20: Remove redundant NULL check before heap_free...
|
commit | commitdiff | tree |
2008-06-13 |
Michael Stefaniuc | wininet: Add the Romanian translation.
|
commit | commitdiff | tree |
2008-06-13 |
Michael Stefaniuc | shell32: Add initial Romanian translation.
|
commit | commitdiff | tree |
2008-06-12 |
Michael Stefaniuc | winecfg: Fix the Portuguese Brazilian translation.
|
commit | commitdiff | tree |
2008-06-11 |
Michael Stefaniuc | regedit: Fix the Danish translation.
|
commit | commitdiff | tree |
2008-06-11 |
Michael Stefaniuc | winecfg: Fix and re-enable the Italian translation.
|
commit | commitdiff | tree |
2008-06-11 |
Michael Stefaniuc | regedit: Fix the Slovenian translation.
|
commit | commitdiff | tree |
2008-06-11 |
Michael Stefaniuc | regedit: Fix the Turkish translation.
|
commit | commitdiff | tree |
2008-06-06 |
Michael Stefaniuc | browseui: Remove duplicate initguid.h include.
|
commit | commitdiff | tree |
2008-06-06 |
Michael Stefaniuc | notepad: Fix the Danish translation.
|
commit | commitdiff | tree |
2008-06-06 |
Michael Stefaniuc | wordpad: Fix the Turkish translation.
|
commit | commitdiff | tree |
2008-06-06 |
Michael Stefaniuc | shell32: Fix the Turkish translation.
|
commit | commitdiff | tree |
2008-06-06 |
Michael Stefaniuc | net: Use consistent whitespace placement in the usage...
|
commit | commitdiff | tree |
2008-06-06 |
Michael Stefaniuc | net: Add the USE subcommand to the translations that...
|
commit | commitdiff | tree |
2008-06-06 |
Michael Stefaniuc | wineps.drv: Fix the Dutch translation.
|
commit | commitdiff | tree |
2008-06-04 |
Michael Stefaniuc | start: Fix the Cs, Es, It, Si and Tr translations.
|
commit | commitdiff | tree |
2008-06-04 |
Michael Stefaniuc | comdlg32: Fix the Czech translation.
|
commit | commitdiff | tree |
2008-06-04 |
Michael Stefaniuc | oledlg: Fix the Italian translation.
|
commit | commitdiff | tree |
2008-06-04 |
Michael Stefaniuc | cmd: Fix the Turkish translation.
|
commit | commitdiff | tree |
2008-06-04 |
Michael Stefaniuc | cmd: Fix the Czech translation.
|
commit | commitdiff | tree |
2008-06-04 |
Michael Stefaniuc | cmdlgtst: Fix the Italian translation.
|
commit | commitdiff | tree |
2008-06-04 |
Michael Stefaniuc | cmdlgtst: Fix the Czech translation.
|
commit | commitdiff | tree |
2008-06-04 |
Michael Stefaniuc | notepad: Fix the Swedish translation.
|
commit | commitdiff | tree |
2008-06-03 |
Michael Stefaniuc | shell32: Fix the Italian translation.
|
commit | commitdiff | tree |
2008-06-03 |
Michael Stefaniuc | regedit: Fix the Italian translation.
|
commit | commitdiff | tree |
2008-06-03 |
Michael Stefaniuc | shell32: Fix the Swedish translation.
|
commit | commitdiff | tree |
2008-06-03 |
Michael Stefaniuc | regedit: Fix the Czech translation.
|
commit | commitdiff | tree |
2008-06-03 |
Michael Stefaniuc | shell32: Fix the Czech translation.
|
commit | commitdiff | tree |
2008-06-03 |
Michael Stefaniuc | crypt32: Fix the Swedish translation.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | winecfg: Fix the Czech and Swedish translations.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | winecfg: Fix the Portuguese translations and re-enable...
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | winefile: Fix the Czech translation.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | winefile: Fix the Italian translation.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | winefile: Fix the Swedish translation.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | cmdlgtst: Fix the Portuguese translations.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | winefile: Fix the Portuguese translations.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | start: Fix the Portuguese translations.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | cmd: Fix the Portuguese translations.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | regedit: Fix the Portugese translations.
|
commit | commitdiff | tree |
2008-06-02 |
Michael Stefaniuc | shell32: Fix the Portugese translations.
|
commit | commitdiff | tree |
2008-05-30 |
Michael Stefaniuc | notepad: Fix the Hungarian translation.
|
commit | commitdiff | tree |
2008-05-30 |
Michael Stefaniuc | shell32: Fix the Hungarian translation.
|
commit | commitdiff | tree |