Removed the FailReadOnly option, this is now the default behavior.
[wine] / dlls / kernel / Makefile.in
2004-03-09  Alexandre JulliardReimplemented GetVolumeInformation and SetVolumeLabel...
2004-02-20  Alexandre JulliardCreate real file handles for VxDs instead of using...
2004-02-17  Alexandre JulliardAdded support for building a dll from a .def file for...
2004-01-30  Jon GriffithsAdd stubs for the Activation Context API (XP+).
2004-01-15  Eric PouechReimplemented Get{Short|Long}PathName and updated the...
2003-11-14  Alexandre JulliardMoved winedos loading functionality to dlls/kernel...
2003-11-14  Eric Pouech- moved the remaining of int21 calls to dlls/winedos
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-11-06  Alexandre JulliardMoved loader/module.c to dlls/kernel.
2003-10-14  Alexandre JulliardMoved codepage functions to dlls/kernel.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-10  Alexandre JulliardWe can now use the standard DllMain as entry point.
2003-10-10  Alexandre JulliardLink kernel32 as a normal dll.
2003-10-08  Alexandre JulliardMoved a few more functions to the dlls/kernel directory.
2003-10-08  Alexandre JulliardLink all remaining files that contain kernel APIs into...
2003-09-27  Alexandre JulliardRenamed comm.dll, display.dll, keyboard.dll and mouse...
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...
2003-09-18  Alexandre JulliardMoved 16-bit global heap, DOS memory and selector funct...
2003-09-18  Alexandre JulliardMoved synchronization and syslevel routines to dlls...
2003-09-18  Alexandre JulliardLink msdos/int21.c into kernel for now, until it is...
2003-09-18  Alexandre JulliardMoved VxDCall support to dlls/kernel.
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...
2003-09-17  Alexandre JulliardMoved instruction emulation to dlls/kernel.
2003-09-16  Alexandre JulliardMoved most 32-bit heap functions to dlls/kernel.
2003-09-15  Alexandre JulliardRemove generated assembly code on make clean.
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...
2003-08-26  Alexandre JulliardMoved profile functions to dlls/kernel.
2003-08-26  Alexandre JulliardMoved 16-bit relay and snoop support 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-12  Dimitrie O. PaunConsolidate all kernel power management functions.
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-06-27  Alexandre JulliardMoved some of the process functions to dlls/kernel.
2003-06-24  Alexandre JulliardMoved tape.c to dlls/kernel.
2003-06-24  Eric Pouech- start moving a few file related functions from files...
2003-05-21  Alexandre JulliardMoved misc/error.c to dlls/kernel/error16.c.
2003-05-20  Alexandre JulliardMoved system.dll implementation to dlls/kernel.
2003-05-16  Alexandre JulliardMoved most local heap functions to dlls/kernel.
2003-05-16  Alexandre JulliardMoved atom functions to dlls/kernel.
2003-05-15  Alexandre JulliardMoved vxd support to winedos.
2003-05-06  Dimitrie O. PaunMake it easy to use something other than wrc to compile...
2003-04-30  Alexandre JulliardMoved most of the kernel resource APIs to dlls/kernel.
2003-04-21  Alexandre JulliardRemoved no longer needed uses of LDPATH.
2003-04-14  Alexandre JulliardAllow overriding CFLAGS when running configure. Other...
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-27  Dimitrie O. PaunRemove unused options -a and -C.
2003-03-26  Alexandre JulliardImplemented file change notifications, based on a patch...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
2003-03-22  Alexandre JulliardMoved date/time/currency format handling to new lcformat.c.
2003-03-20  Alexandre JulliardMoved libwine_uuid to the new libs/ directory.
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2003-01-09  Dimitrie O. PaunCollapse the -hHrs options into the -O option.
2002-12-11  Alexandre JulliardPass the -J option to wrc to avoid including installed...
2002-11-18  Alexandre JulliardRemoved support for 'rsrc' spec file statement.
2002-11-15  Martin Wilck- Allow setting NetBIOS ComputerName through registry.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-10-29  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-10-25  Michael StefaniucCompile the kernel dll with -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-02  Alexandre JulliardAdded --disable-win16 configure option.
2002-09-12  Dimitrie O. PaunMove the name directive from the .spec file to the...
2002-09-09  Alexandre JulliardMoved 16-bit registry functions to kernel dll and imple...
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Eric PouechMoved all client-side console code to kernel.
2002-07-31  Alexandre JulliardRewrote atom test in C.
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-05-29  Mehmet YasarAdded test for locale functions.
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-29  Jakob ErikssonAdded unit tests for file functions.
2002-04-21  Eric PouechAdded a framework for testing CreateProcess and a few...
2002-04-11  Geoffrey HausheerAdded test for GetFullPathNamesA, GetLongPathNamesA,
2002-04-02  Geoffrey HausheerAdded test for thread functions.
2002-03-27  Geoffrey HausheerAdded memory allocation test.
2002-03-26  Alexandre JulliardRenamed some 16-bit spec files to match the dll name.
2002-03-22  Dmitry TimoshkovAdded tests for GetSystemDirectoryA/W and GetWindowsDir...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-01-15  Alexandre JulliardAdded atom test script.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-05-31  Dmitry TimoshkovList 16-bit resources separately as RC_SRCS16.
2001-05-24  Dmitry TimoshkovRemove kernel32 dependency on user32 by implementing...
2001-03-08  Alexandre JulliardAdded version16.rc in RC_SRCS list.
2001-02-23  Dmitry TimoshkovAdd version information (16 and 32 bit) to core built...
2001-01-10  Alexandre JulliardAdded nls to EXTRASUBDIRS.
2000-11-06  Alexandre JulliardUse .mc.rc extension for rc files generated by the...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-13  Mike McCormackMoved comm.c into kernel32.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-03  Alexandre JulliardAdded explicit dependency on message files for people...
2000-07-31  Alexandre JulliardMoved toolhelp implementation into kernel32 dll.
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-25  Dave PicklesImproved FormatMessage:
next