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