goma /
wine /
85d8536a1e89700fee01a539ec4c8f7e951fd05a - 85d8536 Remove bashing of packages, value judgments. by Dimitrie O. Paun · 20 years ago
- 0f2d176 Keep all REAMDEs in sync. by Vincent Béron · 20 years ago
- 5bded56 Fix colours used for SS_*RECT, SS_*FRAME. by Robert Shearman · 20 years ago
- 2032284 Added support for machine keysets. by Michael Jung · 20 years ago
- dee74a6 Make the ClassFactory proxy support aggregation. by Robert Shearman · 20 years ago
- 75f87dd Get rid of the ThunkData stubs, these are not functions. by Alexandre Julliard · 20 years ago
- e7f5fad Fixed CLSID_AVISimpleUnMarshal export. by Alexandre Julliard · 20 years ago
- 0e39462 Avoid dumping the contents of output strings. by Alexandre Julliard · 20 years ago
- 8fb2e35 Remove most remaining stubs from unicows. by Hans Leidekker · 20 years ago
- c1236fd Stub implementations for SHUpdateImageA, SHHandleUpdateImage, by Hans Leidekker · 20 years ago
- 8facd46 Stub implementations for AddMonitorW, DeletePrinterDriverW, by Hans Leidekker · 20 years ago
- 45f111a Implemented IMediaControl_Run that explores the graph, counts by Christian Costa · 20 years ago
- 0b14f38 Add return value to GetObject error message. by Jakob Eriksson · 20 years ago
- 08aa87f Currently a '//****' is matched as an /* comment - disallow a '/' in by Peter Berg Larsen · 20 years ago
- 6beae24 In function_grep.pl and symbol.c/symbol_clean_string spaces between by Peter Berg Larsen · 20 years ago
- 73ef315 Added the word "FLOAT" to be recognized as argument type float. by Peter Berg Larsen · 20 years ago
- 06f9b8b Define DirectPlayLobbyCreate to be either the W or A version. by Peter Berg Larsen · 20 years ago
- 521d221 Added some defines concerning SChannel CSPs. by Michael Jung · 20 years ago
- 0da8a52 Adhere to const'ness of the input data in encrypt_block_impl. by Michael Jung · 20 years ago
- 6971e1d Add comments, fix negative value from GetCurFocus. by Vitaly Lipatov · 20 years ago
- 8b4ff10 Use ExitProcess to terminate the process in ExitWindowsEx so that it by Alexandre Julliard · 20 years ago
- 8d830b6 Add some missing declarations in the spec file. by Mike McCormack · 20 years ago
- e09e67e Get rid of W->A calls. by Jacek Caban · 20 years ago
- e07a956 Get rid of DPRINTF. by Diego Pettenò · 20 years ago
- bd1bbc1 Improve progress bar tracking. by Aric Stewart · 20 years ago
- 42c5cde Warning fixes. by Alexandre Julliard · 20 years ago
- 0cc2031 Stub implementations for GetKernelObjectSecurity, by Hans Leidekker · 20 years ago
- 4fb777c Documentation fix. by Jon Griffiths · 20 years ago
- 8310bd5 Implement and test URLIS_URL flag in UrlIs(). by Hans Leidekker · 20 years ago
- 18511a3 Added registration/unregistration of media types. by Christian Costa · 20 years ago
- 91332bf Implement CreateIProp & most of MAPI's IMAPIProp & IPropData ifaces. by Jon Griffiths · 20 years ago
- c730eec Stub implementations for GetAltTabInfo{A,W}. by Hans Leidekker · 20 years ago
- e603d1a Converted system metrics to Unicode. by Justin Chevrier · 20 years ago
- 20afe30 - If given the EWX_FORCE flag, ExitWindowsEx() should not send the by Francois Gouget · 20 years ago
- d06a464 Add and fix some stubs. by Steven Edwards · 20 years ago
- 9182143 Update copyright info for the new year. by Ivan Leo Puoti · 20 years ago
- dfa192a Get rid of HEAP_strdupWtoA calls. by Jacek Caban · 20 years ago
- 6296de3 Be sure that set paths are terminated with a backslash. by Aric Stewart · 20 years ago
- 15a308a Do not check for non NULL pointer before HeapFree'ing it. It's redundant. by Michael Stefaniuc · 20 years ago
- 89f5283 Some missing const correctness fixes. by Eric Pouech · 20 years ago
- 2e991c3 Added partial VxD support. by Robert Reif · 20 years ago
- 8fef09f Add comment about CLIPBOARD_SetClipboardOwner. by Ulrich Czekalla · 20 years ago
- bedc52a Debug fixes and cleanup. by Dimitrie O. Paun · 20 years ago
- 760096d Added Spanish translation. by José Manuel Ferrer Ortiz · 20 years ago
- c619152 - Finish off the "Remove Application" button. by Mike Hearn · 20 years ago
- ce81088 - Do not print FIXME in X11DRV_GetKeyboardLayout if dwThreadid by Dmitry Timoshkov · 20 years ago
- 9dc3843 Fixed some regressions from the previous change. by Eric Pouech · 20 years ago
- 65a4775 Handle correctly DDSD_LINEARSIZE flag for FOURCC textures. by Christian Costa · 20 years ago
- d6cf14d Add test for the listbox item height. by Dimitrie O. Paun · 20 years ago
- a8d9c87 Implemented DllCanUnloadNow. by Jacek Caban · 20 years ago
- 76d4edf Get rid of W->A call. by Jacek Caban · 20 years ago
- e7a49e7 Typos/grammar fixes. by Jon Griffiths · 20 years ago
- 0b62916 Const correctness fix. by Jon Griffiths · 20 years ago
- bcf4392 Use Ascii functions explicitly. by Jon Griffiths · 20 years ago
- 08025d7 SS_CENTERIMAGE has been implemented. by Dimitrie O. Paun · 20 years ago
- 1d7800b Implemented parallel hashing in CPEncrypt and CPDecrypt. by Michael Jung · 20 years ago
- 054f9ec Comment out an assert, as we don't yet implement IRemUnknown. by Mike Hearn · 20 years ago
- 63e241a Stub implementations for GetLogColorSpace{A,W}. by Hans Leidekker · 20 years ago
- f4a5ba1 Stub implementations for EnumDateFormatsEx{A,W}. by Hans Leidekker · 20 years ago
- e121d50 Stub implementations for RasConnectionNotification{A,W}, by Hans Leidekker · 20 years ago
- 51cf7d1 Free allocated buffers. by Aric Stewart · 20 years ago
- d598098 Remove obsolete info. by Hans Leidekker · 20 years ago
- 54cba79 Added optional, defaultvalue and vararg. by Jacek Caban · 20 years ago
- e98d271 Small bugfixes backported from the LibTomCrypt v1.0rc1 release. by Michael Jung · 20 years ago
- 2a4b6fd Add definition of IInternalUnknown. by Robert Shearman · 20 years ago
- 0f0b6c8 Implement thread safety for records. by Mike McCormack · 20 years ago
- 5d7d188 - Move named pipe macros into rpc.c. - Remove unneeded function. by Robert Shearman · 20 years ago
- 2b747d4 Implement COM local servers using table marshaling to avoid doing the by Robert Shearman · 20 years ago
- 5475a2e - Implement the COM stub manager, refactor the current stub code. by Mike Hearn · 20 years ago
- d900b53 Parse out the full features by using the ',' character and do by Aric Stewart · 20 years ago
- ea32fb9 Continue when a duplicate component is found and loaded. by Aric Stewart · 20 years ago
- fbdd709 - Rework how we handle Feature and Component States. I have confirmed by Aric Stewart · 20 years ago
- ae1aa32 Move Install Features selection and evaluation into CostFinalize. by Aric Stewart · 20 years ago
- 09d35c3 Allow for end of install actions. by Aric Stewart · 20 years ago
- 8cc14a9 - Create the shortcut directory if it does not exist. by Aric Stewart · 20 years ago
- 2ad3ff8 Eliminate some fixed length buffers. by Aric Stewart · 20 years ago
- 816f865 Fix CreateService's error code for a service that already exists. by Mike McCormack · 20 years ago
- fb9d119 Include a System16Folder definition. by Aric Stewart · 20 years ago
- ed40d3a Added IInternetBindInfo, IInternetProtocolRoot, IInternetProtocolSink by Jacek Caban · 20 years ago
- 3714a39 Correct cases where arguments of ok() calls depend on the order in by Rein Klazes · 20 years ago
- feef895 Stub implementations for GetICMProfileW, SetICMProfile{A,W}, by Hans Leidekker · 20 years ago
- 273137c Fix typelib generation of CARRAYs. by Huw Davies · 20 years ago
- 857fc43 Fix non-RTDSC case for QueryPerformanceFrequency. by Lionel Ulmer · 20 years ago
- 9b8d5c6 Initialize the COM libraries for the newly created worker thread in by Christian Costa · 20 years ago
- 35a92e1 Generate only wanted files. by Vincent Béron · 20 years ago
- 171c942 Fake line sweeping of the monitor. by Christian Costa · 20 years ago
- 1645ab0 Don't use RtlCreateUnicodeStringFromAsciiz, it doesn't preserve NULL. by Mike McCormack · 20 years ago
- 3c949ef Enable asynchronous dll custom action calls. by Aric Stewart · 20 years ago
- 4effec1 Stub implementation for AtlModuleRegisterServer. by Mike McCormack · 20 years ago
- 78f90d9 Initialize dwOSVersionInfoSize in GlobalMemoryStatus. by Paul Vriens · 20 years ago
- 41314e6 Fix test failure on Windows 2000. by Jakob Eriksson · 20 years ago
- 90ce00a Fixed defining DIIDs. by Jacek Caban · 20 years ago
- 9b98d3d Fix Xlib locking in create_desktop. by Mike Hearn · 20 years ago
- 737e67b Propagate apartments through the intermediate threads, make listener by Mike Hearn · 20 years ago
- f4f4dff Stub implementations for AVIMakeStreamFromClipboard, AVISave{A,W}. by Hans Leidekker · 20 years ago
- dd9a30b The flag for a mouse button down in the structure returned by by Neil Olver · 20 years ago
- 5ad7d85 Do not check for non NULL pointer before HeapFree'ing it. It's redundant. by Michael Stefaniuc · 20 years ago
- bf42021 Implemented DceErrorInqText. by Bill Medland · 20 years ago
- 6533efb Dump known but unimplemented SystemParameterInfo actions. by Mike McCormack · 20 years ago
- a751dd3 Declare SetLayeredWindowAttributes. by Mike McCormack · 20 years ago