Commit Graph

72905 Commits

Author SHA1 Message Date
Detlef Riekenberg e61f27299a winspool: Use Unicode for CUPS printer names. 2010-10-18 19:47:49 +02:00
Detlef Riekenberg d07673ecf3 winspool: Use Unicode to add a driver entry for a unix printer. 2010-10-18 19:47:49 +02:00
Detlef Riekenberg 815c24b369 winspool: Set devices and printerports in AddPrinterW. 2010-10-18 19:47:49 +02:00
Adam Martinson 6e97fcf94e msxml3: IXMLDOMSchemaCollection/XMLSchemaCache backend.
Implemented on top of libxml's hash table.
2010-10-18 19:47:49 +02:00
Adam Martinson 8db0dd5335 msxml3: Add a function to initialize xmlDoc->_private data. 2010-10-18 19:47:49 +02:00
Damjan Jovanovic 302d63a225 msvcrt: Implement wcsncat_s. 2010-10-18 19:47:49 +02:00
Dan Kegel 6733c40d78 ws2_32: Null select() should fail with WSAEINVAL. 2010-10-18 19:47:49 +02:00
David Hedberg d95e2dbd62 ole32: OleLoad should not fail even if IOleObject::GetMiscStatus fails. 2010-10-18 19:08:38 +02:00
Henri Verbeet 1f437a9349 d3dcompiler: Mark some internal symbols hidden. 2010-10-18 19:08:38 +02:00
Henri Verbeet a141ea4933 d3dcompiler: Merge asmutils.c into utils.c. 2010-10-18 19:08:38 +02:00
Henri Verbeet 72d5b9ddab d3dcompiler: Move some bytecode output functions to bytecodewriter.c. 2010-10-18 19:08:37 +02:00
Henri Verbeet 3db5163fd0 d3dcompiler: Make some variables static. 2010-10-18 19:08:37 +02:00
Igor Paliychuk 169bdd7a8c taskkill: Updated Ukrainian translation. 2010-10-18 19:08:37 +02:00
Igor Paliychuk 2330b7ff65 ipconfig: Updated Ukrainian translation. 2010-10-18 19:08:37 +02:00
Igor Paliychuk 716cbb84d7 inetcpl.cpl: Updated Ukrainian translation. 2010-10-18 19:08:37 +02:00
Hwang YunSong 6abd799861 winhlp32: Update Korean resource. 2010-10-18 19:08:37 +02:00
Hwang YunSong 41585ab42f uninstaller: Update Korean resource. 2010-10-18 19:08:37 +02:00
Hwang YunSong 20ad8ea37a taskmgr: Update Korean resource. 2010-10-18 19:08:37 +02:00
Alexandre Julliard c876f25054 winex11: Allow specifying system cursor replacements through the registry. 2010-10-18 19:08:37 +02:00
Alexandre Julliard 45b87f1f94 winex11: Add support for remapping standard Win32 cursors to the X11 system cursors. 2010-10-18 19:08:37 +02:00
Alexandre Julliard 94e65bae54 winex11: Avoid creating a DC when not necessary. 2010-10-18 19:08:37 +02:00
Alexandre Julliard 85a69604de winex11: Use GetIconInfoEx when creating cursors. 2010-10-18 19:08:37 +02:00
Alexandre Julliard 2b4aeca70b comctl32: Use the correct resource ids for cursors. 2010-10-18 19:08:37 +02:00
Alexandre Julliard 1e04e923be ole32: Use the correct resource ids for the drag&drop cursors. 2010-10-18 19:08:37 +02:00
Alexandre Julliard 954558806e riched20: Use the correct resource id for the reverse arrow cursor. 2010-10-18 19:08:37 +02:00
Hans Leidekker 872fded817 mscms: Fix a memory leak in TranslateColors. 2010-10-18 19:08:37 +02:00
Detlef Riekenberg 463dafc3ac shell32: We have a Unicode parameter when launching a CPL. 2010-10-18 11:51:45 +02:00
Anders Jonsson ce5a8aab83 crypt32: Update Swedish translation. 2010-10-18 11:51:30 +02:00
Louis Lenders 933bcb92b0 kernel32/tests: Add some more tests for GetTempFileName. 2010-10-18 11:51:21 +02:00
Akihiro Sagawa 365e7244af cryptui: Update Japanese translation. 2010-10-18 11:49:15 +02:00
Trygve Vea c6cd67cad4 oleaut32: Updated Norwegian translation. 2010-10-18 11:46:53 +02:00
Trygve Vea fa485ccd12 oledlg: Updated Norwegian translation. 2010-10-18 11:46:42 +02:00
Trygve Vea 9211eddb17 shell32: Updated Norwegian translation. 2010-10-18 11:46:29 +02:00
Trygve Vea 6f5502bed1 wineconsole: Updated Norwegian translation. 2010-10-18 11:46:14 +02:00
Trygve Vea 6cb9f6ff2b msi: Updated Norwegian translation. 2010-10-18 11:45:58 +02:00
Matteo Bruni 454dce9162 d3dx9: Report usage of unsupported sprite flags. 2010-10-18 11:45:42 +02:00
Matteo Bruni 40d57b70ed d3dx9: Store transform matrix per-sprite. 2010-10-18 11:45:32 +02:00
Matteo Bruni 550abd41a2 d3dx9: Fix D3DXFilterTexture return value. 2010-10-18 11:45:26 +02:00
Matteo Bruni ebbf519b78 d3dx9: Search for a compatible pixel format in D3DXCheckTextureRequirements. 2010-10-18 11:45:21 +02:00
Alexandre Julliard b29e111260 Release 1.3.5. 2010-10-15 19:37:09 +02:00
Henri Verbeet ac8f8c02a6 d3dcompiler: Remove some stray tabs. 2010-10-15 16:20:06 +02:00
Henri Verbeet 8ebc180055 d3d10core: Implement ID3D10Buffer::Map(). 2010-10-15 16:20:02 +02:00
Henri Verbeet 0749d139b4 d3d10core: Implement ID3D10Buffer::Unmap(). 2010-10-15 16:19:58 +02:00
Henri Verbeet 70f4e66f84 wined3d: IWineD3DBuffer_Unmap() can't fail. 2010-10-15 16:19:54 +02:00
Henri Verbeet 1fa3365832 wined3d: Flip destination coordinates when blitting to an offscreen target in BltOverride(). 2010-10-15 16:19:50 +02:00
Jacek Caban 70c937f7a7 exdisp.idl: Added missing declarations. 2010-10-15 16:19:40 +02:00
Trygve Vea 399e955a7e wineps.drv: Updated Norwegian translation. 2010-10-15 16:19:09 +02:00
Trygve Vea a211cef818 wineboot: Updated Norwegian translation. 2010-10-15 16:19:02 +02:00
Trygve Vea 293fc4cd28 user32: Updated Norwegian translation. 2010-10-15 16:18:50 +02:00
Trygve Vea 6bf2875c6e cryptdlg: Updated Norwegian translation. 2010-10-15 16:18:12 +02:00