wine
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Merge InsertBandA and InsertBandW.
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Add some tests for rebar and change...
2007-02-05  James Hawkinsmsi: Allow uncompressed files before compressed files...
2007-02-05  Huw Davieswineps.drv: Try to use the PostSript name of a font.
2007-02-05  Huw Davieswinspool.drv: We don't need to check for the PPD Files...
2007-02-05  Huw Daviesoleaut32: Fix marshaling of VARTYPE-less safearrays.
2007-02-05  Michael Stefaniucmsvcrt: Fix *printf() handling of negative field width.
2007-02-05  Bang Jun-Youngntdll: Fix NtUnloadKey to match the DDK.
2007-02-05  Bang Jun-Youngwininet: config.h police.
2007-02-05  Bang Jun-Youngadvapi32: Fix prototypes to match the PSDK.
2007-02-05  Andrew Talbotavifil32: Declare some variables static.
2007-02-05  Andrew Talbotsecur32: Declare a function static.
2007-02-05  Andrew Talbotsensapi: Declare a variable static.
2007-02-05  Andrew Talbotsetupapi: Declare some functions static.
2007-02-05  Andrew Talbotsane.ds: Declare a function static.
2007-02-05  Andrew Talbotserialui: Declare some items static.
2007-02-05  Thomas Weidenmuellercomctl32: Fix the TAB_ITEM_SIZE macro.
2007-02-05  Dmitry Timoshkovuser32: Dump contents of CREATESTRUCT in WM_[NC]CREATE...
2007-02-05  Dmitry Timoshkovgdi32: CreateBitmap and friends should return stock...
2007-02-05  Rob Shearmancredui: Fill out the username, password and domain...
2007-02-05  Rob Shearmancredui: Implement CredUIParseUserName.
2007-02-05  Rob Shearmancredui: Set the focus to the username edit control.
2007-02-05  Jacek Cabanurlmon: Code clean up.
2007-02-05  Jacek Cabanurlmon: Call AddRef in CoInternetGetSession.
2007-02-05  Jacek Cabanshlwapi: Don't unescape url in UrlCombineW with URL_FIL...
2007-02-05  Francois Gougetshell32: Remove an unneeded local variable initialization.
2007-02-05  Francois Gougetwinapi_check: Print a warning when 'long' is used in...
2007-02-05  Mike McCormackoleview: Remove many casts.
2007-01-26  Mike McCormackmsi: Add a (mostly empty) typelib for the MsiServer...
2007-01-26  Mike McCormackwidl: Handle TKIND_DISPATCH when generating MSFT typelibs.
2007-01-26  Alexandre Julliardmakefile: Use git-ls-files if possible to build tags...
2007-01-26  Francois Gougetwinapi_check: Print the line number when an error or...
2007-01-26  Francois Gougetwintrust: Add missing packing directives to mscat.h.
2007-01-26  Francois Gougetwintrust: Add missing prototypes and a missing include...
2007-01-26  Francois Gougetwintrust: Better match the PSDK types and fix the winap...
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...
next