projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2002-01-29
Guy Albertelli
Eliminate some useless error messages.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Huw D M Davies
Don't define HAVE_FREETYPE unless we have freetype.h.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Rein Klazes
Correct optlen when WS_setsockopt is called with SO_LINGER.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Huw D M Davies
Weird thing with lcid of library is that if sublang...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Guy Albertelli
Don't fill colormap beyond end of screen depth.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Charles Loep
Fixed file extension problem in the file dialog.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Huw D M Davies
Removed IsBadStringPtrA call that caused trouble.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Charles Loep
Fix errors resulting from missing parenthesis.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Guy Albertelli
Text/Bkgnd color fixes.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dimitrie O...
Simplify and fix listview ellipsification of large...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Uwe Bonnes
XFONT_GetAvgCharWidth: Always round up.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Alexandre Julliard
Fixed copy/paste bug.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dimitrie O...
Make FIXMEs more grep-able.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Gerard Patel
Avoid converting nonexistent text from A->W.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Huw D M Davies
Uses Xrender extension to allow client side font rendering.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Alexandre Julliard
Authors: Huw D M Davies <hdavies@codeweavers.com>,...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Steven Edwards
Changes wine_main to main to properly build on all...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Clemens
Should process the .dynsym of shared libraries instead...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Andreas Mohr
Fixed ==/!= mismatch.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dmitry Timoshkov
Do not be too smart and add WS_CAPTION in AdjustWindowR...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Francois Gouget
Avoid conflict with htonl & friends in Winelib on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Francois Gouget
Rename s_addr to src_addr to avoid a conflict on Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Francois Gouget
Prefix _JBLEN to avoid conflict on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Aric Stewart
Fleshed out some metafile conversions.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Aric Stewart
Added the correct halftone palette.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Nog
Implement function number 0x5 (Return mouse button...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Alexandre Julliard
Work around ftruncate implementations that don't suppor...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Guy L. Albertelli
Fix PathCreateFromUrl{A|W} to return the corrrect error...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Guy L. Albertelli
Fix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Jukka Heinonen
Low-resolution and low-color VGA modes are now mapped...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Bill Medland
Put the prefix-underline-drawing away into it's own...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Aric Stewart
GetDiskFreeSpace needs to set the last error on failure.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Bill Medland
A couple of additions.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Alexandre Julliard
Release 20020122.
wine-20020122
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Alexandre Julliard
Removed no longer used average width calculation.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Marcus Meissner
The \\<nr> magic in LoadTypeLibEx found directories...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Marcus Meissner
Abort if we do not find yacc or bison.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Marcus Meissner
Moved guids needed for Proxy/Stub factories to respecti...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Alexandre Julliard
Don't include debugtools.h in the header file, moved...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Alexandre Julliard
Moved debug definitions to include/wine/debug.h.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Alexandre Julliard
Removed use of SET_DEBUGGING, it's broken anyway.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Uwe Bonnes
Consistent usage of istring, use STR_[Get|Set]Ptr where...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Tommy Schultz...
Make EnumWindows return TRUE if no windows exists.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
Mark G. Adams
Add GetDefaultPrinter() functions.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Francois Gouget
Make the Wine trace facilities accessible from Winelib...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Francois Gouget
Comment out/ifdef out unused code and variables.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Marcus Meissner
Handle section==NULL (error) in WritePrivateProfileStringA.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Ove Kaaven
Added support for MWM hints.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Alexandre Julliard
Authors: Andrew Lewycky <andrew@transgaming.com>, Ove...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Francois Gouget
Print the strerror instead of just the errno.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Francois Gouget
Add missing cast.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Francois Gouget
Fix invalid C code (undefined behavior).
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Francois Gouget
Fix a couple of warnings and a typo.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Alexandre Julliard
Don't convert "ptr" return type to a Perl string.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Alexandre Julliard
Fixed function prototype that confused winapi_extract.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-21
Patrik Stridvall
Generate Perl modules defining prototypes for exported...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Eric Pouech
Fixed initialisation messages for raw DDE.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Eric Pouech
Implemented interprocess DDE message posting.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Dimitrie O...
- Make the ListView control Unicode ready.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Aric Stewart
Initialize streamData and check on failure to read...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Bill Medland
Prevent trying to handle uninitialised memory as a...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Patrik Stridvall
Fixed some issues found by winapi_check.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Patrik Stridvall
Minor API files update.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Dmitry Timoshkov
Fix return value of GetWindowsDirectoryA/W and GetSyste...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Bang Jun-Young
Fix NetBSD compile errors; CDIOCREADAUDIO is not availa...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Uwe Bonnes
Added GradientFill stub.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Andriy Palamarchuk
SystemParametersInfo: fixed return value for SPI_SETFAS...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Bill Medland
CoGetClassObject: for CLSCTX_LOCAL_SERVER at least...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Bill Medland
- Don't string copy from uninitialised stack memory...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Eric Pouech
Fixes char array in structure dumping.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-18
Huw D M Davies
Stub for comctl32.419
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Alexandre Julliard
Added atom test script.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Alexandre Julliard
Added some prototypes to function declarations.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Patrik Stridvall
- Made the Perl module generated by make_symbols a...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Patrik Stridvall
Added the possibility (it is optional for backward...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Andriy Palamarchuk
Implemented processing of actions SPI_SETKEYBOARDPREF,
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Aric Stewart
Catch maximum number of times and return out of memory...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Francois Gouget
Small typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Rein Klazes
Move the implementation of comctl32._TrackMouseEvent to
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Bill Medland
First stage of DrawText upgrade.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Rein Klazes
Don't check the checksum of the original echo request...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Huw D M Davies
Stubs for ImageList_[S|G]etFlags.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Rein Klazes
Don't change button state on WM_MOUSEMOVE messages...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Rein Klazes
In CBPaintText use the text size as returned by LB_GETT...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Rein Klazes
Make DM_SETDEFID message work for owner drawn buttons...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Michael C....
Code used AF_IPX in some places where it should have...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Dmitry Timoshkov
Force ordinal allocation start from 100 as in Windows.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Frangois Gouget
Fixed incorrect use of 'test -a' (for FreeBSD).
commit
|
commitdiff
|
tree
|
snapshot
2002-01-15
Bill Medland
Leave IID check to the OleCreateFontIndirect, so that...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Alexandre Julliard
Integrated test script for winetest into the make test
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Alexandre Julliard
Rewrote runtest in Perl so that it can be used on the...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Alexandre Julliard
Added ok() function that doesn't stop the test on the...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Alexandre Julliard
Added Perl modules containing the #defines values for the
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Stefan Leichter
Added, update information about AppDefault.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Daniel Walker
- Added debugging.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Marcus Meissner
Removed some useless wingdi.h includes.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Huw D M Davies
Convert MRULists to Unicode.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Huw D M Davies
IShellFolder_BindToObject should respect riid.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-14
Uwe Bonnes
_stat: Better test for drive letter.
commit
|
commitdiff
|
tree
|
snapshot
next