Sign in
goma
/
wine
/
f3c85028ef8a5e585cfc14d886bef927527fb12e
f3c8502
Windows 95 doesn't support waveOutGetDevCapsW.
by Robert Reif
· 21 years ago
e8584a7
Removed some functions that don't exist in msvcrt20 (reported by Jan
by Alexandre Julliard
· 21 years ago
2e93adc
- Remove unneeded STUBMGR_Start call. - Cleanup compobj_private.h.
by Robert Shearman
· 21 years ago
0b20ab1
ckidJUNK is a FOURCC not a TWOCC so rewrite the case statement appropriately.
by Robert Shearman
· 21 years ago
383e06d
Fixed up some small problems in the German string table.
by Marcus Meissner
· 21 years ago
cba2b30
Fixed 2 more casted lvalue issues.
by Marcus Meissner
· 21 years ago
2d0d484
- Remove the -u option, the URL is in a resource now.
by Ferenc Wagner
· 21 years ago
d7357a4
Fixed a couple of off-by-one errors.
by Alexandre Julliard
· 21 years ago
73bd3be
Downgrade tests to DX8 level so it can build on all windows platforms.
by Robert Reif
· 21 years ago
68ade3b
Minor fixes and updates to the German resource files.
by Henning Gerhardt
· 21 years ago
bffe98c
Authors: Mike Hearn <mh@codeweavers.com>, Rob Shearman <rob@codeweavers.com>
by Alexandre Julliard
· 21 years ago
46718f8
Set segment address of wine executable and libwine.dylib on Darwin.
by Emmanuel Maillard
· 21 years ago
0eb21bb
Added Italian resources.
by Ivan Leo Puoti
· 21 years ago
f45befe
Draw underline and strikeout lines in the non-xrender cases too.
by Huw Davies
· 21 years ago
11a61a8
Include the dsound tests.
by Ferenc Wagner
· 21 years ago
602cce0
Unref stub after invoking on it.
by Mike Hearn
· 21 years ago
a13e313
Remove uses of the cast-as-lvalue GCC extension which has been deprecated.
by Gerald Pfeifer
· 21 years ago
7439680
- Fixed a problem with dwProvType values greater than 99 in
by Michael Jung
· 21 years ago
60b22a4
Make tmUnderlined and tmStruckOut reflect the values used to create the font.
by Huw Davies
· 21 years ago
0e3629c
Dump DirectSound capabilities flags.
by Robert Reif
· 21 years ago
aa60b5e
Removes dsconf IIDs from dxguid.lib. Fixes propset files for missing IIDs.
by Robert Reif
· 21 years ago
398d78e
Remove references to debugmsg and winedefault.reg.
by Ivan Leo Puoti
· 21 years ago
5dd35d2
Added Italian resources.
by Ivan Leo Puoti
· 21 years ago
fb6aa77
Fix CreateMappedBitmap for palette-less bitmaps.
by Filip Navara
· 21 years ago
c846f88
- Properly calculate caption length when converting multi-byte string
by Filip Navara
· 21 years ago
4385d30
HttpQueryInfo returns buffer length including null terminator on
by Robert Shearman
· 21 years ago
8f6545c
Unicode file dialogs send and receive unicode messages.
by Mike McCormack
· 21 years ago
649b78d
Visual updates and translations for regedit.
by Marcelo Duarte
· 21 years ago
ccf487f
Added some unit tests for the CryptAcquireContext API function.
by Michael Jung
· 21 years ago
c019b89
Fix misleading warning ole CoGetClassObject.
by Mike Hearn
· 21 years ago
a584ffb
Rewrite cookies to use shared list.h list code.
by Robert Shearman
· 21 years ago
f1d7b14
Fix HTTP POST requests.
by Mike McCormack
· 21 years ago
ebc6a2d
Moved all files from the objects/ directory to dlls/gdi.
by Alexandre Julliard
· 21 years ago
f7b4a4e
Moved LineDDA implementation to dlls/gdi/painting.c.
by Alexandre Julliard
· 21 years ago
da24dff
Make sure we won't get an overflow in check_position() even if we play
by Francois Gouget
· 21 years ago
02a8ab2
Save enumerated GUIDs in a global array so they persist after
by Robert Reif
· 21 years ago
400b344
Fixed flags handling in StrIsIntlEqualA/W (spotted by James Hawkins).
by Alexandre Julliard
· 21 years ago
f3b7cad
Adds *GetDevCapsW bad pointer check. Adds waveOutGetDevCapsW test.
by Robert Reif
· 21 years ago
e3e6704
Add idl files required for scripting.
by Kevin Koltzau
· 21 years ago
d110e1f
wine_pthread_init_thread: retrieve the stack info on Darwin.
by Emmanuel Maillard
· 21 years ago
0b63877
Visual updates to Winecfg.
by Marcelo Duarte
· 21 years ago
2b95cac
- Implementation of mmTaskCreate. Based on patch by Eric Pouech.
by Filip Navara
· 21 years ago
ebf2ad2
Fix wine.userreg name (spotted by Dave Washburn).
by Ivan Leo Puoti
· 21 years ago
1191f05
Get rid of window region on the client side.
by Alexandre Julliard
· 21 years ago
4616dcb
Moved the WindowFromPoint functionality to the server so that we can
by Alexandre Julliard
· 21 years ago
2c90b52
Rewrote load_messageA/W to deal properly with multibyte characters.
by Alexandre Julliard
· 21 years ago
8b5c40f
Revert my previous incorrect check_position() patch: Windows returns
by Francois Gouget
· 21 years ago
4bb95f3
Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior
by Zach Gorman
· 21 years ago
4d6dd9f
Updated the German translation.
by Henning Gerhardt
· 21 years ago
f1ada8e
Fixed handling of LANGUAGE statement for message tables (found by
by Alexandre Julliard
· 21 years ago
c47b4f7
Notify when position format not supported. Test that position is 0 at start.
by Robert Reif
· 21 years ago
84837d9
If the data table for a called action does not exist (for example
by Aric Stewart
· 21 years ago
216ba4f
Call wine_cp_wcstombs() to retrieve actual length of buffer before conversion.
by Zhangrong Huang
· 21 years ago
907ac44
Fix string length return from HttpQueryInfoA.
by Robert Shearman
· 21 years ago
850dcad
Make STARTUPINFO.lpDesktop tests pass on NT.
by Mike Hearn
· 21 years ago
3a1391b
Use pointers internally and refcount all objects.
by Mike McCormack
· 21 years ago
4104c62
Set VersionMsi property. Accept a dot in a number value.
by Hans Leidekker
· 21 years ago
ad4a00d
Add some test cases for _wputenv, fix deletion of non-existent
by Mike Hearn
· 21 years ago
46bdee3
Set the top_popup global variable to zero in MENU_ExitTracking(),
by Zach Gorman
· 21 years ago
2e13bf7
Check that we are still playing in wodUpdatePlayedTotal(). If not,
by Francois Gouget
· 21 years ago
cc3a95c
Make the listener/sound position update duration and TIME_SLICE
by Francois Gouget
· 21 years ago
9d9c643
In interactive mode, check that the tone duration is within 10% of the
by Francois Gouget
· 21 years ago
5c60510
Implement the repair mechanism in msiexec, and stub it out in msi.dll.
by Vincent Béron
· 21 years ago
d631592
Honour INTERNET_FLAG_NO_COOKIES.
by Robert Shearman
· 21 years ago
3bc8d2e
Build wine-pthread on Darwin.
by Emmanuel Maillard
· 21 years ago
dee8751
Fix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that it returns the
by Robert Shearman
· 21 years ago
95f067d
Update localization for Portuguese language.
by Marcelo Duarte
· 21 years ago
8d4b362
Fix the check_position() test: on Windows waveOutGetPosition() returns
by Francois Gouget
· 21 years ago
54751b2
Use round() instead of ceil() in wodGetPosition(TIME_SMPTE).
by Francois Gouget
· 21 years ago
3ce9c5f
Do initialization to match windows behavior (with test).
by Robert Reif
· 21 years ago
aaafbc7
Cleanup of the properties last space removal, since it can be used not
by Vincent Béron
· 21 years ago
3496689
First draft for a msiexec.exe replacement.
by Vincent Béron
· 21 years ago
5315036
Create ~/.wine if not present during wineinstall.
by Paul Vriens
· 21 years ago
c0e4c40
Better fix for collate icon behavior.
by James Hawkins
· 21 years ago
f3c8b83
Fix the return code of MsiDatabaseOpenView.
by Mike McCormack
· 21 years ago
429d305
Fixes the right bugs and keeps intent of test. Adds more reference count checks.
by Robert Reif
· 21 years ago
ced0e2c
Added a German translation for WineMine.
by Henning Gerhardt
· 21 years ago
733ce63
Added some German translations.
by Michael Jung
· 21 years ago
7890457
Remove implementation of NtCurrentTeb for ppc host.
by Emmanuel Maillard
· 21 years ago
2575070
Forward shlwapi.459/460 (SHExpandEnvironmentStringsA/W) to
by Stefan Leichter
· 21 years ago
e27ab31
Fix size return from InternetGetCookieW.
by Robert Shearman
· 21 years ago
cbe7961
Use system metrics values in TOOLBAR_DrawPattern instead of hardcoded values.
by Filip Navara
· 21 years ago
62a4807
Release 20040716.
by Alexandre Julliard
· 21 years ago
wine-20040716
932e816
Implemented GetUIVersion (based on a patch by Stefan Leichter).
by Alexandre Julliard
· 21 years ago
b5ee682
Don't try to create a IDirectSound3DBuffer, partly to keep this test
by Francois Gouget
· 21 years ago
8c24ef7
System default locale in Windows determines the ANSI encoding
by Shachar Shemesh
· 21 years ago
0a8c92b
Fixed collate icon behavior.
by James Hawkins
· 21 years ago
57aa9eb
Get and print the DirectSound primary buffer volume.
by Francois Gouget
· 21 years ago
910b695
Keep track of how much has been played and get rid of last_pos. This
by Francois Gouget
· 21 years ago
d84de2c
Added regression test for WM_NEXTDLGCTL and default button ID behavior.
by Krishna Murthy
· 21 years ago
51700af
Prevent garbage being passed for windows directory.
by Kevin Koltzau
· 21 years ago
4c64f9b
Call IDirectSound::Initialize() as per MSDN before using the
by Francois Gouget
· 21 years ago
acb7207
On Windows GetPan() may not return the value that was just set with SetPan().
by Francois Gouget
· 21 years ago
1e00ad2
Added stubs for DllInstall and DllRegisterServer.
by Stefan Leichter
· 21 years ago
6a9cc38
Make the pattern drawing in TOOLBAR_DrawPattern look better.
by Filip Navara
· 21 years ago
2de5453
Fixed lvalue casts for new compiler.
by Marcus Meissner
· 21 years ago
01bb813
Fixed some duplicate CRYPT_Free calls (spotted by Michael Jung).
by Alexandre Julliard
· 21 years ago
d9cbfe1
Added PROV_ENUMALGS[_EX] structs and typedefs. Added some defines.
by Michael Jung
· 21 years ago
817c520
Assorted spelling fixes.
by Francois Gouget
· 21 years ago
ad7a4fb
Fix msvcmaker so the generated testlist.c files include stdarg.h.
by Francois Gouget
· 21 years ago
Next »