projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2002-08-03
Duane Clark
On mouse down in thumb, issue SB_THUMBTRACK with curren...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-02
Alexandre Julliard
Install the aclocal macros for use by Winelib apps.
commit
|
commitdiff
|
tree
|
snapshot
2002-08-02
Alexandre Julliard
Don't pass the perl C flags to winebuild.
commit
|
commitdiff
|
tree
|
snapshot
2002-08-02
Mike Castle
Compile fix for multi-threaded perl.
commit
|
commitdiff
|
tree
|
snapshot
2002-08-02
Lionel Ulmer
Be less strict on parameter checking in the SetSurfaceD...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-02
Michael Stefaniuc
- Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
commit
|
commitdiff
|
tree
|
snapshot
2002-08-02
Eric Pouech
Added $regs as a variable for displaying all registers.
commit
|
commitdiff
|
tree
|
snapshot
2002-08-02
Alexandre Julliard
Don't set the DC_DIRTY flag in SetDCState since we...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-02
Alexandre Julliard
Removed struct user to avoid conflicts with system...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-01
Alexandre Julliard
Create at most one glue file for a single dll.
commit
|
commitdiff
|
tree
|
snapshot
2002-08-01
Alexandre Julliard
In -spec and -exe mode, accept multiple object files...
commit
|
commitdiff
|
tree
|
snapshot
2002-08-01
Robert Lunnon
Preliminary audio driver for Solaris Libaudioio.
commit
|
commitdiff
|
tree
|
snapshot
2002-08-01
Alexandre Julliard
Authors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Use the normal perl interpreter for test scripts that...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Moved the #ifdefs for the getnetby* etc. functions...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Rok Mandeljc
Fixed some invalid characters.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Split routines that don't rely on C functions into...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Add MSVCRT prefix to _stat and _fstat (based on a patch...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Rafael Kitover
Portability fixes for Cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Eric Pouech
Moved all client-side console code to kernel.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Moved initial AllocConsole call to kernel init (based...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Eric Pouech
Made the calls to (Read|Write)Console through a functio...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Eric Pouech
Added a generic mechanism to set up hooks for dispatchi...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
We have to use the Rtl variant of Enter/LeaveCriticalSe...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Remove .so extension from main module file name after...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Rewrote atom test in C.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Rafael Kitover
Changed dos_handles to store dups of stdio/out/err...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Nicolas Escuder
Speed and buffer improvement, code clean up, and fix...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-31
Alexandre Julliard
Fixed HANDLE<->HFILE conversions, since they will be...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-30
Alexandre Julliard
Merged the NAS driver written by Nicolas
commit
|
commitdiff
|
tree
|
snapshot
2002-07-30
Eric Pouech
Added ability to defer breakpoint setting for breakpoin...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-30
Eric Pouech
Fixed regression on internal vars.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Alexandre Julliard
Set the correct permissions on the PE image sections.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Marcus Meissner
Check for mkstemp, added a port implementation if it...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-29
Chris Morgan
Some dos VGA error handling. Misc TRACE changes.
commit
|
commitdiff
|
tree
|
snapshot
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
next