wine/eterwine.git
2003-03-10 Eric PouechFixed error code when no mapping is found for wave...
2003-03-10 Maxime BellengéImplemented SHRegSetUSValueA and SHRegSetUSValueW.
2003-03-07 Alexandre JulliardRewrote RtlFind{Most,Least}SignificantBit in a more...
2003-03-07 Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-07 Andrew JohnstonMove keyboard event processing from WndProc code into...
2003-03-07 Adam GundyAllow modifying a menu string to be NULL.
2003-03-07 Adam GundyTOOLBAR_AddBitmap() and TOOLBAR_ReplaceBitmap() are...
2003-03-07 Andrew Johnston- GetScrollRange zeros the return parameters for no...
2003-03-07 Robert ReifFixed bug where the enable state of the output and...
2003-03-07 Robert ReifFixed a bug where a capture device was used after it...
2003-03-07 Marcus MeissnerWas using the wrong define for the CUPS soname.
2003-03-07 Adam GundyWhen shifting the list's indices, we must not send...
2003-03-07 Eric PouechFixed regression in sub-process creation.
2003-03-07 Lionel Ulmer- some Caps clean-up when no OpenGL compiled in
2003-03-07 Tony LambregtsClarify patch requirements.
2003-03-07 Steven EdwardsAdd import of ntdll.
2003-03-07 Adam GundyPROPSHEET_CreateDialog() is documented to return -1...
2003-03-07 Adam GundyArrangeCtrlPositions() did not cope correctly with...
2003-03-06 Alexandre JulliardHardcode set_thread_area syscall number to avoid troubl...
2003-03-06 Eric Pouech- implemented LdrGetProcedureAddress and made use of...
2003-03-06 Lionel UlmerSupport 'stub' wglGetExtensionsStringEXT function.
2003-03-06 Robert ReifAdded a configuration option for setting the hardware...
2003-03-06 Robert ReifFixed a FIXME for full duplex.
2003-03-06 Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-06 Adam GundyHandle coercing VT_DISPATCH into VT_PTR.
2003-03-06 Adam GundyTREEVIEW_UpdateScrollBars() now copes with an empty...
2003-03-05 Eric PouechRemoved SO loading type.
2003-03-05 Sylvain PetreolleAllow to run autoexec.bat when launching wcmd, it was...
2003-03-05 Vitaliy MargolenAdd few SFGAO_CAN* attributes to supported list.
2003-03-05 Duane ClarkAdd full listing format option.
2003-03-05 Rok MandeljcChanged some stuff so distance attenuation works for...
2003-03-04 Alexandre JulliardUse SIGUSR1 instead of SIGSTOP to suspend threads.
2003-03-04 Robert ReifAdded waveIn tests.
2003-03-04 Alexandre JulliardFixed int conversion in GetPrivateProfileInt so that...
2003-03-04 Eric Pouech- added Ldr* information to include/winternl.h
2003-03-04 Stefan LeichterAdded tests for GetPrivateProfileInt.
2003-03-04 Vitaliy MargolenFix invisible tabs in TabControls with fixed tab width.
2003-03-04 Sylvain PetreolleDocument [WinMM] drivers options.
2003-03-04 Marcus MeissnerAdded _daylight stub int, and __p__daylight function.
2003-03-04 Eric PouechAdded support for Ctrl-C handling if not running in...
2003-03-04 Rolf KalbermatterFix endless loop in StrPBrkW.
2003-03-04 Lionel Ulmer- update to latest GL spec files
2003-03-04 Jukka HeinonenMove real mode interrupt emulation code to file interru...
2003-03-04 Jukka HeinonenMove decoding of long file name functions to winedos.
2003-03-04 Enrico HornSimple way to get the label of mixed-mode cd.
2003-03-04 Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-04 Marcus MeissnerVarAdd: set 'rc' correctly from BSTR addition.
2003-03-04 Marcus MeissnerHandle VT_PTR->VT_VARIANT arguments of Invoke.
2003-03-04 Eric Pouech- added ability to use --backend=(curses|user) as winec...
2003-03-04 Eric PouechIn curses backend, apply the quick-edit directive from...
2003-03-04 Robert ReifFixed code to handle full duplex properly.
2003-03-04 Robert ReifCapture thread checks queue for more headers before...
2003-02-28 Alexandre JulliardOnly do the unload_dll server call at the time we actua...
2003-02-28 Peter HunnisettSuspended threads should not acquire synchronization...
2003-02-28 Andreas Mohr- supported Platforms didn't mention MacOS X prominentl...
2003-02-27 Alexandre JulliardProperly save/restore %gs register across 16-bit calls.
2003-02-27 Alexandre JulliardReplaced most uses of the auto-generated glue code...
2003-02-27 Alberto MassariFixes to IShellFolder::GetAttributesOf:
2003-02-27 Alexandre JulliardMoved CreateThread16 to kernel, and made it use WOWCall...
2003-02-27 Eric PouechRemoved no longer needed UseXTerm internal variable.
2003-02-27 Eric Pouech- don't create a new console upon startup
2003-02-27 Alexandre JulliardGet rid of win16drv directory.
2003-02-27 Alexandre JulliardRemoved the 16-bit graphics driver support; this has...
2003-02-26 Alexandre JulliardMoved LDT selector allocation routines to libwine.
2003-02-26 Alexandre JulliardMoveFile[AW] should simply call MoveFileEx[AW]. Should...
2003-02-26 Sylvain PetreolleImplemented DSP Version command.
2003-02-26 Dimitrie O... Remove assembly generation from wrc.
2003-02-26 Jukka HeinonenMove controller info and state/functionality info initi...
2003-02-26 Eric PouechFixed behavior when changing both sb and win size,...
2003-02-26 Eric PouechOnly print 4 hexdigits for tid.
2003-02-26 Mike HearnCheck both pointers in GetContainingTypeLib.
2003-02-26 Mike HearnImplemented GlobalMemoryStatusEx().
2003-02-26 Mike HearnAdd some OLECMDIDs present in MS headers.
2003-02-26 Mike HearnAdded a "basic usage" section that deals with installation,
2003-02-25 Alexandre JulliardAdded send_thread_signal() function and properly handle...
2003-02-25 Alexandre JulliardAvoid some redundant calls to time(NULL).
2003-02-25 Mike McCormackTurn off -Wpointer-arith if it generates warnings when...
2003-02-25 Tim SegallAccept either TVI_ROOT or NULL for the parent to imply...
2003-02-25 Eric Pouech- made support for paged output a generic feature in...
2003-02-25 Eric PouechForbids selecting (for clipboard) areas larger than...
2003-02-25 Uwe BonnesInternetOpenUrlA (http/s case): Use client for HttpOpen...
2003-02-25 Dimitrie O... No need to support -mwindows as a synonim for -mgui...
2003-02-25 Dan KegelNow compiles on windows. Added a couple more checks.
2003-02-25 Gerald PfeiferDefine CD_SECS and CD_FRAMES also on non-Linux systems...
2003-02-24 Alexandre JulliardPass the pid of the new process in the new_process...
2003-02-24 Michael StefaniucRemove some unreachable code.
2003-02-24 Robert ReifFixed a problem getting the GUID to compile under windo...
2003-02-24 Gerald PfeiferFix TRACE format string.
2003-02-24 Lionel UlmerImplement GetDeviceInfo and GetObjectInfo for the keybo...
2003-02-24 Eric PouechAdded checks when editing window and sb size so that...
2003-02-24 Eric PouechAdded handling for PSNRET_INVALID in PSN_APPLY notifica...
2003-02-24 Eric PouechSet a default 50 lines in history for console apps.
2003-02-24 Dan KegelMake 'cmd /c cl /MUMBLE foo.c' pass /MUMBLE to cl.
2003-02-24 Michael StefaniucAdd missing LeaveCriticalSection's in error path.
2003-02-24 Marcus MeissnerPrint out name of float exceptions.
2003-02-24 Dimitrie O... Link in shell32 only in gui mode.
2003-02-24 Robert ReifAdded definitions for DirectSoundFullDuplex and moved...
2003-02-20 Alexandre JulliardRelease 20030219. wine-20030219
2003-02-19 Alexandre JulliardAdded pipe.ok.
2003-02-19 Alexandre JulliardUpdated authors list.
next