user: Ignore setting NULL window procs inside SetWindowLong.
[wine] / dlls / user / tests /
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...
2005-11-14  Rein KlazesFix SysparametersInfoA( SPI_SETICONMETRICS), the A...
2005-11-14  Dmitry TimoshkovFix message tests to run cleanly on Windows XP SP1.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-09  Alexandre JulliardDon't call SetWindowPos in ShowWindow if a parent windo...
2005-11-08  Rein KlazesRe-enable SPI_{GET,SET}BORDER tests and fix the bugs...
2005-10-31  Dmitry TimoshkovAdd the tests for behaviour of [In]validateRect and...
2005-10-28  Saulius KrasuckasDon't pass CreateThread() with a NULL pointer to TID...
2005-10-27  Vitaliy MargolenAdd test for undocumented 0x4D message sent on F1.
2005-10-27  Mike McCormackAdd a currently failing test case for menus.
2005-10-26  Michael Jung- Try LoadLibrary/LoadImage to extract icons from wine...
2005-10-26  Vitaliy MargolenSilently ignore WM_PAINT in msg tests.
2005-10-26  Rein KlazesFixed a lot of bugs in TEXT_TabbedTextOut. With the...
2005-10-19  Vitaliy MargolenFix a number of tests failing on windows.
2005-10-18  Frank RichterWhen doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind...
2005-10-17  Vitaliy MargolenFix one test failing on all windows versions.
2005-10-11  Stefan LeichterMake user test loadable on NT4.
2005-10-03  Marcus MeissnerReleaseCapture should return TRUE.
2005-09-29  Jason EdmeadesAlways return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWi...
next