wine
2003-05-19  Francois GougetFix CreateProcess("c:\Program Files\hello.bat").
2003-05-19  Huw DaviesWe can't use RtlCreateUnicodeStringFromAsciiz for WM_SE...
2003-05-19  Aric StewartMake sure we find the drag and drop functions before...
2003-05-19  Dmitry TimoshkovGetClassInfo returns class atom on success.
2003-05-19  Ulrich CzekallaHandle SEE_MASK_CLASSKEY case for ShellExecute.
2003-05-19  Aric StewartAdded stub for NetServerEnum.
2003-05-19  Lionel UlmerAdded support for non-full screen viewports and clearing.
2003-05-19  Huw DaviesImplemented a few more device caps.
2003-05-19  Ferenc WagnerNew _lcreat tests for filename ending in a slash and...
2003-05-19  Yorick HardyAdded the implementation for CDROM_GetIdeInterface...
2003-05-19  Robert ShearmanUse correct type of pointer in SafeArrayCreateVector...
2003-05-19  Robert ShearmanAdd a PIDL type For Network Provider.
2003-05-19  Pierre d'HerbemontInclude arpa/nameser.h before resolv.h.
2003-05-19  Rein KlazesRevert the WM_GETDLGCODE handling patch completely...
2003-05-19  Jukka HeinonenMove get current drive int21 function to winedos.
2003-05-19  Robert ShearmanFix value of IID_IShellFolder2.
2003-05-19  Lionel UlmerBetter handling of pitch set to 0.
2003-05-19  Lionel UlmerAdded RGB 32 surface locking (seems to work fine withou...
2003-05-19  Alexandre JulliardMake sure drawable_org is set correctly when using...
2003-05-19  Alexandre JulliardAvoid the 'Below' stacking mode when changing Z order...
2003-05-19  Dmitry TimoshkovMask out MWMO_WAITALL if only server queue handle was...
2003-05-19  Huw DaviesRework clipping so that the PS clip path is only set...
2003-05-19  Mike McCormackRemoved unnecessary casts.
2003-05-19  Huw DaviesGetRandomRgn(...,1) returns the current clipping rgn.
2003-05-19  Dmitry TimoshkovRestore MDI window in the case of disabled maximize...
2003-05-19  Dmitry TimoshkovInitialize hbmColor only for color icons in GetIconInfo.
2003-05-19  Alexandre JulliardCatch broadcast window handles in functions that are...
2003-05-19  Mike McCormackImplemented BroadcastSystemMessageW.
2003-05-19  Aric StewartAdded support for the %L escape.
2003-05-19  Mike McCormackImplemented ReadCabinetState and WriteCabinetState.
2003-05-19  Aric StewartRespect the version SP_COPY flags when installing files.
2003-05-19  Mike McCormackSemi-correct implementation of OleMetafilePictFromIconA...
2003-05-19  Mike McCormackImplemented StretchDIBits in the EMF code.
2003-05-19  Dmitry TimoshkovFixed some issues in EMFDRV_ExtTextOut.
2003-05-19  Huw DaviesRecord escapes in metafiles.
2003-05-17  Lionel UlmerSupport for device surface locking.
2003-05-17  Raphael Junqueira- mor usefull debug functions debug_d3dusage and debug_...
2003-05-17  Lionel UlmerSilence some TRACEs to better spot real errors.
2003-05-17  Stefan LeichterPartial implementaion of VarBstrFromDec.
2003-05-16  Alexandre JulliardAvoid using the MapHModule functions.
2003-05-16  Alexandre JulliardCall the user signal proc for exe modules too, to avoid...
2003-05-16  Alexandre JulliardMoved most local heap functions to dlls/kernel.
2003-05-16  Stefan LeichterFixed DECIMAL_SETZERO
2003-05-16  Mike HearnSilence error on non-redhat systems.
2003-05-16  Hans LeidekkerForce perl to use byte semantics.
2003-05-16  Uwe BonnesHTTP_HttpOpenRequestA: Calculate size from the right...
2003-05-16  Jaekil LeeImplement MaskBlt using BitBlt (adapted by Dimitrie...
2003-05-16  Jason EdmeadesImplement texture transform flags the best we can for...
2003-05-16  Alexandre JulliardMoved atom functions to dlls/kernel.
2003-05-16  Jason EdmeadesFixed range checking on the number of lights.
2003-05-15  Uwe BonnesNew comctl32 test directory and test case for DPA_Search.
2003-05-15  Uwe BonnesDPA_Search: Handle DPAS_INSERTBEFORE on empty list.
2003-05-15  Alexandre JulliardMoved vxd support to winedos.
2003-05-15  Jason EdmeadesSupply the correct box on the screen to be processed...
2003-05-15  Alexandre JulliardGet rid of the 32-bit user signal proc since we always...
2003-05-15  Stefan LeichterAdded stub for VarBstrFromDec.
2003-05-15  Marcus MeissnerHandle VT_I2 <-> VT_USERDEFINED/TKIND_ENUM conversions...
2003-05-15  Philip MasonForce FILE_GetTempFileName to continue looking for...
2003-05-15  Jason EdmeadesSolved the transparency problem seen in the ClipMirror...
2003-05-15  Steven EdwardsSeparate Win16 and Win32 implementations in memlockbytes.
2003-05-15  Gerald PfeiferIn getTcpTable(), guard Linux-specific constants by...
2003-05-15  Alexandre JulliardThomas Mertes <thomas.mertes_at_gmx.at>
2003-05-15  Dan KegelMore named pipes tests.
2003-05-15  Alexandre JulliardExplicitly clean generated symlinks.
2003-05-15  Mike McCormack- rewrite of the named pipe code
2003-05-15  Eric PouechImplemented RtlDosPathNameToNtPathName_U, RtlGetCurrent...
2003-05-15  Raphael JunqueiraFix a null pointer crash in ImmGetOpenStatus.
2003-05-15  Raphael JunqueiraFix compilation error reported by Stefan Leichter when...
2003-05-15  Jason EdmeadesPrevious viewport fix only works for full screen applic...
2003-05-15  Stefan LeichterPartial implementation of VarDecFromStr.
2003-05-15  Rein KlazesRevert the previous patch for capturing keys in an...
2003-05-14  Alexandre JulliardRewrote module TLS support and moved it to ntdll.
2003-05-14  Alexandre JulliardMade INSTR_EmulateInstruction return the exception...
2003-05-14  Alexandre JulliardOnly print warning on nm failure because it fails on...
2003-05-14  Marcus Meissnerwinejack.drv.so needs -lwine_uuid too.
2003-05-14  Raphael Junqueira- new debug channel for shaders code 'd3d_shader'
2003-05-14  Raphael Junqueira- declare a new debug chanel for vertex shaders
2003-05-14  Raphael JunqueiraDeclare that we can support cube textures now (currentl...
2003-05-14  Dimitrie O... Add missing ENDSESSION_LOGOFF define.
2003-05-14  Dmitry TimoshkovUse SetDlgItemText instead of sending a WM_SETTEXT.
2003-05-14  Jason EdmeadesMake sure the viewport is from the GL (bottom left...
2003-05-13  Alexandre JulliardUse a different magic for memory DCs and get rid of...
2003-05-13  Raphael Junqueira- moved loading code of volume texture to VolumeTexture...
2003-05-13  Raphael Junqueira- cubetexture loading/preloading
2003-05-13  Jason EdmeadesProperly support texture coordinate indexes.
2003-05-13  Jason EdmeadesMake sure we advertize our capabilites correctly.
2003-05-13  Alexandre JulliardMake the test pass on NT4 too.
2003-05-13  Jason EdmeadesInitialize the tex coord index correctly.
2003-05-13  Jason EdmeadesCopyRects needs to lock the area it is copying to ...
2003-05-13  Christian CostaMark some surface formats as not supported.
2003-05-13  Uwe BonnesFix some sscanf cases and testcase to get wxtide32...
2003-05-13  Robert ShearmanPrivateExtractIcon* should search the path for the...
2003-05-13  Vitaliy MargolenRevert change for resizing buttons.
2003-05-13  Gerald PfeiferAdd missing #includes for non-Linux systems.
2003-05-13  Mike HearnMake sure prefix is actually honoured by configure.
2003-05-13  Dmitry TimoshkovFix an obvious typo in get_res_name. Spotted by Mike...
2003-05-13  Dimitrie O... Make sure winsock.h gets included before stdlib.h.
2003-05-13  Mike McCormackImplemented SetMessageExtraInfo.
2003-05-13  Francois GougetAdded a test for GetLongPathNameA("c:").
2003-05-13  Francois GougetAdded version information.
next