projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user: Moved Get/SetClassLong16 to wnd16.c.
[wine]
/
dlls
/
2006-05-10
Alexandre Julliard
user: Moved Get/SetClassLong16 to wnd16.c.
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Have WINPROC_GetProc16 allocate a new winproc...
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Store the pointer to the winproc in the thunk...
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Make the WINDOWPROCTYPE enum private to winproc.c.
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Replace WINPROC_GetProcType by WINPROC_IsUnicode.
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Replace WINDOWPROCTYPE by a unicode flag in WINPR...
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Add a WIN_ISUNICODE flag instead of relying on...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Further split GLSL & ARB_v/f_program generatio...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Modified the opcode tables (and struct) to...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Use GenerateShader in pixel shaders and remove...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Add GenerateShader function to pixel shaders.
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Use new GenerateShader function for vertex...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Added new GenerateShader function for Vertex...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Created generate_base_shader which will be...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Rename the TEMP variables in vertexshader...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Place # of textures, addresses, & temps used...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Further split up GenerateProgramArbHW for...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Move D3DSIO_M#x# vertex shader opcodes to...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Move DCL, DEF operations out of Generate loop...
tree
|
commitdiff
2006-05-10
Jason Green
wined3d: Move program_dump_decl_usage into baseshader.
tree
|
commitdiff
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
tree
|
commitdiff
2006-05-10
Ivan Gyurdiev
wined3d: Clean up some dead code.
tree
|
commitdiff
2006-05-10
Ivan Gyurdiev
wined3d: Break out texture instruction processing.
tree
|
commitdiff
2006-05-10
Ivan Gyurdiev
wined3d: Break out arithmetic instruction processing.
tree
|
commitdiff
2006-05-10
Ivan Gyurdiev
wined3d: Merge register counting pass.
tree
|
commitdiff
2006-05-10
Ivan Gyurdiev
wined3d: Make register counting pass the same.
tree
|
commitdiff
2006-05-10
Stefan Dösinger
wined3d: Update the DIB section's palette on GetDC.
tree
|
commitdiff
2006-05-10
Stefan Dösinger
wined3d: Update the device palette if the primary palet...
tree
|
commitdiff
2006-05-10
Stefan Dösinger
wined3d: Implement WineD3DSurface palette methods.
tree
|
commitdiff
2006-05-10
Stefan Dösinger
wined3d: Implement GetFlipStatus and GetBltStatus.
tree
|
commitdiff
2006-05-10
Stefan Dösinger
wined3d: Implement IWineD3DSurface::Flip.
tree
|
commitdiff
2006-05-10
Juan Lang
crypt32: Partially implement CertGetIssuerCertificateFr...
tree
|
commitdiff
2006-05-10
Juan Lang
crypt32: Implement CRYPT_VERIFY_CERT_SIGN_ISSUER_CERT...
tree
|
commitdiff
2006-05-10
James Hawkins
ntdll: Return STATUS_NOT_IMPLEMENTED for the unimplemen...
tree
|
commitdiff
2006-05-10
Michael Jung
shell32: Support BFFM_SETSELECTION[AW] and BFFM_SETEXPA...
tree
|
commitdiff
2006-05-10
Uwe Bonnes
kernel: Comm_CheckEvents: Only warn for non-empty trans...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
x11drv: We really need to flush the display when destro...
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: EscapeCommFunction & associated IOCTLs
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: SetupComm & SET_QUEUE_SIZE
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: [SG]etCommTimeout, SERIAL_[GS]ET_TIMEOUT
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: GetCommState & IOCTL_GET_CHARS
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: GetCommState & IOCTL_SERIAL_GET_HANDFLOW
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: GetCommState & SERIAL_GET_LINE_CONTROL
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: GetCommState & IOCTL_GET_BAUD_RATE
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: SetCommState & IOCTL_SET_CHARS
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: SetCommState & IOCTL_SET_HANDFLOW
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: SetCommState & IOCTL_SET_LINE_CONTROL
tree
|
commitdiff
2006-05-09
Eric Pouech
ntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE
tree
|
commitdiff
2006-05-09
Stefan Dösinger
wined3d: Implement IWineD3DSurface::SetColorKey.
tree
|
commitdiff
2006-05-09
Stefan Dösinger
wined3d: Implement IWineD3DSurface::IsLost and Restore.
tree
|
commitdiff
2006-05-09
Stefan Dösinger
wined3d: rhw vertex fixup.
tree
|
commitdiff
2006-05-09
Ivan Gyurdiev
wined3d: Share get_opcode.
tree
|
commitdiff
2006-05-09
Robert Reif
winmm: Print out more info on failed test.
tree
|
commitdiff
2006-05-09
Hans Leidekker
dnsapi: The ttl value should be ignored when comparing...
tree
|
commitdiff
2006-05-09
David Lichterman
mciwave: Fix make install error.
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Added specific winproc functions for calling...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Use handles for 32-bit window procedures instead...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Always set the correct class winproc depending...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Remove some redundant NULL pointer checks.
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Make sure to always pass a 16-bit pointer to...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Separate the 16 and 32-bit versions of WINPROC_Al...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Separate the 16 and 32-bit versions of WINPROC_Ge...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Fixed offset check for the DWLP_DLGPROC case...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Separate Get/SetWindowLong16 implementation from...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
kernel: Added work-around in UnhandledExceptionFilter...
tree
|
commitdiff
2006-05-09
Marcus Meissner
ntdll: Make the section with AddressOfEntryPoint in...
tree
|
commitdiff
2006-05-09
Louis. Lenders
gdi32: Add stub for GetCharWidthI and GetFontUnicodeRanges.
tree
|
commitdiff
2006-05-09
Mike McCormack
x11drv: Fix a warning when opengl headers are missing.
tree
|
commitdiff
2006-05-09
Tomas Carnecky
opengl: Properly use glXQueryDrawable() to get the...
tree
|
commitdiff
2006-05-09
Phil Costin
wined3d: Add check for GL Shading Language 100 Extension.
tree
|
commitdiff
2006-05-09
Ivan Gyurdiev
wined3d: Clean up per version shader limits code.
tree
|
commitdiff
2006-05-09
Ivan Gyurdiev
wined3d: Addline cleanup.
tree
|
commitdiff
2006-05-09
Hans Leidekker
dnsapi: Partially implement DnsQueryConfig.
tree
|
commitdiff
2006-05-09
Juan Lang
crypt32: Simplify OID decoding
tree
|
commitdiff
2006-05-09
Robert Reif
winmm: Check waveOutGetVolume parameter.
tree
|
commitdiff
2006-05-09
Hans Leidekker
sane.ds: Added Dutch resources.
tree
|
commitdiff
2006-05-09
Hans Leidekker
gphoto2.ds: Added Dutch resources.
tree
|
commitdiff
2006-05-09
Jonathan Ernst
gphoto2.ds: Added French resources.
tree
|
commitdiff
2006-05-09
Michael Stefaniuc
twain_32: Add missing HeapFree's on error patch (found...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
msacm32.drv: Renamed msacm.drv to msacm32.drv, and...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
mciwave: Renamed mciwave.drv to mciwave.dll, and moved...
tree
|
commitdiff
2006-05-08
Marcus Meissner
gphoto.ds: Implemented a libgphoto2 import driver,...
tree
|
commitdiff
2006-05-08
Marcus Meissner
twain_32: Split out the sane specific parts from twain_...
tree
|
commitdiff
2006-05-08
Marcus Meissner
twain_32: Moved twain.h to the include directory.
tree
|
commitdiff
2006-05-08
Huw Davies
oleaut32: Preserve the 'auto' features before copying...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: The type check in AntiMonikerImpl_CommonPrefixWi...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Implement several class moniker functions using...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Remove duplicated CLSIDs.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add an implementation of class monikers.
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Add tests for IsRunning, GetTimeOfLastChange...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix regression caused by an earlier patch that...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix infinite recursion in CompositeMonikerImpl_G...
tree
|
commitdiff
2006-05-08
Robert Shearman
ole32: Fix infinite recursion in CompositeMonikerImpl_B...
tree
|
commitdiff
2006-05-08
Hans Leidekker
dnsapi: Implement and test DnsRecordSetCompare.
tree
|
commitdiff
2006-05-08
Roderick Colenbrander
dinput8: DllGetClassObject support.
tree
|
commitdiff
2006-05-08
Stefan Dösinger
wined3d: Implement IWineD3DSurface::GetDC and IWineD3DS...
tree
|
commitdiff
2006-05-08
Tomas Carnecky
x11drv: Return correct PBuffer drawable.
tree
|
commitdiff
2006-05-08
qingdoa daoo
msvcrt: Don't duplicate handle in _get_osfhandle.
tree
|
commitdiff
2006-05-08
Michael Jung
riched20: Don't append '\r' to the last paragraph in...
tree
|
commitdiff
2006-05-08
Andrew Ziem
setupapi: Improve unit tests for case sensitivity in...
tree
|
commitdiff
next