2005-05-24 |
Steven Edwards | Split Win16 and Win32 toolhelp functions. |
blob | commitdiff | raw |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Alexandre Julliard | Move all the old config conversion code to a new oldcon... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Dimitrie O. Paun | Add support for .exe's with exported functions. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Eric Pouech | Moved 16 bit atom support to dlls/kernel/atom16.c. |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Emmanuel Maillard | - Update build system to support IOKit and CoreFoundati... |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Alexandre Julliard | Avoid some non-portable makefile constructs, and get... |
blob | commitdiff | raw | diff to current |
2004-05-14 |
Alexandre Julliard | Removed the no longer used SMB file I/O support, we... |
blob | commitdiff | raw | diff to current |
2004-05-14 |
Alexandre Julliard | Use environment variables instead of config file entrie... |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Dimitrie O. Paun | Remove the last remaining wine options when running... |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Alexandre Julliard | Moved most remaining file functions to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2004-04-29 |
Alexandre Julliard | Use symlinks in dosdevices/ for the drive devices too. |
blob | commitdiff | raw | diff to current |
2004-04-28 |
Alexandre Julliard | Removed a number of internal file functions that are... |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Alexandre Julliard | Reimplemented GetVolumeInformation and SetVolumeLabel... |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Alexandre Julliard | Create real file handles for VxDs instead of using... |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Alexandre Julliard | Added support for building a dll from a .def file for... |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Jon Griffiths | Add stubs for the Activation Context API (XP+). |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Eric Pouech | Reimplemented Get{Short|Long}PathName and updated the... |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Alexandre Julliard | Moved winedos loading functionality to dlls/kernel... |
blob | commitdiff | raw | diff to current |
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 |
next |