projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add trailing '\n's to ok() calls.
[wine]
/
dlls
/
user
/
tests
/
2004-01-18
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-16
Francois Gouget
The MSVC headers won't give a name to the nameless...
tree
|
commitdiff
2004-01-16
Francois Gouget
We need to set _WIN32_WINNT to 0x501 to get CS_DROPSHAD...
tree
|
commitdiff
2004-01-09
Ferenc Wagner
Pin down LoadStringA behaviour on different buffer...
tree
|
commitdiff
2003-12-31
Alexandre Julliard
Store window icons in the window structure so that...
tree
|
commitdiff
2003-12-30
Dmitry Timoshkov
Add MDI child creation tests.
tree
|
commitdiff
2003-12-10
Alexandre Julliard
Added tests for class style and instance handling.
tree
|
commitdiff
2003-11-18
Martin Fuchs
- Move shell window into the background.
tree
|
commitdiff
2003-10-28
Francois Gouget
Weekly spelling fixes.
tree
|
commitdiff
2003-10-28
Rein Klazes
Test WM_KEY* and WM_SYSKEY* messages generated by vario...
tree
|
commitdiff
2003-10-24
Alexandre Julliard
Updated some of the generated tests.
tree
|
commitdiff
2003-10-24
Dmitry Timoshkov
More tests for window creation parameters.
tree
|
commitdiff
2003-10-06
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-02
Dimitrie O. Paun
Move the message sequences documented in documentation...
tree
|
commitdiff
2003-09-11
Francois Gouget
Modify winetest_ok to only add a trailing '\n' if there...
tree
|
commitdiff
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-07
Richard Cohen
SystemParametersInfo returning a value for Wallpaper...
tree
|
commitdiff
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
tree
|
commitdiff
2003-05-19
Dmitry Timoshkov
GetClassInfo returns class atom on success.
tree
|
commitdiff
2003-04-26
Ferenc Wagner
Added listbox test.
tree
|
commitdiff
2003-04-08
Alexandre Julliard
Avoid warning.
tree
|
commitdiff
2003-01-21
Marcus Meissner
Changed MONITORINFOEXA,W definition to the one in MSDN...
tree
|
commitdiff
2003-01-20
Francois Gouget
Check for sysparams keys in either the Win9x or NT...
tree
|
commitdiff
2003-01-16
Francois Gouget
Don't use old_spacing-1 if old_spacing already has...
tree
|
commitdiff
2003-01-13
Francois Gouget
Update the registry keys of SPI_ICONHORIZONTALSPACING,
tree
|
commitdiff
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
tree
|
commitdiff
2003-01-05
Francois Gouget
Fix signed/unsigned compilation warnings.
tree
|
commitdiff
2003-01-03
Francois Gouget
Win9x does not support {Get,Set}WindowLongW. Use the...
tree
|
commitdiff
2002-12-18
Francois Gouget
wsprintfW is not supported on Win9x platforms.
tree
|
commitdiff
2002-12-12
Francois Gouget
Skip the Unicode tests (effectively all tests currently...
tree
|
commitdiff
2002-11-15
Patrik Stridvall
Made tests compile on Windows.
tree
|
commitdiff
2002-11-12
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-06
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-04
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-29
Patrik Stridvall
Fixed tests to compile with MS C on Windows.
tree
|
commitdiff
2002-10-29
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-23
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-15
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-04
Alexandre Julliard
Fixed printf formats for -DSTRICT handles.
tree
|
commitdiff
2002-10-03
Alexandre Julliard
Build tests with -DSTRICT.
tree
|
commitdiff
2002-10-02
Patrik Stridvall
Added some more autogenerated tests.
tree
|
commitdiff
2002-09-25
Alexandre Julliard
Fixed a number of bugs in the handling of window parent...
tree
|
commitdiff
2002-09-17
Francois Gouget
IDI_APPLICATIONW does not exist on Windows. Use IDI_APP...
tree
|
commitdiff
2002-08-09
Alexandre Julliard
Create separate makefiles for tests for more flexibility.
tree
|
commitdiff
2002-06-28
Philipp Wollermann
Implemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD...
tree
|
commitdiff
2002-06-22
Alexandre Julliard
Added printf format checking to the ok() and trace...
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-23
Francois Gouget
Make the tests compile with Visual C++.
tree
|
commitdiff
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
tree
|
commitdiff
2002-05-19
Francois Gouget
Make the 'error' string of a couple of checks consisten...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-04-24
Bill Medland
First regression test for wsprintf.
tree
|
commitdiff
2002-04-21
Mike McCormack
Added a simple test set for window classes.
tree
|
commitdiff
2002-04-02
François Gouget
Include wine/test.h before windows headers.
tree
|
commitdiff
2002-03-19
Francois Gouget
Don't show the window.
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-27
Andriy Palamarchuk
Added SystemParametersInfo unit test.
tree
|
commitdiff