wine
1999-05-02  Alexandre JulliardOnly check number of tasks after first message.
1999-05-02  Alexandre JulliardUpdated authors list from the Changelog. Please let...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Alexandre JulliardMisc fixes and improvements.
1999-05-02  Alexandre JulliardAdded check for -lmmap for OS/2.
1999-05-02  Francis BeaudetFixed a few bugs in the OLE storage implementation...
1999-05-02  Michael VekslerRemoved redundant include of winbase.h from winuser16.h.
1999-05-02  Klaas van GendMore implementation of PrintDlgA.
1999-05-02  Ulrich WeigandDon't crash if queuing an APC on a thread that doesn...
1999-05-02  Ulrich WeigandUse SERVICES callback to implement Windows timers.
1999-05-02  Huw D M DaviesCall SetLastError in HeapCompact().
1999-05-02  Ove KaavenAdded prototype for TryEnterCriticalSection.
1999-05-02  Klaas van GendMake all structures packed and removal of some WINE_PACKED.
1999-05-02  Pavel RoskinPushbuttons should only be rounded in Win31 look.
1999-05-02  Juergen Schmied- default item handling
1999-05-02  Noel BorthwickFixed an unbalanced windows lock/unlock sequence in
1999-05-02  Alexandre Julliardenhmetafile added
1999-05-02  Eric Pouech- got rid of all the internal MM tweaks to load builtin MCI
1999-05-02  Guy AlbertelliFix CreateProcessA to implement correct actions on...
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...
next