projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- added LDR_MODULE structure to WINE_MODREF and made dummy filling of
[wine]
/
dlls
/
winedos
/
2003-03-04
Jukka Heinonen
Move real mode interrupt emulation code to file interru...
tree
|
commitdiff
2003-03-04
Jukka Heinonen
Move decoding of long file name functions to winedos.
tree
|
commitdiff
2003-02-26
Alexandre Julliard
Moved LDT selector allocation routines to libwine.
tree
|
commitdiff
2003-02-26
Sylvain Petreolle
Implemented DSP Version command.
tree
|
commitdiff
2003-02-26
Jukka Heinonen
Move controller info and state/functionality info initi...
tree
|
commitdiff
2003-02-24
Michael Stefaniuc
Remove some unreachable code.
tree
|
commitdiff
2003-02-24
Gerald Pfeifer
Fix TRACE format string.
tree
|
commitdiff
2003-02-19
Jukka Heinonen
Ignore get shadow buffer function.
tree
|
commitdiff
2003-02-19
Jukka Heinonen
Move resize memory block to winedos and make it resize...
tree
|
commitdiff
2003-02-14
Jukka Heinonen
Outputting backspaces should only move the cursor.
tree
|
commitdiff
2003-02-12
Michael Stefaniuc
Added some missing LeaveCriticalSection's.
tree
|
commitdiff
2003-02-11
Jukka Heinonen
Reorganize IOCTL handling.
tree
|
commitdiff
2003-02-11
Jukka Heinonen
Add locking to VGA_SetWindowStart.
tree
|
commitdiff
2003-02-11
Jukka Heinonen
Add support for VESA mode information.
tree
|
commitdiff
2003-01-30
Jukka Heinonen
Fix buffered input function. Add support for UMB subfun...
tree
|
commitdiff
2003-01-28
Jukka Heinonen
Replace FIXMEs with TRACEs in those paging functions...
tree
|
commitdiff
2003-01-28
Jukka Heinonen
Return scancode when extended keycodes are read using...
tree
|
commitdiff
2003-01-28
Jukka Heinonen
Handle horizontal and vertical retrace separately.
tree
|
commitdiff
2003-01-28
Jukka Heinonen
Unify VGA and VESA video mode setting code.
tree
|
commitdiff
2003-01-23
Marcus Meissner
Remove errno.h from files that do not need it.
tree
|
commitdiff
2003-01-23
Alexandre Julliard
Added -Wpointer-arith gcc flag, and fixed the resulting...
tree
|
commitdiff
2003-01-23
Jukka Heinonen
Return number of bytes written when writing to DOS...
tree
|
commitdiff
2003-01-23
Jukka Heinonen
Reorganize int10 code. Fix comments.
tree
|
commitdiff
2003-01-20
Lawson Whitney
Fix reversed hour and minute in int 21 ah=2c.
tree
|
commitdiff
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
tree
|
commitdiff
2003-01-02
Eric Pouech
Removed unused #include of module.h.
tree
|
commitdiff
2002-12-15
Jukka Heinonen
Add support for DPMI32. Make winedos16.dll unnecessary.
tree
|
commitdiff
2002-12-12
Dimitrie O. Paun
Move excpt.h out of include/msvcrt/ as it does not...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-12-10
Alexandre Julliard
winnt.h should not be self-contained, it must depend...
tree
|
commitdiff
2002-12-10
Jukka Heinonen
Move int21 country information handling to winedos.
tree
|
commitdiff
2002-12-07
Jukka Heinonen
Move int08 stub and LOL to upper memory.
tree
|
commitdiff
2002-12-03
Jukka Heinonen
Clean up int21 handling. Move error handling to winedos.
tree
|
commitdiff
2002-12-02
Jukka Heinonen
Move DPMI segments to winedos.
tree
|
commitdiff
2002-12-02
Jukka Heinonen
Rename old DOS3Call as INT_Int21Handler and make new...
tree
|
commitdiff
2002-12-02
Jukka Heinonen
Move int13 handler to winedos.
tree
|
commitdiff
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
tree
|
commitdiff
2002-11-30
Andreas Mohr
Fixed text mode value.
tree
|
commitdiff
2002-11-27
Jukka Heinonen
Moved handlers for int25 and int26 to winedos.
tree
|
commitdiff
2002-11-24
Jukka Heinonen
Moved handlers for int11, int15 and int5c to winedos.
tree
|
commitdiff
2002-11-24
Jukka Heinonen
VGA text mode no longer flickers and it is much faster.
tree
|
commitdiff
2002-11-23
Jukka Heinonen
Move int2f handler to winedos.
tree
|
commitdiff
2002-11-18
Jukka Heinonen
Removed obsolete INT_Int31Handler.
tree
|
commitdiff
2002-11-15
Jukka Heinonen
DeviceIoControl now calls winedos interrupt handlers.
tree
|
commitdiff
2002-11-13
Marcus Meissner
Do not define MZ_SUPPORTED if we do not have sys/vm86...
tree
|
commitdiff
2002-11-12
Jukka Heinonen
Move simple interrupt handlers to winedos.
tree
|
commitdiff
2002-11-11
Jukka Heinonen
Move all int31 functions to winedos.
tree
|
commitdiff
2002-11-06
Jukka Heinonen
Start using winedos handlers for all interrupts.
tree
|
commitdiff
2002-11-06
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-11-06
Jukka Heinonen
Move most int31 functions to winedos.
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-11-04
Jukka Heinonen
Ignore VCPI installation checks. Handle XMS query any...
tree
|
commitdiff
2002-11-04
Jukka Heinonen
When returning from 32-bit default interrupt handlers...
tree
|
commitdiff
2002-10-31
Jukka Heinonen
Prevent crashes when DOS program tries to access consol...
tree
|
commitdiff
2002-10-30
Alexandre Julliard
Added winedos16.spec.c.
tree
|
commitdiff
2002-10-30
Jukka Heinonen
Add winedos16.dll which contains 16-bit protected mode...
tree
|
commitdiff
2002-10-29
Jukka Heinonen
Modify winedos interrupt handlers so that they work...
tree
|
commitdiff
2002-10-28
Andreas Mohr
- Make int09 update the BIOS data segment's keyboard...
tree
|
commitdiff
2002-10-28
Jukka Heinonen
Add routines for manipulating protected mode interrupt...
tree
|
commitdiff
2002-10-25
Andreas Mohr
Tiny int17 printer fix.
tree
|
commitdiff
2002-10-23
Chris Morgan
Call CreateProcessA() when executing non-dos applicatio...
tree
|
commitdiff
2002-10-23
Jukka Heinonen
Move interrupt emulation code from INSTR_EmulateInstruc...
tree
|
commitdiff
2002-10-23
Patrik Stridvall
Fix for platforms not supporting DOS mode.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-10-17
Alexandre Julliard
Use the WOWHandle functions to convert between task...
tree
|
commitdiff
2002-09-21
Dmitry Timoshkov
Correct SIZE_T size according to MS SDK.
tree
|
commitdiff
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
tree
|
commitdiff
2002-09-06
Alexandre Julliard
Link all remaining dlls except kernel32 as separated...
tree
|
commitdiff
2002-09-04
Alexandre Julliard
Added DPMI segments structure and related function...
tree
|
commitdiff
2002-08-31
Alexandre Julliard
Moved internal context macros out of winnt.h.
tree
|
commitdiff
2002-08-30
Alexandre Julliard
Fixed some dll separation issues.
tree
|
commitdiff
2002-08-28
Patrik Stridvall
Removed trailing white space.
tree
|
commitdiff
2002-08-27
Dmitry Timoshkov
Convert most of the file APIs to Unicode.
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-13
Jukka Heinonen
Add support for moving VGA controller window in framebu...
tree
|
commitdiff
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed HANDLE<->HFILE conversions, since they will be...
tree
|
commitdiff
2002-07-29
Chris Morgan
Some dos VGA error handling. Misc TRACE changes.
tree
|
commitdiff
2002-07-29
Jukka Heinonen
VGA emulation now supports outw and outl.
tree
|
commitdiff
2002-07-29
Jukka Heinonen
Add VGA controller framebuffer between VGA window and
tree
|
commitdiff
2002-07-28
Jukka Heinonen
Add decoding logic for VGA indexed registers.
tree
|
commitdiff
2002-07-10
Admiral Coeyman
Added support for FPU emulation interrupts.
tree
|
commitdiff
2002-07-03
Andreas Mohr
Better toggle all relevant bits in VGA crt register.
tree
|
commitdiff
2002-07-03
Andreas Mohr
Make sure we wait some time during int16 keyboard query...
tree
|
commitdiff
2002-07-03
Andreas Mohr
Added a DOS text mode memory buffer copy in order to...
tree
|
commitdiff
2002-07-01
Andreas Mohr
Implemented set cursor shape functionality.
tree
|
commitdiff
2002-06-24
Jukka Heinonen
Redirect all reads and writes to VGA controller to...
tree
|
commitdiff
2002-06-24
Jukka Heinonen
Add save/restore mapping context routines.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-28
Christian Costa
The SVGA block code was not accessible (AH and AL inver...
tree
|
commitdiff
2002-05-24
James Juran
Add missing \n to output messages.
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Removed most inclusions of options.h.
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Removed some unnecessary imports.
tree
|
commitdiff
2002-05-22
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-17
Christian Costa
Do not create a window each time VGA_DoSetMode is calle...
tree
|
commitdiff
2002-05-16
Christian Costa
Handle properly the requested video mode in Int10h...
tree
|
commitdiff
2002-05-16
Christian Costa
Added DMA and SoundBlaster emulation.
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
next