projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wine
2004-07-22
Alexandre Julliard
Fixed a couple of off-by-one errors.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Robert Reif
Downgrade tests to DX8 level so it can build on all...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Henning Gerhardt
Minor fixes and updates to the German resource files.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Alexandre Julliard
Authors: Mike Hearn <mh@codeweavers.com>, Rob Shearman...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Emmanuel Maillard
Set segment address of wine executable and libwine...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Ivan Leo Puoti
Added Italian resources.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Huw Davies
Draw underline and strikeout lines in the non-xrender...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Ferenc Wagner
Include the dsound tests.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Mike Hearn
Unref stub after invoking on it.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Gerald Pfeifer
Remove uses of the cast-as-lvalue GCC extension which...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Michael Jung
- Fixed a problem with dwProvType values greater than...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Huw Davies
Make tmUnderlined and tmStruckOut reflect the values...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Robert Reif
Dump DirectSound capabilities flags.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Robert Reif
Removes dsconf IIDs from dxguid.lib.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Ivan Leo Puoti
Remove references to debugmsg and winedefault.reg.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Ivan Leo Puoti
Added Italian resources.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Filip Navara
Fix CreateMappedBitmap for palette-less bitmaps.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Filip Navara
- Properly calculate caption length when converting...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Robert Shearman
HttpQueryInfo returns buffer length including null...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Mike McCormack
Unicode file dialogs send and receive unicode messages.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Marcelo Duarte
Visual updates and translations for regedit.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Michael Jung
Added some unit tests for the CryptAcquireContext API...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Mike Hearn
Fix misleading warning ole CoGetClassObject.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Robert Shearman
Rewrite cookies to use shared list.h list code.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Mike McCormack
Fix HTTP POST requests.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Alexandre Julliard
Moved all files from the objects/ directory to dlls...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Alexandre Julliard
Moved LineDDA implementation to dlls/gdi/painting.c.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Francois Gouget
Make sure we won't get an overflow in check_position...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Robert Reif
Save enumerated GUIDs in a global array so they persist...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Alexandre Julliard
Fixed flags handling in StrIsIntlEqualA/W (spotted...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Robert Reif
Adds *GetDevCapsW bad pointer check.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Kevin Koltzau
Add idl files required for scripting.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Emmanuel Maillard
wine_pthread_init_thread: retrieve the stack info on...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Marcelo Duarte
Visual updates to Winecfg.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Filip Navara
- Implementation of mmTaskCreate. Based on patch by...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Ivan Leo Puoti
Fix wine.userreg name (spotted by Dave Washburn).
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Alexandre Julliard
Get rid of window region on the client side.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Alexandre Julliard
Moved the WindowFromPoint functionality to the server...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Alexandre Julliard
Rewrote load_messageA/W to deal properly with multibyte...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Francois Gouget
Revert my previous incorrect check_position() patch...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Zach Gorman
Add test to demonstrate DrawText() with DT_CALCRECT...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Henning Gerhardt
Updated the German translation.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Alexandre Julliard
Fixed handling of LANGUAGE statement for message tables...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Robert Reif
Notify when position format not supported.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Aric Stewart
If the data table for a called action does not exist...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Zhangrong Huang
Call wine_cp_wcstombs() to retrieve actual length of...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Robert Shearman
Fix string length return from HttpQueryInfoA.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Mike Hearn
Make STARTUPINFO.lpDesktop tests pass on NT.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Mike McCormack
Use pointers internally and refcount all objects.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Hans Leidekker
Set VersionMsi property.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Mike Hearn
Add some test cases for _wputenv, fix deletion of non...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Zach Gorman
Set the top_popup global variable to zero in MENU_ExitT...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Francois Gouget
Check that we are still playing in wodUpdatePlayedTotal...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Francois Gouget
Make the listener/sound position update duration and...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Francois Gouget
In interactive mode, check that the tone duration is...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Vincent Béron
Implement the repair mechanism in msiexec, and stub...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Robert Shearman
Honour INTERNET_FLAG_NO_COOKIES.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Emmanuel Maillard
Build wine-pthread on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Robert Shearman
Fix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Marcelo Duarte
Update localization for Portuguese language.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Francois Gouget
Fix the check_position() test: on Windows waveOutGetPos...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Francois Gouget
Use round() instead of ceil() in wodGetPosition(TIME_SM...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Robert Reif
Do initialization to match windows behavior (with test).
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Vincent Béron
Cleanup of the properties last space removal, since...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Vincent Béron
First draft for a msiexec.exe replacement.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Paul Vriens
Create ~/.wine if not present during wineinstall.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
James Hawkins
Better fix for collate icon behavior.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Mike McCormack
Fix the return code of MsiDatabaseOpenView.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Robert Reif
Fixes the right bugs and keeps intent of test.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Henning Gerhardt
Added a German translation for WineMine.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Michael Jung
Added some German translations.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Emmanuel Maillard
Remove implementation of NtCurrentTeb for ppc host.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Stefan Leichter
Forward shlwapi.459/460 (SHExpandEnvironmentStringsA...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Robert Shearman
Fix size return from InternetGetCookieW.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Filip Navara
Use system metrics values in TOOLBAR_DrawPattern instea...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-17
Alexandre Julliard
Release 20040716.
wine-20040716
commit
|
commitdiff
|
tree
|
snapshot
2004-07-17
Alexandre Julliard
Implemented GetUIVersion (based on a patch by Stefan...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-17
Francois Gouget
Don't try to create a IDirectSound3DBuffer, partly...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Shachar Shemesh
System default locale in Windows determines the ANSI...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
James Hawkins
Fixed collate icon behavior.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Francois Gouget
Get and print the DirectSound primary buffer volume.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Francois Gouget
Keep track of how much has been played and get rid...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Krishna Murthy
Added regression test for WM_NEXTDLGCTL and default...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Kevin Koltzau
Prevent garbage being passed for windows directory.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Francois Gouget
Call IDirectSound::Initialize() as per MSDN before...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Francois Gouget
On Windows GetPan() may not return the value that was...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Stefan Leichter
Added stubs for DllInstall and DllRegisterServer.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Filip Navara
Make the pattern drawing in TOOLBAR_DrawPattern look...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Marcus Meissner
Fixed lvalue casts for new compiler.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Alexandre Julliard
Fixed some duplicate CRYPT_Free calls (spotted by Micha...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Michael Jung
Added PROV_ENUMALGS[_EX] structs and typedefs.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Francois Gouget
Assorted spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Francois Gouget
Fix msvcmaker so the generated testlist.c files include...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
James Hawkins
Check for empty PrinterName in PRINTDLG_WMCommandW.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Martin Fuchs
Distinguish between Open and Explore commands.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Alexandre Julliard
Pass the environment for a child process through the...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Alexandre Julliard
Specify the PATH variable in uppercase to avoid getting...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Alexandre Julliard
Implemented _spawnle and _spawnlpe.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Alexandre Julliard
Invoke wineprefixcreate if the .wine directory does...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Alexandre Julliard
Support for large profile values (based on a patch...
commit
|
commitdiff
|
tree
|
snapshot
next