.. |
x11drv
|
Made checks in _get_common_ancestor a bit stricter to avoid XQueryTree
|
2001-04-30 18:16:51 +00:00 |
.cvsignore
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
caret.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
class.c
|
Added check whether unaligned memory access is allowed.
|
2000-12-27 04:18:26 +00:00 |
clipboard.c
|
We need to give room for the null termination when translating the
|
2001-02-20 01:54:08 +00:00 |
cursoricon.c
|
Fixed some issues found by winapi_check.
|
2001-04-25 19:54:21 +00:00 |
dce.c
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
defdlg.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
defwnd.c
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
dialog.c
|
Added first/last message filters to MSG_InternalGetMessage to avoid
|
2001-04-12 21:09:03 +00:00 |
driver.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
focus.c
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
hook.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
input.c
|
GetAsyncKeyState now clears "has been pressed" information of only the
|
2001-04-18 18:05:57 +00:00 |
keyboard.c
|
"Implement" GetKBCodePage and GetKBCodePage16.
|
2000-12-29 19:47:53 +00:00 |
Makefile.in
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
mdi.c
|
Documentation name fixes.
|
2001-04-27 18:03:51 +00:00 |
message.c
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
msgbox.c
|
Preliminary support for MB_*MODAL styles.
|
2001-04-13 22:24:18 +00:00 |
multimon.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
nonclient.c
|
Added first/last message filters to MSG_InternalGetMessage to avoid
|
2001-04-12 21:09:03 +00:00 |
painting.c
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
property.c
|
- make sure that we really use the correct amount of parameters each
|
2001-04-20 18:35:25 +00:00 |
queue.c
|
Unified 16-bit and 32-bit scheduling a bit more.
|
2001-04-04 00:19:55 +00:00 |
rect.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
scroll.c
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
spy.c
|
Label the width and height correctly in the WINDOWPOS display.
|
2001-03-16 16:41:07 +00:00 |
struct32.c
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
struct32.h
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
syscolor.c
|
Fixed some issues found by winapi_check.
|
2001-04-25 19:54:21 +00:00 |
sysmetrics.c
|
Use DrawFrameControl() instead of OEM bitmaps to paint caption buttons
|
2001-01-24 19:47:57 +00:00 |
sysparams.c
|
Add value 106 to SystemParametersInfo.
|
2001-04-02 19:12:22 +00:00 |
timer.c
|
Removed some direct accesses to the 16-bit task structure.
|
2001-01-15 20:09:09 +00:00 |
user.c
|
Always load the 32-bit dll containing a given 16-bit builtin.
|
2001-03-28 01:47:28 +00:00 |
win.c
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
winhelp.c
|
Some more cleanups.
|
2001-01-26 20:40:50 +00:00 |
winpos.c
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
winproc.c
|
Added mappings for WM_CHARTOITEM and WM_MENUCHAR messages.
|
2001-04-10 21:46:27 +00:00 |