projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Added Finnish resources.
[wine]
/
dlls
/
Makefile.in
2002-12-15
Alexandre Julliard
Use import libraries when building tests too. Make...
blob
|
commitdiff
|
raw
2002-12-13
Chris Morgan
Add support for Jack audio server.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Alexandre Julliard
Implemented import libraries; on Unix we import the...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
Patrik Stridvall
Added stub implementation of cabinet.dll.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Alexandre Julliard
Updated dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Michael Günnewig
- Fixed loading of wave files.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Michael Günnewig
- Add wavefile handler.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Ove Kaaven
Added NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Michael Günnewig
- Move the API into a new api.c file.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-08
Michael Günnewig
Implemented the MS RLE video codec.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-02
Alexandre Julliard
Added --disable-win16 configure option.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-29
Alexandre Julliard
Don't build d3d8 if we don't have OpenGL support.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-27
Jason Edmeades
Initial D3D8 implementation.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
Andriy Palamarchuk
Implemented buffer management functions, a couple of...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
Alexandre Julliard
Added preliminary support for cross-compiling tests...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
Alexandre Julliard
Link all remaining dlls except kernel32 as separated...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-14
Alexandre Julliard
Updated dependencies.
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
Robert Lunnon
Preliminary audio driver for Solaris Libaudioio.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-30
Alexandre Julliard
Merged the NAS driver written by Nicolas
blob
|
commitdiff
|
raw
|
diff to current
2002-07-02
Juergen Schmied
- implementations for SHLWAPI_267, SHLWAPI_268
blob
|
commitdiff
|
raw
|
diff to current
2002-07-01
Alexandre Julliard
Fixed make install from read-only build directory ...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-28
Eric Pouech
Created an ALSA driver (with the help of David Hammerto...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-25
Sylvain Petreolle
Created d3d8 stub dll.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Alexandre Julliard
Fixed make install target to work even when nothing...
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-06-14
Ove Kaaven
- support DirectInput 8 interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Eric Pouech
Implemented a MP3 decoder (based on mpglib).
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Alexandre Julliard
Restored the library file intermediate step for symlink...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Alexandre Julliard
Run make clean in all directories, even the ones we...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
Eric Pouech
Created an ACM MS ADPCM codec.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-21
Eric Pouech
Implemented a G711 ACM codec (supports both A-Law and...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-17
Alexandre Julliard
Generate a kernel32 dependency for dlls that have no...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
John K. Hohm
Added comcat.dll with factory and manager but E_NOTIMPL...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
Alexandre Julliard
Updated make_dlls script for new import scheme.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Alexandre Julliard
Removed a bunch of multimedia code at Hidenori's request.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Patrik Stridvall
Stub implementation of SNMPAPI.DLL.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-17
Alexandre Julliard
Export a few more 16-bit GDI functions. Finished wineps...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Mike McCormack
Created a stubbed version of MSISYS.OCX.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Hidenori Takeshima
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Alexandre Julliard
Various makefile fixes for the test environment.
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-23
Alexandre Julliard
Added support for driver-specific escapes in the x11drv...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-23
Hidenori Takeshima
Implemented an IMA driver.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Hidenori Takeshima
Implemented G711 codec driver.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-21
Shi Quan He
Started TWAIN implementation.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-21
Chris Morgan
Added aRts driver.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Hidenori Takeshima
Added some stubs.
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-28
Alexandre Julliard
Added make check target to run unit tests too since...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Aric Stewart
Added a pass-through msvcrt20.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-10
Travis Michielsen
Added crypt32.dll stub.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-10
Alexandre Julliard
Added rules for running tests.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
Mike McCormack
Added netapi32.dll and the Netbios() call.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
Hidenori Takeshima
Added stubs for msrle32.dll and implemented RLE8 decoder.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
Hidenori Takeshima
Added stubs for msdmo.dll, qcap.dll and devenum.dll.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
Hidenori Takeshima
Implemented OleCreatePropertyFrame and
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Hidenori Takeshima
Fixed some bugs.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-17
Alexandre Julliard
Improved make_dlls script. Moved dll list out of
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Hidenori Takeshima
Added stubs for mapi32, msimg32, sti and url.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-18
Eric Pouech
Started implementing the MCIWnd* functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-18
Eric Pouech
Because of circular dependencies between comctl32 and...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-27
Alexandre Julliard
Added missing ntdll imports.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Alexandre Julliard
Removed import of x11drv from ddraw.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-17
Alexandre Julliard
Updated dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Hidenori Takeshima
Added stubs for quartz.dll.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Dmitry Timoshkov
Fix some inter dll dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-08
Marcus Meissner
Implemented glu32.dll as libGLU.so forwarder.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-19
Alexandre Julliard
Fixed setupapi dependencies.
blob
|
commitdiff
|
raw
|
diff to current
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
next