projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW size.
[wine]
/
dlls
/
user
/
2006-08-14
Frank Richter
user: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW...
tree
|
commitdiff
2006-08-14
Frank Richter
user: Initialize size of nonclients struct in load_nonc...
tree
|
commitdiff
2006-08-11
Aric Stewart
user: Implement MNS_NOTIFYBYPOS.
tree
|
commitdiff
2006-08-10
Mike McCormack
user32: Remember to draw the icon when SS_CENTERIMAGE...
tree
|
commitdiff
2006-08-09
Michael Kaufmann
user: Fix the keyboard navigation and some graphical...
tree
|
commitdiff
2006-08-09
Michael Kaufmann
user: CopyImage: Handle the flags LR_COPYDELETEORG...
tree
|
commitdiff
2006-08-09
Michael Kaufmann
user: Accept more flags in SetMenuItemInfo and ModifyMenu.
tree
|
commitdiff
2006-08-09
Alexandre Julliard
server: Make the message extra info 64 bits on Win64.
tree
|
commitdiff
2006-08-09
Alexandre Julliard
server: Split the queuing of hardware messages into...
tree
|
commitdiff
2006-08-09
Hwang YunSong(황윤성)
user32: Updated Korean resource.
tree
|
commitdiff
2006-08-09
Andrew Talbot
user/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-08
Robert Shearman
user: Make ExitWindowsEx asynchronous by deferring...
tree
|
commitdiff
2006-08-08
Andrew Talbot
user/tests: Write-strings and cast-qual warnings fix.
tree
|
commitdiff
2006-08-04
Dan Hipschman
user: Call SetLastError in CreateWindowEx when WS_CHILD...
tree
|
commitdiff
2006-08-04
Dan Hipschman
user: Add a test for CreateWindowEx.
tree
|
commitdiff
2006-08-04
Alexandre Julliard
user: Don't bother checking the WS_VISIBLE style on...
tree
|
commitdiff
2006-08-02
Alexandre Julliard
user: Add some missing internal Wine messages to the...
tree
|
commitdiff
2006-08-02
Alexandre Julliard
user: Implementation of Get/SetWindowLongPtr for 64...
tree
|
commitdiff
2006-08-01
Dmitry Timoshkov
user: Add a couple of missing bits to the SetWindowLong...
tree
|
commitdiff
2006-07-31
Robert Shearman
user: Ignore setting NULL window procs inside SetWindow...
tree
|
commitdiff
2006-07-31
Vitaliy Margolen
user: Set buffer to '\0' in GetKeyNameTextA too.
tree
|
commitdiff
2006-07-28
Alexandre Julliard
user: Abort WaitForUserIdle if the target process died.
tree
|
commitdiff
2006-07-27
Andrew Talbot
user/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-26
Vitaliy Margolen
x11drv: Number of fixes for ChangeDisplaySettingsEx...
tree
|
commitdiff
2006-07-26
Alexandre Julliard
server: Rename the wait_input_idle request to better...
tree
|
commitdiff
2006-07-24
Dmitry Timoshkov
user: Add more TrackMouseEvent tests, particularly...
tree
|
commitdiff
2006-07-24
Dmitry Timoshkov
user: Various TrackMouseEvent fixes.
tree
|
commitdiff
2006-07-24
Dmitry Timoshkov
user: Add a trace to EndDeferWindowPos.
tree
|
commitdiff
2006-07-24
Dmitry Timoshkov
user: Use (win) debug channel by default, add a TRACE...
tree
|
commitdiff
2006-07-21
Dmitry Timoshkov
user: Add a TrackMouseEvent test, make it pass under...
tree
|
commitdiff
2006-07-12
Ge van Geldorp
user32: Implement Get/SetClassLongPtrA/W.
tree
|
commitdiff
2006-07-12
Andrew Ziem
user: Implement Ascii version of SPI_GETDESKWALLPAPER.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-10
Dmitry Timoshkov
user: Improve SetActiveWindow test, add SetForegroundWi...
tree
|
commitdiff
2006-07-07
Michael Stefaniuc
janitorial: Put "inline static" at the beginning of...
tree
|
commitdiff
2006-07-05
Andrew Talbot
user/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-06-29
Dmitry Timoshkov
include: Move appropriate parts of winpos.h to winuser...
tree
|
commitdiff
2006-06-26
Mikołaj Zalewski
user: user32_Pl.rc: Fix the capitalization of OK.
tree
|
commitdiff
2006-06-15
Vitaly Lipatov
user32: Fix character conversion in combo box.
tree
|
commitdiff
2006-06-13
Alexandre Julliard
user32: Don't use sizeof in traces to avoid printf...
tree
|
commitdiff
2006-06-13
Michael Stefaniuc
Yet another round of redundant NULL checks before HeapFree.
tree
|
commitdiff
2006-06-12
Dmitry Timoshkov
user32: Remove redundant SetLastError call from MENU_Se...
tree
|
commitdiff
2006-06-12
Mike McCormack
user32: Win64 lparam and wparam are longs.
tree
|
commitdiff
2006-06-12
Mike McCormack
user32: Fix a pointer size warning in Win64.
tree
|
commitdiff
2006-06-09
Dmitry Timoshkov
user: Neither WS_CAPTION nor WS_EX_APPWINDOW has anythi...
tree
|
commitdiff
2006-06-08
Michael Kaufmann
user/tests: Update LoadImage test.
tree
|
commitdiff
2006-06-05
Ulrich Czekalla
x11drv: Improve handling of the case where the clipboar...
tree
|
commitdiff
2006-06-05
Juan Lang
user: Use SetPropW rather than SetPropA for internal...
tree
|
commitdiff
2006-06-02
qingdoa daoo
user32: Fix selection handling for listboxes with LBS_E...
tree
|
commitdiff
2006-06-02
Juris Smotrovs
user32: Send WM_SIZE when window changes state between...
tree
|
commitdiff
2006-06-02
Michael Kaufmann
user32: Popup menu position fixes.
tree
|
commitdiff
2006-06-02
Dmitry Timoshkov
user32: Replace PeekMessage loops in the PeekMessage...
tree
|
commitdiff
2006-05-30
Mike McCormack
user32: Stub implementations for Win64's Get/Set LongPt...
tree
|
commitdiff
2006-05-28
Alexandre Julliard
user: Fixed WM_ACTIVATEAPP mapping with null task handle.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Only include winproc.h where necessary.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for the remaining messages.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for the listbox and...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for the edit control...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for button and scrollba...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_GETTEXT, WM_SETT...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for the WM_DDE* messages.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_MDIACTIVATE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_COPYDATA, WM_GET...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_GETMINMAXINFO...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_COMPARE/DELETE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_CREATE, WM_NCCRE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for the remaining messages.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for the WM_DDE* messages.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_MDIACTIVATE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_COPYDATA, WM_GET...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_GETMINMAXINFO...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_COMPARE/DELETE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_CREATE, WM_NCCRE...
tree
|
commitdiff
2006-05-24
Dmitry Timoshkov
user: Add a test to check the queue status if there...
tree
|
commitdiff
2006-05-23
Alexandre Julliard
user: Reuse the fast A->W function to implement the...
tree
|
commitdiff
2006-05-23
Alexandre Julliard
user: Reuse the fast W->A function to implement the...
tree
|
commitdiff
2006-05-23
Alexandre Julliard
user: Use winproc callbacks for the remaining 16-bit...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-23
Dmitry Timoshkov
user/tests: Don't generate a mouse click message in...
tree
|
commitdiff
2006-05-23
Dmitry Timoshkov
user/tests: Add lparam to all HCBT_MINMAX hook messages.
tree
|
commitdiff
2006-05-22
Alexandre Julliard
user: Added A<->W mapping for WM_GETDLGCODE.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Get rid of the WINPROC_Map/UnmapMsg32ATo32W funct...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for the remaining messages.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_GETTEXTLENGTH...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_CHAR and related...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for EM_GETLINE.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for LB_GETTEXT and CB_GET...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_SETTEXT and relate...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_GETTEXT and WM_ASK...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_MDICREATE.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_CREATE and WM_NCCR...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Get rid of the MSGPARAMS16 structure.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Make a lot of winproc functions static.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Call the A version of message functions from...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Use winproc callbacks instead of message map...
tree
|
commitdiff
next