projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Correct scaling of DrawIcon.
[wine]
/
dlls
/
user32
/
tests
/
2009-09-09
Alexandre Julliard
user32/tests: Use explicit prototypes for function...
tree
|
commitdiff
2009-09-09
Alexandre Julliard
user32/tests: Non-US keyboards are allowed on Wine...
tree
|
commitdiff
2009-09-08
Ge van Geldorp
user32/tests: Skip test on non-US keyboard.
tree
|
commitdiff
2009-09-01
Paul Vriens
user32/tests: Run tests again on Win95.
tree
|
commitdiff
2009-09-01
Sergey Khodych
user32/tests: Fix a typo.
tree
|
commitdiff
2009-08-26
Sergey Khodych
user32: Use IDOK as default identifier in a template.
tree
|
commitdiff
2009-08-26
Sergey Khodych
user32: edit: Improve handling of WM_KEYDOWN VK_RETURN...
tree
|
commitdiff
2009-08-26
Sergey Khodych
user32: edit: Improve handling of WM_KEYDOWN VK_TAB...
tree
|
commitdiff
2009-08-26
Sergey Khodych
user32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE...
tree
|
commitdiff
2009-08-26
Sergey Khodych
user32: edit: Use a dialog mode after receiving WM_GETD...
tree
|
commitdiff
2009-08-26
Ge van Geldorp
user32/tests: Fix test failure on Win7.
tree
|
commitdiff
2009-08-26
Andrew Eikum
user32/tests: Fix input test failures on NT4.
tree
|
commitdiff
2009-08-24
Andrew Nguyen
user32/tests: Fix a test failure on Win9x.
tree
|
commitdiff
2009-08-20
Andrew Eikum
user32/tests: Fix input test failure in win9x platforms.
tree
|
commitdiff
2009-08-19
Andrew Eikum
user32/tests: Add tests for SendInput with unicode.
tree
|
commitdiff
2009-08-14
Andrew Eikum
user32/tests: Add tests for saving and restoring contro...
tree
|
commitdiff
2009-08-14
Austin Lund
user32/tests: Remove superfluous code from WM_PAINT...
tree
|
commitdiff
2009-08-13
Austin Lund
user32/tests: Added tests for infinite WM_PAINT loop.
tree
|
commitdiff
2009-08-12
Dmitry Timoshkov
user32: Return 0 from DefDlgProc and dialog loop for...
tree
|
commitdiff
2009-08-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-08-10
Andrew Nguyen
user32/tests: Fix some test failures on Windows.
tree
|
commitdiff
2009-08-07
Andrew Nguyen
user32/tests: Test the behavior of DialogBoxParamA...
tree
|
commitdiff
2009-08-05
Dmitry Timoshkov
user32/tests: Use symbol charset when creating Marlett...
tree
|
commitdiff
2009-08-03
Rein Klazes
user32: When all items in a menu have either a bitmap...
tree
|
commitdiff
2009-08-03
Henri Verbeet
user32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE...
tree
|
commitdiff
2009-07-24
Rein Klazes
user32: Fail if inserting a submenu would create a...
tree
|
commitdiff
2009-07-21
Rein Klazes
user32/tests: Fix for a test failure on win98/NT4.
tree
|
commitdiff
2009-07-20
Rein Klazes
user32: Ignore the MFT_BITMAP flag when testing menu...
tree
|
commitdiff
2009-07-17
Rein Klazes
user32/tests: Show that Windows avoids creating loops...
tree
|
commitdiff
2009-07-06
Dmitry Timoshkov
user32: Fix some BM_SETSTYLE test failres under Win9x.
tree
|
commitdiff
2009-07-02
Dmitry Timoshkov
user32: Add a test for BM_SETSTYLE, make it pass under...
tree
|
commitdiff
2009-06-25
Joel Holdsworth
user32: Added DrawIconEx alpha blending support.
tree
|
commitdiff
2009-06-25
Joel Holdsworth
user32: Added DrawIcon alpha blending support.
tree
|
commitdiff
2009-06-25
Paul Vriens
user32/tests: Prevent some 'deadcode' (Coverity).
tree
|
commitdiff
2009-06-23
Paul Vriens
user32/tests: Prevent some 'deadcode' (Coverity).
tree
|
commitdiff
2009-06-22
Joel Holdsworth
user32/tests: Added tests for DrawIcon and DrawIconEx.
tree
|
commitdiff
2009-06-22
Nicolas Le Cam
user32/tests: Ignore WM_TIMECHANGE message.
tree
|
commitdiff
2009-06-18
Dmitry Timoshkov
user32: Invalidate button on WM_KILLFOCUS, like Windows...
tree
|
commitdiff
2009-06-15
Paul Vriens
user32/tests: Skip some tests on Win9x/WinME.
tree
|
commitdiff
2009-06-12
Dmitry Timoshkov
user32: Add a test for PeekMessage((HWND)-1), make...
tree
|
commitdiff
2009-06-04
Alexandre Julliard
user32/tests: More systematically ignore the messages...
tree
|
commitdiff
2009-06-04
Alexandre Julliard
user32/tests: Add more synchronization in the exit...
tree
|
commitdiff
2009-06-04
Paul Vriens
user32/tests: Fix a test failure on Win95.
tree
|
commitdiff
2009-06-04
Paul Vriens
user32/tests: Remove a trace() message.
tree
|
commitdiff
2009-06-03
Alexandre Julliard
user32/tests: Add tests for message sequence of window...
tree
|
commitdiff
2009-06-02
Alexandre Julliard
user32/tests: Only check the foreground window when...
tree
|
commitdiff
2009-06-02
Alexandre Julliard
user32/tests: Fix the listbox delete test on NT4.
tree
|
commitdiff
2009-06-02
André Hentschel
winex11: Fix Ctrl+Shift+Tab translation.
tree
|
commitdiff
2009-06-01
Alexandre Julliard
user32/tests: Make some sysparams registry key optional...
tree
|
commitdiff
2009-06-01
Alexandre Julliard
user32/tests: Remove tests for internal DDE handle...
tree
|
commitdiff
2009-05-29
Gerald Pfeifer
user32/tests: Remove unused SAME macro.
tree
|
commitdiff
2009-05-28
Alexandre Julliard
user32/tests: Fix some pointer conversion warnings...
tree
|
commitdiff
2009-05-28
André Hentschel
winex11: Fix Ctrl+Tab translation.
tree
|
commitdiff
2009-05-25
Gerald Pfeifer
user32/tests: Fix MODIFIED macro.
tree
|
commitdiff
2009-05-13
Paul Vriens
user32/tests: Fix test failures on Win9x/WinME.
tree
|
commitdiff
2009-05-13
Alexandre Julliard
user32/tests: Add an optional message for Win95.
tree
|
commitdiff
2009-05-12
Alexandre Julliard
user32/tests: Add more systematic support for ignoring...
tree
|
commitdiff
2009-05-12
Alexandre Julliard
user32/tests: Fix the LB_DELETESTRING for older Windows...
tree
|
commitdiff
2009-05-07
Alexandre Julliard
user32/tests: Fix the window creation on Win64.
tree
|
commitdiff
2009-05-05
Nicolas Le Cam
user32/tests: Fix scroll tests when theming is disabled.
tree
|
commitdiff
2009-05-04
Rein Klazes
user32: Combine horizontal and vertical window scroll...
tree
|
commitdiff
2009-05-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-05-04
Nicolas Le Cam
user32/tests: Fix VK_RMENU input tests on localized...
tree
|
commitdiff
2009-05-01
Rein Klazes
user32/tests: Fix a test in edit.c that was not testing...
tree
|
commitdiff
2009-04-30
Rein Klazes
user32/tests: Show that vertical and horizontal window...
tree
|
commitdiff
2009-04-29
Dmitry Timoshkov
user32: Add the tests for LB_DELETESTRING, make them...
tree
|
commitdiff
2009-04-24
Alexandre Julliard
user32/tests: Don't try to unpack or free invalid handles.
tree
|
commitdiff
2009-04-24
Alexandre Julliard
user32: Fix the DDE service formatting for 64-bit.
tree
|
commitdiff
2009-04-24
Alexandre Julliard
user32/tests: Fix a couple of dimension checks on W2k3...
tree
|
commitdiff
2009-04-22
Michael Stefaniuc
user32/tests: Don't use the long type.
tree
|
commitdiff
2009-04-22
Alexandre Julliard
user32/tests: Fix a few sysparams tests on various...
tree
|
commitdiff
2009-04-21
Huw Davies
user32/tests: Fix tests on win9x.
tree
|
commitdiff
2009-04-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-04-20
Huw Davies
winex11.drv: Fix typo so that emf -> mfpict synthesis...
tree
|
commitdiff
2009-04-20
Huw Davies
winex11.drv: Fix ordering of synthesized text formats.
tree
|
commitdiff
2009-04-16
Rein Klazes
user32: When repainting a static control with SS_BITMAP...
tree
|
commitdiff
2009-04-14
Hans Leidekker
user32: By default, return all zeroes in the first...
tree
|
commitdiff
2009-04-10
Alexandre Julliard
user32/tests: Fix a couple of test failures on Windows.
tree
|
commitdiff
2009-04-10
Patrick Gauthier
user32: Handle magic font size 0x7fff in dialog templat...
tree
|
commitdiff
2009-04-08
Rein Klazes
user32/tests: Avoid a few unneeded test failures in...
tree
|
commitdiff
2009-04-03
Rein Klazes
user32: Fix for the ending of menu tracking in the...
tree
|
commitdiff
2009-04-03
Rein Klazes
user32: In COMBO_WindowPosChanging() do not change...
tree
|
commitdiff
2009-04-02
Rein Klazes
user32/tests: In sysparams fix another case where a...
tree
|
commitdiff
2009-04-02
Nikolay Sivov
user32: Implemented GetWindowRgnBox with some tests.
tree
|
commitdiff
2009-03-27
Rein Klazes
user32/tests: Show that a submenu is still functional...
tree
|
commitdiff
2009-03-25
Patrick Gauthier
user32/tests: Check effect of magic font height value...
tree
|
commitdiff
2009-03-23
Rein Klazes
user32/tests: In sysparams.c disable some Get/Set borde...
tree
|
commitdiff
2009-03-13
Alexandre Julliard
user32/tests: Print a more useful line number in check_...
tree
|
commitdiff
2009-03-13
Alexandre Julliard
user32/tests: Add optional restore sequence for Vista.
tree
|
commitdiff
2009-03-11
Alexandre Julliard
user32/tests: Skip shift+button test if we don't receiv...
tree
|
commitdiff
2009-03-11
Alexandre Julliard
user32/tests: SetForegroundWindow sometimes fails on...
tree
|
commitdiff
2009-03-10
Nikolay Sivov
user32: Button should get captured when highlighted...
tree
|
commitdiff
2009-03-09
Alexandre Julliard
user32/tests: Fix some message sequences for Vista...
tree
|
commitdiff
2009-03-09
Alexandre Julliard
user32/tests: Avoid snprintf, it's broken on Mingw.
tree
|
commitdiff
2009-03-06
Rein Klazes
user32: Check for invalid menu handle passed to TrackPo...
tree
|
commitdiff
2009-03-06
Alexandre Julliard
user32/tests: Add more optional messages for Vista...
tree
|
commitdiff
2009-03-05
Alexandre Julliard
user32/tests: Skip menu test if sending input failed...
tree
|
commitdiff
2009-03-05
Alexandre Julliard
user32/tests: Mark a couple of painting messages as...
tree
|
commitdiff
2009-03-05
Nikolay Sivov
user32: Disable scroll bar control window when both...
tree
|
commitdiff
2009-03-03
Alexandre Julliard
user32/tests: Add some more optional messages.
tree
|
commitdiff
next