wine.man: Added small clarification for AppDB.
[wine] / loader /
2003-11-12  Alexandre JulliardAdded a wine-glibc binary that detects the glibc thread...
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-11-11  Alexandre JulliardOnly build both Wine binaries on Linux, pthread support...
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-11-06  Alexandre JulliardCreate two separate wine binaries, one using libpthread...
2003-11-06  Alexandre JulliardRe-use the loader directory for the main wine loader...
2003-11-06  Alexandre JulliardMoved loader/module.c to dlls/kernel.
2003-10-14  Dmitry TimoshkovConvert GetBinaryType to unicode.
2003-10-08  Alexandre JulliardLink all remaining files that contain kernel APIs into...
2003-10-02  Alexandre JulliardChanged LdrLoadDll to only search for the dll in the...
2003-10-01  Jon GriffithsDocumentation updates.
2003-09-26  Alexandre JulliardAvoid depending on MODULE_GetBinaryType in load_library...
2003-09-25  Alexandre JulliardMoved loadorder support to dlls/ntdll.
2003-09-19  Alexandre JulliardMoved 32-bit relay and snoop support to dlls/ntdll.
2003-09-19  Alexandre JulliardMoved the 32-bit builtin loader and the remaining bits...
2003-09-18  Alexandre JulliardMoved a couple more functions to dlls/kernel.
2003-09-18  Alexandre JulliardKeep the file handle of 16-bit modules open while the...
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
2003-08-26  Alexandre JulliardMoved a few more functions to dlls/kernel.
2003-08-26  Alexandre JulliardMoved 16-bit relay and snoop support to dlls/kernel.
2003-08-23  Alexandre JulliardMoved 16-bit builtin module handling to dlls/kernel...
2003-08-23  Alexandre JulliardMoved most of the 16-bit task support and NE module...
2003-08-19  Alexandre JulliardRenamed system.dll to system.drv.
2003-08-18  Dmitry TimoshkovWindows ignores values of e_cparhdr and e_crlc of the...
2003-07-21  Pierre d'HerbemontAdd Mach-O (Darwin file format) support.
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-07-02  Alexandre JulliardAvoid accessing uninitialized variable in TASK_Create...
2003-07-01  Eric Pouech- removed next & prev fields from WINE_MODREF and imple...
2003-05-22  Alexandre JulliardStart to make use of the proper PEB structure for process
2003-05-21  Alexandre JulliardMoved a couple of 16-bit module functions from to loade...
2003-05-20  Alexandre JulliardMoved all process initialisation code to process.c...
2003-05-20  Alexandre JulliardOnly create the 16-bit dummy module when we need really it.
2003-05-16  Alexandre JulliardAvoid using the MapHModule functions.
2003-05-16  Alexandre JulliardCall the user signal proc for exe modules too, to avoid...
2003-05-15  Alexandre JulliardGet rid of the 32-bit user signal proc since we always...
2003-05-14  Alexandre JulliardRewrote module TLS support and moved it to ntdll.
2003-05-08  Alexandre JulliardAdded support for calling the TLS callback functions.
2003-05-07  Alexandre JulliardMoved the EnumResource* functions to the kernel dll...
2003-04-30  Alexandre JulliardMoved most of the kernel resource APIs to dlls/kernel.
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-04-27  Alexandre JulliardSilently ignore 'so' loadorder in the config file inste...
2003-04-05  Alexandre JulliardRewrote most of the import fixup code to avoid doing...
2003-04-05  Alexandre JulliardFetch the exe module directly from the PDB instead...
2003-04-04  Alexandre JulliardMerged PE_InitDLL into MODULE_InitDLL.
2003-03-21  Eric PouechRemoved no longer needed MODREF.find_export field.
2003-03-21  Eric PouechRewrote mapping of module into memory using only NTDLL...
2003-03-20  Alexandre JulliardAdded memcpy_unaligned to libwine_port.
2003-03-20  Eric PouechMoved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and...
2003-03-20  Eric PouechMove some fields (refCount, tls_index and module) from...
2003-03-20  Eric PouechMoved the module loading/unloading code and the remaini...
2003-03-20  Alexandre JulliardPartially implemented LdrLock/UnlockLoaderLock.
2003-03-18  Alexandre JulliardMake GetModuleFileNameA call GetModuleFileNameW. Small...
2003-03-18  Eric Pouech- added LDR_MODULE structure to WINE_MODREF and made...
2003-03-14  Alexandre JulliardCleaned up load_library_as_datafile().
2003-03-14  Eric Pouech- implementation of LdrLoadDll out of loader/module.c
2003-03-14  Eric Pouech- implementation of LdrUnloadDll out of loader/module.c
2003-03-06  Eric Pouech- implemented LdrGetProcedureAddress and made use of...
2003-03-05  Eric PouechRemoved SO loading type.
2003-03-04  Eric Pouech- added Ldr* information to include/winternl.h
2003-02-28  Alexandre JulliardOnly do the unload_dll server call at the time we actua...
2003-02-26  Alexandre JulliardMoved LDT selector allocation routines to libwine.
2003-02-18  Alexandre JulliardPrint thread ids in traces with only 4 digits now that...
2003-02-17  Alexandre JulliardSet default loadorder to native for dlls that contain...
2003-02-12  Warren BairdIncrease size of insufficiently big stack allocated...
2003-02-11  Rein KlazesIn PE_fixup_imports report "module file not found"...
2003-01-23  Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-17  Alexandre JulliardDebug channels cleanup.
2002-12-13  Alexandre JulliardDon't crash in DirectedYield16 if no other task is...
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-12-12  Alexandre JulliardAlso trace implicitly loaded dlls for +loaddll.
2002-12-05  Patrik StridvallReplace 0x%p with %p.
2002-12-03  Alexandre JulliardMerged font.h and path.h into gdi.h. Moved x11font...
2002-11-23  Alexandre JulliardRemoved no longer needed PROFILE_LoadWineIni().
2002-11-21  Andrew John HughesBuild ntdll with -DSTRICT.
2002-11-21  Alexandre JulliardAdded wrapper to replace llseek+lread to avoid HANDLE...
2002-11-21  Jukka HeinonenRemoved last users of msdos/interrupts.c.
2002-11-15  Eric PouechDon't fully process FreeLibrary when process is stopping.
2002-10-23  Patrik StridvallDon't use wine/unicode.h in the header files, include...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-19  Alexandre JulliardGet/SetFastQueue16 should use HQUEUE16 handles.
2002-10-18  Alexandre JulliardAdded wine_memcpy_unaligned function to avoid gcc memcpy
2002-10-15  Alexandre JulliardFixed reference count handling to support LoadLibrary...
2002-10-04  Alexandre JulliardFixed some handle conversions in prevision of void...
2002-09-25  Dimitrie O. PaunBy default, we should use our own dlls.
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
2002-09-13  Alexandre JulliardRemoved references to advapi32 registry functions from...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-31  Patrik StridvallMSVC compatibility fixes.
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-27  Mike McCormackDon't cache file handles for NE executable modules...
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-27  Dmitry TimoshkovRelax a bit PE consistency checks.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-16  Alexandre JulliardForce loadorder of 16-bit dlls to builtin if their...
2002-08-16  Dmitry TimoshkovSet up exception handler around WEP call.
next