projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Store %gs in the TEB on every call to 16-bit code, and don't restore
[wine]
/
win32
/
device.c
2003-02-14
Alexandre Julliard
Changed fd operations to take a struct fd instead of...
blob
|
commitdiff
|
raw
2002-12-05
Patrik Stridvall
Replace 0x%p with %p.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-02
Jukka Heinonen
Move int13 handler to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Andrew John Hughes
Build ntdll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-15
Jukka Heinonen
DeviceIoControl now calls winedos interrupt handlers.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-03
Alexandre Julliard
Removed LPxxx handle types that don't exist under Windows.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-13
Alexandre Julliard
Handle special registry root keys directly in advapi32...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-13
Alexandre Julliard
Copied the registry functions needed by VMM into device...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Alexandre Julliard
Moved internal context macros out of winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Dmitry Timoshkov
Convert most of the file APIs to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Gerald Pfeifer
Fixed warnings.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-25
Andreas Mohr
- Add some undocumented ioctl mappings.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Alexandre Julliard
Replaced -dosver and -winver options by config file...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-17
Alexandre Julliard
A few fixes for mingw cross-compilation.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-21
Mike McCormack
Moved int13 support to the VWIN32_DIOC_DOS_INT13 ioctl.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-13
Eric Pouech
Changed the Wine internal cdrom interface to the NT...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
François Gouget
Fix the #include order for config.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-02
Andreas Mohr
Yet another documentation/message text patch.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
blob
|
commitdiff
|
raw
|
diff to current
2001-05-24
Andreas Mohr
- add handler for VCD VxD ("virtual comm device" ?)
blob
|
commitdiff
|
raw
|
diff to current
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Andreas Mohr
Give both --winver nt40 and win31 for VxD warning,...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Use getpagesize() instead of VIRTUAL_GetPageSize().
blob
|
commitdiff
|
raw
|
diff to current
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-02
Andreas Mohr
Added a --winver nt40 hint to VxD error message.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Dimitrie O. Paun
Do not include sys/ptrace.h and sys/user.h unconditionally.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Kees Schoenmakers
Added HASP device stub.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Marcus Meissner
Quieten VxDCall_VMM output.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced VERSION_* calls by exported API equivalents.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-29
Alexandre Julliard
Removed some unnecessary inclusions of wingdi.h and...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-04
Ian Schmidt
Implemented DeviceIoControl VWIN32_DIOC_DOS_DRIVEINFO...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-05
Ian Schmidt
Stubs for VMM GetDemandPageInfo function and VWin32...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Peter Ganten
Implemented parts of _PageReserve() _PageCommit() _Page...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-13
Ulrich Weigand
Adapted to new register function handling.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Ian Schmidt
Implemented VWin32 VxDCall mechanism and 2 calls.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Ulrich Weigand
Allow for buggy apps that call the wrong VxDCall routine.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Patrik Stridvall
- Added missing configuration #if:s and #includes:s.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-13
Ulrich Weigand
Fixed last error code when trying to load unknown VxD...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Ulrich Weigand
Create VxD handle only for known VxDs.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-15
Ulrich Weigand
Fixed some CONTEXT86 vs. CONTEXT mismatches.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Howard Abrams
Added checks for sys/errno.h, sys/signal.h and sys...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Changed CONTEXT into CONTEXT86 everywhere we really...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Further server optimizations:
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Juergen Schmied
Some stubs for pccard vxd to debug the native shell32.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Alexandre Julliard
VxDCall functions do not need to be 'register'.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Marcus Meissner
Added MMDEVLDR DeviceIoctl(5) stub (msacm32 is a bit...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-03
Eric Pouech
Added (empty) stub for OpenVxDHandle.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
Use server handles directly for Win32 handles. Removed...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Marcus Meissner
Removed a lot of occurences of windows.h (and added...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Alexandre Julliard
Hacked server-side device support
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1999-01-03
Alexandre Julliard
Implemented file sharing checks in the server.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-31
Alexandre Julliard
Removed client-side wait functions; all waiting is...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Ulrich Weigand
Implemented (most) VWin32.VxD DeviceIoControl routines.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-07
Marcus Meissner
monodebg.vxd used by some Origin programs implemented.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Patrik Stridvall
Removed things that were earlier added by mistake.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-06-28
Alexandre Julliard
Release 980628
wine-980628
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current