projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Added GdipDrawPath.
[wine]
/
include
/
2007-07-12
Evan Stade
gdiplus: Added GdipDrawPath.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipStartPathFigure.
tree
|
commitdiff
2007-07-12
Evan Stade
gdiplus: Added GdipAddPathArc.
tree
|
commitdiff
2007-07-12
Mark Adams
iphlpapi: Add support for GetTcpTable on Mac OS X.
tree
|
commitdiff
2007-07-11
Alexandre Julliard
kernel32: Implemented GetTickCount64.
tree
|
commitdiff
2007-07-11
James Hawkins
msi: Add tests for adding properties with a transform...
tree
|
commitdiff
2007-07-10
Alexandre Julliard
include: Add some definitions for manifest resources.
tree
|
commitdiff
2007-07-09
Alexandre Julliard
configure: We no longer need the shared library extension.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipGetPathTypes.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipGetPathPoints.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipGetPointCount.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipClosePathFigures.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipClosePathFigure.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Added GdipAddPathLine2.
tree
|
commitdiff
2007-07-09
Evan Stade
gdiplus: Public declaration of GdipSetPenEndCap.
tree
|
commitdiff
2007-07-06
Evan Stade
gdiplus: Added SetPenEndCap.
tree
|
commitdiff
2007-07-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-07-05
Andrew Talbot
winelib: Cast-qual warnings fix.
tree
|
commitdiff
2007-07-04
Aric Stewart
include: Add a ddk header for imm.
tree
|
commitdiff
2007-07-04
Alexandre Julliard
configure: Get rid of the no longer used check for...
tree
|
commitdiff
2007-07-04
Alexandre Julliard
configure: Merge the libXinerama existence check with...
tree
|
commitdiff
2007-07-04
Alexandre Julliard
configure: Merge the libXrandr existence check with...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Added checks for libpng.
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Merge the libsane existence check with the...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Merge the libcapi20 existence check with...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Merge the libhal existence check with the...
tree
|
commitdiff
2007-07-02
James Hawkins
msi: Add tests for MsiSourceListGetInfo.
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Export the shared library extension instead...
tree
|
commitdiff
2007-07-02
Kai Blin
ws2_32: Handle IPv6 in WSAStringToAddress.
tree
|
commitdiff
2007-06-29
Juan Lang
wincrypt: Add missing message flags and parameters.
tree
|
commitdiff
2007-06-28
Hans Leidekker
pdh: Add public headers.
tree
|
commitdiff
2007-06-28
Maarten Lankhorst
dsound/winealsa: Remove writelead for alsa directsound.
tree
|
commitdiff
2007-06-27
H. Verbeet
wined3d: Cleanup GL extension detection.
tree
|
commitdiff
2007-06-26
Andrew Talbot
ntdll: Constify some variables.
tree
|
commitdiff
2007-06-26
James Hawkins
msi: Add a stub implementation of MsiQueryComponentStateA.
tree
|
commitdiff
2007-06-26
H. Verbeet
wined3d: Add max_vertex_samplers and max_combined_sampl...
tree
|
commitdiff
2007-06-26
H. Verbeet
wined3d: Rename max_samplers to max_fragment_samplers.
tree
|
commitdiff
2007-06-22
Evan Stade
gdiplus: Implemented GdipCreatePath and GdipDeletePath.
tree
|
commitdiff
2007-06-22
Evan Stade
gdiplus: Implemented GdipDrawLines.
tree
|
commitdiff
2007-06-20
Evan Stade
gdiplus: Implemented GdipDrawCurve2.
tree
|
commitdiff
2007-06-20
Evan Stade
gdiplus: Implemented GdipDrawArc.
tree
|
commitdiff
2007-06-19
James Hawkins
ntoskrnl.exe: Add a stub implementation of KeInitialize...
tree
|
commitdiff
2007-06-19
Evan Stade
gdiplus: Implemented GdipDrawPie/GdipFillPie.
tree
|
commitdiff
2007-06-18
Evan Stade
gdiplus: Implemented GdipDrawBezier.
tree
|
commitdiff
2007-06-18
James Hawkins
msi: Implement MsiApplyPatchW.
tree
|
commitdiff
2007-06-15
John Klehm
include: Allow port.h to build on gcc4.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
wined3d: Implement vertical refresh sync.
tree
|
commitdiff
2007-06-14
Rob Shearman
include: Add HTMLTextContainerEvents dispinterface...
tree
|
commitdiff
2007-06-13
H. Verbeet
wined3d: Add wined3d vertex sampler definitions.
tree
|
commitdiff
2007-06-13
Francois Gouget
msdmo: Improve the prototypes Win64 compatibility by...
tree
|
commitdiff
2007-06-13
Francois Gouget
msdmo: dmoreg.h should include mediaobj.h.
tree
|
commitdiff
2007-06-11
Evan Stade
gdiplus: Added public headers.
tree
|
commitdiff
2007-06-08
Alexandre Julliard
include: Add DO_NO_IMPORTS ifdefs where needed.
tree
|
commitdiff
2007-06-08
Andrey Turkin
ntdll: Stub and document IoCompletion APIs.
tree
|
commitdiff
2007-06-07
H. Verbeet
wined3d: Fix GLSL definitions.
tree
|
commitdiff
2007-06-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-07
Phil Costin
wined3d: Add support for loading gamma corrected textures.
tree
|
commitdiff
2007-06-07
Phil Costin
wined3d: Add GL_EXT_texture_sRGB constants and correspo...
tree
|
commitdiff
2007-06-07
Lei Zhang
include: Add missing definitions to shlobj.h.
tree
|
commitdiff
2007-06-07
H. Verbeet
wined3d: Get rid of the pBaseVertexIndex parameter...
tree
|
commitdiff
2007-06-07
H. Verbeet
wined3d: Add IWineD3DDevice_GetBaseVertexIndex to retri...
tree
|
commitdiff
2007-06-06
Dmitry Timoshkov
include/msvcrt: Make sure that __int64 is properly...
tree
|
commitdiff
2007-06-06
Alexandre Julliard
server: Add support for system processes, that can...
tree
|
commitdiff
2007-06-06
Dan Hipschman
list.h: Add macros for reverse iteration.
tree
|
commitdiff
2007-06-06
H. Verbeet
wined3d: Get rid of the BaseVertexIndex parameter to...
tree
|
commitdiff
2007-06-05
Michael Stefaniuc
wingdi.h: Multi-character character constants are imple...
tree
|
commitdiff
2007-06-05
Detlef Riekenberg
winspool: Implement AddPortEx.
tree
|
commitdiff
2007-06-04
Alexandre Julliard
ntdll: Get rid of the num_async_io counter in the TEB.
tree
|
commitdiff
2007-06-04
Alexandre Julliard
server: Remove the extra apc_arg parameter now that...
tree
|
commitdiff
2007-06-04
Detlef Riekenberg
include/winspool: Add more flags for printer drivers.
tree
|
commitdiff
2007-06-04
Francois Gouget
ws2_32: Improve the prototypes Win64 compatibility...
tree
|
commitdiff
2007-06-01
James Hawkins
msi: Implement SummaryInfo::Property get.
tree
|
commitdiff
2007-06-01
Dmitry Timoshkov
midimap: Fix compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-05-31
Francois Gouget
version: Fix the VerQueryValueA/W() prototypes.
tree
|
commitdiff
2007-05-31
Louis Lenders
comctl32: Add stub for DrawShadowText.
tree
|
commitdiff
2007-05-31
Alexandre Julliard
include: Fix the definition of MSG_MAXIOVLEN.
tree
|
commitdiff
2007-05-30
Stefan Leichter
advapi32: Added implementation of RegDeleteTreeA/W.
tree
|
commitdiff
2007-05-30
Alexandre Julliard
dmusic: Fix license headers that mistakenly use GPL...
tree
|
commitdiff
2007-05-30
Rob Shearman
include: Fix a typo in wincred.h.
tree
|
commitdiff
2007-05-30
Dmitry Timoshkov
gdi32: Make SetDCHook 64-bit safe.
tree
|
commitdiff
2007-05-30
Juan Lang
wincrypt: Fix typo.
tree
|
commitdiff
2007-05-29
Alexandre Julliard
libwine: Add support for glyph chars mapping in OEM...
tree
|
commitdiff
2007-05-29
Francois Gouget
schannel: Fix the name of the SetContextAttributes...
tree
|
commitdiff
2007-05-29
Francois Gouget
schannel: The PSDK defines no SECPKG_FUNCTION_TABLE_SIZ...
tree
|
commitdiff
2007-05-29
Francois Gouget
include: The PSDK does not define the DEFINE_SHLGUID...
tree
|
commitdiff
2007-05-29
Francois Gouget
In the PSDK HRESULT_FROM_WIN32() is now an inline funct...
tree
|
commitdiff
2007-05-29
Francois Gouget
ddraw: Fix the name of DDSPD_IUNKNOWNPOINTER.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-25
Nigel Liang
shlwapi: Stub implementation for SHSetTimerQueueTimer.
tree
|
commitdiff
2007-05-23
Francois Gouget
port.h: Issue an error if port.h is included after...
tree
|
commitdiff
2007-05-23
Dmitry Timoshkov
winternl.h: Make the fields of the PROCESS_BASIC_INFORM...
tree
|
commitdiff
2007-05-23
Dmitry Timoshkov
basetsd.h: Fix a typo in the parameter name.
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt: Remove the S_ISXXX() macros as they are not...
tree
|
commitdiff
2007-05-21
Dmitry Timoshkov
kernel32: Fix the size of ThreadAffinityMask to match...
tree
|
commitdiff
2007-05-21
Dmitry Timoshkov
basetsd.h: Add a bunch of PSDK compatible macros/inline...
tree
|
commitdiff
2007-05-21
Vitaliy Margolen
ntdll: Implement RtlWriteRegistryValue and forward...
tree
|
commitdiff
2007-05-21
David Adam
d3drm: Implement D3DRMCreateColorRGB.
tree
|
commitdiff
2007-05-21
David Adam
d3drm: Implement D3DRMCreateColorRGBA.
tree
|
commitdiff
2007-05-21
David Adam
d3drm: Implement D3DRMColorGetAlpha.
tree
|
commitdiff
2007-05-21
David Adam
d3drm: Implement D3DRMColorGetBlue.
tree
|
commitdiff
next