1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ove Kaaven | Added INT_Int16AddChar. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Bertho Stultiens | Bugfix: Prevent null-pointer dereference in TRACE argum... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Bertho Stultiens | Fixed wrong NE module registration so that resources... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Set %ebx to point to real 16-bit stack in CBClientThunkSL. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Marcus Meissner | Removed use of win.h, sysmetrics.h and associated WINE... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Eric Kohl | Toolbar customization dialog (take one). |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Francis Beaudet | Fixed GetTopWindow so it will correctly handle the... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Fix swapped FreeLibary return values. Handle FreeLibrar... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Marcus Meissner | Fixed specs for mixerGetDevCaps16/mixerGetID16, fixed... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ove Kaaven | Changed global DOS_LOL into function DOSMEM_LOL() in... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ove Kaaven | Added MZ_Current() (returns current LPDOSTASK) and... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Pascal Lessard | Add some null checking in the Get/SetBitmapBits functions. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Marcus Meissner | Added init function for CRTDLL, allocate stdio/stderr... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Marcus Meissner | Added support for FreeBSD 3.0 to DEBUG_checkmap_bad(). |
commit | commitdiff | tree | snapshot |
1999-05-22 |
James Juran | Print a more effective (and visible) error message... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Eric Pouech | Some more defines for multimedia. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Juergen Schmied | Some stubs for pccard vxd to debug the native shell32. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ove Kaaven | Use service thread for "true" multimedia timers. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Juergen Schmied | Implemented printing out of some structures. |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Alexandre Julliard | Set only the client socket in non-blocking mode instead... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Marcus Meissner | glide2x loadorder is "so,native". |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ove Kaaven | Improved shortcuts - follows jumps in trying to avoid... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ove Kaaven | Updated and improved instructions. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ove Kaaven | Made "Wine-dbg>set *seg:off = val" work (previously... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Jukka Kangas | When opening the file we don't need MMIO_EXCLUSIVE |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Juergen Schmied | Prevent crash in stub of SheGetDirW. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Juergen Schmied | Further implementation of the FileMenu. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Juergen Schmied | Set the default menu item of the window menu |
commit | commitdiff | tree | snapshot |
1999-05-17 |
James Juran | Changed serial ports in wine.ini to /dev/ttySX from... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ulrich Weigand | Release Win16Lock when calling LoadLibrary32 from 16... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ulrich Weigand | Fixed THUNK_SetDCHook when using native USER. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ulrich Weigand | Bugfix: FT_PrologPrime was broken due to relay changes. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ulrich Weigand | Some stubs added. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ulrich Weigand | Suspend window locks before calling hook procedure. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ulrich Weigand | Fixed window refcount handling in GetNextDlgGroupItem. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ulrich Weigand | Removed superfluous WIN_ReleaseWndPtr. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Marcus Meissner | Xlib_IDirectDrawSurface4Impl_Flip should show 'flipto... |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Alexandre Julliard | Added a few missing debug event definitions. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Alexandre Julliard | Adapted to new select interface. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Alexandre Julliard | Changed select interface, separated timeouts from file... |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Alexandre Julliard | Moved process structure definition to process.h. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Alexandre Julliard | Added TEB in init_thread request. |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Alexandre Julliard | Tried to add an error message when crashing on a select... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Alexandre Julliard | Server reorganization: |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Alexandre Julliard | Get include files from the current directory first. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Francois Boisvert | Changed CBGetDroppedControlRect to be compliant with... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Alexandre Julliard | Fixed a few bugs, and improved the exception macros... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Alexandre Julliard | Converted to the new debug interface, using script... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Alexandre Julliard | Converted to the new debug interface. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Ulrich Weigand | Fixed invalid window refcount handling in RDW_Paint(). |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Noel Borthwick | Fix a deadlock with the system message queue by ensurin... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Lionel Ulmer | Check if in depth-conversion mode before returning... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Lionel Ulmer | Replaced all the Mesa specific code by GLX code. Should... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
<TTarrant... | Added Italian keyboard support. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Huw D M Davies | Fixed a couple of memcpy errors. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Huw D M Davies | Small fix to help native win95 PrintDlg on the way. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Andreas Mohr | Implemented InsertInASPIChain and fixed minor things. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Andreas Mohr | Fixed quite ill window locking code. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Francis Beaudet | Fixed an infinite loop in ChildWindowFromPointEx. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Juergen Schmied | - prevent crash when GetMenuDefaultItem is called on... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Alexandre Julliard | Adapted for new register functions support (ESP_reg... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Alexandre Julliard | Win32 register functions can now have arguments. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Alexandre Julliard | VxDCall functions do not need to be 'register'. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Alexandre Julliard | Fixed bug I introduced in relay debugging. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Alexandre Julliard | Added macros and definitions for using exception inside... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Alexandre Julliard | Moved some exception definitions to winnt.h and ntddk.h. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Marcus Meissner | Added missing WINAPI for the callback procs. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Alexandre Julliard | Added ERROR_sig. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Francis Beaudet | Bug fix. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Marcus Meissner | WSOCK32/WINSOCK uses SetLastError() to keep its own... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Alexandre Julliard | Changed some error handling a bit. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Ove Kaaven | Cleaner Suspend/RestoreWndsLock, which should fix some... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Alexandre Julliard | Added RtlUnwind in ntdll, and made kernel32 spec entry... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Alexandre Julliard | Added import declaration for Win32 built-ins. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Alexandre Julliard | Added support for forwarded ordinals in built-in dlls. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Alexandre Julliard | Fixed request size for alloc_console and free_console. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Alexandre Julliard | Improved exception handling. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Alexandre Julliard | Use OpenFile() to test for file existence, so that... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Ove Kaaven | Restart interrupted select() (happens with -pg). |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Ove Kaaven | Fixed off-by-one bug in memory access check. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Marcus Meissner | More debug output for RegQueryInfoKey. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Ove Kaaven | Fixed a couple of bugs (silent backtrace not totally... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Alexandre Julliard | Release 990508. wine-990508 |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Jean-Louis... | Added graphical configuration tool wineconf.tcl. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Marcus Meissner | Ignore ESC[%dc reports generated by 8bit control codes. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Marcus Meissner | Fixed off by 1 error in section code (did not return... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Marcus Meissner | Fixed warning. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Pavel Roskin | Fixed palette handling for true/high-color X11. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Uwe Bonnes | Fixed extension handling in LoadLibrary16. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Alex Korobka | Rearranged PAINT_RedrawWindow() so that it first recurs... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Alexandre Julliard | Added check for missing __i386__ definition. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Marcus Meissner | Pass PROPSHEETPAGE to propertypage dialog as lParam. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Michael Veksler | Removed #include "wine/winuser16.h" and use "struct... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Ove Kaaven | Improved Wine debugger backtrace. New features: |
commit | commitdiff | tree | snapshot |
next |