projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
widl: Generate client and server code for using context handles.
[wine]
/
dlls
/
user32
/
tests
/
2007-09-27
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-09-25
Dmitry Timoshkov
user32: Make message test pass cleanly under XP SP2.
tree
|
commitdiff
2007-09-24
Anatoly Lyutin
user32/tests: Fix test for switch maximized MDI children.
tree
|
commitdiff
2007-09-21
Peter Oberndorfer
user32/tests: Fix dialog proc prototypes.
tree
|
commitdiff
2007-09-20
James Hawkins
user32: Add a test that shows ddeml string handles...
tree
|
commitdiff
2007-09-17
Alexandre Julliard
user32/tests: We can now store binary files in the...
tree
|
commitdiff
2007-09-17
Alexandre Julliard
user32/tests: Properly flush events in the update rect...
tree
|
commitdiff
2007-09-17
James Hawkins
kernel32: Return TRUE for all pointer params in GlobalU...
tree
|
commitdiff
2007-09-17
James Hawkins
kernel32: Fix the case where memory is freed twice...
tree
|
commitdiff
2007-09-17
James Hawkins
user32: Set uiLo and uiHi to zero on error.
tree
|
commitdiff
2007-09-17
James Hawkins
user32: Add tests for the DDE pack functions.
tree
|
commitdiff
2007-09-13
Lei Zhang
user32: Edit control should respond to ctrl + z.
tree
|
commitdiff
2007-09-10
Dmitry Timoshkov
user32: Add more tests for GetUpdateRect.
tree
|
commitdiff
2007-08-31
Mikolaj Zalewski
user32: combo: CB_SETITEMHEIGHT should make the edit...
tree
|
commitdiff
2007-08-30
Trent Waddington
server: Handle existing timer replacement when no windo...
tree
|
commitdiff
2007-08-30
Mikolaj Zalewski
user32: Static controls should have a clipping region...
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-27
Alexandre Julliard
server: Moving a window should only expose the immediat...
tree
|
commitdiff
2007-08-27
Alexandre Julliard
user32: SetWindowPos should erase the parent also for...
tree
|
commitdiff
2007-08-24
Alexandre Julliard
user32: IsChild must not consider the desktop window.
tree
|
commitdiff
2007-08-20
Alexandre Julliard
winex11: Force a window to managed mode when it is...
tree
|
commitdiff
2007-08-20
Alexandre Julliard
user32/tests: Allow WM_MOUSEACTIVATE in the mouse hover...
tree
|
commitdiff
2007-08-20
Alexandre Julliard
user32/tests: Use flush_events more consistently in...
tree
|
commitdiff
2007-08-16
Paul Vriens
user32/tests: Run tests on win95 again.
tree
|
commitdiff
2007-08-14
Peter Verthez
user32: LB_SETITEMDATA should return 1 on success,...
tree
|
commitdiff
2007-08-10
Mikołaj Zalewski
user32: CallWindowProc[AW] for mismatched built-in...
tree
|
commitdiff
2007-08-09
Dmitry Timoshkov
user32: CBN_SELCHANGE notification should be sent befor...
tree
|
commitdiff
2007-08-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-09
Alexandre Julliard
user32: Support for the magic WM_CHAR W->A conversion...
tree
|
commitdiff
2007-08-08
Alexandre Julliard
user32/tests: Added test cases for WM_CHAR conversions.
tree
|
commitdiff
2007-07-31
Alexandre Julliard
user32: Erase parent window when child is hidden. From...
tree
|
commitdiff
2007-07-30
Clinton Stimpson
user32: Also test parent messages when hiding child...
tree
|
commitdiff
2007-07-25
Alexandre Julliard
user32/tests: Flush events more aggressively in mouse...
tree
|
commitdiff
2007-07-23
Vitaliy Margolen
server: Treat desktop as a top-level window.
tree
|
commitdiff
2007-07-23
Vitaliy Margolen
user32: Add test for SetForegroundWindow(desktop).
tree
|
commitdiff
2007-07-20
Mikołaj Zalewski
user32/tests: Simplify a test.
tree
|
commitdiff
2007-07-19
Michael Stefaniuc
dlls: Remove unreachable break after return/break....
tree
|
commitdiff
2007-07-19
Vitaliy Margolen
user32/test: Destroy no longer needed test dialog windows.
tree
|
commitdiff
2007-07-12
Alexandre Julliard
user32: Allocate a dual A/W winproc for DefWindowProc.
tree
|
commitdiff
2007-07-11
Alexandre Julliard
user32/tests: Flush messages more aggressively in a...
tree
|
commitdiff
2007-07-03
Paul Vriens
user32/tests: Use skip.
tree
|
commitdiff
2007-07-03
Paul Vriens
user32/tests: Use skip.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
janitorial: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-06-21
Paul Vriens
user32/tests: Only do the GetProcAddress once.
tree
|
commitdiff
2007-06-20
Dmitry Timoshkov
user32: When inserting a menu item make sure that MDI...
tree
|
commitdiff
2007-06-15
Alexandre Julliard
user32/tests: Avoid strlen in trace.
tree
|
commitdiff
2007-06-15
Lei Zhang
user32: Remove a unused variable from ES_PASSWORD test.
tree
|
commitdiff
2007-06-14
Lei Zhang
user32: Improve cut/copy/paste behavior of password...
tree
|
commitdiff
2007-06-13
Anatoly Lyutin
user32: tests:msg Add test for switching MDI children.
tree
|
commitdiff
2007-06-01
Alexandre Julliard
user32: Fix a printf format warning.
tree
|
commitdiff
2007-06-01
Vitaliy Margolen
user32/test: Add few tests for messages sent from SetFo...
tree
|
commitdiff
2007-05-29
Francois Gouget
user32/tests: SWP_STATECHANGED is an undocumented flag...
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-24
Dmitry Timoshkov
user32/tests: Fix a problem revealed by compilation...
tree
|
commitdiff
2007-05-21
Francois Gouget
user32/tests: Fix compilation with gcc 2.95.
tree
|
commitdiff
2007-05-15
Dmitry Timoshkov
user32: Add a test for the menu resource loader, make...
tree
|
commitdiff
2007-05-15
Dmitry Timoshkov
user32: Add a test for CheckMenuRadioItem and make...
tree
|
commitdiff
2007-05-08
Dmitry Timoshkov
user32: Windows doesn't send the initialization message...
tree
|
commitdiff
2007-04-26
Dmitry Timoshkov
user32: Windows doesn't redraw a window if it is being...
tree
|
commitdiff
2007-04-12
Lei Zhang
user32: WM_ACTIVATEAPP on minimize message test.
tree
|
commitdiff
2007-04-06
Dmitry Timoshkov
user32: Windows uses ptMaxTrackSize to set an initial...
tree
|
commitdiff
2007-04-05
Paul Vriens
user32/tests: Don't run unicode tests if not supported.
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-27
Mikołaj Zalewski
user32: combobox: The text area height should be font_h...
tree
|
commitdiff
2007-03-20
Dmitry Timoshkov
user32: Avoid compiler specific code in the DefWindowPr...
tree
|
commitdiff
2007-03-19
Mikołaj Zalewski
user32: tests: Using DefWindowProcA with RegisterClassW...
tree
|
commitdiff
2007-03-14
Rob Shearman
user32: Add several more MsgWaitForMultipleObjects...
tree
|
commitdiff
2007-03-13
Stefan Huehner
Mark several functions as static.
tree
|
commitdiff
2007-03-06
Dmitry Timoshkov
user32: Make the excessive scroll test pass under Windows.
tree
|
commitdiff
2007-03-05
Dmitry Timoshkov
user32: win2k and XP return broken border info in GetWi...
tree
|
commitdiff
2007-03-05
Dmitry Timoshkov
user32: Fix most of test failures when running message...
tree
|
commitdiff
2007-03-02
Clinton Stimpson
user32: Add another test for GetUpdateRect().
tree
|
commitdiff
2007-02-28
Dmitry Timoshkov
user32: Fix a test failure when running under Windows...
tree
|
commitdiff
2007-02-26
Fabian Bieler
user32: Do not call NULL message callback.
tree
|
commitdiff
2007-02-23
Francois Gouget
user32/tests: Fix the ChangeDisplaySettingsEx() test...
tree
|
commitdiff
2007-02-21
Alexandre Julliard
server: Added support for the PM_QS_* flags in PeekMessage.
tree
|
commitdiff
2007-02-21
Dmitry Timoshkov
user32: Add a CreateIcon test, make it pass under Wine.
tree
|
commitdiff
2007-02-20
Dmitry Timoshkov
user32: Add a test for DefDlgProc(WM_SETFOCUS), make...
tree
|
commitdiff
2007-02-15
Louis Lenders
user32: Fix error return values in DialogBoxParam ...
tree
|
commitdiff
2007-02-14
Aric Stewart
user32: Scroll window fix.
tree
|
commitdiff
2007-02-14
Dmitry Timoshkov
user32: Avoid sending unwanted DM_GETDEFID/DM_SETDEFID...
tree
|
commitdiff
2007-02-13
Kirill K. Smirnov
user32/tests: Add tests for WM_SETICON.
tree
|
commitdiff
2007-02-07
Clinton Stimpson
user32: Add test cases for update rects affected by...
tree
|
commitdiff
2007-02-06
Clinton Stimpson
user32: WM_SETFONT on button doesn't repaint directly.
tree
|
commitdiff
2007-02-05
Dmitry Timoshkov
user32: Add the tests for minimize/restore MDI child...
tree
|
commitdiff
2007-02-05
Dmitry Timoshkov
user32: Although Windows sends WM_GETMINMAXINFO at...
tree
|
commitdiff
2007-01-18
Mike McCormack
user32: Add a test showing WM_GETTEXT doesn't crash...
tree
|
commitdiff
2007-01-12
Paul Vriens
user32/tests: Cast-qual warning fixes.
tree
|
commitdiff
2007-01-11
Dmitry Timoshkov
user32: Add a simple DrawState test, make it pass under...
tree
|
commitdiff
2007-01-09
Michael Stefaniuc
janitorial: Remove stray '\' at end of lines.
tree
|
commitdiff
2007-01-08
Dmitry Timoshkov
user32: Add one more GetSystemMenu test.
tree
|
commitdiff
2007-01-08
Dmitry Timoshkov
user32: Make message tests pass cleanly under XP SP2.
tree
|
commitdiff
2007-01-06
Vitaliy Margolen
winex11drv/user32: Add ClipCursor to x11drv to pass...
tree
|
commitdiff
2007-01-04
Dmitry Timoshkov
user32: Fix some failures in the MDI message test.
tree
|
commitdiff
2007-01-04
Dmitry Timoshkov
user32: Fix some failures of the ShowWindow test under...
tree
|
commitdiff
2007-01-01
Dmitry Timoshkov
user32: Make more ShowWindow tests pass under Wine.
tree
|
commitdiff
2007-01-01
Dmitry Timoshkov
user32: Update the ShowWindow test to pass cleanly...
tree
|
commitdiff
2006-12-27
Vitaliy Margolen
user32: Silence tests in default debug level.
tree
|
commitdiff
2006-12-26
Dmitry Timoshkov
user32: Check lParam of the HCBT_MINMAX hook message...
tree
|
commitdiff
2006-12-22
Dmitry Timoshkov
user32: Add a message test for various ShowWindow(...
tree
|
commitdiff
next