projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reimplemented DXGrab with improvements; it no longer depends on
[wine]
/
dlls
/
dplayx
/
2001-04-16
Ove Kaaven
Add version resource to dplayx.dll, versioned to Direct...
tree
|
commitdiff
2001-04-12
Peter Hunnisett
- Provide lobby provider COM object header file and...
tree
|
commitdiff
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
tree
|
commitdiff
2001-02-12
Francois Gouget
Change the callback declarations to a safer format.
tree
|
commitdiff
2001-02-12
Francois Gouget
Fix typos in comments.
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-22
Jon Griffiths
- Remove <string.h> from winnt.h.
tree
|
commitdiff
2001-01-17
Alexandre Julliard
Cleaned up dll startup routines now that we have separa...
tree
|
commitdiff
2001-01-04
Francois Gouget
Removed the 'fn' prefix (i.e. ICOM_FN).
tree
|
commitdiff
2001-01-02
François Gouget
Removed an '#ifdef STRICT'.
tree
|
commitdiff
2000-12-27
Ulrich Weigand
Added check whether unaligned memory access is allowed.
tree
|
commitdiff
2000-12-15
François Gouget
Removed the declspec specifier.
tree
|
commitdiff
2000-12-06
Alexandre Julliard
Created a small static library in ole/libuuid.a that...
tree
|
commitdiff
2000-12-03
Francois Gouget
Use the DUMMYUNIONNAME macros so that the headers can...
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-16
Alexandre Julliard
Avoid linking with ntdll where possible.
tree
|
commitdiff
2000-11-16
Alexandre Julliard
Replaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
tree
|
commitdiff
2000-11-08
Francois Gouget
We must include windef.h before wtypes.h (directly...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-10-19
Peter Hunnisett
- Add proper message reply mechanism and sp player...
tree
|
commitdiff
2000-09-27
Alexandre Julliard
Added a few missing imports.
tree
|
commitdiff
2000-09-26
Peter Hunnisett
- Remove winmm hack in dplay code
tree
|
commitdiff
2000-09-04
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-08-29
Peter Hunnisett
- More implementation
tree
|
commitdiff
2000-08-26
Alexandre Julliard
Removed calls to ConvertToGlobalHandle and MakeCritical...
tree
|
commitdiff
2000-08-25
Peter Hunnisett
- Implemented loading and initialization of service...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Moved GUID definitions to their respective dll.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-07-10
Peter Hunnisett
- Make ref counting a little more efficient
tree
|
commitdiff
2000-07-09
Alexandre Julliard
Created separate libraries for dplay, shfolder, shlwapi...
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-06-07
Peter Hunnisett
- Small update to documentation
tree
|
commitdiff
2000-06-01
Andreas Mohr
Lots of spelling fixes that accumulated in my tree...
tree
|
commitdiff
2000-05-30
Peter Hunnisett
- Added a little more dll level debugging and small...
tree
|
commitdiff
2000-05-26
Peter Hunnisett
Started local name server framework.
tree
|
commitdiff
2000-05-23
Peter Hunnisett
- Small fixes/updates
tree
|
commitdiff
2000-04-29
Patrik Stridvall
Fixed issues reported by winapi_check.
tree
|
commitdiff
2000-04-24
Patrik Stridvall
Fixed issues found by winapi_check.
tree
|
commitdiff
2000-04-19
Alexandre Julliard
Added some missing import directives.
tree
|
commitdiff
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-12
Peter Hunnisett
- Make registry usage a little more correct and modern
tree
|
commitdiff
2000-03-05
Alexandre Julliard
Added support for creating extra symlinks for .so files...
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-30
Francois Gouget
The COM virtual tables must use the
tree
|
commitdiff
2000-01-29
Andreas Mohr
- add some documentation items
tree
|
commitdiff
2000-01-23
Marcus Meissner
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
tree
|
commitdiff
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
tree
|
commitdiff
2000-01-12
Peter Hunnisett
Fix problem with initialization (reported by Andreas...
tree
|
commitdiff
2000-01-01
Alexandre Julliard
Make use of automatic ordinal allocation.
tree
|
commitdiff
1999-12-20
Peter Hunnisett
Fixed ordinal numbering and added new spec stub.
tree
|
commitdiff
1999-12-12
Andreas Mohr
Fixed compiler warnings.
tree
|
commitdiff
1999-11-28
Niels Kristian Bec...
Compiler warnings fixed.
tree
|
commitdiff
1999-11-25
Peter Hunnisett
- Added global data mutual exclusion
tree
|
commitdiff
1999-11-04
Peter Hunnisett
- Added dplayx LibMain for initialization of all dplayx...
tree
|
commitdiff
1999-10-31
Francois Gouget
Generalized the use of the new ICOM_VFIELD and ICOM_VTB...
tree
|
commitdiff
1999-10-25
Francois Gouget
Added two macros, ICOM_VFIELD and ICOM_VTBL, so that...
tree
|
commitdiff
1999-10-13
Francois Gouget
Use the COM macros rather than directly accessing the...
tree
|
commitdiff
1999-09-28
Peter Hunnisett
- Moved dplay and dplayx to a proper home in the dlls...
tree
|
commitdiff