wine
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.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Alexandre JulliardRelease 990103. wine-990103
1999-01-03  Lionel Ulmer- beginning of implementation of Direct3D2 (DX 5.0...
1999-01-03  Marcus MeissnerTry to autodetect NT4.
1999-01-03  Marcus Meissner0 means success, all else failure for WaitForSingleObject.
1999-01-03  Joseph PranevichDo not advance the cursor in certain routines. This...
1999-01-03  Joseph PranevichSet console video mode when loading DOS app. (Eventuall...
1999-01-03  Joseph PranevichXterm driver can now resize the terminal when a mode...
1999-01-03  Joseph PranevichLong standing scroll bug fixed!
1999-01-03  Joseph PranevichRewrite of configuration system to support "regular...
1999-01-03  NF StevensFix the return type of DLGPROC type and mask out the...
1999-01-03  Rein KlazesAdd interface ID's for upcoming ITypeLib implementation.
1999-01-03  Juergen SchmiedBugfix for trailing slashes, repetition of '/' or ...
1999-01-03  Juergen SchmiedMoved ADVAPI32 files to dlls/advapi32.
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1999-01-03  Juergen SchmiedSHCloneSpecialIDList implemented.
1999-01-03  Juergen SchmiedShell_GetCachedImageIndex32[A|W] implemented.
next