projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
- don't include winreg.h
[wine]
/
dlls
/
user
/
2005-03-24
Alexandre Julliard
Avoid calling WIN_ListChildren from the graphics drivers.
tree
|
commitdiff
2005-03-24
Kevin Koltzau
Added full support for xbuttons (side mouse buttons).
tree
|
commitdiff
2005-03-24
Alexandre Julliard
Don't maintain a client-side WND structure for the...
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Get rid of the window lock suspend mechanism.
tree
|
commitdiff
2005-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Get rid of the remaining WIN_FindWndPtr calls.
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Create a new server request for accepting hardware...
tree
|
commitdiff
2005-03-23
Robert Shearman
- Window styles passed to CreateWindowEx must the same...
tree
|
commitdiff
2005-03-22
Alexandre Julliard
Simplify hardware message processing by merging the...
tree
|
commitdiff
2005-03-22
Dmitry Timoshkov
If an MDI child becomes active restore previously maxim...
tree
|
commitdiff
2005-03-22
C. Scott Ananian
EDIT_EM_SetSel: Old/new selection range ordering code...
tree
|
commitdiff
2005-03-16
Dmitry Timoshkov
Actually print dwExStyle in case of a mismatch.
tree
|
commitdiff
2005-03-14
Dmitry Timoshkov
Do not release capture before sending WM_NCDESTROY...
tree
|
commitdiff
2005-03-14
Peter Berg Larsen
Assorted memleak fixes. Found on Michael Stefaniuc...
tree
|
commitdiff
2005-03-14
Dmitry Timoshkov
Fix some msg.c and win.c failures running on NT4 and XP.
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Clear the internal paint flag in the server before...
tree
|
commitdiff
2005-03-10
Marcus Meissner
Use 512 byte buffer for buffer of LB_GETTEXT and CB_GET...
tree
|
commitdiff
2005-03-10
Phil Krylov
Implemented GetScrollBarInfo() function and SBM_GETSCRO...
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Merge the rest of the messaging code into dlls/user...
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Properly cope with get_message being called recursively...
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Moved SendInput and related functions to the USER drive...
tree
|
commitdiff
2005-03-09
Maxime Bellengé
Implemented MIIM_BITMAP state.
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Make the SwapMouseButton function and the SPI_SETMOUSEB...
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Process only pending expose events during RDW_UPDATENOW...
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Make sure to always pass valid QS_* flags to
tree
|
commitdiff
2005-03-08
Dimitrie O. Paun
Add support for .exe's with exported functions.
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Authors: Justin Chevrier <jchevrier@nexicom.net>, Paul...
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Moved TranslateMessage and DispatchMessage to dlls...
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Set SM_DBCSENABLED according to the current locale...
tree
|
commitdiff
2005-03-07
Dmitry Timoshkov
- Call SetCursorPos for an injected mouse message only...
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Retry sending a WM_PAINT in update_now after we sent...
tree
|
commitdiff
2005-03-07
Ulrich Czekalla
Print out error message if we fail to remove message...
tree
|
commitdiff
2005-03-05
Paul Vriens
LastError is not set on failure for *MOUSEHOVER* on...
tree
|
commitdiff
2005-03-04
Justin Chevrier
Expand conformance registry entry test to handle regist...
tree
|
commitdiff
2005-03-04
Alexandre Julliard
Support sending WM_PAINT across processes when it doesn...
tree
|
commitdiff
2005-03-04
Paul Vriens
Better way of handling non-existent SystemParametersInfoW.
tree
|
commitdiff
2005-03-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-02
Dmitry Timoshkov
DestroyMenu should not destroy system menu popup owner.
tree
|
commitdiff
2005-03-02
Dmitry Timoshkov
Protect SetParent from creating circular window depende...
tree
|
commitdiff
2005-03-01
Justin Chevrier
- Created SPI_{GET,SET}KEYBOARDPREF and SPI_{GET,SET...
tree
|
commitdiff
2005-02-25
Lauri Tulmin
Make sure that last line is at the bottom of the edit...
tree
|
commitdiff
2005-02-25
Lauri Tulmin
Implemented !ES_AUTO[HV]SCROLL.
tree
|
commitdiff
2005-02-24
Alexandre Julliard
Repaint the non-client area to work around broken WM_PA...
tree
|
commitdiff
2005-02-24
Vitaly Lipatov
- Fix scrollbar show/update conditions in SCROLL_SetScr...
tree
|
commitdiff
2005-02-24
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Dmitry...
tree
|
commitdiff
2005-02-24
Dmitry Timoshkov
GetWindowRect and GetClientRect do not change RECT...
tree
|
commitdiff
2005-02-24
Lauri Tulmin
Controls with ES_RIGHT or ES_CENTER shouldn't have...
tree
|
commitdiff
2005-02-23
Dmitry Timoshkov
- Pass original wParam to CallNextHookEx.
tree
|
commitdiff
2005-02-22
Alexandre Julliard
Allow the client rectangle to be of arbitrary size...
tree
|
commitdiff
2005-02-22
Alexandre Julliard
Cosmetic fixes.
tree
|
commitdiff
2005-02-22
Rein Klazes
DefWindowProc's WM_NCCALC handler must not subtract...
tree
|
commitdiff
2005-02-22
Stefan Leichter
Make user32_crosstest.exe loadable on NT 3.51.
tree
|
commitdiff
2005-02-22
Alexandre Julliard
DispatchMessage needs to repaint the non-client area...
tree
|
commitdiff
2005-02-22
Jason Edmeades
Make RegisterClassExA check that reserved bytes is...
tree
|
commitdiff
2005-02-22
Justin Chevrier
Point KEYBOARDPREF and SCREENREADER to registry keys...
tree
|
commitdiff
2005-02-21
Justin Chevrier
- Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWP...
tree
|
commitdiff
2005-02-21
Lauri Tulmin
Horizontal scrollbar is hidden when edit control is...
tree
|
commitdiff
2005-02-21
Marcelo Duarte
Use "MS Shell Dlg" everywhere except for Japanese.
tree
|
commitdiff
2005-02-21
Dmitry Timoshkov
Take Shift key state into account while processing...
tree
|
commitdiff
2005-02-21
Maxime Bellengé
Reverse the order for deleting the items in resetconten...
tree
|
commitdiff
2005-02-18
Dmitry Timoshkov
- Always unlink children before sending WM_NCDESTROY...
tree
|
commitdiff
2005-02-17
Vitaly Lipatov
Rename SCROLL_GetScrollBarInfo to SCROLL_GetInternalInf...
tree
|
commitdiff
2005-02-16
Alex Villacís Lasso
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
tree
|
commitdiff
2005-02-16
Rein Klazes
Calling ValidateRect or ValidateRgn on a windows also...
tree
|
commitdiff
2005-02-16
Ulrich Czekalla
Implement ES_CENTER and ES_RIGHT alignment styles.
tree
|
commitdiff
2005-02-15
Dmitry Timoshkov
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
tree
|
commitdiff
2005-02-15
Mike McCormack
Add some more SPI values.
tree
|
commitdiff
2005-02-14
Dmitry Timoshkov
Make DDE implementation always work internally in Unicode.
tree
|
commitdiff
2005-02-14
Lauri Tulmin
Update scroll info on WM_SETTEXT.
tree
|
commitdiff
2005-02-14
Francois Gouget
ES_COMBO is not defined in the Windows headers. So...
tree
|
commitdiff
2005-02-08
Rein Klazes
ScrollWindowEx when called with the SW_ERASE flag does...
tree
|
commitdiff
2005-02-08
Paul Vriens
Extra tracing for SPI_GETICONTITLEWRAP.
tree
|
commitdiff
2005-02-03
Dmitry Timoshkov
Add support for winevent hooks.
tree
|
commitdiff
2005-02-02
Lauri Tulmin
Add test for LB_SELITEMRANGE and make it pass.
tree
|
commitdiff
2005-02-02
Dmitry Timoshkov
Use the idFirstChild specified in the MDIClient's CLIEN...
tree
|
commitdiff
2005-02-01
Alexandre Julliard
Removed the no longer used WIN_SetExStyle function.
tree
|
commitdiff
2005-02-01
Alexandre Julliard
Store the "managed" flag as a window property instead...
tree
|
commitdiff
2005-02-01
Dmitry Timoshkov
Handle CBR_BLOCK in EXECUTE and ADVISE DDE transactions.
tree
|
commitdiff
2005-02-01
Justin Chevrier
- SPI_GETWORKAREA: Read work area information from...
tree
|
commitdiff
2005-01-31
Alexandre Julliard
WIN_ListParents no longer needs to be exported, make...
tree
|
commitdiff
2005-01-28
Alexandre Julliard
Fixed bug that caused the whole window to be repainted...
tree
|
commitdiff
2005-01-28
Tony Lambregts
Fix bug in CharPrevExA().
tree
|
commitdiff
2005-01-27
Dmitry Timoshkov
Add more tests for old style hooks and winevent hooks...
tree
|
commitdiff
2005-01-27
Paul Vriens
Check for availability of SPI_GETICONTITLEWRAP.
tree
|
commitdiff
2005-01-25
Alexandre Julliard
Added a couple of SetWindowPos tests.
tree
|
commitdiff
2005-01-25
Rein Klazes
Make ShowWindow(...,SW_SHOWNA) also work on already...
tree
|
commitdiff
2005-01-25
Robert Shearman
Add a summary line for several scrollbar functions.
tree
|
commitdiff
2005-01-24
Bernd Fuhrmann
Added fixme macros in SystemParametersInfoW for several...
tree
|
commitdiff
2005-01-21
Alexandre Julliard
Tweak SetWindowPos flags handling to make a few more...
tree
|
commitdiff
2005-01-21
Alexandre Julliard
Make WIN_SetStyle more thread-safe by specifying the...
tree
|
commitdiff
2005-01-20
Justin Chevrier
- Implemented SPI_SETICONMETRICS.
tree
|
commitdiff
2005-01-20
Alexandre Julliard
Replace a number of calls to WIN_FindWndPtr by WIN_GetPtr.
tree
|
commitdiff
2005-01-20
Tanabe Hiroshi
Added stubs for SendIMEMessageEx[A,W].
tree
|
commitdiff
2005-01-19
Lauri Tulmin
Reposition caret after window resize.
tree
|
commitdiff
2005-01-19
Lauri Tulmin
Don't recalculate line indexes if number of lines doesn...
tree
|
commitdiff
2005-01-18
Alexandre Julliard
Moved DefWindowProc16 to msg16.c and cleaned up a few...
tree
|
commitdiff
2005-01-17
Alexandre Julliard
Get rid of nonclient.h and of the corresponding exporte...
tree
|
commitdiff
2005-01-17
Lauri Tulmin
Make long lines behave nicely.
tree
|
commitdiff
2005-01-17
Alexandre Julliard
Removed a couple of unnecessary calls to WIN_SuspendWnd...
tree
|
commitdiff
2005-01-17
Alexandre Julliard
Removed unused ForceWindowRaise function.
tree
|
commitdiff
next