.. |
activeds
|
activeds: Win64 printf format warning fixes.
|
2006-10-04 20:55:33 +02:00 |
advapi32
|
ntdll: Fix NtUnloadKey to match the DDK.
|
2007-02-05 12:26:01 +01:00 |
advpack
|
advpack/tests: Fix typo.
|
2007-01-22 13:28:47 +01:00 |
amstream
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
atl
|
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
|
2006-12-26 15:02:03 +01:00 |
avicap32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
avifil32
|
avifil32: Declare some variables static.
|
2007-02-05 12:25:40 +01:00 |
cabinet
|
cabinet: Improve initialization of some arrays.
|
2007-01-26 12:56:12 +01:00 |
capi2032
|
capi: Fix compiler warnings.
|
2006-10-04 09:59:43 +02:00 |
cards
|
cards: Win64 printf format warning fixes.
|
2006-10-04 09:58:52 +02:00 |
cfgmgr32
|
include: Move cfgmgr32.h to include/ to match the SDK.
|
2006-10-14 20:18:44 +02:00 |
clusapi
|
clusapi: Add the clusapi.h public header.
|
2006-10-14 20:18:06 +02:00 |
comcat
|
comcat: Remove const from COMCAT Manager.
|
2006-12-08 11:39:53 +01:00 |
comctl32
|
comctl32: rebar: Fix lpBand->lpText memory leak in DeleteBand and simplify the code.
|
2007-02-05 12:28:49 +01:00 |
comdlg32
|
comdlg32: Update Russian translation.
|
2007-01-25 11:59:51 +01:00 |
compstui
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
credui
|
credui: Fill out the username, password and domain edit boxes from the values input to CredUIPromptForCredentialsW.
|
2007-02-05 12:24:47 +01:00 |
crtdll
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
crypt32
|
crypt32/tests: Fix compilation for older gcc versions (and MinGW).
|
2007-01-15 14:39:03 +01:00 |
cryptdll
|
cryptdll: Change storage class of module handle to static.
|
2006-12-11 16:19:02 +01:00 |
cryptnet
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
ctl3d32
|
|
|
d3d8
|
d3d8/tests: Warn that tests were skipped if we could not load d3d8.dll.
|
2007-01-12 11:25:27 +01:00 |
d3d9
|
d3d: Fix the D3DFMT_XXX constant declarations.
|
2007-01-18 12:05:05 +01:00 |
d3dim
|
|
|
d3drm
|
|
|
d3dx8
|
d3dx8: Win64 printf format warning fixes.
|
2006-10-04 09:58:57 +02:00 |
d3dxof
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dbghelp
|
dbghelp: Turn a FIXME to a WARN in order to avoid mangling the output.
|
2007-02-05 12:30:00 +01:00 |
dciman32
|
|
|
ddraw
|
wined3d: Move SetupFullscreenWindow() and RestoreWindow() from IDirectDrawImpl to IWineD3DDeviceImpl.
|
2007-01-19 12:28:58 +01:00 |
ddrawex
|
ddrawex: Self-register the DirectDrawFactory CoClass.
|
2007-01-05 20:28:02 +01:00 |
devenum
|
devenum: Do not store full DLL path in the registry.
|
2007-01-06 12:04:25 +01:00 |
dinput
|
dinput: Undefine SW_MAX to avoid possible conflicts with winuser.h.
|
2007-01-22 12:11:04 +01:00 |
dinput8
|
dinput8: Self-register the DirectInput8 CoClass.
|
2007-01-05 20:27:20 +01:00 |
dmband
|
janitorial: Remove stray '\' at end of lines.
|
2007-01-09 12:04:26 +01:00 |
dmcompos
|
dmcompos: Replaced && 0xff by & 0xff.
|
2006-11-09 17:53:22 +01:00 |
dmime
|
dmime: Remove unused variable.
|
2007-01-22 12:09:06 +01:00 |
dmloader
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
dmscript
|
dmscript: Replaced && 0xff by & 0xff.
|
2006-11-09 17:54:07 +01:00 |
dmstyle
|
janitorial: Remove stray '\' at end of lines.
|
2007-01-09 12:04:26 +01:00 |
dmsynth
|
dmsynth: Fix one more instance of && instead of &.
|
2006-11-09 18:20:30 +01:00 |
dmusic
|
janitorial: Remove stray '\' at end of lines.
|
2007-01-09 12:04:26 +01:00 |
dmusic32
|
|
|
dnsapi
|
dnsapi: Declare some items static.
|
2007-01-08 12:09:17 +01:00 |
dplay
|
|
|
dplayx
|
janitorial: Remove stray '\' at end of lines.
|
2007-01-09 12:04:26 +01:00 |
dpnet
|
dpnet: Win64 printf format warning fixes.
|
2006-10-09 12:56:08 +02:00 |
dpnhpast
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
dsound
|
dsound: Fix tests for old versions of windows.
|
2007-01-16 11:19:30 +01:00 |
dswave
|
dswave: Make some data const.
|
2006-12-14 20:11:27 +01:00 |
dxdiagn
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dxerr8
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dxerr9
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dxguid
|
dxguid: Add the rmxfguid.h header and export the GUIDs.
|
2007-01-09 12:22:17 +01:00 |
gdi32
|
gdi32: CreateBitmap and friends should return stock DEFAULT_BITMAP if requested bitmap width or height is 0.
|
2007-02-05 12:24:55 +01:00 |
glu32
|
|
|
gphoto2.ds
|
gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled.
|
2006-11-27 13:47:17 +01:00 |
hhctrl.ocx
|
hhctrl.ocx: Remove unused variable.
|
2007-01-09 12:03:27 +01:00 |
hid
|
|
|
hlink
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
iccvid
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
icmp
|
icmp: Changed select to poll.
|
2006-11-06 12:29:23 +01:00 |
ifsmgr.vxd
|
ifsmgr.vxd: Win64 printf format warning fixes.
|
2006-10-04 20:55:39 +02:00 |
imaadp32.acm
|
imaadp32.acm: Remove unused function.
|
2007-01-10 22:25:33 +01:00 |
imagehlp
|
imagehlp: Make use of the bReadOnly parameter in MapAndLoad.
|
2007-01-04 21:36:33 +01:00 |
imm32
|
imm32: Only unregister the IME class if it was registered.
|
2007-01-08 21:14:04 +01:00 |
infosoft
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
inseng
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
iphlpapi
|
iphlpapi: Support for non-linux platforms, including Mac OS X.
|
2007-01-26 12:58:47 +01:00 |
itss
|
itss: Added more protocol tests.
|
2007-01-15 12:30:37 +01:00 |
kernel32
|
kernel32: Add a trace to MultiByteToWideChar.
|
2007-02-05 12:28:57 +01:00 |
localspl
|
Assorted spelling fixes.
|
2007-01-18 12:56:52 +01:00 |
lz32
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
mapi32
|
Assorted spelling fixes.
|
2007-01-18 12:56:52 +01:00 |
mciavi32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
mcicda
|
mcicda: Use '%u' to print GetLastError().
|
2007-01-18 12:55:15 +01:00 |
mciseq
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
mciwave
|
mciwave: Win64 printf format warning fixes.
|
2006-10-12 21:42:53 +02:00 |
midimap
|
midimap: Win64 printf format warning fixes.
|
2006-10-05 11:33:34 +02:00 |
mlang
|
mlang: Implement IMultiLanguage::GetCodePageInfo.
|
2007-01-22 12:02:24 +01:00 |
mmdevldr.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
monodebg.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
mpr
|
mpr: Fix typo (Coverity).
|
2007-01-15 13:00:11 +01:00 |
mprapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msacm32
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
msacm32.drv
|
msacm32.drv: Win64 printf format warning fixes.
|
2006-10-10 11:56:30 +02:00 |
msadp32.acm
|
msadp32.acm: Remove unused function.
|
2007-01-12 11:23:34 +01:00 |
mscms
|
mscms: GetColorDirectory: fixed incorrect A -> W conversions.
|
2006-11-09 17:05:39 +01:00 |
mscoree
|
mscoree: _CorValidateImage() is a WINAPI function.
|
2007-01-25 11:05:31 +01:00 |
msdmo
|
msdmo: Declare a function static.
|
2007-01-12 11:23:47 +01:00 |
msftedit
|
|
|
msg711.acm
|
msg711.acm: Remove unused function.
|
2007-01-12 11:23:30 +01:00 |
mshtml
|
mshtml: Fixed protocol tests on IE7.
|
2007-01-23 11:27:21 +01:00 |
msi
|
msi: Allow uncompressed files before compressed files in the same media.
|
2007-02-05 12:27:33 +01:00 |
msimg32
|
|
|
msisys.ocx
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msnet32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msrle32
|
msrle32: Declare some functions static.
|
2007-01-12 20:41:52 +01:00 |
msvcrt
|
msvcrt: Fix *printf() handling of negative field width.
|
2007-02-05 12:26:10 +01:00 |
msvcrt20
|
|
|
msvcrt40
|
|
|
msvcrtd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msvfw32
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
msvidc32
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
mswsock
|
mswsock: More debug output in AcceptEx().
|
2006-10-02 14:25:14 +02:00 |
msxml3
|
msxml3/tests: Cast-qual warning fixes.
|
2007-01-24 11:59:08 +01:00 |
nddeapi
|
nddeapi: Win64 printf format warning fixes.
|
2006-10-04 09:59:05 +02:00 |
netapi32
|
netapi32: Declare a variable static.
|
2007-01-17 11:23:18 +01:00 |
newdev
|
newdev: Win64 printf format warning fixes.
|
2006-10-04 09:59:08 +02:00 |
ntdll
|
ntdll: Fix NtUnloadKey to match the DDK.
|
2007-02-05 12:26:01 +01:00 |
ntdsapi
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
objsel
|
objsel: Declare a variable static.
|
2007-01-18 11:59:32 +01:00 |
odbc32
|
odbc32: Declare a function static.
|
2007-01-19 12:28:58 +01:00 |
odbccp32
|
Assorted spelling fixes.
|
2007-01-18 12:56:52 +01:00 |
ole32
|
ole32/tests: Cast-qual warning fixes.
|
2007-01-24 11:59:11 +01:00 |
oleacc
|
oleacc: Win64 printf format warning fixes.
|
2006-10-04 09:59:10 +02:00 |
oleaut32
|
oleaut32: Fix marshaling of VARTYPE-less safearrays.
|
2007-02-05 12:26:14 +01:00 |
olecli32
|
olecli32: Win64 printf format warning fixes.
|
2006-10-09 12:44:30 +02:00 |
oledlg
|
oledlg: Declare a function static.
|
2007-01-22 12:08:58 +01:00 |
olepro32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
olesvr32
|
olesvr32: Win64 printf format warning fixes.
|
2006-10-09 12:44:25 +02:00 |
opengl32
|
opengl32: Remove redundant const.
|
2007-01-25 11:06:03 +01:00 |
powrprof
|
powrprof: Win64 printf format warning fixes.
|
2006-10-06 12:33:19 +02:00 |
psapi
|
psapi/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:14 +02:00 |
pstorec
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
qcap
|
qcap: Initialize a variable (Coverity).
|
2007-01-25 12:04:45 +01:00 |
quartz
|
quartz: Declare a function static.
|
2007-01-24 12:28:47 +01:00 |
query
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
rasapi32
|
rasapi32: Win64 printf format warning fixes.
|
2006-10-09 12:56:15 +02:00 |
resutils
|
resutils: Implements stub dll for resutils.dll.
|
2006-10-02 14:25:34 +02:00 |
riched20
|
riched20: Create undos in StreamIn at the right times. Adds tests for when StreamIn should be undoable.
|
2007-01-25 11:06:36 +01:00 |
riched32
|
|
|
rpcrt4
|
rpcrt4: Declare some functions static.
|
2007-01-25 12:04:18 +01:00 |
rsabase
|
rsabase/tests: Remove unneeded casts.
|
2007-01-04 11:25:08 +01:00 |
rsaenh
|
rsaenh: Declare some functions static.
|
2007-01-25 12:04:38 +01:00 |
sane.ds
|
sane.ds: Declare a function static.
|
2007-02-05 12:25:25 +01:00 |
secur32
|
secur32: Declare a function static.
|
2007-02-05 12:25:36 +01:00 |
security
|
|
|
sensapi
|
sensapi: Declare a variable static.
|
2007-02-05 12:25:32 +01:00 |
serialui
|
serialui: Declare some items static.
|
2007-02-05 12:25:21 +01:00 |
setupapi
|
setupapi: Declare some functions static.
|
2007-02-05 12:25:28 +01:00 |
sfc
|
sfc: We need to import sfc_os for the forwards to work properly.
|
2007-01-22 12:10:37 +01:00 |
sfc_os
|
sfc_os: Add a prototype for SfcIsKeyProtected().
|
2007-01-25 11:05:36 +01:00 |
shdoclc
|
shdoclc: Update French translation.
|
2007-01-08 11:46:05 +01:00 |
shdocvw
|
shdocvw: Declare some functions static.
|
2007-02-05 12:30:15 +01:00 |
shell32
|
shell32: Remove an unneeded local variable initialization.
|
2007-02-05 12:23:57 +01:00 |
shfolder
|
|
|
shlwapi
|
shlwapi: Don't unescape url in UrlCombineW with URL_FILE_USE_PATHURL flag.
|
2007-02-05 12:24:08 +01:00 |
snmpapi
|
snmpapi: Fix printf format warnings in tests.
|
2007-01-26 13:07:05 +01:00 |
spoolss
|
spoolss: Forward EnumPortsW to winspool.drv.
|
2006-12-04 13:43:17 +01:00 |
stdole2.tlb
|
|
|
stdole32.tlb
|
|
|
sti
|
|
|
strmiids
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
svrapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
tapi32
|
include/tapi.h: Add missing include directives.
|
2006-11-13 12:45:45 +01:00 |
twain_32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
unicows
|
|
|
url
|
url: Fixed wrong argument (Coverity).
|
2006-09-20 12:25:29 +02:00 |
urlmon
|
urlmon: Code clean up.
|
2007-02-05 12:24:16 +01:00 |
user32
|
user32: Dump contents of CREATESTRUCT in WM_[NC]CREATE of the message spy.
|
2007-02-05 12:24:59 +01:00 |
userenv
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
usp10
|
usp10: Document ScriptPlace and ScriptShape.
|
2007-01-24 11:57:53 +01:00 |
uuid
|
include: Added urlhist.idl.
|
2006-10-26 13:04:53 +02:00 |
uxtheme
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
vdhcp.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vdmdbg
|
|
|
version
|
version/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-06 11:40:43 +01:00 |
vmm.vxd
|
vmm.vxd: PC_WRITABLE spelling fix.
|
2006-12-05 10:31:47 +01:00 |
vnbt.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vnetbios.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vtdapi.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vwin32.vxd
|
vwin32.vxd: Win64 printf format warning fixes.
|
2006-10-07 17:47:37 +02:00 |
w32skrnl
|
w32skrnl: Win64 printf format warning fixes.
|
2006-10-04 09:59:19 +02:00 |
winealsa.drv
|
winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv.
|
2007-01-10 13:40:39 +01:00 |
winearts.drv
|
winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv.
|
2007-01-10 13:41:40 +01:00 |
wineaudioio.drv
|
wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv.
|
2007-01-10 13:42:34 +01:00 |
winecoreaudio.drv
|
winecoreaudio.drv: Fix printf format warnings.
|
2007-01-18 13:27:55 +01:00 |
winecrt0
|
winecrt0: Fix delay load structure types for Win64.
|
2006-10-30 17:43:03 +01:00 |
wined3d
|
wined3d: Remove the d3d9types.h include from wined3d_private.h.
|
2007-01-23 11:27:05 +01:00 |
winedos
|
Assorted spelling fixes.
|
2006-12-14 20:25:05 +01:00 |
wineesd.drv
|
wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv.
|
2007-01-10 13:44:20 +01:00 |
winejack.drv
|
winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv.
|
2007-01-10 13:45:03 +01:00 |
winejoystick.drv
|
joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv.
|
2006-12-29 14:29:20 +01:00 |
winemp3.acm
|
winemp3.acm: Ensure null check before dereference.
|
2007-01-05 20:26:39 +01:00 |
winenas.drv
|
winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.
|
2007-01-10 13:45:39 +01:00 |
wineoss.drv
|
wineoss.drv: config.h police.
|
2007-01-22 13:29:12 +01:00 |
wineps.drv
|
wineps.drv: Try to use the PostSript name of a font.
|
2007-02-05 12:27:09 +01:00 |
winequartz.drv
|
quartzdrv: Add the quartz (Mac OS X) video driver to the build system.
|
2006-10-27 14:20:12 +02:00 |
winex11.drv
|
winex11.drv: Copy the GL extensions string because it may be freed.
|
2007-01-25 11:06:21 +01:00 |
wininet
|
wininet: config.h police.
|
2007-02-05 12:25:55 +01:00 |
winmm
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
winnls32
|
|
|
winspool.drv
|
winspool.drv: We don't need to check for the PPD Files key before using /etc/printcap.
|
2007-02-05 12:27:06 +01:00 |
wintab32
|
wintab32: Win64 printf format warning fixes.
|
2006-10-09 12:55:50 +02:00 |
wintrust
|
wintrust: Better match the PSDK types and fix the winapi_check warnings.
|
2007-01-26 13:54:06 +01:00 |
wldap32
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
wnaspi32
|
wnaspi32: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
|
2007-01-02 13:20:41 +01:00 |
wow32
|
|
|
ws2_32
|
ws2_32: Fix trace for WS_setsockopt to look closer to WS_getsockopt.
|
2007-01-18 11:59:25 +01:00 |
wsock32
|
wsock32: Win64 printf format warning fixes.
|
2006-10-09 12:55:32 +02:00 |
wtsapi32
|
wtsapi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:43 +02:00 |
Makedll.rules.in
|
configure: Use the correct ar tool when building Mingw import libraries.
|
2007-01-01 13:44:45 +01:00 |
Makefile.in
|
credui: Add stubbed out credui DLL.
|
2007-01-23 12:01:59 +01:00 |
Makeimplib.rules.in
|
|
|
Maketest.rules.in
|
|
|