Sweden-Number/windows
Dmitry Timoshkov 2c71c539a5 Do not do SetWindowPos(SWP_FRAMECHANGED) in the
DefFrameProc(WM_SETTEXT) handler, DefWindowProc already takes care of
it.
2004-06-30 18:15:51 +00:00
..
class.c Add a test for accessing classes from another thread. 2004-05-28 19:27:17 +00:00
clipboard.c Add a test case for clipboard functionality and fix some bugs revealed 2004-06-25 02:55:37 +00:00
cursoricon.c
dce.c
defdlg.c Allocate DIALOGINFO structure in DefDlgProc instead of in 2004-04-20 04:02:35 +00:00
defwnd.c Remove the support for the Win 3.1 Look. 2004-04-01 04:57:12 +00:00
dialog.c Activate another window when the dialog gets hidden in EndDialog. 2004-05-18 20:45:22 +00:00
driver.c Small documentation cleanup. 2004-06-30 18:11:09 +00:00
input.c
keyboard.c
mdi.c Do not do SetWindowPos(SWP_FRAMECHANGED) in the 2004-06-30 18:15:51 +00:00
message.c
msgbox.c Replace some more -debugmsg references for WINEDEBUG. 2004-06-21 23:56:15 +00:00
multimon.c Fixed wrong Unicode string syntax in GetMonitorInfoW. 2004-06-23 00:12:03 +00:00
nonclient.c Remove the support for the Win 3.1 Look. 2004-04-01 04:57:12 +00:00
painting.c FIXME_(win) -> FIXME. 2004-03-17 20:48:18 +00:00
queue.c
rect.c
scroll.c ScrollDC should take into account overlapped windows. With this change 2004-06-15 17:04:02 +00:00
spy.c Print meaningful message values instead of vague names for unknown 2004-06-04 18:00:07 +00:00
struct32.c
struct32.h
syscolor.c Several of the registry keys for system colors and system metrics were 2004-05-11 04:28:35 +00:00
sysmetrics.c Several of the registry keys for system colors and system metrics were 2004-05-11 04:28:35 +00:00
sysparams.c Remove the support for the Win 3.1 Look. 2004-04-01 04:57:12 +00:00
timer.c
user.c
win.c EnableWindow should not remove the focus of child windows. 2004-06-03 00:08:55 +00:00
winhelp.c
winpos.c Added support for window regions in the server. 2004-06-29 03:53:25 +00:00
winproc.c Added 32->16 mapping for SBM_GETRANGE/SBM_SETRANGE messages. 2004-06-14 17:55:27 +00:00