wine
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.
1999-11-07  Juergen Schmied- Bugfix: Styles were evaluated as expressions. The...
1999-11-07  Jim AstonFixed the height of the ComboBox drop list.
1999-11-07  David GrantWindows sends WM_GETDLGCODE only in response to keyboar...
1999-11-07  Peter Hunnisett- Added missing __attribute__ ((com_interface)) for...
1999-11-07  Andreas MohrImplementation of RegisterNLSInfoChanged.
1999-11-07  James AbbatielloAddresses issues with multiple processes accessing...
1999-11-07  Jeremy WhiteFixed bug in WINSOCK_accept when no event is present.
1999-11-07  Rein KlazesAdded stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
1999-11-07  Ulrich CzekallaImplementation of custom dialog messages and notifications.
1999-11-07  David Grant- Proper initialization of cchTextMax field was added for
1999-11-07  Huw D M DaviesIf PageSize/InputSlot entry doesn't contain an options...
1999-11-07  Eric PouechFixed SetTitleA when string resources were to be loaded.
1999-11-07  Pierre Mageau- Fixed an error for scrolling in Listview (sometimes...
1999-11-07  Ove KaavenHandle socket creation errors.
1999-11-07  Karl LessardWhen a popupmenu is currently active on the screen...
1999-11-07  Juergen LockExec `wineclipsrv' not `wineclipsvr', and don't inherit...
1999-11-04  Alexandre JulliardFixed -debugmsg +server.
1999-11-04  Alexandre JulliardAdded special handling for the stdio handles in CloseHa...
1999-11-04  Alexandre JulliardMade all handles multiple of 4. Fixed semantics for...
1999-11-04  Alexandre JulliardFree the handles of the event structure in the right...
next