Francois Gouget
|
c63496ac71
|
include: in6addr.h does not depend on winsock's u_xxx types.
|
2011-12-09 21:15:32 +01:00 |
|
Francois Gouget
|
f6c037cee3
|
include: Add a couple of missing include directives in dshow.h.
|
2011-12-09 21:15:32 +01:00 |
|
Hans Leidekker
|
b37151b980
|
po: Update Dutch translation.
|
2011-12-09 21:15:31 +01:00 |
|
Łukasz Wojniłowicz
|
7626ad6850
|
po: Update Polish translation.
|
2011-12-09 21:15:31 +01:00 |
|
Huw Davies
|
ac7e9f6dcc
|
gdi32/tests: Add some tests for wide pens.
|
2011-12-09 21:15:31 +01:00 |
|
Huw Davies
|
e155a8054b
|
gdi32: Add support for wide cosmetic pens.
|
2011-12-09 21:15:30 +01:00 |
|
Piotr Caban
|
c368e55196
|
services: Set result inside service_send_command.
|
2011-12-09 21:15:30 +01:00 |
|
Piotr Caban
|
8e915c51e1
|
services: Accept SERVICE_START_PENDING as valid service start status.
|
2011-12-09 21:15:29 +01:00 |
|
Jacek Caban
|
7c3728d728
|
jscript: Use bytecode for '<<=' expression implementation.
|
2011-12-09 21:15:29 +01:00 |
|
Jacek Caban
|
a80392e5ea
|
jscript: Use bytecode for '<<' expression implementation.
|
2011-12-09 21:15:28 +01:00 |
|
Jacek Caban
|
7904932a9e
|
jscript: Use bytecode for '>>>=' expression implementation.
|
2011-12-09 21:15:28 +01:00 |
|
Jacek Caban
|
96e822a33e
|
jscript: Use bytecode for '>>>' expression implementation.
|
2011-12-09 21:15:28 +01:00 |
|
Jacek Caban
|
fcdd85267d
|
jscript: Fixed memory leaks.
|
2011-12-09 21:15:27 +01:00 |
|
Hans Leidekker
|
053d1731fe
|
winhttp: Remove some dead assignments (clang).
|
2011-12-09 21:15:27 +01:00 |
|
Hans Leidekker
|
e950e89867
|
winhttp: Avoid a null pointer dereference (clang).
|
2011-12-09 21:15:26 +01:00 |
|
Nikolay Sivov
|
485fde811d
|
comctl32/listview: Create header when LVS_EX_FULLROWSELECT is requested.
|
2011-12-09 21:15:26 +01:00 |
|
Pierre Schweitzer
|
06f65740b2
|
usp10: Fix memory leak.
|
2011-12-09 21:15:25 +01:00 |
|
Henri Verbeet
|
38c3cde6fd
|
wined3d: Get rid of the WINED3DPSHADERCAPS2_0 typedef.
|
2011-12-09 21:15:25 +01:00 |
|
Henri Verbeet
|
af6b98c44b
|
wined3d: Get rid of the WINED3DVSHADERCAPS2_0 typedef.
|
2011-12-09 21:15:24 +01:00 |
|
Henri Verbeet
|
f3afa69f8d
|
wined3d: Introduce a helper function for checking colors against a color key.
|
2011-12-09 21:15:24 +01:00 |
|
Henri Verbeet
|
d2ca44a597
|
wined3d: Print the GL_RENDERER string when no "card selector" is available in wined3d_guess_card().
|
2011-12-09 21:15:24 +01:00 |
|
Henri Verbeet
|
11efbbf140
|
wined3d: The VertexAttrib*h[v] calls in NV_half_float depend on NV_vertex_program.
Based on a patch by Aurélien Couderc.
|
2011-12-09 21:15:23 +01:00 |
|
Alexandre Julliard
|
98670510f4
|
gdi32/tests: Add tests for DIB_PAL_COLORS and DIB palettes with missing entries.
|
2011-12-09 21:15:23 +01:00 |
|
Alexandre Julliard
|
494bfa866a
|
gdi32: Remove the nb_colors fields in the bitmap object, we always allocate a full size color table.
|
2011-12-09 21:15:22 +01:00 |
|
Alexandre Julliard
|
c441ebc21d
|
gdi32: Fix handling of DIB_PAL_COLORS in the various DIB functions.
|
2011-12-09 21:15:22 +01:00 |
|
Alexandre Julliard
|
647a4d5844
|
gdi32: Always allocate a full-size color table when creating a DIB section.
|
2011-12-09 21:15:16 +01:00 |
|
Alexandre Julliard
|
91d19b4b17
|
gdi32: Add a helper to build a color table from the DIB_PAL_COLORS bitmap info.
|
2011-12-08 21:31:59 +01:00 |
|
Alexandre Julliard
|
71199eab77
|
gdi32: Don't make a copy of the DIB color table when selecting it into a DC.
|
2011-12-08 20:00:55 +01:00 |
|
Alexandre Julliard
|
910fb48291
|
gdi32: Use PutImage directly to set the initial bitmap bits.
|
2011-12-08 19:58:47 +01:00 |
|
Alexandre Julliard
|
df9e0ccf5c
|
gdi32: Use the convert_bits helper function in SetDIBits and SetDIBitsToDevice.
|
2011-12-08 19:53:44 +01:00 |
|
Jacek Caban
|
dd7c38d044
|
winebrowser: Use IUri API for URL-related logic.
|
2011-12-08 19:35:58 +01:00 |
|
Luca Bennati
|
32955de353
|
po: Update Italian translation.
|
2011-12-08 18:04:31 +01:00 |
|
Jacek Caban
|
7a1ad69869
|
wininet: Added more connection failure tests.
|
2011-12-08 18:04:31 +01:00 |
|
Jacek Caban
|
892d3cd46b
|
wininet: Properly handle closed connection in HTTP_HttpEndRequestW.
|
2011-12-08 18:04:30 +01:00 |
|
Jacek Caban
|
3dc2c3ca44
|
wininet: Use test.winehq.org instead of crossover.codeweavers.com in test_async_HttpSendRequestEx.
|
2011-12-08 18:04:30 +01:00 |
|
Aric Stewart
|
7b95ac8238
|
usp10: Some Indic scripts, Sinhala, want GDEF to set glyph properties.
|
2011-12-08 18:04:30 +01:00 |
|
Stefan Dösinger
|
9cf25006ad
|
ddraw/tests: Extend the CreateSurface(NULL test), use own function.
|
2011-12-08 18:04:29 +01:00 |
|
Stefan Dösinger
|
481e2f3366
|
ddraw: SetSurfaceDesc can set width, height and pitch under certain conditions.
|
2011-12-08 18:04:18 +01:00 |
|
Stefan Dösinger
|
b2ca7e37f4
|
ddraw/tests: Make the SetSurfaceDesc test ok messages consistent.
|
2011-12-08 18:00:32 +01:00 |
|
Piotr Caban
|
451f9b9cc0
|
msvcp90: Added _Locinfo::_Gettnames implementation.
|
2011-12-08 18:00:29 +01:00 |
|
Piotr Caban
|
462fa62c53
|
msvcp90: Added _Locinfo::_Getmonths implementation.
|
2011-12-08 18:00:27 +01:00 |
|
Piotr Caban
|
0c7ed2bdda
|
msvcp90: Added _Locinfo::_Getdays implementation.
|
2011-12-08 18:00:25 +01:00 |
|
Piotr Caban
|
91c6a55c2c
|
msvcp90: Added _Locinfo::_Getname implementation.
|
2011-12-08 18:00:23 +01:00 |
|
Piotr Caban
|
81434aabff
|
msvcp90: Added _Locinfo::_Getlconv implementation.
|
2011-12-08 18:00:22 +01:00 |
|
Piotr Caban
|
dc1a38d385
|
msvcp90: Added _Locinfo::_Getfalse and _Gettrue implementation.
|
2011-12-08 18:00:20 +01:00 |
|
Piotr Caban
|
56c1c75b72
|
msvcp90: Added _Getcvt implementation.
|
2011-12-08 18:00:18 +01:00 |
|
Jacek Caban
|
d30bfb6e54
|
jscript: Use bytecode for '>>=' expression.
|
2011-12-08 18:00:16 +01:00 |
|
Jacek Caban
|
28013dfa6f
|
jscript: Use bytecode for '>>' expression.
|
2011-12-08 18:00:14 +01:00 |
|
Jacek Caban
|
fc4948af2c
|
jscript: Use bytecode for '&=' expression implementation.
|
2011-12-08 18:00:12 +01:00 |
|
Jacek Caban
|
1ef486421e
|
jscript: Use bytecode for binary and implementation.
|
2011-12-08 18:00:11 +01:00 |
|