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