wine
1999-05-02  Huw D M DaviesStarted implementing Enhanced MetaFile driver.
1999-05-02  Francis BeaudetImplemented the OLE object default handler and data...
1999-05-02  Huw D M DaviesSeveral improvements to Enhanced MetaFile playback.
1999-05-02  Bertho StultiensOnly try to append ".dll" if a library is loaded implic...
1999-05-02  Michael VekslerFix TRACE formatting warnings.
1999-05-02  Andreas MohrFixed a small syntax problem.
1999-05-02  Juergen Schmied- better stubs for Get/Set special (Progman/Taskman...
1999-05-02  Juergen Schmied- new SendMessageCallbackW
1999-05-02  Noel BorthwickFixed an unbalanced windows lock/unlock sequence in...
1999-05-02  Klaas van GendBugfix for EnumPrinters level 2.
1999-05-02  Guy AlbertelliCorrect logic in GetKeyNameText.
1999-05-02  Andreas MohrRemoved +snoop from documentation/bugreports.
1999-05-01  Pavel RoskinLoadImageW fixed for hicolor displays.
1999-05-01  Marcus MeissnerMCI_ANIM_OPEN_PARMSW should be LPCWSTR, MCI_DefYieldPro...
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-01  Thuy NguyenImplemented CreateILockBytesOnHGloba, GetHGlobalFromILo...
1999-05-01  Francis BeaudetFixed a bug in CoRegisterClassObject.
1999-05-01  Luc TourangeauRemoved some flickering when inserting or deleting...
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-01  Thuy NguyenAdded support for adding and removing pages dynamically...
1999-05-01  Marcus MeissnerRemoved the gotos from the WndProcs, always use a small...
1999-05-01  Juergen SchmiedFixed default menu item.
1999-05-01  Juergen SchmiedFixed typo.
1999-05-01  Andreas MohrAdded a missing LeaveCriticalSection.
1999-05-01  Francois BoisvertFixed a wrong usage of WIN_FindWndPtr/WIN_ReleaseWndPtr in
1999-05-01  Ove KaavenFixed off-by-one bug in async output buffers.
1999-05-01  Francis BeaudetFixed a little Drag and Drop bug.
1999-04-26  Alexandre JulliardRelease 990426. wine-990426
1999-04-26  Marcus MeissnerAdded autoconf check for "inline". You can now use...
1999-04-26  Gerald PfeiferDon't include alloca.h.
1999-04-26  James JuranUpdate to reflect recent changes and discussions.
1999-04-26  Bertho StultiensThe load order parser should not always complain about...
1999-04-26  Juergen Schmied- align magic buttons right
1999-04-26  Eric PouechFixed loading of native NE dlls.
1999-04-25  Alexandre JulliardFixed __builtin_return_address arg.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Alexandre JulliardUse $HOME instead of getpwuid for user's home directory.
1999-04-25  Alexandre JulliardUse $HOME instead of getpwuid for user's home directory.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-25  Andreas MohrIgnore trailing dots on file names.
1999-04-25  Ove KaavenAdded a possibility to let the internal debugger use...
1999-04-25  Eric Pouechwine.conf should not overrule content of burned in...
1999-04-25  Karl LessardSetMapMode should not reset the window and viewport...
1999-04-25  Eric PouechAllow to automatically copy part of wine.ini into gener...
1999-04-25  Eric PouechUpgraded to have a decent multimedia DLLs configuration.
1999-04-25  Bertho Stultiens- Fixed a counting bug in the win32 count and sort...
1999-04-25  Adrian ThurstonAdded support for strict handles. Only works on machine...
1999-04-25  Ulrich WeigandInitialize process critical section in the correct...
1999-04-25  Ulrich WeigandWarn if wrong process tries to enter critical section.
1999-04-25  Marcus Meissnerdebug.h must be last in list of includes.
1999-04-25  Ulrich WeigandReturn 32-bit module in GetModuleHandle16() if appropriate.
1999-04-25  Eric PouechFixed crash when status was read with cd-rom tray open.
1999-04-25  Eric PouechFixed a bug in msg conversion.
1999-04-25  Eric PouechPrevent crash when nMinRange > nMaxRange.
1999-04-25  Eric PouechAdded some missing manifest constants for Queue Status...
1999-04-25  Eric PouechAdded missing WIN_ReleaseWndPtr.
1999-04-25  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-25  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-25  Adam SacarnyAdded new documentation for the configuration file.
1999-04-25  Andreas MohrImproved VERSION_GetVersion.
1999-04-25  Peter BortasAdded Swedish keyboard layout.
1999-04-25  Huw D M DaviesGeneral tidy up of the MetaFile driver - make sure...
1999-04-25  Uwe BonnesAdd a stub for GlobalMasterHandle.
1999-04-25  Adam SacarnyMuch nicer way to select wine's location.
1999-04-25  Noel BorthwickFixed a problem with managed mode, where popup windows...
1999-04-25  Marcus MeissnerUse DllOverrides from wine.ini as defaults also in
1999-04-25  Eric PouechFixed some bogus infinite expiration time.
1999-04-25  David Luyer- consolidate both cases of !pending in WaitNetEvent
1999-04-25  Ove KaavenMade HeapValidate threadsafe, and added some macros...
1999-04-24  Marcus Meissnerautoconf fixes and cleanups (check for dlopen() in...
1999-04-24  Francis BeaudetImplemented CreateStreamOnHGLOBAL.
1999-04-24  Andreas MohrLet CoSetState() accept state == NULL.
1999-04-24  Juergen SchmiedMade internal format more compatible.
1999-04-24  Juergen SchmiedSmall fixes.
1999-04-24  Guy AlbertelliFix locking with proper calls to WIN_ReleaseWndPtr.
1999-04-24  Ove KaavenDon't malloc/free for every mixing operation, use the...
1999-04-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-24  Noomen HamzaSet (when registry loaded) data to "\0" and length...
1999-04-24  Huw D M DaviesAdded Panose defines and EXTLOGFONT[A|W].
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-22  Noel BorthwickFixed bug with tooltips stealing focus whenever a toolt...
1999-04-22  Karl LessardFixed coordinates conversion in OffsetClipRgn.
1999-04-22  Adrian ThurstonClean up objbase.h. Makes the STDMETHOD set of macros...
1999-04-22  Marcus MeissnerCreateSocketHandle,GetHandleContext,SetHandleContext...
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-22  Gerard PatelFixed syscolors for win 3.1.
1999-04-22  Ulrich WeigandAdded missing profile KERNEL routines (call 32-bit...
1999-04-22  Ulrich WeigandBugfix: BUILTIN_GetEntryPoint16 didn't work correctly...
1999-04-22  Huw D M DaviesAdd Enhanced MetaFile record structures.
1999-04-22  Thuy NguyenFirst patch implementing property sheets.
1999-04-22  Ulrich WeigandBugfix: GDI32.100-104 are ordinal-only routines.
1999-04-22  Ulrich WeigandAdded prototypes (stubs) for GDI32.100-104.
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-04-22  Juergen Schmied- corrected parameter count for SHGetSettings
1999-04-22  Gerald Pfeifer#else branch compile fix.
1999-04-22  Bertho StultiensChange wine's dlopen search-patch strategy not using...
next