comctl32: rebar: Merge GetBandInfoA and GetBandInfoW.
[wine] / dlls /
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Merge GetBandInfoA and GetBandInfoW.
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-01-26  Mike McCormackmsi: Add a (mostly empty) typelib for the MsiServer...
2007-01-26  Francois Gougetwintrust: Better match the PSDK types and fix the winap...
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  Francois Gougetsnmpapi: Fix the winapi_check warnings.
2007-01-26  Mike McCormackmsi: Allocate a buffer in WCHARs not CHARs.
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 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: 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  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 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  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...
2007-01-23  Rob Shearmanrpcrt4: Make the fixme for an unhandled packet type...
2007-01-23  Lei Zhangcomctl32: Fix the updown control test to use the option...
next