goma /
wine /
11dee2b151777ec36b4c1451f36a4dfaf7acf3e0 - 11dee2b fgets: Don't swallow \n, treat EOF by Uwe Bonnes · 25 years ago
- fbca8fe Add missing backslash in the debugger definition. by Uwe Bonnes · 25 years ago
- 14e5252 SetLocalTime() and SetSystemTime() bugfixes. Added a maximum clock by Rein Klazes · 25 years ago
- b2dd2c5 DSOUND_MixerNorm: do not compare unrelated pointers. by Marcus Meissner · 25 years ago
- 8e8f0f5 Rewrote command-line parsing of CreateProcessA to be more compatible. by Alexandre Julliard · 25 years ago
- b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
- f0deb8a Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
- 1932d40 - API files update. by Patrik Stridvall · 25 years ago
- 1d20af6 Implement CCS_NOMOVEY for tool bars. by Martin Fuchs · 25 years ago
- b5d37ec Symlink root's registry to global registry. Minor cleanups. by Ove Kaaven · 25 years ago
- 7b080ec Added further implementation of WINAPI EnumDateFormats() to support by Owen Wang · 25 years ago
- 1db182f Added proper handling TVIS_OVERLAYMASK flag and allows to display by Serge Ivanov · 25 years ago
- f19f07d POSIX threads emulation, tricks glibc into being threadsafe. by Ove Kaaven · 25 years ago
- d804111 Made server launching somewhat cleaner and faster. by Alexandre Julliard · 25 years ago
- 35870f9 Detypoed X11DRV_EVENT_SetInputMethod. by Marcus Meissner · 25 years ago
- 3e731da When dealing with XKB extensions, force the AltGr key mask to use the by Stephane Lussier · 25 years ago
- fc8d15b Define __fastcall. by Huw D M Davies · 25 years ago
- 73e0b9f Added a few toolbar defines. by Huw D M Davies · 25 years ago
- 000facf A few corrections to bounding boxes. by Huw D M Davies · 25 years ago
- e5b3a69 Don't close groups of polylines. by Huw D M Davies · 25 years ago
- a76eee9 Do not dereference a ptr we just checked being NULL. by Marcus Meissner · 25 years ago
- aef6b47 Changed the placement of WINE_UNUSED to make gcc 2.7.2 happy. by Francois Gouget · 25 years ago
- b43b9d9 Follow symlinks when saving registry. by Ove Kaaven · 25 years ago
- 9639a0a Added missing winestub dependency. by Alexandre Julliard · 25 years ago
- 6a72dc5 Load done event now created by the server. by Alexandre Julliard · 25 years ago
- e5efa0c Made the winedbg an external and WineLib program. by Eric Pouech · 25 years ago
- 5f6419f Got rid of -debug wine's option (wine now requires an external debugger). by Eric Pouech · 25 years ago
- 02ee9dd Added launching of a debugger when unhandled exception occurs. by Eric Pouech · 25 years ago
- 87031a4 Added a .xcnlnk section to builtin KERNEL32 PE header. by Eric Pouech · 25 years ago
- 394203f Let CreateProcess launch unix executable without a .exe extension. by Eric Pouech · 25 years ago
- 0045def Fixed signal stack handling on Linux when sigaltstack is available. by Alexandre Julliard · 25 years ago
- 51f6aeb Implemented guard pages and stack overflow exceptions. by Alexandre Julliard · 25 years ago
- 3ef9322 Cleanup thread stack allocation. Use a single VirtualAlloc for TEB and by Alexandre Julliard · 25 years ago
- 86ff8c0 Make sure HKLM\Software\Wine\Wine is a non-volatile key. by Alexandre Julliard · 25 years ago
- 0debf42 Fixed AltGr key handling. by Stephane Lussier · 25 years ago
- 8903137 Make DirectDraw compile with DGA2 present. by Marcus Meissner · 25 years ago
- af7e1ae FILE_CreateFile()'s read/write-check was broken due to checking of by Andreas Mohr · 25 years ago
- 2cf4ebc Fixes and cleans up some of the GetEnhMetaFile* functions. by Huw D M Davies · 25 years ago
- c43fdb7 GlobalReAlloc returns 0 on failure. by Huw D M Davies · 25 years ago
- e529d36 Stub for NtAllocateUuids. by Andreas Mohr · 25 years ago
- 0c3594a Clear TopRootItem when whole tree is deleted. by Huw D M Davies · 25 years ago
- 450ce63 Ignore all output files. by Alexandre Julliard · 25 years ago
- 819fa8c Merged urlmon.dll and wininet.dll from the Corel tree (implementation by Alexandre Julliard · 25 years ago
- 114830e Made GetProcessHeap(), GetCurrentProcessId(), GetCurrentThread() and by Alexandre Julliard · 25 years ago
- e8d2aa5 Merged in Corel's AUTHORs. by Marcus Meissner · 25 years ago
- 4b34a45 Only copy dstwidth*3 bytes in the 24bit case. by Marcus Meissner · 25 years ago
- 81a84bb Free private structure in Xlib_DDS_Release. by Marcus Meissner · 25 years ago
- 2b569f6 MSG_ProcessKbdMsg can be called from peek, so only process when remove is set. by Ulrich Czekalla · 25 years ago
- 39ec6e4 TreeView - minor bugfix and optimization: by Serge Ivanov · 25 years ago
- 40cd846 _ILGetFileDate should convert the date to local time before generating by Ulrich Czekalla · 25 years ago
- 50b5c29 Fixed other bugs within MMIO implementation. Now, it's possible to by Noomen Hamza · 25 years ago
- 3873f44 Use d3dexecutebuffer_create only when compiling with MESA. by Marcus Meissner · 25 years ago
- a20b792 Replaced xmalloc calls with malloc/HeapAlloc calls. by Dimitrie O. Paun · 25 years ago
- d57f7d1 Cosmetics. by Eric Pouech · 25 years ago
- e7dc390 Implemented HeapWalk(). by Andreas Mohr · 25 years ago
- 01cfbaf Two left over HeapValidate assertions removed. by Marcus Meissner · 25 years ago
- 9d10afa Clear status for sending exception event. by Eric Pouech · 25 years ago
- e1885d1 Added ability to put new-lines in changelog entry. by Eric Pouech · 25 years ago
- a4729b0 GetItem was returning the item instead of subitem info. by Richard Cohen · 25 years ago
- ca7f923 Registry key used in LoadBoard() was not the same as the one used in by Dave Pickles · 25 years ago
- d1735c6 Removed old resource compiler. by Alexandre Julliard · 25 years ago
- 87a2f8d Create directories that don't contain a Makefile. by Alexandre Julliard · 25 years ago
- c53ceba Improved support for Makefiles that need to recurse in subdirectories. by Alexandre Julliard · 25 years ago
- 10ad97c Restructured DirectDraw. Split into X11 and DGA driver, and multiple by Marcus Meissner · 25 years ago
- 227a089 Removed a number of global handle allocations and critical section by Alexandre Julliard · 25 years ago
- 1134215 Temporary hack to share handles between processes sharing the same by Alexandre Julliard · 25 years ago
- 416a00d Added lazy initialization of critical sections, based on a patch by by Alexandre Julliard · 25 years ago
- 2c0f14a Stephen Mereu by Yuxi Zhang · 25 years ago
- 920d9c6 Added PeekNamedPipe stub. by Andreas Mohr · 25 years ago
- 66e4740 Fixed pixmap leak with the 1x1 bitmap in memory DCs. by Gerard Patel · 25 years ago
- e185888 wineinstall now properly configures no-windows installs, and should now by Ove Kaaven · 25 years ago
- c8d4a39 Default system.ini (from documentation/status/multimedia). by Ove Kaaven · 25 years ago
- f6507ed Do not send a debug event for a thread until the previous event for by Alexandre Julliard · 25 years ago
- 08b289d Moved SaveOnlyUpdatedKeys to wine.ini. by Alexandre Julliard · 25 years ago
- de1d5ad Added support for WINEPREFIX environment variable. by Alexandre Julliard · 25 years ago
- 54fe838 Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
- 3c30bba Implemented API EnumTimeFormatsA(). It supports now all different by Owen Wang · 25 years ago
- 34b7b3f Added conversion from DBCS lpDx to WCHAR lpDx. by Junichi Kuchinishi · 25 years ago
- 6a4e8a5 - Implemented stub statistics. Turned off by default. (Requested by Francois by Patrik Stridvall · 25 years ago
- eb996b9 Fix StringFromGUI2 return value as per documentation. by Andrew Lewycky · 25 years ago
- 3347bee Make audiodevice blocking directly after the non-blocking open, since by Marcus Meissner · 25 years ago
- ce77ea9 Corrected error handling for ws_getprotobyname/number. by Rein Klazes · 25 years ago
- 61f572a GetShortPathName: always erase characters at the end of the new by Uwe Bonnes · 25 years ago
- fbace6e Added a per-drive FailReadOnly flag, and removed the global by Alexandre Julliard · 25 years ago
- 8a971bf Fixed file descriptor leaks. by Alexandre Julliard · 25 years ago
- a57d77a Call PROFILE_GetWineIniBool before starting to fill the request by Alexandre Julliard · 25 years ago
- d392831 Increment suspend count before attempting attach in suspend_for_ptrace. by Alexandre Julliard · 25 years ago
- ef88637 Made request tracing more robust against bogus lengths. by Alexandre Julliard · 25 years ago
- f35cdc8 Adapted the manual pages to the new long options, updated the by Peter Ganten · 25 years ago
- 3138738 Fixed two small bugs within MMIO_InstallIOProc and MMIO_Destroy. by Noomen Hamza · 25 years ago
- 0872f30 Added DestroyBoard function to delete bitmap handles. by Joshua Thielen · 25 years ago
- 21c04b9 Implemented FAT32 function 7302 (Get Extended DPB). by Ian Schmidt · 25 years ago
- 5dff4fb Implemented DeviceIoControl VWIN32_DIOC_DOS_DRIVEINFO, needed by by Ian Schmidt · 25 years ago
- 5b5d04d This patch adds the ability for regapi to call the DllRegisterServer or by Gavriel State · 25 years ago
- 6edc951 OleRegGetUserType did return an unterminated ASCII string instead of an by Gavriel State · 25 years ago
- ef76a1c Michael Abd-El-Malek (Corel) by Alexandre Julliard · 25 years ago
- 4342c28 Updated documentation/distributors in regards to shared libraries and by Marcus Meissner · 25 years ago
- 9aaf13e - Fix painting bug with middle button down when dragging mouse by Peter Hunnisett · 25 years ago
- 7f383a8 Added CTS, DSR and RingIndicator states to Window's semi-documented by Rein Klazes · 25 years ago
- 280aeb9 Delete objects after use in EnumEnhMetaFile. by Huw D M Davies · 25 years ago