wine
2004-09-06  Kevin KoltzauFix bug with chained messages.
2004-09-06  Mike McCormack- make the widl generated proxy-stub code compilable
2004-09-06  Francois GougetDefine the tmschema.h constants using enumerations...
2004-09-06  Krzysztof Foltman- Reversed the assertion causing InternetConnect to...
2004-09-06  Robert Shearman- Add exports for missing ordinals 191-194.
2004-09-06  Christian CostaAdded stubs for AmpFactorToDB and DBToAmpFactor.
2004-09-06  Robert ShearmanBetter fix for includes with relative paths.
2004-09-03  Steven EdwardsUse Windows sockets when building Wininet on Mingw.
2004-09-03  Robert ReifRead device name from device if possible.
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-09-03  Francois GougetRemove unused <screen> section.
2004-09-03  Francois GougetFix typo in RBS_UNCHECKEDHOT (spotted by Jan Schweizer).
2004-09-03  Mike McCormackUse only standard C types in rpchdr.h.
2004-09-03  Mike McCormackFill in the MZ header in builtin PE DLLs.
2004-09-03  Stefan LeichterFixed test of GetAcceptLanguagesA on NT4.
2004-09-03  Robert ReifRemoved trailing white space.
2004-09-03  Eric Pouech- msvcrt: the file descriptors are now inherited betwee...
2004-09-03  Robert Shearman- Fix PropVariantClear to reject invalid types.
2004-09-03  Mike McCormackAvoid non-standard types in rpcdcep.h.
2004-09-03  Francois GougetAdded missing field to MIDL_STUB_MESSAGE.
2004-09-03  Mike McCormackAvoid non-standard types.
2004-09-03  Mike McCormackUpdate a url.
2004-09-03  Mike McCormackDon't read past end of table in PathFileExistsDefExtW.
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-02  Rein KlazesFix a heap corruption in MIX_Init ( sizeof() != strlen...
2004-09-02  Robert ReifAdded some missing defines.
2004-09-02  Mike McCormackUse the ACP define in MB/WC conversion functions.
2004-09-02  Alexandre JulliardGetUpdateRect should return TRUE even if only the non...
2004-09-02  Robert ReifAdded support for alternate data formats.
2004-09-02  Francois GougetAdded missing trailing '\n's to ok() calls.
2004-09-02  Mike McCormackUse standard types in rpcrt4 headers so they can be...
2004-09-02  James HawkinsFix buffer overflow in PathSetDlgItemPathW that led...
2004-09-02  Robert ShearmanDefault clipping region should be resolution of the...
2004-09-02  Ferenc WagnerAdded \n to ok() strings in the imagelist tests.
2004-09-02  Mike McCormackOutput code to clear OUT variables in proxy code.
2004-09-02  Dmitry TimoshkovAdded a test showing how GDI scales bitmap font metrics.
2004-09-02  Stefan LeichterAdded stub for AtlModuleUpdateRegistryFromResourceD.
2004-09-02  Francois GougetUpdate the instructions describing how to compile the...
2004-09-02  Francois GougetDetect whether Visual Studio can cast __uint64's to...
2004-09-01  Alexandre JulliardAdded rect_in_region function.
2004-09-01  Alexandre JulliardMoved keyboard.c to dlls/user/kbd16.c.
2004-09-01  Lionel UlmerConvert mostly useless ERR to WARN message.
2004-09-01  James Hawkins- remove unnecessary type conversions
2004-09-01  Alexandre JulliardMoved some window painting functions to uitools.c.
2004-09-01  Alexandre JulliardGet rid of the WINE_UNUSED macro.
2004-09-01  Alexandre JulliardWe still need to look for the top parent that doesn...
2004-09-01  Mike McCormackAdd a basic GDI LOGFONT test, fix a couple of failures.
2004-09-01  Alexander YaworskyImplemented QueryServiceConfigA.
2004-09-01  Dmitry TimoshkovAdd cyrillic glyphs to Wine System.
2004-09-01  Stefan LeichterCheck for NULL before doing IsEqualGUID() in
2004-09-01  Alexandre JulliardFixed alignment of TOKEN_STATISTICS.
2004-09-01  Alexandre JulliardFunction parameters don't need WINE_UNUSED.
2004-09-01  Alexandre JulliardInline functions don't need WINE_UNUSED.
2004-09-01  Francois GougetRemove references to ICOM_THIS and WINE_UNUSED as they...
2004-09-01  Francois GougetFix/update the TOKEN_STATISTICS check.
2004-09-01  Francois GougetDon't output the DECLSPEC_ALIGN() directives in the...
2004-09-01  Robert ReifAdded some missing LPC typedefs.
2004-09-01  Alexandre Julliardwineclipsrv is no longer used, remove it.
2004-09-01  Francois GougetDisable the RtlBitMap tests if compiling with the Micro...
2004-09-01  Francois GougetAssorted spelling fixes.
2004-09-01  Robert ReifAdded some missing dfines.
2004-09-01  Christian CostaFixed FilterMapper2_CreateCategory.
2004-09-01  Francois GougetAdd support for the AUDIODEV and MIXERDEV environment...
2004-08-31  Robert ReifAdded default data formats for c_dfDIJoystick and c_dfD...
2004-08-31  Francois GougetDon't use DSBCAPS_{CTRLDEFAULT,CTRLALL} in capability...
2004-08-31  Alexander YaworskyExpand ImagePath in QueryServiceConfigW.
2004-08-31  Alexandre JulliardGet rid of CVS keywords.
2004-08-31  Francois GougetDon't export the shell32 SHAllocShared functions by...
2004-08-31  Francois GougetDon't include 'mmddk.h', it's not needed. The winmm...
2004-08-31  Francois GougetMSVC does not like the typeof() in the function pointer...
2004-08-31  Francois GougetAdd PSZ to windef.h.
2004-08-31  Alexander YaworskySanity check when closing service handle.
2004-08-31  Dmitry TimoshkovSet last error values compatible with Win9x implementation
2004-08-31  Huw DaviesUse 1/4" margins for some standard paper sizes.
2004-08-31  Huw DaviesComplete cp1252 coverage.
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-08-30  James HawkinsMake CryptSetProviderEx only delete the 'Name' value...
2004-08-30  Alexander YaworskyChanged SC_HANDLEs from HKEYs to pointers to internal...
2004-08-30  Alexandre JulliardRemoved struct32.[ch].
2004-08-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Eric...
2004-08-30  Steven EdwardsAdd DllRegisterServer and friends for mlang.
2004-08-30  Francois GougetAlso recognize '/' as the start of an option.
2004-08-30  Francois GougetFix a memory leak.
2004-08-30  Evan DeaublStop processing input stream when the outermost RTF...
2004-08-30  Alexandre JulliardMoved a couple of 16-bit functions to user16.c.
2004-08-30  Dmitry TimoshkovAdd cyrillic glyphs to Wine Courier at 13 pixel size.
2004-08-30  Robert ReifAdded some missing definitions.
2004-08-30  Mike McCormackUse Heap functions instead of malloc/free.
2004-08-30  Mike McCormackAdded some defines used in RichEdit 2.0.
2004-08-30  Filip Navara- Don't expect that drive C: exists, use the drive...
2004-08-30  Filip NavaraFor non-overlapped writes the lpNumberOfBytesWritten...
2004-08-30  Kevin KoltzauCorrect parsing of /i argument.
2004-08-30  Filip NavaraFix loading wizard title and subtitle from resources.
2004-08-30  Jacek CabanPolish translation update.
2004-08-30  Jacek CabanAdded Polish translation.
2004-08-30  James HawkinsAdded API documentation for DirectDrawEnumerateEx.
2004-08-30  Robert ShearmanTB_MARKITEM should redraw button.
2004-08-30  Uwe BonnesSpelling fix.
2004-08-30  Mike McCormackStub implementations for NtAdjustGroupsToken and NtAler...
next