projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comdlg32: Correct title of "Save As" dialog.
[wine]
/
dlls
/
2011-12-09
Alex Henrie
comdlg32: Correct title of "Save As" dialog.
tree
|
commitdiff
2011-12-09
Francois Gouget
include: Add the missing inaddr.h and in6addr.h include...
tree
|
commitdiff
2011-12-09
Francois Gouget
iphlpapi: Remove a few redundant include directives.
tree
|
commitdiff
2011-12-09
Huw Davies
gdi32/tests: Add some tests for wide pens.
tree
|
commitdiff
2011-12-09
Huw Davies
gdi32: Add support for wide cosmetic pens.
tree
|
commitdiff
2011-12-09
Jacek Caban
jscript: Use bytecode for '<<=' expression implementation.
tree
|
commitdiff
2011-12-09
Jacek Caban
jscript: Use bytecode for '<<' expression implementation.
tree
|
commitdiff
2011-12-09
Jacek Caban
jscript: Use bytecode for '>>>=' expression implementation.
tree
|
commitdiff
2011-12-09
Jacek Caban
jscript: Use bytecode for '>>>' expression implementation.
tree
|
commitdiff
2011-12-09
Jacek Caban
jscript: Fixed memory leaks.
tree
|
commitdiff
2011-12-09
Hans Leidekker
winhttp: Remove some dead assignments (clang).
tree
|
commitdiff
2011-12-09
Hans Leidekker
winhttp: Avoid a null pointer dereference (clang).
tree
|
commitdiff
2011-12-09
Nikolay Sivov
comctl32/listview: Create header when LVS_EX_FULLROWSEL...
tree
|
commitdiff
2011-12-09
Pierre Schweitzer
usp10: Fix memory leak.
tree
|
commitdiff
2011-12-09
Henri Verbeet
wined3d: Get rid of the WINED3DPSHADERCAPS2_0 typedef.
tree
|
commitdiff
2011-12-09
Henri Verbeet
wined3d: Get rid of the WINED3DVSHADERCAPS2_0 typedef.
tree
|
commitdiff
2011-12-09
Henri Verbeet
wined3d: Introduce a helper function for checking color...
tree
|
commitdiff
2011-12-09
Henri Verbeet
wined3d: Print the GL_RENDERER string when no "card...
tree
|
commitdiff
2011-12-09
Henri Verbeet
wined3d: The VertexAttrib*h[v] calls in NV_half_float...
tree
|
commitdiff
2011-12-09
Alexandre Julliard
gdi32/tests: Add tests for DIB_PAL_COLORS and DIB palet...
tree
|
commitdiff
2011-12-09
Alexandre Julliard
gdi32: Remove the nb_colors fields in the bitmap object...
tree
|
commitdiff
2011-12-09
Alexandre Julliard
gdi32: Fix handling of DIB_PAL_COLORS in the various...
tree
|
commitdiff
2011-12-09
Alexandre Julliard
gdi32: Always allocate a full-size color table when...
tree
|
commitdiff
2011-12-08
Alexandre Julliard
gdi32: Add a helper to build a color table from the...
tree
|
commitdiff
2011-12-08
Alexandre Julliard
gdi32: Don't make a copy of the DIB color table when...
tree
|
commitdiff
2011-12-08
Alexandre Julliard
gdi32: Use PutImage directly to set the initial bitmap...
tree
|
commitdiff
2011-12-08
Alexandre Julliard
gdi32: Use the convert_bits helper function in SetDIBit...
tree
|
commitdiff
2011-12-08
Jacek Caban
wininet: Added more connection failure tests.
tree
|
commitdiff
2011-12-08
Jacek Caban
wininet: Properly handle closed connection in HTTP_Http...
tree
|
commitdiff
2011-12-08
Jacek Caban
wininet: Use test.winehq.org instead of crossover.codew...
tree
|
commitdiff
2011-12-08
Aric Stewart
usp10: Some Indic scripts, Sinhala, want GDEF to set...
tree
|
commitdiff
2011-12-08
Stefan Dösinger
ddraw/tests: Extend the CreateSurface(NULL test), use...
tree
|
commitdiff
2011-12-08
Stefan Dösinger
ddraw: SetSurfaceDesc can set width, height and pitch...
tree
|
commitdiff
2011-12-08
Stefan Dösinger
ddraw/tests: Make the SetSurfaceDesc test ok messages...
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Gettnames implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getmonths implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getdays implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getname implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getlconv implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getfalse and _Gettrue impleme...
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Getcvt implementation.
tree
|
commitdiff
2011-12-08
Jacek Caban
jscript: Use bytecode for '>>=' expression.
tree
|
commitdiff
2011-12-08
Jacek Caban
jscript: Use bytecode for '>>' expression.
tree
|
commitdiff
2011-12-08
Jacek Caban
jscript: Use bytecode for '&=' expression implementation.
tree
|
commitdiff
2011-12-08
Jacek Caban
jscript: Use bytecode for binary and implementation.
tree
|
commitdiff
2011-12-08
Jacek Caban
jscript: Use bytecode for array literal expressions.
tree
|
commitdiff
2011-12-08
Jacek Caban
jscript: Use bytecode for pre-decrement implementation.
tree
|
commitdiff
2011-12-08
Jacek Caban
jscript: Use bytecode for pre-increment expression...
tree
|
commitdiff
2011-12-08
Alexandre Julliard
winex11: Add some sanity checks on bitmap formats befor...
tree
|
commitdiff
2011-12-08
Alexandre Julliard
gdi32: Add missing check for empty visible rects in...
tree
|
commitdiff
2011-12-08
Nikolay Sivov
msxml3: Added IDispatchEx for IXSLProcessor.
tree
|
commitdiff
2011-12-08
Nikolay Sivov
msxml3: Added IDispatchEx support for IXSLTemplate.
tree
|
commitdiff
2011-12-08
Henri Verbeet
wined3d: Get rid of the WINEDDCOLORKEY typedef.
tree
|
commitdiff
2011-12-08
Henri Verbeet
wined3d: Get rid of the WineDirect3DVertexStridedData...
tree
|
commitdiff
2011-12-08
Henri Verbeet
wined3d: Avoid clearing the current wined3d context...
tree
|
commitdiff
2011-12-08
Henri Verbeet
wined3d: Properly check if a surface has a DIB section...
tree
|
commitdiff
2011-12-08
Henri Verbeet
wined3d: Read the PBO back into the DIB section if...
tree
|
commitdiff
2011-12-07
Jacek Caban
appwiz.cpl: Run winebrowser directly instead of using...
tree
|
commitdiff
2011-12-07
Aric Stewart
usp10: Handle dangling joiners when processing Indic...
tree
|
commitdiff
2011-12-07
Alexandre Julliard
winex11: Don't call get_xrender_picture inside the...
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt/tests: Added _Gettnames tests.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt: Added _Getmonths implementation.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt: Added _Getdays implementation.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt: Added _Gettnames implementation.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt: Initialize lc_time_curr inside create_locale.
tree
|
commitdiff
2011-12-07
Jacek Caban
scrrun: Moved script extensions registration to scrrun...
tree
|
commitdiff
2011-12-07
Jacek Caban
jscript: Use bytecode for post-decrement expression.
tree
|
commitdiff
2011-12-07
Jacek Caban
jscript: Use bytecode for post-increment expression.
tree
|
commitdiff
2011-12-07
Jacek Caban
jscript: Added bytecode version of array expression.
tree
|
commitdiff
2011-12-07
Jacek Caban
jscript: Use binary_expression_t instead of array_expre...
tree
|
commitdiff
2011-12-07
Jacek Caban
jscript: Use bytecode for all call expressions.
tree
|
commitdiff
2011-12-07
Jacek Caban
jscript: Use bytecode for calls on identifier and membe...
tree
|
commitdiff
2011-12-07
Dmitry Timoshkov
user32: Add the tests for dialog window styles, make...
tree
|
commitdiff
2011-12-07
Dmitry Timoshkov
user32: Add more window style tests, make them pass...
tree
|
commitdiff
2011-12-07
Pierre Schweitzer
wineps.drv: Fix memory leak.
tree
|
commitdiff
2011-12-07
Pierre Schweitzer
msacm32: Fix buffer double free.
tree
|
commitdiff
2011-12-07
Pierre Schweitzer
msctf: Fix memory leaks.
tree
|
commitdiff
2011-12-07
Pierre Schweitzer
usp10: Fix memory leaks.
tree
|
commitdiff
2011-12-07
Pierre Schweitzer
kernel32: Fix memory leak.
tree
|
commitdiff
2011-12-07
Aric Stewart
usp10: Unicode does not compose the Gurmukhi letter...
tree
|
commitdiff
2011-12-07
Henri Verbeet
wined3d: Get rid of the WineDirect3DStridedData typedef.
tree
|
commitdiff
2011-12-07
Henri Verbeet
wined3d: Get rid of the WINED3DBOX typedef.
tree
|
commitdiff
2011-12-07
Henri Verbeet
ddraw: Just read the actual reference counts in Destroy...
tree
|
commitdiff
2011-12-07
Henri Verbeet
ddraw: Destroy the swapchain in the DllMain() cleanup...
tree
|
commitdiff
2011-12-07
Henri Verbeet
wined3d: Unbind stateblock resources in wined3d_device_...
tree
|
commitdiff
2011-12-07
Alexandre Julliard
gdi32: Rename the CLIPPING_UpdateGCRegion function.
tree
|
commitdiff
2011-12-07
Alexandre Julliard
gdi32: Don't store the metaclip region, recompute it...
tree
|
commitdiff
2011-12-07
Alexandre Julliard
gdi32: Only store a total visible region when it's...
tree
|
commitdiff
2011-12-07
Alexandre Julliard
gdi32: Only create the DC visible region when necessary.
tree
|
commitdiff
2011-12-07
Alexandre Julliard
gdi32: Make sure DCs are fully zero-initialized.
tree
|
commitdiff
2011-12-06
Alexandre Julliard
comdlg32: Convert dialogs to po files.
tree
|
commitdiff
2011-12-06
Alexandre Julliard
cryptui: Convert dialogs to po files.
tree
|
commitdiff
2011-12-06
Francois Gouget
mscoree: Make CorDebugProcess_Create() static.
tree
|
commitdiff
2011-12-06
Francois Gouget
jscript: Make interp_expression_eval() static.
tree
|
commitdiff
2011-12-06
Francois Gouget
gdi32: Make init_dib_info() static.
tree
|
commitdiff
2011-12-06
Francois Gouget
dsound: Remove mmErr(). It is not used anymore.
tree
|
commitdiff
2011-12-06
Stefan Dösinger
d3d9/tests: Clarify a comment.
tree
|
commitdiff
2011-12-06
Stefan Dösinger
d3d9/tests: Test StrechRect between depth stencils...
tree
|
commitdiff
2011-12-06
Stefan Dösinger
ddraw/tests: Add a IDirect3DDevice2 GetCaps test.
tree
|
commitdiff
2011-12-06
Stefan Dösinger
wined3d: Remove the Apple NV_texture_shader quirk.
tree
|
commitdiff
next