wine
2006-01-24  Huw Daviesgdi: Fixes to preempt freetype 2.2.0.
2006-01-24  Jacek CabanAdded mshtmcid.h.
2006-01-24  Huw Daviesgdi: Use correct include file for FT_Get_Module.
2006-01-23  Louis Lendersuser32: Added stub for UpdateLayeredWindow.
2006-01-23  Alexandre Julliardmsvcrt: Properly implemented strerror and perror (based...
2006-01-23  Alexandre Julliardmsvcrt: Added _sys_errlist (based on a patch by Uwe...
2006-01-23  Alexandre Julliardmsvcrt: Added EILSEQ definition.
2006-01-23  Hans Leidekkermsvcrt: Stub implementation for wcsftime.
2006-01-23  Alexandre JulliardRemove useless BUGS file.
2006-01-23  Robert Shearmanmsi: Move the firing of control events to MSI_ProcessMe...
2006-01-23  Robert Shearmanmsi: Call ui_actiondata for more actions.
2006-01-23  Detlef Riekenbergadvpack/tests: Fixed failure when "ProgramFilesDir...
2006-01-23  Robert Reifwinearts: Try to keep winecfg from crashing by recoveri...
2006-01-23  Alexandre JulliardFixed a couple of warnings on MacOS.
2006-01-23  Alexandre Julliardwinedbg: Use Win32 types instead of long long.
2006-01-23  Alexandre Julliardserver: More generic mechanism for adding typecasts...
2006-01-23  Mike McCormackntdll: Forward ZwNotifyChangeDirectoryFile to NtNotifyC...
2006-01-23  Eric Pouechdbghelp: Return better values in module information.
2006-01-23  Eric Pouechdbghelp: Brought dbghelp.h a bit closer to PSDK definit...
2006-01-23  Eric Pouechdbghelp: SymSetContext should return FALSE when setting...
2006-01-23  Eric Pouechdbghelp: Live targets.
2006-01-23  Eric Pouechdbghelp: Started implementation of the global callback...
2006-01-23  Eric Pouechdbghelp: Symbol info.
2006-01-23  Eric Pouechwinedbg: Added a more decent scheme for handling segmen...
2006-01-23  Alexandre Julliardlibwine: Added LDT support for MacOS/x86.
2006-01-23  Dmitry Timoshkovuser32: Make GetMenuItemInfo tests pass under Wine.
2006-01-23  Robert Shearmanmsi: Support msidbControlAttributesSunken.
2006-01-23  Robert Shearmanmsi: Only print fixme for progress attribute once.
2006-01-23  Mike McCormackcrypt32: Add stub implementations of some crypto functi...
2006-01-23  Alexandre Julliardwinebuild: Always import atof, the MS version is different.
2006-01-23  H. Verbeetd3d8: For render states D3DRS_POINTSPRITEENABLE and
2006-01-23  H. Verbeetd3d8: Add GL_ARB_multisample definitions.
2006-01-23  H. Verbeetd3d8: Add detection for GL_ARB_point_sprite support.
2006-01-23  Vitaliy Margolenuser: Add missing WIN_ReleasePtr.
2006-01-23  Dmitry TimoshkovICCompressorChoose should initialize fccType and fccHan...
2006-01-23  Detlef Riekenbergkernel/tests: Integer atoms return different results...
2006-01-23  Mike McCormackshell32: Export DllGetClassObject by ordinal as grpconv...
2006-01-23  Kai Blinsecur32: Added DeleteSecurityContext.
2006-01-23  Dmitry Timoshkovx11drv: Update Swiss German keyboard layout to better...
2006-01-23  James Hawkinsshell32: Reimplement a factored SHFileOperation.
2006-01-21  Marcus Meissnerwinebuild: Output a .note.GNU-stack section to allow...
2006-01-21  Marcus Meissnergdi: Metafile records must be at least 3 words long.
2006-01-21  Alexandre Julliardmsvcrt: Preserve all registers in call_ebp_func.
2006-01-21  Jacek Cabanmshtml: Return FALSE if Mozilla ActiveX Control could...
2006-01-21  James Hawkinsadvpack: Add a stub for RebootCheckOnInstall.
2006-01-21  James Hawkinsadvpack: Fix the documentation for AddDelBackupEntry.
2006-01-21  James Hawkinsadvpack: Complete the documentation for CloseINFEngine.
2006-01-21  James Hawkinsadvpack: Add a stub for SetPerUserSecValues.
2006-01-21  James Hawkinsadvpack: Fix the documentation for FileSaveMarkNotExist.
2006-01-21  James Hawkinsadvpack: Forward FileSaveMarkNotExist to AddDelBackupEntry.
2006-01-21  James Hawkinsadvpack: Add stubs for the user stub wrapper functions.
2006-01-21  James Hawkinsadvpack: Implement DelNodeRunDLL32.
2006-01-21  James Hawkinsadvpack: Implement IsNTAdmin.
2006-01-20  Huw Daviesshell: Fix incorrect usage of the return value of StrRe...
2006-01-20  Aric Stewartwininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT...
2006-01-20  Alexandre Julliardconfigure: Remove the -mpreferred-stack-boundary option...
2006-01-20  Alexandre Julliardwinebuild: Moved offset definitions to relay.c since...
2006-01-20  Huw Daviesole: ProgIDFromCLSID sets progid to NULL on failure.
2006-01-20  Vitaliy Margolenx11drv: Prevent NULL dereference in SelectionRequest...
2006-01-20  H. Verbeetntdll: Add a stubbed NtSetSystemInformation.
2006-01-20  Alexandre Julliardntdll: Move the %gs register to the ntdll_thread_regs...
2006-01-20  Alexandre Julliardntdll: Move the TEB register to the ntdll_thread_regs...
2006-01-20  Juan Langiphlpapi: Remove redundant comments and fix typos.
2006-01-20  Detlef Riekenberguser/tests: Added \n to a few ok() calls.
2006-01-20  Robert Shearmanole: Verify that the proxy is being used in the correct...
2006-01-20  Robert Shearmanrpc: Replace the hack that detected stubless proxies...
2006-01-20  Robert Shearmanrpc: Skip over the right number of bytes in new correla...
2006-01-20  Robert Shearmanole: Add a test for WM_QUIT behaviour during COM calls.
2006-01-20  Robert Shearmanole: Fix WM_QUIT Handling in CoWaitForMultipleHandles.
2006-01-20  H. Verbeetwined3d: Fix a few TRACEs in pixelshader.c.
2006-01-20  H. Verbeetwined3d: Return the correct pixelshader in
2006-01-20  H. Verbeetwined3d: A shader isn't guaranteed to have a vertex...
2006-01-20  Jacek Cabanshdocvw: Added GetWindow implementation.
2006-01-19  Alexandre JulliardRelease 0.9.6. wine-0.9.6
2006-01-19  Saulius Krasuckasmscms: Check an appropriate registry key.
2006-01-19  Ken Thomasesuser: Fixed the lifetime of MDICREATESTRUCT variables.
2006-01-19  Aric Stewartshell32: Update shellpaths My Pictures, My Video, My...
2006-01-19  H. Verbeetd3d8: Added GL_ARB_point_sprite definition.
2006-01-19  H. Verbeetwined3d: Better version string parsing for VENDOR_NVIDIA in
2006-01-19  Mike McCormackwinmine: Use WIN32_LEAN_AND_MEAN.
2006-01-19  Huw Daviesmsxml: Text node implementation.
2006-01-19  Jason Edmeadesuser: Tests for when the menu is incorrect because...
2006-01-19  Dmitry Timoshkovx11drv: Add support for another Canadian French keyboar...
2006-01-19  H. Verbeetwined3d: In IWineD3DImpl_FillGLCaps use glGetString...
2006-01-19  Vitaliy Margolenkernel: Remove calls to Nt[Get|Set]ThreadContext.
2006-01-19  Mike McCormackwinecfg: Tidy up included headers.
2006-01-18  Hans Leidekkerwinedump: Fix compilation of generated source.
2006-01-18  Alexandre Julliardntdll: Cleaned up the ioctl functions.
2006-01-18  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN.
2006-01-18  Sasha Slijepcevicmsvcrt: In _tempnam, if TMP is set, it has a precedence...
2006-01-18  Huw Daviesmsxml: Implement get_nodeTypedValue.
2006-01-18  Robert Shearmanntdll: Loader optimization.
2006-01-18  Robert Reifwinealsa: Add critical section names for debugging.
2006-01-18  Alexandre Julliardgdi: Ignore a few more metafile escapes.
2006-01-18  Jacek Cabanshdocvw: Deactivate document in SetClientSite if Client...
2006-01-18  Detlef Riekenbergwinspool: Printing environment support for GetPrinterDr...
2006-01-18  Alex Villacís... msacm: acmDriverAdd() support for ACM_DRIVERADDF_FUNCTI...
2006-01-18  Alex Villacís... msacm: reroute all SendDriverMessage() calls to MSACM_M...
2006-01-18  Alex Villacís... msacm: acmDriverMessage() with proper support for DRV_C...
2006-01-18  Alex Villacís... msacm: acmDriverAdd[AW] support for ACM_DRIVERADDF_NOTI...
next