projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2013-02-19
Dmitry Timoshkov
gdiplus: Slightly simplify GdipDrawClosedCurve2 impleme...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Dmitry Timoshkov
gdiplus: Forward GdipDrawBezierI to GdipDrawBezier.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Ken Thomases
winemac: Don't bring a window onto the screen in SetFoc...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Ken Thomases
winemac: Call sync_window_position() before show_window...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Ken Thomases
winemac: Always use proper z-order when putting a windo...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Matteo Bruni
wined3d: Add RESZ support.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Matteo Bruni
wined3d: Make (wined3d_)surface_depth_blt_fbo handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Austin English
riched20: Make sure to load dll below 2GB address space.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Michael Stefaniuc
Revert "dsound/tests: Primary and secondary buffers...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
André Hentschel
ntdll: Correctly align the stack for odd numbers of...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Nikolay Sivov
dwrite: Added more dwrite interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Jacek Caban
wininet: Removed broken cache tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Jacek Caban
wininet: Address string should never be converted to...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Jacek Caban
urlmon: Skip https tests on IE6.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Alexandre Julliard
winegcc: Don't use prelink when cross-compiling.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Huw Davies
riched20: Add the ability to CharFromPoint to either...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Nikolay Sivov
dwrite: Remove testing for exact script code value.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dmitry Timoshkov
gdiplus: Avoid a crash in GdipDrawImagePointRect.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
André Hentschel
winhlp32: Properly detect non-ASCII chars.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Alexandre Julliard
kernel32: Attempt to buffer the full directory in FindF...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Alexandre Julliard
rpcrt4/tests: Define the required Windows version befor...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Alexandre Julliard
user32/tests: Define the required Windows version befor...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Alexandre Julliard
gdi32/tests: Define the required Windows version before...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Piotr Caban
msvcp90: Prefer builtin version.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Piotr Caban
msvcr90: Prefer builtin version.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dmitry Timoshkov
gdiplus: Avoid a devision by zero when a being added...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dmitry Timoshkov
include/gdiplusenums.h: Add FlatnessDefault definition.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dmitry Timoshkov
gdiplus: Forward GdipDrawLinesI to GdipDrawLines.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dmitry Timoshkov
gdiplus: Forward GdipDrawLineI to GdipDrawLine.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dmitry Timoshkov
gdiplus: Forward GdipDrawLine to GdipDrawLines.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
winemac: Implement ChangeDisplaySettingsEx().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
winemac: Implement EnumDisplaySettingsEx().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
include/wingdi.h: Add definitions for DEVMODE display...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
winemac: Implement DISPLAYS_CHANGED event for when...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
winemac: Implement support for full-screen windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
winemac: Track Cocoa windows in a z-ordered list.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
winemac: Use only on-screen windows for Cocoa parent...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
winemac: Don't set Cocoa window frame to be zero-sized.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Ken Thomases
winemac: Discard old frame changed events when setting...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Carlo Bramini
windowsx.h: Fix HANDLE_WM_DISPLAYCHANGE macro.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andrew Talbot
mshtml: Avoid signed-unsigned integer comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andrew Talbot
msi: Avoid signed-unsigned integer comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andrew Talbot
msvcp90: Avoid signed-unsigned integer comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Marcus Meissner
ole32: Free *ppszProgID on error path (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Marcus Meissner
kernel32: Use the correct pointer size in atl thunk...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Alexandre Julliard
Release 1.5.24.
wine-1.5.24
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Huw Davies
riched20: Use ME_PointFromChar to calculate the caret...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Huw Davies
riched20: Move the password string hack to just before...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Huw Davies
riched20: Move the range clamping to the helper now...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Huw Davies
riched20: Move underline drawing to a common function.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Hans Leidekker
msi: Don't remove products if msidbUpgradeAttributesOnl...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Francois Gouget
winetest: Trace the time it takes to run each test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
vbscript: Rename vbsheap to heap_pool.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
vbscript: Added IRegExp2::Pattern implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
vbscript: Added partial implementation of IDispatch...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
vbscript: Added IRegExp2_QueryInterface tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
vbscript: Added IRegExp2 stub.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
jscript: Moved generic regular expressions code to...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
jscript: Make context generic in internal regular expre...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
jscript: Move code operating on JSRegExp out of do_rege...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
jscript: Don't use jsstr_t in js_NewRegExp.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
jscript: Don't use jsstr_t in JSRegExp structure.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Piotr Caban
jscript: Rename jsheap_t to heap_pool_t.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jeff Latimer
wmvcore: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Francois Gouget
ws2_32/tests: Fix the GetAcceptExSockaddrs() test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Roman Dadkov
ole32/tests: Add test for OleRun.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Francois Gouget
d3d11: Make debug_d3d_driver_type() static.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jacek Caban
vbscript: Added support for a few more constants.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Dmitry Timoshkov
kernel32: There is no need for lock/unlock heap in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Dmitry Timoshkov
gdi32: SelectClipPath should update actual clipping...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Henri Verbeet
configure: Include Xlib.h before Xrandr.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
wtsapi32: Remove an unnecessary DllMain entry point.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
usp10: Remove an unnecessary DllMain entry point.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
sensapi: Remove an unnecessary DllMain entry point.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
ktmw32: Remove an unnecessary DllMain entry point.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
iphlpapi: Remove an unnecessary DllMain entry point.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
dpnhpast: Remove an unnecessary DllMain entry point.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
cryptnet: Remove an unnecessary DllMain entry point.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
twain_32: Remove an unnecessary DllMain entry point.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexandre Julliard
odbccu32: Remove an unnecessary source file.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Aric Stewart
usp10: Correct error with ScriptLayout log2vis.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jacek Caban
wininet: Set available bytes in InternetQueryDataAvaila...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jacek Caban
urlmon: Allow available_bytes to be set before protocol...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jactry Zeng
msvcr90: Sync _wstat32i64 and _stat32i64 implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jactry Zeng
msvcr80: Sync _wstat32i64 and _stat32i64 implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jactry Zeng
msvcr100: Added _stat32i64 implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jactry Zeng
msvcr100: Added _wstat32i64 implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jörg Höhle
winmm: Handle GetTickCount overflow in MIDI player.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Simplify selection painting by drawing a...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Use the point from char helpers to calculate...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: The string len parameter is no longer necessary.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Make it possible to perform point -> char...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Remove the special case tab handling now...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Move the white space painting operations...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Move text color determination to a helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Move y offset calculation to a helper function.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Move underline pen creation to a helper function.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: Pass the run to the text drawing routine.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Huw Davies
riched20: The run width is always passed so we don...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Austin English
wininet: Add a stub for LoadUrlCacheContent.
commit
|
commitdiff
|
tree
|
snapshot
next