Commit Graph

52902 Commits

Author SHA1 Message Date
Alexandre Julliard 48e396ea6c comctl32: Load comctl32 builtin bitmaps as 32-bit DIBs. 2010-06-02 15:51:39 +02:00
Alexandre Julliard 95c529dee6 comctl32: Only support an alpha channel for 32-bpp DIB-based imagelists. 2010-06-02 12:46:58 +02:00
Henri Verbeet eb3c81fd69 wined3d: Sampler states are 1-based.
0 isn't a valid sampler state, and including it would overflow the
stateblock's contained_sampler_states array in
stateblock_init_contained_states().
2010-06-02 11:53:39 +02:00
Alexandre Julliard 46e231cc85 winex11: Ignore fontconfig and Xft configuration if the app explicitly requested antialiasing. 2010-06-02 10:55:19 +02:00
John Voltz c9f729c2f7 gdi32: Fix typo in enhanced metafile Arc function. 2010-06-02 10:54:39 +02:00
Jose Rostagno 2a52bb82f2 wininet: Update Spanish translation. 2010-06-02 10:53:50 +02:00
Jose Rostagno 0b8e214365 mshtml: Update Spanish translation. 2010-06-02 10:53:43 +02:00
Frédéric Delanoy da05cbd8ce kernel32: Fix a spelling error in French locale definitions. 2010-06-02 10:53:21 +02:00
Konstantin Kondratyuk 437cf862f9 mshtml: Fix typo in Russian resources. 2010-06-02 10:53:15 +02:00
Paul Vriens c516ecbf9b avifile32: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-02 10:52:39 +02:00
Paul Vriens e7eb917531 wininet: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-02 10:52:31 +02:00
Paul Vriens dda58216ea kernel32: Fix the Korean resources. 2010-06-02 10:52:24 +02:00
Paul Vriens f7db14b2fc setupapi: Update the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 17:50:19 +02:00
Andrew Nguyen 9d5a848df1 gdi32: Fix parameter handling of GetBoundsRect. 2010-06-01 17:50:03 +02:00
Andrew Nguyen 682f0dcf1a gdi32/tests: Uncomment and enhance a Win9x-specific Restore/SaveDC test. 2010-06-01 17:50:01 +02:00
Matteo Bruni bc42217401 d3dx9: Make D3DXCompileShader stub more verbose. 2010-06-01 17:48:59 +02:00
Matteo Bruni b45a17c7b3 d3dx9: Remove stray debug trace. 2010-06-01 17:48:54 +02:00
Matteo Bruni a262fde88c d3dx9: Fix get_regname debug function. 2010-06-01 17:48:50 +02:00
Alexandre Julliard 350f0d3982 comctl32/imagelist: Initialize the mask bits to zero in case the mask bitmap is smaller than the image bitmap. 2010-06-01 16:26:15 +02:00
Alexandre Julliard d81ddde230 comctl32/imagelist: Don't select the mask bitmap into a DC, it may already be selected. 2010-06-01 16:25:47 +02:00
Alexandre Julliard 0dd44a3776 winex11: Windows with WS_EX_NOACTIVATE style shouldn't be on the taskbar. 2010-06-01 13:37:48 +02:00
Wolfram Sang ddd1c72574 wined3d: Clarify some comments about Intel cards. 2010-06-01 13:37:18 +02:00
Thomas Mullaly c7459e83f8 urlmon/tests: Added tests for IUri_HasProperty. 2010-06-01 13:37:12 +02:00
Thomas Mullaly b0739a346e urlmon/tests: Added tests for IUri_GetProperties. 2010-06-01 13:37:07 +02:00
Paul Vriens 1e7d03175d mshtml: Update the Danish translation and convert to UTF-8. 2010-06-01 13:36:53 +02:00
Paul Vriens 7b03196658 shell32: Update the Danish translation and convert to UTF-8. 2010-06-01 13:36:49 +02:00
Paul Vriens 1dbcc0086e comctl32: Add Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 11:06:03 +02:00
Paul Vriens dd3286e6de browseui: Add Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 11:05:52 +02:00
Dmitry Timoshkov a314027b42 hhctrl.ocx: If a CHM file reports window dimensions and title but doesn't really set them use default values. 2010-06-01 11:05:16 +02:00
Dmitry Timoshkov a70e10d03d hhctrl.ocx: Add a trace for the resulting CHM offset to string conversion. 2010-06-01 11:05:14 +02:00
David Hedberg c1682eb8eb shell32: Fix possible memory leak in CreateUnixFolder. 2010-06-01 11:05:01 +02:00
Jose Rostagno 9ac6eaaa66 setupapi: Update Spanish translation. 2010-06-01 11:04:15 +02:00
Nikolay Sivov 9a5098bbb4 oleaut32: Copy bytes instead of WCHARs in VarBstrCat. 2010-06-01 11:04:11 +02:00
Austin English da77e7456b ntdll: Add signal context function definitions for FreeBSD. 2010-06-01 11:04:01 +02:00
Henri Verbeet 1b5cc39a86 wined3d: Get rid of some dead code. 2010-06-01 11:03:56 +02:00
Matteo Bruni 25d4fe6817 d3dx9: Allow modifiers on the ps dcl sampler instruction. 2010-05-31 16:43:49 +02:00
Matteo Bruni 7de630ef2f d3dx9: Allow modifiers on the ps dcl input instruction. 2010-05-31 16:43:46 +02:00
André Hentschel 57408882b6 equartz: Add ntdll to imports. 2010-05-31 14:20:06 +02:00
Luca Bennati 7e264e5b50 comdlg32: Fix Italian Translation. 2010-05-31 14:12:37 +02:00
Luca Bennati 26ad889d79 shell32: Update Italian translation. 2010-05-31 14:12:24 +02:00
Hans Leidekker bb36e75a40 setupapi: Add stub implementations of SetupGetNonInteractiveMode and SetupSetNonInteractiveMode. 2010-05-31 12:46:08 +02:00
Hans Leidekker e1a63fd5c2 msi: Pass the control name to ControlEvent_SubscribeToEvent instead of uninitialized memory. 2010-05-31 12:46:08 +02:00
Hans Leidekker 35a0461baa msi: Improve parsing of patch summary information. 2010-05-31 12:46:08 +02:00
Hans Leidekker d17ebc4032 msi: Advance to the right cabinet in ACTION_MsiPublishAssemblies. 2010-05-31 12:46:08 +02:00
Hans Leidekker 8bfc08771c msi: Don't keep handles open to the patch database in MSI_ApplyPatchW. 2010-05-31 12:46:08 +02:00
Aric Stewart a4d25f1260 gdi32: Do not ignore USP_E_SCRIPT_NOT_IN_FONT when shaping glyphs. 2010-05-31 12:46:08 +02:00
Dan Kegel f99e1d80e2 wined3d: Fix size of buffer in swapchain_create_context_for_thread(). 2010-05-31 12:46:08 +02:00
Austin English 84179f4e1d ntdll: Add stub implementation of IOCTL_STORAGE_GET_MEDIA_TYPES/IOCTL_STORAGE_GET_MEDIA_TYPES_EX. 2010-05-31 12:46:08 +02:00
Frédéric Delanoy 4d50c815b4 mshtml: Update French translation. 2010-05-31 12:46:08 +02:00
Luca Bennati 7388cb4a68 jscript: Add Italian translation. 2010-05-31 12:14:29 +02:00
Luca Bennati 3e4935b9e3 mapi32: Add Italian translation. 2010-05-31 12:14:29 +02:00
Luca Bennati 7a5058b505 hhctrl.ocx: Add Italian translation. 2010-05-31 12:14:29 +02:00
Luca Bennati f10025def1 localui: Add Italian translation. 2010-05-31 12:14:29 +02:00
Luca Bennati 8d2025dd34 gphoto2.ds: Add Italian translation. 2010-05-31 12:14:29 +02:00
Luca Bennati 25dce78d41 localspl: Add Italian translation. 2010-05-31 12:14:29 +02:00
Luca Bennati e15caca5c4 sane.ds: Add Italian translation. 2010-05-31 12:14:29 +02:00
Alexandre Julliard 71678645ad mlang/tests: Fix some nasty #ifdef syntax. 2010-05-31 12:14:28 +02:00
Thomas Mullaly a6f1ebfe41 urlmon/tests: Added test for invalid args to IUri_GetPropertyBSTR and IUri_GetPropertyDWORD. 2010-05-31 12:14:28 +02:00
Thomas Mullaly f16fa49f4d urlmon/tests: Added tests for IUri_GetPropertyLength. 2010-05-31 12:14:28 +02:00
Thomas Mullaly 2e5b76dbf7 urlmon/tests: Added more test data for the IUri tests. 2010-05-31 12:14:28 +02:00
Luca Bennati adc70a22ce iccvid: Add Italian translation. 2010-05-31 12:14:28 +02:00
Luca Bennati 01ca426d95 msvidc32: Add Italian translation. 2010-05-31 12:14:28 +02:00
Luca Bennati ac11288bc2 cryptdlg: Add Italian translation. 2010-05-31 12:14:28 +02:00
Luca Bennati 247ceccda0 setupapi: Update Italian translation. 2010-05-31 12:14:28 +02:00
Luca Bennati 0e1e826fcf oledlg: Update Italian translation. 2010-05-31 12:14:28 +02:00
Aric Stewart 41fb95b43d gdi32: Set lpOrder in BIDI_Reorder even for strings not requireing reordering. 2010-05-31 12:14:28 +02:00
Nikolay Sivov 1b105553d7 shlwapi: Don't limit text size for message boxes from ShellMessageBoxWrapW. 2010-05-31 12:14:28 +02:00
Frédéric Delanoy 94ce29e4ea shlwapi: Fix French translation. 2010-05-31 12:14:28 +02:00
Frédéric Delanoy f2d5fa26c5 comdlg32: Fix French translation. 2010-05-31 12:14:27 +02:00
Frédéric Delanoy 1bb4513a06 comctl32: Fix French translation. 2010-05-31 12:14:27 +02:00
Vincent Povirk e390839732 windowscodecs: Fix the tile coordinate translation in the TIFF decoder. 2010-05-31 12:14:27 +02:00
Kristofer Henriksson 39ea772ac4 winemp3.acm: Update mpegl3.c copyright notice. 2010-05-31 12:14:27 +02:00
Andrew Eikum beb0b2bc05 msi: Publish icons into the correct directory. 2010-05-31 12:14:27 +02:00
Alexandre Julliard f5f3426c87 user32: Fallback to normal icon drawing if AlphaBlend fails. 2010-05-31 12:14:27 +02:00
Alexandre Julliard 7e23f9ce08 winex11: Disable sub-pixel antialiasing if Xrender isn't supported. 2010-05-31 12:14:27 +02:00
Alexandre Julliard 14b3db99c1 msvcrt: Make sure msvcrt doesn't get unloaded.
We can't initialize file handles properly a second time.
2010-05-28 20:33:27 +02:00
Henri Verbeet c3cda92cf4 d3d9/tests: Remove an invalid point size test.
This test tests point size clamping behaviour when POINTSIZE_MAX <
POINTSIZE_MIN, but that behaviour isn't consistent between D3D drivers.
2010-05-28 16:22:26 +02:00
Henri Verbeet 1c12ba44a7 d3d9/test: Introduce point_match() to simplify testing point sizes. 2010-05-28 16:22:26 +02:00
Henri Verbeet 8c92f805f6 d3d9/tests: Don't depend so much on point rasterization rules in pointsize_test().
We can create a separate test for point rasterization if we really care about
that, but I doubt we do.
2010-05-28 16:22:26 +02:00
André Hentschel 64951f7110 dbghelp: Use the available PowerPC functions. 2010-05-28 16:22:26 +02:00
Robert Wilhelm 620af69d88 msvcrt: Support system(NULL). 2010-05-28 16:22:26 +02:00
Alexandre Julliard d815e582cf user32: Only skip redraws on MDI child unmaximize if the new child is maximized. 2010-05-28 16:22:26 +02:00
Alexandre Julliard 2db72e9859 winex11: Only unmap windows when the window rect changes to unmapped the first time. 2010-05-28 16:22:26 +02:00
Alexandre Julliard 61e50e15ba winex11: Map zero-size windows and set an empty window region for them. 2010-05-28 16:22:25 +02:00
Alexandre Julliard 81c4b4120d winex11: Set size hints to 1x1 for zero-sized windows. 2010-05-28 16:22:25 +02:00
Alexandre Julliard 8b84d64075 winex11: Set window style to normal for windows with a minimize box.
Some window managers don't allow minimizing dialog windows.
2010-05-28 16:22:25 +02:00
Kristofer Henriksson c58eff621d winemp3.acm: Fix the Mac-specific code.
The previous code does not function on Snow Leopard, and does not conform
to Apple's documentation. This fix should function on all versions of OS X
later than 10.2.
2010-05-28 16:22:25 +02:00
Dmitry Timoshkov 167514ce94 winex11.drv: Simulate pressing Alt+F4 instead of clicking the caption Close button when handling the WM_DELETE_WINDOW event. 2010-05-28 16:22:25 +02:00
Hans Leidekker c9fd854e04 wuapi: Return success from automatic_updates_Pause. 2010-05-28 16:22:25 +02:00
Thomas Mullaly 67d642b540 urlmon/tests: Added tests for the IUri_Get* dword property functions. 2010-05-28 16:22:25 +02:00
Thomas Mullaly 4fed489fe6 urlmon/tests: Added the remainder of tests for the IUri_Get* string functions. 2010-05-28 16:22:25 +02:00
Thomas Mullaly 6d328c9d40 urlmon/tests: Added tests for half of the IUri_Get* string functions. 2010-05-28 16:22:25 +02:00
Michael Stefaniuc 8cf14ed7bd devenum: Split the translations into separate resource files.
Also use the existing resource ID defines.
2010-05-28 16:22:24 +02:00
Vincent Povirk 9c95761d9e ole32: Always check the size of the small block root chain.
In some storage files, the size of this stream is not a multiple of the big
block size. This means that we may need to enlarge the stream even when we
don't really have to allocate more space for it.
2010-05-28 16:22:24 +02:00
Nikolay Sivov 07f9087365 comctl32: Fix accelerator letters for Toolbar customizing dialog. 2010-05-28 16:22:24 +02:00
Nikolay Sivov 1b9565ac3b shell32: Complete strings resources. 2010-05-28 16:22:24 +02:00
Nikolay Sivov 3f1f5edd52 Fix unneeded capitalization in user prompts. 2010-05-28 16:22:24 +02:00
Aric Stewart cddb5d6455 usp10: Apply all the GSUB features specified in Microsofts Typesetting documentation for Arabic Shaping. 2010-05-28 16:22:24 +02:00
Aric Stewart 5ad2f6e152 usp10: Break out a function to apply a GSUB feature to an entire string of glyphs. 2010-05-28 16:22:23 +02:00
André Hentschel fd5e732a39 oledb32: Fix variant to integer conversion. 2010-05-28 12:31:13 +02:00