projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Timer routines must check for NULL timer name.
[wine]
/
dlls
/
2003-05-15
Jason Edmeades
Solved the transparency problem seen in the ClipMirror...
tree
|
commitdiff
2003-05-15
Steven Edwards
Separate Win16 and Win32 implementations in memlockbytes.
tree
|
commitdiff
2003-05-15
Gerald Pfeifer
In getTcpTable(), guard Linux-specific constants by...
tree
|
commitdiff
2003-05-15
Alexandre Julliard
Thomas Mertes <thomas.mertes_at_gmx.at>
tree
|
commitdiff
2003-05-15
Dan Kegel
More named pipes tests.
tree
|
commitdiff
2003-05-15
Alexandre Julliard
Explicitly clean generated symlinks.
tree
|
commitdiff
2003-05-15
Mike McCormack
- rewrite of the named pipe code
tree
|
commitdiff
2003-05-15
Eric Pouech
Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrent...
tree
|
commitdiff
2003-05-15
Raphael Junqueira
Fix a null pointer crash in ImmGetOpenStatus.
tree
|
commitdiff
2003-05-15
Raphael Junqueira
Fix compilation error reported by Stefan Leichter when...
tree
|
commitdiff
2003-05-15
Jason Edmeades
Previous viewport fix only works for full screen applic...
tree
|
commitdiff
2003-05-15
Stefan Leichter
Partial implementation of VarDecFromStr.
tree
|
commitdiff
2003-05-14
Alexandre Julliard
Rewrote module TLS support and moved it to ntdll.
tree
|
commitdiff
2003-05-14
Alexandre Julliard
Made INSTR_EmulateInstruction return the exception...
tree
|
commitdiff
2003-05-14
Marcus Meissner
winejack.drv.so needs -lwine_uuid too.
tree
|
commitdiff
2003-05-14
Raphael Junqueira
- new debug channel for shaders code 'd3d_shader'
tree
|
commitdiff
2003-05-14
Raphael Junqueira
- declare a new debug chanel for vertex shaders
tree
|
commitdiff
2003-05-14
Raphael Junqueira
Declare that we can support cube textures now (currentl...
tree
|
commitdiff
2003-05-14
Dmitry Timoshkov
Use SetDlgItemText instead of sending a WM_SETTEXT.
tree
|
commitdiff
2003-05-14
Jason Edmeades
Make sure the viewport is from the GL (bottom left...
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Use a different magic for memory DCs and get rid of...
tree
|
commitdiff
2003-05-13
Raphael Junqueira
- moved loading code of volume texture to VolumeTexture...
tree
|
commitdiff
2003-05-13
Raphael Junqueira
- cubetexture loading/preloading
tree
|
commitdiff
2003-05-13
Jason Edmeades
Properly support texture coordinate indexes.
tree
|
commitdiff
2003-05-13
Jason Edmeades
Make sure we advertize our capabilites correctly.
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Make the test pass on NT4 too.
tree
|
commitdiff
2003-05-13
Jason Edmeades
Initialize the tex coord index correctly.
tree
|
commitdiff
2003-05-13
Jason Edmeades
CopyRects needs to lock the area it is copying to ...
tree
|
commitdiff
2003-05-13
Christian Costa
Mark some surface formats as not supported.
tree
|
commitdiff
2003-05-13
Uwe Bonnes
Fix some sscanf cases and testcase to get wxtide32...
tree
|
commitdiff
2003-05-13
Robert Shearman
PrivateExtractIcon* should search the path for the...
tree
|
commitdiff
2003-05-13
Vitaliy Margolen
Revert change for resizing buttons.
tree
|
commitdiff
2003-05-13
Gerald Pfeifer
Add missing #includes for non-Linux systems.
tree
|
commitdiff
2003-05-13
Dmitry Timoshkov
Fix an obvious typo in get_res_name. Spotted by Mike...
tree
|
commitdiff
2003-05-13
Dimitrie O. Paun
Make sure winsock.h gets included before stdlib.h.
tree
|
commitdiff
2003-05-13
Mike McCormack
Implemented SetMessageExtraInfo.
tree
|
commitdiff
2003-05-13
Francois Gouget
Added a test for GetLongPathNameA("c:").
tree
|
commitdiff
2003-05-13
Francois Gouget
Added version information.
tree
|
commitdiff
2003-05-13
Aric Stewart
Stub AddPortA.
tree
|
commitdiff
2003-05-13
Mike McCormack
Fixed packing/unpacking of WM_WININICHANGE.
tree
|
commitdiff
2003-05-13
Ulrich Czekalla
Partial implementation/stub of undocumented function...
tree
|
commitdiff
2003-05-13
Huw Davies
Pass correct pointer to CoCreateInstance in SHLoadInProc.
tree
|
commitdiff
2003-05-13
Huw Davies
Implement a load of setupx Di* stubs.
tree
|
commitdiff
2003-05-13
Huw Davies
Use strtoulW instead of strtolW for DWORD conversion.
tree
|
commitdiff
2003-05-13
Dmitry Timoshkov
Remove redundant ITypeLib2_AddRef's. Makes
tree
|
commitdiff
2003-05-13
Mike McCormack
Added stub for OleDoAutoConvert.
tree
|
commitdiff
2003-05-13
Aric Stewart
Implemented a number of IMM functions.
tree
|
commitdiff
2003-05-13
Huw Davies
Better handling of OFN_NOVALIDATE for win31 style file...
tree
|
commitdiff
2003-05-13
Ulrich Czekalla
Fixed bad non-client calculation.
tree
|
commitdiff
2003-05-13
Huw Davies
Fix DTM_SETSYSTEMTIME.
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Fixed some string overflows.
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Added iphlpapi.spec.def.
tree
|
commitdiff
2003-05-13
Dimitrie O. Paun
Make sure winsock.h gets included before stdlib.h.
tree
|
commitdiff
2003-05-13
Eric Pouech
Added a set of tests for the console API.
tree
|
commitdiff
2003-05-13
Eric Pouech
Fixed console output for non wrapped mode.
tree
|
commitdiff
2003-05-13
Eric Pouech
Enhanced test for queries, added tests for expansion.
tree
|
commitdiff
2003-05-13
Eric Pouech
Implemented RtlExpandEnvironmentStrings_U and fixed...
tree
|
commitdiff
2003-05-13
Andreas Mohr
Added some stubs needed for Win98 explorer.exe.
tree
|
commitdiff
2003-05-13
Juan Lang
Changed wsock32 to use the new iphlpapi for interface...
tree
|
commitdiff
2003-05-13
Juan Lang
Use iphlpapi to implement SIO_GET_INTERFACE_LIST in...
tree
|
commitdiff
2003-05-13
Vitaliy Margolen
Get rid of direct ImageList access hacks.
tree
|
commitdiff
2003-05-13
Vitaliy Margolen
Rearrange members of HIMAGELIST to match Windows.
tree
|
commitdiff
2003-05-13
Pierre d'Herbemont
- Save more registers (exception, float...) if they...
tree
|
commitdiff
2003-05-13
Juan Lang
Added an implementation of iphlpapi.dll; most Get*...
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Allocate/free the 16-bit thread stack in the kernel...
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Reset signal handlers when starting child process.
tree
|
commitdiff
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
tree
|
commitdiff
2003-05-13
Robert Shearman
- Implement a few more cases in PropVariantClear.
tree
|
commitdiff
2003-05-13
Eric Pouech
Support 14 and 15 arguments in WOW_CallProc32W16.
tree
|
commitdiff
2003-05-13
Robert Shearman
Fix use of freed memory.
tree
|
commitdiff
2003-05-13
Francois Gouget
Change the #include order so the test compiles with...
tree
|
commitdiff
2003-05-13
Robert Shearman
Fix NULL pointer error when displaying error message...
tree
|
commitdiff
2003-05-12
Alexandre Julliard
Commented out the new win98 exports, they are causing...
tree
|
commitdiff
2003-05-12
Aric Stewart
RtlUnicodeToMultiByteSize argument is not a null termin...
tree
|
commitdiff
2003-05-12
Dmitry Timoshkov
Added missing return in HEAP_ValidateInUseArena.
tree
|
commitdiff
2003-05-12
Mike McCormack
Implemented _wfullpath.
tree
|
commitdiff
2003-05-12
Aric Stewart
Better error return values from stub functions.
tree
|
commitdiff
2003-05-12
Aric Stewart
Added stub for DllCanUnloadNow.
tree
|
commitdiff
2003-05-12
Aric Stewart
Ignore requested access rights when emulated version...
tree
|
commitdiff
2003-05-12
Warren Baird
Fix the PolyPolygon function so it really generates...
tree
|
commitdiff
2003-05-12
Huw Davies
Allow the cups port to be redirectable. This gives...
tree
|
commitdiff
2003-05-12
Mike McCormack
Added ordinals to ctl3d32.dll, MyODBC references it...
tree
|
commitdiff
2003-05-12
Mike McCormack
Added stubs for CertSaveStore and CertEnumCertificatesI...
tree
|
commitdiff
2003-05-12
Huw Davies
Fixed a possible memory corruption.
tree
|
commitdiff
2003-05-12
Raphael Junqueira
- surface pool init fixes
tree
|
commitdiff
2003-05-12
Lionel Ulmer
- separate geometry tracing in a new debug channel...
tree
|
commitdiff
2003-05-12
Pierre d'Herbemont
Undef if_type, if_mtu and if_lastchange for darwin.
tree
|
commitdiff
2003-05-11
Lionel Ulmer
Initialize the dwMipmapCount field even if the applicat...
tree
|
commitdiff
2003-05-11
Lionel Ulmer
- added mipmapping support
tree
|
commitdiff
2003-05-11
Stephan Beuze
Implemented Get/SetToolTips functions.
tree
|
commitdiff
2003-05-11
Alexandre Julliard
Ordinals 410-413 are the window subclassing functions.
tree
|
commitdiff
2003-05-11
Raphael Junqueira
- minor COM fixes (fixes some crashes on stupid games)
tree
|
commitdiff
2003-05-11
Alexandre Julliard
Added partial stub for GetTransform.
tree
|
commitdiff
2003-05-11
Mike McCormack
Clean up SHFileOperationA/W debugging a little.
tree
|
commitdiff
2003-05-11
Eric Pouech
Stop wavemap lookup if a device isn't functional (spott...
tree
|
commitdiff
2003-05-11
Jukka Heinonen
Make read from stdin use buffered input code and redire...
tree
|
commitdiff
2003-05-11
Dimitrie O. Paun
Fix custom draw for item 0.
tree
|
commitdiff
2003-05-11
Christian Costa
Enable branch forward operation in execute buffer.
tree
|
commitdiff
2003-05-11
Christian Costa
Put the device name string on the stack during devices...
tree
|
commitdiff
2003-05-11
Alexandre Julliard
Removed unnecessary function link names.
tree
|
commitdiff
next