projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2002-07-29
Eric Pouech
Added source command.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Juergen Schmied
- Implemented IMallocSpy hooks in IMalloc.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Gerald Pfeifer
Fixed format string.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Jukka Heinonen
VGA emulation now supports outw and outl.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Jukka Heinonen
Add VGA controller framebuffer between VGA window and
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Steven Edwards
Portability fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Steven Edwards
Fix building/linking resources on Mingw.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Alexandre Julliard
Import comctl32 functions from shell32 by ordinal.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Michael Stefaniuc
Include <stdlib.h> needed by exit().
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Michael Stefaniuc
Converted HENHMETAFILE and HMETAFILE to a void*.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Alexandre Julliard
Convert HTASK to void* (based on a patch by Michael...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Alexandre Julliard
Added a winebuild man page.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Alexandre Julliard
Added support for importing by ordinal.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Alexandre Julliard
Set correct dll file name when building a .def file.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Alexandre Julliard
Fixed potential memory corruption.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Ryan Cumming
Implementation of RtlGetNtVersionNumbers.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Rafael Kitover
Minor fix for ide-scsi cdroms.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Jukka Heinonen
Add decoding logic for VGA indexed registers.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-28
Michael Stefaniuc
- Converted HHOOK to a void*.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-26
Alexandre Julliard
RDW_FRAME should be RDW_NOFRAME when validating (spotte...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-25
Gerald Pfeifer
#include <unistd.h> which is required for unlink().
commit
|
commitdiff
|
tree
|
snapshot
2002-07-25
Bang Jun-Young
Make compile on NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-25
Marcus Meissner
Factored out the OLE 16 bit allocator from StringFromCLSID.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-25
Andriy Palamarchuk
winebuild searches libraries specified in -l parameter...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-25
Alexandre Julliard
Put correct ordinal hints in the import table.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-25
Uwe Bonnes
Fill lpcbAvail for PeekNamedPipe.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-25
Duane Clark
Bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Alexandre Julliard
Removed ordinal 0.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Alexandre Julliard
Added support for ordinal hint in PE_FindExportedFunction.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Andreas Mohr
Misc spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Andriy Palamarchuk
Updated MFC legal issues section according to the new...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Uwe Bonnes
WCMD_run_program: don't try to run an empty line.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Uwe Bonnes
More verbose output when file not found.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Uwe Bonnes
WCMD_batch: increase possible line length and warn...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Duane Clark
Combined implementations of ShellExecute/Ex.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Jon Griffiths
PathAppendA/W: Don't skip '\\' if path is UNC.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Alexandre Julliard
First pass implementation of CxxFrameHandler (thanks...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Andreas Mohr
- Move "questions and comments" at the top of the document.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Lionel Ulmer
Properly check that the font resource is not already...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Alexandre Julliard
Fixed duplication of definitions between shlwapi.h and
commit
|
commitdiff
|
tree
|
snapshot
2002-07-24
Juergen Schmied
- Cleaned up the implementation of shell folders and...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Alexandre Julliard
Fixed handling of .com binaries (thanks to Chris Morgan).
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Uwe Bonnes
Take a snapshot of the environment strings when buildin...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Alexandre Julliard
Removed non-exported string functions.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Andriy Palamarchuk
Added mention of a dot in the current directory specifi...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Guy L. Albertelli
- Implement LVM_SCROLL and adjust scrolling for all...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Eric Pouech
Multi-line edit is now enabled.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Eric Pouech
Added offset for relocating symbols in symbolfile command.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Alexandre Julliard
Fixed broken forwards reported by Patrik Stridvall.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Andreas Mohr
- Fix some spelling problems.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Gerald Pfeifer
Include sys/types.h before sys/socket.h.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Andriy Palamarchuk
Added OLE/COM classes registered by OLEAUT32.DLL.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Patrik Stridvall
Fixed some issues found by winapi_check.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-23
Patrik Stridvall
- Report broken forwards.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Alexandre Julliard
Added missing wine/port.h.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Alexandre Julliard
Generate the __ASM_NAME and __ASM_FUNC macros directly...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Alexandre Julliard
Replace all uses of PREFIX and @function by the __ASM_N...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Michael Stefaniuc
ImageList_Remove returns TRUE when removing all images...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Bill Medland
- Document where the stabs information can be found...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Patrik Stridvall
Handle forwarded functions properly (based on a patch...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Michael Karcher
Set the correct length of the struct DDSURFACEDESC.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Shachar Shemesh
Now checks that the GCP_REORDER flag is set before...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Alexandre Julliard
Fixed .com binary support.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Roderick Colenbrander
Simple implementation of InternetAutodial.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Eric Pouech
Removed unnecessary flag.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Eric Pouech
Fixed very long line reading (and some buffering bugs).
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Jon Griffiths
Move thread related functions to new file.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-22
Jon Griffiths
Add some new defines and functions.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Alexandre Julliard
Added definition of msvcrt internal error codes.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Eric Pouech
Added a remote proxy for gdb.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Alexandre Julliard
Fixed linking rule for test programs (spotted by Gregg...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Eric Pouech
Inverted inner loops (Win32 debug event handling /...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Gregg Mattinson
Added checks for __sparc__, __sun__ and @function.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Alexandre Julliard
Fixed quoting in WINE_TRY_ASM_LINK macro.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Andreas Mohr
CreateDCA should return failure if both driver and...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Andreas Mohr
- Add message mapping for tooltips.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Patrik Stridvall
Updated winetest Perl modules using winapi_extract.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Patrik Stridvall
Fixed winapi_extract.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Juergen Schmied
- Many stubs
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Dominik Strasser
Implemented RegQueryMultipleValues.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Ove Kaaven
Wait for the asynchronous update thread to complete...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Alexandre Julliard
Explicitly specify the path to wpp.h so we don't need...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Andreas Mohr
Honour the VNLP_COPYIFEXISTS flag when doing a copy...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Andreas Mohr
Change BIOSDATA's rows on screen minus 1 from 23 to 24.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Bill Medland
Allow regsvr32 to process multiple filenames (as does...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Gregg Mattinson
Fixed __builtin_return_address.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Rein Klazes
Repair SetLastError in FindNextFileA.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-20
Francois Gouget
Move an extern declaration to stop egcs-2.91.66 from...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Alexandre Julliard
Fixed per-thread data handling.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Gregg Mattinson
Avoid structures or arrays of size 0.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Mike McCormack
First go at reading directories on public SMB shares.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Gregg Mattinson
- X11/extensions/shape.h requires X11/Xutil.h.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Gregg Mattinson
- Removed name, type, mode, rsrc, and import statements...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Jon Griffiths
Set amounts read/written to 0, share Un/Lock code,...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Carl Sopchak
Return empty string on error in WM_GETTEXT.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Marcus Meissner
Protect InternetCloseHandle() against invalid handles.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Patrik Stridvall
Merged all API files into two files (Win16/Win32).
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Patrik Stridvall
Fixed some issues found by winapi_check.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Michael Stefaniuc
Convert HMONITOR to a void*.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-19
Dimitrie O...
Allow the application to subclass a buddy edit (spotted...
commit
|
commitdiff
|
tree
|
snapshot
next