wine
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.
1999-02-28  Lionel Ulmer- no more 3D capabilities if Direct3D support is not...
1999-02-28  Marcus MeissnerWe got passed a NULL Dialect ptr and accessed it unprot...
1999-02-28  Alexandre JulliardAdded support for mappings with no associated file.
1999-02-28  Alexandre JulliardRemoved dst_handle in duplicate_handle request.
1999-02-28  Francis BeaudetImplemented support for arrays and safe arrays in VARIA...
1999-02-28  Andreas MohrFixed Filesystem documentation.
1999-02-28  Pavel RoskinMade folder icons gray-yellow instead of blue.
1999-02-28  Francis BeaudetOrder of send message processing was not respected...
1999-02-28  Francis BeaudetAdded checks to guard against NULL active window.
1999-02-28  Norman StevensDon't check children of disabled or invisible controls...
1999-02-28  Francis BeaudetImplemented the CoTaskMemRealloc API. Also clean-up...
1999-02-28  Thuy NguyenAdded a missing Release.
1999-02-26  Alexandre JulliardRelease 990226. wine-990226
1999-02-26  Alexandre JulliardUpdated for new naming conventions.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Alexandre JulliardRelease 990225. wine-990225
1999-02-25  Albert den... For various reasons some of our libwine executables...
1999-02-25  Alexandre JulliardMake GetWindowLong(GWL_HWNDPARENT) return the same...
1999-02-25  David LuyerAdded __attribute__ ((unused)) on static inline functio...
1999-02-25  Adam the Jazz GuyAdded "The Easy Way" and "The Hard Way", largely favori...
1999-02-25  Marcus MeissnerNeeds thread.h for non-Linux.
1999-02-25  Francois BoisvertAdding of new functions to make the wnd struct thread...
1999-02-25  Michael VekslerAdded configure check for getbkgd and define HAVE_GETBKGD.
1999-02-25  Paul QuinnMany interface declarations that originated from oleidl...
1999-02-25  Michael VekslerFixed warning and compilation errors.
1999-02-25  Michael VekslerRemoved includes of wine/* headers.
1999-02-25  Pavel RoskinMade message "Resource not found" WARN.
1999-02-25  Adrian Thurston- Use the new COM definition macros in the header.
1999-02-25  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell...
1999-02-25  Pascal LessardScrollDC32 modified to return rect in logical coordinate.
1999-02-25  Adrian ThurstonAdds C++ nameless union support to tagVARIANT.
1999-02-25  Adrian ThurstonMoved some definitions out of oleauto.h and into oaidl...
1999-02-24  Juergen SchmiedChanged pidl structure to match the pidl's used in...
1999-02-24  Juergen SchmiedImplemented reading of *.lnk-files.
1999-02-24  Juergen Schmiednew file, including the IShellLink definition.
next