goma /
wine /
935e3df35c2c7bf00ff70f98a0c5dd8cbc902698 - 935e3df Support DirectSound 8 interfaces. Split interface implementations into by Ove Kaaven · 23 years ago
- 8e4eb3a Completed implementation of comcat.dll, incl. Dll[Un]RegisterServer. by John K. Hohm · 23 years ago
- 336185a Don't use msvcrt. by Alexandre Julliard · 23 years ago
- 53989dd Replaced stricmp/strnicmp with strcasecmp/strncasecmp. by Gregg Mattinson · 23 years ago
- f7635f3 Display the name of the started process in the desktop title. by Uwe Bonnes · 23 years ago
- c6228b3 Fixed defaultGuiFont for Korean. by Won Kyu Park · 23 years ago
- f9731a4 - Correct page rectangle calculation. - Improve traces. by Guy L. Albertelli · 23 years ago
- 083bf18 Authors: Peter Hunnisett <peter@transgaming.com>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 23 years ago
- 50e8768 MapVirtualKey actually returns uppercase keys in Windows. by David Hammerton · 23 years ago
- 01ecb57 Authors: David Hammerton <david@transgaming.com>, Peter Hunnisett <peter@transgaming.com> by Alexandre Julliard · 23 years ago
- 61fc6f8 Add more magic to find the start of the nametable. by Huw D M Davies · 23 years ago
- d3cab18 Moved DC origin into device-specific structure. by Alexandre Julliard · 23 years ago
- d2e22f9 ADPCM nybble processing order was incorrect. by David D. Hagood · 23 years ago
- 2e2988d Faster performance in TEXT_Ellipsify for long strings. by Paul Rupe · 23 years ago
- 21fbb40 Support for LVM_SUBITEMHITTEST; check for out-of-bounds subitem index by Paul Rupe · 23 years ago
- e73d3c4 Added RunFileDlg with MRU list. Added template to all .rc files. by Nix N. Nix · 23 years ago
- 5a04e00 Some grammar fixes. by Tony Lambregts · 23 years ago
- ff4f41d Added Korean resources. by Won-kyu Park · 23 years ago
- 4911d0b - Save and restore current directory in GetFileDialog95W if by Sander van Leeuwen · 23 years ago
- 54c8f7b Changed DllOverrides so we use builtin rpcrt4, ole32, oleaut32. by Marcus Meissner · 23 years ago
- e81f10c Merged the two serializer and unserializer functions into one, cleaned by Marcus Meissner · 23 years ago
- 238cdea Added some debugoutput functions for TYPEATTR, IDLDESC, VARDESC. by Marcus Meissner · 23 years ago
- ddf16e0 Handle ascii & unicode drag and drop structures in DragQueryFileA & by Sander van Leeuwen · 23 years ago
- 85844e5 Authors: Jesse Allen <uh_ja@gmx.net>, Lionel Ulmer <lionel.ulmer@free.fr> by Alexandre Julliard · 23 years ago
- 4e73595 - Partially implement LdrGetDllHandle. - Implement LdrGetProcedureAddress. by Mike McCormack · 23 years ago
- b65c99b Updated so it's in line with README. by Vincent Béron · 23 years ago
- a67f1c1 Release 20020605. by Alexandre Julliard · 23 years ago wine-20020605
- 1f54f1b Updated README.fr so it's in line with README. by Vincent Béron · 23 years ago
- eef5d66 Added PCF_TOTALTIMEOUTS to comm properties. by Marcelo Welter · 23 years ago
- 25a3879 Update FreeBSD-related notes. by Gerald Pfeifer · 23 years ago
- 034e39b Check access rights before renaming or deleting files (based on by Alexandre Julliard · 23 years ago
- ccab287 French translation of the README file. by Jean-Bruno Luginbühl · 23 years ago
- df6fa30 Duplicated wsprintf implementation in shlwapi. by Alexandre Julliard · 23 years ago
- a5589d5 Documentation improvements. by Andreas Mohr · 23 years ago
- 957f1f9 Only allow tabs in popup menus, and make sure to never display them. by Andreas Mohr · 23 years ago
- fd625dd Added marshalling of IUnknown. by Marcus Meissner · 23 years ago
- 05fffb1 API files update. by Patrik Stridvall · 23 years ago
- 296c5a6 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
- 3c85eb1 Added --debugmsg option to the debugger. by Alexandre Julliard · 23 years ago
- 65a4216 Merged Martin Fuchs' file manager (with the help of Steven Edwards). by Alexandre Julliard · 23 years ago
- 1cf0261 Check if relay debugging is still on before printing something. by Alexandre Julliard · 23 years ago
- 235d82e nitialDir handling and InitialFile handling now agrees with MSDN by Jason Edmeades · 23 years ago
- 221b438 Don't free the stack selector, it's freed in ExitThread anyway (thanks by Alexandre Julliard · 23 years ago
- b706b23 Implemented a MP3 decoder (based on mpglib). by Eric Pouech · 23 years ago
- a061b84 Moved specification of relay and snoop include/exclude functions to by Alexandre Julliard · 23 years ago
- 78b041c Better encapsulation of the font and metafile objects. by Alexandre Julliard · 23 years ago
- c6476e9 Warn the user if 'wine' will not find its libraries after installation by Marcus Meissner · 23 years ago
- 978a934 Fixed incorrect pointer-cast arithmetic. by Bill Medland · 23 years ago
- bbbc18b Added version info to 16-bit shell.dll. by Johan Gill · 23 years ago
- f1451e6 Warning fix. by Gerald Pfeifer · 23 years ago
- 7efd615 Fixed another regression in PlaySound. by Eric Pouech · 23 years ago
- 37fb021 More stream definitions. by Warren Turkal · 23 years ago
- fb24f71 Porting fixes. by Steven Edwards · 23 years ago
- 376e650 Better separation of the palette functions. Removed the palette driver. by Alexandre Julliard · 23 years ago
- 0d588a4 Fixed DebugBreakProcess (now generates EXCEPTION_BREAKPOINT instead of by Eric Pouech · 23 years ago
- 26c1c42 Added ability to turn on/off debug channels. by Eric Pouech · 23 years ago
- 70e192b Removed CURSORICON_IconToCursor now that we support color cursors. by Alexandre Julliard · 23 years ago
- 36ed03e Complete ICatInformation implementation. by John K. Hohm · 23 years ago
- dec4552 Declare NtCreateFile(), NtOpenFile() and NtReadFile(). by Mike McCormack · 23 years ago
- b7828ac Fixed wrong cast; MSDN says lpDropFileStruct->pFiles is offset in by Sander van Leeuwen · 23 years ago
- 4bdd90d Corrected installation of the wine applications, fixed call to regedit. by Andriy Palamarchuk · 23 years ago
- fa67984 Portability fix. by Steven Edwards · 23 years ago
- 93bfa0d Implementation for console control events (includes process groups support). by Eric Pouech · 23 years ago
- 5e765fb Fixed some selection bugs. by Eric Pouech · 23 years ago
- e514a4a Really enter the debugger when DebugBreak(Process) is invoked on debuggee. by Eric Pouech · 23 years ago
- 9c3059c Added ctrl-c support. by Eric Pouech · 23 years ago
- 1d86056 Better too long lines detection, added del key support in emacs mode. by Eric Pouech · 23 years ago
- 1ae26eb - Made sure const LP were actually const in dinput.h. by Vincent Béron · 23 years ago
- c075f35 Show in which file the function is actually implemented, as well as by Vincent Béron · 23 years ago
- 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
- 4d73152 Removed obsolete README. by Alexandre Julliard · 23 years ago
- ffb4956 Added fallback read() for missing/failing mmap(). by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- 332d62b Avoid division by zero (thanks to David Ronis). by Alexandre Julliard · 23 years ago
- d8a9244 Added function table to GDI objects for better encapsulation. by Alexandre Julliard · 23 years ago
- 65adc24 Fixed next_user_handle to also work on deleted handles. by Alexandre Julliard · 23 years ago
- 2da362f Use native libc functions instead of msvcrt ones. by Andriy Palamarchuk · 23 years ago
- 4b05094 Added Israeli Hebrew keyboard, and fixed a problem in the matching of by Shachar Shemesh · 23 years ago
- be367c7 Added wine_server_fd_to_handle to replace FILE_DupUnixHandle. by Alexandre Julliard · 23 years ago
- 9851f7a Match behaviour of ImageList_LoadImageA wrt cx parameter (when set to zero). by Sander van Leeuwen · 23 years ago
- c97e24e Fixed warnings. by Gerald Pfeifer · 23 years ago
- 0b386cd Fixes for building on mingw. by Steven Edwards · 23 years ago
- 5188574 Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. by Alexandre Julliard · 23 years ago
- 0427479 Removed -managed option. by Tony Lambregts · 23 years ago
- 5aead17 Portability fixes. by Alexandre Julliard · 23 years ago
- a032277 - Fixed GetSystemTimeAdjustment prototype and added it to winbase.h. by Vincent Béron · 23 years ago
- 13b0dc5 Replaced swprintf by wsprintfW. by Alexandre Julliard · 23 years ago
- d36c8e9 Ensure that an out-of-process COM object is started only once. by Bill Medland · 23 years ago
- 6a5ba8f Fixed some more missing \n in traces. by Vincent Béron · 23 years ago
- bbee7ec - Check for valid part nr in STATUSBAR_GetTextLength. by Sander van Leeuwen · 23 years ago
- e656fc1 Dropped superflous Remote_CoGetClassObject() (entirely contained in by Marcus Meissner · 23 years ago
- 4664903 Some other synchronisation issues. by Eric Pouech · 23 years ago
- 94152d5 Fixed some alignment issues (based on a patch by Gregg Mattinson). by Alexandre Julliard · 23 years ago
- 3629074 Fixed buffer handling of some locale functions (based on a patch by by Alexandre Julliard · 23 years ago
- 43b3177 Removed redundant checks and variables, fixed some tests, some cosmetic changes. by Jakob Eriksson · 23 years ago
- ec13989 Fixed some tests that were failing under Wine. by Alexandre Julliard · 23 years ago
- 9f0ff1b Moved WORDS_BIGENDIAN macros to basetsd.h. by Alexandre Julliard · 23 years ago
- 9c90cc8 Replaced 0 by -1 to indicate free entry in X11DRV_PALETTE_XPixelToPalette. by Gregg Mattinson · 23 years ago
- d736e82 Fixed the LARGE_INTEGER and ULARGE_INTEGER unions for big endian. by Gregg Mattinson · 23 years ago
- dea6820 - Fixed drawing of borders to that of native (uses DrawEdge). by Guy L. Albertelli · 23 years ago