Commit Graph

85072 Commits

Author SHA1 Message Date
Aurimas Fišeras 2932b42a60 po: Update Lithuanian translation. 2012-01-12 12:33:38 +01:00
Piotr Caban c2a08d6d0f msvcp90: Fix mistakes in spec file. 2012-01-12 12:31:26 +01:00
Alistair Leslie-Hughes 654e0722d8 include: Add missing DB_E_BAD defines. 2012-01-12 12:31:21 +01:00
Vincent Povirk 31be8a19d9 windowscodecs: Implement IWICMetadataWriter::GetEnumerator. 2012-01-12 12:31:21 +01:00
Vincent Povirk 60e6653561 windowscodecs: Implement IWICMetadataWriter::LoadEx. 2012-01-12 12:31:21 +01:00
Vincent Povirk 6b2d1ce130 windowscodecs: Add a stub IWICMetadataReader/Writer implementation. 2012-01-12 12:31:20 +01:00
Vincent Povirk 8a68deec7a include/wincodecsdk.idl: Fix typo. 2012-01-12 12:31:20 +01:00
Daniel Lehman f63bbcf692 msvcp90: Forward uncaught_exception to msvcrt. 2012-01-12 12:28:05 +01:00
Vincent Povirk 2540049777 gdiplus: Implement GdipCreateBitmapFromHBITMAP for 16-bit dibs. 2012-01-12 12:27:04 +01:00
Vincent Povirk 52150d2194 gdiplus: Test GdipCreateBitmapFromHBITMAP with 16-bit dib's. 2012-01-12 12:26:53 +01:00
Nikolay Sivov e8a6ca7d37 shell32: Unix folder COM cleanup. 2012-01-12 12:26:40 +01:00
André Hentschel 9ea3c46e71 setuapi: Add stub for CM_Get_DevNode_Registry_Property_ExA. 2012-01-12 12:25:58 +01:00
André Hentschel 33d60e9060 setuapi: Add stub for CM_Set_Class_Registry_PropertyW. 2012-01-12 12:25:55 +01:00
André Hentschel ed4b8cb617 setuapi: Add stub for CM_Set_Class_Registry_PropertyA. 2012-01-12 12:25:52 +01:00
Austin English 913fb67a5b comctl32: Fix a grammar error in comment. 2012-01-12 12:24:40 +01:00
Alexandre Julliard e0cc9a798b comctl32/syslink: Fix painting of background color for transparent controls. 2012-01-12 12:20:46 +01:00
Alexandre Julliard 8407559167 user32: Don't access past the file size when loading a cursor/icon. 2012-01-12 12:18:15 +01:00
Alexandre Julliard 98dd61e2f3 winex11: Don't cache text and background pixel values to support PALETTEINDEX properly. 2012-01-11 20:55:35 +01:00
Vincent Povirk aba9ddc4a0 gdiplus: Implement GdipDrawImagePoints. 2012-01-11 20:11:40 +01:00
Alexandre Julliard 2329f91998 wininet: Don't free name before the IPv6 lookup. 2012-01-11 20:11:39 +01:00
Jörg Höhle d8d4aed845 winmm: GetCurrentPadding is superfluous while recording. 2012-01-11 19:42:53 +01:00
Jacek Caban 88d75f1107 mshtml: Get rid of wrapped nsurl. 2012-01-11 19:42:53 +01:00
Jacek Caban fc899dfa99 mshtml: Reimplement nsIURL::GetFileBaseName on top of IUri. 2012-01-11 19:42:53 +01:00
Jacek Caban b24b06a7cb mshtml: Reimplement nsIURL::GetFileName on top of IUri. 2012-01-11 19:42:52 +01:00
Jacek Caban 5458e5f6de mshtml: Reimplement nsIURL::GetDirectory using new helper functions. 2012-01-11 19:42:52 +01:00
Diego Nieto Cid 759bad0202 wined3d: Convert rtInternal and glGammaInternal. 2012-01-11 19:42:50 +01:00
Kusanagi Kouichi dc02e4d1a7 winex11.drv: Fix IME status handling. 2012-01-11 19:42:48 +01:00
Kusanagi Kouichi f56e1fcf7c winex11.drv: Assign struct. 2012-01-11 17:47:35 +01:00
Daniel Lehman 4f9bc837d8 msvcp90: Add num_get<char> stubs. 2012-01-11 17:47:34 +01:00
André Hentschel 90071951ea po: Update German translation. 2012-01-11 17:47:33 +01:00
Frédéric Delanoy 6febe65678 po: Update French translation. 2012-01-11 17:47:32 +01:00
Luca Bennati 5cc66bc8d4 po: Update Italian translation. 2012-01-11 17:47:31 +01:00
Alexandre Julliard ff71cc2ca4 comctl32: Fix management of imagelist growth amount. 2012-01-11 17:47:31 +01:00
Nikolay Sivov 72a7c34109 shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
Nikolay Sivov 3efda60ef6 shell32: Avoid pointer casts when background menu is created. 2012-01-11 17:47:30 +01:00
Nikolay Sivov 9fe57a8acf shell32: Update to IContextMenu3. 2012-01-11 17:47:29 +01:00
Nikolay Sivov 82c72f2fae shell32: Use shared IUnknown implementation for both vtables. 2012-01-11 17:47:28 +01:00
Nikolay Sivov bfc39c83b5 shell32: Get rid of menu enabling helper. 2012-01-11 17:47:28 +01:00
Nikolay Sivov dff08c9771 shell32: Merge menu implementations together. 2012-01-11 17:47:27 +01:00
Austin English a2219b9c84 wine.inf: Add Tcpip/Winsock/Winsock2 service registry keys. 2012-01-11 17:47:27 +01:00
Nikolay Sivov 9b1f217c41 msxml3: Try mshtml container url as a base for relative request url. 2012-01-11 17:47:26 +01:00
André Hentschel fd4afaf639 xcopy: Fix a typo. 2012-01-11 17:47:26 +01:00
André Hentschel 4c6a20ce22 winex11.drv: No need for WINE_ prefixed debug output macros. 2012-01-11 17:47:25 +01:00
André Hentschel 49034716ce user32: No need for WINE_ prefixed debug output macro. 2012-01-11 17:47:25 +01:00
André Hentschel 0d23c1d464 ole32: No need for WINE_ prefixed debug output macro. 2012-01-11 17:47:24 +01:00
André Hentschel 37ba5eb2a2 ntdll: No need for WINE_ prefixed debug output macro. 2012-01-11 17:47:24 +01:00
André Hentschel 3a82d3b23a kernel32: No need for WINE_ prefixed debug output macros. 2012-01-11 17:47:23 +01:00
Henri Verbeet 2650ba4b17 wined3d: Get rid of the WINED3DTEXTUREADDRESS typedef. 2012-01-11 17:47:23 +01:00
Henri Verbeet b6431d9493 wined3d: Get rid of the WINED3DTEXTUREOP typedef. 2012-01-11 17:47:22 +01:00
Henri Verbeet bd3b0ba697 d3d9: Don't expose wined3d internal flags to the application. 2012-01-11 17:47:18 +01:00