wine
2007-01-23  Hans Leidekkersnmpapi: Add a bunch of tests.
2007-01-23  Hans Leidekkersnmpapi: Implement SnmpUtil{DbgPrint, IdsToA, OidToA...
2007-01-23  Jacek Cabanmshtml: Fixed protocol tests on IE7.
2007-01-23  H. Verbeetwined3d: Remove some unused methods from the IWineD3DVe...
2007-01-23  H. Verbeetwined3d: Remove the d3d9types.h include from wined3d_pr...
2007-01-23  H. Verbeetwined3d: Use ARB_VERTEX_PROGRAM instead of GL_VERTEX_PR...
2007-01-23  Paul Vrienscomctl32/tests: Cast-qual warning fixes.
2007-01-23  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2007-01-22  Alexandre Julliardwidl: Convert expression lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert variable lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert function lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert interface lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert attribute lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert typelib lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Use existing functions to retrieve attributes...
2007-01-22  Dmitry Timoshkovgdi32: Add a simple SelectObject test for bitmaps.
2007-01-22  Dmitry Timoshkovgdi32: Add a GetDIBits test.
2007-01-22  Bang Jun-Youngwineoss.drv: config.h police.
2007-01-22  Bang Jun-Youngmsxml3: config.h police.
2007-01-22  Bang Jun-Youngadvapi32: Do not include unnecessary headers.
2007-01-22  Bang Jun-Youngwinbase.h: Cosmetic changes.
2007-01-22  Bang Jun-Youngobjbase.h: Fix typo in comment.
2007-01-22  Bang Jun-Youngadvpack/tests: Fix typo.
2007-01-22  Louis Lendersuser32: Define RealChildWindowFromPoint as a real stub.
2007-01-22  Vitaliy Margolenntdll: Correct trace message stating NtAccessCheck...
2007-01-22  Vitaliy Margolenntdll: Don't change granted access mask on error.
2007-01-22  Detlef Riekenbergwinspool: Make fixme for PRINTER_ENUM_CONNECTIONS more...
2007-01-22  Hans Leidekkersnmpapi: Implement SnmpUtilOid{Append, Cmp, NCmp}....
2007-01-22  Hans Leidekkersnmpapi: Implement SnmpUtilOctets{Cmp,Cpy,Free,NCmp}.
2007-01-22  Hans Leidekkersnmpapi: Implement SnmpUtilAsnAny{Cpy,Free}.
2007-01-22  Mike McCormackkernel32: Forward EncodePointer and DecodePointer to...
2007-01-22  Mike McCormackntdll: Implement RtlDecodePointer and RtlEncodePointer.
2007-01-22  Alexandre Julliardwine/list.h: Add list_count function. Make some paramet...
2007-01-22  Alexandre Julliarddinput: Undefine SW_MAX to avoid possible conflicts...
2007-01-22  Alexandre Julliardsfc: We need to import sfc_os for the forwards to work...
2007-01-22  Paul Vriensntdll: Extra check for ObjectAttributes (Coverity).
2007-01-22  Andrew Talbotqcap: Fix a typo.
2007-01-22  Andrew Talbotdmime: Remove unused variable.
2007-01-22  Andrew Talbotshlwapi: Uninitialized variable fix (Coverity).
2007-01-22  Andrew Talbotoledlg: Declare a function static.
2007-01-22  Andrew Talbotoleaut32: Declare some items static.
2007-01-22  Detlef Riekenbergkernel32/tests: GetVolumeNameForMountPoint not present...
2007-01-22  Detlef Riekenbergkernel32/tests: VirtualAllocEx not present in Win95.
2007-01-22  Detlef Riekenbergkernel32/tests: Fix a declaration and use skip for...
2007-01-22  Dmitry Timoshkovcomctl32: Fix the updown control test to pass under XP.
2007-01-22  Hans Leidekkermlang: Implement IMultiLanguage::GetCodePageInfo.
2007-01-22  Vitaliy Margolenserver: User correct user sid for the default_dacl.
2007-01-22  Rob Shearmankernel32: Handle the SECURITY_* flags passed into Creat...
2007-01-22  Rob Shearmanrpcrt4: Handle security quality of service flags releva...
2007-01-22  Rob Shearmanrpcrt4: Track the security quality of service settings...
2007-01-22  Thomas Weidenmuellercomctl32: Fix InitCommonControlsEx prototype.
2007-01-19  Alexandre Julliardwidl: Include objbase.h so that generated proxy file...
2007-01-19  Alexandre Julliardrpc.h: Include excpt.h, and windef.h in Wine so that...
2007-01-19  Alexandre Julliardwidl: Generate proxy/client/server files when requested...
2007-01-19  Alexandre JulliardMake.rules: Pass all idl source files to makedep.
2007-01-19  H. Verbeetwined3d: The sincos instruction is valid for ps/vs...
2007-01-19  H. Verbeetwined3d: gl_FragDepth is a float, so fixup the write...
2007-01-19  H. Verbeetwined3d: Use SetupFullscreenWindow() to make the window...
2007-01-19  H. Verbeetwined3d: Move SetupFullscreenWindow() and RestoreWindow...
2007-01-19  H. Verbeetwined3d: Use %s in trace.
2007-01-19  Andrew Talbotodbc32: Declare a function static.
2007-01-19  Andrew Talbotole32: Declare some functions static.
2007-01-19  Vitaliy Margolenserver: Add generic access mapping for winstation and...
2007-01-19  Francois Gougetshell32: Add proper support for SHGetFileInfo(SHGFI_ICO...
2007-01-19  Francois Gougetshell32/tests: Add some more SHGetFileInfo() tests.
2007-01-19  Thomas Weidenmuellershell32: Fix prototypes.
2007-01-19  Dmitry Timoshkovuser32: Some apps pass a color bitmap as a mask to...
2007-01-18  Alexandre Julliardntdll: Avoid inter-process APCs when called for the...
2007-01-18  Alexandre Julliardntdll: Get rid of the no longer used is_current_process...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process NtMapViewOfSecti...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process RtlCreateUserThread.
2007-01-18  Alexandre Julliardntdll: Abuse RtlCreateUserThread to call the thread...
2007-01-18  Alexandre Julliardntdll: Move the LDT section to ntdll and make it an...
2007-01-18  Alexandre Julliardwinecoreaudio.drv: Fix printf format warnings.
2007-01-18  Francois GougetAssorted spelling fixes.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-18  Francois Gougetshell32: There is no need to check strings for NULL...
2007-01-18  Francois Gougetwinmm/tests: Use '%u' to print GetLastError().
2007-01-18  Francois Gougetwinspool.drv: Use '%u' to print GetLastError().
2007-01-18  Francois Gougetntdll/tests: Use '%u' to print GetLastError().
2007-01-18  Francois Gougetmcicda: Use '%u' to print GetLastError().
2007-01-18  Francois Gougetsecur32: Use '%u' to print GetLastError().
2007-01-18  Francois Gougetusp10/tests: Use '%u' to print GetLastError().
2007-01-18  Francois Gougetlocalspl: Remove unneeded cast.
2007-01-18  Alexandre Julliardserver: Print a trace when sending a signal to a thread.
2007-01-18  Alexandre Julliardntdll: Block async signals during process init and...
2007-01-18  Alexandre Julliardntdll: Make the server signal mask global.
2007-01-18  Alexandre Julliardntdll: Avoid heap allocations during thread creation.
2007-01-18  Alexandre Julliardntdll: Make the fd cache section an uninterruptible...
2007-01-18  Alexandre Julliardntdll: Fix NtDuplicateObject to only close the file...
2007-01-18  Alexandre Julliardntdll: Avoid heap allocation in fd cache. Fixed a coupl...
2007-01-18  Christoph Frickdinput: Calc more caps infos ahead and store it in...
2007-01-18  H. Verbeetwined3d: Give shader constants their own debug channel.
2007-01-18  H. Verbeetwined3d: Fix a typo.
2007-01-18  H. Verbeetwined3d: When switching color material, apply the mater...
2007-01-18  H. Verbeetwined3d: Don't set Parm when isDiffuseSupplied is FALSE...
2007-01-18  Francois Gougetd3d: Fix the D3DFMT_XXX constant declarations.
2007-01-18  Francois Gougetwinspool.drv: Reorder a couple of functions and remove...
2007-01-18  Francois Gougettests: The non-gcc case was missing a forward declarati...
2007-01-18  Francois Gougetodbccp32/tests: Add missing '\n' to an ok() call.
next