.. |
x11drv
|
Create an X window for every window, including children.
|
2001-06-04 21:55:17 +00:00 |
.cvsignore
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
Makefile.in
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +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
|
Removed unneeded inclusion of queue.h.
|
2001-06-07 22:29:33 +00:00 |
cursoricon.c
|
Fixed some issues found by winapi_check.
|
2001-04-25 19:54:21 +00:00 |
dce.c
|
Removed WIN_NATIVE flag.
|
2001-06-08 19:00:56 +00:00 |
defdlg.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
defwnd.c
|
Create an X window for every window, including children.
|
2001-06-04 21:55:17 +00:00 |
dialog.c
|
Removed unneeded inclusion of queue.h.
|
2001-06-07 22:29:33 +00:00 |
driver.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
focus.c
|
Use 32-bit hook functions where possible. Cleaned up a couple of
|
2001-05-09 17:33:00 +00:00 |
hook.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
input.c
|
Keyboard events did not update AsyncKeyStateTable, now they do.
|
2001-05-18 20:56:59 +00:00 |
keyboard.c
|
Remove Get/SetBeepActive from USER driver and manage it locally inside
|
2001-05-05 00:49:15 +00:00 |
mdi.c
|
Only measure child rectangles of visible children when deciding about
|
2001-05-16 20:06:20 +00:00 |
message.c
|
Get rid of GetCurrentTime16().
|
2001-05-24 18:43:55 +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
|
Removed unneeded inclusion of queue.h.
|
2001-06-07 22:29:33 +00:00 |
painting.c
|
Create an X window for every window, including children.
|
2001-06-04 21:55:17 +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
|
Moved the major part of message queue and window timer handling into
|
2001-05-18 22:51:56 +00:00 |
rect.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
scroll.c
|
Create an X window for every window, including children.
|
2001-06-04 21:55:17 +00:00 |
spy.c
|
Display extra data for WM_NOTIFY that use NMCOMBOEX{A|W}.
|
2001-06-04 02:48:59 +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
|
Added basic support for SPI_GETSCREENREADER.
|
2001-05-21 18:31:49 +00:00 |
timer.c
|
Removed unneeded inclusion of queue.h.
|
2001-06-07 22:29:33 +00:00 |
user.c
|
Removed unneeded inclusion of queue.h.
|
2001-06-07 22:29:33 +00:00 |
win.c
|
Use a flag to test if create structure is unicode.
|
2001-06-06 21:26:50 +00:00 |
winhelp.c
|
Some more cleanups.
|
2001-01-26 20:40:50 +00:00 |
winpos.c
|
Stub implementation of AnimateWindow().
|
2001-06-06 20:20:09 +00:00 |
winproc.c
|
Print the tid in the first column when +tid is specified.
|
2001-05-08 00:13:38 +00:00 |