projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix lock up in GetKeyNameText due to an increment wrap when KeyCode is
[wine]
/
dlls
/
2001-10-10
Francois Gouget
Move the RT_XXX macros to winuser.h.
tree
|
commitdiff
2001-10-10
Chris Green
Added names of the "missing" paths for SHGetSpecialFold...
tree
|
commitdiff
2001-10-09
Patrik Stridvall
Fixed issue found by winapi_check.
tree
|
commitdiff
2001-10-09
Patrik Stridvall
Added new include file ws2spi.h for adding needed types.
tree
|
commitdiff
2001-10-09
Stefan Leichter
Fixed parameters of SetupOpenInfFileA.
tree
|
commitdiff
2001-10-08
Hidenori Takeshima
Started Implementing Video Renderer.
tree
|
commitdiff
2001-10-08
Alexandre Julliard
Renamed USER_Init into UserClientDllInitialize.
tree
|
commitdiff
2001-10-08
Francois Gouget
Small typo fixes/updates.
tree
|
commitdiff
2001-10-08
Francois Gouget
Fix the SOCKADDR_IPX declaration.
tree
|
commitdiff
2001-10-08
Francois Gouget
_beginthread: Don't store the trampoline on the stack.
tree
|
commitdiff
2001-10-08
Malte Starostik
CreateURLMoniker takes a LPCWSTR, not a LPWSTR.
tree
|
commitdiff
2001-10-05
Stefan Leichter
Added defines for resource types RT_MESSAGETABLE, RT_VE...
tree
|
commitdiff
2001-10-05
Gerard Patel
Fix sign extension problem in map_wparam_WtoA.
tree
|
commitdiff
2001-10-05
Huw D M Davies
Remove some unnecessary AddRef's.
tree
|
commitdiff
2001-10-04
Nikolas Zimmermann
Skip port number before calling gethostbyname.
tree
|
commitdiff
2001-10-04
Ove Kaaven
The DISPPARAMS parameter array is a reverse-order array.
tree
|
commitdiff
2001-10-04
Ove Kaaven
Implement coercion to VT_UNKNOWN from VT_DISPATCH.
tree
|
commitdiff
2001-10-04
Ove Kaaven
ITypeInfo::Invoke should also search inherited interfac...
tree
|
commitdiff
2001-10-03
Gerard Patel
Map a window if it is shown by a direct style change.
tree
|
commitdiff
2001-10-03
Ove Kaaven
Don't ignore DISPATCH_METHOD in ITypeInfo::Invoke.
tree
|
commitdiff
2001-10-03
Guy Albertelli
Fix SHAddToRecentDocs code to properly handle native...
tree
|
commitdiff
2001-10-03
Huw D M Davies
Looks like the SLTG_ImplInfo struct isn't a fixed size.
tree
|
commitdiff
2001-10-02
Bill Medland
Allow two connections by not releasing the wrapped...
tree
|
commitdiff
2001-10-02
Alexandre Julliard
Merged mouse buttons states into the key state array.
tree
|
commitdiff
2001-10-02
Alexandre Julliard
Removed unnecessary includes/definitions.
tree
|
commitdiff
2001-10-02
Ilya Konstantinov
Added a _NET_WM_NAME(UTF8_STRING) property to every...
tree
|
commitdiff
2001-10-02
Andreas Mohr
Make OaBuildVersion() return the highest version value...
tree
|
commitdiff
2001-10-02
Andreas Mohr
Added WSC*InstallProvider stubs.
tree
|
commitdiff
2001-10-02
Huw D M Davies
Long nameless args in SLTG apparently get denoted by...
tree
|
commitdiff
2001-10-02
Guy Albertelli
Implemented dummy stub for SHChangeNotifyUpdateEntryLis...
tree
|
commitdiff
2001-10-01
Hidenori Takeshima
Implemented CLSID_AudioRender.
tree
|
commitdiff
2001-10-01
Ove Kaaven
Implemented DispGetParam.
tree
|
commitdiff
2001-10-01
Andreas Mohr
Fix/document SHLWAPI ordinals 217 and 218.
tree
|
commitdiff
2001-10-01
Andreas Mohr
Added stub for WSApSetPostRoutine.
tree
|
commitdiff
2001-10-01
Eric Pouech
Should initialize COM before calling it.
tree
|
commitdiff
2001-09-26
Huw D M Davies
Better handling of typelibs loaded with a trailing...
tree
|
commitdiff
2001-09-26
Francois Gouget
Renamed W_OK to MSVCRT_W_OK.
tree
|
commitdiff
2001-09-25
Hidenori Takeshima
Merged some C sources.
tree
|
commitdiff
2001-09-24
Alexandre Julliard
A couple of optimizations to avoid some server calls...
tree
|
commitdiff
2001-09-21
David Hammerton
Fixed typos.
tree
|
commitdiff
2001-09-21
Guy Albertelli
Implement initial version of SHAddToRecentDocs.
tree
|
commitdiff
2001-09-21
Alexandre Julliard
Ignore ConfigueNotify size changes while the window...
tree
|
commitdiff
2001-09-21
Ove Kaaven
Variants and safe arrays is now able to copy BSTR swith...
tree
|
commitdiff
2001-09-21
Ove Kaaven
Register typelib marshaling for OLE Automation-compatib...
tree
|
commitdiff
2001-09-20
Alexandre Julliard
Fixed a couple of bugs in _except_handler3.
tree
|
commitdiff
2001-09-20
Andreas Mohr
Added stub for GdiInit2().
tree
|
commitdiff
2001-09-20
Guy L. Albertelli
Get more entry points from Comctl32 and save the addresses.
tree
|
commitdiff
2001-09-20
Aric Stewart
The behavior for wsprintfA is different that for wsprin...
tree
|
commitdiff
2001-09-20
Francois Gouget
Fix the conversions of a command line to/from an argv...
tree
|
commitdiff
2001-09-20
Guy Albertelli
Implement most of the MRU related functions.
tree
|
commitdiff
2001-09-19
Hidenori Takeshima
Implemented ISeekingPassThru.
tree
|
commitdiff
2001-09-19
Francois Gouget
Fix the definition of structs NUMBERFMT* and CURRENCYFMT*.
tree
|
commitdiff
2001-09-19
Guy Albertelli
Fix problem comparing pidls and return correct code.
tree
|
commitdiff
2001-09-19
Alexandre Julliard
Made all 16<->32 HWND conversions use explicit function...
tree
|
commitdiff
2001-09-19
Alexandre Julliard
Fixed a couple of HWND type mismatches.
tree
|
commitdiff
2001-09-19
Andreas Mohr
Rename "SystemTime" to "t" (this is *not* SYSTEMTIME...
tree
|
commitdiff
2001-09-19
Francois Gouget
Add msvcrt/locale.h.
tree
|
commitdiff
2001-09-17
Ove Kaaven
Lots of rpcrt4.dll stubs.
tree
|
commitdiff
2001-09-17
Mike McCormack
Ignore negative widths in HEADER_SetItemBounds.
tree
|
commitdiff
2001-09-17
Alexandre Julliard
Improved make_dlls script. Moved dll list out of
tree
|
commitdiff
2001-09-17
Hidenori Takeshima
Implemented IMemAllocator.
tree
|
commitdiff
2001-09-17
Francois Gouget
Implemented _mbsupr.
tree
|
commitdiff
2001-09-14
Hidenori Takeshima
Added stubs for mapi32, msimg32, sti and url.
tree
|
commitdiff
2001-09-14
Dmitry Timoshkov
Do not hold the GDI lock while 16-bit ExtDeviceMode...
tree
|
commitdiff
2001-09-14
Francois Gouget
Fix recv prototype for WSARecvEx.
tree
|
commitdiff
2001-09-14
Alexandre Julliard
Make sure that HWND comparisons are always done with...
tree
|
commitdiff
2001-09-14
Francois Gouget
Fix the WSAStartup prototype.
tree
|
commitdiff
2001-09-14
Marcus Meissner
Return the FOURCC codes set by the HAL driver.
tree
|
commitdiff
2001-09-14
Francois Gouget
Check for htotal=vtotal=0 (for xfree 4 vesa driver).
tree
|
commitdiff
2001-09-12
Huw D M Davies
Lay down the infrastructure for gdi font rendering.
tree
|
commitdiff
2001-09-12
Alexandre Julliard
Make sure that functions returning an HWND always retur...
tree
|
commitdiff
2001-09-12
Travis Michielsen
Created stubs for all cryptographic functions.
tree
|
commitdiff
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
tree
|
commitdiff
2001-09-11
Hidenori Takeshima
Fixed some broken macros.
tree
|
commitdiff
2001-09-11
Hidenori Takeshima
Synchronize access to the s_COMLockCount, firstRegister...
tree
|
commitdiff
2001-09-10
Alexandre Julliard
Ignore size change on ConfigureNotify if window rect...
tree
|
commitdiff
2001-09-10
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-09-10
Bill Medland
Basic implementation of IStream:Clone.
tree
|
commitdiff
2001-09-10
Bill Medland
More graceful exit on failure.
tree
|
commitdiff
2001-09-10
Huw D M Davies
Load some useful TYPEATTR elements from v1 typelibs.
tree
|
commitdiff
2001-09-10
Marcus Meissner
More debug output for InternetGetCookie, added stub...
tree
|
commitdiff
2001-09-10
Marcus Meissner
Added dwFlags to lock_update private functions so we...
tree
|
commitdiff
2001-09-10
Patrik Stridvall
Use the min/max in windef.h instead.
tree
|
commitdiff
2001-09-10
Marcus Meissner
Enhanced GetCalendarInfo stub, added known CAL_* defines.
tree
|
commitdiff
2001-09-10
Ove Kaaven
Fix buffering problems in HEL mode.
tree
|
commitdiff
2001-09-10
Francois Gouget
Fix compilation errors on FreeBSD.
tree
|
commitdiff
2001-09-10
Francois Gouget
Rewrite msvcrt_{argvtos,valisttos} to be more efficient.
tree
|
commitdiff
2001-09-10
Francois Gouget
Added an option to disable XVidMode support.
tree
|
commitdiff
2001-09-07
Johann Messner
Fixed bug in _ultoa.
tree
|
commitdiff
2001-09-07
Francois Gouget
Initialize argc/argv/wargv by calling ntdll.__wine_get_...
tree
|
commitdiff
2001-09-07
Hidenori Takeshima
Added some stubs.
tree
|
commitdiff
2001-09-07
Guy L. Albertelli
Enhance SPY_GetMsgName to translate common control...
tree
|
commitdiff
2001-09-07
Huw D M Davies
Add SHGetSpecialFolderPathW to spec file.
tree
|
commitdiff
2001-09-07
Guy L. Albertelli
- Finish PathParseIconLocation{A|W}.
tree
|
commitdiff
2001-09-07
Guy L. Albertelli
Implemented stubs for SHRegEnumUSKey{A|W} and return...
tree
|
commitdiff
2001-09-07
Hidenori Takeshima
Use a default DevMode if no DevMode information is...
tree
|
commitdiff
2001-09-07
Marcus Meissner
Implemented mbsnbcnt, added stubs for _Gettnames and...
tree
|
commitdiff
2001-09-07
Guy L. Albertelli
- Handle CCS_NODIVIDER both when present and when not.
tree
|
commitdiff
2001-09-07
Guy L. Albertelli
- Fix positioning of text in buttons.
tree
|
commitdiff
2001-09-07
Huw D M Davies
Add reader for v1 (SLTG) typelibs.
tree
|
commitdiff
next