crypt32: Fix Mingw compile.
[wine] / dlls /
2006-02-05  Juan Langcrypt32: Fix Mingw compile.
2006-02-04  Vitaly Budovskid3d8: Fixed point sprite scaling when size < 1.0f.
2006-02-04  Vitaly Budovskid3d8: Fixed POINTSPRITEENABLE.
2006-02-04  Vitaly Budovskid3d8: Fixed POINTSCALEENABLE.
2006-02-04  Vitaly Budovskiwined3d: Fixed point sprite scaling when size < 1.0f.
2006-02-04  Alexandre Julliardntdll: Added a few helper function to simplify the...
2006-02-04  Kasper SandbergDanish language update.
2006-02-04  Phil Krylovriched20: Initial support for simple tables.
2006-02-04  Phil Krylovriched20: Removed an unused parameter.
2006-02-04  Phil Krylovriched20: Simplified ME_InsertGraphicsFromCursor()...
2006-02-04  Phil Krylovriched20: Fixed undo stack corruption.
2006-02-04  Mike McCormackimm32: Remove FIXME messages from some implemented...
2006-02-04  Dmitry Timoshkovmsvfw32: Do not overwrite fccType in the codec enumerat...
2006-02-03  Roderick Colenbranderwined3d: Add a break which got lost in the POINTSCALEEN...
2006-02-03  Robert Shearmanrpcrt4: Restrict stubless FC types to the range of...
2006-02-03  Robert Shearmanrpcrt4: Raise exceptions in NdrSendReceive if I_RpcSend...
2006-02-03  Vitaly Budovskiwined3d: Fixed WINED3DRS_POINTSPRITEENABLE.
2006-02-03  Vitaly Budovskiwined3d: Corrected implementation of WINED3DRS_POINTSCA...
2006-02-03  Vitaly Budovskiwined3d: Implemented WINED3DRS_EDGEANTIALIAS.
2006-02-03  Vitaly Budovskiwined3d: Implemented WINED3DRS_MULTISAMPLEANTIALIAS.
2006-02-03  Robert Millanntdll: Rename i386 CPU trap codes to avoid collision...
2006-02-03  Huw Daviesole: Initialize a few more funcdesc members in CreateDi...
2006-02-03  Dmitry TimoshkovAdd a check for icinfo->fccType in DRV_OPEN message...
2006-02-03  Dmitry TimoshkovAdd support for CDM_HIDECONTROL message in the file...
2006-02-03  Juan Langcrypt32: Add stub for CryptEnumOIDInfo.
2006-02-02  Phil Lodwickwinsock/tests: Add a todo_wine test for select.
2006-02-02  Detlef Riekenbergwinspool/tests: Filter more results.
2006-02-02  Vitaly Budovskiwined3d: Added support for ARB_POINT_PARAMETERS.
2006-02-02  Phil Krylovgdi: Slant font automatically if no italic variant...
2006-02-02  Michael Jungshell32: Create $HOME targeted symbolic links during...
2006-02-02  Michael Jungshell32: Move 'My Pictures', 'My Videos' and 'My Music...
2006-02-02  Michael Jungshell32: Get rid of the magic MyDocuments->$HOME mappin...
2006-02-02  Huw Daviesopengl: Sync a dibsection to its pixmap before drawing...
2006-02-02  Johan Dahlinntdll: RtlIpv4AddressToStringExW/RtlIpv4StringToAddress...
2006-02-02  Tobias Loewgdi: Extended pens do not work correct with StrokePath.
2006-02-02  Mike McCormackkernel32: FindFirstChangeNotification needs a static...
2006-02-02  Michael Jungunixfs: Use realpath instead of canonicalize_file_name...
2006-02-02  Michael Kaufmanncommdlg: File open dialog: Use the specified instance...
2006-02-02  Stefan Leichtershlwapi: Added stub for ShellMessageBoxWrapW.
2006-02-02  Juan Langcrypt32: Support external providers.
2006-02-02  Juan Langcrypt32: Implement CertRDNValueToStrW and CertNameToStr...
2006-02-02  Ulrich Czekallaadvapi32: Add stub for ObjectDeleteAuditAlarmW.
2006-02-02  Ulrich Czekallaoleaut32: Prevent freeing of random memory.
2006-02-02  Kevin Koltzauriched20: Handle context menu.
2006-02-01  Fatih Aşıcıx11drv: Added Turkish F keyboard layout.
2006-02-01  Juan Langcrypt32: Implement CertRDNValueToStrA and CertNameToStr...
2006-02-01  Kevin Koltzauriched20: Implement EM_SETOLECALLBACK.
2006-02-01  Detlef Riekenbergwinspool: Empty string as environment is valid, with...
2006-02-01  Maarten Lankhorstriched20: Implement CreateTextServices.
2006-02-01  Phil Krylovriched20: Fixed font cache corruption.
2006-02-01  Dmitry TimoshkovTranslate pen width from logical units only for geometr...
2006-02-01  Dmitry Timoshkovshell32: execute_from_key should fallback to a DDE...
2006-01-31  Alexandre Julliardsetupapi: Ignore ok file for new query test.
2006-01-31  Robert Shearmanstdole2.tlb: Remove hack due to unimplemented widl...
2006-01-31  Michael Jungunixfs: Only append '/' to base path if not already...
2006-01-31  Alexandre Julliardkernel: Set the overlapped structure status in ReadDire...
2006-01-31  Gerald Pfeiferntdll: tape.c portability fixes.
2006-01-31  Phil Krylovriched20: Added support for hidden text.
2006-01-31  Phil Krylovriched20: Paint the selection while it's being extended...
2006-01-31  Tobias Loewgdi: viewportExt changed after call to StrokePath.
2006-01-31  Michael Kaufmanngdi: Fixes for the isotropic mapping mode.
2006-01-31  James Hawkinssetupapi: Add tests for SetupGetInfInformation.
2006-01-31  Mike McCormackkernel: Add some test cases for ReadDirectoryChangesW.
2006-01-31  Juan Langcrypt32: Correct X509_NAME decoding, and more stringent...
2006-01-31  Maarten Lankhorstcomctl32: Restore listview font on CDRF_NEWFONT.
2006-01-31  Robert Shearmanoleaut: Dump the pointer for VT_ARRAY/VT_VECTOR typed...
2006-01-31  Robert Shearmanrpcrt4: Handle the RPC_FC_PROC_BYVAL flag correctly...
2006-01-31  Robert Shearmanrpcrt4: Only attempt to marshal an object if it is...
2006-01-31  Michael Jungunixfs: Only resolve the 'dosdevices' based symbol...
2006-01-30  Dmitry Timoshkovgdi: Add support for creating extended pens.
2006-01-30  Jan Zerebeckid3d8: CreateDevice should use the root of the current...
2006-01-30  Marcus Meissneriphlpapi: Allocate space enough to handle all the possi...
2006-01-30  Maarten Lankhorstriched20: Make CreateTextServices use ITextHost.
2006-01-30  Michael Kaufmannuser: Remove internal messages from the message queue...
2006-01-30  Mike McCormackkernel: Add some more tests for FindFirstChangeNotifica...
2006-01-30  Alexandre JulliardFixed creation of PS_ALTERNATE pens.
2006-01-30  Tobias Loewcomctl32: Fix tab-control flickering.
2006-01-30  Maarten Lankhorstx11drv: Fix AlphaBlend read boundaries.
2006-01-30  Mike McCormackmsi: Add an implementation of MsiGetDatabaseState.
2006-01-30  Vitaliy Margolenuser: Remove duplicate code.
2006-01-30  Vitaliy Margolenuser/tests: Add test for low level mouse hooks.
2006-01-30  Robert Shearmanrpcrt4: Fill in the IRpcStubBuffer vtables for interfac...
2006-01-30  Robert Shearmanoleaut: Fix the order of parameters passed into DispCal...
2006-01-30  Michael Stefaniuckernel: Remove bogus breaks in tape.c
2006-01-27  Huw Daviesmsxml: Issue a fixme if the interface is not implemented.
2006-01-27  Dmitry Timoshkovgdi: Add test case for creating pens, make it pass...
2006-01-27  Mike McCormackkernel: Partially implement ReadDirectoryChangesW using...
2006-01-27  Juan Langiphlpapi: Reimplement interface enumeration.
2006-01-27  Rein Klazesuser: Fix SPI_{G|S}ETFONTSMOOTHING with tests.
2006-01-27  Eric PouechFix a couple of bugs spotted by valgrind.
2006-01-27  Eric PouechSuppress some false-positives reported by valgrind.
2006-01-27  Alexandre Julliardserver: Make the FILE_SHARE_DELETE sharing checks depen...
2006-01-27  Alexandre Julliardshell32: Fixed a couple of FindFirstFile handle leaks.
2006-01-27  Alexandre Julliardoleaut32: Ignore new test ok file.
2006-01-27  Huw Daviesuser: Don't automatically add a bunch of styles in...
2006-01-27  Rein Klazesuser: Fix DrawTextExA/W on empty strings.
2006-01-27  Mike McCormackkernel32: Implement FindFirstChangeNotification with...
2006-01-27  Robert Shearmanole: Test and implement LPSAFEARRAY marshaling.
2006-01-27  Robert Shearmanoleaut: Improve the typelib marshaler traces.
2006-01-27  Alexandre Julliardriched20: Remove a couple of no longer used functions.
next