wine
1999-01-28  Keith Matthews1st cut implementation of DdeInitialize32W and supporti...
1999-01-28  Matthew BeckerDocumentation standardizations.
1999-01-28  Stephane Lussier- Made the message queue access to be thread safe....
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-28  Herbert RosmanithFixed typo.
1999-01-28  Adam the Jazz GuyFixed various bugs.
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-28  Marcus MeissnerSwitch ncurses.h/curses.h include (works better for...
1999-01-28  Marcus MeissnerFixed loading of win32 drivers.
1999-01-26  Alexandre JulliardDon't abort PROFILE_GetSection on empty keys.
1999-01-26  Eric PouechTemporary #if 0'ed part for builtin modules in MSACM...
1999-01-26  Eric PouechAdded support for loading drivers in Wine.
1999-01-26  Adam the Jazz GuyA perl script to produce a bug report with little hassle.
1999-01-26  Ove KaavenAdded (dummy) Death/Resurrection calls to DisplayDib.
1999-01-26  Marcus MeissnerAllocate a DOS handle if we open a normal file with...
1999-01-26  Lionel Ulmer- added depth conversion routines (only 8bpp -> 16...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-26  Alexandre JulliardCommented out EXEC_SERVER
1999-01-26  Marcus Meissner3 missing WINAPI added.
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-26  Juergen SchmiedChanged some treeview related definitions.
1999-01-26  Juergen SchmiedImplemented SHBrowseForFolder() dialog.
1999-01-26  Eric PouechFixed typo in type (removed quite a few warnings).
1999-01-26  Marcus MeissnerAdded GetSecurityDescriptorOwner/Group, RevertToSelf...
1999-01-26  Marcus MeissnerDo not endlessly loop in CONSOLE_get_input after EOF.
1999-01-26  Huw D M DaviesMake sure DrvGetPrinterData returns the correct data...
1999-01-26  Stephane Lussier- Changing MESSAGEQUEUE structure according to Ulrich...
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-24  Eric KohlUpdates and fixes.
1999-01-24  Eric KohlNew drag list control.
1999-01-24  Eric KohlFixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().
1999-01-24  Eric KohlAdded WM_[G/S]ETFONT handling.
1999-01-24  Eric KohlAdded WM_COMMAND and WM_NOTIFY handling.
1999-01-24  Eric KohlFixed redraw bug for tracking tooltips.
1999-01-24  Eric KohlAdded some messages to the rebar control.
1999-01-24  Geoff ClareSeveral internal functions won't compile when the condi...
1999-01-24  Geoff ClareMoved process.h higher up the include list, to avoid...
1999-01-24  Geoff ClareThe B57600 and B115200 symbols are not defined in Unixware.
1999-01-24  NF StevensChange SW_??? options on list box scrolling so that...
1999-01-24  Ove KaavenMoved DOS handle allocation slightly, to fix potential...
1999-01-24  Nick HollowayInternal PostScript printer driver improvements.
1999-01-24  Gerard PatelChanged EDIT_EM_CharFromPos to return line number.
1999-01-24  Marcus MeissnerFree the private data pointer, THEN set it to NULL.
1999-01-24  Marcus MeissnerMissing WINAPI.
1999-01-24  Sylvain St... Implementation of the SafeArray family functions.
1999-01-24  Guy AlbertelliAdded stub for SetThreadLocale.
1999-01-24  Guy AlbertelliFinished GetTextCharsetInfo routine.
1999-01-24  Guy AlbertelliFixed FIXME in EnumTimeFormats32W
1999-01-24  Pascal CuoqFixed typos.
1999-01-24  Sergey TurchanovFixed source line matching for functions in DEBUG_Proce...
1999-01-24  Sergey TurchanovFix for files which do not contain exports (fg, EXE...
1999-01-24  Ulrich WeigandImplemented KERNEL.621 (CBClientThunkSLEx).
1999-01-24  Marcus MeissnerAllow switching off/on of debugmsgs in the debugger.
1999-01-24  Andreas MohrImplemented Int 0x15/0xc0: BIOS - GET CONFIG and some...
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-23  Juergen SchmiedMoved the instance creation of GUID's to a new file.
1999-01-23  Juergen SchmiedNew file to instantiate GUID's ms-like.
1999-01-23  Marcus MeissnerSet private data struct to NULL to expose problems...
1999-01-23  Zygo BlaxellFixed typos.
1999-01-23  Marcus MeissnerDOS programs use handles 0-4 without opening/closing...
1999-01-23  Marcus MeissnerRemove configure.in->configure rule (we might not have...
1999-01-23  Ove KaavenAdded "user-friendly" warning for missing X.
1999-01-23  Alexandre JulliardFixed GetObject macro problem.
1999-01-23  Lionel Ulmer- updated documentation to be in sync with current...
1999-01-23  Lionel Ulmer- various warning and bug fixes
1999-01-23  Lionel Ulmer- added more texture formats using OpenGL's packed...
1999-01-23  Lionel Ulmer- better support for ExecuteBuffers
1999-01-23  Lionel Ulmer- corrected bug in Z Buffer allocation
1999-01-23  Morten WelinderMissing WINAPI.
1999-01-23  Niclas KarlssonRemoved DT_SINGLELINE and DT_NOCLIP styles for SS_LEFTN...
1999-01-23  Marcus MeissnerCheck opened enhmetafile for magic values.
1999-01-23  Rob RiggsFixed duplicate sound buffer handling. Updated status.
1999-01-23  Juergen SchmiedNew functions lmemcpynAtoW and lmemcpynWtoA for conve...
1999-01-23  Juergen SchmiedImplemented CreateHalftonePalette.
1999-01-23  Marcus MeissnerImplemented ExtractIconEx16, added some consts to Extra...
1999-01-23  Sylvain St... DoDragDrop and OleIsCurrentClipboard stub implementation.
1999-01-23  Francis BeaudetMake LoadTypeLib stub return failure instead of success.
1999-01-22  Marcus MeissnerFixed accelerator handling. ACCEL16 used internal,...
1999-01-21  Francis BeaudetThere were two copies of the DdeCmpStringHandles (A...
1999-01-20  Pablo SaratxagaSmall patch.
1999-01-20  Marcus MeissnerWin32 console needs SYNCHRONIZE access.
1999-01-20  Marcus Meissnerautoconf: added checks for libio.h, elf.h, curses.h...
1999-01-20  Marcus MeissnerLCMapStringA: if dstlen is insufficient, return
1999-01-20  Marcus MeissnerSome small fixes to enhmetafiles.
1999-01-20  Marcus MeissnerDo not call ownerdraw for invalid items (empty focusrects).
1999-01-20  Noomen HamzaFixed the NC_DrawMaxButton95 and NC_DrawMinButton95...
1999-01-20  Noel BorthwickReparenting a window with SetParent in Windows should...
1999-01-20  Robert RiggsUse external DirectPlay DLLs by default.
1999-01-20  Ulrich WeigandAllow passing task handles to GetThreadQueue() and...
1999-01-20  Ulrich WeigandHandle (console) applications that never created a...
1999-01-20  Ulrich Weigand- Fixed creation of message queue in hook API routines.
1999-01-20  Ulrich WeigandCheck module name length in ModuleNext().
1999-01-20  Ulrich WeigandUse Callout to call RedrawWindow32.
1999-01-20  Ove KaavenClear DOS extended error only for funcs >=0x2f (thanks...
1999-01-20  Marcus MeissnerUnified palette create, do allocate colorcells on init...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-19  Alexandre JulliardAdded long type format.
1999-01-19  Alexandre JulliardAdded server-side device support (only a hack for now).
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
next