wine
2006-03-27  Alexandre Julliardx11drv: Moved desktop mode handling to the explorer...
2006-03-27  Alexandre Julliardx11drv: Allow setting WM hints for the desktop window.
2006-03-27  Alexandre Julliardx11drv: Support SetWindowPos and ShowWindow on the...
2006-03-27  Jacek Cabanmshtml: Added tooltip implementation.
2006-03-27  Ulrich Czekallacommdlg: Properly set and retrieve colour value from...
2006-03-27  Robert Shearmanshell32: Adding a systray item with an invalid icon...
2006-03-27  Huw Daviesriched20: Take a ref on text host.
2006-03-27  Mike McCormackuser32: Send a fake mouse movement event after releasin...
2006-03-27  Alexandre Julliardntdll: Limit header_size to the file size.
2006-03-27  Alexandre Julliardx11drv: Get rid of the using_wine_desktop flag.
2006-03-27  Alexandre Julliardserver: Connect to the window station and desktop speci...
2006-03-27  Alexandre Julliardserver: Store window properties in the global atom...
2006-03-27  Louis. Lendersshell32: Add an uncompressed AVI displaying the word...
2006-03-27  James Hawkinsadvpack: Implement the launching of executables in...
2006-03-27  James Hawkinsadvpack: Define S_ASYNCHRONOUS in advpub.h.
2006-03-27  Alexandre Julliardserver: Fixed process exit code on FreeBSD.
2006-03-27  Petr Tesarikwinedbg: Fix stepping over an instruction.
2006-03-27  Petr Tesarikwinedos: Clear TF bit before passing control to a VM86...
2006-03-27  f_sophiawinhelp: Added Esperanto language support.
2006-03-27  Antonio Codazzishell32: Updated Esperanto translation.
2006-03-27  James Hawkinskernel: Error out of CreateProcess if the specified...
2006-03-27  Vitaly Lipatovwine.inf: Add some dll stub dll to the system directory.
2006-03-27  Paul Vrienswine.inf: Add SystemRoot.
2006-03-27  Petr Tesarikntdll: Fix debug exceptions from VM86.
2006-03-27  James Hawkinsadvpack: Set hexe to a non-NULL value to test that...
2006-03-27  Mike McCormackcommdlg: Malformed filters are still added to the filte...
2006-03-27  Mike McCormackcomctl32: Having an MRU list without a compare function...
2006-03-27  H. Verbeetmsvcrt: Fix reading of signed numbers with unsigned...
2006-03-27  Alexandre Julliardmsvcrt: Fix fflush() of files opened for read.
2006-03-27  Tomas Carneckyopengl: Put OpenGL setup functions into their own debug...
2006-03-27  Eric Pouechwinedbg: Fixes for identifiers.
2006-03-27  Eric Pouechdbghelp: Module should be case insensitive.
2006-03-27  Stefan Dösingerwined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h.
2006-03-27  Stefan Dösingerwined3d: Add WINED3DTRIPATCH_INFO to wined3d_types.h.
2006-03-24  H. Verbeetwined3d: Move the D3DSIO_DCL dumping code into its...
2006-03-24  James Hawkinsadvpack: Add initial tests for RunSetupCommand.
2006-03-24  James Hawkinsadvpack: Forward DelNodeA to its Unicode counterpart.
2006-03-24  James Hawkinsadvpack: Forward RunSetupCommandA to its Unicode counte...
2006-03-24  James Hawkinsadvpack: Forward the FileSaveRestore API to their Unico...
2006-03-24  James Hawkinsadvpack: Forward GetVersionFromFileA/ExA to their Unico...
2006-03-24  James Hawkinsadvpack: Forward SetPerUserSecValuesA to its Unicode...
2006-03-24  Ken Thomasesserver: Fix memory leak in read_process_memory handler.
2006-03-24  Mike McCormackntdll: Recursive notify is implemented.
2006-03-24  Phil Krylovserver: Fix compilation under Darwin 7.
2006-03-24  Jacek Cabanmshtml: Added IHTMLElement2 implementation.
2006-03-24  Jacek Cabanexdisp.idl: Added missing IE6 methods to DWebBrowserEve...
2006-03-24  Stefan Dösingerwined3d: Rectpatch code fix.
2006-03-23  Alexandre Julliardmsvcrt: Implementation of wcsftime (based on a patch...
2006-03-23  Paul Vrienskernel: Add processor specific environment variables.
2006-03-23  James Hawkinscomctl32: A couple fixes for tab icon offsets.
2006-03-23  James Hawkinsadvpack: Implement FileSaveMarkNotExistW.
2006-03-23  James Hawkinsadvpack: Forward AdvInstallFileA to its Unicode counter...
2006-03-23  James Hawkinsadvpack: Forward the ansi user stub APIs to their Unico...
2006-03-23  James Hawkinsadvpack: Forward AddDelBackupEntryA to its unicode...
2006-03-23  Alexandre Julliardkernel: Remove a couple of incorrect asserts.
2006-03-23  Rein Klazescomctl32: Do not free LPSTR_TEXTCALLBACK tooltip texts.
2006-03-23  Detlef Riekenbergkernel: Load QueueUserWorkItem function dynamically.
2006-03-23  Eric Kohlwidl: Fix base type alignments.
2006-03-23  Eric Kohlwidl: Fix format string size calculation.
2006-03-22  Alexandre Julliardserver: Class and global atoms should not be local...
2006-03-22  Marcus Meissnerprograms: Move icinfo out of avitools.
2006-03-22  H. Verbeetwined3d: Set vertex attribute pointers defined in verte...
2006-03-22  H. Verbeetwined3d: Fix slightly misleading ParseVertexDeclaration...
2006-03-22  H. Verbeetwined3d: Initialise WINED3DVERTEXELEMENT's Reg field in
2006-03-22  H. Verbeetwined3d: glTypeLookup cleanup.
2006-03-22  H. Verbeetwined3d: Store the pixelshader version in the pixelshad...
2006-03-22  Huw Daviesuser32: Only adjust the margins if the edit control...
2006-03-22  James Hawkinsadvpack: Forward RebootCheckOnInstallA to its Unicode...
2006-03-22  Jacek Cabanmshtml: Clean up get_all and tags (also fixes a typo).
2006-03-22  Mike McCormackwine.inf: Add a shdocvw.dll stub dll to the system...
2006-03-22  Mike McCormackmsi: Add stub for the RegisterComPlus and UnregisterCom...
2006-03-22  Mike McCormackmsi: Don't crash when logging a record with only one...
2006-03-22  Alexandre Julliardserver: New scheme for cleaning up objects on server...
2006-03-22  James Hawkinsadvpack: Forward TranslateInfStringExA to its unicode...
2006-03-22  James Hawkinsadvpack: Add second null for double null terminated...
2006-03-22  Mike McCormackmsi: Show "hidden dialogs" but hide them initially.
2006-03-22  Mike McCormackmsi: Implement custom action type 17.
2006-03-22  Mike McCormackriched20: Add a version resource.
2006-03-22  Mike McCormackwintrust: Use the definition of WINTRUST_ACTION_GENERIC...
2006-03-22  Mike McCormackinclude: Add softpub.h.
2006-03-22  Kevin Koltzauole32: Initial tests for OLE clipboard functions.
2006-03-22  Bryan Maylandkernel: WaitForMultipleObjectsEx should accept up to...
2006-03-21  Lei Zhangriched20: Implements FR_WHOLEWORD for EM_FINDTEXT.
2006-03-21  Francois GougetAssorted spelling fixes.
2006-03-21  Francois Gougettaskmgr: Avoid forward declarations and make functions...
2006-03-21  Francois Gougettaskmgr: Reorder functions to avoid forward declarations.
2006-03-21  Francois Gougettaskmgr: Avoid forward declarations and make functions...
2006-03-21  Francois GougetUpdate win32.api to match the current sources.
2006-03-21  Francois Gougetinclude: Add missing error and facility codes.
2006-03-21  Francois Gougetadvapi32: Fix the LsaEnumerateAccountRights() export.
2006-03-21  Francois Gougetinclude: Standardize the LsaLookupNames() prototype.
2006-03-21  Robert Shearmanoleaut: ITypeInfo::GetIDsOfNames should search inherite...
2006-03-21  Huw Daviesfonts: Use the EBLC table to retrieve the ascent of...
2006-03-21  Jeff Latimerwinedbg: Add display for floating point status.
2006-03-21  Alexandre Julliardsfnt2fnt: Remove output file on failure.
2006-03-21  Alexandre JulliardAdded DLL_WINE_PREATTACH handling in a number of stub...
2006-03-21  Mike McCormackmsi: Improve handling of short paths.
2006-03-21  Robert Shearmanntdll: Start of pooling support for RtlQueueWorkItem.
2006-03-21  Robert Shearmankernel: Add a test for QueueUserWorkItem.
2006-03-21  Robert Shearmanoleaut: Better support for invoking methods with VT_VAR...
next