Dan Kegel
|
81e5c76a5f
|
cmd: Improve 'attrib' builtin to handle at least setting/clearing single attributes.
|
2009-09-25 14:00:17 +02:00 |
Dan Kegel
|
46187dd609
|
ntdll: Fix NtQueryInformationFile test failures on Vista Home Basic.
|
2009-09-25 13:51:03 +02:00 |
Dan Kegel
|
fa12f03976
|
ntdll: Add initial test for NtQueryDirectoryFile().
|
2009-09-25 13:50:54 +02:00 |
Mike Kaplinskiy
|
45bd91b28b
|
ws2_32/tests: Test WSAAccept with CF_DEFER.
|
2009-09-25 13:42:41 +02:00 |
Mike Kaplinskiy
|
3905c7a030
|
ws2_32: Try accepting a connection before blocking.
|
2009-09-25 13:42:36 +02:00 |
Roderick Colenbrander
|
9465700083
|
winex11: Don't use ColorShifts for non-TrueColor bitmaps.
|
2009-09-25 13:16:56 +02:00 |
Nikolay Sivov
|
6bd43fbb49
|
comctl32/monthcal: Some cleanup to avoid cast in helpers.
|
2009-09-25 13:16:34 +02:00 |
Nikolay Sivov
|
decc86add9
|
comctl32/monthcal: Don't redraw if date didn't change on MCM_SETTODAY.
|
2009-09-25 13:16:25 +02:00 |
Nikolay Sivov
|
534ea8ab42
|
comctl32/monthcal: Name MCM_SETMAXSELCOUNT parameter.
|
2009-09-25 13:16:09 +02:00 |
Nikolay Sivov
|
548645d360
|
comctl32/monthcal: Don't redraw after MCM_SETCURSEL if selection doesn't change.
|
2009-09-25 13:16:01 +02:00 |
Nikolay Sivov
|
c01ab1608c
|
comct32/monthcal: Invalidate background too on MCM_SETCOLOR with MCSC_BACKGROUND.
|
2009-09-25 13:15:54 +02:00 |
Austin English
|
5d15da6df5
|
wined3d: Recognize DRI R300 drivers as Mesa.
|
2009-09-25 13:15:48 +02:00 |
Frédéric Delanoy
|
b118d50ecb
|
jscript: Update French translation.
|
2009-09-25 13:15:39 +02:00 |
Alexandre Julliard
|
135612d22f
|
ntdll: Add support for ordinal forwards.
|
2009-09-25 13:12:02 +02:00 |
Alexandre Julliard
|
c39e28edfb
|
ntdll: Support both 32-bit and 64-bit modules in RtlImageDirectoryEntryToData.
|
2009-09-25 12:46:39 +02:00 |
Alexandre Julliard
|
bb223b789b
|
winedump: Ordinal functions can be forwards too.
|
2009-09-24 23:59:54 +02:00 |
Aric Stewart
|
caf66f0fe2
|
advapi32: Implement LsaLookupSids.
|
2009-09-24 16:04:24 +02:00 |
Ge van Geldorp
|
55230ba6e0
|
rpcrt4/tests: Fix cstub test on Win7.
|
2009-09-24 16:03:31 +02:00 |
Ge van Geldorp
|
75de8dc9ce
|
mshtml/tests: Fix copyright notice.
|
2009-09-24 16:03:25 +02:00 |
Alexandre Julliard
|
66b9371bb6
|
ntdll: Silence a noisy FIXME.
|
2009-09-24 15:32:23 +02:00 |
Dylan Smith
|
99b37b2376
|
richedit: Silence fixme for WM_STYLECHANGING & WM_STYLECHANGED.
|
2009-09-24 15:15:09 +02:00 |
Huw Davies
|
91ef7037b7
|
oledb32: Implement conversions to DBTYPE_WSTR.
|
2009-09-24 15:13:37 +02:00 |
Huw Davies
|
a2e069b159
|
oledb32: Implement conversions to DBTYPE_BSTR.
|
2009-09-24 15:13:32 +02:00 |
Huw Davies
|
12037aa441
|
oledb32: Add conversions to DBTYPE_I2.
|
2009-09-24 15:13:25 +02:00 |
Aric Stewart
|
0443f2c7d1
|
shlwapi: Implement StrChrNW.
|
2009-09-24 15:13:16 +02:00 |
Rein Klazes
|
1775ab4a11
|
user32: In ScrollWindowEx do not clip the clipping rectangle with the scrolling rectangle.
|
2009-09-24 14:31:17 +02:00 |
Nikolay Sivov
|
e430838e29
|
comctl32/monthcal: Use a style we're caching already.
|
2009-09-24 14:24:13 +02:00 |
Nikolay Sivov
|
6fd4ba34a3
|
comctl32/monthcal: Move helper parameter cast to winproc, remove dead parameter check code.
|
2009-09-24 14:24:04 +02:00 |
Nikolay Sivov
|
d7117d312d
|
comctl32/listview: Skip icon spacing tests when unsupported.
|
2009-09-24 14:23:49 +02:00 |
Nikolay Sivov
|
5e3c9925f8
|
comctl32/listview: Skip some header tests on version 4.0 module.
|
2009-09-24 14:23:42 +02:00 |
Alexandre Julliard
|
a022062cab
|
ntdll: Move creation of the CPU-specific registry keys to wineboot.
|
2009-09-24 14:23:02 +02:00 |
Jacek Caban
|
7f2d50f344
|
jscript: Throw type error from call and apply functions.
|
2009-09-24 13:30:45 +02:00 |
Jacek Caban
|
52ac3b3bf0
|
jscript: Added Object.toString implementation for variable object.
|
2009-09-24 13:30:40 +02:00 |
Jacek Caban
|
c168918d75
|
jscript: Throw type error fot Array.toString with wrong 'this' call.
|
2009-09-24 13:30:35 +02:00 |
Jacek Caban
|
a8c7e97d0a
|
jscript: Fixed to_object for NULL IDispatch.
|
2009-09-24 13:30:28 +02:00 |
Jörg Höhle
|
1a6aa96305
|
mciwave: Require at least 16 bytes in the WAVE fmt file header.
|
2009-09-24 13:30:18 +02:00 |
Aurimas Fišeras
|
26ae9a6444
|
jscript: Update Lithuanian translation.
|
2009-09-24 13:30:10 +02:00 |
André Hentschel
|
e0dac25ba3
|
winegcc: Add ARM support.
|
2009-09-24 13:30:04 +02:00 |
Alexandre Julliard
|
cce3163c69
|
sti: StiCreateInstance doesn't need its own implementation.
|
2009-09-24 13:29:58 +02:00 |
Damjan Jovanovic
|
2a28839ed8
|
sti: Add sti class factory.
|
2009-09-24 13:28:24 +02:00 |
Damjan Jovanovic
|
bac9f138c9
|
sti.h: Add sti create function declarations.
|
2009-09-24 13:28:07 +02:00 |
Vincent Povirk
|
809f721aba
|
gdiplus: Implement GdipBitmapSetPixel.
|
2009-09-24 13:26:49 +02:00 |
Vincent Povirk
|
41140a950b
|
gdiplus: Implement GdipBitmapGetPixel.
|
2009-09-24 13:26:35 +02:00 |
Vincent Povirk
|
e1cb441781
|
gdiplus: Add tests for GdipBitmap(Get|Set)Pixel.
|
2009-09-24 13:25:00 +02:00 |
Henri Verbeet
|
789372afa8
|
wined3d: Don't free D3D pixel shaders until the wined3d pixel shader is destroyed.
|
2009-09-24 13:24:53 +02:00 |
Henri Verbeet
|
717419da11
|
d3d8: Add a separate function for pixel shader initialization.
|
2009-09-24 13:24:47 +02:00 |
Henri Verbeet
|
7f1c802b9f
|
d3d9: Add a separate function for pixel shader initialization.
|
2009-09-24 13:24:40 +02:00 |
Henri Verbeet
|
dde50a4748
|
d3d10core: Add a separate function for d3d10_pixel_shader initialization.
|
2009-09-24 13:24:34 +02:00 |
Henri Verbeet
|
8aea1b1302
|
wined3d: Add a separate function for pixel shader initialization.
|
2009-09-24 13:24:27 +02:00 |
Henri Verbeet
|
ca05ef5dd0
|
wined3d: Don't free D3D vertex shaders until the wined3d vertex shader is destroyed.
|
2009-09-24 13:24:19 +02:00 |