wine
2006-10-05  Hans Leidekkermscms: Cast-qual warnings fix.
2006-10-05  Hans Leidekkermscms: Document the transform functions.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-05  Paul Vrienscrypt32: Correct the documentation.
2006-10-05  Paul Vrienscrypt32: Change function declaration to overcome some...
2006-10-05  Paul Vrienscrypt32: Move some defines to the top as they will...
2006-10-05  Alexandre Julliarddinput: Only register the window class once to avoid...
2006-10-05  Hans Leidekkerwininet: Win64 printf format warning fixes.
2006-10-05  Hans Leidekkerwininet/tests: Win64 printf format warning fixes.
2006-10-05  Francois Gougetuser/tests: It is perfectly valid for some sysparams...
2006-10-05  Francois Gougetoleview: Fix the placement of a '\n'.
2006-10-05  Francois Gougetd3d8: Fix '\n' typo.
2006-10-05  Francois Gougetwinecfg: Remove unneeded memset() calls.
2006-10-05  Francois Gougetshell32: Don't forget to set stateMask when calling...
2006-10-05  Francois Gougetgphoto2.ds: Remove ZeroMemory() calls and instead set...
2006-10-05  Francois Gougettaskmgr: Remove ZeroMemory() calls and instead set...
2006-10-05  Francois Gougetwinecfg: Remove ZeroMemory() calls and instead set...
2006-10-05  Francois Gougetinclude: Add new Vista SDK constants and structures.
2006-10-05  Vitaliy Margolenuser32: Pass hook handle to the destination thread.
2006-10-05  Alexandre Julliardserver: Changed the get_next_hook request to allow...
2006-10-05  Alexandre Julliarduser32: Store the prev_unicode hook flag on the client...
2006-10-05  Andrew Talbotuser/tests: Cast-qual warnings fix.
2006-10-05  Michael Stefaniucmsxml3: Win64 printf format warning fixes.
2006-10-05  Michael Stefaniucmidimap: Win64 printf format warning fixes.
2006-10-05  Michael Stefaniuccfgmgr32: Win64 printf format warning fixes.
2006-10-05  Michael Stefaniucmsg711.acm: Win64 printf format warning fixes.
2006-10-05  Michael Stefaniucimaadp32.acm: Win64 printf format warning fixes.
2006-10-05  Michael Stefaniucmsadp32.acm: Win64 printf format warning fixes.
2006-10-05  Michael Stefaniucusp10: Win64 printf format warning fixes.
2006-10-05  Michael Stefaniucopengl32: Win64 printf format warning fixes.
2006-10-05  Mike McCormackkernel32: Return some fake data in FindActCtxSectionStr...
2006-10-05  Mike McCormackmsi: Only ignore the StringPool and StringData in a...
2006-10-05  Mike McCormackmsi: Only declare the szStringData and szStringPool...
2006-10-05  Mike McCormackmsi: Remove an unused variable.
2006-10-05  Mike McCormackmsi: Win64 printf format warning fixes.
2006-10-05  Mike McCormackmsi: Check that transforms preserve tables.
2006-10-05  Hwang YunSong... regedit: Updated Korean Resource.
2006-10-05  Juan Langcrypt32: Don't crash when setting CRYPT_KEY_PROV_INFO...
2006-10-05  Karsten Elfenbeind3d9: Fix typo in trace.
2006-10-04  Jonathan Ernstoleview: Updated French translation.
2006-10-04  Jonathan Ernstregedit: Updated French translation.
2006-10-04  Jonathan Ernsttaskmgr: Updated French translation.
2006-10-04  Mikołaj Zalewskiwinspool.drv: Add Polish translation.
2006-10-04  Mikołaj Zalewskitaskmgr: Add Polish translation.
2006-10-04  Alexandre Julliardntdll: Fixed typo in serial.c.
2006-10-04  Alexandre Julliarduser32: The per-window user data must be a DWORD_PTR.
2006-10-04  Alexandre Julliardserver: Rearrange a few fields to avoid wasting padding...
2006-10-04  Hans Leidekkeradvapi32/tests: Win64 printf format warning fixes.
2006-10-04  Juan Langcrypt32: Implement CertVerifyValidityNesting.
2006-10-04  James Hawkinsuser: Add missing sizeof(WCHAR) multiplier.
2006-10-04  Paul Vrienswintrust: Win64 printf format warning fixes.
2006-10-04  Paul Vrienscrypt32: More tests for CryptSIPLoad.
2006-10-04  Michael Stefaniucinfosoft: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucifsmgr.vxd: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniuccomcat: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucactiveds: Win64 printf format warning fixes.
2006-10-04  Mikołaj Zalewskiregedit: Update Polish translation.
2006-10-04  Hans Leidekkermscms: Restore the preprocessor hack.
2006-10-04  Alexandre Julliardserver: Pass the data for message callbacks as vararg...
2006-10-04  Alexandre Julliardserver: Return the data for callback results in the...
2006-10-04  Alexandre Julliardserver: Return the data for winevent hooks in the varar...
2006-10-04  James Hawkinsmsi: Only apply the last font style in the list of...
2006-10-04  James Hawkinsmsi: Handle the SelectionBrowse event using ControlEven...
2006-10-04  James Hawkinsmsi: Subscribe the SelectionTree control to the Selecti...
2006-10-04  James Hawkinsmsi: Store the selected item in the SelectionTree control.
2006-10-04  James Hawkinsmsi: Publish the SelectionDescription and SelectionPath...
2006-10-04  James Hawkinsmsi: Properly initialize the SelectionTree control...
2006-10-04  James Hawkinsmsi: Publish the SelectionPath event in the SetTargetPa...
2006-10-04  James Hawkinsmsi: Provide a specific dialog to ControlEvent_Subscrib...
2006-10-04  James Hawkinsmsi: Select the first item in the SelectionTree control.
2006-10-04  James Hawkinsmsi: Empty the window text if no text is provided.
2006-10-04  James Hawkinsmsi: Assign the property to path if the property is...
2006-10-04  James Hawkinsmsi: Don't ERR if a dialog doesn't provide control...
2006-10-04  James Hawkinsmsi: Add missing '\n' to TRACE output.
2006-10-04  Roderick Colenbranderx11drv: Fix wgl pixel format bug.
2006-10-04  Roderick Colenbrandergdi32: Route WGL font code through gdi32.dll.
2006-10-04  Roderick Colenbrandergdi32: Route WGL context code through gdi32.dll.
2006-10-04  Mikołaj Zalewskiwineconsole: Make the user backend work on non-latin1...
2006-10-04  Vitaliy Margolenuser: Move some common code into one function.
2006-10-04  Juan Langcrypt32: Win64 printf format warning fixes.
2006-10-04  Juan Langcrypt32: Forward CryptAcquireContextU to CryptAcquireCo...
2006-10-04  Vitaliy Margolencapi: Fix compiler warnings.
2006-10-04  Marcus Meissnerwine.inf: Add some more fake binaries.
2006-10-04  James Hawkinscomctl32: Set the TVIF_TEXT mask when notifying the...
2006-10-04  Michael Stefaniucw32skrnl: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucspoolss: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucquery: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucoleacc: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucnewdev: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucnddeapi: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniuclocalspl/tests: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniuchhctrl.ocx: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucd3dx8: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucdinput8: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniuccards: Win64 printf format warning fixes.
2006-10-04  Michael Stefaniucmsvcrt: Win64 printf format warning fixes.
2006-10-03  Elie Morisseddraw: Don't destroy complex attached surfaces even...
2006-10-03  Marcus Meissnercrypt32: Include wine/port.h for strcasecmp.
2006-10-03  Marcus Meissnercrypt32/tests: Replace bad use of sprintf by 2 strcats.
2006-10-03  Marcus Meissnerntdll: More tests for exception handling.
next