projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wine
2004-07-30
Vincent Béron
Refactor some of the string processing in msiexec.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Jacek Caban
Added EM_SCROLLCARET definition in include/richedit...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
James Hawkins
Under the Drives tab, remove the 'Windows Drive' section.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Henning Gerhardt
Added a German translation to wcmd.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Alexandre Julliard
Added support for getting and setting the UI language.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Troy Rollo
Process sibling keys iteratively, thereby preventing...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
James Hawkins
Rename X11 Driver tab of winecfg to Graphics.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Vincent Béron
Implement proper properties handling on the commandline...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Michael Jung
Fixed a potential double call to CRYPT_Free on variable...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Michael Jung
Added a tiny unit test for rsabase.dll.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Christian Neumair
Added support for the freedesktop.org MIME system.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Jeroen Janssen
Updated some MSDN links in the code.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Robert Shearman
Emit fixme for known local wrong behaviour.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Henning Gerhardt
Added German resources for devenum.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-30
Aric Stewart
Use correct calling convention for the custom action...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Aric Stewart
Make the msistring_makehash return something other...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Filip Navara
Add REST_NONLEGACYSHELLMODE policy.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Mike Hearn
Implement disconnect for proxies so that stubs are...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Ivan Leo Puoti
Change the NT service pack version from 6 to 6a, correc...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
James Hawkins
Removed the 'Windows Look:' option from winecfg.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Vincent Béron
In the absence of any other option to msiexec, treat...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Robert Shearman
Document wrong behaviour for IRunningObjectTable.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Mike Hearn
Fix ref counting in StdMarshalImpl_MarshalInterface...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Robert Shearman
Fix some inaccuracies in a comment and reformat.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Alexandre Julliard
Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Marcelo Duarte
Localization of devenum to Portuguese and minor correct...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Mike Hearn
Add DCOM documentation to developers guide.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Vincent Béron
Implement patching in msiexec.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Robert Shearman
Include declarations needed for developing cryptographi...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Troy Rollo
Fix parsing of string literals.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
James Hawkins
Remove the UseTakeFocus option from winecfg.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Robert Shearman
Fix c2man for the case where function parameters are...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Robert Shearman
Documentation for Wine client-side server interface.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Marcus Meissner
Use "LD" instead of "ld" in winebuild to be able to...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Alexandre Julliard
Don't crash on NULL data in RegSetValueExA (reported...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Alexandre Julliard
Reserve the DOS area in mmap_init if it wasn't already...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Vincent Béron
Improve msiexec usage prompt.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Michael Jung
- Changed some FIXMEs to TRACEs, since they report...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Krishna Murthy
Modified EDIT_WM_Char() to restrict keying in of letter...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Vincent Béron
Implement logging in msiexec.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Vincent Béron
Implement the UI level change part of msiexec.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Vincent Béron
Add the correct default mode to the repair option.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Vincent Béron
Dump (via TRACEs) all the arguments of msiexec.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Vincent Béron
Remove last winedefault.reg reference in the code.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Francois Gouget
Assorted spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Francois Gouget
Added bytes_to_mmtime() to convert the stream position...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Vincent Béron
Implement the advertise part of msiexec.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Robert Shearman
Implement INTERNET_OPTION_CONNECTED_STATE.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Marcelo Duarte
French translation and other adjustments.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Francois Gouget
Small cleanup in IDirectSoundBufferImpl_SetPan().
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Francois Gouget
Check that modifying the secondary buffer volume/pan...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Robert Shearman
Set RPC data representation.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Mike Hearn
Pass -Embedding switch to EXE servers, more tracing.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Alexandre Julliard
Avoid lvalue casts (based on a patch by Marcus Meissner).
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Ivan Leo Puoti
Added Italian strings.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Francois Gouget
Fix the volume and balance of primary buffers so it...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Francois Gouget
Sort the winmm test formats by increasing sampling...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Robert Reif
Test waveInGetDevCapsW.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Robert Reif
Windows 95 doesn't support waveOutGetDevCapsW.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Alexandre Julliard
Removed some functions that don't exist in msvcrt20...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Robert Shearman
- Remove unneeded STUBMGR_Start call.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Robert Shearman
ckidJUNK is a FOURCC not a TWOCC so rewrite the case...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Marcus Meissner
Fixed up some small problems in the German string table.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Marcus Meissner
Fixed 2 more casted lvalue issues.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Ferenc Wagner
- Remove the -u option, the URL is in a resource now.
commit
|
commitdiff
|
tree
|
snapshot
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
next