projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move the custom draw notifications into the Draw.*Item functions.
[wine]
/
dlls
/
winedos
/
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
2002-05-14
Robert Coeyman
Added the rest of the register manipulation code to...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-11
Christian Costa
Avoid deadlock in VGA_DoSetMode.
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-05
Jukka Heinonen
DOSVM now exports DPMI Raw Mode Switch routine.
tree
|
commitdiff
2002-05-05
Jukka Heinonen
Terminating DOS program in real mode now calls ExitThre...
tree
|
commitdiff
2002-05-05
Jukka Heinonen
Real mode interrupt handler now handles interrupt 21...
tree
|
commitdiff
2002-05-01
Jukka Heinonen
When DOS program executes another DOS program, command...
tree
|
commitdiff
2002-04-29
Jukka Heinonen
When freeing XMS memory block, return an error if block...
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-04-25
Alexandre Julliard
Moved __ASM_GLOBAL_FUNC macros and interlocked function...
tree
|
commitdiff
2002-04-20
Christian Costa
GET FUNCTIONALITY/STATE INFORMATION: The input paramete...
tree
|
commitdiff
2002-04-19
Christian Costa
VGA_ioport_in: Fake the occurrence of the vertical...
tree
|
commitdiff
2002-04-17
Christian Costa
Implement SET INDIVIDUAL DAC REGISTER and SET BLOCK...
tree
|
commitdiff
2002-04-11
Alexandre Julliard
Removed obsolete console driver.
tree
|
commitdiff
2002-04-11
Jukka Heinonen
Removed obsolete text mode color and attribute code.
tree
|
commitdiff
2002-04-08
Jukka Heinonen
Converted "read standard input with echo" interrupt...
tree
|
commitdiff
2002-04-08
Jukka Heinonen
Writes to stdout and VGA_WriteChars routine now update...
tree
|
commitdiff
2002-04-03
Jukka Heinonen
Redirect DOS writes to stdout/console to DOSVM_PutChar.
tree
|
commitdiff
2002-04-02
Jukka Heinonen
Compiles now even on platforms that do not support...
tree
|
commitdiff
2002-04-01
Jukka Heinonen
Routine DOSVM_Wait now wakes up if new events are queue...
tree
|
commitdiff
2002-03-23
Alexandre Julliard
Create threads to manage timers instead of using the...
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-20
Admiral Coeyman
Beginnings of the code that should allow DOS programs...
tree
|
commitdiff
2002-03-19
Jukka Heinonen
Console mode DOS programs now receive mouse events.
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-27
Andreas Mohr
Spelling/alignment fixes.
tree
|
commitdiff
2002-02-25
Peter Hunnisett
New file msvcrt/excpt.h. Move some stuff out of winnt...
tree
|
commitdiff
2002-02-02
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
tree
|
commitdiff
2002-01-31
Nog
Fixed function 0xb.
tree
|
commitdiff
2002-01-31
Nog
Implement function 0xb (Read mouse motion counters...
tree
|
commitdiff
2002-01-29
Jukka Heinonen
Added support for DOS EMS memory.
tree
|
commitdiff
2002-01-29
Nog
Implement function number 0x5 (Return mouse button...
tree
|
commitdiff
2002-01-29
Jukka Heinonen
Low-resolution and low-color VGA modes are now mapped...
tree
|
commitdiff
2002-01-07
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-01-06
Ove Kaaven
DOS support restructure. The DOS virtual machine is...
tree
|
commitdiff
2002-01-01
Alexandre Julliard
Link with libutil only where needed.
tree
|
commitdiff
2001-12-26
Alexandre Julliard
Link to the curses library only for the dlls that need it.
tree
|
commitdiff
2001-12-17
Alexandre Julliard
Removed unnecessary includes.
tree
|
commitdiff
2001-12-05
Alexandre Julliard
Fixed compile for !MZ_SUPPORTED.
tree
|
commitdiff
2001-12-04
Alexandre Julliard
Moved most of the real-mode stuff to dlls/winedos.
tree
|
commitdiff
2001-11-20
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-11-08
Ove Kaaven
Moved the int 9 (keyboard) handler to dlls/winedos.
tree
|
commitdiff
2001-11-07
Ove Kaaven
Added RunInThread callout to winedos.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
tree
|
commitdiff
2001-04-27
Patrik Stridvall
Added documentation.
tree
|
commitdiff
2001-04-04
Alexandre Julliard
Added TASK_GetPtr/TASK_GetCurrent functions to get...
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Removed a few Callout functions by doing a GetProcAddre...
tree
|
commitdiff
2001-01-25
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Updated debug channels.
tree
|
commitdiff
2001-01-06
Alexandre Julliard
Use the exe name and file handle we got from the server...
tree
|
commitdiff
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
tree
|
commitdiff
2000-12-27
Ove Kaaven
Release the Win16 lock before starting the DOS process...
tree
|
commitdiff
2000-12-27
Ove Kaaven
Since DOSVM_Wait() blocks the normal event processing...
tree
|
commitdiff
2000-12-26
Ove Kaaven
Separated the MZ loader and core DOS VM into dlls/winedos.
tree
|
commitdiff