projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed compilation warning on Cygwin.
[wine]
/
relay32
/
2000-11-10
Alexandre Julliard
Repaired relay debugging.
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Do builtin modules fixups in library/loader.c before...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Moved builtin dll registration to libwine.
tree
|
commitdiff
2000-11-05
Alexandre Julliard
New debug channel mechanism allowing decentralized...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-10-29
Dimitrie O. Paun
Fixed a few compilation warnings
tree
|
commitdiff
2000-10-26
Alexandre Julliard
Raise an exception when a stub entry point is called.
tree
|
commitdiff
2000-10-25
Alexandre Julliard
Removed no longer used structure definition.
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Build Win32 resources as .res files and dump them into...
tree
|
commitdiff
2000-10-12
Alexandre Julliard
Work-around for gcc bug.
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Added stdcall64 entry point type to allow correct relay...
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
Changed the Win32 dll descriptor to be in IMAGE_NT_HEAD...
tree
|
commitdiff
2000-09-27
Alexandre Julliard
Generate Win32 dll descriptor structure in the .spec...
tree
|
commitdiff
2000-09-26
Andreas Mohr
Display an ERR() in case of undefined symbols.
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-22
Francois Gouget
Raised MAX_DLLS to 100.
tree
|
commitdiff
2000-09-19
Rein Klazes
Catch EXCEPTION_PRIV_INSTRUCTION exception too.
tree
|
commitdiff
2000-09-18
Alexandre Julliard
Moved FILE_dommap() to memory/virtual.c (and renamed...
tree
|
commitdiff
2000-09-01
Alexandre Julliard
Avoid buffer overflows in builtin dll loading (with...
tree
|
commitdiff
2000-08-28
Peter Ganten
- Always store the full path name of 32bit modules...
tree
|
commitdiff
2000-08-11
Peter Ganten
The user driver functions might be called with the...
tree
|
commitdiff
2000-08-08
Alexandre Julliard
Make sure builtin dlls are never freed since we don...
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-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-07-23
Ove Kaaven
Say that "No handler" messages as fatal.
tree
|
commitdiff
2000-06-24
Juergen Schmied
Avoid calling the exception handler in some cases.
tree
|
commitdiff
2000-06-23
Alexandre Julliard
Split the build program in several files.
tree
|
commitdiff
2000-06-23
Andreas Mohr
Replaced the BUILTIN32_dlopen() ERR() by a WARN().
tree
|
commitdiff
2000-06-11
James Abbatiello
Fix for compiler warning (due to setjmp/longjmp being...
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Removed the .xcnlnk section hack, and replaced it by...
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Pass the main exe name in the CREATE_PROCESS debug...
tree
|
commitdiff
2000-06-07
Uwe Bonnes
Use "CALL" and "RET" in capital letters for distinction.
tree
|
commitdiff
2000-06-03
Dimitrie O. Paun
Start to separate KERNEL out of libwine.
tree
|
commitdiff
2000-06-01
Juergen Schmied
Implemented FindFirstFileEx, cleaned old implementation up.
tree
|
commitdiff
2000-05-30
Turchanov Sergei
Implemented local atoms in the server.
tree
|
commitdiff
2000-05-30
Ulrich Czekalla
Add stub for SetConsoleOutputCP.
tree
|
commitdiff
2000-05-14
Gerald Pfeifer
#include <sys/types.h> before <sys/mman.h>.
tree
|
commitdiff
2000-05-10
Alexandre Julliard
Reserve space for the PE header at the start of the...
tree
|
commitdiff
2000-05-07
Alexandre Julliard
Moved Load/FreeLibrary16 definition to winbase16.h.
tree
|
commitdiff
2000-05-03
Alexandre Julliard
Fixed COORD structure definition.
tree
|
commitdiff
2000-04-30
Uwe Bonnes
Use Thread pseudo handle and not Thread Id as argument...
tree
|
commitdiff
2000-04-24
Alexandre Julliard
Implemented on-demand loading of builtin dlls using...
tree
|
commitdiff
2000-04-23
Uwe Bonnes
SNOOP_PrintArg: replaced IsBad* functions by exception...
tree
|
commitdiff
2000-04-18
Alexandre Julliard
Moved PE header definitions to winnt.h where they belong.
tree
|
commitdiff
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
tree
|
commitdiff
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-04-13
Eric Pouech
Added a .xcnlnk section to builtin KERNEL32 PE header.
tree
|
commitdiff
2000-04-08
Andreas Mohr
Added PeekNamedPipe stub.
tree
|
commitdiff
2000-04-06
Owen Wang
Implemented API EnumTimeFormatsA(). It supports now...
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-19
Alexandre Julliard
Created separate dlls for user,gdi,ttydrv,x11drv.
tree
|
commitdiff
2000-03-17
Alexandre Julliard
Made ddraw and dinput separate dlls.
tree
|
commitdiff
2000-03-17
Alexandre Julliard
Include space for resources in the module header instea...
tree
|
commitdiff
2000-03-09
Alexandre Julliard
Store the list of loaded dlls in the server, and genera...
tree
|
commitdiff
2000-02-26
Alexandre Julliard
Improved the selector get/set functions.
tree
|
commitdiff
2000-02-25
James Abbatiello
Misc. fixes for compiler warnings.
tree
|
commitdiff
2000-02-16
Alexandre Julliard
Moved SystemHeap allocations to the process heap.
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
Ulrich Weigand
Added .spec keyword 'mode' to allow creating built...
tree
|
commitdiff
2000-01-29
Alexandre Julliard
Removed debugstr.h.
tree
|
commitdiff
2000-01-23
Alexandre Julliard
Moved winsock implementation to dlls/winsock.
tree
|
commitdiff
2000-01-23
Uwe Bonnes
Export GetLongPathName[A|W].
tree
|
commitdiff
2000-01-16
Alexandre Julliard
Added automatic registration of built-in DLLs.
tree
|
commitdiff
2000-01-15
Peter Hunnisett
- Added some missing EMR record types and updated and...
tree
|
commitdiff
2000-01-09
Alexandre Julliard
Built-in DLLs resources are now specified in spec file.
tree
|
commitdiff
2000-01-04
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-01-04
Juergen Schmied
Corrected parameter count for DialogBoxIndirectParamAorW.
tree
|
commitdiff
2000-01-01
Alexandre Julliard
Make use of automatic ordinal allocation.
tree
|
commitdiff
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
tree
|
commitdiff
1999-12-26
Alexandre Julliard
Added support for automatic ordinal allocation.
tree
|
commitdiff
1999-12-26
Francois Gouget
Wrapped some strings in a debugstr_* call.
tree
|
commitdiff
1999-12-11
Alexandre Julliard
Xiang Li
tree
|
commitdiff
1999-12-11
Peter Hunnisett
- Implemented GetEnhMetaFilePaletteEntries
tree
|
commitdiff
1999-12-10
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
tree
|
commitdiff
1999-12-05
Andreas Mohr
Added Thread32First/Next stubs.
tree
|
commitdiff
1999-12-04
Erez Volk
Stubs for Get/SetProcessDefaultLayout.
tree
|
commitdiff
1999-12-04
Marcus Meissner
Stub for CloseProfileUserMapping.
tree
|
commitdiff
1999-12-04
Ulrich Weigand
Fixed 32-bit module name handling to conform better...
tree
|
commitdiff
1999-11-29
Alexandre Julliard
Implemented waitable timers.
tree
|
commitdiff
1999-11-23
Moses DeJong
Added implementation for WSARecvEx function. This is...
tree
|
commitdiff
1999-11-21
Huw D M Davies
Add stubs for Get/SetLayout().
tree
|
commitdiff
1999-11-14
Ulrich Weigand
Bugfix: relay/snoop debugging was broken by last patch ...
tree
|
commitdiff
1999-11-14
Rein Klazes
Added missing WINAPI attribute to two forward declarations.
tree
|
commitdiff
1999-11-13
Ulrich Weigand
Adapted to new register function handling.
tree
|
commitdiff
1999-11-12
Ulrich Weigand
Allow for buggy apps that call the wrong VxDCall routine.
tree
|
commitdiff
1999-11-10
Moshe Vainer
Stub for GetOverlappedResult.
tree
|
commitdiff
1999-11-10
Ulrich Weigand
Determine expected_version of PE buddies from the Subsy...
tree
|
commitdiff
1999-11-07
Marcus Meissner
Added ChangeDisplaySettingsExA stub and some flag defines.
tree
|
commitdiff
1999-11-07
Francois Gouget
Added ICMP DLL implementation.
tree
|
commitdiff
1999-10-31
Eric Pouech
Added built-in msacm.drv and midimap.drv drivers.
tree
|
commitdiff
1999-10-24
Patrik Stridvall
- Added missing configuration #if:s and #includes:s.
tree
|
commitdiff
1999-10-24
Patrik Stridvall
Added spec file declarations for already implemented...
tree
|
commitdiff
1999-10-24
Eric Pouech
Split the multimedia/ directory into dlls/ subdirectories.
tree
|
commitdiff
1999-10-23
Ove Kaaven
Winsock rewrite. Sockets are now proper win32 handles.
tree
|
commitdiff
1999-10-13
Eric Pouech
Fix loading of modules: now search key is module's...
tree
|
commitdiff
next