projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed unnamed union dummy names.
[wine]
/
win32
/
2001-01-09
François Gouget
pty_handle is a HANDLE, not an int.
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
tree
|
commitdiff
2000-12-27
Andreas Mohr
- clarify many error messages
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Use getpagesize() instead of VIRTUAL_GetPageSize().
tree
|
commitdiff
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
tree
|
commitdiff
2000-12-02
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-12-02
Francois Gouget
Fixed miscellaneous typos, syntactic and grammatical...
tree
|
commitdiff
2000-12-02
Andreas Mohr
Added a --winver nt40 hint to VxD error message.
tree
|
commitdiff
2000-11-29
Dimitrie O. Paun
Do not include sys/ptrace.h and sys/user.h unconditionally.
tree
|
commitdiff
2000-11-29
Kees Schoenmakers
Added HASP device stub.
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Moved EnumPortsA to dlls/winspool.
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-27
Andreas Mohr
Implemented TerminateApp needed for DBase 5.0.
tree
|
commitdiff
2000-11-25
Alexandre Julliard
Fixed GetLargestConsoleWindowSize return type for Winel...
tree
|
commitdiff
2000-11-12
Alexandre Julliard
The debugger "Auto" registry value should be a string.
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-10-31
Guy L. Albertelli
Need to get any outstanding input prior to returning...
tree
|
commitdiff
2000-10-29
Marcus Meissner
Quieten VxDCall_VMM output.
tree
|
commitdiff
2000-10-26
Alexandre Julliard
Raise an exception when a stub entry point is called.
tree
|
commitdiff
2000-10-22
Andreas Mohr
- Print CS reg at crash MessageBox (needed for Win16...
tree
|
commitdiff
2000-10-12
Eric Pouech
Fixed regression for debugger startup event creation.
tree
|
commitdiff
2000-10-12
Rein Klazes
Prevent SetFileAttributeA from making directory read...
tree
|
commitdiff
2000-10-12
Andreas Mohr
Changed debugger launching to auto per default.
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Implemented a bunch of large integer functions in ntdll.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved $(MODULE).o rule out of Make.rules into the indiv...
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-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-12
Andreas Mohr
"implemented" GetSystemTimeAdjustment.
tree
|
commitdiff
2000-09-02
Marcus Meissner
Change xterm mouse tracking mode to BTN_EVENT_MOUSE...
tree
|
commitdiff
2000-08-31
Marcus Meissner
Replaced USER32.DLL use by hardcoded tables for VkKeySc...
tree
|
commitdiff
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-26
Alexandre Julliard
Removed calls to ConvertToGlobalHandle and MakeCritical...
tree
|
commitdiff
2000-08-18
Chris Morgan
Stubbed SetConsoleInputExeNameA/W.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Cleaned up a few inter-dll dependencies. Added a few...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced VERSION_* calls by exported API equivalents.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Make PDB, ENVDB and STARTUPINFO global variables.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Moved a few non-standard headers into their respective...
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Moved struct32.c to windows directory.
tree
|
commitdiff
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Moved most USER string functions to dlls/user.
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Moved a bunch of functions out of libwine/kernel/gdi...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Make USER and GDI separate dlls.
tree
|
commitdiff
2000-07-29
Alexandre Julliard
Removed some unnecessary inclusions of wingdi.h and...
tree
|
commitdiff
2000-07-25
Alexandre Julliard
Moved thunking functions off to kernel32.dll.
tree
|
commitdiff
2000-06-25
Eric Pouech
Fixed bad exception handler chain termination.
tree
|
commitdiff
2000-06-24
Eric Pouech
A few missing console stubs.
tree
|
commitdiff
2000-06-12
Juergen Schmied
Implementation for PrivateExtractIcons, PrivateExtractI...
tree
|
commitdiff
2000-06-10
Alexandre Julliard
Rewrote codepage support to use the new codepage tables.
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Removed a few unnecessary includes.
tree
|
commitdiff
2000-06-07
Ulrich Weigand
Don't call MessageBoxA before USER is initialized.
tree
|
commitdiff
2000-06-01
Andreas Mohr
Lots of spelling fixes that accumulated in my tree...
tree
|
commitdiff
2000-05-30
Ulrich Czekalla
Add stub for SetConsoleOutputCP.
tree
|
commitdiff
2000-05-29
Alexandre Julliard
Exec a separate wine binary for every win32 process...
tree
|
commitdiff
2000-05-24
Francois Gouget
Sorted out a few misplaced definitions.
tree
|
commitdiff
2000-05-03
Alexandre Julliard
Fixed COORD structure definition.
tree
|
commitdiff
2000-04-30
Eric Pouech
Insure we always try to launch a debugger.
tree
|
commitdiff
2000-04-29
Eric Pouech
Fixed GetLargestConsoleWindowSize prototype.
tree
|
commitdiff
2000-04-16
Rein Klazes
SetLocalTime() and SetSystemTime() bugfixes. Added...
tree
|
commitdiff
2000-04-13
Eric Pouech
Added launching of a debugger when unhandled exception...
tree
|
commitdiff
2000-04-08
Andreas Mohr
Added PeekNamedPipe stub.
tree
|
commitdiff
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-04-04
Ian Schmidt
Implemented DeviceIoControl VWIN32_DIOC_DOS_DRIVEINFO...
tree
|
commitdiff
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-26
Hidenori Takeshima
Fixes for i18n.
tree
|
commitdiff
2000-03-24
Alexandre Julliard
Moved FatalAppExit functions to win32/except.c.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-10
Alexandre Julliard
Added specific routines for OUTPUT_DEBUG_STRING and...
tree
|
commitdiff
2000-03-08
Alexandre Julliard
Removed PDB32_DEBUGGED flag and send all debug events...
tree
|
commitdiff
2000-03-07
Alexandre Julliard
Better implementation of inline functions SetLastError and
tree
|
commitdiff
2000-02-27
Uwe Bonnes
GetComputerNameA(): added parameter check like Win95...
tree
|
commitdiff
2000-02-26
Alexandre Julliard
Improved the selector get/set functions.
tree
|
commitdiff
2000-02-26
Patrik Stridvall
Fixed some debug message crashes.
tree
|
commitdiff
2000-02-20
Marcus Meissner
Added a bit magic to CONSOLE_get_input so we don't...
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-02-03
Marcus Meissner
Save and restore cursor in WriteConsoleOutputA.
tree
|
commitdiff
2000-02-03
Ove Kaaven
Handle backspace correctly.
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-30
Ulrich Weigand
Moved debugger to libwine to make it available to WineL...
tree
|
commitdiff
2000-01-29
Alexandre Julliard
Removed debugstr.h.
tree
|
commitdiff
2000-01-15
Ove Kaaven
Fixed bad register constraint in InterlockedCompareExch...
tree
|
commitdiff
2000-01-09
Erez Volk
Better error reporting.
tree
|
commitdiff
1999-12-27
Alexandre Julliard
Cosmetics.
tree
|
commitdiff
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
tree
|
commitdiff
1999-12-05
Ian Schmidt
Stubs for VMM GetDemandPageInfo function and VWin32...
tree
|
commitdiff
1999-12-04
Erez Volk
Stubs for Get/SetProcessDefaultLayout.
tree
|
commitdiff
1999-11-29
Alexandre Julliard
Made GetSystemTimeAsFileTime return value more precise.
tree
|
commitdiff
1999-11-28
Niels Kristian Bec...
Compiler warnings fixed.
tree
|
commitdiff
1999-11-25
Peter Ganten
Implemented parts of _PageReserve() _PageCommit() _Page...
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
1999-11-13
Ulrich Weigand
Adapted to new register function handling.
tree
|
commitdiff
1999-11-12
Ian Schmidt
Implemented VWin32 VxDCall mechanism and 2 calls.
tree
|
commitdiff
1999-11-12
Ulrich Weigand
Allow for buggy apps that call the wrong VxDCall routine.
tree
|
commitdiff
next