Marcus Meissner
|
d8d83d2eb3
|
comctl32: Avoid leak of hShell32 (Coverity).
|
2013-01-09 12:54:39 +01:00 |
Marcus Meissner
|
063dccdd8a
|
oleaut32: Mark various symbols as hidden.
|
2013-01-09 12:53:55 +01:00 |
Dmitry Timoshkov
|
8d72c2771d
|
windowscodecs: BMP decoder should always return valid image resolution.
|
2013-01-09 12:48:42 +01:00 |
Dmitry Timoshkov
|
01ab797b64
|
windowscodecs: Add a test for loading a .bmp file with BITMAPINFOHEADER.
|
2013-01-09 12:48:36 +01:00 |
Alexandre Julliard
|
af59e6f1b7
|
configure: Get rid of the check for strings.h.
|
2013-01-09 12:25:14 +01:00 |
Alexandre Julliard
|
61768c0775
|
configure: Get rid of the check for getpagesize.
|
2013-01-09 12:23:02 +01:00 |
Alexandre Julliard
|
cef0fde53d
|
libwine: Use sysconf() instead of getpagesize().
|
2013-01-09 12:21:26 +01:00 |
Alexandre Julliard
|
2b97a064e3
|
server: Use sysconf() instead of getpagesize().
|
2013-01-09 12:15:25 +01:00 |
Alexandre Julliard
|
a81996d757
|
dbghelp: Use sysconf() instead of getpagesize().
|
2013-01-09 12:15:25 +01:00 |
Alexandre Julliard
|
62f22dd4e3
|
kernel32: Retrieve the system info from ntdll on startup.
|
2013-01-09 12:15:22 +01:00 |
Alexandre Julliard
|
58176bba10
|
winedevice: Retrieve the page size from ntdll.
|
2013-01-09 12:15:21 +01:00 |
Huw Davies
|
082f989575
|
usp10: Simplify the offset calculation by always using ETO_PDY.
|
2013-01-08 19:09:45 +01:00 |
Aric Stewart
|
a1648ac5e7
|
usp10: Add GSUB ccmp feature to Hebrew.
|
2013-01-08 19:09:40 +01:00 |
Aric Stewart
|
9dd91d3198
|
usp10: Correct issues if a feature tag is duplicated between GSUB and GPOS.
Identified by Huw Davies.
|
2013-01-08 19:09:35 +01:00 |
Nikolay Sivov
|
430bde34f3
|
xmllite: Explicitly set value and names to empty for xml decl node.
|
2013-01-08 19:09:22 +01:00 |
Nikolay Sivov
|
e79b2b3fc4
|
xmllite: Report value for PI nodes.
|
2013-01-08 19:09:16 +01:00 |
Nikolay Sivov
|
57148ae964
|
xmllite: Report node value for comment nodes.
|
2013-01-08 19:09:10 +01:00 |
Christian Costa
|
1db9fb9036
|
d3drm: Avoid LP stuff and rename some variables.
|
2013-01-08 19:08:55 +01:00 |
Christian Costa
|
5c5deb34c8
|
d3dx9_36: Implement partially ID3DXFileImpl_CreateEnumObject with stubbed ID3DXFileEnumObject interface.
|
2013-01-08 19:08:48 +01:00 |
Marcus Meissner
|
b27027ef09
|
dmloader: Check return of CoCreateInstance (Coverity).
|
2013-01-08 16:35:34 +01:00 |
Marcus Meissner
|
2cd1fed6ee
|
dplayx: Check return of CoCreateInstance (Coverity).
|
2013-01-08 16:35:34 +01:00 |
Rico Schüller
|
7ff6afd091
|
d3dx9: Remove unused variable.
|
2013-01-08 16:35:33 +01:00 |
Rico Schüller
|
e7cd340e8a
|
d3dx9: Constify some variables.
|
2013-01-08 16:35:33 +01:00 |
Rico Schüller
|
87ef00fc34
|
d3dx9: Use sizeof variable, not type.
|
2013-01-08 16:35:33 +01:00 |
Rico Schüller
|
6cb4301021
|
d3dx9: Handle invalid byte code in D3DXGetShaderConstantTableEx().
|
2013-01-08 16:35:32 +01:00 |
Rico Schüller
|
a847b9dddb
|
d3dx9: Always set the table = NULL in D3DXGetShaderConstantTableEx().
|
2013-01-08 16:35:32 +01:00 |
Rico Schüller
|
bc4a4f5f3b
|
d3dx9: Handle invalid byte code in D3DXFindShaderComment().
|
2013-01-08 16:35:31 +01:00 |
Alexandre Julliard
|
ae9b07fdc0
|
vmm.vxd: Hardcode the x86 page size.
|
2013-01-08 16:35:31 +01:00 |
Alexandre Julliard
|
ac5319630d
|
krnl386.exe: Retrieve the page size from ntdll.
|
2013-01-08 16:35:31 +01:00 |
Alexandre Julliard
|
90e90e3b6a
|
ntdll: Make the page_size variable global.
|
2013-01-08 16:35:30 +01:00 |
Alexandre Julliard
|
e2761ab075
|
winedbg: Use an if instead of a switch in case some float types have the same size.
|
2013-01-08 16:35:30 +01:00 |
Alexandre Julliard
|
02aa14518b
|
configure: Allow pthread_create to be in the C library.
|
2013-01-08 16:35:29 +01:00 |
Alexandre Julliard
|
a58ae36aed
|
configure: Cope with sys/un.h requiring sys/socket.h.
|
2013-01-08 16:35:29 +01:00 |
Ken Thomases
|
c40a72223c
|
loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section.
|
2013-01-08 16:35:28 +01:00 |
Ken Thomases
|
573436047e
|
libwine: Call the Mac Multi-Processing Services lib from the main thread first.
|
2013-01-08 16:35:19 +01:00 |
Ken Thomases
|
bbb8c60c7e
|
winemac: Implement CreateDesktopWindow().
|
2013-01-08 12:50:20 +01:00 |
Henri Verbeet
|
00ef7a5285
|
d3d8/tests: Merge volume.c into device.c.
|
2013-01-08 12:49:07 +01:00 |
Henri Verbeet
|
9dbf059c75
|
d3d8/tests: Merge d3d8_main.c into device.c.
|
2013-01-08 12:49:06 +01:00 |
Henri Verbeet
|
6ba9f27c16
|
ddraw: Cleanup ddraw7_QueryInterface() a bit.
|
2013-01-08 12:49:06 +01:00 |
Henri Verbeet
|
09bad83c3a
|
ddraw: Avoid LPD3DLIGHTINGELEMENT.
|
2013-01-08 12:49:06 +01:00 |
Henri Verbeet
|
553745e3f2
|
ddraw: Avoid LPD3DTRANSFORMDATA.
|
2013-01-08 12:49:05 +01:00 |
André Hentschel
|
7b53eac79f
|
netstat: Implement -e option.
|
2013-01-08 12:49:03 +01:00 |
André Hentschel
|
5263afdb68
|
netstat: Don't translate strings only translated in German.
|
2013-01-08 12:36:51 +01:00 |
André Hentschel
|
6158a5ccf3
|
netstat: Implement -a option.
|
2013-01-08 12:32:03 +01:00 |
Marcus Meissner
|
a422d6b382
|
advapi32: Close scm_handle on error exit (Coverity).
|
2013-01-08 12:31:54 +01:00 |
Marcus Meissner
|
4d5dcdca48
|
dmsynth: Remove now useless NULL ptr check (Coverity).
|
2013-01-08 12:30:59 +01:00 |
Marcus Meissner
|
a6e4c094d0
|
advpack: Avoid using sessions uninitialized (Coverity).
|
2013-01-08 12:30:24 +01:00 |
Marcus Meissner
|
3173f17315
|
comctl32: Free the selection ranges (Coverity).
|
2013-01-08 12:30:15 +01:00 |
Marcus Meissner
|
8105a1207b
|
oledb32: Check start for NULL before strstrW (Coverity).
|
2013-01-08 12:29:25 +01:00 |
Aurimas Fišeras
|
29957438fb
|
po: Update Lithuanian translation.
|
2013-01-08 12:18:32 +01:00 |