projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windowscodecs: Implement InitializeCustom and GetColors for palettes.
[wine]
/
dlls
/
user32
/
tests
/
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
2009-03-03
Alexandre Julliard
user32/tests: Fix a couple of failing menu tests.
tree
|
commitdiff
2009-03-02
Rein Klazes
user32: MENU_TrackMenu, called from TrackPopupMenu...
tree
|
commitdiff
2009-03-02
Paul Vriens
user32/tests: Fix some test failures on Win98/WinME.
tree
|
commitdiff
2009-02-27
Rein Klazes
user32: In SetMenuInfo() implement the MIM_APPLYTOSUBME...
tree
|
commitdiff
2009-02-26
Alexandre Julliard
user32/tests: Fix some message sequences for Win9x.
tree
|
commitdiff
2009-02-25
Alexandre Julliard
user32/tests: Fix some input tests on Win9x and NT4.
tree
|
commitdiff
2009-02-25
Alexandre Julliard
user32/tests: Add some more optional messages.
tree
|
commitdiff
2009-02-25
Alexandre Julliard
user32/tests: Fix a few more input test failures on...
tree
|
commitdiff
2009-02-25
Rein Klazes
user32: Refine the size calculations for menu items...
tree
|
commitdiff
2009-02-24
Alexandre Julliard
user32/tests: Add a couple of optional messages.
tree
|
commitdiff
2009-02-24
Alexandre Julliard
user32/tests: Skip more input tests if we can't queue...
tree
|
commitdiff
2009-02-23
Francois Gouget
user32/tests: Use win_skip() to skip over unimplemented...
tree
|
commitdiff
2009-02-21
Alexandre Julliard
user32/tests: Print all the unexpected messages we...
tree
|
commitdiff
2009-02-21
Alexandre Julliard
user32/tests: Add some optional keystrokes for AltGr...
tree
|
commitdiff
2009-02-20
Alexandre Julliard
user32/tests: Remove an unreliable pixel test.
tree
|
commitdiff
2009-02-20
Alexandre Julliard
user32/tests: Skip some message tests if we fail to...
tree
|
commitdiff
2009-02-20
Alexandre Julliard
user32/tests: Skip some input tests if we fail to queue...
tree
|
commitdiff
2009-02-19
Alexandre Julliard
user32/tests: Try harder to make the window receive...
tree
|
commitdiff
2009-02-18
Alexandre Julliard
user32/tests: Ignore SPI_ICONVERTICALSPACING notificati...
tree
|
commitdiff
2009-02-18
Rein Klazes
user32: Do not handle WM_ENDSESSION in DefWindowProc...
tree
|
commitdiff
2009-02-17
Alexandre Julliard
user32/tests: Skip message tests if queuing keyboard...
tree
|
commitdiff
2009-02-17
Alexandre Julliard
user32/tests: Test for failure to change system paramet...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32/tests: Fix some checks of the key value in accel...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32/tests: Skip some tests if SetForegroundWindow...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32/tests: Add a couple of optional message, mark...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32/tests: Another fix for lack of color cursor...
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: Cope with lack of support for color cursors.
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: GetClassInfo doesn't set last error relia...
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: Skip tests if we fail to inject mouse...
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: Fix more message tests on XP and Vista.
tree
|
commitdiff
next