projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
riched20: Rewrite ME_FindPixelPos to use ME_GetRunInRow.
[wine]
/
dlls
/
2013-02-25
Huw Davies
riched20: Rewrite ME_FindPixelPos to use ME_GetRunInRow.
tree
|
commitdiff
2013-02-25
Huw Davies
riched20: Only retrieve the next row.
tree
|
commitdiff
2013-02-25
Huw Davies
riched20: Return a BOOL that indicates whether the...
tree
|
commitdiff
2013-02-25
Huw Davies
riched20: Change ME_FindRunInRow to fill out a cursor...
tree
|
commitdiff
2013-02-25
Nikolay Sivov
msxml3: Fail to insert a node of unsupported type to...
tree
|
commitdiff
2013-02-25
Jacek Caban
mshtml: Added IHTMLAnchorElement::get_hostname implemen...
tree
|
commitdiff
2013-02-25
Jacek Caban
mshtml: Don't report IHTMLTextContainer as supported...
tree
|
commitdiff
2013-02-25
Rico Schüller
d3dx9: Fix typos.
tree
|
commitdiff
2013-02-25
Rico Schüller
d3d9/tests: Use lower base hexadecimal values.
tree
|
commitdiff
2013-02-25
Piotr Caban
oleaut32: Fixed VARIANT_FormatDate behavior on dates...
tree
|
commitdiff
2013-02-25
Hans Leidekker
wbemprox: Add a partial implementation of Win32_DiskPar...
tree
|
commitdiff
2013-02-25
Hans Leidekker
wbemprox: Implement more properties of Win32_CDROMDrive.
tree
|
commitdiff
2013-02-25
Hans Leidekker
wbemprox: Avoid a crash in destroy_view.
tree
|
commitdiff
2013-02-25
Alessandro Pignotti
quartz: Properly implement IGraphVersion in IFilterGraph.
tree
|
commitdiff
2013-02-25
Alessandro Pignotti
quartz: IEnumFiltersImpl needs to access data from...
tree
|
commitdiff
2013-02-25
Ken Thomases
winemac: Implement ClipCursor().
tree
|
commitdiff
2013-02-25
Ken Thomases
winemac: Implement SetCursorPos().
tree
|
commitdiff
2013-02-25
Ken Thomases
winemac: Reset the cursor to the normal Mac arrow when...
tree
|
commitdiff
2013-02-25
Ken Thomases
winemac: Request mouse move events when our window...
tree
|
commitdiff
2013-02-25
Ken Thomases
winemac: Handle mouse moves in -[WineApplication sendEv...
tree
|
commitdiff
2013-02-25
Ken Thomases
winemac: Implement GetCursorPos().
tree
|
commitdiff
2013-02-25
Ken Thomases
winemac: Use system cursors when possible.
tree
|
commitdiff
2013-02-25
Ken Thomases
winemac: Implement SetCursor() and DestroyCursorIcon().
tree
|
commitdiff
2013-02-25
Dmitry Timoshkov
gdiplus: If a device doesn't support AlphaBlend don...
tree
|
commitdiff
2013-02-25
Dmitry Timoshkov
gdiplus: Round up when converting from 32-bit ARGB...
tree
|
commitdiff
2013-02-25
Dmitry Timoshkov
gdiplus: Add some tests for ARGB conversions.
tree
|
commitdiff
2013-02-25
Nikolay Sivov
msvcrt: Move demangler flags to a header and use them.
tree
|
commitdiff
2013-02-25
Daniel Jelinski
comctl32/imagelist: Allow only one drag cursor.
tree
|
commitdiff
2013-02-25
Andrew Talbot
oledb32: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-02-25
Andrew Talbot
oledlg: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-02-25
Andrew Talbot
quartz: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-02-22
Piotr Caban
oleaut32: Fixed VarBstrFromDate behavior on dates befor...
tree
|
commitdiff
2013-02-22
Piotr Caban
oleaut32: Fixed time outputing for dates before 1899...
tree
|
commitdiff
2013-02-22
Jacek Caban
urlmon: Use separated variable for InternetQueryDataAva...
tree
|
commitdiff
2013-02-22
Jacek Caban
vbscript: Added support for a few more constants.
tree
|
commitdiff
2013-02-22
Jörg Höhle
winmm: WAVE_OPEN_QUERY causes no WIM/WOM_OPEN notification.
tree
|
commitdiff
2013-02-22
Dmitry Timoshkov
gdiplus: Remove debug traces from GdipBitmapGetPixel...
tree
|
commitdiff
2013-02-22
Andrew Talbot
ole32: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-02-22
Andrew Talbot
oleaut32: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-02-22
Daniel Jelinski
comctl32/listview: Implement overlay image support.
tree
|
commitdiff
2013-02-21
Jacek Caban
wininet: Fail in NETCON_secure_connect instead of creat...
tree
|
commitdiff
2013-02-21
Jacek Caban
winhttp: Removed no longer used netconn_init argument.
tree
|
commitdiff
2013-02-21
Jörg Höhle
mmdevapi/tests: Produce audible 16bit output too.
tree
|
commitdiff
2013-02-21
Alistair Leslie...
webservices: Add new dll.
tree
|
commitdiff
2013-02-21
Francois Gouget
d3d9/tests: CheckDeviceType() may also return D3DERR_NO...
tree
|
commitdiff
2013-02-21
Hans Leidekker
rpcrt4: Accept HTTP idle packets while waiting for...
tree
|
commitdiff
2013-02-21
Hans Leidekker
wmiutils: Implement IWbemPathKeyList::RemoveAllKeys.
tree
|
commitdiff
2013-02-21
Hans Leidekker
wmiutils: Implement IWbemPathKeyList::GetCount.
tree
|
commitdiff
2013-02-21
Hans Leidekker
wmiutils: Add a stub implementation of IWbemPathKeyList.
tree
|
commitdiff
2013-02-21
Hans Leidekker
wmiutils: Add support for for parsing and serializing...
tree
|
commitdiff
2013-02-21
Andrew Talbot
ntdll: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-02-21
Dmitry Timoshkov
gdiplus: Correct the GdipDrawString .spec entry.
tree
|
commitdiff
2013-02-21
André Hentschel
comctl32/tests: Mark win8 behaviour as broken.
tree
|
commitdiff
2013-02-21
Daniel Jelinski
comctl32/listview: Fix incorrect message parameters.
tree
|
commitdiff
2013-02-20
Nozomi Kodama
d3dx9: Avoid useless computations.
tree
|
commitdiff
2013-02-20
Nozomi Kodama
d3dx9: Add a missing trace.
tree
|
commitdiff
2013-02-20
Nozomi Kodama
d3dx9: Specify arguments in trace to ease debugging.
tree
|
commitdiff
2013-02-20
Dmitry Timoshkov
gdiplus: Use an off-screen DC to trace a path.
tree
|
commitdiff
2013-02-20
Dmitry Timoshkov
gdiplus: Use an off-screen DC as an image surface.
tree
|
commitdiff
2013-02-20
Dmitry Timoshkov
gdiplus: Use an off-screen DC for font enumeration.
tree
|
commitdiff
2013-02-20
Piotr Caban
msvcrt: Mark gmtime32 tests with negative argument...
tree
|
commitdiff
2013-02-20
Jacek Caban
mshtml: Added IHTMLDocument5::createAttribute tests.
tree
|
commitdiff
2013-02-20
Jacek Caban
mshtml: Added support for IHTMLDOMAttribute::get_nodeNa...
tree
|
commitdiff
2013-02-20
Jacek Caban
mshtml: Addeed IHTMLDocument5::createAttribute implemen...
tree
|
commitdiff
2013-02-20
Jacek Caban
mshtml: Added IHTMLWindow2::onfocus property implementa...
tree
|
commitdiff
2013-02-20
Jacek Caban
mshtml: Forward IHTMLDocument3::get_childNodes to IHTML...
tree
|
commitdiff
2013-02-20
Jacek Caban
urlmon: Added a few more forward to propsys.
tree
|
commitdiff
2013-02-20
Jacek Caban
winhttp: Get cert store directly from cert in netconn_v...
tree
|
commitdiff
2013-02-20
Huw Davies
usp10: Clusters are represented by glyph indices not...
tree
|
commitdiff
2013-02-20
Alexandre Julliard
psapi/tests: Define the required Windows version before...
tree
|
commitdiff
2013-02-20
Francois Gouget
ddraw/tests: Fix the refresh rate test when running...
tree
|
commitdiff
2013-02-20
Michael Stefaniuc
shell32: COM clean up for the inner IUnknown of ShellFS...
tree
|
commitdiff
2013-02-20
Michael Stefaniuc
ddraw/tests: Simplify some equality comparisons between...
tree
|
commitdiff
2013-02-20
Andrew Talbot
msvcrt: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-02-20
Andrew Talbot
msxml3: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2013-02-20
André Hentschel
kernel32: Add stub for GetCurrentPackageId.
tree
|
commitdiff
2013-02-19
Jacek Caban
mshtml: Don't crash if fire_event_obj is called on...
tree
|
commitdiff
2013-02-19
Michael Stefaniuc
mshtml: Fix copy and paste error.
tree
|
commitdiff
2013-02-19
Jörg Höhle
ntdll: Stabilize CreateTimerQueueTimer callbacks over...
tree
|
commitdiff
2013-02-19
Jacek Caban
jscript: Fixed BSTR leak.
tree
|
commitdiff
2013-02-19
Jacek Caban
jscript: Use to_int32 in to_uint32 implementation.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added IMatchCollection2::__NewEnum test.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added tests for invalid parameters in regular...
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added IMatchCollection2::_NewEnum implementation.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added RegExp.Execute tests.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Silence IDispatchEx queries on RegExp objects.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added RegExp2::Execute implementation.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added RegExp2 flags getters and setters imple...
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added RegExp2::Test implementation.
tree
|
commitdiff
2013-02-19
Jacek Caban
oleaut32: Fixed copy&paste mistake in SysFreeString.
tree
|
commitdiff
2013-02-19
Jacek Caban
mshtml: Fixed tests on some broken Vista versions.
tree
|
commitdiff
2013-02-19
Piotr Caban
jscript: Avoid copying regular expression results.
tree
|
commitdiff
2013-02-19
Piotr Caban
jscript: Cleanup regular expressions engine API.
tree
|
commitdiff
2013-02-19
Piotr Caban
jscript: Rename JSREG_* defines to REG_*.
tree
|
commitdiff
2013-02-19
Dmitry Timoshkov
gdiplus: Reimplement GdipFillRectangles using GdipFillPath.
tree
|
commitdiff
2013-02-19
Dmitry Timoshkov
gdiplus: Slightly simplify GdipFillClosedCurve2 impleme...
tree
|
commitdiff
2013-02-19
Dmitry Timoshkov
gdiplus: Reimplement GdipDrawRectangles using GdipDrawPath.
tree
|
commitdiff
2013-02-19
Dmitry Timoshkov
gdiplus: Reimplement GdipDrawRectangle using GdipDrawPath.
tree
|
commitdiff
2013-02-19
Dmitry Timoshkov
gdiplus: Reimplement GdipDrawPie using GdipDrawPath.
tree
|
commitdiff
2013-02-19
Dmitry Timoshkov
gdiplus: Reimplement GdipDrawEllipse using GdipDrawPath.
tree
|
commitdiff
next