Fix signed/unsigned comparison warnings.
[wine] / dlls / user /
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-21  Dmitry TimoshkovMake message flow for MDI creation/activation/destructi...
2004-09-20  Dmitry TimoshkovMake menu code cope with WM_SYSKEY*/WM_SYSCHAR messages.
2004-09-16  Ulrich CzekallaHandle painting the border if WS_EX_CLIENTEDGE is not...
2004-09-16  Dmitry TimoshkovAdd a test case for WM_KEY* to WM_SYSKEY* message conve...
2004-09-16  Dmitry TimoshkovAccept WM_SYSCHAR message for processsing in TranslateA...
2004-09-15  Dimitrie O. PaunUse the W version of the function were we can.
2004-09-14  Steven EdwardsAdded stub for SwitchDesktop.
2004-09-14  Alexandre JulliardStop testing a sequence upon the first expected error...
2004-09-13  Dmitry TimoshkovAdd support for HCBT_SYSCOMMAND hook, add logging for...
2004-09-13  Dmitry TimoshkovAdd a bunch of new MDI tests.
2004-09-13  Dmitry TimoshkovLog flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED...
2004-09-10  Michael KaufmannMake the menus of Delphi applications work.
2004-09-10  Zach GormanThe initial dialog focus should be established by the...
2004-09-10  Zach GormanModal dialogs should not be shown via ShowWindow until...
2004-09-10  Zach GormanAdded tests for default focus assignment in dialogs.
2004-09-09  Ulrich CzekallaAllow copying selection when control is read only.
2004-09-09  Alexandre JulliardGet rid of the WIN_SetRectangles export from user32.
2004-09-08  Alexandre JulliardFixed some message sequences to succeed on XP.
2004-09-07  Dmitry TimoshkovReset BUTTON_HASFOCUS state in WM_KILLFOCUS handler...
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-09-02  Alexandre JulliardGetUpdateRect should return TRUE even if only the non...
2004-09-02  Francois GougetAdded missing trailing '\n's to ok() calls.
2004-09-01  Alexandre JulliardMoved keyboard.c to dlls/user/kbd16.c.
2004-09-01  Alexandre JulliardMoved some window painting functions to uitools.c.
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-08-30  Alexandre JulliardRemoved struct32.[ch].
2004-08-30  Alexandre JulliardMoved a couple of 16-bit functions to user16.c.
2004-08-30  Mike McCormackUse Heap functions instead of malloc/free.
2004-08-26  Dmitry TimoshkovButton should do ReleaseCapture() on WM_KILLFOCUS if...
2004-08-26  Dmitry TimoshkovButton should send BM_SETSTATE message after it has...
2004-08-26  Dmitry TimoshkovFix msg test failures when run under win2k.
2004-08-26  Alexandre JulliardAdded some tests for paint messages and update regions.
2004-08-26  Alexandre JulliardGetUpdateRgn should clip the returned region to the...
2004-08-25  Alexandre JulliardAllow enabling or disabling todo_wine for each message...
2004-08-25  Francois GougetEnable the disabled tests in tests.data or add a commen...
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-16  Ferenc WagnerThe desktop process is not automatically restarted...
2004-08-16  Francois GougetAdd the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros.
2004-08-14  Alexandre JulliardWM_NEXTDLGCTL should not change the default button...
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-08-11  Francois GougetDefine _WIN32_WINNT otherwise we are missing some defin...
2004-08-09  Dmitry TimoshkovFix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with...
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-07-22  Henning GerhardtMinor fixes and updates to the German resource files.
2004-07-20  Zach GormanAdd test to demonstrate DrawText() with DT_CALCRECT...
2004-07-16  Krishna MurthyAdded regression test for WM_NEXTDLGCTL and default...
2004-07-14  Eric FriasFixed memory allocation bug.
2004-07-14  Sami AarioAdded tests for registering a dialog box created by...
2004-07-14  Alexandre JulliardAllocate the dialog info in DIALOG_CreateIndirect if...
2004-07-13  Alexandre JulliardAllow specifying multiple graphics drivers and use...
2004-07-12  Mike McCormackAdd a regression test for accelerators.
2004-07-12  Mike McCormack- Windows always strips the high bit (0x80) of the...
2004-07-12  Mike McCormack- CopyAcceleratorTable can cause a buffer overflow...
2004-07-12  Mike McCormackStop PrivateExtractIcons from crashing given an invalid...
2004-07-09  Dmitry TimoshkovAdd a test case for scroll APIs, fix a few bugs spotted...
2004-06-30  Dmitry TimoshkovAdd more MDI message tests.
2004-06-25  Dmitry TimoshkovAdd a test case for clipboard functionality and fix...
2004-06-23  Dmitry TimoshkovAdd a prototype for MDI message tests.
2004-06-18  Dmitry TimoshkovAdd tests for child activation by ShowWindow/SetWindowPos.
2004-06-17  Dmitry TimoshkovMake user/tests/win.c tests pass under Windows98.
2004-06-15  Dmitry TimoshkovAdd a test for client/nonclient window dimensions calcu...
2004-06-15  Ulrich CzekallaScrollDC should take into account overlapped windows...
2004-06-14  Huw DaviesFix 'pointers are not permitted as case values' compile...
2004-06-14  Dmitry TimoshkovSet last DDE error in XTYP_EXECUTE handler according...
2004-06-04  Dimitrie O. PaunWin 2000, XP, etc. fail the sysparams tests when run
2004-06-03  Mike HearnIgnore attempts to hide an already invisible window...
2004-06-03  Ulrich CzekallaEnableWindow should not remove the focus of child windows.
2004-06-01  Dmitry TimoshkovTest whether we can destroy a menu assigned to a window.
2004-06-01  Dmitry TimoshkovAdd dialog class name to the list of classes handled...
2004-05-28  Dmitry TimoshkovAdd a test for accessing classes from another thread.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-27  Kevin KoltzauRemove part of test that crashes win95.
2004-05-24  Dmitry TimoshkovAdd message test for DrawMenuBar.
2004-05-24  Dmitry TimoshkovAdd a test for focus change on ShowWindow(child, SW_HIDE).
2004-05-21  Dmitry TimoshkovAdd a test for window's hinstance.
2004-05-20  Dmitry Timoshkov- Make new tests pass on win2k SP4 and win95 OSR2.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-18  Alexandre JulliardAdded some optional messages to make all tests succeed...
2004-05-18  Alexandre JulliardAdded a couple of tests for SetActiveWindow.
2004-05-11  Dmitry Timoshkov- Add a test for GetWindowInfo, it should not check...
2004-05-10  Dmitry TimoshkovAdd more ShowWindow/SetWindowPos tests.
2004-05-10  Ilya KorniykoEncoding fixes in Ukrainian translation.
2004-05-07  Dmitry TimoshkovMake WM_GETMINMAXINFO default behaviour more like the...
2004-05-06  Andrey PanovIn get_buffer_space() function, HeapReAlloc() will...
2004-05-05  Alexandre JulliardA couple of changes to avoid some failures on XP.
2004-05-05  Francois GougetAdd trailing '\n's to ok() calls.
2004-05-05  Jakob ErikssonPrevent Windows 95 from blocking on linking issue.
2004-05-04  Alexandre JulliardSome more tests for focus behavior when hiding/showing...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-04-30  Dmitry TimoshkovReplace wParam values for WM_PARENTNOTIFY message by...
2004-04-29  Dmitry TimoshkovAdd a test for creation of a maximized child window.
2004-04-28  Alexandre JulliardAdded test for setting focus to an invisible window.
2004-04-26  Ilya KorniykoAdded Ukrainian translations.
2004-04-26  Dmitry TimoshkovFix the DDE PFNCALLBACK prototype.
2004-04-26  Dmitry TimoshkovCall appropriate DefWindowProc in DDE client/server...
2004-04-23  Dmitry TimoshkovFix a bug in ShellExecute which called DdeCreateStringH...
2004-04-22  Dmitry TimoshkovUnicode version of DdeCreateStringHandle should ignore...
next