1999-05-24 |
Eric Pouech | moved to the new debug interface |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Eric Pouech | moved to the new debug interface |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Eric Pouech | Updated traces. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Eric Pouech | Remove extraneous winuser16.h. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Eric Pouech | Changed printf into TRACE. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Eric Pouech | Fixed a few typos. |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Eric Pouech | Check when backtracking the stack if frames are correct... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Ulrich Weigand | Moved WINSOCK network IO event handling to special... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Ulrich Weigand | Wait until child initialized before returning from... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Ulrich Weigand | Use register functions with arguments for LogApiThk... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Alexandre Julliard | Implemented the Win32 debug API functions. |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Alexandre Julliard | Added debug events support. |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Alexandre Julliard | Release 990523. wine-990523 |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Alexandre Julliard | Converted to the new debug interface, using script... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ulrich Weigand | Bugfix: dwFlags must describe target process in UserSig... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ian Schmidt | Added missing WINAPI to SHELL32_654 stub. Fixes crash... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ulrich Weigand | Added _DebugOutput (KERNEL.328), LogApiThk (KERNEL... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ulrich Weigand | Fix typo (wrong DISPLAY.CheckCursor ordinal). |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ulrich Weigand | Bugfix: syslevel relay check was too strict. |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Marcus Meissner | Do not use pagesize aligned size_low to grow mapped... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Lionel Ulmer | - added some more debug output |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Francis Beaudet | Fixed a major memory leak in the window management... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Eric Pouech | In SetWindowPos if changing Z order and child window... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Pavel Roskin | Disable passing device context to X11DRV_DIB_BuildColor... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Don't freeze other thread while it may hold the X criti... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Added UserRepaintDisable16(). |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Removed EVENT_WaitNetEvent() calls. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Added IsUserIdle16(). |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Adapted to EVENT_ driver changes. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Adapted to event synchronization changes. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Moved X input event handling out of EVENT_WaitNetEvent... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Don't change Z-order of child windows when activating. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Huw D M Davies | Implemented AddPrinterA, AddPrinterDriverA and GetPrint... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Eric Pouech | Create a new configuration manifest constant HAVE_OSS_MIDI. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ove Kaaven | Fixed silly EINTR bug with starting dosmod. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Kevin Holbrook | Should compare to X11 constant "None" since a colormap... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Paul Quinn | Stop a listbox bug that causes a div by zero when the... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Andre Malafaya... | About dialog translated to Portuguese. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
James Juran | task.h was included twice. Removing one fixed a sig11... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Eric Pouech | Check if dc has been created before using it. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Huw D M Davies | Add a few more 32->16 Escape conversions. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Check for syslevel violations while relay debugging. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Improved syslevel handling, store currently held syslev... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Joshua Thielen | Added mmsystem.h include. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Added ExitKernel16 (replacing USER_ExitWindows), ExitPr... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ulrich Weigand | Handle proc == NULL in THUNK_SetDCHook correctly. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Andreas Mohr | Added support for the undocumented combination |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Ove Kaaven | Expire timers on expiry time too, not just after. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
commit | commitdiff | tree | snapshot |
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 |
next |