wine
1999-03-13  Uwe BonnesMake function BX=6 round ST0 to integer.
1999-03-13  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-03-13  Bertho StultiensChanged the DLGTEMPLATE and DLGITEMTEMPLATE types to...
1999-03-13  Bertho StultiensMoved error codes to cderr.h.
1999-03-13  Peter GantenFix CreateProcess to handle lpCommandline better.
1999-03-13  Peter GantenChange GetStartupInfoA/W to return the real StartupInfo.
1999-03-13  Guy AlbertelliHandle null wndPtr for mdi window.
1999-03-13  Dave PicklesFixed a couple of missing #defines for Win32 API functi...
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-03-13  Keith MatthewsAdded coded stubs for DdeQueryConvInfo (16 & 32 bit...
1999-03-13  Pavel RoskinAdded prototypes for OleQueryLinkFromClip, OleQueryCrea...
1999-03-13  Pavel RoskinDefinition for OleCreateLinkFromClip was incorrect.
1999-03-13  Marcus MeissnerMask out the upper 12 bits from the resourceid, just...
1999-03-13  Ove KaavenUpdated bug list by my knowledge of them.
1999-03-13  Thuy NguyenStgCreateDocfile accepts NULL as a file name.
1999-03-13  Caolan McNamaraAdded support for alternate DIBBITBLT layout.
1999-03-13  Sergey TurchanovBuffer size bug in LocateDebugInfoFile.
1999-03-13  Andreas MohrImproved "error" message readability.
1999-03-13  Alexandre JulliardFixed process_signaled (thanks to Uwe Bonnes).
1999-03-13  Alexandre JulliardFixed make depend
1999-03-12  Eric KohlReplaced direct access to the WND structure by correspo...
1999-03-12  Eric KohlFixed some bugs introduced by the automated renaming.
1999-03-12  Alexandre JulliardAdded sysres_Ru.s
1999-03-12  Luc TourangeauChanged the listview control to add the report view...
1999-03-12  Marcus MeissnerRemoved use of WND struct.
1999-03-12  Marcus MeissnerAdded #ifdef HAVE_WCTYPE_H.
1999-03-12  Thuy NguyenRemoved direct access to the WND struct.
1999-03-12  Juergen SchmiedMessage translation for WM_WININICHANGE.
1999-03-12  Pavel Roskinobm_closed_95 should not be drawn inverted.
1999-03-12  Sylvain St... Removed direct access to the WND struct.
1999-03-12  Thuy NguyenImproved performance.
1999-03-12  Stephane LussierCreate a new DC in GetDCEx when none are available.
1999-03-12  Stephane LussierImplemented DosDateTimeToVariant() and SysAllocStringBy...
1999-03-12  Pavel RoskinChanged the button state to "up" as soon as it is known...
1999-03-12  Marcus MeissnerEmulate (well, ignore) mov cr0,eax and mov eax,cr0.
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-03-10  Alexander KanavinAdded support for Russian language.
1999-03-10  Ulrich WeigandTemporary fix: Activate 16-bit system timer callback...
1999-03-10  Ulrich WeigandImplemented _ConfirmWin16Lock (KERNEL32.96).
1999-03-10  Lionel Ulmer- some clean up in handling of depth
1999-03-10  Stephane LussierImplemented SendMessageTimeout() functions.
1999-03-10  Marcel BaurAdded Boyer-Moore text search.
1999-03-10  Ulrich WeigandAdded USER.DestroyIcon32 to Callout struct.
1999-03-10  Ulrich WeigandDeleted NE_FreePEResource().
1999-03-10  Ulrich WeigandAdapted to cursor/icon handling changes.
1999-03-10  Ulrich WeigandAllow accessing both NE and PE resources with both...
1999-03-10  Ulrich WeigandImplemented Win95-style shared cursor/icon cache.
1999-03-10  Pavel RoskinFixed folder bitmap colors for 8bpp.
1999-03-10  Caolan McNamaraWindows doesnt allow dashed and dotted lines > 1.
1999-03-10  Francis BeaudetFixed a reference-counting problem in the external...
1999-03-10  Francis BeaudetFixed a simple bug in the implementation of the ShellVi...
1999-03-10  Sergey TurchanovAdded some extra CSIDLs.
1999-03-10  Ulrich WeigandBugfix: Allow lpCommandLine == NULL in CreateProcess().
1999-03-10  Ulrich WeigandBugfix: ToAscii should not generate ASCII code when...
1999-03-10  Ulrich WeigandAvoid unnecessary GraphicsExpose events.
1999-03-10  Francis BeaudetFixed index calculations of the upper and lower bounds...
1999-03-10  Francis BeaudetImplementation of the ReleaseStgMedium method.
1999-03-09  Juergen Schmied- sorted API by groups
1999-03-09  Juergen SchmiedMany new prototypes.
1999-03-09  Juergen SchmiedFix use of wrong prototype from ntdll.h.
1999-03-09  Juergen SchmiedMake more functions just calling down to ntdll.
1999-03-09  Huw D M DaviesAccept "Normal" as a valid AFM weight.
1999-03-09  Thuy NguyenSmarter way of searching for a free block.
1999-03-09  Ulrich WeigandBugfix: DirectedYield() only to 16-bit tasks in ReplyMe...
1999-03-09  Marcus MeissnerCorrected cast so hello5 compiles again.
1999-03-09  Norman StevensDon't copy lpstrFileTitle if given NULL pointer for...
1999-03-09  Marcus MeissnerFix broken _convert_sockopt for IPPROTO_TCP cases,...
1999-03-09  Marcus Meissner__asm__ fix as suggested by <daniel@mat.utfsm.cl> Danie...
1999-03-09  Marcus MeissnerCreateFileMapping SetLastError(0)s on newly created...
1999-02-28  Klaas van GendCreate a new subdirectory for the common dialog box...
1999-02-28  Marcus MeissnerMore include optimizations.
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-28  Marcus MeissnerMCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
1999-02-28  Marcus MeissnerChanged CreateDirectory LastError returns to match...
1999-02-28  Lionel Ulmer- added function DirectDrawEnumerateEx
1999-02-28  Lionel UlmerBetter detection of old (i.e. non OpenGL 1.2 compliant...
1999-02-28  Marcus MeissnerAdded missing <sys/types.h>.
1999-02-28  Klaas van GendAdded the button states as returned by IsDlgButtonCheck...
1999-02-28  Andreas MohrAdded support for quoted file names in CreateProcess().
1999-02-28  Alexandre JulliardCLIENT_WaitReply: don't clear last error on success...
1999-02-28  Jess HaasAdded some support and stubs for VESA to msdos/int10.c.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  Juergen Schmiedopen_object should return ERROR_FILE_NOT_FOUND when...
1999-02-28  Andreas MohrBetter error message.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-28  Alexandre JulliardProcess and thread id now use the server-side id instea...
1999-02-28  Ove KaavenThe Windows GUI behaviour tester used on the Windows...
1999-02-28  Ove KaavenThis file details the results (message traces) the...
1999-02-28  Marcus MeissnerSome Solaris fixes. <resolv.h> needs <arpa/nameser...
1999-02-28  Ulrich WeigandGetBinaryType[AW] moved to loader/module.c, modified...
1999-02-28  Ulrich WeigandAdapted to CreateProcess changes.
1999-02-28  Ulrich WeigandNE modules adapted to CreateProcess changes.
1999-02-28  Ulrich WeigandProcess creation sequence reorganized:
1999-02-28  Guy Albertelli- Code to return default language code as keyboard...
1999-02-28  Klaas van GendPreliminary implementation of the PrintDlgA stub.
1999-02-28  Klaas van GendNow compliant to the Dutch standards.
1999-02-28  Juergen SchmiedFIND_WndPtr should not set ERROR_INVALID_WINDOW_HANDLE...
1999-02-28  Ove KaavenFixed a couple of dosmem block resize bugs.
next