1999-11-25 |
Ove Kaaven | Made win16 serial comms less of a CPU hog.
|
commit | commitdiff | tree |
1999-11-12 |
Ove Kaaven | Fixed XShm completion event leak.
|
commit | commitdiff | tree |
1999-11-07 |
Ove Kaaven | DirectX-XShm now waits for the X server to finish the...
|
commit | commitdiff | tree |
1999-11-07 |
Ove Kaaven | Handle socket creation errors.
|
commit | commitdiff | tree |
1999-10-23 |
Ove Kaaven | Fixed some anonymous union accesses.
|
commit | commitdiff | tree |
1999-10-23 |
Ove Kaaven | Winsock rewrite. Sockets are now proper win32 handles.
|
commit | commitdiff | tree |
1999-10-13 |
Ove Kaaven | Added socket interface to wineserver.
|
commit | commitdiff | tree |
1999-09-27 |
Ove Kaaven | Added some basic Winsock2 definitions.
|
commit | commitdiff | tree |
1999-09-27 |
Ove Kaaven | Added EXCEPT_EVENT to wineserver select loop.
|
commit | commitdiff | tree |
1999-08-07 |
Ove Kaaven | Made hardware_event use win32-conformant parameters.
|
commit | commitdiff | tree |
1999-07-31 |
Ove Kaaven | Bugfixes and a fake GETBASEIRQ.
|
commit | commitdiff | tree |
1999-07-31 |
Ove Kaaven | Made async fds nonblocking.
|
commit | commitdiff | tree |
1999-07-18 |
Ove Kaaven | CreateDialogParamA should not call CreateDialogParamW...
|
commit | commitdiff | tree |
1999-07-18 |
Ove Kaaven | Added missing include netinet/tcp.h, for TCP_NODELAY.
|
commit | commitdiff | tree |
1999-07-10 |
Ove Kaaven | Added a couple of DirectX CLSID entries. This makes...
|
commit | commitdiff | tree |
1999-07-04 |
Ove Kaaven | Fixed check for whether to call SetWindowPos when showing...
|
commit | commitdiff | tree |
1999-07-03 |
Ove Kaaven | Reworked nonclient drawing code. Win31 look now works...
|
commit | commitdiff | tree |
1999-07-03 |
Ove Kaaven | SM_C[XY]FRAME is BorderWidth + 1.
|
commit | commitdiff | tree |
1999-07-03 |
Ove Kaaven | Window style updates.
|
commit | commitdiff | tree |
1999-07-03 |
Ove Kaaven | Some enhancements, and removal of C++ constructs.
|
commit | commitdiff | tree |
1999-06-12 |
Ove Kaaven | Various DPMI fixes and preliminary DPMI raw mode switch...
|
commit | commitdiff | tree |
1999-06-12 |
Ove Kaaven | Don't ignore application-requested primary buffer flags.
|
commit | commitdiff | tree |
1999-06-12 |
Ove Kaaven | Clear high word of %esp when returning from CallFrom16.
|
commit | commitdiff | tree |
1999-06-12 |
Ove Kaaven | Implementation of EV_RXFLAG.
|
commit | commitdiff | tree |
1999-05-29 |
Ove Kaaven | Fixed a couple of missing event notifications. Some...
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Fixed silly EINTR bug with starting dosmod.
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Expire timers on expiry time too, not just after.
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Added INT_Int16AddChar.
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Changed global DOS_LOL into function DOSMEM_LOL() in...
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Added MZ_Current() (returns current LPDOSTASK) and...
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Use service thread for "true" multimedia timers.
|
commit | commitdiff | tree |
1999-05-17 |
Ove Kaaven | Improved shortcuts - follows jumps in trying to avoid...
|
commit | commitdiff | tree |
1999-05-17 |
Ove Kaaven | Updated and improved instructions.
|
commit | commitdiff | tree |
1999-05-17 |
Ove Kaaven | Made "Wine-dbg>set *seg:off = val" work (previously...
|
commit | commitdiff | tree |
1999-05-12 |
Ove Kaaven | Cleaner Suspend/RestoreWndsLock, which should fix some...
|
commit | commitdiff | tree |
1999-05-09 |
Ove Kaaven | Restart interrupted select() (happens with -pg).
|
commit | commitdiff | tree |
1999-05-09 |
Ove Kaaven | Fixed off-by-one bug in memory access check.
|
commit | commitdiff | tree |
1999-05-09 |
Ove Kaaven | Fixed a couple of bugs (silent backtrace not totally...
|
commit | commitdiff | tree |
1999-05-08 |
Ove Kaaven | Improved Wine debugger backtrace. New features:
|
commit | commitdiff | tree |
1999-05-08 |
Ove Kaaven | Moved DOS List of Lists initialization, and added the...
|
commit | commitdiff | tree |
1999-05-04 |
Ove Kaaven | Fixes winproc deadlock for win16.
|
commit | commitdiff | tree |
1999-05-02 |
Ove Kaaven | Added prototype for TryEnterCriticalSection.
|
commit | commitdiff | tree |
1999-05-01 |
Ove Kaaven | Fixed off-by-one bug in async output buffers.
|
commit | commitdiff | tree |
1999-04-25 |
Ove Kaaven | Added a possibility to let the internal debugger use...
|
commit | commitdiff | tree |
1999-04-25 |
Ove Kaaven | Made HeapValidate threadsafe, and added some macros...
|
commit | commitdiff | tree |
1999-04-24 |
Ove Kaaven | Don't malloc/free for every mixing operation, use the...
|
commit | commitdiff | tree |
1999-04-18 |
Ove Kaaven | Automatic install script, which automatically configures...
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | _CIpow argument order was confirmed with Starcraft...
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | Clarified a few points.
|
commit | commitdiff | tree |
1999-04-11 |
Ove Kaaven | Teached TIMER_GetNextExpiration that a timer that has...
|
commit | commitdiff | tree |
1999-04-11 |
Ove Kaaven | Default values for registry.
|
commit | commitdiff | tree |
1999-04-11 |
Ove Kaaven | Made _ftol take argument from FPU stack. Starcraft...
|
commit | commitdiff | tree |
1999-04-10 |
Ove Kaaven | Fixed fake multimedia timers. Grim Fandango is now...
|
commit | commitdiff | tree |
1999-04-03 |
Ove Kaaven | 'Realigned' the layout table a bit. Applied the non...
|
commit | commitdiff | tree |
1999-04-01 |
Ove Kaaven | Made DOSVM_GetTimer survive EAGAIN errors...
|
commit | commitdiff | tree |
1999-04-01 |
Ove Kaaven | Implemented async comm buffers (but probably not bugfree...
|
commit | commitdiff | tree |
1999-04-01 |
Ove Kaaven | Added CN_* flags used in WM_COMMNOTIFY.
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Added infrastructure and definitions for general-purpose...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Added handling of SIGUSR2 for the new event interruption...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Added port 0x60 for int 0x09, and port 0x20 for PIC...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Added int 0x09 and int 0x33.
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Implemented a int 0x33 handler, with a minimal implementatio...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Implemented a int 0x09 handler, and a scancode queue...
|
commit | commitdiff | tree |
1999-03-23 |
Ove Kaaven | Added missing ending pragma pack.
|
commit | commitdiff | tree |
1999-03-21 |
Ove Kaaven | Made commerror and eventmask local to each port (for...
|
commit | commitdiff | tree |
1999-03-21 |
Ove Kaaven | Fixed prototypes of a couple of comm routines.
|
commit | commitdiff | tree |
1999-03-15 |
Ove Kaaven | Describes in newbie terms how to add new keyboard layouts.
|
commit | commitdiff | tree |
1999-03-15 |
Ove Kaaven | Better comments, and added ANSI codepages in table.
|
commit | commitdiff | tree |
1999-03-14 |
Ove Kaaven | First attempt at supporting different keyboard layouts...
|
commit | commitdiff | tree |
1999-03-14 |
Ove Kaaven | Fixed a silly VGA-emulation palette bug.
|
commit | commitdiff | tree |
1999-03-14 |
Ove Kaaven | Fixed a couple of ugly warnings (caused by ugly errors).
|
commit | commitdiff | tree |
1999-03-14 |
Ove Kaaven | Corrected location of FAQ.
|
commit | commitdiff | tree |
1999-03-14 |
Ove Kaaven | Fully implemented Direct Console Input.
|
commit | commitdiff | tree |
1999-03-13 |
Ove Kaaven | Updated bug list by my knowledge of them.
|
commit | commitdiff | tree |
1999-02-28 |
Ove Kaaven | The Windows GUI behaviour tester used on the Windows...
|
commit | commitdiff | tree |
1999-02-28 |
Ove Kaaven | This file details the results (message traces) the...
|
commit | commitdiff | tree |
1999-02-28 |
Ove Kaaven | Fixed a couple of dosmem block resize bugs.
|
commit | commitdiff | tree |
1999-02-19 |
Ove Kaaven | Initialized return value of 16->32 conversion of WM_MDIGETAC...
|
commit | commitdiff | tree |
1999-02-19 |
Ove Kaaven | Added extra child arguments to DCE_GetVisRgn() to be...
|
commit | commitdiff | tree |
1999-02-19 |
Ove Kaaven | Fix redraw problems for ChooseColor dialog.
|
commit | commitdiff | tree |
1999-02-15 |
Ove Kaaven | Resetting X focus should not be done with SetFocus32...
|
commit | commitdiff | tree |
1999-02-14 |
Ove Kaaven | Since SetParent now hides/shows, explicitly invalidating...
|
commit | commitdiff | tree |
1999-02-14 |
Ove Kaaven | Fix for X11 includes detection.
|
commit | commitdiff | tree |
1999-02-13 |
Ove Kaaven | Changed SetParent32 to adhere to Windows behaviour...
|
commit | commitdiff | tree |
1999-02-13 |
Ove Kaaven | Don't call EVENT_DummyMotionNotify for hidden windows.
|
commit | commitdiff | tree |
1999-02-12 |
Ove Kaaven | WM_ACTIVATE default processing should set window focus.
|
commit | commitdiff | tree |
1999-02-09 |
Ove Kaaven | Sounds were cut off due to integer overflow. Fixed.
|
commit | commitdiff | tree |
1999-01-31 |
Ove Kaaven | Added missing includes (the PSP handling was incorrect...
|
commit | commitdiff | tree |
1999-01-31 |
Ove Kaaven | Small fix.
|
commit | commitdiff | tree |
1999-01-30 |
Ove Kaaven | Defined RESTORE_SIGNALS by default and call SIGNAL_EmulatorInit
|
commit | commitdiff | tree |
1999-01-26 |
Ove Kaaven | Added (dummy) Death/Resurrection calls to DisplayDib.
|
commit | commitdiff | tree |
1999-01-24 |
Ove Kaaven | Moved DOS handle allocation slightly, to fix potential...
|
commit | commitdiff | tree |
1999-01-23 |
Ove Kaaven | Added "user-friendly" warning for missing X.
|
commit | commitdiff | tree |
1999-01-20 |
Ove Kaaven | Clear DOS extended error only for funcs >=0x2f (thanks...
|
commit | commitdiff | tree |
1999-01-03 |
Ove Kaaven | Reading joystick 5 when we only support 4 should fail...
|
commit | commitdiff | tree |
1999-01-03 |
Ove Kaaven | Playing a non-existent CD should fail instead of crash.
|
commit | commitdiff | tree |
1999-01-03 |
Ove Kaaven | Emulates ins/outs correctly for DOS programs.
|
commit | commitdiff | tree |
1998-12-24 |
Ove Kaaven | Added some new dosmod communication possibilities,...
|
commit | commitdiff | tree |
1998-12-14 |
Ove Kaaven | Moved DPMI wrapper allocation code to dosmem.c to REALLY...
|
commit | commitdiff | tree |
1998-12-09 |
Ove Kaaven | Implemented DPMI RMCBs using the DOS subsystem, and...
|
commit | commitdiff | tree |