goma /
wine /
a099a555c3248a1b53aa84e332d2ba12defe4156 - a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
- fdcfdb9 Added missing/wrong includes. by Patrik Stridvall · 26 years ago
- 4bf3354 Removed direct references to CLASS internals. by Patrik Stridvall · 26 years ago
- cd3278b Rearrange winver detection code and cache the winver value we by Andreas Mohr · 26 years ago
- 5773dad Draws a border around windows with old win31 style (only ws_border) in by Gerard Patel · 26 years ago
- 6a3ad42 Added CINTERFACE and NONAMELESSUNION support. by Patrik Stridvall · 26 years ago
- 14da7b1 Added extern "C" if __cplusplus is defined. by Patrik Stridvall · 26 years ago
- 6ec3eaf Fixed a few behaviors of the combobox that were broken. by Francis Beaudet · 26 years ago
- 0e65b38 Add new "walk" command options to list processes and modref's. by Guy Albertelli · 26 years ago
- 63ec7da X11DRV_DIB_SetImageBits_24/32: Fix the case for bits_per_pixel == 32 by Uwe Bonnes · 26 years ago
- 9e61c1c Changed xxx(VOID) to xxx(void). by Patrik Stridvall · 26 years ago
- 0e35eba - simplified internal data by Eric Pouech · 26 years ago
- 63c7cdf Made the service thread instanciable in every process. by Eric Pouech · 26 years ago
- ffe6b76 Use Autoconf to find path to ldconfig. by James Juran · 26 years ago
- 9823104 Fixed a problem with the LoadTypeLib method. by Francis Beaudet · 26 years ago
- adf8a0c Use @sysconfdir@ for the default registries in misc/registry.c too. by Marcus Meissner · 26 years ago
- e1f81a6 Added generic pixel converter for 8->24. by Marcus Meissner · 26 years ago
- 4b5f876 DIALOG_ParseTemplate16() supported up to 127 controls. Bigger values by Pavel Roskin · 26 years ago
- e78e1af Various DPMI fixes and preliminary DPMI raw mode switch handler. by Ove Kaaven · 26 years ago
- fe0a5e8 Fixed imprecision in the MDI tiling functionality. by Noomen Hamza · 26 years ago
- e987634 Open files with more appropriate sharing mode. by Huw D M Davies · 26 years ago
- 0ae4e09 Small fixes for EnhMetaFile playback. by Huw D M Davies · 26 years ago
- 64eed99 Fixed an error and an off-by-one bug in DSA_SetItem(). This by Ian Schmidt · 26 years ago
- 8c72660 Remove DIABLO_HACK (does not work anymore), add 1 FIXME, fix GetCaps() by Marcus Meissner · 26 years ago
- 50d74e1 dwDataSize needs to be reset before each RegQueryValueEx() call. by Slava Monich · 26 years ago
- db98ffd Don't ignore application-requested primary buffer flags. by Ove Kaaven · 26 years ago
- d2ca108 Clear high word of %esp when returning from CallFrom16. by Ove Kaaven · 26 years ago
- a88444e Implementation of EV_RXFLAG. by Ove Kaaven · 26 years ago
- b38e1de Better implementation of [GS]etForegroundWindow. by Ulrich Weigand · 26 years ago
- 85bcb2e Release Win16Lock during PROCESS_Create. by Ulrich Weigand · 26 years ago
- 103a2ea ImageList_GetIcon bug fix. by Luc Tourangeau · 26 years ago
- 874b8a3 Corrected a problem in GetTimeZoneInformation() due a change to by Rein Klazes · 26 years ago
- e22a4e5 Changed K&R C function definition to ANSI C. by Patrik Stridvall · 26 years ago
- 83d4560 PSDRV_StretchDIBits should use logical co-ords. by Huw D M Davies · 26 years ago
- 6f40d25 Fixed WNASPI32 ordinals. by Andreas Mohr · 26 years ago
- 03450f9 Added the function definitions of GetStartupInfo*(). by Andreas Mohr · 26 years ago
- edc3fae 1st cut implementation of DdeNameService (omits monitor callback) by Keith Matthews · 26 years ago
- 1aa2641 Use the normal environment routines to build the env db of the initial process. by Alexandre Julliard · 26 years ago
- 039aa42 Return console handles in alloc_console request. by Alexandre Julliard · 26 years ago
- 7990b7c Fixed CreateCompatibleBitmap when called with 0 width or height. by Eric Pouech · 26 years ago
- 350075f Fixed mmioDescend when called with a parent chunk. by Eric Pouech · 26 years ago
- 905884d Trying to fix sigaltstack() problem reported by Debian users. by Marcus Meissner · 26 years ago
- c137ba6 Fixed TLB_Read (can easily get count!=bytesread at the end of the file). by Marcus Meissner · 26 years ago
- c5ef0ce Fixed >> and * operator precedence problem. by Marcus Meissner · 26 years ago
- ab450aa Fixed order for entering critical sections (X11 vs. WndLock) when by Eric Pouech · 26 years ago
- d523e4d Consult ne.operating_system field for NE files in GetBinaryType(). by Ulrich Weigand · 26 years ago
- 791c84c Fixed initial process refcount. by Alexandre Julliard · 26 years ago
- 43b37ca Forced commit to get rid of the vendor branch by Alexandre Julliard · 26 years ago
- 773987b Added cmdlgr.h by Alexandre Julliard · 26 years ago
- 6f363df Avoid use of strncmpi (reported by Ron Cemer). by Alexandre Julliard · 26 years ago
- 51f5842 Moved inclusion of winestring.h to winebase.h. by Alexandre Julliard · 26 years ago
- e0ec8fd Fixes for several bugs in which portions of the scrollbar were not by Ron Cemer · 26 years ago
- 16dbfe9 Fixes for Win9x and WinNT look and feel. by Ron Cemer · 26 years ago
- 08b9b4f Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 26 years ago
- e4f46dc CreateFileA/FILE_DoOpenFile: add verbose reporting of arguments. by Uwe Bonnes · 26 years ago
- 74f440e Added Wine command-line interpreter. by Dave Pickles · 26 years ago
- 5cec819 Removed Callback.CallTaskRescheduleProc(). by Ulrich Weigand · 26 years ago
- bba76ee Switch stacks in CALL32_Init(). by Ulrich Weigand · 26 years ago
- ed49003 16-bit scheduler reorganized: run all tasks in their own thread. by Ulrich Weigand · 26 years ago
- ad6657e Removed SERVICE_Exit(). by Ulrich Weigand · 26 years ago
- 79f203a Release WND lock before calling PostEvent16(). by Ulrich Weigand · 26 years ago
- 72dd525 Add some defines. by Uwe Bonnes · 26 years ago
- a9a6d00 ASPI_ExecScsiCmd: better return value and verbose error when no device found. by Uwe Bonnes · 26 years ago
- 38d7da8 Use SearchPath to test for existance of programs in lpCmdLine by Guy Albertelli · 26 years ago
- 3a170a1 Implemented dialog units -> pixels conversion very close to how it's by Slava Monich · 26 years ago
- aaa8306 Some non-threatening fixes to some headers, as well as some casting by Paul Quinn · 26 years ago
- 18d3ad8 Stub for SetVolumeLabel(). by Dave Pickles · 26 years ago
- 991fc35 Add back lost treatment of HWND_TOPMOST. by Uwe Bonnes · 26 years ago
- 92499db Try to improve ConfigureNotify event processing. by Ulrich Weigand · 26 years ago
- 50e96dc Allow pens with styles greater than PS_INSIDEFRAME to be created with by Joshua Thielen · 26 years ago
- 713462d Read/load type libraries. Implementation of ITypeLib, ITYpeInfo, by Rein Klazes · 26 years ago
- 3e9608d Allow NULL as argument to SysFreeString in accordance with SDK. by Rein Klazes · 26 years ago
- 0a7aa16 - more up-to-date description of source tree by Klaas van Gend · 26 years ago
- 1c9b13e Added 2 stubs. by Robert W Hall · 26 years ago
- 7b5fcc7 Fixed behaviour of Alloc..ThunkletCallback[Ex] for NULL target. by Ulrich Weigand · 26 years ago
- 2bb2d9b Fixed potential memory corruption in EVENT_QueryZOrder. by Ulrich Weigand · 26 years ago
- e40c9b0 Correct search order in SearchPath for Win 3.1/95/98. Still broken for NT. by Guy Albertelli · 26 years ago
- a27807d o check for both CW_USEDEFAULT and CW_USEDEFAULT16. by Slava Monich · 26 years ago
- 6f456c2 Added partial implementation for DPA_LoadStream and stub for by Ian Schmidt · 26 years ago
- 1fe9eb1 Make it possible to link Wine statically (at least on RedHat 6.0). by Pavel Roskin · 26 years ago
- dfed208 When looking into sys menu, check if items are present before dereferencing. by Eric Pouech · 26 years ago
- 153334e Removed DummyMotionNotify EVENT driver routine. by Ulrich Weigand · 26 years ago
- 5a70c97 Autoconfigure the directories in the manpage. by Marcus Meissner · 26 years ago
- e8df90b Add stub for LockFileEx (KERNEL32.513). by James Juran · 26 years ago
- 39f69f7 Current status of Wine on internationalisation. by Klaas van Gend · 26 years ago
- be7a9d1 Do not process WM_LBUTTONUP message in ButtonWndProc() by Rein Klazes · 26 years ago
- 86b686f From CreateCompatibleDC, pass the device name associated with the by Noel Borthwick · 26 years ago
- 28b3ee7 Added some digital video interface by Eric Pouech · 26 years ago
- 6f28722 Workaroung gcc 2.7.2.x sig 11 issue. by Eric Pouech · 26 years ago
- 6671ea9 Added (still incomplete) handling of MCI_BREAK command. by Eric Pouech · 26 years ago
- 7c0b4c3 Updated documentation/no-windows. by James Juran · 26 years ago
- 4ebd9d8 Speedup enhancement for the 8->16 and 8->32 copy loop hotspots, by Marcus Meissner · 26 years ago
- eb2e77f Made handle table a separate object. by Alexandre Julliard · 26 years ago
- 1bdd154 Added optional debugging code in object management. by Alexandre Julliard · 26 years ago
- 54a39e2 Got rid of THREAD_InitDone. by Alexandre Julliard · 26 years ago
- 8e238d0 Reimplemented the CheckRadioButton function. by Luc Tourangeau · 26 years ago
- bbafc7a Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 26 years ago
- 0df4878 Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 26 years ago
- 00ced7b Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 26 years ago
- 21d50f8 Fixed a behavior of the focus when a parent window is disabled. by Francis Beaudet · 26 years ago