projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added the implementation for CDROM_GetIdeInterface on NetBSD.
[wine]
/
if1632
/
relay.c
2003-02-18
Alexandre Julliard
Print thread ids in traces with only 4 digits now that...
blob
|
commitdiff
|
raw
2002-12-10
Alexandre Julliard
winnt.h should not be self-contained, it must depend...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Alexandre Julliard
Merged wine_call_to_16_long and wine_call_to_16_short...
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-28
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Alexandre Julliard
Moved specification of relay and snoop include/exclude...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-17
Alexandre Julliard
Export the debugging API from libwine instead of ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-16
Alexandre Julliard
Moved the selector access functions out of winnt.h...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Alexandre Julliard
Removed unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-14
Alexandre Julliard
Made register and interrupt flags instead of entry...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-08
Francois Gouget
Print the tid in the first column when +tid is specified.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-27
Ulrich Weigand
Fixed broken prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-12
Alexandre Julliard
Got rid of main.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Alexandre Julliard
Renamed CallTo16* functions to wine_call_to_16* and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Alexandre Julliard
Export the CallFrom16xxx functions from kernel32. Renam...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-12
Alexandre Julliard
Raise an exception for unimplemented 16-bit entry point...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Alexandre Julliard
Patch flat cs of 16-bit entry points if current %cs...
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-09-13
Ulrich Weigand
Modified CallTo16Register routines to update register...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Alexandre Julliard
Moved thunking functions off to kernel32.dll.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-23
Ove Kaaven
Say that "No handler" messages as fatal.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-03
Alexandre Julliard
Moved kernel initialization to kernel_main.c
blob
|
commitdiff
|
raw
|
diff to current
2000-04-24
Patrik Stridvall
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-29
Alexandre Julliard
Use a per-thread buffer and write(2) for debug traces.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Ulrich Weigand
Fixed some unresolved externals on non-Intel archs.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Ulrich Weigand
Make CallTo16 return stub segment owned by KERNEL.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-18
Ulrich Weigand
Moved implementation of WOW routines to single file.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Ulrich Weigand
Adapted to new-style Wine thunks.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
Alexandre Julliard
Got rid of dsprintf and related macros.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-01
Alexandre Julliard
Made stack manipulation macros into inline functions.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-25
Ulrich Weigand
Relay code for Win16 register functions converts arguments.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Ulrich Weigand
Modularized CallFrom/To16 routines. Adapted dependent...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Marcus Meissner
some small include fixes, some checks for NULL ptrs,
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-22
Alexandre Julliard
Merged THDB and TEB structures.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Check for syslevel violations while relay debugging.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Ulrich Weigand
Bugfix: release Win16Lock in WinExec16, CallProc[Ex...
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-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-28
Marcus Meissner
Fixed a lot of warnings for possible problems.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
Ulrich Weigand
Implemented KERNEL.621 (CBClientThunkSLEx).
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
1998-10-18
Rein Klazes
CallProc[Ex]32W called with lpProcAddress==NULL should...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Ulrich Weigand
Implemented (partially) the KERNEL Thunklet API and...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
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
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-18
Alexandre Julliard
Release 980118
wine-980118
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-10-12
Alexandre Julliard
Release 971012
wine-971012
blob
|
commitdiff
|
raw
|
diff to current
1997-09-28
Alexandre Julliard
Release 970928
wine-970928
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-07-20
Alexandre Julliard
Release 970720
wine-970720
blob
|
commitdiff
|
raw
|
diff to current
1997-06-29
Alexandre Julliard
Release 970629
wine-970629
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-05-09
Alexandre Julliard
Release 970509
wine-970509
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
|
diff to current
1996-10-13
Alexandre Julliard
Release 961013
wine-961013
blob
|
commitdiff
|
raw
|
diff to current
1996-08-24
Alexandre Julliard
Release 960824
wine-960824
blob
|
commitdiff
|
raw
|
diff to current
1996-07-28
Alexandre Julliard
Release 960728
wine-960728
blob
|
commitdiff
|
raw
|
diff to current
1996-07-17
Alexandre Julliard
Release 960717
wine-960717
blob
|
commitdiff
|
raw
|
diff to current
1996-07-12
Alexandre Julliard
Release 960712
wine-960712
blob
|
commitdiff
|
raw
|
diff to current
1996-07-05
Alexandre Julliard
Release 960705
wine-960705
blob
|
commitdiff
|
raw
|
diff to current
1996-05-21
Alexandre Julliard
Release 960521
wine-960521
blob
|
commitdiff
|
raw
|
diff to current
1996-04-28
Alexandre Julliard
Release 960428
wine-960428
blob
|
commitdiff
|
raw
|
diff to current
1996-04-21
Alexandre Julliard
Release 960421
wine-960421
blob
|
commitdiff
|
raw
|
diff to current
1996-04-05
Alexandre Julliard
Release 960405
wine-960405
blob
|
commitdiff
|
raw
|
diff to current
1996-03-31
Alexandre Julliard
Release 960331
wine-960331
blob
|
commitdiff
|
raw
|
diff to current
1996-03-09
Alexandre Julliard
Release 960309
wine-960309
blob
|
commitdiff
|
raw
|
diff to current
1996-01-31
Alexandre Julliard
Release 960131
wine-960131
blob
|
commitdiff
|
raw
|
diff to current
1995-12-26
Alexandre Julliard
Release 951226
wine-951226
blob
|
commitdiff
|
raw
|
diff to current
1995-10-03
Alexandre Julliard
Release 951003
wine-951003
blob
|
commitdiff
|
raw
|
diff to current
1995-09-18
Alexandre Julliard
Release 950918
wine-950918
blob
|
commitdiff
|
raw
|
diff to current
next