Sign in
goma
/
wine
/
5f395061ef302be213f297c8a68b7f30eea17b55
5f39506
- the hardware GL vendors (NVidia and ATI) can support more than 95
by Raphael Junqueira
· 21 years ago
0a5ad9e
Remove part of test that crashes win95.
by Kevin Koltzau
· 21 years ago
a286a30
Added stub for GetRecordInfoFromGuids.
by Alex Villacís Lasso
· 21 years ago
96b215f
Fixed last mmap issue with mingw windows build.
by Kevin Koltzau
· 21 years ago
41b9ae3
Support loading of Wave segments on IDirectMusicSegment8.
by Raphael Junqueira
· 21 years ago
1a85a57
Fixed joystick device type for dinput8.
by Christian Costa
· 21 years ago
c51c46b
Moved stub of Control_FillCache_RunDLL from ascii to unicode.
by Stefan Leichter
· 21 years ago
9a472ba
- don't use a stupid "while (1);" thread when DMPerformance MSG Queue empty
by Raphael Junqueira
· 21 years ago
d3239b6
Portability fix.
by Alexandre Julliard
· 21 years ago
2dff1fe
Moved environ definition to port.h.
by Alexandre Julliard
· 21 years ago
a935c2a
Fix update region calculation for the case where a word wraps up to
by Ulrich Czekalla
· 21 years ago
32e3d89
Add a couple of missing listview macros.
by Jon Griffiths
· 21 years ago
e069cf1
Do not activate an MDI child if the child is invisible.
by Dmitry Timoshkov
· 21 years ago
a270615
Always use $(CC) for building the generated .spec.c file.
by Jon Griffiths
· 21 years ago
7109423
Allocate the shared heap inside the Win9x shared memory area.
by Alexandre Julliard
· 21 years ago
7163000
Only create the shared heap when Windows version is Win9x.
by Alexandre Julliard
· 21 years ago
7ee8adf
Added environ support for Darwin.
by Emmanuel Maillard
· 21 years ago
616cffb
Removed DT_NOCLIP format flag.
by Oleg Prokhorov
· 21 years ago
b64c89c
When repainting a static control, with SS_BITMAP style, do not erase
by Rein Klazes
· 21 years ago
1a9ab88
Adjust stack pointer in wine_switch_to_stack to prevent segmentation
by Emmanuel Maillard
· 21 years ago
1d2d2d6
Move all FTP functions to unicode. Improve FTP LIST parsing.
by Kevin Koltzau
· 21 years ago
94d74b5
Added support for managing reserved memory areas in libwine and ntdll.
by Alexandre Julliard
· 21 years ago
307edcc
Moved stub of StopWatch from ascii to unicode.
by Stefan Leichter
· 21 years ago
d5a3187
Implemented AreAnyAccessesGranted.
by William Lahti
· 21 years ago
b6dae78
Avoid a failure under Win9x.
by Dmitry Timoshkov
· 21 years ago
c4a5c73
Fix elf_read_wine_loader_dbg_info() for the !__ELF__ case.
by Dmitry Timoshkov
· 21 years ago
97ea6ff
Add message test for DrawMenuBar.
by Dmitry Timoshkov
· 21 years ago
9df137b
Add a test for focus change on ShowWindow(child, SW_HIDE).
by Dmitry Timoshkov
· 21 years ago
eef83b3
- some more fixes to elf module's symbol table handling (including
by Eric Pouech
· 21 years ago
20f25c3
Cygwin's mntent.h requires stdio.h to be included first.
by Dmitry Timoshkov
· 21 years ago
d8a59cd
Explicitly specify name of the pipe in the pipe test.
by Dmitry Timoshkov
· 21 years ago
09fed75
Some fixes to module browsing.
by Eric Pouech
· 21 years ago
60287d0
Make sure we don't truncate the file on open before we have checked
by Alexandre Julliard
· 21 years ago
8811628
Add a test for opening an already opened file for writing in a not
by Dmitry Timoshkov
· 21 years ago
fe0460f
Added some traces to kernel file functions.
by Christian Costa
· 21 years ago
eb04fd2
Converted the memory views list to use the standard functions from
by Alexandre Julliard
· 21 years ago
7f4e77b
- add version info to dplay.dll
by Tom Wickline
· 21 years ago
b0d62bb
Fixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPPER) test.
by Robert Reif
· 21 years ago
483803f
Added retrieval of ATI info.
by Christian Costa
· 21 years ago
e3a37c8
Revert broken strict aliasing fix.
by Marcus Meissner
· 21 years ago
8efa774
Let GetFontLanguageInfo() return the GCP_REORDER flag only in case the
by Rein Klazes
· 21 years ago
e4dfaab
Add a test for window's hinstance.
by Dmitry Timoshkov
· 21 years ago
c3b8ce9
Split off the winmm capture test.
by Francois Gouget
· 21 years ago
16fe224
Don't use the Wine debug functions. Fixed wrong A/W length checks.
by Alexandre Julliard
· 21 years ago
d8e990c
- Make new tests pass on win2k SP4 and win95 OSR2.
by Dmitry Timoshkov
· 21 years ago
53a20f3
Add a 5 second test tone to help debug issues with the tone duration
by Francois Gouget
· 21 years ago
ceeed96
Use triggers to disable the sound input/output side we don't care
by Francois Gouget
· 21 years ago
ca7ee47
Better handling of User IDirectMusicTools.
by Raphael Junqueira
· 21 years ago
40dd969
- first draft of D3DCLIPSTATUS8 handling (not really used for now)
by Raphael Junqueira
· 21 years ago
dfbf36d
- Better loading of IDirectMusicSegTriggerTrack (internal list of
by Raphael Junqueira
· 21 years ago
df93f2e
GetModuleFileName[AW] doesn't terminate the string if the buffer is too small.
by Eric Pouech
· 21 years ago
48a8659
- removed file extension from module (and suffixed ELF modules with
by Eric Pouech
· 21 years ago
d3f8f78
- added size information about most of the generated thunks (import,
by Eric Pouech
· 21 years ago
b38b682
Activate another window when the dialog gets hidden in EndDialog.
by Alexandre Julliard
· 21 years ago
47a1df4
Added some optional messages to make all tests succeed on XP.
by Alexandre Julliard
· 21 years ago
bde649c
Added some missing prototypes.
by Eric Pouech
· 21 years ago
4d00315
When building PostScript paths with the *_PATH escapes, don't clip the
by Huw Davies
· 21 years ago
7c1ca0f
Added version info to MSI dll.
by Christian Costa
· 21 years ago
5c4420f
Implemented the debug version of operator new (C++).
by Patrik Stridvall
· 21 years ago
8f14eb0
Added empty (stubs in spec only) d3drm.
by Ivan Leo Murray-Smith
· 21 years ago
f2616c5
Only child windows receive WM_SHOWWINDOW in DestroyWindow() under Windows.
by Dmitry Timoshkov
· 21 years ago
447e647
Added a couple of tests for SetActiveWindow.
by Alexandre Julliard
· 21 years ago
1cda8c7
Enabled pixel shaders 1.4.
by Christian Costa
· 21 years ago
01a5288
- TBN_DRAGOUT and NM_RDBLCLK notifications.
by Robert Shearman
· 21 years ago
cb27ab8
Added support for mapping UNC filenames to the dosdevices directory.
by Alexandre Julliard
· 21 years ago
070db4e
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 21 years ago
36eb791
StrSpnW doesn't exist in comctl32.dll but StrCSpnW does.
by Patrik Stridvall
· 21 years ago
2f339b2
Added the IInternetSession interface.
by Patrik Stridvall
· 21 years ago
ae9cf77
- API files update. - Minor bug fixes.
by Patrik Stridvall
· 21 years ago
d134aa5
Fix scanf handling of float numbers (beginning with a dot).
by Raphael Junqueira
· 21 years ago
c4be01a
Combobox popups should be always-on-top.
by Thomas Weidenmueller
· 21 years ago
36819ae
Handle XYZRHW vertex mode correctly in slow path.
by Christian Costa
· 21 years ago
8d95439
- First drafts for IDirectMusicSegment::GetParam and
by Raphael Junqueira
· 21 years ago
c8aba95
- Let the subclassing stack grow the opposite way to make the code
by Filip Navara
· 21 years ago
56b5164
- If a crypto provider does not have a Signature in the registry,
by Juan Lang
· 21 years ago
8c29b5f
Removed the no longer used SMB file I/O support, we can't do reliable
by Alexandre Julliard
· 21 years ago
63a5d81
Better fix for removing trailing spaces in RtlGetFullPathName_U.
by Alexandre Julliard
· 21 years ago
ad54691
Use environment variables instead of config file entries to specify
by Alexandre Julliard
· 21 years ago
e83afa7
Added Environment section. Fixed path of shell folders key in HKEY_USERS.
by Alexandre Julliard
· 21 years ago
10778aa
Updated the version info of all DirectX dlls to the version numbers of
by Ivan Leo Murray-Smith
· 21 years ago
858557f
- Parse DMStyle motifs (ie patterns) and bands (fill lists).
by Raphael Junqueira
· 21 years ago
1022761
Some updates to the faq.
by Tom Wickline
· 21 years ago
6ab8827
Set environment variables from the HKCU\Environment key too.
by Alexandre Julliard
· 21 years ago
106e13a
- Add the same new files (dmutils.c/dmutils.h) into dmime,dmband and
by Raphael Junqueira
· 21 years ago
3c3d230
Fixed some of the GetShortPathName tests to use the short version of
by Alexandre Julliard
· 21 years ago
463d474
Print human-readable capabilities flag.
by Robert Reif
· 21 years ago
5b23efc
Make sure to save the registry files even if we failed to load them.
by Alexandre Julliard
· 21 years ago
ee0868e
Sample rate sanity check. Fix SMPTE time.
by Robert Reif
· 21 years ago
1c5b8b1
Make wineinstall use wineprefixcreate instead of duplicating the functionality.
by Alexandre Julliard
· 21 years ago
0d33e5e
Added proper support for switching file APIs between ANSI and OEM
by Alexandre Julliard
· 21 years ago
eee90c2
waveOutGetDevCapsA can fail with MMSYSERR_BADDEVICEID or
by Robert Reif
· 21 years ago
ad32951
Update to version 9.
by Ivan Leo Murray-Smith
· 21 years ago
a465c95
Accept EMR_EXTTEXTOUT records with emrtext.offDx set to 0.
by Dmitry Timoshkov
· 21 years ago
c5da9b2
Add new dlls and fix alphabetical location of a couple dlls.
by Tom Wickline
· 21 years ago
c00b0b0
Remove trailing spaces from the filename in RtlGetFullPathName_U.
by Alexandre Julliard
· 21 years ago
beaa084
- Fewer FIXMEs.
by Raphael Junqueira
· 21 years ago
d40edb0
Some updates to the faq.
by Tom Wickline
· 21 years ago
231946c
Free up the original buffer pointer instead of the one we advanced.
by Chris Morgan
· 21 years ago
917df92
Prevent memory leak and superfluous status notifications.
by Kevin Koltzau
· 21 years ago
adc86dc
Fixed copy/paste bug in previous change.
by Alexandre Julliard
· 21 years ago
Next »