Nikolay Sivov
|
2684eee0b2
|
msxml3: Initialize body pointer and size for unknown types (Coverity).
|
2012-11-29 11:16:17 +01:00 |
Nikolay Sivov
|
00484ed942
|
msxml3: Fix a leak on error path.
|
2012-11-29 11:16:09 +01:00 |
Nikolay Sivov
|
f929611a68
|
msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.".
This reverts commit 6e566ce6c2 .
|
2012-11-29 11:16:02 +01:00 |
Nikolay Sivov
|
75cc571fab
|
oledb32: Properly free property sets and propinfo sets (Coverity).
|
2012-11-29 11:15:51 +01:00 |
Nikolay Sivov
|
0e179e08b6
|
dwrite: Handle allocation error (Coverity).
|
2012-11-29 11:15:42 +01:00 |
Nikolay Sivov
|
13d99144bd
|
wshom: Fix refcount for typeinfo pointers.
|
2012-11-29 11:15:30 +01:00 |
Henri Verbeet
|
56b3953207
|
wined3d: Fix a typo in wined3d_device_set_stream_output().
|
2012-11-29 00:16:50 +01:00 |
Henri Verbeet
|
5d9d20ee0e
|
wined3d: Also unbind stream outputs and the geometry shader in stateblock_unbind_resources().
|
2012-11-29 00:16:44 +01:00 |
Henri Verbeet
|
8c94757c2b
|
d3dx9: Avoid LPD3DXMATRIXSTACK.
|
2012-11-29 00:16:38 +01:00 |
Henri Verbeet
|
d608de9341
|
d3dx9: Avoid LPD3DXBASEMESH.
|
2012-11-29 00:16:32 +01:00 |
Henri Verbeet
|
d480f9e1a8
|
d3dx9: Avoid LPD3DXMESH.
|
2012-11-29 00:16:26 +01:00 |
Aurimas Fišeras
|
04bcba1c3e
|
po: Update Lithuanian translation.
|
2012-11-29 00:16:16 +01:00 |
Andrew Talbot
|
acb1d678a9
|
shdocvw: Remove unused variable.
|
2012-11-29 00:16:04 +01:00 |
Andrew Talbot
|
925a4411e8
|
uxtheme: Remove unused variable.
|
2012-11-29 00:15:56 +01:00 |
Andrew Talbot
|
00360e7c03
|
winex11.drv: Remove unused variable.
|
2012-11-29 00:15:48 +01:00 |
Andrew Talbot
|
960189b553
|
winscard: Remove unused variable.
|
2012-11-29 00:15:39 +01:00 |
Andrew Talbot
|
ffb2cae6fc
|
wtsapi32: Remove unused variable.
|
2012-11-29 00:15:31 +01:00 |
Alexandre Julliard
|
960f0595b2
|
setupapi: Load IRegistrar from atl100.dll.
|
2012-11-28 21:25:00 +01:00 |
Stefan Dösinger
|
a61f68fc5a
|
ddraw: Properly use the index buffer as a dynamic buffer.
|
2012-11-28 20:14:58 +01:00 |
Stefan Dösinger
|
108fcb691c
|
ddraw: Make the index buffer write only.
|
2012-11-28 20:14:58 +01:00 |
Stefan Dösinger
|
4b95487bdd
|
ddraw: Don't create a wastefully large index buffer.
|
2012-11-28 20:14:57 +01:00 |
Jason Edmeades
|
fc847f868c
|
cmd: Change what 'ver' issues.
|
2012-11-28 20:14:54 +01:00 |
Erich Hoover
|
722c2b1008
|
advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo.
|
2012-11-28 20:14:53 +01:00 |
Erich Hoover
|
5851032d07
|
advapi: Implement SetNamedSecurityInfoW on top of SetSecurityInfo.
|
2012-11-28 20:14:53 +01:00 |
Jacek Caban
|
639a42a8fd
|
mshtml: Added IHTMLInputElement::defaultValue property implementation.
|
2012-11-28 20:14:52 +01:00 |
Akihiro Sagawa
|
c2cf4ddb93
|
winmm: Fix handling of mmio file buffers.
|
2012-11-28 20:14:52 +01:00 |
André Hentschel
|
579f4f9da0
|
ntdll: Exit when we can't map the shared user data.
|
2012-11-28 20:14:51 +01:00 |
Putin Evgeny
|
3303ba7f4c
|
wineps.drv: Add orientation field to postscript header.
|
2012-11-28 20:14:49 +01:00 |
Piotr Caban
|
a1797d885f
|
msvcp: Remove superfluous semicolons.
|
2012-11-28 20:14:47 +01:00 |
Piotr Caban
|
bdedab6c84
|
msvcrt: Remove superfluous semicolons.
|
2012-11-28 20:14:47 +01:00 |
Nikolay Sivov
|
cf8564a992
|
msxml3: Check return value (Coverity).
|
2012-11-28 20:14:46 +01:00 |
Nikolay Sivov
|
b2643d3841
|
msxml3: Fix handling of NULL object site (Coverity).
|
2012-11-28 20:14:46 +01:00 |
Nikolay Sivov
|
21be19a1dc
|
msxml3: Actually use skipped entity event data.
|
2012-11-28 20:14:45 +01:00 |
Nikolay Sivov
|
818917a09e
|
msxml3: Properly store SystemID and PublicID (Coverity).
|
2012-11-28 20:14:45 +01:00 |
Nikolay Sivov
|
c23ce5976e
|
xmllite: Fix equal sign parsing.
|
2012-11-28 20:14:44 +01:00 |
Nikolay Sivov
|
8b8fb88e4b
|
xmllite: Support standalone declaration.
|
2012-11-28 20:14:44 +01:00 |
Huw Davies
|
81057ba9b9
|
oledlg: Add a missing break.
|
2012-11-28 20:14:43 +01:00 |
Huw Davies
|
0f95508936
|
sane.ds: Add a missing break.
|
2012-11-28 20:14:43 +01:00 |
Christian Costa
|
94bfd24f67
|
cabinet: Simplify concatenation of path and filename.
|
2012-11-28 20:14:43 +01:00 |
Christian Costa
|
8b6f917518
|
cabinet: Remove useless ERR and turn one ERR into a WARN.
|
2012-11-28 20:14:42 +01:00 |
Alistair Leslie-Hughes
|
9478e1e113
|
include: Add IGlobalOptions interface.
|
2012-11-28 20:14:42 +01:00 |
Andrew Talbot
|
f8da0d3a1e
|
gdiplus: Remove superfluous braces.
|
2012-11-28 20:14:41 +01:00 |
Andrew Talbot
|
9205f02ac5
|
netapi32: Remove unused variable.
|
2012-11-28 20:14:41 +01:00 |
Andrew Talbot
|
c562b0e148
|
sensapi: Remove unused variable.
|
2012-11-28 20:14:40 +01:00 |
Andrew Talbot
|
393514c119
|
wineps.drv: Remove unused variable.
|
2012-11-28 20:14:40 +01:00 |
Piotr Caban
|
ca88f3624d
|
msvcp60: Added seekoff exports.
|
2012-11-28 20:14:39 +01:00 |
Piotr Caban
|
dea74b4da3
|
msvcp60: Added basic_filebuf<short>::_Initcvt export.
|
2012-11-28 20:14:38 +01:00 |
Piotr Caban
|
81853405b1
|
msvcp60: Added locale::Iscloc implementation.
|
2012-11-28 20:14:38 +01:00 |
Piotr Caban
|
08280758dd
|
msvcp60: Added locale::_Getfacet export.
|
2012-11-28 20:14:37 +01:00 |
Piotr Caban
|
200cb7d3ac
|
msvcp60: Added locale::_Locimp::_Global export.
|
2012-11-28 20:14:32 +01:00 |