projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
server: Implement RegisterHotKey/UnregisterHotKey.
[wine]
/
dlls
/
user32
/
tests
/
2011-06-21
Vincent Povirk
server: Implement RegisterHotKey/UnregisterHotKey.
tree
|
commitdiff
2011-06-21
Vincent Povirk
user32/tests: Test that hotkeys are really replaced...
tree
|
commitdiff
2011-06-15
Francois Gouget
Standardize the OK buttons.
tree
|
commitdiff
2011-06-14
Vincent Povirk
user32: Add a test to find the queue containing hotkey...
tree
|
commitdiff
2011-06-14
Vincent Povirk
user32: Ignore painting messages in the hotkey test...
tree
|
commitdiff
2011-06-13
Marcus Meissner
user32: Initialize all of msg (Coverity).
tree
|
commitdiff
2011-06-08
Vincent Povirk
user32/tests: Do not check the last error on succeeding...
tree
|
commitdiff
2011-06-08
Vincent Povirk
user32/tests: Test registering the same hotkey hwnd...
tree
|
commitdiff
2011-06-08
Vincent Povirk
user32/tests: Add test showing hotkeys change the async...
tree
|
commitdiff
2011-06-08
Vincent Povirk
user32/tests: Ignore paint messages in hotkey tests.
tree
|
commitdiff
2011-06-08
Vincent Povirk
user32/tests: Add test for flags on keyboard messages.
tree
|
commitdiff
2011-05-26
Vincent Povirk
user32: Add message test for hotkeys.
tree
|
commitdiff
2011-05-26
Vincent Povirk
user32: Add test for RegisterHotKey/UnregisterHotKey.
tree
|
commitdiff
2011-05-24
André Hentschel
user32/tests: Add tests for FlashWindowEx.
tree
|
commitdiff
2011-05-05
Marcus Meissner
user32: Use left shift instead of right shift (Coverity).
tree
|
commitdiff
2011-04-27
Tim Hentenaar
user32: GetTabbedTextExtent() returns non-zero value...
tree
|
commitdiff
2011-04-21
Alexandre Julliard
user32: Don't start menu tracking when the owner window...
tree
|
commitdiff
2011-04-12
Dmitry Timoshkov
user32: Fix the single menu item activation using a...
tree
|
commitdiff
2011-04-06
Dmitry Timoshkov
user32: Add a test for activating a menu consisting...
tree
|
commitdiff
2011-04-05
Dmitry Timoshkov
user32: DefDlgProc on WM_QUIT should repost it and...
tree
|
commitdiff
2011-04-05
Dmitry Timoshkov
user32: Add a test for WM_QUIT handling by DefDlgProc.
tree
|
commitdiff
2011-04-01
Austin Lund
user32/tests: Fixed SetParent test on 64bit Vista.
tree
|
commitdiff
2011-03-30
David Hedberg
user32: Fix return value when passing a non-sibling...
tree
|
commitdiff
2011-03-30
David Hedberg
user32/tests: Add some more tests for SetWindowPos.
tree
|
commitdiff
2011-03-30
Jörg Höhle
user32/tests: Add a few IsWindow checks.
tree
|
commitdiff
2011-03-17
Alexandre Julliard
user32/tests: Fix the GetCursorFrameInfo parameter...
tree
|
commitdiff
2011-03-17
Erich Hoover
user32: Add support for sequence-based animated cursors.
tree
|
commitdiff
2011-03-17
Erich Hoover
user32: Add support for retrieving individual animated...
tree
|
commitdiff
2011-03-16
Francois Gouget
user32/tests: Use NULL instead of casting 0.
tree
|
commitdiff
2011-03-16
Austin Lund
user32/tests: Output error information in cursoricon...
tree
|
commitdiff
2011-03-10
Erich Hoover
user32: Add preliminary support for reading and storing...
tree
|
commitdiff
2011-03-10
Erich Hoover
user32: Fix GetCursorFrameInfo when passed the proper...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
user32: Get rid of the RegisterClipboardFormat driver...
tree
|
commitdiff
2011-03-07
Erich Hoover
user32: Implement semi-stub of GetCursorFrameInfo.
tree
|
commitdiff
2011-03-07
Erich Hoover
user32: Permit loading animated cursors with CreateIcon...
tree
|
commitdiff
2011-03-04
Dmitry Timoshkov
user32: Add a test to make sure that SendInput sets...
tree
|
commitdiff
2011-03-04
Alexandre Julliard
user32: Remove GetClipboardFormatName from the user...
tree
|
commitdiff
2011-02-28
Wolfram Sang
user32: Make DIB_GetBitmapInfo checks stricter.
tree
|
commitdiff
2011-02-28
Wolfram Sang
user32/tests: Modify proper fields instead of magic...
tree
|
commitdiff
2011-02-25
Marcus Meissner
user32: Fixed some more side effect functions in assert...
tree
|
commitdiff
2011-02-23
Marcus Meissner
user32: Remove side effect code out of asserts() (Cover...
tree
|
commitdiff
2011-02-23
Marcus Meissner
user32: Move functional code out of assert() (Coverity).
tree
|
commitdiff
2011-02-21
Dmitry Timoshkov
user32: Cope with failing SetForegroundWindow().
tree
|
commitdiff
2011-02-18
Dmitry Timoshkov
user32: Use the windows created by the SetParent()...
tree
|
commitdiff
2011-02-14
Austin English
user32/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-10
Austin English
user32/tests: Remove some dead assignments (LLVM/Clang).
tree
|
commitdiff
2011-02-09
Dmitry Timoshkov
user32: Add message tests for SetParent().
tree
|
commitdiff
2011-02-09
Dmitry Timoshkov
user32: Add a test for reparenting a WS_POPUP window...
tree
|
commitdiff
2011-02-09
Austin English
user32/tests: Remove unneeded assignment (LLVM/Clang).
tree
|
commitdiff
2011-02-07
Joris Huizer
user32/tests: Don't test function directly when reporti...
tree
|
commitdiff
2011-01-28
Alexander Scott...
user32/tests: Test getting the data from synthesized...
tree
|
commitdiff
2011-01-24
Greg Geldorp
user32/tests: Fix edit tests.
tree
|
commitdiff
2011-01-17
Greg Geldorp
user32/tests: Fix DDE test failures on DBCS machines.
tree
|
commitdiff
2011-01-13
Greg Geldorp
user32/tests: Fix menu test failures on East-Asian...
tree
|
commitdiff
2011-01-05
André Hentschel
user32/tests: Don't test function directly when reporti...
tree
|
commitdiff
2011-01-03
Greg Geldorp
user32/tests: Skip DefWindowProc tests on Vista+.
tree
|
commitdiff
2010-12-31
André Hentschel
user32/tests: Don't test function directly when reporti...
tree
|
commitdiff
2010-12-03
Austin Lund
user32/tests: Disable IME for msg tests.
tree
|
commitdiff
2010-12-03
Austin Lund
user32/tests: Close second window in DBCS WM_CHAR tests.
tree
|
commitdiff
2010-12-01
André Hentschel
user32/tests: Skip DDE tests on win9x.
tree
|
commitdiff
2010-11-29
Austin Lund
user32/tests: Fix test failures by disabling IME when...
tree
|
commitdiff
2010-11-29
André Hentschel
user32/tests: Remove obsolete comment.
tree
|
commitdiff
2010-11-16
Alexandre Julliard
user32: Check structure size in GetGUIThreadInfo.
tree
|
commitdiff
2010-11-02
Alexandre Julliard
explorer: Make the systray window look more like a...
tree
|
commitdiff
2010-10-26
Austin Lund
user32/tests: Fixed WM_SETFONT combo box tests.
tree
|
commitdiff
2010-10-25
Austin Lund
user32/tests: Fix some combo box tests for different...
tree
|
commitdiff
2010-10-19
Dmitry Timoshkov
user32: FindWindow() should treat an empty title same...
tree
|
commitdiff
2010-10-18
Vladimir Panteleev
user32: Update last active popup for all parents.
tree
|
commitdiff
2010-10-13
Alexandre Julliard
user32: Fix destruction of the active cursor.
tree
|
commitdiff
2010-10-13
Alexandre Julliard
user32/tests: Add more tests for DestroyCursor on the...
tree
|
commitdiff
2010-10-11
Alexandre Julliard
user32: Return the module and resource name in GetIconI...
tree
|
commitdiff
2010-10-11
Louis Lenders
user32/tests: Test FindWindowEx for empty window title.
tree
|
commitdiff
2010-10-11
Alexandre Julliard
user32/tests: Test GetIconInfoExW too since the A versi...
tree
|
commitdiff
2010-10-08
Alexandre Julliard
user32/tests: Tests for GetIconInfoExA/W.
tree
|
commitdiff
2010-10-05
Alexandre Julliard
server: Update child window positions when resizing...
tree
|
commitdiff
2010-10-01
Alexandre Julliard
user32/tests: Make some variables static.
tree
|
commitdiff
2010-09-29
Louis Lenders
user32: UpdateWindow doesn't accept a NULL hwnd.
tree
|
commitdiff
2010-09-27
Alexandre Julliard
gdi32: Implement MirrorRgn.
tree
|
commitdiff
2010-09-22
Alexandre Julliard
user32: Add support for RTL window layouts in MapWindow...
tree
|
commitdiff
2010-09-22
Dmitry Timoshkov
user32: Uncomment the GetWindowPlacement() test, fill...
tree
|
commitdiff
2010-09-21
Dmitry Timoshkov
user32: UpdateLayeredWindow() should fail on non-layere...
tree
|
commitdiff
2010-09-21
Dmitry Timoshkov
user32: Do not test window state on the HCBT_SETFOCUS...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-15
Vladimir Panteleev
user32: Fix VK_RETURN handling in IsDialogMessage for...
tree
|
commitdiff
2010-09-03
Alexandre Julliard
user32/tests: Fix a number of test failures on Windows 7.
tree
|
commitdiff
2010-09-02
Alexandre Julliard
user32: Implement Get/SetProcessDefaultLayout.
tree
|
commitdiff
2010-09-02
Alexandre Julliard
user32: Make child windows inherit the WS_EX_LAYOUTRTL...
tree
|
commitdiff
2010-09-02
Alexandre Julliard
user32: Set the DC layout to mirrored when the window...
tree
|
commitdiff
2010-09-01
Dmitry Timoshkov
user32: Add a bunch of GetWindowPlacement() tests,...
tree
|
commitdiff
2010-09-01
Alexandre Julliard
user32/tests: Remove some noisy output.
tree
|
commitdiff
2010-09-01
Alexandre Julliard
user32: Prevent changing some window styles through...
tree
|
commitdiff
2010-08-17
Wolfram Sang
user32: Check for valid pointer in CreateIconFromResource.
tree
|
commitdiff
2010-08-04
Dmitry Timoshkov
user32: Protect from setting as a window owner one...
tree
|
commitdiff
2010-08-03
Dmitry Timoshkov
user32: Add a test for GetClassInfo, make it pass under...
tree
|
commitdiff
2010-07-22
Alexandre Julliard
user32: DCX_NORESETATTRS should be applied at DC releas...
tree
|
commitdiff
2010-07-22
Dylan Smith
user32: Prevent resize of minimized windows from SetWin...
tree
|
commitdiff
2010-07-22
Dylan Smith
user32/tests: Minimized windows shouldn't be resizable.
tree
|
commitdiff
2010-07-22
Michael Stefaniuc
user32: Remove the ignored common resource attributes.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-19
Dylan Smith
user32: RegisterClassEx should check for invalid cbSize...
tree
|
commitdiff
next