2001-04-19 |
Alexandre Julliard | Fixed setupapi dependencies. |
blob | commitdiff | raw |
2001-04-17 |
Francois Gouget | Fix typo so that wintrust is built. |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Rein Klazes | Added new dll wintrust.dll with a stub for WinVerifyTru... |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Ian Pilcher | Various registry-related PostScript driver enhancements. |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Eric Pouech | Started the real implementation of mciavi. |
blob | commitdiff | raw | diff to current |
2001-01-28 |
Marcus Meissner | Implemented VideoCapDriverDescAndVer. |
blob | commitdiff | raw | diff to current |
2001-01-12 |
Stefan Leichter | Implemented EnumProtocolA/W. |
blob | commitdiff | raw | diff to current |
2001-01-12 |
Jon Griffiths | Turn crtdll into forwards to msvcrt. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
John R. Sheets | Implemented stubs for IWebBrowser in shdocvw.dll. |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Jon Griffiths | - Migrate CRTDLL to MSVCRT. |
blob | commitdiff | raw | diff to current |
2001-01-06 |
Huw D M Davies | Implement InternetCanonicalizeUrl. |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Alexandre Julliard | Fixed dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Ulrich Weigand | Import kernel32 (for SetLastError()). |
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 |
2000-12-15 |
Hidenori Takeshima | Implemented some DDK APIs - far from complete. |
blob | commitdiff | raw | diff to current |
2000-12-14 |
Hidenori Takeshima | Added a spec file for 16bit imm. |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Dimitrie O. Paun | Use @LIBEXT@ instead of .so for the inter-dlls dependen... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Alexandre Julliard | Finished separation of advapi32. |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Alexandre Julliard | Fixed a few dependencies on 16-bit or internal function... |
blob | commitdiff | raw | diff to current |
2000-11-16 |
Alexandre Julliard | Avoid linking with ntdll where possible. |
blob | commitdiff | raw | diff to current |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
blob | commitdiff | raw | diff to current |
2000-11-06 |
Alexandre Julliard | Removed SUBDIRS in winmm Makefile. |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Alexandre Julliard | Build ntdll as a real dll, including everything that... |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Peter Hunnisett | - Remove winmm hack in dplay code |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Huw D M Davies | Paper size and orientation prop sheet for wineps. |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Moved CharUpper* and CharLower* functions to dlls/user. |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. Added a few... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Alexandre Julliard | Small dll interfaces cleanups. |
blob | commitdiff | raw | diff to current |
2000-08-06 |
Alexandre Julliard | Added imports of kernel32.dll where necessary. |
blob | commitdiff | raw | diff to current |
2000-08-04 |
Alexandre Julliard | Added a few missing imports. |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
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-26 |
Alexandre Julliard | Moved shlwapi routines from shell32.dll to shlwapi... |
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-25 |
Alexandre Julliard | Temporarily moved advapi32 registry support back into... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Merged wing.dll into gdi32.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-15 |
Mike McCormack | Implemented serialui dll containing CommConfigDialog, |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Huw D M Davies | Create rpcrt4.dll. |
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-07-08 |
Francois Jacques | Added setupapi shared library and SetupIterateCabinet... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
blob | commitdiff | raw | diff to current |
2000-06-18 |
James Hatheway | Created an initial Winsock 2 (ws2_32) DLL. Makes use... |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Alexandre Julliard | Added missing dependency. |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Alexandre Julliard | Merged mouse dll into USER. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Alexandre Julliard | Merged display.dll into USER. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Dimitrie O. Paun | Start to separate KERNEL out of libwine. |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Dimitrie O. Paun | Moved DISPDIB out of the kernel into GDI. |
blob | commitdiff | raw | diff to current |
2000-05-19 |
Dimitrie O. Paun | Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Dimitrie O. Paun | Moved DDEML into dlls/user. |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
blob | commitdiff | raw | diff to current |
2000-05-07 |
Dimitrie O. Paun | Separate OLE2NLS out of KERNEL. |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Alexandre Julliard | Fixed typo. |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Hidenori Takeshima | Added stubs for riched32.dll. |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Alexandre Julliard | Added libkeyboard.so creation. |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Patrik Stridvall | Compile fix for --without-x. |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Eric Pouech | Fixed winspool(.drv) loading. |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Alexandre Julliard | Merged urlmon.dll and wininet.dll from the Corel tree... |
blob | commitdiff | raw | diff to current |
2000-04-09 |
Alexandre Julliard | Improved support for Makefiles that need to recurse... |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Alexandre Julliard | Made ddraw and dinput separate dlls. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Alexandre Julliard | Made MPR a separate dll. |
blob | commitdiff | raw | diff to current |
2000-03-08 |
David Elliott | - Slightly reworked include files (less messy, more... |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Alexandre Julliard | Added support for creating extra symlinks for .so files... |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Alexandre Julliard | Renamed libwin32s to use the proper dll name (libw32skrnl). |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Eric Pouech | Moved hardware related handling to dlls/winmm/joystick... |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Sean Langley | OLEPRO32 stubs. |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Andreas Mohr | Added SETUPX dll. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Alexandre Julliard | Merged dlls/ver into dlls/version. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Alexandre Julliard | Moved winsock implementation to dlls/winsock. |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Alexandre Julliard | Xiang Li |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Andreas Mohr | Added .rc file support for Win16 NE modules. |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Francois Gouget | Added ICMP DLL implementation. |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Eric Pouech | Added built-in msacm.drv and midimap.drv drivers. |
blob | commitdiff | raw | diff to current |
1999-09-28 |
Peter Hunnisett | - Moved dplay and dplayx to a proper home in the dlls... |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
blob | commitdiff | raw | diff to current |
1999-08-07 |
Ulrich Weigand | Separated Win16 (USER) and Win32 (MPR) network routines. |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Ulrich Weigand | Use position-independent code in assembly glue when... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Andreas Mohr | Implemented (nearly) all TAPI functions as stubs. |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Marcus Meissner | Started on avifil32 implementation (only stubs currently). |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Klaas van Gend | Create a new subdirectory for the common dialog box... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Ulrich Weigand | Add new subdirectories dlls/ver and dlls/version. |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Juergen Schmied | Moved ADVAPI32 files to dlls/advapi32. |
blob | commitdiff | raw | diff to current |
1998-11-01 |
Marcus Meissner | More Nt* and Rtl* function stubs, moved ntdll.c to... |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Patrik Stridvall | Started the implementation of MSACM.DLL, MSACM32.DLL... |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
blob | commitdiff | raw | diff to current |
|