projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2011-10-19
Jacek Caban
mshtml.idl: Added IHTMLWindow5 and IHTMLStorage declara...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Alexandre Julliard
ntdll: Fix string comparison against non null-terminate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32: Fix character code metrics for bitmap fonts.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32/tests: Remove the no longer used todo functionali...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32/tests: Add tests for GetPixel.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32: Implement GetPixel.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32: Add get_pixel primitives.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32/tests: Add tests for SetPixel.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32: Implement SetPixel.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32: Add pixel_to_colorref primitives.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32/tests: Add tests for non-rgb colorrefs.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32: Add support for non-rgb colorrefs.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Huw Davies
gdi32: Introduce a unified function to perform COLORREF...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Aric Stewart
user32: Recalculate string length when cropping string...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jacek Caban
wscript: Added tests using vbscript.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Alexandre Julliard
ntdll: Unwind the stack before calling exit/abort_threa...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Frédéric Delanoy
mlang/tests: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Frédéric Delanoy
dmime: Avoid idempotent operation (Clang).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Frédéric Delanoy
cmd: Rename WCMD_opt_s_strip_quotes function.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Frédéric Delanoy
po: Update French translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Andrew Eikum
shell32: ShellExec with empty operation should behave...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Marcus Meissner
user.exe16: Fixed incorrect sizeof() (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Andrew Talbot
wininet: Add a break to a switch statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Austin English
configure: Use -fno-omit-frame-pointer when available.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Aric Stewart
usp10: Handle multi-glyph clusters in ScriptStringOut.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Aurimas Fišeras
po: Update Lithuanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Henri Verbeet
wined3d: Make the device parameter to wined3d_device_ge...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Henri Verbeet
wined3d: Make the present_parameters parameter to wined...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Henri Verbeet
wined3d: Detach any attached overlays on surface cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Henri Verbeet
ddraw: Clear attached_iface before releasing it in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Henri Verbeet
ddraw: Initialize the surface desc's dwFlags field...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Luca Bennati
po: Update Italian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Dmitry Timoshkov
ntdll: Take into account timezone bias changes when...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Francois Gouget
shlwapi: Don't use a long where an int is more than...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Francois Gouget
xcopy: Use FormatMessage() for better internationalizat...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Francois Gouget
xcopy: Reorder the functions to avoid forward declarations.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
shell32/tests: Fix uninitialized memory access (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
shell32: Don't convert output parameter in SHBrowseForF...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcrt: Initialize all ctype fields.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jacek Caban
urlmon: Skip tests that fail on too old IEs.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jacek Caban
mshtml: Added IHTMLDocument2::elementFromPoint implemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Austin English
d3d9/tests: Only skip the visual tests if d3d cannot...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Dan Kegel
mlang/tests: Don't call lstrcpyW on a null string.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Aric Stewart
user32: Use Uniscribe in the single line edit control.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Marcus Meissner
shlwapi: Fixed bad pointer arithmentic by removing...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Marcus Meissner
ddraw: Lowercase variable names to fix a incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Marcus Meissner
directshow: Removed bad sizeof in copy/pasted code...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Marcus Meissner
explorerframe: Fixed incorrect sizeof (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Marcus Meissner
gdi32: Remove a incorrect sizeof from pointer arithmeti...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Marcus Meissner
mshtml: Adjusted some incorrect sizeofs (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Marcus Meissner
msvcrt: Use correct sizeof to realloc (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jacek Caban
vbscript: Added support for hex literals not ending...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jacek Caban
mshtml: Better error handling in NSContainer initializa...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcp: Sync spec files.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcp90: Use debugstr_a to avoid overflow in traces.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcp90: Fix buffer size in basic_string_char_grow.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcp90: Added basic_string::get_allocator implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcp90: Added basic_string::erase iterator based funct...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcp90: Added basic_string::replace iterator based...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcp90: Added basic_string::find_last_not_of implement...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Piotr Caban
msvcp90: Added basic_string::rfind implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Huw Davies
gdi32/tests: Remove unused legacy values.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Nikolay Sivov
comctl32/tests: Make state data accessible to caller...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Nikolay Sivov
comctl32/monthcal: Update pointer after reallocation...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Aric Stewart
usp10: Properly adjust LogClust when decomposing indic...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Aric Stewart
usp10: Properly adjust LogClust when composing indic...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Andrew Eikum
dsound: Don't make the capture buffer object address...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Andrew Eikum
dsound: Fix type conversion problems.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Andrew Talbot
winex11.drv: Mark some fall-throughs in switch statements.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Henri Verbeet
wined3d: Make the device parameter to is_display_mode_s...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Henri Verbeet
wined3d: Make the device parameter to invalidate_active...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Henri Verbeet
ddraw: Destroy the swapchain in ddraw_destroy() if...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Henri Verbeet
wined3d: Mark default pool surfaces lost when they...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Henri Verbeet
wined3d: Keep surfaces in sysmem if they're both alread...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Aric Stewart
usp10: Handle advance for multi-glyph clusters correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Aric Stewart
usp10: Break out get_cluster_size and use it to correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alexandre Julliard
gdi32: Return the correct error code when selecting...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Alexandre Julliard
gdi32: Get rid of the DC_FUNCTIONS typedef.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Alexandre Julliard
wineps: Get rid of the StretchDIBits entry point.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice7 interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: Use impl_from_IDirect3DDevice7 for application...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DDevice7 for applic...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice3 interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: Rename device_from_device3 to impl_from_IDirect3...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DDevice3 for applic...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice2 interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: Rename device_from_device2 to impl_from_IDirect3...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DDevice2 for applic...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: Rename device_from_device1 to impl_from_IDirect3...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DDevice for applica...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Huw Davies
gdi32/tests: Add some StretchDIBits tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Huw Davies
gdi32: Implement nulldrv_StretchDIBits using the PutIma...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Huw Davies
gdi32: Make the convert_bits and stretch_bits helpers...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Huw Davies
gdi32: Move the intersection of vis rects into a separa...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Huw Davies
gdi32: Allow a caller to build_rle_bitmap to not reques...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Aric Stewart
usp10: Handle the fNeedsCaretInfo flag in XtoCP and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Jacek Caban
vbscript: Added lexer support for '_'.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Dmitry Timoshkov
ntdll: Move adding VPROT_READ for Solaris to the same...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Dmitry Timoshkov
ntdll: FreeBSD needs page read access when execute...
commit
|
commitdiff
|
tree
|
snapshot
next