2004-08-06 |
Mike McCormack | Implement A->W call for GetNamedSecurityInfo.
|
commit | commitdiff | tree |
2004-08-06 |
Christian Costa | Implemented IDirect3DDevice{2,3}::GetLightState.
|
commit | commitdiff | tree |
2004-08-06 |
Mike McCormack | Fix warnings found with -Wsign-compare.
|
commit | commitdiff | tree |
2004-08-06 |
Robert Reif | Adds debug name to remaining critical sections.
|
commit | commitdiff | tree |
2004-08-04 |
Huw Davies | dlopen libungif and libjpeg.
|
commit | commitdiff | tree |
2004-08-04 |
Markus Amsler | Pass debug exceptions to winedos.
|
commit | commitdiff | tree |
2004-08-04 |
Alexandre Julliard | Authors: Dmitry Timoshkov <dmitry@codeweavers.com>...
|
commit | commitdiff | tree |
2004-08-04 |
José Manuel Ferrer... | Updated some Spanish translations.
|
commit | commitdiff | tree |
2004-08-04 |
Filip Navara | Destroy associated listview when IShellView is destroyed.
|
commit | commitdiff | tree |
2004-08-04 |
Huw Davies | Convert gdi font list to use list.h.
|
commit | commitdiff | tree |
2004-08-04 |
Henning Gerhardt | Updated the German translation.
|
commit | commitdiff | tree |
2004-08-04 |
Huw Davies | Added top-down dib support to AlphaBlend.
|
commit | commitdiff | tree |
2004-08-04 |
Dmitry Timoshkov | Added CLSID and IIDs for mlang.
|
commit | commitdiff | tree |
2004-08-04 |
Mike McCormack | Moved FlushInstructionCache to ntdll.
|
commit | commitdiff | tree |
2004-08-04 |
Robert Reif | Add CRITICAL_SECTION debug info.
|
commit | commitdiff | tree |
2004-08-02 |
Francois Gouget | Play back what has been recorded when in interactive...
|
commit | commitdiff | tree |
2004-08-02 |
Alexandre Julliard | Make relay and snooping work for LoadLibrary+GetProcAddress...
|
commit | commitdiff | tree |
2004-08-02 |
Lionel Ulmer | - add S3TC support to BltFast (fixes NOLF)
|
commit | commitdiff | tree |
2004-08-02 |
James Hawkins | Cleanup A->W cross calls.
|
commit | commitdiff | tree |
2004-08-02 |
Thomas Weidenmueller | Added support for PBS_MARQUEE style.
|
commit | commitdiff | tree |
2004-08-02 |
Huw Davies | Implement AlphaBlend using the XRENDER extension.
|
commit | commitdiff | tree |
2004-08-02 |
Alexandre Julliard | Fixed some more freeing issues in CryptAcquireContextA.
|
commit | commitdiff | tree |
2004-08-02 |
Jens Collin | Use ShellExecute instead of CreateProcess in run dialog.
|
commit | commitdiff | tree |
2004-08-02 |
Robert Shearman | - Add static to non-exported marshal functions.
|
commit | commitdiff | tree |
2004-08-02 |
Gerald Pfeifer | Avoid using round(), which is unportable.
|
commit | commitdiff | tree |
2004-08-02 |
Mike Hearn | Disconnect proxies at COM shutdown to release the corresponding
|
commit | commitdiff | tree |
2004-08-02 |
Christian Costa | Improved IDirect3DViewportImpl_3_2_1_TransformVertices...
|
commit | commitdiff | tree |
2004-08-02 |
Francois Gouget | Check the return value of IDirectSoundImpl_Create(...
|
commit | commitdiff | tree |
2004-08-02 |
Christian Costa | Fixed D3DOP_STATELIGHT opcode.
|
commit | commitdiff | tree |
2004-08-02 |
Marcus Meissner | Check return value of get_bbox().
|
commit | commitdiff | tree |
2004-08-02 |
Marcus Meissner | Replaced undefined C expression.
|
commit | commitdiff | tree |
2004-08-02 |
Marcus Meissner | Replaced incorrect C comparison construct.
|
commit | commitdiff | tree |
2004-08-02 |
Dmitry Timoshkov | Create toolbar with a not zero default size, it allows...
|
commit | commitdiff | tree |
2004-08-02 |
Marcus Meissner | Implemented PSM_INDEXTOHWND.
|
commit | commitdiff | tree |
2004-08-02 |
Christian Costa | Moved libtxc_dxt definitions into ddraw headers.
|
commit | commitdiff | tree |
2004-08-02 |
Lionel Ulmer | - Fix compilation on boxes without OpenGL installed.
|
commit | commitdiff | tree |
2004-07-30 |
Christian Costa | Added native and emulated S3TC support.
|
commit | commitdiff | tree |
2004-07-30 |
Alexandre Julliard | Fixed bug with % signs in help output (reported by...
|
commit | commitdiff | tree |
2004-07-30 |
Ivan Leo Puoti | Fix dll version detection.
|
commit | commitdiff | tree |
2004-07-30 |
Mike Hearn | Don't marshal IClassFactory into the local server pipe...
|
commit | commitdiff | tree |
2004-07-30 |
Mike Hearn | Disconnect the server object from the stub on stub...
|
commit | commitdiff | tree |
2004-07-30 |
Alexandre Julliard | Authors: Robert Shearman <rob@codeweavers.com>, Mike...
|
commit | commitdiff | tree |
2004-07-30 |
Robert Reif | Refactored common test code into subroutines.
|
commit | commitdiff | tree |
2004-07-30 |
Robert Reif | Added error checking to IDirectSound_Compact.
|
commit | commitdiff | tree |
2004-07-30 |
Vincent Béron | Refactor some other code in msiexec.
|
commit | commitdiff | tree |
2004-07-30 |
Thomas Weidenmueller | Implementation of TouchFileTimes(), thanks to Florian...
|
commit | commitdiff | tree |
2004-07-30 |
Vincent Béron | Refactor some of the string processing in msiexec.
|
commit | commitdiff | tree |
2004-07-30 |
Jacek Caban | Added EM_SCROLLCARET definition in include/richedit...
|
commit | commitdiff | tree |
2004-07-30 |
James Hawkins | Under the Drives tab, remove the 'Windows Drive' section.
|
commit | commitdiff | tree |
2004-07-30 |
Henning Gerhardt | Added a German translation to wcmd.
|
commit | commitdiff | tree |
2004-07-30 |
Alexandre Julliard | Added support for getting and setting the UI language.
|
commit | commitdiff | tree |
2004-07-30 |
Troy Rollo | Process sibling keys iteratively, thereby preventing...
|
commit | commitdiff | tree |
2004-07-30 |
James Hawkins | Rename X11 Driver tab of winecfg to Graphics.
|
commit | commitdiff | tree |
2004-07-30 |
Vincent Béron | Implement proper properties handling on the commandline...
|
commit | commitdiff | tree |
2004-07-30 |
Michael Jung | Fixed a potential double call to CRYPT_Free on variable...
|
commit | commitdiff | tree |
2004-07-30 |
Michael Jung | Added a tiny unit test for rsabase.dll.
|
commit | commitdiff | tree |
2004-07-30 |
Christian Neumair | Added support for the freedesktop.org MIME system.
|
commit | commitdiff | tree |
2004-07-30 |
Jeroen Janssen | Updated some MSDN links in the code.
|
commit | commitdiff | tree |
2004-07-30 |
Robert Shearman | Emit fixme for known local wrong behaviour.
|
commit | commitdiff | tree |
2004-07-30 |
Henning Gerhardt | Added German resources for devenum.
|
commit | commitdiff | tree |
2004-07-30 |
Aric Stewart | Use correct calling convention for the custom action...
|
commit | commitdiff | tree |
2004-07-29 |
Aric Stewart | Make the msistring_makehash return something other...
|
commit | commitdiff | tree |
2004-07-29 |
Filip Navara | Add REST_NONLEGACYSHELLMODE policy.
|
commit | commitdiff | tree |
2004-07-29 |
Mike Hearn | Implement disconnect for proxies so that stubs are...
|
commit | commitdiff | tree |
2004-07-29 |
Ivan Leo Puoti | Change the NT service pack version from 6 to 6a, correct...
|
commit | commitdiff | tree |
2004-07-29 |
James Hawkins | Removed the 'Windows Look:' option from winecfg.
|
commit | commitdiff | tree |
2004-07-29 |
Vincent Béron | In the absence of any other option to msiexec, treat...
|
commit | commitdiff | tree |
2004-07-29 |
Robert Shearman | Document wrong behaviour for IRunningObjectTable.
|
commit | commitdiff | tree |
2004-07-29 |
Mike Hearn | Fix ref counting in StdMarshalImpl_MarshalInterface...
|
commit | commitdiff | tree |
2004-07-29 |
Robert Shearman | Fix some inaccuracies in a comment and reformat.
|
commit | commitdiff | tree |
2004-07-29 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman...
|
commit | commitdiff | tree |
2004-07-29 |
Marcelo Duarte | Localization of devenum to Portuguese and minor corrections.
|
commit | commitdiff | tree |
2004-07-29 |
Mike Hearn | Add DCOM documentation to developers guide.
|
commit | commitdiff | tree |
2004-07-29 |
Vincent Béron | Implement patching in msiexec.
|
commit | commitdiff | tree |
2004-07-29 |
Robert Shearman | Include declarations needed for developing cryptographic...
|
commit | commitdiff | tree |
2004-07-29 |
Troy Rollo | Fix parsing of string literals.
|
commit | commitdiff | tree |
2004-07-29 |
James Hawkins | Remove the UseTakeFocus option from winecfg.
|
commit | commitdiff | tree |
2004-07-29 |
Robert Shearman | Fix c2man for the case where function parameters are...
|
commit | commitdiff | tree |
2004-07-29 |
Robert Shearman | Documentation for Wine client-side server interface.
|
commit | commitdiff | tree |
2004-07-29 |
Marcus Meissner | Use "LD" instead of "ld" in winebuild to be able to...
|
commit | commitdiff | tree |
2004-07-24 |
Alexandre Julliard | Don't crash on NULL data in RegSetValueExA (reported...
|
commit | commitdiff | tree |
2004-07-24 |
Alexandre Julliard | Reserve the DOS area in mmap_init if it wasn't already...
|
commit | commitdiff | tree |
2004-07-24 |
Vincent Béron | Improve msiexec usage prompt.
|
commit | commitdiff | tree |
2004-07-24 |
Michael Jung | - Changed some FIXMEs to TRACEs, since they report...
|
commit | commitdiff | tree |
2004-07-24 |
Krishna Murthy | Modified EDIT_WM_Char() to restrict keying in of letters...
|
commit | commitdiff | tree |
2004-07-23 |
Vincent Béron | Implement logging in msiexec.
|
commit | commitdiff | tree |
2004-07-23 |
Vincent Béron | Implement the UI level change part of msiexec.
|
commit | commitdiff | tree |
2004-07-23 |
Vincent Béron | Add the correct default mode to the repair option.
|
commit | commitdiff | tree |
2004-07-23 |
Vincent Béron | Dump (via TRACEs) all the arguments of msiexec.
|
commit | commitdiff | tree |
2004-07-23 |
Vincent Béron | Remove last winedefault.reg reference in the code.
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Assorted spelling fixes.
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Added bytes_to_mmtime() to convert the stream position...
|
commit | commitdiff | tree |
2004-07-23 |
Vincent Béron | Implement the advertise part of msiexec.
|
commit | commitdiff | tree |
2004-07-23 |
Robert Shearman | Implement INTERNET_OPTION_CONNECTED_STATE.
|
commit | commitdiff | tree |
2004-07-23 |
Marcelo Duarte | French translation and other adjustments.
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Small cleanup in IDirectSoundBufferImpl_SetPan().
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Check that modifying the secondary buffer volume/pan...
|
commit | commitdiff | tree |
2004-07-23 |
Robert Shearman | Set RPC data representation.
|
commit | commitdiff | tree |
2004-07-23 |
Mike Hearn | Pass -Embedding switch to EXE servers, more tracing.
|
commit | commitdiff | tree |
2004-07-23 |
Alexandre Julliard | Avoid lvalue casts (based on a patch by Marcus Meissner).
|
commit | commitdiff | tree |