winecfg: Convert Japanese resource to UTF-8.
[wine] / dlls /
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in createRange.
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in get_compatMode.
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in handle_load.
2008-10-09  Jacek Cabanmshtml: Store nsIDOMHTMLDocument in HTMLDocument.
2008-10-09  Juan Langwintrust: Don't hardcode supported OIDs, let CryptDecod...
2008-10-09  Juan Langcrypt32: Implement CryptSIPRetrieveSubjectGuid for...
2008-10-09  Juan Langwintrust: Implement CryptSIPGetSignedDataMsg for .cat...
2008-10-09  Paul Vrienslz32/tests: Change a trace into a skip.
2008-10-09  Paul Vrienswininet/tests: Don't crash on W2K and below.
2008-10-09  Paul Vriensshlwapi/tests: Don't crash on NT4.
2008-10-09  Henri Verbeetwined3d: Make sure some variables are always initialized.
2008-10-09  Henri Verbeetwined3d: Correct some swizzles and write masks in arb_p...
2008-10-09  Henri Verbeetwined3d: Don't do GL calls without a context.
2008-10-09  Henri Verbeetwined3d: Set the correct pow2Matrix for cube textures...
2008-10-09  Henri Verbeetwined3d: Get rid of some redundant assignments (LLVM...
2008-10-09  Henri Verbeetwined3d: Remove a redundant initialization of cfgs...
2008-10-09  Henri Verbeetwined3d: Assign the correct "levels" variable (LLVM...
2008-10-08  Aric Stewartbrowseui: Update AutoComplete Multi to have a stub...
2008-10-08  Austin Englishntdll: Quiet a noisy fixme.
2008-10-08  Andrey Turkinkernel32: Add ExitProcess wrapper to please Shrinker.
2008-10-08  Jan-Peter Nilssonwininet: Fix HTTP_ProcessCookies only processing one...
2008-10-08  Kjell Rune Skaaraaswined3d: Implement IWineD3DResourceImpl_GetPriority...
2008-10-08  Joris Huizerversion/tests: Corrected memset placement.
2008-10-08  Piotr Cabanmsxml: Added CDATA related events handling.
2008-10-08  Piotr Cabanmsxml: Added ISAXLexicalHandler_comment event.
2008-10-08  Piotr Cabanmsxml: Fix parsing <.../> elements.
2008-10-08  Piotr Cabanmsxml: Rewrite ISAXContentHandler_characters.
2008-10-08  Michael Stefaniucshell32/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucoleaut32: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucmsi: Use the right FAILED/SUCCEEDED macro instead of...
2008-10-08  Michael Stefaniucitss/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucmsxml3/tests: Use SUCCEEDED instead of !FAILED.
2008-10-08  Michael Stefaniucd3dxof: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucdxdiagn: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniuccomctl32: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucshdocvw: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucqcap: Use the right FAILED/SUCCEEDED macro instead...
2008-10-08  Michael Stefaniucdplayx: Use SUCCEEDED instead of !FAILED.
2008-10-08  Michael Stefaniucshlwapi: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucd3d9/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucmshtml/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucurlmon/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucddraw/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucquartz: Use the right FAILED/SUCCEEDED macro instead...
2008-10-08  Michael Stefaniucqmgr: Use FAILED instead of !SUCCEEDED.
2008-10-08  Michael Stefaniucole32: Use the right FAILED/SUCCEEDED macro instead...
2008-10-08  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_filter implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_textAlign implement...
2008-10-08  Jacek Cabanmshtml: Added support for accessing style attributes...
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
2008-10-08  Jacek Cabanmshtml: Added IDispatchEx support for HTMLIFrame.
2008-10-08  Jacek Cabanmshtml: Added HTMLIFrame stub implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLElement3 stub implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLElement::get_offsetWidth implementation.
2008-10-08  Paul Vriensgdi32/tests: Skip some tests on Win9x/WinMe.
2008-10-08  Paul Vriensshell32/tests: Compare instead of assign.
2008-10-08  Paul Vriensmsxml3/tests: Compare instead of assign.
2008-10-08  Paul Vriensinetmib1/tests: Compare instead of assign.
2008-10-08  Paul Vriensadvapi2/tests: Compare instead of assign.
2008-10-08  Christian Costad3dxof: Enable referencing of named subobjects too.
2008-10-08  Christian Costad3dxof: Store number of subojects for all top level...
2008-10-08  Christian Costad3dxof: Enumerate only 2 levels of objects obtained...
2008-10-08  Christian Costad3dxof: Allow omission of comma which separates array...
2008-10-08  Jacek Cabanjscript: Added String.split implementation for non...
2008-10-08  Jacek Cabanjscript: Added encodeURI implementation.
2008-10-08  Jacek Cabanjscript: Fixed numeric escapes unescaping.
2008-10-08  Jacek Cabanjscript: Added Array.pop implementation.
2008-10-08  Jacek Cabanjscript: Fixed list literal length calculation.
2008-10-08  Jacek Cabanjscript: Fixed copy&paste bug in disp_propget.
2008-10-08  Juan Langcryptnet: Set cache expiration time of objects that...
2008-10-08  Juan Langcryptnet: Don't access URL cache entry before it's...
2008-10-08  Juan Langwininet: Fix trace typo.
2008-10-08  Juan Langwininet: Don't call URL_LocalFileNameToPathA when asked...
2008-10-08  Juan Langwininet: Trace the cache file entry's local file name...
2008-10-08  Rob Shearmanwininet: Fix crash when calling HttpQueryInfoA/W(HTTP_Q...
2008-10-08  Rob Shearmanwininet: Get rid of rc variable in InternetReadFile_test.
2008-10-08  Rob Shearmanwininet: Validate parameters passed to RetrieveUrlCache...
2008-10-08  Henri Verbeetwined3d: Cleanup CreateAdditionalSwapChain error handli...
2008-10-08  Henri Verbeetwined3d: Remove a redundant initialization of cfgs...
2008-10-08  Henri Verbeetwined3d: Print an error when drawStridedSlow() is calle...
2008-10-08  Henri Verbeetcomdlg32: Add a test for AbortProc handling.
2008-10-08  Henri Verbeetgdi32: Call AbortProc from StartDoc instead of EndPage.
2008-10-07  Alexandre Julliardmsvcrt: Pass the command interpreter as exe name from...
2008-10-07  Eric Pouechmsvcrt: Implemented splitpath_s.
2008-10-07  Aric Stewartoleaut32: In variants check bOverflow to make sure...
2008-10-07  Aric Stewartd3d8: Initialize IDirect3DDevice8 *device to NULL in...
2008-10-07  Aric Stewartwineoss: Don't dereference a potentially NULL value...
2008-10-07  Paul Vrienskernel32/tests: Add a missing newline.
2008-10-07  John Klehmwintab32: Send notification when z-order changes.
2008-10-07  Michael Karchermsxml3: Revert "Simplify IXMLDOMNode::removeChild".
2008-10-07  Michael Karchermsxml3: Handle all variant types in IXMLDOMDocument...
2008-10-07  Michael Karchermsxml3: replaceNode accepts IXMLDOMElement instead...
2008-10-07  Michael Karchermsxml3: Basic implementation of IXMLDOMNode::replaceChild.
2008-10-07  Michael Karchermsxml3/tests: Valgrind fix.
2008-10-07  Alexander Morozovntoskrnl.exe: Implement some functions.
2008-10-07  Alexander Morozovntoskrnl.exe: Initialize StackSize field of DEVICE_OBJE...
2008-10-07  Jacek Cabanjscript: Fixed compare function check in Array.sort...
2008-10-07  Jacek Cabanjscript: Added a few missing allocation checks (Coverity).
2008-10-07  Jacek Cabanjscript: Added String.indexOf implementation.
next