wine/dlls
Dmitry Timoshkov a20d033627 user: Do not force repainting on WM_WINDOWPOSCHANGED in combobox.
- do not force repainting on WM_WINDOWPOSCHANGED in combobox, it
  breaks Z-order based painting.
- do nothing in the combobox WM_ERASEBKGND handler do all painting in
  WM_PAINT like Windows does.
2006-08-28 11:36:42 +02:00
..
activeds
advapi32 advapi32: Fix security tests to not crash on windows. 2006-08-28 11:36:02 +02:00
advpack advpack/tests: Make RunSetupCommand not popup dialogs. 2006-08-21 12:21:38 +02:00
amstream
atl
avicap32
avifil32
cabinet cabinet/tests: Write-strings warnings fix. 2006-08-15 11:42:36 +02:00
capi2032
cards
cfgmgr32
comcat
comctl32 comctl32: Remove unneccessary default debug channels. 2006-08-26 18:54:05 +02:00
comdlg32 comdlg32: Remove redundant NULL checks before MemFree. 2006-08-09 11:21:02 +02:00
compstui
crtdll
crypt32 crypt32/tests: Avoid sizeof in traces. 2006-08-25 18:37:38 +02:00
cryptdll
cryptnet
ctl3d32
d3d8 d3d: Don't crash when SetRenderTarget() is called with a NULL pSurface. 2006-08-07 13:12:37 +02:00
d3d9 wined3d: Minor cursor fixes. 2006-08-10 10:54:37 +02:00
d3dim
d3drm
d3dx8
d3dxof
dbghelp dbghelp: Made stabs parsing a bit more robust. 2006-08-09 23:08:00 +02:00
dciman32
ddraw ddraw: Write-strings warnings fix. 2006-08-23 16:53:55 +02:00
devenum
dinput dinput: Signal event after we queued an event. Not before. 2006-08-07 15:35:19 +02:00
dinput8 dinput8: Better DirectInput8Create warning. 2006-07-27 11:43:06 +02:00
dmband
dmcompos
dmime dmime: Accept IDirectMusicPerformance2 in QueryInterface. 2006-07-26 10:25:03 +02:00
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi dnsapi/tests: Write-strings warnings fix. 2006-08-15 11:42:30 +02:00
dplay
dplayx
dpnet
dpnhpast
dsound dsound: Remove unused parameter from propset functions. 2006-08-23 11:58:38 +02:00
dswave
dxdiagn
dxerr8
dxerr9
dxguid
gdi gdi: Add missing glyph code to GetGlyphIndices and tests. 2006-08-24 14:09:01 +02:00
glu32 glu32: Make some functions static. 2006-08-02 13:26:24 +02:00
glut32
gphoto2.ds Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
hhctrl.ocx hhctrl.ocx: Make some functions static. 2006-08-02 22:02:25 +02:00
hid hid: Initial implementation. 2006-08-07 20:00:56 +02:00
hlink hlink: Avoid double computation of the string length. 2006-08-03 19:56:21 +02:00
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp
imm32
infosoft infosoft: Add a test for the language neutral word breaker. 2006-08-15 19:24:43 +02:00
inseng inseng: Switch to the standard regsvr.c registration code. 2006-08-08 11:16:24 +02:00
iphlpapi configure: Only link against libresolv where necessary. 2006-08-04 23:17:56 +02:00
itss itss: Simplify the class factory. 2006-08-22 12:11:21 +02:00
kernel kernel32: Fix TRACE in WideCharToMultiByte to not cause exception with non-null terminated input. 2006-08-28 11:35:54 +02:00
lz32 lz32/tests: Write-strings warning fix. 2006-08-02 22:03:48 +02:00
mapi32 mapi32/tests: Write-strings warning fix. 2006-07-28 12:33:11 +02:00
mciavi32 Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
mcicda
mciseq Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
mciwave Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
midimap
mlang mlang: Added IMultiLanguage3 interface stub implementation. 2006-08-23 20:08:56 +02:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Fix bug in ProviderOrder comma processing in wnetInit(). 2006-08-21 12:08:58 +02:00
mprapi
msacm32
msacm32.drv
msadp32.acm
mscms
msdmo
msftedit
msg711.acm
mshtml mshtml: Better stub for QueryStatus(CGID_MSHTML). 2006-08-26 19:16:14 +02:00
msi msi: Set the ALLUSERS property to 1 always. 2006-08-25 20:04:50 +02:00
msimg32
msisys.ocx
msnet32
msrle32
msvcrt msvcrt: Fix scanf format "%i" base detection. 2006-08-23 17:04:53 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Write-strings warning fix. 2006-08-03 22:23:02 +02:00
msvidc32
mswsock
msxml3 msxml3: DOMFreeThreadedDocument's thread model is Both, not Free. 2006-08-09 20:37:29 +02:00
netapi32 netapi32: NetUserModalsGet bug fixes and cleanup. 2006-08-14 11:45:42 +02:00
newdev
ntdll ntdll: Print 64bit integers with wine_dbgstr_longlong. 2006-08-25 11:18:46 +02:00
ntdsapi
objsel
odbc32
odbccp32
ole32 ole32: Call IRpcChannelBuffer_GetBuffer for the RemRelease case of 2006-08-26 19:37:10 +02:00
oleacc
oleaut32 oleaut32: Updated conformance test return string for VT_RESERVED. 2006-08-24 11:51:58 +02:00
olecli32
oledlg oledlg: Updated Korean resource. 2006-08-04 12:04:11 +02:00
olepro32
olesvr32
opengl32 opengl: Fix Mesa/DRI regression. 2006-08-28 11:36:21 +02:00
powrprof
psapi
pstorec pstorec: Add a stub implementation. 2006-08-11 11:57:27 +02:00
qcap qcap: Print 64bit integers with wine_dbgstr_longlong. 2006-08-21 12:07:41 +02:00
quartz quartz: Skip over INFO chunk in AVI file parsing. 2006-08-26 18:54:11 +02:00
query query: Add a stub implementation for LocateCatalogs. 2006-07-24 12:57:33 +02:00
rasapi32
riched20 riched20: Add tests for EM_GETMODIFY. 2006-08-23 20:10:50 +02:00
riched32 riched32: Add version resource. 2006-08-25 11:19:03 +02:00
rpcrt4 rpcrt4: Tests for CStdStubBuffer_Disconnect and a tidy up of the implementation. 2006-08-23 20:10:36 +02:00
rsabase
rsaenh rsaenh: Test and fix CryptEncrypt with NULL buffer. 2006-08-08 20:15:08 +02:00
sane.ds Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
secur32 secur32: Fix secur32 test to pass on windows. 2006-08-26 18:55:35 +02:00
security
sensapi
serialui
setupapi setupapi: Make do_file_copyW send "target newer" notifications. 2006-08-28 11:35:40 +02:00
sfc sfc: Print a FIXME only once. 2006-08-18 12:05:00 +02:00
shdocvw shdocvw: Set the CLSID_Internet shell folder's attributes. 2006-08-11 16:50:42 +02:00
shell32 shell32: Fix a bug in SHELL_ConfirmW. 2006-08-26 18:54:47 +02:00
shfolder
shlwapi shlwapi: Updated Korean resource. 2006-08-26 18:54:57 +02:00
snmpapi
spoolss
stdole2.tlb stdole2.tlb: Move stdole2.tlb generation to include to allow importlib from other IDLs. 2006-07-29 11:46:14 +02:00
stdole32.tlb Make.rules: Replace RC_TLB by IDL_TLB_SRCS as tlb files can be used for other things than resources. 2006-07-29 11:45:24 +02:00
sti
strmiids
tapi32
twain_32 Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
unicows
url
urlmon urlmon: Delay-load cabinet.dll as native urlmon doesn't import it. 2006-08-04 20:27:04 +02:00
user user: Do not force repainting on WM_WINDOWPOSCHANGED in combobox. 2006-08-28 11:36:42 +02:00
userenv
usp10 usp10: Remove unnecessary casts in test suite. 2006-08-15 13:32:11 +02:00
uuid include: Rename indexsvr.idl to indexsrv.idl. 2006-08-11 14:47:30 +02:00
uxtheme uxtheme: Set non-client metrics from theme. 2006-08-14 20:17:10 +02:00
vdhcp.vxd
vdmdbg
version version: Write-strings warnings fix. 2006-08-11 19:26:33 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winecrt0
wined3d wined3d: Use a common function for all D3DCMPFUNC -> GLenum conversions. 2006-08-25 20:04:56 +02:00
winedos winedos: Limit reported disk space to 1GB. 2006-07-24 12:57:34 +02:00
winemp3.acm
wineps.drv wineps.drv: Write-strings warnings fix. 2006-08-23 16:54:00 +02:00
winex11.drv winex11.drv: Remove no longer used all: target. 2006-08-26 18:54:31 +02:00
wininet wininet/tests: Write-strings warnings fix. 2006-08-11 11:56:16 +02:00
winmm
winnls32
winspool.drv winspool.drv/tests: Write-strings warnings fix. 2006-08-23 16:54:10 +02:00
wintab32
wintrust wintrust: Add some documentation. 2006-08-23 15:57:40 +02:00
wldap32 wldap32: Support setting server controls. 2006-08-16 16:41:15 +02:00
wnaspi32
wow32
ws2_32 configure: Only link against libpoll where really necessary. 2006-08-15 11:41:59 +02:00
wsock32
wtsapi32 wtsapi32: Add some stubs. 2006-08-05 11:27:10 +02:00
.gitignore hid: Initial implementation. 2006-08-07 20:00:56 +02:00
make_dlls make_dlls: Update the directory list in configure.ac too. 2006-08-25 11:32:42 +02:00
Makedll.rules.in makefiles: Get rid of the checklink rules, they no longer work. 2006-08-26 20:21:33 +02:00
Makefile.in makefiles: Get rid of the checklink rules, they no longer work. 2006-08-26 20:21:33 +02:00
Makeimplib.rules.in makefiles: Use make dependencies to create installation directories. 2006-08-07 17:48:18 +02:00
Maketest.rules.in Maketest.rules.in: Fix comment. 2006-07-29 11:53:54 +02:00