comdlg32: Write-strings warning fix.
[wine] / dlls /
2006-05-24  Andrew Talbotcomdlg32: Write-strings warning fix.
2006-05-24  Jonathan ErnstUniformization of French main menu accelerators.
2006-05-24  Marcus Meissnerx11drv: GdiAlphaBlend fix for X errors if width or...
2006-05-24  Juan Langcrypt32: Test and fix a couple CertAddCertificateContex...
2006-05-24  Stefan Dösingerwined3d: Remove a double cap flag.
2006-05-24  Stefan Dösingerwined3d: Remove an unnecessary NULL check.
2006-05-24  Jacek Cabanmshtml: Added stub implementation of IPersistStreamInit.
2006-05-23  Jacek Cabanshdocvw: Added OLEIVERB_UIACTIVATE implementation.
2006-05-23  Jacek Cabanshdocvw: Don't do verb that is already done.
2006-05-23  Jacek Cabanshdocvw: Move UI activating to the separated function.
2006-05-23  Jacek Cabanshdocvw: Move inplace activating code to the separated...
2006-05-23  Jacek Cabanshdocvw: Added WebBrowser v1 implementation.
2006-05-23  Jacek Cabanshdocvw: Added WebBrowser v1 registration.
2006-05-23  Robert Shearmancomctl32: Fix the loading of strings for the property...
2006-05-23  Alexandre Julliarduser: Reuse the fast A->W function to implement the...
2006-05-23  Alexandre Julliarduser: Reuse the fast W->A function to implement the...
2006-05-23  Alexandre Julliarduser: Use winproc callbacks for the remaining 16-bit...
2006-05-23  Mikołaj Zalewskicomctl32: header: Don't try to draw items outside the...
2006-05-23  Mikołaj Zalewskicomctl32: header: Make the column resizing smooth in...
2006-05-23  Juan Langcrypt32: Abstract contexts.
2006-05-23  Jeff Latimerusp10: Add stub for ScriptStringOut.
2006-05-23  Stefan Dösingerwined3d: Do not addref a NULL backbuffer in IWineD3DSwa...
2006-05-23  Huw Daviesrpcrt4: Uncomment test now that it works correctly.
2006-05-23  Huw Daviesrpcrt4: Add another static.
2006-05-23  Huw Daviesrpcrt4: Fix some comments and move the NdrSimpleType...
2006-05-23  Alexandre Julliardwinspool: Renamed the directory to winspool.drv.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.
2006-05-23  Alexandre Julliardmsisys: Renamed the directory to msisys.ocx.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Labrousse Jeanmsi: Fix short name and long name mismatch in action.c.
2006-05-23  Troy Rolloole32: Fix excessive file sizes for Storage files.
2006-05-23  Dmitry Timoshkovuser/tests: Don't generate a mouse click message in...
2006-05-23  Dmitry Timoshkovuser/tests: Add lparam to all HCBT_MINMAX hook messages.
2006-05-23  Stefan Dösingerwined3d: OpengGL accelerated blits.
2006-05-23  Stefan Dösingerwined3d: Surface pixel format conversion code.
2006-05-23  Robert Shearmanole32: Release the outer unknown in the proxybuffer...
2006-05-23  Robert Shearmanole32: Release the proxy buffer object on the last...
2006-05-23  Robert Shearmanwininet: Fix a failing test.
2006-05-23  Robert Shearmanrpcrt4: Fix copying too much data from the buffer by...
2006-05-23  Robert Shearmanrpcrt4: Authentication padding should only be generated...
2006-05-22  Alexandre Julliarduser: Added A<->W mapping for WM_GETDLGCODE.
2006-05-22  Hans Leidekkerquartz: Add stub implementation for AMGetErrorText...
2006-05-22  Ivan Gyurdievwined3d: Simplify input/output modifier line handling.
2006-05-22  Ivan Gyurdievwined3d: Clean up register use maps.
2006-05-22  Ivan Gyurdievwined3d: Allow use of pixel shaders with drawStridedSlow.
2006-05-22  Ivan Gyurdievwined3d: Only run parse_decl_usage on vshader INPUT...
2006-05-22  Saulius Krasuckasadvapi32: Skip token attribute testing if OpenProcessTo...
2006-05-22  Saulius Krasuckasadvapi32: Make test loadable on win9x.
2006-05-22  Detlef Riekenbergwinspool/test: Disable a test that crashes on win9x.
2006-05-22  Detlef Riekenbergwinspool: Remove cross calls W->A for the "Printers...
2006-05-22  Detlef Riekenbergwinspool: An empty string as server name is valid ...
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction026+027.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Test and implement SystemFunction024/025.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction(012-023).
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction009.
2006-05-22  Dmitry Timoshkovntdsapi: Add DsMakeSpnA to the spec file.
2006-05-22  Vitaliy Margolendirectx: Update file versions to dx9c (compared to...
2006-05-22  Vitaliy Margolend3d9: Add refcount tests for all objects created by...
2006-05-22  Vitaliy Margolend3d9: All objects created by device should keep referen...
2006-05-22  Vitaliy Margolend3d8: Add refcount test.
2006-05-22  Vitaliy Margolend3d8: All objects created by device should keep referen...
2006-05-22  Robert Shearmancomctl32: Make sure to always have the default pushbutt...
2006-05-22  Robert Shearmancomctl32: A PSM_SETWIZBUTTONS message specifying PSWIZB...
2006-05-20  Alexandre Julliarduser: Get rid of the WINPROC_Map/UnmapMsg32ATo32W funct...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for the remaining messages.
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_GETTEXTLENGTH...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_CHAR and related...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for EM_GETLINE.
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for LB_GETTEXT and CB_GET...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_SETTEXT and relate...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_GETTEXT and WM_ASK...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_MDICREATE.
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_CREATE and WM_NCCR...
2006-05-20  Peter Beutnerd3d8: Fix GetDesc and GetLevelDesc for surfaces and...
2006-05-20  Jason Greenwined3d: Simplify generate_base_shader() when checking...
2006-05-20  Jason Greenwined3d: Move PARAM C[] program.env[] into baseshader...
2006-05-20  Robert Shearmanrpcrt4: Handle pointers to context handles in the stubl...
2006-05-20  Robert Shearmanrpcrt4: We don't need to free object pointers if we...
2006-05-20  Robert Shearmanrpcrt4: Use macros to generate the code for unmarshalin...
2006-05-20  Robert Shearmanrpcrt4: Don't set the memory pointer to NULL before...
2006-05-20  Robert Shearmanrpcrt4: Make more internal functions static.
2006-05-20  Robert Shearmanrpcrt4: Add the definition of RpcAuthVerifier to rpc_de...
2006-05-20  Dmitry TimoshkovAdd a stub implementation of ntdsapi.dll.
2006-05-20  Paul Chitescuadvapi32: Add stub FileEncryptionStatus and declarations.
2006-05-20  Alexandre Julliarduser: Get rid of the MSGPARAMS16 structure.
2006-05-20  Alexandre Julliarduser: Make a lot of winproc functions static.
2006-05-20  Alexandre Julliarduser: Call the A version of message functions from...
2006-05-20  Alexandre Julliarduser: Use winproc callbacks instead of message map...
2006-05-20  Alexandre Julliarduser: Use winproc callbacks instead of message map...
2006-05-20  Alexandre Julliarduser: Use a winproc callback instead of a message map...
2006-05-20  Alexandre Julliarduser: Store the destination thread id in the send_messa...
2006-05-20  Mikołaj Zalewskicomctl32: header: Make sure no message is sent between...
2006-05-20  Mikołaj Zalewskicomctl32: header: Don't erase the background in HEADER_...
2006-05-20  Mikołaj Zalewskicomctl32: header: The border size is 4 not 3.
2006-05-20  Stefan Dösingerwined3d: Sort of oversized surface support.
2006-05-20  Stefan Dösingerwined3d: Add more device caps.
2006-05-20  Stefan Dösingerwined3d: Allow SYSTEMMEM textures and surfaces.
2006-05-20  Stefan Dösingerwined3d: Implement IWineD3DDevice::SetDisplayMode.
next