2008-03-04 |
Rob Shearman | makefiles: Simplify the use of the IMPORTLIB variable... |
blob | commitdiff | raw |
2007-12-11 |
Alexandre Julliard | Makedll.rules: Add a generic EXTRADLLFLAGS variable... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Alexandre Julliard | kernel32: Move activation context creation to ntdll... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Alexandre Julliard | Added version information for a number of dlls. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Dmitry Timoshkov | ntdll: Alphabetically sort the Makefile entries. |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Hans Leidekker | ntdll: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Michael Stefaniuc | Add a WINE_NO_LONG_INT define to many makefiles to... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Alexandre Julliard | makefiles: Generate the dependencies line to avoid... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Alexandre Julliard | makefiles: Only run test and documentation targets... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Alexandre Julliard | libs: Merged libwine_unicode into libwine. |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Robert Shearman | ntdll: Very crude implementation of RtlQueueWorkItem. |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Hans Leidekker | ntdll: Add implementation of tape IOCTLs. |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Eric Pouech | ntdll: Created infrastructure to support IOCTL for... |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Alexandre Julliard | Generate 16-bit spec files as assembly code too. |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Alexandre Julliard | Preliminary implementation of signal handling for x86-64. |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Alexandre Julliard | Specify a base address for kernel and ntdll. |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Eric Pouech | Implemented NTDLL atom support. |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Robert Shearman | Implement handle tables and add tests for them. |
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-03-18 |
Raphael Junqueira | Stub implementations of RtlCreateQueryDebugBuffer, |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Alexandre Julliard | Implemented NtQueryDirectoryFile (partly based on a... |
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-09 |
Alexandre Julliard | Moved the remaining SYSDEPS_* functions to the wine_pth... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Alexandre Julliard | Added wine_pthread_create_thread and wine_pthread_exit_... |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Alexandre Julliard | Moved the pthread emulation into the main binary so... |
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-25 |
Alexandre Julliard | Moved loadorder support to dlls/ntdll. |
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-19 |
Alexandre Julliard | Moved 32-bit relay and snoop support to dlls/ntdll. |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Alexandre Julliard | Moved the 32-bit builtin loader and the remaining bits... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Eric Pouech | Implemented kernel32.GetIoProcessCounters and stubbed |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Alexandre Julliard | Moved the wine server client-side support to dlls/ntdll... |
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-17 |
Alexandre Julliard | Moved I/O port handling to dlls/winedos. |
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-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 16-bit builtin module handling 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-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-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 all process initialisation code to process.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-20 |
Eric Pouech | Implement anonymous pipes on top of named pipes. |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Alexandre Julliard | Moved timer 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-08 |
Eric Pouech | Implemented a bunch of environment related NTDLL APIs. |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Alexandre Julliard | Moved the EnumResource* functions to the kernel dll... |
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-29 |
Alexandre Julliard | Implemented ntdll resource functions. |
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-21 |
Jukka Heinonen | Moved dosconf.c to winedos. |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Alexandre Julliard | Implemented RtlDetermineDosPathNameType_U and RtlIsDosD... |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Alexandre Julliard | Implemented NtQueueApcThread, and changed the server... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Alexandre Julliard | Added --with-nptl configure option and necessary change... |
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-05 |
Eric Pouech | Removed SO loading type. |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Alexandre Julliard | Implemented the Fiber* functions (with the help of... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
György 'Nog' Jeney | - Reimplement time functions using ntdll functions. |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Jukka Heinonen | Moved handlers for int25 and int26 to winedos. |
blob | commitdiff | raw | diff to current |
2002-11-24 |
Jukka Heinonen | Moved handlers for int11, int15 and int5c to winedos. |
blob | commitdiff | raw | diff to current |
2002-11-23 |
Jukka Heinonen | Move int2f handler to winedos. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Andrew John Hughes | Build ntdll with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Jukka Heinonen | Removed last users of msdos/interrupts.c. |
blob | commitdiff | raw | diff to current |
2002-11-20 |
Jukka Heinonen | Removed obsolete code. |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Jukka Heinonen | Removed last user of msdos/int1a.c. |
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-12 |
Jukka Heinonen | Move simple interrupt handlers to winedos. |
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-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-17 |
Alexandre Julliard | Implemented the ntdll virtual memory functions, and... |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Alexandre Julliard | Copied the registry functions needed by VMM into device... |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Marcus Meissner | Implemented signal handling for PPC. |
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-15 |
Jon Griffiths | Implement and test rtl bitmap functions. |
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-10 |
Admiral Coeyman | Added support for FPU emulation interrupts. |
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-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
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-02-15 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dmitry Timoshkov | Added LdrDisableThreadCalloutsForDll. |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Eric Pouech | Changed the Wine internal cdrom interface to the NT... |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Alexandre Julliard | Removed obsolete dosmod. |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Alexandre Julliard | Moved heap functions to ntdll. |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Alexandre Julliard | Moved most of the real-mode stuff to dlls/winedos. |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Ove Kaaven | Separated the MZ loader and core DOS VM into dlls/winedos. |
blob | commitdiff | raw | diff to current |
next |