msacm32: Add the Romanian translation.
[wine] / dlls / user32 /
2008-04-08  Alexandre Julliarduser32: Get rid of the debug mark option in the system...
2008-04-08  Lei Zhanguser32: Handle VK_ESCAPE correctly in EDIT_WM_KeyDown.
2008-04-08  Lei Zhanguser32: Handle ES_MULTILINE correctly for WM_KEYDOWN...
2008-04-08  Lei Zhanguser32: Fix WM_CHAR return value for edit controls.
2008-04-08  Lei Zhanguser32: Add tests for edit controls and VK_TAB.
2008-04-08  Lei Zhanguser32: Add tests for edit controls and VK_RETURN.
2008-04-08  Lei Zhanguser32: Add more tests for single line edit control...
2008-04-08  Lei Zhanguser32: Add more tests for ES_WANTRETURN.
2008-04-07  Rok Mandeljcuser32: Updated Slovenian translation.
2008-04-07  Alexandre Julliarduser32: Fix list_window_parents when run in the desktop...
2008-04-07  Francois GougetAssorted spelling fixes.
2008-04-04  Alexandre Julliarduser32: Fix a few ShowWindow todo tests.
2008-04-04  Lei Zhanguser32: Use a bogus wildcard in listbox test, change...
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.
2008-04-03  Lei Zhanguser32: Correctly handle VK_RETURN for edit controls...
2008-04-03  Lei Zhanguser32: Dialog should ignore WM_KEYDOWN messages if...
2008-04-03  Lei Zhanguser32: Add more edit dialog tests.
2008-04-02  Vitaliy Margolenwinex11drv: Distinguish left and right keys for shift...
2008-03-31  Alexandre Julliarduser32: Don't start explorer.exe on non-visible window...
2008-03-31  Vitaliy Margolenuser32: Properly translate keyboard left/right-shift...
2008-03-31  Andrew Talbotuser32: Void functions should not return a value.
2008-03-28  Marcus Meissneruser32/tests: Mark unsigned entitities as unsigned.
2008-03-28  Vitaliy MargolenUpdate Russian translations.
2008-03-28  Michael Stefaniucuser32: About dialog cosmetic fixes for the Romanian...
2008-03-28  Lei Zhanguser32: Add more DrawText tests.
2008-03-28  Lei Zhanguser32: Handle WM_CHAR messages better in edit controls.
2008-03-28  Lei Zhanguser32: Add more dialog with edit control tests.
2008-03-28  Lei Zhanguser32: Make an edit test more readable.
2008-03-27  Dmitry Timoshkovuser32: Add a defwinproc flag when appropriate.
2008-03-27  Alexandre Julliarduser32: Cosmetic fixes to the About dialog.
2008-03-27  Dmitry Timoshkovuser32: Add a test for combobox navigation with arrow...
2008-03-27  Michael Stefaniucuser32: Add the Romanian translation.
2008-03-26  Alexandre Julliarduser32: Allow arbitrary text size for loaded strings...
2008-03-26  Lei Zhanguser32: Tweak how the edit control handles WM_GETDLGCODE.
2008-03-24  Marcus Meissneruser32/tests: Fix uninitialized struct component.
2008-03-24  Alexandre Julliarduser32: Clamp the mouse position to the window rectangl...
2008-03-24  Alexandre Julliarduser32: Make sure we set menu capture to a window that...
2008-03-24  Marcus Meissneruser32/tests: Skip checks if pre-condition does not...
2008-03-24  Vitaliy Margolenuser32: Fix F1 message sequence.
2008-03-22  Reece Dunnuser32: Fixed the HiliteMenuItem tests to pass on Windo...
2008-03-21  Herve Chanaluser32: A nicer icon for oic_winlogo.
2008-03-21  Alexandre Julliarduser32/tests: Flush events during the mouse button...
2008-03-20  Dmitry Timoshkovuser32: Increase an initial buffer size from 32 to...
2008-03-20  Andrew Talbotuser32: Assign to structs instead of using memcpy.
2008-03-19  Rob Shearmanuser32: Handle the undocumented behaviour in DefWindowP...
2008-03-19  Alexandre Julliarduser32: Implemented EnumDesktopWindows.
2008-03-18  Reece Dunnuser32: Improve the HiliteMenuItem tests so they reflec...
2008-03-18  Andrew Riediuser32: Move the bitmap header check as far up as possible.
2008-03-17  Reece H. Dunnuser32: HiliteMenuItem fails if an invalid window handl...
2008-03-15  Maarten Lankhorstuser32: Fix enumeration for EnumWindowStations and...
2008-03-15  Clinton Stimpsonuser32: Test processing of expose events.
2008-03-14  Jason Edmeadesuser32: Fix MessageBox button contents and ordering.
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-12  Alexandre Julliarduser32: Add a SetCapture function to the driver interface.
2008-03-12  Alexandre Julliarduser32: Add a helper function to set the capture window.
2008-03-11  Christopher Berneruser32: Make LoadStringW pass tests.
2008-03-10  Paul Vriensuser32/tests: Use A-call.
2008-03-10  Paul Vriensusers32/tests: Win9x doesn't like FILE_ALL_ACCESS.
2008-03-07  Alexandre Julliarduser32: Force the window position to be on-screen in...
2008-03-06  Rob Shearmanuser32: Add test for calling CreateDesktop on already...
2008-03-05  Alexandre Julliarduser32: Added stubs for Cascade/TileChildWindows.
2008-03-05  Alexandre Julliarduser32: Moved Cascade/TileChildWindows16 to wnd16.c.
2008-03-05  Alexandre Julliarduser32/tests: Make the initial timeout longer in flush_...
2008-03-05  Francois Gougetuser32/tests: Don't use 0x55 to avoid any confusion...
2008-03-05  Francois Gougetuser32/tests: Add the trailing '\n' to a couple of...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-04  Alexandre Julliarduser32: Store the window placement information directly...
2008-03-04  Alexandre Julliarduser32: Fix a couple of message test failures.
2008-03-04  Alexandre Julliarduser32/tests: Fix most message tests to pass on Vista.
2008-03-03  Alexandre Julliarduser32: Reimplement LoadStringA to avoid memory allocat...
2008-03-03  Christopher Berneruser32/tests: Conformance tests for LoadStringW and...
2008-03-03  Alexandre Julliarduser32/tests: Skip tests instead of crashing if global...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-29  Divan Burgeruser32: Correct the button sizes of the caption bar.
2008-02-29  Alexandre Julliarduser32: Moved win.h to the user32 directory.
2008-02-28  Alexandre Julliarduser32/tests: Flush events after showing/hiding a windo...
2008-02-28  Alexandre Julliarduser32: Hide the icon title when hiding a window.
2008-02-28  Alexandre Julliarduser32: Moved the ShowWindow implementation from winex1...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-25  Alexandre Julliarduser32: Simplify the window structure creation. Get...
2008-02-25  Rob Shearmanuser32: Fix the number of characters passed to GetClass...
2008-02-25  Stefan Leichteruser32: Added stub for GetMouseMovePointsEx.
2008-02-25  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx.
2008-02-25  Anatoly Lyutinuser32: Fix return value in ShowScrollBar according...
2008-02-25  Anatoly Lyutinuser32: Added some tests for scrollbar.
2008-02-22  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx failing...
2008-02-21  Huw Daviesuser32: Add a test for CS_OWNDC windows that are create...
2008-02-20  Alexandre Julliarduser32: Pass the modified SetWindowPos flags to the...
2008-02-20  Andrew Riediuser32: Test LoadImage() to load an icon as a cursor.
2008-02-20  Dmitry Timoshkovuser32: Add a z-order test for owned popup windows.
2008-02-19  Stefan Leichteruser32: Add some tests for GetMouseMovePointsEx.
2008-02-19  Peter Oberndorferuser32: Fix caption bar being drawn 1 pixel too high.
2008-02-18  Alexandre Julliardwinex11: Move the raising of windows on SetFocus to...
2008-02-18  Alexandre Julliarduser32: Rewrite SWP_DoOwnedPopups to take into account...
2008-02-18  Maarten Lankhorstuser32: Fix a message test that would only pass on...
2008-02-18  Marcus Meissneruser32: Handle error returns from ImmGetCompositionString.
2008-02-16  Rob Shearmanuser32: Fix MonitorFromRect to cope with the absence...
2008-02-15  Reece H. Dunnuser32: Improve the combo tests to check when the CBN_S...
2008-02-15  Rob Shearmanuser32: Fix incorrect character count passed to GetWind...
2008-02-15  Dmitry Timoshkovuser32: Use custom window procs instead of DefWindowPro...
next