1998-12-01 |
Ulrich Weigand | Implemented Local32Info, stubs for Local32First/Next...
|
commit | commitdiff | tree |
1998-12-01 |
Ulrich Weigand | Implemented GdiFreeResources (GDI.609).
|
commit | commitdiff | tree |
1998-11-26 |
Ulrich Weigand | Removed some unnecessary FIXME outputs.
|
commit | commitdiff | tree |
1998-11-26 |
Ulrich Weigand | Implemented KERNEL.602 and stub for KERNEL.490.
|
commit | commitdiff | tree |
1998-11-26 |
Ulrich Weigand | Bugfix: Do *not* zero out output buffer in GetNumberFormat32...
|
commit | commitdiff | tree |
1998-11-25 |
Ulrich Weigand | Moved ...Resource16 routines to loader/resource.c.
|
commit | commitdiff | tree |
1998-11-25 |
Ulrich Weigand | Implementation of PE->NE resource conversion routines...
|
commit | commitdiff | tree |
1998-11-25 |
Ulrich Weigand | Changed CTX_SEG_OFF_TO_LIN to allow linear addresses...
|
commit | commitdiff | tree |
1998-11-25 |
Ulrich Weigand | Implemented (most) VWin32.VxD DeviceIoControl routines.
|
commit | commitdiff | tree |
1998-11-24 |
Ulrich Weigand | Bugfix: Set the TEBF_WIN32 flag in teb.flags for 32...
|
commit | commitdiff | tree |
1998-11-24 |
Ulrich Weigand | Bugfix: Call InitThreadInput in GetFastQueue with correct...
|
commit | commitdiff | tree |
1998-11-24 |
Ulrich Weigand | Bugfix: [QF]T_Thunk should clear HIWORD(EAX) on return.
|
commit | commitdiff | tree |
1998-11-24 |
Ulrich Weigand | Bugfix: Bad jump generated in THUNK_AllocLSThunklet.
|
commit | commitdiff | tree |
1998-11-22 |
Ulrich Weigand | Bugfix: typo in SUnMapLS_IP_EBP_8 lead to stack corruption.
|
commit | commitdiff | tree |
1998-11-14 |
Ulrich Weigand | Moved X11 mouse cursor handling to the DISPLAY driver.
|
commit | commitdiff | tree |
1998-11-14 |
Ulrich Weigand | Some fixes to Wine startup/termination sequence with...
|
commit | commitdiff | tree |
1998-11-14 |
Ulrich Weigand | Bugfix: -debug didn't work anymore after the last startup...
|
commit | commitdiff | tree |
1998-11-14 |
Ulrich Weigand | Added stubs for several VxDs / interrupts.
|
commit | commitdiff | tree |
1998-11-14 |
Ulrich Weigand | Moved GetKeyboardLayoutName16 to windows/input.c.
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Adapted to new input event handling.
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | USER-side part of input event handling: contains implementat...
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Stubs for DISPLAY.DRV removed from keyboard.c.
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Implementation of MOUSE.DRV (contains some code taken...
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Implementation of KEYBOARD.DRV (code mostly taken from...
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Bugfix: really *do* switch to the initial task's stack.
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Run Winelib applications as 32-bit processes in the...
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Call mouse driver callback also if windows are not...
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Adapted to separation between KERNEL and USER.
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Implemented new Wine startup sequence, separating startup...
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Bugfix: SetDCState did not reset clipping region to...
|
commit | commitdiff | tree |
1998-10-27 |
Ulrich Weigand | Bugfix: memory overwrite bug.
|
commit | commitdiff | tree |
1998-10-26 |
Ulrich Weigand | Bugfix for QUEUE_Signal: Always use PostEvent if no...
|
commit | commitdiff | tree |
1998-10-24 |
Ulrich Weigand | Added support for global handles, implemented ConvertToGloba...
|
commit | commitdiff | tree |
1998-10-23 |
Ulrich Weigand | Fixed several bugs with DLL initialization.
|
commit | commitdiff | tree |
1998-10-14 |
Ulrich Weigand | Do not clip source rectangle even by visible region...
|
commit | commitdiff | tree |
1998-10-14 |
Ulrich Weigand | Added stub for VMM PM API AH=026[de] (never say 'safe...
|
commit | commitdiff | tree |
1998-10-14 |
Ulrich Weigand | Bugfix: Local32Free caused free handles list corruption.
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Implemented new PE DLL initalization code, trying to...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Implemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_BackTo32.
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Implemented (partially) the KERNEL Thunklet API and...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Stubs for CreateUser(Discardable)Bitmap16.
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Implemented HEAP_WINE_CODE16SEG SEGPTR heaps with 16...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | GlobalFix16 is supposed to return selector to the memory...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Stubs for COMM.DRV, REBOOT.VXD, VDD.VXD.
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Use emergency TEB selector to avoid debugger crashes...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | MOUSE.DRV routines moved to event.c. Call mouse event...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
|
commit | commitdiff | tree |