projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Paint control immediately on WM_SETTEXT.
[wine]
/
dlls
/
2002-01-31
Alexandre Julliard
CodeWeavers
tree
|
commitdiff
2002-01-31
Guy Albertelli
- better trace output
tree
|
commitdiff
2002-01-31
Nog
Implement function 0xb (Read mouse motion counters...
tree
|
commitdiff
2002-01-31
Bill Medland
- Introduce a significant design decision.
tree
|
commitdiff
2002-01-31
Alexandre Julliard
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>...
tree
|
commitdiff
2002-01-31
Gerard Patel
Don't repaint header when scrolling a listview vertically.
tree
|
commitdiff
2002-01-31
Guy Albertelli
- fix order of parameters is SendNotify
tree
|
commitdiff
2002-01-29
Dmitry Timoshkov
Added LdrDisableThreadCalloutsForDll.
tree
|
commitdiff
2002-01-29
Alexandre Julliard
Authors: Aric Stewart <aric@codeweavers.com>, Huw D...
tree
|
commitdiff
2002-01-29
Eric Kohl
Added location of local application data.
tree
|
commitdiff
2002-01-29
Dmitry Timoshkov
Fixed RtlAddAccessAllowedAce return value.
tree
|
commitdiff
2002-01-29
Mike McCormack
Added stubs for NdrDllCanUnloadNow and NdrDllGetClassOb...
tree
|
commitdiff
2002-01-29
Dmitry Timoshkov
Added GetComputerNameEx[AW] semi-stub.
tree
|
commitdiff
2002-01-29
Eric Kohl
Added FindFirstUrlCacheEntry[AW] stubs.
tree
|
commitdiff
2002-01-29
Aric Stewart
Added some MAPI stubs.
tree
|
commitdiff
2002-01-29
Aric Stewart
Added a pass-through msvcrt20.
tree
|
commitdiff
2002-01-29
Eric Kohl
Added Extract stub.
tree
|
commitdiff
2002-01-29
Eric Kohl
Added ImmDisableIME stub.
tree
|
commitdiff
2002-01-29
Dmitry Timoshkov
Implemented _wmakepath.
tree
|
commitdiff
2002-01-29
Jukka Heinonen
Added support for DOS EMS memory.
tree
|
commitdiff
2002-01-29
Gerard Patel
Fix problems with listview notification.
tree
|
commitdiff
2002-01-29
Dimitrie O. Paun
- add new SetRange functions (instead of duplicating...
tree
|
commitdiff
2002-01-29
Alexandre Julliard
Authors: Guy Albertelli <guy@codeweavers.com>, Mike...
tree
|
commitdiff
2002-01-29
Charles Loep
Implemented ImageList_Write.
tree
|
commitdiff
2002-01-29
Guy Albertelli
Eliminate some useless error messages.
tree
|
commitdiff
2002-01-29
Rein Klazes
Correct optlen when WS_setsockopt is called with SO_LINGER.
tree
|
commitdiff
2002-01-29
Huw D M Davies
Weird thing with lcid of library is that if sublang...
tree
|
commitdiff
2002-01-29
Charles Loep
Fixed file extension problem in the file dialog.
tree
|
commitdiff
2002-01-29
Huw D M Davies
Removed IsBadStringPtrA call that caused trouble.
tree
|
commitdiff
2002-01-29
Charles Loep
Fix errors resulting from missing parenthesis.
tree
|
commitdiff
2002-01-29
Guy Albertelli
Text/Bkgnd color fixes.
tree
|
commitdiff
2002-01-29
Dimitrie O. Paun
Simplify and fix listview ellipsification of large...
tree
|
commitdiff
2002-01-29
Dimitrie O. Paun
Make FIXMEs more grep-able.
tree
|
commitdiff
2002-01-29
Gerard Patel
Avoid converting nonexistent text from A->W.
tree
|
commitdiff
2002-01-29
Huw D M Davies
Uses Xrender extension to allow client side font rendering.
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2002-01-29
Alexandre Julliard
Authors: Huw D M Davies <hdavies@codeweavers.com>,...
tree
|
commitdiff
2002-01-29
Andreas Mohr
Fixed ==/!= mismatch.
tree
|
commitdiff
2002-01-29
Francois Gouget
Rename s_addr to src_addr to avoid a conflict on Solaris.
tree
|
commitdiff
2002-01-29
Nog
Implement function number 0x5 (Return mouse button...
tree
|
commitdiff
2002-01-29
Guy L. Albertelli
Fix PathCreateFromUrl{A|W} to return the corrrect error...
tree
|
commitdiff
2002-01-29
Guy L. Albertelli
Fix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}...
tree
|
commitdiff
2002-01-29
Jukka Heinonen
Low-resolution and low-color VGA modes are now mapped...
tree
|
commitdiff
2002-01-29
Bill Medland
Put the prefix-underline-drawing away into it's own...
tree
|
commitdiff
2002-01-29
Bill Medland
A couple of additions.
tree
|
commitdiff
2002-01-22
Marcus Meissner
The \\<nr> magic in LoadTypeLibEx found directories...
tree
|
commitdiff
2002-01-22
Alexandre Julliard
Don't include debugtools.h in the header file, moved...
tree
|
commitdiff
2002-01-22
Alexandre Julliard
Removed use of SET_DEBUGGING, it's broken anyway.
tree
|
commitdiff
2002-01-22
Uwe Bonnes
Consistent usage of istring, use STR_[Get|Set]Ptr where...
tree
|
commitdiff
2002-01-22
Mark G. Adams
Add GetDefaultPrinter() functions.
tree
|
commitdiff
2002-01-21
Francois Gouget
Make the Wine trace facilities accessible from Winelib...
tree
|
commitdiff
2002-01-21
Francois Gouget
Comment out/ifdef out unused code and variables.
tree
|
commitdiff
2002-01-21
Ove Kaaven
Added support for MWM hints.
tree
|
commitdiff
2002-01-21
Francois Gouget
Print the strerror instead of just the errno.
tree
|
commitdiff
2002-01-21
Francois Gouget
Add missing cast.
tree
|
commitdiff
2002-01-21
Francois Gouget
Fix invalid C code (undefined behavior).
tree
|
commitdiff
2002-01-21
Francois Gouget
Fix a couple of warnings and a typo.
tree
|
commitdiff
2002-01-18
Eric Pouech
Fixed initialisation messages for raw DDE.
tree
|
commitdiff
2002-01-18
Eric Pouech
Implemented interprocess DDE message posting.
tree
|
commitdiff
2002-01-18
Dimitrie O. Paun
- Make the ListView control Unicode ready.
tree
|
commitdiff
2002-01-18
Aric Stewart
Initialize streamData and check on failure to read...
tree
|
commitdiff
2002-01-18
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-01-18
Bang Jun-Young
Fix NetBSD compile errors; CDIOCREADAUDIO is not availa...
tree
|
commitdiff
2002-01-18
Uwe Bonnes
Added GradientFill stub.
tree
|
commitdiff
2002-01-18
Bill Medland
CoGetClassObject: for CLSCTX_LOCAL_SERVER at least...
tree
|
commitdiff
2002-01-18
Bill Medland
- Don't string copy from uninitialised stack memory...
tree
|
commitdiff
2002-01-18
Huw D M Davies
Stub for comctl32.419
tree
|
commitdiff
2002-01-15
Alexandre Julliard
Added atom test script.
tree
|
commitdiff
2002-01-15
Aric Stewart
Catch maximum number of times and return out of memory...
tree
|
commitdiff
2002-01-15
Rein Klazes
Move the implementation of comctl32._TrackMouseEvent to
tree
|
commitdiff
2002-01-15
Bill Medland
First stage of DrawText upgrade.
tree
|
commitdiff
2002-01-15
Rein Klazes
Don't check the checksum of the original echo request...
tree
|
commitdiff
2002-01-15
Huw D M Davies
Stubs for ImageList_[S|G]etFlags.
tree
|
commitdiff
2002-01-15
Michael C. Maggio
Code used AF_IPX in some places where it should have...
tree
|
commitdiff
2002-01-15
Dmitry Timoshkov
Force ordinal allocation start from 100 as in Windows.
tree
|
commitdiff
2002-01-15
Bill Medland
Leave IID check to the OleCreateFontIndirect, so that...
tree
|
commitdiff
2002-01-14
Alexandre Julliard
Rewrote runtest in Perl so that it can be used on the...
tree
|
commitdiff
2002-01-14
Daniel Walker
- Added debugging.
tree
|
commitdiff
2002-01-14
Marcus Meissner
Removed some useless wingdi.h includes.
tree
|
commitdiff
2002-01-14
Huw D M Davies
Convert MRULists to Unicode.
tree
|
commitdiff
2002-01-14
Huw D M Davies
IShellFolder_BindToObject should respect riid.
tree
|
commitdiff
2002-01-14
Uwe Bonnes
_stat: Better test for drive letter.
tree
|
commitdiff
2002-01-14
Francois Gouget
Fix compilation errors on FreeBSD.
tree
|
commitdiff
2002-01-14
Daniel Walker
Implemented WSAAccept().
tree
|
commitdiff
2002-01-14
Guy Albertelli
- Add additional TOOLBAR_CalcToolbar in a different...
tree
|
commitdiff
2002-01-14
Guy Albertelli
Fix a gripper issue and the adjustment of bands when...
tree
|
commitdiff
2002-01-13
Eric Pouech
Now using the NT CD interface.
tree
|
commitdiff
2002-01-13
Eric Pouech
Changed the Wine internal cdrom interface to the NT...
tree
|
commitdiff
2002-01-12
Alexandre Julliard
Updated debug channels.
tree
|
commitdiff
2002-01-12
Eric Pouech
Fixed the wodReset implementation, internal messages...
tree
|
commitdiff
2002-01-12
Huw D M Davies
Fix off by one error in TOOLBAR_AddStringW.
tree
|
commitdiff
2002-01-10
Travis Michielsen
Added crypt32.dll stub.
tree
|
commitdiff
2002-01-10
Travis Michielsen
Implement advapi32 portion of the CryptoAPI.
tree
|
commitdiff
2002-01-10
Eric Pouech
Fix potential memory issue.
tree
|
commitdiff
2002-01-10
Bill Medland
Comment only; error in Microsoft documentation.
tree
|
commitdiff
2002-01-10
Francois Gouget
Fix previous patch: the ws_sockaddr_u2ws return value...
tree
|
commitdiff
2002-01-10
Alexandre Julliard
Added rules for running tests.
tree
|
commitdiff
2002-01-09
Martin Wilck
Moved the functionality of WS_socket() to WSASocketA().
tree
|
commitdiff
2002-01-09
Paul Rupe
Return length of WS_sockaddr structure in ws_sockaddr_u2ws.
tree
|
commitdiff
2002-01-09
Bill Medland
Fixed GetDocumentation a little. When called from...
tree
|
commitdiff
next