wine
1999-11-21  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-11-21  Andreas MohrFlush current profile before using a newly opened one.
1999-11-21  Ulrich WeigandBugfix: GetThreadSelectorEntry() sets read-write flag...
1999-11-21  Huw D M DaviesStub for GetFontData16.
1999-11-21  Andreas MohrAdded some ordinals and GetDriverResourceID().
1999-11-21  Alexandre JulliardPortability fixes.
1999-11-21  Alexandre JulliardFixed meaning of DEBUG_ONLY_THIS_PROCESS flag.
1999-11-21  Peter HunnisettFixed compile error.
1999-11-21  Peter SchlaileImplemented StartServiceCtrlDispatcherA according to...
1999-11-21  Alexandre JulliardMake sure we clean dlls/ too.
1999-11-21  Michael McCormackImplemented OpenSCManagerW, CloseServiceHandle, OpenSer...
1999-11-21  Eric PouechAdded missing ';'.
1999-11-21  Eric PouechError reporting fix.
1999-11-21  Andreas MohrChanged default relay line number from 100 to 200.
1999-11-21  Eric PouechAdded undocumented feature to InsertButtonA.
1999-11-21  Eric PouechFixed play back of uncompressed AVI file.
1999-11-21  Eric PouechFixed a crash in IDirectDrawSurface:BltFast.
1999-11-21  Eric PouechFixed forwarding and handling messages directed to...
1999-11-21  Ulrich WeigandSimplified hInstance creation/handling.
1999-11-21  Huw D M DaviesAdd stubs for Get/SetLayout().
1999-11-21  Jim AstonAdded stub for StgSetTimes.
1999-11-21  Andreas MohrSHFind_InitMenuPopup is supposed to return a pointer.
1999-11-21  Ulrich Weigandu_int[16|32]_t might not be defined.
1999-11-21  Alex Priem- fixed crash when adding items with TVI_SORT and wineI...
1999-11-15  Alexandre JulliardRelease 991114. wine-991114
1999-11-15  Alexandre JulliardFixed allocation rounding for MEM_RESERVE.
1999-11-15  Eric PouechFixed hash function.
1999-11-14  Eric PouechThe adwInfo[0] field was no longer used on mmioOpen...
1999-11-14  Eric PouechAdded stubs for SetErrorInfo, PropVariantClear, PropVar...
1999-11-14  Eric PouechRemoved suicide code when playback thread's father...
1999-11-14  Juergen Schmied- the colums in the shellview are now created depending...
1999-11-14  Juergen Schmied- corrected control positions
1999-11-14  Ulrich WeigandBugfix: relay/snoop debugging was broken by last patch ...
1999-11-14  Alexandre JulliardMoved ptrace support to ptrace.c. Tried to improve...
1999-11-14  Alexandre JulliardBug fixes.
1999-11-14  Ulrich WeigandFixed some unresolved externals on non-Intel archs.
1999-11-14  Rein KlazesAdded missing WINAPI attribute to two forward declarations.
1999-11-14  Francois GougetRemoved leftover #undefs.
1999-11-14  Uwe BonnesIgnore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen.
1999-11-14  Marcus MeissnerWork around glibc bug, that does not handle latin-1...
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-11-13  Ulrich WeigandModified Win32 register function handling.
1999-11-13  Francois GougetUse BSD headers for ICMP portability.
1999-11-13  Juergen Schmied- inserted markers for the bin2res tool
1999-11-13  Juergen SchmiedNew tool to convert the binary resources in *.rc files...
1999-11-13  Patrik StridvallAdded better missing function emulation.
1999-11-13  Ulrich WeigandMade debugger compile and marginally work on non-Intel...
1999-11-13  Ulrich WeigandMoved GET_IP macro to winnt.h
1999-11-13  Huw D M DaviesMove PostScript driver docs to documentation/ . Add...
1999-11-13  Klaas van GendImplemented the PrintSetup dialog box for the PrintDlgA.
1999-11-13  Adrian ThurstonAdded validations for page index before using it.
1999-11-13  Adrian Thurston- fixed the index of the item chosen in the filter...
1999-11-13  Alexandre JulliardAdded support for WriteProcessMemory through the server.
1999-11-13  Alexandre JulliardAdded get_page_size function.
1999-11-12  Alexandre JulliardAdded support for ReadProcessMemory through the server.
1999-11-12  Alexandre JulliardAdded support for CREATE_SUSPENDED flag in CreateProcess.
1999-11-12  Ian SchmidtImplemented VWin32 VxDCall mechanism and 2 calls.
1999-11-12   <jodaman@cegt201... Fixed joystick scaling.
1999-11-12  Gustavo Junior... Use constants IDOK and IDCANCEL in .rc files.
1999-11-12  Gerald PfeiferPortability fix: renamed PTRACE_* into PT_*.
1999-11-12  Ulrich WeigandAllow for buggy apps that call the wrong VxDCall routine.
1999-11-12  Gerard PatelComplete stub for RasEnumEntries by saying we have...
1999-11-12  Jeremy WhiteAdd debugstr_hex_dump to allow display hex dumps of...
1999-11-12  Alexandre JulliardAdded use_ptrace flag to disable ptrace usage. Should...
1999-11-12  Juergen SchmiedMade the buttons in the filedlg change when selecting...
1999-11-12  Julio Cesar... Added Spanish (pure Castillan) MM error string translation.
1999-11-12  Ulrich WeigandAdded signal handling for SPARC / Solaris.
1999-11-12  Huw D M DaviesComment out explicit call to SHELL_SaveRegistry since...
1999-11-12  Ove KaavenFixed XShm completion event leak.
1999-11-12  Eric PouechFixed recursion count while calling midiStream(Pause...
1999-11-12  Huw D M DaviesFix save_check_tainted to properly scan the tree so...
1999-11-12  Bernd PaysanAdded a stub for setjmp.
1999-11-10  Alexandre JulliardDon't crash when we get a SIGCHLD for a removed thread.
1999-11-10  Patrik StridvallSolaris compile fixes.
1999-11-10  Ulrich Weigand(Preliminary) CONTEXT structure for SPARC added.
1999-11-10  Ulrich WeigandBugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter...
1999-11-10  Ulrich WeigandWhen decommitting, remap zero pages using MAP_FIXED.
1999-11-10  Rein KlazesCoGetClassObject should complain about not being able...
1999-11-10  Rein KlazesSend WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages...
1999-11-10  Moshe VainerStub for GetOverlappedResult.
1999-11-10  Ulrich WeigandDetermine expected_version of PE buddies from the Subsy...
1999-11-10  Ulrich WeigandBugfix: Exception handlers are *not* WINAPI.
1999-11-08  Alexandre JulliardPreliminary ptrace support.
1999-11-08  Alexandre JulliardRemoved obsolete file.
1999-11-08  Alexandre JulliardRemap zero-pages when decomitting a page range (based...
1999-11-08  Alexandre JulliardInstall the wine server in $(bindir) and exec it from...
1999-11-07  Alexandre JulliardDo not free the handles once they have been sent to...
1999-11-07  Eric PouechFixed crash when asked to use strings identified by...
1999-11-07  Jim AstonWhen window class has CS_CLASSDC style we should not...
1999-11-07  Patrik StridvallMinor fixes.
1999-11-07  Patrik StridvallMinor fixes and reorganizations.
1999-11-07  Patrik StridvallRemoved obsolete files no longer in use.
1999-11-07  Ove KaavenDirectX-XShm now waits for the X server to finish the...
1999-11-07  Juergen Schmied- unified templates for the open and the save dlg
1999-11-07  Juergen Schmied- new interface declaration for IShellfolder2
1999-11-07  Marcus MeissnerFixed the relocation hack in PE_InitTls. Added some...
1999-11-07  Marcus MeissnerAdded ChangeDisplaySettingsExA stub and some flag defines.
1999-11-07  Robert 'Admiral... Added the hex triplets to the console color definitions.
1999-11-07  Lionel UlmerAdded the possibility to have mouse movements reported...
1999-11-07  Francois GougetAdded ICMP DLL implementation.
next