user32: Send a WM_MOUSELEAVE even if another window calls TrackMouseEvent before...
[wine] / dlls / user / tests /
2006-10-12  Alexandre JulliardFixed some printf warnings caused by using sizeof.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-10  Vitaliy Margolenuser: Add test for LL mouse hook and [Get|Set]CursorPos.
2006-10-09  Michael Stefaniucuser/tests: Win64 printf format warning fixes.
2006-10-05  Francois Gougetuser/tests: It is perfectly valid for some sysparams...
2006-10-05  Andrew Talbotuser/tests: Cast-qual warnings fix.
2006-10-03  Dmitry Timoshkovuser: Increase the time during which flush_events(...
2006-10-02  Dmitry Timoshkovuser/tests: Flush events before running mouse tests.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Alexandre Julliarduser: Fix handling of high bits of resource id in LoadS...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-15  Alexandre Julliarduser/tests: Fix a compiler warning, and remove some...
2006-08-09  Michael Kaufmannuser: CopyImage: Handle the flags LR_COPYDELETEORG...
2006-08-09  Michael Kaufmannuser: Accept more flags in SetMenuItemInfo and ModifyMenu.
2006-08-09  Andrew Talbotuser/tests: Write-strings warnings fix.
2006-08-08  Andrew Talbotuser/tests: Write-strings and cast-qual warnings fix.
2006-08-04  Dan Hipschmanuser: Call SetLastError in CreateWindowEx when WS_CHILD...
2006-08-04  Dan Hipschmanuser: Add a test for CreateWindowEx.
2006-08-01  Dmitry Timoshkovuser: Add a couple of missing bits to the SetWindowLong...
2006-07-31  Robert Shearmanuser: Ignore setting NULL window procs inside SetWindow...
2006-07-31  Vitaliy Margolenuser: Set buffer to '\0' in GetKeyNameTextA too.
2006-07-27  Andrew Talbotuser/tests: Write-strings warnings fix.
2006-07-26  Vitaliy Margolenx11drv: Number of fixes for ChangeDisplaySettingsEx...
2006-07-24  Dmitry Timoshkovuser: Add more TrackMouseEvent tests, particularly...
2006-07-21  Dmitry Timoshkovuser: Add a TrackMouseEvent test, make it pass under...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  Dmitry Timoshkovuser: Improve SetActiveWindow test, add SetForegroundWi...
2006-07-05  Andrew Talbotuser/tests: Write-strings warnings fix.
2006-06-09  Dmitry Timoshkovuser: Neither WS_CAPTION nor WS_EX_APPWINDOW has anythi...
2006-06-08  Michael Kaufmannuser/tests: Update LoadImage test.
2006-06-02  Juris Smotrovsuser32: Send WM_SIZE when window changes state between...
2006-06-02  Dmitry Timoshkovuser32: Replace PeekMessage loops in the PeekMessage...
2006-05-24  Dmitry Timoshkovuser: Add a test to check the queue status if there...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Dmitry Timoshkovuser/tests: Don't generate a mouse click message in...
2006-05-23  Dmitry Timoshkovuser/tests: Add lparam to all HCBT_MINMAX hook messages.
2006-05-18  Alexandre Julliarduser: Fixed a broken trace in the dialog test.
2006-05-17  Dmitry Timoshkovuser32: Make all the recently added ShowWindow tests...
2006-05-16  Dmitry Timoshkovuser32: Add more ShowWindow tests.
2006-05-15  Francois GougetAssorted spelling fixes.
2006-05-08  Thomas Khouser: Fix behavior when selecting disabled menu items.
2006-05-08  Thomas Khouser: Allow menu WndProc to recognize VK_[LR]MENU.
2006-05-08  Thomas Khouser: Extend menu conformance test.
2006-05-08  Marcus Meissneruser32: Added tests for CharUpper and CharLower.
2006-05-07  Juris Smotrovsuser: Test cases demonstrating position changes for...
2006-05-05  Vitaly Lipatovuser: tests: Change INPUT to TEST_INPUT, fix union...
2006-04-19  Michael Kaufmannuser: Find popup menus by ID.
2006-04-14  Thomas Khox11drv: Properly handle VK_LMENU input.
2006-04-10  Alexandre Julliarduser: Use a smaller window for the menu test.
2006-03-31  Alexandre Julliarduser/tests: Flush events before running the keyboard...
2006-03-22  Alexandre Julliardserver: Class and global atoms should not be local...
2006-03-22  Huw Daviesuser32: Only adjust the margins if the edit control...
2006-03-18  Mike McCormackRemove some unnecessary uses of windowsx.h
2006-03-15  Alexandre Julliarduser/tests: Try harder to flush X events before running...
2006-03-09  Mike McCormackuser: The height of a ListBox item can be no more than...
2006-03-01  Rein Klazesuser32: Fix handling of '\b' right flush character...
2006-02-24  Francois GougetAssorted spelling fixes.
2006-02-24  Francois Gougetuser: Give meaningful names to the structures used...
2006-02-20  Rein Klazesuser: Add conformance tests for menu item drawing.
2006-02-06  Francois GougetAssorted spelling fixes.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-30  Vitaliy Margolenuser/tests: Add test for low level mouse hooks.
2006-01-27  Rein Klazesuser: Fix SPI_{G|S}ETFONTSMOOTHING with tests.
2006-01-27  Huw Daviesuser: Don't automatically add a bunch of styles in...
2006-01-27  Rein Klazesuser: Fix DrawTextExA/W on empty strings.
2006-01-25  Vitaliy Margolenuser: Don't drop owned windows in WIN_EnumChildWindows.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-23  Dmitry Timoshkovuser32: Make GetMenuItemInfo tests pass under Wine.
2006-01-20  Detlef Riekenberguser/tests: Added \n to a few ok() calls.
2006-01-19  Jason Edmeadesuser: Tests for when the menu is incorrect because...
2006-01-17  Robert Shearmanuser: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-10  Michael Kaufmannuser: The LoadImage resource string may be a numeric...
2006-01-09  Rein Klazesuser32: Prevent a crash in GetMenuStringA caused by...
2006-01-03  Rein Klazesuser32: Separate menu bitmaps and strings.
2006-01-03  Vitaliy Margolengdi: Device name returned from EnumDisplayDevices is...
2005-12-22  Alexandre Julliarduser/tests: Remove todo_wine from a few tests that...
2005-12-22  Dmitry Timoshkovuser32/tests: Add a PeekMessage test.
2005-12-19  Rein Klazesuser: Fix hrgn leaks in win.c test.
2005-12-19  Lauri Tulminuser32: Don't truncate text when creating edit control.
2005-12-19  Rein Klazesx11drv: Do not use the scroll rectangle for clipping...
2005-12-17  Dmitry Timoshkovx11drv: ScrollDC should not clip output if a clipping...
2005-12-16  Rein Klazesuser32: Implement saving and fix reading of nonclient...
2005-12-14  Rein Klazesuser: Read/save minimized metrics from/to registry.
2005-12-01  Dmitry TimoshkovAdd a test for LB_SELITEMRANGE, make it pass under...
2005-11-30  Dmitry TimoshkovAdd a test for RedrawWindow with an empty region/rectan...
2005-11-30  Vitaliy MargolenShowWindows(SW_SHOWMAXIMIZED) should ignore WS_MAXIMIZE...
2005-11-30  Vitaliy MargolenNew maximized visible window should be shown with
2005-11-30  Vitaliy MargolenCreateWindow should not activate invisible minimized...
2005-11-29  Vitaliy MargolenEnumChildWindows should return result from the callback.
2005-11-28  Dmitry Timoshkovset_menu_item_text handles converting an empty menu...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-23  Rein KlazesMake test_SPI_SETBORDER less likely to permanently...
2005-11-22  Rein KlazesGetSystemMetrics fixes with corresponding tests.
2005-11-18  Dmitry TimoshkovAdd another test for Z order of child windows.
2005-11-17  Detlef RiekenbergMade test loadable on win95 again (EnumDisplayDevicesA...
2005-11-16  Dmitry TimoshkovAdd a test for some edit control behaviours, make it...
next