Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
[wine] / dlls /
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-13  Eric PouechSplit driver functions into USER (16 bit part) and...
2000-12-13  Marcus MeissnerFixed crtdll compile problem regarding fpos_t in glibc2.2.
2000-12-13  Jon Griffiths- Implement console I/O
2000-12-13  Eric KohlFixed crash of WinZip 8.0 due to invalid image list...
2000-12-13  Eric PouechReturn values from DRV_ENABLE should not be checked.
2000-12-13  Eric PouechFormatMessageA wasn't properly handling the %ls modifier.
2000-12-13  Andreas MohrInvalid buttons are "hidden".
2000-12-13  Andreas MohrMove all values of SHGetSpecialFolderPathA into an...
2000-12-13  Ian PilcherChanged FILEDLG95_OnOpen to "double terminate" the...
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-12  Alexandre JulliardChanged LoadImage16 to take an LPCSTR instead of a...
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-12-12  Jon Griffiths- Implemented setlocale parsing and LC_TYPE behavior.
2000-12-12  Dimitrie O. PaunFixed indentation problems resulting from automatic...
2000-12-12  Gerard PatelUse DrawText to display text in horizontal tabs.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-11  Alexandre JulliardImplemented RtlAcquirePebLock and RtlReleasePebLock.
2000-12-11  Gerard PatelImplemented DrawTextW as Unicode and DrawTextA as call...
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-09  Alexandre JulliardRemoved no longer used elfdll loader.
2000-12-09  Andreas Mohr- README update
2000-12-09  Andreas MohrDon't fail on pointer address checking when foreign...
2000-12-09  Andreas MohrFixed MessageBox() usage.
2000-12-09  Andreas MohrPrint CDB area.
2000-12-07  Gerard PatelFileokstring notification should be sent to the custom...
2000-12-07  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Ove...
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-12-07  Marcus MeissnerFixed handling of DialogBoxIndirectParamA return value.
2000-12-06  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Andrew...
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-12-06  Huw D M DaviesWelsh needs iso8859-14.
2000-12-06  James JuranReturn a maximum registry size of 32 MB in NtQuerySyste...
2000-12-06  Alexandre JulliardBuild the debugger as a .so.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-12-05  Alexandre JulliardAlways pass lower-case filenames to wine_dll_load().
2000-12-05  Nerijus BaliunasFixed Serbian language code page.
2000-12-05  Aric StewartAdded Chinese resources.
2000-12-05  Stefan LeichterCompile fix for gcc 2.7.2.3.
2000-12-05  Dimitrie O. PaunUse @LIBEXT@ instead of .so for the inter-dlls dependen...
2000-12-05  Ken ColemanAdded a first-cut version of MapVirtualKeyExW() that...
2000-12-05  Rein KlazesSomes fixes for Dutch locales.
2000-12-05  Hidenori TakeshimaAdded some stubs.
2000-12-03  Francois GougetUse the DUMMYUNIONNAME macros so that the headers can...
2000-12-02  Alexandre JulliardUse ioctlsocket() instead of ioctl() so that we can...
2000-12-02  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-02  Uwe BonnesFileOpenDlgProc95: notify application of changed select...
2000-12-02  Eric PouechFixed bugs when tray was open.
2000-12-02  Alexandre JulliardAlways put the dll constructor in the .init section...
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-02  Andreas MohrInternetCloseHandle didn't return TRUE in all appropria...
2000-12-02  Hidenori TakeshimaAdded some stubs.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Patrik StridvallFixed Win16 documentation not fixed because of a bug...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-12-01  Alexandre JulliardMoved the few remaining functions in wprocs.dll to...
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-12-01  Eric PouechFixed segstr to str proto.
2000-12-01  Aric StewartA number of additions to the nls files. Also one correc...
2000-11-30  Alexandre JulliardFinished separation of advapi32.
2000-11-30  Alexandre JulliardFinished separation of ole32.
2000-11-30  Guy L. AlbertelliImplement better version of DPA_Merge.
2000-11-30  Gerald PfeiferAdd missing #include <netinet/in.h> to get struct in_ad...
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Alexandre JulliardFinished separation of comclt32 and comdlg32.
2000-11-30  Alexandre JulliardExport a few 16-bit functions needed by higher-level...
2000-11-30  Alexandre JulliardExport the wine server functions from ntdll.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-30  Alexandre JulliardRemoved dependencies on Wine internal functions.
2000-11-29  Dimitrie O. PaunDo not include sys/ptrace.h and sys/user.h unconditionally.
2000-11-29  Brian TeagueAdd a stub for the CAPS1 capability in GetDeviceCaps.
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-29  Gerard PatelFixed returned length of files.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-29  Dimitrie O. PaunFixed a few compilation warnings.
2000-11-29  Aric StewartOwnerdata listviews were not clearing previously select...
2000-11-28  Andreas Mohr- fix crash in SETUPX_TranslateLDID()
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-28  Alexandre JulliardMoved EnumPortsA to dlls/winspool.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Marcus MeissnerTruncate dest blit rectangle down to surface size.
2000-11-27  Marcus MeissnerWARN() about missing /dev/sequencer, it's too confusing...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-27  Alexandre JulliardFixed SEGPTR_GET usage.
2000-11-27  Alexandre JulliardAdded entry for PrivateExtractIconsA.
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-27  Alexandre JulliardAdded entry for TerminateApp16.
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-27  Andreas Mohr- added winver settings nt2k, win30 and win20 (yes...
2000-11-27  Jon Griffiths- configure tests for finite()/fpclass(), fixes BSD...
2000-11-26  Alexandre JulliardMoved UTSelectorOffsetToLinear and UTLinearToSelectorOf...
2000-11-26  Alexandre JulliardRemoved dependency on 16-bit file I/O functions.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-26  Marcus MeissnerIgnore SOL_SOCKET/SO_DEBUG setsockopt() calls.
next