wine
2007-08-23  Mikolaj Zalewskimsvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
2007-08-23  James Hawkinsadvpack: Formalize the SESSION struct.
2007-08-23  James Hawkinscabinet: Formalize the SESSION struct.
2007-08-23  Alexander Nicolaysen... wordpad: Don't display full path in save changes dialog.
2007-08-23  Alexander Nicolaysen... wordpad: Don't show full path in caption.
2007-08-23  Andrew Talbotrsaenh: Constify some variables.
2007-08-23  Stefan Leichteroleaut32: Remove 'recursive registry key delete' function.
2007-08-23  Stefan Leichterquartz: Remove 'recursive registry key delete' function.
2007-08-23  Detlef Riekenbergwinspool: Add always the Win9x and the NT printerdriver.
2007-08-23  Roderick Colenbranderwgl: Fix wglGetCurrentReadDCARB bugs.
2007-08-23  Juan Langcrypt32: Implement CryptVerifyMessageSignature.
2007-08-23  Juan Langcrypt32: Test and correct verifying the signature of...
2007-08-23  Juan Langadvapi32: Add more tests for CryptVerifySignatureW...
2007-08-23  Maarten Lankhorstdsound: Transparantly fall back to software mode if...
2007-08-23  Huw Daviesgdi32: Quote the printer name prior to passing it to...
2007-08-23  Paul Vriensatl: Replace SHDeleteKeyW with RegDeleteTreeW and get...
2007-08-22  Alexandre Julliardgdi32: Fix a few more places that use the wrong get...
2007-08-22  Juan Langcrypt32: Test encoding a signed message with a valid...
2007-08-22  Juan Langcrypt32: Explicitly terminate loop when a matching...
2007-08-22  Juan Langcrypt32: Only free allocated handles.
2007-08-22  Juan Langcrypt32: Test and implement CryptGetMessageSignerCount.
2007-08-22  Juan Langcrypt32: Implement CryptGetMessageCertificates.
2007-08-22  Juan Langcrypt32: Trace encoding and decoding public keys on...
2007-08-22  Alexandre Julliardntdll: Flesh out the stub for IOCTL_STORAGE_GET_DEVICE_...
2007-08-22  Alexandre Julliarduser32: Thread-local hooks need a module if they don...
2007-08-22  Alexandre Julliardcabinet: Use the correct create disposition in fdi_open.
2007-08-22  Alexandre Julliardcabinet: Use the proper fcntl defines in the FDI_OPEN...
2007-08-22  James Hawkinscabinet: Formalize the SESSION struct and add more...
2007-08-22  Alexander Nicolaysen... wordpad: Store window rect in the registry.
2007-08-22  Alexander Nicolaysen... wordpad: Clear formatting before opening a file.
2007-08-22  Alexander Nicolaysen... wordpad: Prompt for format when selecting new file.
2007-08-22  Alexander Nicolaysen... wordpad: Handle different formats on open/save.
2007-08-22  Alexander Nicolaysen... wordpad: Add recent file list.
2007-08-22  H. Verbeetwined3d: Attach the correct surface the the fbo.
2007-08-22  H. Verbeetwined3d: Restore a line that got lost.
2007-08-22  Dmitry Timoshkovntdll: Reimplement TIME_GetBias using new time zone...
2007-08-22  Dmitry Timoshkovinclude/wine/test.h: Use appropriate type.
2007-08-22  Maarten Lankhorstdsound: Move assignment of DSBCAPS_LOC to primary buffe...
2007-08-22  Paul Vriensntdll/tests: Fix typos.
2007-08-22  Paul Vriensgdi32: Fix possible NULL pointer dereference (Coverity).
2007-08-22  Paul Vriensgdi32: Fix possible NULL pointer dereference (Coverity).
2007-08-22  Misha Koshelevwininet: Fix reference count on internet handle for...
2007-08-22  Misha Koshelevwininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
2007-08-22  Andrew Talbotrpcrt4: Constify some variables.
2007-08-21  Juan Langcrypt32: Implement verifying a decoded signed message...
2007-08-21  Juan Langcrypt32: Test and implement getting the computed hash...
2007-08-21  Juan Langcrypt32: Update a hash message's hash handles when...
2007-08-21  Juan Langcrypt32: Move signed message data functions together.
2007-08-21  Juan Langcrypt32: Make constructing handles a member of signed...
2007-08-21  Juan Langcrypt32: Use a helper function to allocate signer handles.
2007-08-21  Juan Langcrypt32: Don't keep an unneeded copy of the crypto...
2007-08-21  Juan Langcrypt32: Separate construction of signer handles from...
2007-08-21  Juan Langcrypt32: Add a helper function to construct a signer...
2007-08-21  Juan Langcrypt32: Add helper function to update signed message...
2007-08-21  Juan Langcrypt32: Make more functions members of signed message...
2007-08-21  Juan Langcrypt32: Make updating a hash a member of signed messag...
2007-08-21  Juan Langcrypt32: Make a helper function to a free a signed...
2007-08-21  Juan Langcrypt32: Use signed message data type for decoded signe...
2007-08-21  Juan Langcrypt32: Make a signed message data type.
2007-08-21  Juan Langcrypt32: Implement verifying the hash of a decoded...
2007-08-21  Juan Langcrypt32: Add a couple tests that show you can't get...
2007-08-21  Juan Langcrypt32: Add a mostly stub control function for decode...
2007-08-21  Juan Langcrypt32: Add a default message control function pointer.
2007-08-21  Juan Langcrypt32: Add tests for CryptMsgControl.
2007-08-21  Juan Langcrypt32: Test an encoded signed message with a cert...
2007-08-21  Vitaliy Margolendinput: Fix compile with old input.h that missing input...
2007-08-21  Dmitry Timoshkovkernel32: Restore check for StandardDate.wMonth being 0.
2007-08-21  Dmitry Timoshkovmsvcrt: Restore error handling code in localtime.
2007-08-21  Roderick Colenbranderwined3d: Fix a null pointer dereference.
2007-08-21  Paul Vrienswined3d/vertexdeclaration: Return when out of memory...
2007-08-21  Paul Vriensdnsapi/tests: No need to dynamically load dnsapi anymore.
2007-08-21  Paul Vrienskernel32/tests: Skip some not implemented functions...
2007-08-21  Paul Vriensmsi/tests: Be verbose when GetProcAddress fails.
2007-08-21  Damjan Jovanovicsetupapi: Use NtDeleteKey instead of an invalid RegDele...
2007-08-21  Alexandre Julliardwinex11: Update the wm hints also when mapping a previo...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-08-21  Stefan Dösingerwined3d: Implement range based fog and advertize it...
2007-08-21  Stefan Dösingerwined3d: fogstart == fogend means full fog.
2007-08-21  Stefan Dösingerd3d9: Some caps fixes.
2007-08-21  Paul Vriensntdll/tests: Use skip instead of trace.
2007-08-21  Paul Vriensntdll/tests: Do GetModuleHandle only once and add a...
2007-08-21  Mikolaj Zalewskimsvcrt: Test that some functions depends on locale...
2007-08-21  Mikolaj Zalewskimsvcrt: Test and fix _mbclen/_mbslen.
2007-08-21  Mikolaj Zalewskimsvcrt: Test and fix _mbsnextc.
2007-08-21  Mikolaj Zalewskimsvcrt: Implement _ismbblead/_ismbbtrail using _mbctype...
2007-08-21  Mikolaj Zalewskimsvcrt: Fill _mbctype table in _setmbcp.
2007-08-21  Alexandre Julliarddsound: Fix a compiler warning.
2007-08-21  Mikolaj Zalewskisetupapi: If needed create directories for fake dlls.
2007-08-21  Lei Zhangwine.inf: Add twain_32.dll to the list of fake dlls.
2007-08-21  Vitaliy Margolendinput: Don't try to create non existing device (/dev...
2007-08-21  Paul Vriensmsvcrt/tests: Wait for spawned processes to finish.
2007-08-21  Dmitry Timoshkovmsvcrt: Route mktime and localtime to glibc.
2007-08-21  Dmitry Timoshkovkernel32: Fix test case failures for time zones with...
2007-08-21  Dmitry Timoshkovntdll: Detect current time zone settings.
2007-08-20  Vitaliy Margolendinput: Check acquired flag instead of fd.
2007-08-20  Vitaliy Margolendinput: Use correct data structure for EVIOCGABS instea...
2007-08-20  Vitaliy Margolendinput: Remove redundant declaration.
2007-08-20  Vitaliy Margolendinput: Don't try to create non existing device.
2007-08-20  Stefan Dösingerwined3d: Reinstall the internal reference on vertex...
2007-08-20  Stefan Dösingerwined3d: Fix some alpha channels in formats.
next