winspool.drv: Update Portuguese (Brazilian) translation.
[wine] / dlls / user32 /
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...
2010-05-20  Alexandre Julliarduser32: Use the stored color and mask bitmaps instead...
2010-05-20  Alexandre Julliarduser32: Store a pre-computed alpha bitmap for 32-bpp...
2010-05-20  Alexandre Julliarduser32: Store color and mask bitmaps in the cursor...
2010-05-20  Alexandre Julliarduser32: Define an explicit structure for storing the...
2010-05-20  Michael Stefaniucuser32: Avoid a potential NULL pointer dereference...
2010-05-20  Alexandre Julliarduser32: Ignore the bitmap offset if it's not set.
2010-05-19  Henri Verbeetuser32: Verify we got a valid window handle in GetDCEx().
2010-05-19  Michael Stefaniucuser32: Remove superfluous "not NULL" check of the...
2010-05-19  Andrew EikumRevert "user32: Don't use DLGTEMPLATE's ExStyle when...
2010-05-18  Dmitry Timoshkovuser32: Paint button focus in the ODA_SELECT case too.
2010-05-18  Michael Stefaniucuser32: Remove redundant not NULL check of variable...
2010-05-17  Dmitry Timoshkovuser32: Add BM_SETSTATE/BM_SETCHECK message tests for...
2010-05-17  Wolfram Sanguser32: Apply sanity-check in BITMAP_Load.
2010-05-14  Alexandre JulliardFix the bitmap info size computation when masks are...
2010-05-12  Gerald Pfeiferuser32/tests: Make checks in test_LoadImageFile and...
2010-05-11  Alexandre Julliardserver: Return the cursor information for a thread...
2010-05-10  Gerald Pfeiferuser32/tests: Remove variable atom which is not really...
2010-05-10  Wolfram Sanguser32: Honor bfOffBits in BITMAP_Load.
2010-05-10  Nikolay Sivovuser32: Fix selected brush color for caret bitmap creation.
2010-05-10  Alexandre Julliarduser32: Fix checking of show count in ShowCursor.
2010-05-10  Gerald Pfeiferuser32/tests: Remove SetShellWindowEx from test_shell_w...
2010-05-08  Andrew Eikumuser32: Don't use DLGTEMPLATE's ExStyle when creating...
2010-05-07  Alexandre Julliarduser32: Make DrawIcon simply call DrawIconEx.
2010-05-07  Alexandre Julliarduser32: Use the correct rop when blitting an icon in...
2010-05-07  Alexandre Julliarduser32: Fix drawing of 1-bpp icons in DrawIconEx.
2010-05-07  Alexandre Julliarduser32: Return the icon depth instead of number of...
2010-05-06  Joel Holdsworthuser32: Fixed some minor glitches in oic_winlogo.ico.
2010-05-04  Gerald Pfeiferuser32/tests: Remove variable old_left_margin which...
2010-05-04  Gerald Pfeiferuser32/tests: Destroy the window we created at the...
2010-05-03  Paul Vriensuser32/tests: Run the tests again on Win95.
2010-04-29  Alexandre Julliardwinex11: Make the cursor window global instead of per...
2010-04-26  Alexandre Julliarduser32: Only call the driver DestroyCursorIcon entry...
2010-04-26  Wolfram Sanguser32: Ignore reserved bytes in BMP fileheader.
2010-04-26  Nikolay Sivovuser32/tests: Add some GetDlgItem() tests regarding...
2010-04-25  Vincent Povirkuser32: Focus editboxes when the context menu is opened.
2010-04-22  Gerald Pfeiferuser32: Remove variable mask which is not really used...
2010-04-21  Alexandre Julliarduser32: Fix handling of bitmap header size for V4/V5...
2010-04-21  Alexandre Julliarduser32: Only call the driver when the cursor has actual...
2010-04-21  Alexandre Julliarduser32: Remove the CURSORICON parameter in the SetCurso...
2010-04-20  Alexandre Julliarduser32: Add driver entry points for cursor creation...
2010-04-20  Jaime Raveuser32: Draw the rect edges from left to right and...
2010-04-19  Michael Stefaniucuser32: Avoid using HIWORD on a string pointer.
2010-04-16  Dmitry Timoshkovuser32: Do not ask DrawFrameControl() to modify the...
2010-04-13  Alexandre Julliarduser32: The Z-order of owned windows doesn't depend...
2010-04-13  Dmitry Timoshkovuser32: Button painting code always sets up the clippin...
2010-04-12  Nikolay Sivovuser32: Set WM_EXITMENULOOP wParam same way as for...
2010-04-09  Alexandre Julliarduser32: Avoid pointer truncation in SetSysColorsTemp.
2010-04-09  Nikolay Sivovuser32: Block TrackPopupMenu if menu is already active.
2010-04-08  Joel Holdsworthuser32: Replace oic_sample.ico with Tango compliant...
2010-04-08  Joel Holdsworthuser32: Replaced oic_ques.ico with Tango compliant...
2010-04-08  Joel Holdsworthuser32: Replaced oic_note.ico with Tango compliant...
2010-04-08  Joel Holdsworthuser32: Replaced oic_hand.ico with Tango compliant...
2010-04-08  Joel Holdsworthuser32: Replaced oic_bang.ico with Tango compliant...
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-04-06  Joel Holdsworthuser32: Replaced oic_winlogo.ico with Tango compliant...
2010-04-06  Alexandre Julliarduser32/tests: Fix a test that was incorrectly skipped...
2010-04-02  Alexandre Julliarduser32/tests: Use the correct type for the bits pointer...
2010-04-01  Mikhail Maroukhineuser32: Fix compiler warnings with flag -Wcast-qual.
2010-03-30  Alexandre Julliarduser32: Pack the structure for WM_DDE_ACK to allow...
2010-03-30  Alexandre Julliarduser32: Pack the low-level hook structure in messages...
2010-03-30  Alexandre Julliarduser32: Pack the MDICREATESTRUCTW structure in messages...
2010-03-30  Alexandre Julliarduser32: Pack the MDINEXTMENU structure in messages...
2010-03-30  Alexandre Julliarduser32: Pack the MSG structure in messages to allow...
next