projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Stub implementation for UuidHash().
[wine]
/
dlls
/
2001-09-07
Huw D M Davies
Stub implementation for UuidHash().
tree
|
commitdiff
2001-09-07
Dmitry Timoshkov
Correct .spec file parameters for msvcrt._fullpath...
tree
|
commitdiff
2001-09-07
Guy Albertelli
Replace calls to StrRetToBuf{A|W} with duplicate code...
tree
|
commitdiff
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
tree
|
commitdiff
2001-08-28
Francois Gouget
Only use winsock2.h in Wine.
tree
|
commitdiff
2001-08-28
Hidenori Takeshima
Added some stubs.
tree
|
commitdiff
2001-08-27
Jukka Heinonen
GrabPointer uses now SetWindowLong to change window...
tree
|
commitdiff
2001-08-27
Mike McCormack
Implemented GetNamedPipeInfo.
tree
|
commitdiff
2001-08-24
Francois Gouget
Added WSASTARTUP16 a 1 byte alignment version of WSASTA...
tree
|
commitdiff
2001-08-24
Alexandre Julliard
Added WIN_ListParents function and renamed WIN_BuildWin...
tree
|
commitdiff
2001-08-24
Alexandre Julliard
Removed inclusion of win.h.
tree
|
commitdiff
2001-08-24
Mike McCormack
Add stubs for several named pipe functions.
tree
|
commitdiff
2001-08-24
Francois Gouget
Rename the regular WS_FD_XXX macros to FD_XXX.
tree
|
commitdiff
2001-08-24
Francois Gouget
Made independent from winsock.
tree
|
commitdiff
2001-08-24
Alexandre Julliard
Implemented GetAncestor and removed WIN_GetTopParent.
tree
|
commitdiff
2001-08-23
Mike McCormack
Implement WaitNamedPipe and DisconnectNamedPipe.
tree
|
commitdiff
2001-08-23
Daniel Walker
- Fix for nonblocking sockets using WSAEventSelect...
tree
|
commitdiff
2001-08-22
Hidenori Takeshima
Added two missing headers.
tree
|
commitdiff
2001-08-22
Hidenori Takeshima
Added some stubs for CLSID_FilterGraph.
tree
|
commitdiff
2001-08-22
Dmitry Timoshkov
Fixed an incorrect (harmless) memory allocation.
tree
|
commitdiff
2001-08-22
Dmitry Timoshkov
Replaced PROFILE_ functions by RegQueryValueExA.
tree
|
commitdiff
2001-08-22
Mike McCormack
Added stub for CancelIo.
tree
|
commitdiff
2001-08-22
Eugene Mayevski
Fixed DT_RTLREADING flag interpretation.
tree
|
commitdiff
2001-08-21
Alexandre Julliard
Removed WIN_GetDesktop().
tree
|
commitdiff
2001-08-21
Francois Gouget
Documentation updates (mainly thru vs. through).
tree
|
commitdiff
2001-08-21
Gerard Patel
Rect returned by LISTVIEW_GetItemRect should be total...
tree
|
commitdiff
2001-08-21
Francois Gouget
Add the decVal field to VARIANT.
tree
|
commitdiff
2001-08-20
Mike McCormack
Store the comm error value in the wineserver, not a...
tree
|
commitdiff
2001-08-20
Gerard Patel
Do not keep the handle of a deleted item as the selecte...
tree
|
commitdiff
2001-08-20
Marcus Meissner
Use GetDC(0) instead of CreateCompatibleDC(0).
tree
|
commitdiff
2001-08-20
Marcus Meissner
We need to make a copy of the fontname and the HFONT...
tree
|
commitdiff
2001-08-18
Alexandre Julliard
Removed a number of direct accesses to the window struc...
tree
|
commitdiff
2001-08-18
Eric Pouech
Started implementing the MCIWnd* functions.
tree
|
commitdiff
2001-08-18
Marcus Meissner
Do not pass the high level wFlags from VariantChangeTyp...
tree
|
commitdiff
2001-08-18
Alexandre Julliard
Fixed internal inline function that was declared extern.
tree
|
commitdiff
2001-08-18
Eric Pouech
Replaced memset by hand made equivalent to work around...
tree
|
commitdiff
2001-08-18
Eric Pouech
Because of circular dependencies between comctl32 and...
tree
|
commitdiff
2001-08-18
Gerard Patel
Fix FillRect calls in FILEDLG95_LOOKIN_DrawItem.
tree
|
commitdiff
2001-08-18
Marcus Meissner
Do not hold the GDI lock when the ABORTDOC procedure...
tree
|
commitdiff
2001-08-18
Mike McCormack
Implemented oleaut32.VarBstrCat.
tree
|
commitdiff
2001-08-17
Alexandre Julliard
Create GDI stock objects as normal objects instead...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Specify sizes for stock fonts again; removed the FixSto...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Moved undocshell.h to dlls/shell32. Removed shell16.h.
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
tree
|
commitdiff
2001-08-16
Mike McCormack
Partially implement oleaut32.VarBstrCmp.
tree
|
commitdiff
2001-08-15
Alexandre Julliard
Fixed win16drv initialisation.
tree
|
commitdiff
2001-08-15
Uwe Bonnes
PathGetExtensionAW has three arguments.
tree
|
commitdiff
2001-08-15
Hidenori Takeshima
Added some stubs for quartz dll.
tree
|
commitdiff
2001-08-15
Marcus Meissner
Implemented VarParseNumFromStr, VarNumFromParseNum.
tree
|
commitdiff
2001-08-15
Ian Pilcher
Eliminate glyph bounding boxes & other unused font...
tree
|
commitdiff
2001-08-15
Eric Pouech
Fixed error message and return value in case of bogus...
tree
|
commitdiff
2001-08-15
Marcus Meissner
DateTimeStringToTm and DateToTm must use dwFlags instea...
tree
|
commitdiff
2001-08-13
Alexandre Julliard
Added mappings for a few messages.
tree
|
commitdiff
2001-08-13
Guy L. Albertelli
- Implemented RB_MAXIMIZEBAND for the "ideal=TRUE"...
tree
|
commitdiff
2001-08-13
Guy L. Albertelli
- Implement TBSTYLE_FLAT as "transparent" toolbar and...
tree
|
commitdiff
2001-08-13
Guy L. Albertelli
Add support to respond to the PGN_CALCSIZE version...
tree
|
commitdiff
2001-08-13
Guy L. Albertelli
- Make all WM_NOTIFY messages go to the parent.
tree
|
commitdiff
2001-08-13
Daniel Walker
- implemented SystemTimetoVariantTime/VariantTimetoSyst...
tree
|
commitdiff
2001-08-13
Jukka Heinonen
Fixed _control87 return value, use of wrong assembler...
tree
|
commitdiff
2001-08-11
Ian Pilcher
Remove unused character width array.
tree
|
commitdiff
2001-08-11
Ian Pilcher
Make EnumFonts and SelectObject use common font scaling.
tree
|
commitdiff
2001-08-10
Alexandre Julliard
Removed a number of direct accesses to the WND structur...
tree
|
commitdiff
2001-08-10
Jörg Mayer
Fixed a few signed/unsigned and "unsigned < 0 always...
tree
|
commitdiff
2001-08-10
Ian Pilcher
Removed ANSI encoding stuff.
tree
|
commitdiff
2001-08-10
Dusan Lacko
Fix ExtractFromEXEDLL for nIndex != 0.
tree
|
commitdiff
2001-08-10
Mike McCormack
Implemented msvcrt._mbspbrk.
tree
|
commitdiff
2001-08-09
Eric Pouech
- implemented correctly the HSZ as local atoms and...
tree
|
commitdiff
2001-08-09
Mike McCormack
Implemented multibyte string reverse.
tree
|
commitdiff
2001-08-09
Ian Pilcher
Remove previously disabled code.
tree
|
commitdiff
2001-08-09
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-08-09
Patrik Stridvall
Fixed issue found by winapi_check.
tree
|
commitdiff
2001-08-09
Alexandre Julliard
Added Interlocked*Pointer functions.
tree
|
commitdiff
2001-08-09
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-08-08
Alexandre Julliard
Fixed DrawState16 callback support.
tree
|
commitdiff
2001-08-08
Alexandre Julliard
Fixed loop termination check in PathIsExeW.
tree
|
commitdiff
2001-08-08
Ian Pilcher
Rewrite and separate AFM parsing code (no more [afmfiles]).
tree
|
commitdiff
2001-08-07
Alexandre Julliard
Rewrote most of SendMessage/PeekMessage.
tree
|
commitdiff
2001-08-06
Marcus Meissner
Implemented OleLoadPicture.
tree
|
commitdiff
2001-08-06
Jukka Heinonen
XGrabPointer is now called from the correct thread...
tree
|
commitdiff
2001-08-06
Alexandre Julliard
Replaced MSG_InternalGetMessage calls by equivalent...
tree
|
commitdiff
2001-08-06
Andreas Mohr
Fixed tab control index handling.
tree
|
commitdiff
2001-08-06
Marcus Meissner
SetCommConfig has 3 arguments, not 2.
tree
|
commitdiff
2001-08-06
Marcus Meissner
First (partial) implementation of ITypeInfo::Invoke.
tree
|
commitdiff
2001-08-03
Malte Starostik
Implemented RegisterTypeLib.
tree
|
commitdiff
2001-08-03
Andreas Mohr
Only add "." separator in case a default file name...
tree
|
commitdiff
2001-08-03
Guy L. Albertelli
- Add debugging dumps of bar and buttons, and trace...
tree
|
commitdiff
2001-07-31
Jukka Heinonen
Include device name in call to CreateIC.
tree
|
commitdiff
2001-07-31
Alexandre Julliard
Fixed desktop window structure initialization.
tree
|
commitdiff
2001-07-31
Alexandre Julliard
Fixed a few problems with DCX_* flags handling.
tree
|
commitdiff
2001-07-31
Nog
Don't enable the 'hot' state of a toolbar button when...
tree
|
commitdiff
2001-07-31
Lionel Ulmer
- added support for the SGIS multitexture extension.
tree
|
commitdiff
2001-07-29
Alexandre Julliard
Rewrote Escape to avoid calling down to Escape16.
tree
|
commitdiff
2001-07-29
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2001-07-28
Alexandre Julliard
Added GetDeviceCaps to the DC driver interface. Removed...
tree
|
commitdiff
2001-07-28
Alexandre Julliard
Removed unused DC_FUNCS pointers.
tree
|
commitdiff
2001-07-27
Andreas Mohr
Don't crash if DeviceCapabilities(DC_PAPERNAMES) fails.
tree
|
commitdiff
2001-07-27
Alexandre Julliard
Added missing ntdll imports.
tree
|
commitdiff
2001-07-27
Alexandre Julliard
Build the DC function table by using GetProcAddress...
tree
|
commitdiff
2001-07-26
Alexandre Julliard
Removed import of x11drv from ddraw.
tree
|
commitdiff
2001-07-26
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
next