gdiplus: Implement GdipGetStringFormatFlags.
[wine] / dlls / user32 /
2008-07-08  Huw Daviesuser32: sizeof DDEPOKE and DDEDATA is six, which is...
2008-07-07  Alexandre Julliarduser32: Properly update position after dragging an...
2008-07-07  Andrew Talbotuser32: Remove unneeded address-of operators from funct...
2008-07-04  Dylan Smithuser32: Increased area for scrolling via mouse drag...
2008-07-04  Dylan Smithcomctl32: Added tests to show a ComboBoxEx bug caused...
2008-07-03  Alexandre Julliardserver: Set the visible rect in the set_window_pos...
2008-07-02  Alexandre Julliarduser32: Split the SetWindowPos driver backend in Window...
2008-07-01  James Hawkinsuser32: Fix a few failing tests in win2k.
2008-06-27  Dmitry Timoshkovuser32: Add a test for focus behaviour on minimize...
2008-06-27  Dan Hipschmanuser32: Redefine internal pop-up tracking flags to...
2008-06-26  Anatoly Lyutinuser32/tests:c Add msg tests for SetActiveWindow().
2008-06-26  Vitaly Lipatovuser32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}WHEELSCROLL...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}SNAPTODEFBU...
2008-06-25  Alexandre Julliarduser32: Make sure that IsWindowVisible returns FALSE...
2008-06-25  Alexandre Julliarduser32: Add support for finding HWND_MESSAGE windows...
2008-06-25  Alexandre Julliarduser32/tests: Add some more tests for HWND_MESSAGE...
2008-06-25  Alexandre Julliarduser32: Treat the top-level message window as a desktop...
2008-06-25  Alexandre Julliarduser32: Use the top-level message window as parent...
2008-06-25  Alexandre Julliardserver: Also return the top-level message window in...
2008-06-25  Alexandre Julliarduser32: Add support for a top-level message parent...
2008-06-25  Alexandre Julliarduser32: Register the builtin 'Message' window class.
2008-06-24  Dmitry Timoshkovuser32: Make test_SetForegroundWindow() the last messag...
2008-06-23  Dan Kegeluser32: Fix buffer length thinko in dde_client.c.
2008-06-23  Joris Huizeruser32/tests: Copy/paste fix.
2008-06-23  Anatoly Lyutinuser32/tests: Add two tests for ShowWindow(SW_RESTORE).
2008-06-21  Anatoly Lyutinuser32: Return at the end of processing (cmd == SW_HIDE).
2008-06-21  Paul Vriensuser32/tests: Skip tests if functions are not implemented.
2008-06-19  Roy Sheauser32: Initialize hdd HDDEDATA to NULL (valgrind).
2008-06-18  Andrew Talbotuser32: Dangling pointer fix.
2008-06-18  Dmitry Timoshkovkernel32: Make GetModuleFileName set ERROR_INSUFFICIENT...
2008-06-18  Dmitry Timoshkovuser32: Add a test for MNS_NOTIFYBYPOS, make it pass...
2008-06-12  Francois Gougetuser32: Remove spaces before '...'.
2008-06-10  Alexandre Julliarduser32/tests: Fix a window style check on Vista.
2008-06-10  Alexandre Julliarduser32/tests: Fix formatting of a trace.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-05  Alexandre Julliarduser32/tests: Fix the dde test race correctly this...
2008-06-04  Alexandre Julliarduser32/tests: Abstract the printing of minmax info...
2008-06-04  Alexandre Julliarduser32/tests: Don't add a newline before dumping the...
2008-06-03  Vitaliy Margolenuser32: Fix input tests failing on WinXP+.
2008-06-02  Alexandre Julliarduser32/tests: Fix race condition in DDE server startup.
2008-05-30  Dmitry Timoshkovuser32: CBT hook doesn't send window messages.
2008-05-30  Alexandre Julliarduser32: We no longer need to ensure that the BeginPaint...
2008-05-30  James Hawkinsuser32: win2k3's GetWindowModuleFileName does return...
2008-05-29  James Hawkinsuser32: Fix two tests that fail in win2k3 and above.
2008-05-28  Alexandre Julliarduser32: Check for wraparound in the initial window...
2008-05-28  Paul Vriensuser32/tests: Prevent writing to not allocated memory.
2008-05-28  Paul Vriensuser32/tests: Run tests on win95 again.
2008-05-28  Michael Stefaniucuser32: Fix the Chinese translations.
2008-05-28  Igor Tarasovuser32: Further implementation of MNS_NOTIFYBYPOS.
2008-05-27  Dmitry Timoshkovuser32: Add the tests for GetWindowModuleFileName.
2008-05-27  Dmitry Timoshkovuser32: Implement GetWindowModuleFileName.
2008-05-22  Alexandre Julliarduser32: Return reasonable values in GetWindowPlacement...
2008-05-22  James Hawkinsuser32: Fix a test that fails in almost all reports.
2008-05-21  Nikolay Sivovuser32: Correct termination of returning string in...
2008-05-21  Ken Thomaseswinex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against...
2008-05-21  Alexandre Julliarduser32: Add an ASCII window procedure for scrollbars.
2008-05-21  Alexandre Julliarduser32: Support creating cursors and icons from DIB...
2008-05-21  James Hawkinsuser32: Fix the BSM_ALL_RECIPS test flag.
2008-05-21  Andrew Talbotuser32: Remove unused function.
2008-05-19  Alexandre Julliarduser32: Moved the class extra bytes check to catch...
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-19  James Hawkinsuser32: Fix a few tests that fail in win2k3.
2008-05-19  Dmitry Timoshkovuser32: Make ChangeDisplaySettingsA/W reset dmDriverExt...
2008-05-13  Alexandre Julliardwinhelp.exe: Renamed to winhlp32.exe.
2008-05-13  Dmitry Timoshkovuser32: Add tests for painting minimized/clipped windows.
2008-05-12  Alexandre Julliarduser32: Invalidate the DCE in SetWindowPos before we...
2008-05-12  Alexandre Julliardserver: Crop the invalidate region against the rectangl...
2008-05-12  Alexandre Julliardserver: Also crop the update region of children when...
2008-05-12  Alexandre Julliardserver: When moving/resizing a window crop the update...
2008-05-12  Jens Albretsenuser32: Danish spelling fixes.
2008-05-12  Dmitry Timoshkovuser32: Make sure that we send proper notifications...
2008-05-08  Alexandre Julliarduser32: The client rectangle is in screen coordinates...
2008-05-05  Dmitry Timoshkovuser32: Set the size of returned DEVMODE to least commo...
2008-05-02  Huw Daviesuser32: Fix bitmap_info_size to take into account bit...
2008-05-02  Alexandre Julliarduser32: Add an exception handler around LB_GETTEXT...
2008-05-01  Paul Vriensuser32/tests: Run tests again on win95.
2008-05-01  James Hawkinsuser32: Fix a test that fails in win2k3.
2008-05-01  ByeongSik Jeonuser32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY...
2008-04-30  Andrew Talbotuser32: Remove unused variables.
2008-04-28  James Hawkinsuser32: Fix a test that fails on platforms without...
2008-04-28  ByeongSik Jeonuser32: Set the vkey value to VK_PROCESSKEY when IME...
2008-04-28  Vitaliy Margolenwinex11: Fix MapVirtualKeyEx to properly map left-right...
2008-04-25  Lei Zhanguser32: Edit controls should ignore WM_KEYDOWN on contr...
2008-04-25  Erik de Castro Lopouser32/tests: Use SetWindowLongPtr instead of SetWindow...
2008-04-24  Alexandre Julliarduser32: Allow the default desktop name to be specified...
2008-04-24  Paul Vriensuser32/tests: Skip tests if function is not implemented.
2008-04-24  Alexandre Julliarduser32: Make drivers non-const to avoid a compiler...
2008-04-24  Lei Zhanguser32: Handle VK_RETURN WM_KEYDOWN events better in...
2008-04-24  Lei Zhanguser32: Add a test for sending WM_KEYDOWN to a child...
2008-04-23  ByeongSik Jeonuser32: Pass the WM_IME_NOTIFY message to the default...
2008-04-23  Jeff Latimeruser32/tests: Fix typedefs & function definitions so...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Alexandre Julliardwinex11: Use SetWindowPos to invalidate DCEs when chang...
2008-04-21  Alexandre Julliarduser32: Invalide DCEs also when resizing a hidden windo...
2008-04-21  Alexandre Julliarduser32: Dump more SetWindowPos flags.
2008-04-21  Alexandre Julliarduser32: Remove redundant LocalUnlock calls.
2008-04-18  Anatoly Lyutinuser32/tests: Add test for switching not maximized...
2008-04-18  Anatoly Lyutinuser32/tests: Get rid of magic number.
2008-04-18  Kusanagi Kouichiuser32: Handle IME messages more gracefully.
next