projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remember owner HWND when creating and use this hwnd for the WM_NOTIFY
[wine]
/
msdos
/
2000-10-15
Alexandre Julliard
Set selector 0000H base to 0xf0000 until the first...
tree
|
commitdiff
2000-10-13
Peter Hawkins
Added DOS int 21h function 4452h support (DR-DOS versio...
tree
|
commitdiff
2000-10-13
Mike McCormack
Moved comm.c into kernel32.
tree
|
commitdiff
2000-10-12
Mike McCormack
Removed dependency on globals LPT[] and COM{}.
tree
|
commitdiff
2000-10-12
Andreas Mohr
Replace null bytes by spaces in WriteConsoleOutputA...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved $(MODULE).o rule out of Make.rules into the indiv...
tree
|
commitdiff
2000-09-27
Alexandre Julliard
Fixed a few non portable zero-size array declarations.
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-24
Alexandre Julliard
Moved most global data out of the LPDOSTASK structure.
tree
|
commitdiff
2000-09-18
Alexandre Julliard
Misc cleanups.
tree
|
commitdiff
2000-08-28
James Abbatiello
Stub support for int2f/ax=1684/bx=0027 (VXDLDR).
tree
|
commitdiff
2000-08-25
Andreas Mohr
Minor cosmetic changes.
tree
|
commitdiff
2000-08-22
James Abbatiello
Fixes for reading latched values with ports 0x40-0x43.
tree
|
commitdiff
2000-08-20
Chris Morgan
Stubbed INT 15 function 84h.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Moved CharUpper* and CharLower* functions to dlls/user.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced global Callbacks structure by appropriate...
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Make USER and GDI separate dlls.
tree
|
commitdiff
2000-08-01
Alexandre Julliard
Moved MulDiv() and VGA routines out of GDI.
tree
|
commitdiff
2000-07-31
Ove Kaaven
Removed DOS task fields from the NE_MODULE structure.
tree
|
commitdiff
2000-07-31
Ove Kaaven
Fixed a few problems.
tree
|
commitdiff
2000-07-31
Ove Kaaven
Use MZ_Current() instead of pModule->lpDosTask. Cleaned...
tree
|
commitdiff
2000-07-30
Ove Kaaven
Removed hModule parameter from MZ_AllocDPMITask(),...
tree
|
commitdiff
2000-07-30
Ove Kaaven
Made DOSMEM_Init() take a BOOL parameter instead of...
tree
|
commitdiff
2000-07-29
Ove Kaaven
Fill BIOS segments using pointers from DOSMEM_Bios...
tree
|
commitdiff
2000-07-29
Ove Kaaven
Make direct console input routines go through int16...
tree
|
commitdiff
2000-07-29
Ove Kaaven
Let Int09 routines remember a keystroke's ASCII code...
tree
|
commitdiff
2000-07-29
Ove Kaaven
Added some int33 function stubs.
tree
|
commitdiff
2000-07-29
Ove Kaaven
Changed a few core int10 routines to use the BIOS data...
tree
|
commitdiff
2000-07-28
Ove Kaaven
Removed the hModule parameter from various DOSMEM routi...
tree
|
commitdiff
2000-07-28
Ove Kaaven
Just get DOS task structure from MZ_Current(), instead...
tree
|
commitdiff
2000-07-28
Ove Kaaven
Make a global asm helper function to handle 32-bit...
tree
|
commitdiff
2000-07-26
Alexandre Julliard
Avoid clobbering %ebx.
tree
|
commitdiff
2000-07-25
Andreas Mohr
- fixed a gross bug in SetCurrentDirectoryA (where...
tree
|
commitdiff
2000-07-25
Ove Kaaven
Use lcall opcodes, so all gas-es understand it...
tree
|
commitdiff
2000-07-25
Ove Kaaven
Make int16 read from the BIOS keyboard buffer, not...
tree
|
commitdiff
2000-07-25
Ove Kaaven
Fixed broken assembler. Removed support for old protect...
tree
|
commitdiff
2000-07-23
Ove Kaaven
Change the V86BASE macro to call DOSMEM_MemoryBase...
tree
|
commitdiff
2000-06-18
Dmitry Timoshkov
Use GetSystemDefaultLangID() instead of WINE_LanguageId.
tree
|
commitdiff
2000-06-07
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-06-07
Ulrich Weigand
Removed mis-aligned accesses during BIOS/DOS data initi...
tree
|
commitdiff
2000-06-03
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-06-03
Alexandre Julliard
Delay loading of interrupt table functions until they...
tree
|
commitdiff
2000-06-03
Alexandre Julliard
Delay initialization of I/O permissions until they...
tree
|
commitdiff
2000-05-30
Andreas Mohr
Implemented int 0x21 long file name function 0x71a0...
tree
|
commitdiff
2000-05-29
Alexandre Julliard
Exec a separate wine binary for every win32 process...
tree
|
commitdiff
2000-05-24
Marcus Meissner
Commented out broken __asm__, added comments where...
tree
|
commitdiff
2000-05-23
Ove Kaaven
Scale mouse coordinates to default width 640.
tree
|
commitdiff
2000-04-29
Eric Pouech
Fixed a few compilation warnings.
tree
|
commitdiff
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-04-04
Ian Schmidt
Implemented FAT32 function 7302 (Get Extended DPB).
tree
|
commitdiff
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
tree
|
commitdiff
2000-03-08
David Elliott
- Slightly reworked include files (less messy, more...
tree
|
commitdiff
2000-02-29
Niels Kristian Bec...
Removed superfluous #include statements for header...
tree
|
commitdiff
2000-02-26
Alexandre Julliard
Improved the selector get/set functions.
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Removed extra includes from ole.h and wingdi.h.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-02-07
Andreas Mohr
- implemented serial numbers for audio CDs and data CDs
tree
|
commitdiff
2000-02-03
Ove Kaaven
Added INT_Int16ReadChar and made int09 handle special...
tree
|
commitdiff
2000-01-30
Ove Kaaven
Made int9 handler add keystroke to BIOS keyboard buffer.
tree
|
commitdiff
2000-01-29
Andreas Mohr
- support for reading labels and serial nums from device
tree
|
commitdiff
1999-12-25
Eric Pouech
Fixed first/last playable frame referencing.
tree
|
commitdiff
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
1999-10-24
Patrik Stridvall
- Added missing configuration #if:s and #includes:s.
tree
|
commitdiff
1999-10-23
Robert 'Admiral...
Report non-hercules video. Turned on int 2a.
tree
|
commitdiff
1999-10-13
Marcus Meissner
Replicate CreateDirectory() LastError workaround for...
tree
|
commitdiff
1999-09-29
Patrik Stridvall
Modification due to problems with winapi-check.
tree
|
commitdiff
1999-09-23
Alexandre Julliard
Implemented uppercasing functions (based on a patch...
tree
|
commitdiff
1999-09-19
Patrik Stridvall
Added support for anonymous structs/unions on compilers...
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Removed IP_reg, SP_reg and FL_reg definitions to avoid...
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Made stack manipulation macros into inline functions.
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Various ANSI C compability fixes.
tree
|
commitdiff
1999-06-27
Ulrich Weigand
Bugfix: missing WINAPIs added.
tree
|
commitdiff
1999-06-26
Alexandre Julliard
Converted to the new debug interface, using script...
tree
|
commitdiff
1999-06-26
Alexandre Julliard
Changed CONTEXT into CONTEXT86 everywhere we really...
tree
|
commitdiff
1999-06-26
Patrik Stridvall
ANSI C fixes.
tree
|
commitdiff
1999-06-22
Alexandre Julliard
Merged THDB and TEB structures.
tree
|
commitdiff
1999-06-12
Ove Kaaven
Various DPMI fixes and preliminary DPMI raw mode switch...
tree
|
commitdiff
1999-05-22
Ove Kaaven
Added INT_Int16AddChar.
tree
|
commitdiff
1999-05-22
Ove Kaaven
Changed global DOS_LOL into function DOSMEM_LOL() in...
tree
|
commitdiff
1999-05-22
Juergen Schmied
Some stubs for pccard vxd to debug the native shell32.
tree
|
commitdiff
1999-05-17
Ove Kaaven
Improved shortcuts - follows jumps in trying to avoid...
tree
|
commitdiff
1999-05-12
Marcus Meissner
Added missing WINAPI for the callback procs.
tree
|
commitdiff
1999-05-08
Patrik Stridvall
ANSI C fixes.
tree
|
commitdiff
1999-05-08
Ove Kaaven
Moved DOS List of Lists initialization, and added the...
tree
|
commitdiff
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
tree
|
commitdiff
1999-04-25
Patrik Stridvall
Fixed ANSI compabillity.
tree
|
commitdiff
1999-04-25
Patrik Stridvall
#pragma pack(?) changed to #include "*pack*.h"
tree
|
commitdiff
1999-04-25
Eric Pouech
Fixed crash when status was read with cd-rom tray open.
tree
|
commitdiff
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
tree
|
commitdiff
1999-04-16
Michael Veksler
Fixed warnings.
tree
|
commitdiff
1999-04-15
Bertho Stultiens
Added IOCTL function 0x440d/0x72.
tree
|
commitdiff
1999-04-11
Andreas Mohr
Fixed "Display Combination" call.
tree
|
commitdiff
1999-04-03
Alexandre Julliard
Mask off unsupported attributes in _lcreat (bug reporte...
tree
|
commitdiff
1999-04-01
Michael Veksler
Removed "implicit declaration" warnings.
tree
|
commitdiff
1999-03-28
Jess Haas
Fixed a warning.
tree
|
commitdiff
next