projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- New (some stubs): SHGetFolderLocation, PathAddExtension,
[wine]
/
dlls
/
Makefile.in
2000-05-30
Dimitrie O. Paun
Separate wineps out of Wine's core.
blob
|
commitdiff
|
raw
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