projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
include: Use ULONG instead of unsigned long in ipexport.h.
[wine]
/
dlls
/
user32
/
tests
/
2009-01-03
Alexandre Julliard
user32/tests: Fix some printf formats for 64-bit.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
user32/tests: Fix pointer casting warnings on 64-bit.
tree
|
commitdiff
2008-12-16
Paul Vriens
user32/tests: Destroy the windows after the tests.
tree
|
commitdiff
2008-12-12
Francois Gouget
user32/tests: Make some functions static.
tree
|
commitdiff
2008-12-08
Lei Zhang
user32: Check input to GetAsyncKeyState().
tree
|
commitdiff
2008-12-08
Alexandre Julliard
user32/tests: Added some tests for behavior of 64-bit...
tree
|
commitdiff
2008-12-05
Paul Vriens
user32/tests: Fix some typos.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
Define _WIN32_WINNT before including any headers.
tree
|
commitdiff
2008-11-26
Alexandre Julliard
user32/tests: Fix a number of window tests on Win9x...
tree
|
commitdiff
2008-11-25
Francois Gouget
user32: Remove WINAPI/CALLBACK on static functions...
tree
|
commitdiff
2008-11-21
Alexandre Julliard
user32/tests: Only test the window caption status if...
tree
|
commitdiff
2008-11-21
Paul Vriens
user32/tests: Fix a few test failures on Win9x.
tree
|
commitdiff
2008-11-20
Alexandre Julliard
user32/tests: Allow the foreground window to be null...
tree
|
commitdiff
2008-11-20
Alexandre Julliard
user32/tests: Fix some of the sysparams tests on Win9x...
tree
|
commitdiff
2008-11-20
Alexandre Julliard
user32/tests: Fix the monitor tests on NT4.
tree
|
commitdiff
2008-11-20
Alexandre Julliard
user32/tests: Fix wildcard directory lists handling...
tree
|
commitdiff
2008-11-20
Alexandre Julliard
user32/tests: Fix the edit margins tests on Win9x.
tree
|
commitdiff
2008-11-20
Alexandre Julliard
user32/tests: Fix the cursor tests on Win9x.
tree
|
commitdiff
2008-11-20
Alexandre Julliard
user32/tests: The BSF_SENDNOTIFYMESSAGE flag is not...
tree
|
commitdiff
2008-11-20
Paul Vriens
user32/tests: Don't crash on Win95.
tree
|
commitdiff
2008-11-20
Alexandre Julliard
user32/tests: Fix a few more failures in the window...
tree
|
commitdiff
2008-11-19
Florian Köberle
user32/tests: Test size and minmax of WS_THICKFRAME...
tree
|
commitdiff
2008-11-19
Florian Köberle
user32/tests: Capture tests should not require no activ...
tree
|
commitdiff
2008-11-18
Damjan Jovanovic
user32: Handle NULL rectangles in WM_NCCALCSIZE.
tree
|
commitdiff
2008-11-17
Paul Vriens
user32/tests: Fix a test failure on Win9x, WinMe and...
tree
|
commitdiff
2008-11-14
Alexandre Julliard
user32/tests: Fix the resource tests for various Window...
tree
|
commitdiff
2008-11-13
Vitaliy Margolen
user32/tests: Print line numbers of callers in check_wn...
tree
|
commitdiff
2008-11-12
Alexandre Julliard
user32/tests: Make sure the message test doesn't hang...
tree
|
commitdiff
2008-11-12
Alexandre Julliard
user32/tests: Skip the PM_QS_* PeekMessage tests on...
tree
|
commitdiff
2008-11-12
Alexandre Julliard
user32/tests: Fix window tests on various Windows versions.
tree
|
commitdiff
2008-11-07
Paul Vriens
user32/tests: Skip GetMenuItemInfo tests on NT4 and...
tree
|
commitdiff
2008-11-07
Paul Vriens
user32/tests: Fix some test failures on Win9x.
tree
|
commitdiff
2008-11-06
Paul Vriens
user32/tests: Fix some test failures on Win9x and WinMe.
tree
|
commitdiff
2008-11-06
Detlef Riekenberg
user32/tests: Fix crash on win9x in the dde test.
tree
|
commitdiff
2008-11-05
Michael Stefaniuc
user32: Remove superfluous casts of void pointers.
tree
|
commitdiff
2008-11-04
Michael Stefaniuc
user32: Do not cast zero.
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
user32: Do not cast NULL.
tree
|
commitdiff
2008-10-29
Alexandre Julliard
user32: Add a bunch of tests for GetQueueStatus and...
tree
|
commitdiff
2008-10-27
Detlef Riekenberg
user32/tests: Avoid crash on win9x.
tree
|
commitdiff
2008-10-27
Michael Stefaniuc
user32: HGDIOBJ is interchangeable with other handle...
tree
|
commitdiff
2008-10-20
Dmitry Timoshkov
user32: Fix a typo.
tree
|
commitdiff
2008-10-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-10-17
Alexandre Julliard
user32/test: Fix a couple of message test failures...
tree
|
commitdiff
2008-10-17
Dmitry Timoshkov
user32: Add a test for fullscreen window sizing, make...
tree
|
commitdiff
2008-10-16
Aric Stewart
user32: Update DrawText tests to cover behavior differe...
tree
|
commitdiff
2008-10-15
Aric Stewart
user32: Make sure our vertical line count is at least...
tree
|
commitdiff
2008-10-14
Aric Stewart
user32: DrawText handling of 0 counts with string,...
tree
|
commitdiff
2008-10-09
Paul Vriens
user32/tests: Don't crash on NT4.
tree
|
commitdiff
2008-10-07
Paul Vriens
user32/tests: Fix failures on W2K and below.
tree
|
commitdiff
2008-10-07
Paul Vriens
user32/tests: Run tests on win95 again.
tree
|
commitdiff
2008-10-06
Dylan Smith
user32: Converted rcScrollBar to screen coordinates.
tree
|
commitdiff
2008-10-06
Dmitry Timoshkov
user32: Print the expected and received rectangles.
tree
|
commitdiff
2008-10-02
Aric Stewart
user32/tests: GetMenuItemCount returns INT so check...
tree
|
commitdiff
2008-10-02
Aric Stewart
user32/tests: GetMenuItemCount returns an INT which...
tree
|
commitdiff
2008-09-30
Vitaliy Margolen
user32/tests: Move shell test to the end - killing...
tree
|
commitdiff
2008-09-29
Vitaliy Margolen
user32/tests: Make it easier to identify failed tests.
tree
|
commitdiff
2008-09-29
Vitaliy Margolen
user32/tests: Use empty_message_queue with timeouts.
tree
|
commitdiff
2008-09-24
Alexandre Julliard
user32/tests: Fix the listbox tests on Win9x and NT4.
tree
|
commitdiff
2008-09-24
Alexandre Julliard
user32/tests: Fix some input test failures.
tree
|
commitdiff
2008-09-24
Alexandre Julliard
user32/tests: Fix the winstation tests on NT4.
tree
|
commitdiff
2008-09-24
Alexandre Julliard
user32/tests: Fix more message test failures on NT4...
tree
|
commitdiff
2008-09-22
Alexandre Julliard
user32/tests: Fix some more message test failures.
tree
|
commitdiff
2008-09-19
Alexandre Julliard
user32/tests: Fix a few more message test failures.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
user32/tests: Fix some test failures on win9x.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
user32/tests: Cope with last error behavior on Vista.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
user32/tests: Fix some test failures on XP.
tree
|
commitdiff
2008-09-16
Alexandre Julliard
user32/tests: Fix a number of message test failures...
tree
|
commitdiff
2008-09-15
Alexandre Julliard
user32/tests: Fix a test that fails on all Windows...
tree
|
commitdiff
2008-09-15
Alexandre Julliard
user32/tests: Ignore some more messages.
tree
|
commitdiff
2008-09-12
Alexandre Julliard
user32/tests: Added some tests for Get/SetLayeredWindow...
tree
|
commitdiff
2008-09-11
Dmitry Timoshkov
user32: Fix the work area test to pass on Windows when...
tree
|
commitdiff
2008-09-08
Vincent Povirk
user32: Use the correct bitmap location for MNS_CHECKORBMP.
tree
|
commitdiff
2008-09-08
Paul Vriens
user32/tests: Win9x needs a threadid for CreateThread.
tree
|
commitdiff
2008-09-08
Michael Stefaniuc
user32/tests: Remove unreachable break after return...
tree
|
commitdiff
2008-09-05
Jeff Latimer
user32/tests: Add more A and W test combinations for...
tree
|
commitdiff
2008-09-05
Jeff Latimer
user32/tests: Tests for a W interface connection adding...
tree
|
commitdiff
2008-09-05
Jeff Latimer
user32: DdeConnect causes 2 XTYP_CONNECT_CONFIRM messag...
tree
|
commitdiff
2008-09-05
Jeff Latimer
user32/tests: Test infrastructure for testing ddeml...
tree
|
commitdiff
2008-09-04
Vincent Povirk
user32/tests: Don't check menu items when testing MNS_C...
tree
|
commitdiff
2008-09-03
Jeff Latimer
user32/tests: Deregister the class created by create_dd...
tree
|
commitdiff
2008-09-02
Francois Gouget
user32/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2008-08-28
Jim Cameron
user32/tests: Add a regression test for CreateIconFromR...
tree
|
commitdiff
2008-08-28
Jim Cameron
user32: Fixed bug in loading .cur files.
tree
|
commitdiff
2008-08-27
Aric Stewart
user32: Add test demonstrating the WM_PAINT loop.
tree
|
commitdiff
2008-08-27
Dmitry Timoshkov
user32: Add a test for monitor work area, fix some...
tree
|
commitdiff
2008-08-20
Andre Wisplinghoff
user32: Add a test for ToUnicode.
tree
|
commitdiff
2008-08-20
Austin English
user32: Test what FindWindow does when window isn't...
tree
|
commitdiff
2008-08-18
Jeff Latimer
user32/tests: Add tests for for invalid DDE conditions.
tree
|
commitdiff
2008-08-18
Jeff Latimer
user32: DdeClientTransaction should check that pData...
tree
|
commitdiff
2008-08-18
Jeff Latimer
user32: DdeQueryString returns a NULL str if there...
tree
|
commitdiff
2008-08-18
Jeff Latimer
user32: DdeClientTransaction should return 0 in the...
tree
|
commitdiff
2008-08-05
Alexandre Julliard
user32/tests: Fix a number of message sequence tests...
tree
|
commitdiff
2008-08-05
Alexandre Julliard
user32/tests: Fix some test failures on win9x.
tree
|
commitdiff
2008-08-05
Alexandre Julliard
user32/tests: Don't check last error on success in...
tree
|
commitdiff
2008-08-04
Alexandre Julliard
user32/tests: Fix the listbox LB_DIR tests when directo...
tree
|
commitdiff
2008-08-01
Andre Wisplinghoff
user32: Make dde test use skip function.
tree
|
commitdiff
2008-07-31
Alexandre Julliard
user32/tests: Fix some message test failures on various...
tree
|
commitdiff
2008-07-30
Alexandre Julliard
user32/tests: Fix some tests on Win9x.
tree
|
commitdiff
2008-07-22
Alexandre Julliard
user32/tests: Make sure the bitmap info passed to Creat...
tree
|
commitdiff
2008-07-22
Reece Dunn
user32: Fixed building the tests with the Vista SDK.
tree
|
commitdiff
next