.. |
x11drv
|
Fix lock up in GetKeyNameText due to an increment wrap when KeyCode is
|
2001-11-20 18:49:38 +00:00 |
.cvsignore
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
Makefile.in
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
caret.c
|
For drawing a caret, internally replaced the brush by a bitmap (this
|
2001-11-06 00:52:12 +00:00 |
class.c
|
It is legal to call UnregisterClass with an hInstance of zero.
|
2001-11-20 18:53:16 +00:00 |
clipboard.c
|
Made all 16<->32 HWND conversions use explicit functions instead of
|
2001-09-19 20:37:04 +00:00 |
cursoricon.c
|
Export DestroyIcon32 from user32 and use GetProcAddress to call it
|
2001-12-17 21:40:56 +00:00 |
dce.c
|
Changed DC hook and abort proc handling to avoid having to allocate
|
2001-12-17 20:58:06 +00:00 |
defdlg.c
|
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
|
2001-10-15 17:56:45 +00:00 |
defwnd.c
|
Redesign of the server communication protocol to allow arbitrary sized
|
2001-11-30 18:46:42 +00:00 |
dialog.c
|
DIALOG_CreateIndirect can incorrectly kill the current input focus.
|
2001-12-06 22:21:36 +00:00 |
driver.c
|
Don't print NULL strings (crashes on Solaris).
|
2001-10-14 16:15:05 +00:00 |
focus.c
|
Made all 16<->32 HWND conversions use explicit functions instead of
|
2001-09-19 20:37:04 +00:00 |
hook.c
|
Got rid of dynamic thunk allocation in mouse/keyboard event procs and
|
2001-12-17 21:35:42 +00:00 |
input.c
|
Redesign of the server communication protocol to allow arbitrary sized
|
2001-11-30 18:46:42 +00:00 |
keyboard.c
|
Got rid of dynamic thunk allocation in mouse/keyboard event procs and
|
2001-12-17 21:35:42 +00:00 |
mdi.c
|
Use WIN_ReleasePtr not WIN_ReleaseWndPtr with WIN_GetPtr.
|
2001-10-18 21:33:03 +00:00 |
message.c
|
Implemented processing for actions: SPI_GET/SETGRIDGRANULARITY,
|
2001-12-06 22:28:43 +00:00 |
msgbox.c
|
Made all 16<->32 HWND conversions use explicit functions instead of
|
2001-09-19 20:37:04 +00:00 |
multimon.c
|
Documentation updates (mainly thru vs. through).
|
2001-08-21 17:07:17 +00:00 |
nonclient.c
|
Remove some possible interlocking problems with peb lock.
|
2001-11-30 23:13:22 +00:00 |
painting.c
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
queue.c
|
Redesign of the server communication protocol to allow arbitrary sized
|
2001-11-30 18:46:42 +00:00 |
rect.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
scroll.c
|
Made all 16<->32 HWND conversions use explicit functions instead of
|
2001-09-19 20:37:04 +00:00 |
spy.c
|
Change the message trace indentation to be consistent by thread.
|
2001-12-06 22:24:14 +00:00 |
struct32.c
|
Made all 16<->32 HWND conversions use explicit functions instead of
|
2001-09-19 20:37:04 +00:00 |
struct32.h
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
syscolor.c
|
Create GDI stock objects as normal objects instead of using magic
|
2001-08-17 00:07:13 +00:00 |
sysmetrics.c
|
Implemented processing for actions: SPI_GET/SETGRIDGRANULARITY,
|
2001-12-06 22:28:43 +00:00 |
sysparams.c
|
Implemented processing for actions: SPI_GET/SETGRIDGRANULARITY,
|
2001-12-06 22:28:43 +00:00 |
timer.c
|
Redesign of the server communication protocol to allow arbitrary sized
|
2001-11-30 18:46:42 +00:00 |
user.c
|
Removed unnecessary includes.
|
2001-12-17 22:12:23 +00:00 |
win.c
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
winhelp.c
|
Made all 16<->32 HWND conversions use explicit functions instead of
|
2001-09-19 20:37:04 +00:00 |
winpos.c
|
Altered the algorithm for selecting a new focus after a window is
|
2001-12-17 21:19:54 +00:00 |
winproc.c
|
Changed 16->32 window procedure thunks to use winebuild-generated
|
2001-12-14 23:15:44 +00:00 |