wine
2006-03-21  Robert Shearmanwininet: Document InternetCrackUrlW.
2006-03-21  Robert Shearmanwininet: InternetCreateUrlW should return the number...
2006-03-21  Alexandre Julliardntdll: Added a DLL_WINE_PREATTACH call to DllMain for...
2006-03-21  Alexandre Julliardddraw: Call DDRAW_ChooseDefaultDriver only on PROCESS_A...
2006-03-21  Alexandre Julliarddlls: Removed a number of dll symlinks that are no...
2006-03-21  Alexandre Julliardwinewrapper: Remove explicit call to wineprefixcreate.
2006-03-21  Alexandre Julliardwcmd: Try executing the process even if the exe file...
2006-03-21  Alexandre Julliardwine.inf: Use the new fake dlls mechanism to create...
2006-03-21  Alexandre Julliardntdll: Detect the fake dlls created by setupapi and...
2006-03-21  Alexandre Julliardsetupapi: Added support for creating fake dlls at insta...
2006-03-21  Vitaliy Margolendinput: Create single thread for mouse and keyboard...
2006-03-21  Mike Hearnopengl32: Optimize thunks by storing GL context in...
2006-03-21  Dmitry Timoshkovgdi: Fix a couple of todos in the bitmap test.
2006-03-21  Byeong-Sik... commdlg: Updated Korean translation.
2006-03-21  Byeong-Sik... winecfg: Updated Korean translation.
2006-03-21  Mike McCormacktaskmgr: Make some functions static.
2006-03-21  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings caused by commctrl...
2006-03-21  Mike McCormackwinefile: Fix some gcc 4.1 warnings caused by commctrl...
2006-03-20  Roderick Colenbranderwined3d: Don't use OpenGL 2.0.
2006-03-20  Paul Vrienskernel: Fix model/stepping in GetSystemInfo.
2006-03-20  Mike McCormacktaskmgr: Eliminate common code and fix a warning.
2006-03-20  Mike McCormackcomctl32: Get rid of some incorrect casts.
2006-03-20  Alexandre Julliardconfigure: Add autoheader to the compile command.
2006-03-20  Alexandre Julliardconfigure: Use --rpath when linking dlls too.
2006-03-20  Alexandre Julliardprograms: Get rid of application symlinks, they are...
2006-03-20  Alexandre Julliardx11drv: Clear new bitmaps if they don't contain any...
2006-03-20  Dmitry Timoshkovgdi: Add a simple test for bitmap bits/metrics
2006-03-20  Mike McCormackmsi: Set the InstallerLocation value when registering...
2006-03-20  Detlef Riekenbergkernel: Avoid heap corruption on invalid parameter...
2006-03-20  Alexandre Julliardkernel: Avoid infinite waits in directory change tests.
2006-03-20  H. Verbeetd3d8: Change the default debug channel to d3d8 for...
2006-03-20  H. Verbeetd3d8: Downgrade a FIXME to a TRACE in IDirect3DDevice8I...
2006-03-20  H. Verbeetd3d8: Fix comparison in IDirect3DDevice8Impl_DeleteVert...
2006-03-20  Jacek Cabanmshtml: Optimize nsACString handling.
2006-03-20  Jacek Cabanmshtml: Better QueryInterface implementation.
2006-03-20  Alexander N... wordpad: Fix typo in Norwegian resource.
2006-03-20  Vitaly Lipatovregedit: Fix Russian translation.
2006-03-20  Vitaly Lipatovcontrol: Fix datetime name.
2006-03-20  Milko Krachounovwinecfg: Update Bulgarian translation.
2006-03-20  Mike McCormackinclude: LVSETINFOTIPA does not exist.
2006-03-20  Jeff Latimerwinedbg: Copy floating point status to the dbgcontext.
2006-03-20  Vitaliy Margolengdi: Handle NT style \\.\DISPLAY1 name that we return.
2006-03-20  Robert Shearmanmsi: Optimise WHERE operations.
2006-03-20  Robert Shearmanmsi: Add a test for MsiFormatRecord with integer fields.
2006-03-20  Robert Shearmanwininet: Copy from the start of the cookie name, not...
2006-03-20  Robert Shearmaninclude: Add some more defines to wininet.h.
2006-03-20  Robert Shearmanwcmd: Use PACKAGE_VERSION as the wcmd version.
2006-03-20  Robert Shearmanole: Use the thread pool for executing RPC calls for...
2006-03-18  Alexandre Julliardwineprefixcreate: Autodetect the running from build...
2006-03-18  Alexandre Julliardsetupapi: Added support for calling executables in...
2006-03-18  Alexandre Julliardntdll: In MODULE_FlushModrefs, also free dlls that...
2006-03-18  Mike McCormackPrevent the use of windowsx.h with Wine source.
2006-03-18  Mike McCormackwinefile: Eliminate use of windowsx.h.
2006-03-18  Eric Pouechdbghelp: MSC fixes.
2006-03-18  Eric Pouechdbghelp: Support for LF_VTSHAPE in MSC.
2006-03-18  Eric Pouechdbghelp: MSC forward declaration.
2006-03-18  Eric Pouechdbghelp: Type parsing refactoring.
2006-03-18  Eric Pouechdbghelp: Fixes for NB11 types.
2006-03-18  Eric Pouechdbghelp: MSC handling of function signature's parameters.
2006-03-18  Eric Pouechdbghelp: Cleanup MSC bitfield handling.
2006-03-18  Eric Pouechdbghelp: Fieldlist.
2006-03-18  Eric Pouechdbghelp: MSC types.
2006-03-18  Eric Pouechdbghelp: Types parsing.
2006-03-18  Eric Pouechdbghelp: CV's ssearch.
2006-03-18  Eric Pouechdbghelp: Moved codeview structures and definitions...
2006-03-18  Eric Pouechdbghelp: Compiland and source files are not the same...
2006-03-18  Vitaly Lipatovgdi32: Look for ttf fonts in the Wine font dir.
2006-03-18  Dmitry Timoshkovgdi: Add a test for bitmap font metrics to ensure that...
2006-03-18  Eric Kohlwidl: Do not generate code that initializes a binding...
2006-03-18  Eric Kohlwidl: Fix proc offset calculation.
2006-03-18  Eric Kohlwidl: 'unsigned char' and 'byte' are must be distinct...
2006-03-18  Jacek Cabanmshtml.idl: Added more interfaces.
2006-03-18  Jacek Cabanmshtml/tests: Code cleanup.
2006-03-18  Eric Pouechdbghelp: Live target detection.
2006-03-18  Mike McCormackRemove some unnecessary uses of windowsx.h
2006-03-18  Mike McCormackavifil32: Use HeapAlloc instead of GlobalAlloc. Elimina...
2006-03-18  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-18  Mike McCormackwinecfg: Fix some gcc 4.1 warnings.
2006-03-18  Mike McCormackcrypt32: Fix a warning.
2006-03-17  YunSong Hwangmsvfw32: Update Korean resources.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormackregedit: Fix some gcc 4.1 warnings.
2006-03-17  Juan Langcrypt32: Implement CertGetSubjectCertificateFromStore.
2006-03-17  Stefan Dösingerwined3d: Add D3DBASISTYPE to wined3d_types.h.
2006-03-17  Roderick Colenbranderd3d8/wined3d: Vertex shader fixes.
2006-03-17  Alexandre Julliardgdi: Support for loading fonts from the build directory.
2006-03-17  Alexandre Julliardwinecfg: Support for loading the list of dlls from...
2006-03-17  Alexandre Julliardlibwine: Added magic handling of dll path when running...
2006-03-16  Detlef Riekenbergwinbase.h: Add missing LMEM_INVALID_HANDLE define.
2006-03-16  Alexandre Julliardlibwine: Export wine_get_build_dir.
2006-03-16  Alexandre Julliardlibwine: Added support for executing wine binaries...
2006-03-16  Alexandre Julliardlibwine: Added detection for Wine being run out of...
2006-03-16  Alexandre Julliarddlls: Remove the no longer needed symlinks to the stati...
2006-03-16  Alexandre JulliardRemove some no longer needed library paths.
2006-03-16  Alexandre Julliardwinegcc: Look for libraries in subdirs of the library...
next