2003-11-14 |
Alexandre Julliard | Moved winedos loading functionality to dlls/kernel... |
blob | commitdiff | raw |
2003-11-14 |
Eric Pouech | - moved the remaining of int21 calls to dlls/winedos |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Alexandre Julliard | Moved memory/environ.c, memory/virtual.c and misc/cpu... |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Alexandre Julliard | Moved the exec_wine_binary function to the wine library... |
blob | commitdiff | raw | diff to current |
2003-11-06 |
Alexandre Julliard | Moved loader/module.c to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Alexandre Julliard | Moved codepage functions to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Alexandre Julliard | We can now use the standard DllMain as entry point. |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Alexandre Julliard | Link kernel32 as a normal dll. |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Alexandre Julliard | Moved a few more functions to the dlls/kernel directory. |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Alexandre Julliard | Link all remaining files that contain kernel APIs into... |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Alexandre Julliard | Renamed comm.dll, display.dll, keyboard.dll and mouse... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Alexandre Julliard | Moved DLLFLAGS to a separate variable instead of includ... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Alexandre Julliard | Moved the Windows version code to dlls/ntdll, and imple... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Alexandre Julliard | Moved 16-bit global heap, DOS memory and selector funct... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Alexandre Julliard | Moved synchronization and syslevel routines to dlls... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Alexandre Julliard | Link msdos/int21.c into kernel for now, until it is... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Alexandre Julliard | Moved VxDCall support to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved almost all remaining process, thread, fiber and... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved instruction emulation to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Alexandre Julliard | Moved most 32-bit heap functions to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Alexandre Julliard | Remove generated assembly code on make clean. |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Alexandre Julliard | Moved the implementation of the pthread wrappers to... |
blob | commitdiff | raw | diff to current |
2003-08-26 |
Alexandre Julliard | Moved profile functions to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-08-26 |
Alexandre Julliard | Moved 16-bit relay and snoop support to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Alexandre Julliard | Moved most of the 16-bit task support and NE module... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Alexandre Julliard | Renamed system.dll to system.drv. |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dimitrie O. Paun | Consolidate all kernel power management functions. |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Dmitry Timoshkov | Implement LCMapString using unicode collation tables. |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Alexandre Julliard | Moved some of the process functions to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Alexandre Julliard | Moved tape.c to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Eric Pouech | - start moving a few file related functions from files... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Alexandre Julliard | Moved misc/error.c to dlls/kernel/error16.c. |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Alexandre Julliard | Moved system.dll implementation to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Alexandre Julliard | Moved most local heap functions to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Alexandre Julliard | Moved atom functions to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Alexandre Julliard | Moved vxd support to winedos. |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Dimitrie O. Paun | Make it easy to use something other than wrc to compile... |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Alexandre Julliard | Moved most of the kernel resource APIs to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-04-21 |
Alexandre Julliard | Removed no longer needed uses of LDPATH. |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Alexandre Julliard | Allow overriding CFLAGS when running configure. Other... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Dmitry Timoshkov | Fix some problems found while compiling and linking... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Dimitrie O. Paun | Remove unused options -a and -C. |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Alexandre Julliard | Implemented file change notifications, based on a patch... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Alexandre Julliard | Moved date/time/currency format handling to new lcformat.c. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Moved libwine_uuid to the new libs/ directory. |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Dimitrie O. Paun | Collapse the -hHrs options into the -O option. |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Alexandre Julliard | Pass the -J option to wrc to avoid including installed... |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Alexandre Julliard | Removed support for 'rsrc' spec file statement. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Martin Wilck | - Allow setting NetBIOS ComputerName through registry. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Alexandre Julliard | Added winebuild -e option to specify the entry point... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Michael Stefaniuc | Compile the kernel dll with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-02 |
Alexandre Julliard | Added --disable-win16 configure option. |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Dimitrie O. Paun | Move the name directive from the .spec file to the... |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Alexandre Julliard | Moved 16-bit registry functions to kernel dll and imple... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Alexandre Julliard | Fixed GetLocaleInfoW to handle Unicode properly and... |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility. |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Alexandre Julliard | Create at most one glue file for a single dll. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Eric Pouech | Moved all client-side console code to kernel. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Alexandre Julliard | Rewrote atom test in C. |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Alexandre Julliard | Removed install_libdir targets and centralized the... |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Mehmet Yasar | Added test for locale functions. |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Jakob Eriksson | Added unit tests for file functions. |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Eric Pouech | Added a framework for testing CreateProcess and a few... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Geoffrey Hausheer | Added test for GetFullPathNamesA, GetLongPathNamesA, |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Geoffrey Hausheer | Added test for thread functions. |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Geoffrey Hausheer | Added memory allocation test. |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Alexandre Julliard | Renamed some 16-bit spec files to match the dll name. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Dmitry Timoshkov | Added tests for GetSystemDirectoryA/W and GetWindowsDir... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Alexandre Julliard | Added atom test script. |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Dmitry Timoshkov | List 16-bit resources separately as RC_SRCS16. |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Dmitry Timoshkov | Remove kernel32 dependency on user32 by implementing... |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Alexandre Julliard | Added version16.rc in RC_SRCS list. |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Dmitry Timoshkov | Add version information (16 and 32 bit) to core built... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Alexandre Julliard | Added nls to EXTRASUBDIRS. |
blob | commitdiff | raw | diff to current |
2000-11-06 |
Alexandre Julliard | Use .mc.rc extension for rc files generated by the... |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Alexandre Julliard | Added import of ntdll. |
blob | commitdiff | raw | diff to current |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Mike McCormack | Moved comm.c into kernel32. |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Alexandre Julliard | Moved a bunch of routines to kernel32.dll (with the... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Replaced global Callbacks structure by appropriate... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Alexandre Julliard | Small dll interfaces cleanups. |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Added explicit dependency on message files for people... |
blob | commitdiff | raw | diff to current |
2000-07-31 |
Alexandre Julliard | Moved toolhelp implementation into kernel32 dll. |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Alexandre Julliard | Merged setupx.dll into setupapi.dll. |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Dave Pickles | Improved FormatMessage: |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Moved thunking functions off to kernel32.dll. |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Alexandre Julliard | Merged msacm and msacm32 dlls. |
blob | commitdiff | raw | diff to current |
2000-07-10 |
Dmitry Timoshkov | Moved all NLS dependent data to the KERNEL resources. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
blob | commitdiff | raw | diff to current |
next |