Nikolay Sivov
|
d0483ec69d
|
po: Update Russian translation.
|
2012-04-17 11:48:46 +02:00 |
Nikolay Sivov
|
9a5da56f56
|
msxml3: Set namespace-prefixes on by default.
|
2012-04-17 11:48:35 +02:00 |
Nikolay Sivov
|
8dcd01bbeb
|
msxml3: Added getIndexFromName() implementation for SAXAttributes.
|
2012-04-17 11:48:30 +02:00 |
Nikolay Sivov
|
6f95c6990a
|
msxml3: Added IMXAttributes::clear().
|
2012-04-17 11:48:24 +02:00 |
Nikolay Sivov
|
f9c3a51fd8
|
msxml3: Fix end prefix iteration for SAXXMLReader40.
|
2012-04-17 11:48:18 +02:00 |
André Hentschel
|
ad1d7450d9
|
winedbg: Fix parsing table for ARM disassembler.
|
2012-04-17 11:48:11 +02:00 |
Henri Verbeet
|
b8d07a2b44
|
d3d8: Get rid of IDirect3DCubeTexture8Impl.
|
2012-04-17 11:47:02 +02:00 |
Henri Verbeet
|
7bb17f49e3
|
d3d8: Get rid of IDirect3DTexture8Impl.
|
2012-04-17 11:46:59 +02:00 |
Henri Verbeet
|
e0390da628
|
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_UnlockRect().
|
2012-04-17 11:46:51 +02:00 |
Henri Verbeet
|
883e7bbe87
|
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_LockRect().
|
2012-04-17 11:46:49 +02:00 |
Henri Verbeet
|
cae90acb7a
|
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_GetCubeMapSurface().
|
2012-04-17 11:46:42 +02:00 |
Piotr Caban
|
e24e6eb278
|
msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation.
|
2012-04-17 11:46:33 +02:00 |
Vincent Povirk
|
4b9fabefd4
|
windowscodecs: Implement JpegEncoder_Commit.
|
2012-04-17 11:45:46 +02:00 |
Vincent Povirk
|
df3da729fe
|
windowscodecs: Implement JpegEncoder_Frame_Commit.
|
2012-04-17 11:45:41 +02:00 |
Vincent Povirk
|
20521a5bb7
|
windowscodecs: Implement JpegEncoder_Frame_WritePixels.
|
2012-04-17 11:45:36 +02:00 |
Vincent Povirk
|
29b0c79e24
|
windowscodecs: Implement JpegEncoder_Frame_SetResolution.
|
2012-04-17 11:45:29 +02:00 |
Vincent Povirk
|
68d9ea4d83
|
windowscodecs: Implement JpegEncoder_Frame_SetPixelFormat.
|
2012-04-17 11:45:25 +02:00 |
Christian Costa
|
efba6cd03b
|
d3drm: Pass the first requested interface when notifying the application.
|
2012-04-16 18:56:16 +02:00 |
Christian Costa
|
916bfc6cf4
|
dmband: Display flag variables in hexadecimal and rename some parameters.
|
2012-04-16 18:56:15 +02:00 |
Christian Costa
|
54168bde5c
|
dmband: Add tests.
|
2012-04-16 18:56:15 +02:00 |
Piotr Caban
|
7240170cee
|
msvcrt: Added more length modifiers in scanf function.
|
2012-04-16 18:56:15 +02:00 |
Piotr Caban
|
0cc16fc8a5
|
msvcrt: Fixed 'h' modifier handling when printing integers.
|
2012-04-16 18:56:15 +02:00 |
Alexander Morozov
|
5c9ca5cb53
|
kernel32/tests: Add more tests for early closing mapping handle.
|
2012-04-16 18:56:15 +02:00 |
Hans Leidekker
|
d4ebc5298f
|
iphlpapi: Reimplement GetTcpTable on top of GetExtendedTcpTable.
|
2012-04-16 17:49:34 +02:00 |
Hans Leidekker
|
d2dbd9bdac
|
iphlpapi: Add tests for GetExtendedTcpTable.
|
2012-04-16 17:49:33 +02:00 |
Hans Leidekker
|
e78ac4711c
|
iphlpapi: Add support for TCP_TABLE_OWNER_PID_ALL in GetExtendedTcpTable.
|
2012-04-16 17:49:33 +02:00 |
Hans Leidekker
|
d1b6cf9379
|
server: Include the Unix pid in the snapshot_next_process reply.
|
2012-04-16 17:49:32 +02:00 |
André Hentschel
|
51df30b25c
|
winedbg: Use better register names for ARM disassembling.
|
2012-04-16 17:49:32 +02:00 |
André Hentschel
|
abc304f309
|
winedbg: Solve ARM disassembling fixmes.
|
2012-04-16 17:49:31 +02:00 |
André Hentschel
|
6a2f3e6cff
|
winedbg: Add long branch to Thumb disassembling.
|
2012-04-16 17:49:31 +02:00 |
Bruno Jesus
|
2cd2628c7b
|
ole32: Make sure StgIsStorageILockBytes tests real data.
|
2012-04-16 17:49:30 +02:00 |
Huw Davies
|
30d18c1165
|
winspool: Explicitly set CUPS options based on any job ticket lines, which otherwise get ignored by cupsPrintFile.
|
2012-04-16 17:49:30 +02:00 |
Huw Davies
|
b2accddffe
|
winspool: Simplify cups function loading.
|
2012-04-16 17:49:29 +02:00 |
Huw Davies
|
7af7c7869e
|
wineps: Add a cups job ticket containing pagesize and duplex information.
|
2012-04-16 17:49:29 +02:00 |
Huw Davies
|
64edac40ef
|
wineps: Add a helper to find a duplex entry.
|
2012-04-16 17:49:28 +02:00 |
Huw Davies
|
44d880b430
|
wineps: Add a helper to find a page size.
|
2012-04-16 17:49:28 +02:00 |
Huw Davies
|
61efdbfd5f
|
wineps: Add a helper to find an input slot.
|
2012-04-16 17:49:27 +02:00 |
Jacek Caban
|
c9178fdf6f
|
axcore.idl: Guard GetTimeFormat by WINE_NO_UNICODE_MACROS ifdef and added missing AM_GBF_NODDSURFACELOCK define.
|
2012-04-16 17:49:27 +02:00 |
Jacek Caban
|
33171f3b5d
|
mshtml: Added IHTMLStyle::removeAttribute tests.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
0cad55aee9
|
mshtml: Added IHTMLStyle::removeAttribute implementation.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
a9c83385b5
|
mshtml: Moved style_tbl lookup to separated function.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
cea8bc5237
|
mshtml: Added support for IHTMLEventObj::cancelBubble property.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
53adfe77d3
|
mshtml: Added IHTMLStyle2::bottom implementation.
|
2012-04-16 17:49:24 +02:00 |
Piotr Caban
|
bfa3045816
|
msvcrt: Added support for %W and %U format in strftime.
|
2012-04-16 17:49:24 +02:00 |
Alexandre Julliard
|
34457aa4c3
|
gdi32: Add bounds tracking to all the DIB engine entry points.
|
2012-04-16 17:49:22 +02:00 |
Alexandre Julliard
|
582a2f511f
|
gdi32: Add a GetBoundsRect driver entry point.
|
2012-04-16 13:53:23 +02:00 |
Alexandre Julliard
|
b1ccff1a9c
|
gdi32: Add helper functions for manipulating bounds rectangles.
|
2012-04-16 13:41:29 +02:00 |
Alexandre Julliard
|
baa7c3b18a
|
po: Fix a msgid in the Danish translation.
|
2012-04-16 13:33:23 +02:00 |
Jacek Caban
|
05d59abc1c
|
jscript: Make sure to jump out of switch before entering implicit default clausule.
|
2012-04-16 12:08:56 +02:00 |
Marcus Meissner
|
af5c45aac0
|
dmusic: Remove useless NULL check (Coverity).
|
2012-04-16 12:07:32 +02:00 |