wine/eterwine.git
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.
2003-02-19 Eric PouechFixed read-overflow spotted by valgrind.
2003-02-19 Jukka HeinonenIgnore get shadow buffer function.
2003-02-19 Alexandre JulliardFixed installation order of linkable dlls.
2003-02-19 Jukka HeinonenMove resize memory block to winedos and make it resize...
2003-02-19 Uwe BonnesRough implementation of _O_TEXT/_O_BINARY translation...
2003-02-19 Waldeck Schutzer- Some systems/drives are very slow to read the TOC...
2003-02-19 Waldeck SchutzerAvoid playing data tracks.
2003-02-19 Gerald PfeiferAvoid warnings.
2003-02-19 Dan KegelAdded check for illegal pipe names.
2003-02-19 Andreas MohrConvert Twips values from the registry.
2003-02-19 Alexandre JulliardAuthors: Sander van Leeuwen <sandervl@xs4all.nl>, Dietr...
2003-02-19 Ove KaavenFor better concurrency, separate the connections from...
2003-02-19 Warren Baird- Avoid possible seg fault when calling TRACE with...
2003-02-19 Warren BairdIncrease size of insufficiently big stack allocated...
2003-02-19 Jukka HeinonenWhen updating the edited line, remember to update attri...
2003-02-19 Eric Pouech- removed unused function: SetSymbolValue
2003-02-19 Eric Pouech- added parsing of C++ inheritence information
2003-02-19 Duane ClarkA fix to get edit control scrolls bars to draw in the...
2003-02-19 Thomas MertesTests for RtlCharToInteger, RtlExtendedMagicDivide...
2003-02-19 Thomas Mertes- Implement RtlCharToInteger, RtlExtendedMagicDivide...
2003-02-19 Alberto Massari- the first argument in several Unicode functions was...
2003-02-19 Ove Kaaven"Implemented" IID_BS_* macros.
2003-02-19 Mike McCormackAdded missing release_object.
next