quartz: Improve video window sizing on first sample.
[wine] / dlls / user32 /
2010-09-27  Alexandre Julliarduser32: Free the window region once it has been set.
2010-09-27  Alexandre Julliardgdi32: Implement MirrorRgn.
2010-09-24  Alexandre Julliarduser32: Set the default process layout based on the...
2010-09-24  Alexandre Julliarduser32: Fix the window positions when moving a child...
2010-09-24  Alexandre Julliarduser32: Use screen coordinates for hittest checking...
2010-09-24  Alexandre Julliarduser32: Fix initial computation of client area in WM_NC...
2010-09-24  Lauri Kenttäuser32: Update Finnish translation.
2010-09-23  Alexandre Julliarduser32: Add support for RTL window layouts in GetUpdate...
2010-09-23  Alexandre Julliarduser32: Always store the window rectangles unmirrored...
2010-09-22  Alexandre Julliarduser32: Add support for right-to-left menus.
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in WIN_GetRe...
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in MapWindow...
2010-09-22  Dmitry Timoshkovuser32: Make sure that SendInput always initializes...
2010-09-22  Dmitry Timoshkovuser32: Uncomment the GetWindowPlacement() test, fill...
2010-09-21  Dmitry Timoshkovuser32: UpdateLayeredWindow() should fail on non-layere...
2010-09-21  Dmitry Timoshkovuser32: Do not test window state on the HCBT_SETFOCUS...
2010-09-20  Gerald Pfeiferuser32: Fix error handling in BITMAP_Load.
2010-09-19  Paul Vriensuser32: Fix a typo.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-16  André Hentscheluser32: Only select needed part of the flags.
2010-09-15  Vladimir Panteleevuser32: Fix VK_RETURN handling in IsDialogMessage for...
2010-09-13  Luca Bennatiuser32: Update Italian translation.
2010-09-08  Alexandre Julliarduser32: Don't try to set the WS_EX_LAYOUTRTL flag on...
2010-09-08  Alexandre Julliarduser32: Avoid direct accesses to the window structure...
2010-09-08  Alexandre Julliarduser32: Avoid redundant server call in WIN_GetRectangle...
2010-09-07  Alexandre Julliarduser32: Use WIN_GetRectangles where possible instead...
2010-09-07  Alexandre Julliarduser32: Use WIN_GetRectangles where possible instead...
2010-09-07  Alexandre Julliarduser32: Pass the window styles to NC_GetInsideRect...
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2010-09-03  Alexandre Julliarduser32/tests: Fix a number of test failures on Windows 7.
2010-09-02  Alexandre Julliarduser32: Implement Get/SetProcessDefaultLayout.
2010-09-02  Alexandre Julliarduser32: Make child windows inherit the WS_EX_LAYOUTRTL...
2010-09-02  Alexandre Julliarduser32: Set the DC layout to mirrored when the window...
2010-09-02  Alexandre Julliarduser32: Add a common helper to set controls clip region...
2010-09-02  Alexandre Julliarduser32: Don't disable DrawFrameControl for non-text...
2010-09-01  Dmitry Timoshkovuser32: Add a bunch of GetWindowPlacement() tests,...
2010-09-01  Alexandre Julliarduser32/tests: Remove some noisy output.
2010-09-01  Alexandre Julliarduser32: Prevent changing some window styles through...
2010-08-31  Alexandre Julliarduser32: Use int64 in the spec file for 64-bit integers.
2010-08-27  Anders Jonssonuser32: Update Swedish translation.
2010-08-26  André Hentscheluser32: Optimize the storage of default color values.
2010-08-26  Stefan Dösingeruser32: Make GetMessage and PeekMessage patchable.
2010-08-17  Wolfram Sanguser32: Check for valid pointer in CreateIconFromResource.
2010-08-16  André Hentscheluser32: Use a macro instead of direct values.
2010-08-16  Dmitry Timoshkovuser32: Properly pack the WM_WINE_SETWINDOWPOS internal...
2010-08-04  Dmitry Timoshkovuser32: Protect from setting as a window owner one...
2010-08-03  Dmitry Timoshkovuser32: Add a test for GetClassInfo, make it pass under...
2010-07-26  Alexandre Julliardgdi32: Replace the SelectVisRgn Wine-specific export...
2010-07-26  Paul Vriensuser32: Add the Serbian (Cyrillic) translation.
2010-07-24  Alexandre Julliarduser32: Don't make constants static to avoid compile...
2010-07-23  Paul Vriensuser32: Add the Serbian (Latin) translation.
2010-07-22  Alexandre Julliarduser32: DCX_NORESETATTRS should be applied at DC releas...
2010-07-22  Dylan Smithuser32: Prevent resize of minimized windows from SetWin...
2010-07-22  Dylan Smithuser32/tests: Minimized windows shouldn't be resizable.
2010-07-22  Michael Stefaniucuser32: Remove the ignored common resource attributes.
2010-07-21  Dylan Smithuser32: DefMDIChildProc sends WM_MDINEXT with active...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Dylan Smithuser32: RegisterClassEx should check for invalid cbSize...
2010-07-19  Sven Baarsuser32: Fix the Dutch translation.
2010-07-19  Vincent Povirkuser32: Don't dump structures of some ambiguous listvie...
2010-07-12  Igor Paliychukuser32: Ukrainian translation update.
2010-07-07  André Hentscheluser32/tests: The dialog for that proc has no IDCANCEL.
2010-07-02  André Hentscheluser32/tests: Test that GetDlgItem does not recurse.
2010-07-01  Austin Englishuser32: Fix a compiler warning on mingw.
2010-06-30  André Hentscheluser32/tests: Use if(0) instead of a comment to make...
2010-06-24  Alexandre Julliarduser32: Add a heuristic for Unicode mappings of DDE...
2010-06-24  Alexandre Julliarduser32/tests: Fix more DDE test failures on Win9x.
2010-06-24  Alexandre Julliarduser32/tests: Add some Unicode test cases for A/W mappings.
2010-06-24  Alexandre Julliarduser32/tests: Restructure the DDE end-to-end tests...
2010-06-23  Alexandre Julliarduser32/tests: Fix some DDE test failures on Win9x.
2010-06-23  Alexandre Julliarduser32/tests: Add more systematic tests to validate...
2010-06-21  André Hentscheluser32: Update comment.
2010-06-21  Alexandre Julliarduser32: Fallback to English in MessageBoxIndirect if...
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-18  Paul Chitescuuser32: Use a safer method of freeing user handles...
2010-06-18  Paul Vriensuser32: Add another flag to the TRACE().
2010-06-17  Alexandre Julliarduser32: Destroy the unused buttons in a message box...
2010-06-17  Alexandre Julliarduser32/tests: Fix some class tests that behave differen...
2010-06-17  Alexandre Julliarduser32/tests: Ignore repeat key flag that causes occasi...
2010-06-17  Alexandre Julliarduser32/tests: Expand the DCX_NORESETATTR test to make...
2010-06-16  Alexandre Julliarduser32: Don't try to alpha blend icons when drawing...
2010-06-09  Paul Vriensuser32: Update the Danish translation and convert to...
2010-06-09  Łukasz Wojniłowiczuser32: Update the Polish translation.
2010-06-07  Wolfram Sanguser32: No sanity checks for BITMAPCOREINFO in BITMAP_Load.
2010-05-31  Alexandre Julliarduser32: Fallback to normal icon drawing if AlphaBlend...
2010-05-28  Alexandre Julliarduser32: Only skip redraws on MDI child unmaximize if...
2010-05-28  Alexandre Julliarduser32: Re-enable the fast code path in CreateIconIndirect.
2010-05-27  Alexandre Julliarduser32: Don't include winbase16.h.
2010-05-27  Austin Englishuser32/tests: Check return value of GetUpdateRect in...
2010-05-26  Alexandre Julliarduser32: Copy icon bits by hand in CreateIconIndirect...
2010-05-26  Alexandre Julliarduser32: Check the active window instead of the foregrou...
2010-05-25  Alexandre Julliarduser32/tests: Fix a test failure in desktop mode.
2010-05-24  Austin Englishuser32/tests: Check return value of DdeClientTransactio...
2010-05-24  Austin Englishuser32: Add test for drop down width in test_changesize().
2010-05-23  Alexandre Julliarduser32: Don't repaint the caret in SetCaretPos if the...
2010-05-21  Michael Stefaniucuser32: Avoid using long.
2010-05-21  Alexandre Julliarduser32: Get rid of the CURSORICONINFO structure in...
2010-05-21  Alexandre Julliarduser32: No longer store the icon bits in the icon object.
2010-05-21  Alexandre Julliarduser32: Remove the CURSORICONINFO parameter in the...
2010-05-20  Alexandre Julliarduser32: Use the stored color and mask bitmaps instead...
next