wine
2007-01-26  Francois Gougetusp10: Update win32.api to fix the winapi_check warnings.
2007-01-26  Francois Gougetwinecoreaudio.drv: Update win32.api to fix the winapi_c...
2007-01-26  Mike McCormackmsi: Add todos around tests that aren't being run yet...
2007-01-26  Mike McCormackmsi: Fix a typo.
2007-01-26  Alexandre Julliardwinspool: Fix make rules for import library.
2007-01-26  Alexandre Julliardsnmpapi: Fix printf format warnings in tests.
2007-01-26  Mark Adamsiphlpapi: Support for non-linux platforms, including...
2007-01-26  Mark Adamsiphlpapi: Filter out no-ip addresses when building...
2007-01-26  Mark Adamsiphlpapi: Clarify interface counting.
2007-01-26  Andrew Talbotcabinet: Improve initialization of some arrays.
2007-01-26  Joris Huizerlibwine: sign-compare fixes.
2007-01-26  Francois Gougetsnmpapi: Fix the winapi_check warnings.
2007-01-26  Mike McCormackmsi: Allocate a buffer in WCHARs not CHARs.
2007-01-26  Ulrich Czekallawineserver: Validate the children of windows being...
2007-01-26  Huw Davieswidl: Don't restrict the number of params of [prop...
2007-01-26  Huw Davieswidl: Add VT_DATE support to typelib generation.
2007-01-26  Alexandre Julliardwidl: Make some generated variables static and/or const.
2007-01-26  Alexandre Julliardwidl: Avoid dependency on COBJMACROS in generated code.
2007-01-26  Alexandre Julliardwidl: Define __midl_proxy in the generated proxy code.
2007-01-26  Alexandre Julliardwidl: Add a few more fields in the stub descriptor.
2007-01-26  Alexandre Julliardwidl: Rename a couple of variables to make the code...
2007-01-26  Alexandre Julliardwidl: Initialize local variables in stub functions.
2007-01-26  Alexandre Julliardwidl: Use the typegen function for marshalling/unmarsha...
2007-01-26  Alexandre Julliardwidl: Copy the UserMarshal support into the generic...
2007-01-25  Alexandre JulliardRelease 0.9.30. wine-0.9.30
2007-01-25  Vitaliy Margolenserver: Prevent a crash on error while creating a token.
2007-01-25  Vitaliy Margolenadvapi32: Add more tests for granted access mask. Fix...
2007-01-25  Vitaliy Margolenserver/ntdll: Simplistic implementation of NtQueryObjec...
2007-01-25  Vitaliy Margolenserver: Reverse return value and status in token_access...
2007-01-25  Vitaliy Margolenadvapi32: Add few more tests for token access check...
2007-01-25  Paul Vriensqcap: Initialize a variable (Coverity).
2007-01-25  Andrew Talbotrsaenh: Declare some functions static.
2007-01-25  Andrew Talbotrpcrt4: Declare some functions static.
2007-01-25  Rob Shearmanrpcrt4: RPCRT4_strdupWtoA and RPCRT4_strdupAtoW don...
2007-01-25  Rob Shearmanrpcrt4: Stash away NetworkOptions passed in from the...
2007-01-25  Mike McCormackmsi: Implement IDispatch->CreateInstance() for the...
2007-01-25  Mike McCormackmsi: Implement IClassFactory->QueryInterface() for...
2007-01-25  Mike McCormackmsi: Add a test for the IMsiServer interface.
2007-01-25  Vitaly Lipatovcomdlg32: Update Russian translation.
2007-01-25  Matt Finnicumriched20: Create undos in StreamIn at the right times...
2007-01-25  Matt Finnicumriched20: Remove excessive traces from reader.c.
2007-01-25  Ken Thomaseswinex11.drv: Copy the GL extensions string because...
2007-01-25  Jan Zerebeckiurlmon: Fix type of an empty string to avoid warning.
2007-01-25  Jan Zerebeckiopengl32: Remove redundant const.
2007-01-25  Felix Nawothnigcomctl32: Degrade ERR to WARN.
2007-01-25  Huw Daviesoleaut32: The typelib version numbers should be written...
2007-01-25  Francois Gougetsfc_os: Update win32.api to fix the winapi_check warnings.
2007-01-25  Francois Gougetsfc_os: Add a prototype for SfcIsKeyProtected().
2007-01-25  Francois Gougetmscoree: _CorValidateImage() is a WINAPI function.
2007-01-25  Francois Gougetshell32: SHLoadNonloadedIconOverlayIdentifiers() is...
2007-01-25  Francois Gougetdbghelp: Fix the spec file to better match the SymGetSy...
2007-01-25  Francois Gougetsnmpapi: Add a missing '\n' trace.
2007-01-25  Francois Gougetsnmpapi: SnmpUtilDbgPrint() is a vararg and not an...
2007-01-24  Alexandre Julliardwidl: Add support for some simple pointer types.
2007-01-24  Alexandre Julliardwidl: Store the interface id in _StubMsg.MaxCount for...
2007-01-24  Alexandre Julliardwidl: Fix alignment check for struct members format...
2007-01-24  Alexandre Julliardwidl: Fix possible crash in write_array_tfs.
2007-01-24  Alexandre Julliardwidl: Skip local functions when building format strings.
2007-01-24  Alexandre Julliardwidl: Export a function to compute the proc format...
2007-01-24  Alexandre Julliardwidl: Move initialization of the stub buffer size into...
2007-01-24  Alexandre Julliardwidl: Move support for stub arguments to typegen.c...
2007-01-24  Alexandre Julliardinclude: Simplify the variable declarations in the...
2007-01-24  Kai Blinsecur32: Fix off-by-one error in converting the passwor...
2007-01-24  Alexandre Julliardntdll: Properly handle embedded nulls in NTDLL_dbg_vprintf.
2007-01-24  Jacek Cabanurlmon: Added BindProtocol's IInternetPriority implemen...
2007-01-24  Andrew Talbotriched20: Declare some functions static.
2007-01-24  Andrew Talbotquartz: Declare a function static.
2007-01-24  Matt Finnicumriched20: Use CharFromPos instead of FindPixelPos in...
2007-01-24  Matt Finnicumriched20: Implement EM_LIMITTEXT and some simple tests.
2007-01-24  Kai Blinsecur32: Fix off-by-one error when copying the password...
2007-01-24  Rob Shearmanrpcrt4: When copying quality of service, deep copy...
2007-01-24  Rob Shearmanrpcrt4: Fix a typo in rpcrt4_conn_open_pipe.
2007-01-24  Jacek Cabanurlmon: Added CreateBinding test.
2007-01-24  Jacek Cabanurlmon: Added beginning BindProtocol implementation.
2007-01-24  Jacek Cabanurlmon: Return CLSID from get_protocol_handler.
2007-01-24  Jacek Cabanurlmon: Added IInternetProtocolSink interface to BindPr...
2007-01-24  Jacek Cabanurlmon: Added IInternetPriority interface to BindProtocol.
2007-01-24  Jacek Cabanurlmon: Added IInternetSession::CreateBinding beginning...
2007-01-24  Paul Vriensoleaut32/tests: Cast-qual warning fixes.
2007-01-24  Paul Vriensole32/tests: Cast-qual warning fixes.
2007-01-24  Paul Vriensmsxml3/tests: Cast-qual warning fixes.
2007-01-24  Huw Daviesrpcrt4: Implement NdrSimpleType{Marshall,Unmarshall}.
2007-01-24  Hans Leidekkerusp10: Document ScriptPlace and ScriptShape.
2007-01-24  Hans Leidekkerusp10: Move text metrics into the script cache. Start...
2007-01-24  Hans Leidekkerusp10: Remove duplicate font selection code from the...
2007-01-24  Dmitry Timoshkovuser32: Do not use DIB APIs for bitmap bits in a device...
2007-01-24  Dmitry Timoshkovuser32: Using DIB APIs to convert a DDB to monochrome...
2007-01-23  Alexandre Julliardoleaut32/tests: Fix the FSF address.
2007-01-23  Anatoly Lyutincmd: In function WCMD_goto() changed strcmp() to lstrcm...
2007-01-23  Anatoly Lyutincmd: Remove incorrect return in WCMD_if().
2007-01-23  Anatoly Lyutinkernel32: Add comment for GetConsoleWindow.
2007-01-23  Thomas Weidenmuellershell32: Implement the property sheet extension array...
2007-01-23  Eric Pouechmsvcrt: Fix the internal flag computation for _open_osf...
2007-01-23  Alexandre Julliardoleaut32/tests: Add tmarshal test.
2007-01-23  Alexandre Julliardmake_makefiles: Ignore IDL_H_SRCS targets in all direct...
2007-01-23  Hwang YunSong... wineconsole: Updated Korean resource .
2007-01-23  Andrew Talbotqcap: Declare some items static.
2007-01-23  Rob Shearmancredui: Implement CredUIPromptForCredentialsW and CredU...
2007-01-23  Rob Shearmancredui: Add stubbed out credui DLL.
2007-01-23  Rob Shearmanrpcrt4: Try to avoid partial named pipe read/writes...
next