Sign in
goma
/
wine
/
cddb5d6455d0ed18eaff4f6ad9215bb2b5ca7072
/
dlls
cddb5d6
usp10: Apply all the GSUB features specified in Microsofts Typesetting documentation for Arabic Shaping.
by Aric Stewart
· 15 years ago
5ad2f6e
usp10: Break out a function to apply a GSUB feature to an entire string of glyphs.
by Aric Stewart
· 15 years ago
fd5e732
oledb32: Fix variant to integer conversion.
by André Hentschel
· 15 years ago
aafef7c
dmusic: Use if(0) instead of #if 0 to make sure code still compiles.
by Austin English
· 15 years ago
aef3f42
winenas.drv: Remove oldb from nas_add_buffer, where it's unused.
by Austin English
· 15 years ago
c9d112f
user32: Re-enable the fast code path in CreateIconIndirect.
by Alexandre Julliard
· 15 years ago
48cffa0
kernel32/tests: Restore the stderr handle after the closing test.
by Alexandre Julliard
· 15 years ago
a10e9ba
kernel32: Unalign the stack on process startup to work around Doom3 bug.
by Alexandre Julliard
· 15 years ago
aa9c781
Revert "gdi32: Pre-multiply RGB values by alpha for subpixel font rendering."
by Alexandre Julliard
· 15 years ago
c94e764
version: Don't include winbase16.h.
by Alexandre Julliard
· 15 years ago
ed4846b
user32: Don't include winbase16.h.
by Alexandre Julliard
· 15 years ago
caf0e0b
qedit: Fix return value of DllUnregisterServer.
by Austin English
· 15 years ago
b7f3aa6
wininet: Check for NULL lpwhh (Coverity).
by Marcus Meissner
· 15 years ago
7bc121c
urlmon/tests: Added tests for IUri_GetPropertyDWORD.
by Thomas Mullaly
· 15 years ago
d68e887
urlmon/tests: Added tests for IUri_GetPropertyBSTR.
by Thomas Mullaly
· 15 years ago
f96d192
ws2_32: Update DLL version information to correspond to XP.
by Andrew Nguyen
· 15 years ago
2210b9a
d3d9/tests: Fix a typo.
by Henri Verbeet
· 15 years ago
6f57aab
wined3d: Handle a zero source value for WINED3DSIH_POW.
by Henri Verbeet
· 15 years ago
d926939
comctl32: Export subclass calls by names too.
by Nikolay Sivov
· 15 years ago
645f7c6
windowscodecs: Account for a NULL pceltFetched in ComponentEnum_Next.
by Vincent Povirk
· 15 years ago
6487f33
user32/tests: Check return value of GetUpdateRect in test_validatergn.
by Austin English
· 15 years ago
39eaaea
wined3d: Add support for mobile Geforce 3xx GPUs.
by Roderick Colenbrander
· 15 years ago
c44603a
wined3d: Mark Geforce GT 140 as a Geforce 9600GT.
by Roderick Colenbrander
· 15 years ago
036295c
wined3d: Add Geforce 2xx lowend models.
by Roderick Colenbrander
· 15 years ago
c471724
wined3d: Add Geforce 4x0 cards to GPU database.
by Roderick Colenbrander
· 15 years ago
3e10c3d
wined3d: Update Nvidia Geforce6+ driver version to latest 197.45 WHQL version.
by Roderick Colenbrander
· 15 years ago
ba09e7a
wined3d: Don't use blit_supported() in d3dfmt_get_conv for now.
by Roderick Colenbrander
· 15 years ago
e54f061
wined3d: Replace set_shader call with unset_shader in blt_to_drawable.
by Roderick Colenbrander
· 15 years ago
d64ee9f
ole32: Fix seeking backwards in hglobalstream.
by Vincent Povirk
· 15 years ago
ff4292c
ole32/tests: Add more IStream_Seek tests for hglobalstream.
by Vincent Povirk
· 15 years ago
0ce3bce
jscript: Added leftContext and rightCont4ext tests.
by Jacek Caban
· 15 years ago
ce67c76
jscript: Added RegExp.rightContext implementation.
by Jacek Caban
· 15 years ago
9159ddc
jscript: Added RegExp.leftContext implementation.
by Jacek Caban
· 15 years ago
32c61c5
jscript: Store match result in script context.
by Jacek Caban
· 15 years ago
fe86330
jscript: Treat no argument as "undefined" in RegExp.test.
by Jacek Caban
· 15 years ago
0acb7fb
jscript: Added RegExp.leftContext and RegExp.rightContext stub implementation.
by Jacek Caban
· 15 years ago
0cbe157
jscript: Store builtin constructor's length in instance object.
by Jacek Caban
· 15 years ago
913278c
d3dx9: Shader assembler vs_1_0 and vs_1_1 support.
by Matteo Bruni
· 16 years ago
7f19bda
gdi32: Only 16 and 32 bpp DIB sections can have bitfields.
by Alexandre Julliard
· 15 years ago
f4e51a9
gdi32: Return the actual DIB section bitfields instead of default values in GetDIBits.
by Alexandre Julliard
· 15 years ago
775e5f7
kernel32: Reset stdio handles when they are closed.
by Alexandre Julliard
· 15 years ago
5d4a743
msvcrt90: Add stat64i32.
by Robert Wilhelm
· 15 years ago
d9746e3
msvcrt90: Add fstat64i32.
by Robert Wilhelm
· 15 years ago
01fdf21
comctl32/listview: Perform ranges validation only when tracing enabled.
by Nikolay Sivov
· 15 years ago
45d6329
shell32: Export lowlevel PIDL manipulation calls by name too.
by Nikolay Sivov
· 15 years ago
e6611e2
d3d9: Set the FPU control word on device creation.
by Henri Verbeet
· 15 years ago
7d5666e
d3d8: Set the FPU control word on device creation.
by Henri Verbeet
· 15 years ago
e2cb88e
user32: Copy icon bits by hand in CreateIconIndirect if the bitmaps can't be selected into a DC.
by Alexandre Julliard
· 15 years ago
f90b6d5
comctl32/imagelist: Fix a copy/paste typo in ImageList_Merge.
by Alexandre Julliard
· 15 years ago
5572fc5
comctl32/imagelist: Add support for 25% and 50% blending when using an alpha channel.
by Alexandre Julliard
· 15 years ago
7ea98f6
user32: Check the active window instead of the foreground to show/hide owned popups.
by Alexandre Julliard
· 15 years ago
72216a6
dbghelp: Remove variable basic_block which is not really used from dwarf2_parse_line_numbers.
by Gerald Pfeifer
· 15 years ago
c8748d7
rsaenh: Simplify store_key_container_permissions.
by Gerald Pfeifer
· 15 years ago
162e420
ole32: Avoid potential NULL pointer dereferences in a TRACE.
by Michael Stefaniuc
· 15 years ago
41809d5
d3dx9_36: Fixed off by 1 in the usage_idx check (Coverity).
by Marcus Meissner
· 15 years ago
0ff9d8c
oledb32: Add Variant to Integer conversion.
by André Hentschel
· 15 years ago
0ed2288
oledb32: Fix dst_len in DataConvert.
by André Hentschel
· 15 years ago
1d94702
crypt32/tests: Always compare serialized stores in memory.
by Juan Lang
· 15 years ago
6451b96
crypt32/tests: Test an otherwise unused return value.
by Juan Lang
· 15 years ago
d0b7cc5
crypt32/tests: Improve granularity of testing a store's serialized form.
by Juan Lang
· 15 years ago
b4d895b
winejack.drv: Use jack_client_open instead of deprecated function.
by André Hentschel
· 15 years ago
4e00948
atl: Fix formatting of generated class name for 64-bit.
by Alexandre Julliard
· 15 years ago
2d658e6
atl: Reuse code of AtlModuleRegisterWndClassInfoW for AtlModuleRegisterWndClassInfoA.
by André Hentschel
· 15 years ago
03b335b
user32/tests: Fix a test failure in desktop mode.
by Alexandre Julliard
· 15 years ago
02abc3b
wininet: Add tests for setting and retrieving the context value.
by Hans Leidekker
· 15 years ago
67b1eec
wininet: Implement InternetQueryOption(INTERNET_OPTION_CONTEXT_VALUE).
by Hans Leidekker
· 15 years ago
80dd367
wininet: Pass the object header pointer to INET_QueryOption.
by Hans Leidekker
· 15 years ago
ae1f553
wininet: Implement InternetSetOption(INTERNET_OPTION_CONTEXT_VALUE).
by Hans Leidekker
· 15 years ago
c35856d
msi: End the search for a directory signature if the parent cannot be found.
by Hans Leidekker
· 15 years ago
c2ce561
msi: Add a test for properties updated by a patch.
by Hans Leidekker
· 15 years ago
c815432
msi: Get rid of the goto in MSI_ApplicablePatchW.
by Hans Leidekker
· 15 years ago
e8ac9bb
wined3d: Get rid of GLINFO_LOCATION.
by Henri Verbeet
· 15 years ago
b5cec57
wined3d: Set the state.c GLINFO_LOCATION to *gl_info.
by Henri Verbeet
· 15 years ago
4d4654a
wined3d: Set the arb_program_shader.c GLINFO_LOCATION to *gl_info.
by Henri Verbeet
· 15 years ago
11bda6e
wined3d: Set the ati_fragment_shader.c GLINFO_LOCATION to *gl_info.
by Henri Verbeet
· 15 years ago
66e4ba9
mshtml: Simplify translate_url call.
by Jacek Caban
· 15 years ago
02b4103
comctl32: Avoid a potential NULL pointer dereference in a TRACE.
by Michael Stefaniuc
· 15 years ago
78d1686
ole32: Implement the IAdviseSink call_as proxies and stubs.
by Alexandre Julliard
· 15 years ago
084d5f1
d3dx9: Stricter checks for relative addressing in the shader assembler.
by Matteo Bruni
· 15 years ago
dbd2e8c
oleaut32/tests: Remove variable rValid which is not really used from test_VarMod.
by Gerald Pfeifer
· 15 years ago
68a94aa
msvcrt/tests: Adjust CHECK_TYPE to avoid some two dozen compiler warnings.
by Gerald Pfeifer
· 15 years ago
c94b268
ole32: Only read known format ids when attempting to read summary information.
by Juan Lang
· 15 years ago
b4c3a04
ole32/tests: Test creating an IPropertySetStorage with an unknown format id.
by Juan Lang
· 15 years ago
b88b007
richedit: Fix assignment to wrong variable (LLVM/Clang).
by Dylan Smith
· 15 years ago
aa84570
oledb32/tests: Preset dst_len to encounter more problems.
by André Hentschel
· 15 years ago
a157959
user.exe: Store the GDI instance when it's first loaded.
by Alexandre Julliard
· 15 years ago
598a25d
msi: Ignore min/max versions if their values are null.
by Alexandre Julliard
· 15 years ago
ab11102
winex11: Don't send minimize/maximize sys commands to windows that are not supposed to get them.
by Alexandre Julliard
· 15 years ago
2cf9cdd
winex11: Unmap zero-size windows also while processing a PropertyNotify event.
by Alexandre Julliard
· 15 years ago
668ddfb
d3drm: Remove a useless comment.
by David Adam
· 15 years ago
c042f93
d3drm: Do not redefine already defined guids.
by David Adam
· 15 years ago
6448987
d3drm: Remove a useless include.
by David Adam
· 15 years ago
6db1531
mapi32: Add the Romanian translation.
by Michael Stefaniuc
· 15 years ago
5d9801b
user.exe: Make sure 16-bit user and gdi never get unloaded.
by Alexandre Julliard
· 15 years ago
54132d9
sane.ds: Fix Dutch translation.
by Sven Baars
· 15 years ago
3fd4f68
kernel32/tests: Check return value of alarmThread in test_NamedPipe_2().
by Austin English
· 15 years ago
21dac9f
usp10/tests: Check return value of SelectObject.
by Austin English
· 15 years ago
e0c7fb6
kernel32/tests: Use ret in load_blackbox().
by Austin English
· 15 years ago
00ddfc8
gdi32/tests: Use ret in test_CreateFontIndirect().
by Austin English
· 15 years ago
5396713
user32/tests: Check return value of DdeClientTransaction in test_initialisation().
by Austin English
· 15 years ago
Next »