projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscript: Added String_fromCharCode implementation.
[wine]
/
dlls
/
winedos
/
2009-06-25
Alexandre Julliard
winedos: Add call frame annotations in x86 assembly...
tree
|
commitdiff
2009-06-23
Jörg Höhle
winedos: Provide trailing \ now required by GetVolumeIn...
tree
|
commitdiff
2009-06-15
Francois Gouget
winedos: DOSVM_GetTimer() is not used so remove it.
tree
|
commitdiff
2009-06-15
Francois Gouget
winedos: DPMI_FreeInternalRMCB() is not used so remove it.
tree
|
commitdiff
2009-06-15
Francois Gouget
winedos: Move VGA_SetGraphicMode() up a bit and make...
tree
|
commitdiff
2009-06-15
Rein Klazes
winedos: int21, function 32h returns data in DS:BX...
tree
|
commitdiff
2009-03-31
Alexandre Julliard
winedos: Release the 16-bit lock before calling ExitThread.
tree
|
commitdiff
2009-03-26
Andrew Talbot
winedos: Initializations fix.
tree
|
commitdiff
2009-03-13
Alexandre Julliard
winedos: Don't create an import library.
tree
|
commitdiff
2009-03-09
Francois Gouget
Remove spaces before '\n's.
tree
|
commitdiff
2009-03-04
Michael Stefaniuc
winedos: Remove superfluous pointer casts.
tree
|
commitdiff
2009-02-12
Andrew Talbot
winedos: Replace malloc/calloc with HeapAlloc().
tree
|
commitdiff
2009-02-09
Florian Tobias Sch...
winedos: Adjust get_timer_val calls to prevent buffer...
tree
|
commitdiff
2009-02-05
Francois Gouget
winedos: Remove spaces before '\n's.
tree
|
commitdiff
2009-02-04
Jeremiah Flerchinger
winedos: Unify Fake BIOS & VGA display mode selection...
tree
|
commitdiff
2009-02-04
Florian Tobias Sch...
winedos: Improve PIT emulation.
tree
|
commitdiff
2009-01-29
Dan Kegel
winedos: Get File Attributes must fail for files with...
tree
|
commitdiff
2009-01-26
Andrew Talbot
winedos: Declare some functions static.
tree
|
commitdiff
2009-01-07
Francois Gouget
winedos: VGA_SetQuadPalette() is unused so remove it.
tree
|
commitdiff
2009-01-07
Francois Gouget
winedos: VGA_SetTextAttribute() is unused so remove it.
tree
|
commitdiff
2009-01-07
Francois Gouget
winedos: Remove unused functions from devices.c.
tree
|
commitdiff
2008-12-30
Christian Costa
winedos: Increase extended memory from 7MB to 15MB.
tree
|
commitdiff
2008-12-30
Christian Costa
winedos: Compute CMOS image checksum automatically.
tree
|
commitdiff
2008-12-30
Christian Costa
winedos: Document CMOS image bytes.
tree
|
commitdiff
2008-12-08
Michael Stefaniuc
winedos: Don't cast zero.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
winedos: Make a function static.
tree
|
commitdiff
2008-12-03
Andrew Talbot
winedos: Sign-compare warning fix.
tree
|
commitdiff
2008-11-28
Peter Dons Tychsen
winedos: Fixed a problem with timer values that are...
tree
|
commitdiff
2008-11-24
Peter Dons Tychsen
winedos: Fixed memory resize function which returned...
tree
|
commitdiff
2008-11-13
Peter Dons Tychsen
winedos: Implement mode control register, and the 160x2...
tree
|
commitdiff
2008-11-10
Peter Dons Tychsen
winedos: Implement VGA_WritePixel for int10 service...
tree
|
commitdiff
2008-11-10
Peter Dons Tychsen
winedos: Implement int10 CGA palette control.
tree
|
commitdiff
2008-11-10
Peter Dons Tychsen
winedos: Add support for the Color Control Register...
tree
|
commitdiff
2008-11-10
Peter Dons Tychsen
winedos: Add support for decoding and displaying the...
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
winedos: Do not cast NULL.
tree
|
commitdiff
2008-10-20
Jeremiah Flerchinger
winedos: Added/stubbed/documented missing VGA registers.
tree
|
commitdiff
2008-10-20
Jeremiah Flerchinger
winedos: Added additional VGA/VESA modes & information...
tree
|
commitdiff
2008-10-20
Jeremiah Flerchinger
winedos: Added missing values to VGA Mode 19 (256 color...
tree
|
commitdiff
2008-10-18
Alexandre Julliard
winedos: Convert source files to utf-8.
tree
|
commitdiff
2008-10-01
Rob Shearman
winedos: Compare HRESULT value explicitly against S_OK...
tree
|
commitdiff
2008-09-12
Rob Shearman
winedos: Fix the type of res in VGA_DoSetMode.
tree
|
commitdiff
2008-08-20
Gerald Pfeifer
Add return statements to avoid gcc warnings.
tree
|
commitdiff
2008-07-14
Andrew Talbot
winedos: Remove unneeded address-of operators from...
tree
|
commitdiff
2008-07-07
Andrew Talbot
winedos: Remove unneeded address-of operator from funct...
tree
|
commitdiff
2008-05-12
Alexandre Julliard
winedos: Don't disable long filename functions on NT...
tree
|
commitdiff
2008-05-07
Alexandre Julliard
winedos: Print better diagnostics when a DOS app fails...
tree
|
commitdiff
2008-05-07
Alexandre Julliard
winedos: Make sure that the main message queue exists...
tree
|
commitdiff
2008-05-07
Alexandre Julliard
winedos: Only read input from the stdin handle if it...
tree
|
commitdiff
2008-04-22
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-14
Alexandre Julliard
winedos: Handle memory reservation errors more gracefully.
tree
|
commitdiff
2008-04-11
Rob Shearman
winedos: The calling convention should come after the...
tree
|
commitdiff
2008-04-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-03-22
Andrew Talbot
winedos: Assign to struct instead of using memcpy.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-01
Alexandre Julliard
Get rid of the global thread.h header.
tree
|
commitdiff
2008-02-16
Rob Shearman
Don't use GetExceptionCode and GetExceptionInformation...
tree
|
commitdiff
2008-01-25
Andrew Talbot
winedos: Remove unneeded casts.
tree
|
commitdiff
2008-01-10
Austin English
Spelling fixes.
tree
|
commitdiff
2007-12-31
Alexandre Julliard
winedos: Don't emulate in 32-bit mode interrupts that...
tree
|
commitdiff
2007-12-23
Alexandre Julliard
winedos: Add the possibility of refusing to emulate...
tree
|
commitdiff
2007-12-20
Alexandre Julliard
kernel32: Forward interrupts in 32-bit code to winedos...
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-11-26
Gerald Pfeifer
winedos: Use DWORD instead of long for return values...
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-30
Steven Edwards
Remove more unneeded wine 16bit header usage.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-14
Mikołaj Zalewski
winedos: Make UMB executable.
tree
|
commitdiff
2007-08-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
winedos: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-06-18
Alexandre Julliard
winedos: Fix the device open code for the new NtCreateF...
tree
|
commitdiff
2007-06-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-06
Michael Stefaniuc
winedos: Fix printf format warnings introduced by the...
tree
|
commitdiff
2007-05-30
Alexandre Julliard
winedos: Merge a number of tiny source files into inter...
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-03-09
Michael Stefaniuc
winedos: Check a file handle against INVALID_HANDLE_VAL...
tree
|
commitdiff
2007-03-08
Tomas Carnecky
dsound: Update prototypes for IDirectSoundBuffer::Lock...
tree
|
commitdiff
2007-02-05
Andrew Talbot
winedos: Declare some items static.
tree
|
commitdiff
2006-12-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
winedos: Make some data const.
tree
|
commitdiff
2006-10-31
Alexandre Julliard
winedos: Use NT instead of Unix calls to identify DOS...
tree
|
commitdiff
2006-10-16
Michael Stefaniuc
janitorial: Remove redundant NULL checks before calling...
tree
|
commitdiff
2006-10-03
Michael Stefaniuc
winedos: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-24
Dan Kegel
winedos: Limit reported disk space to 1GB.
tree
|
commitdiff
2006-07-14
Michael Stefaniuc
Fix swapped 2nd and 3rd argument passed to memset.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-04-12
Petr Tesarik
winedos: Implement INT2F/AX=1501 (get drive device...
tree
|
commitdiff
2006-04-11
Petr Tesarik
winedos: Implement true CDROM DOS device driver.
tree
|
commitdiff
2006-04-11
Petr Tesarik
winedos: Move all device driver initialization code...
tree
|
commitdiff
2006-04-11
Petr Tesarik
winedos: Move most of MSCDEX stuff into a separate...
tree
|
commitdiff
2006-04-11
Petr Tesarik
winedos: Move some declarations to the header file.
tree
|
commitdiff
2006-03-27
Petr Tesarik
winedos: Clear TF bit before passing control to a VM86...
tree
|
commitdiff
2006-02-22
Marco Timpano
winedos: Fixed a couple of typos in ppdev.
tree
|
commitdiff
2006-01-24
Alexandre Julliard
Avoid importing _strlwr/_strupr from ntdll.
tree
|
commitdiff
2006-01-10
Rein Klazes
winedos: Open files with write access on read only...
tree
|
commitdiff
2005-12-12
Alexandre Julliard
Pass specific access rights to wine_server_handle_to_fd.
tree
|
commitdiff
next