projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
user32: Fixed icons to select correct image in high colour depth.
[wine]
/
dlls
/
user32
/
win.c
2009-12-23
Alexandre Julliard
user32: Remove the no longer needed WIN_ISDIALOG flag.
blob
|
commitdiff
|
raw
2009-12-23
Alexandre Julliard
user32: Remove the no longer used WIN_ISWIN32 flag.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-23
Alexandre Julliard
user32: Export the WIN_GetFullHandle function through...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Alexandre Julliard
user32: Send all CreateWindow calls through the WoW...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Alexandre Julliard
user32: Make WINPROC_AllocProc take a unicode flag...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Alexandre Julliard
user32: Move the 16-bit menu functions to user16.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Alexandre Julliard
user32: Move 16-bit window creation functions to 16...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Alexandre Julliard
user32: Use W structures in window creation code.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Alexandre Julliard
user32: Move loading of the 16-bit window menu to Creat...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Alexandre Julliard
user32: Move 16-bit instance normalization to CreateWin...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Alexandre Julliard
user32: Get rid of the EDIT_winproc_handle variable.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Alexandre Julliard
user32: Move Get/SetWindowLong16 implementation to...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Nikolay Sivov
user32: Free window text to prevent leak in case when...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Alexandre Julliard
user32: Specify the full application path when starting...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Alexandre Julliard
user32: Fix the return value of EnumThreadWindows.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Nikolay Sivov
user32/win: Release scroll window data on window destru...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Alexandre Julliard
user32: Set last error in WIN_GetRectangles.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Alexandre Julliard
user32: Use the generic handle functions for windows...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Alexandre Julliard
user32: Add functions for manipulating client-side...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Alexandre Julliard
user32: Run the explorer process from the system directory.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Alexandre Julliard
user32: Use a simplified sequence to destroy windows...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Rein Klazes
user32: Combine horizontal and vertical window scroll...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Michael Stefaniuc
user32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make the class opaque data a client_ptr_t inste...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make module handles always 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Alexandre Julliard
user32: Fix FindWindow to not match an empty class...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Michael Stefaniuc
user32: Do not cast zero.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Dmitry Timoshkov
user32: Handle all kinds of values returned by WIN_GetPtr.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Alexandre Julliard
user32: Implemented UpdateLayeredWindow and UpdateLayer...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Alexandre Julliard
user32: Don't reinitialize the window placement even...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Alexandre Julliard
user32: Add a SetLayeredWindowAttributes driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Alexandre Julliard
server: Implemented the server side of Get/SetLayeredWi...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Alexandre Julliard
user32: Notify the user driver about window extended...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
Alexandre Julliard
user32: Return a proper rectangle from WINPOS_MinMaximize.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Lei Zhang
user32: Clamp newly created windows to the minimum...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Alexandre Julliard
user32: Make sure that IsWindowVisible returns FALSE...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Alexandre Julliard
user32: Add support for finding HWND_MESSAGE windows...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Alexandre Julliard
user32: Treat the top-level message window as a desktop...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Alexandre Julliard
user32: Use the top-level message window as parent...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Alexandre Julliard
server: Also return the top-level message window in...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Alexandre Julliard
user32: Add support for a top-level message parent...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
Alexandre Julliard
user32: Check for wraparound in the initial window...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-27
Dmitry Timoshkov
user32: Implement GetWindowModuleFileName.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-08
Alexandre Julliard
user32: The client rectangle is in screen coordinates...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Alexandre Julliard
user32: Fix list_window_parents when run in the desktop...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Alexandre Julliard
user32: Don't start explorer.exe on non-visible window...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
Dmitry Timoshkov
user32: Increase an initial buffer size from 32 to...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Alexandre Julliard
user32: Implemented EnumDesktopWindows.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Alexandre Julliard
user32: Store the window placement information directly...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Alexandre Julliard
user32: Moved the ShowWindow implementation from winex1...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Alexandre Julliard
user32: Moved the DCE support from winex11 back to...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Alexandre Julliard
user32: Simplify the window structure creation. Get...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Alexandre Julliard
user32: Moved the bulk of CreateWindow and SetWindowPos...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Andrew Talbot
user32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Alexandre Julliard
user32,server: Set the initial window rectangles to...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Alexandre Julliard
user32: Don't inherit stdin/stdout handles in explorer.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-10
Louis Lenders
user32: Add stub for GetLayeredWindowAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Alexandre Julliard
server: Allow to specify the class name instead of...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Alexandre Julliard
server: Allow to specify the class name instead of...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Alexandre Julliard
user32: SetParent should not make the window topmost.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Alexandre Julliard
user32: Don't allow changing the WS_EX_TOPMOST style...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Alexandre Julliard
user32: Fix a slightly incorrect assert.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Mikolaj Zalewski
user32: Better fix how to handle GetWindowLongPtr[AW...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Alexandre Julliard
user32: IsChild must not consider the desktop window.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Alexandre Julliard
user32: Get rid of winproc.h and move definitions in...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Dmitry Timoshkov
user32: Fix some compilation warnings in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Dmitry Timoshkov
user32: Fix some failures in the MDI message test.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Pierre d'Herbemont
user32: Factorize graphics driver SetParent into user32.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Alexandre Julliard
user32: Renamed the user/ directory to user32.
blob
|
commitdiff
|
raw
|
diff to current