Alexandre Julliard
|
06640efa61
|
opengl32: Dynamically load libGLU.
Based on a patch by Roderick Colenbrander.
|
2008-05-01 14:44:49 +02:00 |
Alexandre Julliard
|
ad79873527
|
configure: Improve the check for the GLU library.
|
2008-05-01 13:29:02 +02:00 |
Petr Sumbera
|
4992b6590e
|
port: Add alternative for isinf.
|
2008-04-30 13:45:23 +02:00 |
Lei Zhang
|
ffb0457982
|
userenv: Add initial tests for CreateEnvironmentBlock.
|
2008-04-30 13:45:15 +02:00 |
Alexandre Julliard
|
da19122f14
|
makefiles: Add support for generating correct dependencies for tlb files.
|
2008-04-24 22:13:57 +02:00 |
Lei Zhang
|
9d7f7bfc5e
|
msxml3: Check for xsltInit before calling it.
|
2008-04-18 13:57:15 +02:00 |
Kusanagi Kouichi
|
75e40229d2
|
winex11.drv: Fix Solaris build error.
Solaris doesn't define XICCallback.
|
2008-04-16 14:46:05 +02:00 |
Juan Lang
|
2016c63e82
|
cryptui: Add stub DLL.
|
2008-04-11 11:13:41 +02:00 |
Paul Vriens
|
4f3dbb7f7d
|
rsabase: Remove rsabase tests as they are covered in rsaenh.
|
2008-04-04 11:03:30 +02:00 |
James Hawkins
|
9e021cff3d
|
fusion: Add initial tests for IAssemblyCache.
|
2008-03-31 13:09:19 +02:00 |
Mikołaj Zalewski
|
7bd0efa123
|
services.exe: Add a new program.
|
2008-03-28 14:49:17 +01:00 |
Jacek Caban
|
63ebe0191e
|
jscript: Added tests.
|
2008-03-25 11:44:06 +01:00 |
Tony Wasserka
|
be0799fce2
|
d3dx9: Start implementation of d3dx9_37.
|
2008-03-24 21:09:25 +01:00 |
Alexandre Julliard
|
8ad6049ac6
|
fonts: Store the generated TrueType fonts in the repository, and rebuild them only in maintainer mode.
|
2008-03-23 19:36:34 +01:00 |
Philip Nilsson
|
b67290b99a
|
d3dx9/tests: Test the D3DXVec*Array functions.
|
2008-03-21 12:52:54 +01:00 |
James Hawkins
|
c0b3af34b9
|
fusion: Add a stub implementation of fusion.dll.
|
2008-03-21 12:49:51 +01:00 |
Alexandre Julliard
|
dc4a475fa0
|
configure: Add rules for rebuilding icons in maintainer mode.
|
2008-03-20 16:09:18 +01:00 |
Alexandre Julliard
|
9d037226fe
|
configure: Add a --enable-maintainer-mode option.
|
2008-03-20 14:27:35 +01:00 |
Andrew Riedi
|
2087ad46a9
|
reg: Add stub 'reg' program.
|
2008-03-19 12:45:26 +01:00 |
Jacek Caban
|
fa23a2c4b6
|
jscript: Added stub DLL.
|
2008-03-10 11:30:19 +01:00 |
Rob Shearman
|
76e089692e
|
adsiid: Add static import library for active directory GUIDs.
|
2008-03-06 17:53:11 +01:00 |
Francois Gouget
|
9e67edfc16
|
configure: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
|
2008-03-06 17:39:08 +01:00 |
Rob Shearman
|
0c694d710e
|
makefiles: Split AR into AR and ARFLAGS.
|
2008-03-04 20:55:24 +01:00 |
Rob Shearman
|
e9f5bce333
|
Add configure check for strtoll and strtoull.
Define these to _strtoi64 and _strtoui64 if these are available instead.
|
2008-03-04 12:01:59 +01:00 |
Francois Gouget
|
29ef0b90ee
|
Assorted spelling, punctuation and case fixes.
|
2008-03-03 12:04:48 +01:00 |
Louis Lenders
|
6547fef34b
|
programs: Add a stubbed out secedit.exe.
|
2008-02-29 12:35:02 +01:00 |
Alistair Leslie-Hughes
|
ea563709ef
|
slc: Initial stub DLL.
|
2008-02-20 12:40:51 +01:00 |
Roy Shea
|
884e7e7b56
|
qmgr: Add some tests.
|
2008-02-19 20:47:57 +01:00 |
Lei Zhang
|
e8551a073d
|
qedit: Add tests directory and a simple test.
|
2008-02-19 18:03:21 +01:00 |
Lei Zhang
|
6de8be71b3
|
qedit: Skeleton implementation of qedit.dll.
|
2008-02-19 17:57:23 +01:00 |
Tony Wasserka
|
df0a694f9e
|
d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35.
|
2008-02-19 14:35:05 +01:00 |
Tony Wasserka
|
e4866622cb
|
d3dx9: Start implementation of d3dx9_31.
|
2008-02-19 14:34:17 +01:00 |
Tony Wasserka
|
2aa1505ab3
|
d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30.
|
2008-02-19 14:32:55 +01:00 |
Tony Wasserka
|
409b19b910
|
d3dx9: Start implementation of d3dx9_26 and d3dx9_27.
|
2008-02-19 14:32:17 +01:00 |
Tony Wasserka
|
e9c16391c2
|
d3dx9: Start implementation of d3dx9_25.
|
2008-02-19 14:31:25 +01:00 |
Tony Wasserka
|
6f834d353c
|
d3dx9: Start implementation of d3dx9_24.
|
2008-02-19 14:29:37 +01:00 |
Maarten Lankhorst
|
2472e81cea
|
dssenh: Add initial stub dll.
|
2008-02-18 15:26:37 +01:00 |
Maarten Lankhorst
|
e11826f553
|
softpub: Add initial stub dll.
|
2008-02-18 15:26:01 +01:00 |
Maarten Lankhorst
|
b3a9699ab3
|
slbcsp: Add initial stub dll.
|
2008-02-18 15:24:57 +01:00 |
Maarten Lankhorst
|
322d4cab1e
|
sccbase: Add initial stub dll.
|
2008-02-18 15:24:03 +01:00 |
Maarten Lankhorst
|
c438d23902
|
mssip32: Add initial stub dll.
|
2008-02-18 15:22:42 +01:00 |
Maarten Lankhorst
|
7c3d24bf5c
|
initpki: Add initial stub dll.
|
2008-02-18 15:21:33 +01:00 |
Maarten Lankhorst
|
e4576c807b
|
gpkcsp: Add initial stub dll.
|
2008-02-18 15:20:42 +01:00 |
Maarten Lankhorst
|
f930821779
|
cryptdlg: Add initial stub dll.
|
2008-02-18 15:06:52 +01:00 |
James Hawkins
|
58b0686e95
|
itircl: Add a stub implementation of itircl.dll.
|
2008-02-16 15:16:40 +01:00 |
Gerald Pfeifer
|
701ef1d882
|
configure: Use GCC's -Wtype-limits if possible.
|
2008-02-05 12:05:59 +01:00 |
Rob Shearman
|
5db45041c6
|
ntdsapi: Add tests for DsMakeSpnW.
|
2008-01-25 12:12:24 +01:00 |
Gerald Pfeifer
|
39f672798b
|
kernel32: Use setproctitle where applicable to set the process name.
Based on a patch by Kris Moore.
|
2008-01-21 11:52:33 +01:00 |
Hans Leidekker
|
67815c6b9e
|
msvcr71: Add an implementation that forwards to msvcrt.
|
2008-01-21 11:43:09 +01:00 |
Marcus Meissner
|
4328d92da3
|
wmi: Initial version of wmi.dll.
|
2008-01-17 13:42:14 +01:00 |