Commit Graph

96409 Commits

Author SHA1 Message Date
Dmitry Timoshkov 249bf0eb63 gdiplus/tests: Add clipping region tests with rotating world transform. 2013-07-30 20:51:47 +02:00
Nikolay Sivov e8cbae2e49 kernel32/tests: Remove unused helper argument. 2013-07-30 19:12:53 +02:00
Piotr Caban 2f707558fc oleaut32: Store PARAMDESCEX structure inside lprgelemdescParam.
Thanks to this change we don't need to free the data differently
depending on how it was created (by typelib reading or writing code).
2013-07-30 19:12:37 +02:00
Piotr Caban 1967b35962 oleaut32: Free guid_list in ITypeLib2_Release. 2013-07-30 19:12:29 +02:00
Piotr Caban 6d6c3e5d81 oleaut32: Don't leak BSTRs allocated in string_list and name_list. 2013-07-30 19:12:26 +02:00
Bruno Jesus 4133fb4341 ws2_32/tests: Add SO_ACCEPTCONN tests. 2013-07-30 19:12:19 +02:00
Jacek Caban c897306d24 mshtml: Added IHTMLTable::cellSpacing property implementation. 2013-07-30 19:12:10 +02:00
Hans Leidekker 792eafa465 iphlpapi: Add partial support for the module classes in GetExtendedTcpTable and GetExtendedUdpTable. 2013-07-30 19:12:06 +02:00
Hans Leidekker 8615723699 iphlpapi: Add support for the listener and connection classes in GetExtendedTcpTable. 2013-07-30 19:12:05 +02:00
Nikolay Sivov 53f72826a2 xmllite: Initial implementation of attribute parsing. 2013-07-30 19:12:04 +02:00
Nikolay Sivov ccf04d644b msxml3: Implement setting attributes properties with IMXAttributes. 2013-07-30 19:11:30 +02:00
Nikolay Sivov 11736f36c9 msxml3: Implement IMXAttributes_removeAttribute(). 2013-07-30 19:11:20 +02:00
Nikolay Sivov 2fe34bfb09 include: Added IRowPosition interface definition. 2013-07-30 19:11:05 +02:00
Alexandre Julliard bd049b2839 configure: Allow specifying relative paths in CFLAGS and LIBS variables. 2013-07-30 17:44:01 +02:00
Alexandre Julliard 75d4023153 configure: Move the checks inside the WINE_PACKAGE_FLAGS macro to enable restoring CPPFLAGS automatically. 2013-07-30 17:44:01 +02:00
Alistair Leslie-Hughes d04d1f5230 oledb32: Implement DataConvert Variant->R8. 2013-07-30 14:43:36 +02:00
Alistair Leslie-Hughes 0ad8a18e3a msdasc.idl: Add coclass DataLinks. 2013-07-30 14:43:36 +02:00
Alexandre Julliard 55e37bdbf3 secur32/tests: Run the tests against the winehq.org server. 2013-07-30 14:43:36 +02:00
Ken Sharp 1e29e52085 kernel32: Correct log on / logon (noun / verb). 2013-07-30 14:43:35 +02:00
Piotr Caban f4e4a608cc scrrun/tests: Add IFilesystem3::CopyFolder tests. 2013-07-30 14:43:35 +02:00
Piotr Caban a20c9738ee scrrun: Add IFileSystem3::CopyFolder implementation. 2013-07-30 14:43:35 +02:00
Piotr Caban 63ef4c851b scrrun: Add IFileSystem3::CopyFile implementation. 2013-07-30 14:43:35 +02:00
Piotr Caban b1af25b056 scrrun: Add IFileSystem3::DeleteFolder implementation. 2013-07-30 14:43:35 +02:00
Piotr Caban 23e38d4dd8 scrrun: Add IFileSystem3::DeleteFile implementation. 2013-07-30 14:43:35 +02:00
Piotr Caban c7abcd74fc scrrun: Add IFile::get_Size implementation. 2013-07-30 14:43:34 +02:00
Piotr Caban 4135874f0f scrrun: Add IFile::get_Attributes implementation. 2013-07-30 14:43:34 +02:00
Hans Leidekker 1257db2109 msi: Fix integer conversion in get_table_value_from_record. 2013-07-30 14:43:34 +02:00
Hans Leidekker 7dfdcf3034 server: The token user SID must be present in the default DACL. 2013-07-30 14:43:34 +02:00
Alexandre Julliard fa0a73963f krnl386: Don't attempt direct I/O port access on Android. 2013-07-30 14:43:34 +02:00
Alexandre Julliard 3dc0474cfc include: Android supports sigsetjmp now. 2013-07-30 14:43:34 +02:00
Alexandre Julliard 1ecfff38bd loader: ELF hash table entries are always 32-bit on Linux. 2013-07-30 14:43:33 +02:00
Alexandre Julliard f8cdbecc25 ntdll: Add context definitions missing from the Android NDK. 2013-07-30 14:43:31 +02:00
Alexandre Julliard f7161ebe89 ntdll: Don't use TIOCGICOUNT if we don't have linux/serial.h to define the necessary struct. 2013-07-29 21:08:02 +02:00
Alexandre Julliard 581cef082e ntdll: Use fclose instead of endmntent since we use fopen anyway. 2013-07-29 21:07:12 +02:00
André Hentschel ca7ba7053f usbd.sys: Implement USBD_ParseConfigurationDescriptor using its Ex version. 2013-07-29 19:07:53 +02:00
Alexandre Julliard cf8d7fbb6b ddraw/tests: Remove a todo from a test that succeeds. 2013-07-29 15:52:17 +02:00
Alexandre Julliard 32d8e9cb96 d3d8/tests: Remove a todo from a test that succeeds. 2013-07-29 15:52:09 +02:00
Rico Schüller a6d3883211 d3dx9/tests: Add ID3DXConstantTable big vector test. 2013-07-29 15:01:42 +02:00
Rico Schüller faf7dd3131 d3dx9/tests: Add ID3DXConstantTable RegisterCount test for D3DXRS_INT4. 2013-07-29 15:01:40 +02:00
Rico Schüller 4dc11cc3aa d3dx9/tests: Add ID3DXConstantTable::SetDefaults() test. 2013-07-29 15:01:36 +02:00
Rico Schüller 1099bb5e76 d3dx9: Improve ID3DXConstantTable::SetDefaults(). 2013-07-29 15:01:31 +02:00
Rico Schüller c76f6085b2 d3dx9/tests: Add ID3DXConstantTable struct struct test. 2013-07-29 15:01:25 +02:00
Piotr Caban 1121868e22 winedump: Rename res07 typelib segment to NameHashTab. 2013-07-29 15:01:14 +02:00
Piotr Caban 00d132ee15 oleaut32: Store typeinfo hreftype while saving typelib. 2013-07-29 15:01:09 +02:00
Piotr Caban f9e73f97a9 oleaut32: Name names hash table segment in MSFT_SegDir struct. 2013-07-29 15:00:59 +02:00
Piotr Caban aada2c7b6f oleaut32: Fill names hash table while creating typelib. 2013-07-29 15:00:52 +02:00
Piotr Caban 679542419a msvcrt: Add _wcstol_l implementation. 2013-07-29 15:00:26 +02:00
Nikolay Sivov 5dc468f025 msxml3: Support for external entities in writer. 2013-07-29 14:28:23 +02:00
Nikolay Sivov b3d85d41d9 msxml3: Implement output indentation for writer. 2013-07-29 14:28:20 +02:00
Bruno Jesus 95d01f1751 kernel32/tests: Add tests for GetVolumePathNameA(). 2013-07-29 14:28:00 +02:00