wine
1999-11-29  Alexandre JulliardImplemented waitable timers.
1999-11-28  Alexandre JulliardBug fixes.
1999-11-28  Alexandre JulliardSerge Ivanov
1999-11-28  Niels Kristian... Compiler warnings fixed.
1999-11-28  Bradley BaetzGive the app back the exact font name it asked for.
1999-11-28  Dave PicklesPrevent a crash if messages are sent to a toolbar windo...
1999-11-28  Julio Cesar... Updated Spanish MM error string translation.
1999-11-28  Alex Priem- (final?) update of TreeView_* macro's.
1999-11-28  Eric KohlFixed some visual toolbar bugs.
1999-11-28  Juergen LockAdded notes about Wine-related FreeBSD kernel patches.
1999-11-28  Huw D M DaviesUse RegQueryInfoKey to count number of printers.
1999-11-28  Juergen LockDon't try to call towupper() when there's no wctype.h.
1999-11-28  Dmitry TimoshkovWhen combobox selection changes, update its edit box...
1999-11-28  Dmitry TimoshkovNotify parent of listbox if requested.
1999-11-25  Alexandre JulliardMore portability fixes (thanks to Juergen Lock).
1999-11-25  Juergen LockSet/use fs/gs from the sigcontext struct, the correspon...
1999-11-25  Juergen LockMention free Truetype font servers (Xfstt and xfsft).
1999-11-25  Juergen LockNote what to do with the winedefault.reg in the file.
1999-11-25  Peter GantenImplemented parts of _PageReserve() _PageCommit() _Page...
1999-11-25  Juergen SchmiedRemoved fixme.
1999-11-25  Alexandre JulliardSeveral bug fixes in save_key().
1999-11-25  Eric PouechFixed some bogus error detection for RegEnumValue[AW...
1999-11-25  Peter Hunnisett- Added global data mutual exclusion
1999-11-25  Andreas MohrSeveral improvements.
1999-11-25  Eric PouechRemoved invalid LCMapString fixme for NORM_IGNOREKANATY...
1999-11-25  Ove KaavenMade win16 serial comms less of a CPU hog.
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-11-24  Alexandre JulliardAdded wine.conf option for new format registry files.
1999-11-24  Alexandre JulliardAdded support to the server for loading new format...
1999-11-24  Alexandre JulliardBug fixes (thanks to Juergen Schmied).
1999-11-24  Alexandre JulliardAdded current context to the exception debug event...
1999-11-24  Alexandre JulliardFixed handling of debug events on thread/process exit.
1999-11-24  Alexandre JulliardRaise an exception when a critical section wait failed.
1999-11-23  Patrik StridvallImproved the stubs.
1999-11-23  Eric Kohl- first 'dummy' implementation of ImageList_Read
1999-11-23  Eric Kohl- added version messages
1999-11-23  Eric Kohl- implemented LBItemFromPt
1999-11-23  Eric Kohl- implemented simple column order array functionality
1999-11-23  Eric Kohl- minor update to mru list functions
1999-11-23  Eric Kohl- added version messages and some simple get/set messages.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-11-23  Moses DeJongAdded implementation for WSARecvEx function. This is...
1999-11-23  Juergen SchmiedCorrected wrong parameter counts for WNetCachePassword and
1999-11-23  Ian SchmidtAdded stub for DllInstall().
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.
1999-11-23  Alexandre JulliardAdded registry support to the server.
1999-11-23  Alexandre JulliardDifferentiate tracing functions between request and...
1999-11-21  Alexandre JulliardAdded server_call_noerr function that avoids touching...
1999-11-21  Alexandre JulliardAdded a few registry error codes.
1999-11-21  Ulrich WeigandRemoved some unaligned accesses.
1999-11-21  Juergen Schmied- the fodInfos were used before initialized
1999-11-21  Niels Kristian... Removed extra #include statements.
1999-11-21  Alexandre JulliardFixed MoveFileExA behavior when target file does not...
1999-11-21  Gustavo Junior... Added Portuguese language support.
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.
next