wine
2004-10-07  Jon GriffithsVectors need all 32 bits to handle _really_ large apps.
2004-10-07  Francois GougetThe generated patch was missing a line of the diff.
2004-10-07  Martin FuchsFix "move file" implementation, in detail:
2004-10-07  Alexandre JulliardAdded a fallback implementation of futimes.
2004-10-07  Jason EdmeadesAdd a IWineD3DDevice object type (empty for now), and...
2004-10-07  Francois GougetDon't import parse_comma_list() unless necessary.
2004-10-07  Vincent BéronUse the proper #include file delimiter in advpack.
2004-10-07  Martin FuchsImmediately refresh child windows after changing the...
2004-10-07  Alexandre JulliardForce all the tools to be rebuilt before make depend...
2004-10-07  Alexandre JulliardOnly send WM_PAINTICON and WM_ICONERASEBKGND to 16...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-10-07  Francois GougetFix an 'uninitialized value' warning.
2004-10-07  Francois GougetFix the VarI4FromI2 API documentation.
2004-10-07  Francois GougetConformance tests must not include wine/debug.h.
2004-10-07  Martin FuchsFix sigsegv when double clicking directory entries.
2004-10-06  Alexandre JulliardAllow defined types to be used as function names.
2004-10-06  Hans LeidekkerImplement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.
2004-10-06  Dmitry TimoshkovMake message spy thread safe.
2004-10-06  Rein Klazes- Fix WS_getsockopt for the options SO_LINGER, SO_RCVTI...
2004-10-06  Martin Fuchs- remove trailing semicolons from constant definitions
2004-10-06  Martin FuchsFix generation of config.h.
2004-10-06  Dmitry TimoshkovAdd prototypes for GetWindowLongPtr/SetWindowLongPtr.
2004-10-06  Dmitry TimoshkovSkip interthread message test under win9x, it causes...
2004-10-06  Jason EdmeadesMove the GetDeviceCaps into the wined3d library and...
2004-10-06  Steven EdwardsRemove useless FIXME in comment.
2004-10-06  Martin FuchsFix msvcmaker imports.
2004-10-06  Rolf KalbermatterFix bug found by Piotr Caban, where our function tried...
2004-10-05  Dmitry TimoshkovAdd a test case for accelerators, make the test pass...
2004-10-05  Dmitry TimoshkovAdded a test case for inter-thread DispatchMessage.
2004-10-05  Alexandre JulliardPrevent DispatchMessage from dispatching a message...
2004-10-05  Marcus MeissnerMake sure PostScript floats are printed with LC_NUMERIC...
2004-10-05  Jon GriffithsDraw background of the empty selected item in empty...
2004-10-05  Huw DaviesTests for PathCreateFromUrl, PathIsURL, UrlCreateFromPa...
2004-10-05  Huw DaviesRewrite UrlCreateFromPath.
2004-10-05  Martin FuchsDon't use ".previous" for Cygwin build.
2004-10-05  Francois GougetAssorted spelling fixes.
2004-10-05  Francois GougetIdentify comm.drv as a 16bit dll.
2004-10-05  Francois GougetReplace some IUnknown_QueryInterface() calls with the...
2004-10-05  Jacek CabanAdded/updated Polish translations.
2004-10-05  Francois GougetLimit the length of progress messages to less than...
2004-10-05  Francois GougetAdd function prototypes.
2004-10-05  Huw DaviesImplement CreateDispTypeInfo.
2004-10-05  Huw DaviesRewrite PathCreateFromUrl.
2004-10-05  Alexandre JulliardRemoved no longer needed ICOM compatibility mode in...
2004-10-05  Dimitrie O... Audit combo control code.
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-10-05  Alexandre JulliardAvoid depending on the non-standard IUnknown_METHODS...
2004-10-05  Tony LambregtsAsk for link if patch is related to a bug in Bugzilla.
2004-10-05  Huw DaviesFix UrlUnescapeW.
2004-10-05  Dimitrie O... Audit the static control code.
2004-10-05  Dimitrie O... Audit and document button code.
2004-10-05  Hans Leidekkercrosstest target depends on include files.
2004-10-05  Alexandre JulliardConverted control.h to idl.
2004-10-05  Alexandre JulliardUse propget/propput attributes where appropriate.
2004-10-05  Alexandre JulliardAdded support for the propget/propput function attributes.
2004-10-05  Jason EdmeadesMove the Check* type functions into wined3d and copy...
2004-10-05  Ferenc WagnerQuote everything for consistency.
2004-10-05  Huw DaviesPathIsURL should return TRUE even if a scheme is unknown.
2004-10-05  Dmitry TimoshkovIf there no MDI child to activate set hwndActiveChild...
2004-10-05  Dmitry TimoshkovMake advapi32/crypt.c test pass under win2k SP4, do...
2004-10-05  Wolfgang SchwotzerMakeSureDirectoryPathExists: Recursively create path...
2004-10-04  Alexandre JulliardFixed typo in ProgramsW.
2004-10-04  Alexandre JulliardFixed incompatible IDIRECTXFILEOBJECT_METHODS macro...
2004-10-04  Steven EdwardsCheck for getuid and avoid the use of it in libwine...
2004-10-04  Hans LeidekkerImplement SystemFunction006().
2004-10-04  Robert ShearmanAdd support for .gnu_debuglink.
2004-10-04  Jerry JenkinsFix an error message.
2004-10-04  Mike McCormackFix port enumeration.
2004-10-04  Dmitry TimoshkovIf an animation is already playing do not restart it.
2004-10-04  Aric StewartCheck to make sure PropSheetInfo* is not null before...
2004-10-04  Vincent BéronCreate mediaobj.h from mediaobj.idl.
2004-10-04  Dmitry TimoshkovAdd more message conversion tests, make the tests pass...
2004-10-04  Francois GougetDon't use COBJMACROS on internal interfaces.
2004-10-04  Robert Shearman- Fix calculation of required buffer size.
2004-10-04  Francois GougetFix incorrect usage of COBJMACROS.
2004-10-04  Francois GougetFix incorrect usage of COBJMACROS.
2004-10-04  Ferenc WagnerDo not offer submitting the report if the -o option...
2004-10-04  Piotr CabanAdded Polish translation.
2004-10-04  Dmitry TimoshkovAdd iccvid.dll to an initial Wine configuration.
2004-10-04  Dmitry TimoshkovAvoid a crash in advapi32/test_sha_ctx.c test if requir...
2004-10-04  Robert Shearman- Check for string pointer being outside of the string...
2004-10-04  Robert ShearmanFix the loading .dbg files by no longer using RtlImageN...
2004-10-04  Kevin KoltzauCorrect problem with /i argument handling.
2004-10-04  Jerry JenkinsDon't use the SND_PCM_ASYNC flag for the moment.
2004-10-04  Mike McCormackPrevent crash using CJK locale but no input method.
2004-10-04  Dmitry TimoshkovDo not use GlobalFree for a memory returned by LoadReso...
2004-10-04  Filip NavaraAdd UTC to the time zone list.
2004-10-04  Ferenc Wagner- Use a more unique separator string.
2004-10-04  Francois GougetSwitch to 'perl -w' and add 'use strict;'.
2004-10-04  Francois GougetFix the JobId field case.
2004-10-04  Francois GougetAdd HEAPENTRY32 and the related APIs.
2004-10-04  Francois GougetAdd API_RET_TYPE and NET_API_FUNCTION.
2004-10-04  Francois GougetHandle the static libraries linked to using EXTRALIBS.
2004-10-04  Rein Klazes- Time out on recv from and send to blocking sockets.
2004-10-04  Robert ShearmanAdd tests for conversion of message parameters.
2004-10-04  Huw DaviesUrlEscape has different rules depending on the protocol.
2004-10-04  Vitaliy MargolenDon't loose last band on insert.
2004-10-04  Ge van GeldorpCan't pass NULL as default value to GetPrivateProfileSt...
2004-10-04  Robert ShearmanRewrite a section of code so that it doesn't use exit...
2004-10-04  Robert ShearmanPrint out a slightly more informative message if an...
next